div.google-visualization-tooltip {
    width: fit-content !important;
    height: fit-content !important;
    top: 0px !important;
    border-radius: 5px;
    margin: 0.5em auto;
}

.google-visualization-tooltip-item-list {
    margin: 1em 0.5em 0 !important;
}

li.google-visualization-tooltip-item {
    margin: 0.5em !important;
    padding: 0em !important;
}

.w-table-sm {
    max-width: 150px;
}

.tgl-certificate {
    width: 2.5em !important;
    height: 1.3em !important;
    border: none !important;
}

.tgl-shared {
    width: 3.5em !important;
    height: 2em !important;
    border: none !important;
}

.table-totals td {
    border-top: none !important;
}

.test-line-union {
    border: 1px solid gray;
    width: 5px;
    position: absolute;
    background: gray;
    margin-left: 34px;
}

.hr-rebill {
    border: 2px solid rgba(0, 80, 128, 0.8);
    border-radius: 5px;
}

.icon-type-emit {
    position: absolute;
    /*font-size: 28px !important;*/
}

.span-type-emit {
    padding-left: 26px;
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity .4s
}

.fade-enter,
.fade-leave-to

/* .fade-leave-active below version 2.1.8 */
    {
    opacity: 0;
    transition: .0s;
}

.bounce-enter-active {
    animation: bounce-in .5s;
}

.bounce-leave-active {
    animation: bounce-in .5s reverse;
}

@keyframes bounce-in {
    0% {
        transform: scale(0);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.block-emit {
    height: 700px;
    overflow-y: auto;
}

.container-search input {
    text-transform: uppercase;
}

.separator-f {
    display: flex;
    line-height: 1rem;
    align-content: center;
    justify-content: center;
}

.separator-c {
    width: 130px;
    height: 2px;
    border-radius: 4px;
}

.flexbox-search {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.alert-customer-new {
    width: 40%;
    background: #cce5ff;
    border-color: #3498DB;
}

.btn-dark {
    cursor: pointer;
}

.bg-customer-1 {
    background: #0da574;
}

.bg-customer-2 {
    background: #083358;
}

.bg-customer-3 {
    background: #07617d;
}

.bg-customer-4 {
    background: #2e383f;
}

.bg-customer-5 {
    background: darkred;
}

.uploader {
    display: flex;
    border-radius: 6px;
    box-shadow: 1px 2px 19px rgba(195, 195, 195, 0.43);
    flex-direction: row;
}

.uploader * {
    box-sizing: border-box;
}

.uploader-action {
    padding: 55px 90px;
    background: #f1f5ff;
    cursor: pointer;
}

.uploader-action .dz-message {
    text-align: center;
    padding: 20px 40px;
    border: 3px dashed #dfe8fe;
    border-radius: 4px;
    font-size: 16px;
}

.remove-action {
    padding: 55px 90px;
    background: #fff1f1;
    cursor: pointer;
}

.remove-action .dz-message {
    text-align: center;
    padding: 20px 40px;
    border: 3px dashed #fedfdf;
    border-radius: 4px;
    font-size: 16px;
}

.uploader-files {
    flex: 1;
    padding: 40px;
}

.uploader-file {
    text-align: center;
}

.td-product-name {
    width: 40% !important;
}

.td-tracking-observation {
    width: 40% !important;
}

.customer-card .card {
    border-radius: 10px !important;
    /* height: 60vh; */
}

.customer-tag-card .card {
    border-radius: 10px !important;
}

.search-card .card {
    text-align: center;
    border-radius: 25px;
    width: 320px;
    height: 320px;
    margin: 10px;
    border: 1px solid #acacac5c;
    /*-webkit-box-shadow: 4px 4px 5px -1px rgba(169, 169, 169, 0.58);*/
    /*-moz-box-shadow: 4px 4px 5px -1px rgba(169, 169, 169, 0.58);*/
    /*box-shadow: 4px 4px 5px -1px rgba(169, 169, 169, 0.58);*/
}

.bg-card-info-one {
    background-color: #354859;
}

.bg-card-info-two {
    background-color: #43aab8;
}

.bg-card-info-three {
    background-color: #675689;
}

.bg-card-info-four {
    background-color: #92596b;
}

.project-tab {
    padding: 10%;
    margin-top: -8%;
}

.project-tab #tabs {
    background: #007b5e;
    color: #eee;
}

.project-tab #tabs h6.section-title {
    color: #eee;
}

.project-tab #tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #0062cc;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 16px;
    font-weight: bold;
}

a[aria-selected="false"] {
    color: #282828 !important;
}

.project-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #0062cc;
    font-size: 16px;
    font-weight: 600;
}

.project-tab .nav-link:hover {
    border: none;
}

.project-tab thead {
    background: #f3f3f3;
    color: #333;
}

.project-tab a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.tag-origin {
    border: 1px solid #00000054;
    padding: 5px 10px 5px;
    border-radius: 13px;
    font-size: 12px;
}

.tag-payment {
    /*border: 1px solid black;*/
    padding: 5px 14px;
    border-radius: 13px;
    font-size: 12px;
    color: white;
}

.txt-12 {
    font-size: 12px;
}

.td-actions {
    width: 10%;
}

.my-custom-scrollbar {
    position: relative;
    height: 200px;
    overflow: auto;
}

.table-wrapper-scroll-y {
    display: block;
}

.table-contact>tr>td {
    border-top: none !important;
}

.table-tracking>tr>td {
    border-top: none !important;
    vertical-align: middle !important;
}

.td-middle {
    vertical-align: middle !important;
}

.tracking-available {
    border-left: 4px solid #2ecc71;
}

.tracking-close {
    border-left: 4px solid #E74C3C;
}

.header-s {
    display: flex;
    align-items: baseline;
    background: rgba(162, 190, 203, 0.06) none repeat scroll 0% 0%;
}

.span-invoice {
    background-color: rgba(131, 182, 243, 0.27);
    border: 1px solid rgba(0, 79, 162, 0.52);
    padding: 6px 8px 2px 11px;
    border-radius: 30px;
    margin-right: 4px;
    font-size: 14px;
    color: #014cdb;
    font-weight: bold;
}

.p-10-s {
    padding-left: 10px !important;
}

.p-10-r {
    padding-right: 10px !important;
}

.b-r-input {
    border-radius: 0px 12px 12px 0px;
}

.line-tag {
    position: absolute;
    display: block;
    width: 3px;
    height: 23px;
    left: -12px;
}

.ui.selection.dropdown {
    padding: .78571429em 2.1em 8px 1em !important;
}

.ui.selection.dropdown a {
    color: #696969 !important;
}

#btn-radios-type input {
    display: none;
}

.tracking-tag {
    border: 3px solid rgb(46, 204, 113);
    border-radius: 8px;
    float: start;
    color: rgb(46, 204, 113);
    font-weight: bold;
    font-size: 14px;
    padding: 8px 28px;
}

.table-contact>tr>.td-icon {
    width: 10%;
    font-size: 16px;
}

.table-contact>tr>.td-info {
    font-weight: lighter;
    font-size: 16px;
}

.element-icon {
    align-self: center;
    text-align: center;
    border-right: 3px solid #959595;
    margin-right: 30px;
}

.grid {
    padding-top: 20px;
    padding-bottom: 20px;
    display: grid;
    grid-template-columns: 40% 60%;
    gap: 1em;
}

.icofont {
    font-size: 18px;
}

.color-1 {
    color: #43aab8;
}

.color-2 {
    color: #675689;
}

.color-3 {
    color: #92596b;
}

.color-4 {
    color: #57728d;
}

#modalTracking .modal-lg {
    max-width: 1200px !important;
}

#modal-pdf-preview .modal-lg {
    max-width: 1400px !important;
}

#modal-tracking-details .modal-lg,
#limits-modal .modal-lg {
    max-width: 1000px !important;
}

#variant-modal .modal-lg {
    max-width: 850px !important;
}

#tracking-incident-modal .modal-lg {
    max-width: 1000px !important;
}

#document-incident-modal .modal-lg {
    max-width: 1000px !important;
}

#group-modal .modal-lg {
    max-width: 1500px !important;
}

#to-invoice-modal .modal-lg {
    max-width: 900px !important;
}

.loader-customer-block {
    padding: 6em;
    margin: 5px auto;
}

/* .table-customer-search .table td, .table th{
    padding: 5px !important;
    border-top: inherit !important;
} */
.box-search {
    margin: 20px auto;
    width: 500px;
    height: 5em;
}

.container-search {
    width: 300px;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
}

.container-search input#search {
    width: 500px;
    height: 50px;
    background: #f7ceba24;
    border: 1px solid #fcd3c4b8;
    font-size: 13pt;
    float: left;
    color: #da8d34;
    padding-left: 6px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}

.container-search input#search::-webkit-input-placeholder {
    color: #65737e;
}

.container-search input#search:-moz-placeholder {
    /* Firefox 18- */
    color: #65737e;
}

.container-search input#search::-moz-placeholder {
    /* Firefox 19+ */
    color: #65737e;
}

.container-search input#search:-ms-input-placeholder {
    color: #65737e;
}

.container-search input#search:focus-visible {
    border: 2px solid #da8d3440 !important;
    outline: none;
}

.container-search .icon {
    position: absolute;
    top: 50%;
    margin-left: 17px;
    margin-top: 17px;
    z-index: 1;
    color: #4f5b66;
}

.bg-vgn-none {
    background-color: #716c6b;
}

.bg-vgn {
    background-color: #c54970;
}

.text-none {
    color: #716c6b;
}

.active-product-text {
    background-color: white !important;
    border: inherit;
    padding: 6px 10px;
}

.emit-panel .card {
    border: none;
    margin-bottom: inherit;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.text-bold {
    font-weight: bold;
}

.text-limit {
    width: 80%;
    float: left;
    font-size: 14px;
    padding: 4px 10px;
    font-weight: bold;
}

.thead-limit {
    background-color: #454545;
    color: white;
}

.thead-limit th {
    border: 1px solid #212121;
}

.tbody-limit tr {
    background-color: #ffffff !important;
}

.card-hedge {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.icon-emit {
    background-color: #fff2e996;
    padding: 12px;
    border-radius: 37%;
    border: 1px solid #b56a1b2b;
    color: #f69024c4;
    font-size: 28px;
}

.icon-modify {
    background-color: #fff2e996;
    padding: 12px;
    border-radius: 37%;
    border: 1px solid #a4590a24;
    color: #ff8900;
    font-size: 24px;
}

.card-header-hedge:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-header-hedge {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.mrg-insu {
    margin-right: 8px;
}

.span-insu {
    font-size: 17px;
    margin-left: 13px;
}

.badge-dist {
    font-size: 16px;
    padding: 4px 14px !important;
}

.risk-icon {
    color: #E23D2C;
    font-size: 23px;
}

.risk-title {
    font-weight: bold;
    font-size: 19px;
    color: rgb(87, 89, 89);
}

.icon-item-risk {
    color: #007cc6;
    font-size: 22px;
}

.btn-trash-risk {
    background-color: #6D6D6E;
    border-color: #595959;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

.btn-trash-risk:hover {
    background-color: #c70000;
    border-color: #e80000;
}

.img-gray {
    filter: grayscale(100%);
    /* Current draft standard */
    -webkit-filter: grayscale(100%);
    /* New WebKit */
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.md-tabs .nav-item {
    width: calc(100% / 2) !important;
}

.nav-item .slide {
    width: calc(100% / 2) !important;
}

.title-risk-table {
    font-size: 16px;
    font-weight: bold;
}

.btn-outline-danger {
    cursor: pointer;
}

.btn-outline-success {
    cursor: pointer;
}

.btn-outline-primary {
    cursor: pointer;
}

.color-inactive {
    float: right;
    color: #5d5d5d;
}

.color-active {
    float: right;
    color: #43da5b;
}

.modal-backdrop {
    background-color: #202020b8;
}

.modal-dialog {
    margin-top: 150px;
}

.modal-header {
    background-color: #054F7D;
    color: white;
    border-radius: 3px;
}

.close {
    color: white;
}

.awn-toast-icon {
    font-size: 50px;
}

.b-modal {
    font-size: 15px;
    font-weight: bold;
}

.badge-table {
    font-size: 12px;
    padding: 4px 9px !important;
}

.txt-bold {
    font-weight: bold;
}

.custom-file {
    color: #ff5a27;
    font-weight: bold;
    margin-top: 3px !important;
    font-size: 16px !important;
    border: none !important;
}

.sub-title {
    font-weight: bold !important;
}

.text-nick {
    color: #2C3E50;
    font-weight: bold;
}

.poliza-badge {
    font-size: 13px !important;
}

.poliza-badge-list {
    font-size: 16px !important;
}


.dropzone-custom-title {
    margin-top: 0;
    color: #00b782;
}

.subtitle {
    color: #314b5f;
}

#policy-modal>.modal-lg {
    max-width: 80%;
}

.text-insurer-product {
    color: #2f2f2f;
    font-weight: bold;
    font-size: 16px;
}

.custom-checkbox {
    min-height: 1rem;
    padding-left: 0;
    margin-right: 0;
    cursor: pointer;
}

.custom-checkbox .custom-control-indicator {
    content: "";
    display: inline-block;
    position: relative;
    width: 35px;
    height: 10px;
    background-color: #e32828;
    border-radius: 15px;
    margin-right: 10px;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    vertical-align: middle;
    margin: 0 16px;
    box-shadow: none;
}

.custom-checkbox .custom-control-indicator:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #f1f1f1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    left: -2px;
    top: -4px;
    -webkit-transition: left .3s ease, background .3s ease, box-shadow .1s ease;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease;
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-color: #4eb740;
    background-image: none;
    box-shadow: none !important;
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator:after {
    background-color: #f1f1f1;
    left: 22px;
}

.custom-checkbox .custom-control-input:focus~.custom-control-indicator {
    box-shadow: none !important;
}

.tgl {
    display: none;
}

.tgl,
.tgl:after,
.tgl:before,
.tgl *,
.tgl *:after,
.tgl *:before,
.tgl+.tgl-btn {
    box-sizing: border-box;
}

.tgl::-moz-selection,
.tgl:after::-moz-selection,
.tgl:before::-moz-selection,
.tgl *::-moz-selection,
.tgl *:after::-moz-selection,
.tgl *:before::-moz-selection,
.tgl+.tgl-btn::-moz-selection {
    background: none;
}

.tgl::selection,
.tgl:after::selection,
.tgl:before::selection,
.tgl *::selection,
.tgl *:after::selection,
.tgl *:before::selection,
.tgl+.tgl-btn::selection {
    background: none;
}

.tgl+.tgl-btn {
    outline: 0;
    display: block;
    width: 3.5em;
    height: 1.8em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tgl+.tgl-btn:after,
.tgl+.tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}

.tgl+.tgl-btn:after {
    left: 0;
}

.tgl+.tgl-btn:before {
    display: none;
}

.tgl:checked+.tgl-btn:after {
    left: 50%;
}

.tgl-light+.tgl-btn {
    background: #f0f0f0;
    border-radius: 2em;
    padding: 2px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.tgl-light+.tgl-btn:after {
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.tgl-light:checked+.tgl-btn {
    background: #9FD6AE;
}

.tgl-ios+.tgl-btn {
    background: #8d8d8d;
    border-radius: 2em;
    padding: 1px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.tgl-ios+.tgl-btn:after {
    border-radius: 2em;
    background: #fbfbfb;
    -webkit-transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}

.tgl-ios+.tgl-btn:hover:after {
    will-change: padding;
}

.tgl-ios+.tgl-btn:active {
    box-shadow: inset 0 0 0 2em #e8eae9;
}

.tgl-ios+.tgl-btn:active:after {
    padding-right: .8em;
}

.tgl-ios:checked+.tgl-btn {
    background: #43da5b;
}

.tgl-ios:checked+.tgl-btn:active {
    box-shadow: none;
}

.tgl-ios:checked+.tgl-btn:active:after {
    margin-left: -.8em;
}

.tgl-skewed+.tgl-btn {
    overflow: hidden;
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: sans-serif;
    background: #888;
}

.tgl-skewed+.tgl-btn:after,
.tgl-skewed+.tgl-btn:before {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.tgl-skewed+.tgl-btn:after {
    left: 100%;
    content: attr(data-tg-on);
}

.tgl-skewed+.tgl-btn:before {
    left: 0;
    content: attr(data-tg-off);
}

.tgl-skewed+.tgl-btn:active {
    background: #888;
}

.tgl-skewed+.tgl-btn:active:before {
    left: -10%;
}

.tgl-skewed:checked+.tgl-btn {
    background: #86d993;
}

.tgl-skewed:checked+.tgl-btn:before {
    left: -100%;
}

.tgl-skewed:checked+.tgl-btn:after {
    left: 0;
}

.tgl-skewed:checked+.tgl-btn:active:after {
    left: 10%;
}

.tgl-flat+.tgl-btn {
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: #fff;
    border: 4px solid #f2f2f2;
    border-radius: 2em;
}

.tgl-flat+.tgl-btn:after {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: #f2f2f2;
    content: "";
    border-radius: 1em;
}

.tgl-flat:checked+.tgl-btn {
    border: 4px solid #7FC6A6;
}

.tgl-flat:checked+.tgl-btn:after {
    left: 50%;
    background: #7FC6A6;
}

.tgl-flip+.tgl-btn {
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: sans-serif;
    -webkit-perspective: 100px;
    perspective: 100px;
}

.tgl-flip+.tgl-btn:after,
.tgl-flip+.tgl-btn:before {
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 4px;
}

.tgl-flip+.tgl-btn:after {
    content: attr(data-tg-on);
    background: #02C66F;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.tgl-flip+.tgl-btn:before {
    background: #FF3A19;
    content: attr(data-tg-off);
}

.tgl-flip+.tgl-btn:active:before {
    -webkit-transform: rotateY(-20deg);
    transform: rotateY(-20deg);
}

.tgl-flip:checked+.tgl-btn:before {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.tgl-flip:checked+.tgl-btn:after {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    left: 0;
    background: #7FC6A6;
}

.tgl-flip:checked+.tgl-btn:active:after {
    -webkit-transform: rotateY(20deg);
    transform: rotateY(20deg);
}

.contain-users-match {
    display: flex;
    float: left;
}

.contain-users-match>div {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 80px;
    -webkit-transition: width 0.7s ease-out;
    transition: width 0.7s ease-out;
    text-align: center;
    padding: 10px 0;
}

.seller-img {
    margin-right: 15px;
    /*cursor: pointer;*/
}

.pointer-seller {
    cursor: pointer;
}

.seller-img:visited img {
    border: 1px solid red;
}

.image-profile-certiticates {
    width: 20%;
    height: auto;
}

.totals-table th,
.totals-table td {
    border-top: none !important;
}

table.b-table[aria-busy='true'] {
    opacity: 0.9;
}

.tag-profile {
    padding-left: 4px;
}

.active-profile {
    background-color: #fff2e996 !important;
    border: 1px solid #ff89004f !important;
    color: #ff8900;
    font-weight: bold;
}

.invoice-form-group {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

.invoice-form-group button {
    margin-left: 10px;
}

.td-name {
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 35px;
}

.td-description {
    font-size: 14px;
}

.info-invoice {
    border: 1px solid #c8c8c8;
    border-radius: 10px;
}

.info-invoice .table {
    margin-bottom: 0px;
}

.info-invoice .table td {
    border-top: none;
}

.loader-person-invoice {
    padding: 120px 0;
}

.text-light {
    color: #9a9a9a;
    font-size: 22px;
    font-weight: lighter;
}

.spinner-invoice {
    padding: 20px 40%;
}

.p-invoice {
    padding: 15px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.modal-footer button {
    border-radius: 2rem;
}

/**
 * Extracted from: SweetAlert
 * Modified by: Istiak Tridip
 */
.success-checkmark {
    width: 80px;
    height: 115px;
    margin: 0 auto;
}

.success-checkmark .check-icon {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%;
    box-sizing: content-box;
    border: 4px solid #4caf50;
}

.success-checkmark .check-icon::before {
    top: 3px;
    left: -2px;
    width: 30px;
    transform-origin: 100% 50%;
    border-radius: 100px 0 0 100px;
}

.success-checkmark .check-icon::after {
    top: 0;
    left: 30px;
    width: 60px;
    transform-origin: 0 50%;
    border-radius: 0 100px 100px 0;
    animation: rotate-circle 4.25s ease-in;
}

.success-checkmark .check-icon::before,
.success-checkmark .check-icon::after {
    content: "";
    height: 100px;
    position: absolute;
    background: #ffffff;
    transform: rotate(-45deg);
}

.success-checkmark .check-icon .icon-line {
    height: 5px;
    background-color: #4caf50;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 10;
}

.success-checkmark .check-icon .icon-line.line-tip {
    top: 46px;
    left: 14px;
    width: 25px;
    transform: rotate(45deg);
    animation: icon-line-tip 0.75s;
}

.success-checkmark .check-icon .icon-line.line-long {
    top: 38px;
    right: 8px;
    width: 47px;
    transform: rotate(-45deg);
    animation: icon-line-long 0.75s;
}

.success-checkmark .check-icon .icon-circle {
    top: -4px;
    left: -4px;
    z-index: 10;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    box-sizing: content-box;
    border: 4px solid rgba(76, 175, 80, 0.5);
}

.success-checkmark .check-icon .icon-fix {
    top: 8px;
    width: 5px;
    left: 26px;
    z-index: 1;
    height: 85px;
    position: absolute;
    transform: rotate(-45deg);
    background-color: #ffffff;
}

.img-home {
    height: 75px;
}

.chat-area {
    height: 200px;
    border: 1px solid #bdbdbd;
    background-color: #eee;
    overflow-y: scroll;
}

.chat-message {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 3px;
    border: 1px solid #d1d4d9;
    padding: 10px;
    margin: 8px;
}

@keyframes rotate-circle {
    0% {
        transform: rotate(-45deg);
    }

    5% {
        transform: rotate(-45deg);
    }

    12% {
        transform: rotate(-405deg);
    }

    100% {
        transform: rotate(-405deg);
    }
}

@keyframes icon-line-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes icon-line-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

.date-invoice {
    font-size: 18px;
    color: white;
    font-weight: bold;
}

.size-30 {
    font-size: 30px;
}

.size-20 {
    font-size: 20px;
}

.size-17 {
    font-size: 17px;
}

.size-13 {
    font-size: 13px;
}

.img-seller-invoice {
    cursor: pointer;
}

.bg-invoice-1 {
    background: #1b262c;
}

.bg-invoice-2 {
    background: #0f4c75;
}

.bg-invoice-3 {
    background: #47555e;
}

.bg-invoice-4 {
    background: #8e3343;
}

.bg-mxn {
    background: rgba(220, 241, 202, 0.33);
    border: 1px solid rgba(100, 243, 2, 0.15);
    color: #4bc71e;
}

.bg-usd {
    background: rgba(202, 228, 241, 0.33);
    border: 1px solid rgba(2, 187, 243, 0.15);
    color: #2fa3e9;
}

.color-mxn {
    color: #23af19;
}

.color-usd {
    color: #256ec2;
}

.color-policy {
    color: darkorange;
}

.f-13-i {
    font-size: 13px !important;
}

.tr-invoice-view {
    background: #455d7a47 !important;
    color: black !important;
}

.text-bonus {
    color: #00a429 !important;
}

.form-span {
    display: block;
    width: 100%;
    padding: 0.5rem 0rem;
    font-size: 14px;
}

.form-span-rate {
    display: block;
    width: 100%;
    font-size: 12px;
}

.form-span-b {
    display: block;
    width: 100%;
}

.form-span-detail {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #545454f0;
    font-weight: lighter;
}

.form-span-bold {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #f26916f0;
    font-weight: bold;
}

.form-span-12 {
    display: block;
    width: 100%;
    padding: 0.5rem 0rem;
    font-size: 12px;
}

.form-span-modification {
    display: block;
    width: 100%;
    padding: 0.5rem 0rem;
    font-size: 16px;
    font-weight: bold;
}

.form-span-change {
    display: block;
    width: 100%;
    padding: 0.5rem 0rem;
    font-size: 14px;
    font-weight: bold;
}

.form-span-document {
    display: block;
    width: 100%;
    padding: 0.5rem 0rem;
    font-size: 16px;
}

.span-blue {
    color: #3d6387;
}

.span-total-invoice {
    background: #f0b28d26;
    color: #ff7800;
    padding-right: 10px;
    font-weight: bold;
    font-size: 12px;
}

.span-total-rep {
    background: rgba(171, 171, 171, 0.15);
    color: #505050;
    padding-right: 10px;
    font-weight: bold;
    font-size: 12px;
}

.span-prev {
    background: white;
    padding: 12px;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid gray;
    border-radius: 10px;
}

.title-invoice {
    font-size: 14px;
    font-weight: bold;
    background: #455d7a47;
    border: 1px solid darkslateblue;
    border-radius: 6px;
    padding: 4px;
}

.card-style {
    background: #ededed;
    border: 1px solid rgba(169, 169, 169, 0.49);
}

.header-notification>span {
    text-decoration: none;
    background-color: transparent;
    color: #ffffff !important;
    cursor: pointer;
}

.loader-block-modification {
    padding: 10em 44em;
}

.border-mount {
    border-bottom: 4px solid #f1e05a;
}

.border-bonus {
    border-bottom: 4px solid #563d7c;
}

.bg-modification {
    background: #065471;
    border-color: #065471;
    color: white;
}

.bg-modification-alt {
    background: #f35e3e;
    border-color: #f35e3e;
    color: white;
}

.bg-modification-alt-2 {
    background-color: #022851;
    border-color: #022851;
    color: white;
}

.info-products {
    border-color: #dcdbdb;
    border-style: double;
    text-align: center;
    padding: 70px;
}

.loading {
    padding-top: 80px;
    padding-bottom: 20px;
}

.info-loading {
    padding-bottom: 50px;
    font-weight: bold;
    color: #0b2e13;
    font-variant: all-small-caps;
}

.pd-change {
    padding: 11em;
}

.info-change {
    font-size: 16px;
    margin-top: 40px;
}

.ico-change {
    font-size: 50px;
    color: crimson;
}

.title-card {
    color: white;
    background-color: #1a4c69;
    padding: 12px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.color-bas {
    color: #065471;
}

.color-bas-alt {
    color: #ff0c00;
}

.active-policy {
    color: white;
    background: #f9a828;
    font-size: 95%;
}

.card-header-risk {
    cursor: pointer;
}

.btn-outline-dark {
    cursor: pointer;
}

.btn-outline-info {
    cursor: pointer;
}

.btn-outline-warning {
    cursor: pointer;
}

.head-card-tittle {
    font-size: 18px;
    font-variant: small-caps;
    font-weight: bold;
}

.size-14 {
    font-size: 14px;
}

.size-18 {
    font-size: 18px;
}

.btn-bas {
    background: #065471;
    border-color: #065471;
    color: white;
    cursor: pointer;
}

.btn-bas-alt {
    background-color: #f35e3e;
    border-color: #f35e3e;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}

.btn-bas-alt:hover {
    opacity: 0.8;
    color: whitesmoke;
}

.btn-bas-alt:focus {
    border-color: #f35e3e;
}

.caps-text {
    font-variant: petite-caps;
}

.badge-nationality {
    border-radius: 8px;
    padding: 4px 10px 1px;
    font-weight: bold;
    color: #59714e;
    font-size: 10px;
    background-color: #2ecc714d;
}

.badge-foreing {
    border-radius: 8px;
    padding: 4px 10px 1px;
    font-weight: bold;
    color: #4e5371;
    font-size: 10px;
    background-color: #2e89cc4d;
}

.badge-policies {
    border-radius: 8px;
    padding: 4px 10px 1px;
    font-weight: bold;
    color: #4d4c4b;
    font-size: 10px;
    background-color: rgba(111, 111, 110, 0.2);
}

.p-16 {
    padding: 16px;
}

.f-13 {
    font-size: 13px !important;
}

.h-300 {
    height: 300px;
}

.h-400 {
    height: 400px;
}

.card-mxn i {
    color: #41b041;
}

.card-mxn .text-color-card {
    color: #41b041;
}

.card-usd i {
    color: #2f83c7;
}

.card-usd .text-color-card {
    color: #2f83c7;
}

.card-policy i {
    color: darkorange;
}

.card-policy .text-color-card {
    color: darkorange;
}

.card-container i {
    color: brown;
}

.card-container .text-color-card {
    color: brown;
}

.bg-card-green {
    background: #25a55f;
    color: white;
}

.td-tracking {
    vertical-align: middle;
    position: relative;
}

.bg-card-black {
    background: #212121;
    color: white;
}

.f-12-i {
    font-size: 12px !important;
}

.badge-hedge {
    color: white;
    padding: 3px 12px;
    border-radius: 12px;
    font-weight: bold;
}

.basic-hedge {
    color: #17769b;
    padding: 3px 10px 2px 10px;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #3c506fdb;
    background: rgba(7, 97, 125, 0.17) none repeat scroll 0% 0%;
}

.basic-plus-hedge {
    color: #2e383f;
    padding: 3px 10px 2px 10px;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #2e383f57;
    background: #2e383f14;
}

.all-risk-hedge {
    color: #f9a828;
    padding: 3px 10px 2px 10px;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #f9a82894;
    background: #f9a82826;
}

.rescue-hedge {
    color: #d33023;
    padding: 3px 10px 2px 10px;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #d3302375;
    background: #d330231f;
}

.bas-hedge {
    color: #f228f9;
    padding: 3px 10px 2px 10px;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #f928cf94;
    background: #f928ec0f;
}

.platinum-hedge {
    color: #e36000;
    padding: 3px 10px 2px 10px;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #e16b0475;
    background: #e6780324;
}

.coordinator-role {
    color: #d79803;
    padding: 3px 10px 2px 10px;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #d798036b;
    background: #d798031a;
}

.seller-role {
    color: #2e383f;
    padding: 3px 10px 2px 10px;
    border-radius: 8px;
    font-weight: bold;
    border: 1px solid #2e383f57;
    background: #2e383f14;
}

.basic {
    background: #07617d;
}

.plus {
    background: #2e383f;
}

.all-risk {
    background: #f9a828;
}

.editor .content .page {
    box-shadow: 2px 2px 5px 5px #cbcbcb !important;
    font-size: 17px !important;
}

.bar {
    width: 100% !important;
}

.bar-button .label {
    color: black !important;
}

.border-text {
    border: 1px solid darkgray;
}

.bg-text {
    background: lightslategray;
    color: white;
}

.badge-transport {
    padding: 4px 8px;
    border-radius: 15px;
    color: white;
    font-weight: bold;
}

.bas-flex {
    display: flex;
    align-items: center;
}

.display-flex {
    display: flex;
    flex-direction: row;
}

.display-flex .flex-item {
    flex: auto;
}

.display-flex .flex-raw {
    width: 7rem;
}

.span-trash {
    padding: 0.5rem 1rem;
}

.btn-horizontal-flex {
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 10px !important;
}

.approved {
    background: #ff880024;
    color: #ff8900;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.rejected {
    background: #e005431a;
    color: #e00543;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.requested {
    background: #509eb026;
    color: #1e7ba8;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.updated {
    background: rgba(122, 46, 184, 0.2);
    color: #a752ec;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.wait {
    background: rgba(232, 32, 246, 0.1);
    color: #dd1af3;
    font-weight: bold;
    padding: 4px;
    border-radius: 16px;
    text-align: center;
    font-size: 15px;
    border: 1px solid;
}

.done {
    background: #2eb87226;
    color: #2eb872;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.admin {
    background: rgba(224, 117, 30, 0.15);
    color: #e15c14;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.admin-benag {
    background: rgba(224, 117, 30, 0.15);
    color: #e15c14;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.billing {
    background: rgba(122, 46, 184, 0.2);
    color: #a752ec;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.pending {
    background: rgba(218, 197, 55, 0.15);
    color: #bbb215;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.cancelation {
    background: rgba(184, 46, 182, 0.15);
    color: #b82eb1;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.cancel {
    background: rgba(184, 46, 58, 0.15);
    color: #b82e43;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.incidents {
    background: rgba(215, 172, 31, 0.15);
    color: #dab01d;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.modifications {
    background: rgba(46, 131, 184, 0.15);
    color: #2e73b8;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.payments {
    background: rgba(234, 36, 165, 0.15);
    color: rgba(243, 29, 169, 0.96);
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.treasury {
    background: rgba(97, 184, 46, 0.15);
    color: #61b82e;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.marketing {
    background: rgba(46, 184, 168, 0.15);
    color: #2eb8a8;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.collection {
    background: rgba(184, 46, 103, 0.15);
    color: #b82e57;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.spei {
    background: rgba(184, 94, 46, 0.15);
    color: #b8532e;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.efectivo {
    background: rgba(64, 184, 46, 0.15);
    color: #37b82e;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.cheque {
    background: rgba(46, 172, 184, 0.15);
    color: #2eb8a3;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.ajuste {
    background: rgba(232, 195, 48, 0.15);
    color: #b8a008;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.fw-class {
    background: rgba(236, 216, 47, 0.21);
    color: #e7bb09;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.transport-class {
    background: rgba(199, 0, 213, 0.21);
    color: #c700d5;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.customer-class {
    background: rgba(236, 133, 79, 0.21);
    color: #e17115;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.aduanal-class {
    background: rgba(0, 138, 213, 0.21);
    color: #008ad5;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.charge-class {
    background: rgba(0, 213, 138, 0.21);
    color: #00d58a;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.ads-class {
    background: rgba(0, 131, 213, 0.21);
    color: #00aed5;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.commissionate {
    background: radial-gradient(circle, rgba(8, 127, 232, 0.44) 0%, rgba(237, 23, 255, 0.21) 100%);
    color: #5f0393;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.parent-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.input-date-w {
    width: 140px;
}

.btn-radius-r {
    border-radius: 0px 4px 4px 0px;
}

.b-approved {
    color: #f65d20;
}

.b-rejected {
    color: #e00543;
}

.b-done {
    color: #2eb872;
}

.active-menu-bas {
    color: #3ee2f3 !important;
    font-weight: bold !important;
}

.p-name-search {
    padding: 24px 10px 14px !important;
}

.p-name-insured {
    padding: 24px 10px 0px !important;
}

.body-limit {
    border: 1px #bfbfbf solid;
    padding: 10px;
    border-radius: 10px;
}

.down-r {
    background: #ddeef4;
    padding: 8px;
    border-radius: 4px;
    color: #404040;
}

.middle-down-r {
    background: #f3e4f9;
    padding: 8px;
    border-radius: 4px;
    color: #404040;
}

.middle-r {
    background: #fbf4ce;
    padding: 8px;
    border-radius: 4px;
    color: #404040;
}

.high-r {
    background: #ffe1e1;
    padding: 8px;
    border-radius: 4px;
    color: #404040;
}

.w-table-bas {
    max-width: 100px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.w-table-verdict {
    max-width: 150px;
    white-space: unset;
    word-wrap: break-word;
}

.w-table-product {
    max-width: 200px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.w-table-tracking {
    max-width: 700px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.w-table-300 {
    max-width: 300px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.w-table-loop-invoices {
    max-width: 300px;
    white-space: pre-wrap;
    word-break: break-word;
}

.w-table-50 {
    max-width: 50px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.progress-bar {
    color: #575757 !important;
}

.td-name-seller {
    background: #bee5eb70;
}

.td-vertical-m {
    vertical-align: middle !important;
}

.card-body-bas {
    border: 1px solid #a9a9a930;
    background: #ededed;
}

.icon-notification {
    font-size: 30px;
    padding: 0px 10px;
}

.container-login-bas {
    margin-right: auto;
    margin-left: 20em;
    padding-right: 15px;
    padding-left: 15px;
}

.color-card-white {
    color: white;
}

.btn-table-bas {
    padding-right: 14px;
    font-size: 12px;
}

.over-line {
    line-height: unset;
}

.f-10 {
    font-size: 10px;
}

.sellers-father {
    display: flex;
    overflow-x: auto;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.seller-father::-webkit-scrollbar {
    display: none;
}

.seller-item {
    border: 1px solid #bfbfbf7a;
    /*height: 54px;*/
    flex-basis: 165px;
    margin-right: 10px;
    border-radius: 20px;
    cursor: pointer;
    flex-shrink: 0;
    background: white;
}

.seller-item-img {
    width: 44px;
    padding: 10px 5px;
    margin-left: 4px;
}

.seller-father .content {
    flex: 1;
    padding: 10px;
}

.td-goal {
    width: 20%;
}

.b-radius-20 {
    border-radius: 20px;
}

.text-gray {
    color: gray;
}

.text-gray-title {
    color: #4d4d4d;
}

.insured-color {
    color: #ff7700cf;
}

.insured-bg {
    background-color: #ff7700cf !important;
}

.insured-separator {
    background-color: #ff7700cf !important;

}

.detail-info {
    background: #f8f8f8;
    width: 100%;
    float: left;
    border: 0px;
    border-radius: 13px;
    padding: 30px 20px;
    border-left: 9px solid #606163;
}

.detail-blue {
    background: #e6efff;
    width: 100%;
    float: left;
    border: 0px;
    border-radius: 13px;
    padding: 12px 16px;
    border-left: 6px solid #305296;
    color: #3f5785;
}

.detail-danger {
    background: #ffe6e6;
    width: 100%;
    float: left;
    border: 0px;
    border-radius: 13px;
    padding: 12px 16px;
    border-left: 6px solid #963c30;
    color: #85473f;
}

.detail-orange {
    width: 100%;
    float: left;
    border: 0px;
    border-radius: 13px;
    padding: 10px;
    background-color: #fff2e996;
    border: 1px solid #a4590a47;
    color: #f18200d6;
    cursor: pointer;
}

.detail-warining {
    background: #fff2e6;
    width: 100%;
    float: left;
    border-radius: 13px;
    padding: 12px 20px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left: 6px solid #da7a14;
    color: #b5641c;
}

.detail-info-invoiced {
    background: #fff2e6;
    width: 100%;
    float: left;
    border-radius: 13px;
    padding: 10px 8px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left: 6px solid #da9f14;
    color: #b5961c;
}

.info-client {
    background: #e6efff;
    width: 100%;
    float: left;
    border: 0px;
    border-radius: 13px;
    padding: 20px 20px;
    border-left: 6px solid #305296;
    color: #3f5785;
}

.span-bottom {
    position: absolute;
    bottom: 0px;
}

.none-pb-hedge {
    padding: .75rem 1.25rem;
    border: 0px !important;
    font-size: 14px !important;
}

.detail-assign {
    background: #f65d201a;
    color: #f36b1a;
    font-weight: bold;
    border: 1px solid #f65d202e;
    padding: 14px;
    border-radius: 10px;
    text-align: center;
}

.badge-modification {
    background-color: #fff2e996;
    border: 1px solid #a4590a47;
    color: #ff8900;
    padding: 6px;
    border-radius: 20px;
}

.w-p-10 {
    width: 10%;
}

.cont-info {
    -webkit-box-shadow: 4px 4px 5px -1px rgba(232, 232, 232, 1);
    -moz-box-shadow: 4px 4px 5px -1px rgba(232, 232, 232, 1);
    box-shadow: 4px 4px 5px -1px rgba(232, 232, 232, 1);
    width: 100%;
    max-width: 350px;
    border-radius: 10px;
    background: #fff4e8;
    border: 1px solid #ffa500ba;
    margin-bottom: 16px;
}

.cont-info i {
    font-size: 40px;
    position: absolute;
    left: 5%;
    top: 20%;
}

.cont-info p {
    font-size: 16px;
    margin: 0px;
    font-weight: bold;
}

.cont-info label {
    width: 100%;
    color: #787878;
    font-size: 14px;
    font-weight: bold;
    margin-left: 14%;
    padding-bottom: 10px;
}

.cont-text {
    color: #da8d34;
}

.cont-text b {
    font-weight: bolder;
    margin-left: 14%;
}

.cont-info-alt {
    -webkit-box-shadow: 4px 4px 5px -1px rgba(232, 232, 232, 1);
    -moz-box-shadow: 4px 4px 5px -1px rgba(232, 232, 232, 1);
    box-shadow: 4px 4px 5px -1px rgba(232, 232, 232, 1);
    width: 100%;
    max-width: 350px;
    border-radius: 10px;
    background: #fff4e8;
}

.cont-info-alt i {
    font-size: 40px;
    position: absolute;
    left: 5%;
    top: 20%;
}

.cont-info-alt p {
    font-size: 16px;
    margin: 0px;
    font-weight: bold;
}

.cont-info-alt label {
    width: 100%;
    color: #787878;
    font-size: 14px;
    font-weight: bold;
    margin-left: 14%;
    padding-bottom: 10px;
}

.cont-text-alt {
    color: #da8d34;
}

.cont-text-alt b {
    font-weight: bolder;
    margin-left: 14%;
}

.no-comment {
    background: white;
    padding: 8px 6px 4px 6px;
    border-radius: 4px;
    border: 1px solid #80808030;
}

.btn-available {
    border: 1px solid #63d463a1;
    border-radius: 11px;
    background: #b8f0b826;
    color: #008700a1;
    padding: 3px 16px;
    cursor: pointer;
}

.btn-available:hover {
    background: #ddf7dd;
}

.btn-disabled {
    border: 1px solid rgba(212, 99, 99, 0.25);
    border-radius: 11px;
    background: #f5989826;
    color: rgb(229, 4, 4);
    padding: 3px 16px;
    cursor: pointer;
}

.btn-disabled:hover {
    background: #f7aaaa69;
}

.delete-btn {
    padding: 5px 10px;
    color: #dc3545;
    border-radius: 9px;
    background: transparent;
    cursor: pointer;
}

.delete-btn:hover {
    border: 1px solid #dc3545;
    background: #fff;
}

.delete-btn:focus {
    background: #fff;
    box-shadow: none;
}

.delete-btn:active {
    border: 1px solid #dc3545;
    background: #fff;
}

.disabled-item-container {
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 9px;
}

.info-container {
    background: #a7a7a726;
    border-radius: 8px;
    padding: 7px 6px 5px;
    margin-bottom: 10px;
    font-size: 13px;
    border: 1px solid #8080803b;
    color: #525252;
}

.detail-unselect {
    font-size: 14px;
    font-weight: bold;
    color: gray;
}

.btn-sm .icofont {
    font-size: 14px !important;
}

table#table-transition-example .flip-list {
    animation: bounce-in .5s;
}

.info-flex {
    display: flex;
}

.margin-search-index {
    margin-top: 6em;
}

.prepare-invoice .small {
    margin: 0 auto !important;
}

.instructions {
    color: #7d7a7a;
    margin: 5px 0 25px
}

.instructions i {
    color: #da8d34
}

.m-card-group {
    margin-bottom: 20px !important;
}

.blue-label {
    color: #3d6387;
    font-size: 13px;
}

.detail-client {
    width: 100%;
    float: left;
    border-radius: 13px;
    padding: 25px 20px;
    border: 1px solid #3c3c3c1f;
    background: #8685850d;
}

.detail-client .blue-label {
    padding: 0px 0 0 19px;
}

.icon-item {
    background: #e3ac7b21;
    color: #efae6e;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 30%;
    padding: 10px;
    font-size: 20px;
    margin: 0 10px 0 0;
    line-height: 18px;
    border: 1px solid #e9ab752e;
    display: block;
}

.detail-client .cont-item {
    padding: 10px 10px 10px 20px;
    float: left;
    font-weight: 600;
    color: #2d2a2a;
}

.modal-content .modal-body {
    padding: 15px 30px !important;
}

.special-input .custom-control-input {
    position: relative !important;
    z-index: 0 !important;
    opacity: 1 !important;
}

.special-input .blue-label {
    width: 100%;
    float: left;
    display: block;
}

.special-input .custom-control-label {
    margin: 5px;
}

.card-invoiced {
    border-left: 4px solid orange;
    -webkit-box-shadow: 4px 4px 5px -1px rgba(169, 169, 169, 0.6);
    -moz-box-shadow: 4px 4px 5px -1px rgba(169, 169, 169, 0.6);
    box-shadow: 4px 4px 5px -1px rgba(169, 169, 169, 0.6);
}

.btn-xml {
    background: #0091e83b;
    color: #0091e8;
    font-weight: bold;
    cursor: pointer;
    padding: 4px 8px;
}

.btn-xml:hover {
    background: rgba(46, 118, 161, 0.4);
}

.btn-pdf {
    background: #e4120430;
    color: #e21002;
    font-weight: bold;
    cursor: pointer;
    padding: 4px 8px;
}

.btn-pdf:hover {
    background: rgba(173, 11, 0, 0.29);
}

.btn-ticket {
    background: #ad8a0030;
    color: #ad9a00;
    font-weight: bold;
    cursor: pointer;
    padding: 4px 8px;
}

.btn-ticket:hover {
    background: rgba(173, 138, 0, 0.33);
}

.btn-excel {
    background: #36ad002b;
    color: #3dc100;
    font-weight: bold;
    cursor: pointer;
    padding: 4px 8px;
}

.btn-excel:hover {
    background: rgba(54, 173, 0, 0.3);
}

.btn-reinvoice {
    background: rgba(255, 69, 0, 0.18);
    color: orangered;
    font-weight: bold;
    cursor: pointer;
    padding: 4px 8px;
}

.btn-reinvoice:hover {
    background: rgba(255, 69, 0, 0.25);
}

.btn-shared {
    background: rgba(4, 150, 228, 0.19);
    color: #0285e2;
    font-weight: bold;
    cursor: pointer;
    padding: 4px 8px;
}

.btn-shared:hover {
    background: rgba(0, 107, 173, 0.29);
}

.f-60 {
    font-size: 60px !important;
}

.f-8 {
    font-size: 8px !important;
}

.text-customer {
    color: #ff7700cf !important;
}

.text-customer-new {
    color: #ff7700 !important;
}

.text-close {
    color: #ff3d29 !important;
}

.background-customer {
    background: #ffeddf24;
    border-color: #fcd3c4b8 !important;
}

.background-ofac {
    background: #fdecec24;
    border-color: #e82d2db8 !important;
    color: red !important;
}

.btn-rounded {
    border-radius: 10em;
}

.section-info {
    border: 1px solid rgba(128, 128, 128, 0.25);
    padding: 40px;
    border-radius: 15px;
    text-align: center;
    color: #676767;
    background: #8080800d;
}

.section-incident-done {
    border: 1px solid rgba(107, 191, 22, 0.25);
    padding: 40px;
    border-radius: 15px;
    text-align: center;
    color: #94b270;
    background: rgba(143, 164, 121, 0.09);
    font-weight: bold;
}

.section-adjuster {
    border: 1px solid black;
}

.color-link {
    color: #007bff;
}

.li-read-all {
    padding-bottom: 15px;
    padding-top: 15px;
    cursor: pointer;
}

.badge-robo {
    border-radius: 8px;
    padding: 4px 10px;
    font-weight: bold;
    color: #614e71;
    font-size: 10px;
    background-color: #332ecc4d;
}

.badge-rot {
    border-radius: 8px;
    padding: 4px 10px;
    font-weight: bold;
    color: #684e71;
    font-size: 10px;
    background-color: #cc2eca4d;
}

.badge-otro {
    border-radius: 8px;
    padding: 4px 10px;
    font-weight: bold;
    color: #71624e;
    font-size: 10px;
    background-color: rgba(204, 141, 46, 0.3);
}

.span-table {
    display: block;
    width: 100%;
    padding: 0.5rem 0rem;
}

.card-block-info {
    padding: 6px 16px 4px;
    border-radius: 10px;
}

.m-b-9 {
    margin-bottom: 9px !important;
}

.m-7 {
    margin: 7px !important;
}

.bg-1 {
    background: rgba(180, 180, 180, 0.37);
    border: 1px solid rgba(121, 121, 121, 0.55);
    color: #3b3b3b;
}

.bg-2 {
    background: rgba(241, 216, 202, 0.33);
    border: 1px solid rgba(243, 127, 2, 0.15);
    color: #e9982f;
}

.bg-3 {
    background: rgba(191, 228, 169, 0.37);
    border: 1px solid rgba(73, 145, 0, 0.39);
    color: #63b401;
}

.bg-4 {
    background: #61bfdc38;
    border: 1px solid #0091be5c;
    color: #0096c5;
}

.radio.radiofill.radio-customer .helper::after {
    background-color: #ff7700;
    border-color: #ff7700;
}

.radio.radiofill.radio-customer .helper::before {
    border-color: #ff7700;
}

.counter-card-info [class*="card-"]>i {
    position: absolute;
    right: 30px;
    top: 14px;
    font-size: 32px;
}

.card-background-track {
    border: 1px solid rgb(23 109 167 / 14%);
    background: rgb(143 176 195 / 12%);
}

.span-new-customer {
    background: #f6f6f6;
    border-radius: 8px;
    padding-left: 8px;
    font-weight: bold;
}

.modify-title {
    color: #cf6631;
    font-size: 16px;
    font-weight: 700;
}

.modify-title span {
    color: #284680;
    font-weight: 800;
    padding-left: 14px;
}

.body-modifications {
    padding: 20px;
}

.body-modifications .blue-label {
    color: #284680;
}

.spacewhite {
    width: 100%;
    float: left;
    height: 20px;
}

.detail-request {
    background: #fff4e885;
    width: 100%;
    float: left;
    border: 0px;
    border-radius: 13px;
    padding: 20px 20px 10px;
    border-left: 4px solid #ff8900;
    margin: 0 0 25px;
}

.detail-request h5 {
    color: #ff8900;
    font-weight: 900;
    text-transform: none;
    font-size: 16px;
}

.detail-request p {
    font-size: 14px;
    margin-top: 8px;
    color: #5f5f5f;
}

.icon-title {
    color: #ff8900;
    font-size: 18px;
    line-height: 18px;
}

.detail-head {
    background: #eec9a11c;
    width: 100%;
    float: left;
    border: 0px;
    border-radius: 13px;
    padding: 16px 16px 0px;
    border: 1px solid #da8d3461;
    margin: 0 0 25px;
}

.detail-head h5 {
    color: #da8d34;
    font-weight: 900;
    text-transform: none;
    font-size: 16px;
}

.detail-head p {
    font-size: 14px;
    margin-top: 4px;
    color: #757575;
    font-weight: 600;
}

.block-head {
    padding: 6px 20px;
}

.title-section {
    color: #284680;
    width: 100%;
    text-transform: none;
    font-size: 16px;
    font-weight: bold;
}

.title-section i {
    margin-right: 10px;
}

.cont-form-modifications {
    background: #f5f5f5;
    float: left;
    width: 100%;
    padding: 30px 25px 25px;
    border-radius: 9px;
}

.cont-item {
    width: 100%;
}

.cont-item p {
    font-size: 16px;
    margin: 0px;
    font-weight: bold;
}

.cont-item label {
    width: 100%;
    color: #787878;
    font-size: 14px;
    font-weight: bold;
    margin-left: 30%;
    padding-bottom: 10px;
}

.m-text {
    color: #ff8900;
}

.m-text b {
    font-weight: bolder;
    margin-left: 30%;
}

.card-products-description {
    border: 0px;
    box-shadow: none;
    margin-bottom: 10px;
}

.card-products-description .span-type-emit {
    padding-left: 0;
}

.span-partial {
    font-size: 12px;
    display: block;
    margin-top: 6px;
}

.progress-partial {
    height: 20px;
    border: 1px solid #15ab00;
}

.badge-notification {
    background: red !important;
    padding: 6px 10px 6px !important;
    border-radius: 8px !important;
}

#mCSB_1_container {
    top: 0px !important;
}

.mCustomScrollbar {
    overflow-y: scroll !important;
}

.f-left {
    float: left;
}

.cont-totals {
    padding-top: 30px;
    font-size: 14px;
}

.cont-totals b {
    color: #3d6387
}

.font-date-inv {
    font-family: monospace !important;
}

.w-emit {
    flex: 0 0 50%;
    max-width: 50%;
}

.text-monitoring {
    display: inline !important;
}

.risk-high {
    border: 1px solid #dd49491a;
    border-radius: 12px;
    padding: 10px;
    background: #ec64642e;
    color: red;
    font-weight: bold;
    font-size: 14px;
}

.box-empty-span {
    border: 1px solid #ccc;
    padding: 4px 13px;
    border-radius: 10px;
    width: 100%;
    background: #ececec;
}

.lighter-font {
    color: #333333;
    font-style: normal;
}

.table-conversations > td{
    background-color: #bcdbd7;
}

.table-rejected > td{
    background-color: #F5C6CB;
}

.unread {
    border-left: 4px solid #065471 !important;
    background-color: #F5F5F5;
}

.inverse-badge {
    color: #344A40;
    background-color: #FFF;
    border: 1px solid #C9C9C9;
}

.agent-color {
    color: #ff165d;
    font-weight: bold;
}

.btn-customer {
    background-color: #FF7700;
    border-color: #FF7700;
    color: #FFF;
}

.btn-customer:hover {
    background-color: #ff881f;
    border-color: #ff881f;
    color: #FFF;
    cursor: pointer;
}

.btn-outline-customer {
    background-color: transparent;
    color: #FF7700;
    border-color: #FF7700;
}

.btn-outline-customer:hover {
    background-color: #FF7700;
    border-color: #FF7700;
    color: #FFF;
    cursor: pointer;
}

.pill-separation {
    margin: 2px 0 2px 0;
}

.b-base {
    background-color: #FFF;
}

.center-load {
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

.btn-policy {
    background-color: darkorange;
    border-color: darkorange;
    color: #FFF;
    cursor: pointer;
    transition: all ease-in 0.3s;
}

.btn-outline-policy {
    color: darkorange;
    border-color: darkorange;
    background-color: #FFF;
    background-color: transparent;
    cursor: pointer;
}

.btn-container {
    background-color: brown;
    border-color: brown;
    color: #FFF;
    cursor: pointer;
    transition: all ease-in 0.3s;
}

.btn-outline-container {
    color: brown;
    border-color: brown;
    background-color: #FFF;
    background-color: transparent;
    cursor: pointer;
}

.pcoded-container {
    height: 100vh;
}

.main-body {
    overflow: scroll;
    height: calc(100vh - 64px);
}

.modal-fs {
    margin: 0px !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

@media only screen and (max-width: 480px) {
    .modal-fs {
        top: 0px !important;
    }
}

.color-container {
    color: brown;
}

.card-block ul li.list-inline-item {
    float: inherit !important;
}

.fields {
    font-size: 14px;
    font-weight: bold;
    color: #5c5959;
}

.text-profile {
    font-weight: bold;
    color: #827e7e;
}

.badge-search-filter {
    border: 1px solid rgb(0, 0, 0, 0.33);
    color: #111;
}

.search-filter > .icofont {
    font-size: 15px !important;
}

.search-filter:hover {
    cursor: pointer;
}

.btn-policy {
    background-color: darkorange;
    border-color: darkorange;
    color: #FFF;
    cursor: pointer;
    transition: all ease-in 0.3s;
}

.btn-outline-policy {
    color: darkorange;
    border-color: darkorange;
    background-color: #FFF;
    background-color: transparent;
    cursor: pointer;
}

.btn-container {
    background-color: brown;
    border-color: brown;
    color: #FFF;
    cursor: pointer;
    transition: all ease-in 0.3s;
}

.btn-outline-container {
    color: brown;
    border-color: brown;
    background-color: #FFF;
    background-color: transparent;
    cursor: pointer;
}

.card-track-table {
    border: 1px solid rgb(23 109 167 / 14%);
    background: rgb(143 176 195 / 12%);
}

.table-info>td {
    background-color: #bee5eb;
}

.info-pay-int {
    border: 1px solid #f2c8ae;
    border-radius: 20px;
    padding: 6px;
    font-size: 15px;
    font-style: italic;
    background: #ffe0d0;
    font-weight: bold;
    color: orangered;
}

.requested {
    background: #509eb026;
    color: #1e7ba8;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.validation {
    background: rgba(232, 32, 246, 0.1);
    color: #dd1af3;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
    text-align: center;
}

.revision {
    background: #509eb026;
    color: #1e7ba8;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
    text-align: center;
}

.expired {
    background-image: linear-gradient(to right, #e34cd1, #f641b0, #fe4290, #fd4c74, #f65b5b);
}

.expired-approved {
    background-image: linear-gradient(to right, #57be15, #00c362, #00c494, #00c2b8, #26bdcb);
}

.text-expired {
    font-weight: bold;
    font-size: 12px;
    padding: 8px;
    border-radius: 14px;
    border: 1px solid #cc0909;
    background: #e6abab;
    color: #cc0909;
}

.text-expired-approved {
    font-weight: bold;
    font-size: 12px;
    padding: 8px;
    border-radius: 14px;
    border: 1px solid #07b207;
    background: #aadcaa;
    color: #07b207;
}

.text-pending-btn {
    color: black !important;
}

/*Dark Layout*/
.dark-layout .fields {
    color: white;
}

.dark-layout .text-profile {
    color: white;
}

.dark-layout .modal-body,
.dark-layout .modal-content {
    background-color: rgb(57 57 57);
}

.dark-layout .b-base {
    background-color: #333;
}

.dark-layout .table-info>td {
    background-color: #465051 !important;
}

.dark-layout .google-visualization-tooltip {
    background-color: #292929 !important;
    color: #FFF !important;
    box-shadow: none;
}

.dark-layout li.google-visualization-tooltip-item span {
    color: #FFF !important;
}

.dark-layout .span-partial {
    color: black;
}

.dark-layout .btn-default {
    color: white;
}

.dark-layout .text-gray-title {
    color: #d9d7d7;
}

.dark-layout .badge-foreing {
    color: #c4c4c4;
}

.dark-layout .badge-nationality {
    color: #c4c4c4;
}

.dark-layout .card {
    border: none;
}

.dark-layout .seller-item {
    border: 1px solid #2929297a;
    background: #5e5e5e;
}

.dark-layout .active-profile {
    background-color: #c9e4ff96 !important;
    border: 1px solid #a2b9e64f !important;
    color: #115088;
    font-weight: bold;
}

.dark-layout .span-invoice {
    background-color: rgba(227, 92, 51, 0.27);
    border: 1px solid rgba(162, 61, 0, 0.46);
    padding: 6px 8px 2px 11px;
    border-radius: 30px;
    margin-right: 4px;
    font-size: 14px;
    color: #ee4503;
    font-weight: bold;
}

.dark-layout .basic-plus-hedge {
    color: #5eb22e;
    border: 1px solid #557122bf;
    background: #74a44314;
}

.dark-layout .table-info {
    background-color: #465051;
}

.dark-layout .card-hedge {
    background-color: #242424;
}

.dark-layout .info-container {
    background-color: #72aaa026;
    color: white;
}

.dark-layout .color-bas-alt {
    color: #ff6c00;
}

.dark-layout .span-new-customer {
    background: #404040;
}

.dark-layout .ui.dropdown .menu {
    background: #2f2f2f;
}

.dark-layout .ui.dropdown .menu>.item {
    color: rgb(255, 255, 255);
}

.dark-layout .ui.selection.dropdown {
    background: #333;
}

.dark-layout .ui.selection.active.dropdown:hover {
    border-color: #0c0c0c;
}

.dark-layout .ui.selection.active.dropdown:hover .menu {
    border-color: #0c0c0c;
}

.dark-layout .ui.dropdown .menu .selected.item {
    background: rgb(74, 74, 74);
    color: #ffffff;
}

.dark-layout .ui.selection.dropdown .menu>.item {
    border-top: 1px solid #373737;
}

.dark-layout .ui.selection.active.dropdown .menu {
    border-color: #262626;
}

.dark-layout .ui.dropdown .menu {
    border: 1px solid rgb(36, 36, 36);
}

.dark-layout .ui.selection.dropdown:focus {
    border-color: #0c0c0c;
}

.dark-layout .ui.selection.dropdown {
    color: rgb(255, 255, 255);
}

.dark-layout .blue-label {
    color: #7ab9cc;
}

.dark-layout .span-blue {
    color: #7ab9cc;
}

.dark-layout .media-body .blue-label {
    color: #7ab9cc !important;
}

.dark-layout .text-inverse {
    color: #7ab9cc !important;
}

.dark-layout .table.b-table>thead>tr>.table-b-table-default,
.table.b-table>tbody>tr>.table-b-table-default,
.table.b-table>tfoot>tr>.table-b-table-default {
    color: #fff;
    background-color: #282828;
}

.dark-layout .detail-blue {
    background: #424242;
    border-left: 6px solid #2f2f2f;
    color: #fff;
}

.dark-layout .tbody-limit tr {
    background-color: #333 !important;
}

.dark-layout .search-card .card {
    background: #333 !important;
}

.dark-layout .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #333;
}

.dark-layout .table-striped tbody tr:nth-of-type(2n) {
    background-color: #363636;
}

.dark-layout .modal-header {
    background-color: #242424;
}

.dark-layout .dropzone {
    background: #313030;
}

.dark-layout .vue-dropzone {
    border: 2px solid #4a4a4a;
}

.dark-layout .subtitle {
    color: #d9d9d9;
}

.dark-layout .vue-dropzone:hover {
    background-color: #424242;
}

.dark-layout .icon-emit {
    background-color: #d5dbe3f7;
    border: 1px solid #8ab8d52b;
    color: #2572d5d1;
}

.dark-layout .icon-modify {
    background-color: #d5dbe3f7;
    border: 1px solid #8ab8d52b;
    color: #2572d5d1;
}

.dark-layout .badge-modification {
    background-color: #d5dbe3f7;
    border: 1px solid #8ab8d52b;
    color: #2572d5d1;
}

.dark-layout .detail-request {
    background: #6c6c6c85;
    border-left: 4px solid #bdbdbd;
}

.dark-layout .modify-title span {
    color: #7ab9cc;
}

.dark-layout .modify-title .m-text {
    color: #7ab9cc;
}

.dark-layout .m-text {
    color: #ffffff;
}

.dark-layout .cont-form-modifications {
    background: #444;
}

.dark-layout .icon-title {
    color: #ffffff;
}

.dark-layout .detail-warining {
    background: #575757;
    border-left: 6px solid #373737;
    color: #fff;
}

.dark-layout .span-total-rep {
    background: rgb(57, 57, 57);
    color: #eeeeee;
}

.dark-layout .form-span-detail {
    color: #ffffff;
}

.dark-layout .icon-item {
    background: #c9e4ff96 !important;
    border: 1px solid #9393934f !important;
    color: #115088;
}

.dark-layout .detail-unselect {
    color: #ffffff;
}

.dark-layout .cont-totals .blue-label {
    color: #7ab9cc;
}

.dark-layout .span-prev {
    background: none;
}

.dark-layout .ui.search.selection.dropdown>input.search {
    color: white;
}

.dark-layout .color-bas {
    color: #7ab9cc;
}

.dark-layout .card .card-header {
    background-color: #313131;
}

.dark-layout .b-dark {
    border: 1px solid #3b3b3b;
}

.dark-layout .bg-2 {
    background-color: #6f7171;
    border: 1px solid #4a4a4a87;
    color: #ffffffd1;
}

.dark-layout .chat-area {
    height: 200px;
    border: 1px solid #7a7a7a;
    background-color: #565656;
    overflow-y: scroll;
}

.dark-layout .chat-message {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #323232;
    background-clip: border-box;
    border-radius: 3px;
    border: 1px solid #202020;
    padding: 10px;
    margin: 8px;
}

.dark-layout .nav-pills .nav-link.active.active {
    background: #333;
}

.dark-layout .nav-pills i {
    color: white;
}

.dark-layout .box-empty-span {
    border: 1px solid #6a6a6a;
    background: #5b5b5b;
}

.dark-layout .lighter-font {
    color: #e1e1e1;
    font-style: normal;
}

.dark-layout .table-conversations > td{
    background-color: #36574e;
}

.dark-layout .table-rejected > td{
    background-color: #4d2b2f;
}

.dark-layout .unread {
    border-left: 4px solid #1184af !important;
    background-color: #3e3e3e;
}

.dark-layout .show-notification li:hover {
    background-color: #3e3e3e !important;
}

.dark-layout .inverse-badge {
    color: #FFF;
    background-color: #344A40;
    border: none;
}

.dark-layout .commissionate {
    background: radial-gradient(circle, rgb(9, 89, 159) 0%, rgba(237, 23, 255, 0.51) 100%);
    color: #e3e3e3;
    font-weight: bold;
    padding: 6px 8px 2px 8px;
    border-radius: 10px;
}

.dark-layout .info-pay-int {
    border: 1px solid #a26039;
    border-radius: 20px;
    padding: 6px;
    font-size: 15px;
    font-style: italic;
    background: #57392d;
    font-weight: bold;
    color: white;
}

.dark-layout .expired {
    background-image: linear-gradient(to right, #720f32, #651a46, #502654, #382e5a, #1f3357);
}

.dark-layout .expired-approved {
    background-image: linear-gradient(to right, #0f720f, #00684a, #00596a, #00476d, #1f3357);
}

.dark-layout .text-expired {
    font-weight: bold;
    font-size: 12px;
    padding: 8px;
    border-radius: 14px;
    border: none;
    background: #d9abe6;
    color: #9809cc;
}

.dark-layout .text-expired-approved {
    font-weight: bold;
    font-size: 12px;
    padding: 8px;
    border-radius: 14px;
    border: none;
    background: #aadcd5;
    color: #077658;
}

/*END DARK LAYOUT*/

@media (max-width: 1366px) {
    .td-goal {
        width: 26%;
    }

    .first-label {
        font-size: 10px !important;
    }
}

@media (max-width: 1440px) {
    .w-emit {
        flex: 0 0 80%;
        max-width: 80%;
    }
}

@media (max-width: 500px) {
    .td-goal {
        width: auto;
    }

    .box-search {
        margin: 20px auto;
        width: auto;
        height: 3em;
    }

    .container-search input#search {
        width: 366px;
        height: 41px;
        background: #f7ceba24;
        border: 1px solid #fcd3c4b8;
        font-size: 10pt;
        float: left;
        color: #da8d34;
        padding-left: 6px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-align: center;
        font-weight: bold;
    }

    .margin-search-index {
        margin-top: 1em;
    }

    .main-body .page-wrapper {
        padding: 6px 4px;
        -webkit-transition: all ease-in 0.3s;
        transition: all ease-in 0.3s;
    }

    .btn-rb {
        width: 100%;
        margin-bottom: 20px;
    }

    .detail-orange {
        margin-top: 12px;
    }

    .search-card .card {
        height: auto;
    }

    .w-emit {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .text-monitoring {
        display: none !important;
    }

    .margin-sm {
        margin-top: 1em;
    }
}

@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) {
    .container-search input#search {
        width: 325px;
    }
}

@media only screen and (device-width : 375px) and (device-height : 667px) and (-webkit-device-pixel-ratio : 2) {
    .container-search input#search {
        width: 325px;
    }
}

@media only screen and (device-width : 414px) and (device-height : 736px) and (-webkit-device-pixel-ratio : 3) {
    .cont-info {
        max-width: 370px;
    }
}

/*color para el navbar #101f25*/
