.contactUsFields{
    padding-bottom:10px;
}
.contactUsEmailSpacers{
    width:230px;
}
.contactUsAddressSpacer{
    width:150px;
}
#contactUsMailUs{
    margin-left:100px;

}
#contactUsBorder{
      border-left: 1px solid gray;  
}
#psContent{
    height: 500px;
    overflow-y: scroll;
}
#psContent div{
    width: 750px;
  
    padding-left: 50px;
    margin-top: 25px;
}
.aboutUsFloat{
    float: left;
    padding-left:40px;
}
.aboutUsText{
    width:400px;
}
#aboutUsDialog >div{
    padding-top:25px;
}
.aboutUsBold{
    padding-left: 40px;
    font-weight: bold;
    font-size: 16px;
}
#businessTermsContent{
    height:600px;
    overflow-y: scroll;
    padding-bottom: 50px;
}
#businessTermsDialog > div{
    width:725px;
    padding-left: 50px;
    
}
.btTitle{
    font-weight:bold;
    padding-bottom: 5px;
    padding-top:15px;
}
#contactUsContent{
    padding-left: 50px;
    padding-right: 50px;
}
.contactUsTitle{
    
    font-size: 16px;
    padding-bottom: 5px;
    padding-top:15px;
}
#contactUsContent input,#contactUsContent select{
    border: 1px solid #006DB1;
    height: 20px;
}
.contactUsLabel,.ContactUsInput{
    float:left;
}
.contactUsLabel{
    width:200px;
}
.ui-resizable-handle {
    display:none;
}
#productRequests,#productRequestAdditionalComments,#productRequestCustomerInfo,#bestDescribesYou{
    padding-left:25px;
    padding-top:15px;
    color: #666;
}
#productRequests div div{
    float:left;
    padding-left: 10px;
    
}

#productRequestInputs{
    padding-top:5px;
}
#productRequestInputs input,#productRequestCustomerInfo input,#emailSignupContent input, #emailSignupContent select{
   border: 1px solid #7F9DB9;
   height: 20px;
}
#productRequestInputs select{
    height: 20px;
}
#quoteProductName{
    margin-left:10px;
}
#quoteProductPlatform{
    margin-left:32px;
}
#quoteProductQty{
    margin-left:20px;
}
.quoteProductLineNumber{
    clear:both;
    font-size: 12px;
}
#productRequestAdditionalComments{
    clear:both;
    padding-top: 20px;
}
#productRequestCustomerInfo{
    clear:both;
    padding-top:15px;
    
}
#productRequestCustomerInfo > div{
    clear:both;
    padding-top: 5px;

    
}
#productRequestCustomerInfo div div{
    float:left;
}
#productRequestCustomerInfo div div:first-child{
    width: 75px;
}
#bestDescribesYou{
    clear:both;
}
#bestDescribesYou > div >div{
    clear:both;
}
#bestDescribesYou div div div{
float:left;
}
#bestDescribesYou div div div:first-child{
padding-right: 5px;
}
#quoteCaptcha{
    clear:both;
}
.quoteText{
    
    width:450px;
    margin-left:auto;
    margin-right:auto;
    padding-top: 10px;
    color:#666;
}
#productRequestCustomerInfo select{
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
#quoteSubmit{
    clear:both;
    width: 50px;
    height:25px;
    background-color:#006DB1;
    color: white;
    margin-left: 25px;
}
#addAnotherProductDiv{
    clear:both;
}
#lineCount{
    display:none;
}
.hbTitle{
    padding-top: 10px;
    font-size: 16px;
    color: #006DB1;
    border-bottom: 1px solid #006DB1;
    width: auto;
     margin-left: 10px;
   
}
.hbTitle:first-child{
    padding-top: 10px;
}
.hbContent{
    color:#666;
    padding-top: 5px;
    padding-left: 10px;
    width: auto;
}
.hbContent div{
    padding-top: 5px;
}
.hbContent ul{
    padding-left: 10px;
    padding-top: 5px;
}
.hbContent ul li{
     list-style: decimal;
}
#otroDocumentosDialog{
    color: #666;
}
.odTitle{
    font-size: 16px;
    padding-top:15px;
    padding-left:25px;
}
#otroDocumentosDialog div:first-child{
    font-size: 16px;
    padding-left: 15px;
    padding-top:15px;
}
#otroDocumentosDialog ul {
    padding-left: 55px;
    padding-top:5px;
}
#otroDocumentosDialog ul li{
    list-style: decimal;
}
.ui-dialog-container{
    background-color:#fff;
}

#signInDialog,#passwordReset,#registerAcct,#howToBuyDialog,#otroDocumentosDialog,#requestAQuoteDialog{
   
    background-color: #fff;
   
    border-radius: 5px 5px 5px 5px;
  
}
.ui-dialog-titlebar
{
    background-color: #006DB1;
    height: 2em;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 5px;
}
.ui-dialog-title{
    position:relative;
    left: 10px;
    top: 2px;
    color: #f26522;
    font-size: 16px;
}
.ui-dialog-overlay{
 
    background-color: #000;
    filter:alpha(opacity=50);
    opacity:.50;
}
.ui-dialog-titlebar-close{
    float:right;
    padding-right: 15px;
    padding-top:4px;
    font-weight: bold;
    color: #fff;
    
}
#signInDialog > div {
     
    font-weight: bold;
    color: #666;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 5px;
}
#signIn:first-child div:first-child label{
    position: relative;
    left: 10px;
}
#signIn:first-child div:first-child input{
    margin-bottom: 10px;
}
#signInDialog div:last-child div:last-child{
    padding-left: 10px;
}
#signInDialog div:last-child >div:last-child{
    padding-left: 25px;
    padding-top: 15px;
    clear:both;

}
#rememberMe{
   position:relative;
    left: -20px;
}
#rememberMe div{
   
 /*   padding-top: 4px;
    padding-left:5px;
   padding-right: 5px;
    font-size: 14px;
    font-weight: normal;*/
 padding-top: 4px;

 
}
#rememberMe div label{
padding-right: 15px;
}
#rememberMe a{
    text-decoration: none;
}
#rememberMe div:first-child {
    padding-top: 5px;
   /* padding-right: 10px;*/
    
}

#pwdYes{
    clear:both;
}
#pwdYes div,#pwdNo div{
    float:left;
    padding-left: 5px;
    padding-top:8px;
}

#pwdYes div:last-child{
    clear:both;
    position:relative;
    left: 30px;
    
}
#pwdRet{
    padding-left:5px;
    padding-top: 15px;
    font-size:16px;
    color: #666;
}
#passwordReset div div{
    font-size:14px;
    color: #666;
    padding-left: 25px;
    padding-top: 10px;

}
#passwordReset input[type="submit"]{
    background-color: #006DB1;
    color: #fff;
    height: 25px;
    font-size: 14px;
    padding-bottom:5px;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
}
#registerAcct{
    color: #666;
    
}
#registerAcct > div:first-child div{
    padding-left: 10px;
    
    font-size: 16px;
}
#registerAcct > div:first-child{
    padding-bottom:15px;
}
#registerAcct >div > div{
    clear:both;
    padding-left: 15px;
    font-size: 14px;
    padding-top: 10px;

}
.req{
    color: red;
    padding-left: 2px;
}
.formCont{
    height: 25px;
   
}
.formCont div{
    float:left;
}
.formCont div:first-child{
    width: 180px;
}
.formCont input[type="text"],.formCont input[type="password"],.formCont select{
    margin-left: 20px;
    border: 1px solid #D7D7D7;
    height: 20px;
}
.formCont select{
    width: 116px;
    height: 22px;
}
#provEp{
    margin-top: 15px;
    padding-bottom: 5px;
}
#loginErr{
   
   color: red;
   font-size: 12px;
   padding-bottom: 5px;
   
}
#signInSub{
    position: relative;
    left:-35px;
}
#regErr{
    color: red;
    padding-left: 10px;
}
#resetErr{
    font-size: 12px;
    color:red;
}
#emailSignupContent{
    padding-left:25px;
    padding-top:25px;
}
#emailSignupContent >div:first-child{
    width: 400px;
}
#emailSignupImg{
    padding-left:50px;
}
.emailSignupLabel{
    width:150px;
    float:left;
}

.emailSignupText{
    width: 200px;
    float:left;
}
.emailSignupPadding{
    padding-top:15px;
}
#brandContent{
    padding-left: 25px;
    width: 750px;
    padding-top: 10px;
    height:600px;
    overflow-y:scroll;
}