div.timeline-event-content {
	min-height: 16px;
}
#sprav_uplata_select{
	width: 300px;
}
.ui-widget li{
	list-style: none;
	margin: 0;
}
.border_blue{
	border-color: #8A72AB !important;
}
input{
	vertical-align: middle;
}

#otchet_uplata_info_div table {
	margin: 12px 0;
	border-collapse: collapse;
	width:100%;
}
#otchet_uplata_info_div table th,
#otchet_uplata_info_div tr td:first-child,
#otchet_uplata_info_div table td{
	border:1px solid black !important;
	vertical-align: top;
	padding:6px;
	background:#FFFFFF;
	font-weight:normal;
}
#otchet_uplata_info_div table th{
	background:#fffaf2 ;
	font-weight:bold !important;
	text-align: center;
}
#otchet_uplata_info_div table td *,
#otchet_uplata_info_div table th *{
	margin:3px 0;
}
#otchet_uplata_info_div table td p{
	text-align:left;
}
#otchet_uplata_info_div table th p{
	text-align:center;
}
#otchet_uplata_info_div table td li,
#otchet_uplata_info_div table th li{
	margin:3px 0 3px 15px;
}


.payment_info_table{
	height: 100%;
	border-collapse: collapse;
}
.payment_info_table tr{
	vertical-align: middle;
}
.payment_info_table td{
	border: 1px solid lightgrey !important;
	border-left: 0 !important;
	background-color: white !important;
}
.payment_info_table th{
	border: 1px solid lightgrey !important;
	border-bottom: 0 !important;
	background-color: white !important;
}
.payment_order_form_table, .payment_order_form_table_bottom{
	border-collapse: collapse;
}
.payment_order_form_table tr td{
	border: 1px solid black !important;
	background-color: white !important;
	font-size: 12px;
}
.payment_order_form_table_bottom tr td{
	height: 50px;
	width: 237px;
	border: 0 !important;
	background-color: white !important;
	font-size: 12px;
	text-align: center;
}
.payment_order_form_under_table_div{
	float: left;
	height: 18px;
	padding: 2px 0 0 2px;
	border: 1px solid black;
	border-left: 0;
	font-size: 14px;
}
.payment_order_input{
	border: 0;
	vertical-align: baseline;
	font: 14px Arial,Tahoma,Verdana,sans-serif;
	color: black;
}
.timeline-event{
	cursor: pointer;
}
.uplata_color_actual{
	border-color: #B19CC7;
	background-color: #E5D9ED;
}
.uplata_color_past{
	border-color: lightgrey;
	background-color: lightgrey;
}
.otchet_color_actual{
	border-color: #FEDE93;
	background-color: #FFEAC1;
}
.otchet_color_past{
	border-color: lightgrey;
	background-color: lightgrey;
}
.otchet_unnecessary_color_actual{
	border-color: #FEDE93;
	background-color: #ffd382;
}
.otchet_unnecessary_color_past{
	border-color: lightgrey;
	background-color: lightgrey;
}
#preloader{
	visibility: visible;
}
.individual_feature_payments_input{
	width: 40px;
	width: 55px;
	/*height: 10px;*/
	text-align: center;
	color: #8A72AB;
}
.display_none{
	display: none;
}
.timeline-currenttime{
	width: 6px !important;
}
.correct_utc{
	background-color: #6caa24 !important;
}
#timeline_event_menu_sud_done{
	cursor: pointer;
	text-decoration: underline;
}
#timeline_event_menu_sud_done:hover{
	color: #f15a24;
}
.timeline-groups-axis{
	/*display: none;*/
}
.timeline-axis{
	background-color: #f6f6f6;
}
.timeline-pasttime{
	background-color: #e1e1e1;
	opacity: 0.5;
}
.ifns{
	margin: 10px 0 0 0;
	width: 55px;
	/*height: 10px;*/
	text-align: center;
	color: #8A72AB;
}
#ifns_region_div{
	display: none;
}
.ifns_img{
	display: none;
}
.ifns_region_img{
	display: none;
}
#ifns_error{
	display: none;
}
#open_my_ifns{
	text-decoration: underline;
	cursor: pointer;
}
.event_name{
	margin: 0 0 0 2px;
	/*font-size: 14px;*/
}
.timeline-axis-grid-minor{
	width: 0px !important;
}
.news_event{
	font-size: 14px;
}
.timeline-event-news{
	background-color: #d5ddf6;
}
.orange{
	color: #ffb226;
}
.green{
	color: green;
}
.timeline_event_a{
	display: block;
	/*padding: 5px;*/
	color: inherit !important;
	text-decoration: none !important;
}
.timeline_event_a:hover{
	color: inherit !important;
}
.timeline_zoom{
	float: left;
	position: relative;
	top: 1px;
	left: -1px;
	margin: 0 0 0 -1px;
	padding: 5px 20px;
	color: #8A72AB;
	border: 1px solid #bebebe;
	background-color: #F6F6F6;
	cursor: pointer;
}
.timeline_zoom_selected{
	color: white;
	border-color: #8A72AB;
	background-color: #8A72AB;
}
.timeline_event_ending_warning{
	float: left;
	position: absolute;
	height: 15px;
	right: 0;
	bottom: 0;
	/*background-color: #cd1013;*/
}
/*.timeline-frame{
	border-radius: 5px;
	-webkit-box-shadow: 0px 9px 21px 0px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:	0px 9px 21px 0px rgba(50, 50, 50, 0.8);
	box-shadow:		 0px 9px 21px 0px rgba(50, 50, 50, 0.8);
}*/
.filled_payment_order_field{
	background-color: #FFFFDD;
}
.payment_order_field_warning{
	background-color: #ff8f8f;
}
.payment_order_oktmo_selected_div{
	position: relative;
	width: 100px;
	height: 18px;
	border: 0;
	background: url('/template/images/select_arrow.png') no-repeat top right;
	background-color: #FFFFDD;
	vertical-align: baseline;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	color: black;
	z-index: 999;
	cursor: default;
}
.payment_order_select{
	border: 0;
	background-color: inherit;
	vertical-align: baseline;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	color: black;
}
.payment_order_oktmo_select{
	position: relative;
	top: -20px;
	width: 100px;
	visibility: hidden;
}
.payment_order_kbk_selected{
	width: 180px;
	overflow: hidden;
	height: 18px;
	position: absolute;
	background: url('/template/images/select_arrow.png') no-repeat top right;
	background-color: #FFFFDD;
}
.payment_order_kbk_select{
	margin: -2px 0 0 0;
	width: 180px;
	/*opacity: 0;*/
	position: relative;
}
.payment_order_oktmo_div{
	height: 100%;
}
.tooltip_question{
	position: relative;
	top: 3px;
	cursor: pointer;
}
.tooltip_question_data{
	display: none;
}
#event_info_table{
	border-collapse: collapse;
}
#event_info_table td{
	border: 0;
	background-color: white !important;
}
.otchet_form_control_button{
	float: left;
	cursor: pointer;
}
.show_hide_payment_order_form_img{
	margin: 1px 7px 0 0;
	width: 12px !important;
	cursor: pointer;
}
.payment_order_solution_select{
	width: 708px;
	height: 75px;
	background: url('/template/images/select_arrow.png') no-repeat top right;
	cursor: default;
}
.payment_order_solution_select_options{
	display: none;
	position: absolute;
	width: 698px;
	padding: 5px;
	background-color: white;
	border: 1px solid lightgray;
	z-index: 5000;
}
.payment_order_solution_select_option{
	margin: 5px 0 0 0;
	cursor: pointer;
}
.payment_order_solution_select_option:hover{
	background-color: #FFB226;
}
.qtip_tl{
	max-width: 500px !important;
	padding: 10px !important;
	font-size: inherit !important;
	line-height: 16px !important;
	color: gray !important;
	border: 1px solid #D0D0D0 !important;
	background-color: white !important;
	border-radius: 4px;
	-webkit-box-shadow: 5px 5px 3px 0px rgba(200, 200, 200, 0.6) !important;
	-moz-box-shadow:	5px 5px 3px 0px rgba(200, 200, 200, 0.6) !important;
	box-shadow:		 5px 5px 3px 0px rgba(200, 200, 200, 0.6) !important;
}
#content_inner_middle img{
	float: none;
	width: auto !important;
	max-width: none !important;
}
.show_hide_head_div{
	float: left;
	margin: -3px 9px 0 0;
	color: #8a72ab;
	cursor: pointer;
}
.show_hide_head_img{
	margin: -3px 5px 0 0;
	vertical-align: middle;
}
.input_group_text_div{
	float: left;
	width: 90%;
	margin: 0 0 0 3px;
}
.input_group_span{
	line-height: 19px;
}
.input_group_span_selected{
	padding: 0 3px;
	color: white;
	font-weight: bold;
	background-color: #8A72AB;
}
.timeline_step{
	vertical-align: top;
	cursor: pointer;
}
.timeline_step_div{
	width: 25px;
	height: 150px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.legal_entity_radio{
	margin: 0;
}
.pred_radio{
	margin: 0;
}
.tax_checkbox{
	margin: 0;
}
#content_inner_middle td{
	padding: 0;
}
#timeline_table{
	margin: 15px 0 0 0 !important;
	width: 100% !important;
	border-collapse: collapse;
}
#timeline_table tr td{
	border: 0;
}
.qwe_trigger{
	display: block;
	margin: 6px 0px;
}
.plus_minus_block {
	margin: 0 0 5px;
}
.plus_minus_trigger img {
	margin: 7px 0 0 -16px !important;
	width: 12px !important;
	vertical-align: top;
}
.plus_minus_content {
	margin: 5px 0 0 22px !important;
}
.notice_head{
	width: auto;
	font-size: 14px;
	font-weight: normal;
	float:none;
	padding: 3px 7px 3px 22px;
}
.timeline_settings_value_div{
	float: left;
	margin: 0 1px 4px 0;
	padding: 1px 7px;
	color: #8A72AB;
	border: 1px solid #e6e6e6;
}
#content_inner_middle table{
	width: auto;
}
#timeline_settings_info_head_div{
	margin: 1px 10px 0 0;
	border-spacing: 1px;
	cursor: pointer;
}
#timeline_settings_info_head_div tr td{
	color: white;
	border: 0;
	background-color: #8a72ab !important;
}
#individual_features_head_div{
	margin: 1px 10px 0 0;
	border-spacing: 1px;
	cursor: pointer;
}
#individual_features_head_div tr td{
	color: white;
	border: 0;
	background-color: #8a72ab !important;
}
.date_reminder{
	/*float: left;*/
	border: 0 !important;
	padding: 5px 8px !important;
	font-size: 13px;
}
.date_reminder_big_text{
	font-size: 13px;
	font-weight: bold;
}
.uplata_otchet_info_head_h2{
	display: inline-block;
	margin: 15px 0 3px 0;
	padding: 3px 6px;
	font-size: 13px;
	background-color: #E7E7E9;
}
.uplata_otchet_info_head_h2_2017{
	padding: 21px 0 9px;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 24px;
	line-height: 120%;
}
#otchet_uplata_info_div table tr td{
	border: 1px solid gray;
}
.uplata_otchet_info_head_h3{
	margin: 0;
	padding: 3px 0;
	line-height: 150%;
	font-size: 13px;
	font-weight: bold;
}
#otchet_form_plus_minus_block{
	margin: 5px 0 0 0;
}
#timeline_haed_link{
	color: #7477B8;
	text-decoration: underline;
}
#timeline_haed_link:hover{
	color: #434670;
}
.nearest_event_link{
	font-size: 12px;
	color: #8a72ab;
	text-decoration: none;
}
.nearest_event_link:hover{
	color: #434670;
}
.nearest_event_text{
	text-decoration: underline;
}
.kalk_result{
	/*display: none !important;*/
}
.ckeditor_code ol{
	padding-left: 15px !important;  
}
.ckeditor_code ul{
	padding-left: 15px !important;  
}
#content_left .scroller{
	width:100%;
	margin: 10px -2000px 20px 0px;
	overflow:hidden;
}
#content_left .scroller_left{
	width:25px;
	height:19px;
	background: url(/images/digit/_elver/backs/scroller_left.png);
	float:left;
	display:none;
	position: relative;
	z-index:2500;
	margin-bottom:-50px;
	margin-top:5px;
}
#content_left .scroller_right{
	width:25px;
	height:19px;
	background: url(/images/digit/_elver/backs/scroller_right.png);
	float:right;
	display:none;
	position: relative;
	z-index:2500;
	margin-bottom:-50px;
	margin-top:5px;
}
#content_left .scroller_container{
	width:100%;
	float:left;
}
.gklink {
	width: 100%;
	box-sizing: border-box;
	border:1px solid #ddd3ca;
	padding: 20px 100px;
	min-height: 100px;
	margin: 20px 0 20px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: bold;
}
.gklink.doc::before {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 38px;
	height: 44px;
	background: url(/template/images/document-word.png) no-repeat;
	content: '';
}
.gklink.xls::before {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 38px;
	height: 44px;
	background: url(/template/images/document-exel.png) no-repeat;
	content: '';
}
.gklink.pdf::before {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 38px;
	height: 44px;
	background: url(/template/images/document-pdf.png) no-repeat;
	content: '';
}