.checkbox-dark {
    width: 17px;
    margin: 0px 0px;
    position: relative;
}

.checkbox-dark label {
    cursor: pointer;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 0;
    left: 0;
    background: #f2f2f2;
    border: 2px solid #b1b1b1;
    border-radius: 3px;
}

.checkbox-dark label:after {
    opacity: 0.0;
    content: ' ';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 3px;
    left: 2px;
    border: 2px solid #465877;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
}

/**
 * Create the hover event of the tick
 */
.checkbox-dark label:hover::after {
    opacity: 0.0;
}

/**
 * Create the hover event of the tick
 */
.checkbox-dark label:hover {
    border: 2px solid #465877;
}

/**
 * Create the checkbox state for the tick
 */
.checkbox-dark input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.checkbox-dark input[type=checkbox]:checked + label {
    border: 2px solid #465877;
    /*background: #95aac3;*/
}

tr {
    font-weight: 500!important;
}
td {
    vertical-align: middle!important;
}

.fs11 {
    font-size: 11px!important;
}
.fs12 {
    font-size: 12px!important;
}
.fs13 {
    font-size: 13px!important;
}
.fs14 {
    font-size: 14px!important;
}
.fs15 {
    font-size: 15px!important;
}
.fb500 {
    font-weight: 500;
}


.load {
    background: url(/ajax/representante/load.svg);
    width: 28px;
    height: 28px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.load-input {
    background: url(/ajax/representante/load.svg);
    width: 100%;
    height: 28px;
    margin-top: auto;
    margin-bottom: auto;
    background-repeat: no-repeat;
    background-position-x: right;
    right: 0px;
}


.newtab.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x {
    border-bottom-width: 3px
}
.newtab.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-item {
    margin-bottom: -3px
}
.newtab.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-link {
    border-bottom: 3px solid transparent
}
.newtab.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-link.active, .newtab.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-link:hover:not(.disabled), .newtab.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .show > .nav-link {
    border-bottom: 3px solid #ff8e17
}
.newtab.nav.nav-bold .nav-item .nav-link {
    font-weight: 500;
    color: #929292;
}
.newtab.nav-item .active {
    color: #ff8e17 !important;
}
.newtab.nav.nav-tabs.nav-tabs-line .nav-link {
    border: 0;
    border-bottom: 1px solid transparent;
    -webkit-transition: color .15s ease, background-color .15s ease, border-color .15s ease, -webkit-box-shadow .15s ease;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease, -webkit-box-shadow .15s ease;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease, box-shadow .15s ease;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease, box-shadow .15s ease, -webkit-box-shadow .15s ease;
    padding: .85rem 0;
    margin: 0 1rem;
    font-size: 13px;
    font-weight: bold;
}

/*
.razao_max {
    font-size: 9px!important;
    color: #cccccc!important;
}*/

.bg-light-active {
    background-color: #eaeaea!important;
}

.badge-pink {
    background-color: #bc8bff;color: white;

}

.badge-pink-dark {
    background-color: #a066ff;
    color: white;
}

.badge-pink-dark-extra {
    background-color: #8130ff;
    color: white;
}

.badge-orange-dark {
    background-color: #ff2600;
    color: white;
}

.badge-success-dark {
    background-color: #267c30;
    color: white;
}

.bg-light-dark {
    background-color: #eff0f8;
    border: 2px solid  #eff0f8;
    transition: 0.5s;
}

.bg-light-dark:hover {
    background-color: #f9faff;
}

.border-active {
    border: 2px solid #ff6f00;
}

.cp {
    cursor: pointer;

}

.jmodal-overlay {
    backdrop-filter: blur(2px) !important;
}

.itemhover {
    cursor: pointer;
    transition: 0.5s;
}

.itemhover:hover {
    background-color: #e3e3e3 !important;
}

.hide {
    display: none;
}

.reputation_1 div:nth-child(1) { color: #de0000; }
.reputation_1 div:nth-child(2) { color: #f3f3f3; }
.reputation_1 div:nth-child(3) { color: #f3f3f3; }
.reputation_1 div:nth-child(4) { color: #f3f3f3; }
.reputation_1 div:nth-child(5) { color: #f3f3f3; }

.reputation_2 div:nth-child(1) { color: #ff5816; }
.reputation_2 div:nth-child(2) { color: #ff5816; }
.reputation_2 div:nth-child(3) { color: #f3f3f3; }
.reputation_2 div:nth-child(4) { color: #f3f3f3; }
.reputation_2 div:nth-child(5) { color: #f3f3f3; }

.reputation_3 div:nth-child(1) { color: #d2890d; }
.reputation_3 div:nth-child(2) { color: #d2890d; }
.reputation_3 div:nth-child(3) { color: #d2890d; }
.reputation_3 div:nth-child(4) { color: #f3f3f3; }
.reputation_3 div:nth-child(5) { color: #f3f3f3; }

.reputation_4 div:nth-child(1) { color: #a8e900; }
.reputation_4 div:nth-child(2) { color: #a8e900; }
.reputation_4 div:nth-child(3) { color: #a8e900; }
.reputation_4 div:nth-child(4) { color: #a8e900; }
.reputation_4 div:nth-child(5) { color: #f3f3f3; }

.reputation_5 div:nth-child(1) { color: #2fd047; }
.reputation_5 div:nth-child(2) { color: #2fd047; }
.reputation_5 div:nth-child(3) { color: #2fd047; }
.reputation_5 div:nth-child(4) { color: #2fd047; }
.reputation_5 div:nth-child(5) { color: #2fd047; }

#google-visualization-errors-0 {
    display: none;
}

.datepicker td, .datepicker th {
    font-size: 14px!important;
}

.datepicker-dropdown {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border: 1px solid rgb(173 173 173 / 15%)!important;
}

.bg-layout {
    background-color: #ff8e17 !important;
}

.dropdown-apps {
    background-color: #fcfcfc !important;
    border: 0px;
    margin-top: 8px;
    box-shadow: 0 0.8rem 1rem rgba(0,0,0,.15)!important;
    border-radius: 0px;
}

.dropdown-apps .dropdown-item {
    color: #353535;
    font-weight: 500;
}

.dropdown-apps .dropdown-divider {
    border: 1px solid #b0b0b0 !important;
}

.dropdown-apps .dropdown-item:hover {
    background-color: #f8f8f8 !important;
}

.shadow-md {
    box-shadow: 0 0.2rem 1rem rgba(0,0,0,.15)!important;
}

.nvh-app {
    border-radius: 5px!important;
}
.nvh:hover {
    background-color: #e7e7e7;
    border-radius: 7px;
}
.act  {
    font-weight: bold;
}
.act a:not(.dropdown-item) {
    color: #ff8e17 !important;
    background-color: #efefef;
    border-radius: 7px;
}

.round5x {
    border-radius: 5px!important;
}

.round10x {
    border-radius: 10px!important;
}

.w150 { width: 150px; }
.w160 { width: 160px; }


.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ff8e17;
}

.file-not-added {
    border: 2px solid #c15151;
}
.file-added {
    border: 2px solid #51c15e;
}

