.vacancy_list a {

    padding-left: 12px;
    font-size: 14px;
    background: url("/images/style/arrowblue.png") no-repeat left center;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #016CB0;
    line-height: 2;

}
#page_title {
	display: none;
}
#content {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

#content p {

    font-family: "Roboto", sans-serif;
    margin: 14px 0;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    line-height: 1.5;
	color: #262626;
}

#content ul li {
	font-family: "Roboto", sans-serif;
    background: url("/images/style/li_dot.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    font-size: 14px;
    line-height: 1.5;
    list-style-type: none;
    margin: 7px 10px 7px 5px;
    padding-left: 10px;
    text-align: left;
    clear: both;

}

#content ul li ul li {
	background: url("/images/style/li_line.png") no-repeat;
}

#content ol, #content ul {

    list-style: none;

}
#content ul, #content ol {

    margin-left: 3px;

}

#content a {

    color: #016cb0;

}

#content h2 {

    font-family: "Roboto Condensed", sans-serif;
    font-size: 24px;
    margin: 10px 0 7px 0;
    font-weight: 400;
    color: #393939;

}
#content ol li {

    list-style-type: decimal;
    padding-left: 4px;
    margin: 7px 0 7px 25px;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;

}
#content ul li {

    background: url("/images/style/li_dot.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    font-size: 14px;
    line-height: 1.5;
    list-style-type: none;
    margin: 7px 10px 7px 5px;
    padding-left: 10px;
    text-align: left;
    clear: both;

}
.title_page {
color: #007ab3; 
font-size: 36px; 
font-weight: bold;
margin-bottom: 20px;
line-height:1.1;
}

.container-950 {
	max-width: 950px
}


/*---------RENDER-------*/

.breadcrumb_container {
	//display: none;
}

.fieldBox {
	//float:left; 
	margin-bottom: 12px;
	width: 400px;
}

.fieldBox {
	width: 100% !important;
}
.fieldBox input, .fieldBox textarea{
	max-width: 500px;
}
.titleBox {
	width: 100% !important;
	text-align: left !important;
}

.rendForm {
	display: flex;
	flex-wrap: wrap;
}
.rendForm input{
	border: 1px solid #b1b1b1;
	color: #585858;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 14px;
	font-weight: 300;
	height: 35px;
	padding-left: 5px;
	width: 330px;
	border-radius: 0;
}
.rendForm input[type=checkbox]{
	height: 25px;
	width: 10px;
	margin-right: 10px;
}
.rendForm input[type=file]{
	border: 0 !important;
	padding: 10px 0 30px;
}
.rendForm textarea {
	border: 1px solid #b1b1b1;
	height: 145px;
	width: 60%;
	padding-left: 5px;
	color: #585858;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 14px;
	font-weight: 300;
	border-radius: 0;
}
.rendForm select {
	border: 1px solid #b1b1b1;
	color: #585858;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 14px;
	font-weight: 300;
	height: 29px;
	padding-left: 5px;
	width: auto;
	border-radius: 0;
}

.titleNoBox {
	line-height: 1.3;
	line-height: 27px;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
.titleBox {
	//float:left; 
	height: auto;
	vertical-align: middle;
	padding-right: 5px;
	text-align:right;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	line-height: 1.3;
	line-height: 27px;
	width: 270px;
	clear:both;
}
.soglasieBox {
	width: 60%;
}
@media (max-width: 900px) {
	.titleBox span {
		line-height: 14px;
	}
	.titleBox span.subTitle, .titleBox span.subSubTitle {
		line-height:20px;
	}
	.titleBox {
		width: 100% !important;
		line-height: 24px;
		height:auto;
		display: table-cell;
		text-align: left;
	}
	.fieldBox {
		width: 100% !important;
	}
	.soglasieBox {
	width: 100%;
	}
}

.subTitleBox {
	float:left; 
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
	width: auto;
	clear: inherit;
}
.titleBox span {
	display:inline-block;
}
.rendForm input.rendButton {
	background: none repeat scroll 0 0 #0073b8;
	border: 0 none;
	color: white;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: 28px;
}
.red {
color: #0073b8;	
}
.note {
	color: red;
	font-size: 14px;
	text-align: left;
	font-family: 'Roboto Condensed'; 
	font-weight: 400;
	margin-bottom: 10px;
}
.subTitle {
	font-size: 22px; 
	color: black; 
	font-family: 'Roboto Condensed', sans-serif; 
	text-align: left;
	font-weight: 400; 
	width: auto;
}
.subSubTitle {
	font-size: 18px; 
	color: black; 
	font-family: 'Roboto Condensed', sans-serif; 
	text-align: left;
	font-weight: 400; 
	width: auto;
}
.explain {
	font-family:'Roboto', sans-serif;
	font-size: 12px;
	height: 35px;
	border: 0;
	padding: 3px;
	color: black;
	line-height: 1.5; 
	text-align: left;
}









/*
#content ul.ulFiles {
	 margin-left: 0;
	 padding-left: 0;
 }
 */
 
 #content .country ul li.catalog_30px {

    margin-left: 30px;

}
#content .country ul li.catalog_notanker a {

    text-decoration: none;
    cursor: default;
    font-weight: 700;

}
#content ul.ulFiles li, #page_content ul.ulFiles li {

    background: url("/images/style/file.png") no-repeat left top;
    list-style-type: none;
    padding-left: 25px;
    margin: 7px 10px 7px 5px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    padding-top: 3px;
    clear: none;

}
#content ul.ulFiles li a, #page_content ul.ulFiles li a {

    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    position: relative;
    top: -4px;
    font-weight: 300;

}
#content ul.ulVideo li, #page_content ul.ulVideo li {

    background: url("/images/style/ulVideo.png") no-repeat left top;
    list-style-type: none;
    padding-left: 15px;
    margin: 7px 10px 7px 10px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    clear: none;

}
#content ul.ulVideo li a, #page_content ul.ulVideo li a {

    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    position: relative;
    top: -5px;
    font-weight: 300;

}
#content ul.ulDownload {
    margin-left: -1px;
}

#content ul.ulDownload li, #page_content ul.ulDownload li {
    background: url("/images/download/download-icon-big.png") no-repeat left 30%;
    list-style-type: none;
    padding-left: 26px;
    margin: 7px 10px 7px 8px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    padding-top: 3px;
    clear: none;
}
#content ul.ulDownload li a, #page_content ul.ulDownload li a {

    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    position: relative;
    top: -4px;
    font-weight: 300;

}

#content .country a {

    padding-left: 12px;
    font-size: 14px;
    background: url("/images/style/arrowblue.png") no-repeat left center;
        background-size: auto;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #016CB0;

}
#content .country ul li {

    background: none;
    margin: 8px 0;
    padding-left: 5px;
    list-style-type: none;

}
#contacts {
	color: #212529;
	font-size: 15px;
}