html, body {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
body{
	
}

.slides li.a{
padding:0 !important;
margin:0 !important;
}
.themenav li ul li a
{
    width:200px !important;
    background: #fff;
    padding:8px;
}

@media screen {
  #printSection {
      display: none;
  }
}

@media print{
       a:after{content:"";display:none !important;}
}

@media print {
  body * {

  }
  #printSection, #printSection * {
    visibility:visible;
  }
  #printSection {
    position:absolute;
    left:0;
    top:0;
  }
}


* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

.container {
	max-width:970px !important;
}



.alert-fixed {
 
    position:fixed;
    top:0;
    margin-top:0px;
    height:60px;
    left:0;
    width:100%;
    margin-left:0%;
    z-index:10000;
    text-align:center;
    box-shadow: 1px 1px 1px #bbb;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    padding:20px;
    padding-top:20px;
    border:0px solid;
    font-weight:bold;
    vertical-align: middle !important;
   

}

.vert-align
{
    vertical-align: middle !important;
}

.text-small {
font-size: 11px;
}

.fixedMiniBasket{
    position:absolute;
    top:-280px;
    left:760px;
    z-index:1000;
    text-align:right;
    border:1px solid #ccc;
    padding:10px;
    width:200px;
    border-top:0;
}


.fixedLoginLink{
    position:absolute;
    top:-280px;
    left:0px;
    padding:10px;
    border-top:0;
}


.fixedSearch{
   
    width:250px;
}


.left-pad {
    margin-left:5px;
}

.right-pad {
    margin-right:5px;
}

.btn-fixed {
width:130px;
}


.img-thumbnail-sm 
{
    width:auto !important;
max-height:30px  !important;
margin-right:5px;
}

.img-classimage {
width:250px !important;
max-height:250px  !important;

}

.img-brandimage {
width:80px !important;
max-height:80px  !important;
margin-bottom:20px;

}

.itemKey {
font-size:10px;
}


.catalogueList {
height:130px;

}

.img-thumbnail-list {
max-width:100px !important;
max-height:100px!important;
display:inline-block;
vertical-align:middle;
margin-left:auto;
margin-right:auto;
padding:10px;
}

.catalogueGrid {
height:190px;


}

.img-thumbnail-grid {
max-width:160px !important;
max-height:160px!important;
display:inline-block;
vertical-align:middle;


}

.ma-bt-lg {
margin-bottom:20px;
}

.ma-tp-lg {
margin-top:10px;
}


.img-thumbnail-basket {
max-width:70px !important;
max-height:70px  !important;
}

.img-basket {
width:100px !important;
height:100px  !important;
margin-right:10px;
display:table-cell;
text-align:center;
padding:5px;
border:1px solid #eee;

}

.offerBackground {
padding:10px;

}
.img-rounded-fixed {
max-width:150px;
}

.img-home-offer {
max-width:200px;
}

.hide-readonly[readonly] {
cursor:pointer;
}

.breadcrumb {
background-color:transparent;
left:0px;
}



.container {

}

.form-fixer {
    line-height:10px;



}

.qty-fixer {
max-width:40px;
line-height:15px;
height:31px;
text-align:center;
padding:0;
}

.qty-fixer-invalid {
max-width:40px;
line-height:15px;
height:30px;
text-align:center;
padding:0;
border-color:red;
}

.basket-font {
font-size:12px;
}

.red {
color:red;
}

.yellow {
color:#afad20;
}


.blue {
color:#ED1C24;
}

.green {
color:green;
}

.orange {
color:#f0ad4e;
}

.light-green {
color:green;
}

.light-red {
color:red;
}

.active-star {
color:#f0ad4e;
font-size: 20px;
}

.inactive-star {
color:grey;
font-size: 20px;

}

.pricing {
    margin-top:20px;
margin-bottom:10px;
}


.center {
text-align:center;
}

.classFill {
min-height :330px
}

.img-thumbnail {
border:1px;
}


.btn-black {
  color: #fff;
  background-color: #454f54;
  border-color: #454f54;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  color: #fff;
  background-color: #3a4246;
  border-color: #3a4246;
}
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  background-image: none;
}
.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,
fieldset[disabled] .btn-black.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-black .badge {
  color: #5cb85c;
  background-color: #fff;
}


/* Bootstrap Modal Printing */
 @media print {
    body.modalprinter * {
        visibility: hidden;
    }

    body.modalprinter .modal-dialog.focused {
        position: absolute;
        padding: 0;
        margin: 0;
        left: 0;
        top: 0;
    }

    body.modalprinter .modal-dialog.focused .modal-content {
        border-width: 0;
    }

    body.modalprinter .modal-dialog.focused .modal-content .modal-header .modal-title,
    body.modalprinter .modal-dialog.focused .modal-content .modal-body,
    body.modalprinter .modal-dialog.focused .modal-content .modal-body * {
        visibility: visible;
    }

    body.modalprinter .modal-dialog.focused .modal-content .modal-header,
    body.modalprinter .modal-dialog.focused .modal-content .modal-body {
        padding: 0;
    }

    body.modalprinter .modal-dialog.focused .modal-content .modal-header .modal-title {
        margin-bottom: 20px;
    }
}

 
@-moz-keyframes throbber-loader {
  0% {
    background: #dde2e7;
  }
  10% {
    background: #6b9dc8;
  }
  40% {
    background: #dde2e7;
  }
}
@-webkit-keyframes throbber-loader {
  0% {
    background: #dde2e7;
  }
  10% {
    background: #6b9dc8;
  }
  40% {
    background: #dde2e7;
  }
}
@keyframes throbber-loader {
  0% {
    background: #dde2e7;
  }
  10% {
    background: #6b9dc8;
  }
  40% {
    background: #dde2e7;
  }
}
/* :not(:required) hides these rules from IE9 and below */
.throbber-loader:not(:required) {
  -moz-animation: throbber-loader 2000ms 300ms infinite ease-out;
  -webkit-animation: throbber-loader 2000ms 300ms infinite ease-out;
  animation: throbber-loader 2000ms 300ms infinite ease-out;
  background: #dde2e7;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 0.9em;
  height: 1.5em;
  margin: 0 1.6em;
}
.throbber-loader:not(:required):before, .throbber-loader:not(:required):after {
  background: #dde2e7;
  content: '\x200B';
  display: inline-block;
  width: 0.9em;
  height: 1.5em;
  position: absolute;
  top: 0;
}
.throbber-loader:not(:required):before {
  -moz-animation: throbber-loader 2000ms 150ms infinite ease-out;
  -webkit-animation: throbber-loader 2000ms 150ms infinite ease-out;
  animation: throbber-loader 2000ms 150ms infinite ease-out;
  left: -1.6em;
}
.throbber-loader:not(:required):after {
  -moz-animation: throbber-loader 2000ms 450ms infinite ease-out;
  -webkit-animation: throbber-loader 2000ms 450ms infinite ease-out;
  animation: throbber-loader 2000ms 450ms infinite ease-out;
  right: -1.6em;
}



/* 29-07-2016  */
/* ---------- */

.yellow {
  color: #f0ad4e;
}

#classTable{
    margin-bottom:10px !important;
}

.img-brandimage {
  max-width: 150px !important;
  max-height: 50px;
  text-align:center !important;
  margin-bottom:10px;

}

.class-info img {

  margin-right: 10px;
  margin-left:0px;
}

.class-thumbnails {
  margin-top: 5px;
  width: 100%;
}

.class-thumbnail-wrapper-big {
  display: inline-block;
  border: 1px solid #ddd;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  margin: 2px;
}

.class-thumbnail-wrapper img {
  max-width: 60px;
  max-height: 60px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.class-thumbnail-wrapper-big img {
 max-width: 90px;
  max-height: 90px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.theme-red
{
    color:#ED1C24;
}

/* end 29-07-2016  */
/* --------------- */

.TitleH2{
    
}

.yellow {
  color: #f7f030;

}

#classTable{
    margin-bottom:10px !important;
}

.attribute-table {
    width:100%;
}

.attribute-table td{
    padding-right:15px;
    padding-bottom:5px;

}

.qty-item-page{
    width:60px !important;
    margin-right:15px !important;
    text-align:center;
	 display:inline-block;
}

.item-page-stock{

     padding-bottom:12px;
}

.item-page-stock label{
    padding:5px;
    font-variant:small-caps;
     font-size:12px !important;
     cursor:default;
     position:absolute;
     left:100px;
       border-radius: 3px !important;
}

.item-page-add{

     position:absolute;
     left:100px;
	 display:inline-block;
}




.item-page-price{
    font-size:18px !important;
    font-weight:bold;
    font-style:italic;
    padding-bottom:5px;
    color:crimson;
 
}

hr{
        border: solid #ddd !important;
            clear: both !important;
    height: 0 !important;
    border-width: 1px 0 0 !important;
    margin: 20px 0 20px 0 !important;
}

.class-info{
      font: 14px/25px Open Sans,Arial,Helvetica,sans-serif !important;
}

.item-page-related-image img{
  max-width: 70px;
  max-height: 70px;
  width:auto;
  height:auto;
   position: relative;
  top: 50%;
  transform: translateY(-50%);

}

.item-page-related-image {
    margin-bottom:20px;
    height:80px;
    display:table-cell;
    vertical-align:middle;

}

.item-page-related-text {
    
    margin-bottom:20px;
    height:80px;
    padding-top:10px;


}

.item-page-literature{

    margin-top:15px;

}

.pdf{
    margin-top:10px;
    color:crimson;
}

.item-page-favourite{
    margin-top:-4px;
     position:absolute;
     left:205px;

}

.class-page-related{
    margin-top:15px;
    height:180px;
    text-align:center;

}

.class-page-related-image{
        height:100px;
          border:1px solid #e0e0e0;
          border-bottom:0;

}

.class-page-related-link{
          border:1px solid #e0e0e0;
          padding:10px;
          border-top:0;
        
          
}

.class-page-related-link a{
        font-size:12px !important;
          text-transform:lowercase !important;
        
          
}




.class-page-related-image img{
    max-width:90px !important;
  max-height: 90px !important;
    position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: auto;


}


/* Pricing Toggle */

.onoffswitch {
    position: relative; width: 136px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #eeeeee; border-radius: 10px !important;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "Net Pricing";
    padding-left: 10px;
    background-color: #34A7C1; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "Retail Pricing";
    padding-right: 10px;
    background-color: #C75B5B; color: #FAFAFA;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 102px;
    border: 2px solid #eeeeee; border-radius: 5px !important;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}


.label-theme {
    background-color:#ED1C24;
    color:white;
    font-size:12px !important;
}


.substitute{
    padding:5px !important;
    margin:0;
    margin-top:15px;
    text-align:center;
    font-size:13px !important;
}

.litterature-list{
    position:relative;
    top:-30px;
    left:50px;


}


/*

    NEw Responsive CSS Below


*/


/* Catalogue List*/

.catalogue-list {
    padding-bottom:20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;

}

.catalogue-list-left {
  height: 140px;
  text-align: center !important;
  border:1px solid #ddd;
  width:140px;
  padding-left:0 !important;
}

.catalogue-list-thumbnail {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.catalogue-list-left img {
  max-width: 100px !important;
  max-height: 100px !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.catalogue-list-middle {
  margin-top: 10px;
}

.catalogue-list-right {
}


.catalogue-img-wrapper{
    width:130px;
    height:130px;
    border:1px solid #ddd;
}




/* End Catalogue List*/

.tab-pane {
  padding: 15px 10px 10px 10px;
}

.img-thumbnail-list {
  max-width: 100px !important;
  max-height: 100px!important;
  display: inline-block;
  vertical-align: middle;
  background-color: white;
}


/* Catalogue Grid*/

.catalogue-grid {
  height: 160px;
  margin: 5px !important;
  display: block;


}

.catalogue-grid-thumbnail{
        border: 1px solid #ddd;
        height:150px;
        width:150px;

}

.catalogue-grid img {
  vertical-align: middle;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
    max-width: 120px !important;
  max-height: 120px!important;
}

.catalogue-grid-text {
  height: 40px;
  margin: 5px !important;
  display: block;

  margin-bottom:20px !important;

}


/* End Catalogue Grid*/

.img-thumbnail-grid {
      max-width: 160px !important;
  max-height: 160px!important;
  line-height: 160px;
}

.ma-bt-lg {
  margin-bottom: 20px;
}

.ma-tp-lg {
  margin-top: 10px;
}

.img-thumbnail-basket {
  max-width: 70px !important;
  max-height: 70px  !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.img-basket {
  text-align: center;
  padding: 5px;
  border: 0;
  background-color: #ffffff;
  height: 100px;
  width: 100%;
}

.menu-select{
    display:none;
}

.tab-content{

    margin-left:15px;

}

.hidden-on-launch{
    display:none;
}

.breadCrumbSelectHolder {
display:none !important;
}

#chkCollection{
	min-width:10px !important;
	min-height:10px !important;
}

.view-thumb  img{
	margin-left:auto;
	margin-right:auto;
}

.view {
	max-width:100% !important;
}


.full-width{
    width:100%;
}

.dropdown-menu{
	position:relative;
	top:0px;
}

.greet{
min-width:350px;
}

.flexslider img {
	max-width:100% !important;
}


.burger{
    display:none;
    position:fixed;
    top:38px;
    width:100%;
    background:#fff;
     left:0;
      z-index:1000;
      margin:0 !important;
      padding:0 !important;
      border:1px solid #eee;

}
.burger ul > li{
    
    border-bottom:solid 1px #efefef;
    list-style:none;
    width:100%;
    color:#333;
    padding-left:20px;
 
   
   
}

.burger ul > li:hover{

    background-color:#eee;
 
   
   
}


.burger ul > li > a{

    display:block;
    padding:10px;
 
   
   
}

.burger ul > li > a:hover{

    text-decoration:none;
}



.burger ul{
     margin:0;
     border-bottom:0 !important;
}

	#quickMenu{
		display:none;
}

.navmenu-nav{

    margin-left:0 !important;
}

#quickMenu{
    padding-top:5px !important;
}

i.islink{
cursor:pointer !important;
}

.catalouge-list-right{
	display:none;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {

    background-color: #ED1C24;
    border-color: #ED1C24;
	color:white;
}

.pagination>li>a, .pagination>li>span{
color:#ED1C24;
}




.fixed-search{


        position:fixed;

        background-color:white;
        z-index:1001;
        border-bottom:1px solid #ccc;
        width:100%;
        left:0;
        padding-left:10px;
        padding-right:10px;
        padding-top:10px;
        top:48px;
        margin:0 !important;
}

.fixed-search input{
    margin-bottom:10px;
    padding:5px !important;
   
}

.top-fa{
cursor:pointer
}


.navmenu-fixed-left{
	
	
}

.dnnFormInfo{
	display:none
}

.pad-bottom-10{
	margin-bottom:10px
}

.pad-bottom-20{
	margin-bottom:20px
}

.multiple-row{
	border-bottom: 1px solid #ccc;
	padding-top:5px; padding-bottom:5px;
	padding-left:0;
	padding-right:0;
	min-height:15px;
}

.multiple-header{
	border-bottom: 1px solid #ccc;
	padding-top:5px; padding-bottom:5px;
	padding-left:0;
	padding-right:0;
	min-height:15px;
}

#QuickOrderTable  > .col-md-12{

}


.btn-black{color:#fff;background-color:#000;border-color:#fff}


.nav .navmenu-nav>li >a{
	line-height:2em;
}

.nav-tabs>li{
	height:auto;
	border-bottom:0 !important;
	margin-bottom:-1px !important;
	
	
}

.navmenu-default .navmenu-nav>li>a{

	border-bottom:1px solid #ededed;
}

.navmenu-default .navmenu-nav>li>a:hover {
	color:red;
}

.navmenu-default .navmenu-nav>li.dropdown.open{
background-color:#fff;
}

.navmenu-default .navmenu-nav>li>a,.navmenu-default .navmenu-nav>ul>li>ul>li>a {
	font-size:1em !important;
}

/*fix tabs*/
.nav-tabs>li>a{
	height:auto;
	position: relative;
    display: block;
    padding: 10px 15px !important;
	
}

hr.hr-menu{
margin:15px 0 0 0 !important;
}

.img-slide-menu{
	max-width:100%;
	margin:auto;
}

.menu-icon{
    width:25px;
    display:inline-block;
}

.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu{
position:absolute !important;
top:none !important;

}