.mt0 {
    margin-top: 0px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.p30 {
    padding: 30px;
}

.pl10 {
    padding-left: 10px;
}

.required::after {
    content: " *";
}

.required.check::after {
    right: -8px;
    top: -2px;
    position: absolute;
}

.required-note,
.required::after {
    color: #d2322d;
}

.panel-body legend {
    font-size: 16px !important;
    color: #2b3991;
}

.header-highlight .navbar-header:not([class*="bg-"]) {
    background-color: #2b3991 !important;
    border-right: 1px solid #2b3991;
}

.sidebar-brand {
    padding: 20px;
    align-items: center;
    display: flex;
    margin: auto;
    justify-content: center;
    height: 75px;
}

.sidebar-brand>img {
    height: 40px !important;
    margin-top: 10px;
    max-width: 100%;
}

.navigation>li.active>a,
.navigation>li.active>a:hover,
.navigation>li.active>a:focus {
    background-color: #2b6daa6e;
    border-radius: 10px;
    color: white;
}

.navigation li a {
    color: rgba(255, 255, 255, 1);
}

.control-label {
    font-weight: 700;
}

.tt-menu {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-top: 1px;
    max-height: 300px;
    min-width: 180px;
    overflow-y: auto;
    padding: 7px 0;
    width: 100%;
}

.page-title i,
.panel-title i {
    font-size: 20px;
}

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

.no-border-top {
    border-top: none !important;
}

.modal-footer {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-left: 0;
    position: relative;
}

.modal-footer {
    border-top: 1px solid #ddd;
    padding: 7px 20px;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    background: #F1F1F1;
}

.datepicker,
.ui-datepicker {
    z-index: 1151 !important;
}

.nav-tabs.nav-tabs-highlight>li.active>a,
.nav-tabs.nav-tabs-highlight>li.active>a:hover,
.nav-tabs.nav-tabs-highlight>li.active>a:focus {
    border-top-color: #2b3991;
}

.sidebar-xs .sidebar-main .navigation>li>a>span {
    background-color: #263382;
    border: 1px solid #263382;
}

.sidebar-xs .sidebar-main .navigation>li>ul {
    background-color: #2b3991;
}

a.naranja,
a:hover.naranja {
    color: #FC6621;
}

a.morado,
a:hover.morado {
    color: #582a74;
}

a.rojo,
a:hover.rojo {
    color: #9b001d;
}

.turquesa {
    color: #4bc6dc;
}

a.amarillo,
a:hover.amarillo {
    color: #FEDA31;
}

a.verde,
a:hover.verde {
    color: #7ed33d;
}

.modal-custom-header {
    height: 95px;
    margin-bottom: 10px;
}

.modal-custom-header img {
    margin-left: 3%;
    margin-right: 2%;
    position: absolute;
    top: 15px;
    height: 100px;
}

.modal-custom-header span {
    color: #ffffff;
    font-size: 26px;
    left: 150px;
    margin: 0;
    position: absolute;
    top: 40px;
    text-transform: uppercase;
}

#catalogo-wrapper>thead>tr>th {
    border-bottom: none;
}

.terms-tab>ul>li>a {
    font-size: 18px !important;
    font-weight: 400 !important;
    font-family: Roboto !important;
    font-style: normal !important;
}

.terms-tab>ul {
    border-radius: 7px 7px 0px 0px !important;
    display: flex !important;
    justify-content: space-between !important;
}

.aling-left {
    padding-left: 15px !important;
}

.terms-tab>ul>li {
    background-color: #F3F3F3 !important;
    width: 33% !important;
    margin-right: 10px !important;
}

.term-note {
    color: black;
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 23px;
    margin-left: 10px !important;
    width: 100%;
}

.term-title {
    font-size: 20px !important;
    font-family: Roboto;
    font-style: normal !important;
    font-weight: 500 !important;
    color: #2c3c8f !important;
    margin-top: 0px;
}

.select-service-category {
    font-size: 22px !important;
    font-family: Roboto;
    font-style: normal !important;
    font-weight: 500 !important;
    color: #2c3c8f !important;
    margin-left: 20px !important;
    margin-bottom: 25px !important;
}

#catalogo-wrapper .img-responsive {
    max-width: 70%;
    display: inline;
}

#catalogo-wrapper>tbody>tr>td {
    border-right: 1px solid #3276b1;
    border-top: none !important;
}

#catalogo-wrapper>tbody>tr>td:last-child {
    border-right: none !important;
}

.panel-footer .btn {
    margin-left: 10px;
}

.nomargin {
    margin: 0 !important;
}

.nomargin-top {
    margin-top: 0 !important;
}

.store-image img {
    margin-bottom: 10px;
    max-width: 100%;
}

h1>i {
    font-size: inherit !important;
}

#wizard-categories {
    margin-top: 20px;
}

#wizard-categories li {
    list-style: none;
    font-size: 16px;
    padding: 5px 0;
}

#wizard-categories label {
    cursor: pointer;
}

#wizard-categories input {
    margin-right: 5px;
}

.category-item img {
    /*    border: 3px solid transparent;    */
    display: inherit;
}

.company-item.active img,
.category-item.active img {
    border: 3px solid green !important;
}

.wizard>.actions>ul>li>a.disabled {
    pointer-events: none;
    cursor: not-allowed;
    background: #ccc;
}

.panel-wizard .group-switchery {
    display: flex !important;
    margin-left: 10px !important;
    max-width: 200px !important;
}

.panel-wizard .group-switchery label {
    padding-left: 0 !important;
}

/*#wizard-companies-table td {
    border-top: 0;
}*/

.wizard-group-companies {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

#wizard .actions {
    background-color: #fcfcfc;
    border-top: 1px solid #ddd;
    padding: 7px 20px;
    border-radius: 0 0 14px 14px;
}

#wizard .content {
    /*    min-height: 250px;*/
}

label.has-error {
    color: #f44336;
}

.list-group {
    padding: 0;
}


/*.list-group-item {
    border: 1px solid #ddd;
}*/

#services td {
    padding: 12px 0;
}

#insurances-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

#insurances-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.sidebar-fixed .sidebar-content {
    top: 0px;
}

#header {
    padding: 24px;
    background: white;
    border-radius: 15px;
    box-shadow: 0px 14px 23px rgba(0, 0, 0, 0.08);
}


/* #header i{
    color: #999999 !important;
} */

#header h1,
#header h2,
#header h6 {
    line-height: 1;
}

#header h1 {
    font-size: 30px;
}

#header h6 {
    color: #999999;
    font-weight: normal;
}

#header p {
    color: #999999;
    font-style: italic;
    font-size: 14px;
}

.panel-default>.panel-heading>.panel-title {
    color: #2b3991;
}

.col-20-percent {
    float: left;
    width: 20%;
}

.text-indigo-800 {
    color: #2b3991;
}

.img-full {
    height: auto;
    max-width: 100%;
}

.img-succes-paid {
    height: 90px !important;
    margin-bottom: 50px;
}

.btn-facturar-succes {
    min-width: 110px !important;
}

.img-half {
    height: auto;
    max-width: 50%;
}

.balance {
    font-size: 20px;
    color: #1e88e5;
}

#favorite_services button {
    font-size: 17px;
    padding: 10px 20px 10px 45px;
}

.round-box {
    border: 1px solid #ddd;
    padding: 10px 15px 5px 15px;
    margin: 10px;
    border-radius: 5px;
}

#last-transactions small {
    color: #999999;
}

#last-transactions p {
    font-size: 14px;
}

.panel-wizard .close {
    opacity: 1 !important;
    color: #fff;
}

.panel-wizard .close>i {
    font-size: 20px;
    line-height: 2;
}

.succes-service-icon {
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.center-block-success {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.panel-wizard .group-left {
    display: flex;
    align-items: center;
}

.panel-wizard .group-left .logo-category {
    height: 70px;
    padding: 0 20px;
}

.title-compnaies-cards {
    color: #2c3c8f;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    font-family: Roboto;
}

.card-companies a img {
    height: 80px;
}

.card-companies {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    height: 90px !important;
}

.padding-insurence-title {
    padding-top: 28px !important;
}

.card-service-product-transfer {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    height: 240px !important;
}

.card-service-product-insurance {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    width: 95% !important;
    height: 255px !important;
}

.card-service-product-category {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    height: 180px !important;
}

.card-category-services {
    width: 215px;
    height: 180px;
}

.card-shadow {
    box-shadow: 0px 0px 23px rgb(0 0 0 / 8%) !important;
}

.btn-facturar-service {
    background-color: #689C5A !important;
    color: white !important;
}

.border-rounded-form {
    border-radius: 14px;
}

.card-service_product-title-category {
    color: #2C3C8F !important;
    font-size: 18px !important;
    font-family: Roboto;
    font-style: normal !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
}

.card-service_product-title {
    color: #2C3C8F !important;
    font-size: 22px !important;
    font-family: Roboto;
    font-style: normal !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
}

.panel-wizard {
    border-radius: 14px;
}

.panel-wizard .panel-header {
    display: flex;
    background: #2b3991;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    overflow: auto;
    border-radius: 14px 14px 0 0;
}

.margin-4 {
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 1%;
}

.service-selection-title {
    color: #2E3A8C;
    font-family: Roboto;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
}

.panel-rounded {
    border-radius: 15px;
}

.company-category {
    color: #2C3C8F;
    font-family: Roboto;
    font-weight: 900;
    font-style: normal;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: -12px;
}

.company-category-selected {
    font-size: 16px;
    color: #34A62A !important;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    line-height: inherit;
    line-height: 25px;
    margin-left: 4%;
}

.company-category-company {
    font-size: 16px;
    color: black;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    line-height: inherit;
    margin-left: 4%;
    margin-bottom: -15px;
}

.companies-selected-scroll {
    max-height: 800px !important;
    overflow: scroll !important;
    overflow-x: hidden !important;
}

.service-selection-subtitle {
    color: #2E3A8C;
    font-family: Roboto;
    font-weight: 900;
    font-style: normal;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: -5px;
}

.service-selection-company {
    color: #2E3A8C;
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    margin-top: 0px;
}

.btn-company-service {
    font-size: 15px !important;
    font-family: Roboto !important;
    font-weight: 500 !important;
    font-style: normal !important;
    margin-top: 8px;
}

.green {
    color: #34A62A;
}

.gray {
    color: #C0C0C0 !important;
    font-size: 12px !important;
    font-family: Roboto;
    font-weight: 400 !important;
    font-style: normal !important;
    margin-top: 15px !important;
    cursor: pointer;
}

.gray-strong {
    color: #000000 !important;
    font-size: 14px !important;
    font-family: Roboto;
    font-weight: 600 !important;
    font-style: normal !important;
    margin-top: 15px !important;
    cursor: pointer;
}

.black-strong {
    font-family: Roboto;
    font-weight: bold !important;
    font-size: 15px !important;
    color: #000000 !important;
}

.companies-selected {
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
    color: #000000;
}

.panel-wizard .panel-header-white {
    display: flex;
    background: #ffffff;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    overflow: auto;
}

.panel-wizard .panel-header .title {
    font-size: 26px;
    color: white;
}

.panel-wizard .panel-header .title-black {
    font-size: 26px;
    color: #2b3991;
    margin-top: 15px;
}

.panel-wizard .panel-header .close {
    font-size: 26px;
    color: white;
    padding-right: 20px;
    padding-left: 15px;
}

.service-panel>.panel-heading {
    background: #F6F9FE;
}

.fieldset-white {
    background-color: #FFF;
}

.pad5em {
    padding-top: 5em;
    padding-bottom: 5em;
}

.success-service-paid {
    font-style: normal;
    font-family: Roboto;
    font-weight: 500;
    font-size: 27px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 35px;
    color: #2C3C8F;
}

.loadings {
    color: #9E9E9E !important;
    font-family: Roboto;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 20px !important;
}

.text-bold-success {
    font-size: Roboto;
    font-weight: 500;
    font-style: normal;
    line-height: 30px;
    color: black;
    text-align: left;
}

.msg-success {
    font-size: Roboto;
    font-weight: 500;
    font-style: normal;
    font-size: 10px;
    text-align: center;
    line-height: 15px;
    color: black !important;
}

.text-semibold-right {
    text-align: right;
    color: #2C3C8F;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
}

.total-number-large {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
}

.total-large {
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
}

.succes-service-icon {
    color: #32BEA6;
    font-size: 145px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.padding-left-5 {
    margin-left: 4%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 500px;
}

.img-service-paid-insurence {
    height: 85px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img-service-paid {
    height: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
}

.monto-desc {
    color: #8E8E8E;
    font-style: italic;
    font-weight: 500;
    font-family: Roboto;
}

.monto-input {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
}

.pagar-servicio-insurence {
    font-size: 16px;
    color: #111111;
    font-weight: 500;
    font-family: Roboto;
    font-style: normal;
    text-align: center !important;
}

.term-desc {
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-family: Roboto;
    line-height: 27px !important;
    color: #6D6D6D !important;
}

.pagar-servicio {
    font-size: 16px;
    color: #111111;
    font-weight: 500;
    font-family: Roboto;
    font-style: normal;
}

.split-title {
    font-size: 15px;
    color: black;
    font-weight: 300;
    font-family: Roboto;
    font-style: normal;
}

.total-confirmation-div {
    background-color: #F1F1F1;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -5px;
    margin-top: 15px;
    padding: 15px;
    border-top: 1px solid #d9d9d9;
}

.border-rounded-modal {
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
}

.service-panel>.panel-heading>.panel-title a {
    font-weight: 700;
    color: #2D3F83;
    display: flex;
}

.service-panel .panel-title img {
    max-height: 30px;
    vertical-align: middle;
    margin-right: 10px;
}

.tooltip-info {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
}

.payment-detail small {
    color: #999999;
}

.payment-detail p {
    font-size: 16px;
}

.ml10 {
    margin-left: 10px;
}

.wizard-notification h1 {
    font-size: 25px;
    font-weight: 300;
}

.wizard-notification img {
    height: 180px;
}

#notification-bell-dashboard {
    position: relative;
}

#notification-bell-dashboard>.badge {
    position: absolute;
    left: 11px;
    top: -11px;
}

#notification-bell-dashboard i {
    color: #bcbcbc;
    font-size: 20px;
}

#notification-bell {
    position: relative;
}

#notification-bell>.badge {
    position: absolute;
    left: 11px;
    top: -11px;
}

#notification-bell i {
    color: #bcbcbc;
    font-size: 20px;
}

#my-cart-dashboard {
    margin-left: 10px;
    margin-right: -10px;
}

#my-cart-dashboard i {
    color: #bcbcbc;
    font-size: 20px;
}

#notifications {
    background: #FFFFFF;
    border-radius: 15px;
    width: 350px;
    box-shadow: 0 0 10px 0 rgba(204, 204, 204, 1);
    position: absolute;
    position: absolute;
    top: 59px;
    z-index: 9999;
    right: 114px;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 640px;
    height: 0;
    transition: all 0.3s;
}

#notifications.expand {
    height: 500px !important;
}

#notifications .read {
    background-color: #A0DB34;
}

#notifications h5 {
    color: #2E3A8C;
    font-size: 18px;
    font-weight: 700;
}

#notifications .subtitle {
    color: #4286DE;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    margin-left: 20px;
}

#notifications .title {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: -10px;
}

@media (max-width: 690px) {
    #notifications {
        top: 146px !important;
        right: 0 !important;
    }
}

#notifications h6 {
    color: #2b3991;
    font-size: 16px;
}

#notifications h5 {
    margin-bottom: 0;
    margin-top: 0;
}

#notifications .date {
    line-height: 3.4;
    font-size: 10px;
    width: 20%;
}

#close-notifications {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}


/*
#sidebar-main-toggle {
    position: absolute;
    height: 40px;
    width: 20px;
    color: #fff;
    background: #2b3991;
    top: 30%;
}

#sidebar-main-toggle i {
    font-size: 20px;
    border-radius: 0 5px 5px 0;
    line-height: 2;
}*/

.table>thead>tr>th {
    background: #FFFAED;
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
    background: #F6F6F6;
}

.popover-content {
    z-index: 99999;
}

.cursor-pointer {
    cursor: pointer;
}

.icon-new-tab {
    font-size: 13px;
}


/**
 * Login
**/

.login-form .btn {
    font-size: 20px;
}

.login-form {
    padding: 40px 50px;
}

@media (min-width: 200px) and (max-width: 768px) {
    .login-container .page-container .login-form {
        min-width: 330px !important;
        width: auto !important;
    }
}
@media (min-width: 769px) and (max-width: 2880px) {
    .login-container .page-container .login-form {
        width: 430px !important;
    }
}

.login-form h5 {
    font-size: 30px;
    font-weight: 300;
    line-height: 1;
}

.login-form p {
    font-size: 20px;
    font-weight: lighter;
    line-height: 1;
}

.login-form input[type=text],
.login-form input[type=password] {
    height: 50px;
    font-size: 20px;
    font-weight: lighter;
}

.login-form .form-control-feedback i {
    font-size: 21px;
    line-height: 2.5;
}

.login-form .has-feedback-left .form-control-feedback {
    left: 5px;
}

.login-form .has-feedback-left .form-control {
    padding-left: 40px;
}

.login-form .help-block {
    font-size: 12px;
}

.login-form .form-control::-moz-placeholder {
    color: #a5a5a5;
    font-weight: lighter;
    opacity: 1;
}

.login-form .form-control:-ms-input-placeholder {
    color: #a5a5a5;
    font-weight: lighter;
}

.login-form .form-control::-webkit-input-placeholder {
    color: #a5a5a5;
    font-weight: lighter;
}


/**
 * FIN Login
**/

.form-group {
    margin-bottom: 10px;
}

#wizard .actions {
    background-color: #f1f1f1cb;
}

.panel-custom-header {
    height: 80px;
    margin-bottom: 10px;
}

.panel-custom-header img {
    margin-left: 3%;
    margin-right: 2%;
    position: absolute;
    top: 15px;
    height: 80px;
}

.panel-custom-header span {
    color: #ffffff;
    font-size: 26px;
    left: 135px;
    margin: 0;
    position: absolute;
    top: 25px;
    text-transform: uppercase;
}

.panel-custom-header .close {
    position: absolute;
    top: 40px;
    right: 10px;
}

button.list-group-item {
    border-bottom: 1px solid #ddd;
}


/*CHECKOUT*/

#checkout-login h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
}

#checkout-login hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

#checkout-login .login-form {
    padding: 10px !important;
}

#checkout-login.panel {
    box-shadow: none;
    border-color: #fff;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border-top: 1px solid #ddd;
    border-right: none;
    border-left: none;
}

.transaction-detail {
    cursor: pointer;
}

.transaction-detail:hover {
    background: #ECF3F8 !important;
}

.sidebar,
.sidebar-fixed .sidebar-content {
    width: 220px;
}

.company-item img {
    width: 100px;
    height: 100px;
}

#last-transactions .round-box img {
    width: 80%;
    height: auto;
}

.bg-light-blue {
    background: #e3f2fd;
}

.sidebar-mobile-main .sidebar,
.sidebar-mobile-main .sidebar-fixed .sidebar-content {
    width: 100% !important;
}

.sidebar-mobile-main #notification-bell {
    visibility: hidden;
    display: none;
}

.sidebar-mobile-main #notification-bell-dashboard {
    visibility: hidden;
    display: none;
}

.sidebar-mobile-main #toggle-mobile-menu {
    visibility: hidden;
    display: none;
}

#payment-detail small,
#card-detail small {
    font-weight: bold;
}

.borderless td,
.borderless th {
    border: none !important;
}

.bg-yellow,
.label-yellow {
    background: #f0ad4e;
}

.anchor-disabled {
    pointer-events: none;
    cursor: not-allowed;
}

.round-box .control-label {
    padding-bottom: 0px;
    margin-top: 3px;
}

.curp,
.rfc {
    text-transform: uppercase;
}

form.steps-validation>.content {
    min-height: 150px;
}

.bg-image {
    background-image: url(../images/dashboard_background.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#register-container {
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(204, 204, 204, 0.5);
    box-shadow: 0px 0px 10px 5px rgba(204, 204, 204, 0.5);
    background-color: #FAFBFF;
}

#register-container h1 {
    font-size: 40px;
    font-weight: bolder;
}

#register-container h2 {
    font-weight: bolder;
}

#register-container .gray {
    color: #5d5d5d;
}

#register-container .blue {
    color: #5F9BFB;
}

#register-container label {
    font-weight: 500;
}

.mt100 {
    margin-top: 100px !important;
}

.mt70 {
    margin-top: 70px !important;
}

#register-container .form-control {
    height: 45px;
    font-size: 20px;
    color: #999999;
}

#register-container .form-control:focus {
    border: 1px solid #5F9BFB;
}

#register-container .orange {
    color: #F47839;
}

#register-container .salmon {
    color: #ff9673;
}

.btn-orange,
.btn-orange:hover {
    background-color: #283897;
    color: #fff;
    padding: 10px 30px;
    font-size: 15px;
}

.btn-omitir {
    background-color: #ffffff;
    color: #283897;
    border: 1px solid #283897;
    padding: 10px 30px;
    font-size: 15px;
    margin-right: 16px;
    width: 118px;
}

.btn-finish-questionary {
    background-color: #283897;
    color: #fff;
    padding: 10px 30px;
    font-size: 15px;
}

.btn-rounded {
    border-radius: 100px;
}

#register-container label.has-error {
    width: 100%;
}

#register-container .checkboxes label.has-error {
    min-width: 292px;
    position: relative;
    bottom: -20px;
}

.category-item h6 {
    /* font-weight: 600; */
    margin-bottom: 0;
    font-size: 16px;
    color: #5B5B5B !important;
}

.category-item small {
    color: #999999;
    font-size: 13px;
}

@media (min-width: 1025px) {
    .modal-xl {
        width: 1200px;
    }
}


/*Estilo de radio buttons para los tipos de aportaciones*/

.radio-toolbar input[type="radio"] {
    display: none;
}

.radio-toolbar label {
    display: inline-block;
    background-color: transparent;
    padding: 7px 12px;
    font-family: Arial;
    font-size: 13px;
    border: 2px solid #607D8B;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 15px;
}

.radio-toolbar input[type="radio"]:checked+label {
    background-color: #2196F3;
    border-color: #2196F3;
    color: #fff;
}

.radio-toolbar label:hover {
    background-color: #2196F3;
    border-color: #2196F3;
    color: #fff;
}

.error-title {
    color: #ccc !important;
    text-shadow: none !important;
}

.google-2fa-form {
    width: 450px !important;
    padding: 40px;
}

.google-2fa-form h5 {
    font-size: 30px;
    font-weight: 300;
    line-height: 1;
}

.google-2fa-form p {
    font-size: 15px;
}

.google-2fa-form .btn {
    font-size: 20px;
}

.google-2fa-form input[type="text"] {
    height: 50px;
    font-size: 20px;
    font-weight: lighter;
}

.google-2fa-form .has-feedback-left .form-control {
    padding-left: 40px;
}

.login-container .page-container .google-2fa-form {
    margin: 0 auto 20px auto;
}

.google-2fa-form .form-control-feedback i {
    font-size: 21px;
    line-height: 2.5;
}

.d-inline-block {
    display: inline-block;
}

.p-0 {
    padding: 0;
}

.detail-r.detail-tran {
    display: flex;
    justify-content: space-around;
}

.detail-r.detail-tran .group-txt {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    min-width: 110px;
}

.detail-r.detail-tran .group-txt small {
    font-weight: 500;
}

.no-border {
    border: none;
}

i.warning {
    color: #ffb200 !important;
}

.striped {
    background-color: rgba(0, 0, 0, .05);
}

.error {
    background-color: #f5e7e7 !important;
}

.highcharts-figure,
.highcharts-data-table table {
    min-width: 320px;
    max-width: 660px;
    margin: 1em auto;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #EBEBEB;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}

.g-group-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px;
}

.g-group-label .label {
    width: 10px;
    height: 10px;
    background-color: rgba(26, 181, 209, 1);
    display: inline-block;
    margin-right: 5px;
}

.welcome-steps {
    opacity: 1;
    transition: opacity 1s;
}

.welcome-steps.hide {
    opacity: 0;
}

.hide-steps {
    visibility: hidden;
    opacity: 0;
    /* -moz-transition: opacity 1s, visibility 1.3s;
    -webkit-transition: opacity 1s, visibility 1.3s;
    -o-transition: opacity 1s, visibility 1.3s; */
    transition: opacity .5s, visibility .5s;
}

.activate-sodexo .sub-title {
    color: #516DCC;
    font-weight: bold;
    font-size: 15px;
}

.activate-sodexo .amount {
    color: #6495F6;
    font-size: 35px;
    font-weight: bold;
}

.activate-sodexo .txt {
    color: #516DCC;
}

.activate-sodexo .form-group {
    display: flex;
    align-items: center;
    margin-bottom: 20px !important;
}

.activate-sodexo .checkboxes label.has-error {
    bottom: -27px !important;
}

.activate-sodexo .txt-orange {
    color: #D67D43;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

.activate-sodexo .center {
    display: flex;
    justify-content: center;
}

.activate-sodexo .btn-group .btn {
    height: 60px;
    border-radius: 20px;
}

.compact-modal {
    max-width: 700px;
    margin: auto;
}

.height-95 {
    height: 95px !important;
    margin: 10px 0;
}

.small-gris {
    color: #9D9D9D;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
}

.small-p {
    color: black;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
}

.total-detail-div {
    background-color: #F1F1F1;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -5px;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 3px;
    border-top: 1px solid #d9d9d9;
}

.split-color {
    background-color: #e0ecf7;
}

.split-color-secondary {
    background-color: #bfcedc;
}

.transaction-cancelled {
    background-color: #ffc1c1;
}


/* ---- Saldo acumulado --- */

.term-store {
    margin-top: -20px !important;
}

.disabled-store {
    pointer-events: none !important;
    cursor: default !important;
    background: #aed7f9 !important;
}

/* ---- Creditas store banner --- */

.title-onboarding-card {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    font-weight: normal;
    padding: 7px;
    text-align: center;
    margin-right: 20px;
    background: #202D7C;
    border-radius: 8px 8px 0px 0px;
}

.amount-onboarding-card {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    color: #5A8EF7;
    background: #F1F1F1;
    border-radius: 0px 0px 8px 8px;
    padding: 7px;
    text-align: center;
    margin-right: 20px;
    min-height: 170px;
}

.img-onboarding-service {
    max-width: 20px;
    vertical-align: top;
}

.icon-onboarding {
    width: 75px;
}

.section-icon-onboarding {
    color: #5F9BFC;
    text-align: center;
    margin: 10px;
}

.available-services-image {
    width: 34px !important;
}

/* ---- Onboarding --- */

.title-welcome-card {
    font-weight: 500;
    font-size: 14px;
    font-weight: normal;
    color: #5A8EF7;
    text-align: center;
    border-radius: 8px 8px 0px 0px;
}

.amount-welcome-card {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    color: #5A8EF7;
    border-radius: 0px 0px 8px 8px;
    text-align: center;
}

.card-welcome {
    height: 70px;
}

.modal-welcome-benefits {
    font-size: 30px;
    font-weight: 450;
}

.modal-welcome-sp {
    font-size: 20px;
    font-weight: 350;
    margin-top: -15px;
}

/* --- Welcome modal --- */

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}

.btn-outline-danger:hover {
    background-color: #dc3545;
    color: white;
}

.panel-wizard .group-left .logo-education {
    height: 100px;
    padding: 20px 20px;
    margin-left: 15px
}

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

.center-row {
    justify-content: center;
    text-align: center
}

.btn-continue-education-modal {
    background-color: #C76426;
    color: white;
    font-size: 16px;
    width: 185px;
    height: 48px;
    border-radius: 10px;
    border: 0px
}

.btn-continue-modal {
    background-color: transparent;
    color: white;
    font-size: 16px;
    width: 180px;
    height: 60px;
    border-radius: 10px;
    border: 0px;
}


.btn-continue-modal-workshop {
    position: absolute;
    top: 0;
    background-color: transparent;
    color: white;
    font-size: 16px;
    width: 150px;
    height: 60px;
    border-radius: 10px;
    border: 0px;
    margin-right: 100px;
}

.preguntaSeminat {
    color: #2C3C8F;
    font-size: 20px;
}

.marginRadio {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 50%;
}

.marginRadio2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
}

.answer {
    font-size: 15px !important;
    font-weight: 350 !important;
}

.input-otro {
    border: 1px solid black;
    height: 30px;
    border-radius: 5px
}

.input-otro2 {
    border: 1px solid black;
    height: 100px;
    border-radius: 5px;
    width: 98%;
}

/*.new-modal-body {*/
/*    position: relative;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*}*/

.disabled-seminat {
    pointer-events: none !important;
    cursor: default !important;
    background: #f9b9ae !important;
}

.div-modal-description {
    background-image: url("../images/seminat_banner_web_2025.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;    border-radius: 12px;
}

.row-btn-transparent {
    display: flex;
    margin-top: 410px;
    margin-right: 25px;
    justify-content: right;
}


.row-btn-transparent-workshop {
    position: relative;
    justify-content: right;
    display: flex;
}


.company-history {
    display: flex;
    overflow-x: auto;
    height: 60px;

    .container-div {
        display: flex;
    }

    .label-date {
        color: #000;
        width: 100px;
        font-size: 13px;
        font-weight: 700;
        margin-right: 88px;
        letter-spacing: 0.26px;
    }
    .date-val{
        margin-right: 168px;
        width: 100px;
    }

    .date-val2{
        margin-right: 152px;
        width: 273px;
    }

    .spacing{
        position: relative;
        width: max-content;
    }
}

.contentMsgMandate {
    font-size: 16px;
    color: #111111;
    font-weight: 300;
    font-family: Roboto;
    font-style: normal;
}

.footerMsgMandate {
    font-size: 12px;
    color: #ff0000;
    font-weight: 300;
    font-family: Roboto;
    font-style: normal;
}

/* CARTA MANDATO */

.containerML {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.paynomLogoML {
    margin-bottom: 36px;
    margin-top: 26px;
    width: 180px;
}

.paynomLogoML2{
    margin-bottom: 16px;
    margin-top: 26px;
    width: 180px;
}

.containerLayoutML{
    width: 100%;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
}

.layoutML {
    background: linear-gradient(#2B3990, #0A1558);
    height: 110px !important;
    text-align: center;
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%
}

.layoutML2{
    background: linear-gradient(#2B3990, #0A1558);
    height: 150px !important;
    text-align: center;
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%
}

.h3ML {
    color: #FFF;
    font-size: 35px;
    font-weight: bold;
    margin-top: 0;
    font-family: Roboto;
}

.titleContainerML {
    width: 150px;
    box-shadow: 0 0 0 3px #f0f2f3;
    margin: auto;
    padding: 20px 15px;
    border-radius: 10px;
    margin-top: -25px;
    background: white;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
}

.titleContainerML2{
    width: 150px;
    box-shadow: 0 0 0 3px #f0f2f3;
    margin: auto;
    padding: 15px 15px;
    border-radius: 10px;
    margin-top: -25px;
    background: white;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    height: 60px;
}

.titleML {
    font-family: Roboto;
    color: #111;
    font-size: 21px;
    font-weight: 600;
}

.disable-btn-ML {
    width: 168px;
    height: 43px;
    border: #6875d7;
    border-radius: 40px;
    background-color: #6875d7;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: white;
}

.active-btn-ML {
    width: 168px;
    height: 43px;
    border: #2B3990;
    border-radius: 40px;
    background-color: #2B3990;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: white;
}

.container-pdf-ML {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.notice-label-ML{
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 19px;
}

.support-label-ML{
    font-family: Roboto;
    font-size: 15px;
    margin-bottom: 40px;
}

@media (min-width: 200px) and (max-width: 768px) {
    .frame-pdf-ML {
        border: 1px solid black;
        height: 350px;
        margin-bottom: 32px;
        width: 100%;
    }
}
@media (min-width: 769px) and (max-width: 2880px) {
    .frame-pdf-ML {
        border: 1px solid black;
        height: 500px;
        margin-bottom: 32px;
        width: 80%;
    }
}

/* */


.signature-pad {
    position: relative;
    width: 500px;
    height: 300px;
    background-color: #F2F2F2;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

@media (max-width: 768px) {
    .signature-pad {
        width: 350px;
    }
}

#background-image {
    position: absolute;
    top: 50%; /* Centra verticalmente */
    left: 50%; /* Centra horizontalmente */
    transform: translate(-50%, -50%); /* Ajusta el centro exacto */
    width: 25%;
    height: 25%;
    z-index: 1;
}

canvas {
    z-index: 2;
}

.alert-danger {
    background-color: #FBE9E7;
    border-color: #FF5722;
    color: #D84315;
    top: -8px;
    position: relative;
}

.alert {
    padding: 15px;
    /*margin-bottom: 20px;*/
    border: 1px solid transparent;
    border-radius: 3px;
    width: auto;
    margin: auto;
    /*margin-left: 20px;*/
    margin-top: 0 !important;
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: 300;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.spinnerDiv {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
}

.spinnerImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.label-container-show-ML {
    margin-bottom: 40px;
    text-align: center;
    margin-top: 24px
}

.row-container-show-ML {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
}

.row-color-show-ML {
    background-color: #f6f7f8;
}

.row-top-show-ML {
    margin-top: 24px;
}

.label-show-ML {
    margin-left: 10px;
}

.contentHeaderMandate {
    font-size: 20px;
    color: #053b67;
    font-weight: bold;
    font-family: Roboto;
    font-style: normal;
    text-align: center!important;
}

.ML-circle-label-container{
    display: flex;
    flex-direction: row;
    gap: 90px;
    justify-content: center
}

.ML-circle-active-label{
    background-color: #0a68b4;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center
}

.ML-circle-inactive-label{
    background-color: grey;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center
}

.ML-number-circle-label{
    color: white;
    font-weight: bold;
    font-size: 16px
}

.ML-text-circle-label-container{
    display: flex;
    flex-direction: row;
    gap: 50px;
    justify-content: center
}

.ML-form-container{
    margin-left: 30px;
    margin-right: 30px;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    background-color: #f1f1f1;
    margin-bottom: 20px
}

.ML-form{
    margin-left: 30px!important;
    margin-right: 30px!important;
    margin-top: 10px!important;
}

.ML-form-group{
    margin-left: 30px!important;
    margin-right: 30px!important;
}

.ML-second-circle-container{
    display: flex;
    flex-direction: column;
    margin-bottom: 10px
}

.ML-second-circle-label-container{
    display: flex;
    flex-direction: row;
    gap: 10px
}

.validation-message {
    display: none;
    color: red;
    font-size: 12px;
}

.btn-questionary-form{
    background: #2196f3;
    color: #fff;
    display: block;
    padding: 7px 12px;
    border-radius: 3px;
    border: 1px solid transparent;
}

.star-rating {
    font-size: 0;
    white-space: nowrap;
    display: flex;
    direction: rtl;
    gap: 30px;
    justify-content: center;
}

.star-rating input[type="radio"] {
    display: none;
}

.star-rating label {
    font-size: 32px;
    cursor: pointer;
    color: #D9D9D9;
    transition: color 0.2s ease-in-out;
    display: inline-block;
    direction: ltr;
}

.star-rating label:hover,
.star-rating label:hover ~ label,
.star-rating input[type="radio"]:checked ~ label {
    color: #2C98F0;
}




/* POMELO */

.label-header-card{
    color: #464646;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 24px;
    font-family: Roboto;
    margin-left: 10px
}

.header-card{
    color: #464646;
    font-size: 17px;
    font-weight: 600;
    font-family: Roboto;
}

.center-card{
    justify-content: center;
    display: flex;
    font-family: Roboto;
}

.card-container{
    display: flex;
    flex-direction: column;
    font-family: Roboto;
}

.phys-card-div:nth-child(3){
    .phys-card-activate-btn{
        background: #2C98F0;
        border: none;
        color: white;
    }
}

.phys-card-div:nth-child(4){
    .phys-card-activate-btn{
        background: transparent;
        border: 1.5px solid #2C98F0;
        color: #2C98F0;
    }
}

.phys-card-div input::placeholder {
    color: #AFAFAF;
    font-family: Helvetica Neue;
    font-size: 15px;
    font-weight: 300;
}

.card-history-header{
    color: #1A89FF;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
}

.card-div{
    /* width: 346px; */
    height: 210px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-family: Roboto;
}

.card-img{
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
}

.card-frame{
    z-index: 2;
    position: absolute;
    border: none;
    font-family: Roboto;
}

.card-btns-container{
    margin-top: 16px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

.create-card-virtual, .create-card-physical {
    flex: 0 1 auto;
    margin: 0;
    text-align: center;
    display: block;
}

.create-card-virtual, .create-card-physical {
    width: calc(50% - 10px);
}

.create-card-virtual2, .create-card-physical {
    width: calc(50% - 200px);
    margin: 5px;
}

.card-btns-container-data{
    display: flex;
    gap: 64px;
    justify-content: center;
    margin-top: 16px
}


.card-history-section{
    background-color: #E9E9E9;
    margin-left: -200px;
    margin-right: -200px;
    margin-top: 20px;
    min-height: 100px;
    max-height: 300px;
    overflow-y: auto;
}

.card-action-btn{
    border: none;
    width: 45px;
    height: 45px;
    justify-content: center;
    display: flex;
    background: transparent;
    margin-bottom: 5px
}

.card-action-label{
    color: #175DA9;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto;
}

.div-new-card{
    display: flex;
    justify-content: center
}

.btn-new-card{
    width: 201px;
    height: 48px;
    border-radius: 10px;
    background: #00BFE2;
    color: white;
    border: none;
    font-size: 16px;
    font-weight: 500
}

.phys-card-div{
    display: flex;
    justify-content: center;
    margin-top: 17px;
    text-align:center;
    font-weight: 400;
}

.phys-card-activate-btn{
    width: 202px;
    height: 45px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
}

.phys-card-go-to-activate-btn{
    width: 140px;
    height: 45px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    background: #2C98F0;
    border: none;
    color: white;
}

.phys-card-go-to-activate-btn-disabled{
    width: 140px;
    height: 45px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    background: #81c8ff;
    border: none;
    color: white;
}

/*RESPONSIVE */

@media (min-width: 768px) and (max-width: 1024px) {
    .div-modal-description {
        height: 335px !important;
    }

    .row-btn-transparent {
        margin-top: 260px;
        display: flex;
        justify-content: right;
        width: 100%;
    }

    .btn-continue-modal {
        width: 150px;
        height: 40px;
    }

    .btn-continue-modal-workshop {
        position: absolute;
        top: 0;
        background-color: transparent;
        color: white;
        font-size: 16px;
        width: 100px;
        height: 20px;
        border-radius: 10px;
        border: 0px;
        margin-right: 70px;
    }

    .row-btn-transparent-workshop {
        position: relative;
        justify-content: right;
        display: flex;
    }
}


/* ESTILOS SEMINAT PARA MÓVILES */

@media (max-width: 767px) {

    .div-modal-description {
        background-image: url("../images/seminat_banner_mobile_2025.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;

        width: 100%;
        aspect-ratio: 450 / 800;

        border-radius: 12px;
        position: relative;
        overflow: hidden;
    }

    .row-btn-transparent {
        position: absolute;
        bottom: 8%;
        right: 0;
        width: 30%;
        height: auto;
        margin: 0 auto;
        display: flex;
    }

    .btn-continue-modal {
        width: 180px;
        height: 50px;
    }

    .modal-content {
        height: auto;
        background-color: transparent;
        border: none;
    }

    #wizard-modal .modal-content {
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.125);
        border-radius: 0.3rem;
    }

    .row-btn-transparent-workshop {
        position: relative;
        justify-content: center;
        display: flex;
    }
}

.edit-cel {
    border-style: solid;
    background: none;
    color: #2E3A8C;
    font-weight: 300;
    border-color: #2E3A8C;
    border-radius: 7px;
    margin-left: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}

.ML-checkbox {
    justify-content: center;
    text-align: center;
    display: flex
}