#calendar_2024 {
    width: 100% !important;
}

.page-template-page-databox-php #header_container{
    position: relative !important;
}
.datepicker, .ui-datepicker { z-index: 11 !important; }

.page-template-page-databox-php .cf_page_databox div>div:nth-child(2){
    background-color: #F5F7FB;
    padding-bottom: 10px;
}

.page-template-page-databox-php .cf_page_databox div>div.modal.show{
    background: unset !important;
}

.cf_page_databox{
    margin-bottom: 32px;
}

.cf_page_databox #sticky-sidebar .act_databox_title{
    font-size: 2.5rem !important;
    border-bottom: 1px solid #5266fb;
    padding-bottom: 14px;
    margin-top: 50px;
}

.page-template-page-databox-php .cf_page_databox #sticky-sidebar .act_databox_title .fa-sliders{
    float: right;
    font-size: 1.6rem !important;
    padding-top: 8px;
    padding-right: 34px;
}

.cf_page_databox #sticky-sidebar{
    padding-right: 12px;
}

.cf_page_databox #sticky-sidebar ul{
    list-style: none;
}

.cf_page_databox #sticky-sidebar ul li{
    margin-top: 12px;
}

.cf_page_databox #sticky-sidebar ul li a{
    text-decoration: none;
    color: #000;
    font-size: 1.25rem !important;
}

.cf_page_databox #sticky-sidebar ul li ul li {
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 7px;
    padding-bottom: 11px;
}

.cf_page_databox #sticky-sidebar ul li ul li a{
    color: #555555 !important;
    padding-bottom: 12px;
    font-size: 1.08rem !important;

}

.cf_page_databox .container-fluid:nth-child(1) #sidebar .sticky-top #sb-1,
.cf_page_databox .container-fluid:nth-child(1) #sidebar .sticky-top #sb-2{
    border: none;
    border-radius: 7px;
}

.cf_page_databox .container-fluid:nth-child(1) #sidebar .sticky-top #sb-1,
.cf_page_databox .container-fluid:nth-child(1) #sidebar .sticky-top #sb-2{
    background-color: #fff;
    padding: 30px 20px;
}

.cf_page_databox .container-fluid:nth-child(1) #sidebar .sticky-top #sb-2{
    margin-top: 31px;
}

.cf_page_databox .container-fluid:nth-child(1) #sidebar .sticky-top #sb-2 .act_botones_container{
    background-color: #F5F5F5;
    padding: 20px;
    border-radius: 7px;
}

.cf_page_databox .container-fluid:nth-child(1) #sidebar .sticky-top #sb-2 .act_botones_container .link_act_container{
    background-color: #fff;
    padding: 11px;
    border-radius: 7px;
    box-shadow: 0 0 2px rgba(128, 128, 128,0.25);
}

.link_act_container #act_databox_ics,
.link_act_container #admin_databox_client,
#admin_databox_client_fake{
    font-weight: 700;
    font-size: 1.1rem;
    text-decoration: none;
    color: #4D4D4D
}

.link_act_container #act_databox_ics .fa-calendar-days,
.link_act_container #admin_databox_client .fa-user-group,
#admin_databox_client_fake .fa-user-group{
    color: #5266fb !important;
    border: 1px solid #EBEBEB;
    padding: 7px;
    margin-right: 4px;
}

.cf_page_databox .container-fluid #sb-2 .act_botones_container .link_act_container:nth-child(2){
    margin-top: 20px;
}

.cf_page_databox .container-fluid #sb-2 .act_botones_container .link_act_container:nth-child(2) span{
    margin-top: 23px !important;
    display: block;
}

.cf_page_databox .container-fluid #sb-2 .act_botones_container .link_act_container span{
    color: #7B7B7B;
    font-size: 1rem !important;
}

.cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(1) div>div:nth-child(2) .act2022_title{
    padding: 12px;
}

.cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(1) div>div:nth-child(2) .act2022_title,
.cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(1) div>div:nth-child(2) #databox_clientes_list,
#new_client_form,
#label_fecha_dcl{
    background-color: #fff;
    margin-bottom: 0px !important;
}

#label_fecha_dcl{
    margin-top: 0px;
    padding: 14px 12px 0px 21px;
}

#databox_clientes_list {
    overflow-y: auto;
    max-height: calc(100vh - 170px - 100px - 185px - 35px);
    padding: 21px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

#databox_clientes_list .data_cliente {
    border: 1px solid #eceaea;
    border-radius: 5px;
    padding: 5px 0px 18px 8px;
    margin: 8px 0px;
    background-color: #f7f6f6;
    border-radius: 13px;
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    height: auto;
}
#sb-1 .add_databox_client .fa-plus, 
#sb-1 #act_databox_ics .fa-calendar,
#sb-1 #admin_databox_client .fa-user{
    padding: 8px 8px;
    border-radius: 50%;
}
#sb-1 .add_databox_client .fa-plus{
    background-color: #5266fb;
    color: white;
}
#sb-1 #act_databox_ics .fa-calendar{
    background-color: black;
    color: white;
}
#sb-1 #admin_databox_client .fa-user{
    background-color: #beff5e;
    color:black;
    padding: 9px;
}
.cf_page_databox #sb-2{
    box-shadow: 0 0 6px #a6a6a6;
}

#sb-2 #enlace_ics a,
#sb-2 #enlace_ics a .fa-copy{
    color: #5266fb !important;
    background-color: transparent;
    border: none;
    padding: 0px 0px 5px 0px;
}
#act_databox_dates_label{
    color: #4D4D4D;
    font-weight: 600;
    margin-bottom: 20px;
}
.impuesto_Retencinenlafuente{
    border-left: 5px solid #5266fb !important;
}
.impuesto_ImpuestodeRenta{
    border-left: 5px solid black !important;
}
.impuesto_IVABimestral{
    border-left: 5px solid #beff5e !important;
}
.impuesto_Impuestonacionalalconsumo{
    border-left: 5px solid #bac2fd !important;
}
    
.impuesto_Activosenelexterior{
    border-left: 5px solid #666666 !important;
}

.impuesto_InformacinExgena{
    border-left: 5px solid #d8ff9f !important;
}

.impuesto_IVAcuatrimestral{
    border-left: 5px solid #cccccc !important;
}

.impuesto_Impuestounificadodelrgimensimpledetributacin{
    border-left: 5px solid #3E58CA !important;
}
.impuesto_ReportesalaSuperintendenciadeSociedades{
    border-left: 5px solid #32469E !important; 
}
.impuesto_Preciosdetransferencia{
    border-left: 5px solid #97CB54 !important;
}
.impuesto_Pagodelanticipobimestraldelimpuestounificadobajoelrgimensimpledetributacin{
    border-left: 5px solid #72993F !important;
}
.right,
.left{
    position: relative;
    width: 100% !important;
    padding: 4px 8px 9px 4px;
    margin-top: 10px !important;
    max-width: 50%; 
}
.right,
.left,
#databox_clientes_list .data_cliente .collapse thead>tr>th{
    color: #555555;
}
.right,
.left{
    font-size: 1rem !important;
}
.right{
    float: right;
    background-color: #f7f6f6 !important;
    padding-top: 2px !important;
}

.right b{
    font-size: 1.1rem !important;
}
.right b,
.left b{
    height: 67px;
    display: block;
}
.left{
    float: left;
}

.left a{
 margin-top: 11px;
 padding-left: 0px !important;
}

.left b{
    font-size: 1rem !important;
}
.left b span{
    color: black;
    padding: 3px 6px;
    font-size: 1.1 !important;
}
.left .fa-calendar{
    font-size: 0.95rem !important;
    color: #97a3fc;
}

#databox_clientes_list .data_cliente a{
    width: 100% !important;
    float: left;
    text-decoration: none;
    color: #5266fb;
    padding: 7px 5px;
    font-size: 1rem !important;
}

#databox_clientes_list .data_cliente a.flechaacordeon .fa-chevron-down{
    font-size: 1rem !important;
}

#databox_clientes_list .data_cliente .collapse,
#databox_clientes_list .data_cliente .collapsing,
#databox_clientes_list .data_cliente .collapse table,
#databox_clientes_list .data_cliente .collapsing table,
#admin_client_modal .modal-body #table-list{
    width: 100% !important;
}
#databox_clientes_list .data_cliente .collapse table,
#databox_clientes_list .data_cliente .collapsing table{
    box-shadow: 0px 0px 1px #373636 !important;
}
#databox_clientes_list .data_cliente .collapse thead{
    border-radius: 13px;
}
#databox_clientes_list .data_cliente .collapse thead>tr>th,
#databox_clientes_list .data_cliente .collapse tbody>tr>td,
#databox_clientes_list .data_cliente .collapse tbody #editing td .form-control,
#databox_clientes_list .data_cliente .collapsing thead>tr>th,
#databox_clientes_list .data_cliente .collapsing tbody>tr>td{
    font-size: 0.95rem !important;
    text-align: center;
}

.single_single #databox_clientes_list .data_cliente .collapse thead>tr>th,
#databox_clientes_list .data_cliente .collapsing thead>tr>th,
#admin_client_modal .modal-body #table-list thead>tr>th{
    background-color: #97a3fc;
    border: 2px solid #fff !important;
    color: #fff;
}

#databox_clientes_list .data_cliente .collapse tbody>tr>td,
#databox_clientes_list .data_cliente .collapsing tbody>tr>td{
    background-color: #fff;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #e3e3e3 !important;
}
#databox_clientes_list .data_cliente .collapse tbody>tr>td .btn-group #bEdit .fa-pen,
#admin_client_modal .modal-body #table-list tbody> #editing td .btn-group #bAcep .fa-check,
#databox_clientes_list .data_cliente .collapsing tbody>tr>td .btn-group #bEdit .fa-pen,
#admin_client_modal .modal-body #table-list tbody>tr>td .btn-group #bEdit{
    color: #5266fb;
}

#databox_clientes_list .data_cliente .collapse tbody #editing .btn-group #bCanc .fa-ban,
#databox_clientes_list .data_cliente .collapse tbody>tr>td .btn-group #bElim .fa-trash,
#databox_clientes_list .data_cliente .collapsing tbody>tr>td .btn-group #bElim .fa-trash,
#admin_client_modal .modal-body #table-list tbody>tr>td .btn-group #bElim .fa-trash,
#admin_client_modal .modal-body #table-list tbody> #editing td .btn-group #bCanc .fa-ban{
    color: red;
}

#databox_clientes_list .data_cliente .collapse b,
#databox_clientes_list .data_cliente .collapse{
    padding: 2px 3px 10px 3px;
}
.trimestre_IVA.Bimestral{
    border-left: 4px solid #5266fb;
}
.ui-datepicker-header{
    background-color: #5266fb;
}
#ui-datepicker-div table.ui-datepicker-calendar thead>tr>th{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.ui-datepicker-header .ui-datepicker-prev .ui-icon-circle-triangle-w,
.ui-datepicker-header .ui-datepicker-next .ui-icon-circle-triangle-e{
    filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(643%) hue-rotate(219deg) brightness(94%) contrast(107%);
}
.ui-state-default, .ui-widget-content .ui-state-default{
    border: 1px solid transparent;
    background: #fff;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover{
    background: none ;
    border: none;
    cursor: pointer;
}
.ui-datepicker-prev{
    left: 0px !important;
    top: 0px !important;
}
.ui-datepicker .ui-datepicker-next {
    right: 0px ;
    top: 0px;
}
#ui-datepicker-div .ui-state-highlight, .ui-widget-content .ui-state-highlight{
    background: #beff5e;
    color: black;
}
#add_client_modal .modal-body{
    width: 80%;
    margin: auto;
    height: auto !important;
} 
#add_client_modal .modal-body #save-client .form-control,
.form-check-label{
    font-size: 1rem !important;
    color: #7B7B7B;
}
#save-client .form-check .form-check-label{
    padding-top: 12px;
}
#add_client_modal .modal-body #save-client #avanzada_div{
    margin-top: 20px;
}

.form-switch .form-check-label{
    padding: 0px !important;
}
#new_client_form .container-fluid .row:nth-child(1) div input, 
#new_client_form .container-fluid .row div .form-control,
#new_client_form .container-fluid .row div select option {
    font-size: 1rem !important;
    color: #7E868D;
    margin-top: 16px;
    margin-bottom: 16px;
}
#new_client_form .container-fluid .row:nth-child(4) div{
    display: flex;
}

#new_client_form .container-fluid .row:nth-child(4) div input{
    margin: 19px auto;
    background-color: #5266fb;
    border: none;
    border-radius: 20px;
    width: 50%;
}
#new_client_form .form-check-inline {
    height: 18px;
}
#new_client_form .form-check-inline .form-check-input:checked,
#new_client_form #save_cliente{
    background-color: #5266fb;
}
#new_client_form #save_cliente{
    display: block;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}
#new_client_form #save_cliente:hover{
    background-color: rgba(82, 102, 251,0.8);
    border: none;
}
#admin_client_modal .modal-body #table-list thead>tr>th{
    font-size: 1rem !important;
    text-align: center;
}
#admin_client_modal .modal-body #table-list tbody>tr>td,
#body_2023 #admin_client_modal .modal-body #table-list tbody #editing td .form-control,
#admin_client_modal .modal-body #table-list tbody #editing td .form-control{
    font-size: 1rem !important;
}
#admin_client_modal .modal-body #table-list tbody #editing td .form-control{
padding: 3px !important;
margin: 0px !important;
}
#admin_client_modal .modal-body #table-list tbody #editing td:first-of-type{
    width: 7%;
}
#admin_client_modal .modal-body #table-list tbody #editing td:nth-child(3n){
    width: 18%;
}
.custom-combobox {
    position: relative;
    display: inline-block;
    width: 100%;
}
.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
  }
  .custom-combobox-input {
    margin: 0;
    padding: 5px 0px 10px 10px;
    background-color: #ffff !important;
    width: calc(100% - 35px);
  }
  .custom-combobox .ui-button{
    background-color: #ffff !important;
    width: 35px;
  }
  .custom-combobox-input .form-control{
    color: #7B7B7B !important;
  }
  .custom-combobox .custom-combobox-input .ui-button .ui-button-icon {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(338deg) brightness(106%) contrast(109%) !important;
  }

  #new_client_form{
    margin-top: 30px;
    padding: 25px;
    border-radius: 7px;
  }
  #act_databox_main_block{
    padding: unset !important;
  }
  #body_2023 #act_databox_main_block div div h1{
    margin-bottom: 0 !important;
  }
  #body_2022 #act_databox_main_block .act2023_title{
    margin-bottom: 0px !important;
    background-color: #fff;
  }

  .bloque-vencer{
    background-color: #fff !important;
    margin-top: 18px !important;
    margin-bottom: 18px;
    padding: 24px 10px 10px 24px;
  }

  /*sin sb*/
  .cf_page_databox div:nth-child(1):not(.progress-bar){
    background-color: #F5F7FB;
  }
  #act_databox_dates_label{
    font-size: 1.1rem;
  }
  #databox_clientes_list span{
    color: #7E868D;
    font-size: 1.09rem !important;
  }
  #label_fecha_dcl {
    color: #000 !important;
    font-size: 1.27rem !important;
    padding-bottom: 20px;
}
  .cf_page_databox #search-client .row div{ 
    background-color: #fff !important;
  }
  .cf_page_databox #tipo-impuestos-checkbox{
    margin-top: 12px;
  }
  #body_2023 .cf_page_databox #tipo-impuestos-checkbox .act_multiselector{
    background-color: #f4f4f4 !important;
    margin-top: 12px;
    padding: 6px 11px;
    border-radius: 8px;
  }
  .cf_page_databox .fa-rectangle-xmark{
    color: #7B7B7B;
    float: right;
    margin-top: 2px;
  }
  #act_databox_main_block .act2023_title,
  #act_databox_main_block .act2023_title .float-start{
    background-color: #fff !important;
    margin-bottom: 0px !important;
  }
  #act_databox_main_block .act2023_title .float-start h1{
    font-size: 2rem !important;
    font-weight: bold;
  }
   .cf_page_databox .single_single p:nth-child(1){
    background-color: #fff !important;
    height: 12px;
    padding: 0;
    margin: 0;
  }

  .cf_page_databox #databox_clientes_list{
    background-color: #fff;
  }

  .cf_page_databox .left{
    background-color: #f7f6f6 !important;
  }

  .notificaciones_act_databox{
    background-color: #fff !important;
    border-radius:7px;
    border-right: 7px solid #F5F7FB;
  }
   .notificaciones_act_databox h3{
    padding: 20px;
  }
  .cf_page_databox .container-fluid:nth-child(1) #new_client_form #save-client .container-fluid{
    background-color: #fff !important;
  }
   .cf_page_databox .container-fluid:nth-child(2) .row div:nth-child(2){
    background-color: #fff !important;
    border-left: 7px solid #F5F7FB;
    border-radius: 7px;
  } 
  .notificaciones_act_databox h3{
    font-weight: bold !important;
    padding-top: 3px;
  }
  .notificaciones_act_databox ul li a{
    text-decoration: none;
    color: #000;
  }
  .notificaciones_act_databox ul li a span{
    margin-right: 12px;
    color: #5266fb;
  }
  .notificaciones_act_databox ul li a span i{
    width: 2rem;
    height: 2rem;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    padding: 9px 0px;
  }
  .cf_page_databox .container-fluid:nth-child(2) div>div:nth-child(2) h3{
    font-weight: bold !important;
  }
  /*enf sin sb*/

  .cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2){
    margin-top: 0px !important;
    padding-top: 15px !important;
  }

  .cf_page_databox #sidebar{
    margin-left: 0;
    padding-left: 0;
  }

  .cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(1),
  .cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(2){
    background-color: #FFF !important;
}

.cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(1){
    border-radius: 7px;
    border-right: 8px solid #F5F7FB; ;
}

.cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(2){
    border-left: 8px solid #F5F7FB;
}

#new_client_form #save-client .container-fluid .row,
#new_client_form #save-client .container-fluid .row div{
    background-color: #fff !important;
    padding-top: 0px !important;
}

.notificaciones_act_databox ul{
    list-style: none;
    padding: 14px 8px 14px 32px;
    background-color: #F5F5F5;
    border-radius: 30px;
}
.cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(1) ul li a{
    text-decoration: none;
    color: #000;
}
.cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(1) ul li a .act_notify_icon{
    margin-right: 8px;
    color: #5266fb;
}
.cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(1) ul li a .act_notify_icon .fa-calendar-days{
    height: 2rem;
    width: 2rem;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
}
.cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(2) h3{
    padding-left: 10px;
}

.cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(2) ul li{
    margin-bottom: 20px;
}

.cf_page_databox div div:nth-child(2) .container-fluid:nth-child(2) div div{
    padding: 29px 20px 13px 36px;
}

.bloque-vencer div>div:nth-child(2) ul li::marker{
    font-size: 1.3rem;
  }
 .bloque-vencer ul li:nth-child(3n+1)::marker{
    color: #5266fb;
  }
 .bloque-vencer ul li:nth-child(3n+2)::marker{
    color: #beff5e
  }
 .bloque-vencer ul li:nth-child(3n+3)::marker{
    color: #000;
  }

  .carrito_menu{
    margin-right: 16px;
}
  .usuario{
    margin-right: -8px;
  }
  #act_notify_lists_trigger{
    margin-right: 19px;
}
  #act_notify_lists_trigger .fa-bell-slash{
        font-size: 1.15rem;
  }
  #act_notify_lists_trigger .fa-bell-slash,
  #act_notify_lists_trigger .fa-bell,
  .act_notify_icon .fa-calendar{
    color: #5266fb;
  }

  .act_notify_icon .fa-calendar{
    margin-right: 16px;
    font-size: 20px;
  }
  
  #act_notify_lists {
    display: none;
    position: absolute;
    right: 1em;
    z-index: 99;
  }
  #act_notify_lists ul {
    list-style-type: none;
    box-shadow: 1px 1px 2px #d4d4d4;
    border-radius: 0.3rem;
    padding-left: 0px;
    margin: 15px 116px;
  }

  #act_notify_lists ul li {
    padding: 0.2rem;
  }

  #act_notify_lists ul li a {
    text-decoration: none;
    color: black;
  }

  #act_notify_lists ul li:nth-child(odd) {
    background: rgba(244,244,244,1);
    padding: 21px 58px;
  }

  #act_notify_lists ul li:nth-child(even) {
    background: #dfdfdf;
  }

  #act_databox_main_block #single_content {
    border-bottom: none;
}

#act_databox_main_block .act2023_title h1{
    padding-top: 14px;
}

#body_2023 .cf_page_databox .sticky-top {
    overflow: none !important; 
    top: 0px !important; 
    transition: none !important; 
    position: relative;
    z-index: 9;
}

#material_relacionado .modal-content .modal-body{
    background-color: #fff;
}

#material_relacionado .modal-content .modal-body .list-group {
    padding: 0px 16px;
}

#material_relacionado .modal-content .modal-body .list-group .list-group-item{
    border: none;
}

#material_relacionado .modal-content .modal-body .list-group .list-group-item a{
    text-decoration: none;
    color: #606060;
    font-size: 1.07rem !important;
    margin-left: 6px;
}

#material_relacionado .modal-content .modal-body .list-group .list-group-item:nth-child(odd){
    background-color: #f5f5f5;
}

#material_relacionado .modal-content .modal-body .list-group .list-group-item:nth-child(even){
    background-color: #fff;
}

#material_relacionado .modal-content .modal-body .list-group .list-group-item .fa-check-square-o{
    color: #5266fb;
    margin-right: 2px;
}

/**
Termina sistema de notificaciones
**/

#databox_clientes_list .data_cliente a.flechaacordeon i {
    transform: rotate(180deg);
}

#databox_clientes_list .data_cliente a.flechaacordeon.collapsed i {
    transform: rotate(0deg);
}

#body_2023 .single_block_act_2022 .custom-combobox a {
    margin-right: unset;
    position: absolute;
    margin-bottom: unset;
    display: unset;
    text-align: unset;
}

/**
Estilos para la version 2024
**/

/*span.select2-dropdown {
    margin-top: 30px;
}*/

#act_databox_main_block .act2024_title h1 {
    color: #000;
    font-size: 2.8rem !important;
    padding: 0.75rem 0rem;
}

.cf_page_databox {
    background: #F5F7FB;
}
.cf_page_databox div.col-12 .container-fluid{
    max-width: 1200px;
}
#act_databox_main_block #wrapper_filtros_calendario .navbar .nav-item {
    margin: 0px 5px;
    border-radius: 3px;
}
#act_databox_main_block #wrapper_filtros_calendario .navbar-nav {
    padding-left: 9px;
    padding-bottom: 11px;
}
#act_databox_main_block #wrapper_filtros_calendario .navbar .nav-item a{
    color: #32469E !important;
    font-size: 0.9rem;
    border-radius: 13px;
    padding: 5px 10px;
    border: 1px solid #d7d7d7;
}
#wrapper_filtros_calendario .navbar-nav .dropdown-menu.show,
#act_databox_main_block #wrapper_filtros_calendario .navbar-nav .nav-item a:hover,
#wrapper_filtros_calendario .navbar-nav .dropdown-menu.show .dropdown-item:hover{
    background:#d3d2d259;
}
#act_databox_main_block #wrapper_filtros_calendario .navbar .nav-item a i {
    color: #32469E !important;
    font-size: 0.9rem;
}
#act_databox_main_block #wrapper_filtros_calendario .navbar .nav-item.dropdown .dropdown-menu.show{
    background-color: transparent;
}
#act_databox_main_block #wrapper_filtros_calendario .navbar .nav-item.dropdown .dropdown-menu.show li>a{
    background: #f9f9f9f2;
    margin-bottom: 0px;
    border-radius: 7px;
    border: 1px solid #d8d8d8;
}
#act_databox_main_block #wrapper_filtros_calendario .navbar .nav-item.dropdown .dropdown-menu.show li>a:hover{
    background-color: #f2f2f2f2;
}
#act_databox_main_block #wrapper_filtros_calendario .navbar .nav-item.active,
#act_databox_main_block #wrapper_filtros_calendario .navbar .nav-item li a:active {
    background: #C6FF85;
}
#wrapper_filtros_calendario .navbar-nav .dropdown-menu.show {
    min-width: 100%;
    padding: 0rem 0;
}
#act_databox_main_block #calendar_2024{
    z-index: 1;
}
#act_databox_main_block #calendar_2024 #calendar {
    background: #FFFFFF !important;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}

#act_databox_main_block #calendar_2024 #calendar .fc-toolbar.fc-header-toolbar {
    padding: 1rem 2rem;
    margin: 0px;
    border-bottom: 1px solid #f2f2f2;
}

#act_databox_main_block #calendar_2024 #calendar .fc-button {
    background: #FFFFFF;
    color: #747474 !important;
    margin: 0px 0.3rem;
    border: 0px;
    border-radius: 2px;
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
}

#act_databox_main_block #calendar_2024 #calendar .fc-button:hover {
    background: #EEEEEE;
    color: #000 !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-button.fc-button-active {
    background: #C6FF85;
    color: #000 !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-toolbar.fc-header-toolbar .fc-center h2 {
    text-transform: lowercase;
    color: #444444 !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-toolbar.fc-header-toolbar .fc-center h2::first-letter {
    text-transform: uppercase;
}

#act_databox_main_block #calendar_2024 #calendar .fc-day-header.fc-widget-header {
    background: none;
    border: 0px;
    border-radius: 0px;
}

#act_databox_main_block #calendar_2024 #calendar .fc-head-container.fc-widget-header {
    border-width: 0px 0px 1px 0px !important;
    border-color: #f2f2f2;
    padding: 1rem;
}

#act_databox_main_block #calendar_2024 #calendar .fc-head-container.fc-widget-header th {
    color: #757686;
    text-transform: capitalize;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton tr,
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-bg tr,
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton tr td,
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-bgevent-skeleton tr  {
    background: #FFFFFF !important;
    border: 0px !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > thead > tr {
    background: #FFFFFF !important;
    border: 0px !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > thead > tr > td {
    background: #F5f5f5 !important;
    border: 0px !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-bgevent-skeleton td {
    background: #F5f5f5 !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-left: 8px solid #FFFFFF !important;
    border-right: 8px solid #FFFFFF !important;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
/* #act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > thead > tr > td,
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-bgevent-skeleton td {
    background-color: #fff !important;
} */
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > thead > tr > td {
    border-left: 8px solid #FFFFFF !important;
    border-right: 8px solid #FFFFFF !important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    text-align: center;
    opacity: 1 !important;
    padding-top: 5px;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > thead > tr > td > a {
    float: none !important;
    text-decoration: none;
    color: #757686 !important;
    font-weight: 700;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > thead > tr > td.fc-today > a {
    background: #5266fb;
    padding: 0px 5px;
    border-radius: 3px;
    color: #FFFFFF !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body > tr > td {
    border: 0px !important;
    padding: 1rem !important;
    background: #FFFFFF !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-day,
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-day-top {
    border: 0px !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td {
    border-left: 8px solid #FFFFFF !important;
    border-right: 8px solid #FFFFFF !important;
    text-align: center;
    opacity: 1 !important;
    background: #F5F5F5 !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-row.fc-week {
    margin-bottom: 10px;
    background: #FFFFFF !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-bgevent-skeleton td.fc-bgevent {
    border: 5px solid #FF0000;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td a.fc-day-grid-event {
    background: #e5e5e5 !important;
    border-color: #e5e5e5 !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td a.fc-day-grid-event:has(.tiene_clientes) {
    background: #5687fd !important;
    border-color: #5687fd !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td a.fc-day-grid-event:hover {
    background: #C6FF85 !important;
    border-color: #C6FF85 !important;
    padding: 0px;
}
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td a.fc-day.eventClicked,
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td a.fc-allow-mouse-resize:hover {
    padding: 1px;
    margin: 2px;
}
.fc-day-grid-event {
    padding: 1px 1px 1px 1px !important;
    margin: 2px 2px 2px 2px !important;
}
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title,
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-more,
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title > span,
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title:hover > span.tiene_clientes {
    color: #757686 !important;
    font-size: 0.8rem;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title > span.tiene_clientes {
    font-weight: 700;
    color: #FFFFFF !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-more {
    font-weight: 700;
}
#wrapper_filtros_calendario .navbar{
    background: #fff !important;
    padding-top: 20px;
    padding-right: 1.5rem;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#act_databox_main_block #filtro_vencimientos {
    background: #5266fb !important;
    padding: 1rem 2rem 2rem 2rem;
/*    max-height: 105px;*/
}
#act_databox_main_block #filtro_vencimientos .show_options {
    background: #FFFFFF !important;
    color: #757686;
    font-size: 0.9rem;
    padding: 0.5rem;
    border-radius: 3px;
}

#act_databox_main_block #filtro_vencimientos .options_list {
    background: #FFFFFF !important;
    z-index: 13;
    position: absolute;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(168,168,168,1);
    -moz-box-shadow: 5px 5px 5px 0px rgba(168,168,168,1);
    box-shadow: 5px 5px 5px 0px rgba(168,168,168,1);
    max-height: 300px;
    overflow-y: scroll;
    max-width: 235px;
}

#act_databox_main_block #filtro_vencimientos .options_list .filter_options {
    border: 0px;
    width: 98%;
    margin-left: 1%;
    background: url(/wp-content/plugins/act_databox_calendario/images/magnifying-glass-solid.svg) no-repeat scroll 5px center;
    padding-left: 35px;
}

#act_databox_main_block #filtro_vencimientos .options_list .checkbox_list > div {
    background: #EEEEEE !important;
    border-bottom: 2px solid #FFFFFF !important;
    padding: 2px 5px 2px 2.5rem;
    margin-left: 4px;
}

#act_databox_main_block #filtro_vencimientos .options_list .checkbox_list > div:hover {
    background: #d3d9ff !important;
}

#act_databox_main_block #filtro_vencimientos .options_list .checkbox_list {
    width: 95%;
}

#act_databox_main_block #filtro_vencimientos .show_options.active {
    background: #C6FF85 !important;
    color: #3b3b3b;
}

#act_databox_main_block #filtro_vencimientos .show_options.highlight {
    border: 2px solid #000000 !important;
}

#act_databox_main_block #filtro_vencimientos .show_options i {
    float: right;
}

#act_databox_main_block #filtro_vencimientos #refresh_calendar {
    background: #C6FF85;
    color: #757686;
    font-size: 1rem;
    padding: 7px 10px;
    border: 0px;
}

#act_databox_main_block #filtro_vencimientos #reset_refresh_calendar {
    float: inline-start;
    color: #000000 !important;
    font-size: 1rem;
    border: 0px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    font-size: 0.8rem !important;
    color: #666;
    margin-right: 0.5rem;
    margin-bottom: 7px;
    margin-top: 14px;
}

#act_databox_main_block #filtro_vencimientos #refresh_calendar span {
    color: #757686;
    font-size: 1rem;
}

#act_databox_main_block #filtro_vencimientos #reset_refresh_calendar span {
    color: #3c3c3c;
    font-size: 0.9rem;
}

#act_databox_main_block #filtro_vencimientos #refresh_calendar i.fa,
#act_databox_main_block #filtro_vencimientos #reset_refresh_calendar i.fa {
    display: none;
}
#act_databox_main_block #filtro_vencimientos #forma_buscador{
    width: 111%;
}

#act_databox_main_block .modal-header {
    background: #5266fb !important;
    color: #FFFFFF !important;
    font-weight: 500;
}

#act_databox_main_block .modal-header .btn-close {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    opacity: 1;
}

#act_databox_main_block .modal-header .btn-close:hover {
    opacity: 0.5;
}

#act_databox_main_block .modal-body .logo-alert {
    max-width: 60px;
}

#act_databox_main_block .modal-header a,
#act_databox_main_block .modal-header a i {
    background: #FFFFFF !important;
    color: #313131 !important;
    font-size: 0.8rem !important;
} 

#act_databox_main_block .modal-header a {
    padding: 7px 11px;
    border-radius: 3px;
    position: absolute;
    right: 3rem;
    text-decoration: none;
}

#act_databox_main_block .modal-header .btn-close {
    font-size: 0.8rem;
}

#act_databox_main_block .modal-header a:hover {
    background: #F5F5F5 !important;
    color: #6D6E71 !important;
} 


#act_databox_main_block .single_single #databox_clientes_list .data_cliente .collapse thead>tr>th,
#act_databox_main_block #databox_clientes_list .data_cliente .collapsing thead>tr>th,
#act_databox_main_block #admin_client_modal .modal-body #table-list thead>tr>th{
    background-color: #9BA7FE;
    border: 1px solid #fff !important;
    color: #fff;
    border-radius: 0px !important;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list thead>tr>th:first-child {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 3px;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list thead>tr>th:last-child {
    border-top-right-radius: 5px !important;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.visible-tr-even {
    background: #F9F9F9;
    padding: 0px;
    border: 1px solid #fff !important;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.visible-tr-odd {
    background: #EEEEEE;
    padding: 0px;
    border: 1px solid #fff !important;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons {
    background: #D3D9FF;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td {
    padding: 15px !important;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td label {
    font-size: 0.9rem !important;
    font-weight: 700 !important;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td input {
    background: #FFFFFF;
    border: 0px;
    width: 100%;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td select {
    background: #FFFFFF;
    border: 0px;
    width: 100%;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td .select2,
#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td .select2-selection {
    background: #FFFFFF;
    border: 0px;
    width: 100%;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td input,
#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td select,
#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td option,
li[id^="select2-obligaciones_contribuyente_"],
li[id^="select2-vencimientos-result-"],
#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td ul li span,
#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td ul li button {
    font-size: 0.8rem !important;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.visible-tr-even td,
#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.visible-tr-odd td {
    padding: 0px 10px !important;
    border: 1px solid #fff !important;
    font-size: 0.8rem !important;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody td i {
    font-size: 0.9rem;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody td i.fa-eye,
#act_databox_main_block #admin_client_modal .modal-body #table-list tbody td i.fa-angle-right {
    color: #555555;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody td i.fa-trash-can {
    color: #F05518;
}

#act_databox_main_block .copy_link {
    color: #6D6E71 !important;
    background: #C6FF85;
    border-radius: 5px;
    border: 0px;
    padding: 5px 20px;
    text-decoration: none;
    font-size: 1rem !important;
}

#act_databox_main_block .copy_link i {
    font-size: 1rem !important;
}

div[id$="calendarModal"] .modal-body,
div#outlookModal .modal-body {
    text-align: center;
}

#act_databox_main_block .fc-timeGridWeek-view thead tr th:first-child,
#act_databox_main_block .fc-timeGridDay-view thead tr th:first-child {
    display: none;
}

#act_databox_main_block .fc-timeGridWeek-view tbody.fc-body tbody tr td:first-child,
#act_databox_main_block .fc-timeGridDay-view tbody.fc-body tbody tr td:first-child {
    display: none;
}

#act_databox_main_block .fc-timeGridWeek-view thead tr th a {
    color: #6D6E71 !important;
    text-decoration: none;
}

#act_databox_main_block .fc-timeGridWeek-view tbody.fc-body tbody tr td span.fc-title {
    white-space: normal;
}

#calendar_2024 .fc-popover.fc-more-popover {
    background: #FFFFFF !important;
    width: 80% !important;
    /*top: -350px !important;
    left: calc(50% - 500px) !important;*/
    top: calc(50vh - 350px) !important;
    left: calc(50vw - 40%) !important;
/*    max-height: calc(100vh - 300px) !important;
    overflow-y: scroll !important;*/
    position: fixed;
}

#calendar_2024  .fc-popover.fc-more-popover .fc-body{
    max-height: calc(100vh - 300px) !important;
    overflow-y: scroll !important;
}

#calendar_2024 .fc-popover.fc-more-popover .fc-day-grid-event .fc-title,
#calendar_2024 .fc-popover.fc-more-popover .fc-day-grid-event,
#daypluseventsmodal .fc-popover.fc-more-popover .fc-day-grid-event .fc-title,
#daypluseventsmodal .fc-popover.fc-more-popover .fc-day-grid-event {
    font-size: 0.8rem !important;
    color: #757686 !important;
    background: #e5e5e5 !important;
    border: #e5e5e5 !important;
}

#calendar_2024 .fc-popover.fc-more-popover .fc-day-grid-event:hover .fc-title,
#calendar_2024 .fc-popover.fc-more-popover .fc-day-grid-event:hover,
#daypluseventsmodal .fc-popover.fc-more-popover .fc-day-grid-event:hover .fc-title,
#daypluseventsmodal .fc-popover.fc-more-popover .fc-day-grid-event:hover {
    background: #C6FF85 !important;
}

#act_databox_main_block .fc-icon:not(.fa) {
    font-family: "fcicons" !important;
}

#act_databox_main_block .fc-button .fc-icon.fa {
    font-family: "Font Awesome 6 Free" !important;
}

#act_databox_main_block .fc-timeGridWeek-view .fc-divider,
#act_databox_main_block .fc-timeGridDay-view .fc-divider,
#act_databox_main_block .fc-timeGridWeek-view .fc-scroller.fc-time-grid-container,
#act_databox_main_block .fc-timeGridDay-view .fc-scroller.fc-time-grid-container {
    display: none !important;
}

#act_databox_main_block .fc-timeGridWeek-view .fc-content-skeleton td {
    height: 10vh !important;
}

#act_databox_main_block .fc-timeGridDay-view {
    /*width: calc(50% - 1rem);*/
    height: 600px;
    overflow-y: scroll;
    background: #FFFFFF !important;
    float: left;
    position: relative;
    margin-top: 2rem;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}

#act_databox_main_block .fc-timeGridDay-view.half {
    width: calc(35% - 1rem);
}

#act_databox_main_block #fcVDTGD {
    display: none;
    width: calc(65% - 5rem);
    height: 600px;
    overflow-y: scroll;
    background: #FFFFFF !important;
    margin-left: 2rem;
    float: left;
    position: relative;
    margin-top: 2rem;
    padding: 0px 2rem;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}

#act_databox_main_block #fcVDTGD .evento_detail h3 {
    font-size: 1.3rem !important;
    color: #5266fb !important;
    font-weight: 700;
}

#act_databox_main_block #fcVDTGD .evento_detail h4 {
    font-size: 1.1rem !important;
    color: #5266fb !important;
    font-weight: 700;
}

#act_databox_main_block #fcVDTGD .evento_detail hr {
    font-size: 1.3rem !important;
    color: #5266fb !important;
}

#act_databox_main_block #fcVDTGD .evento_detail li a {
    font-size: 0.9rem;
    color: #757686 !important;
    text-decoration: none;
    padding-bottom: 7px;
}
#act_databox_main_block #fcVDTGD .evento_detail li{
    font-size: 1.08rem;
    color: #484956 !important;
    text-decoration: none;
    padding-top: 7px;
}

#act_databox_main_block .fc-timeGridDay-view > table > thead {
    display: none;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td a.fc-day-grid-event {
    background: #FFFFFF !important;
    border: 0px !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td {
    background: #FFFFFF !important;
    border-bottom: 1px solid #E5E5E5 !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td:has(.eventClicked) {
    background: #C6FF85 !important;
    border-color: #C6FF85 !important;
    padding: 1px;
    margin: 2px;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td:hover,
#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td:hover a.fc-day-grid-event,
#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td a.fc-day-grid-event.eventClicked {
    background: #C6FF85 !important;
    border-color: #C6FF85 !important;
    padding: 1px;
    margin: 2px;
}
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td a.fc-day-grid-event .fc-content .fc-title div>span:hover,
#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td a.fc-day-grid-event.eventClicked .fc-content .fc-title div>span{
    color: #565656 !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title span span,
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title:hover span.tiene_clientes span {
    color: #5687fd;
    font-size: 0.8rem;
    font-weight: 700;
}
#act_databox_main_block #calendar_2024 #calendar .fc-content-skeleton .fc-event-container a .fc-content .fc-title .info_cuantos_clientes:hover,
#body_2023 .cf_page_databox #act_databox_main_block #calendar_2024 #calendar .fc-content-skeleton .fc-event-container a .fc-content .fc-title .info_cuantos_clientes,
#act_databox_main_block #calendar_2024 #calendar .fc-content-skeleton .fc-event-container a .fc-content .fc-title .info_cuantos_clientes .fa-user-tie:hover,
#act_databox_main_block #calendar_2024 #calendar .fc-content-skeleton .fc-event-container a .fc-content .fc-title .info_cuantos_clientes .fa-user-tie{
    color: #5266fb !important;
}
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title .info_cuantos_clientes,
#act_databox_main_block #calendar_2024 #calendar .fc-listYear-view .fc-scroller > table > tbody > tr > td.fc-list-item-title .info_cuantos_clientes {
    color: #5266fb;
    display: inline-block;
    margin-left: 0px;
    font-size: 0.7rem;
    position: absolute;
    right: 25px;
    top: 1rem;
    width: unset;
    float: unset;
}

#act_databox_main_block #calendar_2024 #calendar .fc-listYear-view .fc-scroller > table > tbody > tr > td.fc-list-item-title .info_cuantos_clientes {
    float: right;
    width: 4%;
    margin-left: -40px;
    margin-right: -24px;
    margin-top: -12px;
    position: relative;
}
#act_databox_main_block #calendar_2024 #calendar .fc-listYear-view .fc-scroller > table > tbody > tr > td.fc-list-item-title > div > span.tiene_clientes {
    float: left;
    position: relative;
    width: 81%;
}
#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title span.tiene_clientes span {
    color: #FFFFFF !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title {
    white-space: break-spaces !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title > div {
    font-size: 0.8rem !important;
    margin-left: 1.5rem;
    margin-top: -2.3rem;
    width: calc(100% - 7rem);
    margin-bottom: 1rem;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title > div > span,
#act_databox_main_block #calendar_2024 #calendar .fc-listYear-view .fc-scroller > table > tbody > tr > td.fc-list-item-title > div > span {
    line-height: 1.5;
    font-size: 0.96rem;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title > div > span.tiene_clientes,
#act_databox_main_block #calendar_2024 #calendar .fc-listYear-view .fc-scroller > table > tbody > tr > td.fc-list-item-title > div > span.tiene_clientes {
    font-weight: 700;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title::before {
    content: "•"; 
    color: #c6ff85;
    display: inline-block; 
    margin-left: 0px;
    font-size: 2.5rem;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td:hover .fc-title::before,
#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td:has(.eventClicked) .fc-title::before {
    color: #FFFFFF;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title > div > i.fa {
    color: #5266fb;
    display: inline-block; 
    margin-left: 0px;
    font-size: 1.3rem;
    position: absolute;
    right: 10px;
    top: 1rem;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-content {
    text-align: left;
}

.select2-search.select2-search--inline::after {
    /*content: '[+] Escoja las obligaciones que quiere revisar';*/
    content: 'Escribe las obligaciones que quiere revisar';
    color: #666666;
    font-weight: 300;
    font-size: 0.9rem;
}

.select2-dropdown {
    z-index: 1060 !important;
    top: 30px !important;
}

.select2-selection__choice {
    float: left;
    position: relative;
    width: auto;
    border: 1px solid #CCC;
    padding: 0px 5px;
    margin: 2px;
    border-radius: 5px;
}

.select2-selection__choice__remove,
#add_client_modal .modal-body .select2-selection__choice__remove {
    border: 0px;
    background: transparent;
    float: left;
    position: relative;
    height: 30px;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td ul .select2-selection__choice__remove span,
#add_client_modal .modal-body .select2-selection__choice__remove span {
    font-size: 1.3rem !important;
}

#act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td .select2-container,
#add_client_modal .modal-body .select2-container .select2-selection {
    padding: 5px;
    float: left;
    position: relative;
    height: auto;
    width: 100%;
}

.select2-search__field {
    width: 100% !important;
    outline: none !important;
}

.select2-search__field:focus-visible {
    border: 0px !important;
    width: calc(100% - 10px);
    outline: none !important;
}

#filtro_vencimientos .spinner-border {
    width: 1rem !important;
    height: 1rem !important;
    border-width: 0.13rem !important;
}

.fc-right h2 {
    display: inline-block;
    text-transform: lowercase;
}

.fc-right h2::first-letter {
    text-transform: uppercase;
}

.fc-right .fc-prev-button,
.fc-right .fc-next-button {
    margin-top: -10px !important;
}

.cf_page_databox .container-fluid:nth-child(1) #act_databox_main_block #new_client_form #save-client .container-fluid,
.cf_page_databox .container-fluid:nth-child(1) #act_databox_main_block #new_client_form #save-client .container-fluid .row,
.cf_page_databox .container-fluid:nth-child(1) #act_databox_main_block #new_client_form #save-client .container-fluid .row div {
    background: transparent !important;
}

#add_client_modal .modal-body *,
#act_databox_main_block #add_client_modal .modal-body #save-client .form-control, #act_databox_main_block .form-check-label {
    font-size: 0.8rem !important;
}

#act_databox_main_block #add_client_modal .modal-body {
    width: 100% !important;
}

#act_databox_main_block #add_client_modal .modal-body #new_client_form {
    padding: 0px !important;
}

.container_save_cliente_error {
    font-size: 0.8rem !important;
}
 
#calendar_2024 #calendar {
    position: relative;
}

#calendar_2024 #calendar, #calendar_2024 .fc-toolbar {
    z-index: 12 !important;
}

#ui-datepicker-div {
    z-index: 13 !important;
}

input#datepicker,
input#datepicker:focus,
input#datepicker:focus-visible {
    width: 0px;
    border: 0px !important;
    border-color: transparent !important;
    display: none;
}

.cf_page_databox #calendar_2024 div.fc-header.fc-widget-header {
    background-color: #FFFFFF !important;
    position: sticky;
    top: 0px;
    left: 0px;
    z-index: 100;
    padding: 1rem;
}

#bell-notify {
    position: absolute;
    width: 35px;
    top: -3.6rem;
    right: 1rem;
}

#bell-notify img {
    width: 35px;
}

#inferior_modal .modal-body > div > div > div {
    background: #FFFFFF !important;
}

#inferior_modal .modal-body > div > div > div.col-xxl-8 {
    margin-right: 1rem;
    width: calc((8 * (100% / 12)) - 1rem);
}

#inferior_modal .modal-body > div > div > div.col-xxl-4 {
    margin-left: 1rem;
    width: calc((4 * (100% / 12)) - 1rem);
}

#body_2023 #single_content #inferior_modal h3 {
    margin-top: 1rem;
    color: #5266fb;
}

#body_2023 #single_content #inferior_modal li,
#body_2023 #single_content #inferior_modal li b {
    font-size: 0.8rem;
}

#act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td .fc-title strong {
    font-size: 0.8rem;
}

#act_databox_main_block #single_content > p {
    margin: 0px !important;
}

#act_databox_main_block .fc-content-skeleton .alert {
    border: 0px !important;
    background: transparent !important;
}

#act_databox_main_block #calendar_2024 #calendar .fc-timeGridDay-view .fc-body .fc-day {
    background: #FFFFFF !important;
}

#calendar_2024 .fc-list-heading, #calendar_2024 .fc-list-heading .fc-widget-header, #calendar_2024 .fc-listYear-view, #calendar_2024 .fc-list-table .fc-list-item td {
    border: 0px !important;
}

#calendar_2024 .fc-list-table .fc-list-item {
    background: transparent !important;
}

#calendar_2024 .fc-list-table .fc-list-item td.fc-list-item-time.fc-widget-content {
    display: none;
}

#calendar_2024 .fc-list-table .fc-list-item td div {
    padding: 1rem !important;
    font-size: 0.8rem !important;
    color: #757686;
}

#calendar_2024 .fc-list-heading a {
    padding: 0.5rem;
    font-size: 1.3rem !important;
    color: #5266fb !important;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

#calendar_2024 .fc-list-heading a.fc-list-heading-alt {
    display: none;
}

#calendar_2024 .fc-list-table .fc-list-item td.fc-list-item-title .fa-eye,
#calendar_2024 .fc-list-table .fc-list-item td.fc-list-item-title .fa-angle-right {
    color: #5266fb;
    float: right;
    margin-top: -5px;
}


#calendar_2024 .fc-list-table .fc-list-item td.fc-list-item-title .fa-angle-right {
    margin-top: 5px !important;
}

#calendar_2024 .fc-list-table .fc-list-item td.fc-list-item-title * {
    cursor: pointer;
}

#calendar_2024 .fc-list-table .fc-list-item td .fc-event-dot {
    background-color: #c6ff85;
    margin: calc(50% + 5px) 1rem 1rem;
}

#calendar_2024 .fc-list-table .fc-list-item:hover td {
    background-color: #c6ff85;
}

#calendar_2024 .fc-list-table .fc-list-item:hover td .fc-event-dot {
    background-color: #ffffff;
}
#body_2023 #calendar_2024 .evento_detail .title_li_clientes{
    color: #000 !important;
    font-size: 0.97rem;
}
#body_2023 #calendar_2024 .evento_detail .title_li_clientes{
    color: #484956 !important;
    font-size: 1.08rem;
    list-style: none;
    padding: 6px 0px 8px 0px;
}
#body_2023 #calendar_2024 .evento_detail .title_li_clientes>ul>li{
    font-size: 0.9rem;
    line-height: normal;
    list-style: none;
    padding-bottom: 2px;
}
#breadcrumb_filtros {
    /* float: left; */
    position: relative;
    width: auto;
    min-height: 1px;
    height: auto !important;
}

  #forma_buscador {
    width: 100%;
  }
   
  .breadcrumb_filtro_item {
    float: left;
    position: relative;
    width: auto;
    padding: 0.5rem 0.7rem;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    font-size: 0.8rem !important;
    color: #666;
    margin-right: 0.5rem;
    margin-top: 14px;
  }
   
  #filtro_vencimientos #breadcrumb_filtros .breadcrumb_filtro_item a {
    font-size: 0.8rem !important;
    color: #898686 !important;
    text-decoration: none;
  }
  #calendar .fc-view-container .fc-dayGridMonth-view .fc-head .fc-widget-header thead th.fc-sat,
  #calendar .fc-view-container .fc-dayGridMonth-view .fc-head .fc-widget-header thead th.fc-sun{
    display: none;
  }
  #calendar .fc-view-container .fc-dayGridMonth-view .fc-head .fc-widget-header tbody .fc-widget-content .fc-day-grid .fc-week .fc-bg td.fc-sun, #calendar .fc-view-container .fc-dayGridMonth-view .fc-head .fc-widget-header tbody .fc-widget-content .fc-day-grid .fc-week .fc-bg td.fc-sat{
    display:none;
}
#calendar .fc-view-container .fc-dayGridMonth-view  tbody.fc-body .fc-widget-content .fc-bg tbody td.fc-sun, 
#calendar .fc-view-container .fc-dayGridMonth-view  tbody.fc-body .fc-widget-content .fc-bg tbody td.fc-sat,
#calendar .fc-view-container .fc-dayGridMonth-view  tbody.fc-body .fc-widget-content .fc-content-skeleton thead td.fc-sun,
#calendar .fc-view-container .fc-dayGridMonth-view  tbody.fc-body .fc-widget-content .fc-content-skeleton thead td.fc-sat,
#calendar .fc-view-container .fc-dayGridMonth-view  tbody.fc-body .fc-widget-content .fc-content-skeleton tbody tr:nth-child(1) td:nth-child(1),
#calendar .fc-view-container .fc-dayGridMonth-view  tbody.fc-body .fc-widget-content .fc-content-skeleton tbody tr:nth-child(1) td:nth-child(7),
#calendar .fc-view-container .fc-dayGridMonth-view  tbody.fc-body .fc-widget-content .fc-bgevent-skeleton tbody tr:nth-child(1) td:nth-child(1),
#calendar .fc-view-container .fc-dayGridMonth-view  tbody.fc-body .fc-widget-content .fc-bgevent-skeleton tbody tr:nth-child(1) td:nth-child(7),
#calendar .fc-view-container .fc-dayGridMonth-view  tbody.fc-body .fc-widget-content td.fc-event-container:has(.dia_saturday),
#calendar .fc-view-container .fc-dayGridMonth-view  tbody.fc-body .fc-widget-content td.fc-event-container:has(.dia_sunday){
    display: none;
}  

#calendar_2024 #calendar .fc-dayGridMonth-view .fc-scroller{
    overflow: hidden !important;
    height: auto !important;
}

@media screen and (max-width: 1465px) {
    #act_databox_main_block #filtro_vencimientos #refresh_calendar span {
        display: none;
    }

    #act_databox_main_block #filtro_vencimientos #reset_refresh_calendar span {
        display: none;
    }

    #act_databox_main_block #filtro_vencimientos #refresh_calendar i.fa {
        display: inline;
        color: #757686;
    }

    #act_databox_main_block #filtro_vencimientos #reset_refresh_calendar i.fa {
        display: inline;
        /* color: #ffffff; */
        color: #606060;
    }
}

@media screen and (max-width: 1410px){
    #act_databox_main_block #filtro_vencimientos .show_options {
        font-size: 0.8rem;
    }
}

@media screen and (max-width: 1300px){
    #act_databox_main_block #filtro_vencimientos .show_options {
        font-size: 0.7rem;
    }
}

@media screen and (max-width: 1200px){
    .col-20perc {
        width: 25% !important
    }

    #act_databox_main_block #filtro_vencimientos .show_options {
        font-size: 0.9rem;
    }
}

@media screen and (max-width: 1160px){
    #act_databox_main_block #filtro_vencimientos .show_options {
        font-size: 0.8rem;
    }
}

@media screen and (max-width: 1080px){
    #act_databox_main_block #filtro_vencimientos .show_options {
        font-size: 0.7rem;
    }
}

@media screen and (max-width: 1000px){
    .col-20perc {
        width: calc(100% / 3) !important
    }

    #act_databox_main_block #filtro_vencimientos .show_options {
        font-size: 0.9rem;
    }

    #act_databox_main_block .fc-timeGridDay-view,
    #act_databox_main_block #fcVDTGD {
        width: calc(100% - 4rem) !important;
        margin-left: 0px !important;
        padding: 2rem !important;
    }
}

@media screen and (max-width: 919px){
    .col-20perc {
        width: calc(100% / 2) !important;
    }
}

@media screen and (max-width: 767px){
    #wrapper_filtros_calendario .navbar-nav {
        flex-direction: column;
    }
}

@media screen and (max-width: 574px){
    .col-20perc {
        width: 100% !important;
    }
}

/**
Terminan los estilos para la version 2024
**/

  @media screen and (max-width: 767px){
    #act_notify_lists ul{
        width: 83%;
        margin: 15px 114px;
    }
    #act_notify_lists ul li:nth-child(odd) {
        background: rgba(244,244,244,1);
        padding: 10px 27px 10px 45px;
    }
    .cf_page_databox{
        padding: 0px !important;
    }
    .cf_page_databox>.row.px-5 {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }
    .page-template-page-databox-php .cf_page_databox #sticky-sidebar .act_databox_title .fa-sliders {
        padding-top: 17px;
        padding-right: 2px;
        float: right;
    }
     .cf_page_databox #sidebar {
        padding-right: 0;
    }
   .cf_page_databox #sticky-sidebar {
        padding-right: 0px;
    }
    .cf_page_databox #sticky-sidebar ul {
        padding: 6px;
    }
    #body_2023 #act_databox_main_block {
        margin-top: 25px;
    }
    .right b, .left b {
        height: 74px;
    }
    #material_relacionado .modal-content .modal-body .list-group .list-group-item a{
        margin-left: 0px;
    }
    .cf_page_databox .container-fluid:nth-child(1){
        padding-left: 15px;
        padding-right: 15px;
    }
    #act_databox_main_block .act2023_title h1{
        font-size: 1.8rem !important;
    }
    #databox_clientes_list {
        padding: 8px 6px;
    }
    #body_2023 .cf_page_databox .container-fluid:nth-child(1) #act_databox_main_block .single_single #databox_clientes_list .left b{
        font-size: 1rem !important;
        padding-left: 2px;
        padding-right: 1px;
    }
    .right b {
        font-size: 1rem !important;
    }
    #new_client_form .container-fluid .row:nth-child(4) div input {
        width: 100%;
    }
    .cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(1),
    .cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(2) {
        border-right: none;
        border-left: none;
        padding: 29px 13px 13px 14px;
    }
    .cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(2){
        margin-top: 34px;
    }
    .cf_page_databox div>div:nth-child(2) .container-fluid:nth-child(2) div>div:nth-child(1) ul{
        padding: 13px 0px 10px 22px;
        border-radius: 13px;
    }
   
    /*calendar 2024*/
    #calendar_2024 #calendar .fc-dayGridMonth-view .fc-scroller{
        height: 540px !important;
    }
    #calendar_2024 #calendar .fc-listYear-view .fc-scroller{
        height: 630px !important;
    }
    #act_databox_main_block #calendar_2024 #calendar .fc-dayGridMonth-view tbody.fc-body tr>td.fc-event-container a{
        width: 60%;
        margin: auto !important;
    }
    #act_databox_main_block #calendar_2024 #calendar .fc-toolbar.fc-header-toolbar{
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-evenly;
        align-items: center;
    }
    #act_databox_main_block #calendar_2024 #calendar .fc-toolbar.fc-header-toolbar{
        padding: 0px;
    }
    #act_databox_main_block #calendar_2024 #calendar .fc-toolbar.fc-header-toolbar .fc-right h2{
        text-align: center;
        font-size: 1.3rem !important;
        margin-bottom: 11px;
    }
    #act_databox_main_block #calendar_2024 #calendar .fc-toolbar.fc-header-toolbar .fc-left .fc-button{
       padding: 0.5rem 0.93rem;
    }
    #act_databox_main_block #calendar_2024 #calendar .fc-right .fc-prev-button,
    #act_databox_main_block #calendar_2024 #calendar .fc-right .fc-next-button {
        margin: 0px;
        padding: 0px;
    }
    #body_2023 .fc-dayGridMonth-view table>thead.fc-head>tr>td>div table>thead>tr>th.fc-day-header span,
    #body_2023 .fc-dayGridMonth-view table>tbody>tr>td.fc-widget-content .fc-content-skeleton table>thead>tr>td.fc-day-top a,
    #calendar_2024 .fc-list-table .fc-list-item td.fc-list-item-title *,
    #calendar_2024 .fc-timeGridDay-view table>tbody>tr>td .fc-title .fa-user-tie,
    #calendar_2024 .fc-timeGridDay-view table>tbody>tr>td .fc-title .fa-angle-right{
        font-size:1rem !important;
    }
    #calendar_2024 .fc-timeGridDay-view table>tbody>tr>td.fc-event-container a .fc-content .fc-title .fa-angle-right{
        top:17px;
    }
    .fc-timeGridWeek-view table>thead.fc-head>tr>td.fc-head-container table>thead>tr>th.fc-day-header>a{
        font-size:0.95rem !important;
    }
    #act_databox_main_block #filtro_vencimientos{
        padding: 0rem 2rem 1rem 1rem;
    }
    .fc-dayGridMonth-view table>tbody .fc-widget-content .fc-content-skeleton .fc-event-container a .fc-content .fc-title span,
    .fc-dayGridMonth-view table>tbody .fc-widget-content .fc-content-skeleton table>tbody>tr .fc-more-cell>div>a>span,
    .fc-timeGridWeek-view table>tbody>tr .fc-event-container .fc-day-grid-event .fc-content .fc-title span{
        display: none;
    }
    .fc-dayGridMonth-view table>tbody .fc-widget-content .fc-content-skeleton table>tbody>tr .fc-event-container a .fc-content .fc-title::before,
    .fc-timeGridWeek-view table>tbody>tr .fc-widget-content .fc-content-skeleton .fc-event-container .fc-day-grid-event .fc-content .fc-title::before{
        display: block;
        content: "\f192";
        font-size: 0.9rem;
        font-family: "Font Awesome 5 Free"
    }
    #calendar_2024 #calendar .fc-listYear-view .fc-scroller > table > tbody > tr > td.fc-list-item-title > div > span{
        float: left;
        width: 80%;
    }
    #calendar_2024 #calendar .fc-listYear-view .fc-scroller > table > tbody > tr > td.fc-list-item-title > div > i{
        float: right;
        width: 0;
        margin-left: 12px;
    }
    #act_databox_main_block #calendar_2024 #calendar .fc-body .fc-content-skeleton > table > tbody > tr > td a.fc-day-grid-event:has(.tiene_clientes) .fc-content .fc-title:before{
        color: #fff;
    }
    .fc-dayGridMonth-view table>tbody .fc-widget-content .fc-content-skeleton table>tbody>tr:not(:first-child),
    .fc-dayGridMonth-view table>tbody .fc-widget-content .fc-content-skeleton table>tbody>tr:nth-child(4n) td.fc-event-container a,
    .fc-timeGridWeek-view table>tbody .fc-widget-content .fc-content-skeleton table>tbody>tr:not(:first-child),
    .fc-timeGridWeek-view table>tbody .fc-widget-content .fc-content-skeleton table>tbody>tr:nth-child(4n) td.fc-event-container a{
       display: none;
   }
   .fc-timeGridWeek-view table>tbody .fc-widget-content .fc-content-skeleton table>tbody>tr>td>a{
        margin-top:10px;
    }
    #act_databox_main_block #calendar_2024 #calendar .fc-body > tr > td{
        padding: 0px !important;
    }
    #act_databox_main_block .fc-timeGridWeek-view .fc-content-skeleton td {
        height: 5vh !important;
    }    
    #act_databox_main_block .fc-timeGridDay-view{
        height: auto;
    }
    #act_databox_main_block #calendar_2024 #calendar .fc-listYear-view .fc-scroller > table > tbody > tr > td.fc-list-item-title > div > span.tiene_clientes {
        width: 72%;
    }
    #act_databox_main_block #calendar_2024 #calendar .fc-listYear-view .fc-scroller > table > tbody > tr > td.fc-list-item-title .info_cuantos_clientes {
        width: 14%;
        margin-left: -29px;
        margin-top: -15px;
    }
    #act_databox_main_block #admin_client_modal .modal-body{
        padding: 1rem 0.2rem;
    }
    #act_databox_main_block #wrapper_filtros_calendario .navbar .nav-item{
        margin-bottom: 7px;
    }
    #wrapper_filtros_calendario .navbar{
        padding-right: 0.9rem;
    }
    #act_databox_main_block #admin_client_modal{
        z-index: 10000;
    }
    #act_databox_main_block #admin_client_modal .modal-body #table-list thead>tr>th:nth-child(2),
    #act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr td:nth-child(2){
        display: none;
    }
    #act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td input,
    #act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td select{
        border-radius: 3px;
        padding: 4px 8px;
    }
    #act_databox_main_block .modal-header a {
        padding: 6px;
    }
    #table-list{
        table-layout: fixed;
    }
    #table-list td{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    #table-list .no-edit-buttons{
        display: inline-flex;
    }
    #act_databox_main_block #admin_client_modal .modal-body #table-list tbody tr.no-edit-buttons td {
        padding: 15px 19px !important;
    }
    /*sin sb*/
    .notificaciones_act_databox,
    .cf_page_databox .container-fluid:nth-child(2) .row div:nth-child(2){
        border: none !important;
    }
    .cf_page_databox .container-fluid:nth-child(2) .row div:nth-child(2){
        margin-top: 21px !important;
    }
    #label_fecha_dcl{
        padding: 0px !important;
    }
    /*end sin sb*/
  }