
.cursor-pointer {
    cursor: pointer;
}

.icons .btn-primary.active, .icons .btn-default.active {
    background-color: #85c241;
}

#header.navbar .navbar-header > .navbar-brand {
    margin-top: 10px;
}

.logo-text {
    width: 180px;
    height: 35px;
    background-size: 180px 35px    
}

.totop {
    background-color: #0a8006;
}

.logo-by {
    background-image: url("../image/logo/logo-leanwork-vetor.png");
    width: 180px;
    height: 35px;
    background-size: 180px 35px;
    display: inline-block;
    margin-top:20px
}

.sortable-question{
    overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}

.fsize12{font-size:12px !important}
.fsize10{font-size:10px !important}

.sidebar .content > .wrapper.logo{position:fixed;bottom:0}

.ui-datepicker th {padding: 0.6em 0.2em !important}
.comiseo-daterangepicker-triggerbutton.ui-button{min-height:35px; background:#fff}
.wrapper.logo .table-layout{width:180px}
.min-height250{ min-height:270px}
.mt18{margin-top:18px}

.icon-support {
    position: absolute;
    background: #dde4e6;
    z-index: 33;
    padding: 11px 0px 10px 0px; 
}

.col-chart {
    width: 96%;
    margin: 0 auto;
}