@import "/assets/fonts/Roboto/Roboto.css";

body {
	margin: 0 auto;
	padding: 0px;
	background: #15224c;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	width: 1200px;
}

.clear {
	clear: both;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
}



b, strong {
	font-weight: 700;
}

h1, h2, h3, h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h1 {
	font-size: 28px;
	color: #2a6ebb;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

.csc-firstHeader {
	margin-top: 20px;
}

a {
	color: #2a6ebb;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.bodytext, p {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

span.csc-uploads-fileName {
	text-decoration: none !important;
	font-weight: 700;
}

.divider hr {
	border:none;
	background: #ccc;
	height:1px;
}

#head {
	position: relative;
	width: 1200px;
	height: 439px;
	margin: 0 auto;

}

#main-slider.nivoSlider {
	max-height: 440px;
}

.nivoSlider .nivo-main-image {
	max-height: 440px;
}


/* -------------------------- breadcrumbs ---------------------- */

#breadcrumbs {
	border-bottom: 1px solid #E7E5E5;
	border-top: 1px solid #E7E5E5;
	padding: 5px 0px 5px 0px;
}

#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#breadcrumbs ul li {
	float: left;
	font-size: 14px;
}

#breadcrumbs ul li:nth-child(1):before {
	content: '';
}

#breadcrumbs ul li:before {
	content: '\00A0/\00A0\00A0';
}

/* -------------------------- Top menu ---------------------- */
#top-menu {
	position: absolute;
	width: 1200px;
	height: 60px;
	top: 0px;
	left: 0px;
	background-color: #1b2c62b8;
	z-index: 900;
}

#top-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#top-menu ul li {
	float: left;
}

#top-menu ul li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 60px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	transition: 0.2s linear
}

#top-menu ul li a:hover {
	background-color: #0066CC;
	color: #fff;
	transition: 0.2s linear
}


#top-menu ul li.active a {
	background-color: #bc983a;
}


/* -------------------------- Light menu ---------------------- */
#light-menu {
	position: absolute;
	height: 60px;
	right: 0px;
	top: 380px;
	background: url(../img/fon-light-menu_2.png) no-repeat;
	z-index: 901;
}

#light-menu ul {
		margin: 0px 0px 0px 45px;
		padding: 0px;
		list-style-type: none;
}

#light-menu ul li {
		float: left;
}

#light-menu ul li a {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		height: 59px;
	 /* width: 100px;*/
		padding-left: 10px;
		padding-right: 10px;
		color: #fff;
		text-decoration: none;
		font-size: 14px;
}

#light-menu ul li a:hover {
		background-color: #27bcd2;
		color: #fff;

}

/* -------------------------- Left menu ---------------------- */

#left-menu {
	margin: 0px 0px 20px 0px;
	border-right: 1px solid #e6e6e6;
}

.left_menu a {
	display: block;
	padding: 5px;
	text-decoration: none;
	transition: 0.2s linear;
}

.left_menu a:hover {
	background: #2a6ebb;
	color: #fff !important;
	transition: 0.2s linear
}

.left_menu.level-1 {
	width: 250px;
}
.left_menu.level-1.active-1 > a {
	display: block;
	background: #891c24;
	color: #fff;
	transition: 0.2s linear;
}
.left_menu.level-1.active-1 .level-2 {
	display: block;
}

.left_menu.level-2 {
	width: 240px;
	margin-left: 10px;
	display: none;
}
.left_menu.level-2.active-2 > a {
	display: block;
	color: #891c24;
	font-weight: bold;
	transition: 0.2s linear;
}
.left_menu.level-2.active-2 .level-3 {
	display: block;
}

.left_menu.level-3 {
	width: 230px;
	margin-left: 10px;
	display: none;
}
.left_menu.level-3.active-3 > a {
	display: block;
	color: #891c24;
	transition: 0.2s linear;
}

/*

.left_menu_active a {
	display: block;
	padding: 5px;
	width: 240px;
	text-decoration: none;
	background: #891c24;
	color: #fff;
	transition: 0.2s linear;
}

.left_menu_2 a {
	display: block;
	padding: 5px;
	margin-left: 30px;
	font-size:14px;
	width: 210px;
	text-decoration: none;
	transition: 0.2s linear;
}

.left_menu_2 a:hover {
	background: #2a6ebb;
	color: #fff;
	transition: 0.2s linear;
}

.left_menu_active_2 a {
	display: block;
	padding: 5px;
	margin-left: 30px;
	font-size:14px;
	width: 210px;
	text-decoration: none;
	color: #891c24;
	font-weight: 700;
	transition: 0.2s linear;
}
*/

/* ----------------------------------------------------------- */

#logo {
	position: absolute;
	width: 429px;
	height: 159px;
	left: 0px;
	top: 74px;
	z-index: 902;
}

#toim {
	display: none;
	position: absolute;
	width: 125px;
	height: 60px;
	left: 1075px;
	top: 0px;
	z-index: 910;
}

#toim a {
	display: block;
	width: 125px;
	height: 60px;
	background-image: url(../img/linktoim.png);
	background-color: #4d679b;
}

#toim a:hover {
	background-color: #0066CC;
}

#flag {
	position: absolute;
	width: 101px;
	height: 150px;
	left: 899px;
	top: 50px;
	z-index: 910;
}

/* --------------------------Gray top--------------------------------- */
#main-gray-top {
	position: relative;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background-color: #f0f0f0;
}

#main-gray {
	position: relative;
	width: 100%;
	min-height: 200px;
	margin: 0 auto;
	background-color: #f0f0f0;
}

#main-gray-content {
	margin: 0px 40px 0px 40px;
	padding-bottom: 20px;
}

#main-gray-content h3 {
	margin: 0px;
	padding: 0px;
}

/*#main-gray-content p {
	margin: 5px 0px 0px 0px;
	font-size: 12px;
}*/

#main-gray-foto {
	float: left;
	width: 132px;
	margin: 0px 10px 20px 40px;
}

#main-gray-text {
	float: right;
	width: 768px;
	margin: 0px 40px 20px 10px;
}

/* -------------------------- White --------------------------------- */

#main-white-top {
	position: relative;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background-color: #f9f9f9;
}

#main-white {
	position: relative;
	width: 100%;
	min-height: 500px;
	margin: 0 auto;
	background-color: #f9f9f9;
	padding: 0px 0px 40px 0px;
}

#main-white-title {
	float: none;
	width: 920px;
	margin: 0px 40px 10px 40px;
	font-size: 55px;
	font-weight: 300;
	color: #2a6ebb;
}

#main-white-left-title {
	width: 250px;
	margin: 0px;
	font-size: 30px;
	font-weight: 300;
	color: #2a6ebb;
}

#main-white-left {
	float: left;
	width: 260px;
	min-height: 400px;
	margin: 0px 10px 0px 40px;
}

#main-white-right {
	float: right;
	width: 840px;
	margin: 0px 40px 0px 10px;
}

#main-white-right.no-left {
    float: left;
    width: 1120px;
    margin: 0 40px 0px 40px
}

#breadcrumbs {
	float: right;
	width: inherit;
}

#main-white-right.empty-left {
	float: left;
	width: 840px;
	margin: 0px 0px 0px 40px;
}

#breadcrumbs.empty-left {
	float: left;
	width: inherit;
}

#main-white-right .content {
	margin-top: 36px;
}

#main-white-right .content .news-content img {
	float: none !important;
}

.files-list-item .date {
	margin-bottom: 12px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-weight: bold;
}

.files-list-item:first-child .date {
	border-top: none;
	padding-top: 0px;
}

.files-list-item .files-container .file-data {
	margin-bottom: 10px;
}

.files-list-item .files-container .links {
	margin-top: 6px;
	font-size: 14px;
}

.files-container .files-header {
    width: 30%;
    min-width: 200px;
    font-weight: 500;
    border-bottom: 1px solid #e0e0e0;
    padding: 0px 0px 2px 0px;
    margin-bottom: 10px;
}

/*#main-white-bottom {
	position: relative;
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	background: url(../img/fon-main-bottom-white.jpg) no-repeat;
}*/

.block-header {
	font-weight: 500;
	font-size: 28px;
	color: #2a6ebb;
}

.l-container {
	margin-top: 24px;
}

.l-container .news-latest-item {
	margin-top: 12px;
}

.left-block {
	margin-top: 24px;
}

.left-block img {
	width: 240px;
}

ul.favorites-list {
	list-style: none;
	padding: 0px;
}

ul.favorites-list li {
	padding: 6px 0px 6px 0px;
}

.center-block {
	margin-top: 24px;
}

.news-list-item {
	width: 100%;
	margin: 12px 0px 0px 0px;
	border-bottom: solid 1px #E7E5E5;
}

/* -------------------------- Footer --------------------------------- */

#footer {
	position: relative;
	width: 100%;
	padding: 10px 0px 50px 0px;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
}

#copyright {
	float: left;
	width: 300px;
	margin-right: 15px;
}

#ministerstvo {
	float: left;
	width: 330px;
	margin-right: 10px;
}

#address {
	float: left;
	width: 390px;
	margin-right: 10px;
}

#address a {
	color: #fff;
}

.count {
	float: left;
	width: 88px;
	height: 31px;
}

/* -------------------------- Align --------------------------------- */

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

/*--------------------------------- Table ----------------------------------------*/

table {
width: 100%;
border-collapse: collapse;
border: solid 1px #ccc;
font-size: 13px;
}

td, th {
 padding: 5px;
 border: solid 1px #ccc; 
}

td p, td li {
 margin: 5px 0px 5px 0px;
}

thead td p, thead td li {
 margin: 0px 0px 0px 0px;
}

thead td {
 text-align: center;
 background-color: #ddd;
 font-weight: 600;
 border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

/* ------------------------------ News --------------------------------- */

.news-gallery {
	margin-bottom: 14px;
}

.news-gallery img {
	height: 500px;
	width: 650px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 30%;
}

.slider-for .for-item {
	width: 662px;
	height: 480px;
	margin: 12px 0px 12px 0px;
}

.slider-nav {
	margin: 0 auto;
}

.slider-nav .nav-item {
	height: 140px;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 30%;
}

.news-top {
	margin-bottom: 10px;
}

.news-image, .news-info {
	display: inline-block;
	vertical-align: top;
}

.news-image {
	margin-right: 10px;
}

.news-info {
	max-width: 830px;
}

.news-text {
	margin-bottom: 6px;
}

.news-text a {
	text-decoration: none;
	color: #000;
}

.news-text a:hover {
	text-decoration: underline;
}

.news-image .image {
	width: 150px;
	height: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 25%;
}

.news-list-item .news-date {
	font-size: 14px;
    font-weight: 500;
	margin-bottom: 6px;
}

.news-list-item .news-head {
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
}

.news-head a {
	color: #2773ba;
}

.news-list-browse {
	cursor: pointer;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 10px;
    width: 50%;
    border: 1px solid #267aab;
    transition: 0.2s linear;
}

.news-list-browse:hover {
	background-color: #e6f4ff;
	transition: 0.2s linear;
}

.news-list-browse span {
	color: #0a5656;
}


.news-view .news-date {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 4px 0 4px 0;
}


/*.news-list-divider-small {
	width: 100%;
	border-top: solid 1px #E7E5E5;
	margin: 5px 0px 5px 0px;
}

.browseLinksWrap {
    margin-top: 12px;
    text-align: center;
}

.browseLinksWrap li {
	float: left;
	list-style-type: none;
}

.browseLinksWrap li a {
	padding: 5px;
	margin-right: 10px;
}

.browseLinksWrap li.current a {
	background:#1589b6;
	color: #fff;
}

ul.pagination {
	padding: 0px;
}

.news-divider {
	margin: 10px 0px 10px 0px;
}

.news-single-title h4 {
	padding: 0px;
	margin: 0px;
}

.news-single-image1, .news-single-image2 {
	padding: 0px;
	margin: 0px;
}

.news-single-image1 {
	text-align: center;
}

.news-single-image2 {
	list-style-type: none;
}

.news-single-image2 li {
	float: left;
	padding: 0px;
	margin: 5px;
}

.browseLinksWrap a, .browseLinksWrap span {
	margin: 0px 5px 0px 5px;
	font-size: 14px;
}*/

/* -------------------------- syrvey ---------------------------*/

.survey_item {
	border: none;
	margin: 20px 0px 0px 0px;
} 

.survey_item input {
	margin: 15px 10px 0px 0px;
} 

legend.question {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	font-size: 24px;
}

.additional_ver input[type="text"] {
	 width: 100%;
	 padding: 10px; 
}

input[type="submit"] {
	 padding: 10px;
	border: none;
	 background: #2a6ebb;
	color: #fff;
	cursor: pointer;
}

input[type="submit"]:hover {
	 background: #064489;
	color: #fff;
}


.welcome-img {
    display: inline-block;
    width: 14%;
    padding-right: 34px;
}

.welcome-img img {
	max-width: 100%;
}

.welcome-text {
	display: inline-block;
	vertical-align: top;
	width: 74%;
}

/* Поиск */

/* Clearer */
.tx-kesearch-pi1 .clearer {
	display: block;
	height: 1px;
	line-height: 1px;
	clear: both;
}

/* formElements */
.tx-kesearch-pi1 form{
	border:0 none;
	margin: 0 0 20px 0;
}
.tx-kesearch-pi1 .kesearch_searchbox {
	border:none;
	padding: 0;
}
.tx-kesearch-pi1 input[type="text"],
.tx-kesearch-pi1 select,
.tx-kesearch-pi1 textarea{
	padding: 0.3em 0.3em 0.3em 0.4em;
	background: white;
	border: 1px solid #bbbbbb;
	font-family: inherit;
	color: #2b2b2b;
	font-size: 14px;
}
.tx-kesearch-pi1 input[type="text"]:focus,
.tx-kesearch-pi1 input[type="text"]:hover,
.tx-kesearch-pi1 select:focus,
.tx-kesearch-pi1 select:hover,
.tx-kesearch-pi1 textarea:focus,
.tx-kesearch-pi1 textarea:hover{
	box-shadow: 0 0 3px #bbbbbb;
	border: 1px solid #b2b2b2;
	color: #000;
}

/* Buttons */
span.submitbutt input,
input.kesGreyButt,
span.kesGreyButt {
	font-family: 'Roboto', sans-serif;
	width: 242px;
	border: none;
	padding: 10px;
	font-size: 14px;
	background: #2a6ebb;
	color: #fff;
	cursor: pointer;
	font-weight: 300;
	text-decoration: none;
}

li.checkboxButtonSubmit span,
span.submitbutt input,
input.kesGreyButt[type="submit"]{

}
span.submitbutt input:hover,
input.kesGreyButt:hover,
span.kesGreyButt:hover{
	background: #15224C;
}
span.kesGreyButt a{
	text-decoration: none;
	color:#0D8897;
	text-shadow: 0px 1px 0px #ffffff;
}
span.kesGreyButt a:hover{
	text-decoration: none;
	color:#000;
	text-shadow: 0px -1px 0px #ffffff;
}
/* buttFixes */
#kesearch_filters .list li.checkboxButton,
#kesearch_filters .list li.checkboxButtonSubmit{
	text-decoration: none !important;
	padding-bottom: 5px;
}
#kesearch_filters .list li.checkboxButtonSubmit{ margin-bottom: 1px;}
#kesearch_filters .list li.checkboxButtonSubmit{ padding-bottom: 0;}

/* SearchBox */
div.kesearchbox{
	position: relative;
	height: 35px;
	margin: 0 0 10px 0;
}
#ke_search_sword {
	position: absolute;
	top: 1px;
	width: 220px;
	height: auto;
	padding: 10px;
	margin: 0;
	display: inline;
}
#kesearch_submit{
	position: absolute;
	top: 3px;
	left: 237px;
	height: 28px;
	width: 28px;
	border: 0 none;
	padding: 0;
}
#kesearch_submit:focus,
#kesearch_submit:hover{
	box-shadow: 0 0 0 white;
	border: 0 none;
	cursor: pointer;
}

/* Filters */
#kesearch_filters div.textlinks{ margin:0 0 20px 0; }
#kesearch_filters select {
	width: 150px;
	margin: 0 0 10px 0;
}
#kesearch_filters .list {
	margin-bottom: 10px;
}
#kesearch_filters .list .head {
	background: url("img/filterHeadBG.gif");
	display:block;
	border: 1px solid #CFCFCF;
	padding: 5px;
}
#kesearch_filters .list .head img {
	margin: 0 5px;
	position: relative;
	top: -2px;
}
#kesearch_filters .list ul {
	padding: 10px;
	margin: 0;
	border: 1px solid #cfcfcf;
	border-top: 0 none;
	list-style-type:none;
}
#kesearch_filters .list ul.expanded { display:block; }
#kesearch_filters .list ul.closed { display:none; }
#kesearch_filters .list li {
	display:block;
	list-style-type:none;
	margin:0 0 10px 0;
	font-size:12px;
	line-height:16px;
	color: #0D8897;
	text-decoration: underline;
}
#kesearch_filters .list li a{
	color: #0D8897;
	text-decoration: underline;
}
#kesearch_filters .list li:hover,
#kesearch_filters .list li a:hover{
	text-decoration: none;
	color: #0D8897;
	cursor: pointer;
}
#kesearch_filters .list li.selected { font-weight: bold; }
#kesearch_filters .list li.parent0,
#kesearch_filters .list li.level0 { margin-left: 14px; }
#kesearch_filters .list li.parent1,
#kesearch_filters .list li.level1 { margin-left: 21px; }
#kesearch_filters .list li.parent2,
#kesearch_filters .list li.level2 { margin-left: 28px; }
#kesearch_filters .list li.parent3,
#kesearch_filters .list li.level3 { margin-left: 35px; }
#kesearch_filters .list li.parent0,
#kesearch_filters .list li.parent1,
#kesearch_filters .list li.parent2,
#kesearch_filters .list li.parent3 {
	font-weight: bold;
	list-style-image: url("img/list-bullet-cat.gif");
	list-style-position: outside;
}

/* Checkboxes */
#kesearch_filters .list ul.checkboxList{ padding-bottom: 1px; }
#kesearch_filters .list li.optionCheckBox {
	float: left;
	width: 200px;
	text-decoration: none;
	margin-bottom: 4px;
}
#kesearch_filters .list li.optionCheckBox input[type="checkbox"]{
	float: left;
	margin: 0 5px 0 0;
}
#kesearch_filters .list li.clearer {
	font-size: 0;
	line-height: 0;
	float: none;
	margin: 0 !important;
}
#kesearch_filters label{
	display:block;
	font-weight:bold;
	font-size:11px;
	color: #353535;
	margin:0 0 4px 0;
}
#kesearch_filters .list li.region {
	font-weight: bold;
	margin-top: 5px;
}
#kesearch_filters .list li.noclick { cursor: default !important; }
#kesearch_filters .list li.country { margin-left: 7px; }

/* SPECIAL CSS CLASS */
#kesearch_filters .small {
	display:block;
	height: 65px;
	max-height: 65px;
	overflow-y: auto;
	overflow-x: hidden;
}
#kesearch_filters .larger {
	display:block;
	height: 130px;
	max-height: 130px;
	overflow-y: auto;
	overflow-x: hidden;
}

/* multiselectPage */
.tx-kesearch-pi1 .multiselect .multi-option {
	float: left;
	width: 200px;
	margin: 0 0 5px 0;
}
.tx-kesearch-pi1 .multiselect .multi-option input[type="checkbox"]{
	float: left;
	margin: 0 5px 0 0;
}
.tx-kesearch-pi1 .multiselect label {
	font-weight: normal;
	font-size:12px;
	padding: 0 10px 0 0;
	float: left;
}
.tx-kesearch-pi1 .multiselect .multiselectButtons{ padding: 10px 0 0 0; }
.tx-kesearch-pi1 .multiselect .last { /* ???? */ }

/* Results */
#kesearch_num_results{
	font-size: 12px;
	padding: 0 0 5px 0;
}

#kesearch_results .result-list-item{
	margin: 0 0 20px 0;
	padding: 0 0px;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item-type-page { }
.tx-kesearch-pi1 #kesearch_results .result-list-item-type-tt_news { }

.tx-kesearch-pi1 #kesearch_results .teaser_icon img {
	float:left;
	margin-top:2px;
	margin-right:5px;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
	color: red;
	font-weight: bold;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .add-info {
	font-size: 80%;
	background: #EEE;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar {
	border: 1px solid #D3D3D3;
	display: block;
	float: right;
	height: 10px;
	width: 48px;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar .score {
	background-color: #D3D3D3;
	border: 1px solid #898989;
	display: block;
	height: 10px;
	margin: -1px 0 0 -1px;
}

/* Query time */
.tx-kesearch-pi1 #kesearch_query_time {
	font-style: italic;
	text-align: center;
	font-size: 80%;
}

/* Searchbox */
.tx-kesearch-pi1 .searchbox {
	margin-bottom: 5px;
}
.tx-kesearch-pi1 .searchbox input {
	margin-left: 0;
	width: 145px;
}
.tx-kesearch-pi1 .searchbox input.submit {
	width: 18px;
	height: 18px;
	border: none;
	background: none;
	vertical-align: middle;
}
.tx-kesearch-pi1 form.static .searchbox input.submit {
	margin-top: -16px;
}
.tx-kesearch-pi1 form.ajax .searchbox input.submit {
	margin-top: -4px;
}
.tx-kesearch-pi1 .searchbox .search_input {
	float:left;
	margin-right: 5px;
}

/* Spinner / updating */
.tx-kesearch-pi1 #kesearch_updating_filters,
.tx-kesearch-pi1 #kesearch_updating_results {
	display:none;
	text-align: center;
}
.tx-kesearch-pi1 #testbox {
	margin-top: 100px;
	border: 1px solid red;
}

/* General Message */
.tx-kesearch-pi1 .general-message {
	padding: 5px;
}
.tx-kesearch-pi1 .general-message .image {
	float:left;
	vertical-align: middle;
	margin-right: 10px;
}

/* Pagebrowser */
#kesearch_pagebrowser_top,
#kesearch_pagebrowser_bottom {
	text-align: center;
	word-wrap: break-word;
	font-size: 12px;
	color:#707070;
}
#kesearch_pagebrowser_top .pages_total,
#kesearch_pagebrowser_bottom .pages_total{
	padding: 8px 0;
	background:#fff;
	margin-bottom: 15px;
}
#kesearch_pagebrowser_top .pages_total { border-bottom: 1px dashed #707070; }
#kesearch_pagebrowser_bottom .pages_total { border-top: 1px dashed #707070; }
#kesearch_pagebrowser_top div.result_txt,
#kesearch_pagebrowser_bottom div.result_txt{
	margin: 0 0 5px 0;
}
#kesearch_pagebrowser_top .kesearch_pagebrowser,
#kesearch_pagebrowser_bottom .kesearch_pagebrowser { margin: 0 auto 0; }

#kesearch_pagebrowser_top a,
#kesearch_pagebrowser_bottom a { padding: 3px; }
#kesearch_pagebrowser_top a:hover,
#kesearch_pagebrowser_bottom a:hover { cursor:pointer; }
#kesearch_pagebrowser_top a.current,
#kesearch_pagebrowser_bottom  a.current {
	 font-weight: bold;
	 color:#000;
	 text-decoration:none;
}
#kesearch_pagebrowser_top .browser,
#kesearch_pagebrowser_bottom .browser{
	border:1px solid;
}
.tx-kesearch-pi1 .next,
.tx-kesearch-pi1 .prev {
	display:inline-block;
	width:24px;
	height:29px;
	color:transparent;
	text-decoration:none;
	overflow:hidden;
}
.tx-kesearch-pi1 .next{background: transparent url('img/arrow-next.gif') no-repeat left 0;}
.tx-kesearch-pi1 .prev{background: transparent url('img/arrow-prev.gif') no-repeat right 0;}
.tx-kesearch-pi1 a.next,
.tx-kesearch-pi1 a.prev{
	display:inline-block;
	width:24px;
	height:29px;
	color:transparent;
	text-decoration:none;
	padding:0 !important;
	margin:0 0 -10px 0;
}

/* Ordering */
.tx-kesearch-pi1 #kesearch_ordering span.down {
	display: inline-block;
	width: 0;
	height: 0;
	border-color: #FF0000 transparent;
	border-style: solid solid none;
	border-width: 4px 4px 0;
}
.tx-kesearch-pi1 #kesearch_ordering span.up {
	display: inline-block;
	width: 0;
	height: 0;
	border-color: transparent transparent #FF0000;
	border-style: none solid solid;
	border-width: 0 4px 4px;
}
.tx-kesearch-pi1 #kesearch_ordering div.ordering {
	text-align: right;
}
.tx-kesearch-pi1 #kesearch_ordering ul {
	display: inline-block;
	height: 20px;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
}
.tx-kesearch-pi1 #kesearch_ordering ul li {
	float: left;
	margin-right: 10px;
}
.tx-kesearch-pi1 #kesearch_ordering div.clearer {
	clear: left;
}
/* needed for autocomplete */
ul.ui-autocomplete li a {
	font-size: 12px;
}

/* 404 */
#not-found {
	text-align: center;
}
#not-found span {
	font-size: 26px;
	opacity: 0.7;
}
#not-found img {
	opacity: 0.4;
}


/* АДМИНКА */
.info {
	background-color: #32abbd;
    color: white;
    padding: 18px 0px 18px 0px;
    margin: 0 auto;
    margin-bottom: 18px;
    text-align: center;
    width: 90%;
    border-radius: 3px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .29);
}

.info.error {
	background-color: #bd3232;
}

.admin-menu {
	width: 100%;
	background-color: black;
	font-size: 14px;
	color: #fff;
}

.admin-menu .menu-list {
	height: 37px;
}

.admin-menu .user-name {
	position: relative;
	top: 6px;
	float: right;
	margin-right: 24px;
}

.admin-menu .user-name img {
	position: relative;
	left: 6px;
	top: 6px;
	height: 20px;
}

.adm-head {
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 6px;
}

.adm-head-2 {
	display: inline-block;
    font-size: 20px;
    font-weight: 500;
    margin: 0px 0px 24px 12px;
    border-bottom: 3px solid #1a9db1;
}

.type-tpl {
    text-align: center;
    margin-bottom: 24px;
    color: #9c9c9c;
}

#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu {
	margin: 0 auto;
}

#menu li {
	float: left;
	position: relative;
}

#menu>li:hover {
	color: #fff;
}

#menu a {
	float: left;
	padding: 12px 12px;
	color: #fff;
	text-decoration: none;
}

#menu .not {
	color: #565656;
}

#menu li:hover > a {
	background-color: #3e3e3e;
}

#menu ul {
	margin: 20px 0 0 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 9999;
	background: #000;
	border-radius: 3px;
	transition: all .2s ease-in-out;
}

#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}

#menu ul ul {
	top: 0;
	left: 170px;
	margin: 0 0 0 20px;
}

#menu ul li {
	float: none;
	display: block;
	border: 0;
}

#menu ul a {
	padding: 10px;
	width: 150px;
	display: block;
	float: none;
	text-transform: none;
	border-bottom: 1px solid #2d2d2d;
}

#menu ul a:hover {
	background-color: #0186ba;
}

#menu ul li:first-child > a {
	border-radius: 3px 3px 0 0;
}

#menu ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 40px;
	top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #444;
}

#menu ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-right: 6px solid #3b3b3b;
}

#menu ul li:first-child a:hover:after {
	border-bottom-color: #04acec;
}

#menu ul ul li:first-child a:hover:after {
	border-right-color: #0299d3;
	border-bottom-color: transparent;
}

#menu ul li:last-child > a {
	border-radius: 0 0 3px 3px;
}

/* СПИСОК ДАННЫХ АДМИНКИ В ТАБЛИЦЕ */
.add-btn {
	display: inline-block;
	float: right;
	padding: 8px;
	margin: 24px 16px 0px 0px;
}

.add-btn a {
	text-decoration: none;
}

.table-container {
	width: 100%;
	margin-top: 24px;
}

.table-container table {
	font-size: 14px;
}

.table-container table img {
	width: 24px;
}
.table-container img.banner {
	width: 180px;
}

/* РЕДАКТОР */
#adm-news-edit  {
	margin: 50px;
}

.admin-content .form-field {
    padding: 8px 0px 8px 0px;
}

.admin-content label {
    display: inline-block;
    width: 18%;
    font-weight: 500;
    font-size: 16px;
    vertical-align: top;
    margin: 6px;
}

.admin-content input,
.admin-content select,
.admin-content textarea {
	padding: 6px;
	border: 1px solid #cccccc;
	border-radius: 3px;
}

.admin-content input,
.admin-content textarea {
	width: 78%;
}

.admin-content select {
	width: 79.4%;
}

.admin-content .jq-width {
	width: 79.4%;
}

.admin-content textarea {
	resize: none;
	height: 70px;
}

.buttons {
    height: 56px;
}

button.styler {
    margin: 12px 16px 0px 0px;
    float: right;
}

.admin-content .text {
    display: inline-block;
    padding: 6px 0px 6px 0px;
}

#adm-news-edit .desc-count {
    position: relative;
    display: inline-block;
    width: 60px;
    text-align: center;
    bottom: 23px;
    left: 1009px;
    padding: 2px;
    background-color: #e5ebfd;
    border-radius: 2px;
}

#adm-types-list .level-0 {
	background-color: #d3dae8;
}
#adm-types-list .level-1 {
	margin-left: 12px;
}
#adm-types-list .level-1:before {
	content: "\2013 ";
}
#adm-types-list .level-2 {
	margin-left: 24px;
}
#adm-types-list .level-2:before {
	content: "\2013 \2013 ";
}
#adm-types-list .level-3 {
	margin-left: 36px;
}
#adm-types-list .level-3:before {
	content: "\2013 \2013 \2013 ";
}


#files-form label {
	font-size: 16px;
}
#files-form input {
	padding: 6px;
	border: 1px solid #cccccc;
	border-radius: 3px;
}

#files-form input {
	width: 96%;
}

#files-form .jq-width {
	width: 100%;
}


.tbl-center {
	text-align: center;
}
.tbl-center img {
	width: 24px;
}

.clipboard {
    position: absolute;
    left: -9999px;
}

.ui-widget-overlay {
    background: #848484 !important;
    opacity: 0.5 !important;
}

.content .hello {
	margin-bottom: 64px;
}

.content .hello .hello-head  {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 24px;
}

.content .settings .form-field {
	margin-bottom: 16px;
}
.content .settings.general .form-field label {
	display: inline-block;
	width: 230px;
}
.content .settings.general .form-field input {
    padding: 6px;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    width: 314px;
}


.appeals label {
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
    width: 200px;
}

.appeals input {
    width: 77%;
    padding: 6px;
    border: 1px solid #cecece;
    border-radius: 3px;
}

.appeals textarea {
    width: 77%;
    min-height: 150px;
    max-height: 400px;
    resize: vertical;
    padding: 6px;
    border: 1px solid #cecece;
    border-radius: 3px;
}

.appeals .inform {
	margin-left: 204px;
}

.appeals .confim {
	text-align: center;
	font-weight: 500;
	margin: 8px 0px 0px 8px;
}

.notice {
    background-color: #f75a1e;
    color: #f9f9f9;
    border-radius: 40%;
    padding: 2px 8px 2px 6px;
    margin-left: 4px;
}

.notice:after {
	content: '';
    position: absolute;
    left: 137px;
    top: 15px;
    border: 6px solid transparent;
    border-right: 6px solid #f75a1e;
}

.file {
	font-size: 14px;
}

.banner-load {
    margin: 0 auto;
    width: 286px;
}
.banner-load-head {
    margin: 14px;
    font-size: 18px;
    text-align: center;
}

/* Вложения */
.files-list {
	margin-top: 22px;
}


.files-list .files-list-head {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
    border-bottom: 1px solid #cccccc;
}

.files-list .files-list-item .files-container .file-data {
	margin-bottom: 18px;
}
