.my_search_font{
	font-size:1.2em;
	font-weight:bold;
}

	.border_style{
		border-left: 1px solid #000;
		height:60px;
	}
	.hide_rows{
		margin:23px 0 0 0;
	}
	.show_hide_button{
		margin:30px 0 0 0;
	}
	.span_table{
		position:absolute;
		margin:15px 0 0 0;
	}
	.textInformation{
		margin:5px 0 0 0;
		text-align: justify;
		font-size: 13px;
		color: black;
		border-top:2px solid #e7b035;		
	}
	
	/*======Стили для раздела "Баланс"=======*/
			h1{
				font-size: 28px;
				font-weight: 600;
				color: #f00;
			}
			ol{
				font-size:8pt;
			}
			.filter_block_item_name{
				position:absolute;
				margin:-23px 0 0 0;
				color:#00008B;
				font-weight: 600;
				width:250px;
			}
			.filter_block_item_name_1{
				position:absolute;
				margin:0 0 0 0;
				color:#00008B;
				font-weight: 600;
				width:250px;
			}
			.col-lg-4{
				padding-bottom:1px;
			}
			.input_size{
				height:30px;
			}
			.select_options{
				padding-top:2px;
			}
			.size_button{
				height:30px;
				padding-top:1px;
			}
			.filter_button{
				margin:0 0 5px 0;
			}
			th{
				text-align:center;
				background-color:#DCDCDC;
			}
			.link_header_table{
				color:#00008B;
			}
			.span_balance{
				font-weight: bold;
				font-size: 14px;
				color: #000;
				margin: 0 0 0 5px;
			}
	/*=======Конец стилей для раздела "Баланс"========*/		