/* Google Fonts */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic,600,600italic,700,700italic);

/* General */
html{min-height: 100%; position: relative; }
body{background-color:transparent; color: #333333; font-family:'Open Sans', Arial, Helvetica, sans-serif !important; font-size: 100%; font-weight:400; }
body, td, select, textarea, input{font-family:'Open Sans', Arial, Helvetica, sans-serif !important; }
html, body{margin:0; padding:0; height:100%; }
a, #main a{margin:0; padding:0; vertical-align:baseline; transition:all 0.4s linear; -webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; }
a, #main a, #main .cart-item-details .name, .header .s-global li li, .breadcrumbs a, #main .btn-link{color: #425ea6; }
a:hover, a:active, a:focus, #main a:hover, #main a:active, #main a:focus, #main .cart-item-details .name:hover, #main .cart-item-details .name:active, #main .cart-item-details .name:focus, .header .s-global li li:active, .header .s-global li li:hover, .header .s-global li li:focus, .breadcrumbs a:hover, .breadcrumbs a:active, .breadcrumbs a:focus, #main .btn-link:hover, #main .btn-link:active, #main .btn-link:focus{color:#c6242f; text-decoration:none; outline: 0; }
h1, h2, h3, h4, h5, h6{color:#333333; line-height: 1.2; margin-top:0; }
hr{border-color:#dae6ed; clear: both;}
hr.scnd{border-color: #66b1ce; }
.row { margin-left: 0; margin-right: 0;}
.icon{display: inline-block; }
.left{float:left; }
.right{float:right; }
.a-left{text-align:left; }
.a-right{text-align:right; }
.a-center{text-align:center; }
.no-margin{padding:0px; margin:0px; }
.no-padding{padding:0px; margin:0px; }
.center { clear: both; float: none; margin: 0 auto; text-align: center; }
#tab3, #tab6{display:none; }
#loadingIndicator.active{display:block !important; }
.compare .modal-dialog{width: 800px; }
.row.sort{text-align:center; }
.sorting { float: right; margin: 10px 0 5px 0;}
.sorting a {float: right; margin: 0 0 0 10px;}

/* Body */
.content_area{ }
#div__header{overflow: visible !important; }
#div__contentarea{margin: 0 0 33px; padding:0px; }
.home #div__contentarea{margin: 0; }
#div__title{ }
#div__label{ }
#div__body, .main{margin:0 auto !important; padding: 0; }
#div__footer{ }

/* Header */
.header .container > div{color:#ffffff;}
.header .top{background-color:#e81cb5; }
.header .top, .header .top a, .header .s-global a{font-size: 12px; line-height: 38px; }
.header .top .container{padding: 0; }
.header .middle{background-color:#222222;padding: 10px 0; }
.header .middle .container{padding: 0; }
.header .bottom{ }
.header .logo{float: left; }
.header .logo img{max-width: 300px; }
.header .navbar, .header .navbar-header{background-color: #425ea6; border-radius: 0; margin: 0; }
.header .nav a{color:#ffffff; display: flex; font-size: 15px; line-height: 40px; margin: 7px 0 6px; padding: 0 25px; text-decoration: none; text-transform: uppercase;text-shadow: inherit; }
.header .nav a:hover, .header .nav a:focus, .header .nav a:active, .header .nav .tab_active a{background-color:#333333;color:#ffffff; }
.header .usr ul{margin: 0 20px 0 0; float: left; padding: 0; }
.header .usr li{float: left; list-style: none outside none; }
.header .usr > ul > li > a{background-color: #FFFFFF; border-color: transparent #DDE8EE #ffffff transparent; border-style: solid; border-width: 1px 1px 2px; color:#ffffff; display: block; height: 52px;text-align: center; width: 65px; }
.header .usr a#logged-as{float: left; margin: 0 20px 0 -20px; padding: 0 15px 5px; width: auto; }
.header .usr a#logged-as span{display: inline; }
.header .usr a#logged-as .icon{display: block; }
.header .usr > ul > li > a:hover, .header .usr > ul > li > a:active, .header .usr > ul > li > a:focus, .header .usr > ul > li > a:hover .icon, .header .usr > ul > li > a:focus .icon, .header .usr > ul > li > a:active .icon{border-right-color: #F3F7F9; border-top-color: #DDE8EE; color: #425ea6; }
.header .usr > ul > li > a span{display: block; font-size: 11px; }
.header .usr > ul > li > a:hover span{color: #425ea6; }
.header .usr .icon{color:#ffffff; font-size: 16px; line-height: 20px; margin-top: 6px; }
.header .usr .quick_order_list a { display: inline-block; height: auto; width: 100%; min-height: 60px;}
.header .cart a{background-color: #ffffff; border-bottom: 2px solid #c6242f; border-top: 1px solid transparent; color: #c6242f; float: left; font-size: 1.3em; height: 52px; line-height: 4.8em; padding: 0 15px; }
.header .cart span span, .header .usr span span{font-weight: 600; }
.header .cart .icon{color: #c6242f; float: left; font-size: 18px; margin: 20px 12px 0 0; }
.header .cart a:hover, .header .cart a:active, .header .cart a:focus, .header .cart a:hover .icon, .header .cart a:active .icon, .header .cart a:focus .icon{border-top-color: #dde8ee; color: #425ea6; }
.header .cart, .header .usr {
    margin-top: 5px;
}
.header .icon-bar{background-color: #FFFFFF; }
.header .s-global ul{list-style: none outside none;float: right; margin: 0;padding: 0; }
.header .s-global li{float: left;margin-left: 18px; }
.header .s-global li ul{ }
.header .s-global li li{cursor: pointer; display: block; float: none; font-size: 11px; line-height: 2.4; text-align: left; }
.header .s-global a{ }
.header .s-global .dropdown span{margin-left: 8px; }
.header .s-global .fa{margin: 0 0 0 5px; }
.header .s-global img{width: 25px; }
.breadcrumbs{color:#333333; }
.breadcrumbs .breadcrumbs-wrap{padding: 5px 0 0 15px; }
.breadcrumbs, .breadcrumbs a{font-size: 12px; line-height: 28px; }
.breadcrumbs .container { padding: 0; }
.wrap_quick_order {display: none;}

/* NavBar Mobile */
.header .navbar-collapse .navbar-form{border: medium none; box-shadow: inherit; padding-right: 0;}
.header .navbar-collapse .s-global a{color: #fff; }
.header .navbar-collapse .navbar-form.navbar-right:last-child { margin-right: 0; }

/* Sticky Header */
.header.navbar-fixed-top{ -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.15); -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#444444')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#444444'); -webkit-transition: all 5ms ease-in-out; -moz-transition: all 5ms ease-in-out; -ms-transition: all 5ms ease-in-out; -o-transition: all 5ms ease-in-out; transition: all 5ms ease-in-out; }
.header.navbar-fixed-top .top{position: fixed;width: 100%; }
.header.navbar-fixed-top nav{opacity: 0.9; }
.header.navbar-fixed-top .top, .header.navbar-fixed-top .usr, .header.navbar-fixed-top .cart{display:none; }
.header.navbar-fixed-top .middle{margin-top:38px;padding: 0; }
.header.navbar-fixed-top .logo{margin: 5px 0; width: 140px; }
.header.navbar-fixed-top .logo img{height: auto; max-width: 100%; }
.header.navbar-fixed-top .nav a{line-height: 30px; margin: 8px 0; }
.header.navbar-fixed-top .autocomp-search{margin-bottom: 8px; margin-top: 8px; }
.header.navbar-fixed-top .autocomp-search .input-group input{height: 30px; line-height: 16px; margin: 0; }
.header.navbar-fixed-top .autocomp-search .input-group .btn{top: 5px; }
.header.navbar-fixed-top .breadcrumbs{display:none; }

/* Global Search */
.autocomp-search{position:relative;margin-right: 0; }
.autocomp-search .loader{background: url("/site/suiteoffice/img/loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: none; height: 20px; position: absolute; right: 40px; top: 17px; width: 20px; z-index: 10; }
.autocomp-search .loader.active{display:block; }
.autocomp-search .input-group input{background-color:#fff; border: 0 none; border-radius: 1px; color: #000000; height: auto; padding: 8px 30px 8px 10px; }
.autocomp-search .input-group input:focus, .autocomp-search .input-group input:active, .autocomp-search .input-group input:hover{background-color:#ededed; box-shadow: none; }
.autocomp-search .input-group .btn{background-color: transparent; color: #999; font-size: 16px; padding: 0; position: absolute; right: 10px; top: 5px; z-index: 10; }
.autocomp-search .input-group .btn:hover, .autocomp-search .input-group .btn:active, .autocomp-search .input-group .btn:focus{color: #333; }
.autocomp-search .list-items{position: absolute; padding: 0; top: 48px; z-index: 100; }
.autocomp-search .list-items li .name{font-weight: 600; }
.autocomp-search .price{display: block; margin-top: 2px; }
.autocomp-search .price:before{content:"$"; }
.autocomp-search .input-group input::-webkit-input-placeholder{ }
.autocomp-search .input-group input:-moz-placeholder{ }
.autocomp-search .input-group input::-moz-placeholder{ }
.autocomp-search .input-group input:-ms-input-placeholder{ }

/* Dynamic list items*/
.list-items{background-color: #F5F5F5; list-style: none outside none; margin: 0; width: 100%; z-index: 10; }
.list-items li img{float:left; width:30%; max-height:70px; }
.list-items li .info{float:left; width:66%; padding:0 0 0 4%; }
.list-items li .name{font-size: 14px;line-height: 16px;font-weight:bold; text-transform:capitalize; }
.list-items li{border-top: 1px dotted #2C89B1; float: left; padding: 10px;position: relative; width: 100%; }
.list-items li:first-child{border-top:medium none; }
.list-items li:hover{background:#90c8de; }
.list-items li .btn{bottom: 10px; display: none; float: right; height: 29px; padding: 10px; position: absolute; right: 10px; top: 25px; width: 22px; }
/*.list-items li:hover .btn{display:block; }*/
.list .badges{clear: both; margin-top: 12px; }
.badges .label{border-radius: 15px; display: block; font-size: 1.2em; line-height: 1.2em; margin: 5px auto; padding: 4px 2px; width: 50%; }
.single .badges .label{display: inline-block; margin: -5px 5px 15px auto; padding: 4px 12px; width: auto; }

/* Quick Order*/
.header .wrap_quick_order{background-color: #d117d1; border: 1px solid #ffffff; display: none; padding: 10px 14px; position: absolute; top: 61px; z-index: 20; }
.header .quick_order_list{clear: both; }
.header .wrap_quick_order span{ }
.header .row_order{min-width: 190px; }
.header .row_order input{border: 1px solid #CCCCCC; font-size: 14px; height: 30px; line-height: 30px; text-indent: 10px; }
.header .row_order input:hover, .header .row_order input:active, .header .row_order input:focus{border-color: #6CB4D0; }
.header .wrap_quick_order .list-items li.selected{background-color: #6CB4D0; }
.header .row_order .item{margin: 0 0 10px; width: 72%; }
.header .row_order .qty{margin: 0 0 0 10px; text-indent: 5px; width: 22%;padding: 0 0 0 1px; }
.header .wrap_quick_order .btn{width: 100%; }
.header .wrap_quick_order .fa{font-size: 16px; font-weight: 600; height: auto; margin: 0 0 10px 5px; padding: 5px 0; width: 25px; }
.header .wrap_quick_order .fa:first-child{margin-left: 0; }
.header .wrap_quick_order .fa.less{font-size: 22px; padding: 3px 0 7px; }
.quick_order_list .list-items li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: auto;
    text-align: left;
    width: auto;
}
.header .wrap_quick_order .list-items {
    margin-bottom: 10px;
    margin-top: -10px;
}

/* Footer */
.footer{background-color: #111111; padding-top: 10px; }
.footer-wrap{background: url("") no-repeat scroll center 0 #2f302f; }
.footer .footer-wrap .top{padding: 20px 0; }
.footer .top .container .usr{padding: 0; }
.footer .top .container .usr > div{padding: 0 55px 0 0; }
.footer .top h4, #main .top h4{font-size: 16px;margin: 0 0 10px; }
.footer .top h4, #main .footer .top h4, #main .footer .newsletter h5, .footer .newsletter h5{border-bottom: 2px solid #c6242f; color: #ffffff; padding-bottom: 8px; }
.footer .newsletter h5, #main .footer .newsletter h5{color: #ffffff font-size: 22px; text-transform: uppercase; }
.footer .top ul, #main .footer .top ul{list-style: none outside none; margin: 0; padding: 0; }
.footer .top li, #main .footer .top li{line-height: 24px; }
.footer .top a, #main .footer .top a{color: #425ea6;font-size: 1.4em; }
.footer .top a:hover, .footer .top a:active, .footer .top a:focus{color: #ffffff; }
.footer .social{background-color: #222222; width: auto; padding: 0; }
.footer .social h3{border: medium none; font-size: 22px; padding: 0; text-transform: uppercase; }
.footer .social ul, #main .footer .social ul{background-color: #111111; margin:0; padding: 12px 25px; width: 100%; }
.footer .social .icon, #main .footer .social .icon{background: url("/site/suiteoffice/img/icons-social.png") repeat scroll 0 0 #ffffff; display: block; height: 47px; margin-left: 10px; overflow: hidden; text-indent: -900px; transition-duration: 0.2s; width: 47px; }
.footer .social li:first-child .icon, #main .footer .social li:first-child .icon{margin-left:0; }
.footer .social .icon.tw, #main .footer .social .icon.tw{background-position: -47px 0; }
.footer .social .icon.pt, #main .footer .social .icon.pt{background-position: -94px 0; }
.footer .social .icon.gp, #main .footer .social .icon.gp{background-position: -141px 0; }
.footer .social .icon.yt, #main .footer .social .icon.yt{background-position: -188px 0; }
.footer .social .icon.lk, #main .footer .social .icon.lk{background-position: -234px 0; }
.footer .social .icon:hover, #main .footer .social .icon:hover{background-color: #c6242f; background-position:0 -47px; }
.footer .social .icon.tw:hover, #main .footer .social .icon.tw:hover{background-position: -47px -47px; }
.footer .social .icon.pt:hover, #main .footer .social .icon.pt:hover{background-position: -94px -47px; }
.footer .social .icon.gp:hover, #main .footer .social .icon.gp:hover{background-position: -141px -47px; }
.footer .social .icon.yt:hover, #main .footer .social .icon.yt:hover{background-position: -188px -47px; }
.footer .social .icon.lk:hover, #main .footer .social .icon.lk:hover{background-position: -234px -47px; }
.footer .newsletter{margin: 20px 25px 12px; position:relative; }
.footer .newsletter span{font-weight: 600; }
.footer .social .newsletter .icon, #main .footer .social .newsletter .icon{background: none repeat scroll 0 0 rgba(0, 0, 0, 0); text-indent: 0; height: auto; width: auto; }
.footer .bottom .container {padding: 0; }
.footer .bottom{background-color: #111111;font-size: 14px; line-height: 40px; }
.footer .bottom p{color: #ffffff;margin: 0; }
.footer .bottom a{color: #425ea6; font-size: 1em;margin-left: 20px; }
.footer .bottom a:hover, .footer .bottom a:active, .footer .bottom a:focus{color: #ffffff; }
#main form#newsletter{margin: 0; }
.footer .s-info{color: #ffffff; font-size: 12px; padding: 0 0 10px; }
.footer .s-info span, .footer .s-info a{font-size: 12px; }

/* Left */
aside.sidebar{background:linear-gradient(to right, #fff 96%, #f1f1f1 100%);background:-webkit-linear-gradient(left, #fff 96%, #f1f1f1 100%); box-shadow: 1px 0 #eee; padding: 40px 15px 0 23px; vertical-align: top; }
.sidebar aside{min-width: 220px; }
.sidebar .list-group{border-radius: 0; box-shadow: none; }
.sidebar a{color: #425ea6; font-size: 14px; line-height: 1.6em; }
.sidebar a:hover{color: #c6242f; }
.sidebar a.textboldnolink{font-weight: 600; }
.sidebar .pic a, .sidebar .pic img{display:none; }
.sidebar .title{border-bottom: 1px solid #333333; color: #333333; margin-right: 10px; padding-bottom: 5px; }
.sidebar .breadcrumbs{display:none; }
.sidebar td.smalltext[colspan="10"], .sidebar td.textboldnolink[colspan="10"]{ }
.sidebar td.smalltext[colspan="9"], .sidebar td.textboldnolink[colspan="9"]{padding-left: 8px; }
.sidebar td.smalltext[colspan="8"], .sidebar td.textboldnolink[colspan="8"]{padding-left: 18px; }
.sidebar td.textboldnolink[colspan="7"], .sidebar td.smalltext[colspan="7"] { padding-left: 30px; }

/* Home */
.home #div__contentarea{margin: 0; }
.home .top{padding-top:0;padding-bottom:30px; }
.home .bottom{background-color: #f8f8f8;padding: 30px 0; }
.home .bottom .container { padding: 0;}
.home .top section .row { margin: 0 auto;}
.home .list-carousel{padding-top: 30px; }
.home .list-carousel .cell{text-align: center; }
.home img {height: auto; max-width: 100%; }

/* Lists */
.list{padding: 5px 0 30px; }
.list .top, .breadcrumbs h2{background: rgb(255,255,255); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMiUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI2MyUiIHN0b3AtY29sb3I9IiNmYmZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3NCUiIHN0b3AtY29sb3I9IiNmNWY3ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTRlOWVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.5) 0%, rgba(254,254,254,0.5) 32%, rgba(251,251,251,0.5) 63%, rgba(245,247,246,0.5) 74%, rgba(228,233,236,0.5) 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.5)), color-stop(32%,rgba(254,254,254,0.5)), color-stop(63%,rgba(251,251,251,0.5)), color-stop(74%,rgba(245,247,246,0.5)), color-stop(100%,rgba(228,233,236,0.5))); background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.5) 0%,rgba(254,254,254,0.5) 32%,rgba(251,251,251,0.5) 63%,rgba(245,247,246,0.5) 74%,rgba(228,233,236,0.5) 100%); background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.5) 0%,rgba(254,254,254,0.5) 32%,rgba(251,251,251,0.5) 63%,rgba(245,247,246,0.5) 74%,rgba(228,233,236,0.5) 100%); background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.5) 0%,rgba(254,254,254,0.5) 32%,rgba(251,251,251,0.5) 63%,rgba(245,247,246,0.5) 74%,rgba(228,233,236,0.5) 100%); background: radial-gradient(ellipse at center,  rgba(255,255,255,0.5) 0%,rgba(254,254,254,0.5) 32%,rgba(251,251,251,0.5) 63%,rgba(245,247,246,0.5) 74%,rgba(228,233,236,0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e9ec',GradientType=1 ); -webkit-box-shadow: 8px 8px 5px -5px rgba(9, 9, 9, 0.1); -moz-box-shadow: 8px 8px 5px -5px rgba(9, 9, 9, 0.1); -o-box-shadow: 8px 8px 5px -5px rgba(9, 9, 9, 0.1); -ms-box-shadow: 8px 8px 5px -5px rgba(9, 9, 9, 0.1); box-shadow: 8px 8px 5px -5px rgba(9, 9, 9, 0.1); padding: 40px 30px 20px 20px; }
.list .bottom{clear: both; padding-right: 15px; padding-top: 20px; }
.list .row .cell:first-child{padding-left: 15px; }
.list .top img{max-width: 100%; }
.list .text{font-size: 130%; }
.list .thumb{border: 1px solid #ededed; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); margin-bottom: 15px; overflow: hidden; padding: 0;transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; }
.list .thumbnail{box-shadow: inherit; display: inline-block; height: 100%; vertical-align: middle; }
.list .thumb:hover, .list .thumb:focus, .list .thumb.active{ border-color: #2c89b1; border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; -webkit-border-radius: 2px; }
.list a.thumbnail, .list a.thumbnail:hover, .list a.thumbnail:focus, .list a.thumbnail.active{ border-color: transparent; border-radius:0; }
.list .thumb > img, .thumbnail > img{box-shadow: inherit; max-height: 100%; padding: 0; }
.text{color:#2f4c59; }
.text h2{font-size: 1.1em; }
.text p{line-height: 1.4; }
.title{color:#333333; }
.list .price table.bglt{margin: 6px auto 0; }
.price table.bglt{border: 1px solid #d7dfe7; margin-top: 8px; }
.price table.bglt .listheadernosort{background-color: #fff; color: #666666; font-size: 1.1em; height: 100%; padding: 2px 5px; text-align: center; vertical-align: top; }
.price table.bglt .texttable{background-color: #f0f5f8; border: medium none; color: #3e5f6c; font-size: 12px; padding: 2px 5px; vertical-align: top; }
.price table.bglt tbody > tr:nth-child(2n+1) > td, .price table.bglt tbody > tr:nth-child(2n+1) > th{background-color: #fff; }
.item-compare{display: table; margin: 12px auto; }
.item-compare input{float: left; margin: 7px 6px; }
.item-compare .btn{ }
.list .main-carousel .carousel-inner .item{min-height: 350px; }

/* Cells */
.cell h3{font-size: 1.6em; line-height: 1.4em; }
.cell > h3 { height: 40px; }
.list .cell{padding-bottom: 25px; padding-right: 0; text-align: center; }
.list .price{font-size: 1.8em; }
.cell .shop{margin: 4px auto 20px; }
.cell .price h3{color:#333333;font-size: 18px; margin: 0; }
.cell .shop table{margin:0 auto; }
.cell .shop table td{vertical-align:top; }
.cell .price .qty-price{font-size: 14px;height: 30px; }
.cell .price .qty-price a{color:#333333; }
.cell .price .qty-price a:hover, .cell .price .qty-price a:active{color: #425ea6; }
.cell .price .qty-price .btn{margin-right: 5px; margin-top: -3px; }
.cell .price .qty-price .btn.active{padding: 0 4px; }
.cell .opts { line-height: 2.5; }
.cell .opts select { margin-bottom: 7px; padding: 4px 9px; }
.cell .opts .smalltextnolink { font-size: 14px; }

/* Product Page */
.single{padding: 30px 0; }
.single .row.top > div div{padding-left: 0;padding-right: 0; }
.single .row.top > div{padding-left: 0; }
.single .row.top > div:first-child{padding-right: 50px; }
.single .desc{margin-bottom: 15px; }
.single .panel{border: medium none; border-radius: 0; box-shadow: none;margin-bottom:10px; }
.desc, .desc p, .desc span, .desc font{font-family: 'Open Sans',sans-serif; line-height: 1.5; font-size: 14px; }
.single .row.top .image-gallery { padding-right: 50px; }
.single .row .carousel-item{border-bottom: 1px solid #DAE6ED; margin: 0 auto; padding: 0 40px 40px; }
.single .carousel-thumbs{margin: 30px auto; }
.single .carousel-inner{overflow: visible; }
.single .row.top .carousel-thumbs .thumbnail{height: 96px; margin-left: 10px; overflow: hidden; padding: 4px; }
.single .row.top .carousel-thumbs .thumbnail:first-child{margin-left: 0; }
.single .carousel-thumbs a{cursor: pointer;margin:0;padding:0 0 10px; }
.single .carousel-thumbs a:hover, .single .carousel-thumbs a.selected{border-bottom: 2px solid #B2CCD8; }
.single .carousel-thumbs img{max-height: 100%; opacity: 0.5; }
.single .carousel-thumbs .selected img{opacity: 1; }
.single h3{ }
.single h4{font-size: 14px; }
.single .price h3{font-size: 14px;font-weight: 400;margin:0; padding: 0; }
.single .price span{color: #2C89B1;}
.single .price .sku{color: #5b7f8c;font-size: 12px;line-height: 3;padding: 0; }
.single .price a{line-height: 30px; }
.single .price .btn{margin-right: 6px; }
.single .qty-price{color: #2C89B1;font-size: 1.4em; }
.shop .cart{float: left;margin-right: 12px;width: auto; }
.shop input#qty{margin-right: 10px; }
.shop .btn-default{ }
.stock, .leadtime{margin-top: 10px; }
.stock h5, .leadtime h5{color: #5B7F8C;font-size: 12px; }
.stock h5 span.yes{color: #25953f; }
.stock h5 span.no, .leadtime h5 span.no{color: #C42A00; }
.single .shop, .single .wishlist{margin-top: 10px; }
.single .shop td{vertical-align:top; }
.single .opts{ }
.single .opts span{ }
.single .opts select{background-color: #fff; border: 1px solid #6cb4d0; cursor: pointer; padding: 5px; }
.single .image-gallery .img-responsive {margin: auto;}

/* Image Zoom */
.easyzoom{position: relative; display: inline-block; *display: inline; *zoom: 1; }
.easyzoom img{vertical-align: bottom; }
.easyzoom.is-loading img{cursor: progress; }
.easyzoom.is-ready img{cursor: crosshair; }
.easyzoom.is-error  img{cursor: not-allowed; }
.easyzoom-notice{position: absolute; top: 50%; left: 50%; z-index: 150; width: 10em; margin: -1em 0 0 -5em; line-height: 2em; text-align: center; background: #FFF; box-shadow: 0 0 10px #888; }
.easyzoom-flyout{border: 1px solid #dae6ed; position:absolute; z-index: 100; overflow: hidden; background: #FFF; -webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075); }
.easyzoom--overlay .easyzoom-flyout{top: 0; left: 0; width: 100%; height: 100%; }
.easyzoom--adjacent .easyzoom-flyout{top: 0; left: 0; width: 100%; height: 100%; margin-left: 20px; }

/* Information Item */
.info{ }

/* Compare Products */
.compare{ }
.compare .btn{display: block; font-size: 11px; }
.compare .thumbnail img{height: auto; width: 100%; }
.compare .specs{background-color: #efefef; }
.compare .thumbnail{margin-bottom: 0; }
.compare .list .cell{padding: 10px; }
.compare .cell h3{font-size: 1.2em; line-height: 1.2em; margin-top: 10px; }
.compare .list .price{font-size: 1.4em; }
.compare .specs .cell:nth-child(2n){ }
.compare .specs .cell:nth-child(2n+1){background-color: #f9f9f9; }
.compare ul{line-height: 20px; list-style: none outside none; margin: 0; padding: 0; }

/* Wishlist Item*/
.single .row.top .wishlist{padding-left: 20px; }
.single .row.top .wishlist .panel-default > .panel-heading{padding: 10px 15px;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#efefef 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#efefef 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffefefef', GradientType=0);border-color: #efefef; }
.single .row.top .wishlist .panel-body{padding: 15px; }
.wishlist .lists{margin-top: 5px; }
.wishlist .lists input[type="checkbox"]{float: left;margin: 7px 5px 0 0; }
.wishlist .lists label{line-height: 28px; }
.wishlist .lists .panel{ -webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}
.wishlist .grouplist{margin-bottom: 5px; }
.wishlist .form-group{margin-bottom: 0; }
.wishlist .new input{clear: both;margin-bottom: 10px; }
.single .row.top .wishlist .alert{font-size: 1.1em; line-height: 2; padding: 10px; }
/* Wishlist Template */
.wishlist.admin{padding-top:0; }
.wishlist.admin .lists .panel{box-shadow: inherit;margin-left: 1px; }
.wishlist.admin .panel-default > .panel-heading{float: left;margin-bottom: 20px;padding: 15px 25px; width: 100%; }
.wishlist.admin .panel-default > .panel-heading div{padding:0; }
.wishlist.admin .top{padding: 40px 30px 20px 20px; }
.wishlist.admin .panel-default > .panel-heading label{font-size: 1.3em; font-weight: 400; margin: 0; padding: 10px 0 0 10px; }
.wishlist.admin .panel-default > .panel-heading .form-control{cursor: pointer;margin-top: 6px; width: 40%; }
.wishlist.admin .panel-body span{display: block; font-size: 1.1em; line-height: 1.8; }
.wishlist.admin .cell .thumbnail{float: left; margin-right: 15px;max-width: 200px; }
.wishlist.admin .cell div{font-size: 1.3em; }
.wishlist.admin .modal{ }
.wishlist.admin .modal label{font-size: 1.2em;line-height: 2em; }
.wishlist.admin .icon{cursor: default; font-size: 1.2em; }
.wishlist.admin .panel-heading .icon{color: #5cb85c; cursor: pointer; font-size: 1.4em; }
.wishlist.admin .description{font-size: 11px; }
.wishlist.admin .description span{display: inline; }
.wishlist.admin #list-pass{float: right;font-size: 12px; height: 30px; margin-top: 10px; width: 145px; }
.wishlist.admin .tooltip.top{min-width: 200px; }
.wishlist.admin .items .cell{padding-left: 0; }
.wishlist.admin .items .title h1{font-size: 24px; line-height: 1.8; margin-bottom: 0; }
.wishlist.admin .items .price span, .wishlist.admin .items .qty span, .wishlist.admin .items .priority span{display: inline; font-size: 12px; font-weight: 600; }
.wishlist.admin .btn-primary{margin-bottom: 8px; }
.wishlist.admin .items .priority select{width: 120px; }

/* Headings */
.title{ }
.title h1{color:#333333;font-size: 30px;line-height: 36px;margin-bottom: 20px; }
.title h2{ }
.title h3{ }
.title a{ }

/* Buttons */
#addtocart, .bgbutton, .btn.btn-primary, #main .btn-primary{background-color: #c6242f; border: medium #c6242f; background-image: none; border-radius: 1px; color: #ffffff; font-family: 'Open Sans'; font-size: 15px; font-weight: 600; padding: 10px 16px; text-shadow: inherit; }
#addtocart:hover, #addtocart:active, #addtocart:focus, .bgbutton:hover, .bgbutton:active, .bgbutton:focus, .btn-primary:hover, .btn-primary:focus, #main .btn-primary:hover, #main .btn-primary:active, #main .btn-primary:focus{background-color: #425ea6; border-color: #425ea6; color:#ffffff; background-position: 0 -38px; }
.btn-default, .btn-primary, .btn-info, .btn-success{box-shadow: none; }
.btn{background-image: none; border: medium none; border-radius: 1px; color:#FFFFFF; cursor:pointer; font-size: 14px; font-weight: 200; padding: 10px 30px; text-shadow: inherit;transition:all 0.4s linear; -webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; }
.btn:hover, .btn:active, .btn:focus{ }
.btn-default, .nav-tabs .btn-default{background-color:#ffffff; border: 1px solid #333333; color: #333333; padding: 10px 20px; }
.btn-default.active, .btn-default:hover, .btn-default:focus{background-color: #333333; border-color: #333333; color: #ffffff; }
.btn-secondary, .nlbutton{background-color:#ffffff; border: 1px solid #333333; color: #333333; }
.btn-secondary.active, .btn-secondary:hover, .btn-secondary:focus, .nlbutton.active, .nlbutton:hover, .nlbutton:focus{background-color:#ffffff; border: 1px solid #333333; color: #333333; }
.btn-success{ }
.btn-success:hover, .btn-success:focus{ }
.btn-info{ }
.btn-info:hover, .btn-info:focus{ }
.btn-drop{padding: 8px 15px; }
.btn-drop span{font-weight: 400; }
.btn-drop .fa{margin-left: 10px; }
.btn-drop:hover, .btn-drop:focus{ }
.btn-tab{font-weight: 400; text-transform: uppercase;padding: 10px 35px; }
.btn-tab.active, .btn-tab:hover, .btn-tab:active, .btn-tab:focus, .nav-tabs .btn-tab.active, .nav-tabs .btn-tab:hover, .nav-tabs .btn-tab:active, .nav-tabs .btn-tab:focus, .nav-tabs > li.active > .btn, .nav-tabs > li.active > .btn:hover, .nav-tabs > li.active > .btn:focus{background-color: #333333; border: 1px solid #333333; color:#ffffff; }
.btn-xs{line-height: 14px; padding: 0 3px; }
.btn-sm, .btn-primary.btn-sm{padding: 2px 9px; }

/* Tooltips */
.tooltip.top{margin-top:-3px !important; padding:5px 0 !important; }
.tooltip-inner{background-color: #425ea6; color:#ffffff; }
.tooltip.top .tooltip-arrow{border-top-color: #425ea6; }

/* Inputs */
input, .form-control{transition:all 0.4s linear; -webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; }
input.input, input.inputreq, select, select.inputreq, textarea, .input{background: none repeat scroll 0 0 #F0F5F7; border: 1px solid #AFCAD7; color: #0C3646; font-size: 15px; padding: 9px; }
input.input:hover, input.inputreq:hover, select:hover, textarea:hover{border-color:#569DBF; }
input.input:focus, input.inputreq:focus, select:focus, textarea:focus{border-color:#569DBF; outline:0; -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); z-index: 2; }
input.inputreq, input.input{ }
select, select.inputreq{cursor:pointer; }
input#qty{text-align: center; width: 60px; }
input.number{width: 60px; }

/* Main Carousel */
.main-carousel{box-shadow: 0 9px 8px -8px rgba(0, 0, 0, 0.3); }
.main-carousel .carousel-inner{background: url("/site/suiteoffice/img/loader-48.gif") no-repeat scroll center center transparent; }
.main-carousel .item, .carousel-item .item{ left: 0 !important; -webkit-transition: opacity .4s; -moz-transition: opacity .4s; -o-transition: opacity .4s; transition: opacity .4s; }
.main-carousel .next.left, .main-carousel .prev.right{opacity:1; z-index: 1; }
.main-carousel .active.left, .main-carousel .active.right, .carousel-item .active.left, .carousel-item .active.right{opacity:0; z-index: 2; }
.main-carousel .carousel-control, .main-carousel .carousel-control:active, .main-carousel .carousel-control:focus{background-image: none !important;opacity: 0.1; }
.main-carousel .carousel-control:hover{opacity: 0.6; }
.carousel-items{ margin-left: -15px; margin-right: -15px; margin-top: 30px;}
.main-carousel .fa.fa-1{color: #FFFFFF;font-size: 60px;font-weight: bold;opacity: 1;position: absolute;top: 42%; }
.main-carousel .carousel-indicators li{border-color: #ddd; border-radius: 0; cursor: pointer; height: 12px; margin: 0 0 0 8px; width: 12px; }
.main-carousel .carousel-indicators li.active{background-color: #fff;border-color: #fff; }
.main-carousel .carousel-indicators{z-index: 13; }
.main-carousel .carousel-inner .item{background-color:transparent; background-size:100% 100%; background-size:cover; background-repeat:no-repeat; background-attachment:scroll; background-position:center top; width: 100%; min-height: 550px; min-width: 100%; }
.main-carousel .carousel-inner .item img{display:none; }
.main-carousel .carousel-caption{text-align: left; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); top: 5%; z-index: 10; }
.main-carousel .carousel-caption.pos-top-left{margin: 0;}
.main-carousel .carousel-caption.pos-top-center{margin: 0 auto; text-align: center;}
.main-carousel .carousel-caption.pos-top-right{margin: 0; text-align: right;}
.main-carousel .carousel-caption.pos-center-left{margin: 5% 0 0;}
.main-carousel .carousel-caption.pos-center-center{margin: 5% auto 0; text-align: center;}
.main-carousel .carousel-caption.pos-center-right{margin: 5% 0 0; text-align: right;}
.main-carousel .carousel-caption.pos-bottom-left{margin: 9% 0 0;}
.main-carousel .carousel-caption.pos-bottom-center{margin: 9% auto 0; text-align: center;}
.main-carousel .carousel-caption.pos-bottom-right{margin: 9% 0 0; text-align: right;}

.main-carousel .carousel-caption h2{color: #ebf5f7; font-size: 40px; font-weight: 400; line-height: 48px; margin-bottom: 10px; }
.main-carousel .carousel-caption h2 span{font-weight: 600; }
.main-carousel .carousel-caption h2 font { font-size: larger; line-height: 1.2;}
.main-carousel .carousel-caption p{color: #ebf5f7; font-size: 2em; font-weight: 200; line-height: 1.6em; margin-bottom: 15px; }
.main-carousel .carousel-caption p span{font-weight: 400; }
.main-carousel .carousel-caption .btn{font-size: 18px; font-weight: 200; padding-left: 20px; }
.main-carousel .carousel-caption .btn .icon{background-position: -192px -16px; height: 15px; margin-left: 10px; width: 18px; }
.main-carousel .shadow-layer{background-color: rgba(0, 0, 0, 0.1); height: 100%; left: 0; position: absolute; top: 0; transition: background-color 0.5s ease 0s; width: 100%; }
.main-carousel .shadow-layer:hover{background-color: rgba(0, 0, 0, 0); transition: background-color 0.5s ease 0s; }

/* Item Carousel */
.list-carousel{ }
.list-carousel .cell{ }
.list-carousel .cell h3{line-height: 1.2em; text-align: center; }
.list-carousel .cell a{font-size: 14px; }
.list-carousel .thumbnail{height: 280px; overflow: hidden; }
.list-carousel .price{font-size: 16px;font-weight: 600; }
.list-carousel .thumbnail img{box-shadow: 0 1px 2px rgba(0, 0, 0, 0); max-height: 100%; width: auto; }
.list-carousel .tabs > div{padding-left: 0; padding-right: 0; }
.list-carousel .btn.fa{border: 1px solid #333333; border-radius: 0; float: left; font-size: 18px; height: auto; line-height: 20px; margin: 0 0 0 -1px; padding: 10px 12px; width: 50%; }
.list-carousel .btn.fa:hover, .list-carousel .btn.fa:active, .list-carousel .btn.fa:focus{background-color: #333333; color:#ffffff}
.list-carousel .btn.fa:first-child{margin-left: 1px; }
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active{border-color:#425ea6; }

/* Social - Share - Rating */
.social ul{float: left;margin: 0 25px 0 0; }
.social li{color: #2C89B1; float: left; list-style: none outside none; }
.share span{color:#2C89B1; margin-right: 8px; }
.rating li{margin-right: 5px; }
.rating a{margin-left: 2px; }

/* Tabs */
.tab-content{font-size: 14px;margin-top: 20px;}
.tabs li{float: left; margin-left: -1px; list-style: none outside none; }
.tabs li:first-child {
    margin-left: 0;
}
.tabs .btn{border-radius: 0;position: relative; width: 100%; }
.tabs ul .btn-tab.active .fa, .tabs li.active .btn-tab .fa{display:block; }
.tabs .nav-tabs .btn .fa{bottom: -7px;display:none; color: #333333; font-size: 20px; left: 0; line-height: 10px; margin: 0 auto; position: absolute; right: 0; text-align: center; }
.nav-tabs {border-bottom: 1px solid #333333; }

/* Forms */
.form{ }
.form-group{ position: relative; }
.form .inputreq, .form .input, #main .form .inputreq, #main .form .input{background-color: #fff; border: medium none; color: #000000; font-size: 14px; height: auto; margin: 0; padding: 10px 40px 10px 15px; transition:all 0.4s linear; -webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; width: 100%; }
.form .inputreq:hover, .form .inputreq:focus, .form .inputreq:active, .form .input:hover, .form .input:focus, .form .input:active{background-color: #ededed; }
.newsletter.form .btn, #main .footer .form .btn{background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; box-shadow: none; color: #999; text-shadow: inherit; bottom: 12px; font-size: 16px; padding: 0; position: absolute; right: 10px; }
.form .btn:hover{color: #333; }
.form.default .btn{background-image: none; border: medium none; border-radius: 1px; color:#fff; cursor:pointer; font-size: 14px; font-weight: 200; padding: 10px 30px; text-shadow: inherit;transition:all 0.4s linear; -webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear;position: inherit;height:auto; width:auto; }
.form.default .btn.btn-primary{background-color: #F15921; border: medium none; border-radius: 1px; color: #ffffff; font-size: 15px; font-weight: 600; padding: 10px 30px; }
.form p{ color: #fff;font-family: 'Open Sans',Helvetica; font-size: 14px;margin: 10px 0; }
.form.default .inputreq, .form.default .input{ background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; color: #555; display: block; font-size: 14px; height: 34px; line-height: 1.42857; padding: 6px 12px; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; }
.form.default textarea.inputreq{height: auto; }
.newsletter.form .alert{font-size: 1.2em; margin: 10px 0; padding: 10px 15px; }

/* My Account (site builder) */
#servercontentneg519_splits{padding: 40px 20px 0; }
#servercontentneg521_splits{padding-top: 40px; }
.ext-strict .breadcrumbs .container {display: none;}
.ext-strict body { overflow: auto !important;}
.ext-strict .portletHandle .textboldnolink{color: #0085b7; font-size: 22px; font-weight: 400; padding-bottom: 5px; }
.ext-strict .bglt{background-color: transparent; }
.ext-strict .sidebar .bglt{border-bottom: 1px solid #dae6ed; padding-bottom: 20px; }
.ext-strict .portletlabel{background-color: transparent; border-bottom: 1px solid #5b7f8c; color: #5b7f8c; font-size: 16px; line-height: 30px; }
.ext-strict .portletlabel b{font-weight: 400; }
.ext-strict .smalltextb{font-size: 12px; font-weight: 300; }
.ext-strict .sidebar .smalltextb{padding: 8px 0 3px; }
.ext-strict .input, .ext-strict .inputreadonly, .ext-strict .inputtotalling, .ext-strict .totallingcurrency{font-size: 14px; font-weight: 300;min-width: 100px; }
.ext-strict .nlbutton{background-image: none; border: 1px solid #333333; border-radius: 1px; cursor:pointer; font-size: 14px; font-weight: 200; padding: 10px 30px; }
.ext-strict .sidebar .nlbutton{margin-top: 15px; }
.ext-strict .sidebar .title{display: none; }
.ext-strict .smalltextbnolink{font-size: 14px; font-weight: 400; padding-bottom: 5px; text-decoration: none; }
#servercontentneg519_splits .bgmd{background-color: transparent; }
.ext-strict .name-portlet{font-size: 14px; }
.ext-strict .pic, .sidebar .iBullet{display: none; }
.smalltext{color: #3e5f6c; font-size: 12px; }
.ext-strict table, .ext-strict tr, .ext-strict td, .ext-strict tbody, .ext-strict tfoot, .ext-strict thead, .ext-strict th{vertical-align: middle; }
.ext-strict .main, .ext-strict .main + td{vertical-align: top; }
.ext-strict #div__body img{vertical-align: inherit; }
.tabBnt .bntBgB, .tabBnt_sel .bntBgB, .pgBntG .bntBgB{vertical-align: top; }
.pgBntG img, .pgBntG_sel img, .pgBntY img, .pgBntY_sel img, .pgBntGDis img, .pgBntYDis img{height: 10px; }
.ext-strict input.input, .ext-strict input.inputreq, .ext-strict select, .ext-strict select.inputreq, .ext-strict .input, .ext-strict .inputreadonly, .ext-strict .inputtotalling, .ext-strict .totallingcurrency{font-size: 12px; padding: 5px; }
.ext-strict .dropdownInput{margin: 4px 0; }
.ext-strict .inputreadonly span.input{background: none repeat scroll 0 0 transparent; border: medium none; }
.table_fields .effectHover, .table_fields .effectHover_roll, .table_fields .effectHover_focus, .table_fields .effectDisabled, .table_fields .ext-strict .effectStatic{padding: 5px 0; }
.ext-strict span input.checkbox{left: 0; top: -7px; }
.ext-strict .bgbutton{margin-right: 10px; }
.ext-strict .crosslinktitle{color: #333333; }
.ext-strict .pt_container{height: 29px; margin-bottom: 10px; }
.ext-strict .sidebar .portletHandle .textboldnolink{font-size: 14px; }
.ext-strict .pt_body{height: 29px; }
.ext-strict .effectStatic td[bgcolor*="#"] {display: none; }
.ext-strict .sidebar aside { min-width: 285px; }
.ext-strict td.sidebar{background:linear-gradient(to right, #fff 96%, #f1f1f1 100%);background:-webkit-linear-gradient(left, #fff 96%, #f1f1f1 100%); box-shadow: 1px 0 #eee; vertical-align: top; }
.ext-strict aside.sidebar{background:none; box-shadow:none; }
.ext-strict #div__contentarea .list-table { margin: 30px 0 0 20px;}
.ext-strict .pt_container { margin-top: 20px;}
.ext-strict #div__footer, .ext-strict #footer{ margin-top: 20px;}

/* NetSuite Default */
#server_commands{display:none; }

/* Reference */
#main .step-header{color: #333333; }
#main header .wizard-step-groups, #main .view-header .breadcrumb{color:#333333; font-size: 12px; padding: 5px 0 0; text-transform: none; }
#main .breadcrumb > li > .divider{color:#333333; padding: 0; }
#main .breadcrumb > .active{color:#333333; }

/* Overwritten Bootstrap Styles */
.page-header{border-bottom: medium none; margin: 0; padding-bottom: 0; }
.thumbnail{border-color: #efefef;border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; -webkit-border-radius: 2px; }

/* Store Locator */
.store-locator .container{padding: 0; }
.store-locator #wrap-stores-list{float: left;position: absolute;z-index: 1;height: 50%; margin-top: 5%;margin-left: 2%; }
.store-locator #wrap-stores-list div{padding: 0; }
.store-locator .popover{display: block; position: relative; }
.store-locator .popover-title{background-color:#333333;color:#ffffff; }
.store-locator #wrap-stores-list .popover:hover{background-color: #ededed; cursor: pointer; }
.store-locator #input-search,#select-distance{text-align: center; }
.store-locator .store-list{max-height: 470px; overflow-y: auto; padding: 0; }
.store-locator #map-canvas .popover{border:none; }
.store-locator select{padding: 8px 5px 7px; }

/* Media Queries */
@media (min-width:360px){}
@media (min-width:768px){
    .container{width: 750px}
}
@media (min-width:970px){
    .container{width: 940px;}
}
@media (min-width:992px){
    .container{width: 970px}
}
@media (min-width:1024px){
    .container{width:990px}
}
@media (min-width:1200px){
    .container{width: 1170px; }
}
@media (min-width:1500px){
    .container{width: 1440px;}

    /* Cell */
    .list .thumb, .list .thumb .wrap{height: 280px; }
}
@media (max-width:1499px){
    /* Home */
    .list-carousel .thumbnail {height: 250px;}

    /* Cell */
    .list .thumb, .list .thumb .wrap{height: 230px; }
}
@media (max-width:1366px){}
@media (max-width:1280px){}
@media (max-width:1200px){
    /* Home */
    .main-carousel .carousel-inner .item{min-height: 500px; }
    .list-carousel .thumbnail { height: 200px;}
}
@media (max-width:1199px){
    /* Cell */
    .list .thumb, .list .thumb .wrap { height: 190px; }
    #addtocart{padding: 8px 15px; }
    input#qty{margin-right: 5px; padding: 7px; width: 50px; }

    /* Footer */
    .footer .social .icon, #main .footer .social .icon{background-position:-4px -5px; height:36px; width:36px; }
    .footer .social .icon:hover, #main .footer .social .icon:hover{background-position: -4px -52px; }
    .footer .social .icon.tw, #main .footer .social .icon.tw { background-position: -53px -7px; }
    .footer .social .icon.tw:hover, #main .footer .social .icon.tw:hover { background-position: -53px -53px; }
    .footer .social .icon.pt, #main .footer .social .icon.pt { background-position: -99px -6px; }
    .footer .social .icon.pt:hover, #main .footer .social .icon.pt:hover { background-position: -99px -52px; }
    .footer .social .icon.gp, #main .footer .social .icon.gp { background-position: -148px -7px; }
    .footer .social .icon.gp:hover, #main .footer .social .icon.gp:hover { background-position: -148px -54px; }
    .footer .social .icon.yt, #main .footer .social .icon.yt { background-position: -193px -8px; }
    .footer .social .icon.yt:hover, #main .footer .social .icon.yt:hover { background-position: -193px -55px; }
    .footer .social .icon.lk, #main .footer .social .icon.lk { background-position: -240px -6px; }
    .footer .social .icon.lk:hover, #main .footer .social .icon.lk:hover { background-position: -240px -54px; }
}
@media (max-width:1024px){
    /* Home */
    .main-carousel .carousel-caption.pos-top-left{}
    .main-carousel .carousel-caption.pos-top-center{}
    .main-carousel .carousel-caption.pos-top-right{}
    .main-carousel .carousel-caption.pos-center-left{}
    .main-carousel .carousel-caption.pos-center-center{}
    .main-carousel .carousel-caption.pos-center-right{}
    .main-carousel .carousel-caption.pos-bottom-left{}
    .main-carousel .carousel-caption.pos-bottom-center{}
    .main-carousel .carousel-caption.pos-bottom-right{}

    /* Footer */
    .footer-wrap{background-size: cover; }
    .footer .social li{height: 44px;overflow: hidden; }
}
@media (max-width:991px){
    /* Home */
    .list-carousel .thumbnail {height: 190px;}
    /* Cell */
    .list .thumb, .list .thumb .wrap { height: 245px; }
}
@media (max-width:990px){
    /* Header */
    .header .nav a{padding: 0 20px; }
    .autocomp-search{margin: 0 0 10px; }
    .autocomp-search .input-group input{margin: 10px 0 0; }
    .autocomp-search .input-group .btn{top: 17px; }
    .header.navbar-fixed-top .autocomp-search{display: none; }

    /* Footer */
    .footer .social{float: left; margin: 40px 0 0; }

    /* Home */
    .main-carousel .carousel-inner .item{min-height: 450px; }
}
@media (max-width:969px){
    /* Home */
    .list-carousel .thumbnail { height: 150px;}
    /* Cell */
    .list .thumb, .list .thumb .wrap { height: 190px; }
}
@media (max-width:800px){
    /* Header */
    .header .logo img { max-width: 240px; }
    .header .middle .container { padding: 0; }
}
@media (max-width:768px){
    /* Header */
    .header .middle .container{padding-right: 15px; }
    .navbar-collapse{max-height: 500px; }
    .header .navbar-collapse .navbar-form{float: left !important; }

    /* Footer */
    .footer .top .container .usr > div{padding: 0 0 20px; }
    .footer .top .container .usr > div:first-child{padding-top: 0; }

    /* Left */
    .sidebar{display:none; }
    .ext-strict .sidebar{display:block; }

    /* Home */
    .carousel-items { margin-top: 20px; }
    .main-carousel .carousel-caption.pos-top-left{}
    .main-carousel .carousel-caption.pos-top-center{}
    .main-carousel .carousel-caption.pos-top-right{}
    .main-carousel .carousel-caption.pos-center-left{}
    .main-carousel .carousel-caption.pos-center-center{}
    .main-carousel .carousel-caption.pos-center-right{}
    .main-carousel .carousel-caption.pos-bottom-left{}
    .main-carousel .carousel-caption.pos-bottom-center{}
    .main-carousel .carousel-caption.pos-bottom-right{}
    .main-carousel .carousel-caption h2{font-size: 5vw; line-height: inherit; }
    .main-carousel .carousel-caption p{font-size: 2.2vw; }
    .main-carousel .carousel-indicators { display: none; }
    .list-carousel .thumbnail{height: 150px; }

    /* List */
    .list .top, .breadcrumbs h2{padding: 20px 15px; }
    .list h1.title{margin: 0; }
    .list-carousel .cell { padding-bottom: 20px; }

    /* Cell */
    .cell > h3{height: 58px; overflow: hidden; }

    /* Product Page */
    .main-carousel .carousel-inner .item{min-height: 300px; }
    .single .carousel .item img{max-width: inherit; width: 100%; }
    .easyzoom-flyout{display:none; }
    .easyzoom.is-ready img{cursor: default; }
    .single .row.top > div, .single .row.top .image-gallery{padding: 0; }

    /* Tabs */
    .nav-tabs{margin-top: -1px; }
    .list-carousel .btn.fa {margin: 0; }
    .list-carousel .btn.fa:first-child { margin-left: 0; }
}
@media (max-width:767px){
    /* Header */
    .header .middle .container{padding-left: 15px; }
    .header .cart a{border-right: 1px solid #dde8ee; }

    /* Home */
    .header .logo{margin: 10px 0; }
    .header .logo img{width:100%; height:auto; }
    .header .cart{float: left; margin-top: 12px; }
    .header .cart a{height: 45px; font-size: 12px; padding: 0 10px; }
    .header .cart .icon{margin-top:18px; }
    .header .usr{float: left; margin-top: 12px; }
    .header .usr ul{float: left; margin: 0; padding: 0; }
    .header .usr > ul > li > a{height: 45px; width: 65px; }
    .header .usr .icon{margin-top: 3px; }
    .home .row.bottom .container div[class*="col-"] { margin-bottom: 20px; }
    .list-carousel .thumbnail { height: 340px;}

    /* Cell */
    .list .thumb, .list .thumb .wrap { height: 365px; }
}
@media (max-width:700px){
    /* Footer */
    .footer .top ul, #main .footer .top ul{margin-bottom: 20px; }
    .footer .social, #main .footer .social{margin: 0; }
    .footer .social .icon, #main .footer .social .icon{background-position: 0 0; height: 47px; width: 47px; }
    .footer .social .icon.tw, #main .footer .social .icon.tw{background-position: -47px 0; }
    .footer .social .icon.pt, #main .footer .social .icon.pt{background-position: -94px 0; }
    .footer .social .icon.gp, #main .footer .social .icon.gp{background-position: -141px 0; }
    .footer .social .icon.yt, #main .footer .social .icon.yt{background-position: -188px 0; }
    .footer .social .icon.lk, #main .footer .social .icon.lk{background-position: -234px 0; }
    .footer .social .icon:hover, #main .footer .social .icon:hover{background-position:0 -47px; }
    .footer .social .icon.tw:hover, #main .footer .social .icon.tw:hover{background-position: -47px -47px; }
    .footer .social .icon.pt:hover, #main .footer .social .icon.pt:hover{background-position: -94px -47px; }
    .footer .social .icon.gp:hover, #main .footer .social .icon.gp:hover{background-position: -141px -47px; }
    .footer .social .icon.yt:hover, #main .footer .social .icon.yt:hover{background-position: -188px -47px; }
    .footer .social .icon.lk:hover, #main .footer .social .icon.lk:hover{background-position: -234px -47px; }

    /* Home */
    .main-carousel .carousel-inner .item{min-height: 350px; }
    .list-carousel .thumbnail { height: 290px;}

    /* Cell */
    .list .thumb, .list .thumb .wrap { height: 330px; }
}
@media (max-width:640px){
    /* Home */
    .main-carousel .carousel-inner .item{min-height: 300px; }
    .main-carousel .carousel-caption p{font-size: 3vw; }
    .list-carousel .thumbnail { height: 260px;}

    /* Cell */
    .list .thumb, .list .thumb .wrap { height: 300px; }
}
@media (max-width:600px){
    /* Header */
    .header .navbar, .navbar .container{padding: 0; }
    .navbar-toggle{padding: 10px; }
    .header .nav a{line-height: 50px; }
    .header .navbar-collapse .navbar-nav { margin: 0; }
    .navbar-form.autocomp-search .input-group input{width: 100%; }
    .header .container > .autocomp-search{padding: 0 20px; }
    .autocomp-search .input-group input { padding: 10px 14px; }
    .autocomp-search > .input-group{display: inline-block; position: inherit;width: 100%; }
    .autocomp-search .input-group .btn{height: 36px; right: 2px; top: 11px; width: 40px; }

    /* Home */
    .main-carousel .carousel-caption.pos-top-left{}
    .main-carousel .carousel-caption.pos-top-center{}
    .main-carousel .carousel-caption.pos-top-right{}
    .main-carousel .carousel-caption.pos-center-left{}
    .main-carousel .carousel-caption.pos-center-center{}
    .main-carousel .carousel-caption.pos-center-right{}
    .main-carousel .carousel-caption.pos-bottom-left{}
    .main-carousel .carousel-caption.pos-bottom-center{}
    .main-carousel .carousel-caption.pos-bottom-right{}
    .main-carousel .carousel-caption.pos-center{margin:0; }
    .list .main-carousel .carousel-inner .item{ min-height: 300px; }
    .main-carousel .carousel-caption h2{font-size: 7vw; }
    .main-carousel .carousel-caption p{font-size: 3vw; }
    .list-carousel .cell, .list .cell{ width: 100%; }
    .tabs .btn{padding: 8px 20px; }
    .list-carousel .btn.fa{padding: 6px 12px; }
    .tabs li{width: 100%; }
    .list-carousel .thumbnail {height: 450px;}

    /* Cell */
    .list .thumb, .list .thumb .wrap { height: auto; }

    /* Footer */
    .footer .social { margin: 0; }

    /* Item Drilldown */
    .list .cell{padding-right: 15px; }
}
@media (max-width:550px){
    /* Product */
    .single .shop, .single .wishlist{width:100%; }
    .single .row.top .wishlist{padding-left: 0; }
}
@media (max-width:480px){
    /* Header */
    .header .navbar-collapse .usr ul{margin: 10px 15px 0 0; }

    /* Home */
    .main-carousel .carousel-inner .item{min-height: 200px; }
    .list .main-carousel .carousel-inner .item { min-height: 240px; }
    .main-carousel .carousel-caption .btn{display: none; }
    .main-carousel .carousel-caption h2 { font-size: 6vw; }
    .list-carousel .thumbnail { height: 420px; }
}
@media (max-width:430px){
    /* Header */
    .header .usr > ul > li > a{width: 60px; }
    .header .usr > ul > li > a span { font-size: 10px; }

    /* Home */
    .list-carousel .thumbnail { height: 360px; }

    /* Lists */
    .list h1.title{font-size: 7vw; }
}
@media (max-width:410px){
    /* Header */
    .header .middle{padding-bottom: 10px; }
    .header .logo{display: inline-block; float: none; margin: 0 auto; }
    .header .logo img{width: 80%; }
    .header .container > div{margin: 0 auto; text-align: center; }
    .header .usr, .header .cart{display: inline-block; float: none; }
    .header .usr > ul > li > a, .header .cart a{height: auto;padding: 0; width: auto; }
    .header .usr .icon{margin: 0; padding: 10px 16px; }
    .header .cart .icon{margin: 0; padding: 11px 16px 12px; }
    .header .cart span, .header .usr > ul > li > a span{display: none; }
    .header .container .autocomp-search{margin: 0 0 10px; }
    .header .nav a{font-size: 14px; margin: 0; }
    .navbar-form.autocomp-search .input-group input{margin-top: 0; }
    .autocomp-search .input-group .btn { right: 1px; top: 2px; }

    /* Home */
    .home .top { padding-bottom: 20px; padding-top: 20px; }
    .home .carousel-items { margin-top: 20px; }
    .home .list-carousel .cell { padding: 0 0 20px; }
    .list-carousel .tabs > div.col-sm-7{display:none; }
    .tabs .btn{font-size: 12px; padding: 10px 20px; }
    .main-carousel .carousel-caption p{font-size: 4vw; }

    /* Footer */
    .footer .newsletter { margin: 20px 20px 12px; }
    .footer .social ul, #main .footer .social ul{padding: 10px 20px 0; }
    .footer .top li, #main .footer .top li{margin-bottom: 10px; }
    .footer .social .icon, #main .footer .social .icon{margin-left: 0; margin-right: 10px; }
    .footer .social li:last-child .icon, #main .footer .social li:last-child .icon{margin-right: 0; }
}
@media (max-width:360px){
    /* Header */
    .header .navbar-collapse .usr ul{margin: 10px 0 0; }

    /* Home */
    .main-carousel .carousel-caption h2{font-size: 5vw; }
    .list-carousel .thumbnail { height: 300px;}

}
@media (max-width:320px){}