﻿.main-content {
    min-height: calc(100dvh - 2.8rem);
}

.table-responsive {
    /*overflow-y: hidden;
    overflow-x: auto;*/
}



.text-icon {
    width: 45px !important;
    text-align: center !important;
}

@media (min-width: 1200px) {
    .modal-xlg {
        width: 1100px;
    }
}

#dataConcepts_wrapper table tr, #dataCustomers_wrapper table tr {
    cursor: pointer;
}

.tbodydata tr td {
    text-align: center !important;
}

span.form-control {
    border: 0px !important;
}

.dataTables_processing {
    font-family: 'Roboto', sans-serif;
    font-size: 17px !important;
    color: #dd6777 !important;
    padding: 20px !important;
    font-weight: 500;
}

.tbodydata .input-group {
    width: 100%;
}

    .tbodydata .input-group .input-group-btn {
        text-align: left;
        width: 1%;
    }

.content-footer .status-li .status-online,
.content-footer .status-li .status-away,
.content-footer .status-li .status-no-disturb,
.content-footer .status-li .status-invisible,
.content-footer .status-li .status-offline {
    margin-right: 0.3125rem;
    display: inline-block;
    background-color: #e2e2e2;
    width: 0.5rem;
    height: 0.5rem;
    border: 0.0625rem solid #e2e2e2;
    border-radius: 0.5rem;
    margin-bottom: 1px;
}

.content-footer .status-li .status-online {
    border-color: #6FC080;
    background-color: #6FC080;
}

.content-footer .status-li .status-away {
    border-color: #F2B776;
    background-color: #F2B776;
}

.content-footer .status-li .status-no-disturb {
    border-color: #DD6777;
    background-color: #DD6777;
}

.content-footer .status-li .status-invisible,
.content-footer .status-li .status-offline {
    border-color: #6FC080;
    background-color: white;
}

.layout-small-menu .sidebar-panel > nav li ul li h5 {
    padding-left: 0.9375rem;
    white-space: nowrap;
    text-align: left !important;
}


div.dt-buttons {
    position: relative;
    float: right;
}

a.dt-button {
    margin: 0 0 5px 5px;
}

.datatable tbody tr.act {
}

.text-left {
    text-align: left !important;
}

input.contable {
    text-align: right;
}


.table tr td.group {
    font-weight: bold;
    background-color: #ababab;
    color: #FFF;
    font-size: 13px;
}

table {
    /* font-size: 0.6825rem !important;*/
    font-size: 12px;
    line-height: 1.53846;
}


.table tr td.group-two {
    font-weight: bold;
    background-color: #84CFE7;
    color: #FFF;
    font-size: 13px;
}

.nobreak {
    page-break-inside: avoid;
}

.body-white {
    background: #FFF !important;
}


table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
    line-height: 1.53846;
    margin: 0 0 0 3px;
}

.form-horizontal .control-label-center {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: center;
}

.padding-5 {
    padding: 5px !important;
}

.sidebar-panel > nav ul > li.open > a > span {
    font-weight: 500;
}

.td33perc {
    width: 33.33%;
}

.td25perc {
    width: 25%;
}

.td50perc {
    width: 50%;
}

.td20perc {
    width: 20%;
}

.td16perc {
    width: 16.66%;
}

.td18perc {
    width: 18%;
}

.td15perc {
    width: 15%;
}

.td14perc {
    width: 14%;
}

.td10perc {
    width: 10%;
}

.td5perc {
    width: 5%;
}

.m-a-5 {
    margin: 5px !important;
}

.m-btn {
    margin: 4px 0 4px 0 !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-a-5-nl {
    margin: 5px 0 5px 5px !important;
}

.brand .brand-logo {
    font-size: 0.775rem !important;
    color: #d83348 !important;
}

.bg-success-light {
    background-color: #81c890 !important;
}

.bg-success-lighter {
    background-color: #92d09f !important;
}
.bg-negative-light {
    background-color: #e6919c !important;
}
.sidebar-panel > nav li ul li h5 {
    padding: 0.625rem 1.563rem 0.625rem 3.588rem;
    margin: 0;
}

.captcha-cnt {
    width: 71.5%;
    margin: auto;
}

.m-t4 {
    margin-top: 4px;
}

.min-width-file {
    min-width: 150px;
    word-wrap: break-word;
}