a.asc:after,
a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/
    "\e151";
}

a.desc:after {
    content: /*"\e114"*/
    "\e152";
}

.treegrid-expander {
    height: 13px;
    margin-right: 3px;
}

.minicolors-theme-default.minicolors {
    width: 100%;
}

.minicolors-theme-default .minicolors-input {
    height: auto;
    padding-left: 30px;
    text-transform: uppercase;
    width: 100%;
}

.minicolors-theme-default .minicolors-swatch {
    left: 8px;
    top: 8px;
}

table.timetable thead tr th {
    background: #FEFEFE;
    text-align: center;
}

table.timetable tbody tr td:first-child {
    background: #FEFEFE;
    font-weight: bold;
    text-align: center;
}

table.timetable .lesson {
    position: relative;
    vertical-align: middle;
}

table.timetable .lesson a {
    display: table;
    height: 100%;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

table.timetable .lesson a:before {
    background: rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .15s ease-in;
    z-index: 0;
}

table.timetable .lesson a:hover:before {
    background: rgba(0, 0, 0, .5);
    opacity: 1;
}

table.timetable .lesson a span {
    display: table-cell;
    filter: invert(100%);
    font-weight: bold;
    vertical-align: middle;
}

table.timetable .lesson.empty a span {
    filter: invert(0%);
    font-size: .875em;
    font-weight: normal;
    visibility: hidden;
}

table.timetable .lesson.empty a:hover span {
    visibility: visible;
}

table.timetable .lesson.empty a:hover:before {
    display: none;
}

.color-example {
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    width: 20px;
}

.login .content .forget-form {}

.suggestions-wrapper {
    position: absolute;
}

.login.register-window .content {
    max-width: 800px;
    width: auto;
}

.register-form-window .select2-container--bootstrap .select2-selection--single {
    background-color: #dde3ec;
    border: 1px solid #dde3ec;
    color: #8290a3;
    height: 43px;
    padding-bottom: 9px;
    padding-top: 10px;
}

/*--RIALTO--*/
body[class*="rialto-item-"] .page-content{
    background: #ECEFF4;
}

#rialto-item-index{
    position: relative;
}

#rialto-list{
    bottom: 15px;
    left: 255px;
    position: absolute;
    right: 15px;
    top: 120px;
}
.page-sidebar-closed #rialto-list{
    left: 65px;
}

#rialto-list .rialto-bg{
    font-size: 18em;
    text-align: center;
    height: 100%;
    position: absolute;
    right: 0;
}

#rialto-list .rialto-bg .for-icon{
    color: #A4A5A3;
    height: 200px;
    left: 35%;
    line-height: 2%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 30%;
}

@media(max-width: 992px) {
    #rialto-list{
        left: 0;
    }
}
    #rialto-list > .row{
        height: 100%;
    }
    #rialto-list > .row > *[class^="col-"]{
        height: 100%;
    }
    #rialto-list .rialto-theme{
        height: 100%;
    }
    #rialto-list .portlet{
        height: 100%;
        position: relative;
    }
    #rialto-list .rialto-theme-body{
        border: 1px solid #E4E9EF;
        bottom: 0;
        left: 0px;
        overflow: auto;
        padding: 0;
        position: absolute;
        right: 0px;
        top: 0px;
    }
    #rialto-list .rialto-theme-title{
        border-bottom: none;
        min-height: auto;
        padding: 0;
        margin: 0;
    }
    #rialto-list .rialto-theme-title .pagination{
        margin: 0;
    }
    #rialto-list .rialto-theme-title + .rialto-theme-body{
        top: 45px;
    }

    #rialto-list .rialto-theme-body .events-content{
        border-top: 1px solid #E4E9EF;
        padding: 20px;
    }
    #rialto-list .rialto-theme-body .events-content:first-child{
        border-top: none;
    }
    #rialto-list .rialto-theme-body .events-content:hover{
        background: #FEFEFE;
    }
    #rialto-list .rialto-theme-body .events-content.active{
        background: #F2F2F2;
    }
    #rialto-list .rialto-theme-body .events-content .mt-author{
        float: left;
        text-align: left;
        width: 70%;
    }
    #rialto-list .rialto-theme-body .events-content .mt-author > .mt-avatar{
        float: left;
        margin-left: 0;
        margin-right: 15px;
        position: relative;
    }

#rialto-list .rialto-theme-body .events-content .mt-button{
    float: right;
}
    #rialto-list .rialto-chat .portlet-body{
        bottom: 0;
        left: 0px;
        padding: 15px 15px 45px;
        position: absolute;
        right: 0px;
        top: 0;
    }
    #rialto-list .rialto-chat .portlet-body ul.chats{
        height: 100%;
        overflow: auto;

    }
    #rialto-list .rialto-chat .portlet-body ul.chats .datetime{
        display: block;
        font-size: .75em;
    }
    #rialto-list .rialto-chat .portlet-body ul.chats .error-message{
        margin: 0;
        width: 100%;
    }
        #rialto-list .rialto-chat .portlet-body ul.chats .error-message span{
            display: block;
            text-align: center;
        }
        #rialto-list .rialto-chat .portlet-body ul.chats .error-message .alert{
            margin: 0;
        }

        #rialto-list .members{
            margin-top: 20px;
        }
        #rialto-list .members .member-title{
            border-bottom: 1px solid #e9edef;
            color: #999b9b;
            margin-bottom: 5px;
            padding-bottom: 5px;
            text-transform: uppercase;
        }

        #rialto-list .mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-buttons{
            text-align: right;
        }

        #rialto-list .members .mt-action{
            cursor: pointer;
            -webkit-transition: all .15s ease-in;
            -moz-transition: all .15s ease-in;
            -ms-transition: all .15s ease-in;
            -o-transition: all .15s ease-in;
            transition: all .15s ease-in;
        }
        #rialto-list .members .mt-action:hover{
            border-left: 2px solid #4FB7D9;
            padding-left: 10px;
        }
        #rialto-list .mt-content .btn{
            margin-bottom: 5px;
        }


@media(max-width: 1180px) {
    #rialto-list .rialto-chat{
        bottom: 5px;
        height: auto;
        left: 235px;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 10000;
    }
    #rialto-list .rialto-chat .portlet-body{
        bottom: 0;
        top: 65px;
    }
}
@media(max-width: 992px) {
    #rialto-list .rialto-chat{
        left: 0;
    }

}
        #rialto-list .rialto-chat .portlet-body .chat-form{
            background: #FFF;
            border-top: 1px solid #ECEFF4;
            bottom: 0;
            left: 0;
            right: 0;
            position: absolute;
        }


.sweet-alert .sa-icon.sa-custom {
    border-radius: 50% !important;
}

.autocomplete-suggestion{
    background: #FFF;
    border: 1px solid #CCC;
    padding: 5px 10px;
}
.autocomplete-suggestion:first-child{
    border-top: none;
}
.autocomplete-suggestion:hover{
    background: #EFEFEF;
}
#ymap{
    border: #EEEEEE;
    height: 400px;
    width: 100%;
}

.top-menu .ext-data{
    color: #b6d0e7;
    display: inline-block;
    height: 50px;
    line-height: 20px;
    margin: 0;
    padding: 17px 10px 10px;
}
.top-menu .ext-data i{
    font-size: 17px;
}
.top-menu .ext-data span{
    font-size: 12px;
    font-weight: 300;
}

.monitoring {
    background: #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
}

.monitoring .panel {
    display: block;
    padding: 10px 0;
    margin-bottom: 0;
}

.monitoring .panel [data-target="websocket-state"] .fa {
    margin-right: 5px;
}

.monitoring .panel [data-target="websocket-state"] .inactive,
.monitoring .panel [data-target="websocket-state"].active .active {
    display: inline-block;
    margin-left: 10px;
}

.monitoring .panel [data-target="websocket-state"] .active {
    display: none;
}

.monitoring .panel [data-target="websocket-state"].active .inactive {
    display: none;
}

.monitoring #map {
    box-sizing: border-box;
    height: 380px;
    margin: 0;
    width: 100%;
}
.monitoring .manipulation{
    background: #EAEDEF;
    padding-bottom: 10px;
    padding-top: 10px;
}
.monitoring .map-place{
    background: #FFF;
    height: 400px;
}
.monitoring .map-place .points{
    border-bottom: 1px solid #EEE;
    height: 100%;
    overflow: auto;
    padding-left: 0;
    padding-right: 0;
}
.monitoring .map-place .driver-point{
    border-left: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    color: #000;
    cursor: pointer;
    display: block;
    padding: 10px;
    text-decoration: none;
}
.monitoring .map-place .driver-point *{
    display: block;
}
.monitoring .map-place .driver-point:first-child{
    border-top: none;
}
.monitoring .map-place .driver-point:hover,
.monitoring .map-place .driver-point.active{
    background: #EFEFEF;
}
.monitoring .map-place .driver-point.hidden{
    display: none;
}
.monitoring .map-place .search-panel{
    padding: 10px 0;
}
.monitoring #map{
    padding-top: 10px;
}
[v-cloak]{
    display: none !important;
}

.page-sidebar .page-sidebar-menu > li.disabled{
    background: #497FAE;
}
.page-sidebar .page-sidebar-menu > li.disabled a,
.page-sidebar .page-sidebar-menu > li.disabled i[class*="icon-"],
.page-sidebar .page-sidebar-menu > li.disabled:hover a,
.page-sidebar .page-sidebar-menu > li.disabled:hover i[class*="icon-"]{
    color: #AAB5BC;
    cursor: default;
}

table.logresh{
    font-size: 12px;
    width: 100%;
}
table.logresh th{
    color: #2D5F8B;
    font-weight: bold;
    padding: 5px;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
}
table.logresh tbody td{
    vertical-align: middle;
    padding: 5px;
    border: none;
    border-bottom: 1px solid #ddd;
}
table.logresh tbody td > .form-group{
    display: none;
}
table.logresh tfoot td{
    padding-top: 20px;
}
table.logresh [data-repeater-delete]{
    color: red;
}
table.logresh small{
    display: block;
}
table.logresh .empty{
    background: #FEFBD1;
}
table.logresh .red{
    color: red;
}
table.logresh .checker{
    width: 20px;
}
table.logresh .checker:before{
    background: url("../images/success.png") center center no-repeat;
    content: "";
    display: inline-block;
    height: 17px;
    width: 17px;
    vertical-align: middle;
}
table.logresh .empty .checker:before{
    background-image: url("../images/error.png");
}
.xdsoft_datetimepicker{
    z-index: 100000;
}

.ati-row:first-child .extra-field,
.ati-row:last-child .extra-field{
    display: none;
}
.tabs-left.nav-tabs.personal-nav > li{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.nav.tabs-left.nav-tabs.personal-nav > li > a,
.nav.tabs-left.nav-tabs.personal-nav > li.active > a{
    display: inline-block;
    border: none;
    padding: 10px 15px 10px 0;
    flex-grow: 1;
}
.nav.tabs-left.nav-tabs.personal-nav > li > a:hover,
.nav.tabs-left.nav-tabs.personal-nav > li.active > a:hover{
    background: none;
}
.nav.tabs-left.nav-tabs.personal-nav > li > .mt-checkbox-inline,
.nav.tabs-left.nav-tabs.personal-nav > li > .mt-radio-inline{
    margin-left: 15px;
    padding: 10px 0;
}
.nav.tabs-left.nav-tabs.personal-nav > li.active{
    border: 1px solid #DDD;
    border-right-color: #FFF;
    margin-right: -1px;
    padding-right: 1px;
}
.nav.tabs-left.nav-tabs.personal-nav > li:hover{
    background: #EEE;
}

table .mt-action-img span{
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    height: 40px;
    width: 40px;
}
.product-item-search{
    align-items: center;
    display: flex;
}
.product-item-search .image{
    margin-right: 10px;
    height: 48px;
    width: 48px;
}
.product-item-search .image span{
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    height: 48px;
    width: 100%;
}
.product-item-search .info{
    display: flex;
    flex-direction: column;
}
.product-item-search .info .name{
    font-weight: bold;
}
.product-item-search .info .extend{
    font-size: 10px;
}
.product-item-search .info .extend > *{
    margin-left: 5px;
}
.product-item-search .info .extend > *:before{
    content: "|";
    display: inline;
    margin-right: 5px;
}
.product-item-search .info .extend > *:first-child{
    margin-left: 0;
}
.product-item-search .info .extend > *:first-child:before{
    display: none;
}
.product-item-search:hover {
    color: #333;
}



.image-responsive{
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: bottom;
	width: auto;
}
.timeline-body-content div {
    word-break: break-all;
  }
.nav-link.yellow i{
    color:yellow !important;
}