.a { background-color: pink; }
.b { background-color: orange; }
.c { background-color: blue; }
.d { background-color: red; }
.e { background-color: green; }
.f { background-color: aqua; }
.g { background-color: brown; }
.h { background-color: yellow; }
.x { opacity: .75; }
a,
a:link,
a:visited,
a:hover
{
}
/* form placeholder color */
.form-control::-webkit-input-placeholder {
color: #b1b1b1;
}
.form-control:-moz-placeholder { /* Firefox 18- */
color: #b1b1b1;
opacity:  1;  
}
.form-control::-moz-placeholder {  /* Firefox 19+ */
color: #b1b1b1;
opacity:  1;  
}
.form-control:-ms-input-placeholder {  
color: #b1b1b1;  
}
.bg-primary
{
background-color: #498BC9;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.col-xs-5ths {
width: 20%;
float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.col-md-5ths {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.col-lg-5ths {
width: 20%;
float: left;
}
}
.img-responsive
{
width: 100%;
height: auto;
}
body.is3-admin
{
background-position: center 59px;
}
.logo .img-responsive
{	
}
.navbar-admin
{
font-family: Ariel, Helvetica;
}
.navbar-admin .navbar-brand
{
padding: 5px 10px;
}
body.is3-admin 
{ 
padding-top: 55px; 
}
.navbar-inverse
{
}
.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-nav > li > a:focus
{
}
.navbar-nav > li > a 
{
padding-top:15px;
padding-bottom:17px;
}
.navbar-nav > li > a.active span
{
color:#636466;
}
#is3-sec-top-0 .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
}
.bs-wizard {margin-top: 40px; margin-bottom: 40px;}
/*Form Wizard*/
.bs-wizard {padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #2A2A2A; font-size: 11px;}
@media (min-width: 768px) 
{	
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #2A2A2A; font-size: 14px;}
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #498BC9; top: 24px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #FFF; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {background: #498BC9;}
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #498BC9;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
#is3-sec-top-0
{
background-color:#9FD4C9;
position: fixed;
right: 0;
left: 0;
z-index: 1030;	
}
.logged-in-header
{
margin-top:65px;
}
.logged-out-header
{
margin-top:20px;
}
.social-logged-in
{
margin-top:45px;
}
.social-logged-out
{
margin-top:45px;
}
#is3-sec-top-1
{
padding-top:20px;	
}
#is3-sec-top-1-logged-in
{
margin-top:40px;
}
#is3-sec-top-1 .top-right-links
{
position:absolute;
margin:0;	
bottom:0;
font-size:16px;
}
#is3-sec-top-2
{
margin-top:10px;
margin-bottom:15px;
font-family: 'Gill Sans W01 Medium';
}
#is3-sec-top-mobile-1
{
}
#is3-sec-top-mobile-2
{
margin-bottom: 20px;
}
#is3-sec-top-mobile-3
{
background-color: #498BC9;
}
#is3-sec-top-mobile-3 button,
#is3-sec-top-mobile-3 input
{
font-size: 1.5em;
border-radius: 0;
border-width: 0;
}
#is3-sec-top-mobile-3 button
{
color: #FFF;
background-color: #498BC9;
}
#is3-sec-top-mobile-3 button:hover
{
color: #498BC9;
background-color: #FFF;
}
#is3-sec-top-mobile-3 #mobile-nav,
#is3-sec-top-mobile-3 #mobile-search
{
}
#is3-sec-top-mobile-3 #mobile-search
{	
height: 50px;
color: red;
}
#is3-sec-top-mobile-3 #mobile-search input
{
height: 50px;
margin: 0;
padding: 12px 30px;
border-width: 0;
box-shadow: none;
background-color: #eee;
}
#is3-sec-footer-1
{
padding: 20px 0 40px 0;
background-color: #9FD4C9;
font-family: 'Gill Sans W01 Medium';
}
#is3-sec-footer-1 a
{	
color: #FFF;
display:block;
line-height:17px;
margin-bottom:7px;
}
#is3-sec-footer-1 a:hover, #is3-sec-footer-1 a:active
{	
color: #498BC9;
text-decoration:none;
}
#is3-sec-footer-1 h2
{
margin: 20px 0 10px 0;
color: #FFF;
}
#is3-sec-footer-2
{
}
#is3-sec-top-2 .navbar-nav li:first-child a
{
padding-left:0;
}
.login-links
{
position:relative;
min-height:37px;
}
.login-fields .login-links
{
margin-bottom:30px;
padding-left:0;	
}
.account-links.mobile
{
}
ul.account-links.list-inline.pull-right 
{
font-size: 13px;
}
.account-links
{
margin: 0;
}
.account-links li
{	
padding: 0;
margin-top: 14px;
font-size: 11px;
}
@media (min-width: 992px) 
{
.account-links li
{
font-size: 13px;
}
}
.account-links.mobile li
{
margin-top: 5px;
font-size: 14px;
text-align: center;	
}
.account-links li.divider::after
{
padding: 0;
margin: 0 2px;
content: "|";
}
@media (min-width: 992px) 
{
.account-links li.divider::after
{
margin: 0 5px;
}
}
.account-links.mobile li.divider
{
padding: 7px 0px;
width: 20px;
}
.account-links a
{
}
.account-links.mobile li a
{
padding: 7px 3px;
}
.account-links .basket
{
margin-left: 80px;
}
.main-nav.navbar
{	
min-height: 0;
margin-bottom: 0;
border-radius: 0;
border-width: 0;
overflow: hidden;
min-height:37px;
}
.main-nav.navbar:before, .main-nav.navbar:after
{
}
.main-nav .nav > li > a:hover, 
.main-nav .nav > li > a:focus,
.main-nav .nav > li.active > a
{
}
.navbar-aspin
{
background-color:#000;	
}
#is3-sec-top-0 .navbar-inverse .navbar-nav-account
{
margin: auto;
width: 431px;
}
#nav-shopping-cart
{
float:right !important;
display: inline-block;
}
#nav-shopping-cart a
{
display: inline-block;
}
#nav-shopping-cart i
{
color:#FFF;
margin-left:15px;
margin-right:-13px;
}
#is3-sec-top-0 .navbar-inverse-collapse
{
padding-left:0;
padding-right:0;
}
.is3-clear
{
clear:both;
}
#is3-sec-top-1 .logo img
{
margin-top: -11px;
}
.logo-cont
{
padding-left:30px;
padding-right:30px;
}
.nav-stacked
{
margin-top: 20px;
}
/* First level */
.nav-stacked > li > a
{
min-height: 20px;
padding: 2px 0 0 0px;
margin-bottom: 10px;
color: #939495;
line-height: 20px;
}
/* Current active main category */
.nav-stacked > li > a:focus,
.nav-stacked > li.active > a, 
.nav-stacked > li.active > a:hover, 
.nav-stacked > li.active > a:focus 
{
}
.nav-stacked > li > a:hover
{
color:#6D6E6F;
}
.nav-stacked > li.active > a, 
.nav-stacked > li.active > a:hover, 
.nav-stacked > li.active > a:focus
{
margin-right: 20px;
}
.nav-stacked > li.active > a
{
color:#9FD4C9;
}
.nav-stacked > li.active > a:hover
{
color:#6abcab;
}
.is3-nav-side1
{
padding-top: 0px;
padding-left: 19px;
}
.is3-nav-side1 ul
{
padding-top: 0px;
padding-bottom: 0px;
}
.is3-nav-side1 li
{
min-height: 20px;
line-height: 14px;
padding: 0;	
margin-bottom: 10px;
list-style: none;
}
.is3-nav-side1 li a
{	
color: #939495;
}
.is3-nav-side1 li a:active,
.is3-nav-side1 li a:focus
{
color: #498BC9;
text-decoration: none;
}
.is3-nav-side1 li a:hover
{
color:#6D6E6F;
}
.is3-nav-side1 > li.active > a,
.is3-nav-side2 > li.active > a,
.is3-nav-side3 > li.active > a
{
display: block;
}
.active .is3-nav-side2 > li a
{
color: #498BC9;
}
.active .is3-nav-side2 > li a:hover
{
color: #2d6498;
}
.is3-nav-side2,
.is3-nav-side3
{
margin: 15px 0;
padding-left: 20px;
}
.is3-nav-side2 li
{
}
.is3-nav-side-mobile .panel-side-nav.panel 
{
border: none;
box-shadow: 0;
}
.is3-nav-side-mobile.panel-group
{
margin-bottom: 0;
}
.is3-nav-side-mobile.panel-group .panel-side-nav.panel + .panel-side-nav.panel
{
margin-top: 0;
}
.is3-nav-side-mobile .panel-side-nav .panel-heading
{
border-top-left-radius: 0;
border-top-right-radius: 0;
padding: 0;
}
.is3-nav-side-mobile .panel-side-nav .panel-heading a
{
display: block;
padding: 17px 30px;
text-transform: uppercase;
color: #498BC9;
background-color: #FFF;
}
.is3-nav-side-mobile .panel-side-nav .panel-heading.active a,
.is3-nav-side-mobile .panel-side-nav .panel-heading a:hover
{
color: #FFF;
}
.is3-nav-side-mobile .panel-side-nav .panel-title
{
font-size: 13px;
}
.is3-nav-side-mobile .panel-body 
{
padding: 10px 0 0 0;
}
.is3-nav-side-mobile .panel-body .list-group-item
{
padding: 0;
border-width: 0;	
}
.is3-nav-side-mobile .panel-body .list-group-item a
{
display: block;	
padding: 10px 30px 10px 90px;
text-transform: uppercase;
}
.is3-nav-side-mobile .panel-body .list-group-item a:hover
{
color:	#FFF;
background-color: #498BC9;
}
.breadcrumb
{
margin: 19px 0 10px 0;
padding: 8px 6px;
border-radius: 0;
background-color: #ABC3E6;
}
.breadcrumb a
{
color:#FFF;
padding-left:5px;
}
.breadcrumb a:active,
.breadcrumb a:hover,
.breadcrumb a:focus
{
text-decoration: none;
color: #498BC9;
}
.breadcrumb > li + li::before 
{
content: "-";
color: #FFF;
}
.pagination
{
}
.pagination-sm
{
}
#is3-homepagenode .breadcrumb,
#is3-homepagenode .is3-main-title,
#is3-homepagenode .is3-sec-title-pagination
{
display: none;
}
#is3-homepagenode .is3-comp
{	
margin-bottom: 10px;
}
#is3-homepagenode .homepage-left-cont
{
margin-left:-10px;
margin-right:-10px;
}
#is3-homepagenode .middle-panels  .is3-comp
{	
padding-left: 20px;
padding-right: 20px;
} 
#is3-homepagenode .top-homepage-panel .col-md-4
{	
padding-left: 0px;
padding-right: 0px;
width:initial;
} 
#is3-homepagenode .top-homepage-panel
{
margin-bottom:10px;
min-height:1px;
}
#is3-homepagenode .col-md-12
{
margin-bottom:10px;
}
#is3-tradeproductnode .thumbnail
{
padding: 0;
border-radius: 0;
border-width: 0;
overflow: hidden;
}
#is3-tradeproductnode .btn-favourites
{
width: 100%;
margin: 0 0 10px 0;
}
#is3-tradeproductnode .btn-favourites .favourite-icon
{
float: left;
width: 20%;
color: #498BC9;	
font-size: 30px;
}
#is3-tradeproductnode .btn-favourites .favourite-text
{
float: right;
width: 70%;
padding-left: 0px;
padding-top: 0px;
}
#is3-tradeproductnode .video-list-thumbs li
{
min-height: 160px;
margin-bottom: 10px;
font-size: 12px;
padding-left:0px;
}
#is3-tradeproductnode .video-list-thumbs span
{	
margin-top: 10px;
}
#is3-tradeproductnode .file-download
{	
min-height: 130px;
margin-bottom: 10px;
font-size: 12px;
}
.product-detail .is3-tradeproduct-qtyonorder
{
padding: 3px 0;
color: #9FD4C9;
background-color: #FFF;
font-family:Gill Sans W01 Medium, Arial;
margin-bottom:15px;
}
.product-detail .current-order, .login-fields .current-order, .forgotten-password .current-order
{
background-color:#9FD4C9;
color:#498BC9;
padding:0;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
float:right;
font-family: 'Gill Sans W01 Medium', Arial;
}
.product-detail .continue, .login-fields .continue, .forgotten-password .continue
{
background-color:#498BC9;	
padding:0;
color:#FFF;
padding-top:10px;
padding-bottom:10px;
line-height:18px;
margin-right:10px;
float:left;
padding-left:5px;
padding-right:5px;
font-family: 'Gill Sans W01 Medium', Arial;
}
.login-fields .continue, .login-fields .current-order, .forgotten-password .current-order, .forgotten-password .continue
{
padding: 6px 40px;
padding-top:10px;
padding-bottom:10px;
line-height:18px;
}
#is3-productgrouplistnode
{
}
#is3-productgrouplistnode .is3-productgroup-thumbnail
{
}
#is3-productgrouplistnode .is3-productgroup-thumbnail-img
{
}
#is3-productgrouplistnode .is3-productgroup-thumbnail-title, .product-detail .current-order 
{
display:block;
border-radius: 3px;
background-color:#9FD4C9;
margin-top:15px;
font-family: 'Gill Sans W01 Medium', Arial;
font-size:18px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
line-height:18px;
}
#is3-productgrouplistnode .is3-productgroup-thumbnail-title:hover, .product-detail .current-order:hover, .login-fields .current-order:hover, .forgotten-password .current-order:hover, .change-password-page btn:hover
{
text-decoration:none;	
color:#2d6498;
background-color:#68bbaa;
}
#is3-productgrouplistnode .is3-productgroup-thumbnail-title:active, .product-detail .current-order:active, .forgotten-password .current-order:active, .change-password-page btn:active
{
text-decoration:none;	
color:#9FD4C9;
background-color:#498BC9;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
#is3-productgrouplistnode .is3-productgroup-thumbnail
{
min-height: 315px;
}
}
#is3-productgrouplistnode .is3-productgroup-thumbnail img 
{
max-height: 100%;
max-width: 100%;
}
#is3-productgrouplistnode .is3-productgroup-thumbnail a
{
display: block;
width: 100%;
}
#is3-productgroupnode
{
.hoverimage {
transition: opacity 0.5s ease;
}
.hoverimage:hover {
opacity: 0;
}
}
.is3-product-thumbnail
{
/*
min-height: 458px;
*/
}
.is3-product-thumbnail .is3-product-thumbnail-img
{
display: block;
/*height: 305px; *//* 2 per row */
margin-bottom: 10px;
}
.is3-product-thumbnail .img-thumbnail
{
border-radius: 0;
}
.is3-product-thumbnail .is3-product-title
{
height: 50px;
line-height: 1.125em;
}
.is3-product-thumbnail .is3-product-sku
{
height: 30px;
}
.is3-product-thumbnail .loading,
.is3-product-thumbnail .child-loading
{
height: 101px; }
.is3-product-thumbnail .is3-tradeproduct-order-qty-cont
{
padding: 5px;
margin-bottom: 5px;
}
.is3-product-thumbnail .is3-product-price
{
}
.is3-product-thumbnail .is3-product-more
{
}
.is3-product-thumbnail .is3-tradeproduct-order-qty-cont .btn
{
margin-top: 5px;
}
.is3-product-thumbnail .is3-tradeproduct-qtyonorder-cont
{
height: 26px;
margin-bottom: 30px;
}
.is3-product-thumbnail .is3-tradeproduct-qtyonorder, .is3-product-thumbnail .is3-tradeproduct-qtyonorders, .is3-tradeproduct-qtyonorders, .is3-tradeproduct-qtyonorder
{
padding: 3px 0;
text-align: center;
color: #9FD4C9;
background-color: #FFF;
font-family:Gill Sans W01 Medium, Arial;
}
.product-detail .is3-tradeproduct-qtyonorders, .product-detail .is3-tradeproduct-qtyonorder
{
text-align:left;
}
@media (max-width: 767px)
{
.product-detail .is3-tradeproduct-qtyonorder, .product-detail .is3-tradeproduct-qtyonorders
{  
text-align:center;
}
.product-detail .current-order, .product-detail .continue
{
width:51%;
margin:auto;
display:block !important;
}
}
.product-detail .is3-tradeproduct-qtyonorder
{
margin-bottom:10px;
}
.is3-product-thumbnail .is3-product-public-cont
{
margin-bottom: 30px;
}
@media (min-width: 768px) /* 2 per row */
{
.is3-product-thumbnail .is3-product-thumbnail-img
{
min-height: 235px;
}
}
@media (min-width: 992px) /* 3 per row */
{
.is3-product-thumbnail .is3-product-thumbnail-img
{
min-height: 225px;
}
}
@media (min-width: 1200px) /* 4 per row */
{
.is3-product-thumbnail .is3-product-thumbnail-img
{
min-height: 220px;
}
}
#is3-blognode
{
}#is3-blogentrylistnode
{
}#is3-blogentrynode
{
}
#is3-searchnode
{
}
#is3-searchnode .breadcrumb
{
display: none;
}
#search
{
padding-left:10px;
}
.is3-comp-carousel
{
}
.is3-comp-carousel .default-carousel
{
}
.is3-comp-carousel #top-carousel
{
}
.is3-comp-carousel #top-carousel .jcarousel-clip
{
width: 700px;
}
.is3-comp-carousel #top-carousel .jcarousel-item
{
width: 700px;
height: 400px;
}
#top-carousel .jcarousel-control
{
float: left;
position: absolute;
bottom: 50px;
right: 50px;
z-index: 999; 
}
#top-carousel .jcarousel-control a 
{
float: left;
display: block;
width: 19px;
height: 19px;
margin-right: 3px;
padding-left: 1px;
}
#top-carousel .jcarousel-control a.jcarousel-selected 
{
background-position: 0 0;  
}
.is3-comp-carousel #bottom-carousel
{
clear: left;
margin-top: 20px;
}
.is3-comp-carousel #bottom-carousel .jcarousel-clip
{
width: 960px;
}
.is3-comp-carousel #bottom-carousel .jcarousel-item
{
width: 140px !important;
height: 195px;
margin: 10px 10px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;  
}
.is3-comp-carousel #bottom-carousel .jcarousel-item:first-child
{
}
.is3-comp-carousel #bottom-carousel .jcarousel-item:last-child
{
}
.is3-comp-carousel #bottom-carousel .jcarousel-next-horizontal::before {
position: absolute;
top: 60px;
right: 0px;
width: 36px;
height: 48px;
cursor: pointer;
right:-40px;
font-family: FontAwesome, Arial;
content: "\f105";
font-size: 39px;
color:#999;
}
.is3-comp-carousel #bottom-carousel .jcarousel-next-horizontal:hover
{
font-family: FontAwesome ,Arial;
content: "\f105";
font-size: 39px;
color:#999;
}
.is3-comp-carousel #bottom-carousel .jcarousel-next-horizontal:hover,
.is3-comp-carousel #bottom-carousel .jcarousel-next-horizontal:focus,
.is3-comp-carousel #bottom-carousel .jcarousel-next-horizontal:active {
background-position: 0 0;
}
.is3-comp-carousel #bottom-carousel .jcarousel-prev-horizontal::before {
position: absolute;
top: 60px;
left: 0px;
width: 36px;
height: 48px;
cursor: pointer;
left:-20px;
font-family: FontAwesome, Arial;
content: "\f104";
font-size: 38px;
color:#999;
}
.is3-comp-carousel #bottom-carousel .jcarousel-prev-horizontal:hover, 
.is3-comp-carousel #bottom-carousel .jcarousel-prev-horizontal:focus,
.is3-comp-carousel #bottom-carousel .jcarousel-prev-horizontal:active {
background-position: 0 0;
}
.brand-homepage-carousel.is3-comp-carousel #bottom-carousel .jcarousel-clip
{
width: 960px;
height: 300px;
}
.brand-homepage-carousel.is3-comp-carousel #bottom-carousel .jcarousel-item
{
width: 140px;
height: 290px;
font-family: , Arial;
font-size: 14px;
text-align: center;
}
.is3-comp-carousel #bottom-carousel .jcarousel-next-horizontal
{
}
.brand-homepage-carousel.is3-comp-carousel #bottom-carousel
{
right: -20px;
}
.carousel-inner
{
aspect-ratio: 3/2;
}
#is3-sec-top-1 .search .form-group
{
margin-bottom:0;
}
.catalogue-items
{
color:#498BC9;
}
.navbar-inverse .basket
{
float:right !important;
}
#is3-sec-top-0 .navbar-collapse .navbar-nav
{
}
#nav-logout
{
float:left !important;
}
#nav-logout li a
{
padding-left:0px;
}
.admin-logged-in
{
top:0;
}
.login-fields .login-links {
margin-bottom: 0px
}
.login-links  .list-inline
{
color:#498BC9;
}
.login-links .list-inline li
{
padding-left:0px;
}
.glyphicon-search
{
color:#498BC9;
}
#is3-sec-top-2 .navbar-nav li a
{
padding-bottom:0;
}
#is3-sec-top-2 li .active
{	display:block;
border-bottom:2px solid #9FD4C9;
}
#is3-sec-top-mobile-3 .navbar-nav > li .active span
{
border-bottom:2px solid #9FD4C9;
padding-bottom:2px;
}
#is3-sec-top-2 .navbar-nav > li > a
{
padding-top:0;
margin-top:10px;
padding-right:0;
padding-left:0;
margin-right: 30px;
}
#Special\ Offers-link {
color: #d91616;
}
#is3-sec-top-2 .navbar-nav > #Special\ Offers-link > a:hover {
color: #a30000;
}
#is3-sec-top-2 .navbar-nav > li > a:hover, #is3-sec-top-mobile-3 .navbar-nav > li a:hover
{
color:#6D6E6F;
}
#is3-sec-top-2 .navbar-nav > li > a:active, #is3-sec-top-mobile-3 .navbar-nav > li a:active
{
color:#9FD4C9;
}
#is3-sec-top-2 .navbar-nav > li > a .catalogue-items
{
color:#498BC9;
}
#is3-sec-top-2 .navbar-nav > li > a .catalogue-items:hover, #is3-sec-top-mobile-3 .navbar-nav > li .active span:hover, .catalogue-items:hover
{
color:#2c6395 !important;
}
#is3-sec-top-2 .navbar-nav > li > a .catalogue-items:active
{
color:#9FD4C9;
}
#is3-sec-top-2 .navbar-nav > li > .active:hover, #is3-sec-top-mobile-3 .navbar-nav > li .active span:hover, .catalogue-items .active
{
color:#3c3d3e;
border-bottom:2px solid #68bbaa;
}
h1 small
{
font-weight:bold;
font-size: 20px;
color: #498BC9;
letter-spacing: -0.02em;
line-height:50% !important;
}
.is3-comp-simple-content
{
margin-top:10px;
margin-bottom:10px;
}
.is3-comp-simple-content .page-header
{
margin-top:0px;
margin-bottom:0px;
padding-bottom:0;
}
.social-links-container
{
height:0px;
width:100%;
}
.social-links-out-wide
{
height: 120px;
width: 40px;
background-color: #498BC9;
float: right;
position: absolute;
margin-left: 950px;
color:#FFF;
}
.social-links-out-wide i
{
display:block;
margin-left:13px;
margin-top:10px;
}
.social-links-out-wide a
{
color:white;
text-decoration:none;
}
.social-links-out-wide a:hover, .social-links-out-wide a:active, .social-links-out-wide a:focus
{
color:#9FD4C9;
}
.social-links-container .row
{
margin:0;
}
.fa-facebook
{
background-color:white;
color:#498BC9;
}
#footer-bar {
margin: 0px;
background: #ABC3E6;
padding: 10px;
color: #953C7E;
font-family:'Gill Sans W01 Light';
}
#footer-bar .info-icons .social
{	
height:100%;
min-height:70px;
border-left:1px solid white;
}
#footer-bar .info-icons .social:last-child
{	
border-right:1px solid white;
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 10px;
padding-right: 10px;
}
.is3-cont-search input::-webkit-input-placeholder
{
color:#ABC3E6;
}
#footer-bar .info-icons i
{
font-size:30px;
color:#498BC9;
margin-top:44%;
margin-bottom:25%;
float: right;
}
.info-icons .footer-icon-container
{
width:20%;
float:left;
height:100%;
margin-left:-9px;
}
.info-icons
{
font-family: 'Gill Sans W01 Medium';
}
#footer-bar .row
{
margin:0;
}
.footer-text-container
{	
color:#FFF;
width:77%;
float:right;
margin-top:7%;
}
.info-icons .footer-icon-container-world
{
width:10%;
float:left;
height:100%;
margin-top:9px;
margin-left:-9px;
}
.info-icons .footer-icon-container-world .fa
{
margin-left:-5px;
}
.footer-text-container-world
{	
color:#FFF;
width:94%;
float:right;
margin-top:7%;
font-size:17px;
margin-right: -10px;
}
.worldwide-container
{
padding-right:0;
position:relative;
}
.info-icons span
{
display:block;
font-size:14px;
}
.footer-here-help
{
margin-top:14px;
}
.footer-here-help span
{
line-height: 14px;
}
#is3-sec-footer-1 .footer-headings
{
height:35px;
font-family: 'Gill Sans W01 Medium';
color:#498BC9;
}
#is3-sec-footer-2
{
background-color:#9FD4C9;
padding-bottom:20px;
}
.Aspin-Logos
{
float:left;
text-decoration:none;
font-size:13px;
}
.Aspin-Logos span
{
margin-right:5px;
}
.Aspin-Logos a
{
color:#FFF !important;
text-decoration:none;
}
.intersell-logo
{
margin-bottom:8px !important;
}
.Aspin-Logos img
{
margin-bottom:15px;
}
.copyright
{
float:right;
text-align:right;
width:200px;
color:#498BC9;
}
.copyright a
{
text-decoration:underline;
}
.is3-comp-video
{
margin-bottom:20px;
}
.text-right div, .text-right ul
{
float:right;
}
.text-right .is3-cont-pagination-pagesize
{
margin-bottom:25px;
margin-right:15px;
margin-top:29px;
}
.padding-bottom
{
margin-bottom:0px;
}
.padding-bottom .text-right  .pagination, .padding-bottom .text-right  .is3-cont-pagination-pagesize
{
margin-bottom:25px;
}
.nav-stacked li ul li a
{
line-height:18px;
}
#is3-productgroupnode .is3-product-thumbnail .is3-product-merchandising-banners
{
margin-top: -225px;
margin-left:-5px;
position: absolute;
}
.is3-product-thumbnail .is3-product-sku, .is3-product-thumbnail .is3-product-title, .inner-price, .outer-price
{
text-align:center;
}
.is3-product-thumbnail .is3-product-sku
{
color: #498BC9 ;
font-size:14px;
font-family:Gill Sans W01 Bold;
}
.is3-product-thumbnail .is3-product-title a
{
color: #939495 ;
}
.outer-price .price, .inner-price .price
{
color:#498BC9;
font-family:Gill Sans W01 Bold;
}
.is3-tradeproduct-order-qty-cont .btn-default, .newsletter-container .newsletter-submit, .product-detail .continue 
{
background-color:#498BC9 !important;
color:#FFF;
font-family:Gill Sans W01 Medium;
}
.is3-tradeproduct-order-qty-cont .btn-default:hover, .newsletter-container .newsletter-submit:hover, .product-detail .continue:hover, .login-fields .continue:hover, .forgotten-password .continue:hover
{
background-color:#3072B0 !important;
}
.is3-tradeproduct-order-qty-cont .btn-default:active, .newsletter-container .newsletter-submit:active, .product-detail .continue:active, .login-fields .continue:active, forgotten-password .continue:active
{
background-color:#9FD4C9 !important;
color:#498BC9;
}
.outer-price .price
{
}
.inner-price .price
{
font-size:28px;
}
.is3-tradeproduct-order-qty-cont .is3-product-price #variant2_id
{
height:36px;
}
.stock-price .instock
{
display:inline-block;
font-family:Gill Sans W01 Bold;
color: #2B9800;
text-align:center;
width:100%;
font-size:16px;
margin-top:10px;
margin-bottom:10px;
}
.instock
{
font-family:Gill Sans W01 Bold;
color: #2B9800;
font-size:16px;
}
.stock-price .oostock
{
display:inline-block;
font-family:Gill Sans W01 Bold;
color: red;
text-align:center;
width:100%;
font-size:16px;
margin-top:10px;
margin-bottom:10px;
}
.stock-price
{
font-size:13px;
text-align:center;
}
.prod-delivery-text
{
font-size:15px;
padding-top: 0;
padding-bottom: 0;
margin-top:-5px;
}
.product-discount-display
{
line-height:18px;
}
.oostock
{
font-family:Gill Sans W01 Bold;
color: red;
font-size:16px;
}
.inner-price, .outer-price
{
font-family:Gill Sans W01 Bold;
color:#498BC9;
}
#is3-trade-favourite-products
{
margin-top:30px;
}
#is3-trade-favourite-products .red-star
{
color:#498BC9;
font-size:28px;
}
#is3-trade-favourite-products .grey-star
{
color:;
font-size:28px;
}
.product-detail .prod-detail-pricecontainer
{
margin-top:20px;
margin-bottom:20px;
}
#favourite_off, #favourite_on
{
display:inline-block;
}
.product-detail .inner-price , .product-detail .outer-price
{
float:left;
}
.product-detail .inner-price
{
line-height:24px;	
}
.product-detail .is3-tradeproduct-order-qty-cont
{
margin-top:20px;
margin-bottom:10px;
}
.product-detail .is3-tradeproduct-order-qty-cont .pull-right
{
float:right !important;
}
.product-detail #variant2_id
{
width:200px;
}
.product-detail #detail-merch-tag-container
{
position: absolute;
margin-top: -619px;
}
.product-detail #detail-merch-tag-container .merc-tag
{
float:left;
}
.related-products
{
text-align:center;
}
.child-loading
{
display:none;
}
.product-detail .prod-detail-image-sec .col-md-3 a img
{
margin-bottom:10px;
}
.related-products-heading
{
text-align:center;
}
#is3-tradeproductnode .video-list-thumbs 
{
}
.is3-product-public-cont .btn-default
{
font-family: 'Gill Sans W01 Medium';
width:100%;
margin-top: 5px;
}
#is3-tradeproductnode .product-detail .prod-detail-data .is3-tradeproduct-order-qty-cont .pull-left
{
padding-left:0;
}
#is3-tradeproductnode .product-detail .prod-detail-data .is3-tradeproduct-order-qty-cont .pull-right
{
padding-right:0;
}
.product-detail .col-xs-8 #variant2_id {
width: 100%;
}
.related-products .is3-product-price #variant2_id
{
float: left;
width: 100%;
}
.related-section
{
margin-top:10px;
}
.contact_form
{
margin-bottom:20px;
}
.contact_form .btn
{
font-family: 'Gill Sans W01 Medium';	
}
#is3-blogentrylistnode  .media
{
margin-bottom:10px;
}
#is3-homepagenode .homepage-intro .is3-comp-advanced-content
{
margin:auto;
text-align:center;
width:78%;
}
#is3-homepagenode .homepage-intro .is3-comp-advanced-content div
{
margin-bottom:5px;
}
.simple-component-align-left
{	
float:left;
}
.simple-component-align-right
{	
float:right;
}
#is3-homepagenode .main-content .is3-comp-simple-content img
{
width:initial;
height:initial;
}
.left-panels
{
float:left;
}
.right-panels
{
float:left;
}
.middle-panels
{
float:left;
}
.homagepage-center-tiles-top-row
{
margin-left:-10px;
margin-right:-10px;
}
.homagepage-center-tiles-middle-row
{
margin-left:-10px;
margin-right:-10px;
}
#is3-homepagenode .is3-comp-simple-content
{
margin-bottom:10px;
}
.center-homepage-tiles
{
margin-top:10px;
}
#is3-homepagenode .main-content 
{
float:initial;
}
.product-carousel .is3-comp-product-rotator-buttons
{
display: block;
border-radius: 2px;
background-color: #9FD4C9;
margin-top: 15px;
font-family: 'Gill Sans W01 Medium';
font-size: 18px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
line-height: 18px;
color:#FFF;
}
.product-carousel .is3-comp-product-rotator-buttons a
{
color:#FFF;
}
.product-carousel .is3-comp-product-rotator-buttons a:hover
{
color:#FFF;
}
.product-carousel .is3-comp-product-rotator-buttons:hover
{
background-color:#68bbaa;
}
.product-carousel .is3-comp-product-rotator-buttons
{
color:#FFF !important;
min-width:140px;
width:140px;
}
.newsletter-signup .form-control
{
}
.newsletter-signup .newsletter-title
{
font-family: 'Gill Sans W01 Light';
font-weight: 100;
line-height: 1.1;
color: #498bc9;
text-align:center;
}
.newsletter-signup .newsletter-container .newsletter-submit
{
padding-top:4px;
height:35px;
font-family: 'Gill Sans W01 Light';
width:100%;
}
.newsletter-container .col-md-2
{
padding-right:0px;
}
#bottom-carousel-responsive
{
background-color:#9FD4C9;
text-align:center;
color:#FFF;
padding-top:40px;
margin-left:10px;
}
#bottom-carousel-responsive h2
{
color:#FFF;
}
.newsletter-container .form-control, .form-control
{
padding-left:10px;
padding-right:20px;
}
.field-alt
{
padding-right:0 !important;
}
.newsletter-container
{
padding-left:0;
padding-right:3px;
}
.newsletter-first-input
{
padding-left:0px;
}
.newsletter-signup
{
margin-top:40px;
margin-bottom:10px;
}
.account-section
{
margin-left:-10px;
}
.my-account > tbody > tr > th
{
padding-left:0px !important;
}
.my-account h4
{
margin-top:0;
}
.order-history-section  > li > a
{
padding: 10px 12px;
}
.order-history-section  > li > a:hover
{
border-color: #dddddd #dddddd #dddddd;
}
.order-history-section  > li.active a
{
color:#498BC9 !important;
}
.order-history-section  > li.active a:hover
{
color:#2d6498 !important;
}
.is3-trade .btn-default
{
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
}
.prod-detail-data .continue, .prod-detail-data .current-order
{
padding-left: 7px;
padding-right: 7px;
}
.prod-detail-data .continue:active, .prod-detail-data .current-order:active, .prod-detail-data .continue:focus, .prod-detail-data .current-order:focus
{
border: 1px solid transparent; 
}
.top-buttons-cont
{
margin-top:10px;
margin-bottom:20px;
}
.quickadd .quick-add-input
{
width:100%;
margin-top:10px;
margin-bottom:10px;
}
@media (min-width: 992px)
{
.datatable .heading
{
padding:0;
width:940px;
margin-left:10px;
margin-right:10px;
}
}
@media (max-width: 1057px)
{
.social-links-container
{
display:none;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.datatable .heading
{
padding:0;
width:720px;
margin-right:10px;
}
#is3-productgroupnode .pagination
{
margin-bottom:20px;
}
.worldwide
{
}
#footer-bar .info-icons .social
{
min-height:87px;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.datatable .row .row .row
{
margin-right:0;
}
}
@media (max-width: 991px)
{
#is3-sec-top-mobile-1 .row
{
margin-right:0;
}
#is3-productgrouplistnode .is3-productgroup-thumbnail a
{
font-size:14px;
}
h1
{
font-size:38px;
}
}
@media (max-width: 991px)
{
.datatable
{
font-size:14px;
}
}
@media (min-width: 992px)
{
.datatable .heading
{
padding:0;
width:940px;
margin-left:10px;
margin-right:10px;
}
}
.is3-warning .error
{
padding-top:10px;
}
.order-header
{
margin: 10px 0;
}
.login-fields .field
{
padding-left:0;
padding-right:20px;
}
.login-fields .btn
{
margin-top:0px;
}
#is3-login-cont
{
margin-bottom:20px;
}
label
{
color:#999;
}
.login-forgotten
{
font-size:1.4em;
display:block;
margin-top:10px;
margin-bottom:5px;
}
.login-message
{
font-size:18px;
display:block;
margin-top:10px;
margin-bottom:5px;
}
#is3-tradeproductnode .product-detail .current-order
{
margin-top:0;
}
.forgotten-password
{
margin-right:10px;
margin-top:20px;
margin-bottom:50px;
}
#is3_trade_account_username,#is3_trade_account_accountnumber, .login-fields input
{
background-color:#F3F3F3;
}
.password-reset
{	
margin-bottom:40px;
}
#is3-login-cont .login-fields .form-control,  #is3_trade_account_username , #is3_trade_account_accountnumber
{
border: 1px solid #cccccc;
box-shadow: none;
border-radius: 0;
}
#is3-sec-top-mobile-1 .mobile-account, #is3-sec-top-mobile-1 .mobile-cart
{
color:#FFF;
vertical-align:middle;
padding-top:10px;
padding-left:10px;
padding-right:10px;
}
#is3-sec-top-mobile-1
{
background-color:#9FD4C9;
min-height:45px;
position:fixed;
width:100%;
}
#is3-sec-top-mobile-1 .account-links
{
background-color:#9FD4C9;
}
#is3-sec-top-mobile-1 .account-dropdown
{	
display:none;
position: absolute;
width: 100%;
z-index: 100;
}
#is3-sec-top-mobile-1 .account-dropdown a
{
display:block;
}
#is3-sec-top-mobile-1 .container
{
padding-left:0;
padding-right:0;
}
.account-dropdown .logout-button
{
margin-bottom:15px;
border-top:1px solid white;
display:block;
width:100%;
margin-top:10px;
}
.account-dropdown a
{
display:block;
width:100%;
}
.account-dropdown-container
{
position: relative;
margin-top: 35px;
}
#is3-sec-top-mobile-1 .account-links a
{
padding-left:15px;
padding-right:3px;
}
#is3-sec-top-mobile-1 .account-links a:hover
{
color:#498BC9;
}
.account-links  .fa
{
padding-right:10px;
font-size:21px;
}
#is3-sec-top-mobile-3, #is3-sec-top-mobile-3 button
{
height:45px;
background-color:#FFF;
}
#is3-sec-top-mobile-3
{
margin-bottom:30px;
}
#is3-sec-top-mobile-3 button
{
margin-bottom:0;
}
#is3-sec-top-mobile-3 .fa
{
font-size:21px;
padding:0;
color:#498BC9;
padding-left:5px;
}
#is3-sec-top-mobile-3 .btn-default
{
padding:0;
padding-left:10px;
padding-right:10px;
}
#is3-sec-top-mobile-3 #mobile-search
{
width: 100%;
position: absolute;
/* margin-right: -10px; */
margin-left: -10px;
margin-top: -45px;
}
#is3-sec-top-mobile-3 .fa-times
{
margin-right:2px;
display: block;
}
#is3-sec-top-mobile-2 .col-xs-12
{
}
#is3-sec-top-mobile-2
{
margin-bottom:40px;
}
.is3-productgroup-thumbnail-img-cont
{
display: block;
margin-bottom: 10px;
border: 1px solid #dddddd;
border-radius: 0;
}
.is3-product-public-cont .btn-default
{
font-size:18px;
}
.is3-productgroup-thumbnail-img-cont img
{
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
position:absolute;
}
.img-thumbnail
{
border:0;
}
#is3-productgrouplistnode .is3-productgroup-thumbnail img 
{
max-height: 100%;
max-width: 100%;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
position: absolute;
}
#is3-productgrouplistnode .is3-productgroup-thumbnail-img
{
display: block;
width: 220px;
display: block;
position: relative;
overflow: hidden;
margin-bottom: 0;
padding-bottom: 100%;
}
.is3-productgrouplist-thumbnail-img-cont
{
display: block;
margin-bottom: 10px;
border: 1px solid #dddddd;
border-radius: 0;
padding: 4px;
}
.is3-product-thumbnail .is3-product-thumbnail-img {
display: block;
position: relative;
overflow: hidden;
margin-bottom:0;
padding-bottom: 100%;
}
@media (min-width: 992px){
.is3-product-thumbnail .is3-product-thumbnail-img {
min-height: 220px !important;
}
}
@media (min-width: 767px) 
{
}
@media (max-width: 386px) 
{
.forgot-password .current-order
{
float:left;
margin-left:10px;
}
.forgot-password .continue
{
margin-left:10px;
float:left;
margin-top:15px;
}
}
.related-groups-link
{
float: right;
margin-top: -55px;
z-index: 100;
position: relative;
margin-right:15px;
}
.related-groups-link .fa-link
{
font-size:42px;
}
.related-products .related-groups-link
{
float: right;
margin-top: -55px;
z-index: 100;
position: relative;
margin-right:15px;
}
#is3-productgroupnode .related-groups-link
{
float: right;
margin-top: -48px;
z-index: 100;
position: relative;
margin-right:12px;
}
#is3-productgroupnode .related-groups-link .fa-link
{
font-size:32px;
}
.related-products .related-groups-link .fa-link
{
font-size:32px;
}
#is3-blogentrylistnode .mobile-group .media
{
margin-top:0px;
}
.breadcrumb
{
min-height:41px;
}
.mobile-group
{
margin-bottom:20px;
}
@media (max-width: 767px) 
{
.is3-tradeproduct-order-qty-cont .is3-product-price #variant2_id
{
width:90%;
}
@-moz-document url-prefix(){ 
.footer-icon-container
{
float:left !important;
}
.footer-text-container-world
{
margin-left: 78px !important;
width: 80% !important;
}
}
.mainland
{
min-height:87px !important; 
}
#is3-sec-top-mobile-3 #mobile-nav .navbar-collapse
{
}
#is3-sec-top-mobile-3 .container
{
}
.center-homepage-tiles
{
margin-left:10px;
margin-right:10px;
}
.newsletter-signup
{
margin-left:10px;
margin-right:10px;
}
.newsletter-title h3
{
width:50%;
text-align:center;
align:center;
margin:auto;
}
#is3-trade-favourite-products
{
text-align:center;
}
h1
{
font-size:28px;
}
.prod-detail-pricecontainer .inner-price, .prod-detail-pricecontainer .outer-price
{
text-align:left;
padding-left:0;
}
#is3-sec-top-mobile-3 #mobile-nav .navbar-nav button
{
float: right;
position: relative;
margin-top: -50px;
margin-right: -10px !important;
}
#is3-sec-top-mobile-3 #mobile-nav .navbar-nav button:focus
{
outline:0;
}
.login-fields
{
}
.content-row
{
margin-left:10px;
margin-right:10px;
}
.forgot-password
{
margin-left:10px !important;
margin-right:10px !important;
}
#is3-login-cont
{
margin-left:10px;
margin-right:10px;
}
#orderlines
{
margin-left:10px;
margin-right:10px;
}
.container{padding-left:0;padding-right:0;}
body.is3-admin{padding-top:40px !important; }
.newsletter-first-input
{
padding-left:10px;
}
.newsletter-container form div
{
margin-bottom:10px;
}
.newsletter-container form div .newsletter-submit
{
width:100%;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
{
padding-right:0px;
}
.row
{
margin-right:0px;
}
#footer-bar .footer-text-container
{
width:71%;
margin-top:6%;
}
#footer-bar .info-icons i
{
}
#footer-bar .info-icons .social
{
border-left:0;
border-right:0;
border-bottom:1px solid white;
}
#footer-bar .info-icons .social:last-child
{
border-right:0;
border-bottom:0;
}
.info-icons .footer-icon-container
{
float: inherit;
height: 100%;
}
#footer-bar .info-icons i 
{
font-size: 30px;
color: #498BC9;	
float: right;
}
.info-icons .footer-icon-container-world
{
}
.footer-text-container-world 
{
color: #FFF;
width: 71%;
float: inherit;
margin-top: 7%;
font-size: 17px;
margin-left: 29px;
}
.footer-links-container
{
width: 270px;
margin: auto;
float: inherit;
position: absolute;
left: 0;
right: 0;
}
.globe
{
margin-left: 30px;
}
#footer-bar
{
padding-top:0;
padding-bottom:0;
}
.copyright
{
display:block;
text-align:center;
color:#FFF;
margin:auto;
width: 200px;
position: absolute;
left: 0;
right: 0;
}
.copyright a
{
color:#FFF;
}
#is3-sec-footer-2 .text-center 
{
width: 100%;
position: relative;
padding-top: 20px;
}
#is3-sec-footer-2
{
height:90px;
}
#is3-sec-footer-2 .text-center 
{
width:100%;
position:relative;
}
.worldwide-container
{
padding-right:0;
width:275px;
position:absolute;
}
.worldwide
{
position:relative;
}
.info-icons .footer-icon-container-world
{
margin-left:23px;
}
#is3-productgrouplistnode .is3-productgroup-thumbnail a
{
width:100%;
}
#is3-productgrouplistnode .is3-productgroup-thumbnail img
{
}
#is3-productgrouplistnode .is3-productgroup-thumbnail
{
margin-bottom:20px;
}
#is3-productgroupnode .is3-product-thumbnail
{
margin-left:10px;
margin-right:10px;
}
#is3-productgroupnode .is3-tradeproduct-order-qty-cont #variant2_id
{
width:100%;
}
#is3-productgroupnode .is3-tradeproduct-order-qty-cont .col-xs-8
{
padding-left:0;
}
.is3-product-thumbnail .is3-tradeproduct-order-qty-cont .btn
{
width:100%;
}
.product-detail, .related-section
{
padding-left:10px;
padding-right:10px;
}
.related-products
{
padding-left:10px;
padding-right:10px;
}
.mobile-group
{
padding-left:20px;
padding-right:10px;
}
#is3-sec-top-mobile-3 #mobile-search input
{
padding: 12px 25px;
}
#is3-sec-top-mobile-3 #mobile-search .cross
{
margin-right:10px;
padding-left:0;
}
#is3-sec-top-mobile-3 .search-mobile
{
margin-top:2px;
padding-left: 0;
padding-right: 0;
margin-right:10px;
}
.account-section, .history-section
{
margin-left:10px !important;
margin-right:10px !important;
}
}
@media (min-width:992px)
{
.prod-detail-pricecontainer .inner-price, .prod-detail-pricecontainer .outer-price
{
text-align:left;
padding-left:0;
}
}
@media (max-width:1199px) and (min-width:992px)
{	
#is3-productgrouplistnode .is3-productgroup-thumbnail 
{
min-height: 315px;
}
}
@media (max-width:684px) and (min-width:453px)
{
#is3-tradeproductnode .product-detail h1
{
font-size:42px;
}
}
@media (max-width:326px)
{
.prod-detail-data .continue, .prod-detail-data .current-order
{
}
}
.prod-detail-data .current-order
{
display:inline-block;
}
.bottom-shadow
{
margin-bottom:0 !important;
}
@media (max-width:452px)
{
#is3-tradeproductnode .product-detail h1
{
font-size:32px;
}
.related-products .is3-product-title 
{
margin-bottom:6px;
}
}
@media (max-width:415px)
{
.related-products .is3-tradeproduct-order-qty-cont .btn-default
{
line-height:16px;
padding-top:9px;
padding-bottom:9px;
}
.related-products .is3-product-thumbnail .is3-tradeproduct-order-qty-cont .btn
{
width:initial;
}
.is3-product-thumbnail .is3-tradeproduct-qtyonorder
{
font-size:14px;
}
}
.related-groups-cont
{
width:100%;
display:none;
margin-left:-10px;
margin-right:-10px;
}
.related-groups-cont hr
{
color:#9FD4C9;
background-color:#9FD4C9;
margin-left:20px;
margin-right:10px;
height:1px;
margin-top:0px;
}
.related-groupds-expand
{
text-align:right;
margin-bottom:20px;
margin-top:10px;
}
@media (max-width:991px) and (min-width:768px)
{	
#bottom-carousel-responsive
{
margin-right:10px;	
}
.tablet-view
{
position:static;
}
.padding-bottom
{
position:static;
}
.prod-detail-pricecontainer .inner-price, .prod-detail-pricecontainer .outer-price
{
text-align:left;
padding-left:0;
}
.Aspin-Logos, .copyright
{
margin-top:20px;
}
.copyright
{
display: block;
text-align: center;
color: #FFF;
margin: auto;
width: 200px;
position: absolute;
left: 0;
right: 0;
}
.copyright a
{
color:white;
}
.text-center 
{
width: 100%;
position: relative;
padding-top: 20px;
}
#is3-sec-footer-2 
{
height: 90px;
}
#is3-productgrouplistnode .is3-productgroup-thumbnail 
{
min-height: 300px;
}
.newsletter-container .col-md-5
{
margin-bottom:10px;
}
.newsletter-first-input
{
padding:0;
}
.newsletter-container
{
padding-right:0;
}
.newsletter-container #login div
{
padding:0;
}
#is3-productgrouplistnode .is3-productgroup-thumbnail
{
min-height: 250px;
}
.is3-tradeproduct-order-qty-cont .is3-product-price #variant2_id
{
width:100%;
}
.is3-product-thumbnail .is3-tradeproduct-order-qty-cont .btn
{
width:100%;
}
#is3-productgroupnode .is3-tradeproduct-order-qty-cont #variant2_id
{
width:100%;
}
#is3-productgroupnode .is3-tradeproduct-order-qty-cont .col-xs-8
{
padding-left:0;
}
.is3-product-thumbnail .is3-tradeproduct-order-qty-cont .btn
{
width:90%;
}
.footer-text-container 
{
color: #FFF;
width: 69%;
float: right;
margin-top: 7%;
}
#footer-bar .info-icons i 
{
font-size: 30px;
color: #498BC9;
margin-top: 44%;
margin-bottom: 25%;
float: right;
margin-right: -20px;
}
.footer-text-container-world 
{
color: #FFF;
width: 73%;
float: right;
margin-top: 7%;
font-size: 17px;
margin-right: -10px;
}
.info-icons .footer-icon-container-world 
{
width: 10%;
float: left;
height: 100%;
margin-top: 9px;
margin-left: -9px;
}
.info-icons 
{
border-left: 1px solid white;
}
.info-icons .footer-icon-container-world .fa 
{
float:right !important;
margin-right: -50px !important;
}
#footer-bar .info-icons .social 
{
border-right: 1px solid white;
border-left:0;
}
#is3-sec-top-mobile-1 .account-links a 
{
padding-left: 25px;
padding-right: 3px;
}
.account-links .fa 
{
font-size: 21px;
}
#mobile-search form
{
display:block;
margin-right:10px;
margin-left:10px;
}
#is3-tradeproductnode .video-list-thumbs li
{
padding-right:0;
}
#is3-sec-top-mobile-3 #mobile-search input
{
padding: 12px 15px;
}
#is3-sec-top-mobile-3 .btn-default
{
padding:0;
margin-right: 10px;
}
#is3-sec-top-mobile-3 #mobile-search
{
width: 100%;
position: absolute;
/* margin-right: -10px; */
margin-left: -10px;
margin-top: -45px;
}
#is3-sec-top-mobile-3 .search-mobile
{
margin-top:2px;
}	
#is3-sec-top-mobile-3 .fa-times
{
display: block;
}
#is3-sec-top-mobile-3 .fa
{
}
.burger
{
margin-left:10px;
padding-right:10px;
}
.burger .fa-bars
{
padding-right:5px;
}
#is3-sec-top-mobile-3 .fa-bars
{
padding-right:5px;
}
}
#mobile-search .btn-default:focus {
color: transparent;
border: none !important;
}
.search-mobile .btn-default:focus {
color: transparent;
border: none !important;
}
.minus-margin
{
margin-top:-45px;
}
#is3-sec-top-mobile-3 #mobile-search form button
{
position:relative;
margin-top:-47px;
background-color: #EEEEEE;
padding-right:0;
}
@media (min-width:992px)
{
.is3-tradeproduct-order-qty-cont .is3-product-price #variant2_id
{
width:100%;
}
#is3-productgroupnode .is3-tradeproduct-order-qty-cont #variant2_id
{
width:100%;
}
#is3-productgroupnode .is3-tradeproduct-order-qty-cont .col-xs-8
{
padding-left:0;
}
.is3-product-thumbnail .is3-tradeproduct-order-qty-cont .btn
{
width:100%;
}
}
@media (max-width:1199px)
{
#is3-sec-top-mobile-3 .navbar-nav > li 
{
float: initial;
}
#is3-sec-top-mobile-3 .navbar-nav > li a
{
padding-top: 12px;
padding-bottom: 14px;
font-family: 'Gill Sans W01 Medium';
}
#is3-sec-top-mobile-3 .navbar-nav > li .active span
{
color:#498BC9 !important;
}
#is3-sec-top-mobile-3 .navbar-nav > li a
{
color:#939495;
}
}
#is3-sec-top-2  .navbar-collapse
{
padding-left:0 !important;
}
#is3-sec-top-mobile-3 #mobile-nav
{
position:absolute;
background-color:white;
width:100%;
z-index:1;
margin-top: -45px;
}
#is3-sec-top-mobile-3 #mobile-nav .navbar-nav
{
width:100%;
}
#is3-sec-top-mobile-3 #mobile-nav .navbar-nav .fa-times
{
}
#is3-sec-top-mobile-3 #mobile-nav .navbar-nav button
{
float: right;
position: relative;
margin-top: -50px;
margin-right: 20px;
}
#is3-sec-top-mobile-3 #mobile-nav .navbar-nav button:focus
{
border:0 !important;
}
@media (max-width: 991px) 
{
.accountnumber-cont
{
margin-top:30px;
}
.is3_trade_account_accountnumber
{
display:none;
}
#is3-sec-top-mobile-1
{
z-index:1000;
}
.logged-in-header
{
margin-top:45px;
}
.login-fields button
{
margin-top:20px !important;
}
.login-fields .field
{
padding-left: 0px;
padding-right: 0px;
}
#is3-sec-top-0{font-size:16px;}
body.is3-admin{padding-top:55px;}
.order-header
{
margin-left:10px;
}
#orderlines .btn-default
{
font-size:14px;
}
#orderlines .col-sm-6
{
position:inherit;
}
#orderlines .is3-warning, #orderlines .bg-warning
{
margin-left:10px;
}
}
#categories-dropdown a, #new-dropdown a, #ranges-dropdown a, #occasions-dropdown a, #themes-dropdown a
{
display:block;
font-family:initial;
font-size:16px;
color:#939495;
font-family:'Gill Sans W01 Light';
margin-bottom:13px;
}
#categories-dropdown a:hover, #new-dropdown a:hover, #ranges-dropdown a:hover, #occasions-dropdown a:hover, #themes-dropdown a:hover
{
color:#6D6E6F !important;
}
#categories-dropdown, #new-dropdown, #ranges-dropdown, #themes-dropdown, #occasions-dropdown 
{
line-height:16px;
display:none;
position:absolute;
background-color:white;
z-index:101;
margin-bottom:-10px;
min-width: 220px;
}
#categories-dropdown .categories-container,#occasions-dropdown .categories-container, #themes-dropdown .categories-container
{
min-height:209px;
}
#occasions-dropdown 
{
margin-left:320px;
width:initial !important;
padding-left:10px;
}
#new-dropdown 
{
margin-left:65px;
padding-left:10px;
width:initial !important;
}
#themes-dropdown 
{
margin-left:425px;
padding-left:10px;
width:initial !important;
}
#new-dropdown, #ranges-dropdown
{
min-height:0 !important;
}
.categories-container
{
margin-left:0px !important;
margin-right:0px !important;
}
.back-to-top .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.back-to-top {
position: fixed;
bottom: 0px;
right: 0px;
text-decoration: none;
color:#2c6395 !important;
font-size: 40px;
padding: 0px 20px 30px 0px;
display: none;
}
.megamenu-cont
{
}
.drop-shadow-cont
{
height:10px;
width:100%;
margin-left:0;
margin-bottom:30px;
}
.brand-column-padding:first-child
{
margin-left:-10px;
}
.megamenu-cont .categories-container .brand-column-padding a:hover, 
{
color:#6D6E6F !important;
}
.product-carousel .is3-comp-product-rotator-item .is3-comp-product-rotator-image img
{
max-height: 100%;
max-width: 100%;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
position: absolute;
}
.product-carousel .is3-comp-product-rotator-item .is3-comp-product-rotator-image a
{
display: block;
width: 220px;
display: block;
position: relative;
overflow: hidden;
margin-bottom: 0;
padding-bottom: 100%;
width:100%;
display:block;
}
#mobile-search .search-mobile:focus
{
outline:0 !important;	
}
.fix-megamenu-middle
{
position:relative;
}
.fix-megamenu-middle .megamenu-cont
{
width:100%;
}
.mobile-close
{
display: inline-block !important;
width: 20% !important;
float: left !important;
margin-top: 10px !important;
padding-top: 10px !important;
border-top: 1px solid white !important;
}
.mobile-close .fa-times
{
margin-top:5px;
float:right;
color:white;
}
.mobile-close .fa-times:hover, .mobile-close .fa-times:active, .mobile-close .fa-times:focus
{
color:#498BC9;
}
#variant2_id
{
height:36px;
}
#variant2_id optgroup
{
font-size:14px;
}
#variant2_id option
{
font-size:18px;
padding-left:2px;
margin-left:-5px;
text-align:left;
}
/*==================================================
* Effect 6
* ===============================================*/
.drop-shadow-cont
{
position: relative;
}
.fb-like
{
padding-top: 0;
margin-top: -5px;
float:left;
margin-right:10px;
}
.pin_wrapper
{
float:left;
margin-top: -5px;
}
#twitter-widget-0
{
margin-right:10px;
float:left;
}
.drop-shadow-cont:after
{
content: "";
position: absolute;
z-index: -1;
top: 100%;
bottom: 0;
width: 140%;
height: 8px;
left: -10%;
right: -10%;
background: -webkit-radial-gradient(50% -60%, ellipse cover, rgba(00, 00, 00, 0.5), rgba(97, 97, 97, 0.0) 50%);
background: radial-gradient(ellipse at 43% -60%, rgba(00, 00, 00, 0.5), rgba(97, 97, 97, 0.0) 50%);
}
#is3-productgroupnode .is3-product-thumbnail .is3-tradeproduct-order-qty-add
{
min-height:36px;
}
.blog-entry-cont
{
margin-bottom:20px;
}
.is3-product-image-wrapper
{
border: 1px solid #dddddd;
}
.datatable .default.line:nth-child(even) {
/* background-color: #F8F8F8; */
background: -moz-linear-gradient(-45deg, rgba(248,248,248,1) 0%, rgba(254,254,254,0) 90%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(90%,rgba(254,254,254,0)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(-45deg, rgba(248,248,248,1) 0%,rgba(254,254,254,0) 90%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(-45deg, rgba(248,248,248,1) 0%,rgba(254,254,254,0) 90%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(-45deg, rgba(248,248,248,1) 0%,rgba(254,254,254,0) 90%,rgba(255,255,255,0) 100%);
background: linear-gradient(135deg, rgba(248,248,248,1) 0%,rgba(254,254,254,0) 90%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#00ffffff',GradientType=1 );
}
.is3-warning .glyphicon-alert
{
color:red;
}
.is3-tradeproduct-order-qty-cont .is3-tradeproduct-order-qty-add:focus, #orderlines .btn-default:focus{
border: 1px solid transparent !important;
}
.error-page
{
margin-bottom:30px;
}
@media (min-width: 991px) 
{
.accountnumber-cont
{
padding-top:5px;
}
#is3-tradeorderprocess .order-complete-display #datatable .line, #is3-tradeorderprocess .order-header .line, .history-section #datatable .line
{
margin-left:10px;
margin-right:10px;
padding-left:0;
padding-right:20px;
}
#is3-tradeorderprocess .order-header .row .line, #is3-tradeorderprocess .order-header .heading, .history-section .order-header .heading, .history-section .order-header .row .line
{
padding-left:10px;
}
.history-section .order-header .row .line, .order-complete-display .order-header .default
{
padding-left:10px !important;
}
}
.fa-search:hover, .fa-bars:hover
{
color:#2c6395 !important;
}
.outOfStock
{
color:red;
}
.product-detail
{
margin-bottom:20px;
}
.product-detail .is3-product-image
{
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
position: absolute;
line-height: 1.42857143;
background-color: #ffffff;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.product-detail .is3-product-image-wrapper a
{
display: block;
position: relative;
overflow: hidden;
margin-bottom: 0;
padding-bottom: 100%;
}
@media (min-width: 991px) 
{
.product-detail .is3-product-image-wrapper a
{
min-height: 617px !important;
}
}
.change-password-page .btn
{
background-color: #9FD4C9;
color: #498BC9;
font-family: 'Gill Sans W01 Medium', Arial;
float:right;
}
.change-password-page .btn:active
{
text-decoration:none;	
color:#9FD4C9;
background-color:#498BC9;
}
.change-password-page .btn:hover
{
text-decoration: none;
color: #2d6498;
background-color: #68bbaa;
}
.order-stock-totals
{
border-top: 1px solid #498bc9;
padding-top: 3px;
margin-top: 3px;
}
.order-stock-totals span
{
float:right;
padding-left:30px;
}
.change-password-page table tr td
{
padding-bottom:10px;
padding-right:10px;
}
.change-password-page table tr td input
{
padding-left:10px;
}
.blueColumn
{
color:#498bc9;
font-size:22px;
}
#is3-contentnode .is3-comp-simple-content
{
}
#is3-contentnode .is3-main-title 
{
text-align:center;
margin-bottom:20px;
}
#is3-contentnode .is3-comp-advanced-content h2
{
text-align:center;
margin-bottom:30px;
clear: both;
}
#is3-contentnode .blueColumn p
{
margin-bottom:30px;
padding-right: 2px;
}
#is3-contentnode .blueColumn .less-padding p
{
margin-bottom:10px;
padding-right: 2px;
}
@media (max-width: 991px)
{
#is3-contentnode .blueColumn
{
text-align:center;
}
#is3-contentnode .is3-comp-simple-content
{
text-align:center;
padding-left:10px;
padding-right:10px;
}
#is3-contentnode .about 
{
margin-right:0px;
}
#is3-blogentrylistnode .content-row .media .col-xs-12
{
width:100% ;
padding-left:0;
}
#is3-blogentrylistnode .content-row .media .col-xs-12
{
width:100%;
padding-top:0;
padding-right:0;
}
.blog-side-image
{
margin-top:20px;
margin-bottom:20px;
}
}
.about-us-page
{
padding-left:0;
padding-right:0;  
}
.about-us-page .is3-comp-advanced-content
{
padding-left:10px;
padding-right:10px;
}
.related-groups-link
{
padding-bottom:0;
}
@media (min-width: 992px)
{
#is3-blogentrylistnode .content-row .media .col-md-9
{
width:66%;
padding-left:0;
}
#is3-blogentrylistnode .content-row .media .col-md-3
{
width:34%;
padding-left:50px;
padding-right:0;
}
.blog-side-image
{
margin-top:110px;
}
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: 0px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: 0px;
}
.small-blue
{
text-align:center;
color:#498BC9 !important;
font-size:16px;
}
.BiraAccount {
display: none;
}
.login-button
{
margin-right:10px;
}
.hidden-button
{
height:30px;
width:30px;
position:absolute;
/* margin-left:190px; */
right: 0px;
margin-top:-34px;
background-color:transparent;
border:none;
}
.is3-cont-search .hidden-button:focus
{
outline: none !important;
}
@media print {
a[href]:after {
content: none !important;
}
}
#is3-homepagenode .main-content .homepage-carousel .carousel
{
padding-left:0;
padding-right:0;
}
#is3-sec-top-1 .logo img
{
margin-top:-5px;
}
.was-price
{
min-height:25px;
}
#is3-tradeproductnode .was-price
{
padding-top:20px;
padding-bottom:10px;
}
.full-range-link
{
background-color:#ABC3E6;
color:white;
font-family:Gill Sans W01 Medium;
width:100%;
margin-top:5px;
}
.full-range-link:hover
{
background-color:#498BC9;
color:white;
}
.stock-price .instock,  .stock-price .oostock
{
font-size:15px;
margin-top:4px;
}
#is3-tradeorderprocess .order-header .text-right div
{
float:initial;
}
@media  (max-width: 991px)
{
.stock-price .instock,  .stock-price .oostock
{
font-size:12px;
margin-top:4px;
}
#is3-tradeorderprocess .order-header .text-right div
{
float:initial;
}
.last-stock
{
padding-right:0;
}
}
.warning-multiples li
{
list-style:none;
}
.warning-multiples ul
{
padding-left:0px;
}
.warning-multiples .col-xs-offset-1
{
margin-left:0;
}
.table-responsive
{
overflow-x: hidden;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
@media (max-width: 767px) 
{
.table-responsive 
{ 
width: 100%;
margin-bottom: 15.75px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
overflow-x: scroll !important;
overflow-x: visible !important;
}
.table-responsive #datatable .col-xs-12
{
padding-right:5px;
}
#datatable .visible-xs-block
{
float:right;
}
.history-section .last-stock
{
padding-right:0px;
}
}
#datatable
{
width:100%;
min-width:700px;
}
.last-stock .stock-price .instock
{
text-align:right;
}
@media (min-width: 768px) and  (max-width: 992px)
{
.last-stock .stock-price .instock
{
text-align:center !important;
}
.history-section .last-stock
{
padding-right:20px;
}
}
.range-text
{
font-size:26px;
}
.new-text
{
font-size:26px;
margin-bottom: 25px;
}
.glyphicon.glyphicon-chevron-right {
line-height: 38px !important;
}
.glyphicon.glyphicon-chevron-left {
line-height: 38px !important;
}
#is3-homepagenode h1
{
font-size: 29px;
}
meter {
margin: 0 auto 0.3em;
width: 100%;
height: 0.4em;
position: relative;
top: -12px;
background: none;
background-color: rgba(0, 0, 0, 0.1);
}
meter::-webkit-meter-bar {
background: none;
background-color: rgba(0, 0, 0, 0.1);
}
meter > div {
height: 100%;
}
meter[value="1"] > div {
width: 25%;
background: red;
}
meter[value="2"] > div {
width: 50%;
background: yellow;
}
meter[value="3"] > div {
width: 75%;
background: orange;
}
meter[value="4"] > div {
width: 100%;
background: green;
}
#is3_password_strength_container {
position: relative;
height: 42px;
}
#is3_password_strength_container .tooltip-inner {
max-width: 250px;
width: 250px;
}
#is3_password_strength_tooltip {
position: absolute;
top: 6px;
right: 10px;
color: black;
}
#is3_password_strength_container #is3_password_strength_tooltip {
position: absolute;
top: 6px;
right: 10px;
color: black;
}
#is3-traderegistrationnode meter {
margin: 0 auto 1.0em;
width: 100%;
height: 1.0em;
position: relative;
top: 0px;
background: none;
background-color: none;
}
.order-warning-container
{
color:#939495;
}
.order-warning
{
color:#E94141;
}
#is3-sec-top-2 #Specials-link {
color: #498BC9;
}
#is3-sec-top-2 #Specials-link:hover {
color: #2c6395 !important;
}
.history-section #complete-order-btn-cont
{
margin-top: 28px;
display: inline-block;
}
/*Show hide out of stock button*/
.hide-out-stock-on:after {
content: "";
speak: none;
line-height: 0;
font-style: normal;
font-weight: normal;
font-family: "FontAwesome";
margin-left: 10px;
}
.hide-out-stock-off:after {
content: "";
speak: none;
line-height: 0;
font-style: normal;
font-weight: normal;
font-family: "FontAwesome";
margin-left: 10px;
color: green;
}
.hide-out-stock-li{
list-style: none;
padding-left: 5px;
font-size: 30px;
}