
html { -webkit-text-size-adjust: none; }
.body_header {
	background:url(body_header2.png) 7px 0 no-repeat;
}
.body_footer {
	background:url(body_footer2.png) 7px 0 no-repeat;
}
body {color:#636363;}
h3 { font-size:16px; font-weight:bold; color:#FFF;}
/*form*/
.body_right {
	width:655px;
	background-color:#FFF;
	text-align:left;
	padding:0 30px;
}
.center {
	text-align: center;
}
p {
font-size: 13px;
font-weight: normal;
letter-spacing: 0;
color:#000;
}
table p, 
table p span, 
.normal {
	color:#000;
}
.white{ color:#FFF;}
.small {
font-size: 12px;
}
.normal {
font-weight: normal;
}
.red {
	font-weight:700;
}
.body .body_right a {
color: #125a85;
text-decoration: none;
}
.body .body_right a:hover {
text-decoration: underline;
}

.form_back {
	background:url(../images/form_back.png) 50% 0 no-repeat;
	width:543px;
	margin:0 auto;
	height:670px;
	padding:15px 25px 25px 25px;
	border:none;
}
	.form_back input[type=text] {
		text-transform:uppercase;
		padding:0 5px;
	}
.w_200 {
	width:197px;
}
.w_413 {
	width:431px;
}
.w_100 {
	width:133px;
}

.red {
	color:#FF0000;
}
	.inp_red {
		color:#f00;
		text-align:center;
	}
.green {
	color:#008000;
}
	.inp_green {
		color:#080;
		text-align:center;
	}
.blue {
	color:#393185;
}
.form_img > img {
	width:155px;
	height:192px;
	display:block;
	margin-bottom:10px;
}
.form_img > input[type=file] {
	float:left;
}
	#question1 {
		cursor:pointer;
	}
	#question1:hover + .answer1, 
	#question2:hover + .answer2 , 
	#question3:hover + .answer3 ,
    #question4:hover + .answer4                   
   	{
		display:block;
	}
.answer1, 
.answer2, 
.answer3 ,
.answer4 {
	display:none;
	background-color:#080;
	position:absolute;
	z-index:2;
	border-radius:15px;
	width:450px;
	padding:10px;
	color:#fff;
}
.answer1 {
	margin-left:-222px;
}
.answer2 {
	margin-left:-6px;
}
.answer3 {
	margin-left:-6px;
}
.answer4 {
	margin-left:-6px;
}
.center {
	text-align:center;
}
.iaa_sign {
	background:url(../images/border.jpg) 90px 50px no-repeat;
	height:45px;
	padding-top:10px;
	color:#000 !important;
}
.iaa_sign span {
		font-weight:700;
		font-size:22px;
		text-transform:uppercase;
		color:#FF0000;
	}	
.translate_info {
	text-transform:uppercase;
	font-style:italic;
	font-size:9px;
	font-weight:700;
	margin-left:113px;
	font-family:times new roman;
	line-height:14px;
}
.name_l {
	width:167px;
	float:left;
}
.form_l {
	width:220px;
}
.form_img {
	width:200px;
	vertical-align:top;
}
.sign_l {
	width:150px;
	float:left;
}
.sign_r_img {
	width:300px;
	float:left;
	margin-top:-20px;
}
.number {
	font-size:1.5em;
}
.once_form {
	cursor:pointer;
	padding:10px 0;
	text-align:right;
	margin-right:60px;
	font-size:14px;
	padding-right:20px;
	background:url(../images/once_form.png) 100% 50% no-repeat;
}

.second_form {
	display:none;
}








/* new */
.content {min-height: 660px; background:#F9FCFD url(../images/new/header_bg.png) repeat-x; }

.main_center {
	width: 600px;
}

.footer {
    position:relative;
	text-align: center;
	padding-bottom: 10px;
	background:#F9FCFD url(../images/new/footer_bg.png) repeat-x bottom center;
	font-size: 13px;
	font-family: 'PT Sans Caption', sans-serif;
}
.footer .wrap {
    width: 960px;
    margin: 0 auto;
    color: #fff;
}
.footer .media{
    position:absolute;
    top:25px;
}
    .media .social-icon__item{
        width: 23px;
        height: 23px;
        display: inline-block;
        background: url(full-social-icons-white.png) no-repeat;
    }
    .social-icon__item.vk {
        background-position: 0 0;
    }
    .social-icon__item.fb {
        background-position: -30px 0;
    }
    .social-icon__item.inst {
        background-position: -60px 0;
    }
    .social-icon__item.you {
        background-position: -89px 0;
    }
    .social-icon__item.tweet {
        background-position: -116px 0;
    }
    .social-icon__item.goo {
        background-position: -143px 0;
    }
    .social-icon__item.vk:hover {
        background-position: 0 -26px;
    }
    .social-icon__item.fb:hover {
        background-position: -30px -26px;
    }
    .social-icon__item.inst:hover {
        background-position: -60px -26px;
    }
    .social-icon__item.you:hover {
        background-position: -89px -26px;
    }
    .social-icon__item.tweet:hover {
        background-position: -116px -26px;
    }
    .social-icon__item.goo:hover {
        background-position: -143px -26px;
    }
    
.map{
margin:0 auto;
margin-top: 10px;
	display:block;
	width:190px;
	height:183px;
}
.map img{
	width:100%;
	height: 100%;
}
.form-text{
	text-transform: uppercase;
}
.rightstatus input[type="text"]{
	width: 130px;
    padding:2px 5px;
}
.rightstatus input[type="submit"]{
	margin-top: 20px;
	margin-bottom: 10px;
}
.rightstatus label{
	display: block;
	margin: 0;
	padding-top:15px;
	padding-bottom: 5px;
    text-transform: uppercase;
}
.rightstatus legend{
	margin:0 auto;
	display: block;
	padding-top: 1px;
	padding-bottom: 10px;
}
.rightstatus .form-text{
	margin:0 auto;
	display: block;
	padding-top: 1px;
	padding-bottom: 10px;
}


.hr {
	height:2px;
	margin: 0 0 10px 0;
	background:url(../images/new/hr.png) repeat-x 0px 50%;
}

#top-menu {
	list-style-type: none;
	/*padding: 0px;*/
	font: inherit;
	vertical-align: baseline;
	text-align: justify;
	display: block;
	background-color: #d2ebf9;
	width: 920px;
	margin: 0px auto;
	height:35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: #c3e6f7 1px solid;

	-moz-box-shadow: 0px 4px 2px -2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 4px 2px -2px rgba(0,0,0,0.4);
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);

	z-index: 1000;
}

#top-menu li {
	float: left;
	position: relative;
	font-size: 13px;
	padding: 0;
	font-family: 'PT Sans Caption', sans-serif;
	background: url(../images/new/menu_slash.png) repeat-y 100% 1px;
	height: 34px; 
	line-height: 34px; 
	text-align: center;
}
/*
#top-menu .first {width: 90px; margin-left: -37px;}
#top-menu .second {width: 130px;}
#top-menu .third {width: 135px;}
#top-menu .fouth {width: 97px;}
#top-menu .fifth {width: 105px;}
#top-menu .sixth {width: 105px;}
#top-menu .seventh {width: 102px;}
#top-menu .eighth {width: 104px;}
#top-menu .nineth {width: 87px; background: none;}
*/
#top-menu .first {width: 95px; margin-left: -37px;}
#top-menu .second {width: 132px;}
#top-menu .third {width: 55px;}
#top-menu .fouth {width: 118px;}
#top-menu .fifth {width: 114px;}
#top-menu .sixth {width: 110px;}
#top-menu .seventh {width: 105px;}
#top-menu .eighth {width: 112px;}
#top-menu .nineth {width: 112px;background: none;}


/* international changes */
.ru #top-menu .first {width: 100px;}
.ru #top-menu .second {width: 162px;}
.ru #top-menu .third {width: 55px;}
.ru #top-menu .fouth {width: 112px}
.ru #top-menu .fifth {width: 110px;}
.ru #top-menu .sixth {width: 100px;}
.ru #top-menu .seventh {width: 93px;}
.ru #top-menu .eighth {width: 114px;}

.it #top-menu .first {width: 80px;}
.it #top-menu .second {width: 134px;}
.it #top-menu .third {width: 55px}
.it #top-menu .fouth {width: 206px;}
.it #top-menu .fifth {width: 110px;}
.it #top-menu .sixth {width: 86px;}
.it #top-menu .seventh {width: 88px;}
.it #top-menu .eighth {width: 106px;}

.es #top-menu .first {width: 82px;}
.es #top-menu .second {width: 112px;}
.es #top-menu .third {width: 55px;}
.es #top-menu .fouth {width: 206px;}
.es #top-menu .fifth {width: 106px;}
.es #top-menu .sixth {width: 102px;}
.es #top-menu .seventh {width: 88px;}
.es #top-menu .eighth {width: 102px;}
.es #top-menu .nineth {width: 96px;}
.es .menu-icon-oon {line-height: 1.5!important;}

.pt #top-menu .first {width: 65px;}
.pt #top-menu .second {width: 100px;}
.pt #top-menu .third {width: 55px;}
.pt #top-menu .fouth {width: 190px;}
.pt #top-menu .sixth {width: 102px;}
.pt #top-menu .nineth {width: 104px;}
.pt .menu-icon-how, .pt .menu-icon-why, .pt .menu-icon-photo {line-height: 1.5!important;}

.ko #top-menu .third {width: 62px;}
.ko #top-menu .fifth {width: 102px;}
.ko #top-menu .sixth {width: 102px;}
.ko #top-menu .seventh {width: 102px;}
.ko #top-menu .eighth {width: 126px;}
.ko #top-menu .nineth {width: 112px;}

.fr #top-menu .second {width: 106px;}
.fr #top-menu .third {width: 55px;}
.fr #top-menu .fouth {width: 190px;}
.fr #top-menu .fifth {width: 140px;}
.fr #top-menu .sixth {width: 88px;}
.fr #top-menu .seventh {width: 82px;}
.fr #top-menu .eighth {width: 102px;}
.fr #top-menu .nineth {width: 92px;}
.fr .menu-icon-oon {line-height: 1.5!important;}

.vi #top-menu .fouth {width: 176px;}
.vi #top-menu .fifth {width: 84px;}
.vi #top-menu .seventh {width: 88px;}
.vi #top-menu .nineth {width: 100px;}

.de .menu-icon-how {line-height: 1.5!important;}


/* end of international changes */

#top-menu a {
	display:block;
	color: #125884;
	text-decoration: none;
	text-transform: uppercase;
}

#top-menu li:hover {
	color:#ffffff;
	font-family: 'PT Sans Caption', sans-serif;
	background: url(../images/new/menu_bg_hover.png) repeat-x 0px 1px;
	text-decoration:none;
}

#top-menu li:hover a {color: #fff;}

#top-menu ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	background: url(../images/new/menu_bg.png) repeat-x 0px 0px;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
 	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

#top-menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}

#top-menu ul li {
	float: none;
	margin: 0px 0px;
}

#top-menu ul a {
	display:block;
	font-family:arial;
	font-size:12px;
	text-transform:none;
	color:#ffffff;
	background:#2c88b7;
	padding:5px 17px 5px 23px;
}

#top-menu ul a:hover {
	background:#145d8a;
}

#top-menu li:hover > .no-transition {
	display: block;
}

/*-------- left menu ------------*/
.menu_left_table {
	width: 165px;
	margin: 10px 30px 0 0;
}

.menu_left_table img {
	border: none;
}

.menu_left a {
	color: #186EA8;
	display:block;
	font-size:12px;
	border-bottom: 1px dotted #083a5d;
	text-align: left;
	height:45px;
	line-height:2.8;
	padding:5px 0px 0px 55px;
	margin:0px 0px 3px;
}

.menu_left a {
	text-decoration: none;
}

.menu_left a:hover {
	text-decoration: underline;
}
.menu_left.vietnam a{
    padding:5px 0px 0px 50px;
}
.menu_left.vietnam a.long{
    line-height:18px
}

.menu-icon-about {
	background:url(../images/new/world.png) no-repeat 0px 0px;
}

.menu-icon-what {
	background:url(../images/new/what.png) no-repeat 0px 0px;
}

.menu-icon-become {
	background:url(../images/new/become.png) no-repeat 0px 0px;
}

.menu-icon-why {
	background:url(../images/new/why.png) no-repeat 0px 0px;
}

.menu-icon-how {
	background:url(../images/new/how.png) no-repeat 0px 0px;
}

.menu-icon-oon {
	background:url(../images/new/oon.png) no-repeat 0px 0px;
}

.menu-icon-photo {
	background:url(../images/new/icon-photo.png) no-repeat 0px 0px;
}
/*-------- /left menu ------------*/

/*-------- left block ------------*/
.left_app {height: 135px!important;}
.block_main {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #cecece 0px 1px 3px;
	-moz-box-shadow: #cecece 0px 1px 3px;
	box-shadow: #cecece 0px 1px 3px;
	background:url(../images/new/block_bg.png) repeat-x bottom;
	background-color:#f4f8fa;
	border:1px solid #f5fafc;
	padding:5px 10px;
	margin:0px 0px 15px;
	height: 104px;
}

.money_img {height: 160px;}

.block_main a {
	color:#125a85;
	width:170px;
	text-decoration:none;
}
.block_main  a:hover {
	text-decoration:underline;
}
/*-------- left block ------------*/

/*-------- right block ------------*/
.right_block_table {
	width: 165px;
	margin: 10px 0 0 30px;	
}

table .flags img {
	margin: 5px 8px;
	width: 27px;
	height: 19px;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5); 
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5); 
    box-shadow: 0 1px 5px rgba(0,0,0,0.5); 
}

.block_main_title p {
	color:#1d1d1d;
	text-align: center;
}
.block_main_title {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #cecece 0px 1px 3px;
	-moz-box-shadow: #cecece 0px 1px 3px;
	box-shadow: #cecece 0px 1px 3px;
	background: url(../images/new/block_bg.png) repeat-x bottom;
	background-color:#f4f8fa;
	border:1px solid #f5fafc;
	padding:0px 0px 5px;
	margin:0px 0px 15px 0px;
	max-width:218px;
}

.title_stripe {
	color: white;
	font-size: 15px;
	display:block;
	width:150px;
	background:url(../images/new/title_stripe.png) repeat 0 0;
	padding:5px 0px 3px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	margin-bottom:5px;
	width:210px;
	padding-left:10px;
}

/*-------- /right block ------------*/

/*-------- slider ------------*/
.slider_container{
	position:relative;
	float:left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #888 0px 1px 3px;
	-moz-box-shadow: #888 0px 1px 3px;
	box-shadow: #888 0px 1px 3px;
	background:url(../images/new/slider_block_bg.gif) repeat-x 0px 100%;
	background-color:#F9F9F9;
	border:1px solid #DBE7F0;
	border-top:1px solid #f9f9f9;
	border-bottom:1px solid #E5F2F7;
	padding:7px;
	margin:0px 0px 30px 0px;
}
/*-------- /slider ------------*/

/* end of new */
input[type="text"], textarea {border: 1px solid silver;}

.main_center input[type="text"] {
    max-width: 150px;
    padding: 4px 3px;
    margin-right: 4px;
}

.contacts input[type="text"],textarea {margin: 10px 5px 0 0;}

input[type="button"], input[type="submit"], button {
	padding: 6px 8px; 
	cursor: pointer;
	border: 1px solid #cecece;
	background: #f6f6f6;
	-webkit-box-shadow: inset 0px -1px 4px #DBDBDB;
	-moz-box-shadow: inset 0px -1px 4px #DBDBDB;
	box-shadow: inset 0px -1px 4px #DBDBDB;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	margin: 10px 4px 0 0;
}


input[type="button"]:hover, input[type="submit"]:hover, button:hover {
	-webkit-box-shadow: inset 0px 10px 10px #ffffff;
	-moz-box-shadow: inset 0px 10px 10px #ffffff;
	box-shadow: inset 0px 10px 10px #ffffff;

	text-decoration: none;
}

input[type="button"]:active, input[type="submit"]:active, button:active {
	position: relative;
	bottom: -1px;
}

body {text-align:center; margin:0; padding:0;}
td {font-family:'Tahoma'; font-size:11px; vertical-align:top; text-align:left; padding:0}
h1 {font-size:20px; margin-top:20px; font-weight:bold; color:#269038;}
h2 {font-size:20px; padding:0; margin-top:15px; margin-bottom:15px; font-weight: normal;}
h3 {margin: 5px 0 0 0; font-weight: normal;}
p, li {text-align:justify; font-size:13px; font-weight:normal; letter-spacing:0;list-style-type:none;}
ul, ol, li {padding-bottom:0; margin-bottom:0; padding-top:0; margin-top:0}
/*.block_main_title img {border:0; width: 32px; height: 23px;}*/
a {	color:#125a85;text-decoration:none;}
a:hover {text-decoration: underline;}
form {margin:0; padding:0}
.padding_bottom {padding-bottom:15px}
.margin_right_15 {margin-right:15px}
.padding_5 {padding:5px!important}
.padding_left_5 {padding-left:5px}
.padding_right_5 {padding-right:5px}
.nobackground {background-image:none!important}
.background_blue {background-color:blue}
.main {font-size: 14px; font-weight: bold;}
.white {color:white}
.blue {color:#186EA8}
.black {color:black}
.center {text-align:center;}
.choose {width: 515px; text-align:center;}
.normal {font-weight:normal}
.top {vertical-align:top!important}
.nodecoration {text-decoration:none}
.float_left {float:left}
.small {font-size:12px}
.micro {font-size:4px}
.middle {vertical-align:middle}
.underline {text-decoration:underline}
.uppercase {text-transform:uppercase}
.notransform {text-transform:none}
.nopadding {padding:0!important}
.nomargin {margin:0!important}
.bold {font-weight:bold}
.right {text-align:right}
.header {margin-bottom:2px; text-align: center;}
.main_table {width:960px; margin-top:0px; margin:0 auto;}
.main_table .main_menu {height:31px; background-image:url('../images/background_top_menu.jpg'); text-align:center; font-weight:bold; color:white; text-transform:uppercase; vertical-align:middle}
.main_table .main_menu a, .main_table .left_menu td a {color:white; text-decoration:none}
.main_table .main_menu a:hover, .main_table .left_menu td a:hover {color:yellow}
.main_table .left_menu td {height:25px; background-image:url('../images/background_left_menu.jpg'); font-weight:bold; color:white; text-transform:uppercase; vertical-align:middle; letter-spacing:-1px; font-size:11px}
.main_table .left_menu {width:126px; margin-right:10px}
.application, .application table {width:100%}
.application table td, .application_cell {font-weight:normal; vertical-align:middle; font-size:12px; padding:1px;}
.application_cell {height:60px; }
.application .titlebg{background:url(../images/table_title.png) 50% 0 no-repeat;width:543px;margin:0 auto;border:none;}
.application .tr_bgcolor{ background-color:#c5f1ce;}
.tableW{ width:543px; margin:0 auto;}
.application-info tr {height: 35px;}
.application-date td {width: 62px;}
.application p {padding:0; margin:0}
.application h3 {padding:0; margin:0; text-align:center; text-transform:uppercase; font-weight: bold}
.application td {padding:5px}
.width_20 {width:20px}
.width_40 {width:40px}
.application .section {background-color:#a4dfaf; font-weight:normal; text-align:center; text-transform:uppercase; color:#259237; line-height:20px;}
.checkbox {position:relative; top:2px}
.textarea {width:99%; height:150px}
.input {width:120px}
.application .national {}
.application .mail {background-color:#d9ffd9}
.application .other {background-color:#ffffc4}
.application .files { line-height:60px; margin-top:20px;}
.red {font-weight: bold;}
.red_color {color: red;}
#status {width: 506px; text-align: center;}
#status td {font-size: 17px;}
.status table {width:305px}
#status a {text-decoration: none;}
/*.status table td {background-color:#186EA8; height:21px; vertical-align:middle; padding:5px; font-weight:normal; color:white; font-size:17px}*/
.road {padding-right: 20px;}
.check_now {margin-top:5px; margin-bottom:5px}
.status_photo {position:absolute; left:50%}
.status_photo img {border:1px solid silver; float:left; margin-left:5px; width:122px}
.status_photo div {width:100px; height:100px; float:left; margin-left:5px; border:1px solid silver; text-align:center}
.copyright {padding-top:15px; color:white;}
.copyright a {color:white;}
.copyright td {vertical-align: middle;}
.contats {width:515px;}
.contacts-addr img {width:32px; height: 23px;}
.contacts-addr tr {height: 15px;}
.contacts-addr td:nth-child(1) {width: 40px;}
.contacts-addr td:nth-child(2) {width: 80px;}
.contacts-addr td:nth-child(3) {width: 130px;}
.contacts-addr td:nth-child(4) {width: 130px;}
.page_nav {font-weight:normal; height:38px; overflow-y:scroll}
.prices{width: 505px;}
.prices table {margin-top: 10px;}
.prices h3 {font-weight: bold;}
.justify {text-align:justify}
.mini {font-size:12px!important; text-transform:lowercase!important; font-weight:normal!important}
.padding_left_radio {padding-left:25px!important}
.hidden td {display:none}
.paypal_btn {margin-top:2px}
.question {width: 515px;}
.question .hr {margin-top: 10px;}
#openstat2067334 {margin-right:5px}

.form_img > input[type=file] {

	width: 215px;
}

.application .iaa_sign {
background: url(../images/border.jpg) 90px 50px no-repeat;
height: 45px;
padding-top: 10px;
color: #000 !important;
}

/*sorry for wtiting here*/
/* width of application form */
.form_back {
	width: 543px;
	padding: 15px 20px 25px 20px;
}
input.cb {
	margin:0px;
}
img.vw {
  width: 20px;
  height: 20px;
}



/*Исправления*/
.chooselang {
    height:25px;
}
body{
	min-width: 962px;
}
.block_main {
	padding:15px 10px;
	height:auto;
}
.content {
	background:#F9FCFD url(header_bg.png) repeat-x;
}

.header-menu{
	height: 25px;
	width: inherit;
	vertical-align: middle;
	color: #fff;
	line-height:25px;
}
.header-menu span{
	color: #fff;
	display: block;
	vertical-align: middle;
	line-height: auto;
}


.left, .right{
	display: inline-block;
}
.left{
	float: left;
	text-align: left;
}
.right{
	float: right;
	text-align: right;
}
.tel {
    padding-right: 15px;
	padding-left: 2px;
}
.fax{
	padding-left: 15px;
	}
.choose-language{
	padding-right: 13px;
}
.language ul{
	margin:0;
	padding:0;
	height: 25px;

}
.language ul li{
	position: relative;
	display: inline-block;
	list-style: none;
	margin:0;
	padding:0;
	width: 30px;
	height:25px;
	line-height: 25px;
	vertical-align: top;
}
.language ul li:hover, .language ul li.active{
	background-color: rgba(23,110,157,0.47);
}
.language img{
display: block;
	margin-top: 6px;
	margin-left: 6px;
	width: 18px;
	height:12px;
	
}

/* видео контейнер
.video-container{
	font-size: 0;
	margin-bottom: 25px;
}
.video-container:after, .header-menu:after{
	content: "";
	display: block;
	clear: both;
}
.video{
	display: inline-block;
	float: left;
	
}*/

#video video, p.center > img, p.center > video{
    width:100%;
}
.contacts table td.application_cell.top, form[name=contacts] table td.application_cell.top {
    font-size:12px;
    text-transform:none;
    padding-top:10px;
    color:#000;
}
form[name=status] input[type=text] {
    padding:2px 5px;
}
.name_l.lastname_class input {
    width:133px;
}
.pepl_list_indx {
    width: 150px;
}
#pepl_list_mcnt_chosen {
    margin-right: 4px;
}
#pepl_list_cntr_chosen .chosen-single, #pepl_list_bcnt_chosen .chosen-single, #pepl_list_mcnt_chosen .chosen-single {
    padding:4px 3px;
}
#pepl_list_bmon, #pepl_list_dldm, #pepl_list_paym, #pepl_list_ppal, #pepl_list_ppal_delv, #pepl_list_cexm, #pepl_list_cexy {
    padding:3px;
}
#pepl_list_paym {
    padding-left: 5px
}
#pepl_list_cexm {
    width: 85px;
}
#pepl_list_cexy {
    margin-right: 4px;
    width: 60px;
}
#pepl_list_pali_delv {
    width: 195px;
}
#pepl_list_ppal_delv {
    width: 155px;
}
select.error, .chosen-container-single .chosen-single.chosen-default.error, .jcrop_target.error{
    border: 1px red solid;
}
input.cb.error + span.tooltipstered{
    color:#ff0000;
}
input[type=file].error {
    border:none;
    color:red;
}
.video {
    margin-bottom: 25px;
}
.question td {
  font-size:13px;
}
@media screen and (max-device-width: 480px){
    form#idlapp img.jcrop_target, .form_img > img.editable_image {
    width: auto;
    height: 35%!important;
    max-height: 192px;
    max-width: 155px;
}
.iaa_sign span {
    font-weight: 700;
    font-size: 16px!important;
    text-transform: uppercase;
    color: #393185;
}
}
 .lang-list {
    list-style: none;
    overflow: hidden;
}
 .lang-list li {
	float: left;
		width: 33.333%;
}
#licens_men1 {
    background: url(../images/new/license.svg) no-repeat 0px 0px;
}
a#licens_men {
    line-height: 1.5;
}
#licens_men {
    background: url(../images/new/license.svg) no-repeat 0px 0px;
}
input#pepl_list_agnt {
    float: right;
    margin-right: -3px;
}