

/* Content styles */
/*.page-block { width:770px; font-size:0.9em; padding:20px;}*/
#search_box{ margin-top:10px; border: 1px solid #efefef;}
#search_box_keyword{height: 46px;
    border:none;width:280px; padding-left:10px; color:#666;}
#search_box_submit{ background-image:url(../images/search-icon.png); background-repeat:no-repeat; background-position:center; width:42px; height:auto; border:none;background-color:transparent; padding-left:0px; margin-left:0px; vertical-align: middle !important;}
#mobsearch{ display:none;}
.navbar-nav .navtabs{list-style:none !important;}
.navbar-nav .navtabs li{display:inline-block !important;}
.well{ float:right; padding: 19px; background-color:#fff; min-height: 260px; z-index:1; margin-top:40px;}
.well img{width:100%;}
.breadcrumb{ margin-top:0px; background-color:#fff; border-radius:4px; padding-left:10px; /*padding-top:5px;*/ padding-right:20px; /*padding-bottom:5px;*/ margin-bottom:0;}
.breadcrumb ul{list-style:none; margin:0px !important; padding-left:0px;}
.breadcrumb ul li{/*display:inline-block; font-size: 12px;font-weight: bold; color:#000;*/}
.breadcrumb ul li a{/*color: #337ab7; text-decoration:none;background-image:url(../images/sep.png); background-position:right; background-repeat:no-repeat;padding:11px 25px 11px 15px;*/ color: rgb(0, 123, 255); text-decoration: underline;}
.breadcrumb ul li a:hover {color: rgb(235, 0, 31);}
.sep{ }
.products-small-cell{ font-size:14px;}
.itemcolor{font-size: 20px;
    /*font-weight: bold;*//*color:#f15a5a;*/color:rgb(51,109,245); text-decoration:none;}
.itemcolor:hover{ color:rgb(235,0,31); text-decoration:none;}
.cm-category-cell{ border-top:solid 20px #fff; border-right:solid 20px #fff; border-bottom:solid 20px #fff;}
.cm-category-cell .text-link{ color: #fff;
    font-weight: 600;
    font-size: 18px;
    background-color: #262626;
    padding: 40px;
    display: inline-block;
    width: 100%;
	border:solid 1px #262626;}
.cm-category-cell .text-link:hover{text-decoration:none; color:#fff; background-color:#eb001f; border:solid 1px #eb001f;}
.return-link{ text-align:right; display:block; width:100%; margin-top:20px;}
.footer-links{ width:24%; display:inline-block; vertical-align:top;}
.footer-links ul li a{ color: #fff; font-size: 13px; text-decoration:none;}
.my-account-orders-list-report-name-heading{ color: #f15a5a;
    font-size: 22px;
    font-weight: bold;}
.largetable{width:100%;}
.largetable select{margin:10px;}
.largetable input[type="text"]{ margin:10px;}
.fieldname{color: #f15a5a; font-size: 22px; margin-bottom:10px;}
.form-hint{font-size:12px; color:#ea232d;}
.form-hint p {
	margin: 0px;
	padding: 0px;
	font-size:12px;
}
/* Video embed responsive (YouTube) */
.videowrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.videowrapper.portrait {
    padding-bottom: 177.7%;
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div.buttons {
	text-align: right;
	padding: 10px 10px;
}

div.companyname {
	text-align: left;
	padding: 10px 10px;
}

p.companynameerror {
	border: 2px solid gray;
	background-color: #FBB;
	text-align: left;
	padding: 4px 4px;
	margin: 4px 4px;
}

input.disabled {
	background-color: #E0E0E0;
	cursor: not-allowed;
}

div.login-error {
	width: 290px;
	border: 2px solid gray;
	background-color: #FBB;
	text-align: left;
	padding: 4px 4px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#content .login-error h3 {
	display:block; 
	margin:0 0 8px 0; 
	padding: 0px;
	font-size:18px; 
	font-weight:bold; 
	color:#000000; 
}

#content .login-error p {
	margin:0 0 0 0; 
	padding: 0px;
	font-size:8pt; 
	font-weight:normal; 
	color:#000000; 
}

input.button {color: #fff;
    background-color: #eb001f;
	padding: 8px 38px;
    margin: 2px;
    font-size: 14px;
    font-weight:600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-image: none;
    border: 1px solid transparent;

}
input.button:hover{background-color:#333333; color:#fff;}
.orderbutton{color: #fff;
    background-color: #eb001f;
	padding: 8px 38px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight:600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-image: none;
    border: 1px solid transparent;}
.orderbutton:hover{ background-color:#333333; color:#fff;}
input.button-hidden-default {
	visibility: hidden;
}

div.section-container {
	/*background-color: #efefef;*/
	width: auto;
	padding: 15px;
	margin: 10px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.section-container-note {
	/*background-color: #efefef;*/
	width: auto;
	padding: 15px;
	margin: 10px 0px;
	border:1px solid black;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.pagination-links, .pagination-results {
	width: auto;
	text-align: center;
}


/* Side bar menu link, containing div with id link has to be in the template for these to apply */
#links > ul {
	margin:0;
	padding:0;
	margin-left: 0px;
}

#links > ul ul {
	padding-left: 0px;
	margin-left: 0px;
}

#links li {
	list-style-type:none;
	margin:0;
	padding-left:22px;
	margin-bottom:3px;
	background:url('images/InsightOrange.png') no-repeat 0px 2px;
}

#links li li {
	list-style-type: none;
	padding-left:15px;
	margin-top:3px;
	background: none;
	background:url('images/InsightDash.png') no-repeat 0px 2px;
}

#links {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#links a {
	display:block;
}

#links .hidden_initially {
	display: none;
}

a.selected_sidebar_category_link {
	color: black;
}
/* End side bar links */

/* Main cm-content area definitions */
/* Containing Div with class 'cm-content' required, normally this is a div within the page, excluding the navigation areas or side bars */
/* These definitions may also be pulled into the editor in store admin */
.cm-content h1,
.mceContentBody h1,
.cm-content h2,
.mceContentBody h2,
.cm-content h3,
.mceContentBody h3,
.cm-content h4,
.mceContentBody h4,
.cm-content h5,
.mceContentBody h5
{
	color:#666666;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}

.cm-content h1,
.mceContentBody h1
{
	font-family:'times new roman';
	font-size:26px;
	margin-top:0px;
	margin-bottom:10px;
}

.cm-content h2,
.mceContentBody h2
{
	font-size:19px;
	margin-top:5px;
	margin-bottom:10px;
}

.cm-content h3,
.mceContentBody h3
{
	font-size:16px;
	margin-top:4px;
	margin-bottom:10px;
}

.cm-content h4,
.mceContentBody h4
{
	font-size:14px;
	margin-top:3px;
	margin-bottom:10px;
}

.cm-content h5,
.mceContentBody h5
{
	font-size:11px;
	margin-top:2px;
	margin-bottom:10px;
}

.cm-content a,
.mceContentBody a {
	text-decoration: underline;
}

.cm-content p,
.mceContentBody p {
	font-size: 12px;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica;
}

/* End cm-content */

.email-a-friend {
	text-align: right;
}

.email-a-friend img {
	padding-right: 10px;
	vertical-align: middle;
}
#page_search_form{ margin-top:20px;}
#page_search_form table td{ text-align:left; font-size:14px; vertical-align:top !important; padding-bottom:5px;}
#page_search_form table td input[type="text"]{padding:5px; margin-bottom:5px;}
.invioceinvioce{ display:inline-block; width:45%; text-align:left; vertical-align:top;}
.invioceshipping{ display:inline-block; width:35%; float:right; text-align:left; vertical-align:top;}
@media screen and (max-width:1199px){
.searchbar {
    margin-top: -60px !important;
    text-align: right;
}
.navbar-nav .searchbar a {
    display: inline-block !important;
    font-size: 11px !important;
    color: #f15a5a !important;
    text-decoration: none !important;
    font-weight: 600;
}
#search_box_keyword{height: 40px;
    border: none !important; padding-left:10px; width:140px; color:#666;}
#search_box{ margin-top:0px; border: 1px solid #efefef;}
}
@media screen and (max-width:991px){
.searchbar {
    margin-top: -60px !important;
    text-align: left !important;
	padding-left:10px;
}
#search_box_keyword{height: 46px;
    border: none !important; padding-left:10px; width:140px; color:#666; margin-top:10px;}
#search_box_submit{ background-image:url(../images/search-icon.png); background-repeat:no-repeat; background-position:center; width:42px; border:none !important;background-color:#fff; padding-left:0px; margin-left:0px; vertical-align: middle !important;}
@media screen and (max-width:940px){
.contentBody{ margin:0 0 0 0;}
#mobsearch{display:block; padding-left:10px; padding-top:10px;}
#mobsearch a{    border-radius: 0px;
    border: none;
    width: auto;
    height: 46px;
	text-align:center;
    padding: 10px;
    background: #12b9bf;
    font-family: "helvetica neue",helvetica,arial,sans-serif;
    box-shadow: 0 1.5px 4px rgba(0,0,0,0.12),0 1.5px 6px rgba(0,0,0,0.06);
    color: #fff;
	text-decoration:none;}
.menuActive{z-index:10;}
.logo p{ padding-left:10px;}
}
@media screen and (max-width:767px){
.cm-product-multiple-cell{display:block; width:100%;}
#search_box {
    margin-top: 0px;
	display: block;
    text-align: left;
    padding-left: 10px;
	margin-right:10px;}
#search_box_keyword {
    height: 46px;
    border: 1px solid #efefef !important;
    padding-left: 10px;
    width: 200px;
    color: #666;
}
#search_box_submit{ background-image:url(../images/search-icon.png); background-repeat:no-repeat; background-position:center; width:42px; border:none !important;background-color:#eeeeed; padding-left:0px; margin-left:0px; vertical-align: middle !important;}
.cm-category-cell{ width:100%; display:block;}
}
@media screen and (max-width:648px){
.cm-product-multiple-cell{display:block; width:100%;}
.footer-links{ width:100%; display:block; vertical-align:top;}
}
@media screen and (max-width:361px){
.navbar-nav .searchbar a {
    display: inline-block !important;
    font-size: 11px !important;
    color: #f15a5a !important;
    text-decoration: none !important;
    font-weight: 600;
    padding-top: 70px;
}
}
.top-navbar-block-logged-in{display: inline-flex;}
.top-navbar-block-logged-in .login-links-top{margin-right: 0;}
.login-links-logged-in{display: inline-flex;}
.login-links-logged-in p{margin-right: 10px;}
a:visited{color: #660099;}
