html, body {
	font-family: Tahoma, sans-serif;
}

html
{
    margin:0;
    padding:0;
    height:100%;
    border:none;
		background-color:#FFFFFF;
}
body{
  height: 100%;
}
body,td,th, textarea {
	font-size: 13px;
	color: #000000;
	padding: 0;
	margin: 0;
	line-height: 1.3;
}
textarea{
	border: 1px solid #95AEC5;
}
a{
  color: #285480;
}

div
{
	border: 0px solid #FF0000;
}

input { 
  vertical-align: middle;
  /*margin: 2px 2px 2px 3px;*/
}

hr{
  height: 1px;
  color: #4690AA;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 3px;
  border-style: solid;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  border-right-color: #FFFFFF;
}

img
{
	border:none;
}
img[src*="/img/vopros_mini.gif"]
{
	margin-bottom: -4px;
	padding-bottom: 2px;

}

input[type*=radio]
{
	margin-bottom:4px;
	margin-right:5px;
}

.main-table{
  height:100%;
}

.tipa_url, a[rel*="facebox"], a[onclick^="window.open"]
{
	color: #285480;
	cursor:pointer;
	border-bottom:1px dashed;
	text-decoration: none;
}
.tipa_url.no_dasshed, a[rel*="facebox"].no_dasshed, a[onclick^="window.open"].no_dasshed{
	border-bottom: 0 none;
}

.title_resume_create
{
  font-family: Tahoma, sans-serif;
  font-size: 28px;
  color: #000000;
}

.title_blue{
  font-size: 29px;
  font-family: Tahoma, sans-serif;
  color: #2B83C0;
  font-weight: normal;
}
.title_green{
	font-size: 29px;
  font-family: Tahoma, sans-serif;
  color: #339900;
  font-weight: normal;
}

select, .select_form_class{
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #95AEC5;
  height: 19px;
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  margin-top: 0px;
}

input[type*=text], input[type*=password], .input_text_class,input[type*=email]{
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #95AEC5;
  height: 16px;
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  margin-top: 0px
}

input[type*=text]:focus,input[type*=email]:focus, input[type*=password]:focus, .input_text_class:focus, textarea:focus:not(.cke_source){
	-webkit-box-shadow:#95AEC5 0px 0px 10px;
	box-shadow:#95AEC5 0px 0px 10px;
}

.menu_level2_div{
	padding-left:40px;
	padding-top:4px;
	height:28px;
	float:left; 
}


.top_menu_sub_menu{
  color: #AAAAAA;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;

}



font.label_field_class {
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.red{
	font-family:  Tahoma, sans-serif;
	color: #FF0000;
}
.table_class{
  border: 0px solid #0066FF;
  width: 90%;
  margin: 10px 5% 10px 5%;
}
.table_group_head_class{
  background: #CBE1E8;
  height:30px;
}
.table_group_head_class td{
  background-color: #CBE1E8;
}
.table_group_head_class_separator{
	background: url(/img/separator_table_head.jpg) no-repeat;
	background-position: 0% 50%;
}
.table_group_head_class_separator_r{
	background: url(/img/separator_table_head.jpg) no-repeat;
	background-position: 100% 50%;
}
.table_group_head_class_separator_small{
	background: url(/img/separator_table_head_small.jpg) no-repeat;
	background-position: 0% 50%;
}
.table_group_head_class th{
	padding-left:5px;
	padding-right:3px;
}
th.bottom{
	background-position: 0% 100%;
}
.table_group_footer_class{
}

.td_login_panel{
	border: 0px;
}

.tab_top_menu_table{
	float:left;
}
.top_menu_class1_selected{
	float:left;
	background-image: url(/img/menu/left_border_menu_1_new.png);
	background-repeat: no-repeat;
	height:28px;
	width:15px;
}


.top_menu_class2_selected{
  float:left;
  background: #d6e7ed url(/img/menu/bg_menu_1_new.gif);
  /*padding:9px 0px 5px 0px;*/
  height:28px;
  line-height: 220%;
  background-color:#4690AA;
}

.top_menu_class3_selected{
  float:left;
  background-image: url(/img/menu/right_border_menu_1_new.png);
  background-repeat: no-repeat;
  height:28px;
  width:25px;
  background-position: right;
}

.top_menu_class1{
	float:left;
	background-image: url(/img/menu/left_border_menu_2_new.png);
	background-repeat: no-repeat;
	height:28px;
	width:15px;
}
.top_menu_class2{
  float:left;
  background: #60a4bb url(/img/menu/bg_menu_2_new.gif);
  /*padding-top:9px 0px 5px 0px;*/
  height:28px;
  line-height: 220%;
  background-color:#4690AA;
}
.top_menu_class3{
  float:left;
  background-image: url(/img/menu/right_border_menu_2_new.png);
  background-repeat: no-repeat;
  height:28px;
  width:25px;
  background-position: right;
}
.top_menu_class3.top_menu_class3_r{
  background-image: url(/img/menu/right_border_menu_2_new_r.png);
}
.gray_menu_class1{
	float:left;
	background-image: url(/img/menu/left_border_gray_menu_2_new.gif);
	background-repeat: no-repeat;
	height:28px;
	width:15px;
}


.gray_menu_class2{
  float:left;
  background-image: url(/img/menu/bg_gray_menu_2_new.gif);
  /*padding:9px 0px 5px 0px;*/
  height:28px;
  line-height: 220%;
  background-color:#4690AA;
}

.gray_menu_class3{
  float:left;
  background-image: url(/img/menu/right_border_gray_menu_2_new.gif);
  background-repeat: no-repeat;
  height:28px;
  width:25px;
  background-position: right;
}

.gray_menu_class1_selected{
	float:left;
	background-image: url(/img/menu/left_border_gray_menu_1_new.gif);
	background-repeat: no-repeat;
	height:28px;
	width:15px;
}
.gray_menu_class2_selected{
  float:left;
  background-image: url(/img/menu/bg_gray_menu_1_new.gif);
  /*padding-top:9px 0px 5px 0px;*/
  height:28px;
  line-height: 220%;
  background-color:#4690AA;
}
.gray_menu_class3_selected{
  float:left;
  background-image: url(/img/menu/right_border_gray_menu_1_new.gif);
  background-repeat: no-repeat;
  height:28px;
  width:25px;
  background-position: right;
}
.gray_bookmark_label  {
	color:#000000;
	display:block;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:100%;
	line-height:28px;
	text-decoration:none;
}
.gray_bookmark_label:hover{
  text-decoration: underline;
}
.gray_menu_class2 .gray_bookmark_label  {
	color:#ffffff;
	text-decoration: underline;
}

.menu_class0{
  vertical-align: bottom;
  padding: 3px 15px 0px 15px;
  margin: 0;
  line-height: 160%;
  background-position: center; 

}

.menu_class1_0{
  height:25px;
  vertical-align: bottom;
  padding: 0px 0px 0px 30px;
  margin: 0;
  line-height: 210%;
  background-position: center;  
  
}

.menu_class1{
  height:25px;
  background-color: #4690AA;
  margin: 1px 2px 0px 2px;
}
.menu_class2{
  float:left;
  height:25px;
  line-height: 210%;
  text-indent: 10px;
}
.menu_class3{
  float:left;
  height:25px;
  width:9px;
  background-position: right;
}

.submenu_menu_img{
	float:left;
	padding-top:8px;	
}


.top_menu_write_label{
  color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  text-decoration: none;
  font-weight: bold;
  
}
.top_menu_write_label:hover{
  text-decoration: underline;
}
#header .top_menu_write_label{
	font-size:11px;
}
#header .top_menu_label{
	font-size:11px;
}
#header .small{
	font-size:11px;
}
.top_menu_class2_selected, .top_menu_class2{
	font-size:11px;
}
.top_no_selected_menu_write_label{
	color: #0A5069;
}
.top_submenu_content{
	height:36px;
	clear:both;
	border:0px solid;
	background-color:#4690AA;
	background-image:url(/img/menu/top_submenu_content.png);
	background-repeat: repeat-x;
	background-position:left top;
}
.nml, .nmr, .nmc {
	height:20px;
	float:left;
	//visibility: hidden;
	//margin: 3px 0px 0px 0px;
}
.nml, .nmr {
	width:14px;
	//visibility: hidden;
}
.nml {
	background: url(/img/menu/selected_submenu_left.png);
}
.nmr {
	background: url(/img/menu/selected_submenu_right.png);
}
.nmc {
	background: url(/img/menu/selected_submenu_center.png) repeat-x;
}
.top_menu_class2_selected .top_menu_write_label{
	color: #0A5069;
}
.nmc .top_menu_write_label{
	color: #0A5069;
}





.top_menu_label{
  color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}
.top_menu_label:hover{
  text-decoration: underline;
}

.top_menu_label2{
  color:#0A5069;
  font-family: Tahoma, sans-serif;
  font-size: 13px;
}
.top_menu_label2:hover{
  text-decoration: underline;
}
.label_gray_color{
	color: #6D6D6D;
}
.midle_table_decoration
{
	background:#E9EFF9;
}

.link_white{
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}
.link_white:hover{
	text-decoration: underline;
}

.mesasge_type_menu_top
{
	border-bottom: 1px dotted #000;
	height:24px;
	line-height: 210%;
}

.message_type_menu
{
	height:24px;
	line-height: 210%;
	border-bottom: 1px dotted #000;
}

.message_type_menu:hover
{
	text-decoration: underline;
	background:#E0E0E0;
}

.message_table_row
{
	border-bottom:0px dotted;
	padding-top:10px;
}

.message_in_table
{
	height:24px;
	line-height: 210%;
}

.messag_in_table_gray_label
{
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #B4B4B4;
  text-decoration: none;
  width:50px;
  float:left;
}

.messag_in_table_user_name
{
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #4690AA;
  text-decoration: none;
  font-weight: bold;
  float:left;
}
.messag_in_table_user_name.arbitrage{
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #4690AA;
  text-decoration: none;
  font-weight: normal;
  float:left;
}

.messages_types
{
	height:25px;
	line-height: 200%;
	cursor:pointer;
}

.messages_types:hover
{
	text-decoration: underline;
	background:#E0E0E0;
}

.message_type_img
{
	width:15px;
	height:15px;
	float:left;
	margin:5px;
}

.block_class1{
  background-image: url(/img/new_comp/table_fon_blue_new.gif);
  width:100%;
  height:30px;
  background-color: #4690AA;
  margin: 10px 0px 10px 0px;
}
.block_class2{
  float:left;
  background-image: url(/img/new_comp/left_table_fon_blue_new.gif);
  background-repeat: no-repeat;
  height:30px;
  line-height: 230%;
  text-indent: 10px;
  color:#FFFFFF;
  font-family:Tahoma, sans-serif;
  font-size:13px;
  font-weight:bold;
  
}
.block_class3{
  float:right;
  background-image: url(/img/new_comp/right_table_fon_blue_new.gif);
  background-repeat: no-repeat;
  height:30px;
  width:auto;
  background-position: right;
  padding-right:20px;
}


.low_text{
	font-size: 12px;
}
.title_white{
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}
.title_white_order{
	color: #000000;
	text-decoration:none;
}
.title_white_order:hover{
	cursor:pointer;
	text-decoration: underline;
}
.event
{
	min-height:64px;
	padding-left:12%;
	border:0px solid;
}
.event span{
	line-height: 250%;
}
.error
{
	min-height:48px;
	background-image:url(/img/important_red.gif);
	background-repeat: no-repeat;
	padding-left:70px;
	padding-top:10px;
	background-position:0px 0px;
}
.important{
	min-height:48px;
	background:url(/src/images/important.gif) no-repeat 0px center;
	padding-left:70px;
	padding-top:20px;
	font-weight: bold;
}
.bottom_link_class {
	display: inline-block;
	margin: 3px 30px 3px 0;
	font-size: 13px;
	color: rgba(0,0,0,.6) !important;
	text-decoration: none;
	border: 0 !important;
}
.bottom_link_class:hover {
	color: #1f85ab !important;
}

#header
{
	width: 100%;
	min-width:1024px;
	height:145px;
	background-repeat: repeat-x;
	
}
#header_first_table_row
{
	background-repeat: no-repeat;
	background-position:right bottom;
	height:105px;
	border:1px solid;
}

#header_left{
	float:left;
	background-repeat: no-repeat;
	width:434px;
	height:105px;

}	

#header_left_logo{
	background-image:url(/img/menu/logo_net.png);
	background-repeat: no-repeat;
	width: 515px;
	vertical-align: bottom;
	margin: 0px 0px 0px 40px;
	padding-top: 0px;
	cursor:pointer;
	height:100px;
}

#header_left_logo_new_year{
background-image:url(/img/menu/logo_net.png);
	background-repeat: no-repeat;
	width: 770px;
	vertical-align: bottom;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	cursor:pointer;
	height:110px;
}
#header_middle{
	background-repeat: no-repeat; 
	background-position:right bottom;
	width:100%;
	padding-right:40px;
}

#header_middle_label{
	margin-top: 0px;
	border:1px solid #ff0;
}

#header_right{
	float:right;
	background-repeat: no-repeat;
	height:145px;
	width:100%;
}

#menu_top_div
{
	position:absolute;
	top:120px;
	width:100%;
}

#menu_level1_div{
	padding-left:40px;
	height:28px;
	border:0px solid;
}
/*всплывающее окошко информации о сайте при поиске площадок*/
.show_sitedetails,
.show_sitedetails td {
	font-size: 12px;
}

.show_sitedetails {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width: 500px;

	background: #fff;
	border-radius: 6px;
	box-shadow: rgba(50, 50, 50, 0.3) 0 2px 22px;
	padding: 15px;
}

.show_sitedetails .show_sitedetails_title{
	font-size: 16px;
	margin: 0 80px 20px 0;
	color: #2B83C0;
	text-align: left;
}

.show_sitedetails_over, .show_sitedetails_over td{
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    text-align: left;
}
.td_c{
	border-right:1px solid #116888;
	width:250px;
	padding-bottom:10px;
}
.padd{
	padding-left:5px;
}
.pass_bott{
	padding-bottom:5px;
}
.show_sitedetails_cont{
	width:100%;
}


.show_sitedetails_cont2{
	border-left: 1px solid #116888;
	padding: 3px;
}
.footer_link_out {
	background: hsla(0,0%,95.3%,.75);
	border-bottom: 1px solid #e8e8e8;
	font-size: 12px;
	height: 30px;
	text-align: left;
	padding: 0 25px;
	display: flex;
	align-items: center;
}

.footer_link_out .icon-bookmark {
	color: rgba(0,0,0,.3);
	font-size: 16px;
}

.footer_link_out_label {
	display: inline-block;
	padding-left: 20px;
	text-decoration: none;
	color: rgba(0,0,0,.6);
}

.footer_link_out_label:hover {
	color: #1f85ab;
}

.footer_link_out_bottom{
	padding-bottom:10px;
	color:#BFBFB3;
}
.bottom_link_separator{
	display:none;
}
.table_content_rows:nth-child(even){
	background-color:#FFFFFF;
}
.table_content_rows:nth-child(odd){
	background-color:#F3F3F3;
}
.table_content_rows:hover{
	background-color:#EEE4CC;
}
.table_content_rows1{
	background-color:#ffffff;
}
.table_content_rows2{
	background-color:#F3F3F3;
}
.recommended-site {
	background-color: #5da04226;
}
.table_content_rows_admin1{
	background-color: #E0F6FF;
}
.table_content_rows_admin2{
	background-color: #CCEDFF;
}
.table_content_rows2 td, .table_content_rows1 td, .table_content_rows_admin1 td, .table_content_rows_admin2 td, .table_content_rows td{
	border-bottom:solid #BDCACF 1px;
}
.table_content_background{
	background-color:#F3F3F3;
}
.table_content_background1{
	background-color:#ffffff;
}
.table_content_rows_hover{
	background-color:#EEE4CC;
}
.links_pages_current{
	padding:2px 5px;
	margin: 0px 4px;
	background-color:#EB7C1A;
	color:#ffffff;
}
.filter_over_table_content{
	height:32px;
	width: 100%;
}
.filter_over_table_content_elements{
	float:left;
	line-height: 200%;
}
.filter_over_table_content_count_in_page{
	float:right;
}
.block_mysites_option_del{
	text-decoration:none;
	float:right;
	padding-left:10px;
}
.img_mysites_option_del{
	float:left;
	padding-top:6px;
}
.label_mysites_option_del1{
	color:#6D6D6D;
	font-size:12px;
	cursor:pointer;
	line-height: 260%;
	float:left;
	padding-left:5px;
}
.label_mysites_option_del{
	color:#6D6D6D;
	font-size:12px;
	cursor:pointer;
}
.label_total_summ{
  font-size: 11px;
  color: #6D6D6D;
  font-style: italic;
}
.paddind_low_bottom{
	padding-bottom:10px;
}
.header_left_label_logo{
	color:#0A5069;
	padding-top:3px;
	padding-left:5px;
	font-size: 14px;
	font-weight: bold;
}
.page_about_cont{
	width:80%;
	min-height:340px;
	background-image:url(/src/images/pages/about.png);
	background-repeat: no-repeat; 
}
.page_about_cont2{
	margin-left:430px;
}
.table_views_filter{
	height:55px;
	padding:0 5%;
	width:90%;
	clear:both;
}
.table_views_filter.full{
	width:100%;
	padding:0px;
}
.table_views_filter .table_views_filter_left{
	background-image:url(/img/menu/26-1.png);
}
.table_views_filter .table_views_filter_center{
	background-image:url(/img/menu/26.png);
	background-repeat: repeat-x;
}
.table_views_filter .table_views_filter_right{
	background-image:url(/img/menu/26-2.png);
}
.table_views_filter .table_views_filter_left, .table_views_filter .table_views_filter_center, .table_views_filter .table_views_filter_right{
	float:left;
	height:42px;
}
.table_views_filter .table_views_filter_left, .table_views_filter .table_views_filter_right{
	background-repeat: no-repeat;
	width:18px;
}
.table_views_filter .table_views_filter_center .table_views_filter_center_content{
	padding-top:10px;
	float:left;
}
.count_views_in_table_label{
	float:left;
}
.count_views_in_table_content, .count_views_in_table_content .count_views_in_table_content_left, .count_views_in_table_content .count_views_in_table_content_center, .count_views_in_table_content .count_views_in_table_content_right{
	float:left;
}
.count_views_in_table_content .count_views_in_table_content_left, .count_views_in_table_content .count_views_in_table_content_center, .count_views_in_table_content .count_views_in_table_content_right{
	background-position:0px 5px;
	height:23px;
}
.count_views_in_table_content .count_views_in_table_content_left, .count_views_in_table_content .count_views_in_table_content_right{
	width:7px;
	background-repeat: no-repeat;
}
.count_views_in_table_content .count_views_in_table_content_left{
	background-image:url(/img/menu/count_views_in_table_left.png);
}
.count_views_in_table_content .count_views_in_table_content_center{
	background-image:url(/img/menu/count_views_in_table_center.png);
	background-repeat: repeat-x;
	color: #ffffff;
}
.count_views_in_table_content .count_views_in_table_content_right{
	background-image:url(/img/menu/count_views_in_table_right.png);
}
.tab_level_inner0{
	position:relative;
	z-index:0;
	left:-60px;
}
.tab_level_inner1{
	position:relative;
	z-index:1;
	left:-50px;
}
.tab_level_inner2{
	position:relative;
	z-index:2;
	left:-40px;
}
.tab_level_inner3{
	position:relative;
	z-index:3;
	left:-30px;
}
.tab_level_inner4{
	position:relative;
	z-index:4;
	left:-20px;
}
.tab_level_inner5{
	position:relative;
	z-index:5;
	left:-10px;
}
.tab_level_inner6{
	position:relative;
	z-index:6;
}
.tab_level_inner_select{
	z-index:10;
}
.tab_level_inner_shift{
}
.mark_index_page{
	background-image:url(/src/images/icons/mark.png);
	background-repeat: no-repeat;
	padding-left:10px;
	background-position:0px 3px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:7px;
}
.change_logo{
	display: block;
	position:absolute;
	font-size: 12px;
    margin-top: -18px;
}
.is-holiday {
    margin-top: 50px;
}
.search_num_red{
	font-size:11px;
	color:red;
	position:absolute;
}
.search_num_green{
	font-size:11px;
	color:green;
	position:absolute;
}
.search_link_one{
	padding-right: 10px;
	margin-bottom: 1px;
}
.search_post_one{
	padding-right:5px;
	margin-bottom: 1px;
}
.search_post_one1{
	padding-right: 10px;
	margin-bottom: 1px;
}
.search_paper_one{
	padding-right: 10px;
	margin-bottom: 1px;
}
.search_link_more{
	padding-right:20px;
	margin-bottom: 1px;
}
.search_post_more{
	padding-right:17px;
	margin-bottom: 1px;
}
.search_paper_more{
	padding-right:6px;
	margin-bottom: 1px;
}
.score .star{
	padding-right:10px;
}
.score .star_ico, .score .star{
	display:inline-block;
}
.score .star_ico{
	width:32px;
	height:32px;
}
.score .star_ico.bad{
	background:url("/img/message_score_ico.png") no-repeat 0px 0px;
}
.score .star_ico.poor{
	background:url("/img/message_score_ico.png") no-repeat -32px 0px;
}
.score .star_ico.regular{
	background:url("/img/message_score_ico.png") no-repeat -64px 0px;
}
.score .star_ico.good{
	background:url("/img/message_score_ico.png") no-repeat -96px 0px;
}
.score .star_ico.gorgeous{
	background:url("/img/message_score_ico.png") no-repeat -128px 0px;
}
a.dotted, .isdotted{
	text-decoration:none !important;
	border-bottom:1px dotted #1D6FA6;
	cursor:pointer;
	color: #285480;
}
a.dashed, .isdashed{
	text-decoration:none;
	border-bottom:1px dashed #1D6FA6;
	cursor:pointer;
	color: #285480;
}
.hidden{
	display: none;
}
.small{font-size:12px;}
.fontSize10{font-size:11px;}
.fontSize13{font-size:14px;}
.fontSize14{font-size:15px;}
.fontSize20{font-size:21px;}
.padd_top_10{
	padding-top:10px;
}
.padd_left_40{
	padding-left: 40px
}
.title_black{
	color:#000
}
.f_right{
	float:right;
}
.f_left{
	float:left;
}
.wrap_score{
	padding-bottom:5px;
}
.text_block{
	padding-bottom:10px;
}
.is_arbitrage{
	background: url("/img/arbitrage_ico.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    line-height: 24px;
    padding-left: 28px;
}
.sites_wrap_setting{
	background: url("/img/options.png") no-repeat scroll 0 center transparent;
    display: inline-block;
    padding: 5px 0 5px 20px;
	margin-left: 15px;
}
.sites_wrap_setting>a{
	color: #6D6D6D;
	font-size: 12px;
}
.sites_wrap_setting.del{
	background: url("/img/delete_small.gif") no-repeat scroll 0 center transparent;
}
.sites_wrap_setting.remoderation {
        background: url("/img/remoderation.png") no-repeat scroll 0 center transparent;
}
img.text_ico, #facebox img.text_ico{
	margin-bottom: -3px;
}
.icocheckbox img.text_ico{
	margin-bottom: -6px;
}
img.text_ico18, #facebox img.text_ico18{
	margin-bottom: -6px;
}
.pl5{
	padding-left:5px;
}
.pl10, #facebox .pl10{
	padding-left:10px;
}
.paddNone{
	padding:0px;
}
.pl10{
	padding-left:10px;
}
.pl15{
	padding-left:15px;
}
.pl20{
	padding-left:20px;
}
.pl25{
	padding-left:25px;
}
.pl_mo{
	padding-left:25px;
}
.pb10{
	padding-bottom:10px;
}
.pb5{
	padding-bottom:5px;
}
.pb15{
	padding-bottom:15px;
}
.pb20{
	padding-bottom:20px;
}
.pt5{
	padding-top:5px;
}
.pt10{
	padding-top:10px;
}
.pt20{
	padding-top:20px;
}
.pr15{
	padding-right:15px;
}

.strong, .strong *{
	font-weight:bold;
}
.text_complain{
	height:17px;
	padding-left:31px;
	background:url(/img/complaint.gif) no-repeat center 0px;
}
.review_over_ico{
	padding-right:15px;
}
input.errorValue,select.errorValue, textarea.errorValue{
	background: none repeat scroll 0 0 #FF9999;
	border-color: #CC0000;
}
input.errorBorder,select.errorBorder, textarea.errorBorder{
	border-color: #CC0000;
}
.green{
	color:green;
}
.orange{
	color:#F26D00;
}
.yellow-green{
    color: rgb(212, 207, 2);
}
.clearfix:after{
	clear:both;
	content:".";
	visibility:hidden;
	display:block;
	height: 0;
}
.errorText{
	margin: 0;
	padding: 0 0 0 55px;
	background: url("/img/important_red.gif") no-repeat scroll left center transparent;
	height: 46px;
	height: auto !important;
	min-height: 46px;
	line-height: 150% !important;
}
.errorText.rown1{
	line-height:330% !important;
}
.ajaxWating{
	display: block;
	background:url('/img/ajax-loader.gif') no-repeat;
	background-size: contain;
	height: 24px;
	width: 24px;
}
.ajaxWating23{
	display: block;
	background: url('/img/loader_x23.gif') left center no-repeat;
	background-size: contain;
	height: 22px;
	width: 22px;
	margin: 15px;
}
.ajaxWating:after{
	display: none;
	content:'Пожалуйста, подождите...';
}
.ajaxWating23.withLabel:after{
	display: none;
	content:'Пожалуйста, подождите...';
	font-size: 13px;
}
.important.rown1{
	line-height:330% !important;
}
.errorText.rown2{
	line-height:180% !important;
}
.complain_text{
	margin: 0 15px;
	padding:5px;
	background:#DBDBDB;
}

.in_white_list_row
{
    font-weight: bold;
}

div.url-with-catalogs
{
    cursor: default;
    display: inline-block;
    padding-left: 3px;
}

div.url-with-catalogs > div
{
    display: inline-block;
}
.catalog-info{
	background: url("/img/yaca.png") no-repeat 0px 0px;
    height: 15px;
    width: 15px;
    margin-bottom: -2px;
    background-size: 15px 15px;
}
div.url-with-catalogs div.in-yandex-catalog
{
    background: url("/img/YaCa.gif") no-repeat;
    height: 15px;
    width: 9px;
    margin-bottom: -2px;
}

div.url-with-catalogs div.in-dmoz-catalog
{
    background: url("/img/DMOZ.gif") no-repeat;
    height: 15px;
    width: 15px;
    margin-bottom: -2px;
}

div.url-with-catalogs div.in-mail-ru-catalog
{
    background: url("/img/mail.png") no-repeat;
    height: 15px;
    width: 15px;
    margin-bottom: -2px;
}
div.url-with-catalogs div.gogetlinks-trust-medal
{
    background: url("/img/trust_medal.png") no-repeat;
    height: 15px;
    width: 15px;
    margin-bottom: -2px;
}
div.url-with-catalogs div.gogetlinks-trust-medal-silver
{
    background: url("/img/trust_medal_silver.png") no-repeat;
    height: 15px;
    width: 15px;
    margin-bottom: -2px;
}
div.url-with-catalogs div.is-exclusive-site
{
    background: url("/img/is_exclusive_site.png") no-repeat;
    height: 15px;
    width: 15px;
    margin-bottom: -2px;
}


div.url-with-catalogs div.in-yandex-news
{
    background: url("/img/yandex_news_ico_16.png") no-repeat;
    height: 16px;
    width: 16px;
    margin-bottom: -3px;
}

div.url-with-catalogs div.in-white-list
{
    background: url("/img/icon_star_site.png") no-repeat;
    height: 16px;
    width: 16px;
    margin-bottom: -3px;
}

div.url-with-catalogs div.in-white-list.hidden
{
    display: none;
}

.tipa_url_bottom_dashed
{
    color: #285480;
    cursor:pointer;
    text-decoration: none;
    border-bottom: 1px dashed;
}

#overDiv {
	 border-radius: 4px;
	 box-shadow: 0 0 25px -2px rgba(30, 30, 30, .3);
 }

#overDiv .over-caption
{
	background: #fff;
	padding: 6px 9px 0;
	border: 1px solid #e8e8e8;
	border-bottom: 0;
	font-weight: bold;
	border-radius: 4px 4px 0 0;
	color: #333;
	font-size: 12px;
}

.show_sitedetails .over-text_mark_hint
{
	background: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top:0px;
}

.show_sitedetails .show_sitedetails_title + .over-text {
	border: 0 !important;
}

#overDiv .over-text,
.show_sitedetails .over-text
{
	background: #fff;
	padding: 6px 9px;
	border-radius: 0 0 4px 4px;
	border: 1px solid #e8e8e8;
	border-top: 0;
}

#overDiv .over-text-classic
{
	background: #E7F1F4;
	border: 1px solid #116888;
}

.error-field
{
	border: 1px solid #FF0000 !important;
}

.paragraph
{
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 160%;
}

.paragraph.justify
{
	text-align: justify;
}

.paragraph.half-margin
{
	margin-bottom: 10px;
}

.double-paragraph
{
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 160%;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.row
{
	margin-bottom: 5px;
}

.row.last
{
	margin-bottom: 0px;
}

.column
{
	display: inline-block;
}

.column.hidden
{
	display: none;
}

.top
{
	vertical-align: top;
}

.choice-list .choice
{
	display: inline-block;
	padding : 0px 5px;
	border-right: 1px solid black;
}

.choice-list .choice.last
{
	border-right: 0px none black;
}

.choice-list .choice .link
{
	color: #285480;
	cursor: pointer;
	border-bottom: 1px dashed #285480;
}

.choice-list .choice.selected .link
{
	font-weight: bold;	
	color: black;
	cursor: default;
	border-bottom: 0px none black;
}

.online_info{
	display: inline-block;
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	background-image: url("/img/seo/offline.png");
}
.online_info.online{
	background-image: url("/img/seo/online.png");
}

.question
{
	display: inline-block;
	overflow: hidden;
	background-image: url('/img/vopros_mini.gif');
	background-repeat: no-repeat;
	min-height: 14px;
	min-width: 14px;
	max-height: 14px;
	max-width: 14px;
}

.underline
{
	text-decoration: none;
	border-bottom: 1px solid #1D6FA6;
	cursor: pointer;
	color: #285480;
}

.bold
{
	font-weight: bold;
}

.title_blue.facebox-header
{
	margin-bottom: 10px;
}

.normal
{
	font-weight: normal;
}

.quarter-margin
{
	margin-bottom: 5px;
}

.half-margin
{
	margin-bottom: 10px;
}

.default-margin
{
	margin-bottom: 20px;
}

.double-margin
{
	margin-bottom: 40px;
}

.div-send-message
{
	display: inline-block;
	background-repeat: no-repeat;
	height: 26px;
	width: 35px;
	cursor: pointer;
}

.div-send-message.message-type-new
{
	background-image: url('/img/message.png');
}

.div-send-message.message-type-has
{
	background-image: url('/img/messages.png');
}

.div-send-message.message-type-has-new
{
	background-image: url('/img/messages_new.png');
}

.div-send-message-user-name
{
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
	cursor: pointer;
}

.very-small
{
	font-size: 10px;
}

.very-small-larger
{
	font-size: 11px;
}

#facebox .paragraph,
#facebox .double-paragraph
{
	font-size: 13px;
}

.report-title
{
	border-bottom: #285480 1px dashed;
}
.width500{
	width: 500px;
}
.width400{
	width: 400px;
}
.mw100{
	max-width: 100px;
}
pre{
	font-family: Tahoma, sans-serif;
}
.width800{
	width: 800px;
}
.non-wrapping{
	white-space: nowrap;
}
.inline{
	display: inline-block;
}

table.no-border
{ 
    border-spacing: 0px;
    border-collapse: separate;
}

.selectDisabled{
	color: grey;
}

.gray
{
	color: gray;
}

.width100{
	width: 100px;
}
.width80{
	width: 80px;
}

tr.hoverable:hover{
    background-color: #EEE4CC;
}

div.with-message-icon
{
	position: relative;
}

div.with-message-icon .l-ellipse
{
  height: 17px;
  background: url('/img/new_message_left.png') no-repeat;
  display: inline-block;
  line-height: 160%;
  color: #fff;
  padding-left: 8px;
  font-size: 10px;
}

div.with-message-icon .r-ellipse
{
  height: 17px;
  display: inline-block;
  padding-right: 8px;
  background: url('/img/new_message_right.png') right 0 no-repeat;
  position: absolute;
  left: 64px;
  top: -5px;
}
.green_company {
	color:green; 
	font-size:11px;
	text-decoration:none;
}
.green_company:hover {
	text-decoration: underline; /* Добавляем подчеркивание */
}
.wrap_envelope {
	width: 27px;
	text-align: left;
}
a.dp-choose-date {
	position: relative;
	top: 4px;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: inline-block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/img/calendar.png) no-repeat; 
}

.top_border_wrap {
}
.block_wrap{
	position:relative;
}
.marker{
	opacity:0;
	display:none;
	position:absolute;
	bottom: 0;
	left: 0;
	top: 0;
	z-index: 200;

	border: 10px solid transparent;
	border-right: 10px solid #fff;
	height: 0;
	width: 0;
	line-height: 0;
	transform: translate(-25%, 25%);
}
.hint_category_name {
	padding-top:5px;
}
.insurance_prolong_link {
	position: relative;
	top: -12px;
	height: 15px;
}
.clear{
	clear:both;
}
.forQuestionSmall{
	margin-bottom:-5px;
}
.isBtn,
img.isBtn{
	cursor:pointer;
}
.width100p{
	width: 100%;
}
.imgMini{
	width: 16px;
	height: 16px;
}
.editSiteAvgPrice{
	line-height: 1;
	margin-left:-15px;
}
.pdg_li li{
	padding-bottom:7px;
}
th.tic{
	width:80px;
}
tr.sub_title{
	height: 20px;
}
tr.sub_title th{
	padding-left:5px;
	padding-right:5px;
	white-space: nowrap;
}
.lineHeightBig{
	line-height: 1.4;
}
.tableClass th.limitRequest{
	min-width: 110px;
}
.base_white_tab{
	cursor:pointer;
}
.base_white_tab.first_tab{
	padding-left:2px;
}
a.btn_search_string_subject{
	background: url(/img/exclamation.png) no-repeat right center;
	display: inline-block;
	padding-right: 10px;
}
.search_for_comp_info{
	position: absolute;
}
.search_sites_row{
	position: relative;
}
.advise{
	padding-left: 65px;
	background: url('/img/advise_mini.jpg') no-repeat left top;
	min-height: 45px;
	line-height: 45px;
}
.advise.rown2{
	line-height: 22px;
}
.fsize11{
	font-size:11px;
}

.default-placeholder::-webkit-input-placeholder
{
	color: gray;
}

.default-placeholder::-moz-placeholder
{
	color: gray;
}

.default-placeholder:-moz-placeholder
{
	color: gray;
}

.default-placeholder:-ms-input-placeholder
{
	color: gray;
}
.input_loading12x12{
	background: url('/img/loading-mini-12x12.gif') no-repeat right;
}

.table_grid{
  width:100%;
}

.table_grid tr:nth-child(odd){
	background-color: #F3F3F3;
}
.table_grid tr:nth-child(even){
	background-color: #ffffff;
}
.table_grid tr:hover{
	background-color: #EEE4CC;
}

.table_grid th{
	background: #CBE1E8 url(/img/separator_table_head.jpg) no-repeat 100% 50%;
}
.table_grid th:last-child{
	background-image: none;
}

.table_grid .no-separator{
  background-image: none;
}

.table_grid td {
	border-bottom: solid #BDCACF 1px;
}

.table_grid td,
.table_grid th,
#facebox .table_grid td{
    height:25px;
	padding: 5px 10px;
}

.red-color
{
	color: #FF0000;
}

.finance_no_ico{
	padding-right: 20px;
}

.flex-message{
    display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;
    min-width: 350px;
    line-height:160%;
    padding-top: 0;
    padding-right:20px;
    min-height:70px;
}
.flex-message strong, .flex-message__text{
  -webkit-flex: 1; /* Safari 6.1+ */
  flex: 1;
}
.flex-message.error{
  background: url(/img/important_red.gif) 7px 50% no-repeat;
}
.flex-message.important{
  background: url(/src/images/important.gif) -15px 50% no-repeat;
}

.tipa-facebox__button-block{
  padding-top:10px;
}

.percent-com-anchor {
	font-weight: bold;
    cursor: default;
}
.breakwords{
	word-wrap: break-word;
}
.site-ags-help, .site-ags-help > .my-sites-field-tic{
    color: red;
}
.my-sites-field-tic{
    cursor: pointer; 
    color: #285480; 
    border-bottom: 1px dashed;
}
.price-desc.cross-green11{
	background: url('/img/green_delete_post.png') no-repeat;
	background-size: 10px;
	width: 10px;
	height: 11px;
	vertical-align: middle;
	background-position: 0px 1px;
}
.price-desc.cross-red11{
	background: url('/img/red_delete_post.png') no-repeat;
	background-size: 10px;
	width: 10px;
	height: 11px;
	vertical-align: middle;
	background-position: 0px 1px;
}
.price-desc.finish18{
	background: url('/img/died_task.png') no-repeat;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	background-position: 0px 1px;
}

.tipa-placeholder:focus::-webkit-input-placeholder {color: transparent}
.tipa-placeholder:focus::-moz-placeholder          {color: transparent}
.tipa-placeholder:focus:-moz-placeholder           {color: transparent}
.tipa-placeholder:focus:-ms-input-placeholder      {color: transparent}

.no-margin {
	margin: 0px;
}

.pagination-link-page{
	padding: 2px 4px;
	cursor: pointer;
	
}
a.pagination-link-page, .pagination-link-page {
	text-decoration: none;
}
.pagination-link-page:hover{
	background-color: #F0F0F0;
}
.fs14{
	font-size: 14px;
}
.no-bordered{
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
}
.div-clear-filter
{
	width: 10px;
	height: 100%;
	position: absolute;
	top: -1px;
	right: 5px;
	cursor: pointer;
	z-index: 2;
	display: inline-block;
	background: transparent url("/img/delete_off.png") no-repeat scroll center center;
}
.div-clear-filter:hover
{
	background: transparent url("/img/delete_on.png") no-repeat scroll center center;
}
.date-input-container
{
	position: relative;
}
input.input-standart-height
{
	height: 18px !important;
	padding-left: 2px !important;
	margin : 0px 0px 2px 0px !important;
}
input.input-standart-height.clearable
{
	
	padding-right: 18px !important;
}
.link-facebox-site-complaint {
	position: absolute;  
	top: 5px;
  right: 0;
  text-decoration: none;
}
#second .tabs__item{
	height: 28px;
}
.ml10{
	margin-left: 10px;
}
.ml15{
	margin-left: 15px;
}
.no-dashed, .tipa_url.no-dashed{
	border-bottom: 0px none;
}
.pr5{
	padding-right: 5px;
}
.pr10{
	padding-right: 10px;
}

div.link-compaing-url.hidden-site-link
{
	vertical-align: top;
	display: inline-block;
	line-height: 15px;
	cursor: default;
}

.input-padding
{
	padding-left: 2px;
	padding-right: 2px;
}
.backreferencing-best
{
	color: green;
}

.backreferencing-good
{
	color: #00A300;
}

.backreferencing-low
{
	color: #F26D00;
}

.backreferencing-bad
{
	color: red;
}

.link-backreferencing-not-set
{
	color: #285480;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px #285480 dashed !important;
}

.link-backreferencing-best
{
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px green dashed !important;
}

.link-backreferencing-good
{
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px #00A300 dashed !important;
}

.link-backreferencing-low
{
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px #F26D00 dashed !important;
}

.link-backreferencing-bad
{
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px red dashed !important;
}
input.input-like-kwork{
	color: #000;
	background-color: #fff;
	border: 1px solid #bbb;
	position: relative;
	font-size: 15px;
	padding: 0px 10px;
	border-radius: 3px;
	width: 100%;
	-webkit-boz-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	height: 40px;
	line-height: 40px;
	width: 100%;
	max-width: 100%;
	margin: 0px 0px 15px 0px;
}
.green-button-like-kwork{
	white-space: nowrap;
	width: 100%;
	vertical-align: middle;
	margin: 15px 0px 0px 0px;
	font-size: 16px;
	height: 45px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: white;
	border: none;
	background: #87b948;
	background: -moz-linear-gradient(top, #87b948 0%, #5da042 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87b948), color-stop(100%,#5da042));
	background: -webkit-linear-gradient(top, #87b948 0%,#5da042 100%);
	background: -o-linear-gradient(top, #87b948 0%,#5da042 100%);
	background: -ms-linear-gradient(top, #87b948 0%,#5da042 100%);
	background: linear-gradient(to bottom, #87b948 0%,#5da042 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87b948', endColorstr='#5da042',GradientType=0 );
	line-height: 30px;
	border-radius: 5px;
}
.green-button-like-kwork:hover {
	background: #5da042;
	color: white;
	background: -moz-linear-gradient(top, #5da042 0%, #87b948 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5da042), color-stop(100%,#87b948));
	background: -webkit-linear-gradient(top, #5da042 0%,#87b948 100%);
	background: -o-linear-gradient(top, #5da042 0%,#87b948 100%);
	background: -ms-linear-gradient(top, #5da042 0%,#87b948 100%);
	background: linear-gradient(to bottom, #5da042 0%,#87b948 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5da042', endColorstr='#87b948',GradientType=0 );
}
.document-table {
    border-collapse: collapse;
    width: 1100px;
    margin: auto;
}
.document-table-line-title .document-table-cell {
    text-align: left;
    font-weight: bold;
}
.document-table-cell {
    border: 1px dotted #ccc;
    padding: 1ex 1em 1ex 0.2em;
    vertical-align: top;
    text-align: justify;
    width: 550px;
    font-size: 14px;
    padding-left: 10px;
}
.document-table-cell.tab-1 {
    padding-left: 20px;
}
.document-table-cell.tab-2 {
    padding-left: 40px;
}
.document-table-point {
    width: 5px;
    display: block;
    float: left;
}
.document-table-point-text {
    width: 487px;
    margin: 0;
    float: left;
    margin-left: 30px;
}

.relative-container {
	position: relative;
}

.full-absolute {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.big-button {
    background: -webkit-linear-gradient(top,#fff 0,#F0F0F0 100%);
    background: linear-gradient(to bottom,#fff 0,#F0F0F0 100%);
    border: 1px solid #BEC0C2;
    color: #4D525B;
    font-weight: 700;
    text-shadow: 0 -1px transparent;
    padding: 6px 13px;
    -webkit-font-smoothing: antialiased;
    background-clip: border-box;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    line-height: 18px;
    text-align: center;
    font-size: 15px;
}
.big-button.big-button-ok {
    background: -webkit-linear-gradient(top,#139ff0 0,#0087e0 100%);
    background: linear-gradient(to bottom,#139ff0 0,#0087e0 100%);
    border: 1px solid #0087e0;
    color: #F7F7F7;
    font-weight: 700;
    text-shadow: 0 -1px transparent;
}
.big-button:hover {
    background: #F0F0F0;
}
.big-button-ok:hover {
    background: #0087e0;
    color: #F7F7F7;
}
.big-button.big-button-green {
    background: -webkit-linear-gradient(top, #88b948 0, #5da142 100%);
    background: linear-gradient(to bottom,#88b948 0,#5da142 100%);
    border: 1px solid #88b948;
    color: #F7F7F7;
    font-weight: 700;
    text-shadow: 0 -1px transparent;
}
.big-button-green:hover {
    background: #5da142;
    color: #F7F7F7;
}
.overlibTextContent {
	text-align: left;
}

/***Notifier***/
.notifier-item {
    position: fixed;
    width: 260px;
    min-height: 40px;
    top: 120px;
    right: 0;
    background: #3ab73a;
    z-index: 14;
    opacity: 0.95;
    padding: 5px 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 2px 2px 10px 0px;
    display: table;
    font-size: 15px;
}
.notifier-item.notifier-item-error {
    background: #ff220f;
}
.notifier-item.notifier-item-notify {
    background: linear-gradient(to bottom,#139ff0 0,#0087e0 100%);
}
.notifier-item .notifier-item-text {
    display: table-cell;
    vertical-align: middle;
    color: white;
}
.notifier-item.hover {
    cursor: pointer;
}
/********/

.white-list-block, #total-summ-info-table-popup{
    position: absolute;
    width: 300px;
    background-color: #E7F1F4;
    box-shadow: rgba(50, 50, 50, 0.498039) 0px 2px 18px;
    z-index: 100;
    font-weight: normal;
}
.white-list-block-shade, .total-summ-info-block-shade{
    z-index: 99;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.white-list-block .white-list-block-header {
    background: #609AAF;
    color: #fff;
    padding: 5px 10px;
    border: 1px solid #609AAF;
    border-bottom: 0;
    text-align: center;
    font-size: 13px;
}
.white-list-block .white-list-main-container {

}
.white-list-block .white-list-item {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.white-list-block .white-list-item:nth-child(even) {
    background-color: #F3F3F3;
}
.white-list-block .white-list-item:hover {
    background-color: #eee4cc;
    cursor: pointer;
}
.white-list-block-arrow {
    background: url(/img/marker.png);
    width: 20px;
    height: 29px;
    position: absolute;
    z-index: 100;
    left: -16px;
    top: 3px;
}
.white-list-block .white-list-block-container-section {
    padding-top: 5px;
    padding-left: 5px;
}
.white-list-block .white-list-block-container-section input {
    margin: 0;
    width: 96%;
    padding: 3px;
    border-radius: 3px;
}

.white-list-block-selection, .white-list-block-creation {
    vertical-align: top;
    text-align: left;
    border: 4px solid #eeeeee;
    background: #fff;
    position: relative;
}
.white-list-block-selection .white-list-block-footer, .white-list-block-creation .white-list-block-footer {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.white-list-block .white-list-block-creation-error {
    color: #F26D00;
}
.add-edit-comp-arrow {
    height: 20px;
    vertical-align: bottom;
    margin-bottom: 3px;
}
#this_link.price-type tr:nth-child(n+2) td {
    padding-left: 50px;
}
#this_post.price-type tr:nth-child(n+2) td {
    padding-left: 15px;
}
#this_paper.price-type tr:nth-child(n+2) td {
    padding-left: 10px;
}
.in-work-button {
    width: 30px;
    cursor: pointer;
}
.in-work-button-green {
    background-image: url(/img/in_work_green.png);
}
.in-work-button-gray {
    background-image: url(/img/in_work_gray.png);
}
.in-work-button-red {
    background-image: url(/img/in_work_red.png);
}
.task-icons {
    display: inline-block;
    position: absolute;
    left: 20px;
}


.sys_mgs_1 {
	color: #8000FF;
}
.sys_mgs_2 {
	color: #8A4B08;
}

.compaing-report-container {
    width: 985px;
}
.compaing-report-header {
    text-align: left;
    font-size: 22px;
}
.compaing-report-sub-header {
    text-align: left;
    font-size: 18px;
}
.compaing-report-header-color {
    color: #1f85ab;
}
.compaing-report-block {
    box-shadow: 0 0 5px 0 lightgrey;
    border-radius: 7px;
    padding: 15px;
}

.text-decoration_none {
	text-decoration: none;
}

.link_up,
.link_down {
	color: #919ca3;
	font-size: 12px;
	cursor: pointer;
	margin: 3px 5px;
	transition: all .3s ease-in-out;
	line-height: 1;
	text-align: center;
}

.link_up:hover,
.link_down:hover {
	color: #1f85ab;
}
.icon-total-summ-box {
    font-size: 18px;
    cursor: pointer;
}
.site-screen {
	overflow: hidden;
	border-radius: 4px;
	max-width: 250px;
}

.site-screen img {
	display: block;
	width: 100%;
	height: auto;
}
.tr-underline td {
	border-bottom: 1px dashed #ddd;
	padding: 1px 0 2px;
}

.total-sum-common__wrap {
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
}

.total-sum-common__table {
	display: table;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

.total-sum-common__table > div {
	display: table-row;
}

.total-sum-common__table > div > span {
	display: table-cell;
}

.total-sum-common__price {
	padding-left: 5px;
}

.submenu__item {
	display: flex;
	align-items: center;
}

._nav-icon__discount,
._nav-icon__attention {
	min-width: 16px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin: 0 5px 0 0;
	text-shadow: none;
}