body{
	margin:0;
}

.left_menu_block{
	/*margin-top:30px;*/
}

.left_menu{
	width:205px;
}

.left_menu .left_menu_block:first-child{
	margin-top:0;
}

.left_menu_green {
	margin-bottom: 5px;
	border-bottom: solid 1px #cdcecf;
}
.left_menu_green2 {
	margin-bottom: 5px;
	border-bottom: solid 1px #cdcecf;
}

.left_menu_green_title{
	height:42px;
	width:100%;
	background-image:url('/pics/left_menu_back_green.png');
	color:#fff;
	text-align:center;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	line-height:300%;
}
.left_menu_green_title2 {
	height:42px;
	width:100%;
	background-image:url('/pics/left_menu_back_green.png');
	color:#fff;
	text-align:center;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	line-height:300%;
}
.left_menu_green_title:hover{
  background: linear-gradient(#de4c32, #dd0906 0, #dd0906 100%);
	cursor: pointer;
	font-weight: bold;
}
.left_menu_green_title_link{
	color:#fff;
	text-decoration:none;
}
.left_menu_green_title_link:hover{
	border-bottom:solid 2px #fff !important;
}

.left_menu_orange_title{
	height:42px;
	width:100%;
	 background: linear-gradient(#dd0906, #ef725c 0, #dd0906 100%);
	color:#fff;
	text-align:center;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	line-height:300%;
}

.left_menu_green_body{
	background-color:#f1f1f2;
	border:solid 1px #cdcecf;
	border-top:none;
	border-bottom:none;
	padding:11px 0;
}

.left_menu_block .left_menu_green:last-child .left_menu_green_body{
	border-bottom:solid 1px #cdcecf;
}
.left_menu_green_body_ul{
	margin:0;
	list-style-image:url('/pics/left_menu_green_marker.png');
}
.left_menu_green_body_link{
	font-family:Tahoma;
	font-size:14px;
	line-height:190%;
	color:#000;
	text-decoration:none;
}


.left_menu_input_text{
	border:solid 1px #a1a1a1;
	border-radius:5px;
	background-color:#fff;
	width:85%;
	height:30px;
	margin:0 auto;
	margin-bottom:10px;
}
.left_menu_input_textarea{
	border:solid 1px #a1a1a1;
	border-radius:5px;
	background-color:#fff;
	width:85%;
	height:80px;
	margin:0 auto;
	margin-bottom:10px;
}
.left_menu_input_text_input{
	outline:none;
	position:relative;
	width:90%;
	top:6px;
	left:6px;
	border:none;
}


.left_menu_button{
	margin:0 auto;
	display:inline-block;
}
.left_menu_button_out{
	width:100%;text-align:center;
}
.left_menu_button_content{
	padding:0 48px;
}


.left_menu_select{
	background: transparent;
	width: 200px;
	font-size: 12px;
	border: none;
	outline:none;
}
.left_menu_input_select .jq-selectbox__select{
	width:165px;
}
.left_menu_input_select {
	text-align:center;
	margin-bottom:12px;
}
.podbor-title{
	width:165px;
	margin:0 auto;
	font-family:Arial;
	font-size:13px;
	margin-bottom:3px;
}
.left-menu-podbor-finish-top-title, .left-menu-podbor-finish-count, .left-menu-podbor-finish-bottom-title{
	text-align:center;
}
.left-menu-podbor-finish-top-title{
	font-family:Arial,sans-serif;
	font-size:20px;
	margin:15px 0;
	margin-bottom:8px;
}
.left-menu-podbor-finish-count{
	font-family:Tahoma,sans-serif;
	font-size:35px;
	color:#e01a14;
	margin-bottom:8px;
	font-weight:bold;
}
.left-menu-podbor-finish-count span{
	background-color:#fff;
	padding:5px 20px;
	border:solid 1px #cdcecf;
	border-radius:8px;
}
.left-menu-podbor-finish-bottom-title{
	font-family:Tahoma,sans-serif;
	font-size:14px;
	margin-bottom:10px;
}
.left-menu-show-button{
	padding:0 20px;
}