html{
    overflow-y: scroll;
    height:100%;
}

body{
    background-color:#FDFDFD;
    font-weight: normal;
    min-width:333px;
    min-height:100%;
    height:100%;/*Не удалять - взлетает футер.*/
}

a,
a:hover,
a:active,
a:visited{
    color:#00A779;
}

hr{
    border: none; /* Убираем границу для браузера Firefox */
    color: #293a4d; /* Цвет линии для остальных браузеров */
    background-color: #293a4d; /* Цвет линии для браузера Firefox и Opera */
    height: 2px; /* Толщина линии */
    margin-bottom:10px;
}

input.form-control:focus{
    border-color:#B9E4D9;
}

textarea{
    resize:none;
}

.site{
     background-color:#FDFDFD;
     min-height: 100%;
     height: auto !important;
     height:100%;
     margin-bottom:-72px;
}

.header{
    margin: -15px 30px -5px 30px;
    padding: 15px 0 0px 0;
    text-align:center;
    border: 0px solid #B9E4D9;
    border-radius:5px;
}

.resourse{
    padding:20px 15px 5px 15px;
    margin:0 15px;
    color:#000;
    background-color:#FDFDFD;
    height:auto !important;
}

.footer{
    text-align:center;
    padding:5px 45px 5px 45px;
    background-color:#FDFDFD;
    clear:both;
    height:72px;
}

.push{
    height: 72px;
}

.head-img{
    width:100%;
    border: 2px solid #B9E4D9;
	border-radius: 20px;
	margin-bottom:20px;
}

.img-gerb{
    float:left;
    margin:5px;
}

.center-text-gerb{
    height:142px;
    display: table-cell;
    vertical-align: middle;
    text-align:justify;
    padding:0 20px;
}

.subtitle{
    text-align:center;
    margin-top:0px;
    margin-bottom:40px;
}

.ads{
    margin-bottom:35px;
    text-align:justify;
}

.well :last-child{
   margin:0px;
}

.nav-menu{
    margin-top:20px;
    margin-bottom:5px;
}

.menu{
    margin-bottom:-5px;
    background-color:#F0F0F0;
    padding-left:0px;
    color:#000;
}

.google-map{
    height:65vh;
}

.menu-item{
    color:#000;
}

.menu-item.glyphicon{
    font-size:14px;
    display:block;
}   

.menu-item .glyphicon{
    display:inline;
}

.breadcrumb{
    background-color:#FDFDFD;
    margin: -3px 0 -15px 0;
    padding:8px 0px 0px 30px;
}

.content-center{
    margin-left:auto;
    margin-right:auto;
    float:none;
}

.form-horizontal .form-group-sntz{
    margin-left:0;
    margin-right:0;
}

.form-sntz{
    margin-top:20px;
    min-width:200px;
    padding-top:30px;
}

.list{
    /*margin: 0 25px 10px 25px;*/
    margin-bottom:10px;
    text-align:justify;
}

li.dropdown .iconRight{
    visibility: visible;
}

.image-group{
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
    text-align:justify;
    list-style:none;
}

.overflow li{
    list-style-type:none;
    display: block;
}

.overflow {
  position: absolute;
  right: 0;
  display: none;
}

.more {
  display: none;
  cursor: pointer;
  padding:3px;
  
}

.annotation{
    float:right;
    font-size:10pt;
    color:#5c5c5c;
    margin:10px 0 0 0;
}

a:hover .menu-item .glyphicon{
    display:inline;
}

.btn-sntz-back,.btn-sntz-edit{
    margin-top:35px;
    margin-left:auto;
    margin-right:auto;
}

.btn-sntz,
.btn-sntz:focus,
.btn-sntz:visited,
.nav-menu .btn-sntz:focus{
    color:#000;
    outline: none !important;
    background-color:#B9E4D9;
    border-color:#e7e7e7;
    white-space:normal;
}

.nav-menu .btn-sntz:hover,
.btn-sntz:hover{
    background-color:#aad5ca;
}

.btn-block,
.btn-block:focus, 
.btn-block:hover{
    background-color:#B9E4D9;
    white-space:normal;
    color:#000;
    border:2px solid #e0e0e0;
}

.btn-load-file{
    margin:20px 10px 0px 10px;
    float:right;
}

.btn-in-table{
    background-color:#fff;
    border:2px solid #fff;
    border-radius:0px;
}

.btn-sntz-login{
    float:right;
    width:100%;
}

.menu li:hover,
li:hover a:focus,
.menu>.nav>li.active>a,
.menu>.nav>li:hover.active>a,
.menu>.nav>li.active>a:focus,
.dropdown-menu>li.active>a,
.dropdown-menu>li a:hover,
.dropdown-menu>li.active a:hover,
.dropdown-menu>li.active a:focus,
.panel-items > li > a:hover{
     background-color:#B9E4D9;
}

.dropdown-menu>li a:active,
.dropdown-menu>li a:focus{
    background-color:#FFF;
}

.dropdown-menu li{
    list-style-type:none;
}

.dropdown .dropdown-menu{
    z-index:1001;
}

.page-nav{
    text-align:center;
    margin:10px 0 -50px 0;
}

.page-nav > div > ul  li.active > a, 
.page-nav > div > ul  li.active > a:hover,
.page-nav > div > ul  li > a:hover{
    background-color:#B9E4D9;
    border-color:#ddd;
    color:#00A779;
}

.page-nav > div > ul  li.disabled > span:hover,
.page-nav > div > ul  li.disabled > span {
    cursor:default;
}

.page-nav > div > ul  li > a{
    color:#000;
}

.left-content {
    text-align:left !important;
}

.album-link{
    display:block;
    height:100%;
    padding:19px;
}

.img-album-title{
    border: 1px solid #e3e3e3;
    border-radius:5px;
}

.album-title{
    margin-top:5px;
    text-align:center;
    margin-top:10px;
    margin-bottom:-10px;
}

.album-preview{
    float:left;
    margin:0 20px 20px 0;
    padding:10px;
}

.album-preview:hover{
    border:1px solid #b5b5b5;
    background-color:#e6e6e6;
    cursor:pointer;
}

.album-preview:hover .img-album-title{
    border: 1px solid #b5b5b5;
}

.album-preview:hover a,
.album-preview a:focus{
    text-decoration:none;
}

.img-responsive{
    margin: 0 auto;
    width:247px;
}

.gal-item{
    text-align: center;
    margin:0 auto;
    margin-bottom:20px;
}

.gal-item a{
display: block;
}

.gal-item img{
border: solid 2px #B9E4D9;
border-radius:3px;
}

.gal-item img:hover{
border: solid 2px #00A779;
}

.panel-items{
    border:solid 2px #B9E4D9;
    border-radius:0px 0px 5px 5px;
    margin:0 2px 5px 2px;
    border-top:none;
    color:#000;
}

.panel-items a{
    color:#007848;
}

.panel-items li{
    padding:10px 10px 10px 0px;
}

.panel-items li>.doc-item{
    padding:0px 15px 0px 15px;
    border-radius:3px;
    color:#000;
    float:right;
    
}

.panel-items > li > a{
    border-radius:0px;
    display:inline;
}

.panel-items > li > a:hover{
    background:transparent;
    border-radius:0px;
    text-decoration:underline;
    display:inline;
}
.panel-items > li > a.doc-item:focus{
    background-color:#B9E4D9;;
}

.panel-items > li > a.doc-item:hover
{
   background-color:#aad5ca;
    text-decoration:none;
    display:inline;
}

.menu-item.glyphicon{
    font-size:14px;
    display:block;
}

.glyphicon{
    font-size:11px;
    display:none;
}

a:hover .glyphicon{
    display:block;
}

.panel-items a:hover .glyphicon{
    display:inline;
    padding:10px;
}

.fileList{
    border:2px solid #e0e0e0;
    width:100%;
}
.tableHeader{
    background-color:#B9E4D9;
    white-space:normal;
    color:#000;
    border:2px solid #e0e0e0;
    height:50px;
}
.fileListCell{
    border:2px solid #e0e0e0;
    text-align:center;
}

.weather{
    float:left;
    margin:0px 10px;
}

.main-info{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction:row;
}

.form-check-meter{
    margin-bottom:10px;
}

.center{
    text-align:center;
}

.electro-table{
    margin-top:20px;
    border-collapse:collapse;
}

.electro-table td{
    padding:2px 3px 2px 6px;
}

.electro-cell-border{
    border: 2px black solid;
    text-align: right;
    width: 70px;
}

.top-offset-20{
    margin-top: 20px;
}

.Electro-QR-code{
    width:200px;
    height: 200px;
}

.table-electro{
    padding-left:5px;
}