body {
    padding-right: initial !important;
}

.img-background-login {
    object-fit: cover;
    height: 100%;
}

.custom-loader {
    width: 100%;
    height: 22px;
    border-radius: 20px;
    color: #F4BF00;
    border: 2px solid;
    position: relative;
    overflow: hidden;
}

.custom-loader-inner {
    content: "";
    position: absolute;
    inset: 0 100% 0 0;
    border-radius: inherit;
    background: #F4BF00;
    width: 0%;
    height: 100%;
    transition: width 0.1s ease;
}

.footer-nodo {
    padding: .75rem;
    border-top: 1px solid #eff2f7;
    border-bottom-right-radius: calc(.4rem - 1px);
    border-bottom-left-radius: calc(.4rem - 1px);
}

.footer-nodo-save {
    display: flex;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.footer-campaign {
    padding: .8rem;
    text-align: right;
}

.noshowpoint-il {
    list-style-type: none;
}

.container-template {
    max-height: 35rem;
    overflow: auto;
}

.select2-container .select2-selection--single.is-invalid {
    border-color: #f46a6a;
    padding-right: calc(1.5em + .94rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f46a6a'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f46a6a' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + 1.45rem) center;
    background-size: calc(.75em + .47rem) calc(.75em + .47rem);
}

.select2-container .select2-selection--single.is-valid {
    border-color: #34c38f;
    padding-right: calc(1.5em + .94rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2334c38f' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + 1.45rem) center;
    background-size: calc(.75em + .47rem) calc(.75em + .47rem);
}

.btn-edit {
    border-radius: 20px;
    width: 70% !important;
}

.t-prefix {
    max-height: 248.09px !important;
    overflow: auto;
}

.btn-edit-100 {
    border-radius: 20px;
    width: 100% !important;
}

.img-form:hover {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.15rem rgba(85, 110, 230, .25);
    box-shadow: 0 0 0 0.15rem rgba(85, 110, 230, .25);
}

.img-form_camera_reseller {
    position: absolute;
    font-size: 20px;
    top: 0;
    right: 2.9rem;
    height: auto;
    z-index: 1;
}

.img-form_camera {
    position: absolute;
    font-size: 20px;
    bottom: 0;
    right: 3.5rem;
    height: auto;
    z-index: 1;
}

.overlay-image {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    height: auto;
    z-index: 1;
}

.show-details {
    display: none;
    margin-top: 10px;
}

.btn-upload {
    width: 380px !important;
    height: 145px !important;
    border: 2px dashed #c5c7cb;
}

.number-circle {
    cursor: pointer;
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: sans-serif;
    font-size: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    margin-bottom: 6px;
    color: #F47803;
    border: 2px solid #F47803;
}


.tox-toolbar .tox-tbtn {
    color: #323e4b !important;
}

.btn-personalize {
    border-radius: 50% !important;
    margin: 0 5px !important;
}

.btn-personalize.page-item:first-child .page-link {
    border-top-left-radius: inherit !important;
    border-bottom-left-radius: inherit !important;
}


.btn-personalize.page-item:last-child .page-link {
    border-top-right-radius: inherit !important;
    border-bottom-right-radius: inherit !important;
}

.btn-personalize a {
    border-radius: 50%;
    border-color: #fff;
    padding: 5px 12px;
}

.btn-personalize a:hover {
    color: #3a3a3a !important;
}

.btn-personalize.disabled a {
    border-color: transparent !important;
}

.btn-personalize.active a {
    background-color: #F47803 !important;
    border: 1px solid #F47803 !important;
}

.head-table {
    position: relative;
    color: #495057;
    background-color: #f8f9fa;
    border-top: 2px solid #eff2f7;
    border-bottom: 2px solid #eff2f7;
}

.body-main {
    min-height: auto !important;
    padding-right: 0 !important;
    overflow: none !important;
}

.btn-outline-principal {
    color: #F47803;
    border-color: #F47803;
}

.btn-outline-principal:hover {
    color: white;
    background-color: #F47803;
}


.box-type-send {
    border-radius: 4px;
    padding: 8px 71px 8px 72px;
    height: 35px;
    text-align: center;

}

.form-group {
    margin-top: .5rem !important;
}

.contentt {
    height: 15px;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis
}

.contentt-user {
    height: 15px;
    width: 125px;
    overflow: hidden;
    text-overflow: ellipsis
}

.check-colapse[type='checkbox'] {
    visibility: hidden;
    position: absolute;
}

.check-colapse[type='checkbox']:checked+.contentt {
    height: auto;
    width: auto;
}

.check-colapse[type='checkbox']:checked+.contentt-user {
    height: auto;
    width: auto;
}

.title-masivo {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.box-type-send-active {
    color: white !important;
    background-color: #F47803 !important;
}

.btn-block {
    display: block;
    width: 100%;
}

.box-type-send-active:hover {
    color: white;
    cursor: auto;
}

.show-smpp {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 100;
    cursor: pointer;
    background-color: white;
    border: 1px solid #7a7a81;
    border-radius: 14px;
    padding: 15px;
}

.smpp-box {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 100;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    border-radius: 14px;
    padding: 15px;
    transition: opacity 3s ease-in-out;
}

.box-hide {
    opacity: 0;
    display: none;
}

.smpp_table_max {
    max-height: 18rem;
}

.box-type-send-inactive:hover {
    color: black;
    border-color: #F47803;
    background-color: white;
    cursor: pointer;
}

.box-type-send-inactive {
    color: black;
    background-color: white;
}

.eliminar {
    font-size: 23px;
    margin: 0 10px;
    color: #f47e03;
}

.close_session {
    font-size: 23px;
    margin: 0 10px;
    color: red;
}


.success-icon {
    font-size: 22px;
    margin: 0 10px;
    color: #0acf34;
}

.success-warning {
    font-size: 22px;
    margin: 0 10px;
    color: #e5ff00;
}

.success-danger {
    font-size: 22px;
    margin: 0 10px;
    color: rgb(221, 16, 16);
}

.spinner-loader {
    font-size: 15px;
    color: green;
}

.actualizar {
    font-size: 22px;
    margin: 0 10px;
    color: #39bda0;
}

.backup-codes {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin: 10px 0;
}

.code {
    background: #f8f9fa;
    border: 1px solid #ddd;
    padding: 8px 12px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
}

.copy-btn {
    margin-top: 10px;
    padding: 8px 12px;
    background: #F47803;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.swal-custom {
    border-radius: 10px;
    padding: 20px;
}

.google-qr_icon {
    font-size: 15px;
    margin: 0 5px;
}

.google-qr {
    color: #505050;
}

.google-qr:hover {
    color: #363636;

}

.btn-ligth {
    color: #000 !important;
    background-color: #ffffff;
    border-color: #ced4da;
}

.updateRecord {
    font-size: 23px;
    margin: 0 10px;
    color: #39bda0;
}

.color-principal {
    color: #f47e03;
}

.color-principal-a:hover {
    color: #f48003b0;
}

.deleteRecord {
    font-size: 23px;
    margin: 0 10px;
    color: #f47e03;
}


input::-ms-reveal,
input::-ms-clear {
    display: none;
}


.bg {
    width: 524px;
    height: 143px;
    padding: 8px 28px 21px 20px;
    border-radius: 4px;
    box-shadow: 0 12px 24px 0 rgba(18, 38, 63, 0.03);
    border: solid 1px #34c38f;
    background-color: var(--calcite);
}

.Btn-bg {
    width: 95px;
    height: 61px;
    padding: 13px 17px 13px 18px;
    border-radius: 4px;
    border: solid 1px #556ee6;
    background-color: #556ee6;
}


.widget-headers:hover {
    cursor: pointer;
}

.no-bullet {
    list-style-type: none;
    padding: 0 !important;
}

.menu-lang {
    min-width: unset !important;
}

.absolute-100 {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    object-fit: contain;
    background-color: #000;
    filter: brightness(60%);
    transition: 10ms;
}

.carousel-item {
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.background-login {
    background-image: url("../images/img_login/1.jpeg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    object-fit: contain;
    background-color: #000;
    filter: brightness(60%);
    transition: 10ms;
}

.color-black {
    color: #495057;
}

.color-gris {
    color: #74788d;
}

.valid {
    color: green !important;
}

.invalid {
    color: #74788d !important;
}

.box-fast_access {
    padding: .625rem 0.5rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 0 solid #f6f6f6;
}


.icon-profile {
    color: #fff;
    background-color: #f8ab2f;
    border-color: #f8ab2f;
    width: 100%;
    padding: 4.5px;
}

.btn-principal-p {
    color: #fff;
    background-color: #F47802;
    border-color: #F47802;
}

.btn-principal-p:hover {
    color: #fff;
    background-color: #f47702e1;
    border-color: #f47702e1;
}


.text-orange {
    --bs-text-opacity: 1;
    color: #ff5a1d !important;
}

.text-red {
    --bs-text-opacity: 1;
    color: #ff0404 !important;
}

.text-white {
    --bs-text-opacity: 1;
    color: #ffffff !important;
}

.mt-20 {
    margin-top: 19.5rem !important;
}

.disabled {
    pointer-events: none;
}

.text-label {
    font-family: Avenir;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #495057;
}

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

.fs-19 {
    font-size: 19px;
}

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

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

.fs-16 {
    font-size: 16.2px;
}

.fs-15 {
    font-size: 15px;
}

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

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

.fw-300 {
    font-weight: 300;
}

.fw-500 {
    font-weight: 500;
}

.fw-900 {
    font-weight: 900;
}

.table-container {
    overflow-x: auto !important;
    max-width: 100% !important;
}

.th-dinamic {
    position: relative;
    text-align: center;

}

.options-th {
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: center;
    color: #495057 !important;
    font-size: 20px;
    line-height: 1.2;
}

.f-g {
    font-family: 'avenir';
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.column-box {
    position: relative;
    width: auto;
    height: 35px;
    color: #F47803;
    background-color: white;
    border-radius: 15px;
    cursor: pointer;
    border: 1px solid #F47803;
    text-align: center;
    padding: .3rem 1.3rem;
}

.default-box {
    background-color: #F47803;
    color: white;
}

.clean-box {
    border: 1px dashed #F47803 !important;
}

.leyenda {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.leyenda-item {
    display: flex;
    align-items: center;
}

.default {
    width: 20px;
    height: 20px;
    background-color: #F47803;
}

.dashed {
    width: 20px;
    height: 20px;
    border: 1px dashed #F47803 !important;
}

.solid {
    width: 20px;
    height: 20px;
    border: 1px solid #F47803 !important;
}


.col-btn {
    padding-right: 35px !important;
}

#caja {
    padding: 10px;
    height: 40px;
    width: 810px;
    background-color: #fff;
    border: 1px dashed #ccc;
    opacity: 0.7;
}

#table-head {
    border-collapse: collapse;
    width: 100%;
}

#table-head th,
#table-head td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
}

.drag-container {
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
    border: 2px #adb5bd dashed;
    border-radius: 15px;
}


.delete-button {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: white;
    color: #F47803;
    border: none;
    font-weight: bold;

}

.box-login-main {
    width: auto !important;
}

.form-overflow {
    height: auto;
    overflow: unset;
}

.QR-overflow {
    height: auto;
    overflow: unset;
}

#loginContent {
    margin-top: 13px;
}

@media (max-width: 768px) {
    .viewMobile {
        display: none !important;
    }

    .btn-edit {
        width: 100% !important;
    }

}

@media (max-width: 992px) {
    .viewMobile {
        display: none !important;
    }

    .btn-edit {
        width: 100% !important;
    }

    .t-prefix-w {
        width: 45rem !important;
    }

}


@media (min-width: 993px) and (max-width: 1200px) {
    .viewMobile {
        display: none !important;
    }

    .btn-edit {
        width: 100% !important;
    }

}


@media (min-width: 1200px) and (max-width: 1420px) {
    .btn-edit {
        width: 100% !important;
    }
}

@media (min-width: 1420px) {
    .btn-edit {
        width: 100% !important;
    }
}

@media (max-height: 600px) {
    #box-main {
        height: 18rem !important;
    }

    .form-overflow {
        height: 20rem;
        overflow: auto;
    }

    .QR-overflow {
        height: 20rem;
        overflow: auto;
    }
}

@media (min-height: 600px) and (max-height: 700px) {
    #box-main {
        height: 23rem !important;
    }

    .form-overflow {
        height: 25rem;
        overflow: auto;
    }

    .QR-overflow {
        height: 25rem;
        overflow: auto;
    }
}


@media (min-height: 700px) and (max-height: 732px) {
    #box-main {
        height: 25rem !important;
    }

    .form-overflow {
        height: 30rem;
        overflow: auto;
    }

    .QR-overflow {
        height: 25rem;
        overflow: auto;
    }
}


@media (min-height: 732px) and (max-height: 800px) {
    #box-main {
        height: 30rem !important;
    }

    .form-overflow {
        height: 30rem;
        overflow: auto;
    }

    .QR-overflow {
        height: 25rem;
        overflow: auto;
    }
}

@media (min-height: 800px) and (max-height: 931px) {
    #box-main {
        height: 33rem !important;
    }

    .form-overflow {
        height: 38rem;
        overflow: auto;
    }

    .QR-overflow {
        height: 25rem;
        overflow: auto;
    }
}