Фильтры

Найдено по запросу: Шаблоны веб-страниц. Входит в Header - да

Тип шрифта : 'Roboto', sans-serif
Файл css :
html, body {
width: 100%;
min-width: 1430px;
}
.news-block.empty-component {
padding-left:0;
margin-left:0;
}
.header {
height:380px;
position: relative;
background-size: cover !important;
background: url("/getImage?objectId=8415069&size=4&ext=png&cache=true") no-repeat scroll center top;
background-size: cover !important;
background-position: center !important;
background-position-x: center;
background-position-y: top;
}
.header:after {
content: '';
background-color: rgb(0, 0, 0);
opacity: 0.502;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 380px;
z-index: 5;
}
.position-1-1 img {
width: 100px;
}
.header:before{
content: '';
background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
opacity: 0.502;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 380px;
z-index: 6;

}
.row-wrapper-1 {
z-index: 10;
position: relative;
}

.component-search {
z-index: 1045;
position: relative;
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.top_text_small {
margin-top: 6px;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
}

.top_text_big {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
line-height: 30px;
}

.position-2-1 .component {
max-width: 700px;
margin: 0 auto 70px;
}

.position-2-1 .component .block > a {
/*color: #c1c0bf;*/
color: #DEDDDC;
text-decoration: underline;
text-decoration-style: dashed;
}

.position-2-1 .component .block > a:hover {
color: white;
}

.simple-search-form .input-group {
height: 60px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 60px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
margin-right: 20px;
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.component-7877379 .form-control{
color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2;
}
.component-7877379 .form-control::-moz-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::-webkit-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control:-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control{
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}.component-7877379 .btn-search{
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}
.component-7877379 a{
font-size: 14px;
color: rgba(255, 255, 255, 0.749);
border-bottom: 2px white dotted;
}

.top_text {
font-size: 40px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 1.25;
text-align: center;
position: relative;
z-index: 31;
margin-top: 63px;
}
.menu-home img{
width: 20px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}
.dropdown-menu.menu-item-childrens {
width: 100%;
}
.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.position-5-1 {
padding: 0px;
}

.position-5-1 .title-container {
padding-left: 10px;
}
.attribute-content-column{
-webkit-column-count:2;
-moz-column-count:2;
column-count:2;
-webkit-column-gap: 65px;
-moz-column-gap: 65px;
column-gap: 65px;
font-family: Roboto;
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
#modalMain .close{
color: #00a652;
opacity: 1;
font-size: 30px;
}
#modalMain .modal-header{
border-bottom: none;
padding: 10px;
margin-bottom: 35px;
}
#modalMain .modal-content {
border-radius: unset;
height: 793px;
}
#modalMain .modal-dialog{
width: 793px;
margin: 100px auto;
}

#modalMain .object-content{
padding-left: 50px;
padding-right: 50px;
}


#modalMain .title h2{
margin: auto;
font-size: 24px;
font-weight: bold;
color: #2b2b2b;
line-height: 28px;
padding-left: 55px;
}
.component-7888082 {
overflow-y: scroll;
overflow-x: hidden;
height: 666px;
margin: 10px;
}
#modalMain .attribute-content{
margin: auto;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
line-height: 28px;
}
.attribute-content-column div:nth-child(2) {
text-align: right;
}
.full-text-article img {
height: 22px;
}
.full-text-article, .full-text-article:hover, .full-text-article:focus{
font-size: 14px;
font-weight: bold;
color:#00a652;
border-bottom: 1px dashed #00a652;
line-height: 16px;
}
.big-object-left-data {
width: 684px;
height: 500px;

}
.big-object-left-data:before {
content: '';
background-color: rgb(42, 49, 55);
opacity: 0.749;
position: absolute;
width: 684px;
height: 500px;
top: 0;
left: 0;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.big-object-left-data .object-data {
position: absolute;
left: 60px;
top: 175px;
}
.big-object-left-data .news-date {
font-size: 12px;
font-family: "Roboto";
color: rgb(0, 166, 82);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-webkit-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-ms-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
}

.big-object-left-data .news-title{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
font-weight: bold;
text-transform: uppercase;
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .news-text{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .object-data .show-more-link-container{
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
position: absolute;
top: 250px;
right: 60px;
}

.big-object-left-data .object-data .show-more-link-container a {
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.show-more-link-container .col-xs-12::after {
content: ' →';
display: inline;
}
.big-object-right-data .news-text{
display: none;
}

.big-object-right-data .object-data{
background-color: rgb(42, 49, 55);
width: 327px;
height: 236px;
padding: 25px;
}
.big-object-right-data .news-date{
font-size: 12px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .news-title {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .objectList-row:first-child .col-xs-6:first-child .news-title {
color: rgb(0, 166, 82);
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child .news-title{
color: rgb(237, 184, 0);
}
.big-object-right-data .objectList-row:last-child .col-xs-6:first-child .news-title{
color: rgb(0, 133, 210);
}
.big-object-right-data .show-more-link-container{
position: absolute;
bottom: 30px;
right: 30px;
color: rgb(255, 255, 255);
}
.big-object-right-data .show-more-link-container a{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
}
.big-object-right-data .objectList-row:first-child, .big-object-right-data .objectList-row:last-child{
padding-left: 16px;
}
.big-object-right-data .objectList-row:first-child{
padding-bottom: 17px;
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child, .big-object-right-data .objectList-row:last-child .col-xs-6:last-child {
padding-left: 30px;
}
.big-object-right-data .objectList-row:last-child .col-xs-6:last-child .object-data{
background-color: rgb(226, 231, 235);
padding: 100px 75px;
}
.news-block .all-object-container a {
border: none;
border-radius: 0;
margin: 0 auto;
background: url("/svg/7893412.svg") no-repeat scroll left;
display: inline-block;
padding-left: 45px;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
color: rgb(42, 49, 55);
line-height: 1.2;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.action-video{
display: flex;
flex-direction: column-reverse;
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
}
.text-white{
color: rgb(255, 255, 255);
}
.icon-image{
height: 61px;
margin-bottom: 30px;
}
.epk{
background:url(/svg/7904469.svg) no-repeat top center;
}
.roia{
background:url(/svg/7908041.svg) no-repeat top center;
}
.buy{
background:url(/svg/7908054.svg) no-repeat top center;
}
.budget{
background:url(/svg/7908067.svg) no-repeat top center;
}
.service{
background:url(/svg/7908426.svg) no-repeat top center;
}
.social{
background:url(/svg/7908438.svg) no-repeat top center;
}
.gov-service{
background:url(/svg/7908450.svg) no-repeat top center;
}
.no-corruption{
background:url(/svg/7908462.svg) no-repeat top center;
}
.main-hr{
background:url(/getImage?objectId=7904520&size=4&ext=png&cache=true) no-repeat top center;
height:11px;
border:none !important;
margin-top: 0px;

margin-bottom: 0px;
}
.main-text{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
margin-bottom: 5px;
}

.main{
background: white;
display: inline-block;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
text-align: center;
width: 327px;
height: 158px;
padding-top: 30px;
}
.main-block .report-title{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.main-block.documents .imageView-container{
background: url("/svg/7907661.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.main-block.documents .download-link-container{
padding-left: 40px;
}


.main-block.documents .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.main-block .object-data {
margin-bottom: 0px;
}
.service-row{
margin-top: 50px;
padding-left: 0px;
padding-right: 0px;
margin-left: -15px;
margin-right: -15px;
}
.main-block {

width: 327px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
padding: 20px 30px 5px 38px;
height: 163px;
border-bottom: 5px solid;
margin: 0px 0px 30px;
margin-top: -11px;
}

.main-block .report-title span:after{
content: ' →';
display: inline-block;
}

.main-block.links .short-text{
font-size: 14px;
color: rgb(156, 165, 172);
font-style: italic;
line-height: 1.571;

}
.service-lower-text {
font-style: italic;
color: #333;
}

.service-button-container {
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

.service-button-container .btn {
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.service-container:hover .service-button-container .btn {
background: #0db861;
}


.component-7907782, .component-7908156, .component-7908632{
border-bottom: 5px solid #00a652;
}
.component-7907610, .component-7908855, .component-7908783{
border-bottom: 5px solid #0085d2;
}
.component-7908298, .component-7908576{
border-bottom: 5px solid #eeb800;
}


.component-7908855 img{
width: 254px;
padding-bottom: 20px;
}

.component-7908855 .image-block{
font-size: 14px;
color: rgb(166, 172, 176);
font-weight: bold;
line-height: 1.571;
text-align: center;
}

.component-7908855 .image-block:after{
content: 'Мы работаем над содержанием этого раздела';
display: inline;
}

.main-slider .item a img, .main-slider .item img {
display: inline-block;
height: 226px;
width: 226px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}
.main-slider .item a img, .main-slider .item{
background: #e2e7eb;
}

.main-slider .carousel-caption {
display: inline-block;
vertical-align: middle;
color: #2a3137;
background: #e2e7eb;
height: 226px;
width: 960px;
font-size: 14px;
font-weight: 300;
font-style: italic;
height: 256px;
position: relative;
top: 0;
right: 0;
left: 0;
max-height: 256px;
text-shadow: none;
margin-left: -4px;
text-align: justify;
padding-top: 30px;
padding-left: 20px;
}

.main-slider .carousel-caption .board{
font-weight: bold;
line-height: 1.571;
font-style: normal;
text-transform: uppercase;

}
.carousel-control.right, .carousel-control.left{
background-image: none;
}
.carousel-control {
width: 0;
}

.glyphicon-chevron-right::before{
content: url(/svg/7944023.svg);

}
.glyphicon-chevron-left::before{
content: url(/svg/7944010.svg);

}
.main-slider{
padding-bottom:106px;

}
.carousel-indicators li {

display: inline-block;
width: 12px;
height: 12px;
margin: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #c6d2db;
border: 1px solid #c6d2db;
border-radius: 10px;

}
.carousel-indicators .active {

width: 20px;
height: 20px;
background-color: #78b2e0;

}
.carousel-indicators li.active{
border: 1px solid #78b2e0;
border-radius: 10px;
}

.carousel-indicators {
bottom: -70px;
}

.footer-copyright{

font-size: 14px;
color: rgb(255, 255, 255);
line-height: 2;
text-align: left;
font-weight: 300;

}
.no-margin {
margin: 0px;
}
.no-padding {
padding: 0px;
}
.footer-menu a{
font-size: 14px;
color: rgb(177, 225, 201);
font-weight: bold;
text-transform: uppercase;
}
.footer-menu .list-group-item, .footer-block-menu .list-group-item{
background:transparent;
}
.footer-block-menu .menu-item-content {
padding: 0px 0px 5px 5px;
}
.footer-block-menu{
padding-top: 0px;
margin-top: 0px;
}
.footer-block-title{
padding-top: 15px;
padding-bottom: 0px;
}
.footer .title h2{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
padding-left: 10px;

}
.footer-block-menu a{
font-size: 14px;
font-weight: 300;
color: rgb(177, 225, 201);
}
.footer-block-menu a:hover{
color: white;
}
.footer-block-menu .object-data {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
color: white;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
color: white;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.row-20 {
padding-top: 20px;
}
.docs .object-data a{
font-size: 16px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.main-block.documents .download-link-container a, .docs .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data .download-link-container{
position: absolute;
bottom: 20px;
left: 235px;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 14px;
}

.gov-archives .imageView, .mun-archives .imageView {
max-width: unset;
min-height: unset;
float: none;
}
.gov-archives .object-title, .mun-archives .object-title{
text-align: center;
padding-top: 25px;
}
.gov-archives .object-title a, .mun-archives .object-title a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.714;

}
.gov-archives, .mun-archives{
border-top: 1px solid #e2e7eb;
padding-top: 40px;
margin:0px;
}

.gov-archives .object-data, .mun-archives .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;

}

.title-acrhives h2, .title-mun-acrhives h2{
font-size:24px;
}
.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}


.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.footer-contacts, .footer-block-menu{
padding-left: 15px;
}

.docs a:hover .item.active{
background: rgba(0,0,0,0.75);
}
.docs a:hover .item.active:after {
content: url("/svg/7899237.svg");
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 25px;
}
.attribute-contact, .attribute-contact p{
line-height: 2.111;
font-size: 14px;
font-weight: 300;
color: #2b2b2b;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #ce7a70;
border-color: #ce7a70;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.footer .partner .object-data{
border-bottom:none;
}
.footer .partner .col-xs-1 .object-data{
min-height:23px !important;
max-height:23px !important;
}

.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.compact {
background: none;
border: none;
}
.compact legend {
color: #DEDDDC;
border: none;
font-style: italic;
}
.compact .dropdown a {
color: #DEDDDC;
font-weight: bold;
}
.compact .dropdown {
padding-left: 15px;
padding-right: 15px;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 6  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да
Позиция
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 7  
Строка позиции : 1  
Номер позиции : 2  
Выравнивание содержимого позиции : right  
Размер позиции : 5  
Строка позиции : 1  
Блоки страниц
Блок страницы : GALSKO. HTML header  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : GALSKO. Логотип  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : GALSKO. Текст логотипа  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : GALSKO. Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 2  
Блок страницы : GALSKO. Меню  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : GALSKO. Партнеры для футера  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : Логин. Компакт  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :
html, body {
width: 100%;
min-width: 1430px;
}
.docs .object-data{
border-bottom: none;
}
.docs .object-list-container{
width:100%;
}
.header {
position: relative;
background: linear-gradient(to bottom, white 0px, white 57px, #e4e4e4 57px, #e4e4e4 100%);
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.position-1-1 .component-search {
float: none;
z-index: 10;
}
.keyboard img {
height: 20px;
width: 20px !important;
}

.position-1-1 img {
width: 40px;
}

.logo-mini {
height: 0;
min-height: 0;
}

.top_text_small {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

.top_text_big {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-top: 1px;
}

.component-search {
position: relative;
clear: both;
display: table;
width: 850px;
}

.component-search .block {
display: table-cell;
vertical-align: middle;
}

.component-search .padding {
padding-left: 10px;
max-width: 100px;
}

.simple-search-form .input-group {
height: 40px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 40px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
/*margin-right: 20px;*/
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.btn-alphabet {
float: none;
}

.position-1-2 {
z-index: 1;
}

.position-1-2 .well {
background: none;
border: none;
text-align: right;
padding-top: 10px;
position: relative;
box-shadow: none !important;
border-radius: 0;
margin-bottom: 0;
padding-bottom: 10px;
}

.position-1-2 legend {
/*color: #b2aa9f;*/
color: #aaaaaa;
border-bottom: none;
margin-bottom: 30px;
padding-right: 120px;
font-style: italic;
min-height: 20px;
}

.position-1-2 legend .compact-subscription-text {
color: #aaaaaa;
}

.position-1-2 a {
/*color: #c1c0bf;*/
color: #616161;
text-decoration: underline;
font-weight: bold;
}

.position-1-2 .login-separator {
background: #616161;
margin-left: 30px;
}

.position-1-2 .dropdown {
display: inline-block;
padding: 5px 20px;
}

.position-1-2 .dropdown.open {
background: white;
}

.position-1-2 .dropdown > a {
text-decoration-style: dashed;
}

.position-1-2 .dropdown.open > a {
color: #333;
}

.position-1-2 .dropdown-menu {
z-index: 1050;
/* width: 100%;*/
min-width:235px;
margin: 0;
border: none;
border-radius: 0;
box-shadow: none;
padding-bottom: 15px;
}

.position-1-2 .dropdown-menu a {
background: none;
text-decoration: none;
}

.position-1-2 .dropdown-menu a:hover {
background: none;
color: #cd796f;
}

.position-1-2 .dropdown-menu .divider {
margin-left: 20px;
margin-right: 20px;
}

.position-1-2 a:hover {
color: white;
}

.position-1-2 a:hover {
color: #2b2b2b;
}

.position-1-2 .btn-help {
float: none;
position: absolute;
top: -50px;
right: 35px;
}

.position-1-2 .btn-basket::before {
content: ' ';
width: 20px;
height: 18px;
background: url("../static/images/basket-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help::before {
content: ' ';
width: 18px;
height: 18px;
background: url("../static/images/help-min-new-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help img {
display: none;
}

.row-1 .component {
padding-top: 5px;
padding-bottom: 5px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}

.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #00a652;
border-color: #00a652;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.well {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
border: none;
border-radius: 0;
}

.row-6 .component-kaisa table a,
.row-6 .component-kaisa .breadcrumb a,
.row-6 .well a {
color: #333;
text-decoration: underline;
}

.row-6 .component-kaisa table a:hover,
.row-6 .component-kaisa .breadcrumb a:hover,
.row-6 .well a:hover {
color: #cd796f;
}

.well .nav-tabs a,
.well .nav-tabs a:hover,
.component-kaisa .nav-tabs a,
.component-kaisa .nav-tabs a:hover{
color: #333;
}

.po-tab-content {
background: none;
border: none;
padding: 10px 0;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param) {
border-radius: 50px !important;
background: #8c062b;
color: white;
border: none;
text-decoration: none;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param):hover {
background: #9f2043;
}

.row-20 img {
max-height: 40px;
}

.copyright {
margin-top: 15px;
}

.altsoft-banner {
margin-top: 18px;
}

.login-basket-cost {
display: inline-block;
color: white;
background-color: #ce7a70;
border-color: #ce7a70;
border-radius: 50px !important;
padding: 3px 9px;
font-weight: normal;
margin-left: 5px;
margin-right: 5px;
}

.modal-dialog .modal-content {
border-radius: 0;
}

.modal-header {
border-bottom: none;
padding-bottom: 0;
}

#customSearchTabs {
margin-bottom: 20px;
}

.modal-dialog img {
width: auto;
height: 16px;
}

.modal-footer {
padding-top: 0;
border-top: none;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.component-8148576, .attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
.docs .object-data a{
font-size: 18px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.docs .object-data .download-link-container{

}
.docs .object-data .download-link-container a, .publications .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.docs .imageView-container {

background: url("/svg/7907661.svg") no-repeat scroll left;
width: 35px;
height: 50px;
padding-right: 25px;
margin-left: 0px !important;

}

.publications .title-object{
font-size: 18px;

color: rgb(42, 49, 55);

line-height: 1.625;
}
.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.menu-news .parent-menu-item.menu-active, .menu-news .parent-menu-item:hover {
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-news a {
font-size: 20px;
color:#2b2b2b;
font-weight: 700;
line-height: 26px;
}
.dropdown-menu.menu-item-childrens{
width:100%;
}
.listtree-right-container .panel-collapse .attribute-container{
display:none;
}
.listtree-right-container .panel{
margin-left: 15px;
}

.panel-title a[aria-expanded="true"]{
background: url("/getImage?objectId=8249986&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.panel-title a[aria-expanded="false"]{
background: url("/getImage?objectId=8250061&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.listtree-right-container .panel-heading a {
padding-left: 20px;
}

.listtree-left.listtree-right-container .btn-description::before, .listtree-right.listtree-left-container .btn-description::before, .treelist-object-tabs-container .btn-description::before {
content: ' ';
background: url("/svg/7907661.svg") center no-repeat;
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}
.listtree-left.listtree-right-container .attribute-container{
display:none;
}

.listtree-left.listtree-right-container .object-data-button-container, .treelist-object-tabs-container .object-data-button-container{
position: absolute;
top: -5px;
left: 15px;
font-size: 0px;
}
.listtree-left.listtree-right-container .object-title, .treelist-object-tabs-container .object-title {
margin-left: 25px;
}
.listtree-left.listtree-right-container .object-data, .treelist-object-tabs-container .object-data{
padding-bottom: 0px;
margin-bottom: 0px;
}
.attribute-contact{
font-size: 18px;
font-weight: 300;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp, .address-emp, .clock-emp{
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}

.title h2{
font-size: 24px;
color:#2b2b2b;
font-weight: 700;
line-height: 1;
}
.title.text-white h2{
color:white;
}
.title-acrhives, .tel-title, .title-mun-acrhives {
padding-left: 25px;
}
.tel-dictionary .carousel-inner img {
max-height: 241px;
}
.tel .object-data .row{
display: flex;
align-items: center;
}
/*.tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}*/
.gov-archives .object-data, .mun-archives .object-data , .tel .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.tel-dictionary.archive, .tel-title.title-archive.title-component-hidden{
border-bottom: 5px solid #00a652;
margin-bottom: 50px;
}
.tel-dictionary.finance, .tel-title.title-finance.title-component-hidden{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
}
.tel-dictionary{
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
margin:0px;
border-top: 1px solid #e2e7eb;
padding-top: 35px;
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives, .tel-title{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;
}

.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}
.email-emp a {
color: #00a652;
line-height: 2.111;
font-weight: bold;
border-bottom: 2px dotted #00a652;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}
.tel-emp span:first-child{
background: url("/svg/7955872.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.tel-emp .attribute-title{
font-weight: 300;
}
.email-emp{
background: url("/svg/7955805.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}

.address-emp span{
background: url("/svg/7955847.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.clock-emp{
background: url("/getImage?objectId=7956134&size=4&ext=png") no-repeat scroll left;
background-size: 16px 130px;
padding-left: 30px;
}
.contacts-archive{
padding-left: 0px;
margin-left: 0px;
}
.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.main-slider .item a img, .main-slider .item img, .tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;
}
.component-objectlist .object-list-container {
width: 100%;
}
.structunits {
font-size: 16px;
color: rgb(42, 49, 55);
line-height: 2.111;
}
.compact {
background: none;
border: none;
padding-top: 10px;
}
.compact a {
color: #616161;
font-weight: bold;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 6  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 7  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Позиция
Номер позиции : 1  
Размер позиции : 7  
Строка позиции : 1  
Номер позиции : 2  
Размер позиции : 5  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 3  
Строка позиции : 7  
Номер позиции : 2  
Размер позиции : 9  
Строка позиции : 7  
Номер позиции : 3  
Выравнивание содержимого позиции : right  
Размер позиции : 4  
Строка позиции : 1  
Блоки страниц
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Блок страницы : GALSKO. HTML header  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : GALSKO. Логотип. mini  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : GALSKO. Текст логотипа мини  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : GALSKO. Меню  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : GALSKO. Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 3  
Строка блока : 1  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : Логин. Компакт  
Позиция блока : 3  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :
html, body {
width: 100%;
min-width: 1430px;
}
.news-block.empty-component {
padding-left:0;
margin-left:0;
}
.header {
height:380px;
position: relative;
background-size: cover !important;
background: url("/getImage?objectId=8415069&size=4&ext=png&cache=true") no-repeat scroll center top;
background-size: cover !important;
background-position: center !important;
background-position-x: center;
background-position-y: top;
}
.header:after {
content: '';
background-color: rgb(0, 0, 0);
opacity: 0.502;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 380px;
z-index: 5;
}
.position-1-1 img {
width: 100px;
}
.header:before{
content: '';
background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
opacity: 0.502;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 380px;
z-index: 6;

}
.row-wrapper-1 {
z-index: 10;
position: relative;
}

.component-search {
z-index: 1045;
position: relative;
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.top_text_small {
margin-top: 6px;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
}

.top_text_big {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
line-height: 30px;
}

.position-2-1 .component {
max-width: 700px;
margin: 0 auto 70px;
}

.position-2-1 .component .block > a {
/*color: #c1c0bf;*/
color: #DEDDDC;
text-decoration: underline;
text-decoration-style: dashed;
}

.position-2-1 .component .block > a:hover {
color: white;
}

.simple-search-form .input-group {
height: 60px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 60px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
margin-right: 20px;
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.component-7877379 .form-control{
color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2;
}
.component-7877379 .form-control::-moz-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::-webkit-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control:-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control{
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}.component-7877379 .btn-search{
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}
.component-7877379 a{
font-size: 14px;
color: rgba(255, 255, 255, 0.749);
border-bottom: 2px white dotted;
}

.top_text {
font-size: 40px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 1.25;
text-align: center;
position: relative;
z-index: 31;
margin-top: 63px;
}
.menu-home img{
width: 20px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}
.dropdown-menu.menu-item-childrens {
width: 100%;
}
.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.position-5-1 {
padding: 0px;
}

.position-5-1 .title-container {
padding-left: 10px;
}
.attribute-content-column{
-webkit-column-count:2;
-moz-column-count:2;
column-count:2;
-webkit-column-gap: 65px;
-moz-column-gap: 65px;
column-gap: 65px;
font-family: Roboto;
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
#modalMain .close{
color: #00a652;
opacity: 1;
font-size: 30px;
}
#modalMain .modal-header{
border-bottom: none;
padding: 10px;
margin-bottom: 35px;
}
#modalMain .modal-content {
border-radius: unset;
height: 793px;
}
#modalMain .modal-dialog{
width: 793px;
margin: 100px auto;
}

#modalMain .object-content{
padding-left: 50px;
padding-right: 50px;
}


#modalMain .title h2{
margin: auto;
font-size: 24px;
font-weight: bold;
color: #2b2b2b;
line-height: 28px;
padding-left: 55px;
}
.component-7888082 {
overflow-y: scroll;
overflow-x: hidden;
height: 666px;
margin: 10px;
}
#modalMain .attribute-content{
margin: auto;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
line-height: 28px;
}
.attribute-content-column div:nth-child(2) {
text-align: right;
}
.full-text-article img {
height: 22px;
}
.full-text-article, .full-text-article:hover, .full-text-article:focus{
font-size: 14px;
font-weight: bold;
color:#00a652;
border-bottom: 1px dashed #00a652;
line-height: 16px;
}
.big-object-left-data {
width: 684px;
height: 500px;

}
.big-object-left-data:before {
content: '';
background-color: rgb(42, 49, 55);
opacity: 0.749;
position: absolute;
width: 684px;
height: 500px;
top: 0;
left: 0;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.big-object-left-data .object-data {
position: absolute;
left: 60px;
top: 175px;
}
.big-object-left-data .news-date {
font-size: 12px;
font-family: "Roboto";
color: rgb(0, 166, 82);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-webkit-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-ms-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
}

.big-object-left-data .news-title{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
font-weight: bold;
text-transform: uppercase;
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .news-text{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .object-data .show-more-link-container{
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
position: absolute;
top: 250px;
right: 60px;
}

.big-object-left-data .object-data .show-more-link-container a {
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.show-more-link-container .col-xs-12::after {
content: ' →';
display: inline;
}
.big-object-right-data .news-text{
display: none;
}

.big-object-right-data .object-data{
background-color: rgb(42, 49, 55);
width: 327px;
height: 236px;
padding: 25px;
}
.big-object-right-data .news-date{
font-size: 12px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .news-title {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .objectList-row:first-child .col-xs-6:first-child .news-title {
color: rgb(0, 166, 82);
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child .news-title{
color: rgb(237, 184, 0);
}
.big-object-right-data .objectList-row:last-child .col-xs-6:first-child .news-title{
color: rgb(0, 133, 210);
}
.big-object-right-data .show-more-link-container{
position: absolute;
bottom: 30px;
right: 30px;
color: rgb(255, 255, 255);
}
.big-object-right-data .show-more-link-container a{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
}
.big-object-right-data .objectList-row:first-child, .big-object-right-data .objectList-row:last-child{
padding-left: 16px;
}
.big-object-right-data .objectList-row:first-child{
padding-bottom: 17px;
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child, .big-object-right-data .objectList-row:last-child .col-xs-6:last-child {
padding-left: 30px;
}
.big-object-right-data .objectList-row:last-child .col-xs-6:last-child .object-data{
background-color: rgb(226, 231, 235);
padding: 100px 75px;
}
.news-block .all-object-container a {
border: none;
border-radius: 0;
margin: 0 auto;
background: url("/svg/7893412.svg") no-repeat scroll left;
display: inline-block;
padding-left: 45px;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
color: rgb(42, 49, 55);
line-height: 1.2;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.action-video{
display: flex;
flex-direction: column-reverse;
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
}
.text-white{
color: rgb(255, 255, 255);
}
.icon-image{
height: 61px;
margin-bottom: 30px;
}
.epk{
background:url(/svg/7904469.svg) no-repeat top center;
}
.roia{
background:url(/svg/7908041.svg) no-repeat top center;
}
.buy{
background:url(/svg/7908054.svg) no-repeat top center;
}
.budget{
background:url(/svg/7908067.svg) no-repeat top center;
}
.service{
background:url(/svg/7908426.svg) no-repeat top center;
}
.social{
background:url(/svg/7908438.svg) no-repeat top center;
}
.gov-service{
background:url(/svg/7908450.svg) no-repeat top center;
}
.no-corruption{
background:url(/svg/7908462.svg) no-repeat top center;
}
.main-hr{
background:url(/getImage?objectId=7904520&size=4&ext=png&cache=true) no-repeat top center;
height:11px;
border:none !important;
margin-top: 0px;

margin-bottom: 0px;
}
.main-text{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
margin-bottom: 5px;
}

.main{
background: white;
display: inline-block;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
text-align: center;
width: 327px;
height: 158px;
padding-top: 30px;
}
.main-block .report-title{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.main-block.documents .imageView-container{
background: url("/svg/7907661.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.main-block.documents .download-link-container{
padding-left: 40px;
}


.main-block.documents .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.main-block .object-data {
margin-bottom: 0px;
}
.service-row{
margin-top: 50px;
padding-left: 0px;
padding-right: 0px;
margin-left: -15px;
margin-right: -15px;
}
.main-block {

width: 327px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
padding: 20px 30px 5px 38px;
height: 163px;
border-bottom: 5px solid;
margin: 0px 0px 30px;
margin-top: -11px;
}

.main-block .report-title span:after{
content: ' →';
display: inline-block;
}

.main-block.links .short-text{
font-size: 14px;
color: rgb(156, 165, 172);
font-style: italic;
line-height: 1.571;

}
.service-lower-text {
font-style: italic;
color: #333;
}

.service-button-container {
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

.service-button-container .btn {
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.service-container:hover .service-button-container .btn {
background: #0db861;
}


.component-7907782, .component-7908156, .component-7908632{
border-bottom: 5px solid #00a652;
}
.component-7907610, .component-7908855, .component-7908783{
border-bottom: 5px solid #0085d2;
}
.component-7908298, .component-7908576{
border-bottom: 5px solid #eeb800;
}


.component-7908855 img{
width: 254px;
padding-bottom: 20px;
}

.component-7908855 .image-block{
font-size: 14px;
color: rgb(166, 172, 176);
font-weight: bold;
line-height: 1.571;
text-align: center;
}

.component-7908855 .image-block:after{
content: 'Мы работаем над содержанием этого раздела';
display: inline;
}

.main-slider .item a img, .main-slider .item img {
display: inline-block;
height: 226px;
width: 226px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}
.main-slider .item a img, .main-slider .item{
background: #e2e7eb;
}

.main-slider .carousel-caption {
display: inline-block;
vertical-align: middle;
color: #2a3137;
background: #e2e7eb;
height: 226px;
width: 960px;
font-size: 14px;
font-weight: 300;
font-style: italic;
height: 256px;
position: relative;
top: 0;
right: 0;
left: 0;
max-height: 256px;
text-shadow: none;
margin-left: -4px;
text-align: justify;
padding-top: 30px;
padding-left: 20px;
}

.main-slider .carousel-caption .board{
font-weight: bold;
line-height: 1.571;
font-style: normal;
text-transform: uppercase;

}
.carousel-control.right, .carousel-control.left{
background-image: none;
}
.carousel-control {
width: 0;
}

.glyphicon-chevron-right::before{
content: url(/svg/7944023.svg);

}
.glyphicon-chevron-left::before{
content: url(/svg/7944010.svg);

}
.main-slider{
padding-bottom:106px;

}
.carousel-indicators li {

display: inline-block;
width: 12px;
height: 12px;
margin: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #c6d2db;
border: 1px solid #c6d2db;
border-radius: 10px;

}
.carousel-indicators .active {

width: 20px;
height: 20px;
background-color: #78b2e0;

}
.carousel-indicators li.active{
border: 1px solid #78b2e0;
border-radius: 10px;
}

.carousel-indicators {
bottom: -70px;
}

.footer-copyright{

font-size: 14px;
color: rgb(255, 255, 255);
line-height: 2;
text-align: left;
font-weight: 300;

}
.no-margin {
margin: 0px;
}
.no-padding {
padding: 0px;
}
.footer-menu a{
font-size: 14px;
color: rgb(177, 225, 201);
font-weight: bold;
text-transform: uppercase;
}
.footer-menu .list-group-item, .footer-block-menu .list-group-item{
background:transparent;
}
.footer-block-menu .menu-item-content {
padding: 0px 0px 5px 5px;
}
.footer-block-menu{
padding-top: 0px;
margin-top: 0px;
}
.footer-block-title{
padding-top: 15px;
padding-bottom: 0px;
}
.footer .title h2{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
padding-left: 10px;

}
.footer-block-menu a{
font-size: 14px;
font-weight: 300;
color: rgb(177, 225, 201);
}
.footer-block-menu a:hover{
color: white;
}
.footer-block-menu .object-data {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
color: white;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
color: white;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.row-20 {
padding-top: 20px;
}
.docs .object-data a{
font-size: 16px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.main-block.documents .download-link-container a, .docs .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data .download-link-container{
position: absolute;
bottom: 20px;
left: 235px;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 14px;
}

.gov-archives .imageView, .mun-archives .imageView {
max-width: unset;
min-height: unset;
float: none;
}
.gov-archives .object-title, .mun-archives .object-title{
text-align: center;
padding-top: 25px;
}
.gov-archives .object-title a, .mun-archives .object-title a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.714;

}
.gov-archives, .mun-archives{
border-top: 1px solid #e2e7eb;
padding-top: 40px;
margin:0px;
}

.gov-archives .object-data, .mun-archives .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;

}

.title-acrhives h2, .title-mun-acrhives h2{
font-size:24px;
}
.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}


.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.footer-contacts, .footer-block-menu{
padding-left: 15px;
}

.docs a:hover .item.active{
background: rgba(0,0,0,0.75);
}
.docs a:hover .item.active:after {
content: url("/svg/7899237.svg");
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 25px;
}
.attribute-contact, .attribute-contact p{
line-height: 2.111;
font-size: 14px;
font-weight: 300;
color: #2b2b2b;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #ce7a70;
border-color: #ce7a70;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.footer .partner .object-data{
border-bottom:none;
}
.footer .partner .col-xs-1 .object-data{
min-height:23px !important;
max-height:23px !important;
}

.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.dropdown {
padding-left: 15px;
padding-right: 15px;
}

.compact {
background: none;
border: none;
}
.component-login .dropdown-menu {
padding-bottom: 10px;
border-radius: 0;
border: none;
background: white;
width: 100%;
margin: 0;
box-shadow: none;
}
.compact .dropdown a {
color: #DEDDDC;
font-weight: bold;
}
.compact legend {
color: #DEDDDC;
border: none;
font-style: italic;
}
.compact .dropdown.open {
display: inline-block;
background: white;
min-width: 160px;
}
.compact .dropdown.open > a {
color: #333;
font-weight: bold;
}

ul.dropdown-menu > li > a {
color: #333 !important;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 6  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да
Позиция
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 6  
Строка позиции : 1  
Номер позиции : 2  
Выравнивание содержимого позиции : right  
Размер позиции : 6  
Строка позиции : 1  
Номер позиции : 3  
Выравнивание содержимого позиции : right  
Размер позиции : 4  
Строка позиции : 1  
Блоки страниц
Блок страницы : NOVIST. HTML header  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : NOVIST. Логотип  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : NOVIST. Текст логотипа  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : NOVIST. Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 2  
Блок страницы : NOVIST. Меню  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : NOVIST. Партнеры для футера  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : Логин. Компакт  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :
html, body {
width: 100%;
min-width: 1430px;
}
.docs .object-data{
border-bottom: none;
}
.docs .object-list-container{
width:100%;
}
.header {
position: relative;
background: linear-gradient(to bottom, white 0px, white 57px, #e4e4e4 57px, #e4e4e4 100%);
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.position-1-1 .component-search {
float: none;
z-index: 10;
}
.keyboard img {
height: 20px;
width: 20px !important;
}

.position-1-1 img {
width: 80px;
}
.component-54165574 {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}

.logo-mini {
height: 0;
min-height: 0;
}

.top_text_small {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

.top_text_big {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-top: 1px;
}

.component-search {
position: relative;
clear: both;
display: table;
width: 850px;
}

.component-search .block {
display: table-cell;
vertical-align: middle;
}

.component-search .padding {
padding-left: 10px;
max-width: 100px;
}

.simple-search-form .input-group {
height: 40px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 40px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
/*margin-right: 20px;*/
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.btn-alphabet {
float: none;
}

.position-1-2 {
z-index: 1;
}

.position-1-2 .well {
background: none;
border: none;
text-align: right;
padding-top: 10px;
position: relative;
box-shadow: none !important;
border-radius: 0;
margin-bottom: 0;
padding-bottom: 10px;
}

.position-1-2 legend {
/*color: #b2aa9f;*/
color: #aaaaaa;
border-bottom: none;
margin-bottom: 30px;
padding-right: 120px;
font-style: italic;
min-height: 20px;
}

.position-1-2 legend .compact-subscription-text {
color: #aaaaaa;
}

.position-1-2 a {
/*color: #c1c0bf;*/
color: #616161;
text-decoration: underline;
font-weight: bold;
}

.position-1-2 .login-separator {
background: #616161;
margin-left: 30px;
}

.position-1-2 .dropdown {
display: inline-block;
padding: 5px 20px;
}

.position-1-2 .dropdown.open {
background: white;
}

.position-1-2 .dropdown > a {
text-decoration-style: dashed;
}

.position-1-2 .dropdown.open > a {
color: #333;
}

.position-1-2 .dropdown-menu {
z-index: 1050;
/* width: 100%;*/
min-width:235px;
margin: 0;
border: none;
border-radius: 0;
box-shadow: none;
padding-bottom: 15px;
}

.position-1-2 .dropdown-menu a {
background: none;
text-decoration: none;
}

.position-1-2 .dropdown-menu a:hover {
background: none;
color: #cd796f;
}

.position-1-2 .dropdown-menu .divider {
margin-left: 20px;
margin-right: 20px;
}

.position-1-2 a:hover {
color: white;
}

.position-1-2 a:hover {
color: #2b2b2b;
}

.position-1-2 .btn-help {
float: none;
position: absolute;
top: -50px;
right: 35px;
}

.position-1-2 .btn-basket::before {
content: ' ';
width: 20px;
height: 18px;
background: url("../static/images/basket-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help::before {
content: ' ';
width: 18px;
height: 18px;
background: url("../static/images/help-min-new-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help img {
display: none;
}

.row-1 .component {
padding-top: 2px;
padding-bottom: 5px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}

.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #00a652;
border-color: #00a652;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.well {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
border: none;
border-radius: 0;
}

.row-6 .component-kaisa table a,
.row-6 .component-kaisa .breadcrumb a,
.row-6 .well a {
color: #333;
text-decoration: underline;
}

.row-6 .component-kaisa table a:hover,
.row-6 .component-kaisa .breadcrumb a:hover,
.row-6 .well a:hover {
color: #cd796f;
}

.well .nav-tabs a,
.well .nav-tabs a:hover,
.component-kaisa .nav-tabs a,
.component-kaisa .nav-tabs a:hover{
color: #333;
}

.po-tab-content {
background: none;
border: none;
padding: 10px 0;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param) {
border-radius: 50px !important;
background: #8c062b;
color: white;
border: none;
text-decoration: none;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param):hover {
background: #9f2043;
}

.row-20 img {
max-height: 40px;
}

.copyright {
margin-top: 15px;
}

.altsoft-banner {
margin-top: 18px;
}

.login-basket-cost {
display: inline-block;
color: white;
background-color: #ce7a70;
border-color: #ce7a70;
border-radius: 50px !important;
padding: 3px 9px;
font-weight: normal;
margin-left: 5px;
margin-right: 5px;
}

.modal-dialog .modal-content {
border-radius: 0;
}

.modal-header {
border-bottom: none;
padding-bottom: 0;
}

#customSearchTabs {
margin-bottom: 20px;
}

.modal-dialog img {
width: auto;
height: 16px;
}

.modal-footer {
padding-top: 0;
border-top: none;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.component-8148576, .attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
.docs .object-data a{
font-size: 18px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.docs .object-data .download-link-container{

}
.docs .object-data .download-link-container a, .publications .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.docs .imageView-container {

background: url("/svg/7907661.svg") no-repeat scroll left;
width: 35px;
height: 50px;
padding-right: 25px;
margin-left: 0px !important;

}

.publications .title-object{
font-size: 18px;

color: rgb(42, 49, 55);

line-height: 1.625;
}
.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.menu-news .parent-menu-item.menu-active, .menu-news .parent-menu-item:hover {
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-news a {
font-size: 20px;
color:#2b2b2b;
font-weight: 700;
line-height: 26px;
}
.dropdown-menu.menu-item-childrens{
width:100%;
}
.listtree-right-container .panel-collapse .attribute-container{
display:none;
}
.listtree-right-container .panel{
margin-left: 15px;
}

.panel-title a[aria-expanded="true"]{
background: url("/getImage?objectId=8249986&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.panel-title a[aria-expanded="false"]{
background: url("/getImage?objectId=8250061&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.listtree-right-container .panel-heading a {
padding-left: 20px;
}

.listtree-left.listtree-right-container .btn-description::before, .listtree-right.listtree-left-container .btn-description::before, .treelist-object-tabs-container .btn-description::before {
content: ' ';
background: url("/svg/7907661.svg") center no-repeat;
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}
.listtree-left.listtree-right-container .attribute-container{
display:none;
}

.listtree-left.listtree-right-container .object-data-button-container, .treelist-object-tabs-container .object-data-button-container{
position: absolute;
top: -5px;
left: 15px;
font-size: 0px;
}
.listtree-left.listtree-right-container .object-title, .treelist-object-tabs-container .object-title {
margin-left: 25px;
}
.listtree-left.listtree-right-container .object-data, .treelist-object-tabs-container .object-data{
padding-bottom: 0px;
margin-bottom: 0px;
}
.attribute-contact{
font-size: 18px;
font-weight: 300;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp, .address-emp, .clock-emp{
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}

.title h2{
font-size: 24px;
color:#2b2b2b;
font-weight: 700;
line-height: 1;
}
.title.text-white h2{
color:white;
}
.title-acrhives, .tel-title, .title-mun-acrhives {
padding-left: 25px;
}
.tel-dictionary .carousel-inner img {
max-height: 241px;
}
.tel .object-data .row{
display: flex;
align-items: center;
}
/*.tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}*/
.gov-archives .object-data, .mun-archives .object-data , .tel .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.tel-dictionary.archive, .tel-title.title-archive.title-component-hidden{
border-bottom: 5px solid #00a652;
margin-bottom: 50px;
}
.tel-dictionary.finance, .tel-title.title-finance.title-component-hidden{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
}
.tel-dictionary{
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
margin:0px;
border-top: 1px solid #e2e7eb;
padding-top: 35px;
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives, .tel-title{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;
}

.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}
.email-emp a {
color: #00a652;
line-height: 2.111;
font-weight: bold;
border-bottom: 2px dotted #00a652;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}
.tel-emp span:first-child{
background: url("/svg/7955872.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.tel-emp .attribute-title{
font-weight: 300;
}
.email-emp{
background: url("/svg/7955805.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}

.address-emp span{
background: url("/svg/7955847.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.clock-emp{
background: url("/getImage?objectId=7956134&size=4&ext=png") no-repeat scroll left;
background-size: 16px 130px;
padding-left: 30px;
}
.contacts-archive{
padding-left: 0px;
margin-left: 0px;
}
.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.main-slider .item a img, .main-slider .item img, .tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;
}
.component-objectlist .object-list-container {
width: 100%;
}
.structunits {
font-size: 16px;
color: rgb(42, 49, 55);
line-height: 2.111;
}
.component-206878810 .attribute-type-1 span {
color: #333;
}

.component-54167194 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
margin-bottom: 5px;
}
.component-54167194 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4,
.component-54167194 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-1,
.component-54167194 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-2,
.component-54167194 .group-container {
margin-bottom: 25px;
margin-top: 25px;
}

.attribute-container .attribute-title{
margin-right: -3px;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 6  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 7  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Позиция
Номер позиции : 1  
Размер позиции : 7  
Строка позиции : 1  
Номер позиции : 2  
Выравнивание содержимого позиции : right  
Размер позиции : 4  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 3  
Строка позиции : 7  
Номер позиции : 2  
Размер позиции : 9  
Строка позиции : 7  
Номер позиции : 3  
Выравнивание содержимого позиции : right  
Размер позиции : 4  
Строка позиции : 1  
Блоки страниц
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Блок страницы : NOVIST. HTML header  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : NOVIST. Логотип  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : NOVIST. Текст логотипа мини  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : NOVIST. Меню  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : NOVIST. Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 3  
Строка блока : 1  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : Логин. Компакт  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :
html, body {
width: 100%;
min-width: 1430px;
}
.news-block.empty-component {
padding-left:0;
margin-left:0;
}
.header {
height:380px;
position: relative;
background-size: cover !important;
background: url("/getImage?objectId=8415069&size=4&ext=png&cache=true") no-repeat scroll center top;
background-size: cover !important;
background-position: center !important;
background-position-x: center;
background-position-y: top;
}
.header:after {
content: '';
background-color: rgb(0, 0, 0);
opacity: 0.502;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 380px;
z-index: 5;
}
.position-1-1 img {
width: 100px;
}
.header:before{
content: '';
background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
opacity: 0.502;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 380px;
z-index: 6;

}
.row-wrapper-1 {
z-index: 10;
position: relative;
}

.component-search {
z-index: 1045;
position: relative;
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.top_text_small {
margin-top: 6px;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
}

.top_text_big {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
line-height: 30px;
}

.position-2-1 .component {
max-width: 700px;
margin: 0 auto 70px;
}

.position-2-1 .component .block > a {
/*color: #c1c0bf;*/
color: #DEDDDC;
text-decoration: underline;
text-decoration-style: dashed;
}

.position-2-1 .component .block > a:hover {
color: white;
}

.simple-search-form .input-group {
height: 60px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 60px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
margin-right: 20px;
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.component-7877379 .form-control{
color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2;
}
.component-7877379 .form-control::-moz-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::-webkit-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control:-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control{
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}.component-7877379 .btn-search{
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}
.component-7877379 a{
font-size: 14px;
color: rgba(255, 255, 255, 0.749);
border-bottom: 2px white dotted;
}

.top_text {
font-size: 40px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 1.25;
text-align: center;
position: relative;
z-index: 31;
margin-top: 63px;
}
.menu-home img{
width: 20px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}
.dropdown-menu.menu-item-childrens {
width: 100%;
}
.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.position-5-1 {
padding: 0px;
}

.position-5-1 .title-container {
padding-left: 10px;
}
.attribute-content-column{
-webkit-column-count:2;
-moz-column-count:2;
column-count:2;
-webkit-column-gap: 65px;
-moz-column-gap: 65px;
column-gap: 65px;
font-family: Roboto;
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
#modalMain .close{
color: #00a652;
opacity: 1;
font-size: 30px;
}
#modalMain .modal-header{
border-bottom: none;
padding: 10px;
margin-bottom: 35px;
}
#modalMain .modal-content {
border-radius: unset;
height: 793px;
}
#modalMain .modal-dialog{
width: 793px;
margin: 100px auto;
}

#modalMain .object-content{
padding-left: 50px;
padding-right: 50px;
}


#modalMain .title h2{
margin: auto;
font-size: 24px;
font-weight: bold;
color: #2b2b2b;
line-height: 28px;
padding-left: 55px;
}
.component-7888082 {
overflow-y: scroll;
overflow-x: hidden;
height: 666px;
margin: 10px;
}
#modalMain .attribute-content{
margin: auto;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
line-height: 28px;
}
.attribute-content-column div:nth-child(2) {
text-align: right;
}
.full-text-article img {
height: 22px;
}
.full-text-article, .full-text-article:hover, .full-text-article:focus{
font-size: 14px;
font-weight: bold;
color:#00a652;
border-bottom: 1px dashed #00a652;
line-height: 16px;
}
.big-object-left-data {
width: 684px;
height: 500px;

}
.big-object-left-data:before {
content: '';
background-color: rgb(42, 49, 55);
opacity: 0.749;
position: absolute;
width: 684px;
height: 500px;
top: 0;
left: 0;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.big-object-left-data .object-data {
position: absolute;
left: 60px;
top: 175px;
}
.big-object-left-data .news-date {
font-size: 12px;
font-family: "Roboto";
color: rgb(0, 166, 82);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-webkit-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-ms-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
}

.big-object-left-data .news-title{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
font-weight: bold;
text-transform: uppercase;
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .news-text{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .object-data .show-more-link-container{
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
position: absolute;
top: 250px;
right: 60px;
}

.big-object-left-data .object-data .show-more-link-container a {
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.show-more-link-container .col-xs-12::after {
content: ' →';
display: inline;
}
.big-object-right-data .news-text{
display: none;
}

.big-object-right-data .object-data{
background-color: rgb(42, 49, 55);
width: 327px;
height: 236px;
padding: 25px;
}
.big-object-right-data .news-date{
font-size: 12px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .news-title {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .objectList-row:first-child .col-xs-6:first-child .news-title {
color: rgb(0, 166, 82);
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child .news-title{
color: rgb(237, 184, 0);
}
.big-object-right-data .objectList-row:last-child .col-xs-6:first-child .news-title{
color: rgb(0, 133, 210);
}
.big-object-right-data .show-more-link-container{
position: absolute;
bottom: 30px;
right: 30px;
color: rgb(255, 255, 255);
}
.big-object-right-data .show-more-link-container a{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
}
.big-object-right-data .objectList-row:first-child, .big-object-right-data .objectList-row:last-child{
padding-left: 16px;
}
.big-object-right-data .objectList-row:first-child{
padding-bottom: 17px;
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child, .big-object-right-data .objectList-row:last-child .col-xs-6:last-child {
padding-left: 30px;
}
.big-object-right-data .objectList-row:last-child .col-xs-6:last-child .object-data{
background-color: rgb(226, 231, 235);
padding: 100px 75px;
}
.news-block .all-object-container a {
border: none;
border-radius: 0;
margin: 0 auto;
background: url("/svg/7893412.svg") no-repeat scroll left;
display: inline-block;
padding-left: 45px;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
color: rgb(42, 49, 55);
line-height: 1.2;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.action-video{
display: flex;
flex-direction: column-reverse;
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
}
.text-white{
color: rgb(255, 255, 255);
}
.icon-image{
height: 61px;
margin-bottom: 30px;
}
.epk{
background:url(/svg/7904469.svg) no-repeat top center;
}
.roia{
background:url(/svg/7908041.svg) no-repeat top center;
}
.buy{
background:url(/svg/7908054.svg) no-repeat top center;
}
.budget{
background:url(/svg/7908067.svg) no-repeat top center;
}
.service{
background:url(/svg/7908426.svg) no-repeat top center;
}
.social{
background:url(/svg/7908438.svg) no-repeat top center;
}
.gov-service{
background:url(/svg/7908450.svg) no-repeat top center;
}
.no-corruption{
background:url(/svg/7908462.svg) no-repeat top center;
}
.main-hr{
background:url(/getImage?objectId=7904520&size=4&ext=png&cache=true) no-repeat top center;
height:11px;
border:none !important;
margin-top: 0px;

margin-bottom: 0px;
}
.main-text{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
margin-bottom: 5px;
}

.main{
background: white;
display: inline-block;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
text-align: center;
width: 327px;
height: 158px;
padding-top: 30px;
}
.main-block .report-title{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.main-block.documents .imageView-container{
background: url("/svg/7907661.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.main-block.documents .download-link-container{
padding-left: 40px;
}


.main-block.documents .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.main-block .object-data {
margin-bottom: 0px;
}
.service-row{
margin-top: 50px;
padding-left: 0px;
padding-right: 0px;
margin-left: -15px;
margin-right: -15px;
}
.main-block {

width: 327px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
padding: 20px 30px 5px 38px;
height: 163px;
border-bottom: 5px solid;
margin: 0px 0px 30px;
margin-top: -11px;
}

.main-block .report-title span:after{
content: ' →';
display: inline-block;
}

.main-block.links .short-text{
font-size: 14px;
color: rgb(156, 165, 172);
font-style: italic;
line-height: 1.571;

}
.service-lower-text {
font-style: italic;
color: #333;
}

.service-button-container {
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

.service-button-container .btn {
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.service-container:hover .service-button-container .btn {
background: #0db861;
}


.component-7907782, .component-7908156, .component-7908632{
border-bottom: 5px solid #00a652;
}
.component-7907610, .component-7908855, .component-7908783{
border-bottom: 5px solid #0085d2;
}
.component-7908298, .component-7908576{
border-bottom: 5px solid #eeb800;
}


.component-7908855 img{
width: 254px;
padding-bottom: 20px;
}

.component-7908855 .image-block{
font-size: 14px;
color: rgb(166, 172, 176);
font-weight: bold;
line-height: 1.571;
text-align: center;
}

.component-7908855 .image-block:after{
content: 'Мы работаем над содержанием этого раздела';
display: inline;
}

.main-slider .item a img, .main-slider .item img {
display: inline-block;
height: 226px;
width: 226px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}
.main-slider .item a img, .main-slider .item{
background: #e2e7eb;
}

.main-slider .carousel-caption {
display: inline-block;
vertical-align: middle;
color: #2a3137;
background: #e2e7eb;
height: 226px;
width: 960px;
font-size: 14px;
font-weight: 300;
font-style: italic;
height: 256px;
position: relative;
top: 0;
right: 0;
left: 0;
max-height: 256px;
text-shadow: none;
margin-left: -4px;
text-align: justify;
padding-top: 30px;
padding-left: 20px;
}

.main-slider .carousel-caption .board{
font-weight: bold;
line-height: 1.571;
font-style: normal;
text-transform: uppercase;

}
.carousel-control.right, .carousel-control.left{
background-image: none;
}
.carousel-control {
width: 0;
}

.glyphicon-chevron-right::before{
content: url(/svg/7944023.svg);

}
.glyphicon-chevron-left::before{
content: url(/svg/7944010.svg);

}
.main-slider{
padding-bottom:106px;

}
.carousel-indicators li {

display: inline-block;
width: 12px;
height: 12px;
margin: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #c6d2db;
border: 1px solid #c6d2db;
border-radius: 10px;

}
.carousel-indicators .active {

width: 20px;
height: 20px;
background-color: #78b2e0;

}
.carousel-indicators li.active{
border: 1px solid #78b2e0;
border-radius: 10px;
}

.carousel-indicators {
bottom: -70px;
}

.footer-copyright{

font-size: 14px;
color: rgb(255, 255, 255);
line-height: 2;
text-align: left;
font-weight: 300;

}
.no-margin {
margin: 0px;
}
.no-padding {
padding: 0px;
}
.footer-menu a{
font-size: 14px;
color: rgb(177, 225, 201);
font-weight: bold;
text-transform: uppercase;
}
.footer-menu .list-group-item, .footer-block-menu .list-group-item{
background:transparent;
}
.footer-block-menu .menu-item-content {
padding: 0px 0px 5px 5px;
}
.footer-block-menu{
padding-top: 0px;
margin-top: 0px;
}
.footer-block-title{
padding-top: 15px;
padding-bottom: 0px;
}
.footer .title h2{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
padding-left: 10px;

}
.footer-block-menu a{
font-size: 14px;
font-weight: 300;
color: rgb(177, 225, 201);
}
.footer-block-menu a:hover{
color: white;
}
.footer-block-menu .object-data {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
color: white;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
color: white;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.row-20 {
padding-top: 20px;
}
.docs .object-data a{
font-size: 16px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.main-block.documents .download-link-container a, .docs .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data .download-link-container{
position: absolute;
bottom: 20px;
left: 235px;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 14px;
}

.gov-archives .imageView, .mun-archives .imageView {
max-width: unset;
min-height: unset;
float: none;
}
.gov-archives .object-title, .mun-archives .object-title{
text-align: center;
padding-top: 25px;
}
.gov-archives .object-title a, .mun-archives .object-title a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.714;

}
.gov-archives, .mun-archives{
border-top: 1px solid #e2e7eb;
padding-top: 40px;
margin:0px;
}

.gov-archives .object-data, .mun-archives .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;

}

.title-acrhives h2, .title-mun-acrhives h2{
font-size:24px;
}
.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}


.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.footer-contacts, .footer-block-menu{
padding-left: 15px;
}

.docs a:hover .item.active{
background: rgba(0,0,0,0.75);
}
.docs a:hover .item.active:after {
content: url("/svg/7899237.svg");
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 25px;
}
.attribute-contact, .attribute-contact p{
line-height: 2.111;
font-size: 14px;
font-weight: 300;
color: #2b2b2b;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #ce7a70;
border-color: #ce7a70;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.footer .partner .object-data{
border-bottom:none;
}
.footer .partner .col-xs-1 .object-data{
min-height:23px !important;
max-height:23px !important;
}

.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.dropdown {
padding-left: 15px;
padding-right: 15px;
}

.compact {
background: none;
border: none;
}
.component-login .dropdown-menu {
padding-bottom: 10px;
border-radius: 0;
border: none;
background: white;
width: 100%;
margin: 0;
box-shadow: none;
}
.compact .dropdown a {
color: #DEDDDC;
font-weight: bold;
}
.compact legend {
color: #DEDDDC;
border: none;
font-style: italic;
}
.compact .dropdown.open {
display: inline-block;
background: white;
min-width: 160px;
}
.compact .dropdown.open > a {
color: #333;
font-weight: bold;
}

ul.dropdown-menu > li > a {
color: #333 !important;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 6  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да
Позиция
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 6  
Строка позиции : 1  
Номер позиции : 2  
Выравнивание содержимого позиции : right  
Размер позиции : 6  
Строка позиции : 1  
Блоки страниц
Блок страницы : NOVIST. HTML header  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : NOVIST. Логотип  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : NOVIST. Текст логотипа  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : NOVIST. Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 2  
Блок страницы : NOVIST. Меню  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : NOVIST. Партнеры для футера  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : TEST. Логин. Компакт  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :
html, body {
width: 100%;
min-width: 1430px;
}
.docs .object-data{
border-bottom: none;
}
.docs .object-list-container{
width:100%;
}
.header {
position: relative;
background: linear-gradient(to bottom, white 0px, white 57px, #e4e4e4 57px, #e4e4e4 100%);
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.position-1-1 .component-search {
float: none;
z-index: 10;
}
.keyboard img {
height: 20px;
width: 20px !important;
}

.position-1-1 img {
width: 40px;
}

.logo-mini {
height: 0;
min-height: 0;
}

.top_text_small {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

.top_text_big {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-top: 1px;
}

.component-search {
position: relative;
clear: both;
display: table;
width: 850px;
}

.component-search .block {
display: table-cell;
vertical-align: middle;
}

.component-search .padding {
padding-left: 10px;
max-width: 100px;
}

.simple-search-form .input-group {
height: 40px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 40px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
/*margin-right: 20px;*/
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.btn-alphabet {
float: none;
}

.position-1-2 {
z-index: 1;
}

.position-1-2 .well {
background: none;
border: none;
text-align: right;
padding-top: 10px;
position: relative;
box-shadow: none !important;
border-radius: 0;
margin-bottom: 0;
padding-bottom: 10px;
}

.position-1-2 legend {
/*color: #b2aa9f;*/
color: #aaaaaa;
border-bottom: none;
margin-bottom: 30px;
padding-right: 120px;
font-style: italic;
min-height: 20px;
}

.position-1-2 legend .compact-subscription-text {
color: #aaaaaa;
}

.position-1-2 a {
/*color: #c1c0bf;*/
color: #616161;
text-decoration: underline;
font-weight: bold;
}

.position-1-2 .login-separator {
background: #616161;
margin-left: 30px;
}

.position-1-2 .dropdown {
display: inline-block;
padding: 5px 20px;
}

.position-1-2 .dropdown.open {
background: white;
}

.position-1-2 .dropdown > a {
text-decoration-style: dashed;
}

.position-1-2 .dropdown.open > a {
color: #333;
}

.position-1-2 .dropdown-menu {
z-index: 1050;
/* width: 100%;*/
min-width:235px;
margin: 0;
border: none;
border-radius: 0;
box-shadow: none;
padding-bottom: 15px;
}

.position-1-2 .dropdown-menu a {
background: none;
text-decoration: none;
}

.position-1-2 .dropdown-menu a:hover {
background: none;
color: #cd796f;
}

.position-1-2 .dropdown-menu .divider {
margin-left: 20px;
margin-right: 20px;
}

.position-1-2 a:hover {
color: white;
}

.position-1-2 a:hover {
color: #2b2b2b;
}

.position-1-2 .btn-help {
float: none;
position: absolute;
top: -50px;
right: 35px;
}

.position-1-2 .btn-basket::before {
content: ' ';
width: 20px;
height: 18px;
background: url("../static/images/basket-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help::before {
content: ' ';
width: 18px;
height: 18px;
background: url("../static/images/help-min-new-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help img {
display: none;
}

.row-1 .component {
padding-top: 5px;
padding-bottom: 5px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}

.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #00a652;
border-color: #00a652;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.well {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
border: none;
border-radius: 0;
}

.row-6 .component-kaisa table a,
.row-6 .component-kaisa .breadcrumb a,
.row-6 .well a {
color: #333;
text-decoration: underline;
}

.row-6 .component-kaisa table a:hover,
.row-6 .component-kaisa .breadcrumb a:hover,
.row-6 .well a:hover {
color: #cd796f;
}

.well .nav-tabs a,
.well .nav-tabs a:hover,
.component-kaisa .nav-tabs a,
.component-kaisa .nav-tabs a:hover{
color: #333;
}

.po-tab-content {
background: none;
border: none;
padding: 10px 0;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param) {
border-radius: 50px !important;
background: #8c062b;
color: white;
border: none;
text-decoration: none;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param):hover {
background: #9f2043;
}

.row-20 img {
max-height: 40px;
}

.copyright {
margin-top: 15px;
}

.altsoft-banner {
margin-top: 18px;
}

.login-basket-cost {
display: inline-block;
color: white;
background-color: #ce7a70;
border-color: #ce7a70;
border-radius: 50px !important;
padding: 3px 9px;
font-weight: normal;
margin-left: 5px;
margin-right: 5px;
}

.modal-dialog .modal-content {
border-radius: 0;
}

.modal-header {
border-bottom: none;
padding-bottom: 0;
}

#customSearchTabs {
margin-bottom: 20px;
}

.modal-dialog img {
width: auto;
height: 16px;
}

.modal-footer {
padding-top: 0;
border-top: none;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.component-8148576, .attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
.docs .object-data a{
font-size: 18px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.docs .object-data .download-link-container{

}
.docs .object-data .download-link-container a, .publications .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.docs .imageView-container {

background: url("/svg/7907661.svg") no-repeat scroll left;
width: 35px;
height: 50px;
padding-right: 25px;
margin-left: 0px !important;

}

.publications .title-object{
font-size: 18px;

color: rgb(42, 49, 55);

line-height: 1.625;
}
.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.menu-news .parent-menu-item.menu-active, .menu-news .parent-menu-item:hover {
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-news a {
font-size: 20px;
color:#2b2b2b;
font-weight: 700;
line-height: 26px;
}
.dropdown-menu.menu-item-childrens{
width:100%;
}
.listtree-right-container .panel-collapse .attribute-container{
display:none;
}
.listtree-right-container .panel{
margin-left: 15px;
}

.panel-title a[aria-expanded="true"]{
background: url("/getImage?objectId=8249986&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.panel-title a[aria-expanded="false"]{
background: url("/getImage?objectId=8250061&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.listtree-right-container .panel-heading a {
padding-left: 20px;
}

.listtree-left.listtree-right-container .btn-description::before, .listtree-right.listtree-left-container .btn-description::before, .treelist-object-tabs-container .btn-description::before {
content: ' ';
background: url("/svg/7907661.svg") center no-repeat;
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}
.listtree-left.listtree-right-container .attribute-container{
display:none;
}

.listtree-left.listtree-right-container .object-data-button-container, .treelist-object-tabs-container .object-data-button-container{
position: absolute;
top: -5px;
left: 15px;
font-size: 0px;
}
.listtree-left.listtree-right-container .object-title, .treelist-object-tabs-container .object-title {
margin-left: 25px;
}
.listtree-left.listtree-right-container .object-data, .treelist-object-tabs-container .object-data{
padding-bottom: 0px;
margin-bottom: 0px;
}
.attribute-contact{
font-size: 18px;
font-weight: 300;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp, .address-emp, .clock-emp{
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}

.title h2{
font-size: 24px;
color:#2b2b2b;
font-weight: 700;
line-height: 1;
}
.title.text-white h2{
color:white;
}
.title-acrhives, .tel-title, .title-mun-acrhives {
padding-left: 25px;
}
.tel-dictionary .carousel-inner img {
max-height: 241px;
}
.tel .object-data .row{
display: flex;
align-items: center;
}
/*.tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}*/
.gov-archives .object-data, .mun-archives .object-data , .tel .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.tel-dictionary.archive, .tel-title.title-archive.title-component-hidden{
border-bottom: 5px solid #00a652;
margin-bottom: 50px;
}
.tel-dictionary.finance, .tel-title.title-finance.title-component-hidden{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
}
.tel-dictionary{
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
margin:0px;
border-top: 1px solid #e2e7eb;
padding-top: 35px;
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives, .tel-title{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;
}

.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}
.email-emp a {
color: #00a652;
line-height: 2.111;
font-weight: bold;
border-bottom: 2px dotted #00a652;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}
.tel-emp span:first-child{
background: url("/svg/7955872.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.tel-emp .attribute-title{
font-weight: 300;
}
.email-emp{
background: url("/svg/7955805.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}

.address-emp span{
background: url("/svg/7955847.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.clock-emp{
background: url("/getImage?objectId=7956134&size=4&ext=png") no-repeat scroll left;
background-size: 16px 130px;
padding-left: 30px;
}
.contacts-archive{
padding-left: 0px;
margin-left: 0px;
}
.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.main-slider .item a img, .main-slider .item img, .tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;
}
.component-objectlist .object-list-container {
width: 100%;
}
.structunits {
font-size: 16px;
color: rgb(42, 49, 55);
line-height: 2.111;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 6  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 7  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Позиция
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 1  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 3  
Строка позиции : 7  
Номер позиции : 2  
Размер позиции : 9  
Строка позиции : 7  
Блоки страниц
Блок страницы : TEST. Логин. Компакт  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : NOVIST. HTML header  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : NOVIST. Логотип. mini  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : NOVIST. Текст логотипа мини  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : NOVIST. Меню  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : NOVIST. Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 3  
Строка блока : 1  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :

html, body {
width: 100%;
min-width: 1430px;
}

.header {
height:380px;
position: relative;
background-size: cover !important;
background: url("/getImage?objectId=7877258&size=4&ext=png&cache=true") no-repeat scroll center top;
background-size: cover !important;
background-position: center !important;
background-position-x: center;
background-position-y: top;
}
.header:after {
content: '';
background-color: rgb(0, 0, 0);
opacity: 0.502;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 380px;
z-index: 5;
}
.position-1-1 img {
width: 100px;
}
.header:before{
content: '';
background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
opacity: 0.502;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 380px;
z-index: 6;

}
.row-wrapper-1 {
z-index: 10;
position: relative;
}

.component-search {
z-index: 1045;
position: relative;
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.top_text_small {
margin-top: 6px;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
}

.top_text_big {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
line-height: 30px;
}

.position-2-1 .component {
max-width: 700px;
margin: 0 auto 70px;
}

.position-2-1 .component .block > a {
/*color: #c1c0bf;*/
color: #DEDDDC;
text-decoration: underline;
text-decoration-style: dashed;
}

.position-2-1 .component .block > a:hover {
color: white;
}

.simple-search-form .input-group {
height: 60px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 60px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
margin-right: 20px;
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.component-7877379 .form-control{
color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2;
}
.component-7877379 .form-control::-moz-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::-webkit-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control:-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control{
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}.component-7877379 .btn-search{
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}
.component-7877379 a{
font-size: 14px;
color: rgba(255, 255, 255, 0.749);
border-bottom: 2px white dotted;
}

.top_text {
font-size: 40px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 1.25;
text-align: center;
position: relative;
z-index: 31;
margin-top: 63px;
}
.menu-home img{
width: 20px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}
.dropdown-menu.menu-item-childrens {
width: 100%;
}
.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.position-5-1 {
padding: 0px;
}

.position-5-1 .title-container {
padding-left: 10px;
}
.attribute-content-column{
-webkit-column-count:2;
-moz-column-count:2;
column-count:2;
-webkit-column-gap: 65px;
-moz-column-gap: 65px;
column-gap: 65px;
font-family: Roboto;
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
#modalMain .close{
color: #00a652;
opacity: 1;
font-size: 30px;
}
#modalMain .modal-header{
border-bottom: none;
padding: 10px;
margin-bottom: 35px;
}
#modalMain .modal-content {
border-radius: unset;
height: 793px;
}
#modalMain .modal-dialog{
width: 793px;
margin: 100px auto;
}

#modalMain .object-content{
padding-left: 50px;
padding-right: 50px;
}


#modalMain .title h2{
margin: auto;
font-size: 24px;
font-weight: bold;
color: #2b2b2b;
line-height: 28px;
padding-left: 55px;
}
.component-7888082 {
overflow-y: scroll;
overflow-x: hidden;
height: 666px;
margin: 10px;
}
#modalMain .attribute-content{
margin: auto;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
line-height: 28px;
}
.attribute-content-column div:nth-child(2) {
text-align: right;
}
.full-text-article img {
height: 22px;
}
.full-text-article, .full-text-article:hover, .full-text-article:focus{
font-size: 14px;
font-weight: bold;
color:#00a652;
border-bottom: 1px dashed #00a652;
line-height: 16px;
}
.big-object-left-data {
width: 684px;
height: 500px;

}
.big-object-left-data:before {
content: '';
background-color: rgb(42, 49, 55);
opacity: 0.749;
position: absolute;
width: 684px;
height: 500px;
top: 0;
left: 0;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.big-object-left-data .object-data {
position: absolute;
left: 60px;
top: 175px;
}
.big-object-left-data .news-date {
font-size: 12px;
font-family: "Roboto";
color: rgb(0, 166, 82);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-webkit-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-ms-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
}

.big-object-left-data .news-title{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
font-weight: bold;
text-transform: uppercase;
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .news-text{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .object-data .show-more-link-container{
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
position: absolute;
top: 250px;
right: 60px;
}

.big-object-left-data .object-data .show-more-link-container a {
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.show-more-link-container .col-xs-12::after {
content: ' →';
display: inline;
}
.big-object-right-data .news-text{
display: none;
}

.big-object-right-data .object-data{
background-color: rgb(42, 49, 55);
width: 327px;
height: 236px;
padding: 25px;
}
.big-object-right-data .news-date{
font-size: 12px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .news-title {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .objectList-row:first-child .col-xs-6:first-child .news-title {
color: rgb(0, 166, 82);
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child .news-title{
color: rgb(237, 184, 0);
}
.big-object-right-data .objectList-row:last-child .col-xs-6:first-child .news-title{
color: rgb(0, 133, 210);
}
.big-object-right-data .show-more-link-container{
position: absolute;
bottom: 30px;
right: 30px;
color: rgb(255, 255, 255);
}
.big-object-right-data .show-more-link-container a{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
}
.big-object-right-data .objectList-row:first-child, .big-object-right-data .objectList-row:last-child{
padding-left: 16px;
}
.big-object-right-data .objectList-row:first-child{
padding-bottom: 17px;
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child, .big-object-right-data .objectList-row:last-child .col-xs-6:last-child {
padding-left: 30px;
}
.big-object-right-data .objectList-row:last-child .col-xs-6:last-child .object-data{
background-color: rgb(226, 231, 235);
padding: 100px 75px;
}
.news-block .all-object-container a {
border: none;
border-radius: 0;
margin: 0 auto;
background: url("/svg/7893412.svg") no-repeat scroll left;
display: inline-block;
padding-left: 45px;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
color: rgb(42, 49, 55);
line-height: 1.2;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.action-video{
display: flex;
flex-direction: column-reverse;
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
}
.text-white{
color: rgb(255, 255, 255);
}
.icon-image{
height: 61px;
margin-bottom: 30px;
}
.epk{
background:url(/svg/7904469.svg) no-repeat top center;
}
.roia{
background:url(/svg/7908041.svg) no-repeat top center;
}
.buy{
background:url(/svg/7908054.svg) no-repeat top center;
}
.budget{
background:url(/svg/7908067.svg) no-repeat top center;
}
.service{
background:url(/svg/7908426.svg) no-repeat top center;
}
.social{
background:url(/svg/7908438.svg) no-repeat top center;
}
.gov-service{
background:url(/svg/7908450.svg) no-repeat top center;
}
.no-corruption{
background:url(/svg/7908462.svg) no-repeat top center;
}
.main-hr{
background:url(/getImage?objectId=7904520&size=4&ext=png&cache=true) no-repeat top center;
height:11px;
border:none !important;
margin-top: 0px;

margin-bottom: 0px;
}
.main-text{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
margin-bottom: 5px;
}

.main{
background: white;
display: inline-block;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
text-align: center;
width: 327px;
height: 158px;
padding-top: 30px;
}
.main-block .report-title{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.main-block.documents .imageView-container{
background: url("/svg/7907661.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.main-block.documents .download-link-container{
padding-left: 40px;
}


.main-block.documents .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.main-block .object-data {
margin-bottom: 0px;
}
.service-row{
margin-top: 50px;
padding-left: 0px;
padding-right: 0px;
margin-left: -15px;
margin-right: -15px;
}
.main-block {

width: 327px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
padding: 20px 30px 5px 38px;
height: 163px;
border-bottom: 5px solid;
margin: 0px 0px 30px;
margin-top: -11px;
}

.main-block .report-title span:after{
content: ' →';
display: inline-block;
}

.main-block.links .short-text{
font-size: 14px;
color: rgb(156, 165, 172);
font-style: italic;
line-height: 1.571;

}
.service-lower-text {
font-style: italic;
color: #333;
}

.service-button-container {
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

.service-button-container .btn {
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.service-container:hover .service-button-container .btn {
background: #0db861;
}


.component-7907782, .component-7908156, .component-7908632{
border-bottom: 5px solid #00a652;
}
.component-7907610, .component-7908855, .component-7908783{
border-bottom: 5px solid #0085d2;
}
.component-7908298, .component-7908576{
border-bottom: 5px solid #eeb800;
}


.component-7908855 img{
width: 254px;
padding-bottom: 20px;
}

.component-7908855 .image-block{
font-size: 14px;
color: rgb(166, 172, 176);
font-weight: bold;
line-height: 1.571;
text-align: center;
}

.component-7908855 .image-block:after{
content: 'Мы работаем над содержанием этого раздела';
display: inline;
}

.main-slider .item a img, .main-slider .item img {
display: inline-block;
height: 226px;
width: 226px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}
.main-slider .item a img, .main-slider .item{
background: #e2e7eb;
}

.main-slider .carousel-caption {
display: inline-block;
vertical-align: middle;
color: #2a3137;
background: #e2e7eb;
height: 226px;
width: 960px;
font-size: 14px;
font-weight: 300;
font-style: italic;
height: 256px;
position: relative;
top: 0;
right: 0;
left: 0;
max-height: 256px;
text-shadow: none;
margin-left: -4px;
text-align: justify;
padding-top: 30px;
padding-left: 20px;
}

.main-slider .carousel-caption .board{
font-weight: bold;
line-height: 1.571;
font-style: normal;
text-transform: uppercase;

}
.carousel-control.right, .carousel-control.left{
background-image: none;
}
.carousel-control {
width: 0;
}

.glyphicon-chevron-right::before{
content: url(/svg/7944023.svg);

}
.glyphicon-chevron-left::before{
content: url(/svg/7944010.svg);

}
.main-slider{
padding-bottom:106px;

}
.carousel-indicators li {

display: inline-block;
width: 12px;
height: 12px;
margin: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #c6d2db;
border: 1px solid #c6d2db;
border-radius: 10px;

}
.carousel-indicators .active {

width: 20px;
height: 20px;
background-color: #78b2e0;

}
.carousel-indicators li.active{
border: 1px solid #78b2e0;
border-radius: 10px;
}

.carousel-indicators {
bottom: -70px;
}

.footer-copyright{

font-size: 14px;
color: rgb(255, 255, 255);
line-height: 2;
text-align: left;
font-weight: 300;

}
.no-margin {
margin: 0px;
}
.no-padding {
padding: 0px;
}
.footer-menu a{
font-size: 14px;
color: rgb(177, 225, 201);
font-weight: bold;
text-transform: uppercase;
}
.footer-menu .list-group-item, .footer-block-menu .list-group-item{
background:transparent;
}
.footer-block-menu .menu-item-content {
padding: 0px 0px 5px 5px;
}
.footer-block-menu{
padding-top: 0px;
margin-top: 0px;
}
.footer-block-title{
padding-top: 15px;
padding-bottom: 0px;
}
.footer .title h2{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
padding-left: 10px;

}
.footer-block-menu a{
font-size: 14px;
font-weight: 300;
color: rgb(177, 225, 201);
}
.footer-block-menu a:hover{
color: white;
}
.footer-block-menu .object-data {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
color: white;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
color: white;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.row-20 {
padding-top: 20px;
}
.docs .object-data a{
font-size: 16px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.main-block.documents .download-link-container a, .docs .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data .download-link-container{
position: absolute;
bottom: 20px;
left: 235px;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 14px;
}

.gov-archives .imageView, .mun-archives .imageView {
max-width: unset;
min-height: unset;
float: none;
}
.gov-archives .object-title, .mun-archives .object-title{
text-align: center;
padding-top: 25px;
}
.gov-archives .object-title a, .mun-archives .object-title a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.714;

}
.gov-archives, .mun-archives{
border-top: 1px solid #e2e7eb;
padding-top: 40px;
margin:0px;
}

.gov-archives .object-data, .mun-archives .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;

}

.title-acrhives h2, .title-mun-acrhives h2{
font-size:24px;
}
.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}


.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.footer-contacts, .footer-block-menu{
padding-left: 15px;
}

.docs a:hover .item.active{
background: rgba(0,0,0,0.75);
}
.docs a:hover .item.active:after {
content: url("/svg/7899237.svg");
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 25px;
}
.attribute-contact, .attribute-contact p{
line-height: 2.111;
font-size: 14px;
font-weight: 300;
color: #2b2b2b;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #ce7a70;
border-color: #ce7a70;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.footer .partner .object-data{
border-bottom:none;
}
.footer .partner .col-xs-1 .object-data{
min-height:23px !important;
max-height:23px !important;
}

.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}


.dropdown {
padding-left: 15px;
padding-right: 15px;
}

.compact {
background: none;
border: none;
}
.component-login .dropdown-menu {
padding-bottom: 10px;
border-radius: 0;
border: none;
background: white;
width: 100%;
margin: 0;
box-shadow: none;
}
.compact .dropdown a {
color: #DEDDDC;
font-weight: bold;
}
.compact legend {
color: #DEDDDC;
border: none;
font-style: italic;
}
.compact .dropdown.open {
display: inline-block;
background: white;
min-width: 160px;
}
.compact .dropdown.open > a {
color: #333;
font-weight: bold;
}

ul.dropdown-menu > li > a {
color: #333 !important;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 6  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да
Позиция
Номер позиции : 1  
Размер позиции : 6  
Строка позиции : 1  
Номер позиции : 2  
Выравнивание содержимого позиции : right  
Размер позиции : 6  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Блоки страниц
Блок страницы : ГАКО. HTML header  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : ГАКО. Логотип  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : ГАКО. Текст логотипа  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : ГАКО. Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 2  
Блок страницы : ГАКО. Меню  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : TEST. Логин. Компакт  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :


html, body {
width: 100%;
min-width: 1430px;
}

.header {
position: relative;
background: linear-gradient(to bottom, white 0px, white 57px, #e4e4e4 57px, #e4e4e4 100%);
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.position-1-1 .component-search {
float: none;
z-index: 10;
}
.keyboard img {
height: 20px;
width: 20px !important;
}

.position-1-1 img {
width: 40px;
}

.logo-mini {
height: 0;
min-height: 0;
}

.top_text_small {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

.top_text_big {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-top: 1px;
}

.component-search {
position: relative;
clear: both;
display: table;
width: 850px;
}

.component-search .block {
display: table-cell;
vertical-align: middle;
}

.component-search .padding {
padding-left: 10px;
max-width: 100px;
}

.simple-search-form .input-group {
height: 40px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 40px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
/*margin-right: 20px;*/
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.btn-alphabet {
float: none;
}

.position-1-2 {
z-index: 1;
}

.position-1-2 .well {
background: none;
border: none;
text-align: right;
padding-top: 10px;
position: relative;
box-shadow: none !important;
border-radius: 0;
margin-bottom: 0;
padding-bottom: 10px;
}

.position-1-2 legend {
/*color: #b2aa9f;*/
color: #aaaaaa;
border-bottom: none;
margin-bottom: 30px;
padding-right: 120px;
font-style: italic;
min-height: 20px;
}

.position-1-2 legend .compact-subscription-text {
color: #aaaaaa;
}

.position-1-2 a {
/*color: #c1c0bf;*/
color: #616161;
text-decoration: underline;
font-weight: bold;
}

.position-1-2 .login-separator {
background: #616161;
margin-left: 30px;
}

.position-1-2 .dropdown {
display: inline-block;
padding: 5px 20px;
}

.position-1-2 .dropdown.open {
background: white;
}

.position-1-2 .dropdown > a {
text-decoration-style: dashed;
}

.position-1-2 .dropdown.open > a {
color: #333;
}

.position-1-2 .dropdown-menu {
z-index: 1050;
/* width: 100%;*/
min-width:235px;
margin: 0;
border: none;
border-radius: 0;
box-shadow: none;
padding-bottom: 15px;
}

.position-1-2 .dropdown-menu a {
background: none;
text-decoration: none;
}

.position-1-2 .dropdown-menu a:hover {
background: none;
color: #cd796f;
}

.position-1-2 .dropdown-menu .divider {
margin-left: 20px;
margin-right: 20px;
}

.position-1-2 a:hover {
color: white;
}

.position-1-2 a:hover {
color: #2b2b2b;
}

.position-1-2 .btn-help {
float: none;
position: absolute;
top: -50px;
right: 35px;
}

.position-1-2 .btn-basket::before {
content: ' ';
width: 20px;
height: 18px;
background: url("../static/images/basket-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help::before {
content: ' ';
width: 18px;
height: 18px;
background: url("../static/images/help-min-new-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help img {
display: none;
}

.row-1 .component {
padding-top: 5px;
padding-bottom: 5px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}

.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #00a652;
border-color: #00a652;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.well {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
border: none;
border-radius: 0;
}

.row-6 .component-kaisa table a,
.row-6 .component-kaisa .breadcrumb a,
.row-6 .well a {
color: #333;
text-decoration: underline;
}

.row-6 .component-kaisa table a:hover,
.row-6 .component-kaisa .breadcrumb a:hover,
.row-6 .well a:hover {
color: #cd796f;
}

.well .nav-tabs a,
.well .nav-tabs a:hover,
.component-kaisa .nav-tabs a,
.component-kaisa .nav-tabs a:hover{
color: #333;
}

.po-tab-content {
background: none;
border: none;
padding: 10px 0;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param) {
border-radius: 50px !important;
background: #8c062b;
color: white;
border: none;
text-decoration: none;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param):hover {
background: #9f2043;
}

.row-20 img {
max-height: 40px;
}

.copyright {
margin-top: 15px;
}

.altsoft-banner {
margin-top: 18px;
}

.login-basket-cost {
display: inline-block;
color: white;
background-color: #ce7a70;
border-color: #ce7a70;
border-radius: 50px !important;
padding: 3px 9px;
font-weight: normal;
margin-left: 5px;
margin-right: 5px;
}

.modal-dialog .modal-content {
border-radius: 0;
}

.modal-header {
border-bottom: none;
padding-bottom: 0;
}

#customSearchTabs {
margin-bottom: 20px;
}

.modal-dialog img {
width: auto;
height: 16px;
}

.modal-footer {
padding-top: 0;
border-top: none;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.component-8148576, .attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
.docs .object-data a{
font-size: 18px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.docs .object-data .download-link-container{

}
.docs .object-data .download-link-container a, .publications .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.docs .imageView-container {

background: url("/svg/7907661.svg") no-repeat scroll left;
width: 35px;
height: 50px;
padding-right: 25px;
margin-left: 9px !important;

}

.publications .title-object{
font-size: 18px;

color: rgb(42, 49, 55);

line-height: 1.625;
}
.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.menu-news .parent-menu-item.menu-active, .menu-news .parent-menu-item:hover {
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-news a {
font-size: 20px;
color:#2b2b2b;
font-weight: 700;
line-height: 26px;
}
.dropdown-menu.menu-item-childrens{
width:100%;
}
.listtree-right-container .panel-collapse .attribute-container{
display:none;
}
.listtree-right-container .panel{
margin-left: 15px;
}

.panel-title a[aria-expanded="true"]{
background: url("/getImage?objectId=8249986&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.panel-title a[aria-expanded="false"]{
background: url("/getImage?objectId=8250061&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.listtree-right-container .panel-heading a {
padding-left: 20px;
}

.listtree-left.listtree-right-container .btn-description::before, .listtree-right.listtree-left-container .btn-description::before, .treelist-object-tabs-container .btn-description::before {
content: ' ';
background: url("/svg/7907661.svg") center no-repeat;
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}
.listtree-left.listtree-right-container .attribute-container{
display:none;
}

.listtree-left.listtree-right-container .object-data-button-container, .treelist-object-tabs-container .object-data-button-container{
position: absolute;
top: -5px;
left: 15px;
font-size: 0px;
}
.listtree-left.listtree-right-container .object-title, .treelist-object-tabs-container .object-title {
margin-left: 25px;
}
.listtree-left.listtree-right-container .object-data, .treelist-object-tabs-container .object-data{
padding-bottom: 0px;
margin-bottom: 0px;
}
.attribute-contact{
font-size: 18px;
font-weight: 300;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp, .address-emp, .clock-emp{
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}

.title h2{
font-size: 24px;
color:#2b2b2b;
font-weight: 700;
line-height: 1;
}
.title.text-white h2{
color:white;
}
.title-acrhives, .tel-title, .title-mun-acrhives {
padding-left: 25px;
}
.tel-dictionary .carousel-inner img {
max-height: 241px;
}
.tel .object-data .row{
display: flex;
align-items: center;
}
/*.tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}*/
.gov-archives .object-data, .mun-archives .object-data , .tel .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.tel-dictionary.archive, .tel-title.title-archive.title-component-hidden{
border-bottom: 5px solid #00a652;
margin-bottom: 50px;
}
.tel-dictionary.finance, .tel-title.title-finance.title-component-hidden{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
}
.tel-dictionary{
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
margin:0px;
border-top: 1px solid #e2e7eb;
padding-top: 35px;
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives, .tel-title{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;
}

.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}
.email-emp a {
color: #00a652;
line-height: 2.111;
font-weight: bold;
border-bottom: 2px dotted #00a652;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}
.tel-emp span:first-child{
background: url("/svg/7955872.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.tel-emp .attribute-title{
font-weight: 300;
}
.email-emp{
background: url("/svg/7955805.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}

.address-emp span{
background: url("/svg/7955847.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.clock-emp{
background: url("/getImage?objectId=7956134&size=4&ext=png") no-repeat scroll left;
background-size: 16px 130px;
padding-left: 30px;
}
.contacts-archive{
padding-left: 0px;
margin-left: 0px;
}
.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.component-objectlist .object-list-container{
width: 100%;
}

.position-1-3 {
float: right;
}
.compact a {
color: #616161;
font-weight: bold;
}
.compact legend {
border: none;
margin-bottom: 30px;
color: #aaaaaa;
font-style: italic;
}

.dropdown {
padding-left: 15px;
padding-right: 15px;
}

.compact {
background: none;
border: none;
padding-top: 10px;
}
.component-login .dropdown-menu {
border-radius: 0;
border: none;
padding-bottom: 10px;
background: white;
width: 100%;
margin: 0;
box-shadow: none;
}


.compact .dropdown.open {
display: inline-block;
background: white;

}
.compact .dropdown.open > a {
color: #333;
font-weight: bold;
}

ul.dropdown-menu > li > a {
color: #333 !important;
}

.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
margin-bottom: 5px;
}
.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4,
.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-1,
.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-2,
.component-7974948 .group-container {
margin-bottom: 25px;
margin-top: 25px;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 6  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 7  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Позиция
Номер позиции : 1  
Размер позиции : 7  
Строка позиции : 1  
Номер позиции : 2  
Размер позиции : 5  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 3  
Строка позиции : 7  
Номер позиции : 2  
Размер позиции : 9  
Строка позиции : 7  
Номер позиции : 3  
Выравнивание содержимого позиции : right  
Размер позиции : 4  
Строка позиции : 1  
Блоки страниц
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Блок страницы : ГАКО. HTML header  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : ГАКО. Логотип. mini  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : ГАКО. Меню  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : ГАКО. Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 3  
Строка блока : 1  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : TEST. Логин. Компакт  
Позиция блока : 3  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :
html, body {
width: 100%;
min-width: 1430px;
}
.header {
height:350px;
position: relative;
background-size: cover !important;
background: url("/getImage?objectId=8415069&size=4&ext=jpg&cache=true") no-repeat scroll center top;
/*background-size: cover !important;*/
/*background-position: left !important;*/
/*background-position-x: left;*/
/*background-position-y: top;*/
}
:last-child.input-group-btn > .btn, :last-child.input-group-btn > .btn-group {
z-index: 1;
}

/*.header:after {
content: '';
background-color: rgb(0, 0, 0);
opacity: 0.502;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 350px;
z-index: 5;
}
.header:before{
content: '';
background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
opacity: 0.502;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 350px;
z-index: 6;

}*/
.logo{
position: relative;
padding-top: 38px;
z-index: 8;
text-align: center;
}
.position-2-1 .component {

max-width: 700px;
margin: 0 auto 50px;

}
.component-7877379{
position: relative;
z-index: 8;
}
.simple-search-form .input-group {
height: 60px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 60px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
margin-right: 20px;
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.component-7877379 .form-control::-moz-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control::-webkit-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control:-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control::-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control::placeholder { color: rgb(0, 166, 82);
font-style: italic;}
.component-7877379 .form-control{
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}.component-7877379 .btn-search{
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}
.component-7877379 a{
font-size: 14px;
color: rgba(255, 255, 255, 0.749);
border-bottom: 2px white dotted;
}

.top_text {
font-size: 40px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 1.25;
text-align: center;
position: relative;
z-index: 31;
margin-top: 63px;
}
.menu-home img{
width: 20px;
}

.position-3-2 .component {
margin: 0;
padding: 0;
}
.position-3-2 {
padding: 0px;
}
.position-3-2 .component .navbar {
margin-bottom: 0;
}

.position-3-2 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-2 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-2 .navbar-nav > li {
float: none;
display: table-cell;
height: 60px;
padding-top: 11px;
padding-left: 20px;
padding-right: 20px;
}

.position-3-2 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-2 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 5px;
}
.children-menu-item hr{
display: none;
}

.position-3-2 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.position-5-1 {
/*padding: 0px;*/
}

.position-5-1 .title-container {
/* padding-left: 10px;*/
}
.attribute-content-column{
-webkit-column-count:2;
-moz-column-count:2;
column-count:2;
-webkit-column-gap: 65px;
-moz-column-gap: 65px;
column-gap: 65px;
font-family: Roboto;
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
padding-left: 0px;
margin-left: 0px;
padding-right: 0px;
margin-right: 0px;
}
#modalMain .close{
color: #00a652;
opacity: 1;
font-size: 30px;
}
#modalMain .modal-header{
border-bottom: none;
padding: 10px;
margin-bottom: 35px;
}
#modalMain .modal-content {
border-radius: unset;
height: 793px;
}
#modalMain .modal-dialog{
width: 793px;
margin: 100px auto;
}

#modalMain .object-content{
padding-left: 50px;
padding-right: 50px;
}


#modalMain .title h2{
margin: auto;
font-size: 24px;
font-weight: bold;
color: #2b2b2b;
line-height: 28px;
padding-left: 55px;
}
.component-7888082 {
overflow-y: scroll;
overflow-x: hidden;
height: 666px;
margin: 10px;
}
#modalMain .attribute-content{
margin: auto;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
line-height: 28px;
}
.attribute-content-column div:nth-child(2) {
text-align: right;
}
.img-full-text img {
height: 22px;
}
.full-text-article, .full-text-article:hover, .full-text-article:focus{
font-size: 14px;
font-weight: bold;
color:#00a652;
border-bottom: 2px dotted #00a652;
line-height: 16px;
margin-left: 10px;
}
.big-object-left-data {
width: 684px;
height: 500px;

}
.big-object-left-data:before {
content: '';
background-color: rgb(42, 49, 55);
opacity: 0.749;
position: absolute;
width: 684px;
height: 500px;
top: 0;
left: 0;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.big-object-left-data .object-data {
position: absolute;
left: 60px;
top: 175px;
}
.big-object-left-data .news-date {
font-size: 12px;
font-family: "Roboto";
color: rgb(0, 166, 82);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-webkit-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-ms-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
}

.big-object-left-data .news-title{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
font-weight: bold;
text-transform: uppercase;
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .news-text{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .object-data .show-more-link-container{
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
position: absolute;
top: 250px;
right: 60px;
}

.big-object-left-data .object-data .show-more-link-container a {
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.show-more-link-container .col-xs-12::after {
content: ' →';
display: inline;


}
.big-object-right-data .news-text{
display: none;
}

.big-object-right-data .object-data{
background-color: rgb(42, 49, 55);
width: 327px;
height: 236px;
padding: 25px;
}
.big-object-right-data .news-date{
font-size: 12px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .news-title {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .objectList-row:first-child .col-xs-6:first-child .news-title {
color: rgb(0, 166, 82);
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child .news-title{
color: rgb(237, 184, 0);
}
.big-object-right-data .objectList-row:last-child .col-xs-6:first-child .news-title{
color: rgb(0, 133, 210);
}
.big-object-right-data .show-more-link-container{
position: absolute;
bottom: 30px;
right: 30px;
color: rgb(255, 255, 255);
}
.big-object-right-data .show-more-link-container a{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
}
.big-object-right-data .objectList-row:first-child, .big-object-right-data .objectList-row:last-child{
padding-left: 16px;
}
.big-object-right-data .objectList-row:first-child{
padding-bottom: 17px;
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child, .big-object-right-data .objectList-row:last-child .col-xs-6:last-child {
padding-left: 30px;
}
.big-object-right-data .objectList-row:last-child .col-xs-6:last-child .object-data{
background-color: rgb(226, 231, 235);
padding: 100px 75px;
}
.news-block .all-object-container a {
border: none;
border-radius: 0;
margin: 0 auto;
background: url("/svg/7893412.svg") no-repeat scroll left;
background-size: 40px 40px;
display: inline-block;
padding-left: 45px;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
color: rgb(42, 49, 55);
line-height: 1.2;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.action-video{
display: flex;
flex-direction: column-reverse;
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
padding-left: 0px;
margin-left: 0px;
}
.text-white{
color: rgb(255, 255, 255);
}
.row-wrapper-9 {
position: relative;
height: 736px;
}
.row-wrapper-9:after{
content: '';
background: url("/getImage?objectId=7896290&size=4&ext=png&cache=true") no-repeat right;
opacity: 0.302;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: 1;
}
.position-9-1, .position-9-2, .position-9-3{
z-index: 10;
}
.position-9-1 {
/* padding: 0;*/
}
.reports-block .title-container{
padding-left: 10px;
padding-bottom: 15px
}
.position-9-1 .title-container{
padding-left: 0px;
padding-bottom: 0px
}
.position-9-1 video{
margin-bottom: 30px;
}
.position-9-2 .all-object-container a, .position-9-2 .all-object-container a:active{
font-size: 20px;
color: rgb(255, 255, 255);
text-decoration: underline;
background: url("/svg/7896698.svg") no-repeat scroll left;
line-height: 1.2;
}
.position-9-2 .all-object-container{
text-align: right;
}
.position-9-2 .title-container ,.position-9-3 .title-container{
padding-left: 15px;
}

.reports-block .report-title{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.reports-block .imageView-container{
background: url("/svg/7899237.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.reports-block .download-link-container{
padding-left: 40px;
}
.reports-block .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}

.reports-block .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.reports-block .object-data {
margin-bottom: 0px;
}
.icon-image{
height: 61px;
margin-bottom: 30px;
}
.epk{
background:url(/svg/7904469.svg) no-repeat top center;
}
.roia{
background:url(/svg/7908041.svg) no-repeat top center;
}
.buy{
background:url(/svg/7908054.svg) no-repeat top center;
}
.budget{
background:url(/svg/7908067.svg) no-repeat top center;
}
.service{
background:url(/svg/7908426.svg) no-repeat top center;
}
.social{
background:url(/svg/7908438.svg) no-repeat top center;
}
.gov-service{
background:url(/svg/7908450.svg) no-repeat top center;
}
.no-corruption{
background:url(/svg/7908462.svg) no-repeat top center;
}
.main-hr{
background:url(/getImage?objectId=7904520&size=4&ext=png&cache=true) no-repeat top center;
height:11px;
border:none !important;
margin-top: 0px;

margin-bottom: 0px;
}
.main-text, .main-text a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
}
.main-text{
margin-bottom: 5px;
}
.main{
background: white;
display: inline-block;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
text-align: center;
width: 327px;
height: 158px;
padding-top: 30px;
}
.main-block .report-title{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.main-block.documents .imageView-container{
background: url("/svg/7907661.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.main-block.documents .download-link-container{
padding-left: 40px;
margin-top:-5px;
}


.main-block.documents .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.main-block .object-data {
margin-bottom: 0px;
}

.main-block {

padding-left: 38px;
padding-right: 36px;
width: 327px;
padding-top: 20px;
margin: 0px;
margin-top: -11px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
padding-bottom: 5px;
height: 290px;
}
.component-7908632.main-block {
padding-right: 28px;
}

.main-block.links .report-title span:after{
content: ' →';
display: inline-block;
}

.main-block.links .short-text{
font-size: 14px;
color: rgb(156, 165, 172);
font-style: italic;
line-height: 1.571;

}

.component-7907782, .component-7908156, .component-7908632{
border-bottom: 5px solid #00a652;
}
.component-7907610, .component-7908855, .component-7908783, .component-8258114{
border-bottom: 5px solid #0085d2;
}
.component-7908298, .component-7908576{
border-bottom: 5px solid #eeb800;
}

.main-block{
margin-bottom:30px;

}
.component-7908855 img{
width: 254px;
padding-bottom: 20px;
}

.component-7908855 .image-block{
font-size: 14px;
color: rgb(166, 172, 176);
font-weight: bold;
line-height: 1.571;
text-align: center;
}

.component-7908855 .image-block:after{
content: 'Мы работаем над содержанием этого раздела';
display: inline;
}

.main-slider .item a img, .main-slider .item img, .tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}
.main-slider .item a img, .main-slider .item{
background: #e2e7eb;
}

.caption {
color: #2a3137;
font-size: 14px;
font-weight: 300;
font-style: italic;
}

.board{
font-weight: bold;
line-height: 1.571;
font-style: normal;
text-transform: uppercase;
}
.respect .col-xs-2{
padding-left: 0px;
}
.carousel-control.right, .carousel-control.left{
background-image: none;
}
.carousel-control {
width: 0;
}

.glyphicon-chevron-right::before{
content: url(/svg/7944023.svg);

}
.glyphicon-chevron-left::before{
content: url(/svg/7944010.svg);

}
.main-slider{
padding-bottom:106px;

}
.carousel-indicators li {

display: inline-block;
width: 12px;
height: 12px;
margin: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #c6d2db;
border: 1px solid #c6d2db;
border-radius: 10px;

}
.carousel-indicators .active {

width: 20px;
height: 20px;
background-color: #78b2e0;

}
.carousel-indicators li.active{
border: 1px solid #78b2e0;
border-radius: 10px;
}

.carousel-indicators {
bottom: -70px;
}

.footer-copyright{

font-size: 14px;
color: rgb(255, 255, 255);
line-height: 2;
text-align: left;
font-weight: 300;

}
.no-margin {
margin: 0px;
}
.no-padding {
padding: 0px;
}
.footer-menu a{
font-size: 14px;
color: rgb(177, 225, 201);
font-weight: bold;
text-transform: uppercase;

}
.footer-menu .list-group-item, .footer-block-menu .list-group-item{
background:transparent;
}
.footer-block-menu .menu-item-content {
padding: 0px 0px 5px 5px;
}
.footer-block-menu {
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #0db861;
}
.footer-block-title{
padding-top: 15px;
padding-bottom: 0px;
}
.footer .title h2{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
padding-left: 10px;
color:white;

}
.footer-block-menu a{
font-size: 14px;
font-weight: 300;
color: rgb(177, 225, 201);
}
.footer-block-menu a:hover{
color: white;
}
.footer-block-menu .object-data {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
color: white;
padding-left: 10px;
margin-left: 0px;

}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
color: white;
border-bottom: dotted;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.row-20 {
padding-top: 20px;
}
.docs .object-data a{
font-size: 18px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.main-block.documents .download-link-container a, .docs .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data .download-link-container{
padding-right: 200px;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}

.gov-archives .imageView, .mun-archives .imageView {
max-width: unset;
min-height: unset;
float: none;
}
.gov-archives .object-title, .mun-archives .object-title{
text-align: center;
padding-top: 25px;
}
.gov-archives .object-title a, .mun-archives .object-title a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.714;

}
.gov-archives, .mun-archives{
border-top: 1px solid #e2e7eb;
padding-top: 40px;
margin:0px;
}

.gov-archives .object-data, .mun-archives .object-data , .tel .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.tel-dictionary.archive, .tel-title.title-archive.title-component-hidden{
border-bottom: 5px solid #00a652;
margin-bottom: 50px;
}
.tel-dictionary.finance, .tel-title.title-finance.title-component-hidden{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
}
.tel-dictionary{
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
margin:0px;
border-top: 1px solid #e2e7eb;
padding-top: 35px;
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives, .tel-title{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;
}

.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}


.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.footer-contacts{
padding-left: 15px;
}

.docs a:hover .item.active{
background: rgba(0,0,0,0.75);
}
.docs a:hover .item.active:after {
content: url("/svg/7899237.svg");
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 25px;
}
.attribute-contact, .attribute-contact p{
line-height: 2.111;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
}
.attribute-contact p{
line-height: 26px;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}
.component-objectlist .object-list-container{
width: 100%;
}
.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #ce7a70;
border-color: #ce7a70;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}
.contacts-archive .object-title a{
color: #2b2b2b;
}

.docs .imageView-container {

background: url("/svg/7907661.svg") no-repeat scroll left;
width: 35px;
height: 50px;
padding-right: 25px;
margin-left: 9px !important;

}
.row-wrapper-7, .row-wrapper-9 {
margin-top: 50px;
}
.dropdown-menu.menu-item-childrens{
width:100%;
}

.component-7944262, .partners, .component-8220735, .component-7949155, .component-7950780, .component-7956320, .component-7956542, .component-7956542 .attribute-type-4 .col-xs-6, .component-7947574, .docs {
padding-left: 0px;
margin-left: 0px;
}

.partners .object-data{
border-bottom: none;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}
.tel-emp span:first-child{
background: url("/svg/7955872.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.tel-emp .attribute-title{
font-weight: 300;
}
.email-emp{
background: url("/svg/7955805.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}

.address-emp span{
background: url("/svg/7955847.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.clock-emp{
background: url("/getImage?objectId=7956134&size=4&ext=png") no-repeat scroll left;
background-size: 16px 130px;
padding-left: 30px;
}
.title h2{
font-size: 24px;
color:#2b2b2b;
font-weight: 700;
line-height: 1;
}
.title.text-white h2{
color:white;
}
.title-acrhives, .tel-title, .title-mun-acrhives {
padding-left: 25px;
}
.tel-dictionary .carousel-inner img {
max-height: 241px;
}
.tel .object-data .row{
display: flex;
align-items: center;
}
.menu-news .parent-menu-item.menu-active, .menu-news .parent-menu-item:hover {
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-news a {
font-size: 20px;
color:#2b2b2b;
font-weight: 700;
line-height: 26px;
}
.mun-archives img, .gov-archives img{
height:90px !important;
}
.listtree-right-container .panel-collapse .attribute-container{
display:none;
}
.listtree-right-container .panel{
margin-left: 15px;
}

.panel-title a[aria-expanded="true"]{
background: url("/getImage?objectId=8249986&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.panel-title a[aria-expanded="false"]{
background: url("/getImage?objectId=8250061&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.listtree-right-container .panel-heading a {
padding-left: 20px;
}

.listtree-left.listtree-right-container .btn-description::before, .listtree-right.listtree-left-container .btn-description::before, .treelist-object-tabs-container .btn-description::before {
content: ' ';
background: url("/svg/7907661.svg") center no-repeat;
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}
.listtree-left.listtree-right-container .attribute-container{
display:none;
}

.listtree-left.listtree-right-container .object-data-button-container, .treelist-object-tabs-container .object-data-button-container{
position: absolute;
top: -5px;
left: 15px;
font-size: 0px;
}
.listtree-left.listtree-right-container .object-title, .treelist-object-tabs-container .object-title {
margin-left: 25px;
}
.listtree-left.listtree-right-container .object-data, .treelist-object-tabs-container .object-data{
padding-bottom: 0px;
margin-bottom: 0px;
}
.row-wrapper-5 {
height: 350px;

}
.position-5-1:before{
content: ' ';
background-image: url(/getImage?objectId=8470103&size=4&ext=png&cache=true);
height: 321px;
width: 100%;
background-repeat: no-repeat;
position: absolute;
left: 15px;
top: 20px;
}
.position-5-1{
padding-left: 180px;
}

.email-emp a {
color: #00a652;
line-height: 2.111;
font-weight: bold;
border-bottom: 2px dotted #00a652;
}
.font-weight-bold{
font-weight:bold;
}
.map-archive{
padding-top:10px;
}
.contacts-archive{
padding-left: 0px;
margin-left: 0px;
}

.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.menu-second {
margin: 0;
padding: 0;
}
/*.position-6-1 {
padding: 0px;
}*/
.menu-second .navbar {
margin-bottom: 0;
}

.menu-second .parent-menu-item a {
font-weight: bold;
font-size: 18px;
}

.menu-second .navbar-nav {
float: none;
display: table;
width: 100%;
}

.menu-second .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}
.menu-second .dropdown-menu.menu-item-childrens {
width: 100%;
}
.menu-second .menu-item-childrens hr {
background: #ebedec;
}

.menu-second .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.menu-second .navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.menu-second .children-menu-item hr{
display: none;
}

.menu-second .dropdown-menu{
border:none;
border-radius:unset;
}
.dropdown {
padding-left: 15px;
padding-right: 15px;
}

.compact {
background: none;
border: none;
}
.component-login .dropdown-menu {
padding-bottom: 10px;
border-radius: 0;
border: none;
background: white;
width: 100%;
margin: 0;
box-shadow: none;
}
.compact .dropdown a {
color: #DEDDDC;
font-weight: bold;
}
.compact legend {
color: #DEDDDC;
border: none;
font-style: italic;
}
.compact .dropdown.open {
display: inline-block;
background: white;
min-width: 160px;
}
.compact .dropdown.open > a {
color: #333;
font-weight: bold;
}

ul.dropdown-menu > li > a {
color: #333 !important;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 4  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 6  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 8  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 11  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 10  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 99  
Позиция
Номер позиции : 1  
Размер позиции : 9  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 4  
Номер позиции : 1  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 2  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 3  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 4  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 10  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 8  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 10  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 11  
Номер позиции : 2  
Размер позиции : 2  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 3  
Строка позиции : 1  
Блоки страниц
Блок страницы : Логотип  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 2  
Блок страницы : HTML  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : Меню. Часть 2  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Версия для слабовидящих  
Позиция блока : 3  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Меню. Футер. Часть1  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 20  
Блок страницы : Футер. Меню. ЭПК МЕНЮ  
Позиция блока : 3  
Сортировка блока внутри позиции : 2  
Строка блока : 20  
Блок страницы : Футер. Меню. РОИА МЕНЮ  
Позиция блока : 3  
Сортировка блока внутри позиции : 4  
Строка блока : 20  
Блок страницы : Футер Контакты  
Позиция блока : 4  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 3  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 3  
Сортировка блока внутри позиции : 3  
Строка блока : 20  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : TEST. Логин. Компакт  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :

html, body {
width: 100%;
min-width: 1430px;
}

.header {
height:380px;
position: relative;
background-size: cover !important;
background: url("/getImage?objectId=7877258&size=4&ext=png&cache=true") no-repeat scroll center top;
background-size: cover !important;
background-position: center !important;
background-position-x: center;
background-position-y: top;
}
.header:after {
content: '';
background-color: rgb(0, 0, 0);
opacity: 0.502;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 380px;
z-index: 5;
}
.position-1-1 img {
width: 100px;
}
.header:before{
content: '';
background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
opacity: 0.502;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 380px;
z-index: 6;

}
.row-wrapper-1 {
z-index: 10;
position: relative;
}

.component-search {
z-index: 1045;
position: relative;
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.top_text_small {
margin-top: 6px;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
}

.top_text_big {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
line-height: 30px;
}

.position-2-1 .component {
max-width: 700px;
margin: 0 auto 70px;
}

.position-2-1 .component .block > a {
/*color: #c1c0bf;*/
color: #DEDDDC;
text-decoration: underline;
text-decoration-style: dashed;
}

.position-2-1 .component .block > a:hover {
color: white;
}

.simple-search-form .input-group {
height: 60px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 60px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
margin-right: 20px;
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.component-7877379 .form-control{
color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2;
}
.component-7877379 .form-control::-moz-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::-webkit-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control:-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control::placeholder { color: rgb(0, 166, 82);
font-style: italic;
line-height: 1.2; }
.component-7877379 .form-control{
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}.component-7877379 .btn-search{
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}
.component-7877379 a{
font-size: 14px;
color: rgba(255, 255, 255, 0.749);
border-bottom: 2px white dotted;
}

.top_text {
font-size: 40px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 1.25;
text-align: center;
position: relative;
z-index: 31;
margin-top: 63px;
}
.menu-home img{
width: 20px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}
.dropdown-menu.menu-item-childrens {
width: 100%;
}
.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.position-5-1 {
padding: 0px;
}

.position-5-1 .title-container {
padding-left: 10px;
}
.attribute-content-column{
-webkit-column-count:2;
-moz-column-count:2;
column-count:2;
-webkit-column-gap: 65px;
-moz-column-gap: 65px;
column-gap: 65px;
font-family: Roboto;
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
#modalMain .close{
color: #00a652;
opacity: 1;
font-size: 30px;
}
#modalMain .modal-header{
border-bottom: none;
padding: 10px;
margin-bottom: 35px;
}
#modalMain .modal-content {
border-radius: unset;
height: 793px;
}
#modalMain .modal-dialog{
width: 793px;
margin: 100px auto;
}

#modalMain .object-content{
padding-left: 50px;
padding-right: 50px;
}


#modalMain .title h2{
margin: auto;
font-size: 24px;
font-weight: bold;
color: #2b2b2b;
line-height: 28px;
padding-left: 55px;
}
.component-7888082 {
overflow-y: scroll;
overflow-x: hidden;
height: 666px;
margin: 10px;
}
#modalMain .attribute-content{
margin: auto;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
line-height: 28px;
}
.attribute-content-column div:nth-child(2) {
text-align: right;
}
.full-text-article img {
height: 22px;
}
.full-text-article, .full-text-article:hover, .full-text-article:focus{
font-size: 14px;
font-weight: bold;
color:#00a652;
border-bottom: 1px dashed #00a652;
line-height: 16px;
}
.big-object-left-data {
width: 684px;
height: 500px;

}
.big-object-left-data:before {
content: '';
background-color: rgb(42, 49, 55);
opacity: 0.749;
position: absolute;
width: 684px;
height: 500px;
top: 0;
left: 0;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.big-object-left-data .object-data {
position: absolute;
left: 60px;
top: 175px;
}
.big-object-left-data .news-date {
font-size: 12px;
font-family: "Roboto";
color: rgb(0, 166, 82);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-webkit-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-ms-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
}

.big-object-left-data .news-title{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
font-weight: bold;
text-transform: uppercase;
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .news-text{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .object-data .show-more-link-container{
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
position: absolute;
top: 250px;
right: 60px;
}

.big-object-left-data .object-data .show-more-link-container a {
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.show-more-link-container .col-xs-12::after {
content: ' →';
display: inline;
}
.big-object-right-data .news-text{
display: none;
}

.big-object-right-data .object-data{
background-color: rgb(42, 49, 55);
width: 327px;
height: 236px;
padding: 25px;
}
.big-object-right-data .news-date{
font-size: 12px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .news-title {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .objectList-row:first-child .col-xs-6:first-child .news-title {
color: rgb(0, 166, 82);
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child .news-title{
color: rgb(237, 184, 0);
}
.big-object-right-data .objectList-row:last-child .col-xs-6:first-child .news-title{
color: rgb(0, 133, 210);
}
.big-object-right-data .show-more-link-container{
position: absolute;
bottom: 30px;
right: 30px;
color: rgb(255, 255, 255);
}
.big-object-right-data .show-more-link-container a{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
}
.big-object-right-data .objectList-row:first-child, .big-object-right-data .objectList-row:last-child{
padding-left: 16px;
}
.big-object-right-data .objectList-row:first-child{
padding-bottom: 17px;
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child, .big-object-right-data .objectList-row:last-child .col-xs-6:last-child {
padding-left: 30px;
}
.big-object-right-data .objectList-row:last-child .col-xs-6:last-child .object-data{
background-color: rgb(226, 231, 235);
padding: 100px 75px;
}
.news-block .all-object-container a {
border: none;
border-radius: 0;
margin: 0 auto;
background: url("/svg/7893412.svg") no-repeat scroll left;
display: inline-block;
padding-left: 45px;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
color: rgb(42, 49, 55);
line-height: 1.2;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.action-video{
display: flex;
flex-direction: column-reverse;
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
}
.text-white{
color: rgb(255, 255, 255);
}
.icon-image{
height: 61px;
margin-bottom: 30px;
}
.epk{
background:url(/svg/7904469.svg) no-repeat top center;
}
.roia{
background:url(/svg/7908041.svg) no-repeat top center;
}
.buy{
background:url(/svg/7908054.svg) no-repeat top center;
}
.budget{
background:url(/svg/7908067.svg) no-repeat top center;
}
.service{
background:url(/svg/7908426.svg) no-repeat top center;
}
.social{
background:url(/svg/7908438.svg) no-repeat top center;
}
.gov-service{
background:url(/svg/7908450.svg) no-repeat top center;
}
.no-corruption{
background:url(/svg/7908462.svg) no-repeat top center;
}
.main-hr{
background:url(/getImage?objectId=7904520&size=4&ext=png&cache=true) no-repeat top center;
height:11px;
border:none !important;
margin-top: 0px;

margin-bottom: 0px;
}
.main-text{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
margin-bottom: 5px;
}

.main{
background: white;
display: inline-block;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
text-align: center;
width: 327px;
height: 158px;
padding-top: 30px;
}
.main-block .report-title{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.main-block.documents .imageView-container{
background: url("/svg/7907661.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.main-block.documents .download-link-container{
padding-left: 40px;
}


.main-block.documents .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.main-block .object-data {
margin-bottom: 0px;
}
.service-row{
margin-top: 50px;
padding-left: 0px;
padding-right: 0px;
margin-left: -15px;
margin-right: -15px;
}
.main-block {

width: 327px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
padding: 20px 30px 5px 38px;
height: 163px;
border-bottom: 5px solid;
margin: 0px 0px 30px;
margin-top: -11px;
}

.main-block .report-title span:after{
content: ' →';
display: inline-block;
}

.main-block.links .short-text{
font-size: 14px;
color: rgb(156, 165, 172);
font-style: italic;
line-height: 1.571;

}
.service-lower-text {
font-style: italic;
color: #333;
}

.service-button-container {
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

.service-button-container .btn {
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.service-container:hover .service-button-container .btn {
background: #0db861;
}


.component-7907782, .component-7908156, .component-7908632{
border-bottom: 5px solid #00a652;
}
.component-7907610, .component-7908855, .component-7908783{
border-bottom: 5px solid #0085d2;
}
.component-7908298, .component-7908576{
border-bottom: 5px solid #eeb800;
}


.component-7908855 img{
width: 254px;
padding-bottom: 20px;
}

.component-7908855 .image-block{
font-size: 14px;
color: rgb(166, 172, 176);
font-weight: bold;
line-height: 1.571;
text-align: center;
}

.component-7908855 .image-block:after{
content: 'Мы работаем над содержанием этого раздела';
display: inline;
}

.main-slider .item a img, .main-slider .item img {
display: inline-block;
height: 226px;
width: 226px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}
.main-slider .item a img, .main-slider .item{
background: #e2e7eb;
}

.main-slider .carousel-caption {
display: inline-block;
vertical-align: middle;
color: #2a3137;
background: #e2e7eb;
height: 226px;
width: 960px;
font-size: 14px;
font-weight: 300;
font-style: italic;
height: 256px;
position: relative;
top: 0;
right: 0;
left: 0;
max-height: 256px;
text-shadow: none;
margin-left: -4px;
text-align: justify;
padding-top: 30px;
padding-left: 20px;
}

.main-slider .carousel-caption .board{
font-weight: bold;
line-height: 1.571;
font-style: normal;
text-transform: uppercase;

}
.carousel-control.right, .carousel-control.left{
background-image: none;
}
.carousel-control {
width: 0;
}

.glyphicon-chevron-right::before{
content: url(/svg/7944023.svg);

}
.glyphicon-chevron-left::before{
content: url(/svg/7944010.svg);

}
.main-slider{
padding-bottom:106px;

}
.carousel-indicators li {

display: inline-block;
width: 12px;
height: 12px;
margin: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #c6d2db;
border: 1px solid #c6d2db;
border-radius: 10px;

}
.carousel-indicators .active {

width: 20px;
height: 20px;
background-color: #78b2e0;

}
.carousel-indicators li.active{
border: 1px solid #78b2e0;
border-radius: 10px;
}

.carousel-indicators {
bottom: -70px;
}

.footer-copyright{

font-size: 14px;
color: rgb(255, 255, 255);
line-height: 2;
text-align: left;
font-weight: 300;

}
.no-margin {
margin: 0px;
}
.no-padding {
padding: 0px;
}
.footer-menu a{
font-size: 14px;
color: rgb(177, 225, 201);
font-weight: bold;
text-transform: uppercase;
}
.footer-menu .list-group-item, .footer-block-menu .list-group-item{
background:transparent;
}
.footer-block-menu .menu-item-content {
padding: 0px 0px 5px 5px;
}
.footer-block-menu{
padding-top: 0px;
margin-top: 0px;
}
.footer-block-title{
padding-top: 15px;
padding-bottom: 0px;
}
.footer .title h2{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
padding-left: 10px;

}
.footer-block-menu a{
font-size: 14px;
font-weight: 300;
color: rgb(177, 225, 201);
}
.footer-block-menu a:hover{
color: white;
}
.footer-block-menu .object-data {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
color: white;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
color: white;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.row-20 {
padding-top: 20px;
}
.docs .object-data a{
font-size: 16px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.main-block.documents .download-link-container a, .docs .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data .download-link-container{
position: absolute;
bottom: 20px;
left: 235px;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 14px;
}

.gov-archives .imageView, .mun-archives .imageView {
max-width: unset;
min-height: unset;
float: none;
}
.gov-archives .object-title, .mun-archives .object-title{
text-align: center;
padding-top: 25px;
}
.gov-archives .object-title a, .mun-archives .object-title a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.714;

}
.gov-archives, .mun-archives{
border-top: 1px solid #e2e7eb;
padding-top: 40px;
margin:0px;
}

.gov-archives .object-data, .mun-archives .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;

}

.title-acrhives h2, .title-mun-acrhives h2{
font-size:24px;
}
.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}


.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.footer-contacts, .footer-block-menu{
padding-left: 15px;
}

.docs a:hover .item.active{
background: rgba(0,0,0,0.75);
}
.docs a:hover .item.active:after {
content: url("/svg/7899237.svg");
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 25px;
}
.attribute-contact, .attribute-contact p{
line-height: 2.111;
font-size: 14px;
font-weight: 300;
color: #2b2b2b;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #ce7a70;
border-color: #ce7a70;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.footer .partner .object-data{
border-bottom:none;
}
.footer .partner .col-xs-1 .object-data{
min-height:23px !important;
max-height:23px !important;
}

.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}


.dropdown {
padding-left: 15px;
padding-right: 15px;
}

.compact {
background: none;
border: none;
}
.component-login .dropdown-menu {
padding-bottom: 10px;
border-radius: 0;
border: none;
background: white;
width: 100%;
margin: 0;
box-shadow: none;
}
.compact .dropdown a {
color: #DEDDDC;
font-weight: bold;
}
.compact legend {
color: #DEDDDC;
border: none;
font-style: italic;
}
.compact .dropdown.open {
display: inline-block;
background: white;
min-width: 160px;
}
.compact .dropdown.open > a {
color: #333;
font-weight: bold;
}

ul.dropdown-menu > li > a {
color: #333 !important;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 6  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да
Позиция
Номер позиции : 1  
Размер позиции : 6  
Строка позиции : 1  
Номер позиции : 2  
Выравнивание содержимого позиции : right  
Размер позиции : 6  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Блоки страниц
Блок страницы : ГАКО. HTML header  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : ГАКО. Логотип  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : ГАКО. Текст логотипа  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : ГАКО. Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 2  
Блок страницы : ГАКО. Меню  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : Логин. Компакт  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :


html, body {
width: 100%;
min-width: 1430px;
}

.header {
position: relative;
background: linear-gradient(to bottom, white 0px, white 57px, #e4e4e4 57px, #e4e4e4 100%);
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.position-1-1 .component-search {
float: none;
z-index: 10;
}
.keyboard img {
height: 20px;
width: 20px !important;
}

.position-1-1 img {
width: 40px;
}

.logo-mini {
height: 0;
min-height: 0;
}

.top_text_small {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

.top_text_big {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-top: 1px;
}

.component-search {
position: relative;
clear: both;
display: table;
width: 850px;
}

.component-search .block {
display: table-cell;
vertical-align: middle;
}

.component-search .padding {
padding-left: 10px;
max-width: 100px;
}

.simple-search-form .input-group {
height: 40px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 40px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
/*margin-right: 20px;*/
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.btn-alphabet {
float: none;
}

.position-1-2 {
z-index: 1;
}

.position-1-2 .well {
background: none;
border: none;
text-align: right;
padding-top: 10px;
position: relative;
box-shadow: none !important;
border-radius: 0;
margin-bottom: 0;
padding-bottom: 10px;
}

.position-1-2 legend {
/*color: #b2aa9f;*/
color: #aaaaaa;
border-bottom: none;
margin-bottom: 30px;
padding-right: 120px;
font-style: italic;
min-height: 20px;
}

.position-1-2 legend .compact-subscription-text {
color: #aaaaaa;
}

.position-1-2 a {
/*color: #c1c0bf;*/
color: #616161;
text-decoration: underline;
font-weight: bold;
}

.position-1-2 .login-separator {
background: #616161;
margin-left: 30px;
}

.position-1-2 .dropdown {
display: inline-block;
padding: 5px 20px;
}

.position-1-2 .dropdown.open {
background: white;
}

.position-1-2 .dropdown > a {
text-decoration-style: dashed;
}

.position-1-2 .dropdown.open > a {
color: #333;
}

.position-1-2 .dropdown-menu {
z-index: 1050;
/* width: 100%;*/
min-width:235px;
margin: 0;
border: none;
border-radius: 0;
box-shadow: none;
padding-bottom: 15px;
}

.position-1-2 .dropdown-menu a {
background: none;
text-decoration: none;
}

.position-1-2 .dropdown-menu a:hover {
background: none;
color: #cd796f;
}

.position-1-2 .dropdown-menu .divider {
margin-left: 20px;
margin-right: 20px;
}

.position-1-2 a:hover {
color: white;
}

.position-1-2 a:hover {
color: #2b2b2b;
}

.position-1-2 .btn-help {
float: none;
position: absolute;
top: -50px;
right: 35px;
}

.position-1-2 .btn-basket::before {
content: ' ';
width: 20px;
height: 18px;
background: url("../static/images/basket-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help::before {
content: ' ';
width: 18px;
height: 18px;
background: url("../static/images/help-min-new-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help img {
display: none;
}

.row-1 .component {
padding-top: 5px;
padding-bottom: 5px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}

.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #00a652;
border-color: #00a652;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.well {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
border: none;
border-radius: 0;
}

.row-6 .component-kaisa table a,
.row-6 .component-kaisa .breadcrumb a,
.row-6 .well a {
color: #333;
text-decoration: underline;
}

.row-6 .component-kaisa table a:hover,
.row-6 .component-kaisa .breadcrumb a:hover,
.row-6 .well a:hover {
color: #cd796f;
}

.well .nav-tabs a,
.well .nav-tabs a:hover,
.component-kaisa .nav-tabs a,
.component-kaisa .nav-tabs a:hover{
color: #333;
}

.po-tab-content {
background: none;
border: none;
padding: 10px 0;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param) {
border-radius: 0;
background-color: #0db861;
color: white;
border: none;
text-decoration: none;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param):hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.row-20 img {
max-height: 40px;
}

.copyright {
margin-top: 15px;
}

.altsoft-banner {
margin-top: 18px;
}

.login-basket-cost {
display: inline-block;
color: white;
background-color: #ce7a70;
border-color: #ce7a70;
border-radius: 50px !important;
padding: 3px 9px;
font-weight: normal;
margin-left: 5px;
margin-right: 5px;
}

.modal-dialog .modal-content {
border-radius: 0;
}

.modal-header {
border-bottom: none;
padding-bottom: 0;
}

#customSearchTabs {
margin-bottom: 20px;
}

.modal-dialog img {
width: auto;
height: 16px;
}

.modal-footer {
padding-top: 0;
border-top: none;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.component-8148576, .attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
.docs .object-data a{
font-size: 18px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.docs .object-data .download-link-container{

}
.docs .object-data .download-link-container a, .publications .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.docs .imageView-container {

background: url("/svg/7907661.svg") no-repeat scroll left;
width: 35px;
height: 50px;
padding-right: 25px;
margin-left: 9px !important;

}

.publications .title-object{
font-size: 18px;

color: rgb(42, 49, 55);

line-height: 1.625;
}
.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.menu-news .parent-menu-item.menu-active, .menu-news .parent-menu-item:hover {
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-news a {
font-size: 20px;
color:#2b2b2b;
font-weight: 700;
line-height: 26px;
}
.dropdown-menu.menu-item-childrens{
width:100%;
}
.listtree-right-container .panel-collapse .attribute-container{
display:none;
}
.listtree-right-container .panel{
margin-left: 15px;
}

.panel-title a[aria-expanded="true"]{
background: url("/getImage?objectId=8249986&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.panel-title a[aria-expanded="false"]{
background: url("/getImage?objectId=8250061&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.listtree-right-container .panel-heading a {
padding-left: 20px;
}

.listtree-left.listtree-right-container .btn-description::before, .listtree-right.listtree-left-container .btn-description::before, .treelist-object-tabs-container .btn-description::before {
content: ' ';
background: url("/svg/7907661.svg") center no-repeat;
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}
.listtree-left.listtree-right-container .attribute-container{
display:none;
}

.listtree-left.listtree-right-container .object-data-button-container, .treelist-object-tabs-container .object-data-button-container{
position: absolute;
top: -5px;
left: 15px;
font-size: 0px;
}
.listtree-left.listtree-right-container .object-title, .treelist-object-tabs-container .object-title {
margin-left: 25px;
}
.listtree-left.listtree-right-container .object-data, .treelist-object-tabs-container .object-data{
padding-bottom: 0px;
margin-bottom: 0px;
}
.attribute-contact{
font-size: 18px;
font-weight: 300;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp, .address-emp, .clock-emp{
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}

.title h2{
font-size: 24px;
color:#2b2b2b;
font-weight: 700;
line-height: 1;
}
.title.text-white h2{
color:white;
}
.title-acrhives, .tel-title, .title-mun-acrhives {
padding-left: 25px;
}
.tel-dictionary .carousel-inner img {
max-height: 241px;
}
.tel .object-data .row{
display: flex;
align-items: center;
}
/*.tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}*/
.gov-archives .object-data, .mun-archives .object-data , .tel .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.tel-dictionary.archive, .tel-title.title-archive.title-component-hidden{
border-bottom: 5px solid #00a652;
margin-bottom: 50px;
}
.tel-dictionary.finance, .tel-title.title-finance.title-component-hidden{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
}
.tel-dictionary{
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
margin:0px;
border-top: 1px solid #e2e7eb;
padding-top: 35px;
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives, .tel-title{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;
}

.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}
.email-emp a {
color: #00a652;
line-height: 2.111;
font-weight: bold;
border-bottom: 2px dotted #00a652;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}
.tel-emp span:first-child{
background: url("/svg/7955872.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.tel-emp .attribute-title{
font-weight: 300;
}
.email-emp{
background: url("/svg/7955805.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}

.address-emp span{
background: url("/svg/7955847.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.clock-emp{
background: url("/getImage?objectId=7956134&size=4&ext=png") no-repeat scroll left;
background-size: 16px 130px;
padding-left: 30px;
}
.contacts-archive{
padding-left: 0px;
margin-left: 0px;
}
.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.component-objectlist .object-list-container{
width: 100%;
}

.position-1-3 {
float: right;
}
.compact a {
color: #616161;
font-weight: bold;
}
.compact legend {
border: none;
margin-bottom: 30px;
color: #aaaaaa;
font-style: italic;
}

.dropdown {
padding-left: 15px;
padding-right: 15px;
}

.compact {
background: none;
border: none;
padding-top: 10px;
}
.component-login .dropdown-menu {
border-radius: 0;
border: none;
padding-bottom: 10px;
background: white;
width: 100%;
margin: 0;
box-shadow: none;
}


.compact .dropdown.open {
display: inline-block;
background: white;

}
.compact .dropdown.open > a {
color: #333;
font-weight: bold;
}

ul.dropdown-menu > li > a {
color: #333 !important;
}

.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
margin-bottom: 5px;
}
.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4,
.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-1,
.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-2,
.component-7974948 .group-container {
margin-bottom: 25px;
margin-top: 25px;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 6  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 7  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 4  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Позиция
Номер позиции : 1  
Размер позиции : 7  
Строка позиции : 1  
Номер позиции : 2  
Размер позиции : 5  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 3  
Строка позиции : 7  
Номер позиции : 2  
Размер позиции : 9  
Строка позиции : 7  
Номер позиции : 3  
Выравнивание содержимого позиции : right  
Размер позиции : 4  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 4  
Блоки страниц
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Блок страницы : ГАКО. HTML header  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : ГАКО. Логотип. mini  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : ГАКО. Меню  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : ГАКО. Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 3  
Строка блока : 1  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : Логин. Компакт  
Позиция блока : 3  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :
html, body {
width: 100%;
min-width: 1430px;
}
.header {
height:350px;
position: relative;
background-size: cover !important;
background: url("/getImage?objectId=8415069&size=4&ext=jpg&cache=true") no-repeat scroll center top;
/*background-size: cover !important;*/
/*background-position: left !important;*/
/*background-position-x: left;*/
/*background-position-y: top;*/
}
:last-child.input-group-btn > .btn, :last-child.input-group-btn > .btn-group {
z-index: 1;
}

/*.header:after {
content: '';
background-color: rgb(0, 0, 0);
opacity: 0.502;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 350px;
z-index: 5;
}
.header:before{
content: '';
background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
opacity: 0.502;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 350px;
z-index: 6;

}*/
.logo{
position: relative;
padding-top: 38px;
z-index: 8;
text-align: center;
}
.position-2-1 .component {

max-width: 700px;
margin: 0 auto 50px;

}
.component-7877379{
position: relative;
z-index: 8;
}
.simple-search-form .input-group {
height: 60px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 60px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
margin-right: 20px;
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.component-7877379 .form-control::-moz-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control::-webkit-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control:-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control::-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control::placeholder { color: rgb(0, 166, 82);
font-style: italic;}
.component-7877379 .form-control{
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}.component-7877379 .btn-search{
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}
.component-7877379 a{
font-size: 14px;
color: rgba(255, 255, 255, 0.749);
border-bottom: 2px white dotted;
}

.top_text {
font-size: 40px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 1.25;
text-align: center;
position: relative;
z-index: 31;
margin-top: 63px;
}
.menu-home img{
width: 20px;
}

.position-3-2 .component {
margin: 0;
padding: 0;
}
.position-3-2 {
padding: 0px;
}
.position-3-2 .component .navbar {
margin-bottom: 0;
}

.position-3-2 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-2 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-2 .navbar-nav > li {
float: none;
display: table-cell;
height: 60px;
padding-top: 11px;
padding-left: 20px;
padding-right: 20px;
}

.position-3-2 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-2 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 5px;
}
.children-menu-item hr{
display: none;
}

.position-3-2 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.position-5-1 {
/*padding: 0px;*/
}

.position-5-1 .title-container {
/* padding-left: 10px;*/
}
.attribute-content-column{
-webkit-column-count:2;
-moz-column-count:2;
column-count:2;
-webkit-column-gap: 65px;
-moz-column-gap: 65px;
column-gap: 65px;
font-family: Roboto;
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
padding-left: 0px;
margin-left: 0px;
padding-right: 0px;
margin-right: 0px;
}
#modalMain .close{
color: #00a652;
opacity: 1;
font-size: 30px;
}
#modalMain .modal-header{
border-bottom: none;
padding: 10px;
margin-bottom: 35px;
}
#modalMain .modal-content {
border-radius: unset;
height: 793px;
}
#modalMain .modal-dialog{
width: 793px;
margin: 100px auto;
}

#modalMain .object-content{
padding-left: 50px;
padding-right: 50px;
}


#modalMain .title h2{
margin: auto;
font-size: 24px;
font-weight: bold;
color: #2b2b2b;
line-height: 28px;
padding-left: 55px;
}
.component-7888082 {
overflow-y: scroll;
overflow-x: hidden;
height: 666px;
margin: 10px;
}
#modalMain .attribute-content{
margin: auto;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
line-height: 28px;
}
.attribute-content-column div:nth-child(2) {
text-align: right;
}
.img-full-text img {
height: 22px;
}
.full-text-article, .full-text-article:hover, .full-text-article:focus{
font-size: 14px;
font-weight: bold;
color:#00a652;
border-bottom: 2px dotted #00a652;
line-height: 16px;
margin-left: 10px;
}
.big-object-left-data {
width: 684px;
height: 500px;

}
.big-object-left-data:before {
content: '';
background-color: rgb(42, 49, 55);
opacity: 0.749;
position: absolute;
width: 684px;
height: 500px;
top: 0;
left: 0;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.big-object-left-data .object-data {
position: absolute;
left: 60px;
top: 175px;
}
.big-object-left-data .news-date {
font-size: 12px;
font-family: "Roboto";
color: rgb(0, 166, 82);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-webkit-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-ms-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
}

.big-object-left-data .news-title{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
font-weight: bold;
text-transform: uppercase;
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .news-text{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .object-data .show-more-link-container{
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
position: absolute;
top: 250px;
right: 60px;
}

.big-object-left-data .object-data .show-more-link-container a {
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.show-more-link-container .col-xs-12::after {
content: ' →';
display: inline;


}
.big-object-right-data .news-text{
display: none;
}

.big-object-right-data .object-data{
background-color: rgb(42, 49, 55);
width: 327px;
height: 236px;
padding: 25px;
}
.big-object-right-data .news-date{
font-size: 12px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .news-title {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .objectList-row:first-child .col-xs-6:first-child .news-title {
color: rgb(0, 166, 82);
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child .news-title{
color: rgb(237, 184, 0);
}
.big-object-right-data .objectList-row:last-child .col-xs-6:first-child .news-title{
color: rgb(0, 133, 210);
}
.big-object-right-data .show-more-link-container{
position: absolute;
bottom: 30px;
right: 30px;
color: rgb(255, 255, 255);
}
.big-object-right-data .show-more-link-container a{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
}
.big-object-right-data .objectList-row:first-child, .big-object-right-data .objectList-row:last-child{
padding-left: 16px;
}
.big-object-right-data .objectList-row:first-child{
padding-bottom: 17px;
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child, .big-object-right-data .objectList-row:last-child .col-xs-6:last-child {
padding-left: 30px;
}
.big-object-right-data .objectList-row:last-child .col-xs-6:last-child .object-data{
background-color: rgb(226, 231, 235);
padding: 100px 75px;
}
.news-block .all-object-container a {
border: none;
border-radius: 0;
margin: 0 auto;
background: url("/svg/7893412.svg") no-repeat scroll left;
background-size: 40px 40px;
display: inline-block;
padding-left: 45px;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
color: rgb(42, 49, 55);
line-height: 1.2;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.action-video{
display: flex;
flex-direction: column-reverse;
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
padding-left: 0px;
margin-left: 0px;
}
.text-white{
color: rgb(255, 255, 255);
}
.row-wrapper-9 {
position: relative;
height: 736px;
}
.row-wrapper-9:after{
content: '';
background: url("/getImage?objectId=7896290&size=4&ext=png&cache=true") no-repeat right;
opacity: 0.302;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: 1;
}
.position-9-1, .position-9-2, .position-9-3{
z-index: 10;
}
.position-9-1 {
/* padding: 0;*/
}
.reports-block .title-container{
padding-left: 10px;
padding-bottom: 15px
}
.position-9-1 .title-container{
padding-left: 0px;
padding-bottom: 0px
}
.position-9-1 video{
margin-bottom: 30px;
}
.position-9-2 .all-object-container a, .position-9-2 .all-object-container a:active{
font-size: 20px;
color: rgb(255, 255, 255);
text-decoration: underline;
background: url("/svg/7896698.svg") no-repeat scroll left;
line-height: 1.2;
}
.position-9-2 .all-object-container{
text-align: right;
}
.position-9-2 .title-container ,.position-9-3 .title-container{
padding-left: 15px;
}

.reports-block .report-title{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.reports-block .imageView-container{
background: url("/svg/7899237.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.reports-block .download-link-container{
padding-left: 40px;
}
.reports-block .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}

.reports-block .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.reports-block .object-data {
margin-bottom: 0px;
}
.icon-image{
height: 61px;
margin-bottom: 30px;
}
.epk{
background:url(/svg/7904469.svg) no-repeat top center;
}
.roia{
background:url(/svg/7908041.svg) no-repeat top center;
}
.buy{
background:url(/svg/7908054.svg) no-repeat top center;
}
.budget{
background:url(/svg/7908067.svg) no-repeat top center;
}
.service{
background:url(/svg/7908426.svg) no-repeat top center;
}
.social{
background:url(/svg/7908438.svg) no-repeat top center;
}
.gov-service{
background:url(/svg/7908450.svg) no-repeat top center;
}
.no-corruption{
background:url(/svg/7908462.svg) no-repeat top center;
}
.main-hr{
background:url(/getImage?objectId=7904520&size=4&ext=png&cache=true) no-repeat top center;
height:11px;
border:none !important;
margin-top: 0px;

margin-bottom: 0px;
}
.main-text, .main-text a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
}
.main-text{
margin-bottom: 5px;
}
.main{
background: white;
display: inline-block;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
text-align: center;
width: 327px;
height: 158px;
padding-top: 30px;
}
.main-block .report-title{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.main-block.documents .imageView-container{
background: url("/svg/7907661.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.main-block.documents .download-link-container{
padding-left: 40px;
margin-top:-5px;
}


.main-block.documents .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.main-block .object-data {
margin-bottom: 0px;
}

.main-block {

padding-left: 38px;
padding-right: 36px;
width: 327px;
padding-top: 20px;
margin: 0px;
margin-top: -11px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
padding-bottom: 5px;
height: 290px;
}
.component-7908632.main-block {
padding-right: 28px;
}

.main-block.links .report-title span:after{
content: ' →';
display: inline-block;
}

.main-block.links .short-text{
font-size: 14px;
color: rgb(156, 165, 172);
font-style: italic;
line-height: 1.571;

}

.component-7907782, .component-7908156, .component-7908632{
border-bottom: 5px solid #00a652;
}
.component-7907610, .component-7908855, .component-7908783, .component-8258114{
border-bottom: 5px solid #0085d2;
}
.component-7908298, .component-7908576{
border-bottom: 5px solid #eeb800;
}

.main-block{
margin-bottom:30px;

}
.component-7908855 img{
width: 254px;
padding-bottom: 20px;
}

.component-7908855 .image-block{
font-size: 14px;
color: rgb(166, 172, 176);
font-weight: bold;
line-height: 1.571;
text-align: center;
}

.component-7908855 .image-block:after{
content: 'Мы работаем над содержанием этого раздела';
display: inline;
}

.main-slider .item a img, .main-slider .item img, .tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}
.main-slider .item a img, .main-slider .item{
background: #e2e7eb;
}

.caption {
color: #2a3137;
font-size: 14px;
font-weight: 300;
font-style: italic;
}

.board{
font-weight: bold;
line-height: 1.571;
font-style: normal;
text-transform: uppercase;
}
.respect .col-xs-2{
padding-left: 0px;
}
.carousel-control.right, .carousel-control.left{
background-image: none;
}
.carousel-control {
width: 0;
}

.glyphicon-chevron-right::before{
content: url(/svg/7944023.svg);

}
.glyphicon-chevron-left::before{
content: url(/svg/7944010.svg);

}
.main-slider{
padding-bottom:106px;

}
.carousel-indicators li {

display: inline-block;
width: 12px;
height: 12px;
margin: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #c6d2db;
border: 1px solid #c6d2db;
border-radius: 10px;

}
.carousel-indicators .active {

width: 20px;
height: 20px;
background-color: #78b2e0;

}
.carousel-indicators li.active{
border: 1px solid #78b2e0;
border-radius: 10px;
}

.carousel-indicators {
bottom: -70px;
}

.footer-copyright{

font-size: 14px;
color: rgb(255, 255, 255);
line-height: 2;
text-align: left;
font-weight: 300;

}
.no-margin {
margin: 0px;
}
.no-padding {
padding: 0px;
}
.footer-menu a{
font-size: 14px;
color: rgb(177, 225, 201);
font-weight: bold;
text-transform: uppercase;

}
.footer-menu .list-group-item, .footer-block-menu .list-group-item{
background:transparent;
}
.footer-block-menu .menu-item-content {
padding: 0px 0px 5px 5px;
}
.footer-block-menu {
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #0db861;
}
.footer-block-title{
padding-top: 15px;
padding-bottom: 0px;
}
.footer .title h2{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
padding-left: 10px;
color:white;

}
.footer-block-menu a{
font-size: 14px;
font-weight: 300;
color: rgb(177, 225, 201);
}
.footer-block-menu a:hover{
color: white;
}
.footer-block-menu .object-data {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
color: white;
padding-left: 10px;
margin-left: 0px;

}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
color: white;
border-bottom: dotted;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.row-20 {
padding-top: 20px;
}
.docs .object-data a{
font-size: 18px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.main-block.documents .download-link-container a, .docs .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data .download-link-container{
padding-right: 200px;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}

.gov-archives .imageView, .mun-archives .imageView {
max-width: unset;
min-height: unset;
float: none;
}
.gov-archives .object-title, .mun-archives .object-title{
text-align: center;
padding-top: 25px;
}
.gov-archives .object-title a, .mun-archives .object-title a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.714;

}
.gov-archives, .mun-archives{
border-top: 1px solid #e2e7eb;
padding-top: 40px;
margin:0px;
}

.gov-archives .object-data, .mun-archives .object-data , .tel .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.tel-dictionary.archive, .tel-title.title-archive.title-component-hidden{
border-bottom: 5px solid #00a652;
margin-bottom: 50px;
}
.tel-dictionary.finance, .tel-title.title-finance.title-component-hidden{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
}
.tel-dictionary{
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
margin:0px;
border-top: 1px solid #e2e7eb;
padding-top: 35px;
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives, .tel-title{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;
}

.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}


.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.footer-contacts{
padding-left: 15px;
}

.docs a:hover .item.active{
background: rgba(0,0,0,0.75);
}
.docs a:hover .item.active:after {
content: url("/svg/7899237.svg");
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 25px;
}
.attribute-contact, .attribute-contact p{
line-height: 2.111;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
}
.attribute-contact p{
line-height: 26px;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}
.component-objectlist .object-list-container{
width: 100%;
}
.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #ce7a70;
border-color: #ce7a70;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}
.contacts-archive .object-title a{
color: #2b2b2b;
}

.docs .imageView-container {

background: url("/svg/7907661.svg") no-repeat scroll left;
width: 35px;
height: 50px;
padding-right: 25px;
margin-left: 9px !important;

}
.row-wrapper-7, .row-wrapper-9 {
margin-top: 50px;
}
.dropdown-menu.menu-item-childrens{
width:100%;
}

.component-7944262, .partners, .component-8220735, .component-7949155, .component-7950780, .component-7956320, .component-7956542, .component-7956542 .attribute-type-4 .col-xs-6, .component-7947574, .docs {
padding-left: 0px;
margin-left: 0px;
}

.partners .object-data{
border-bottom: none;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}
.tel-emp span:first-child{
background: url("/svg/7955872.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.tel-emp .attribute-title{
font-weight: 300;
}
.email-emp{
background: url("/svg/7955805.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}

.address-emp span{
background: url("/svg/7955847.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.clock-emp{
background: url("/getImage?objectId=7956134&size=4&ext=png") no-repeat scroll left;
background-size: 16px 130px;
padding-left: 30px;
}
.title h2{
font-size: 24px;
color:#2b2b2b;
font-weight: 700;
line-height: 1;
}
.title.text-white h2{
color:white;
}
.title-acrhives, .tel-title, .title-mun-acrhives {
padding-left: 25px;
}
.tel-dictionary .carousel-inner img {
max-height: 241px;
}
.tel .object-data .row{
display: flex;
align-items: center;
}
.menu-news .parent-menu-item.menu-active, .menu-news .parent-menu-item:hover {
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-news a {
font-size: 20px;
color:#2b2b2b;
font-weight: 700;
line-height: 26px;
}
.mun-archives img, .gov-archives img{
height:90px !important;
}
.listtree-right-container .panel-collapse .attribute-container{
display:none;
}
.listtree-right-container .panel{
margin-left: 15px;
}

.panel-title a[aria-expanded="true"]{
background: url("/getImage?objectId=8249986&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.panel-title a[aria-expanded="false"]{
background: url("/getImage?objectId=8250061&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.listtree-right-container .panel-heading a {
padding-left: 20px;
}

.listtree-left.listtree-right-container .btn-description::before, .listtree-right.listtree-left-container .btn-description::before, .treelist-object-tabs-container .btn-description::before {
content: ' ';
background: url("/svg/7907661.svg") center no-repeat;
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}
.listtree-left.listtree-right-container .attribute-container{
display:none;
}

.listtree-left.listtree-right-container .object-data-button-container, .treelist-object-tabs-container .object-data-button-container{
position: absolute;
top: -5px;
left: 15px;
font-size: 0px;
}
.listtree-left.listtree-right-container .object-title, .treelist-object-tabs-container .object-title {
margin-left: 25px;
}
.listtree-left.listtree-right-container .object-data, .treelist-object-tabs-container .object-data{
padding-bottom: 0px;
margin-bottom: 0px;
}
.row-wrapper-5 {
height: 350px;

}
.position-5-1:before{
content: ' ';
background-image: url(/getImage?objectId=8470103&size=4&ext=png&cache=true);
height: 321px;
width: 100%;
background-repeat: no-repeat;
position: absolute;
left: 15px;
top: 20px;
}
.position-5-1{
padding-left: 180px;
}

.email-emp a {
color: #00a652;
line-height: 2.111;
font-weight: bold;
border-bottom: 2px dotted #00a652;
}
.font-weight-bold{
font-weight:bold;
}
.map-archive{
padding-top:10px;
}
.contacts-archive{
padding-left: 0px;
margin-left: 0px;
}

.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.menu-second {
margin: 0;
padding: 0;
}
/*.position-6-1 {
padding: 0px;
}*/
.menu-second .navbar {
margin-bottom: 0;
}

.menu-second .parent-menu-item a {
font-weight: bold;
font-size: 18px;
}

.menu-second .navbar-nav {
float: none;
display: table;
width: 100%;
}

.menu-second .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}
.menu-second .dropdown-menu.menu-item-childrens {
width: 100%;
}
.menu-second .menu-item-childrens hr {
background: #ebedec;
}

.menu-second .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.menu-second .navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.menu-second .children-menu-item hr{
display: none;
}

.menu-second .dropdown-menu{
border:none;
border-radius:unset;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 4  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 6  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 8  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 11  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 10  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 99  
Позиция
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 4  
Номер позиции : 1  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 2  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 3  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 4  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 10  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 8  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 10  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 11  
Номер позиции : 2  
Размер позиции : 2  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 99  
Блоки страниц
Блок страницы : Логотип  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 2  
Блок страницы : HTML  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : Меню. Часть 2  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Версия для слабовидящих  
Позиция блока : 3  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Меню. Футер. Часть1  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 20  
Блок страницы : Футер. Меню. ЭПК МЕНЮ  
Позиция блока : 3  
Сортировка блока внутри позиции : 2  
Строка блока : 20  
Блок страницы : Футер. Меню. РОИА МЕНЮ  
Позиция блока : 3  
Сортировка блока внутри позиции : 4  
Строка блока : 20  
Блок страницы : Футер Контакты  
Позиция блока : 4  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 3  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 3  
Сортировка блока внутри позиции : 3  
Строка блока : 20  
Блок страницы : счетчик Яндекс  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 99
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :
html, body {
width: 100%;
min-width: 1430px;
}
.header {
height:350px;
position: relative;
background-size: cover !important;
background: url("/getImage?objectId=8415069&size=4&ext=jpg&cache=true") no-repeat scroll center top;
/*background-size: cover !important;*/
/*background-position: left !important;*/
/*background-position-x: left;*/
/*background-position-y: top;*/
}
:last-child.input-group-btn > .btn, :last-child.input-group-btn > .btn-group {
z-index: 1;
}

/*.header:after {
content: '';
background-color: rgb(0, 0, 0);
opacity: 0.502;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 350px;
z-index: 5;
}
.header:before{
content: '';
background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
opacity: 0.502;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 350px;
z-index: 6;

}*/
.logo{
position: relative;
padding-top: 38px;
z-index: 8;
text-align: center;
}
.position-2-1 .component {

max-width: 700px;
margin: 0 auto 50px;

}
.component-7877379{
position: relative;
z-index: 8;
}
.simple-search-form .input-group {
height: 60px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 60px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
margin-right: 20px;
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.component-7877379 .form-control::-moz-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control::-webkit-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control:-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control::-ms-input-placeholder { color: rgb(0, 166, 82);
font-style: italic;
}
.component-7877379 .form-control::placeholder { color: rgb(0, 166, 82);
font-style: italic;}
.component-7877379 .form-control{
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}.component-7877379 .btn-search{
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}
.component-7877379 a{
font-size: 14px;
color: rgba(255, 255, 255, 0.749);
border-bottom: 2px white dotted;
}

.top_text {
font-size: 40px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 1.25;
text-align: center;
position: relative;
z-index: 31;
margin-top: 63px;
}
.menu-home img{
width: 20px;
}

.position-3-2 .component {
margin: 0;
padding: 0;
}
.position-3-2 {
padding: 0px;
}
.position-3-2 .component .navbar {
margin-bottom: 0;
}

.position-3-2 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-2 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-2 .navbar-nav > li {
float: none;
display: table-cell;
height: 60px;
padding-top: 11px;
padding-left: 20px;
padding-right: 20px;
}

.position-3-2 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-2 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 5px;
}
.children-menu-item hr{
display: none;
}

.position-3-2 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.position-5-1 {
/*padding: 0px;*/
}

.position-5-1 .title-container {
/* padding-left: 10px;*/
}
.attribute-content-column{
-webkit-column-count:2;
-moz-column-count:2;
column-count:2;
-webkit-column-gap: 65px;
-moz-column-gap: 65px;
column-gap: 65px;
font-family: Roboto;
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
padding-left: 0px;
margin-left: 0px;
padding-right: 0px;
margin-right: 0px;
}
#modalMain .close{
color: #00a652;
opacity: 1;
font-size: 30px;
}
#modalMain .modal-header{
border-bottom: none;
padding: 10px;
margin-bottom: 35px;
}
#modalMain .modal-content {
border-radius: unset;
height: 793px;
}
#modalMain .modal-dialog{
width: 793px;
margin: 100px auto;
}

#modalMain .object-content{
padding-left: 50px;
padding-right: 50px;
}


#modalMain .title h2{
margin: auto;
font-size: 24px;
font-weight: bold;
color: #2b2b2b;
line-height: 28px;
padding-left: 55px;
}
.component-7888082 {
overflow-y: scroll;
overflow-x: hidden;
height: 666px;
margin: 10px;
}
#modalMain .attribute-content{
margin: auto;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
line-height: 28px;
}
.attribute-content-column div:nth-child(2) {
text-align: right;
}
.img-full-text img {
height: 22px;
}
.full-text-article, .full-text-article:hover, .full-text-article:focus{
font-size: 14px;
font-weight: bold;
color:#00a652;
border-bottom: 2px dotted #00a652;
line-height: 16px;
margin-left: 10px;
}
.big-object-left-data {
width: 684px;
height: 500px;

}
.big-object-left-data:before {
content: '';
background-color: rgb(42, 49, 55);
opacity: 0.749;
position: absolute;
width: 684px;
height: 500px;
top: 0;
left: 0;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.big-object-left-data .object-data {
position: absolute;
left: 60px;
top: 175px;
}
.big-object-left-data .news-date {
font-size: 12px;
font-family: "Roboto";
color: rgb(0, 166, 82);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-webkit-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
-ms-transform: matrix(1, 0, 0, 0.99753997539975, 0, 0);
}

.big-object-left-data .news-title{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
font-weight: bold;
text-transform: uppercase;
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .news-text{
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-left-data .object-data .show-more-link-container{
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
position: absolute;
top: 250px;
right: 60px;
}

.big-object-left-data .object-data .show-more-link-container a {
font-size: 14px;
font-family: "Roboto";
color: rgb(0, 217, 107);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.show-more-link-container .col-xs-12::after {
content: ' →';
display: inline;


}
.big-object-right-data .news-text{
display: none;
}

.big-object-right-data .object-data{
background-color: rgb(42, 49, 55);
width: 327px;
height: 236px;
padding: 25px;
}
.big-object-right-data .news-date{
font-size: 12px;
color: rgb(255, 255, 255);
font-weight: bold;
line-height: 2.333;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .news-title {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}

.big-object-right-data .objectList-row:first-child .col-xs-6:first-child .news-title {
color: rgb(0, 166, 82);
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child .news-title{
color: rgb(237, 184, 0);
}
.big-object-right-data .objectList-row:last-child .col-xs-6:first-child .news-title{
color: rgb(0, 133, 210);
}
.big-object-right-data .show-more-link-container{
position: absolute;
bottom: 30px;
right: 30px;
color: rgb(255, 255, 255);
}
.big-object-right-data .show-more-link-container a{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 2.143;
text-align: left;
}
.big-object-right-data .objectList-row:first-child, .big-object-right-data .objectList-row:last-child{
padding-left: 16px;
}
.big-object-right-data .objectList-row:first-child{
padding-bottom: 17px;
}
.big-object-right-data .objectList-row:first-child .col-xs-6:last-child, .big-object-right-data .objectList-row:last-child .col-xs-6:last-child {
padding-left: 30px;
}
.big-object-right-data .objectList-row:last-child .col-xs-6:last-child .object-data{
background-color: rgb(226, 231, 235);
padding: 100px 75px;
}
.news-block .all-object-container a {
border: none;
border-radius: 0;
margin: 0 auto;
background: url("/svg/7893412.svg") no-repeat scroll left;
background-size: 40px 40px;
display: inline-block;
padding-left: 45px;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
color: rgb(42, 49, 55);
line-height: 1.2;
text-align: left;
-moz-transform: matrix( 1,0,0,0.99753997539975,0,0);
-webkit-transform: matrix( 1,0,0,0.99753997539975,0,0);
-ms-transform: matrix( 1,0,0,0.99753997539975,0,0);
}
.action-video{
display: flex;
flex-direction: column-reverse;
font-size: 18px;
font-family: "Roboto";
color: rgb(255, 255, 255);
line-height: 1.556;
padding-left: 0px;
margin-left: 0px;
}
.text-white{
color: rgb(255, 255, 255);
}
.row-wrapper-9 {
position: relative;
height: 736px;
}
.row-wrapper-9:after{
content: '';
background: url("/getImage?objectId=7896290&size=4&ext=png&cache=true") no-repeat right;
opacity: 0.302;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: 1;
}
.position-9-1, .position-9-2, .position-9-3{
z-index: 10;
}
.position-9-1 {
/* padding: 0;*/
}
.reports-block .title-container{
padding-left: 10px;
padding-bottom: 15px
}
.position-9-1 .title-container{
padding-left: 0px;
padding-bottom: 0px
}
.position-9-1 video{
margin-bottom: 30px;
}
.position-9-2 .all-object-container a, .position-9-2 .all-object-container a:active{
font-size: 20px;
color: rgb(255, 255, 255);
text-decoration: underline;
background: url("/svg/7896698.svg") no-repeat scroll left;
line-height: 1.2;
}
.position-9-2 .all-object-container{
text-align: right;
}
.position-9-2 .title-container ,.position-9-3 .title-container{
padding-left: 15px;
}

.reports-block .report-title{
font-size: 14px;
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.reports-block .imageView-container{
background: url("/svg/7899237.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.reports-block .download-link-container{
padding-left: 40px;
}
.reports-block .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}

.reports-block .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.reports-block .object-data {
margin-bottom: 0px;
}
.icon-image{
height: 61px;
margin-bottom: 30px;
}
.epk{
background:url(/svg/7904469.svg) no-repeat top center;
}
.roia{
background:url(/svg/7908041.svg) no-repeat top center;
}
.buy{
background:url(/svg/7908054.svg) no-repeat top center;
}
.budget{
background:url(/svg/7908067.svg) no-repeat top center;
}
.service{
background:url(/svg/7908426.svg) no-repeat top center;
}
.social{
background:url(/svg/7908438.svg) no-repeat top center;
}
.gov-service{
background:url(/svg/7908450.svg) no-repeat top center;
}
.no-corruption{
background:url(/svg/7908462.svg) no-repeat top center;
}
.main-hr{
background:url(/getImage?objectId=7904520&size=4&ext=png&cache=true) no-repeat top center;
height:11px;
border:none !important;
margin-top: 0px;

margin-bottom: 0px;
}
.main-text, .main-text a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-transform: uppercase;
line-height: 1.857;
}
.main-text{
margin-bottom: 5px;
}
.main{
background: white;
display: inline-block;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
text-align: center;
width: 327px;
height: 158px;
padding-top: 30px;
}
.main-block .report-title{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.571;
}
.main-block.documents .imageView-container{
background: url("/svg/7907661.svg") no-repeat scroll left;
width: 18px;
height: 21px;
padding-right: 25px;
}
.main-block.documents .download-link-container{
padding-left: 40px;
margin-top:-5px;
}


.main-block.documents .object-data .row > .col-xs-12 > div{
display: flex;
flex-direction: row;
}

.main-block .object-data {
margin-bottom: 0px;
}

.main-block {

padding-left: 38px;
padding-right: 36px;
width: 327px;
padding-top: 20px;
margin: 0px;
margin-top: -11px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
padding-bottom: 5px;
height: 290px;
}
.component-7908632.main-block {
padding-right: 28px;
}

.main-block.links .report-title span:after{
content: ' →';
display: inline-block;
}

.main-block.links .short-text{
font-size: 14px;
color: rgb(156, 165, 172);
font-style: italic;
line-height: 1.571;

}

.component-7907782, .component-7908156, .component-7908632{
border-bottom: 5px solid #00a652;
}
.component-7907610, .component-7908855, .component-7908783, .component-8258114{
border-bottom: 5px solid #0085d2;
}
.component-7908298, .component-7908576{
border-bottom: 5px solid #eeb800;
}

.main-block{
margin-bottom:30px;

}
.component-7908855 img{
width: 254px;
padding-bottom: 20px;
}

.component-7908855 .image-block{
font-size: 14px;
color: rgb(166, 172, 176);
font-weight: bold;
line-height: 1.571;
text-align: center;
}

.component-7908855 .image-block:after{
content: 'Мы работаем над содержанием этого раздела';
display: inline;
}

.main-slider .item a img, .main-slider .item img, .tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}
.main-slider .item a img, .main-slider .item{
background: #e2e7eb;
}

.caption {
color: #2a3137;
font-size: 14px;
font-weight: 300;
font-style: italic;
}

.board{
font-weight: bold;
line-height: 1.571;
font-style: normal;
text-transform: uppercase;
}
.respect .col-xs-2{
padding-left: 0px;
}
.carousel-control.right, .carousel-control.left{
background-image: none;
}
.carousel-control {
width: 0;
}

.glyphicon-chevron-right::before{
content: url(/svg/7944023.svg);

}
.glyphicon-chevron-left::before{
content: url(/svg/7944010.svg);

}
.main-slider{
padding-bottom:106px;

}
.carousel-indicators li {

display: inline-block;
width: 12px;
height: 12px;
margin: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #c6d2db;
border: 1px solid #c6d2db;
border-radius: 10px;

}
.carousel-indicators .active {

width: 20px;
height: 20px;
background-color: #78b2e0;

}
.carousel-indicators li.active{
border: 1px solid #78b2e0;
border-radius: 10px;
}

.carousel-indicators {
bottom: -70px;
}

.footer-copyright{

font-size: 14px;
color: rgb(255, 255, 255);
line-height: 2;
text-align: left;
font-weight: 300;

}
.no-margin {
margin: 0px;
}
.no-padding {
padding: 0px;
}
.footer-menu a{
font-size: 14px;
color: rgb(177, 225, 201);
font-weight: bold;
text-transform: uppercase;

}
.footer-menu .list-group-item, .footer-block-menu .list-group-item{
background:transparent;
}
.footer-block-menu .menu-item-content {
padding: 0px 0px 5px 5px;
}
.footer-block-menu {
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #0db861;
}
.footer-block-title{
padding-top: 15px;
padding-bottom: 0px;
}
.footer .title h2{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
padding-left: 10px;
color:white;

}
.footer-block-menu a{
font-size: 14px;
font-weight: 300;
color: rgb(177, 225, 201);
}
.footer-block-menu a:hover{
color: white;
}
.footer-block-menu .object-data {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
color: white;
padding-left: 10px;
margin-left: 0px;

}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
color: white;
border-bottom: dotted;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.row-20 {
padding-top: 20px;
}
.docs .object-data a{
font-size: 18px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.main-block.documents .download-link-container a, .docs .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data .download-link-container{
padding-right: 200px;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}

.gov-archives .imageView, .mun-archives .imageView {
max-width: unset;
min-height: unset;
float: none;
}
.gov-archives .object-title, .mun-archives .object-title{
text-align: center;
padding-top: 25px;
}
.gov-archives .object-title a, .mun-archives .object-title a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.714;

}
.gov-archives, .mun-archives{
border-top: 1px solid #e2e7eb;
padding-top: 40px;
margin:0px;
}

.gov-archives .object-data, .mun-archives .object-data , .tel .object-data{
border-bottom: none;
}
.gov-archives{
border-bottom: 5px solid #00a652;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.tel-dictionary.archive, .tel-title.title-archive.title-component-hidden{
border-bottom: 5px solid #00a652;
margin-bottom: 50px;
}
.tel-dictionary.finance, .tel-title.title-finance.title-component-hidden{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
}
.tel-dictionary{
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
margin:0px;
border-top: 1px solid #e2e7eb;
padding-top: 35px;
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives, .tel-title{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;
}

.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}


.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.footer-contacts{
padding-left: 15px;
}

.docs a:hover .item.active{
background: rgba(0,0,0,0.75);
}
.docs a:hover .item.active:after {
content: url("/svg/7899237.svg");
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 25px;
}
.attribute-contact, .attribute-contact p{
line-height: 2.111;
font-size: 18px;
font-weight: 300;
color: #2b2b2b;
}
.attribute-contact p{
line-height: 26px;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}
.component-objectlist .object-list-container{
width: 100%;
}
.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #ce7a70;
border-color: #ce7a70;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}
.contacts-archive .object-title a{
color: #2b2b2b;
}

.docs .imageView-container {

background: url("/svg/7907661.svg") no-repeat scroll left;
width: 35px;
height: 50px;
padding-right: 25px;
margin-left: 9px !important;

}
.row-wrapper-7, .row-wrapper-9 {
margin-top: 50px;
}
.dropdown-menu.menu-item-childrens{
width:100%;
}

.component-7944262, .partners, .component-8220735, .component-7949155, .component-7950780, .component-7956320, .component-7956542, .component-7956542 .attribute-type-4 .col-xs-6, .component-7947574, .docs {
padding-left: 0px;
margin-left: 0px;
}

.partners .object-data{
border-bottom: none;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}
.tel-emp span:first-child{
background: url("/svg/7955872.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.tel-emp .attribute-title{
font-weight: 300;
}
.email-emp{
background: url("/svg/7955805.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}

.address-emp span{
background: url("/svg/7955847.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.clock-emp{
background: url("/getImage?objectId=7956134&size=4&ext=png") no-repeat scroll left;
background-size: 16px 130px;
padding-left: 30px;
}
.title h2{
font-size: 24px;
color:#2b2b2b;
font-weight: 700;
line-height: 1;
}
.title.text-white h2{
color:white;
}
.title-acrhives, .tel-title, .title-mun-acrhives {
padding-left: 25px;
}
.tel-dictionary .carousel-inner img {
max-height: 241px;
}
.tel .object-data .row{
display: flex;
align-items: center;
}
.menu-news .parent-menu-item.menu-active, .menu-news .parent-menu-item:hover {
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-news a {
font-size: 20px;
color:#2b2b2b;
font-weight: 700;
line-height: 26px;
}
.mun-archives img, .gov-archives img{
height:90px !important;
}
.listtree-right-container .panel-collapse .attribute-container{
display:none;
}
.listtree-right-container .panel{
margin-left: 15px;
}

.panel-title a[aria-expanded="true"]{
background: url("/getImage?objectId=8249986&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.panel-title a[aria-expanded="false"]{
background: url("/getImage?objectId=8250061&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.listtree-right-container .panel-heading a {
padding-left: 20px;
}

.listtree-left.listtree-right-container .btn-description::before, .listtree-right.listtree-left-container .btn-description::before, .treelist-object-tabs-container .btn-description::before {
content: ' ';
background: url("/svg/7907661.svg") center no-repeat;
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}
.listtree-left.listtree-right-container .attribute-container{
display:none;
}

.listtree-left.listtree-right-container .object-data-button-container, .treelist-object-tabs-container .object-data-button-container{
position: absolute;
top: -5px;
left: 15px;
font-size: 0px;
}
.listtree-left.listtree-right-container .object-title, .treelist-object-tabs-container .object-title {
margin-left: 25px;
}
.listtree-left.listtree-right-container .object-data, .treelist-object-tabs-container .object-data{
padding-bottom: 0px;
margin-bottom: 0px;
}
.row-wrapper-5 {
height: 350px;

}
.position-5-1:before{
content: ' ';
background-image: url(/getImage?objectId=8470103&size=4&ext=png&cache=true);
height: 321px;
width: 100%;
background-repeat: no-repeat;
position: absolute;
left: 15px;
top: 20px;
}
.position-5-1{
padding-left: 180px;
}

.email-emp a {
color: #00a652;
line-height: 2.111;
font-weight: bold;
border-bottom: 2px dotted #00a652;
}
.font-weight-bold{
font-weight:bold;
}
.map-archive{
padding-top:10px;
}
.contacts-archive{
padding-left: 0px;
margin-left: 0px;
}

.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.menu-second {
margin: 0;
padding: 0;
}
/*.position-6-1 {
padding: 0px;
}*/
.menu-second .navbar {
margin-bottom: 0;
}

.menu-second .parent-menu-item a {
font-weight: bold;
font-size: 18px;
}

.menu-second .navbar-nav {
float: none;
display: table;
width: 100%;
}

.menu-second .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}
.menu-second .dropdown-menu.menu-item-childrens {
width: 100%;
}
.menu-second .menu-item-childrens hr {
background: #ebedec;
}

.menu-second .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.menu-second .navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.menu-second .children-menu-item hr{
display: none;
}

.menu-second .dropdown-menu{
border:none;
border-radius:unset;
}
.dropdown {
padding-left: 15px;
padding-right: 15px;
}

.compact {
background: none;
border: none;
}
.component-login .dropdown-menu {
padding-bottom: 10px;
border-radius: 0;
border: none;
background: white;
width: 100%;
margin: 0;
box-shadow: none;
}
.compact .dropdown a {
color: #DEDDDC;
font-weight: bold;
}
.compact legend {
color: #DEDDDC;
border: none;
font-style: italic;
}
.compact .dropdown.open {
display: inline-block;
background: white;
min-width: 160px;
}
.compact .dropdown.open > a {
color: #333;
font-weight: bold;
}

ul.dropdown-menu > li > a {
color: #333 !important;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 4  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 6  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 8  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Входит в FOOTER : да  
Номер строки : 11  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 10  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 99  
Позиция
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 4  
Номер позиции : 1  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 2  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 3  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 4  
Размер позиции : 3  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 10  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 8  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 10  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 11  
Номер позиции : 2  
Размер позиции : 2  
Строка позиции : 21  
Номер позиции : 2  
Выравнивание содержимого позиции : right  
Размер позиции : 4  
Строка позиции : 1  
Блоки страниц
Блок страницы : Логотип  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Блок страницы : Поиск  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 2  
Блок страницы : HTML  
Позиция блока : 0  
Строка блока : 0  
Блок страницы : Меню. Часть 2  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Версия для слабовидящих  
Позиция блока : 3  
Сортировка блока внутри позиции : 1  
Строка блока : 3  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Меню. Футер. Часть1  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 20  
Блок страницы : Футер. Меню. ЭПК МЕНЮ  
Позиция блока : 3  
Сортировка блока внутри позиции : 2  
Строка блока : 20  
Блок страницы : Футер. Меню. РОИА МЕНЮ  
Позиция блока : 3  
Сортировка блока внутри позиции : 4  
Строка блока : 20  
Блок страницы : Футер Контакты  
Позиция блока : 4  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 3  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Позиция блока : 3  
Сортировка блока внутри позиции : 3  
Строка блока : 20  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : Логин. Компакт  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 1
Использовать строковую верстку : да
Тип шрифта : 'Roboto', sans-serif
Файл css :


html, body {
width: 100%;
min-width: 1430px;
}

.header {
position: relative;
background: linear-gradient(to bottom, white 0px, white 57px, #e4e4e4 57px, #e4e4e4 100%);
}

.position-1-1 .component, .position-20-1 .component {
float: left;
}

.position-1-1 .component-search {
float: none;
z-index: 10;
}
.keyboard img {
height: 20px;
width: 20px !important;
}

.position-1-1 img {
width: 40px;
}

.logo-mini {
height: 0;
min-height: 0;
}

.top_text_small {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

.top_text_big {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-top: 1px;
}

.component-search {
position: relative;
clear: both;
display: table;
width: 850px;
}

.component-search .block {
display: table-cell;
vertical-align: middle;
}

.component-search .padding {
padding-left: 10px;
max-width: 100px;
}

.simple-search-form .input-group {
height: 40px;
border-radius: 50px;
background: white;
border: 1px solid #ccc;
}

.simple-search-form .form-control {
height: 40px;
border-radius: 50px;
border-style: none;
}

.simple-search-form button {
border: none;
}

.simple-search-form .btn-search {
/*margin-right: 20px;*/
background: #00a652;
color: white;
border-radius: 20px !important;
padding: 10px 20px;
}

.simple-search-form .btn-search:hover {
background: #0db861;
}

.keyboard img {
height: 20px;
}

.btn-alphabet {
float: none;
}

.position-1-2 {
z-index: 1;
}

.position-1-2 .well {
background: none;
border: none;
text-align: right;
padding-top: 10px;
position: relative;
box-shadow: none !important;
border-radius: 0;
margin-bottom: 0;
padding-bottom: 10px;
}

.position-1-2 legend {
/*color: #b2aa9f;*/
color: #aaaaaa;
border-bottom: none;
margin-bottom: 30px;
padding-right: 120px;
font-style: italic;
min-height: 20px;
}

.position-1-2 legend .compact-subscription-text {
color: #aaaaaa;
}

.position-1-2 a {
/*color: #c1c0bf;*/
color: #616161;
text-decoration: underline;
font-weight: bold;
}

.position-1-2 .login-separator {
background: #616161;
margin-left: 30px;
}

.position-1-2 .dropdown {
display: inline-block;
padding: 5px 20px;
}

.position-1-2 .dropdown.open {
background: white;
}

.position-1-2 .dropdown > a {
text-decoration-style: dashed;
}

.position-1-2 .dropdown.open > a {
color: #333;
}

.position-1-2 .dropdown-menu {
z-index: 1050;
/* width: 100%;*/
min-width:235px;
margin: 0;
border: none;
border-radius: 0;
box-shadow: none;
padding-bottom: 15px;
}

.position-1-2 .dropdown-menu a {
background: none;
text-decoration: none;
}

.position-1-2 .dropdown-menu a:hover {
background: none;
color: #cd796f;
}

.position-1-2 .dropdown-menu .divider {
margin-left: 20px;
margin-right: 20px;
}

.position-1-2 a:hover {
color: white;
}

.position-1-2 a:hover {
color: #2b2b2b;
}

.position-1-2 .btn-help {
float: none;
position: absolute;
top: -50px;
right: 35px;
}

.position-1-2 .btn-basket::before {
content: ' ';
width: 20px;
height: 18px;
background: url("../static/images/basket-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help::before {
content: ' ';
width: 18px;
height: 18px;
background: url("../static/images/help-min-new-dark.png");
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}

.position-1-2 .btn-help img {
display: none;
}

.row-1 .component {
padding-top: 5px;
padding-bottom: 5px;
}

.position-3-1 .component {
margin: 0;
padding: 0;
}
.position-3-1 {
height: 50px;
padding: 0px;
}
.position-3-1 .component .navbar {
margin-bottom: 0;
}

.position-3-1 .parent-menu-item a {
font-weight: bold;
font-size: 14px;
}

.position-3-1 .navbar-nav {
float: none;
display: table;
width: 100%;
}

.position-3-1 .navbar-nav > li {
float: none;
display: table-cell;
padding-left: 20px;
padding-right: 20px;
}

.position-3-1 .menu-item-childrens hr {
background: #ebedec;
}

.position-3-1 .parent-menu-item > .menu-item-content > a {
text-align: center;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
}
.children-menu-item hr{
display: none;
}

.position-3-1 .dropdown-menu{
border:none;
border-radius:unset;
}
.btn-poorvision {
background-color: rgb(255, 255, 255);
position: absolute;
width: 257px;
height: 40px;
padding-top: 10px;
text-align: center;
margin-top: 9px;
border-radius: 20px;
}
.btn-poorvision a{
font-family: Roboto;
font-weight: bold;
color: black;
}
.btn-poorvision a:hover {
border: 2px solid black;
padding: 6px 16px;
border-radius: 20px;
}
.listtree-left-container .filter-title{
margin-bottom: 28px;
}

.listtree-left-container h5 {
font-weight: bold;
text-decoration: underline;
margin-bottom: 20px;
}

.listtree-left-container .input-group {
border: 1px solid #ccc;
border-radius: 50px;
}

.listtree-left-container .btn-filer-search {
border-radius: 50px !important;
width: 50px;
background: #00a652;
color: white;
border: none;
height: 34px;
}

.listtree-left-container .btn-filer-search:hover {
background: #0db861;
}

.listtree-left-container .filter-search {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
}

.listtree-left-container a span {
text-decoration: underline;
}

.listtree-left-container .search-back-link-container {
padding-top: 12px;
padding-bottom: 24px;
}

.listtree-left-container .search-back-link-container a {
text-decoration: underline;
}

.listtree-right-container .attribute-container a,
.hierarchical-name a {
text-decoration: underline;
}


/* width */
.filters-container-more::-webkit-scrollbar {
width: 17px;
}

.filters-container-more::-webkit-scrollbar-button {
height: 11px;
background: url("/getImage?objectId=190960969&size=4&ext=png&cache=true") no-repeat scroll center;
}

/* Track */
.filters-container-more::-webkit-scrollbar-track {
background: rgb(177, 225, 201);
border-left: 8px solid white;
border-right: 8px solid white;
}

/* Handle */
.filters-container-more::-webkit-scrollbar-thumb {
background: #0db861;
border-radius: 50px;
}

/* Handle on hover */
.filters-container-more::-webkit-scrollbar-thumb:hover {
background: #00a652;
}

.component-listtree .filter-block {
border-radius: 50px;
}

.treelist-search-results-container .search-result-tabs {
display: table;
}

.treelist-search-results-container .search-result-tabs,
.treelist-object-tabs-container .object-tabs,
.well .nav-tabs,
.component-kaisa .nav-tabs,
#customSearchTabs
{
border: none;
background: #ebedec;
width: 100%;
}

.treelist-search-results-container .search-result-tab,
.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
border: none;
display: table-cell;
float: none;
position: relative;
}

.treelist-object-tabs-container .object-tab,
#customSearchTabs li {
display: inline-block;
}

.treelist-search-results-container .search-result-tab:not(.active):after,
.treelist-object-tabs-container .object-tab:not(.active):after,
#customSearchTabs li:not(.active):after {
content: ' ';
display: inline-block;
position: absolute;
top: 10px;
bottom: 10px;
right: 0;
width: 1px;
background: #d4d4d4;
}

.treelist-search-results-container .search-result-tab:last-child:after,
.treelist-object-tabs-container .object-tab:last-child:after,
#customSearchTabs li:last-child:after {
width: 0;
}

.treelist-search-results-container .search-result-tab a,
.treelist-object-tabs-container .object-tab a,
.well .nav-tabs a,
.component-kaisa .nav-tabs a,
#customSearchTabs.nav-tabs a {
color: #333;
font-weight: bold;
border: none !important;
text-align: center;
text-decoration: none !important;
}

.treelist-search-results-container .nav-tabs > li.active > a,
.treelist-search-results-container .nav-tabs > li.active > a:focus,
.treelist-search-results-container .nav-tabs > li.active > a:hover,
.treelist-object-tabs-container .nav-tabs > li.active > a,
.treelist-object-tabs-container .nav-tabs > li.active > a:focus,
.treelist-object-tabs-container .nav-tabs > li.active > a:hover,
.well .nav-tabs > li.active > a,
.well .nav-tabs > li.active > a:focus,
.well .nav-tabs > li.active > a:hover,
.component-kaisa .nav-tabs > li.active > a,
.component-kaisa .nav-tabs > li.active > a:focus,
.component-kaisa .nav-tabs > li.active > a:hover,
#customSearchTabs.nav-tabs > li.active > a,
#customSearchTabs.nav-tabs > li.active > a:focus,
#customSearchTabs.nav-tabs > li.active > a:hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.listtree-right-container .panel {
background: #e8f6e8;
border-color: rgb(177, 225, 201);
border-radius: 0;
}

.listtree-right-container .panel-heading, .listtree-right-container .panel-body {
background: none;
border: none !important;
}

.listtree-right-container .panel-heading a {
text-decoration: underline;
text-decoration-style: dashed;
font-size: 14px;
}

.listtree-right-container .panel-heading a:hover {
text-decoration-style: solid;
}

.listtree-right-container .panel-level-even:not(.panel-level-1) {
background: white;
border: none;
}

.listtree-right-container .panel-level-odd:not(.panel-level-1) {
background: #ebedec;
border: none;
}

.listtree-right-container .panel-heading .relation-link {
text-decoration-style: solid;
}

.listtree-right-container .btn-action[href*="/office/order"]::before {
background: url("../static/images/order.svg") center no-repeat;
}

.listtree-right-container .btn-action[href*="/office/ask"]::before {
background: url("../static/images/ask.svg") center no-repeat;
}

.pagination > li > a, .pagination > li > span {
text-decoration: underline;
border: none;
color: #333;
border-radius: 50px !important;
background: none;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
background: none;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
color: #333;
background-color: rgb(177, 225, 201);
}

.pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
background-color: #00a652;
border-color: #00a652;
}

.listtree-right-container .object-title {
font-size: 16px;
}

.treelist-object-title-container h3 {
font-weight: bold;
}

.treelist-object-tabs-container .object-tabs {
margin-top: 25px;
margin-bottom: 25px;
}

.treelist-object-buttons-container .btn-group-vertical {
width: 100%;
}

.treelist-object-buttons-container .btn-default{
margin-bottom: 15px;
background: #00a652;
color: white;
border-radius: 20px !important;
}

.treelist-object-buttons-container .btn-default:hover {
background: #0db861;
color: white;
}

.listtree-right-container .attribute-container {
margin-bottom: 10px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 {
margin-top: 25px;
margin-bottom: 35px;
}

.listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
display: inline-block;
margin-bottom: 35px;
}

.hierarchical-name-title {
margin-bottom: 30px;
}

.hierarchical-name:first-child {
font-weight: bold;
}
.component-7968551 a, .component-7968551 a:hover{
text-decoration: underline;
}

.well {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
border: none;
border-radius: 0;
}

.row-6 .component-kaisa table a,
.row-6 .component-kaisa .breadcrumb a,
.row-6 .well a {
color: #333;
text-decoration: underline;
}

.row-6 .component-kaisa table a:hover,
.row-6 .component-kaisa .breadcrumb a:hover,
.row-6 .well a:hover {
color: #cd796f;
}

.well .nav-tabs a,
.well .nav-tabs a:hover,
.component-kaisa .nav-tabs a,
.component-kaisa .nav-tabs a:hover{
color: #333;
}

.po-tab-content {
background: none;
border: none;
padding: 10px 0;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param) {
border-radius: 0;
background-color: #0db861;
color: white;
border: none;
text-decoration: none;
}

.row-6 .btn:not(.remove):not(.btn-number):not(.delete-search-param):hover {
background-color: #0db861;
color: white;
border-radius: 0;
}

.row-20 img {
max-height: 40px;
}

.copyright {
margin-top: 15px;
}

.altsoft-banner {
margin-top: 18px;
}

.login-basket-cost {
display: inline-block;
color: white;
background-color: #ce7a70;
border-color: #ce7a70;
border-radius: 50px !important;
padding: 3px 9px;
font-weight: normal;
margin-left: 5px;
margin-right: 5px;
}

.modal-dialog .modal-content {
border-radius: 0;
}

.modal-header {
border-bottom: none;
padding-bottom: 0;
}

#customSearchTabs {
margin-bottom: 20px;
}

.modal-dialog img {
width: auto;
height: 16px;
}

.modal-footer {
padding-top: 0;
border-top: none;
}
.title-text{
font-size: 24px;
color: rgb(43, 43, 43);
font-weight: bold;
line-height: 1.167;
/*padding-left: 25px;*/
}
.component-8148576, .attribute-content{
font-weight: 300;
color: #2b2b2b;
font-size: 18px;
}
.docs .object-data a{
font-size: 18px;
color: rgb(42, 49, 55);
line-height: 1.625;
}
.docs .object-data .download-link-container{

}
.docs .object-data .download-link-container a, .publications .object-data .download-link-container a{
font-size: 14px;
color: rgb(0, 166, 82);
font-weight: bold;
font-style: italic;
line-height: 1.571;
border-bottom: #00a652 2px dotted;
}
.docs .object-data a > div{
display: flex;
flex-direction: row;
align-content: center;
}
.docs .object-data a > div .col-xs-8{
display: flex;
align-items: center;
}
.contacts-archive .image-note, .contacts-archive .image-count{
display: none;
}

.contacts-archive .bigImageView-container {

float: none;
width: 960px;

}
.footer-contacts{
font-size: 14px;
line-height: 26px;
font-weight: 300;
padding-left: 10px;
margin-left: 0px;
}
.footer-contacts a{
font-size: 14px;
line-height: 26px;
font-weight: bold;
}
.footer-contact-clock{
float: left;
padding-right: 8px;
padding-left: 2px;
padding-top: 5px;
}
.docs .imageView-container {

background: url("/svg/7907661.svg") no-repeat scroll left;
width: 35px;
height: 50px;
padding-right: 25px;
margin-left: 9px !important;

}

.publications .title-object{
font-size: 18px;

color: rgb(42, 49, 55);

line-height: 1.625;
}
.news-block, .news-block a {
font-weight: 300;
color: #2b2b2b;
font-size: 18px;}
.news-date {
font-size: 18px;
}
.news-block {
padding-left: 10px;
}
.news-block .object-data{
border-bottom: none;
}
.menu-news .parent-menu-item.menu-active, .menu-news .parent-menu-item:hover {
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-news a {
font-size: 20px;
color:#2b2b2b;
font-weight: 700;
line-height: 26px;
}
.dropdown-menu.menu-item-childrens{
width:100%;
}
.listtree-right-container .panel-collapse .attribute-container{
display:none;
}
.listtree-right-container .panel{
margin-left: 15px;
}

.panel-title a[aria-expanded="true"]{
background: url("/getImage?objectId=8249986&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.panel-title a[aria-expanded="false"]{
background: url("/getImage?objectId=8250061&size=4&ext=png") no-repeat scroll left;
cursor: pointer;
}
.listtree-right-container .panel-heading a {
padding-left: 20px;
}

.listtree-left.listtree-right-container .btn-description::before, .listtree-right.listtree-left-container .btn-description::before, .treelist-object-tabs-container .btn-description::before {
content: ' ';
background: url("/svg/7907661.svg") center no-repeat;
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
margin-bottom: -3px;
}
.listtree-left.listtree-right-container .attribute-container{
display:none;
}

.listtree-left.listtree-right-container .object-data-button-container, .treelist-object-tabs-container .object-data-button-container{
position: absolute;
top: -5px;
left: 15px;
font-size: 0px;
}
.listtree-left.listtree-right-container .object-title, .treelist-object-tabs-container .object-title {
margin-left: 25px;
}
.listtree-left.listtree-right-container .object-data, .treelist-object-tabs-container .object-data{
padding-bottom: 0px;
margin-bottom: 0px;
}
.attribute-contact{
font-size: 18px;
font-weight: 300;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp, .address-emp, .clock-emp{
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}

.title h2{
font-size: 24px;
color:#2b2b2b;
font-weight: 700;
line-height: 1;
}
.title.text-white h2{
color:white;
}
.title-acrhives, .tel-title, .title-mun-acrhives {
padding-left: 25px;
}
.tel-dictionary .carousel-inner img {
max-height: 241px;
}
.tel .object-data .row{
display: flex;
align-items: center;
}
/*.tel .item img {
display: inline-block;
height: 241px;
width: 241px;
border-radius: 50%;
border: 10px #d4dde4 solid;
background: #78b2e0;
padding: 5px;

}*/
.gov-archives .object-data, .mun-archives .object-data , .tel .object-data{
border-bottom: none;
}

.tel-dictionary.archive, .tel-title.title-archive.title-component-hidden{
border-bottom: 5px solid #00a652;
margin-bottom: 50px;
}
.tel-dictionary.finance, .tel-title.title-finance.title-component-hidden{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
}
.tel-dictionary{
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
margin:0px;
border-top: 1px solid #e2e7eb;
padding-top: 35px;
}
.mun-archives{
border-bottom: 5px solid #eeb800;
margin-bottom: 50px;
box-shadow: 0px 5px 15px 0px rgb(226, 231, 235);
}
.title-acrhives, .tel-title{
padding-top:20px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
margin-top: 30px;
}

.title-mun-acrhives{
padding-top:20px;
margin-top: 100px;
padding-bottom: 25px;
box-shadow: 0px -5px 15px 0px rgb(226, 231, 235);
}
.hide-component, .show-component{
top: 30%;
height: 12px;
width: 12px;
}
.hide-component::after {
content: url(/svg/7952234.svg);
}
.show-component::after {
content: url(/svg/7952246.svg);
}
.email-emp a {
color: #00a652;
line-height: 2.111;
font-weight: bold;
border-bottom: 2px dotted #00a652;
}
.name-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: bold;
line-height: 2.111;
}
.perspost, .tel-emp, .email-emp {
font-size: 18px;
color: rgb(42, 49, 55);
font-weight: 300;
line-height: 2.111;
}
.tel-emp span:first-child{
background: url("/svg/7955872.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.tel-emp .attribute-title{
font-weight: 300;
}
.email-emp{
background: url("/svg/7955805.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}

.address-emp span{
background: url("/svg/7955847.svg") no-repeat scroll left;
background-size: 16px 21px;
padding-left: 30px;
}
.clock-emp{
background: url("/getImage?objectId=7956134&size=4&ext=png") no-repeat scroll left;
background-size: 16px 130px;
padding-left: 30px;
}
.contacts-archive{
padding-left: 0px;
margin-left: 0px;
}
.news-title{
max-height:150px;
overflow:hidden;
margin-top:-20px;
}
.news-title:before{
content:"";
display:block;
height:20px;
position:relative;
top:80px;
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), transparent 75%)
}
.component-objectlist .object-list-container{
width: 100%;
}

.position-1-3 {
float: right;
}
.compact a {
color: #616161;
font-weight: bold;
}
.compact legend {
border: none;
margin-bottom: 30px;
color: #aaaaaa;
font-style: italic;
}

.dropdown {
padding-left: 15px;
padding-right: 15px;
}

.compact {
background: none;
border: none;
padding-top: 10px;
}
.component-login .dropdown-menu {
border-radius: 0;
border: none;
padding-bottom: 10px;
background: white;
width: 100%;
margin: 0;
box-shadow: none;
}


.compact .dropdown.open {
display: inline-block;
background: white;

}
.compact .dropdown.open > a {
color: #333;
font-weight: bold;
}

ul.dropdown-menu > li > a {
color: #333 !important;
}

.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4 .attribute-title {
margin-bottom: 5px;
}
.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-4,
.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-1,
.component-7974948 .listtree-right-container .treelist-object-description-container .attribute-container.attribute-type-2,
.component-7974948 .group-container {
margin-bottom: 25px;
margin-top: 25px;
}

.gov-archives .imageView, .mun-archives .imageView {
max-width: unset;
min-height: unset;
float: none;
}
.gov-archives .object-title, .mun-archives .object-title{
text-align: center;
padding-top: 25px;
}
.gov-archives .object-title a, .mun-archives .object-title a{
font-size: 14px;
color: rgb(42, 49, 55);
font-weight: bold;
text-decoration: underline;
line-height: 1.714;

}
.gov-archives, .mun-archives{
margin:0px;
}

.mun-archives img, .gov-archives img {
height: 90px !important;
}
Строки
Номер строки : 1  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 2  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в Header : да  
Номер строки : 3  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 6  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Номер строки : 20  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 21  
Фон строки : #00a652  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Входит в FOOTER : да  
Номер строки : 7  
Минимальная ширина содержимого : 1430  
Максимальная ширина содержимого : 1430  
Номер строки : 4  
Минимальная ширина содержимого : 1400  
Максимальная ширина содержимого : 1400  
Позиция
Номер позиции : 1  
Размер позиции : 7  
Строка позиции : 1  
Номер позиции : 2  
Размер позиции : 5  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 2  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 3  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 6  
Номер позиции : 1  
Размер позиции : 8  
Строка позиции : 21  
Номер позиции : 2  
Размер позиции : 4  
Строка позиции : 21  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 20  
Номер позиции : 1  
Размер позиции : 3  
Строка позиции : 7  
Номер позиции : 2  
Размер позиции : 9  
Строка позиции : 7  
Номер позиции : 3  
Выравнивание содержимого позиции : right  
Размер позиции : 4  
Строка позиции : 1  
Номер позиции : 1  
Размер позиции : 12  
Строка позиции : 4  
Блоки страниц
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 20  
Блок страницы : ГАКО. HTML header  
Позиция блока : 0  
Строка блока : 0  
Позиция блока : 1  
Сортировка блока внутри позиции : 2  
Строка блока : 1  
Блок страницы : Управление. Футер  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : Логотип альтсофта  
Позиция блока : 2  
Сортировка блока внутри позиции : 1  
Строка блока : 21  
Блок страницы : счетчик Яндекс  
Позиция блока : 2  
Сортировка блока внутри позиции : 2  
Строка блока : 21  
Блок страницы : Логин. Компакт  
Позиция блока : 3  
Сортировка блока внутри позиции : 1  
Строка блока : 1  
Позиция блока : 1  
Сортировка блока внутри позиции : 1  
Строка блока : 2
Использовать строковую верстку : да