.productAttributeList
{    background: #eaf4ff none repeat scroll 0 0;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px 10px 1px 20px;
    width: 100%;
}

.productAttributeList #customizeProduct {
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    left: -9px;
    padding-bottom: 8px;
}

.productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(1), .productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(3) {
    clear: none !important;
    float: left;
    width: 35%;
}
.productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(2), .productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(4) {
    clear: none !important;
    float: left;
    width: 65%;
}

.productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(1) .productAttributeLabel, .productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(3) .productAttributeLabel {
    float: left !important;
    width: 60% !important;
}

.productAttributeList .productAttributeValue {
    display: inline;
}

.productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(2) .productAttributeLabel, .productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(4) .productAttributeLabel {
    float: right !important;
    width: 70% !important;
}
@media screen and (max-width: 1023px) {
    .productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(2) .productAttributeLabel,
    .productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(4) .productAttributeLabel {
    width: 55% !important;
    }
}
.iconHelper {
    background: rgba(0, 0, 0, 0) url("https://cdn6.bigcommerce.com/s-4h8hx/product_images/uploaded_images/icon-help.png?t=1438961503") no-repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    width: 16px;
}
#customizeProduct .iconHelper {
    margin: 2px 0 0 5px;
    vertical-align: middle;
}
.ProductAddToCart div.selector span
{    padding-top:0px !important;
}
.productAttributeConfigurableEntryCheckbox span
{   font-size: 10px;
}
.ProductAddToCart input.qtyInput[type="text"] {
    display: inline-block;
    float: none;
    height: 31px;
    margin: auto;
    padding: 0 10px;
    text-align: left;
    width: 57px;
}

@media only screen and (max-width:479px)
{
.productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(2) .productAttributeLabel, .productAttributeList .productAttributeConfigurablePickListSet:nth-of-type(4) .productAttributeLabel
{    width:100% !important;
}
}
.productAttributeList {
}
.productAttributeList .productAttributeLabel {
display: inline-block !important;
vertical-align: middle;
float: none !important;
}
.productAttributeList .productAttributeLabel label {
display: inline-block !important;
margin-bottom: 0 !important;
min-width: 100px !important;
}
.productAttributeList .productAttributeValue {
clear: none !important;
display: inline-block !important;
vertical-align: middle;
}
/* Add classes via js for aligning size & fractions together */
.productAttributeList .productAttributeRow.cb_size {
clear: left;
display: inline-block !important;
}
.productAttributeList .productAttributeRow.cb_fraction {
display: inline-block !important;
}
.productAttributeList .productAttributeRow.cb_size label {

}
.productAttributeList .productAttributeRow.cb_fraction label {
font-weight: normal !important;
width: auto !important;
padding-left: 5px;
padding-right: 5px;
}

#ModalContentContainer {
    box-shadow: none !important;
    border-radius: 0px !important;
    background: #fff;

}

#ModalContent,
.ModalContent {
    padding: 20px !important;
    border: none!important;
    font-size: inherit;
}

#ModalContent:after,
.ModalContent:after {
    content: "";
    display: table;
    clear: both;
}

#ModalButtonRow, .ModalButtonRow {
    background: none !important;
    border: none !important;
    padding: 15px !important;
    height: auto !important;
}

#ModalContainer .modalClose {
    top: 10px !important;
    right: 11px !important;
    padding-right: 0 !important;
}

.ModalButtonRow input {
    font-weight: normal !important;
}


/* Add classes via js for aligning size & fractions together */
.productAttributeList .productAttributeRow.cb_size {
clear: left;
display: inline-block !important;
}
.productAttributeList .productAttributeRow.cb_fraction {
display: inline-block !important;
}
.productAttributeList .productAttributeRow.cb_size label {

}
.productAttributeList .productAttributeRow.cb_fraction label {
font-weight: normal !important;
width: auto !important;
padding-left: 5px;
padding-right: 5px;
}


.and {
float: left;
width: 15px;
padding: 2px 0;
margin: 0 15px 0 0;
}

@media screen and (max-width: 1023px) {
    .and {
    margin: 0 10px;
    }
}


/* Help link added via js */
.helplink {
display: inline-block;
vertical-align: middle;
padding: 0 0 0 10px;
}
.helplink a {
display: inline-block;
font-weight: bold;
color: #fff;
background: #6ac3ea;
border: 2px solid #fff;
box-shadow: 0 0 3px rgba(0,0,0,0.25);
font-size: 1.2em;
width: 1.5em;
height: 1.5em;
line-height: 1.1em;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.helplink a:hover {
color: #fff;
background: #77d1f8;
}


/* Help modal
....................................................................... */
.help_modal {
display: none;
background: rgba(0,0,0,0.7);
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999999999;
}
.help_outer {
position: fixed;
top: 50%;
left: 50%;
width: 700px;
height: 620px;
background: #fff;
overflow: hidden;
box-sizing: border-box;
margin: -310px 0 0 -350px;
z-index: 99999999999;
}
.help_texture .help_outer {
height: 380px;
margin-top: -190px;
}
.help_groove .help_outer {
height: 180px;
margin-top: -90px;
}
.help_inner {
height: 580px;
overflow: hidden;
overflow-y: auto;
padding: 20px;
}
.help_groove .help_inner {
height: 140px;
}
.help_inner ul {
border-top: 1px solid #dadada;
padding: 0;
margin: 0;
}
.help_inner li {
clear: both;
float: left;
width: 100%;
display: block;
list-style: none;
background-image: none;
border-bottom: 1px solid #dadada;
box-sizing: border-box;
padding: 15px 0 15px 165px;
margin: 0;
}
.help_inner li:last-child {
border: 0;
padding-bottom: 0;
}
.help_inner li img {
float: left;
max-width: 150px;
height: auto;
margin: 0 0 0 -165px;
}
.help_close {
position: absolute;
top: 20px;
right: 20px;
width: 21px;
height: 21px;
border-radius: 50%;
z-index: 999999999999;
cursor: pointer;
}
.help_close .text {
display: none;
}
.help_close .line {
position: absolute;
left: 5px;
top: 9px;
display: inline-block;
width: 12px;
height: 3px;
background: #000;
transform-origin: 50% 50%;
transition: all .3s;
}
.help_close .line1 {
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
}
.help_close .line2 {
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
}
@media screen and (max-width: 767px) {
    .help_outer {
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90% !important;
    border: 0;
    margin: 0 !important;
    overflow-y: auto;
    }
    .help_inner {
    height: auto !important;
    }
}
@media screen and (max-width: 480px) {
    .help_inner li {
    padding-left: 0;
    }
    .help_inner li img {
    float: none;
    margin-left: 0;
    margin-bottom: 10px;
    }

}

#CheckoutGuestForm {
    background-color:#efefef;
    border:1px solid #ddd;
    padding:24px;
}

#CartContent .ProceedToCheckout .CheckoutButton a {
    display: inline-block;
}

#CartContent .additional-checkout-spacing {
    display: block;
    margin-bottom: 10px;
    margin-right: 15px;
}

#et_part_finder_panel {
    border:0px solid #ddd;
}

.topbannerad{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: 1px solid grey;
    padding: 8px 5px 0px 5px;
    background: #ebf4ff;
    }
.tbone {
    color: #1ea72a;
    font-family: Verdana;
    font-size: 22px;
    display: inline;
    margin-right: 10px
    }

.tbtwo {
    color: #0178c2;
    font-family: Verdana;
    font-size: 22px;
    display: inline-block;
    }

.tbimg{
display: inline;
    margin-right: 10px;
    }

.PageMenu h2 {
    display: none!important;
}
.Left .h3 {
    background: #deecf7 none repeat scroll 0 0;
    color: #1ea72a;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    padding: 8px;
    width: auto;
    display: block;
}
.Content .Title {
    border-bottom: 1px dashed;
    color: #5b5b5b;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin-bottom: 14px;
    padding: 0;
}
.Content .sub-cat-name h4{
    color: #3c4448;
    font-family: Trebuchet MS, verdana;
    font-size: 13px;
    font-weight: bolder;
    margin-top: 4px;
    padding-bottom:0px;
}
.SubCategoryListGrid ul.side-menu > li > div.subcats > ul.side-menu > li a h4{
    color: #7c8285;
    font-family: Trebuchet MS,verdana;
    font-size: 12px;
}
.Left .SubCategoryListGrid a h4{
    color: #0178c2;
    font-family: Verdana;
    font-size: 12px;
    padding-bottom:0px;
}
.ProductList .pname h4{
    color: #0178c2;
    display: block;
    font-size: 12px;
    padding: 2px;
    text-decoration: none;
}
#SideProductRelated h3 {
    background: #d9e9ff;
    background: -moz-linear-gradient(top, #d9e9ff 0%, #f1f7ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e9ff), color-stop(100%,#f1f7ff));
    background: -webkit-linear-gradient(top, #d9e9ff 0%,#f1f7ff 100%);
    background: -o-linear-gradient(top, #d9e9ff 0%,#f1f7ff 100%);
    background: -ms-linear-gradient(top, #d9e9ff 0%,#f1f7ff 100%);
    background: linear-gradient(to bottom, #d9e9ff 0%,#f1f7ff 100%);
    border-bottom: 1px solid #cccccc;
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    padding: 9px;
    position: relative;
    text-decoration: none;
}
#SideProductRelated .ProductDetails a h4 {
    color: #333399;
    display: block;
    font-family: sans-serif, Verdana;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    line-height: 14px;
}
#subCatsLeft .SubCategoryList h4{
    font-family: Verdana;
    font-size: 12px;
padding-bottom:0px;
}
.contractor{
clear: none !important;
    float: left;
    height: 330px;
    margin: 0 !important;
    overflow: hidden;
    width: 320px;
    margin-bottom: 0px;
    background-image: url("http://cdn6.bigcommerce.com/s-4h8hx/product_images/uploaded_images/feature-640x400-green-bk.jpg");
    background-color: #dce7f9;
    padding: 5px;
}
.homefinder{
clear: none !important;
    float: left;
    height: 202px;
    margin: 0 !important;
    overflow: hidden;
    width: 320px;
    margin-bottom: 5px;
    background-image: url("http://cdn6.bigcommerce.com/s-4h8hx/product_images/uploaded_images/feature-640x400-green-bk.jpg");
    background-color: #dce7f9;
    padding: 5px;
}
.homefinder h3{
 font-weight: 300;
}
.homefinder .BlockContent img{
    text-align: center;
    display: inherit;
    margin: 0 auto;
    height: 60px;
}
.homefeature {
    float: left;
    height: 335px;
    overflow: hidden;
    width: 644px;
}

.header-banners {
    display:inline-block;
    margin:0 auto;
    padding:12px 0;
}

.header-banners img {
    margin:0;
    width:319px;
    height:auto;
    padding:0;
}
@media screen and (max-width: 1023px) {
   .header-banners img { width: 32.5%; height: auto; }
}
@media screen and (max-width: 479px) {
   .header-banners img { display:none; }
}
.account-welcome-message {
    border-bottom: 1px solid #e3e3e3;
    margin-top: 5px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-style: italic;
    font-size: 18px;
}
.account-welcome-message span {
    font-weight: bold;
}

/* Cart Items Number */
.CartContents {
    counter-reset: rowNumber;
}

.CartContents > tbody > tr {
    counter-increment: rowNumber;
}

@media (min-width: 768px) {
    .CartContents > tbody > tr > .CartThumb {
        position: relative;
    }

    .CartContents > tbody > tr > .CartThumb::before {
        content: counter(rowNumber);
        min-width: 1em;
        margin-right: 0.5em;
        background: #333333;
        color: #FFFFFF;
        position: absolute;
        left: 0;
        top: 0;
        width: 28px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        z-index: 10;
        font-weight: bold;
        font-size: 15px;
    }
}

@media(max-width: 768px){
    .CartContents > tbody > tr > .ProductName::before {
        content: counter(rowNumber);
        min-width: 1em;
        margin-right: 0.2em;
        font-weight: bold;
        background: #333333;
        color: #ffffff;
        display: inline-block;
        vertical-align: initial;
        text-align: center;
        font-size: 12px;
        width: 16px;
        height: 16px;
        line-height: 16px;
    }
}

#SearchPage .ProductList .ProductActionAdd {
    display: block;
}

/* New ATC button (from a/b test winner */
input.add-to-cart {
  width : 250px !important;
  height : 60px !important;
  background-color : rgb(255, 0, 0) !important;
  background-image : none !important;
  overflow-x : visible !important;
  overflow-y : visible !important;
  text-indent : 0px !important;
  font-size : 16px !important;
  text-transform : uppercase !important;
}
