#navbar, #navbar-container, .brand-title, #content-container:before {
    background-color: #0F2A4D !important;
}

.double-scroll {
    width: 100%;
}


.aside {
    right: 240px;
    position: absolute;
    top: 0;
}

#aside {
    overflow: visible;
}

.lblMensagem {
    overflow: hidden;
}

.nome {
    font-weight: bold;
}

/*//// CHAT /////*/
.aPutQuickReplie {
    background: #78C257;
    padding: 1% 1%;
    color: #FFF;
    margin: 5px 4px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
    text-decoration: none;
    text-align: center;
    line-height: 1.26;
    display: block;
    max-width: 45%;
    float: left;
}

    .aPutQuickReplie:first-child {
        margin: 5px 4px 5px 10px;
    }

    .aPutQuickReplie:hover {
        background: #78C233;
        text-decoration: none;
    }

.chat-user-list > a {
    border-top: 1px solid #ccc;
}

.chat-user p .nome {
    color: #f44336;
}

.chat-me p .nome {
    color: #FFF;
}

/*//// TIMER /////*/
.cssTimerPausa {
    color: #f44336;
    font-size: 24px;
    font-weight: bold;
}

.cssTimer {
    font-size: 16px;
}

.cssTimerPausa, .cssTimer {
    margin: 6px;
    padding: 6px;
}

/*//// TABLES /////*/
.footable-toggle {
    position: absolute;
    margin: 10px -10px;
}

.carga-table .footable-toggle {
    position: absolute;
    margin: 1px -25px;
}

.carga-table th.expand:before {
    display:none !important;
}

.footable-row-detail-row {
    display: flex;
    line-height: 1.5em;
    width: 100%;
}

.footable-row-detail-name {
    display: block;
    font-weight: 500;
    padding-right: 1em;
    padding-bottom: 5px;
    width: 50%;
    max-width: 200px;
}

.footable-row-detail-value {
    width: 50%;
}

table .expand::before {
    content: "+";
    background-color: #fefefe;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    padding: 0px 8px;
    height: 34px;
    width: 30px;
    display: inline-block;
    margin: 10px 5px 0;
    box-sizing: border-box;
}

table .expand .form-control {
    width: 80%;
    display: inline-block;
    margin: -10px 5px 0;
}

.footable-row-detail-inner {
    display: table;
    width: 100%;
}

.footable-row-detail-row {
    margin: 3px 0;
}

.footable-odd, .footable-row-detail {
    background-color: #f5f5f5;
}

.actions-column {
    max-width: 200px;
    width: 200px;
}

.ico-column {
    max-width: 50px;
    width: 50px;
}

/*//// Dashboard /////*/
.btn-retorno {
    border: 0;
    width: 46px;
    height: 72px;
    position: relative;
    float: left;
    margin: -13px 0 0 0;
    cursor: pointer;
}

    .btn-retorno i {
        color: #FFF;
        margin: 30px 12px;
        font-size: 21px;
        font-weight: bold;
    }

    /*//// PACE /////*/
    .pace {
    z-index: 99999;
}

    .pace .pace-activity {
        z-index: 999999;
    }

/*//// PAGINATION /////*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    display: contents;
    width: 100%;
}

.pagination ul {
    list-style: none;
    width: 200px;
    display: flex;
}

.pagination td {
    padding: 0 !important;
}

    .pagination a, .pagination span {
        width: 24px;
        height: 24px;
        display: block;
        text-align: center;
        margin: 10px 4px;
        padding: 2px;
        text-decoration: none;
        border-radius: 50%;
    }

.pagination a {
    color: #7a878e;
    border: 1px solid rgba(0,0,0,0.07);
    border-right: 0;
    border-left: 0;
}

    .pagination a:hover {
        background: rgba(33,33,33,.1)
    }

.pagination span {
    color: #FFF;
    background: #25476a;
    border: 1px solid rgba(0,0,0,0.07);
    border-right: 0;
    border-left: 0;
}

    .pagination a:last-child, .pagination span:last-child {
        border-left: 1px solid rgba(0,0,0,0.07);
    }


    .pagination a:first-child, .pagination span:first-child {
        border-right: 1px solid rgba(0,0,0,0.07);
    }

#navbar .brand-title {
    width: 230px;
}

.brand-icon {
    display: block;
    line-height: 59px;
    width: 32px;
    height: 32px;
    float: left;
    margin: 14px 12px;
}



.brand-client-icon {
    display: block;
    line-height: 59px;
    min-width: 32px;
    height: 32px;
    float: left;
    margin: 10px;
    width: auto;
}




.identify-comp {
    position: relative;
    float: right;
    margin: -2px 2px;
    font-size: 9px;
    font-weight: bold;
    word-spacing: 1px;
    letter-spacing: 0;
}

.ident-comp {
    width: 100% !important;
    display: block !important;
    margin: 0px 1px !important;
    background: rgba(255,255,255,.3);
    text-align: center;
}
/*///////////////////*/
table td a {
    text-decoration: underline;
    color: #336699;
}

    table td a.btn {
        text-decoration: none;
        color: #FFF;
    }


/*///////////////////*/
#UpdatePanelChat {
    display: flex;
    flex-direction: row;
    padding: 0;
    width: 100vw;
}

.errorMessageValidator {
    color: #ff0000;
}

@media (min-width: 768px) {
    #container.mainnav-sm .brand-icon {
        width: 32px;
        height: 32px;
    }
}

@media (max-width:768px) {
    #container.mainnav-sm .brand-icon {
        width: 32px;
        height: 32px;
    }

    .aPutQuickReplie {
        max-width: 80%;
        margin: 5px auto;
        padding: 4px 6px;
    }

        .aPutQuickReplie:first-child {
            margin: 5px 4px 5px 10px;
        }

    .divTwo {
        margin: 20% 0 0;
        width: 100%;
    }

    #footer {
        margin: 10px 0 0;
        position: relative;
        float: left;
        width: 100%;
    }
}


.navbar-content {
    background: transparent !important;
}

.SelectElements {
    margin: 1%;
    width: 250px;
}

.lnkSearchChat {
    background: rgba(233,233,233,.6);
    padding: 13px 4px;
    box-sizing: border-box;
    height: 34px;
    position: relative;
    display: inline-block;
    margin: 0px 0 0 -5px;
    border: 0;
    border-radius: 0px 6px 6px 0;
}

.SelectElements i {
    color: #FFF;
    margin: -4px 0px;
    display: inline-block;
    position: relative;
    padding: 0 4px 10px;
}

.filterHeader {
    margin: 13px 4px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    margin-top: 15px;
}

.bootstrap-select > .btn.btn-default.dropdown-toggle, .bootstrap-select > .btn.btn-default.dropdown-toggle:hover {
    color: #FFF;
    background-color: #4d627b;
}

.form-control-trans {
   border: 1px solid #eee !important
}

.letter-contact {
    list-style: none;
    display: flex;
    flex-direction: row;
}

    .letter-contact li {
        margin: 1vh 0 0;
        display: inline-block;
    }

        .letter-contact li a {
            color: #333;
            padding: 2px 5px;
            border-radius: 50%;
            padding: 2px 5px;
            height: 24px;
            width: 24px;
            display: block;
            text-align: center;
        }
        
        .letter-contact li .marked {
            background: #336699;
            color: #FFF
        }

.legend {
    display: inline-block;
    width: 100%;
    height: 10px;
    margin: 10px 55px 10px 25px;
    padding-left: 4px;
}

    .legend div {
        width: 20%;
        display: inline-flex;
        max-width: 125px;
    }

    .legend .legendChart {
        margin: -5px 4px;
    }

    .legend div:nth-child(1) .legendChartBlock {
        width: 9px;
        height: 9px;
        background: #25D366;
        display: block;
    }

    .legend div:nth-child(2) .legendChartBlock {
        width: 9px;
        height: 9px;
        background: #00695C;
        display: block;
    }

    .legend div:nth-child(3) .legendChartBlock {
        width: 9px;
        height: 9px;
        background: #EF6C00;
        display: block;
    }

    .legend div:nth-child(4) .legendChartBlock {
        width: 9px;
        height: 9px;
        background: #AD1457;
        display: block;
    }

    .legend div:nth-child(5) .legendChartBlock {
        width: 9px;
        height: 9px;
        background: #4267B2;
        display: block;
    }