.hidefromview {
    position: absolute !important;
    left: -50000px !important;
}

.verificalead_message {
    font-size: 18px;
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: #97d6b3;
    padding-top: 10px;
    padding-bottom: 10px;
}

.carta-posicion-custom {
    position: relative;
}

select.ui-datepicker-month {
    color: black;
    font-weight: normal;
}

select.ui-datepicker-year {
    color: black;
    font-weight: normal;
}

.yellowicon {
    color: orange;
}

p#unset_caja_cerrada {
    position: absolute;
    right: 15px;
    top: 0px;
}

div#dt_patients_table_processing {
    font-weight: bold;
    font-size: 22px;
    margin-top: -40px;
}

.table.items.invoice-items-preview thead>tr>th {
    border: 0 !important;
    color: #fff !important;
    background-color: black;
}

/*p#caja_abierta {
    background-color: green;
    float: left;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}
p#caja_ya_cerrada {
    background-color: red;
    float: left;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}*/
.CuadreCajaCustom td {
    font-size: 15px;
    font-weight: normal;
}

.render_patient_select2 .select2 {
    width: 100% !important;
}

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

.no-hover-click:hover {
    cursor: no-drop;
}

input#invoice_date_from,
input#invoice_date_to {
    z-index: 0 !important;
}

.sino_lockerload label.control-label.clearfix {
    float: left;
    margin-right: 6px;
    position: relative;
    top: 5px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px !important;
}

.listalockerscss {
    padding-left: 5px;
    padding-right: 5px;
    /*position: relative;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*display: contents;*/
}

.titulo_locker_cards {
    margin-left: 5px;
    position: relative;
    top: 5px;
    font-family: Arial;
    color: #616161;
    margin-bottom: 5px;
}

.edit_horarios_view .horario_clase:hover {
    cursor: pointer;
}

.detalles_nomina_modal input.times {
    line-height: 9px;
    height: 30px;
    width: 90px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.detalles_nomina_modal input.times:read-only {
    background-color: #e6e6e6;
}

.detalles_nomina_modal input.times:read-only:hover {
    cursor: no-drop;
}

table.detalles_nomina_modal th {
    padding: 2px !important;
    text-align: center !important;
    font-weight: bold !important;
    font-family: arial !important;
}

table.detalles_nomina_modal td {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.bubble_top {
    position: absolute;
    top: -10px;
    left: -5px;
    border: 1px solid;
    line-height: 14px;
    padding: 1px;
    border-radius: 15px;
    width: 18px;
    text-align: center;
    background-color: black;
    color: white;
    font-size: 14px;
}

.swal2-overflow {
    overflow-x: visible;
    overflow-y: visible;
}

a.nomina_accordion {
    border: 1px solid #ccc;
    display: block;
    margin-bottom: 1px;
    padding-top: 2px;
    padding-bottom: 0px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #f7f7e5;
}

a.nomina_accordion.collapsed {
    background-color: #fff;
}


span.nomina_calendar_txt {
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    font-family: arial;
    font-size: 10px;
}

.filter_calendar_options {
    color: white !important;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 3px;
    text-align: center;
    border-radius: 5px;
}

.lead-modal .ribbon {
    z-index: 50 !important;
}

.select2-dropdown.increasedzindexclass {
    z-index: 999999;
}

/* span.select2-container {
    z-index: 10050!important;
}
span.select2-selection.select2-selection--single.testzindex{
    z-index: 1005!important;
} */
.type_ncf span.select2-container {
    z-index: 1 !important;
}

h3.mtop1.meas-title {
    margin-top: 10px;
}

.filter_calendar_options label {
    color: white;
    font-weight: 700;
    font-family: arial;
}

.additionalInfo .text-danger {
    position: absolute;
    top: 20px;
}

.stepsdivedit hr {
    margin-top: 0px;
    margin-bottom: 10px;
    border: 1px solid grey;
    border-top: 0px solid #eee;
}

.stepsdivedit .content.clearfix {
    margin: 0px !important;
    width: 70% !important;
    padding: 0px;
}

.bootstrap-dialog-title {
    font-size: 18px;
}

.popover.clockpicker-popover {
    z-index: 99999 !important;
}

.stepsdivedit.wizard>.content>.body {
    float: left;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 2.5%;
}

.stepsdivedit .alert label {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.stepsdivedit .alert {
    padding: 0px 9px;
}

input#tel_cel_ver,
input#fecha_nac_ver,
input#num_documento_ver {
    max-width: 60%;
    text-align: center;
}

.nutritionist-tbl img.staff-profile-image-small.vendedor-ls {
    margin-right: 5px;
    width: 30px;
    height: auto;
}

#modal_nutrition_visit .content.clearfix {
    margin: 0px !important;
    width: 70%;
    padding: 0px;
}

#modal_nutrition_visit .text-danger {
    color: #fc2d42;
    position: absolute;
    top: 14px;
    font-size: 10px;
}

#modal_nutrition_visit .alert label {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

#modal_nutrition_visit .wizard>.content>.body {
    float: left;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 2.5%;
}

#modal_nutrition_visit hr {
    margin-top: 0px;
    margin-bottom: 10px;
    border: 1px solid grey;
    border-top: 0px solid #eee;
}

#modal_nutrition_visit .alert {
    padding: 0px 9px;
}

table.nutritionist-tbl .dataTables_empty {
    background: none !important;
}

table.nutritionist-tbl td {
    padding: 5px 10px 5px 10px !important;
}

span.nutrition_create_date {
    float: right;
    font-size: 13px;
    margin-right: 20px;
}

img.swal2-image {
    margin-top: -52px !important;
}

.ver_nutritio_btn {
    text-align: center;
    margin-top: -3px;
}

#side-menu li a {
    color: #fff;
    text-transform: uppercase;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    /*padding: 7px 20px 7px 16px!important;*/
    font-size: 13px;
    font-family: 'Roboto';
}

.txt_tipolead {
    display: inline;
    font-weight: 900;
}

h2#swal2-title {
    font-size: 24px;
}

a.foot_txt_customization {
    font-size: 17px;
    text-decoration: underline;
}

a.btn-sm.btn-success.novedades_estatus_btn {
    margin-right: 5px;
    position: relative;
    top: 0px !important;
    font-weight: 700;
    font-family: arial;
}

.swal2-container {
    z-index: 99999 !important;
}

.swal2-popup {
    display: none;
    position: relative;
    flex-direction: column;
    justify-content: center;
    width: 45em !important;
    max-width: 100%;
    padding: 25px !important;
    border-radius: .3125em;
    background: #fff;
    font-family: inherit;
    font-size: 13px !important;
    box-sizing: border-box;
}

.navbar-pills.navbar-pills-flat.nav-tabs>li>a {
    padding: 2px 17px 2px 17px !important;
}

.nav-tabs>li>a {
    padding: 6px 13px 6px 13px !important;
}

.nav-tabs {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.customer_tab_handkey a:hover {
    cursor: pointer !important;
}

img.img-table-loading {
    max-width: 74px;
    height: 60px;
}

/*.descargos_normas_archivos .dz-details {
    height: 32px!important;
    padding: 3px!important;
    font-size: 8px!important;
    margin-top: -3px;
    border-radius: 5px;
}
.dz-progress {
    top: 15px!important;
}
.descargos_normas_archivos .dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 4px!important;
    font-size: 11px!important;
}
.descargos_normas_archivos .dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 2px!important;
    font-size: 10px!important;
}
.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 2px!important;
    font-size: 10px!important;
}
.descargos_normas_archivos .dz-image{
    height:32px!important;
}
.descargos_normas_archivos {
    height: 40px!important;
    min-height: 40px;
    padding: 0px;
    background-color: #fbfdff;
    border: 1px dashed #c0ccda;
    border-radius: 6px;
}
.descargos_normas_archivos:hover{
    cursor: pointer;
}
.descargos_normas_archivos .dz-message {
    margin: 10px 0;
    color: #03a9f4;
}
*/
.txt_tipolead_title {
    font-size: 18px;
    margin-bottom: 10px;
}

table.table.min-tabla-normas {
    margin-top: 0px;
    margin-bottom: 0px;
}

table.min-tabla-normas>tbody>tr>td {
    border-top: 0px !important;
}

.deficiones_problemas {
    position: absolute;
    right: 15px;
    top: -3px;
}

table.min-tabla-normas td {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
}

table.table.table-responsive.normas_descargos_tbl th,
table.table.table-responsive.normas_descargos_tbl td {
    border: 1px solid #ccc !important;
}

.custom-field-inline-edit-link.prestigewebapps {
    float: left;
    /*margin-right: 5px;*/
    position: absolute;
    left: -3px;
}

img.staff-profile-image-small.vendedor-ls {
    margin-right: 5px;
    width: 45px;
    height: auto;
}

a.esto.custom-field-inline-edit-link {
    position: absolute;
    left: 0px;
    top: 20px;
}

a.estos.custom-field-inline-edit-link {
    position: absolute;
    top: 20px;
}

.datos_medicos.lesionesbox {
    left: 30px;
    padding-left: 0px;
}

.datos_medicos.problemasfisicos {
    padding-left: 0px;
    left: 0px;
}

.problemas_fisicos_txt i {
    position: absolute;
    left: -15px;
}

.problemas_fisicos_txt {
    text-align: center;
    font-size: 14px;

}

.lesiones_txt {
    text-align: center;
    font-size: 14px;

}

.problemas_fisicos_txt i,
.lesiones_txt i {
    /*margin-right: 5px;*/
    display: block;
    text-align: center;
    font-size: 30px;
}

.generar_d_medico {
    text-align: center;
}

.generar_d_medico .btn.btn-warning {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 190px;
}

.client-profile-image-thumb {
    height: 160px;
    width: 160px;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.datos_tutores_group.col-md-12 {
    /*    background-color: #f9ecec;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 5px;*/
}

.lead_icon_size {
    width: 80px;
}

img.arrow_icon_size {
    max-width: 130px;
    position: relative;
    left: 45px;
}

img.body_icon_size {
    position: relative;
    left: 65px;
    max-width: 200px;
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border: 1px solid #343a40;
    font-size: 16px;
    padding: 4px;
    border-radius: 5px;
    position: relative;
    top: -5px;
}

p#name-error {
    position: absolute;
}

p#source-error {
    position: absolute;
}

#lead_form p#source-error {
    position: absolute;
    top:2px;
    right:20px;
}

a.btn.btn-info.view-lead-reminder-btn {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 200px;
}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}

.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

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

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

a.dropdown-toggle.quick-customer-view {
    position: absolute;
    top: -18px;
}

.client_title_idsocio {
    font-size: 18px;
    margin-top: 20px;
}

.client_title_idsocionutricion {
    font-size: 15px;
    /*margin-top: 20px;*/
}

.tipo_grupo_soc {
    float: right;
    /*font-weight: 900;*/
}

.personas_autorizada {
    padding-left: 2px;
    padding-right: 2px;
}

body.clients.client label {
    margin-bottom: 0px !important;
}

.detalles_padre {
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 2px;
    text-decoration: underline;
}

.solicitar_cambios i {
    font-size: 30px;
    margin-top: 10px;
    display: inline-block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 50px;
}

.personas_autorizadas_txt i {
    font-size: 30px;
    margin-top: 10px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 50px;
}

.solicitar_cambios {
    text-align: center;
    line-height: 12px;
}

.solicitar_cambios:hover {
    cursor: pointer;
}

.datos_tutores {
    /* border: 1px solid; */
    /*padding: 0px;*/
}

.datos_tutores label.control-label {
    margin-bottom: 0px;
}

.personas_autorizadas_txt {
    text-align: center;
}

ul.nav li.active {
    background-color: #daedf7;
}

.mini_logo_icon {
    width: 26px;
    margin-right: 7px;
}

.overlay3 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
}

.offcanvas2 {
    display: none;
    height: 100%;
    width: 250px;
    background-color: #111;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 3;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px;
}

a.client_top_menu:hover {
    cursor: pointer;
}

.offcanvas {
    height: 100%;
    width: 250px;
    top: 0;
    left: -250px;
    background-color: #636F7F;
    position: fixed;
    z-index: 3;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 50px;
    transition: 300ms all;
    box-shadow: 0 2px 6px 3px rgba(0, 0, 0, 0.2);
}

.offcanvas.open {
    left: 0;
}

.offcanvas .nav li i {
    margin-right: 8px;
}

body {
    transition: 300ms all;
}

body.open {
    /* width: calc(100% - 250px); */
    margin-left: 250px;
}

.offcanvas a,
.offcanvas2 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none !important;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: .3s
}

.offcanvas a:hover,
.offcanvas a:focus,
.offcanvas2 a:hover {
    color: #f1f1f1;
}

.closeOffcanvas {
    position: absolute;
    top: 0;
    right: 16px;
    font-size: 28px !important;
}

#mainContent {
    transition: margin-left .5s;
}

@media screen and (max-height: 500px) {
    .offcanvas {
        padding-top: 15px;
    }

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

.sidenav5 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
}

.sidenav5 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

.sidenav5 a:hover {
    color: #f1f1f1;
}

.sidenav5 .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px !important;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav5 {
        padding-top: 15px;
    }

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

div#mainContent a {
    color: white !important;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Roboto';
    text-transform: uppercase;
}

div#mainContent a:hover {
    color: #464f5a !important;
}

.prof_img_partner {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}

.prof_camera_icon {
    height: 100px;
    width: 100px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.28);
    border-radius: 50px;
    cursor: pointer;
}

.prof_camera_icon i {
    font-size: 35px;
}

img.profile-client-img {
    height: 100px;
    object-fit: cover;
    width: 100px;
    border-radius: 50px;
    cursor: pointer;
}

table.group_class_init {
    width: 75%;
    margin: 25px auto;
}

table.group_class_init thead th {
    /*    color: #476284;
    font-size: 1.4em;
    font-weight: 600;*/
}

table.group_class_init tbody tr td {
    color: #476284;
    font-size: 1.2em;
    vertical-align: middle;
}

.label {
    /*font-size: 17px;*/
}

table.group_class_init .profile_class_img {
    width: 65px;
    height: 65px;
    border-radius: 40px;
    object-fit: cover;
    margin-right: 10px;
}

.duplicateClass img {
    animation: highlight 8s;

}

@keyframes highlight {
    0% {
        border: 0px solid red;
        box-shadow: 1px 0px 5px 3px red;
        border-radius: 5px;

    }

    90% {
        border: 0px solid red;
        box-shadow: 1px 0px 20px 1px red;
        border-radius: 5px;
    }
}


p.card-category {
    text-align: left;
}

.recentlyAddedClass img {
    animation: highlightrecent 8s;

}

@keyframes highlightrecent {
    0% {
        border: 0px solid green;
        box-shadow: 1px 0px 5px 3px green;
        border-radius: 5px;

    }

    90% {
        border: 0px solid green;
        box-shadow: 1px 0px 20px 1px green;
        border-radius: 5px;
    }
}

.listview__attrs>span {
    border: 1px solid #e9ecef;
    display: inline-block;
    line-height: 100%;
    color: #000;
    margin: 0.2rem .25rem .055rem 0.2rem;
    text-align: center;
    padding: 0 9px;
    flex: 1;
}

.listview__attrs>span span {
    display: block;
}

.listview__attrs {
    /* -webkit-box-flex: 1; */
    -ms-flex: 1 100%;
    /* flex: 1 100%; */
    margin-top: -10px;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
}

.listview__attrs>span b {
    display: inline-flex;
    line-height: 20px;
}

.card-footer .listview__attrs>span {
    border: 1px solid #e9ecef;
    display: inline-block;
    line-height: 100%;
    color: #000;
    margin: 0.2rem .25rem .055rem 0.2rem;
    text-align: center;
    padding: 0 9px;
    flex: 1;
}

.card-footer .listview__attrs>span span {
    display: block;
}

.card-footer .listview__attrs {
    -webkit-box-flex: 1;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-top: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.card-footer .listview__attrs>span b {
    display: inline-flex;
    line-height: 20px;
}

.dropdown.bootstrap-select.groups_item_selectable.open {
    position: relative;
}

.dropdown.bootstrap-select.groups_item_selectable.open:after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background: #3a3c3e38;
    left: 0;
    z-index: 2;
    border-radius: 4px;
}

.status-label {
    font-weight: 400 !important;
    padding: 1px 30px;
    color: #fff;
    border-radius: 4px;
    margin-left: 11px;
    font-size: 15px;
}

span.timesheet-duration-toggler-text.switch-to {
    position: relative;
    top: 10px;
}

span.timesheet-date-toggler-text.switch-to {
    position: relative;
    top: 10px;
}

.hollow-dots-spinner,
.hollow-dots-spinner * {
    box-sizing: border-box;
}

.hollow-dots-spinner {
    height: 15px;
    width: calc(30px * 3);
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    z-index: 999;
}

.hollow-dots-spinner .dot {
    width: 15px;
    height: 15px;
    margin: 0 calc(15px / 2);
    border: calc(15px / 5) solid #28b8da;
    border-radius: 50%;
    float: left;
    transform: scale(0);
    animation: hollow-dots-spinner-animation 1000ms ease infinite 0ms;
}

.hollow-dots-spinner .dot:nth-child(1) {
    animation-delay: calc(300ms * 1);
}

.hollow-dots-spinner .dot:nth-child(2) {
    animation-delay: calc(300ms * 2);
}

.hollow-dots-spinner .dot:nth-child(3) {
    animation-delay: calc(300ms * 3);

}

@keyframes hollow-dots-spinner-animation {
    50% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.overLay-loading {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.53);
    z-index: 99999;
    cursor: pointer;
}

.tableNoBorder>tbody>tr>td {
    border-top: 1px solid #ffffff;
}

body.list_invoices.user-id-246 .hideOnMobile {
    float: right;
    display: block !important;
}

body.list_invoices.user-id-246 .panel-body._buttons {
    margin-top: 16px;
}

body.list_invoices:not(.user-id-246) .panel-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 1024px) {
    body.list_invoices:not(.user-id-246) .hideOnMobile {
        display: none;
    }

    .dropdownMobile {
        display: block !important;
    }
}

.cxclient_categoryname {
    background-color: #646f7f;
    padding: 4px;
    border-radius: 2px;
    color: white;
    display: block;
    text-align: center;
}

.testing_environment_float {
    position: fixed;
    right: 1px;
    background-color: green;
    bottom: 0px;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    width: 100%;
    text-align: right;
    z-index: 99999999;
}

button#btn_cargar_resumen_ofertas {
    width: 100%;
    height: 435px;
    /*border: 1px solid black;*/
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eaebef;
    font-size: 18px;
}

button#btn_cargar_resumen_ofertas span {
    font-size: 16px;
    border: 1px solid #524646;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #7b7a7a;
}

button#btn_cargar_invoice_summary {
    width: 100%;
    height: 346px;
    /*border: 1px solid black;*/
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eaebef;
    font-size: 18px;
}

button#btn_cargar_invoice_summary span {
    font-size: 16px;
    border: 1px solid #524646;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #7b7a7a;
}

button#btn_cargar_estadistica_grafica {
    width: 100%;
    height: 415px;
    /*border: 1px solid black;*/
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eaebef;
    font-size: 18px;
}

button#btn_cargar_estadistica_grafica span {
    font-size: 16px;
    border: 1px solid #524646;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #7b7a7a;
}

.btn-icono-pendiente .icon-total-indicator {
    line-height: 12px;
    padding: 2px 5px;
    padding-bottom: 3px;
    color: #fff;
    position: absolute;
    right: 1px;
    font-size: 11px;
    top: -11px;
    font-family: Verdana, serif;
    vertical-align: middle;
    text-align: center;
    border-radius: 8px;
    background-color: red;
    font-weight: bold;
}

.ind_taf_box {
    border: 1px solid #ccc;
    position: initial;
    display: flex;
    padding: 23px;
}

.ind_taf_box .col-md-12 {
    position: initial;
}

.info_mensaje_g {
    background-color: pink;
    text-align: center;
    font-size: 14px;
    float: right;
    margin-right: 5px;
    padding: 4px;
}

.socio_sede_nuevo_nombre_div {
    /* border: 1px solid #bfcbd9; */
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 10px;
    padding: 7px 10px;
    border-radius: 4px;
}

ul.dropdown-menu.menumembresiachiqui1 {
    left: -50px;
}

a.btn-sm.btn-primary.vincularsocioaprincipal {
    margin-left: 10px;
}

.input-group-addon.btn.btn-primary {
    background-color: #2d65c1;
}

.input-group-addon.btn.btn-primary span a {
    color: white;
}

button.btn.mbot15.pull-right.unique_customer_id {
    border: 1px solid #ccc;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 5px;
    background-color: white;
}

.btn-default.amex.elegirtipotc {
    margin-right: 60px;
}

.btn-default.visamastercard {
    margin-right: 120px;
}

.tree,
.tree ul {
    font: normal normal 14px/20px Helvetica, Arial, sans-serif;
    list-style-type: none;
    margin-left: 0 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.tree li {
    margin: 0;
    padding: 0 12px;
    position: relative;
}

.tree li::before,
.tree li::after {
    content: '';
    position: absolute;
    left: 0;
}

/* horizontal line on inner list items */
.tree li::before {
    border-top: 1px solid #999;
    top: 10px;
    width: 10px;
    height: 0;
}

/* vertical line on list items */
.tree li:after {
    border-left: 1px solid #999;
    height: 100%;
    width: 0px;
    top: -10px;
}

/* lower line on list items from the first level because they don't have parents */
.tree>li::after {
    top: 10px;
}

/* hide line from the last of the first level list items */
.tree>li:last-child::after {
    display: none;
}

a.is_task_activo,
.is_task_activo a {
    border: 1px solid;
    padding-left: 3px;
    padding-right: 3px;
}

.menu-item-marketing {
    border-radius: 0;
    color: #323a45 !important;
    /* background: transparent !important; */
}

.view_segmentacion .datos_medicos.lesionesbox {
    left: 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
}

.view_segmentacion .datos_medicos.lesionesbox .fa.fa-pencil-square-o {
    display: none;
}

.view_segmentacion .datos_medicos.problemasfisicos {
    left: 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
}

.view_segmentacion .datos_medicos.problemasfisicos .fa.fa-pencil-square-o {
    display: none;
}

.nopointer {
    cursor: no-drop !important;
}


.receive_daily_report_ {
    position: relative;
    top: 5px;
    left: 3px;
}

.btn_rojo i.fa.fa-envelope {
    position: relative;
    top: 2px;
    left: -2px;
}

img.profile-client-img.modal_size {
    width: 400px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

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

.table.giftcard.invoice-giftcacrd-preview thead>tr>th {
    border: 0 !important;
    color: #fff !important;
    background-color: #2e6789;
}

/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
.dot-pulse {
    position: relative;
    left: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #626F80;
    color: #626F80;
    box-shadow: 9999px 0 0 -5px #626F80;
    animation: dotPulse 1.5s infinite linear;
    animation-delay: .25s;
}

.dot-pulse::before,
.dot-pulse::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #626F80;
    color: #626F80;
}

.dot-pulse::before {
    box-shadow: 9984px 0 0 -5px #626F80;
    animation: dotPulseBefore 1.5s infinite linear;
    animation-delay: 0s;
}

.dot-pulse::after {
    box-shadow: 10014px 0 0 -5px #626F80;
    animation: dotPulseAfter 1.5s infinite linear;
    animation-delay: .5s;
}

@keyframes dotPulseBefore {
    0% {
        box-shadow: 9984px 0 0 -5px #626F80;
    }

    30% {
        box-shadow: 9984px 0 0 2px #626F80;
    }

    60%,
    100% {
        box-shadow: 9984px 0 0 -5px #626F80;
    }
}

@keyframes dotPulse {
    0% {
        box-shadow: 9999px 0 0 -5px #626F80;
    }

    30% {
        box-shadow: 9999px 0 0 2px #626F80;
    }

    60%,
    100% {
        box-shadow: 9999px 0 0 -5px #626F80;
    }
}

@keyframes dotPulseAfter {
    0% {
        box-shadow: 10014px 0 0 -5px #626F80;
    }

    30% {
        box-shadow: 10014px 0 0 2px #626F80;
    }

    60%,
    100% {
        box-shadow: 10014px 0 0 -5px #626F80;
    }
}

.prestige_sales_loading_dots .dot-pulse {
    margin-left: 30px;
    margin-top: 5px;
}

.prestige_sales_loading_dots {
    height: 45px;
    display: flex;
    font-size: 15px;
    ;
}

.ribbon span.prestigio {
    font-size: 11px;
    font-weight: 500;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    position: absolute;
    top: 12px;
    right: -23px;
}

.modal-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(45, 52, 60, 0.9);
    z-index: 1;
    display: none;
}

.modal-loading__content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.modal-loading__content span {
    margin-top: 10px;
    color: #fff;
    position: relative;
    font-size: 16px;
}

.modal-loading__content span.animate {
    animation: changeText infinite 3s alternate;
}

.modal-loading__content span:after {
    content: attr(data-content);
}

.modal-spinner {
    height: 35px;
    width: 35px;
    animation: rotate 0.8s infinite linear;
    border: 6px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
}

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

    100% {
        transform: rotate(360deg);
    }
}

@keyframes changeText {
    0% {
        top: 0
    }

    90% {
        top: 0;
        opacity: 1
    }

    100% {
        top: 10px;
        opacity: 0
    }
}

.cd-panel-container {
    box-shadow: 1px 1px 9px #232740;
}