.form_right select {
    width: 100%;
    border: 2px solid #000;
    height: 27px;
    background: #DDE4FF;
}
.form_image{
	display: block;
	width: 100%;
	height: auto;
	background: url('../images/antet.jpg') no-repeat;
}
.form_wrapper{
	background: #fff;
}
.form_title{
	text-align: center;
}
.form_intro{
	background: #FA4F0A;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.form_intro_text{
    text-align: center;
    padding: 15px;
    font-weight: bold;
}
.form_yellow{
	background: #FFFFCC;
	color: #0000FF;
	padding-bottom: 10px;
}
.form_yellow .form_header{
	font-weight: bold;
}
.form_wrapper input{
	background: #DDE4FF;
	border: 2px solid #000;
}
.form_wrapper input[type=text], .form_wrapper input[type=email],.form_wrapper select {
    color: #000;
    font-weight: bold;
}
.form_wrapper input[type=text], .form_wrapper input[type=email]{
    padding-left: 6px;
}
.form_yellow .form_title{
	color: #FF0000;
	font-size: 16px;
	padding: 10px;
	font-weight: bold;
}
.form_yellow input{
	width: 80%;
}
.form_left,.form_right{
	float: left;
	padding: 5px 5px 5px 10px;
}
.form_yellow .form_left{
	width: 25%;
}
.form_yellow .form_right{
	width: 75%;
}
.form_white{
	padding: 10px;
	font-weight: bold;
}
.form_white .form_left{
	width: 90%
}
.form_white .form_right{
	width: 10%;
}
.form_orange{
	background: #FFCCFF;
	padding-bottom: 10px;
}
.form_orange .form_title{
	color: #FF0000;
	font-size: 16px;
	padding: 10px;
	font-weight: bold;
}
.form_orange .form_orange_first .form_left{
	width: 30%;
}
.form_orange .form_orange_first .form_right{
	width: 68%;
}
.form_orange .form_orange_first input{
	width: 100%;
}
.form_orange .form_orange_second .form_left{
	width: 70%;
}
.form_orange .form_orange_second .form_right{
	width: 25%;
	float: right;
}
.form_orange .form_orange_second .form_right .element_wrapper{
	float: right;
	min-width: 75px;
	margin-right: 9%;
}
.form_box{
    display:none;
}
.form_box:checked + label {
    background: url(../images/check-box-checked.png) no-repeat;
	color: #238C00;
	cursor: pointer;
}
.form_box + label {
    background: url(../images/check-box.png) no-repeat;
    height: 25px;
    display: inline-block;
    width: 25px;
    margin: 0;
	cursor: pointer;
}
.form_orange .element_wrapper span {
    font-weight: bold;
    position: relative;
    top: -7px;
}
.form_submit {
    margin: 19px auto;
    display: block;
    font-weight: bold;
    font-size: 15px;
    padding: 10px;
}
.form_decliner{
	font-weight: bold;
	margin-top: 10px;
	text-align: justify;
}
.form-alert .error.errorgreen {
    font-weight: bold;
    text-align: center;
    padding: 20px;
    background: green;
    color: #fff;
}
.form_captcha {
    width: 304px;
    margin: 10px auto;
}
.form_wrapper a, .form_decliner a {
    font-weight: bold;
    text-decoration: underline;
    color: blue;
}
/* !end form styles */
.chestionar{
	background: #FFFFCC;
    color: #0000FF;
	padding-bottom: 10px;
	min-height: 400px;
}
.chest_intro_text{
	font-weight: bold;
	color: black;
	font-size: 16px;
	margin: 15px 0px;
}
.chest_title {
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0;
}

span.chest_option {
    margin-left: 6px;
    position: relative;
    top: -7px;
}

input.chest_input {
    background: #DDE4FF;
    border: 2px solid #000;
	width: 325px;
}
.chestionar .form_intro{
    background: #FA4F0A;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 8px 0;
}
.inner_chest {
    /* margin: 0px 16px; */
}
.chestionar .error.errorred {
    background: red;
    padding: 13px;
    color: white;
    font-weight: bold;
    border: 2px solid purple;
}
.chest_declimer {
    margin-top: 20px;
    font-weight: bold;
    color: black;
	text-align: right;
}
.chestionar .sumbit {
	background: #DDE4FF;
    border: 2px solid #000;
    margin: 19px auto 19px auto;
    display: block;
    font-weight: bold;
    font-size: 15px;
    padding: 10px;
    width: 255px;
}
.chestionar .error.errorgreen {
    text-align: center;
    margin-top: 63px;
    font-weight: bold;
    font-size: 16px;
    color: green;
}

.formular_bootstrap {min-height: 600px;
	padding: 15px;
}

.formular_bootstrap .form-group {
	height: auto !important;
}
.formular_bootstrap b,.formular_bootstrap strong{
	font-weight: 700;
}
.content_text_wrapper_button .arrows_double {
	display: block;
}
.arrows_double {
	display: none;
	cursor: pointer;
	float: left;
	padding-left: 20px;
	margin: 10px 0;
}
.arrows_double.down {
	background: url(../images/double_down.png) center left no-repeat;
}
.arrows_double.up {
	background: url(../images/double_up.png) center left no-repeat;
}
.content_text_wrapper_overflow #content_text {
	overflow: hidden;
	position: relative;
	padding: 0 0 20px 0;
}
.content_text_wrapper_overflow .fading_div{
	display: block;
}
.fading_div {
	display: none;
	/* top: 306px; */
	position: absolute;
	width: 100%;
	height: 25px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%);
}

.content_text_wrapper {margin-top: 30px;padding-right: 15px;padding-left: 15px;}

.formular_bootstrap .main_title {
    display: block;
    white-space: normal;
    text-overflow: unset;
    padding: 0 !important;
    margin-left: 0;
    margin-right: 0 !important;
    width: 100%;
    text-align: center;
	color: black;
}