/*  Special styles for IE 10 
*	Important! Don't move these styleso to end.
*   It's need to be here.  
*/

.ie10 #home_slider h3 {
	font-size: 30px;
	z-index: 0;
}

/*********************/

body
{
    background: #fff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-variant: small-caps !important;
    line-height: 20px;
    color: #000;
}

/* Stick footer to the bottom of a page */
.sticky-footer-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -250px;  
}

.sticky-push{
    height:250px;
}

input, button, select, textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

textarea,
select,
button,
input[type="text"],
input[type="password"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="color"],
.uneditable-input {
    font-variant: small-caps;
}

::-webkit-input-placeholder { color: #373737 !important; }
:-moz-placeholder { color: #373737 !important; }
::-moz-placeholder { color: #373737 !important; }
:-ms-input-placeholder { color: #373737 !important; }
a { color: /*#99002d;*/ #1f386c; outline: none !important;}
:focus {outline: none;}

.clear
{
    width: 100%;
    height: 1px;
    clear: both;
    line-height: 1px;
    overflow: hidden;
}

.container {
    position: relative;
    min-width: 1050px !important;
}

.btn
{
    font-size: 14px !important;
    font-variant: small-caps;
    color: #fff !important;
    padding: 0px 14px !important;
    line-height: 30px;
    min-height: 30px;
    background: #99002e url(../images/sprite.png) -9999px -9999px no-repeat;
    background: url(../images/sprite.png) -9999px -9999px no-repeat, -moz-linear-gradient(
        top,
        #910630 0%,
        #a21741);
    background: url(../images/sprite.png) -9999px -9999px no-repeat, -webkit-gradient(
        linear, left top, left bottom, 
        from(#910630),
        to(#a21741));
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 2px solid #660522 !important;
    -moz-box-shadow: inset 0px 1px 1px rgba(200,8,72,1);
    -webkit-box-shadow: inset 0px 1px 1px rgba(200,8,72,1);
    box-shadow: inset 0px 1px 1px rgba(200,8,72,1);
    text-shadow: 0 0 #fff !important;
    -webkit-transition: background-position 0s linear !important;
    -moz-transition: background-position 0s linear !important;
    -o-transition: background-position 0s linear !important;
    transition: background-position 0s linear !important;
    white-space: nowrap;
}

.btn-bootstrap {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #CCCCCC #CCCCCC #B3B3B3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.blue_btn
{
    background: #1f386c url(../images/sprite.png) -9999px -9999px no-repeat;
    border: 2px solid #112a4e !important;
    -moz-box-shadow: inset 0px 1px 1px rgba(19,82,164,1);
    -webkit-box-shadow: inset 0px 1px 1px rgba(19,82,164,1);
    box-shadow: inset 0px 1px 1px rgba(19,82,164,1);
}

.dark_btn
{
    background: #5a5a5a url(../images/sprite.png) -9999px -9999px no-repeat;
    background: url(../images/sprite.png) -9999px -9999px no-repeat, -moz-linear-gradient(
        top,
        #4b4b4b 0%,
        #5c5c5c);
    background: url(../images/sprite.png) -9999px -9999px no-repeat, -webkit-gradient(
        linear, left top, left bottom, 
        from(#4b4b4b),
        to(#5c5c5c));
    border: 2px solid #353535 !important;
    -moz-box-shadow: inset 0px 1px 1px rgba(111,111,111,1);
    -webkit-box-shadow: inset 0px 1px 1px rgba(111,111,111,1);
    box-shadow: inset 0px 1px 1px rgba(111,111,111,1);
}

.chat_btn
{
    padding: 0px 14px 0 40px !important;
    background-position: 9px -43px !important;
    background-position: 9px -43px, 0 0 !important;
}


.check_btn
{
    padding: 0px 14px 0 40px !important;
    background-position: -245px 9px;
    background-position: -245px 9px, 0 0;
}

.alert * {
    color: #000000 !important;
}

#main_rail .btn.techdata_shopthis_btn{
    width:auto !important;
    padding:0 12px !important;   
}
.techdata_shopthis_btn{
    float: right;
    margin: -10px 0 0;
}
.continue_shopping_btn { /*margin: 20px 0 0;*/}
.select_btn { background-position: -251px -42px !important; background-position: -251px -42px, 0 0 !important; }
.data_btn { background-position: -134px -42px !important; background-position: -134px -42px, 0 0 !important; }

.btn-submit .btn
{
    height: 34px;
    width: 50%;
}

.account-submit-skip-wrapper{
    text-align:center;
    padding-top:10px;

}
.lock_btn { display: inline-block; }
.lock_btn .btn
{
    width: auto; 
    padding-left: 32px !important;
    margin: 0px;
    background-position: -129px -87px;
    background-position: -129px -87px, 0 0; 
}

.btn_skip{
    margin: 0;
    max-height:30px !important;
}

#main_rail .btn
{
    width: 64px;
    padding: 0 0 0 23px !important;
    text-align: center;
}

.btn:hover
{
    background: #99002e url(../images/sprite.png) -9999px -9999px no-repeat !important;
    -moz-box-shadow: inset 0 0 0 transparent;
    -webkit-box-shadow: inset 0 0 0 transparent;
}

.blue_btn:hover { background: #1f386c url(../images/sprite.png) -9999px -9999px no-repeat !important; }
.dark_btn:hover { background: #5a5a5a url(../images/sprite.png) -9999px -9999px no-repeat !important; }
.chat_btn:hover { background-position: 9px -43px !important; }
.check_btn:hover { background-position: -245px 9px !important; }
.select_btn:hover { background-position: -251px -42px !important; }
.data_btn:hover { background-position: -134px -42px !important; }
.lock_btn .btn:hover  { background-position: -129px -87px !important; background-position: -129px -87px, 0 0 !important;  }


.btn:not(.disabled):active
{
    -moz-box-shadow: inset 0px 1px 5px rgba(000,000,000,.4);
    -webkit-box-shadow: inset 0px 1px 5px rgba(000,000,000,.4);
    box-shadow: inset 0px 1px 5px rgba(000,000,000,.4);
}

.chat_btn:active { background-position: 9px -42px !important; }
.check_btn:active { background-position: -245px 10px !important; }
.select_btn:active { background-position: -251px -41px !important; }
.data_btn:active { background-position: -134px -41px !important; }
.lock_btn .btn:active  { background-position: -129px -85px !important; background-position: -129px -85px, 0 0 !important;  }


.gray_btn
{
    font-size: 14px !important;
    color: #434343 !important;
    cursor: pointer;
    /*padding: 0px 20px 0 43px !important*/;
    /*margin: 0 10px 0px 0;*/
    line-height: 55px;
    height: 55px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #cbcbcb !important;
    display: inline-block;
    text-decoration: none !important;
    background-repeat: no-repeat;
    background-position: -9999px -9999px;
    background-position: -9999px -9999px, 0 0;
    background: #eee;
    background-image: url(../images/sprite.png);
    background-image: url(../images/sprite.png),  -moz-linear-gradient(
        top,
        #ffffff 0%,
        #eeeeee);
    background-image: url(../images/sprite.png), -webkit-gradient(
        linear, left top, left bottom, 
        from(#ffffff),
        to(#cbcbcb)); 
}

.gb_tool { background-position: -55px -133px !important; background-position: -55px -133px, 0 0 !important; }
.gb_mold { background-position: -55px -269px !important; background-position: -55px -269px, 0 0 !important; }
.gb_highspeed { background-position: -55px -179px !important; background-position: -55px -179px, 0 0 !important; }
.gb_knifesteel { background-position: -55px -432px !important; background-position: -55px -432px, 0 0 !important;}
.gb_shock { background-position: -47px -226px !important; background-position: -47px -226px, 0 0 !important; }
.gb_cold { background-position: -47px -326px !important; background-position: -47px -326px, 0 0 !important; }
.gb_powder { background-position: -47px -385px !important; background-position: -47px -385px, 0 0 !important; }

.chart_select .gray_btn
{
    height: 40px;
    padding: 0 15px !important;
    line-height: 40px;
    background-position: -9999px -9999px;
    background-position: -9999px -9999px, 0 0;
    float: right;
}

.chart_select .gb_tool, .chart_select .gb_mold, .chart_select .gb_highspeed, .chart_select .gb_knifesteel { padding-left: 35px !important; }
.chart_select .gb_tool { background-position: -55px -142px !important;}
.chart_select .gb_mold { background-position: -55px -278px !important; }
.chart_select .gb_knifesteel { background-position: -55px -442px !important;}

.chart_select .gb_highspeed
{
    margin-right: 0;
    background-position: -55px -189px !important;
    background-position: -55px -189px, 0 0 !important;
}


.chart_select .inactive
{
    border-color: #e9e9e9 !important;
    background-color: #fbfbfb;
    background-image: url(../images/sprite.png), -moz-linear-gradient( top, #fbfbfb 0%, #fbfbfb);
    background-image: url(../images/sprite.png), -webkit-gradient(
        linear, left top, left bottom, 
        from(#fbfbfb),
        to(#fbfbfb)); 
}

.browse_buttons a,
.compare_promo a{
    background-image: url(../images/sprite.png), -webkit-gradient(
        linear, left top, left bottom, 
        from(#fbfbfb),
        to(#eeeeee));
}

.box_browse .browse_type .gray_btn {
    width: 200px;
    height: 50px;
    padding: 7px 8px;
    margin: 0;
    
}

.box_browse .browse_type .gray_btn > span {
    display: block;
    width: 200px;
    height: 50px;
    background-image: url(../images/steel_browse.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.box_browse .browse_type .gray_btn.type_flatnonstock > span {
    background-position: 0 -50px;
}
.box_browse .browse_type .gray_btn.type_roundstock > span {
    background-position: 0 -100px;
}
.box_browse .browse_type .gray_btn.type_roundnonstock > span {
    background-position: 0 -150px;
}
.box_browse .browse_type .gray_btn.type_knife > span {
    background-position: 0 -200px;
}

.box_browse .browse_category .gray_btn{
    background-image: url(../images/sprite.png), -webkit-gradient(
        linear, left top, left bottom, 
        from(#fbfbfb),
        to(#eeeeee));
    padding-left: 40px !important;
    line-height: 40px;
    font-size:14px !important;
    width:130px !important;
}

.box_browse .browse_category .gray_btn{
    background-image: url(../images/sprite.png);
    /*background-color:#fff;*/
}

#left_rail .browse_ac_items {
    padding-bottom: 20px;
}

.gray_btn, .gray_btn.inactive {
    background-image: url(../images/sprite.png);
}
.gray_btn:hover
{
    text-decoration: none;
    background: none;
    background-color: #fff;
    background-image: url(../images/sprite.png);
    background-position: -9999px -9999px;
    background-repeat: no-repeat;
    border-color: #cbcbcb !important;
}

.compare_btn
{
    /* width: 286px; */
    width: 100%;
    height: 88px;
    padding: 0 !important;
    margin: 35px 0 0 0;
    float: right;
    line-height: 20px;
    position: relative;
    background-position: -9999px -9999px !important;
    background-position: -9999px -9999px, 0 0 !important;
    background-repeat: no-repeat;
}

.compare_btn:hover { background-position: -9999px -9999px !important; background-position: -9999px -9999px, 0 0 !important; }

.compare_first{ margin:15px 0 0;}

.compare_btn span.text
{
    display: block;
    margin: 23px 0 0 28px;
}

.compare_btn span.image
{
    width: 109px;
    height: 103px;
    position: absolute;
    bottom: -1px;
    right: 10px;
    background: url(../images/sprite.png) -469px -147px;
}

.gb_compare2{
    margin-top:48px !important;
}

.gb_compare2 span.image
{
    width: 129px;
    height: 104px;
    background: url(../images/sprite.png) -470px -280px;
}

.box_browse .gray_btn
{
    width: 160px;
    height: 40px;
    padding: 10px;
    font-size: 12px !important;
    line-height: 12px;
    text-align: left;
    background: #f7f7f7;
}

#main_content {
    min-height: 800px;
}

#main_rail .box_browse
{
    margin: 30px auto;
}

#main_rail .box_browse .gray_btn
{
    display: block;
    width: 125px;
    height: 125px;
    margin: 15px;
    float: left;
    border-radius: 10px;
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 30px !important;
    text-align:center;
}

#main_rail .box_browse .gray_btn span{
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 55%;
    margin-top:10%;
    background: url(../images/types.png) no-repeat;
    background-size: 100% auto;
    background-position: 0 -10%;
}
#main_rail .box_browse .round span { background-position: 0 110%; }

/*.box_browse .gray_btn:nth-child(even) { float: right; }*/

#search_boxes .box_browse .inner{
    margin-bottom:20px !important;
}
.box_browse span.steel_icon, .select2-result span.steel_icon
{
    display: block;
    width: 45%;
    /*margin: 0 auto;*/
    float:left;
    height: 100%;
    margin-right:10px;
    background: url(../images/types.png) no-repeat;
    background-size: 100% auto;
    background-position: 0 -10%;
}
.box .btn-submit .btn{
    width:auto;
    min-width:125px;
}
.box_browse span.steel_descr{
    position:relative;
    top:20%;
}
.box_browse .round span.steel_icon { background-position: 0 110%; }
.box_browse .gray_btn:hover { background-color: #fff; }

.btn.disabled,.btn[disabled],.btn[disabled]:hover {

    border: 2px solid #353535 !important;
    background: #5c5c5c url(../images/sprite.png) -9999px -9999px no-repeat !important;
    background:-moz-linear-gradient(
        top,
        #4b4b4b 0%,
        #5c5c5c) !important;
    background:-webkit-gradient( linear, left top, left bottom, from(#4b4b4b), to(#5c5c5c)) !important ;
}

.btn-disabled{
    padding-left:14px !important;
}
.top_btn
{
    position: relative;
    top: -7px;
    left: 25px;
}

#header { height: 110px; width: 100%; position: relative; }

#header .strip
{
    height: 5px;
    width: 100%;
    background: #99002e;
    border-bottom:5px solid #99002d;
}

#header .swoosh
{
    height: 19px;
    width: 110px;
    background: url(../images/swoosh_100.jpg) no-repeat;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

#header .logo
{
    height: 63px;
    overflow: hidden;
    background: url(../images/logo.png) no-repeat;
    text-indent: -9999px;
    margin-top: 19px;
}

#header .logo a
{
    display: block;
    height: 63px;
}

#header-phone-contact .phone {
    text-align: right;
    margin-top: 5px;
    margin-left: -100px;
    white-space: nowrap;
}

#header-phone-contact .phone span {

}

#header-phone-contact .phone .phone-contact-head {
    padding: 0 5px 0 10px;
    line-height: 20px;
    vertical-align: bottom;
}
#header-phone-contact .phone .phone-contact-number {
    color: #99002e;
    font-size: 20px;
    line-height: 20px;
    vertical-align: bottom;
}

#header-phone-contact .phone .phone-contact-number-fix {
    color: #99002e;
    font-size: 20px;
    line-height: 20px;
    vertical-align: bottom;
    -webkit-padding-end: 6px;
    -moz-padding-end: 8px;
}


#header h1, #header h2
{
    font-size: 24px;
    line-height: 46px;
    text-align: right;
    font-weight: 400;
}

#navigation
{
    height: 48px;
    border: 1px solid #000;
    border-left: 0;
    border-right: 0;
    overflow: hidden;
    background: #464646;
    background: -moz-linear-gradient(
        top,
        #585858 0%,
        #303030);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#585858),
        to(#303030));
}

#navigation ul
{
    padding: 0;
    margin: 0;
}

#navigation li
{
    display: block;
    float: left;
    list-style-type: none;
    border-left: 1px solid #585858;
    height: 48px;
}

#navigation li a
{
    color: #fff;
    font-size: 14px;
    line-height: 48px;
    display: inline-block;
    padding: 0 27px;
    text-align: center;
    height: 48px;
    overflow: hidden;
    border-left: 1px solid #303030;
}

#navigation li a:hover, #navigation li.selected a,
#navigation li.active a
{
    text-decoration: none;
    background: #303030;
}

#navigation .nav_chat{
    display: block;
    float: left;
    list-style-type: none;
    border-left: 1px solid #585858;
    height: 48px;   
}

#navigation .nav_chat a{
    line-height: 48px;
    display: inline-block;
    padding: 0 27px;
    text-align: center;
    height: 48px;
    overflow: hidden;
    font-size: 12px;
    color: #aaa;
    float: left;
    padding-right: 0;
}

#navigation .nav_chat a:hover { background: transparent; }

#navigation .nav_chat a.btn
{
    padding: 0;
    border: none;
    height: 30px !important;
    line-height: 30px;
    margin-top: 6px;
    position: absolute;
    right: 0;
}

#home_slider
{
    width: 100%;
    height: 363px;
    background: url(../images/bg-slider-70.jpg) top center;
    margin: 0;
    padding: 0;
}

#home_slider .flexslider
{
    width: 1048px;
    height: 363px;
    margin: 0 auto;
}

#home_slider li { position: relative; }

#home_slider h3
{
    position: absolute;
    font-size: 31px;
    line-height: 66px;
    font-weight: 400;
    height: 68px;
    color: #fff;
    right: 0;
    top: 220px;
    padding: 0 20px;
    z-index: 200;
    background: #303238;
    background: rgba(000,000,000,.6);
    filter: alpha(opacity=85);
}

#home_slider h3.small{
    font-size:17px;
    line-height:18px;
    height:190px;
    width:440px;
    top:80px;
    padding:40px;
    line-height:22px;
}

.box
{
    background: #eee url(../images/bg-grunge.png) repeat-x;
    background-size: auto 100%;
    color: #373737;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0px 0px 40px rgba(000,000,000,.1);
    -webkit-box-shadow: inset 0px 0px 40px rgba(000,000,000,.1);
    box-shadow: inset 0px 0px 40px rgba(000,000,000,.1);
}
.box_book{
    position: relative;
}

.box h3
{
    font-size: 18px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #fff;
    text-align: center;
    height: 63px;
    line-height: 63px !important;
    background: #204b81;
    background: -moz-linear-gradient(
        top,
        #456690 0%,
        #033470);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#456690),
        to(#033470));
    -moz-border-radius: 5px 5px 0 0 !important;
    -webkit-border-radius: 5px 5px 0 0 !important;
    border-radius: 5px 5px 0 0 !important;
    text-transform: none !important;
    top:-2px;
    position:relative;
}

.blue_bg.tech_data
{
    font-size: 18px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #fff;
    text-align: center;
    height: 63px;
    line-height: 63px !important;
    background: #464645;
    background: -moz-linear-gradient(
        top,
        #585858 0%,
        #303030);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#585858),
        to(#303030));
    -moz-border-radius: 5px 5px 0 0 !important;
    -webkit-border-radius: 5px 5px 0 0 !important;
    border-radius: 5px 5px 0 0 !important;
    text-transform: none !important;
    top:-2px;
    position:relative;
}

.box_book h3{
    height:auto;
    line-height:32px !important;
}

.box h3.red_bg {
    background: #9c002f; 
    background: -moz-linear-gradient(
        top,
        #840025 0%,
        #ae0038);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#840025),
        to(#ae0038));
}

.box h3.dark_bg{
    background: #000000;
    background:-moz-linear-gradient( top, rgba(000,000,000,1) 0%, rgba(000,000,000,0.7));
    background:-webkit-gradient( linear, left top, left bottom, from(rgba(000,000,000,1)), to(rgba(000,000,000,0.7)));
} 

.box .inner
{
    width: 82%;
    margin: 20px auto;
}

.box_book .btn-submit{
    text-align:center;
}
.box_book .inner p { text-align:center;}

.box .inner #box_book_btn.btn{
    width:auto !important;
    min-width: 120px;
    padding: 0px 14px !important;
}

#search_boxes .box
{
    height:auto;
    /* min-height: 400px;*/
    position: relative;
    top: -36px;
    margin-bottom: -15px;
    text-align: center;
}
#search_boxes .index-page{
    height: 400px;
    /*min-height: 400px;*/
}

.box .field-divider {
    height:25px;
}
#search_boxes .index-page textarea{
    height: 75px; 
}
#search_boxes .index-page.box_quick.with-recaptcha {
    height: auto;
}
#search_boxes .index-page.box_quick.with-recaptcha .field-divider {
    height: 12px;
}
#search_boxes .index-page.box_quick.with-recaptcha .inner {
    margin-top: 5px;
}
#search_boxes .index-page.box_quick.with-recaptcha textarea {
    height: 40px;
}
#search_boxes .index-page.box_quick.with-recaptcha input[type="text"] {
    padding-top:3px;
    padding-bottom:3px;
}
.g-recaptcha-wrap {
    height:55px;
    width:100%;
    /*background: #f9f9f9;*/
}
.g-recaptcha-wrap.verification-required {
    border: 1px solid red;
}



#search_boxes .box .inner{
    margin-bottom:40px;
}
#search_boxes .btn-submit
{
    width: 82%;
    position: absolute;
    bottom: 25px;
    text-align: center;
}

#search_boxes .index-page .btn-submit{
    bottom:12px !important;
}

#search_boxes .index-page .form_row input, 
#search_boxes .index-page .form_row textarea, 
#search_boxes .index-page .select-area{
    margin:0 0 5px 0;
    font-size:12px;
    color: #999999;
}
#search_boxes .index-page .error{
    font-size:12px;
}


#search_boxes .box_tech_data{
    height:400px;
}
#search_boxes .box_tech_data .inner {
    max-height:530px;
    text-align: left;
}

#search_boxes .box_tech_data  span.tech-heading{
    display:block;
    font-weight:bold;
    margin-bottom:10px;
}

#search_boxes .box_tech_data  div.separator{
    height:1px; width:90%;
    background:#a9a9a9;
    margin:5px 0;
}

#search_boxes .box_tech_data ul {
    margin: 0 0 9px 14px;
}


#search_boxes .box_tech_data li a {
    color:#002f65 !important;
    text-decoration: none;
    position:relative;
    left:-5px;
}

#search_boxes .box_tech_data li a:hover {
    text-decoration: underline;
}



#left_rail { margin: 20px 0; }
#left_rail #search_boxes .box { top: 0; }

#left_rail .span4
{
    width: 100%;
    clear: both;
    margin: 0 0 20px 0;
}

#main_rail
{
    margin-top: 30px;
    margin-bottom: 50px;
}

#main_rail h1
{
    font-weight: 700;
    font-size: 24px;
    color: #434343;
    margin: 0 0 12px 0;
    display: inline-block;
}

#main_rail h3, #main_rail h5, #main_rail h6
{
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

#main_rail h5 { padding: 40px 0 15px 0; }

#main_rail h6
{
    font-size: 16px;
    font-weight: 700;
    padding: 20px 0 10px 0;
}

#main_rail p .highlight
{
    color: #99002d;
    font-weight: 700;
}

.product_box
{
    background: #eaeaea;
    border-radius: 5px;
    padding: 15px;
    color: #434343;
}

.product_box .image
{
    width: 150px;
    height: 70px;
    float: left;
    background: url(../images/types.png) no-repeat;
    background-size: 82% auto;
}

.product_box .image.flat{
    background-position: 5% 0;
}

.product_box .image.round{
    background-position: 5% 100%;
}
.product_box h3
{
    
}

.product_box table {
    
}

.product_box .specs
{
    border: 1px solid #d2d2d2;
    border-left: 0;
    border-right: 0;
    padding: 5px 0;
    margin: 5px 0 0 0;
}

.product_box .specs span b { padding-right: 8px; }
.product_box p { clear: both; }

.product_box .specs table td {
    margin: 0;
    padding: 0 20px;
}

.product_box table p{
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.product_box .specs table thead td {
    font-weight: bold;
}

.product_box .specs table td span {
    white-space: nowrap;
}

.product_box p
{
    font-size: 18px;
    padding: 20px 0 10px 0;
}

.grade_chart
{
    margin-top: 30px;
    position: relative;
    color: #434343;
}

.grade_chart h3 { line-height: 40px !important; }

.grade_chart .chart_select
{
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    width: 540px;
}

.product_list
{
    margin: 10px 0;
    color: #434343;
}
.product_list .item
{
    background: #fbfbfb;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    margin-top: 9px;
    padding: 0 0 0 17px;
    position: relative;
}
.product_list .item.purchased{
    background:#dff0d8;
}
.product_list .item p{
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 5px;
}
.product_list .item h4
{
    font-size: 16px;
    line-height: 69px;
    margin: 0;
    height: 69px;
    padding: 0;
    width: 320px;
    display: table-cell;
    vertical-align: middle;
}

.product_list .item span
{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 18px 25px 0 3px;
    background: #99002d url(../images/sprite.png) -9999px -9999px no-repeat;
}

.product-search-results span.grade
{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: block;
    background: #99002d url(../images/sprite.png) -9999px -9999px no-repeat;
}

.product_list .tool_steel span, .breadcrumbs .grade.tool_steel, .product-search-results span.tool_steel
{
    background-position: 6px -147px;
    background-color: #99002d;
}

.product_list .ctool_steel span, .breadcrumbs .grade.ctool_steel, .product-search-results span.ctool_steel
{
    background-position: 6px -147px;
    background-color: #00336d;
}

.product_list .shock_steel span, .breadcrumbs .grade.shock_steel, .product-search-results span.shock_steel
{
    background-position: 5px -239px;
    background-color: #ffb507;
}

.product_list .cshock_steel span, .breadcrumbs .grade.cshock_steel, .product-search-results span.cshock_steel
{
    background-position: 5px -239px;
    background-color: #00336d;
}

.product_list .mold_steel span, .breadcrumbs .grade.mold_steel, .product-search-results span.mold_steel
{
    background-position: 5px -284px;
    background-color: #6d9d0f;
}

.product_list .high_speed_steel span, .breadcrumbs .grade.high_speed_steel, .product-search-results span.high_speed_steel
{
    background-position: 5px -193px;
    background-color: #cf470b;
}

.product_list .shigh_speed_steel span, .breadcrumbs .grade.shigh_speed_steel, .product-search-results span.shigh_speed_steel
{
    background-position: 5px -447px;
    background-color: #cf470b;
}

.product_list .phigh_speed_steel span, .breadcrumbs .grade.phigh_speed_steel, .product-search-results span.phigh_speed_steel
{
    background-position: 3px -497px;
    background-color: #cf470b;
}

.product_list .powder_steel span, .breadcrumbs .grade.powder_steel
{
    background-position: 6px -397px;
    background-color: #99002d;
}

.product_list .btn
{
    position: absolute;
    right: 17px;
    top: 17px;
}
#main_rail .product_list .item-qty-box .btn{
    position:static;
    top:0px; right:0px;
    width: auto !important;
    padding: 0px 14px !important; 
}

.product_list .data_btn { right: 125px; }

.catalog .product_list {
    /*height: 520px;
    overflow-y: scroll;*/
}

.form_row input, .form_row textarea, .select-area
{
    /*font-family: Oxygen, Arial, Helvetica, sans-serif;*/
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #373737 !important;
    /*margin-bottom: 14px;*/
    border: 1px solid #bcbcbc;
    border-bottom: 2px solid #dedede;
    -moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,.1), 1px 1px 1px rgba(255,255,255,.5);
    -webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,.1), 1px 1px 1px rgba(255,255,255,.5);
    box-shadow: inset 1px 1px 1px rgba(000,000,000,.1), 1px 1px 1px rgba(255,255,255,.5);
}

.select-disabled{
    background:#eeeeee !important;
}

.form_row input[type="radio"], .form_row input[type="checkbox"]  { width: auto; height: auto !important; margin-right: 6px; box-shadow:none;  }

.checkbox_row { font-size: 14px; margin-bottom: 20px; }

.sub_box .checkbox_row { font-size: 12px !important; margin-bottom: 5px; }

.sub_box input[type="checkbox"] { margin-right: 3px; margin-left: 15px;  }


.form_row textarea
{
    height: 80px;
    width: 100%;
    line-height: 20px;
    resize: none;
}

.inner form .control-group {
    margin-bottom: 5px;
}

.inner form .control-group input, .inner form .control-group textarea {
    width: 95%;
    font-size: 12px;
}

.box_quick.index-page #quick_inquiry_form p.error {
    display: none;
}

#quick_inquiry_form input.error,  #quick_inquiry_form textarea.error{
    border-color: #FF0000;
}

.box_blackbook.index-page p.error {
    display:none;
}

#browse_bar{
    padding:40px 0;
    height: auto;
    overflow: hidden;
    /*background: #eee url(../images/bg-gray-335.png) repeat-x;*/
    border-bottom: 1px solid #fff;

    background: #eee url(../images/bg-grunge.png) repeat-x;
    background-size: auto 100%;
    -moz-box-shadow: inset 0px 0px 40px rgba(000,000,000,.1);
    -webkit-box-shadow: inset 0px 0px 40px rgba(000,000,000,.1);
    box-shadow: inset 0px 0px 40px rgba(000,000,000,.1);

}

#browse_cat_promo { margin-top: 25px; }

#browse_cat_promo .inner
{
    padding-bottom: 10px;
    /*border-bottom: 1px solid #cbcbcb;*/
}

#browse_cat_promo .module_header
{
    font-size: 18px;
    line-height: 24px;
    color: #373737;
    padding-bottom: 25px;
    background: url(../images/grayline-440.png) no-repeat 100% 13px;
}

table.price_table
{
    width: 100%;
    color: #434343;
}

table.price_table th
{
    background: #eaeaea;
    height: 58px;
    font-size: 13px;
    line-height: 58px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

table.price_table th:first-child { width: 29%; }

table.price_table td
{
    height: 41px;
    font-size: 18px;
    line-height: 41px;
    border-bottom: 1px solid #eaeaea;
    text-align: center;
}

table.price_table td:first-child
{
    text-align: left;
    padding-left: 25px;
}

.services_promo
{
    color: #737373;
    font-size: 18px;
    margin-top: 35px;
}

.services_promo h4 { padding-bottom: 5px; }

.services_types
{
    border: 1px solid #737373;
    border-left: 0;
    border-right: 0;
    height: 64px;
    line-height: 64px;
    font-weight: 700;
    margin: 0 0 25px 0;
}

.services_types span
{
    display: inline-block;
    padding: 0 10px 0 78px;
    background: url(../images/sprite.png) -244px -244px no-repeat;
}

.services_types .item-2 { background-position: -240px -322px; } //-244px -334px old val
.services_types .item-3 { background-position: -244px -424px; }


#compo
{
    height: 50px;
    margin: 0 auto;
}

#compo.short { width: 90%; }

#compo table.com {
    
}

#compo table.com td
{
    font-weight: bold;
    padding: 5px 30px;
    text-align: center;
}

#compo ul li
{
    display: inline-block;
    float: left;
    height: 23px;
    width: 90px;
    margin: 0;
    line-height: 23px;
    text-align: center;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #933;
    font-size: 14px;
    font-weight: 700;
}

#compo ul li.slim { width: 80px; }
#compo ul li.slim8 { width: 70px; }
#compo ul li.bottom { border: none; }

#compo ul li.bottomSlim
{
    border: none;
    width: 80px;
}

#compo ul li.bottomSlim8
{
    border: none;
    width: 70px;
}

.image_right
{
    float: right;
    margin-left: 40px;
}

ul.properties
{
    list-style-type: none !important;
    padding: 10px 0 25px 0;
    margin: 0;
}

#footer
{
    height: 300px;
    background: #000 url(../images/bg-footer.png);
    position: relative;
    color: #fff;
}


#footer a { color: #fff; }

#footer .overlay
{
    position: absolute;
    width: 100%;
    height: 80px;
    background: -moz-linear-gradient(
        top,
        rgba(000,000,000,.7) 0%,
        rgba(000,000,000,0));
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(rgba(000,000,000,.7)),
        to(rgba(000,000,000,0)));	
}
#footer .container { padding-top: 36px; }
#footer .logo { color: #7d7d7d; }

#footer .logo a
{
    display: block;
    width: 185px;
    height: 70px;
    overflow: hidden;
    background: url(../images/logo_bot.png)  no-repeat;
    text-indent: -9999px;
    border-bottom: 1px solid #434343;
}

#footer .logo span
{
    display: block;
    border-top: 1px solid #000;
    width: 185px;
    line-height: 60px;
}

#footer .nav > li > a:hover{
    background:none;
    text-decoration: none;
    color: #7d7d7d;
}
#footer .navigate ul{
    width: 100px;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #000;
}

#footer .navigate ul { margin-right: 20px; }

#footer .navigate li
{
    line-height: 36px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #434343;
    white-space: nowrap;
}

#footer .navigate li.nav_home, #footer .navigate li.nav_order, #footer .navigate li.nav_technical { border-top: 0; }

#footer .contact
{
    /*width: 255px;
    float: right;*/
}

#footer .phone
{
    text-align: right;
    font-size: 14px;
    line-height: 16px;
    margin-top: 9px;
    white-space: nowrap;
    padding-bottom: 32px;
    border-bottom: 1px solid #434343;
}

#footer .phone span
{
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    position: relative;
    top: 5px;
    padding-left: 5px;
}

#footer .phone span a
{
    color: #fff;
    text-decoration: none;
}

#footer .social
{
    text-align:center;
    padding: 30px 0;
}

#footer .social .inner { display: inline-block; }

#footer .social a
{
    width: 32px;
    height: 32px;
    overflow: hidden;
    display: block;
    margin: 0 7px;
    float: left;
    background: #d6d6d6 url(../images/sprite.png) -423px -81px no-repeat;
    border-radius: 5px;
    text-indent: -9999px;
    text-align: left;
}

#footer .social a.btn_facebook { background-position: -423px -81px; }
#footer .social a.btn_twitter { background-position: -470px -81px; }
#footer .social a.btn_linkedin { background-position: -517px -81px; }

#footer .social a.btn_google
{
    background-position: -563px -81px;
    margin-right: 0;
}

#footer .social a:hover { background-color: #fff; }

.jcf-unselectable.select-form-control {
    line-height: 30px;
    height: 30px;
}

.jcf-hidden
{
    display: block !important;
    position: absolute !important;
    left: -9999px !important;
}

.select_row { padding-bottom: 10px; }
.select_row.error > div{border-color:#f00;}

p.error {color:#f00;}

p.success{color:#468847;}

.form_row .explainer
{
    color: #7D7D7D;
    display: block;
    text-align: left !important;
    position: relative;
    top: -8px;
    left: 2px;
}

.select-area
{
    background: #fff url(../images/sprite.png) 100% -533px no-repeat;
    width: 100% !important;
    cursor: pointer;
    border-radius: 5px;
    z-index: 60;
    position: relative;
}

/*
LEADS TO A LOT OF INVONCENIONCES!
.drop-list li:first-child { display: none;}
*/
.select-area .select-opener
{
    position: relative;
    float: right;
    width: 39px;
    height: 28px;
}

.select-options
{
    margin: -2px 0 0;
    border-radius: 3px;
    white-space: nowrap;
    position: absolute;
    overflow: hidden;
    background: #fff;
    font-size: 14px; color: #575757; 
    border: 1px solid #8b8b8b;  
    z-index: 50;
    overflow: hidden; 
    background: #d2d4d5; 
    background: -moz-linear-gradient(
        top,
        #f5f5f5 0%,
        #d2d4d5);
    background:-webkit-gradient(
        linear, left top, left bottom, 
        from(#f5f5f5),
        to(#d2d4d5));
    z-index: 100;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */

    min-width:150px !important;
}

.select-form-control .center { float: left; padding-left: 6px;}


.select-options .drop-holder
{
    border-top: 0;
    overflow: hidden;
    height: 1%;
}

.select-options ul
{
    line-height: 18px;
    padding: 0;
    margin: 0;
    text-indent: 5px;
}

.select-options ul li
{
    list-style: none outside;
    width: 100%;
    float: left;
    border-bottom: 1px solid #8b8b8b;  
}

.select-options ul a
{
    text-decoration: none;
    padding: 3px 6px;
    display: block;
    cursor: pointer;
    color: #000;
    /* THIS LINE CAUSED A BUG WITH SELECT-OPTIONS*/
    /* FIX DID NOT TESTED EVERYWHERE. SHOULD BE CONSIDERED AS AN ISSUE*/
    /*height: 1%;*/
}

.select-options .item-selected a,
.select-options a:hover
{
    text-decoration: none;
    background: #99002e;
    color: #fff;
}

.select-multiple-area
{
    border: 1px solid #777;
    clear: both;
}

.select-multiple-area .multiple-list
{
    border: none;
    position: static;
}

.select-multiple-area .multiple-list ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.select-multiple-area .multiple-list li { margin: 0; }

.select-multiple-area .multiple-list a:hover
{
    text-decoration: none;
    background: #fff;
    color: #000;
}

.select-multiple-area .multiple-list a
{
    display: block;
    cursor: pointer;
    padding: 5px;
    color: #000;
}

.select-multiple-area .multiple-list .item-selected a
{
    background: #007;
    color: #fff;
}

.select-multiple-area .multiple-list .optgroup strong
{
    display: block;
    padding: 5px;
}



/* Added for Account Management Pages */

#header { height: 123px; }
#header-phone-contact { height: 113px; }
#main_rail{height:auto;}
#header .logo { margin-top: 30px; }
#header h2 { line-height: 33px; }

#overview_bar
{
    color: #1f386c;
    font-size: 12px;
    background: #99002E;
    border-radius: 5px 5px 0 0;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 29px;
}

#overview_bar a  {
    color: #1f386c;
    text-decoration: none;
}
#overview_bar a:hover{
    text-decoration: underline;
}

#overview_bar a.login,
#overview_bar a.logout,
#overview_bar a.cart-account{
    text-decoration: underline;
    font-weight: 700;
}

#overview_bar span {
    font-weight: 700;
    padding: 0 4px;
}
#overview_bar .item2 {
    float: left;
}

#overview_bar div
{
    display: block;
    float: left;
    white-space: nowrap;
    line-height: 29px;
    padding: 0 10px;
}

#overview_bar .items {
    /*width: 150px; /* for ie */
    float:left; /* for ie */
}

#overview_bar .bar_label
{
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 0px 0 35px;
    color: #8f9091;
    font-weight: 700;
    background: url(../images/cart.png) 11px 7px no-repeat;
    width: 100px; /* for ie */
    float:left; /* for ie */
}

#overview_bar_order_wrapper {
    background: #EBECED;
    border-color: #aaaaaa;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-radius: 0 5px 0 0 ;
    /*-webkit-box-shadow: 5px 0px 15px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    5px 0px 15px rgba(50, 50, 50, 0.5);
    box-shadow:         5px 0px 15px rgba(50, 50, 50, 0.5);*/
    float:left; /* for ie */
}

#overview_bar_pay_now_wrapper {
    background: #fff;
}
#overview_bar_pay_now_wrapper a {
    text-transform: uppercase;
    color: #8f9091;
    font-weight: 700;
}

#overview_bar_account_wrapper {
    background: #99002E;
    color: #ffffff;
    border-radius: 0 5px 0 0;
}

#overview_bar_account_wrapper a {
    color: #ffffff;
}

#account_content
{
    margin: 20px 0;
    color: #585859;

}

#account_content a { color: #1f386c; }

#account_content h1, .order-checkout h1
{
    font-weight: 700;
    font-size: 22px;
    color: #434343;
    margin: 8px 0 12px 0;
    display: inline-block;
}
#account_content .select-area, #account_content .form_row input
{
    /*height: 27px;
    line-height: 27px;
    margin-bottom: 14px;*/
}



#account_content .select-area
{
    background: #fff url(../images/select-opener-24.png) 100% 0 no-repeat;
    margin-bottom: 0;
}

#account_content h3
{
    font-size: 18px;
    line-height: 24px;
}

#account_content h3 span.hide_link
{
    font-size: 12px;
    color: #999;
    padding-left: 5px;
    font-weight: 400;
}

#account_content p
{
    color: #9b9d9d;
    font-size: 14px;
}

#account_content fieldset
{
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 25px;
    font-size: 12px;
    display: table;
}

#account_content fieldset label
{
    font-size: 13px;
    text-indent: 6px;
}

#account_content fieldset input, #account_content fieldset .select-area {
    font-size: 12px !important; 
}
#account_content .btn { font-size: 14px !important; }

#account_content .small_btn
{
    font-size: 12px !important;
    height: 24px !important;
    line-height: 24px !important;
    position: relative;
    top: -7px;
}

#account_content label {
    font-size: 13px;
}

#account_content .small_btn:active { line-height: 26px !important; }

#account_content #data, #account_content #data p {
    font-size: 13px !important;
}

.country-select-flag {
    padding: 0 8px 2px 0;
}

.a_box
{
    border: 1px solid #cdcccc;
    border-radius: 5px;
    padding: 8px;
}

#o_history_box
{
    /*width: 328px;*/
    height: 29px;
    border-color: #e7e8e8;
    position: absolute;
    top: 20px;
    right: 0;
}

#o_history_box form label
{
    display: inline-block;
    float: right;
    line-height: 25px;
    padding-right: 15px;
}

#o_history_box .select_row { display: inline; }

#o_history_box .select-area
{
    width: 185px !important;
    float: right;
}

#o_search_box
{
    background: #ebeced;
    padding: 15px 15px 0 15px;
}

.o_pag_box
{
    border: 1px solid #cdcccc;
    border-left: 0;
    border-right: 0;
    background: #f5f6f7;
    line-height: 40px;
    padding: 0 15px;
}

.o_pag_box .link { color: #1f386c !important; }
.o_pag_box a { text-decoration: underline; }
.o_pag_box a sup { text-decoration: none !important; }

.pag_items
{
    display: inline;
    float: right;
}

.pag_items span.prev { padding: 0 12px; }

.pag_items span.prev, .pag_items span.next
{
    color: #999;
    font-weight: 700;
}

.pag_items sup
{
    top: -2px;
    font-size: 9px;
}

.o_pag_box_footer
{
    margin: 35px 0;
    height: 40px;
    text-align: center;
}

.o_pag_box_footer .pag_items { float: none; }

.o_pag_box_footer span
{
    display: inline-block;
    padding: 0 8px;
}

.o_pag_box_footer .pages { color: #c4c5c5; }

.o_pag_box_footer .pages .current
{
    color: #585859;
    font-weight: 700;
    padding: 0 8px;
}

.o_pag_box_footer .pages a { padding: 0 8px; }

#order-history-wrapper {
    width: 100%;
}

#order-history-wrapper p {
    margin: 0;
    color: #373737;
}

.order-history-item {
    border: 1px solid #eee;
    border-radius: 15px;
    margin: 10px 0;
    padding: 15px;
}

.quote-history-item {
    margin: 1px;
    border: 1px solid transparent;
}

.quote-history-item.expanded {
    border-color: #ddd;
}

.order-history-item.odd, .quote-history-item.even {
    background: #f7f7f7;
}

.quote-history-item:hover {
    /*background: #e4edff;*/
}

.order-history-item table, .quote-history-item table {
    width: 100%;
}

.order-history-item td {
    margin: 0;
    padding: 0;
}

.quote-history-item td {
    padding: 10px;
}

.order-history-item-head {
    font-size: 13px !important;
    color: #aaa !important;
}

.order-history-item-td {
    font-size: 16px !important;
}

.order-history-item-td1 {
    width: 20%;
}

.order-history-item-td2 {
    width: 15%;
}

.order-history-item-td2a {
    width: 15%;
}

.order-history-item-td3 {
    width: 15%;
}

.order-history-item-td4 {
    text-align: right;
    width: 35%;
    min-width: 300px;
}

.order-history-item-td4 .customer-name {
    font-size: 12px;
    background: #99002e;
    color: white;
    border-radius: 3px;
    padding: 3px 5px;
    vertical-align: top;
}

.order-history-item-td4 .order-number {
    font-size: 14px;
    line-height: 21px;
}

.order-history-detail {
    border-top: 1px solid #ddd;
    margin: 20px;
    padding-top: 30px;
    position: relative;
}

.order-history-detail p {
    margin:0;
    padding:0;
}

.order-history-detail-close {
    position: absolute;
    top:5px;
    right:0;
    font-size: 13px;
    cursor: pointer;
}

.order-history-detail td {
    padding: 6px 5px;
}

.order-history-detail tr.odd td, quote-history-detail tr.odd td {
    background: #fff;
}

.order-history-detail tr.even td, .quote-history-detail tr.even td {
    background: #f7f7f7;
}

.order-history-detail .td_quan {
    text-align: center;
}

.order-history-detail .td_prod .desc {
    font-size: 13px !important;
    color: #585859 !important;
}

.order-history-detail .td_prod .sku {
    font-size: 11px !important;
    color: #585859 !important;
}

.order-history-detail .td_total_price {
    font-size: 12px !important;
    color: #585859 !important;
}

.order-history-detail .td_buy_it_again {
    text-align: center;
    cursor: pointer;
}

.order-history-actions {
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0;
}

.order-history-actions li {
    float: right;
    padding: 0;
    padding: 0 8px 0 8px;
    font-size: 13px;
    line-height: 14px;
    border-right: 1px solid #585859;
}

.order-history-actions li a {
    cursor: pointer;
}

.order-history-actions li.last {
    padding: 0 0 0 8px;
    border-right: none;
}

.gray_box
{
    background: #ebeced;
    border: 1px solid #cdcccc;
    border-left: 0;
    border-right: 0;
    padding: 22px;
    margin: 15px 0;
}

.blank_box
{
    background: #fff;
    border: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}



.sub_box .form_area_select
{
    top: 0;
    margin-bottom: 13px !important;
}

.sub_box
{
    background: #f5f6f7;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 25px 0 5px 0;
    width: 248px;
    padding: 20px 20px 5px 20px;
    position: relative;
}

.sub_box .btn-submit .btn
{
    width: 100%;
    margin-bottom: 15px;
}

.sub_box p { padding: 8px 0 4px 0; }


.sub_box .o_status_label span { 
    background: #f5f6f7; 
    background: background: -moz-linear-gradient(
        top,
        #ebeced 0%,
        #ebeced 60%,
        #f5f6f7 60%,
        #f5f6f7);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#ebeced),
        color-stop(0.60, #ebeced),
        color-stop(0.60, #f5f6f7),
        to(#f5f6f7));
}

.sub_box .form_row { margin-bottom: 3px; }

.blank_box .sub_box .o_status_label span, .tr_instructions .sub_box .o_status_label span { 
    background: #fff; 
    background: -moz-linear-gradient(
        top,
        #ffffff 0%,
        #ffffff 60%,
        #f5f6f7 60%,
        #f5f6f7);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#ffffff),
        color-stop(0.60, #ffffff),
        color-stop(0.60, #f5f6f7),
        to(#f5f6f7));
}

.remove_btn
{
    padding: 0 10px 0 20px;
    background: url(../images/sprite.png) -582px -423px no-repeat;
    color: #808282 !important;
    cursor: pointer;
}

.btn_extra{
    height:auto!important;
    background-image:none !important;
}

#ap_contact_form, #references_info_form { margin-top: 30px; }

#financials_info_form .sub_box
{
    width: 290px;
    position: relative;
    top: -15px;
    margin-bottom: -20px;
    padding-top: 10px;
    padding-bottom: 3px;
}

/*#financials_info_form .sub_box .checkbox_row input:first-child { margin-left: 0; }*/

#financials_info_form .sub_box .checkbox_row .radio{ display:inline-block;}
#financials_info_form .sub_box .checkbox_row .radio{ margin-left: 10px;}


.form_bottom_btns, .form_bottom_btns_alt { text-align: center; }
.form_bottom_btns_alt { margin-top: 20px; }
.form_bottom_btns .btn-submit, .form_bottom_btns_alt .btn-submit, .form_bottom_btns_alt .cancel_text { display: inline-block; }

.form_bottom_btns_alt .cancel_text
{
    text-decoration: underline;
    padding-left: 20px;
}

.form_bottom_btns .dark_btn
{
    margin-left: 20px;
    position: relative;
    top: -2px;
}

#account_content label {
    white-space: nowrap;
}

#account_content .well {
    margin-top: 10px;
    width: auto;
}
#account_content .well input {
    float: none;
}
#account_content .well label {
    float: none;
    margin: 0 0 0 5px;
    display: block !important;
}
#account_content .well label.radio.inline, #account_content .well label.radio.inline label {
    display: inline !important;   
}
#account_content .form-vertical fieldset {
    width: 100%;
}

#account-change-password .btn-submit input {
    width: 200px;
}

#account-users-form-wrapper, #account-users-table-wrapper {
    margin: 10px 0;
}

#account-org-browser ul {
    list-style-type: none;
    margin-left: 40px;
}

.account-org-browser-item {
    display: inline-block;
    border-radius: 5px;
    margin: 5px;
    padding: 7px 10px;
    background-color: #eee;
    cursor: pointer;
    min-width: 100px;
}

.account-org-browser-item:not(.active):hover {
    background: #e5bbc7;
}

.account-org-browser-item.active {
    background: #99002e;
    color: white;
}

.account-org-browser-item a {
    margin: 0 3px;
}

.account-org-browser-item span {
    font-size: 15px;
    font-weight: bold;
    padding-right: 10px;
}

#account-users-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px;
}

#account-users-table td {
    padding: 0 20px;
    line-height: 40px;
    background-color: #f3f3f3;
    border-collapse: collapse;
}

#account-users-table input {
    margin: -4px 0 0 0;
    font-size: 14px;
}

.account-users-name-td {
    width: 30%;
    font-size: 1.3em;
    padding-left: 20px;
    border-radius: 20px 0 0 20px;
}

.account-users-name-td input {
    width: 50%;
}

.account-users-email-td {
    width: 30%;
    font-size: 1.3em;
}

.account-users-pass-td {
    width: 30%
}

.account-users-action-td {
    text-align: center;
    width: 10%;
    min-width: 50px;
    padding-right: 20px;
    border-radius: 0 20px 20px 0;
}

.account-users-action-td a {
    margin: 0 5px;
}

.gray_box.closed .box_inner { display: none; }

.gray_box.closed
{
    background: #fff;
    border: 1px solid #cdcccc;
    border-left: 0;
    border-right: 0;
    border-top-color: #fff;
    padding: 15px 0 10px 22px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.hide_link { cursor: pointer; }
.hide_link b { font-size: 16px; }

/*#checkout_table,
#checkout_totals_table {
    width: 100%;
    border-top: 1px solid #cdcccc;
    color: #585859;
}
#checkout_totals_table{
    border-top:none;
    margin-bottom: 50px;
}
#checkout_table th,
#checkout_table td,
#checkout_totals_table th,
#checkout_totals_table td
{
    padding: 0 20px;
    vertical-align: middle;
    border-bottom: 1px solid #cdcccc;
    text-align: left;
}

#checkout_table th
{
    background: #ebeced;
    height: 56px;
    font-weight: 700;
    font-size: 13px;
    white-space: nowrap;
}

#checkout_table td,
#checkout_totals_table td{ padding: 6px 10px; }

#checkout_table .td_prodqty {text-align: center;}
#checkout_table .td_prodqty input {height:27px; width:35px; text-align: center;margin-bottom:0;}
#checkout_table .td_prodname {font-weight: 700;}

#checkout_totals_table .td_proddel,
#checkout_table .td_proddel,
#checkout_table .td_delete{ padding:5px !important;}

#checkout_totals_table .td_twgt,
#checkout_table .td_prodweight{
    text-align:left;
}

#checkout_table .select-area
{
    background: #fff url(../images/select-opener-alt.png) 100% 0 no-repeat;
    margin-bottom: 0;
}

#checkout_table .select-area .center
{
    position: relative;
    left: 10px;
}

#checkout_table .td_prod { font-weight: 700; }



#checkout_totals_table .td_total, 
#checkout_totals_table .td_mtotal, 
#checkout_totals_table .td_ordtotal,
#checkout_totals_table .td_sest { text-align: right; }

#checkout_totals_table .td_twgt{
    white-space: nowrap;
}

#checkout_table .td_add { padding: 25px 20px 25px 0; }

#checkout_totals_table .td_mtotal { text-align: left; white-space: nowrap; }

#checkout_totals_table .tr_stotal td,
#checkout_totals_table .tr_ordtotal td
{
    font-weight: 700;
    padding: 18px 20px;
}

#checkout_totals_table .tr_shipest td { border-bottom: 0; }

#checkout_totals_table .td_shiplabel, #checkout_table .td_sest
{
    background: #f5f6f7;
    font-size: 13px;
    border-bottom: 1px solid #cdcccc !important;
    font-weight: 700;
    white-space: nowrap;
}

#checkout_totals_table .tr_shiptotal td
{
    background: #f5f6f7;
    border-left: 0;
    border-right: 0;
    height:20px;;
    white-space: nowrap;
}

#checkout_totals_table .td_shiplabel { border-left: 1px solid #cdcccc; }
#checkout_totals_table .td_sest { border-right: 1px solid #cdcccc; }
#checkout_totals_table .td_placeorder { vertical-align: bottom; }
#checkout_totals_table .td_placeorder .btn { margin-bottom: 0; }*/

#checkout_table {
}

#checkout_table thead {
    font-weight: bold;
    color: #434343;
}

#checkout_table thead tr {
    background: #EBECED;
}

#checkout_table thead td {
    text-align: center;
    white-space: nowrap;
}

#checkout_table thead td.td_prod {
    text-align: left;
}

#checkout_table td {
    vertical-align: middle;
    padding: 8px 12px;
}

#checkout_table td.td_quan {
    text-align: center;
}

#checkout_table td.td_quan input, .order-history-detail td.td_quan input {
    display: inline-block;
    margin: 0;
    width: 40px;
    text-align: center;
}

#checkout_table td.td_price, #checkout_table td.td_cutcharge, #checkout_table td.td_uwgt, #checkout_table td.td_twgt, #checkout_table td.td_total {
    text-align: right;
    white-space: nowrap;
}

#checkout_table p {
    margin: 0;
}

#checkout_table td.td_prod p.desc {
    color: #373737;
    font-size: 15px;
    font-weight: bold;
}

#checkout_table td.td_prod p.sku {
    font-size: 12px;
}

#checkout_table td.td_total p.td_total_price {
    color: #373737;
    font-size: 16px;
    font-weight: bold;
}

#checkout_table td.td_total p.td_total_cutcharge {
    font-size: 12px;
}

#checkout_table tr.summary td {
    background: #ffffff;
    font-weight: bold;
}

#checkout_table td.td_ordtotal,  #checkout_table td.td_total, #checkout_table td.td_sest, #checkout_table td.td_cuttotal, #checkout_table td.td_tax {
    text-align: right;
    font-size: 16px;
}

#checkout_table p.order-tax {
    line-height: normal;
    font-size: 12px;
    color: #666666;
    font-style: italic;
}

.checkout-guest-terms-row,
.checkout-user-terms-row {
    margin-bottom: 25px;
}
.summary-terms-row {
    margin-top: 10px;
}

.tr_instructions .sub_box
{
    width: 80%;
    position: relative;
}

.tr_instructions .td_displayinst { text-align: center; }

.tr_instructions .td_displayinst .sub_box
{
    width: 80%;
}

.tr_instructions .o_status_label { top: -10px; }

.tr_instructions .sub_box .btn
{
    width: 90px;
    float: right;
}

.tr_instructions .check_btn
{
    float: right;
    display: inline-block;
    width: auto;
    position: relative;
    right: -20px;
    margin: 20px 0;
}

.tr_instructconfirm td { padding-bottom: 50px !important; }
.hide { display: none; }

.overlay_box
{
    position: absolute;
    top: 40%;
    left: 50%;
    z-index:999;
    margin-left: -175px;
    width: 350px;
    background: #f5f6f7;
    padding: 20px;
    border: 1px solid #cdcccc;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 3px rgba(000,000,000,.2);
    -webkit-box-shadow: 1px 1px 3px rgba(000,000,000,.2);
    box-shadow: 1px 1px 3px rgba(000,000,000,.2);
}

.overlay_box a { color: #343433; }

.overlay_box p
{
    color: #343433 !important;
    line-height: 22px;
}

.overlay_box p b { font-size: 16px; }
.overlay_box .form_bottom_btns_alt { text-align: left; }
.overlay_box .btn { padding: 0 30px !important; }
.overlay_box .dark_btn { margin-left: 15px; }

#benefits_box
{
    margin: 20px 0;
    background: #f6f6f6;
    padding:20px;
    border-radius: 5px;
}

.signup-wrapper,
.login-wrapper{
    padding: 20px;
    background:#f6f6f6;
    border-radius: 5px;
    padding:20px;  
}
#signin_form #account_content{
    width: 415px;
    float: right;
}
#signin_form form
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#signin_form form fieldset { margin-top: 0; }
#signin_form .form_row { margin-bottom: 20px; }

#signin_form .form_row label
{
    display: inline;
    font-weight: 700;
    position: relative;
    top: -5px;
    padding-right: 15px;
    font-size: 14px !important;
    text-indent: 0;
}
#signin_form .radio_row label,
#signin_form .checkbox_row label{
    top:0px;
}

#signin_form .radio_row label.radio label,
#signin_form .checkbox_row label{
    font-weight: normal !important;
}

#signin_form .yes_radio_row label.radio label{
    /*display:inline-block;*/
}
#signin_form .yes_radio_row label.radio label{
    white-space: nowrap;
}
#signin_form .yes_radio_row .user_password{
    display: inline-block;
    margin: 0;
    width: 180px;
}
#signin_form .checkbox_row input{
    margin-left:0px;
}
#signin_form .checkbox_row label{
    padding-left: 0px !important; 
}
#signin_form .lock_btn button{
    margin-left:-20px;
}
#signin_form .form_row input { width: 60%; }

#signin_form .radio_row, #signin_form .checkbox_row,
#signin_form .pw_row_inner
{
    font-size: 14px;
    margin-bottom: 2px;
}

#signin_form .radio_row label { display: block; }
#signin_form .radio_row input,  #signin_form .checkbox_row input { width: 17px; }

#signin_form .pw_row input
{
    margin-bottom: 3px;
    width: 45%;
}
#signin_form .pw_row label{
    display: none;
}
#signin_form .pw_row a,
#signin_order_form .pw_row a
{
    display: block;
    font-size: 12px;
    text-decoration: underline;
}
#signin_order_form .pw_row a{
    display:inline-block;
}

#signin_order_form .pw_row a.sign-up-link{
    margin:0 0 0 10px;
}

#signin_form .checkbox_row span
{
    padding-left: 3px;
    font-size: 12px;
    color: #999;
}

#signin_form .indent { margin-left: 23px; }
#signin_help { margin: 10px 0 10px 0; }

#signin_help .module_header
{
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
}

#signin_help a { text-decoration: underline; }
#signin_form .btn { float: left; }
#regis_form h1 { margin-bottom: 5px; }

#signup-form .form_row  span.error{
    display: inline-block;
    margin-left:20px;
    vertical-align:top;  
}

#signup-upload-wrapper {
    position: relative;
    margin-left: 300px;
    height: 50px;
}

#signup-upload-wrapper .help-block.error {
    position: absolute;
    top: 38px;
}

#upload-btn-mask {
    position: absolute;
    top: 0;
    left: 0;
}

#upload-fname-wrapper {
    height: 34px;
    position: absolute;
    padding-right: 20px;
    left: 246px;
    line-height: 34px; 
}

#upload-delete {
    float:none;
    margin: 0 5px;
}

#upload-fname {
    font-size: 16px;
}

#regis_form label
{
    width: 280px;
    display: inline-block;
    font-weight: 700;
    font-size: 14px !important;
    text-align: right;
    position: relative;
    top: -5px;
    margin-right: 25px;
}

#regis_form .form_row input { width: 270px; }

#regis_form .sub_head
{
    font-size: 18px;
    font-weight: 700;
    padding: 25px 0 5px 0;
}

#regis_form .btn-submit
{
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}

#regis_form .btn
{
    width: auto;
    margin: 5px 0 25px 307px;
}

#recover_form { width: 64%; }

#recover_form label
{
    width: 165px;
    display: inline-block;
    font-weight: 700;
    font-size: 14px !important;
    text-align: right;
    position: relative;
    top: -5px;
    margin-right: 5px;
}

#recover_form .form_row input { width: 270px; }

#recover_form .btn
{
    width: auto;
    padding: 0 40px !important;
    margin: 0 0 25px 303px;
}

#recover_form p.help_text
{
    color: #585859;
    padding: 0 0 80px 0;
}

#recover_form p.help_text a { text-decoration: underline; }

/* Ignat's extra styling */

#catalog_filters_overlay,
#quickinquiry_overlay,
.selct_btn_overlay,
.box_book_overlay,
.box_book_hp_overlay,
.blackbook_overlay,
#select_size_overlay{
    display:none;
    border-radius: 5px 5px 0 0;
    background:url('../images/ajax-loader.gif') no-repeat 50% rgba(255,255,255,0.5);
    width: 100%;
    height: 101%;
    position: absolute;
    top: -2px;
    left: 0px;
    z-index: 999;
}
.selct_btn_overlay.success{
    background:rgba(223,240,216,0.5)
}
.selct_btn_overlay.error{
    background:rgba(242,222,222,0.5)
}


#main_rail .contact-form-btn{
    padding:0px !important;
}

#main_rail .btn.btn-selectdim{
    width: auto !important;
    margin-top: 15px;
    padding: 0 14px !important;
}

.order_confirm_saddress_box{
    width:350px !important;
    height:142px;
}
.order_confirm_saddress_box .form_row{
    width:200px;
}
.order_confirm_saddress_box .form_row .select-area{padding:0 10px;}

.order_confirm_instructions_box input[type='checkbox']{
    float:left;
    margin-left: 0;
    margin-right: 10px;
}
.order_confirm_btn{text-align:right;}
#place_order_btn{width:150px;}

/* CLinkPager nav */
.pag_items li{
    display: inline-block;
    padding: 0 8px;
}

.pag_items li.first,
.pag_items li.last{
    display:none;
}
.o_pag_box_footer .pag_items li.prev:after{ content:"|"; padding-left:20px; }
.o_pag_box_footer .pag_items li.next:before{ content:"|";  padding-right:20px;}

.pag_items li.prev, .pag_items li.next{
    color: #999;
    font-weight: 700;
}
.pag_items li.hidden a{
    color: #999 !important;
    text-decoration:none;
    pointer-events: none;
    cursor: default;
}

.pag_items li.selected {
    color: #585859;
    font-weight: 700;
    padding: 0 8px;   
}
.pag_items li.selected a { 
    text-decoration:none;
    pointer-events: none;
    cursor: default;
}


.item-qty-box {
    padding: 5px 15px;
    width:100%; float:right;
    text-align: right;
}
.item-qty-box  input{
    height: 27px;
    width: 40px;
    margin-top: 15px;
    line-height: 27px;

}
.item-qty-box .form_row{
    padding: 0 5px 0 0;
    display: inline-block;
}

.checkout_table {width:100%;}
/* ============== ATTENTION! QUICK FIXES! =============== */
/*.pw_row .input-placeholder-text{display:none;}*/
/* header pagination additions */
.o_pag_box_header li.page{display:none;}

.drop-list{
    max-height: 200px; overflow-y: auto; overflow-x: hidden;
}
.show_all_sizes{margin-bottom:14px; display: inline-block}


/* Black book widget styles */
/* BOF BB widget =========================================================== */

.blackbook-widget h5{
    font-size:16px;
    margin: 0 0 15px;
}

.blackbook-widget .blackbook-header {
    height: 48px;
    padding: 8px 0 0 45px;
    font-weight: bold;
    background:url('../images/black_book_small.png') no-repeat;
}

.blackbook-widget .blackbook-features{
    padding: 5px 15px;
}

.blackbook-widget .blackbook-features table {
    width: 100%;
}

.blackbook-widget .blackbook-features td {
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
}

.blackbook-widget .blackbook-features ul{
    margin:0 0 0 5px; padding:0px;
    text-align: left;
}

.blackbook-widget .blackbook-features ul li span {
    position:relative; left:-5px;
}
.blackbook-widget input.error{
    border-color:#f00;
}
.blackbook-widget .btn-blackbook{
    position: relative;
    bottom: 0px;
    margin: 0px;

}

/* EOF BB widget =========================================================== */


/* Home Page Services + Compare styles */
/* BOF HP Services + Compare =============================================== */
.service_compare{
    padding: 0 0 30px;
}
.service_compare .compare_wrapper{ 
    float:right;
}

.service_compare .services_wrapper{ 
    float:left; 
    color:#737373;
}
.service_compare .services_wrapper h4{
    color:#383838;  
}

.services_wrapper p {
    white-space: nowrap;
}

.services_wrapper .services_types_home{
    height: 100px;
    font-weight: 700;
    margin: 0;
    text-align: center;

}

.services_wrapper .services_types_home span{
    display: block;
    background: url(../images/sprite.png) -263px -267px no-repeat;
    height: 32px;
    width: 32px;
}
.services_wrapper .services_types_home .item-1{}
.services_wrapper .services_types_home .item-2 { background-position: -269px -358px;}
.services_wrapper .services_types_home .item-3 { background-position: -268px -448px;}
/* EOF HP Services + Compare =============================================== */


/* Home Page TECH DATA scrollbar styles */
/* BOF HP Tech Data scrollbar ============================================== */
.inner-with-scrollbar .viewport { height: 315px; overflow: hidden; position: relative; }
.inner-with-scrollbar .overview { width:100%; list-style: none; position: absolute; left: 0; top: 0; }
.inner-with-scrollbar .thumb .end,
.inner-with-scrollbar .thumb { background-color: #a9a9a9; }
.inner-with-scrollbar .scrollbar { position: relative; float: right; width: 6px; }
.inner-with-scrollbar .track { height: 100%; width:8px; position: relative; padding: 0 1px; }
.inner-with-scrollbar .thumb { border-radius:4px; border:1px solid #a9a9a9; height: 20px; width: 6px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
.inner-with-scrollbar .thumb .end { overflow: hidden; height: 5px; width: 8px; }
.inner-with-scrollbar .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
/* EOF HP Tech Data scrollbar ============================================== */


/* Home Page Credit Application Widget styles */
/* BOF HP Credit App widget ================================================ */

.credit-app-widget{
    /*width:258px;*/
    padding: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #cbcbcb !important;
    background:#fff;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 74%, rgba(245,245,245,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(74%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,245,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 74%, rgba(245,245,245,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 74%, rgba(245,245,245,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 74%, rgba(245,245,245,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 74%, rgba(245,245,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0 );
}
.credit-app-widget h4{
    font-size:18px;
    margin:0px;
}
.credit-app-widget .inner{
    margin:20px 0 0;
    /*padding: 0 120px 0 0;
    background: url(../images/credit_application.png) top right no-repeat;*/
}
/* EOF HP Credit App widget ================================================ */


/* Browse widget styles */
/* BOF Browse widget ======================================================= */

.browse_ac_controls{
    font-size:12px;
    text-align:center;
    margin: 12px 0;
}
.browse_ac_controls a.control-item{
    color:#002f65;
    display:inline-block;
    text-decoration:underline;
}

.browse_ac_controls a.control-item:hover{
    color:#002f65;
    text-decoration: none;
}

.browse_ac_controls a.control-active{
    text-decoration: none !important;
}

.browse_ac_controls .control-separator{
    display:inline-block;
    padding:0 4px;
    color:#373737;
}

.browse_box_btn{
    margin-bottom:5px;
}

.box_browse .select_row{
    padding:0px;
}
.box_browse .form_row input, .box_browse .form_row textarea, .box_browse .select-area{
    margin:0 0 5px 0;
    font-size:12px;
    color: #999999;
}




.jfc-hidden .select-form-control{
    display:none;
}
.ui-autocomplete{
    margin: -2px 0 0; padding:0px;
    max-height:250px;
    min-width:180px !important;
    border-radius: 3px;
    overflow:hidden;
    overflow-y:auto;
    white-space: nowrap;
    background: #fff;
    font-size: 14px; color: #575757; 
    border: 1px solid #8b8b8b;  
    background: #d2d4d5; 
    background: -moz-linear-gradient(
        top,
        #f5f5f5 0%,
        #d2d4d5) !important;
    background:-webkit-gradient(
        linear, left top, left bottom, 
        from(#f5f5f5),
        to(#d2d4d5)) !important;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}

.ui-menu-item a.ui-state-focus{
    text-decoration: none;
    background: #99002e;
    color: #fff;
    border-radius: 0;
}

.ui-menu-item{border-bottom: 1px solid #8b8b8b; top:0;left:0;right:0;bottom: 0;}

.custom-combobox{
    position: relative;
}
.custom-combobox-input{
    padding:0 6px;
}
.custom-combobox a{
    border-radius: 0 !important;
    background: #fff url(../images/sprite.png) -570px -535px no-repeat;
    height: 28px;
    padding: 0px;
    margin: 0px;
    width: 30px;
    position: absolute;
    right: 1px;
    top: 2px;
    border: 0px;
    border-radius: 2px !important;
}

.custom-combobox a .ui-button-icon-primary,
.custom-combobox a .ui-button-text{
    display:none;
}


/* EOF Browse widget ======================================================= */

.rounded_label{
    font-size:10px;
}

.alert p.orange{
    /*color: #c09853 !important;*/
    color: #ff6100 !important;
}
.blue-row {
    background-color: #cfe7fe;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.rowB2 {
    background-color: #F1F1F1;
    border-right: solid 1px #999;
    padding: 3px 0;
}

.rowA1 {
    border-right: solid 1px #999;
    padding: 4px 0;
}

.disclaimer{
    border: solid 1px #CCC;
    display: block;
    font-size: 11px;
    padding: 6px 40px;
    margin-bottom: 22px;
    text-align: center;
}

.select_size_wrapper{
    position:relative;
}

#contact-form{
    padding:20px;
    background:#f6f6f6;
    border-radius:5px;
}

#contact-phone-contact {
    margin: 20px 0;
    color: #434343;
}

#contact-phone-contact .phone-contact-head {
    margin:0;
    padding:0;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    font-weight: bold;
}

#contact-phone-contact .phone-contact-address {
    margin:0;
    padding:0;
    font-size: 12px;
}

#contact-phone-contact .phone-contact-number {
    margin: 0 0 20px 0;
    padding: 0;
    text-align: right;
    font-size: 22px;
    font-weight: bold;
}

#footer-phone-contact .phone-contact-outer {
    border-right: 1px solid #999;
}

#footer-phone-contact .phone-contact-outer.last {
    border-right: none;
}

.phone-contact-outer {
    /*border: 1px solid #434343;*/
    margin: 0 !important;
    padding: 0 10px !important;
}

.phone-contact-inner {
    /*border: 1px solid #000;*/
    padding: 5px;
}

#footer-phone-contact .phone-contact-head {
    margin:0;
    padding: 0 0 2px 0;
    border-bottom: 1px solid #434343;
    font-size: 14px;
    font-weight: bold;
}

#footer-phone-contact .phone-contact-address {
    margin:0;
    padding: 0 0 2px 0;
    border-top: 1px solid #000000;
    font-size: 12px;
}

#footer-phone-contact .phone-contact-number {
    margin: 0 0 5px 0;
    padding: 2px 0 0 0;
    
    text-align: right;
    font-size: 20px;
    font-weight: bold;
}

.phone-contact
{
    text-align: right;
    font-size: 14px;
    line-height: 16px;
    margin-top: 9px;
    white-space: nowrap;
    padding-bottom: 32px;
}

.phone-contact span
{

    font-size: 22px;
    line-height: 24px;
    position: relative;
    top: 5px;
    padding-left: 5px;
}

.phone-contact span a
{
    color: #fff;
    text-decoration: none;
}

#contact-form
.breadcrumbs-wrapper{
    width: 450px;
    max-width: 450px;
}


.breadcrumbs-separator{
    width:450px;
    height:1px;
    background:#ccc;
    margin:10px 0;
}

.about_image{
    padding:10px;
    text-align:center;
}

.catalog .breadcrumbs {
    margin-bottom: 10px;
    height: 24px;
    font-size: 20px;
    font-weight: bold;
    color: #373737;
}

.products .breadcrumbs {
    margin-bottom: 10px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    color: #373737;
}

.products .breadcrumbs div {
    float: left;
}

.breadcrumbs .grade
{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #99002d url(../images/sprite.png) -9999px -9999px no-repeat;
}

.product-search-wrapper {
    margin: 10px;
}

.product-search-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    opacity: .9;
    z-index: 9999;
}

.product-search-dimension-wrapper {
    float: left;
    margin: 10px;
    padding: 10px;
    border:1px solid #dddddd;
    border-radius:10px;
    background: #ffffff;
}

.product-search-size-wrapper .gray_btn {
    background-position: -9999px -9999px, 0 0;
    height: 40px;
    line-height: 40px;
    padding: 0 15px !important;
}

.product-search-size-wrapper {
    margin-bottom: 10px;
}

.product-search-size-wrapper .gray_btn.inactive
{
    background-color: #FBFBFB;
    border-color: #E9E9E9 !important;
    background-image: url(../images/sprite.png),  -moz-linear-gradient(
        top,
        #FBFBFB 0%,
        #FBFBFB);
    background-image: url(../images/sprite.png), -webkit-gradient(
        linear, left top, left bottom, 
        from(#FBFBFB),
        to(#FBFBFB));
}

.product-search.error .product-search-dimension-wrapper {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
}

.product-search-dimension-wrapper span.dim {
    padding: 0 10px;
    font-variant: small-caps;
    font-size: 16px;
    font-weight: bold;
}

.product-search-dimension {
    width: 155px;
}

.select2-container .select2-choice abbr {
    /*display: block;*/
}

.product-search-dimension-clear {
    position: absolute;
    right: 25px;
    top: 0;
}

.dim-error {
    margin: 0 10px;
}

.product-search-results-wrapper {
    position: relative;
    margin: 0 20px;
}

.product-search-results table {
    width: 100%;
}

.product-search-results td {
    vertical-align: middle;
    padding: 6px;
}

.product-search-results.guest .myparts-link {
    display:none;
}

.product-search-results.user .myparts-link {
    display:none;
}

.product-search-results .myparts-link {
    /*visibility: hidden;*/
}

.product-search-results td.myparts:hover .myparts-link {
    visibility: visible;
}

.product-search-results td.grade {
    text-align: center;
    width: 32px;
    padding: 0 5px;
}

.product-search-results td p {
    margin: 0;
}

.product-search-results td.desc p.desc {
    font-size: 16px;
    font-weight: bold;
}

.product-search-results td.desc p.sku {
    font-size: 11px;
    color: #aaaaaa;
}

.product-search-results td.weight {
    text-align: center;
    width: 10%;
}

.product-search-results td.price {
    text-align: center;
    width: 20%;
}

.product-search-results td.price p.cut-charge {
    font-size: 12px;
}

.product-search-results td.actions {
    width: 20%;
}

.product-search-results td.actions input {
    margin: 5px;
    width: 40px;
    text-align: center;
}

.product-search-results td.actions p {

}

.product-search-results td.actions .addtocart-wrapper {
    display: inline-block;
    position: relative;
    height: 24px;
    width: 140px;
}

.product-search-results td.actions .addtocart-wrapper .addtocart-btn .btn {
    min-height: 24px;
    line-height: 24px;
}

.product-search-results td.actions .addtocart-ok {
    position: absolute;
    top: 0;
    left: 3px;
    line-height: 34px;
}

.product-search-results td.actions .addtocart-next {
    position: absolute;
    top: 0;
    left: 8px;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}

.product-search-results td.actions .addtocart-ok .addtocart-ok-qty {
    padding-left: 6px;
}

#main_rail .product-search-results td.actions a {
    padding: 0 !important;
    width: 110px;
}

#product-search-footer {
    margin: 0 20px;
}

#browsing-tool-form {
    min-height: 200px;
    text-align: left;
}

#browsing-tool-form select {
    width:100%;
}

#browsing-tool-shapecut-select {
}

.guest-checkout h4 {
    margin: 0 0 10px 0;
}

.guest-checkout .guest-cod, .guest-checkout .guest-login {
    margin: 20px;
    padding: 10px;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    background: #EBECED
}

.container.guest-checkout .guest-cod .btn-submit button {
    padding: 0 0 0 30px !important;
    width: 130px;
}

.container.guest-checkout .form-horizontal .control-label {
    width: 110px;
}

.container.guest-checkout .form-horizontal .controls {
    float: left;
    margin-left: 10px;
}

.order-checkout {
    margin: 20px auto;
}

form.trusquare-form {
    margin: 0;
    padding: 0;
    line-height: 30px;
    padding: 5px;
    background: #fff;
    border-radius: 10px;
}

form.trusquare-form label {
    padding-left: 20px;
    margin:0;
}

form.trusquare-form input {
    font-size: 13px;
    padding: 2px 4px;
}

form.trusquare-form .dim-field {
    width: 40px;
}

form.trusquare-form .dim-field[type='number'] {
    -moz-appearance:textfield;
}

form.trusquare-form .dim-field::-webkit-outer-spin-button,
form.trusquare-form .dim-field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.container.order-checkout .checkout-address-wrapper {
    margin: 10px 15px;
    padding: 10px;
    border: 1px solid #E3E3E3;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    background: white;
}

.container.order-checkout .checkout-address-wrapper p {
    margin: 0;
    color: #373737 !important;
}

.container.order-summary .order-summary-wrapper {
    margin-bottom: 30px;
}

.container.order-summary {
    
}

.container.order-summary .alert {
    margin: 20px 0;
}

.container.order-summary .order-summary-print {
    margin: 10px 0;
    float: right;
}

.checkout-order-meta {
    width: 100%;
}

.checkout-order-meta td {
    width: 50%;
    vertical-align: top;
    padding: 0;
}

frac
{
    font-size: 0.8em;
    vertical-align: .2ex;
}

sep {
    font-size: 0.7em;
    vertical-align: .3ex;
    padding: 0 3px;
}

fracdec {
    font-size: 0.8em;
    vertical-align: .2ex;
}

.btn3 {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn3:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.btn3:hover, .btn3:focus {
    color: #333333;
    text-decoration: none;
}
.btn3:active, .btn3.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.btn3.disabled, .btn3[disabled], fieldset[disabled] .btn3 {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
}
.btn3-default {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    color: #333333;
}
.btn3-default:hover, .btn3-default:focus, .btn3-default:active, .btn3-default.active, .open .dropdown-toggle.btn3-default {
    background-color: #EBEBEB;
    border-color: #ADADAD;
    color: #333333;
}
.btn3-default:active, .btn3-default.active, .open .dropdown-toggle.btn3-default {
    background-image: none;
}
.btn3-default.disabled, .btn3-default[disabled], fieldset[disabled] .btn3-default, .btn3-default.disabled:hover, .btn3-default[disabled]:hover, fieldset[disabled] .btn3-default:hover, .btn3-default.disabled:focus, .btn3-default[disabled]:focus, fieldset[disabled] .btn3-default:focus, .btn3-default.disabled:active, .btn3-default[disabled]:active, fieldset[disabled] .btn3-default:active, .btn3-default.disabled.active, .btn3-default.active[disabled], fieldset[disabled] .btn3-default.active {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.btn3-default .badge {
    background-color: #FFFFFF;
    color: #FFFFFF;
}
.btn3-primary {
    background-color: #428BCA;
    border-color: #357EBD;
    color: #FFFFFF;
}
.btn3-primary:hover, .btn3-primary:focus, .btn3-primary:active, .btn3-primary.active, .open .dropdown-toggle.btn3-primary {
    background-color: #3276B1;
    border-color: #285E8E;
    color: #FFFFFF;
}
.btn3-primary:active, .btn3-primary.active, .open .dropdown-toggle.btn3-primary {
    background-image: none;
}
.btn3-primary.disabled, .btn3-primary[disabled], fieldset[disabled] .btn3-primary, .btn3-primary.disabled:hover, .btn3-primary[disabled]:hover, fieldset[disabled] .btn3-primary:hover, .btn3-primary.disabled:focus, .btn3-primary[disabled]:focus, fieldset[disabled] .btn3-primary:focus, .btn3-primary.disabled:active, .btn3-primary[disabled]:active, fieldset[disabled] .btn3-primary:active, .btn3-primary.disabled.active, .btn3-primary.active[disabled], fieldset[disabled] .btn3-primary.active {
    background-color: #428BCA;
    border-color: #357EBD;
}
.btn3-primary .badge {
    background-color: #FFFFFF;
    color: #428BCA;
}
.btn3-warning {
    background-color: #F0AD4E;
    border-color: #EEA236;
    color: #FFFFFF;
}
.btn3-warning:hover, .btn3-warning:focus, .btn3-warning:active, .btn3-warning.active, .open .dropdown-toggle.btn3-warning {
    background-color: #ED9C28;
    border-color: #D58512;
    color: #FFFFFF;
}
.btn3-warning:active, .btn3-warning.active, .open .dropdown-toggle.btn3-warning {
    background-image: none;
}
.btn3-warning.disabled, .btn3-warning[disabled], fieldset[disabled] .btn3-warning, .btn3-warning.disabled:hover, .btn3-warning[disabled]:hover, fieldset[disabled] .btn3-warning:hover, .btn3-warning.disabled:focus, .btn3-warning[disabled]:focus, fieldset[disabled] .btn3-warning:focus, .btn3-warning.disabled:active, .btn3-warning[disabled]:active, fieldset[disabled] .btn3-warning:active, .btn3-warning.disabled.active, .btn3-warning.active[disabled], fieldset[disabled] .btn3-warning.active {
    background-color: #F0AD4E;
    border-color: #EEA236;
}
.btn3-warning .badge {
    background-color: #FFFFFF;
    color: #F0AD4E;
}
.btn3-danger {
    background-color: #D9534F;
    border-color: #D43F3A;
    color: #FFFFFF;
}
.btn3-danger:hover, .btn3-danger:focus, .btn3-danger:active, .btn3-danger.active, .open .dropdown-toggle.btn3-danger {
    background-color: #D2322D;
    border-color: #AC2925;
    color: #FFFFFF;
}
.btn3-danger:active, .btn3-danger.active, .open .dropdown-toggle.btn3-danger {
    background-image: none;
}
.btn3-danger.disabled, .btn3-danger[disabled], fieldset[disabled] .btn3-danger, .btn3-danger.disabled:hover, .btn3-danger[disabled]:hover, fieldset[disabled] .btn3-danger:hover, .btn3-danger.disabled:focus, .btn3-danger[disabled]:focus, fieldset[disabled] .btn3-danger:focus, .btn3-danger.disabled:active, .btn3-danger[disabled]:active, fieldset[disabled] .btn3-danger:active, .btn3-danger.disabled.active, .btn3-danger.active[disabled], fieldset[disabled] .btn3-danger.active {
    background-color: #D9534F;
    border-color: #D43F3A;
}
.btn3-danger .badge {
    background-color: #FFFFFF;
    color: #D9534F;
}
.btn3-success {
    background-color: #5CB85C;
    border-color: #4CAE4C;
    color: #FFFFFF;
}
.btn3-success:hover, .btn3-success:focus, .btn3-success:active, .btn3-success.active, .open .dropdown-toggle.btn3-success {
    background-color: #47A447;
    border-color: #398439;
    color: #FFFFFF;
}
.btn3-success:active, .btn3-success.active, .open .dropdown-toggle.btn3-success {
    background-image: none;
}
.btn3-success.disabled, .btn3-success[disabled], fieldset[disabled] .btn3-success, .btn3-success.disabled:hover, .btn3-success[disabled]:hover, fieldset[disabled] .btn3-success:hover, .btn3-success.disabled:focus, .btn3-success[disabled]:focus, fieldset[disabled] .btn3-success:focus, .btn3-success.disabled:active, .btn3-success[disabled]:active, fieldset[disabled] .btn3-success:active, .btn3-success.disabled.active, .btn3-success.active[disabled], fieldset[disabled] .btn3-success.active {
    background-color: #5CB85C;
    border-color: #4CAE4C;
}
.btn3-success .badge {
    background-color: #FFFFFF;
    color: #5CB85C;
}
.btn3-info {
    background-color: #5BC0DE;
    border-color: #46B8DA;
    color: #FFFFFF;
}
.btn3-info:hover, .btn3-info:focus, .btn3-info:active, .btn3-info.active, .open .dropdown-toggle.btn3-info {
    background-color: #39B3D7;
    border-color: #269ABC;
    color: #FFFFFF;
}
.btn3-info:active, .btn3-info.active, .open .dropdown-toggle.btn3-info {
    background-image: none;
}
.btn3-info.disabled, .btn3-info[disabled], fieldset[disabled] .btn3-info, .btn3-info.disabled:hover, .btn3-info[disabled]:hover, fieldset[disabled] .btn3-info:hover, .btn3-info.disabled:focus, .btn3-info[disabled]:focus, fieldset[disabled] .btn3-info:focus, .btn3-info.disabled:active, .btn3-info[disabled]:active, fieldset[disabled] .btn3-info:active, .btn3-info.disabled.active, .btn3-info.active[disabled], fieldset[disabled] .btn3-info.active {
    background-color: #5BC0DE;
    border-color: #46B8DA;
}
.btn3-info .badge {
    background-color: #FFFFFF;
    color: #5BC0DE;
}
.btn3-link {
    border-radius: 0;
    color: #428BCA;
    cursor: pointer;
    font-weight: normal;
}
.btn3-link, .btn3-link:active, .btn3-link[disabled], fieldset[disabled] .btn3-link {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
}
.btn3-link, .btn3-link:hover, .btn3-link:focus, .btn3-link:active {
    border-color: rgba(0, 0, 0, 0);
}
.btn3-link:hover, .btn3-link:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #2A6496;
    text-decoration: underline;
}
.btn3-link[disabled]:hover, fieldset[disabled] .btn3-link:hover, .btn3-link[disabled]:focus, fieldset[disabled] .btn3-link:focus {
    color: #999999;
    text-decoration: none;
}
.btn3-lg {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}
.btn3-sm {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn3-xs {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}
.btn3-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.btn3-block + .btn3-block {
    margin-top: 5px;
}
input.btn3-block[type="submit"], input.btn3-block[type="reset"], input.btn3-block[type="button"] {
    width: 100%;
}

#operating-situation-modal {
    width: 900px;
    margin-left: -450px;    
}
#operating-situation-modal .modal-body {
    padding: 50px 50px 15px 50px;
}
@media (max-width: 767px) {
    #operating-situation-modal {
        width: auto;
        margin: 0;
    }
    #operating-situation-modal .modal-body {
        padding: 15px;
    }
}
#letter-restore-panel {
    position: fixed;
    bottom: 0;
    right: 100px;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    background: #9c002f;
    background: -moz-linear-gradient( top, #840025 0%, #ae0038);
    background: -webkit-gradient( linear, left top, left bottom, from(#840025), to(#ae0038));
    z-index: 999;
}




/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 1cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
    
    .do-print {
        display: block !important;
    }
    
    #header,#navigation,#footer {
        display:none;
    }
    
    .sticky-footer-wrapper {
        height: 0px !important;
        min-height: 0px !important;
        margin: 0;
    }
    
    #tiptip_holder {
        display:none;
    }
    
    .container.order-summary {
        font-size: 11px;
    }
    
    .container.order-summary table#checkout_table {
        font-size: 11px !important;
    }
    
    .container.order-summary table#checkout_table {
        border: none;
    }
        
    .container.order-summary table#checkout_table td, .container.order-summary table#checkout_table td p {
        border-left: none;
        font-size: 12px !important;
        line-height: normal !important;
    }
    
    .container.order-summary table#checkout_table td p.sku {
        font-size: 10px !important;
    }
    
    .container.order-summary table#checkout_table thead td {
        white-space: normal;
    }
    
    .container.order-summary table#checkout_table thead td.td_total {
        min-width: 0 !important;
    }
    
    .container.order-summary .alert {
        display:none;
    }
    
    .container.order-summary .order-summary-print {
        display:none;
    }
    
    .container.order-summary .order-summary-hudson {
        display: block !important;
    }
    
}