/* Upper-left Loading animation */

div#loading_anim {
    position: absolute;
    visibility: hidden;
    color: red;
    font-family: arial, serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background-color: white;
    padding: 5px;
    border-bottom: 3px solid #D50000;
    border-right: 3px solid #AA0000;
    z-index: 999999;
}
div#loading_anim img {
    height: 15px;
    width: 128px;
    border: 0px;
}

#tabs_prod .tab_content,
#tabs .tab_content {
    display: none;
}

#tabs_prod .tab_content.active,
#tabs .tab_content.active {
    display: block;
}

.page-content {
    margin: 10px;
}
tr.setPressureTemplate {
    display: none;
}

.add-method-block .comment-info input[type="text"], .add-method-block .comment-info input[type="password"],
.comment-info .row,
.comment-info {width:100%;overflow:hidden;padding:0 0 10px; font: 400 16px/36px 'source_sans_pro',sans-serif;}
.comment-info .cell {float:left;width:40%;text-align:right;}
.comment-info .cell2 {width:40%;margin:0 0 0 2%; text-align: left;}
.comment-info .small-text {display:block;font-size:12px;line-height:14px;}
.comment-info .handling-block {font: 400 16px/36px 'source_sans_pro',sans-serif;}
.comment-info .handling-block .cell {float:left;width:60%;}
.comment-info .handling-block .cell2 {margin:0 0 0 2%;width:40%;}
.add-method-block .comment-info .checkout {float:right;width:150px;}
@media screen and (max-width:1036px) {
    .shipping-method-blocks .line-item .cell,
    .comment-info .handling-block .cell,
    .comment-info .cell {width:100%;float:none;text-align: left;margin:0 0 5px;}
    .shipping-method-blocks .line-item .cell2 {width:auto;padding:10px 0 0 68px;}
    #setPressureEntry .cell-row {width:auto;}
}

.line-item textarea {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #000000;
    display: block;
    font: 400 16px/36px 'source_sans_pro',sans-serif;
    height: 140px;
    padding: 9px;
    width: 100%;
}

.failure, .success {
    margin: 0 auto;
    max-width: 400px;
    min-width: 300px;
    padding: 10px;
    text-align: center;
}

.success {
    color: #66b75b !important;
}

.failure {
    color: #F00;
}

.products .products-list li {
    min-height: 250px;
}

#QuotePrForm .select select{
    min-width: 263px;
}


/*ul.level_3rd ul li:first-child a{display:block;width:auto;cursor:pointer;color:#fff;text-decoration:none;padding:10px;height:20px;overflow:hidden;}*/

/*ul.level_3rd ul li:first-child a span{padding-top: 60px;}*/
.admin_menu { margin-bottom: 20px;}
.admin_menu .select select {max-width: 223px; }

.quote_table .select {
    width: 100%;
}

.type-editor .row, .type-editor h2 {padding-bottom: 15px;}
.type-editor .row textarea {min-height: 100px; min-width: 400px;}

div.submit{
    text-align: center;
}

.reset-psw input[type="text"], .reset-psw input[type="password"] {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #000000;
    display: block;
    font: 400 16px/18px 'source_sans_pro',sans-serif;
    height: 36px;
    padding: 9px;
    width: 255px;
}
.reset-psw label {
    display: block;
    text-align: center;
}
.reset-psw .row {
    margin: 0 auto 15px;
    overflow: hidden;
    width: 255px;
}
.reset-psw p {
    margin: 0 0 15px;
}
.reset-psw .center {
    text-align: center;
}

ul.apltf li a.h {
    background-position: 0 -179px;
}
ul.apltf li a.i {
    background-position: 0 -54px;
}
ul.apltf li a.s {
    background-position: 0 -54px;
}

/*span.hint_i {*/
    /*margin: 3px;*/
    /*font-size: 13px;*/
    /*vertical-align: 5px;*/
    /*color: #ff0000;*/
    /*font-style: italic;*/
    /*font-family: "Amaranth", Arial, sans-serif;*/
    /*border-bottom: 1px dotted #B7B7B7;*/
/*}*/

.main .material a > span > span{
    font-weight: bold;
}

span.hint_i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../img/i_active.png") repeat scroll 0 0 #FFFFFF;
    margin: 0 5px 0 5px;
    /*background-color: #ffffff;*/
}





.breadcrumbs {
    margin-top: 10px;
}

.search{
    margin-bottom: 0px;
}

.columns > .center-right p.phone {
    background: url("../img/ico_bg.png") no-repeat scroll 4px -126px rgba(0, 0, 0, 0);
}
.columns > .center-right p.fax {
    background: url("../img/ico_bg.png") no-repeat scroll 4px -144px rgba(0, 0, 0, 0);
}

.columns > .center-right p {
    height: 20px;
}

.columns > .center-right p span {
    margin-left: 20px;
}

.columns > .center-right {
    max-width:10%;min-width:10%;width:10%;
    margin-top: 2px;
    position: absolute;
    right: 16%;
}

#main-center-col .search {
    /*height: 50px;*/
}

#top-spacer {
    height: 125px;
}

/*.fixed-top-panel .columns > .center{max-width:56.6666%;min-width:56.6666%;width:56.6666%;}*/

#zip-error {
    color: #FF0000;
    display: block;
    text-align: center;
}

#flashMessage{
    text-align: center;
	color: #FF0000;
}