@import 'colores.css';

.centra_cont {
    display: flex;
    justify-content: center;
}

.pagination li.paginate_button a {
    border-radius: 2px;
}

.pr_10 {
    padding-right: 6px !important;
}

.fz_13 {
    font-size: 13px;
}

.p_2 {
    padding: 2px 2px !important;
}

.bg_ceniso_o_o {
    background: var(--color_ceniso);
    border: 1px solid var(--color_ceniso);
}

.display_none {
    display: none !important;
}

.ptb_5 {
    padding: 5px 12px !important;
}

.img_dashboard {
    filter: opacity(0.3) drop-shadow(0 0 0 #f3f3f4);
    height: 95%;
    width: 40%;
}

.bg_primary_bajo {
    background-color: var(--color_principal_bajo) !important;
}

.card_form_o_o {
    margin-bottom: .5rem !important;
}

.pd_l_no {
    padding-left: 0px;
}

.pd_r_no {
    padding-right: 0px !important;
}

.pd_lr_no {
    padding-left: 0px !important;
    padding-right: : 0px !important;
}

.pd_lr_8 {
    padding-left: 8px;
    padding-right: 8px;
}

.text_tranparente {
    font-size: 12px;
    color: #b9bdc2;
}

.efectos_card_no {
    box-shadow: none !important;
    background: #f3f3f4;
}

form label {
    font-size: 13px !important;
}

.span_xs_o_o {
    background: var(--color_ceniso);
    border: 1px solid var(--color_ceniso);
    padding: 1px 8px;
}

.br_no {
    border-radius: 0px;
}

.br_r_no {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.br_l_no {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn_xs_o_o {
    position: relative;
    top: -1px;
    padding: 1px 6px;
}

.pdd_10 {
    padding: 0px 10px;
}

.pdd_11 {
    padding: 0px 11px;
}

.pdd_12 {
    padding: 0px 12px;
}

.pdd_15 {
    padding: 0px 15px;
}

.imgen_user_o_o {
    height: 17px;
    width: 19px;
}

.separar_o_o {
    background: #c1c1c1;
    width: 100%;
    height: 2px;
}

.color_principal {
    color: var(--color_principal);
}

.hover_acceso {
    transition: all 0.3s linear;
}

.hover_acceso:hover {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .4) !important;
}

.description_text {
    font-size: 13px;
    font-weight: bold;
}

.bg_danger_bajo {
    background: var(--color_principal_bajo);
}

.pt_3 {
    padding-top: 3px;
}

.card-title {
    color: var(--color_secundario2);
}

.waitMe_progress_elem1,
.waitMe_progress_elem2,
.waitMe_progress_elem3 {
    background-color: var(--color_principal) !important;
}

.color_secudari_o_o {
    color: var(--color_secundario);
}

.br_no {
    border-radius: 0px;
}

.btlr_no {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.br_t_lr {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.pd_lr_10 {
    padding-left: 10px !important;
    padding-right: 11px !important;
}

.h_100 {
    height: 100%;
}

.mrg_no {
    margin: 0;
}

.mrl_o_o {
    margin: 0px 5px 0px 5px;
}

.bg_trans_o_o {
    background: var(--bg_principal_body) !important;
}

.border_bottom_navbar {
    border-bottom: 1px solid #26394908 !important;
}

.navbar-nav>li.active>a.btn-iframe-close {
    color: #fff;
}

.prl_o_o {
    padding-left: 10px;
    padding-right: 10px;
}

.content-wrapper.iframe-mode .navbar-nav .nav-link {
    padding: 4px 15px;
}

.navbar-nav>li.active>a.active,
.tabs_opciones_o_o {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.navbar-nav>li.active>a.active {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 5px 15px !important;
    background: var(--background_tabs);
}

.show a.nav-link {
    color: var(--color_secundario) !important;
}

.nav_o_o {
    margin-top: 3px;
}

.nav_o_o ul>li.nav-item a {
    padding: 10px 15px 10px 10px;
}

/*------------------------------------------Login ---------------------------------------------*/
.mb_3 {
    margin-bottom: 15px;
}

.mb_2 {
    margin-bottom: 10px;
}

.login_o_o {
    max-width: 850px;
    margin: 0 auto;
    padding: 100px 20px 20px 20px;
}

.login_form_o_o form {
    margin-bottom: 5px 0px;
}

.logo_1_o_o div {
    height: 14.5em;
    padding: 1px;
    /*
    width: 12.5em;
    margin-left: 24%;
    */
}

.logo_1_o_o img {
    position: relative;
    height: 100%;
    width: 100%;
}

.logo_1_o_o h4 {
    margin-top: 9px;
    font-weight: bold;
    text-align: center;
    font-size: 17px;
}

.login_form_o_o div.login-box {
    width: 400px;
}

.check_o_o label {
    position: relative;
    top: -2px;
    font-size: 13px;
    margin-bottom: 0px;
}

.cuerpo_login_o_o {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #dbdbdb85;
}

.cuerpo_login_o_o p {
    text-align: center;
    font-size: 15px;
}

.cuerpo_login_o_o div:nth-child(2) small {
    position: absolute;
    right: 0%;
}

.logo_2_o_o div {
    position: absolute;
    right: 0px;
    width: 22em;
    height: 12em;
}

.logo_2_o_o img {
    position: relative;
    left: 4em;
    width: 100%;
    height: 100%;
}

.mensaje_error_o_o {
    display: flex;
}

.mensaje_error_o_o p {
    font-size: 14px;
    margin: 0px;
    text-align: center;
}

/*------------------------------------------ Tablas -------------------------------------------*/
.card-header {
    padding: 15px 10px 10px 10px;
    border-bottom: none;
}

.linea_top_o_o {
    border-top: 1px solid rgba(0, 0, 0, .125);
}

.linea_bottom_o_o {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.table-bordered td {
    border-top: 0px solid #e7eaec;
    font-size: 13px;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.pdd_no {
    padding: 0px;
}

.datatable_o_o {
    padding: 0px;
}

.box_shano_o_o {
    box-shadow: none;
}

.datatable_o_o div.card-body {
    padding: 12px 0px;
}

.page-link {
    padding: 5px 10px;
}

.dataTables_info {
    padding: 5px 0px 0px 5px;
    font-size: 15px;
}

table.dataTable tbody tr.selected {
    background-color: var(--color_principal_htable);
    color: white;
}

.table_error_tr td {
    background: var(--color_principal_bajo);
}

/*------------------------------------------ Tabs -------------------------------------------*/
.pdd_tabs_o_o {
    padding: 5px 10px;
}

.tabs_left_o_o,
.tabs_right_o_o {
    font-size: 12px;
    padding: 6px 12px 7px 12px;
}

.tabs_opciones_o_o {
    background: var(--bg_principal_body);
    color: var(--color_secundario2);
    border-left: 1px solid #d1dade69;
    border-right: 1px solid #d1dade69;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 11px;
}

.tabs_opciones_o_o:hover {
    background: #dae0e5;
}

.show a.tabs_opciones_o_o {
    color: var(--color_secundario2) !important;
}

.tab_empaty_o_o {
    padding-top: 12px;
    align-items: flex-start !important;
    background: #fff;
    border-radius: .25rem;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    /*box-shadow: 0px 1px 2px -1px rgb(41 56 70), 0 0 5px 0 rgb(0 0 0 / 5%);*/
}

/*----------------------------------------Modal------------------------------------------------*/
.modal_sucursal_padre_o_o {
    padding: 15px 15px 5px 15px;
}

.modal_sucursal_o_o {
    padding: 0px;
}

.modal_sucursal_padre_o_o div.modal-header {
    padding: 5px 0px;
}

.m_sucursales_o_o a {
    cursor: pointer;
    font-size: 13px;
    border: none;
    padding: 8px 10px;
    color: var(--color_secundario);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    transition: 0.2s ease-in-out;
}

.m_sucursales_o_o a:hover,
.m_sucursales_o_o a:focus {
    font-weight: 600;
    background: #f5f5f5;
}

.modal_header_o_o {
    padding: 10px 17px 10px 12px;
}

.modal_header_o_o button>span i {
    font-size: 16px;
}

.modal_header_o_o button {
    padding: 10px 10px !important;

}

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

.modal_footer {
    border-top: none;
    padding: 0px .75rem .75rem .75rem;
}

@media (min-width: 768px) {
    .modal-dialog.modal-md {
        max-width: 600px !important;
    }
}

/*--------------------------------------- Grilla Botones-------------------------------------*/

.botones_grilla_o_o button {
    margin: 0px;
    padding: 0px 5px;
    height: 30px;
}

.botones_grilla_o_o i {
    display: -webkit-inline-box !important;
    font-size: 14px !important;
}

.botones_grilla_o_o p {
    margin: 0;
    padding-top: 1px;
    padding-left: 3px;
    font-size: 13px;
    font-family: sans-serif;
    display: flex;
}

.btn_o_o {
    transition: all 0.3s lineal;
}

.btn_o_o:hover {
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

/*--------------------------- Clases Botones ----------------------------------------------*/
.btn-info_btt_o_o {
    border: 1px solid var(--color_celeste);
    color: var(--color_celeste);
}
.btn-primary_btt_o_o {
    border: 1px solid var(--color_principal_table);
    color: var(--color_principal_table);
}

.btn-danger_btt_o_o{
    border: 1px solid #940000;
    color: white;
    background: #ee122c;
}

.btn-success_btt_o_o{
    border: 1px solid #000;
    color: white;
    background: #0DC143;
}

.btn-dark_btt_o_o {
    border: 1px solid var(--color_secundario);
    color: var(--color_secundario);
}

.btn-warning_btt_o_o {
    border: 1px solid var(--color_warning);
    color: var(--color_warning);
}

.btn-white_btt_o_o {
    border: 1px solid #000;
    color: var(--color_secundario);
}

/*--------------------------- Hover Botones ----------------------------------------------*/

.btn-info_btt_o_o:hover {
    border: 1px solid var(--color_celeste);
    color: var(--color_celeste);
}

.btn-primary_btt_o_o:hover {
    border: 1px solid var(--color_principal_hover);
}

.btn-danger_btt_o_o:hover{
    border: 1px solid #ed5565;
    color: #EE122C;
}

.btn-success_btt_o_o:hover {
    border: 1px solid var(--color_verde);
    color: var(--color_verde);
}

.btn-dark_btt_o_o:hover {
    border: 1px solid var(--color_secundario);
    color: var(--color_secundario);
}

.btn-warning_btt_o_o:hover {
    border: 1px solid var(--color_warning);
    color: var(--color_warning);
}

.btn-white_btt_o_o:hover {
    border: 1px solid #000;
    color: var(--color_secundario);
}

/*------------------------ Sucursales nav------------------------------------------------*/
.sucursales_nav_o_o a {
    color: #2f4050ad !important;
    display: -webkit-inline-box !important;
    font-size: 14px;
}

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

.sucursales_nav_o_o span {
    border-radius: 3px;
    background: #d1dade;
    margin: 0;
    font-weight: 600;
    padding: 4px 10px;
    margin-left: 5px;
    font-size: 11px;
    font-family: sans-serif;
}

.nav_link_o_o {
    height: auto !important;
}

.sucursales_nav_o_o a:hover {
    color: var(--color_secundario2) !important;
}

.position_sticky_o_o {
    position: -webkit-sticky;
    position: sticky;
    z-index: 200;
    top: 0%;

}

/*--------------------------------------- Formularios -----------------------------------*/
.error_text_o_o {
    padding: 0px;
    margin-bottom: 0px !important;
    background: #fff;
    color: red;
    font-size: 12px;
    width: auto;
    padding-left: 1px;
}

.input-group-xs>.form-control,
.input-group-xs>.input-group-addon,
.input-group-xs>.input-group-text,
.input-group-xs>.input-group-btn>.btn {
    height: 22px;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.input-xs {
    height: 22px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5;
    /* If Placeholder of the input is moved up, rem/modify this. */
    border-radius: 3px;
}

form label {
    margin-bottom: 0.1rem !important;
}

label.required::after {
    content: "*";
    color: red;
}

.modal-footer {
    margin-top: 0;
    border-top: 1px solid #e9ecef !important;
}

/*Checkbox*/
.onoffswitch {
    position: relative;
    left: 4px;
    padding: 6px 0px 0px 0px;
    width: 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 18px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 16px;
    padding: 0;
    line-height: 18px;
    font-size: 13px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "SI";
    font-size: 10px;
    text-align-last: auto;
    padding-left: 7px;
    background-color: var(--color_principal);
    color: #fff;
}

.onoffswitch-inner:after {
    content: "NO";
    padding-right: 3px;
    font-size: 10px;
    text-align-last: auto;
    background-color: #babfc3d9;
    color: #999999;
    text-align: right;
}

.onoffswitch-switch {
    width: 21px;
    height: 21px;
    margin: 0px;
    background: #fff;
    position: absolute;
    top: 3px;
    bottom: 0;
    right: 20px;
    border-radius: 50%;
    box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 20%), 0px 1px 1px 0px rgb(0 0 0 / 14%), 0px 2px 1px -1px rgb(0 0 0 / 12%);
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: -1px;
}

/*Otros*/
span.bg-default {
    background-color: #EEEEEE !important;
    color: #999999;
    border: 0px solid #999999;
}

.custom-file-label-sm {
    height: 30px;
    padding: .2.5rem .7rem;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.custom-file-label-sm::after {
    content: "Cargar";
    height: 30px;
    padding: .2.5rem .7rem !important;
}

.custom-file-label-xs {
    height: 22px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.custom-file-label-xs::after {
    content: "Cargar";
    height: 22px;
    padding: 2px 2px !important;
}

/*---------------------------------------------- Refrescar----------------------------------*/
.refres_o_o {
    position: relative;
    top: -2px;
}

.refres_o_o span {
    border: 1px solid var(--color_principal);
    font-size: 11px !important;
    background: #fff;
    color: var(--color_principal);
}

.refres_o_o i {
    position: relative;
    font-size: 11px;
    top: 0px;
}

/*------------------------------------------- Accesos -----------------------------------------*/
.br_tlr-50px_o_o {
    border-top-right-radius: 30px !important;
    border-top-left-radius: 30px !important;
}

.br-50px_o_o {
    border-radius: 30px !important;
}

.accesos_icono_o_o {
    background: linear-gradient(to right,
        var(--color_principal),
        #fff);
    border-radius: 50%;
    top: 80px !important;
    height: 6.7em;
    width: 7em;
}

.accesos_icono_o_o i {
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
}

.i_color_principal {
    transition: all 0.4s linear;
}

.i_color_principal i {
    font-size: 13px;
    color: #fff;
    transition: all 0.4s linear;
}

.i_color_principal:hover {
    color: var(--color_principal_hover);
}

.i_color_principal:hover i {
    color: var(--color_principal_hover);
}

/*--------------------------------------------- Scroll -------------------------------------*/
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    background: var(--bg_principal_body);
    border-radius: 3em;
}

::-webkit-scrollbar-thumb {
    background: #8e89a2;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 3em;
}


/**********************************ACCESO RAPIDO************************************/
#switcher-top {
    cursor: pointer;
    border-right: 15px solid transparent;
    border-left: 16px solid transparent;
    border-top: 25px solid #d1dade;
    position: fixed;
    z-index: 1031;
    left: 50%;
    top: 0px;
    margin: 0 auto;
    transform: translate(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.accesos_body {
    padding-top: 2px;
    max-width: 13%;
}

.accesos_body a:hover i {
    font-size: 1.6em;

}

.accesos_body i,
.accesos_body a,
.accesos_body p {
    transition: all 0.3s ease-in-out;
}

.accesos_body i {
    font-size: 1.55em;
}

.accesos_body p {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 10px;
    font-family: sans-serif;
}

#switcher-top.active {
    border-top: 47px solid #f4f6f9;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#switcher-top.active span {
    color: #263949;
    margin-top: -32px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#switcher-top span {
    color: #2f4050ad;
    font-weight: 600;
    font-size: 9px;
    font-family: sans-serif;
    margin-top: -22px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.px-5 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.py-0 {
    padding-bottom: 0 !important;
}

.py-2 {
    padding-top: .2em;
}

#switcher-list {
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 45px solid #263949;
    z-index: 1030;
    position: fixed;
    top: -59px;
    margin: 0 auto;
    left: 50%;
    min-width: 780px;
    transform: translate(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#switcher-list.active {
    top: 0px;
    transform: translate(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#switcher-list .row {
    color: #fff;
    margin-top: -45px;
    display: flex;
}

#switcher-list a {
    padding-top: 2px;
    color: white;
    font-size: 14px;
}


/*--------------------------------------------- Bola flotante ----------------------------*/

.contenedor_flotante {
    width: 90px;
    height: 240px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1031;
}

.contenedor_flotante button.botonF1 {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: var(--color_principal);
    right: 0;
    bottom: 0;
    position: absolute;
    margin-right: 18px;
    margin-bottom: 30px;
    border: none;
    outline: none;
    color: #FFF;
    font-size: 36px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: .3s;
}

.contenedor_flotante span {
    position: relative;
    top: -9px;
    font-weight: bold;
    font-size: 30px;
    transition: .5s;
}

.contenedor_flotante i {
    position: relative;
    font-size: 22px;
    height: 20px;
    width: 28px;
    transition: .5s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contenedor_flotante button.botonF1:hover span {
    transform: rotate(360deg);
}

.contenedor_flotante button.botonF1:active {
    transform: scale(1.1);
}

.btnf {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: none;
    color: #FFF;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    font-size: 28px;
    outline: none;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 22px;
    transform: scale(0);
}

.contenedor_flotante button.botonF2 {
    background: #2196F3;
    margin-bottom: 85px;
    transition: 0.5s;
}

.contenedor_flotante button.botonF3 {
    background: #673AB7;
    margin-bottom: 130px;
    transition: 0.7s;
}

.contenedor_flotante button.botonF4 {
    background: #009688;
    margin-bottom: 175px;
    transition: 0.9s;
}

.contenedor_flotante button.botonF5 {
    background: #FF5722;
    margin-bottom: 220px;
    transition: 0.99s;
}

.animacionVer {
    transform: scale(1);
}

/*-----------------------------------Sidebar----------------------------------------*/
.nav_i_o_o {
    font-size: 12px;
}

/*.nav > li.menu-open {
    transition: all 0.1s linear;
    border-left: .2rem solid var(--color_principal);
}*/
/*---------------------------------------------- Autocomplete ------------------------------*/

ul.ui-autocomplete {
    z-index: 1100;
}

.search_false {
    padding: 2px 5px;
    position: absolute;
    color: #fff;
    font-weight: bold;
    top: 24px;
    right: 5px;
    font-size: 11px;
    background: var(--color_principal_hover);
    border-radius: 3px;
}

.sin_resultados li:nth-child(1) {
    /*border-top: 1px solid #ced4da;*/
    border-left: 3px solid var(--color_principal_hover);
    position: relative;
    top: 20px;
}

.sin_resultados li:nth-child(2) {
    position: relative;
    top: -29px;
    padding-left: 10px;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

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

/*-----------------------------------Filtros---------------------------------------*/
.padre_filtro button {
    background: #fff;
    box-shadow: 0px 1px 2px -1px rgb(41 56 70), 0 0 5px 0 rgb(0 0 0 / 5%) !important;
}

.padre_filtro span {
    font-size: 13px;
    color: #2f4050ad;
}

.padre_filtro b {
    font-weight: bold;
    color: var(--color_secundario);
}

.padre_filtro button.dropdown-toggle::after {
    color: #2f4050ad;
}

.div_filtro_fechas {
    display: flex;
    background: #fff;
    box-shadow: 0px 1px 2px -1px rgb(41 56 70), 0 0 5px 0 rgb(0 0 0 / 5%) !important;
}

/*----------------------------------- table formulario2------------------------------*/
.card-header2 {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: 15px 10px 10px 10px;
    position: relative;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

/*----------------------------------- Reportes inframe ------------------------------*/
.inframe_reportes{
    border:#f3f3f4 3px dashed ;
    background:#525659;
}

/*-----------------------------------Pantalla---------------------------------------*/
@media (max-width: 980px) {

    .pd_l_no,
    .pd_lr_no,
    .pd_r_no {
        padding-right: 3px !important;
        padding-left: 0px !important;
    }

    .pdd_no {
        padding-right: 5px !important;
        padding-left: 0px !important;
    }
}

.hidden {
    display: none !important;
}

.bell{
    -webkit-animation: ring 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s .7s ease-in-out infinite;
    transform-origin: 50% 4px;
}

@-webkit-keyframes ring {
    0% { -webkit-transform: rotateZ(0); }
    1% { -webkit-transform: rotateZ(30deg); }
    3% { -webkit-transform: rotateZ(-28deg); }
    5% { -webkit-transform: rotateZ(34deg); }
    7% { -webkit-transform: rotateZ(-32deg); }
    9% { -webkit-transform: rotateZ(30deg); }
    11% { -webkit-transform: rotateZ(-28deg); }
    13% { -webkit-transform: rotateZ(26deg); }
    15% { -webkit-transform: rotateZ(-24deg); }
    17% { -webkit-transform: rotateZ(22deg); }
    19% { -webkit-transform: rotateZ(-20deg); }
    21% { -webkit-transform: rotateZ(18deg); }
    23% { -webkit-transform: rotateZ(-16deg); }
    25% { -webkit-transform: rotateZ(14deg); }
    27% { -webkit-transform: rotateZ(-12deg); }
    29% { -webkit-transform: rotateZ(10deg); }
    31% { -webkit-transform: rotateZ(-8deg); }
    33% { -webkit-transform: rotateZ(6deg); }
    35% { -webkit-transform: rotateZ(-4deg); }
    37% { -webkit-transform: rotateZ(2deg); }
    39% { -webkit-transform: rotateZ(-1deg); }
    41% { -webkit-transform: rotateZ(1deg); }

    43% { -webkit-transform: rotateZ(0); }
    100% { -webkit-transform: rotateZ(0); }
}

@-moz-keyframes ring {
    0% { -moz-transform: rotate(0); }
    1% { -moz-transform: rotate(30deg); }
    3% { -moz-transform: rotate(-28deg); }
    5% { -moz-transform: rotate(34deg); }
    7% { -moz-transform: rotate(-32deg); }
    9% { -moz-transform: rotate(30deg); }
    11% { -moz-transform: rotate(-28deg); }
    13% { -moz-transform: rotate(26deg); }
    15% { -moz-transform: rotate(-24deg); }
    17% { -moz-transform: rotate(22deg); }
    19% { -moz-transform: rotate(-20deg); }
    21% { -moz-transform: rotate(18deg); }
    23% { -moz-transform: rotate(-16deg); }
    25% { -moz-transform: rotate(14deg); }
    27% { -moz-transform: rotate(-12deg); }
    29% { -moz-transform: rotate(10deg); }
    31% { -moz-transform: rotate(-8deg); }
    33% { -moz-transform: rotate(6deg); }
    35% { -moz-transform: rotate(-4deg); }
    37% { -moz-transform: rotate(2deg); }
    39% { -moz-transform: rotate(-1deg); }
    41% { -moz-transform: rotate(1deg); }

    43% { -moz-transform: rotate(0); }
    100% { -moz-transform: rotate(0); }
}

@keyframes ring {
    0% { transform: rotate(0); }
    1% { transform: rotate(30deg); }
    3% { transform: rotate(-28deg); }
    5% { transform: rotate(34deg); }
    7% { transform: rotate(-32deg); }
    9% { transform: rotate(30deg); }
    11% { transform: rotate(-28deg); }
    13% { transform: rotate(26deg); }
    15% { transform: rotate(-24deg); }
    17% { transform: rotate(22deg); }
    19% { transform: rotate(-20deg); }
    21% { transform: rotate(18deg); }
    23% { transform: rotate(-16deg); }
    25% { transform: rotate(14deg); }
    27% { transform: rotate(-12deg); }
    29% { transform: rotate(10deg); }
    31% { transform: rotate(-8deg); }
    33% { transform: rotate(6deg); }
    35% { transform: rotate(-4deg); }
    37% { transform: rotate(2deg); }
    39% { transform: rotate(-1deg); }
    41% { transform: rotate(1deg); }

    43% { transform: rotate(0); }
    100% { transform: rotate(0); }
}

.nav-legacy.nav-sidebar .nav-item>.nav-link>.nav-icon {
    margin-left: 0.15rem;
}

.nav-0-level li a {
    padding-left: 16px !important;
}

.nav-1-level li a {
    padding-left: 38px !important;
}

.nav-2-level li a {
    padding-left: 38px !important;
}

tr.row-danger>td{
    background-color: #f2dede !important;
}

tr.row-warning>td{
    background-color: #FFF3CD !important;
}

.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}

.btn-white:hover
, .btn-white:focus
, .btn-white:active
, .btn-white.active
, .open .dropdown-toggle.btn-white {
    color: inherit;
    border: 1px solid #d2d2d2 !important;
}

.oferta_item{
    text-decoration:line-through;
    color:red;
}

.fa-whatsapp:before {
    content: "\f232";
}

.focusButton:focus{
    animation: pulse-animation 2s infinite;
}

.focusAnimation{
    animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

form .form-group{
    margin-bottom: 0.5rem !important;
}

option:disabled{
    color: red;
    font-style: italic;
}
