*{
    margin: 0;
    padding: 0;
}
img{
    max-width: 100%;
}
a{
    text-decoration: none;
    color: inherit !important;
}
a:hover, a:focus, a:active{
    text-decoration: none !important;
}
body{
    background-image: url("../../images/us_flag.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;;
}
.wrapper{
    max-width: 1920px;
    margin: 0 auto;
}
.header{
    position: relative;
}
.header img{
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.side-left img, .side-right img{
    display: block;
    margin: 0 auto;
}
.side-left img:nth-of-type(2){
    margin-top: 35px;
    margin-bottom: 35px;
}
.side-right img:nth-of-type(2){
    margin-top: 35px;
    margin-bottom: 35px;
}
.slide{
    width: 500px !important;
    height: 324px !important;
    margin: 0 auto;
}
.slider{
    margin: 20px auto;
}
.slider p{
    font-size: 30px;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}
.asa{
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.login input, .pass input{
    /*width: 280px;
    height: 30px;
    margin-left: 25px;
    padding-left: 5px;*/
}
.login label, .pass label{
    font-size: 20px;
}
.login, .pass{
    /*width: 40%;
    margin: 0 auto;*/
}
.login p, .pass p{
    /*text-align: right;*/
}
.buttons{
    /*width: 40%;
    margin: 0 auto;
    text-align: right;*/
    text-align: center;
}
.footer-main{
	margin-top: 30px;
}
.footer{
    padding-bottom: 20px;
}
.footer img, .footer-main img{
    display: block;
    margin: 0 auto;
}
.footer div{
    margin-top: 20px;
}
.slide img{
    width: 100%;
    height: 324px
}
.account_link a, .sign_up_form a, .account_maintence a, .deca-form a{
    display: block !important;
    font-size: 24px;
    color: #000;
    background-color: #4f81bc;
    border: 3px solid #425782;
    padding: 15px 5px;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
    width: 50%;
    
}
.sign_up_form{
    margin-top: 60px !important;
}
.account_link, .sign_up_form, .account_maintence, .deca-form{
    margin: 0px auto;
    /*width: 50%;*/
}
.faq_container{
    margin-top: 25px;
}
.faq_container p{
    text-align: center;
    text-decoration: underline;
    color: #000;
    font-size: 35px;
}
.jssorb05{
    display: none !important;
}
.block{
	display: block !important;
}
.log_button{
	width: 61px;
	height: 34px;
    margin-bottom: 20px !important;
}
.reg_forget{
	clear: both;
}
.reg_forget p a {
    margin-left: 8px;
}
.side-right-img, .side-left-img{
    margin: 0 auto;
}
#slider1_container{
    margin: 0 auto;
}
.side-left .side-left-img:nth-of-type(3), .side-right .side-right-img:nth-of-type(3), .side-left-main .main-left-img:nth-of-type(2),.side-right-main .main-right-img:nth-of-type(2) {
    margin-top: 20px;
    margin-bottom: 20px;

}
.item img{
    margin: 0 auto;
}
.owl-prev, .owl-next{
    background: inherit !important;
    color: #000 !important;
    font-size: 25px !important;
}
/*#left-slide .owl-prev, #left-slide .owl-next{*/
    /*color: #fff !important;*/
/*}*/
.owl-theme .owl-controls .owl-buttons div{
    background-color: inherit !important;
}
.owl-slide .owl-prev{
    position: absolute;
    top: 60px;
    left: 0px;
}

.owl-slide .owl-next{
    position: absolute;
    top: 60px;
    right: 0px;
}
.owl-item{
    margin-left: -6px;
}
#left-slide, #right-slide, #footer-slide{
    margin-top: 60px;
}
.main-left-img img, .main-right-img img{
    display: block;
    margin: 0 auto;
}
.logo-slider{
    display: none;
}
#owl-logo{
    margin-left: 0px;
}
.reg{
    width: 280px;
    background: yellow;
}
.header-content div:nth-child(2) img{
    width: 100%
}
#gary_sinise{
    width: 242px;
}
#owl-logo .owl-next, #owl-logo .owl-prev{
    position: absolute;
}
.buttons div:first-child button{
    /*width: 280px;*/
    float: right;
}
.buttons div:first-child button{
    /*margin: 0 auto;*/
}
.reg_forget p{
    text-align: center;
}
.reg_forget + a{
    font-size: 18px;
}
.main-left-img:last-child, .side-left-img:last-child{
    margin-top: 50px !important;
}
.main-left-img:nth-child(2){
    margin-top: 40px !important;
}
.btn-yellow {
  background: rgb(250, 255, 140);
  color: #574500;
  border: none;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-yellow:hover, .btn-yellow:focus {
  background: rgb(252, 255, 179);
}
.btn-yellow:active {
  background: rgb(247, 255, 71);
}
.btn-xxl {
  padding: 20px 26px;
  font-size: 35px;
  border-radius: 8px;
}
.side-left-main .main-left-img:last-child img, 
.side-left .side-left-img:last-child img{
	width: 220px;
}
.reg-user-info, .reg-date, .contact-num{
    text-align: center;
}
.form-reg, .faq_container{
    background-color: #ffffe0;
    border: 2px solid black;
    padding: 20px;
}
.main-form{
    /*width: 70%;*/
    margin: 0 auto;
    margin-top: 30px;
}
.business-form div{
    display: none;
}
.business-form div:first-child{
    display: block;
}
.birth_day_field p label, .marrige_day_field p label{
    margin-right: 20px;
}
.form-display input, .form-display label{
    /*display: inline-block;*/
}
.form-display .help-block{
    text-align: right;
}
.req{
    color: #a94442;
    font-size: 20px;
    vertical-align: middle;
}
.captcha-error{
    color: #a94442;
}
.captcha{
    /*width: 404px;
    margin: 0 auto;*/
    margin-bottom: 10px;
}
.captcha div{
    float: right;
}
.sign-out{
    background-color: #4f81bc;
    border: 3px solid #425782;
    padding: 10px 10px;
    text-align: center;
    display: block;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 20px;
}
.user-home{
    background-color: #4f81bc;
    border: 3px solid #425782;
    padding: 10px 10px;
    text-align: center;
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 20px;
}
.deca-form + p{
    font-size: 38px;
    text-align: center;
    margin-top: 30px;
    color: #000;
}
.deca-span{
    font-size: 16px;
    font-weight: normal;
}
.error-file{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #a94442;
}
.tl{
    text-align: left;
}
#agree{
    clear: both;
    display: none;
}
.field-vendorstocker-vendors_stocker_agree{
    float: right;
}
label[for="german-remain"], label[for="tax-info"]{
    display: inline !important;
}
.username{
    text-align: right;
}
.agreement{
    display: block;
    text-align: right;
}
.field-taxpayeridcert-correct_taxpayer_id label, .field-taxpayeridcert-backup_withholding label{
    display: inline;
}
.pl40{
    padding-left: 40px;
}
.faq-content{
    padding: 50px;
}
.faq-content p {
    text-align: left;
    font-size: 20px;
    margin-left: -40px;
}
.faq-content p:hover{
    cursor: pointer;
}
.faq-content > ul{
    display: none;
}
.b{
    font-weight: bold;
}
.ul{
    text-decoration: underline;
}
#terms{
    text-align: right;
}
#agree-terms{
    display: none;
}
.link-color{
    color: #0066cc !important;
}
#iam1, #iam2{
    vertical-align: top;
}
#i-am,#spouse-work,.field-newform-spouse_work,#other-work{
    display: none;
}
#sofa-member{
    display: none;
}
