@charset "utf-8";

@import url(../webfonts/flaticon/flaticon-custom.css);
@import url(../webfonts/dripicons-weather/dripicons-weather.css);

.navSymbol {
    width: 32px;
    height: 32px;
    margin: 13px 8px;
}

.navSymbol img {
    width: 100%;
    height: 100%;
}

.text-hd-level1 {
    color: #046fbd
}

.text-hd-level2 {
    color: #2ca9e3
}

.text-hd-level3 {
    color: #59fc60
}

.text-hd-level4 {
    color: #f4f224
}

.text-hd-level5 {
    color: #f2951c
}

.text-hd-level6 {
    color: #ee1c1f
}

.bg-hd-level1 {
    background: #046fbd
}

.bg-hd-level2 {
    background: #2ca9e3
}

.bg-hd-level3 {
    background: #59fc60
}

.bg-hd-level4 {
    background: #f4f224
}

.bg-hd-level5 {
    background: #f2951c
}

.bg-hd-level6 {
    background: #ee1c1f
}

.bg-house-equals {
    background: #38fc95;
}
.bg-house-temp-over {
    background: #ff8793;
    color: #0f0f0f;
}

.bg-house-temp-under {
    background: #6faced;
    color: #0f0f0f;
}

.bg-house-humidity-over {
    background: #953735;
    color: #ffffff;
}

.bg-house-humidity-under {
    background: #001b62;
    color: #ffffff;
}

.text-color-white {
    color: #fff
}

.text-color-black {
    color: #000
}

.text-color-gray {
    color: #777
}

.text-color-blue {
    color: #3682c3
}

.text-color-green {
    color: #2fd50b
}

.text-color-dark-green {
    color: #00a65a
}

.text-color-orange {
    color: #d36d16
}

.text-color-yellow {
    color: #d3c600
}

.text-color-red {
    color: #da0005
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.u-board-top-list a:active, .u-board-list a:active {
    background: #f9fafc;
}

.u-board-top-list > li, .u-board-list > li {
    display: table;
    border-top: 1px solid #dfe1ee;
}

.border-1-gray {
    border: 1px solid #d9d9d9;
}
.user-pic{
    width: 36px;
    height: 36px;
}
/*u-board-top-list > li:first-child {*/
/*border-top: none*/
/*}*/
/*.u-board-list > li:first-child {*/
/*border-top: none*/
/*}*/

.u-board-top-list > li .u-board-link-table, .u-board-list > li .u-board-link-table {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%
}

.u-board-top-list > li .lt,
.u-board-top-list > li .rt,
.u-board-list > li .lt,
.u-board-list > li .rt {
    display: table-cell
}

.u-board-top-list > li .lt,
.u-board-list > li .lt {
    padding: 5px 12px;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.u-board-top-list > li .lt:visited .subject, .u-board-list > li .lt:visited .subject {
    color: #909090
}

.u-board-top-list > li .lt, .u-board-list > li .lt {
    font-size: 0;
    line-height: 0;
}

.u-board-top-list > li .subject, .u-board-list > li .subject {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    letter-spacing: -1px;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    padding-right: 10px;

    max-width: 85%;
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    text-overflow: ellipsis;
}

.u-board-top-list > li .subject > i, .u-board-list > li .subject > i {
    color: #909090;
    margin-top: -2px;
    margin-left: 5px;
    margin-right: 5px;
}

.u-board-top-list > li .subject > .category {
    color: #fff;
    background: #20a8d8;
    font-weight: 600;
    padding: 1px 5px 1px 5px;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}

.u-board-top-list > li .comment, .u-board-list > li .comment {
    background: #e6e7e9;
    border-radius: 1.5rem !important;
    padding: 2px 5px 2px 5px;
    text-align: center;
    font-size: 11px;
    line-height: 1.5;
    color: #d22227;
    overflow: hidden;
    max-width: 20%;
    position: relative;
    box-sizing: border-box;
    display: inline-block;
}

.u-board-top-list li .rt, .u-board-list li .rt {
    width: 70px;
    background-color: #f9fafc;
    text-align: center
}

.u-board-top-list li .rt .text, .u-board-list li .rt .text {
    vertical-align: top;
    color: #9ea0ab;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    margin-left: 2px;
    margin-top: 1px
}

.more-info {
    font-size: 0;
    line-height: 0;
    padding-left: 5px;
    margin-top: 2px;
    overflow: hidden
}

.more-info li {
    float: left
}

.more-info li {
    font-size: 12px;
    line-height: 18px;
    color: #9ea0ab
}

.more-info li::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 9px;
    background-color: #a7a9b3;
    margin: 0 7px
}

.more-info li:last-child {
    margin: 0
}

.more-info li:last-child::after {
    display: none
}

.more-item {
    color: #a7a9b3;
    text-align: center;
    font-size: 10px;
    display: block;
    /*border-top: 1px solid #dfe1ee;*/
    width: 100%;
    background: #fff;
    position: relative;
}

.more-item:hover {
    color: #a7a9b3;
}

.more-item:active {
    background: #f9fafc;
}
.more-item span{
    font-size: 25px;
}
.more-item a{
    margin-left: 25px;
    margin-right: 25px;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
}

.switch.small {
    width: 45px;
    height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.small .slider:before {
    height: 16px;
    width: 16px;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.small input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}