.an-container{
    max-width: 1200px;
    padding: 60px 15px;
    z-index: 2;
    position: relative;
}
.an-logo{
    display: block;
    margin-bottom: 30px;
}
.an-logo img{
    width: 385px;
    max-width: 100%;
}
.an-bg-top{
    background: url('../../images-new/bg-top.png') no-repeat top;
    height: 331px;
    background-size: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.an-bg-bottom{
    background: url('../../images-new/bg-bottom.png') no-repeat bottom;
    height: 331px;
    background-size: cover;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
}
.label-block{
    display: block;
}
.an-bg-gray{
    background: #F3F3F3;
}

form.sej_paypal{
    position: relative;
}
form.sej_paypal .sej_btn, form.sej_paypal .submitbtn,
form.sej_paypal input[type="submit"]{
    border: none;
    background: #f96b0c;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1;
    padding: 12px 25px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 0px 6px 0px 0px #D05909;
    box-shadow: 0px 6px 0px 0px #D05909;
	height: 26px;
	 -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
	text-shadow: none;
	line-height: normal !important;
}

input[type="submit"]::-moz-focus-inner {
    border: 0;
}

form.sej_paypal input[type="submit"].submitbtn,
form.sej_paypal .submitbtn {
	 -moz-box-shadow: 0px 0px 0px 0px #D05909;
    box-shadow: 0px 0px 0px 0px #D05909;
	 padding: 12px;
	height: 44px;
    box-sizing: border-box;
}

form.sej_paypal input[type=text], form.sej_paypal input[type=email], form.sej_paypal select#sej_date_dedicated{	
	height: 26px;
	 -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing:border-box;
	line-height: normal !important;
	 border: 1px solid #eee;
	 font-size: 1.6rem;
	 padding: 12px;
	height: 45px;
	
}
form.sej_paypal select#sej_date_dedicated{
	width: 100%;
}


form.sej_paypal input[type="submit"]{
    padding: 12px;
    display: inline-block;

}
form.sej_paypal .sej_btn:hover,
form.sej_paypal input[type="submit"]:hover{
    background: #2d2d2d;
	
    -moz-box-shadow: 0px 6px 0px 0px #2d2d2d;
    box-shadow: 0px 6px 0px 0px #2d2d2d;
}

form.sej_paypal input[type="submit"].submitbtn:hover,
form.sej_paypal .submitbtn:hover  {
	 -moz-box-shadow: 0px 0px 0px 0px #D05909;
    box-shadow: 0px 0px 0px 0px #D05909;
}

.sej_hide_block{
    display: none;
    margin-top: 25px;
	overflow: hidden;
	padding-bottom: 25px;
}
.sej_hide_block .sej_field{
   text-align: left;
}
.sej_hide_block>div:first-child{
    margin-left: 0;
}
.sej_hide_block label{
    cursor: pointer;
}
.sej_amount,.sej_new_amount{
    margin-left: 7px;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
	
}
.sej_amount.sej_old_amount{
    text-decoration: line-through;
   
}
.sej_new_amount {
	 color:#ff0000;
}
.sej_coupon_wrap{
    display: none;
    position: relative;
}

.sej_error{
    color:#ff0000;
}

.text-center {
	text-align: center !important;
}

.date_field, .pay_button {
	float: left;
}

form.sej_wait {
    opacity: .5;
	position: relative;
    display: block;
    overflow: hidden;
}
form.sej_wait .sej_loader{
    display: block;
	position: absolute;
    top: 50%;
	margin-top: -100px;
	margin-left: -100px;
    left: 50%;
}
.sej_loader{
    text-align: center;
    display: none;
}
.sej_loader span{
    background: url('../images/adn/ajax-loader.gif') no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
}
.sej_bottom, .error-text{
    clear: both;
    width: 100%;
    margin-top: 20px;
    float: left;
}

.error-text {
	margin-top: 0px;
	text-align: left;
}

.sej_terms_wrap{
    float: right;
    margin-top: 7px;
}

.adnouncment-wrap{
    background: #f3f3f3;
    position: relative;
    padding: 50px 0px;
    z-index: 1;
	overflow: hidden;
}
.adnouncment{
    max-width: 1200px;
    padding: 0px 50px;
    margin: 0 auto;
    z-index: 9999;
    position: relative;
}
.an-logo{
    margin-bottom: 30px;
}
.adnouncment-content ul{
    margin-top: 0px;
}

.adnouncment-content p {
	margin-bottom: 15px;
}
.bg-top{
    background: url('../images/adn/bg-top.png') no-repeat top;
    height: 331px;
    background-size: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.bg-bottom{
    background: url('../images/adn/bg-bottom.png') no-repeat bottom;
    height: 331px;
    background-size: cover;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
}
.col-left{
    width: 50%;
    float: left;
}
.col-right{
    width: 50%;
    float: right;
    padding-left: 35px;
    text-align: center;
}

.specs{
    margin-left: 0;
    list-style-type: none;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}
.specs li{
    float: left;
    padding: 10px 15px;
}
.specs-desc{
    font-size: 10px;
    line-height: 12px;
}
.an-button{
    text-align: center;
}

.green-txt{
    color: #8eb72f;
}
strong{
    font-weight: 800;
}
.clear {
    clear: both;
}

.title-adn{
	font-weight: 600;
	font-size: 3.5rem;
}

.label-cont {
	width: 50%;
	float: left;	
	display: block;
	padding-right: 1%;
	 box-sizing: border-box;
}

.label-cont input, .label-cont.full {
	width: 100%;
}

.label-cont label {
	clear: both;
	display: block;
	text-align: left !important;
}

.text-left{
	text-align: left;
}

.sej_stirpe_form,
.sej_stripe_button{
    display: none;
}

.error-text {
	color: red !important;
	margin-top: 5px;
	text-align: center;
}

.disabledbtn {
	background: #eee !important;
}


.error-msg {
	 color: red !important;
	font-size: 13px;
	display: block;
	text-align: left;
	margin-top: 5px;
}
#ui-datepicker-div {display: none;}


@media screen and (max-width: 1023px){
    .an-container{
        padding: 30px 15px;
    }
    .thanks-content .sej-share{
        width: auto;
        padding: 0;
        margin: 0 0 0 15px;
    }
    .thanks-content .sej-share a{
        width: 35px;
        height: 35px;
    }
}
@media screen and (max-width: 850px){
    .col-left, .col-right, .label-cont{
        width: 100%;
    }
    .col-right{
        padding: 20px 0px;
    }
    .an-button a{
        font-size: 18px;
    }
    .an-button{
        margin-bottom: 50px;
    }

    .adnouncment{
        padding: 0px 20px;
    }

    .adnouncment-wrap{
        padding: 40px 0px;
    }
    
    .sej_buyere_mail, .sej_buyer_name  {
		margin-bottom: 20px;
    }
    
    .sej_hide_block {
		border-bottom: 1px solid #B1AAAA;
    	
    }
}
@media screen and (max-width: 480px){
    .specs li {
        padding: 10px;
    }
}
@media screen and (max-width: 450px){
    .specs li {
        padding: 10px;
    }
    .thanks-content .sh-hz{
        flex-flow: column;
    }
    .thanks-content .sej-share{
        margin: 5px 0 0 0;
    }
}
