html, body, #uk-grid{
    margin: 0; padding: 0;
}

html, body{
    height: 100%;
}
#uk-grid{
    min-height: calc(100% - 222px);
    background: #ececec;
}
.content, .content > .uk-container {
    min-height: 100%;
}

header{
    background: #0f0f0f;
    width: 100%;
}

em {
    color: #333;
}

.redactor-box {
    margin-bottom: 5px;
}

#redactor-modal>header{
    width: auto;
    color: #ffffff;
}

.displayNone {
    display: none;
}

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

.messages_cookies {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ececec;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    color: #666;
    padding: 15px 0;
    font-size: 12px;
}
.messages_cookies-wrp {
    position: relative;
    width: 80%;
    margin: 0 auto;
}
.messages_cookies-buttons-wrp {
    position: relative;
    text-align: right;
    width: 80%;
    margin: 0 auto;
}
.messages_cookies-close {
    display: inline-block;
    margin-left: 10px;
}

#redactor-modal>footer{
    height: 0;
    padding: 0;
}

#redactor-modal-body {
    padding: 20px;
}

header .logo{
    margin-top: 1%;
    float: left;
    display: block;
}

header .uk-container{
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-conteiner{
    float: right;
}

header .uk-navbar{
    min-width: 5%;
    background: #0f0f0f;
    text-align: center;
}

header .uk-navbar.navbar-flag{
    margin-top: 0px;
    margin-bottom: 10px;
    float: right;
    padding: 0;

}
header .uk-navbar.navbar-flag a.offcanvas-flag{
    padding: 5px 11px;
    display: block;
    background: #444 !important;
}

.offcanvas-toggle{
    background: #444 !important;
}


header .uk-navbar-nav li a {
    font-family: "Titillium Web", "Helvetica", Helvetica, Arial, sans-serif;
    text-shadow: none;
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer !important;
}

.headline .uk-nav-header{
    margin-top: 0px !important;
}

.headline li.uk-parent.uk-nav-header {
    cursor: pointer;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    color: #444;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

.headline li.uk-parent.uk-nav-header > .uk-dropdown-navbar>.uk-nav-navbar>li{
    font-size: 12px;
    line-height: 25px;
    padding: 0;
}

header .uk-navbar-nav li.uk-parent.uk-open > div > ul > li > a{
    color: #FFF;
    padding: 10px;
}

header .uk-navbar-nav li.uk-parent.uk-open > .uk-dropdown.uk-dropdown-navbar{
    border-radius: 5px;
    border: 1px solid #737373;
    margin-top: 5px;
}

header .uk-navbar .uk-navbar-toggle{
    color: #E6E6E6;
}

header .subnavbar-conteiner{
    background: #444;
}

header .subnavbar-conteiner .uk-navbar {
    background: #444;
}

header .subnavbar-conteiner .uk-container{
    padding-top: 0;
    padding-bottom: 0;
}

header .subnavbar-conteiner .uk-navbar-nav>li.uk-open>a,
header .subnavbar-conteiner .uk-navbar-nav>li:hover>a,
header .subnavbar-conteiner .uk-navbar-nav>li>a:focus {
    background: #e6e6e6;
    color: #444;
}

.headline {
    background: #bbdb84;
    padding: 10px 20px;
}

.uk-pagination>li {
    zoom: 1;
    *display: inline;
}

.uk-navbar-nav>li {
    zoom: 1;
    *display: inline;
}

.uk-visible-small {
    zoom: 1;
    display: none\0/;
}

#uk-grid .headline .uk-container{
    padding-top: 0;
    padding-bottom: 0;
}

#uk-grid .headline .uk-container h1{
    margin: 0;
    font-size: 30px;
    font-weight: bold;
}

.content {
    background: #ececec;
}

#uk-grid .content .uk-container{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
}

#company-remind .uk-form-row>label{
    text-align: left;
}

body header div.uk-container.uk-container-center nav ul li a span.uk-badge{
    vertical-align: baseline;
}

body header .uk-container nav ul > li.uk-active > a{
    background: #444;
    color: #fff;
}

#uk-grid .uk-panel-box {
    background: transparent;
}

.uk-dropdown-navbar {
    background: #0F0F0F;
    color: #FFF;
}


.uk-dropdown-navbar li:hover a{
    background: #444;
}

footer{
    font-family: 'Titillium Web', Helvetica, Helvetica, Arial, sans-serif;
    text-align: center;
    background-color: #c2c2c2;
    color: #444;
    clear: both;
    padding: 15px;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
}

input[disabled="disabled"] + label{
    color: #aaaaaa;
}

.uk-offcanvas ul li ul li{
    width: 90%;
    /*border-left: 1px solid #444;*/
    border-bottom: 1px solid #444;
    padding: 5px;
    margin-left: 5px;
}

.uk-offcanvas-bar li.uk-float-left a{
    margin-top: 10px;
}

.readonlyField {
    background: #f1f1f1 !important;
    color: #7d7a7d !important;
}

.uk-offcanvas ul li ul li.li-separator{
    /*width: 90%;*/
    border:none;
    /*border-bottom: 1px solid #444;*/
    /*padding: 5px;*/
    /*margin-left: 5px;*/
}

.clear{clear: both;}

input:focus, select:focus, textarea:focus {
    border-color: #9ACA99 !important;
    background: #EEFFED !important;
}

.uk-form input[type=checkbox]:checked:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    line-height: 11px;
    color: #20BB06;
    vertical-align: top;
}

.uk-form input[type=checkbox], .uk-form input[type=radio] {
    display: inline-block;
    height: 13px;
    width: 13px;
    border: 1px solid #aaa;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: 0;
    background: 0 0;
}

.uk-form input[type=radio] {
    border-radius: 50%;
    -webkit-appearance: none;
}

.uk-form input[type=radio]:checked:before {
    content: '';
    width: 7px;
    height: 7px;
    margin: 0;
    border-radius: 50%;
    background: #00a8e6;
    display: block;
    margin-top: 2px;
    margin-left: 2px;
}

/*input#Transaction_pointPriceId:checked:before {*/
/*content: "\f00c";*/
/*font-family: FontAwesome;*/
/*font-size: 12px;*/
/*-webkit-font-smoothing: antialiased;*/
/*text-align: center;*/
/*line-height: 11px;*/
/*color: #20BB06;*/
/*vertical-align: top;*/
/*}*/

input#Transaction_pointPriceId{
    display: inline-block;
    height: 13px;
    width: 13px;
    border: 1px solid #aaa;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: 0;
    background: 0 0;
}

.row-warranty{
    background: #bbdb84 !important;
}

.row-company-kpi {
    background: #bbdb84 !important;
}

.row-total-kpi {
    font-weight: bold;
    background: #B2B2B2 !important;
}

div.uk-form-icon i {
    color: #BBDB84 !important;
}


#uk-grid div.content div.headline{
    padding: 5px;
}

#uk-grid div.content div.headline .uk-navbar{
    background: #bbdb84;
}

.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus, .headline .uk-navbar-nav>li:hover{
    background-color: #444;
    color: #FFF;
}

.uk-dropdown-navbar {
    background: #0f0f0f;
    color: #FFF;
}

#uk-grid > div.content > div > div > nav > div > ul > li > a{
    color: #07d;
    background: #bbdb84;
    cursor: pointer;
    font-size: 35px;
    padding: 0 10px;
}

.big-link{
    color: #07d !important;
    background: #bbdb84;
    cursor: pointer;
    font-size: 35px !important;
    padding: 0 10px !important;
}

.big-link:hover {
    background: #bbdb84 !important;
}

#data table tbody tr{
    cursor: default;
}

.uk-table-striped tbody tr:nth-of-type(odd) {
    background: #f1f1f1;
}

.uk-table-hover tbody tr:hover {
    background: rgba(187, 219, 132, 0.5);
}

.uk-table th {
    text-align: center;
}

#test_grid table thead tr td{
    width: 100px;
}

#test_grid table tbody tr td{
    vertical-align: middle;
}

ul.elements {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.elements .one-element {
    /*border-bottom: 1px dashed #B2B2B2;*/
    /*background: #D8E8DD;*/
    padding: 10px;
    margin-top: 5px;
    height: 70px;
}

.main-info{
    float: right;
    width: 96%;
}

.main-info .top .left {
    float: left;
    font-weight: bold;
}

.main-info .top .right {
    float: right;
    color: #08B5CB;
}

.main-info .middle{
    margin-top: 5px;
}

.main-info .middle .left {
    width: 85%;
    float: left;
}

.main-info .middle .uk-progress{
    background: #989898 !important;
    margin: 0;
}

.main-info .middle .center {
    width: 12%;
    float: left;
    text-align: center;
}

.main-info .middle .right {
    float: left;
    width: 3%;
    text-align: left;
}

.one-element a, .main-info .one-element a:hover{
    color:#444;
}

.main-info .bottom{
    margin-top: 5px;
}

.main-info .bottom .indicator {
    width: 20px;
    height: 20px;
    float: left;
    border: 1px solid #B2B2B2;
}

.main-info .bottom .indicator-text{
    float: left;
    margin-left: 5px;
}

.remind-icon{
    float: left;
    width: 3%;
    font-size: 12pt;
    margin-top: 15px;
}

/*.remind-icon .icon-conteiner i{*/
/*line-height: 62px;*/
/*}*/
.remind-icon .icon-conteiner i:last-child{
    font-size: 24pt;
}

.remind-icon .icon-conteiner i:first-child{
    margin-left: 6px;
    text-align: center;
    line-height: 21px;
}

.test-result{
    margin-top: 4px;
    margin-bottom: 15px;
    width: 100%;
    float: right;
}

.testIndicator{
    width:25%;
    float: left;
    height: 5px;
}

.test-color-green{
    background-color: #82bb42 !important;
    background-image: -webkit-linear-gradient(top,#9fd256,#6fac34) !important;
    background-image: linear-gradient(to bottom,#9fd256,#6fac34) !important;
}
.test-color-orange{
    background-color: #f9a124 !important;
    background-image: -webkit-linear-gradient(top,#fbb450,#f89406) !important;
    background-image: linear-gradient(to bottom,#fbb450,#f89406) !important;
}
.test-color-red{
    background-color: #d32c46 !important;
    background-image: -webkit-linear-gradient(top,#ee465a,#c11a39) !important;
    background-image: linear-gradient(to bottom,#ee465a,#c11a39) !important;
}

.test-color-grey{
    background-color: #CDCDCD !important;
    background-image: -webkit-linear-gradient(top,#E7E7E7,#B6B6B6) !important;
    background-image: linear-gradient(to bottom,#E8E8E8,#888888) !important;
}

/*new color*/
.test-color-red-new{
    background-color: #FF0000 !important;
    background-image: -webkit-linear-gradient(top,#FF0000,#ee465a) !important;
    background-image: linear-gradient(to bottom,#FF0000,#ee465a) !important;
}

.test-color-green-new{
    background-color: #66AA00 !important;
    background-image: -webkit-linear-gradient(top,#9fd256,#66AA00) !important;
    background-image: linear-gradient(to bottom,#9fd256,#66AA00) !important;
}

.test-color-yellow-new{
    background-color: #FFCC00 !important;
    background-image: -webkit-linear-gradient(top,#FFCC00,#fbb450) !important;
    background-image: linear-gradient(to bottom,#FFCC00,#fbb450) !important;
}

.test-color-gray-new{
    background-color: #7D7D7D !important;
    background-image: -webkit-linear-gradient(top,#E7E7E7,#7D7D7D) !important;
    background-image: linear-gradient(to bottom,#E7E7E7,#7D7D7D) !important;
}

.test-color-light-grey-new{
    background-color: #C0C0C0 !important;
}

/*new color end*/

.test-color-empty{
    background-color: transparent;
}

.checkedDisplay {
    display: none;
}

.property{
    padding: 5px 0px;
    background: #BBDB84;
    border-bottom: 1px dashed #D8E8DD;
}

.property-delimiter {
    background: #D8E8DD;
    height: 5px;
}

.property-background-none{
    background: none;
}

.property-background {
    background: #f1f1f1;
}

.property-backround-none a.nonclick .property-value{
    margin-top: 5px;
}

.property a , .notif{
    display: inline;
    color: #444;
    width: 95%;
    margin: auto;
}

.property a:hover {
    color: #444;
}

a.batteryStatus {
    color:#0077dd;
}

a.batteryStatus:hover {
    color:#0000ee;
}

.property-name {
    float: left;
    width: 25%;
    margin-top: 5px;
}

.property-name .icon-text {
    overflow: hidden;
    margin-left: 5px;
    margin-bottom: 4px;
    font-weight: bold;
    color: #000000;
}

.recommended .property-name{
    color: #fff;
    font-weight: bold;
    width: 50%;
}

.property-value {
    width: 70%;
    float: left;
}

.property.recommended{
    border: none;
    padding: 10px;
}
.recommended .property-value {
    height: 20px;
}

.property-control {
    float: right;
    width: 5%;
    text-align: right;
}

.property-control i{
    margin-right: 10px;
    margin-top: 7px;
}

.b2q-property .property{
    padding: 5px 0px;
    background: #BBDB84;
    border-bottom: 1px dashed #999999;
}

.b2q-property .property{
    padding: 5px 0px;
    background: #BBDB84;
    border-bottom: 1px dashed #999999;
}

.b2q-property .property-delimiter {
    background: #D8E8DD;
    height: 5px;
}

.b2q-property .property-background-none{
    background: none;
}

.b2q-property .property-background {
    background: #f1f1f1;
}

.b2q-property .property-backround-none a.nonclick .property-value{
    margin-top: 5px;
}

.b2q-property .property a , .notif{
    display: inline;
    color: #444;
    width: 95%;
    margin: auto;
}

.b2q-property .property a:hover {
    color: #444;
}

.b2q-property a.batteryStatus {
    color:#0077dd;
}

.b2q-property a.batteryStatus:hover {
    color:#0000ee;
}

.b2q-property .property-name {
    float: left;
    width: 25%;
    margin-top: 5px;
}

.b2q-property .property-name .icon-text {
    overflow: hidden;
    margin-left: 5px;
    margin-bottom: 4px;
    font-weight: bold;
    color: #000000;
}

.b2q-property .recommended .property-name{
    color: #fff;
    font-weight: bold;
    width: 50%;
}

.b2q-property .property-value {
    width: 70%;
    float: left;
}

.b2q-property .property.recommended{
    border: none;
    padding: 10px;
}
.b2q-property .recommended .property-value {
    height: 20px;
}

.b2q-property .property-control {
    float: right;
    width: 5%;
    text-align: right;
}

.b2q-property .property-control i{
    margin-right: 10px !important;
    margin-top: 2px !important;
}

.test-value{
    box-shadow: inset 0px 0px 3px 0px black;
    width: 5%;
    float: left;
    text-align: center;
}

.top .percent-bar, .top .percent-wrap, .top .percent-separator{
    box-shadow: none;
    text-align: right;
    font-size: 9px;
    line-height: 11px;
    border: none;
}

.top .percent-bar{
    line-height: 1px !important;
}

.test-bar > .top > .left{
    float: left;
}
.test-bar > .top > .right{
    float: right;
}

.test-shadow{
    box-shadow: inset 0px 0px 0px 1px black;
}

.bottom > .work-percent > .percent-separator{
    height: 15px;
    border: none;
}

.element-test {
    font-size: 9pt;
    position: relative;
}

.test-bar {
    margin-top: 5px;
}

.test-arrow{
    margin-left: -5px;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -5px;
    border-style:solid;
    border-color: transparent;
    border-width: 10px 5px;
    border-bottom-color: white;
    z-index: 1;
}

.test-arrow-ground{
    margin-left: -5px;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -8px;
    border-style:solid;
    border-color: transparent;
    border-width: 12px 6px;
    border-bottom-color: black;
}

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

.float-left{
    float: left;
}

#uk-grid .content .test-bar .bottom .right{
    height: 20px;
    float: left;
    background: beige;
    width: 95%;
    box-shadow: inset 0px 0px 0px 1px black;
}

#uk-grid .content .test-bar .bottom .right .top {
    height: 16px;
    background: white;
    box-shadow: inset 0px 0px 3px 0px black;
}

.percent-wrap{
    width: 5%;
    height: 15px;
    box-shadow: inset 0px 0px 0px 1px black;
    float: left;
}

.percent-bar{
    width: 25%;
    height: 15px;
    box-shadow: inset 0px 0px 0px 1px black;
    float: left;
}

.work-percent {
    width: 90%;
    height: 15px;
    float: left;
    position: relative;
}

.percent-separator{
    width: 50%;
    height: 5px;
    border-right: 1px solid black;
}

.element-detail .property{
    background: #ECECEC;
    border-bottom: 1px dashed #AEDBBC;
}

.element-detail .property-group .property:last-child{
    border: none;
}

.element-detail .property .property-value{
    text-align: right;
}

.element-detail .property.recommended .property-name {
    padding: 0px 30px;
}

.property.group-title{
    background: #BBDB84;
}

.property.group-title .property-name{
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
    font-size: 9pt;
    height: 16px;
    padding: 0px 10px;
}

.property-bar{
    height: 20px;
}

.property-bar .property-value{
    width: 85%;
    margin-left: 1%;
}

.property-bar .property-control{
    text-align: center;
    width: 13%;
    margin-right: 1%;
}

.property-bar .uk-progress{
    margin: 0;
}

.uk-navbar-nav h3.uk-h3{
    margin: 8px;
}

.uk-navbar-dashboard {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

.uk-navbar-dashboard>li>a {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    color: #444;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

.uk-navbar-dashboard-sub {
    padding-left: 15px;
}

.uk-navbar-dashboard-sub>li>a {
    color: #444;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
}

.uk-navbar-dashboard>li>a:hover {
    background-color: #c4c4c4;
    color: #FFF;
}

.uk-navbar-dashboard-sub>li>a:hover{
    background-color: #c4c4c4;
    color: #FFF;
}

.uk-navbar-dashboard>li.active>a,
.uk-navbar-dashboard-sub>li.active>a{
    background-color: #444;
    color: #FFF;
}

.test-block{
    /*margin-top: 20px;*/
    /*padding-bottom: 20px;*/
}

.one-test-block{
    width: 33%;
    float: left;
    margin-top: 20px;
}

.one-test-block.one-test-block-full{
    width: 100%;
    float: none;
}

.one-test-block > .block-title{
    width: 90%;
    background: #BBDB84;
    margin: auto;
    padding: 10px;
    text-align: center;
}

.one-test-block-left > .block-title{
    float: left;
}

.one-test-block-right > .block-title{
    float: right;
}

.one-test-block > .block-title a{
    display: block;
}

.one-test-block > .block-title h4.uk-h4{
    color: #07d;
    font-weight: bold;
    display: block;
    margin: 0;
    padding: 0;
}

.test-block-content{
    width: 90%;
    background: #C2C2C2;
    margin: auto;
    padding: 10px;
    padding-top: 0;
}
.test-block-content .block-title {
    border-bottom: 1px dashed #D8E8DD;
    text-align: center;
    padding-bottom: 5px;
}

.test-block-content a, .test-block-content a h4.uk-h4{
    color:#07d;
    font-weight: bold;
    display: block;
    margin: 0;
    padding: 0;
}

.one-test-block-left .test-block-content{
    margin-left: 0;
}
.one-test-block-right .test-block-content{
    margin: 0;
    float: right;
}
.one-test-block-center{ width: 34%;}

.property-row{
    border-bottom: 1px dashed #D8E8DD;
    padding: 5px;
}

.property-row:last-child{
    border: none;
    padding-bottom: 0;
}

.property-row .property-name{
    width: auto;
}
.property-row .property-value{
    width: auto;
    float: right;
}

.property-row .uk-progress{
    margin: 0;
    position: relative;
    margin-top: 2px;
}

.progress-text{
    position: absolute;
    left: 0;
    right: 0;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.headline-navbar{
    background: #BBDB84;
    color: #fff;
    padding: 0;
}

#uk-grid > div.headline > div > nav > div > ul > li.uk-parent.uk-open a{
    cursor: pointer;
}

#uk-grid > div.headline > div > nav > div > ul > li.uk-parent.uk-open > div {
    color: rgb(255, 255, 255);
    margin-top: 1px;
    border-radius: 5px;
    border: 1px solid rgb(0, 0, 0);
    background: rgb(68, 68, 68);
}

#uk-grid > div.headline > div > nav > div > ul > li.uk-parent.uk-open > div > ul > li > a{
    color: #fff;
}

#uk-grid > div.headline > div > nav > div > ul > li.uk-parent.uk-open > div > ul > li > a:hover{
    background: #0F0F0F;
    color: #fff;
}

h1.uk-h1.float-left.with-navbar{
    font-size: 15pt !important;
    text-align: center !important;
    line-height: 40px !important;
}

.headline-navbar a, .headline-navbar a:hover{
    float: right;
    color: white;
}

#uk-grid > div.headline > div > nav > div > ul > li.uk-parent > div > ul > li > a{
    float: none;
    text-align: center;
}
#uk-grid > div.headline > div > nav > div > ul > li.uk-parent.uk-text-left > div > ul > li > a{
    float: none;
    text-align: left;
}
#uk-grid > div.headline > div > nav > div > ul > li > a{
    cursor: pointer;
}
#uk-grid > div.headline > div > nav > div > ul > li.uk-active a{
    background: #444;
    color: #fff;
    cursor: pointer;
}

#uk-grid > div.content > div > div > div.element > div > div.property.recommended > a > div.property-control > i{
    margin-right: 0;
    margin-inside: 0;
}

.profile-view .property-name{
    font-weight: bold;
    margin-top: 5px;
}

.profile-view .property{
    padding: 10px;
}

.profile-view .property:last-child{
    border: none;
}

#test_grid.user-table > table > tbody > tr > td{
    width: 320px;
}

#test_grid.user-table > table > tbody > tr > td.button-column {
    width: 100px;
}

.dashed-right-border{
    border-right: 1px dashed #C2C2C2;
}

.uk-comment-header{
    background: #fafafa;
    padding: 10px;
    width: calc(100% - 20px);
}

#uk-grid > div.content div.property.property-bar > div.property-value > div.uk-progress{
    background: #989898 !important;
}

#uk-grid > div.content div.property.editable:hover{
    color: #07d;
}

.from, .to{
    position: relative;
    margin: 15px 0px;
}

.message-arrow{
    border-color: transparent;
    border-style: solid;
    border-width: 12px;
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.message-conteiner{
    width: 80%;
    z-index: 2;
    position: relative;
    padding: 10px;
}

.message-date{
    padding: 0px 10px;
    font-size: 8pt;
    color: #444;
    font-style: italic;
}

.from .message-arrow{
    border-right-color: rgb(187, 219, 132);
}

.from .message-conteiner{
    float: left;
    background: rgb(187, 219, 132);
    margin-left: 24px;
}

.from .message-date{
    float: left;
}

.to .message-arrow{
    border-left-color: rgb(194, 194, 194);
    right: 0;
}

.to .message-conteiner{
    float: right;
    background: rgb(194, 194, 194);
    margin-right: 24px;
}

.to .message-date{
    float: right;
}

.message-subject{
    font-weight: bold;
    font-style: italic;
}

.dialog-wrap {
    border: 1px solid #C2C2C2
}

.dialogs-info {
    padding: 10px;
    float:left;
}

.one-dialog {
    background: rgb(250, 250, 250);
    border-bottom: 1px dashed rgb(194, 194, 194);
}

.one-dialog  header.uk-comment-header {
    float: left;
    width: 20%;
    margin: 0px;
}


.one-dialog .text {
    float: left;
    width: 75%;
    height: 50px;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    color: #444;
}

.one-dialog .text:hover{
    text-decoration: none;
    color: #444
}

article.uk-comment.noread{
    background: rgba(187, 219, 132, 0.5);
}

article.uk-comment.noread .uk-comment-header{
    background: transparent;
}

.dialogs{
    position: relative;
}

.dialogs .uk-container.uk-container-center.dialogs-main{
    position: absolute;
    top: 120px;
    bottom: 0px;
    overflow-y: hidden;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    padding-bottom: 70px !important;
}

.dialogs .dialog-wrap{
    position: relative;
    height: 100%;
}

.dialogs .dialogs-conteiner{
    position: absolute;
    top: 40px;
    bottom: 0px;
    overflow-y: auto;
    width: 100%;
    margin: auto;
    border-top: 1px solid #C2C2C2;
}

.uk-modal-dialog{
    margin-top: 150px !important;
}

div.test-block-container div.property.recommended.test-block-content > div.property-name,
div.test-block div.property.recommended.test-block-content > div.property-name{
    width: 100%;
}

.uk-navbar-flip.button-column a{
    float: left;
    margin: 0px 3px;
}

.grid-view > div.summary{
    text-align: center;
}

.nonclick{
    cursor: default;
}

.nonclick:hover{
    text-decoration: none;
}

.padding5px{
    padding: 5px;
}

.uk-form .uk-form-row .uk-alert-danger{
    margin: 0px !important;
    border: 1px solid #d85030;
    border-top: 0;
}

.uk-alert-date {
    color: gray;
    font-size: 12px;
}

.table-uk-alert {
    margin-top: 0px;
    margin-bottom: 0px;
}

.uk-tab .uk-float-right{
    float: right;
    text-align: center;
}

.uk-form .error input{
    border:1px solid #d85030 !important;
    background: #FFF1F0;
}

div.uk-form-row.error{
    margin-top: 0 !important;
}

div .uk-form-row .errorMessage {
    color:#d85030;
    font-size: 12px;
}

div.uk-form-row.error input{
    border: 1px solid #d85030;
    border-bottom: 0;
}


div.uk-form-row.error textarea{
    margin-top: 5px;
    border: 1px solid #d85030;
}

.elements .one-element div.middle div.options-container{
    width:97%;
    padding: 0px;
    float: left;
}

.elements .one-element div.middle div.options-container .option-block{
    width: 24%;
    float: left;
    border: 1px solid black;
    border-right: none;
    text-align: center;
}

.elements .one-element div.middle div.options-container .option-block:last-child{
    border-right: 1px solid black;
}

.joincode-alert{
    border: 1px solid #2d7091;
}

#uk-grid > div.content > div > div > nav > div > ul > li > a.dialog-add{
    background: transparent;
}

.icon-conteiner{
    position: relative;
    height: 20px;
    width: 20px;
    margin: auto;
    color: #000000;
}

.uk-icon-close:before {
    content: "\f00d";
}

.icon-conteiner .uk-icon-check{
    font-size: 10px;
    position: absolute;
    left: 4px;
    top: 5px;
}

.icon-conteiner .uk-icon-circle-o{
    font-size: 21px;
    position: absolute;
    left: 0;
    top: -1px;
}

.icon-conteiner .uk-icon-exclamation{
    font-size: 11px;
    position: absolute;
    left: 7px;
    top: 5px;
}

.icon-conteiner .uk-icon-close {
    font-size: 10px;
    position: absolute;
    left: 5px;
    top: 5px;
}

.icon-conteiner .uk-icon-question {
    font-size: 11px;
    position: absolute;
    left: 6px;
    top: 4px;
}

.content-count-message{
    position: relative;
}

.count-message-bondage{
    position: absolute;
    right: -5px;
    top: 30px;
}

.user-list .one-element a{
    color: #07d;
    cursor: pointer;
    font-size: 35px;
}

.user-list .one-element a.vam{
    vertical-align: middle;
}

.user-list .one-element a.sub{
    vertical-align: sub;
}

.user-list .one-element .middle .right{
    width: 15%;
}

.popup{
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 20px;
    background: rgba(68, 68, 68, 0.7);
    color: white;
    display: none;
}

.popup.popup-mobile{
    left: 20px;
}
.popup.popup-desctop{
    max-width: 400px;
}

.popup .uk-close{
    float: right;
}

.popup .popup-content{
    margin-top: 20px;
}

.rdatetime-test-summary{
    color: rgb(135, 135, 135);
    font-style: italic;
}

.tariff-block{
    min-height: 530px;
    position: relative;
}

.tariff-singin{
    position: absolute;
    bottom: 20px;
    margin: auto;
    left: 0px;
    right: 0px;
    text-align: center;
}

.tariff-change{
    text-align: center;
    padding: 10px;
}

.company-name-subCompany {
    font-weight: bold;
    margin: 0;
    padding: 5px;
}

.subTitle {
    border: 1px dashed #444;
    padding: 10px;
    margin: 0px 5px;
    text-align: center;
    font-family: MONOSPACE;
    font-weight: bold;
    color: #0F0F0F;
}

.subTitlePrice {
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    font-size: 20px;
    padding: 10px;
    border-bottom: 1px dashed black;
    margin: 0px 6px;
}

.someText {
    text-align: center;
    padding: 10px;
    color: #444;
}

.block-content {
    padding-top: 15px;
}

.contentParams ul{
    padding: 0px 30px;
}

/* new style tariff-table */

.tariff-table-row{
    border-bottom: 1px solid black;
}

.tariff-block-table-title{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.tariff-table-cell {
    float: left;
    width: 25%;
    box-shadow: inset -1px 0px 0px 0px black;
    height: 40px;
}

.tariff-block-table-title > .tariff-block-element-title.tariff-table-cell:first-child,
.tariff-table-row > .tariff-table-cell:first-child {
    box-shadow: inset 1px 0px 0px 0px black, inset -1px 0px 0px 0px black;
}

.tariff-block-element-title {
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}

.tariff-block-table-title {
    background: #BBDB84;
}

.tariff-table-content {
    margin: auto;
    width: 750px;
    margin-top: 10px;
}

.param-name-block.tariff-block-table {
    float: left;
    width: 25%;
}

.table-tariff-container {
    float: left;
    width: 75%;
}

.tariff-block-table {
    float: left;
    width: 33%;
}

.first-line-pramm-block {
    background: #BBDB84;
    height: 20px;
}

.tariff-table-title {
    background: #BBDB84;
}

.cell-paramm{
    width: 40%;
}

.cell-value{
    width:20%;
}

div.tariff-table-cell.cell-paramm > .inner-cell {
    padding: 10px;
    height: 100%;
    text-align: left;
}

div.tariff-table-cell.cell-paramm.two-line-cell > .inner-cell {
    height: 100%;
    padding: 0px 10px;
    text-align: left;
}

.tariff-table-cell.cell-value > .inner-cell {
    text-align: center;
    padding: 10px;
}

.tariff-block-element-title.tariff-table-cell.cell-value > .inner-cell{
    padding: 0px;
}

.tariff-table-row.tariff-table-button-row .tariff-table-cell.cell-value .inner-cell{
    padding: 5px;
}

.tariff-table-cell.current-tariff{
    background: #B5D8D4;
}

.tariff-table-row.tariff-cell-price {
    background: #C7C2C2;
}

.trio {
    background-color: #c2c2c2;
    border-bottom: 6px solid #78b709;
    padding: 0px 90px;
}

.trio .columns {
    padding: 0;
}

.four, .row .four {
    width: 33.33333%;
}

.column, .columns {
    float: left;
    min-height: 1px;
    padding: 0 15px;
    position: relative;
}

.trio div div {
    background-color: #e1e1e1;
    margin: 0 16px 0 0;
    padding: 0 5px;
}

.main-page-conteiner {
    padding-bottom: 40px;
}

.eps-title {
    font-size: 24px;
    line-height: 40px;
    padding-left: 10px;
    margin: 0;
}

div.tariff-table-cell.cell-paramm > .inner-cell.substtl{
    padding: 0px;
    text-align: center;
}

.subcolumns {
    overflow: hidden;
    width: 100%;
}

.c33l, .c33r {
    width: 33.333%;
}

.subcl {
    padding: 0 1em 0 0;
}

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
    overflow: hidden;
}

div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap {
    overflow: hidden;
}

div.csc-textpic-center .csc-textpic-center-outer {
    position: relative;
    float: right;
    right: 50%;
}

div.csc-textpic-center .csc-textpic-center-inner {
    position: relative;
    float: right;
    right: -50%;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 10px;
}

div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
    margin: 0;
    display: table;
}

div.csc-textpic .csc-textpic-imagewrap img {
    border: none;
    display: block;
}

.c16l, .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l {
    float: left;
}

.c16r, .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
    float: right;
    margin-left: -5px;
}

.subcr {
    padding: 0 0 0 1em;
}

.subc > .csc-default, .subcr > .csc-default, .subcl > .csc-default {
    margin: auto;
}

div#c383, div#c387, div#c400, div#c401, div#c402, div#c403, div#c404{
    /*width: 70%;*/
    margin: auto;
}


header.csc-header.csc-header-n6, header.csc-header.csc-header-n7, header.csc-header.csc-header-n8 {
    background: transparent;
}

table.contenttable {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 18px;
    border: 1px solid #ddd;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    border-collapse: separate;
    border-spacing: 2px;
}

td.td-2, td.td-3, td.td-4 {
    width: 15%;
}

/*table thead tr th:first-child, table tfoot tr td:first-child {*/
/*    border-left: none;*/
/*}*/

table thead tr th, table tfoot tr td {
    padding: 8px 10px 9px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    display: table-cell;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

a.lernmore2 {
    margin: 20px auto;
    display: block;
    text-align: center;
}

a.lernmore2  input.uk-button.uk-button-success {
    width: 33.3333333%;
}

table thead tr th, table tfoot tr td {
    padding: 8px 10px 9px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid;
    border-color: #dddddd;
}

table tbody tr td {
    color: #333;
    padding: 9px 10px;
    vertical-align: top;
    border: 1px solid;
    border-color: #dddddd;
}

td.td-0 {
    text-align: left;
    width: 55%;
}

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

table tbody tr td {
    padding-left: 10px;
    text-align: center;
}

.b2qGridText, .b2qGridDate{
    text-align: left !important;
}

.b2qGridNum {
    text-align: right !important;
}

table tbody tr:nth-child(even) {
    background: #f9f9f9;
}

table tbody tr.isNew {
    background: #bbdb84 !important;
}

.lernmore {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

h3.align-left.my-css{
    font-weight: bold;
    text-align: center;
}

.select_serrv .subc > .csc-default, .select_serrv .subcr > .csc-default, .select_serrv .subcl > .csc-default{
    border:1px solid black;
    padding: 20px;
    min-height: 580px;
    position: relative;
}

header.csc-header.csc-header-n5 {
    background: transparent;
}

.hidden-radio-btn {
    display: none !important;
}

.cost-btn {
    height: 77px;
    display: inline-flex;
}

.classsss {
    text-align: right;
}

.payss .cost-wrap{
    height: 40px;
}

.cost-count-point-1 {
    font-size: 14px;
}

.cost-count-point {
    margin: 10px 0px;
}

.cost-wrap {
    background: rgb(187, 219, 132);
    height: 80px;
    transition: .5s;
    float: left;
    min-width: 130px;
    margin: 10px;
    text-align: center;
    padding: 5px;
    font-family: Arial;
    font-size: 20px;
    border: 4px solid rgb(153, 196, 90);
}

.hidden-radio-btn:checked ~ .cost-wrap {
    color: black;
    background: white;
    border: 4px solid rgb(187, 219, 132);
}

.cost-count-point-ps {
    padding: 10px;
}

header.csc-header.csc-header-n3 {
    background: transparent;
    text-align: center;
}

h2.csc-header-alignment-center {
    font-weight: bold;
}

.may-div{
    /*width: 70%;*/
    margin: auto;
}

.btn-subs-cont {
    text-align: center;
}

.uk-alert.my-l {
    width: 70%;
    margin: 10px auto;
}

span.sub-point {
    padding-left: 40px;
}

span.span-bill-balance {
    float: right;
}

.admin-per-page-title{
    text-decoration: underline;
}

#uk-grid {
    min-height: calc(100% - 180px) !important;
}

.semo-element {
    margin: 10px;
    border: 1px solid #aaa;
    padding: 15px;
    background-color: #ddd;
    box-shadow: 5px 5px 8px -1px #999;
}

.element-content {
    width: 90%;
    float: left;
}

.element-content.add-bliock {
    width: 100%;
    float: left;
}

.value-row.uk-width-1-3.uk-form-row {
    margin: 0;
}

.action-row {
    width: 10%;
    float: left;
    text-align: center;
}

a.delete-btn {
    display: block;
    font-size: 40px;
}

table.customTable {
    width: 100%;
}

.uk-overflow-container {
    /*overflow: auto;*/
    width: 100%;
}

table.customTable th {
    padding: 10px;
    border: 1px solid #444;
    color: black;
}

table.customTable td {
    /*padding: 10px;*/
    border: 1px solid #444;
}

td.bold-text {
    font-weight: bold;
    font-family: Arial;
}

td.Arial-font{
    /*font-weight: bold;*/
    font-family: Arial;
}

.errorField, .errorSummary {
    border: 1px solid #EF6868 !important;
    background-color: #FFE2E2 !important;
}

.companyLine, .companyLineTotal, .userLine, .userLineTotal{
    cursor: pointer;
}

.companyLine:hover, .userLine:hover{
    background: silver;
}

.sort-link-rep-link{
    color: #000;
}
.sort-link-rep-link:hover{
    color: #2F2F2F;
}

#dashboard-menu{
    width: 21%;
}

#dashboard {
    width: 79%;
}

.uk-accordion-title {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 5px 15px;
    background: #f7f7f7;
    color: #07d;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.uk-accordion-content {
    padding: 0 15px 15px 15px
}

.uk-accordion-content:after, .uk-accordion-content:before {
    content: "";
    display: table
}

.uk-accordion-content:after {
    clear: both
}

.uk-accordion-content > :last-child {
    margin-bottom: 0
}


.aImgLink{
    text-align: right;
    width: 100%;
    display: block;
    font-size: 14px;
    margin: 0px 0px;
}

.errorField{
    border: 1px solid #d85030 !important;
    background: #FFF1F0;
}


/*on/off*/
.onoffswitch {
    position: relative;
    float: right;
    width: 64px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 25px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 11px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-right: 30px;
    padding-left: 10px;
    background-color: #444;
    color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block;
    width: 13px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 35px;
    border: 2px solid #999999;
    border-radius: 25px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}
.onoffswitch-checked .onoffswitch-inner {
    margin-left: 0\0/;
}

.onoffswitch-checked .onoffswitch-switch {
    right: 0px\0/;
}

.uk-form-icon>input {
    padding-left: 30px\0/;
}
/****************** */

/*** mi/km switcher ***/
.mikmswitch {
    position: relative;
    float: right;
    width: 64px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.mikmswitch-checkbox {
    display: none;
}
.mikmswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 25px;
}
.mikmswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.mikmswitch-inner:before, .mikmswitch-inner:after {
    display: block; float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 11px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.mikmswitch-inner:before {
    content: "Km";
    padding-right: 30px;
    padding-left: 10px;
    background-color: #444;
    color: #FFFFFF;
}
.mikmswitch-inner:after {
    content: "Mi";
    padding-right: 10px;
    background-color: #444;
    color: #FFFFFF;
    text-align: right;
}
.mikmswitch-switch {
    display: block;
    width: 13px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 35px;
    border: 2px solid #999999;
    border-radius: 25px;
    transition: all 0.3s ease-in 0s;
}
.mikmswitch-checkbox:checked + .mikmswitch-label .mikmswitch-inner {
    margin-left: 0;
}
.mikmswitch-checkbox:checked + .mikmswitch-label .mikmswitch-switch {
    right: 0px;
}
.mikmswitch-checked .mikmswitch-inner {
    margin-left: 0\0/;
}

.mikmswitch-checked .mikmswitch-switch {
    right: 0px\0/;
}
/*************/

/* phone */
@media screen and (max-width: 325px) {

    .user-list .one-element .top{
        background: rgb(187, 219, 132);
        padding: 5px;
    }

    .one-element{
        font-size: 8pt;
    }

    .remind-icon{
        float: left;
        height: 40px;
        width: 3%;
        font-size: 11pt;
    }
    .remind-icon .icon-conteiner i{
        line-height: 31px;
    }
    .remind-icon .icon-conteiner i:last-child{
        font-size: 16pt;
    }
    .remind-icon .icon-conteiner i:first-child {
        margin-left: 2px;
        line-height: 20px;
    }
    .main-info{
        width: 85%;
    }

    .main-info .middle .uk-progress{
        height: 10px;
    }

    .main-info .middle .center, .main-info .middle .right{
        line-height: 10px;
    }

    .main-info .bottom .indicator{
        width: 10px;
        height: 10px;
    }

    .main-info .bottom .indicator-text{
        line-height: 12px;
    }

    .main-info .middle {
        margin-top: 0px;
    }

    .main-info .bottom {
        margin-top: 1px;
    }

    .test-result {
        margin-top: 2px;
    }

    #uk-grid .headline .uk-container h1{
        font-size: 15pt;
        text-align: center;
        line-height: 20px;
    }

    .property-name {
        width: 40%;
    }

    .property-value {
        width: 55%;
    }

    .test-value {
        width: 18%;
    }

    #uk-grid .content .test-bar .bottom .right{
        width: 82%;
    }

    .one-test-block{
        width: 100%;
        float: none;
    }

    .one-test-block-center {
        width: 100%;
    }

    .one-test-block-right .test-block-content {
        float: none;
    }

    .test-block-content{
        width: auto;
    }

    .one-test-block > .block-title{
        width: 100%;
        background: #BBDB84;
        margin: auto;
        text-align: center;
        padding: 10px 0px;
    }

    h1.uk-h1.float-left.with-navbar{
        font-size: 15pt !important;
        text-align: center !important;
        line-height: 40px !important;
    }

    h3, .uk-h3 {
        font-size: 14px;
        line-height: 24px;
    }

    .one-dialog header.uk-comment-header {
        width: 25%;
    }

    .uk-comment-title {
        font-size: 70%;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > ul > li{
        font-size: 90%;
    }

    .dialogs .uk-container.uk-container-center.dialogs-main{
        padding: 0;
        position: initial;
        top: initial;
        bottom: initial;
        width: 100%;
        margin: auto;
        left: initial;
        right: initial;
        padding-bottom: 0px !important;
        overflow: inherit;
        padding-top: 0px !important;
    }

    .dialogs .dialogs-conteiner{
        position: initial;
        top: initial;
        bottom: initial;
        overflow: inherit;
        width: initial;
        margin: auto;
        border-top: 1px solid #C2C2C2;
    }

    .one-dialog .text{
        width: 55%;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > ul{
        font-size: 11px;
        margin: 0;
        margin-top: -5px;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header{
        padding-bottom: 5px;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > h4{
        margin: 0;
    }

    div.content div.uk-container-center > div.element div.property.recommended > a{
        margin: 0;
        width: 100%;
    }

    div.content div.uk-container-center > div.element div.property.recommended > a > .property-name{
        width: 90%;
    }

    .property.recommended {
        border: none;
        padding: 10px;
    }


}

/* wide phone */
@media screen and (min-width: 325px) and (max-width: 485px) {
    .one-element{
        font-size: 8pt;
    }

    .csc-default ul{
        padding: 0px !important;
    }

    .select_serrv .subc > .csc-default, .select_serrv .subcr > .csc-default, .select_serrv .subcl > .csc-default {
        min-height: 1120px;
    }

    .remind-icon{
        float: left;
        height: 40px;
        /*width: 3%;*/
        font-size: 11pt;
        margin-top: 6px;
    }
    .remind-icon .icon-conteiner i{
        line-height: 31px;
    }
    .remind-icon .icon-conteiner i:last-child{
        font-size: 16pt;
    }
    .remind-icon .icon-conteiner i:first-child {
        margin-left: 2px;
        line-height: 20px;
    }
    .main-info{
        width: 92%;
    }

    .main-info .middle .uk-progress{
        height: 10px;
    }

    .main-info .middle .center, .main-info .middle .right{
        line-height: 10px;
    }

    .main-info .bottom .indicator{
        width: 10px;
        height: 10px;
    }

    .main-info .bottom .indicator-text{
        line-height: 12px;
    }

    .main-info .middle {
        margin-top: 0px;
    }

    .main-info .bottom {
        margin-top: 1px;
    }

    .test-result {
        margin-top: 2px;
    }

    #uk-grid .headline .uk-container h1{
        font-size: 15pt;
        text-align: center;
        line-height: 20px;
    }

    .property-name {
        width: 40%;
    }

    .property-value {
        width: 55%;
    }

    .test-value {
        width: 18%;
    }

    #uk-grid .content .test-bar .bottom .right{
        width: 82%;
    }

    .one-test-block{
        width: 100%;
        float: none;
    }

    .one-test-block-center {
        width: 100%;
    }

    .one-test-block-right .test-block-content {
        float: none;
    }

    .test-block-content{
        width: auto;
    }

    .one-test-block > .block-title{
        width: 100%;
        background: #BBDB84;
        margin: auto;
        text-align: center;
        padding: 10px 0px;
    }

    .one-dialog header.uk-comment-header {
        width: 25%;
    }

    .uk-comment-title {
        font-size: 70%;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > ul > li{
        font-size: 90%;
    }

    .dialogs .uk-container.uk-container-center.dialogs-main{
        padding: 0;
        position: initial;
        top: initial;
        bottom: initial;
        width: 100%;
        margin: auto;
        left: initial;
        right: initial;
        padding-bottom: 0px !important;
        overflow: inherit;
        padding-top: 0px !important;
    }

    .dialogs .dialogs-conteiner{
        position: initial;
        top: initial;
        bottom: initial;
        overflow: inherit;
        width: initial;
        margin: auto;
        border-top: 1px solid #C2C2C2;
    }

    .one-dialog .text{
        width: 55%;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > ul{
        font-size: 9px;
        margin: 0;
        margin-top: -5px;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header{
        padding-bottom: 5px;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > h4{
        margin: 0;
    }
}

/* tablet */
@media screen and (min-width: 485px) and (max-width: 770px) {

    .csc-default ul{
        padding: 0px !important;
    }

    .one-element{
        font-size: 10pt;
    }

    .select_serrv .subc > .csc-default, .select_serrv .subcr > .csc-default, .select_serrv .subcl > .csc-default {
        min-height: 800px;
    }

    .remind-icon{
        float: left;
        height: 40px;
        /*width: 3%;*/
        font-size: 11pt;
        margin-top: 6px;
    }
    .remind-icon .icon-conteiner i{
        line-height: 31px;
    }
    .remind-icon .icon-conteiner i:last-child{
        font-size: 16pt;
    }
    .remind-icon .icon-conteiner i:first-child {
        margin-left: 2px;
        line-height: 20px;
    }

    .main-info .middle .uk-progress{
        height: 10px;
    }

    .main-info .middle .center, .main-info .middle .right{
        line-height: 10px;
    }

    .main-info .bottom .indicator{
        width: 10px;
        height: 10px;
    }

    .main-info .bottom .indicator-text{
        line-height: 12px;
    }

    .main-info .middle {
        margin-top: 0px;
    }

    .main-info .bottom {
        margin-top: 1px;
    }

    .test-result {
        margin-top: 2px;
    }

    #uk-grid .headline .uk-container h1{
        font-size: 20pt;
        text-align: center;
        line-height: 20px;
    }

    .property-name {
        width: 25%;
    }

    .property-value {
        width: 70%;
    }

    .test-value {
        width: 11%;
    }

    #uk-grid .content .test-bar .bottom .right{
        width: 89%;
    }

    .one-test-block{
        width: 100%;
        float: none;
    }

    .one-test-block-center {
        width: 100%;
    }

    .one-test-block-right .test-block-content {
        float: none;
    }

    .test-block-content{
        width: auto;
    }

    .one-test-block > .block-title{
        width: 100%;
        background: #BBDB84;
        margin: auto;
        text-align: center;
        padding: 10px 0px;
    }


    .one-dialog header.uk-comment-header {
        width: 25%;
    }

    .uk-comment-title {
        font-size: 70%;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > ul > li{
        font-size: 90%;
    }

    .dialogs .uk-container.uk-container-center.dialogs-main{
        padding: 0;
        position: initial;
        top: initial;
        bottom: initial;
        width: 100%;
        margin: auto;
        left: initial;
        right: initial;
        padding-bottom: 0px !important;
        overflow: inherit;
        padding-top: 0px !important;
    }

    .dialogs .dialogs-conteiner{
        position: initial;
        top: initial;
        bottom: initial;
        overflow: inherit;
        width: initial;
        margin: auto;
        border-top: 1px solid #C2C2C2;
    }

    .one-dialog .text{
        width: 65%;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > ul{
        font-size: 11px;
        margin: 0;
        margin-top: -5px;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header{
        padding-bottom: 5px;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > h4{
        margin: 0;
    }
}

/* wide tablet */
@media screen and (min-width: 770px) and (max-width: 1025px) {

    .csc-default ul{
        padding: 0px !important;
    }

    .select_serrv .subc > .csc-default, .select_serrv .subcr > .csc-default, .select_serrv .subcl > .csc-default {
        min-height: 660px;
    }

    .property-name {
        width: 15%;
    }

    .property-value {
        width: 80%;
    }

    .test-value {
        font-size: 9px;
    }

    .property-row{
        font-size: 12px;
    }

    .one-dialog header.uk-comment-header {
        width: 20%;
    }

    .uk-comment-title {
        font-size: 70%;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > ul > li{
        font-size: 90%;
    }

    .dialogs .uk-container.uk-container-center.dialogs-main{
        padding: 0;
        position: initial;
        top: initial;
        bottom: initial;
        width: 100%;
        margin: auto;
        left: initial;
        right: initial;
        padding-bottom: 0px !important;
        overflow: inherit;
        padding-top: 0px !important;
    }

    .dialogs .dialogs-conteiner{
        position: initial;
        top: initial;
        bottom: initial;
        overflow: inherit;
        width: initial;
        margin: auto;
        border-top: 1px solid #C2C2C2;
    }

    .one-dialog .text{
        width: 70%;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > ul{
        font-size: 11px;
        margin: 0;
        margin-top: -5px;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header{
        padding-bottom: 5px;
    }

    #uk-grid > div.content div.dialogs-conteiner article > header > h4{
        margin: 0;
    }
}

.uk-button-black {
    background-color: #444 !important;
    color: #fff !important;
}

div .uk-button-black {
    color: #fff;
}

.uk-button-black:hover {
    background-color: #c4c4c4 !important;
    color: #444 !important;
}

.uk-table-black a{
    color: #444;
}

.uk-table-black th a:hover{
    color: #999;
}

.uk-table-black td a:hover{
    color: #fff;
}

.uk-text-center-dropdown {
    text-align-last: center!important;
}

.dashboard-child-icons-wrapper {
    padding-bottom: 15px;
}

.dashboard-child-icons-wrapper .dashboard-child-icon-wrapper {
    /*border: 1px solid;*/
    text-align: center;
    padding: 0;
}

.dashboard-child-icon-wrapper a {
    color: #444;
}

.dashboard-child-icon-wrapper a:hover {
    text-decoration: none;
    color: #c4c4c4;
}

.dashboard-child-icon-wrapper i {
    font-size: 52px;
}

circle {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

circle:hover {
    stroke-width: 10;
}

.ui-widget-header {
    background: #bbdb84;
}

.ui-dialog .ui-dialog-buttonpane button {
    background: #bbdb84;
}

.uk-navbar {
    background: none;
}

.router-link-active {
    color: red;
}

.typeHybrid {
    background-color: #82bb42;
}

.headline .uk-navbar-nav li.uk-parent.uk-open > div > ul > li > a {
    color: #FFF;
    padding: 10px;
    text-align: center;
    font-size: 12px;
}

.headline .uk-navbar-nav li.uk-parent.uk-open > .uk-dropdown.uk-dropdown-navbar {
    border-radius: 5px;
    border: 1px solid #737373;
    margin-top: 5px;
}

.dashboard-link-plus {
    background-color: #444;
    color: #fff !important;
}

.dashboard-link-plus:hover {
    background: #c2c2c2 !important;
    color: #444 !important;
}

.labelNoSCS {
    background-color: #FFCC00;
}

.loadingContainer {
    position: relative;
}

.iconLoaderContainer {
    position: absolute;
    right: 10px;
    top: calc(50% - 10px);
}
.loader {
    position: relative;
    height: 20px;
    width: 20px;
    display: inline-block;
    animation: around 5.4s infinite;
}

@keyframes around {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.loader::after, .loader::before {
    content: "";
    background: white;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-color: #333 #333 transparent transparent;
    border-style: solid;
    border-radius: 20px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    animation: around 0.7s ease-in-out infinite;
}

.loader::after {
    animation: around 0.7s ease-in-out 0.1s infinite;
    background: transparent;
}


/*--------------- accordion ---------------*/
.accordion__item {
    margin: 5px auto;
}
.accordion__item .accordion__title {
    position: relative;
    display: block;
    padding: 13px 60px 15px 13px;
    margin-bottom: 2px;
    color: #202020;
    text-decoration: none;
    background-color: #eaeaea;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    cursor: pointer;
}
.accordion__item .accordion__title:hover {
    background-color: #e5e4e4;
    transition: all 0.5s ease-out;
}
.accordion__item .accordion-active {
    background-color: #e5e4e4;
}
.accordion__item .accordion__title .accordion__arrow {
    position: absolute;
    top: 13px; right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-right: 5px;
    background-color: #c9c9c9;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.accordion__item .accordion__rotate {
    transform: rotate(225deg);
}
.accordion__item .accordion__content {
    padding: 13px 60px 15px 13px;
    margin-bottom: 2px;
    display: none;
    background-color: #f3f3f3;
}
/*-------------------------------------*/

.overlay {
    position: absolute;
    background-color: rgba(211, 207, 207, 0.3);
    color: rgba(128, 128, 128, 0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 4vw;
    font-weight: bolder;
    z-index: 2;
    pointer-events: none;
}

.relativeTableRow, .relativeRow {
    position: relative;
    transform: translate(0);
}

.relativeRow .overlay, .relativeTableRow .overlay {
    font-size: 34px;
}

.relativeRow, .element-test .overlay {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
}

.relativeTableRow .overlay {
    text-align: center;
    padding-top: 4px;
}

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

/* --- kg/pond ---*/
.poundkgswitch {
    position: relative;
    float: right;
    width: 64px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.poundkgswitch-checkbox {
    display: none;
}
.poundkgswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 25px;
}
.poundkgswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.poundkgswitch-inner:before, .poundkgswitch-inner:after {
    display: block; float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 11px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.poundkgswitch-inner:before {
    content: "Kg";
    padding-right: 30px;
    padding-left: 10px;
    background-color: #444;
    color: #FFFFFF;
}
.poundkgswitch-inner:after {
    content: "£";
    padding-right: 10px;
    background-color: #444;
    color: #FFFFFF;
    text-align: right;
}
.poundkgswitch-switch {
    display: block;
    width: 13px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 35px;
    border: 2px solid #999999;
    border-radius: 25px;
    transition: all 0.3s ease-in 0s;
}
.poundkgswitch-checkbox:checked + .poundkgswitch-label .poundkgswitch-inner {
    margin-left: 0;
}
.poundkgswitch-checkbox:checked + .poundkgswitch-label .poundkgswitch-switch {
    right: 0px;
}
.poundkgswitch-checked .poundkgswitch-inner {
    margin-left: 0\0/;
}

.poundkgswitch-checked .poundkgswitch-switch {
    right: 0px\0/;
}

/* --- F/C --- */

.fahcelswitch {
    position: relative;
    float: right;
    width: 64px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.fahcelswitch-checkbox {
    display: none;
}
.fahcelswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 25px;
}
.fahcelswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.fahcelswitch-inner:before, .fahcelswitch-inner:after {
    display: block; float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 11px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.fahcelswitch-inner:before {
    content: "C";
    padding-right: 30px;
    padding-left: 10px;
    background-color: #444;
    color: #FFFFFF;
}
.fahcelswitch-inner:after {
    content: "F";
    padding-right: 10px;
    background-color: #444;
    color: #FFFFFF;
    text-align: right;
}
.fahcelswitch-switch {
    display: block;
    width: 13px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 35px;
    border: 2px solid #999999;
    border-radius: 25px;
    transition: all 0.3s ease-in 0s;
}
.fahcelswitch-checkbox:checked + .fahcelswitch-label .fahcelswitch-inner {
    margin-left: 0;
}
.fahcelswitch-checkbox:checked + .fahcelswitch-label .fahcelswitch-switch {
    right: 0px;
}
.fahcelswitch-checked .mikmswitch-inner {
    margin-left: 0\0/;
}

.fahcelswitch-checked .mikmswitch-switch {
    right: 0px\0/;
}

.draggable-item {
    cursor: move;
}
.receive-container {
}
.over {
    border: black dashed 2px;
}

/* CSS */
.barcode-container {
    position: relative;
    display: inline-block;
}

.tooltip {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #FFF;
    color: #111111;
    padding: 10px;
    border-radius: 5px;
    border: #0a0a0a 1px solid;
    display: none;
    opacity: 0;
    transition: opacity 0.3s;
    margin-left: 175px;
}

.barcode-container:hover .tooltip {
    display: block;
    opacity: 1;
}

.b2q-form-control {
    position: relative;
}

.b2q-form-control input {
    display: block;
    outline: none;
    padding: 15px 6px !important;
}

.b2q-form-control textarea {
    display: block;
    outline: none;
    padding: 15px 6px !important;
}

.b2q-form-control label {
    display: block;
    position: absolute;
    left: 7px;
    top: 10px;
    color: #aaa;
    font-size: 16px;
    -webkit-transition: .2s;
    transition: .2s;
}

.b2q-form-control textarea:not(:placeholder-shown) + label,
.b2q-form-control textarea:focus + label,
.b2q-form-control input:not(:placeholder-shown) + label,
.b2q-form-control input:focus + label,
.b2q-form-control select + label {
    top: -3px;
    font-size: 10px;
}

.b2q-dropdown {
    background-color: #444;
}

.b2q-dropdown .b2q-dropdown-link {
    color: #fff;
}

.b2q-dropdown .b2q-dropdown-link:hover {
    color: #444;
    background: #c4c4c4;
}

.b2q-display-flex {
    display: flex;
}

.b2q-position-relative {
    position: relative;
}
fieldset {
    border: 0;
}
.uk-nav-header .uk-dropdown {
    font-size: 12px;
}

.uk-container {
    max-width: 100%;
}

@media (min-width: 1220px) {
    .uk-container {
        max-width: 2000px;
    }
}

@media screen and (min-width: 1220px)  {
    .meterDiv {
        width: 30%;
        margin: 0px auto;
    }
}

.inv-breadcrumb > li:not(:last-child):nth-child(n+2):before {
    content: "/";
    display: inline-block;
    margin: 0 8px;
}

.inv-breadcrumb > li:last-child.inv-breadcrumb-float-right:before {
    content: "";
    display: inline-block;
    margin: 0 8px;
}

.inv-breadcrumb-float-right {
    float:right;
}

.inventory-auditReportVariance {
    background-color: #ff9594 !important;
}

.inventory-auditReportVariance:hover {
    background: rgba(187, 219, 132, 0.5) !important;
}

.inv-core-panel {
    display: grid;
    background: #ddd;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    justify-content: center;
    align-items: center;
}

.inv-core-text-padding {
    padding-top: 10px;
}

.inv-core-width-60px {
    width: 60px;
}

.inv-core-width-170px {
    width: 170px;
}

.inv-core-width-600px {
    width: 400px;
}

.inv-core-width-29perc {
    width: 28%;
}

.inv-core-margin-left-375px {
    margin-left: 245px !important;
}

.inv-margin-right-2px {
    margin-right: 2px !important;
}

.inv-button-center {
    display: grid;
    justify-content: center;
    align-items: center;
}

.b2q-tooltip {
    position: relative;
    cursor: pointer;
}

.b2q-tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: #555;
    color: #fff;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
}

.b2q-tooltiptext p{
    margin: 0;
}

.b2q-tooltip:hover .b2q-tooltiptext {
    visibility: visible;
}