/* стили для сервиса свой человек */

.select_butt input:focus{ border: 0; }

.border { border: 1px solid #ff0000; }

#uslugi_container {
	margin:auto; 
	padding-right:0; /*180px;*/
	padding-left:0px; 
	width:880px;
}

#uslugi_container_result {
	margin:auto; 
	padding-right:0; /*180px; */
	padding-left:0px; 
	width:880px;
}



.usl_title_01{
	font-family:Tahoma,sans-serif;
	font-size: 24px;
	color: css_var_dark_bg_color;
	text-align: center;
}

.usl_TextBlock_01{
	text-align: center;
	margin:auto;
	font-family:Arial;
}

.usl_TextBlock_02{
	margin: 10px auto 0 auto;
	font-weight: bold;
	font-size: 21px;
	color: #003366;
}

.usl_TextBlock_03{
	margin: 10px auto 0 auto;
	font-weight: normal;
	font-size: 22px;
	color: #000;
	text-align:center;
}

.show_contact_title{
	margin-top: 10px;
	margin-bottom:25px;
	font-weight: normal;
	width:100%;
}

.show_contact_title .left{
	float:left;
	width:60%;
	text-align:left;
	font-size: 16px;
	color: #000;
	font-weight:bold;
	line-height:32px;
	vertical-align:middle;
}

.show_contact_title .right{
	float:right;
	width:35%;
	text-align:right;
}



.usl_text_01{
	font-size: 14px;
	margin: auto;
	margin-bottom: 12px;
	width:780px;
}

.usl_block_text {
	float:left;
	width: 170px;
	padding-top:60px;
	font-size:15px;
	text-align:center;
	background-position: center top;
	background-repeat: no-repeat;
}
.usl_text_big {
	font-size:19px;
	font-weight:500;
	font-family:Arial;
}

.ubt01 { background-image: url('../img/uslugi/hiw_01_small.png'); }
.ubt02 { background-image: url('../img/uslugi/hiw_02_small.png'); background-position: 50px 4px; }
.ubt03 { background-image: url('../img/uslugi/hiw_03_small.png'); background-position: 58px 12px; }
.ubt04 { background-image: url('../img/uslugi/hiw_04_small.png');  background-position: 54px 12px; }

.usl_block_text_02_a{
	float:left;
	width: 133px;
	height: 52px;
	font-size: 11px;
	padding-top: 10px;
}

.usl_text_04{
font-family: Tahoma, _sans;
color: #17313F;
font-size: 46px;
color: css_var_dark_bg_color;
}

.usl_block_arrow{
	margin-top: 30px;
	float:left;
	background-image: url('../img/uslugi/arrow_dark.png');
	background-position: left top;
	background-repeat: no-repeat;
	width: 25px;
	height: 17px;
}

.usl_text_05{
font-size: 12px;
}

.usl_cleaner { clear: both; font-size: 1px; }



.usl_TextBlock_05 {
	margin: auto;
	width: 600px;
	padding: 8px 0 0 10px;
	text-align:left;
	font-size: 14px;
}


.usl_table_agent_01{
border: 1px solid #013974;
}

.usl_num_agent_02 {
background: #013974;
color: #FFF;
display: block;
font-size: 25px;
height: 30px;
margin-top: 6px;
padding-top: 3px;
text-align: center;
width: 30px;
}


a, input {
outline-color: invert;
outline-style: none;
outline-width: medium;
}


div.search_form select {
    padding:8px;
	font-size: 14px;
	height: 38px;
	vertical-align:middle;
    margin: 0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:black;
    border:1px solid #d9e2eb;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	background: url('../img/uslugi/select_arrow.png') no-repeat center right #fff;    
	width:250px;
}

div.search_form select.disabled, div.search_form option.disabled{
	color: #a0a0a0;
}

div.search_form select.disabled option {
	color: #a0a0a0;
}

div.search_form {
	width:100%;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	background: css_var_light_bg_color;
	margin-top:8px;
	padding: 4px 0;
}


div.search_form input[type=text], 
div.search_form input[type=password]
{
    padding:0px 9px;
	font-size: 14px;
	line-height:36px;
    margin: 0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    color:black;
    border:1px solid #d9e2eb;
    outline:none;
    display: inline-block;
	width:250px;
}

.agents_found {
	color: #003975;
}

#agents_found {
	font-weight:bold;
}

div.email_input_block {
	padding: 8px 10px;
	margin:auto;
	text-align:center;
}

div.email_input_block .text {
	margin-bottom:8px;
	font-size: 15px;
	line-height:22px;
	vertical-align: middle;		
}

div.email_show_block {
	padding: 10px 10px 10px 10px;
	margin:auto;
	text-align:center;
	display:none;
}

div.email_show_block span {
	font-size: 15px;
	color:#003975;
	font-weight:bold;
}

div.email_check {
	margin:10px auto 10px auto;
	text-align:center;
	color: red;
	font-size: 14px;
	text-transform:uppercase;
}

div.promo_result_block {
	padding: 10px 10px;
	margin:auto;
	text-align:center;
}

div.promo_result_block .text {
	margin-bottom:10px;
	font-size: 15px;
	line-height:15px;
	vertical-align: middle;		
}


table.mg20 {
	margin:4px auto 4px auto;
}

table.mg20 td{
	padding: 4px 20px;
}


.usl_choose_block{
/*
	position:fixed;
	right:40px;
	top:420px;
*/
	margin-top:480px;
	margin-left:10px;
	width:160px;
	height:160px;
	border-radius: 100%;
	color: #fff;
	background: css_var_dark_bg_color;
}

div.usl_choose_block_title {
	display:inline-block;
	text-align:center;
	margin:27px 0 0 23px;
	font-size:13px;
}

div.selected_agent {
	height:22px;
	margin: 10px auto 6px auto;
	text-align:center;
}

div#final_anketas_link {
	width:120px;
	margin:auto;
	text-align:center;
}

a.usl_choose_block_02_b {
	width:120px;
	height:32px;
	max-height:32px;
	text-align:center;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	background: #059114;
	line-height: 32px;
	vertical-align: middle;	
	color:#f0f2f0;
	font-size:10px;
	text-transform: uppercase;
	text-decoration:none;
	display: inline-block;
	vertical-align: middle;	
}

a.usl_choose_block_02_b:hover{
	color:white;
}

a.usl_choose_block_02_c{
	display: block;
	font-size:13px;
	color: #dedede;
	text-decoration: underline;
	margin-top: 8px;
}

a.usl_choose_block_02_c:hover{
	text-decoration: none;
	color:white;
}

div#final_anketa_notice {
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	background: css_var_light_bg_color;

	position: relative;	
	z-index:10000;
	top: -270px;
	left: -12px;
/*	
	position:fixed;
	right:30px;
	top:370px;
*/
	width:180px;
	height:110px;	
	color:#000;
}


div#final_anketa_notice:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 78px;
  width: 0;
  border-width: 12px 12px 0;
  border-style: solid;
  border-color: css_var_light_bg_color transparent;
}


div#final_anketa_notice #notice_text{
	display:block;
	width:164px;
	margin:auto;
	padding-top:12px;
	padding-left:6px;
	text-align:left;
}

div#static_final_anketa_notice {
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	background: css_var_light_bg_color;
	width:180px;
	height:110px;	
	color:#000;
	margin-top:320px;
}

div#static_final_anketa_notice #notice_text {
	display:block;
	width:164px;
	margin:auto;
	padding-top:12px;
	padding-left:6px;
	text-align:left;
	font-size:0.95em;
}


.usl_choose_block_01{
	background-image: url('../img/uslugi/choose_III.gif');
	background-position: 9px 6px;
	background-repeat: no-repeat;
}


.usl_tel_block_01{
	display:none;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	background: css_var_light_bg_color;

	position:fixed;
	right:30px;
	top:70px;
	
	color: #000000;
	width:180px;
	height:100px;
}

.usl_tel_block_01 a{
	color:black;
}

.usl_tel_block_02{
	height:40%;
	margin: 10px;
	text-align: center;
	font-size:13px;
	line-height:20px;
}

.usl_tel_block_03{
	width:60%;
	height:55%;
	margin: auto;
	padding-left: 28px;
	padding-top: 0px;
	font-weight: bold;
	font-size:13px;
	color: black;
	font-family:Arial;
	background-image: url('../img/uslugi/phone_icon_24.png');
	background-position: left top;
	background-repeat: no-repeat;
}



.usl_block_text_03{
width: 675px;
height: 53px;
color: #fff;
padding: 8px 0 0 10px;
margin: 0;
font-weight: bold;
background: url('../img/uslugi/block_01.gif') no-repeat;
background-position: 10px 6px;
}


a.return_button, a.tool_button, a.save_email, a.check_promo, a.paybutton_key, div.show_contact_title .right a {
	text-align:center;
	border-radius: 6px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	height:32px;
	line-height: 32px;
	vertical-align: middle;	
	font-size:13px;
	text-transform: uppercase;
	text-decoration:none;
	display: inline-block;
	vertical-align: middle;
	cursor:pointer;	
}

div.show_contact_title .right a {
	width:240px;
	background: css_var_dark_bg_color;
	color:#f0f0f2;
	font-size:12px;
	height:32px;
	line-height: 32px;
}

a.return_button {
	display: block;
	margin:auto;
}

a.return_button:hover, a.save_email:hover, a.check_promo:hover, a.paybutton_key:hover,  div.show_contact_title .right a:hover{
	color:white;
}

a.return_button{
	width:280px;
	background: css_var_dark_bg_color;
	color:#f0f0f2;
}

a.save_email {
	width:125px;
	background: css_var_dark_bg_color;
	color:#f0f0f2;
	height:32px;
	line-height: 32px;
	font-size:13px;
}

a.check_promo{
	width:125px;
	background: #059114;
	color:#f0f2f0;
	height:32px;
	line-height: 32px;
	font-size:13px;
}

a.paybutton_key{
	width:300px;
	background: #059114;
	color:#f0f2f0;
	display: block;
	margin:6px auto;
}



div#select_gender {
	width:206px;
}

div#select_gender label{
	width:68px;
}

div#select_age {
	width:449px;
}

div#select_age label{
	width:89px;
}

div#select_type {
	width:279px;
}

div#select_type label{
	width:139px;
}

div.radio_container.yesno {
	width:138px;
}

div.radio_container.yesno label {
	width:68px;
}

div.radio_container.narrow, div.radio_container.narrow>label {
    height:24px;
    line-height:24px;
}


div.result_line {
	width:100%;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	background: css_var_light_bg_color;
	margin-bottom:8px;
	padding: 4px 0 4px 0;
}

div.result_head {
	width:100%;
	margin:4px 0 0 0;
	padding: 4px 0 2px 0;
}

table.result{
	width:95%;
	margin:auto;
	table-layout: fixed;
}

table.result td, table.result th{
	width:10%;
	text-align:center;
	padding: 3px 0 3px 0;
}


.result_page table.result td, .result_page table.result th{
	padding: 4px 0 4px 0;
	border-top: 1px solid #d9e2eb;
}


table.result td.wider, table.result th.wider { width:18%; }
table.result td.average, table.result th.average { width:15%; }
table.result td.widest{ 
	width:45%; 
	text-align:left;
	padding-left:10px;
}



.select_button{
	width:88px;
	height:28px;
	text-align:center;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	background: #ad0000;
	line-height: 28px;
	vertical-align: middle;	
	color:#dfdfdf;
	font-size:13px;
	text-transform: uppercase;
	text-decoration:none;
	display: inline-block;
	vertical-align: middle;
    cursor:pointer;
}

.select_button:hover{
	color:white;
}

.select_button:active, .select_button:focus{
}

.not_pressed{
	background: #059114;
}

.not_pressed:hover{
	color:white;
}

.not_pressed:active, .not_pressed:focus{
}

.not_pressed[disabled]{
}

div.show_details {
	display:block;
	width:110px;
	text-align:center;
	text-transform:capitalize;
	text-decoration:underline;
	background: url('../img/uslugi/select_arrow_down.png') no-repeat center right;   
	color: #416ad7;
	margin:auto;
	cursor:pointer;
}

div.hide_details{
	display:none;
	width:110px;
	text-align:center;
	text-transform:capitalize;
	text-decoration:underline;
	color: #416ad7;
	margin:auto;
	background: url('../img/uslugi/select_arrow_up.png') no-repeat center right;   
	cursor:pointer;
}

div.navigation {
	width:100%;
}

div.navigation.center {
	margin:auto;
	width:auto;
	display:inline-block;
}

div.total_found { float:left; margin: 0 40px 0 10px}
div.pagination { float:left; }
div.pagination span{ 
	float:left; 
	margin: 0 10px 0 0;
	vertical-align:middle;
	line-height: 22px;
}

div.navigation.center div.pagination {
	float:none; 
	text-align:center;
}


div.navigation .value {
	font-size: 15px;
}

div.navigation .page_number, div.navigation .page_space  {
	float:left;
	font-size: 14px;
	min-width:22px;
	height:22px;
	text-align:center;
    border:1px solid #d9e2eb;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	background: #ffffff;
	line-height: 22px;
	vertical-align: middle;	
	cursor: pointer;
	margin: 0px 2px;
}


div.navigation .page_space {
	border:0px;
}

div.navigation .page_number:hover{
	color:#d9e2eb;
}


div.navigation .page_number.current {
	background: css_var_dark_bg_color;
    border:1px solid css_var_dark_bg_color;
	color: white;
}



.font08 {font-size:11px}
.font085 {font-size:12px}
.font09 {font-size:13px}
.font1 {font-size:14px}

img.result-number-image {
	position:absolute;
	z-index:20000;
	margin-left: -55px;
}


div.contact_item {
	line-height: 28px;
	vertical-align: middle;
	margin:5px 5px 5px 25px;
	float:left;
}

div.contact_item img{
	align:center;
	vertical-align:middle;
}


label{
    cursor:pointer;
}
