@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic&subset=cyrillic-ext);
* {padding: 0; margin:0; outline: none!important;}
/*красивая тень*/
/*box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.4);*/
html {
    font-family: 'PT Sans', sans-serif;
}
body {
	background: url(../img/back5_2.jpg);
	font-family: 'PT Sans', sans-serif;
}
a {transition: color 0.2s ease 0s;}
p {font-size: 15px;}
table {background-color: #fffff6;}
td {padding: 5px 4px;border: 1px solid #868686;}
.clr {clear: both;}
.back_color {background-color: #fffff0;    box-shadow: 0 38px 60px -25px rgba(0,0,0,.2);}
.back_color .wrapper {padding: 25px;}
.wrapper header {width: 1000px;margin: auto;}
.header__logo {
	background-image: url(../img/txt.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 600px;
    float: left;
}    
    .header__logo_name {                     
        margin-left: 8px;
}
	.header__logo_name h3 {
		font-size: 15px;
        margin-top: 15px;
        color: #3e6151;
        font-family: 'PT Sans', sans-serif;          
        line-height: 18px;
	}
.logo_number_2 {
    background-image: url(../img/number.png);
    width: 110px;
    height: 53px;
    float: right;    
    margin-top: 3px;
    margin-right: 35px;
}
.header__number {
    float: right;
    background-image: url(../img/cloud.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 265px;
    height: 115px;
    margin-top: -15px;
}
    .header__number .nmb_phone p {
        display: block;
        margin-top: 50px;
        text-align: center;
        font-size: 23px;
        font-weight: bold;
        color: #2288ee;        
        background-image: url(../img/telefon50.png);
        background-repeat: no-repeat;
        background-position: left 15px top 7px;
        height: 40px;
}
.content {
	background-color: #fbfbf4;
	/*box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, 0.3);*/
    box-shadow: 0px 1px 8px 0px #abacb0;
	background-image: url(../img/line-r.png);
	background-repeat: repeat-y;
	background-position: right;
	min-height: 350px;	
	padding: 15px;
    position: relative;
    z-index: 2;
    border-radius: 15px;
    margin-top: 50px!important;
    margin-bottom: 55px!important;
    width: 1000px;
    margin: auto;
}
	.content__left-col {
		width: 215px;
		float: left;
	}
	.menu ul li {
		list-style-type: none;
		margin-bottom: 15px;
	}
	.menu ul li a {
		font-size: 16px;
		color: #17a037;		
	}
	.menu ul li a:hover {
		color: #80ba78
	}
    .menu .moduletable_menu h3, .menu .moduletable h3 {
        background-image: url(../img/line.png);
        background-repeat: repeat-x;
        background-position: bottom;
        display: block;
        padding-bottom: 15px;
        margin-bottom: 20px;
        font-family: 'PT Sans', sans-serif;
        font-size: 20px;
}
    .menu .moduletable {
        margin-bottom: 25px;
}
	.moduletable__help-link h3 {
		 background-image: url("../img/line.png");
	    background-position-x: center;
	    background-position-y: bottom;
	    background-repeat: repeat-x;
	    display: block;
	    font-family: "PT Sans",sans-serif;
	    font-size: 20px;
	    margin-bottom: 20px;
	    padding-bottom: 15px;
	}
	.content__right-col {
		width: 705px;
		float: right;
		margin-right: 25px;
	}
    .content__right-col .item-page .page-header {
        margin-top: 10px;
}
    .content__right-col .item-page .page-header h2 {
        margin-top: 20px;
	    font-size: 22px;
	    font-weight: bold;
	    color: #444;
}
div.top {
    background-color: rgba(255,255,240, 1);
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: -1px;
    box-shadow: 0 20px 60px -15px rgba(0, 0, 0, 0.4);
    background-image: url(../img/line-rev.png);
    background-repeat: repeat-x;
    background-position: top;
}
.wave {
    margin-top: -1px;
    width: 100%;
    height: 17px;        
    background-image: url(../img/wave100.png);
    background-position: bottom;
    background-repeat: repeat-x;  
}
dt.article-info-term {display: none;}
dd.published {color:#99A69B;}

.top__menu {
    padding: 0 15px;
}
.top__menu ul li {
    display: inline;
    margin-right: 10px;
}
.top__menu ul li a {
    padding: 0!important;    
}
.item p.readmore a.btn {
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-color: #FBFEF8;
    color: #646464;
    transition: background-color 0.2s ease 0s;
}
.item p.readmore a.btn:hover {
    background-color: #E1F1CC;
    color: #333;
}
.page-header h2 a {
    text-decoration: none;
    font-weight: 200;
    font-size: 25px;
}
/*Навигационное меню*/
ul.ux-menu li.ux-menu-item-main a.ux-menu-link-level-0 {
    font-size: 14px!important;
}
ul.menu li {line-height: 18px;}
ul.menu li a {
    padding: 0;
    font-size: 15px!important;
}
ul.menu li a:hover {
    background:none;
}
ul.menu li.parent ul.nav-child {
    padding: 10px 15px;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-top: 7px;
    background-color: #fffffc;
}
ul.menu li.parent ul.nav-child li {
    margin-bottom: 10px;
    line-height: 15px;
}
/*ul.menu li.current > ul.nav-child > li.active a {
    color: #ce4141;
}*/
ul.menu > li.current > a {
    color: #ce4141;
}
ul.nav-child li a {color: #17a037;}
ul.menu li.parent ul.nav-child li.current a {color: #ce4141;}
/*Модуль Полезные ссылки*/
.left-col__help-link .hepllink ul li {
    color: #969696;
    font-style: italic;
    line-height: 18px;
}
.left-col__help-link .hepllink ul li a {
    color: #2d84ac;
    font-size: 14px;
    padding-bottom: 4px;
    display: block;
    font-style: normal;
    padding-left: 20px;
    background-image: url(../img/link.png);
    background-repeat: no-repeat;
    background-position: left top 5px;
    background-size: 6%;
    text-decoration: underline;
}
.left-col__help-link .hepllink ul li a:hover {
    color: chocolate;
}
/*Слайдер Фото*/
.boxplus-slider {
    margin: auto;
    background-color: #fff;
    border: 5px solid #eee;
    border-radius: 10px;
}
.boxplus-paging {
    margin-top: 10px;
}
.boxplus-paging .boxplus-next,
.boxplus-paging .boxplus-last,
.boxplus-paging .boxplus-first,
.boxplus-paging .boxplus-prev  {cursor: pointer;}
div.boxplus-slider .boxplus-disabled {
    opacity: 0.2;
    cursor: url(../img/stop.png), pointer;     
}
div.sigplus-gallery ul > li > img, div.sigplus-gallery ul > li > a > img {
    border-radius: 5px;
    opacity: 0.8;
    transition: opacity 0.2s ease 0s;
}
div.sigplus-gallery ul > li > img:hover, div.sigplus-gallery ul > li > a > img:hover {
    opacity: 1;
}
.item-page div[itemprop="articleBody"] ul,
.item-page div[itemprop="articleBody"] ol {margin-left: 35px;}
.item-page div[itemprop="articleBody"] ul li {    
    margin-bottom: 11px;
    line-height: 17px;
}
.item-page div[itemprop="articleBody"] ul li > a {
    line-height: 20px;
}
/*Цвет бэкграунда для модального окна*/
#cboxLoadedContent {
    background-color: #fbfbf4;
}
#cboxLoadedContent {
    padding: 15px 25px;
}
/*Добавление слова Закрыть к модальному окну*/
#cboxContent button#cboxClose:after {
    content: 'Закрыть';
}
.item-page p a {text-decoration: underline;}
.item-page p a:hover {color: chocolate;}
.item-page p a.modal_link {
    text-decoration: none;
    border-bottom: 1px dashed;
}
.item-page ul {font-size: 15px;}
.novision {
    width: 250px;
    text-align: center;
    margin-top: 28px;
    font-size: 15px;
}
.novision a {
    text-decoration: none!important;
    border-bottom: 1px dashed;
}
.novision a:hover {
    color: chocolate;
}

/*Форма обратной связи*/
.rapid_contact form table {background: none!important; color: #333;}
.rapid_contact form table span.redscode {
    color: crimson;
    font-size: 21px;
    position: relative;
    top: 4px;
}
.rapid_contact form table tr input {
    color: #3B3B3B;
    margin-bottom: 10px;    
}
.rapid_contact form table input.inputbox {
    border: 1px solid #ccc;
    width: 250px;
    padding: 4px 8px;
    border-radius: 3px;
}
.rapid_contact form table td {
    display: block;
    width: 100%;
}
.rapid_contact form table p.smallcode {
    width: 100%;
    color: #5A5A5A;
    font-size: 14px;
}
.rapid_contact form table tr textarea.textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 4px 8px;
    border-radius: 3px;
    height: 150px;
    color: #3B3B3B;
}
.rapid_contact form table input[name="rp_anti_spam_answer"] {
    width: 50px;
    text-align: center;
}
.rapid_contact form table input.button {
    width: 190px !important;
    padding: 5px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-color: #FBFEF8;
    color: #646464;
    transition: background-color 0.2s ease 0s;
}
.rapid_contact form table input.button:hover {
    background-color: #E1F1CC;
    color: #333;
}
.rapid_contact form span {
    font-size: 15px;
    margin-bottom: 15px;    
}
table.obr-table td {padding: 2px;}

/*Форма авторизации*/
.left-col__help-link .form-inline span {display: block;}
.left-col__help-link .form-inline input {
    border: 1px solid #868686;
    padding: 3px 10px;
    border-radius: 3px;
    background-color: #fffbfb;
}
.left-col__help-link .form-inline .control-group {margin-top: 10px;}
.left-col__help-link .form-inline .control-group button.btn, .logout-button input.btn {
    padding: 5px 10px;
    background-color: #E1F1CC;
    color: #333;
    border:1px solid #dddddd;
    transition: background-color 0.2s ease 0s;
        margin-bottom: 11px;
}
.left-col__help-link .form-inline .control-group button.btn:hover, .logout-button input.btn:hover {background-color: #FBFEF8;color:#646464;}
.left-col__help-link .form-inline ul.unstyled li {margin-bottom: 0px;}
.left-col__help-link .form-inline ul.unstyled li a {font-size: 14px;}
.form-inline .add-on {display: none!important;}
input:-webkit-autofill, 
textarea:-webkit-autofill,
select:-webkit-autofill  {
    background-color: #edfee8!important;
}
/*Кнопка редактировать, изменить материал*/
/*.item-page .btn-group {
    cursor: pointer;    
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff; 
}*/
.item-page .open {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group a.dropdown-toggle {
    box-shadow: none!important;
}
.item-page .btn-group a.btn {
    background-image: url(../img/red.png);
    background-position: left center;
    background-repeat: no-repeat;     
    padding: 12px;       
}
.item-page .btn-group a.btn span.caret {display: none;}
.btn-toolbar .btn-group {margin-top: 16px;}
.btn-toolbar .btn-group a.btn {
    background: #fffff3;
    padding: 2px;
    border: 1px solid;
    color: #06B;
}
.edit form fieldset {
    padding: 7px;
    margin: 0;
    border: 0;
    background-color: #f1f1f1;
    padding-bottom: 12px;
    border: 1px solid #ccc;
}
.content__right-col .edit {margin-bottom: 25px;}

/*Редактирование - Вкладка Публикация*/


/*Добавление иконок к сылкам*/
a[href$="xlsx"],
a[href$="xls"],
a[href$="doc"], 
a[href$="docx"],
a[href$="pdf"],
a[href$="PDF"],
a[href$="zip"],
a[href$="rar"],
a[href$="png"],
a[href$="PNG"],
a[href$="jpg"],
a[href$="JPG"],
a[href$="jpeg"],
a[href$="JPEG"],
a[href$="7z"] {padding-left: 20px; margin-left: 3px;}

a[href$="xlsx"], a[href$="xls"] {
    background-image: url(../img/fls/16/exl.png);
    background-repeat: no-repeat;
    background-position: left center;  
}
a[href$="doc"], a[href$="docx"] {
    background-image: url(../img/fls/16/doc.png);
    background-repeat: no-repeat;
    background-position: left center;
}
a[href$="pdf"],a[href$="PDF"] {
    background-image: url(../img/fls/16/pdf.png);
    background-repeat: no-repeat;
    background-position: left center;
}

a[href$="zip"], a[href$="rar"], a[href$="7z"] {
    background-image: url(../img/fls/16/zip.png);
    background-repeat: no-repeat;
    background-position: left center;
}
a[href$="png"],
a[href$="PNG"],
a[href$="jpg"],
a[href$="JPG"],
a[href$="jpeg"],
a[href$="JPEG"] {
    background-image: url(../img/fls/16/img2.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.category-desc ul {margin-left: 30px; }
.category-desc ul li {font-size: 15px;}

.close_div {
    /*display: none;*/
        border: 3px solid #e24242;
    padding: 2px 10px;
    margin-top: 10px;
    border-radius: 3px;
    width: 1000px;
    margin: auto;
    margin-bottom: 25px;
    background-color: #fff;
}
.close_div h5 {font-size: 25px;}