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

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

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

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

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

.navbar-conteiner{
    float: right;
    height: 110px;
}

.uk-flex-space-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.uk-flex-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.uk-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

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;
}

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-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;
}

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;
}

.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 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;
}

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{
    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;
}

#data table tbody tr{
    cursor: default;
}

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

#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;
}

.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;
}

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

.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;
}

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

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

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

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

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

.property-value {
    width: 84%;
    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;
}

.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: 10px;
    border: none;
}

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

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

.test-arrow{
    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{
    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: 10px;
    background: white;
    box-shadow: inset 0px 0px 3px 0px black;
}

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

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

.work-percent {
    width: 90%;
    height: 10px;
    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;
}

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

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

.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;
}

.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: 5px;
    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 > 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.test-color-orange > a > div.property-control > i{
    margin-right: 0;
    margin-inside: 0;
}

.profile-view .property-name{
    font-weight: bold;
}

.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;
}

#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;
}

.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%;
    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
}

.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: scroll;
    width: 100%;
    margin: auto;
    border-top: 1px solid #C2C2C2;
}

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

.homeImage {
    position: relative;
    color: #fff;
    text-align: center;
    border-bottom: 6px solid #78b709;
}

.homeImage h1 {
    font-size: 200%;
    font-weight: 400;
    color: #fff;
    position: absolute;
    top: 6%;
    left: 0;
    right: 0;
    margin: 0 auto;
}


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

    .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;
    }

    .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;
    }
}

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

    .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) {
    .one-element{
        font-size: 10pt;
    }

    .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) {

    .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;
    }

}
