html {
	overflow-x: hidden;
}

body {
                min-width: 345px !important; /* override Telerik! */
}
#form1{
                margin: 0px;
}
#bugira_widget {
                position: absolute;
                top:      177px;
                right:    8px;
}

a {
                cursor: pointer;
}


/* new header layout */

body{
                padding-top: 0px;
/*           background-color: black; */
                padding-left: 0px;
                padding-right: 0px;
                margin-left: 0px;
                margin-right: 0px;
}
.header-toprow{
                width: auto;
                height: 25px;
                padding-top:3px;
                overflow: hidden;
}

div.usergreeting_container {
    color: white;
    display: inline-block;
    padding-left: 0;
/*  padding-right: 6px; */
    text-shadow: 1px 1px black;
    font-size: 12px;
    position: relative;
    top: -3px;
}

/*----- IE ONLY -----*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) 
{
    div.usergreeting_container {
        top: -1px !important;
    }
}

div.usergreeting_container a{color:white;text-decoration:none;text-shadow: 1px 1px black;}
div.usergreeting_container a:hover{text-decoration:underline;text-shadow: 1px 1px black;}

div.phone-email-us{
                padding-top:2px;
                padding-left:0px;
                padding-right:36px;
                float:left;
}
div.phone-email-us > a{
                padding-right:6px;
                padding-left: 4px;
                color: white;
                text-shadow: 1px 1px black;
                position: relative;
                top: -4px;
				font-size: 12px;
}
div.phone-email-us a:hover{
                color: white;
}
div.NL-cart > a {
                padding-right:20px;
                color: white;
                display: inline !important;
    text-shadow: 1px 1px black;
}
div.NL-cart > a:hover{
                color: white;
}
div.NL-cart{
                padding-top:2px;
                padding-right:14px;
                color: silver;
                display: inline;
                font-size: 12px;
                position: relative;
                top: -1px;
}
div.NL-cart > div{
                color: white;
                display: inline;
    text-shadow: 1px 1px black;
}
.NL-smaller{
                font-size: 11px;
}
.cart-link{
                color: silver;
                font-weight:normal;
}
a.cart-link:hover{
                color: white;
}

.onelineCartSummary{
                display: inline;
}
.onelineCartSummary > a{
                color: white;
}
.onelineCartSummary > a:hover{
                color: silver;
}
.onelineCartSummary > span{
                font-size: 10px;
}
.header-holder{
                background:url("/images/blue-bar-28px.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
                height: 28px;
}
.header-logo{
                height:96px;
                width:328px;
                background-image:url(/images/logo-bubble.png);
                background-repeat: no-repeat;
                margin-top: 4px;
                margin-left: -2px;
}
.header-search{
                height:96px;
                width:328px;
                background-image:url(/images/search-bubble.png);
                background-repeat: no-repeat;
                margin-top: 4px;
                margin-right: 8px;
                float: right;
}

/*FLYER PAGE STYLE */

.flyer-container {
    margin-bottom: 2em;
    margin-left: 6em !important;
}

.flyer-container .overview-picture {
    padding-right: 10px;
}

/* media queries moved to bottom of this stylesheet */

/*
@media (max-width: 712px) {
                .header-search {
                                float: left !important;
                                margin-left: -2px !important;
                                margin-right: 40px !important;
                }
                .header-logo {
                                margin-left: -2px !important;
                }
                #clearfix-row{
                                display: none !important;
                }
                .filterContainer{
                                display: none !important;
                }
                body{
                                font-size:12px !important;
                }
                .productSeparator{
                                height: 100px !important;
                }
}
*/

.search-box{
                width: 260px;
                height: 60px;
                padding-top:16px;
                text-align:right;
                padding-right:29px;
}
.searchlink{
                padding-top: 3px;
}
.searchbox{
                width:246px;
                height: 20px !important;
                line-height: 14px !important;
}


#span_searchhint {
    font-size: 1.2em;
    padding-left: 12px;
}
  
#span_LabelresultCount{
font-weight: bold; 
/*color: blue;*/
}

#span_LabelpossibleresultCount{
font-weight: bold; 
/*color: blue;*/
}


.catFieldset {
float:left;
border-right:3px solid lightsteelblue;
width:300px;
margin: 0px;
}


.sfNavWrp.sfNavVerticalWrp.lvlMenuInfo {
    padding-bottom: 23px;
}


.sfNavWrp.sfNavVerticalWrp.lvlMenuInfo li, .lvlMenuInfo a, .lvlMenuInfo a:hover, .lvlMenuInfo a.sfSel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}


.savedCarts td {
  padding-right: 15px;
  padding-bottom: 8px;
}
.savedCarts input {
  margin-bottom: 0px;
}

.catLevelResults {
font-weight:700;
font-size:1.3em;
}

.itemLevelResults {
font-weight:700;
font-size:1.3em;
}



.ui-autocomplete{/*For AutoComplete*/
    width:255px;
}

#radioButtons{
                padding-bottom: 3px;
}
.header-checker{
                background:url(/images/checker.jpg) repeat;
                height: 100px;
}
.NL-navbar{
    background: url("/images/blue-bar-2000-shadow.png") repeat scroll 0 0 #0072bc;
                margin-bottom: 0px;
                padding-top: 3px;
                padding-bottom: 0px;
                padding-left: 9px;
}
.btn-navbar{
                float: left !important;
                margin-left: -40px !important;
}
.menu{
                font-size:12px;
}


.sfContentBlock table td, .sfContentBlock table {
    border: medium none !important;
}




.nav{
    z-index:90;
}

.nav a {
    color: white;
    text-decoration: none;
}  

.nav > ul {
    text-align: center;
    display: inline;
    margin: 0;
    padding: 0px 0px 10px 0px;
    list-style: none;
}


.nav ul li {
    /*font: 14px/20px Tahoma, Geneva, sans-serif;*/
    font: 14px/20px Arial;
    display: inline-block;
    color: white;
    margin-right: 0px;
    position: relative;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.nav ul > li {
    padding: 0px 0px 6px 0px;
}

.nav ul li > a {
    margin-right: 10px;
    font-weight: bold;
}
/*.nav ul li ul a:before {
    display: none;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    right: 245px;
    z-index: 99;
    top: 11.5px;
    border-top: 2px solid #EEE;
    border-left: 2px solid #EEE;
    transform: rotate(315deg);
}


.nav ul li ul li ul a:before {
    display: none;
}

.nav ul li ul li ul li ul a:before {
    display: none;
}*/







.nav ul li ul a:after {
    display: block;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    right: 10px;
    top: 11.5px;
    border-top: 2px solid #EEE;
    border-left: 2px solid #EEE;
    transform: rotate(135deg);
    z-index: 99;
}

.nav ul li ul li ul a:after {
    display: none;
}

.nav ul li ul li ul li ul a:after {
    display: none;
}



.opt { 
    color: white;
    font-weight: normal;
}
/*.jspContainer {
    overflow: visible;
}*/

.jspVerticalBar
{
    left: 0px;
    background: ;
    width:12px;
    z-index:101;
}
.jspTrack{
    width:12px;
}

/*.jspDrag{
    background: #666666;
}*/
/*.jspPane{
    padding: 0px;
}*/
/*.nav ul li ul .jspVerticalBar{
    left: 0px;
    
}

.nav ul li ul li ul .jspVerticalBar{
    left: 0px;
}*/


.nav ul li ul {
    background: ;
    position: absolute;
    top: 19px;
    left: -40px;
    height: 510px;
    margin: 5px 0px 0px 0px;
    padding: 0px 300px 0px 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 1;
    visibility: hidden;
    -webkit-transition: top .2s ease, opacity .2s ease;
    -moz-transition: top .2s ease, opacity .2s ease;
    -ms-transition: top .2s ease, opacity .2s ease;
    -o-transition: top .2s ease, opacity .2s ease;
    transition: top .2s ease, opacity .2s ease;
    visibility:hidden;
    z-index: 91;
}



.nav ul li:hover ul li ul{
    visibility: hidden;
}

/*.nav ul li:hover ul li ul li ul{
  visibility: hidden;
}*/








.nav ul li ul li { 
    background: #0072bc; 
    color: #ddd;
    width: 270px;
    /*padding: 8px 10px 8px 10px;*/
}

.nav ul li ul li div.opt{ 
    padding: 6px 10px 2px 10px;
}

.nav ul li ul li:hover{
    background: #666;
}

.nav ul li ul li:hover ul {
    top: -5px;
    left: 253px;
    opacity: 1;
    visibility: visible;
}


























.nav ul li ul li ul{
    background: ;
    position: absolute;
    left: 253px;
    width: 300px;
    height: 310px;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: left .1s ease, opacity .1s ease;
    -moz-transition: left .1s ease, opacity .1s ease;
    -ms-transition: left .1s ease, opacity .1s ease;
    -o-transition: left .1s ease, opacity .1s ease;
    transition: left .1s ease, opacity .1s ease;
    z-index: 88;
}

.nav ul li ul li ul li {
    position: relative;
    background: #0094ba;
    width: 280px;
    top: 0px;
    left: 0px;
    display: inline-block;
    color: white;
    margin-right: -4px;
  
  /*padding: 6px 10px 6px 14px;*/
  
    cursor: pointer;
    -webkit-transition: left .1s ease, opacity .1s ease;
    -moz-transition: left .1s ease, opacity .1s ease;
    -ms-transition: left .1s ease, opacity .1s ease;
    -o-transition: left .1s ease, opacity .1s ease;
    transition: left .1s ease, opacity .1s ease;
    z-index: 88;
}

.nav ul li ul li ul li div.opt{ 
    padding: 3px 10px 3px 10px;
}










/*.nav ul li ul li ul li:hover{
    background: #666;
}

.nav ul li ul li ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}





.nav ul li ul li ul li ul{
  padding: 0;
  position: absolute;
  top: 0px;
  left: 260px;
  padding: 8px 10px 8px 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

.nav ul li ul li ul li ul li{
  font: 12px/18px sans-serif;
  display: inline-block;
  color: white;
  text-shadow:none;
  margin-right: -4px;
  position: relative;
  padding: 5px 10px 5px 10px;
  background: #007cba;
  width:245px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}*/


















/*table.nav{
                width: 100%;
}
td.nav-text > a {
                font-size: 12px;
                font-weight: bold;
                line-height: 13px;
                color: white;
    text-shadow: 1px 1px black;
}
td.nav-text > a:hover {
                color: #ddd;
}
li.nav-text > a {
                font-size: 12px;
                font-weight: bold;
                line-height: 13px;
                color: #ddd;
                text-shadow: -1px -1px 0 rgba(100, 100, 100, 0.35);
}
li.nav-text > a:hover {
                color: #fff;
}
.navbar .nav > td {
                vertical-align: top;
                padding-left:12px;
                text-indent:-24px;
                padding-right:24px;
                padding-top:0px;
                padding-bottom:6px;
}
td.nav-text > img {
}*/
div.contact-bar{
                text-align: right;
                background-image: url(/images/contact-bar.png);
                background-repeat: no-repeat;
                background-size: 430px 20px;
                padding-right: 5px;
                padding-left: 35px;
}
div.contact-bar > a{
    color: white;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    padding-right: 8px;
}
div.contact-bar > a:hover {
                color: #fff;
}


@media screen and (max-width: 500px) {
  div.contact-bar {
    text-align: left;
    padding-left: 22px;
  }
  
  div.contact-bar > a {
    font-size: 10.9px;
    padding-right: 5px;
  }
}


.mHeader {
                width:   100%;
                height:  166px;
                z-index: 1;
}
.mHeader .left {
                float: left;
}
.mHeader .right {
                height:   166px !important;
                overflow: hidden !important;
}

.homeLink {
                width: 400px;
                height: 130px;
                border: 0px solid red;
}

.top {
                margin-bottom: 40px;
}

.mBody {
                width:            100%;
                height:           100%;
                margin:           0;
                padding:          0;
                background-color: white;
}
.mTopmenu {
                position:  absolute;
                top:       42px;
                width:     100%;
                margin:    0;
                min-width: 960px;
                z-index:   10;
}
.mTopmenu a, .flyout {
                font-size:   13px;
                color:       #eee;
                font-weight: bold;
}
.mTopmenu a:hover {
                color:           #fff;
                text-shadow:     black .6px .7px;
                text-decoration: none;
}
.mTopmenu a:active {
                color:           #fff;
                text-shadow:     black .6px .7px;
                text-decoration: none;
}
.mTopmenu td {
                text-align:     left;
                vertical-align: bottom;
                min-height:     40px;
                height:         40px;
                padding:        0px;
                padding-right:  12px;
}
.menu0 {
                width:      8px;
                min-width:  8px;
                height:     1px;
                min-height: 1px;
}
/*
.menu1 {
                max-width: 166px;
}
.menu2 {
                max-width: 210px;
}
.menu3 {
                max-width: 190px;
}
.menu4 {
                max-width: 144px;
}
.menu5 {
                max-width: 170px;
}
.menu6 {
                mma-width: 116px;
}
*/
.menu7 {
                width:      870px;
                min-width:  870px;
                height:     1px;
                min-height: 1px;
}
.menu8 {
                width:      420px;
                min-width:  420px;
                height:     1px;
                min-height: 1px;
}
.menu9 {
                width:      440px;
                min-width:  440px;
                height:     1px;
                min-height: 1px;
}
.dropdown ul {
                left: -2px;
}
.dropdown li {
                text-align: left;
}
.dropdown-menu {
                overflow:   auto;
                margin-top: 3px;
                max-height: 600px;
                max-width:  680px;
}
li.dropdown-submenu {
                background-color: white;
}
.dropdown-menu li:hover .flyout {
                visibility: visible;
}

.submenu {
                left:       100%;
                position:   absolute;
                top:        0;
                visibility: hidden;
                margin-top: -1px;
}

.submenu li:hover .submenu {
                visibility: visible;
                display:    block;
}

.submenu:before {
                border-bottom: 7px solid transparent;
                border-left:   none;
                border-right:  7px solid rgba(0, 0, 0, 0.2);
                border-top:    7px solid transparent;
                left:          -7px;
                top:           10px;
}
.submenu:after {
                border-top:    6px solid transparent;
                border-left:   none;
                border-right:  6px solid #fff;
                border-bottom: 6px solid transparent;
                top:           11px;
                left:          -6px;
}

h1 {
                font-size:   20px !important;
                font-weight: 600 !important;
                margin-top:  2px;
                margin-bottom: 0px !important;
                z-index:     10;
}

h1.homeTitle {
  <!--margin: -40px 0 0 0;-->
  <!--line-height: 2;-->
  <!--letter-spacing: 2px;-->
}


h1.homeTitle {
    color: #0065b1;
    font-size: 1.3em !important;
    letter-spacing: 0;
    padding-bottom: 5px;
}

.homeMore h3 {
    font-size: 1em;
    margin-top: 7px;
    padding-bottom: 0;
}


.levelCaptionHome h2 {
    font-size: 0.9em !important;
    margin: 0;
}

.span7 h1 {
  line-height: 40px;
  margin-top: -9px;
}

.row-fluid .span7 {
  padding-bottom:6px;
}

.longDescription {
                display: block !important;
}
sfpostTitle h1 {
                margin-left: 20px;
}
h2 {
                font-size:   16px !important;
                font-weight: 600 !important;
}
h2.bCrumb {
                color:        #666;
                font-size:    14px;
                padding-left: 20px;
                font-weight:  300;
                position:     absolute;
                top:          160px;
                margin:       0 auto;
                min-width:    870px;
                z-index:      10;
}
.shadow {
                color:       white !important;
                text-shadow: black .6px .7px;
}
.glow {
                position:          absolute;
                width:             142px;
                height:            54px;
                top:               114px;
                left:              -150px;
                background-image:  url(http://dijiaa.com/new-line/images/glow3.png);
                background-repeat: no-repeat;
                z-index:           2;
}
.glowShow {
                position:          absolute;
                width:             142px;
                height:            54px;
                top:               10px;
                left:              80px;
                background-image:  url(http://dijiaa.com/new-line/images/glow3.png);
                background-repeat: no-repeat;
                z-index:           2;
}
.container-fluid {
                padding-left: 20px;
                padding-right: 20px;
}

.container-fluid:before {
    clear:right;
}

.filterContainer {
                width:            0px;
                height:           0px;
                top:              0;
                bottom:           0;
                padding:          2px;
                padding-bottom:   0px;
                margin-right:     0px;
                background-color: #fff;
                border:           0;
                margin-right:     0;
}


.filterFloater {
                position:absolute;
                top:239px;
                left:12px;
                width:auto;
                height:auto;

                width:0px;
                height:0px;

                z-index:9999;
                background-color: #fff;
}


.filterFloaterContainer {
                width:            0px;
                height:           auto;
                top:              0;
                bottom:           0;
                padding:          2px !important;
                padding-bottom:   0px;
                margin-left:      0px;
                background-color: #fff;
                border:           0;
                margin-right:     0;
}

/*.filterZone {
    background-color: white;
                position:         fixed;
                height:           auto;
                max-height:       600px;
                overflow:         auto;
                max-width:        180px;
                min-width:        160px;
                box-shadow:       0 3px 10px rgba(0, 0, 0, .2);
                margin-bottom:    2px;
                padding-top:      6px;
                padding-bottom:   9px;
                padding-left:     10px;
                padding-right:    10px;
}*/

.filterZone {
    float: right;
    background-color: white;
                /*position:         fixed;*/
                /*height:           auto;*/
                /*max-height:       600px;*/
                /*overflow:         auto;*/
                max-width:        180px;
                min-width:        160px;
                box-shadow:       0 3px 10px rgba(0, 0, 0, .2);
                margin-bottom:    2px;
                padding-top:      6px;
                padding-bottom:   9px;
                padding-left:     10px;
                padding-right:    10px;
    margin-bottom: 30px;
}

.filterZone           .select {
                width:      176px;
                height:     24px;
                font-size:  13px;
                padding:    0px;
                margin:     0px;
                margin-top: 3px;
}
.filterZone           .btn {
                margin-top: 4px;
                margin-bottom: 1px;
                width: 176px;
                height: 22px;
                font-size: 13px;
}
.filterZone           .btnTiny {
                margin-top: 4px;
                margin-bottom: 1px;
                width: 44px;
                height: 22px;
                font-size: 13px;
}
.filterZone           select.mSize {
                width: 176px;
                height: auto;
                font-size: 12px;
    margin-bottom: 0px;
}

.filterZone .collapse{
    width:176px;
}

.filterOnOff{
    width:176px;
    margin-top: 20px;
}

.filterControls{
    width: 176px;
}

.fca {
    float:left;
}

.fcc {
    float:right;
}

option{
    height:20px;
    padding:6px;
}

#mSubCategory {
                width: 200px;
                height: 100px;
                font-size: 10px;
}

.filterZone           .btn.active {
                background-color: #a2e2e0;
}
.filterZone .mThread .btn.active {
                color:            #666;
                background-color: #c2e0f2;
}
.filterZone .mSize .btn.active {
                color:            #666;
                background-color: #c2f2e0;
}
.filterZone .mConst .btn.active {
                color:            #666;
                background-color: #e0f2c2;
}
.filterZone p {
                color:         #0065b1;
                font-weight:   bold;
                padding:       0px;
                margin:        0px;
                margin-bottom: 3px;
                font-size:     13px;
}
h5.filterTitle {
                position:     relative;
                margin:       0px;
                color:        #0065b1;
                font-size:    11px;
                font-weight:  bold;
                padding-left: 0px;
                position:     absolute;
                top:          209px;
                left:         90px;
                margin:       0 auto;
                z-index:      4;
}


span.customSelect {
    font:12px sans-serif;
    background:#fff url(http://i48.tinypic.com/2u7rpec.png) right center no-repeat;
    border:1px solid #ddd !important;
    color:#555;
    padding:4px 0px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px;
    width:174px;
}

.quantityBreaks td {
                border-top:    0px solid red;
                padding-top:   0;
                padding-left:  0;
                padding-right: 14px;
                text-align:    left;
}

.CAPTION {
                text-align: left;
                height: 40px;
}

.categoryRow {
                padding-top: 6px;
                /*           height:      300px; */
                min-height:  255px;
}


td.pBuy{
                width: 150px;
}


.productRow {
                padding-top: 30px;
                /* max-height:  850px;  */
                min-height:  10px;
}

.productImage {
                background-color: white;
                min-height:       100%;
                box-shadow:       0 3px 10px rgba(0, 0, 0, .2);
                font-size:        0;
                text-align:       center;
}
.productImage2 {
                background-color: white;
                min-height:       100%;
                box-shadow:       0 3px 10px rgba(0, 0, 0, .2);
                font-size:        0;
                text-align:       center;
}
.productImage:before {
                content:        "";
                display:        inline-block;
                height:         100%;
                vertical-align: middle;
}
.productImage > img {
                display:        inline-block;
                vertical-align: middle;
}
.productImage img {
                max-width:  300px;
                max-height: 500px;
}
.productDescription {
                overflow:         auto;
                min-height:       100%;
                background-color: white;
                box-shadow:       0 3px 10px rgba(0, 0, 0, .2);
}

.productDescription  p {
                white-space: pre-line;
}

.productTableHolder{
                overflow: auto;
}

.categoryMain {
    float: left;
    overflow: auto;
    top: 0px;
    bottom: 0px;
    background-color: white;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    text-align: center;
    width: 100%;
    margin-right: 30px;
}
.responsive-image {
                max-width: 100%;
                height:    auto;
}

.additionalInfo
{
                text-align:           center;
                vertical-align: bottom;
                color: white;
                z-index:99;
}

.csDoc, .csPdf {
                min-width: 115px;
                width: 115px;
                margin-right: 10px;
}

.csImg {
                min-width: 100px;
                width: 100px;
                margin-right: 10px;
                margin-top: 20px !important;
                margin-bottom: -20px;
}

.csYT {
                float: left;
                margin-right: 12px;
                width: 96px;
                height: 64px;
                border: 1px solid silver;
}

.csYoutubeThumbnail {
                width: 90px;
                height: 60px;
                padding: 2px;
}

.csDocThumbnail {
                width: 60px;
                height: 60px;
                max-width: 60px;
}

.csImgThumbnail {
    /*width: 55px;
    max-width: 55px;*/
    min-width: 40px;
    max-width: 100px;
}

.csLink{
                margin: 10px;
}

.container-fluid .verticalSpacer {
                height:0px;
}

.verticalSpacer {
                height:           0px;
                background-color: white;
}
.horizontalSpacer {
                width:            0px;
                height:           1px;
                background-color: white;
}
.productTable {
                overflow:         auto;
                background-color: white;
                box-shadow:       0 3px 10px rgba(0, 0, 0, .2);
                padding-bottom:   29px;
}
.mQty input {
                width: 30px;
}
.pPrice {
                max-width: 80px;
                padding:   0;
                margin:    0;
}
.qtyBreaks tbody, .qtyBreaks td, .qtyBreaks tr{
                border:0px solid blue;
                background-color:transparent !important;
}
.sProduct {
                width:      20px;
                padding:    0px;
                text-align: left;
}
.selectProduct {
                border:   0px solid #999;
                position: relative;
                display:  none;
                left:     0px;
                top:      -3px;
                padding:  4px;
}

#bulkToggle {
                padding:     0px;
                margin-left: 0px;
}
.footer {
    background: url("/images/blue-bar-2000-shadow.png") repeat scroll 0 0 #0072bc;
                color:            #eee;
                font-size:        12px;
                line-height:      14px;
                width:            auto;
                padding-right:    20px;
                padding-top:      20px;
                padding-left:     20px;
                /*margin-left:     -20px;*/
}
.footer a {
                color: #eee;
}
.footer h4 {
                font-size:   14px;
                font-weight: normal;
                line-height: 15px;
}
.copyright {
                text-align: center;
                font-weight: normal;
                font-size: 11px;
                padding-bottom: 10px;
                clear: both;
}

.mTop {
                padding-bottom: 32px;
}
.mTop a:hover {
                color:           #fff;
                text-shadow:     black .6px .7px;
                text-decoration: underline;
}
.mCart {
                color:       #fff;
                text-shadow: black .6px .7px;
                font-size:   13px;
}
.cartButton {
                position: relative;
                top:      -4px;
}
.btn-mini {
                padding-left:  3px;
                padding-right: 3px;
}
.mCurrency {
                font-size: 11px;
}
.mSearchholder {
                position: absolute;
                width:    100%;
                min-width:700px;
                border:   0px solid black;
                left:     0px;
                top:      6px;
                z-index:  100;
                display:inline;
}
.mSearch {
                z-index:       100;
                border:        0px solid red;
                padding-right: 20px;
                float:         right;
}
.searchLink {
                padding-top:  3px;
                padding-left: 14px;
}
.mSearch a {
                font-size: 14px;
                color:     #eee;
}
.mSearch a:hover {
                color:           #fff;
                text-shadow:     black .6px .7px;
                text-decoration: underline;
}
.mSearch a:active {
                color:           #fff;
                text-shadow:     black .6px .7px;
                text-decoration: none;
}
.mSearch .btn-group {
                padding-bottom: 4px;
}
.mSearchbox {
                width: 260px;
}

.mSearchBox2 {
                margin-top: 4px;
                padding-top: 4px;
                margin-left: 8px;
                width: 360px;
}

.searchTabHolder {
                padding-left: 20px !important;
}

.resultsControl {
                /* display: inline-block; */
				display: none;
/*           float: left; */
                padding-top: 20px;
                padding-left: 10px;
}

.resultsCount{
                display: none;
}

.levelTable {
                border: solid 0px black;
                height: 170px;
                width:  280px;
    border:0px !important;
}
.smallImg {
                width:  100px;
                height: 60px;
}
.levelImage {
                vertical-align: middle;
                padding-top:    10px;
                min-height:     90px;
    border:0px !important;
}

.levelCaption {
                border:         0px black solid;
                vertical-align: top;
                padding-bottom: 6px;
                padding-left:   2px;
                padding-right:  2px;
                width:          100%;
                min-height:     44px;
                color:          black;
    border:0px !important;
}

.levelCaptionRow {
  height: 40px;
}

.levelChildren {
  font-size: 12px;
  height: 15px;
}

.pCaption.levelCaption .level4ShortDes {
    font-family: Maven Pro;
    font-size: 10px;
    font-weight: 100;
    padding-top: 6px;
}
.xlevelMember {
                float:            left;
                height:           170px;
                width:            278px;
                margin:           8px;
                padding:          0px;
                background-color: #fff;
                box-shadow:       0 3px 10px rgba(0, 0, 0, .2);
                font-size:        0;
                text-align:       center;
                line-height:      0px;
}
fieldset{
                text-align:center;
}
.levelMember {
                display:          inline-block;
                height:           180px;
                width:            278px;
                margin:           8px;
                padding:          0px;
                background-color: #fff;
                box-shadow:       0 3px 10px rgba(0, 0, 0, .2);
                font-size:        0;
                text-align:       center;
                line-height:      0px;
}
.xlevelMember:before {
                content:        "";
                display:        inline-block;
                height:         100%;
                vertical-align: middle;
}
.levelMember > img {
                display:        inline-block;
                vertical-align: middle;
}
.levelMember img {
                max-width:  250px;
                max-height: 90px;
}

.levelMember a {
                color:     #333;
}
.levelMemberWrapper{
                display: inline-block;
}
.pCaption {
                color:           #333;
                font-size:       13px;
                line-height:     16px;
                font-weight:     bold;
                text-decoration: none;
                text-align:      center;
                padding-left:    12px;
                padding-right:   6px;
}

.level1 .pCaption {
                visibility: visible;
}

.level1 .levelMember {
                height: 180px !important;
                width:  278px !important;
}
.level1 .levelTable {
                height: 170px;
                width:  280px;
}

.level1 img {
                max-width:  250px;
                max-height: 110px;
}

.level1 .levelCaptionRow {
  height: 40px;
}


.level1-industries  img {
  border-radius: 6px;
  margin-top: 5px;
}
.level1-industries  .levelCaptionRow  {
  height: 25px;
}


.bulkForm {
                display:        none;
                position:       relative;
                z-index:        20;
                left:           0px;
                padding-top:    0px;
                padding-bottom: 0px;
                max-width:      760px;
                box-shadow:     0 3px 10px rgba(0, 0, 0, .2);
}
.bulkHolder {
                max-width: 760px;
}
.control-group {
                padding-right: 20px;
}
.control-label {
                margin-bottom: 2px;
}
.sRequest {
                width: 220px;
}
.loginForm {
                display:        none;
                position:       relative;
                z-index:        20;
                left:           0px;
                padding-top:    0px;
                padding-bottom: 0px;
                max-width:      320px;
                box-shadow:     0 3px 10px rgba(0, 0, 0, .2);
}
.loginForm input {
                width: 84px;
}
.reg_here {
    /*display:block;*/
    /*float: right;*/
    font-size: 22px;
    font-weight: bold;
    /*padding: 5px;*/
    text-shadow: 1px 1px 1px windowtext;
}

.loginHolder {
                max-width: 320px;
}

#loginForm {
                /*left:50%;*/
                /*position:relative;*/
                font-weight:bold;
}

.ics-buybuttonpanel input[type="submit"] {
                height: 20px;
                padding-top: 8px;
                padding-bottom: 18px;
                padding-left: 4px;
                padding-right: 4px;
                vertical-align: top;
                line-height: 10px;
                margin-top: 1px;
}


.topContentSpacer {
                height:           50px;
                background-color: white;
}

.bottomContentSpacer {
                height:           50px;
                background-color: white;
}

.radioHolder {
                position: relative;
                padding-top: 15px;
                left:0px;
}

#itemResults {
                margin-top: 0px;
}

/* static pages */

.sfBreadcrumbWrp {

                margin-top:0px;
                margin-bottom: 10px;
                margin-left:0px;
                z-index:999999;
                background-color: white;
}


.RadSiteMap {
                }

.fluidRow {
                margin-top: 45px;
                margin-top: 0px !important;
/*           margin-left: 20px;
                margin-right: 40px;*/
}
.Related{
                margin-left:10px;
}
.coupon-number{
                display:none;
}

.shipSameContinue {
                height: 40px;
}

.billToAddress .verticalSpacer {
                height: 40px;
                background-color: transparent;
}

.continue {
margin-bottom: 40px;
}

#Content_ctl00_ThemeButton1_Button1 {
                height: 20px;
                padding-top: 8px;
                padding-bottom: 16px;
                padding-left: 10px;
                padding-right: 10px;
                vertical-align: top;
                line-height: 10px;
                margin-top: 1px;
}

.view-cart .verticalSpacer {
                height:50px;
}

.cart-item .quantity input {
                width:40px;
}

.lineComment input {
                width: 600px;
}

.cart-buttons .verticalSpacer {
                height:30px;
}

.cart-buttons input[type="submit"], .save-cart {
                height: 20px;
                padding-top: 8px;
                padding-bottom: 16px;
                padding-left: 10px;
                padding-right: 10px;
                vertical-align: top;
                line-height: 10px;
                margin-top: 1px;
}
.coupon-number input[type="submit"] {
                height: 20px;
                padding-top: 8px;
                padding-bottom: 16px;
                padding-left: 10px;
                padding-right: 10px;
                vertical-align: top;
                line-height: 10px;
                margin-top: 1px;
}




/* missing form fields */

.mandatoryField{
                border: 1px solid red !important;
}

.ALERT {
  font-size: 13px;
  position: relative;
  top: -10px;
  color: red;
}  


/* login */

.CmsBut{
                height: 20px;
                padding-top: 8px;
                padding-bottom: 16px;
                padding-left: 10px;
                padding-right: 10px;
                vertical-align: top;
                line-height: 10px;
                margin-top: 1px;
}

#Content_ctl00_Login1_panel1 {
                margin-bottom: 12px;
}

#Content_ctl00_Login1_panel1 > table > td {
                margin-bottom: 12px;
}

/* checkoutShipping */

.reviewOrder {
                margin-top:50px;
                background-color:white;
}

.reviewOrder .table label
{
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
}

#Content_ctl00_ctlSpecialInstructions {
                width: 600px;
}

.orderItems{
}

span.callForQuote {
                margin-top: 15px;
                margin-bottom: 15px;
}

.shippingOptions{
                margin-top: 20px;
}

.shippingOptions .instruction {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;     
}

.submitButtons input[type="submit"] {
                height: 20px;
                padding-top: 8px;
                padding-bottom: 16px;
                padding-left: 10px;
                padding-right: 10px;
                vertical-align: top;
                line-height: 10px;
                margin-top: 1px;
}

.submitButtons {
                margin-top: 10px;
                margin-bottom: 40px;
}

/* checkoutComplete */

.viewWebOrderControl{
                margin-top: 80px;
}

.orderHeaderLayout {
                border:0px;
}

.orderHeaderLayout td.customerInfo{
                padding-right:80px;
                padding-top:20px;
}
.orderHeaderLayout td.address{
                padding-top:40px;
}

#specialInstructions {
                margin-top: 12px;
                margin-bottom: 12px;
}

.Content_ctl00_ViewWebOrder1_lblInstruction {
                font-weight: bold;
}

td.label {
                background-color: transparent !important;
                color: black !important;
}

.continueShoppingButton{
                margin-bottom: 40px;
}

/* autocomplete */
.ac_results{
                z-index: 999999;
}


/* Carousel base class */
.carousel .container {
                position: absolute;
                right: 0;promo
                bottom: 0;
                left: 0;
                top: 60px;
}


.carousel-control {
                position: absolute;
                top: 40%;
                left: 50px;
                width: 40px;
                height: 40px;
                margin-top: 20px;
                font-size: 60px;
                font-weight: 100;
                line-height: 30px;
                color: white;
                text-align: center;
                background: #222;
                border: 3px solid white;
                -webkit-border-radius: 23px;
                -moz-border-radius: 23px;
                border-radius: 23px;
                opacity: 0.5;
                filter: alpha(opacity=50);
}

.carousel .item {
                /*height: 100%;*/
				width: 270px;
				height: 268px;
}
.xcarousel img {
                width: 800px;
                height: 358px;
}

.carousel-caption {
                background-color: transparent;
                position: static;
                max-width: 550px;
                padding: 0 20px;
                margin-bottom: 100px;
}
.carousel-caption h1,
.carousel-caption .lead {
                margin: 0;
                line-height: 1.25;
                color: #fff;
                text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption .btn {
                margin-top: 10px;
}
.carousel.carousel-fade .item {
                -webkit-transition: opacity 2s ease-in-out;
                -moz-transition: opacity 2s ease-in-out;
                -ms-transition: opacity 2s ease-in-out;
                -o-transition: opacity 2s ease-in-out;
                transition: opacity 2s ease-in-out;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
                left: 0;
                z-index: 2;
                opacity: 0;
                filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
                left: 0;
                z-index: 1;
}

.carousel.carousel-fade .carousel-control {
                z-index: 3;
}
.Xunstyled li {
                display: inline;
                vertical-align: baseline;
                padding: 0 16px;
                position: relative;
}

#flash a {
                -webkit-transition: all 900ms ease;
                -moz-transition: all 900ms ease;
                -ms-transition: all 900ms ease;
                -o-transition: all 900ms ease;
                transition: all 900ms ease;
}


/* blog */
H1.sfpostTitle {
                top: 170px;
}

#repeat-wrapper{
                margin-top: -10px !important;
                z-index:0;
}

.sfpostDetails {
                margin-top:30px;
}

.blogCol2Title{
                font-size: 16px;
                font-weight: bold;
                line-height: 1.3;
                margin-top: 16px;
                margin-bottom: 8px;
}

ul.sfblogsList, ul.sfblogsListTitlesOnly, ul.sfarchiveList, ul.sftaxonVerticalList, ul.NL-RecentPosts{
                margin-left: 20px;
}

li.sftaxonItem, li.sfarchiveListItem, li.sfblogsListItem, li.NL-RecentPosts {
                padding:0px; !important;
                margin-top: 0px;
                margin-bottom: 0px !important;
                margin-left: 0px;
                margin-right: 0px;
                list-style:square;
                list-style-type:square;
                line-height: 1.2; !important;
}

li.sfpostListTitleDateSummary, .sfpostListItem {
                padding-bottom: 10px !important;
}

.sfpostAuthorAndDate, .sfpostListTitleDateSummary {
                margin-bottom:4px !important;
                font-size: 12px !important;
                line-height: 1.2;
}

H2.sfpostTitle{
                line-height: 1.1;
                margin-top: 5px;
                margin-bottom: 5px;
}

/* making comment fields align left NT JK Nov 2013 */
ol.sfcommentsFieldsList,.sfcommentsSubmitBtnWrp{
                text-align:left;
}

/* attempt to make comment field size fluid NT JK Nov 2013
li.sfcommentEditor {
                max-width:100% !important;
                min-width:50% !important;
}
*/

/* bootstrap tweaks */

.clearfix{
                height:0px;
}

.nav{
/*           margin-left: 5px;*/
}

/* home page */

/* top promo area */

.top-promo {
    display: inline-block;
    float: right;
    height: 270px !important;
    width: 490px;
	padding-left: 20px;
}
.carousel-container{
               padding:0;
                margin:0;
}
.carousel-inner{
                padding:0;
                margin:0;
}
.carousel-inner > img{
                max-width: 100%;
                height: auto;
}
.promo-container {
    height: 270px;
    overflow: hidden;
    width: 213px;
}
.promo-container > img{
                width: 280px;
                height: 180px;
                border: 0px solid white;
}

.promoTop {
    border: 0 none;
    height: 133px;
    margin: 0;
    padding: 0 0 3px;
    width: 213px;
}

.promoBottom {
    border: 0 none;
    height: 133px;
    margin: 0;
    padding: 0;
    width: 213px;
}

.rowHome{
                padding-top: 0px !important;
}
.categoryMainHome {
                overflow:         auto;
                top:              0px;
                bottom:           0px;
/*           background-color: white; */
                box-shadow:       0 3px 10px rgba(0, 0, 0, .2);
                text-align:left;
                margin-left: 20px;
                margin-right: -10px;
                padding: 0px;
                padding-bottom: 10px;
}

.levelCaptionHome {
                color:           #333;
                font-size:       13px;
                line-height:     14px;
                font-weight:     bold;
                text-decoration: none;
                text-align:      center;
                padding-left:    12px;
                padding-right:   6px;
                padding-top:      10px;
                vertical-align: bottom;
    border: 0px !important;
}

.rowHome .levelMemberHome {
                display:          inline-block;
                height:           100%;
                height:           100%;
                margin-top:           15px;
                margin-bottom:           15px;
                margin-left:           25px;
                margin-right:           25px;
                padding:          0px;
/*           background-color: #fff; */
/*
                box-shadow:       0 3px 10px rgba(0, 0, 0, .2);
*/
                font-size:        0;
                text-align:       center;
                line-height:      0px;
}
.levelTableHome {
                border: solid 0px black;
                height: 100%;
                width:  100%;
    border: 0px !important;
}
.levelImageHome {
                vertical-align: middle;
                padding-top:    10px;
                height:     80px;
    border: 0px !important;
}
.rowHome img {
                max-width:  150px;
                height: auto;
                max-height: 75px;
}

.item_tooltips {
    position: relative;
    display: inline-block;
}
.item_tooltips div {
    /*visibility:none;*/
    display:none;
    position: absolute;
    font-size: 12px;
    width: 260px;
    min-width: 260px;
    max-width: 300px;
    color: #000000;
    background: #FCF6F5;
    height: auto;
    line-height: 15px;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    padding: 8px 5px;
    word-wrap: break-word;
    border: solid 1px;
    z-index: 999 !important;
}

.item_tooltips:hover div {
    display: block;
    position : absolute;
    opacity: 0.9;
    left: 70%;
    top: 70%;
    margin-top: -28px;
    margin-left: 15px;
    z-index: 999 !important;
}


/* 
Edit these when you want to change the row width. NT & JK Nov 25 2013
*/
.homeTitle{
                color: #0065b1;
    font-size: 1.4em !important;
}
.fiveRow{
                width: 285px;
}
.sixRow{
                width: 250px;
}
.sevenRow{
                width: 200px;
}
.eightRow{
                width: 160px;
}
.nineRow{
                width: 145px;
}
.tenRow{
                width: 160px;
}

.homeCopy{
	padding: 3% 0; 
}

.homeMore{
                margin-top: -10px;
                margin-bottom: 20px;
                float: right;
    font-size:1.2em;
}
.hero-unit {
    background-color: #fff;
    margin-bottom: 0 !important;
    padding: 25px 0 0 !important;
}


/*
media queries for way up top logo and search box
*/

@media (max-width: 712px) {
                .header-search {
                                float: left !important;
                                margin-left: -2px !important;
                                margin-right: 30px !important;
                                width: 268px;
                                background-size: 96% 100%;
                }
                .searchbox{
                    width:205px;
                }
                .search-box 
                {
                    width: 214px;
                }
                .header-logo {
                                margin-left: -2px !important;
                }
                #clearfix-row{
                                display: none !important;
                }
                .filterContainer{
                                display: none !important;
                }
                body{
                                font-size:12px !important;
                }
                .productSeparator{
                                height: 100px !important;
                }
                .nav > ul {
                    text-align: left;
                }
}

@media only screen and (max-width: 960px) {
                .top-promo {
                                height: auto !important;
                                width: auto !important;
                }
                .promo-container{
                                display: none !important;
                }
}

@media only screen and (max-width: 1200px) {
                .categoryMainHome {
                                padding-left: 45px;
                }
                .fiveRow{
                                width: 145px;
                }
                .sixRow{
                                width: 145px;
                }
                .sevenRow{
                                width: 145px;
                }
                .eightRow{
                                width: 145px;
                }
                .nineRow{
                                width: 145px;
                }
                .tenRow{
                                width: 145px;
                }
}

/* ACCOUNT PAGE STYLES */

.customerInformation .field > label,
.accountStatus .field > label {
    background: none repeat scroll 0 0 gray;
    color: white;
    font-weight: bold;
}
                
.customerInformation .field > label {
    padding-left: 15px;
    text-align:left;
}

.accountStatus .field > label {
    padding-right: 15px;
    text-align: right;
}

.lastStatementBalance .amount {
    font-size: 30px !important;
    line-height: 35px;
}


.customerInformation .field > div {
    padding-left: 25px;
    text-align: left;
}

.accountStatus {
    border: medium solid black;
    float: left;
    margin-left: 16%;
    min-width: 26%;
}

.customerInformation {
    float: left;
    min-width: 35%;
    padding-bottom: 30px;
    padding-left: 15%;
}

.invoices, .payments, .customerInvoiceList {
    width: 100%;
}

.payments .CAPTION > td,
.invoices .CAPTION > td,
.customerInvoiceList .CAPTION > th {
    width: 5%;
}

.customerInvoiceList {
    margin-left: 0;
}


.customerTransactions > div {
    margin-left: 0;
}



.customerTransactions .options {
    padding: 30px 15px 0 0;
    width: auto;
}

.options > input,
.options > label {
    display: inline-block;
}

.options > input {
    margin: 0 14px;
}


.payments .CAPTION,
.invoices .CAPTION,
.customerInvoiceList .CAPTION {
    border-bottom: medium solid black;
    font-weight: bold;
    text-align: left;
}

.invoice:hover {
    color: blue;
}

.invoice.even {
    background: none repeat scroll 0 0 silver;
}

.viewInvoicePayments {
    margin: 35px 0 113px;
}

.invoices .amount {
    text-align: right;
}

.rtsLevel.rtsLevel1 {
    margin-left: 0;
}

.queryControls h2 {
    display: none;
}

.queryControls {
    display: flex;
    text-align: center;
    width: 100%;
}
.refreshButton {
    margin-top: 26px;
}
 

 
.QuickOrder_ItemLabel{
    padding: 15px 15px 15px 15px;
}

.QuickOrder_QuantityLabel{
    padding: 15px 15px 15px 15px;
}

.QuickOrder_ItemNumber, .QuickOrder_Quantity 
{
    width: 200px;
}

@media (max-width: 480px) 
{
   .QuickOrder_ItemNumber, .QuickOrder_Quantity 
    {
        width: 150px;
    } 
}
 
.ButtonAddToCartDiv{
    padding: 15px 0px 30px 0px;
    text-align: right;
    max-width: 500px;
}

.ButtonAddToCartButton{
    padding: 5px 40px 5px 40px;
}



    .notfound_wrapper{
    margin-bottom: 15px;
    }
    .notfound_title{
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-top: 2px;
    margin-bottom: 0px !important;
    margin-left: auto;
    margin-right: auto;
    }
    .notfound_description{
    margin-top: 15px;
    margin-bottom: 15px;
    }




/*-------------------- LOGIN PROMPT --------------------*/

.LoginPrompt
{
    display: none;
}

/*-------------------- CHROME PROMPT --------------------*/

.ChromePrompt
{
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    
    position: fixed;
    z-index: 100;
    background-color: #777777;

    border-radius: 5px;
    padding: 8px;
    box-shadow: 1px 1px 5px black;
    opacity: 0.8;
    
    left: 5px;
    top: 5px;
    height: 11px;
}

.ChromePrompt__img 
{
    margin-right: 7px;
}

.ChromePrompt__text 
{
    font: 500 15px Arial;
    color: #ffffff;
}

.ChromePrompt__link:link, .ChromePrompt__link:visited, .ChromePrompt__link:hover, .ChromePrompt__link:active
{
    font-weight: bold;
    color: #ffffff;
}

.ChromePrompt__close
{
    position: relative;
    top: -5px;
    right: -4px;
    width: 17px;
}

/*-------------------- HEADER --------------------*/

.header-icon 
{
    width: 17px;
}

.header-account {
  position: absolute;
  top: 1px;
  left: -20px; 
}

@media (max-width: 480px) {
	.header-email
	{
		display: none;
	}
}

/*-------------------- HOME --------------------*/

.home-header {
	position: relative;
}

.home-section {
	max-height: 392px;
	width: 99%;
	overflow: hidden;
}

@media (max-width: 960px) {
	.home-section {
		max-height: 795px;
	}
}

/*-------------------- HOME MORE --------------------*/

.HomeMore
{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    
    position: absolute;
    z-index: 100;
    background-color: #777777;

    border-radius: 5px;
    padding: 8px;
    box-shadow: 1px 1px 5px black;
    
    bottom: 7px;
    height: 11px;
    width: 300px;
	
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.HomeMore__img 
{
    margin-left: 7px;
}

.HomeMore__text:link, .HomeMore__text:visited, .HomeMore__text:hover, .HomeMore__text:active
{
	margin-left: 20px;
    font: 500 15px Arial;
	color: #ffffff;
}

.HomeMore__bold
{
	font-weight: bold;
}

/*-------------------- CARD LOGOS --------------------*/

.CardLogos 
{
    position: relative;
    width: 150px;
    top: 5px;
    right: 18px;
    max-width: unset;
    margin-bottom: 25px;
}


/*-------------------- PAYMENT DECLINED --------------------*/

.PaymentDeclined 
{
    border-radius: 8px;
    margin: 10px;
    padding: 7px;
    background-color: rgba(255, 165, 0, 0.76);
    max-width: 800px;
    
    display: none;
    flex-direction: row;
    justify-content: center;
    
    position: relative;
    top: 30px;
}

.PaymentDeclined__text {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 15px;
}

/*-------------------- SHIPPING OPTIONS --------------------*/

.shippingOptions 
{
    min-height: 500px;
}

.shippingOptions tr 
{
    height: 30px;
}

.shippingOptions input 
{
    margin-top: 0;
}

.shippingOptions label 
{
    display: inline;
    margin-left: 15px;
}

.ShippingOptions__transit-times 
{
    float: right;
}

.ShippingOptions__transit-times img 
{
    width: 500px;
    margin-left: 25px;
}

.ShippingOptions__oversized 
{
   background-color: orange;
   margin-right: 525px;
   margin-bottom: 10px;
   border-radius: 6px;
   padding: 10px;
}

.ShippingOptions__oversized p 
{
    margin-bottom: 0;
}

@media screen and (max-width: 960px)  
{
  .ShippingOptions__transit-times 
    {
    float: none;
  }
    
  .ShippingOptions__transit-times img
    {
    margin-left: 0;
  }

  .ShippingOptions__oversized 
    {
    margin-right: 0;
  }
}

.paymentOptions input 
{
    margin-top: 0;
}

.paymentOptions label 
{
    display: inline;
    margin-left: 15px;
    margin-right: 40px;
}

/*-------------------- FORGOT PASSWORD --------------------*/

.forgotPasswordControl {
  margin: 25px 0 25px 0;
}

.forgotPasswordControl a {
  text-decoration: underline;
}

.forgotPasswordControl table {
  width: 400px;
}

.forgotPasswordControl .errorfeedback {
  margin-bottom: 10px;
  color: red;
}

.forgotPasswordControl .feedback {
  margin-top: 10px;
  font-weight: bold;
}

.captcha table {
  width: 372px;
}

.forgotPasswordControl .CmsBut {
  margin-top: 10px;
}

/*-------------------- REGISTRATION --------------------*/

.registrationForm {
  margin-bottom: 10px;
}

.AddressForm {
  width: 400px;
}

.AddressForm .headerRow td {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}

.registrationForm .credentials table {
  width: 378px;
}

.registrationForm .CmsBut {
  margin-top: 10px;
}

/*-------------------- VIEW CART --------------------*/

.cart-empty-message {
  margin-top: 25px;
  margin-bottom: 50px;
}

.saveCartControl {
  margin-top: -25px;
  margin-bottom: 25px;
}

.saveCartControl .savedHeader {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

.saveCartControl .checkBox {
  display: none;
}

.saveCartControl .cartTitle {
  margin-top: 16px;
  margin-bottom: 10px;
}

.saveCartControl table td:nth-child(2) {
  display: none;
}

/*-------------------- CHANGE PASSWORD --------------------*/ 

.changePasswordForm {
  margin: 25px 0;
}

.changePasswordForm a {
  text-decoration: underline;
}

.changePasswordForm table {
  width: 400px;
}

.changePasswordForm .errorfeedback {
  margin-bottom: 10px;
  color: red;
}

.changePasswordForm .feedback {
  margin-bottom: 10px;
  font-weight: bold;
}

.changePasswordForm .submitButton {
  margin-top: 10px;
}

/*-------------------- LOGIN --------------------*/

.LoginControl {
  margin: 25px 0 50px 0;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 850px) {
  .LoginControl {
    flex-direction: row;
    justify-content: center;
  }
}

@media screen and (min-width: 850px) {
  .loginForm__register {
    width: 100%;
    max-width: 330px;
    margin-right: 50px;
  }
}

#loginForm {
  margin-top: 30px;
}

@media screen and (min-width: 850px) {
  #loginForm {
    margin-top: 0;
    width: 100%;
    max-width: 330px;
    margin-left: 50px;
  }
}

#loginForm table {
 margin: 0 auto;
}

@media screen and (min-width: 850px) {
  #loginForm table {
    margin: 0;
  }
}


/*-------------------- CUSTOM STRING --------------------*/

.CustomString {
  display: flex;
  flex-direction: row;
  align-items: start;
  text-align: center;
  overflow-x: auto;
  margin-bottom: 5px;
}

@media screen and (min-width: 620px) {
  .CustomString {
    overflow: hidden;
    flex-wrap: wrap;
    margin-bottom: -10px;
  }
}
