.disable-form{
    background-color: #007c98;	
	padding: 20px;
}
.disable-form h3 {
	margin-bottom: 30px;
	font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;	
}
#disable-form.wrapper-step-contact .form_user_contact {
	text-align: center;
	width: auto;
}
.disable-form .item-btn {
	text-align: center;
	margin-top: 30px;
}
.disable-form .select-wrap {
	max-width: 238px;
	margin: 0 auto;
}
.hide-payment .button-wrapper-payments,
.hide-payment .pos-rel  {
	display: none !important;
}