/* GRAF */
.navbar-brand, .navbar-nav>li>a{
    line-height: inherit;
}
.red{
    color: #E74C3C;
}
.green{
    color: green;
}
.blue{
    color: #337ab7;
}
.breadcrumb {
    margin-bottom: 10px;
}

.field-sambientsensors-sens_type .help-block {
    display: none;
}

.deleted {
    color: #b5aeae;
    font-style: italic;
}

.chart {
    min-width: 100%;
    max-width: 800px;
    height: 220px;
    margin: 0 auto;
}

.humClassY {

}

.presClassY {

}

.big-border {
    border: 5px solid #F7F7F7;
    box-shadow: 0 0 15px darkgray, inset 0 0 8px darkgray;
    border-radius: 5px;
    width: 100px;
    margin: 0;
    padding: 0;
    text-align: center;

}

.marginAuto{
    margin: 0 auto;
}

.big-border.full-width {
    width: 100%;

}

.big-border.battery {
    width: 100%;
}

.sensors_block_wrap {
}
.sensors_block_wrap .col-md-offset-3 {
    margin-left: 31%;
}

.big-border input {
    width: 100%;
    text-align: center;

}

.big-border .form-group {
    margin: 0;
}

.big-border .help-block {
    display: none;
}

.big-text {
    font-size: 16px;
    font-weight: bold;
}

.sensor-label {
    padding: 7px 0 7px 0;
}

.input-padding {

}

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

.sensor-wrap {
    max-width: 300px;
    margin: 0 auto;
}

.margin-right {
    margin-right: 0;
}
/* xCount-wrap */
.xCount-wrap {

}

.xButton {
    cursor: pointer;
    text-align: center;
    width: 100%;
    border-top: 1px solid darkgray;
}
.xButton.xButton-action-up {
    border-top: 1px solid transparent;
}
.xButton:hover {
    background: darkgray;
}
.xButton.fa {
    vertical-align: top;
    display: block;
}

.xCount-input {
    width: 80% !important;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    height: 28px;
    line-height: inherit;
    padding: 0;
}

.xCount-wrap-buttons {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    z-index: 10;
}

.xCount-clear {
    clear: left;
}
.h10{
    height: 10px;
}

.top-nav > li.active{
    background: #d8d6cb;
}

.col-md-7 {
    width: 59.5%;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: auto !important;
    padding: 10px;
    text-align: center;
}

.footer {
    margin-left: 0;
}

.right_col {
    padding: 10px 20px 0;
    margin-left: 0;
}

.ajaxProgress{
    background-color: #4c4c4c;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.3;
    z-index: 100;
    position: absolute;
    display: none;
}

.nav_menu{
    height: 45px;
}
.nav_menu ul{
    margin-top: -8px;
}
.nav_menu .dropdown-menu li a {
    width: 100%;
    padding: 12px 20px;
}
.navbar-nav .open .dropdown-menu {
    margin-top: -6px !important;
}

.sensors{
    height: -webkit-fill-available;
}
.sensors .col-md-3 {
    width: 20%;
}
.sensors .col-md-1 {
    width: 2%;
}
.sensors .col-md-11 {
    width: 98%;
}
.sensors .col-md-9 {
    width: 80%;
}
.sensors table td,th{
    text-align: center;
}

.sensors ul{
    padding: 0;
    background: #fff;
    box-shadow: 2px 0px 1px 0px;
    width: 100%;
    overflow: hidden;
    float: left;
    height: 840px;
    overflow-y: scroll;
}
.sensors li{
    display: inline-table;
    padding: 9px;
    float:left;
    /*
    padding-bottom: 10000px;
    margin-bottom: -10000px;
    */
}
.sensors li + li {
    cursor: pointer;
}
.sensors li:first-child{
/*    width: 96%;*/
}
.sensors li:last-child{
    width: 4%;
    position: fixed;
    top: 80px;
}
.sensors li p:before{
    content:"\00ab"; 
}
.grafSideTable{
    display: inline-table;
}
.desc{
    color: #b8c7ce;
}
.desc .btn-default {
    background-color: #707779;
    color: #222d32;
    border-color: #222d32;
}
.user-settings{
    min-height: 51px;
    background: #2c353a;
    padding: 16px 20px 0px 17px;
}
.desc a {
    color: #b8c7ce;
}
.desc a:hover {
    color: #ffffff;
}
.desc a:visited {
    color: #b8c7ce;
}

.main-sidebar{
    position: fixed !important;
}

.sidebar-collapse .oboznacheniya li{
    min-width: 300px;
}

.small-input input{
    width: 100px;
    text-align: center;
}
.small-input label{
    float: right;
    font-weight: normal;
    padding-top: 6px;
}
.small-input .form-control{
    display: inline-flex !important;
}

/****************/
.histogramBlock {
    width: 200px;
    float: left;
}
.measChartBlock.withHistogram {
    padding-right: 205px;
    margin-right: -200px;
    width: 100%;
    float: left;
}
#histogram_0{
    margin-top: 40px;
}
.histogramSubBlock{
    border-bottom: 1px solid red;
}

td.highlight {
}
td.highlight > a {
    background: #000!important;
    color: #fff!important;
}

#gridMeas td{
    padding:0;
}

.route-ex{
    border: 1px solid #3c8dbc !important;
    color: #2e9dd4 !important;
}
.gray{
    color: #a9a9a9
}

.kv-group-odd{
    font-weight: bold;
    background: #ecf0f5;
}

.disabled{
    color: #c0c3c5;
}

.sensdefs label{
    float: left;
    width: 100%;
}
.sensdefs input[type="radio"]{
    float: left;
    width: 50px;
}

.sensdef{
    padding: 0px 12px 0px 12px;
    float: right;
}