.body_vuexy .badge:empty{
    display: block;
}

.badge_notification_count{
    top: -10px !important;
    position: absolute !important;
    right: -10px !important;
    margin: 0 !important;
    margin-right: 0px;
    padding: 3px !important;
    font-size: 12px !important;
    min-width: 20px;
}

.body_vuexy .dropdown-menu{
    background-color:var(--bs-dropdown-bg);
}

.body_vuexy table th{
    /*display: flex;
    align-items: center;*/
    position: relative;

}

.body_vuexy .pagination{
    display: flex !important;
    justify-content: center;
}

.body_vuexy div.data-index div.buscador_container.buscador input, div.container_filtro_csv{
    height: auto;
}

.body_vuexy table th.cab_orderedk{
    padding-left: 25px !important;
}

.body_vuexy .cab_orderedk::after, .cab_orderedk::before {
    display: inline-flex;
    bottom: 33%;
    padding-left: 10px;
}

.head_avatar_capitan{
    position: absolute;
    top: -5px;
    right: -5px;
    color: goldenrod;
}

.notificacion_lista_item_icon,.activididad_item_icon{
    display: flex;
    justify-content: center; /* Horizontal center */
    align-items: center;     /* Vertical center */
    font-size: 18px;
    height: 100%;
    border: 1px solid var(--bs-primary);
    border-radius: 100px;
    color: var(--bs-primary);
}

.actividad-list .btn{
    padding: 12px 16px;
    font-size: 12px;
}

.actividad-list .btn i{
    font-size: 14px;
}

/*.body_vuexy .panel-heading,.body_vuexy .panel-primary.inverted .panel-heading{
    padding: 20px 15px;
    background-color: #fff !important;
    color: var(--bs-heading-color) !important;
}*/

.body_vuexy .panel-primary.inverted .panel-heading.card-header {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)!important;
    margin-bottom: 0!important;
    color: var(--bs-card-cap-color)!important;
    background-color: var(--bs-card-cap-bg)!important;    
}

.body_vuexy .menu-icon{
    font-size:  1em;
}

.body_vuexy .menu-icon.fi{
    height: 20px;
    width: 20px;
    border: 1px solid white;
    border-radius: 20px;
}

.menu-vertical .app-brand {
    padding-right: 1rem !important;
    padding-left: 1.375rem !important;
}

.body_vuexy .switch .switch-toggle-slider i{
    top: 1.65px;
}

.body_vuexy h4 {
    padding-left: 0px;
}

.body_vuexy .fecha_fase h5{
    font-size: 0.8em;
}

.body_vuexy .navbar-nav > li.dropdown{
    height: auto;
}

.body_vuexy .buscador_container{
    align-items: end;
}

.body_vuexy .btn.btn-primary.btn-menu-puntuacion{
    margin-bottom: 0;
}

.body_vuexy .menu-puntuacion{
    margin-top: 0;
}

.nav-tabs .nav-link.box-shadow-danger.active, .nav-tabs .nav-link.box-shadow-danger.active:hover, .nav-tabs .nav-link.box-shadow-danger.active:focus, .nav-tabs .nav-link.box-shadow-danger.active, .nav-tabs .nav-link.box-shadow-danger.active:hover, .nav-tabs .nav-link.box-shadow-danger.active:focus {
    box-shadow: 0 -2px 0 rgba(220, 53, 69, 0.5) inset ; /* Sombra danger */
}

.fecha_div_linea .bootstrap-select {
    width: 25% !important;
}

.partido_datos_container .partido_datos_cabecera {
    background-color: #f2f2f2;    
    font-weight: bold;
    font-size: 16px;
}

.body_vuexy .accordion-button.text-white{
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23ffffff' stroke-opacity='0.9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");      
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23ffffff' stroke-opacity='0.9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.body_vuexy .accordion-button{
    align-items: center;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.body_vuexy .line_form_item_container:nth-child(2n+1) {
    background-color: #fff;
}

.body_vuexy .fecha_div_linea{
    text-align: left;
}

.line_form_item_container form{
    overflow: scroll;
}

.incidencia_lesion {
    color: #dc3545;
}

.ti-72px{
    font-size:72px;
}

.width-fit-content {
    width: fit-content;
}

.rank-jornadas tbody tr th{
    padding: 0.3rem;
}

.clasificacion_content tbody tr td{
    padding: 1rem;
    white-space: nowrap;
    text-align: center;
}

td.no_bordered{
    border: 0 !important;
}

.td_edit_jugador_nombre{
    white-space: nowrap;
}

.nowrap{
    white-space: nowrap;
}

a.solo_hover{
    color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
}

a.solo_hover:hover {
    color: var(--bs-primary-color-hover);
}

#calendar_fase{
    color: white;
}

#equipo_jugador_form input[readonly] {
    pointer-events: none; /* Deshabilita la interacción con el input */
}

input:read-only:not([type="button"]):not([type="submit"]){
    background-color: #eee;    
}

.menu-vertical .menu-icon{
    font-size: 1rem;
}

.bg-menu-theme .menu-sub > .menu-item > .menu-link::before {
    content: ""!important;
}

.bg-menu-theme.menu-vertical .menu-sub > .menu-item .menu-link .menu-icon {
    display: block !important;
    margin-right: 5px;
}

.menu-vertical .menu-sub .menu-link{
    padding-left: 1.5rem;
}

.app-brand{
    border-bottom: 1px solid #eaeaea;
}

.app_brand_frontend{
    border-bottom: none;
}

.menu_online{
    content: "";
    position: absolute;    
    right: 10%;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    box-shadow: 0 0 0 2px #fff;
    background-color: #28c76f;
}

.menu_offline{
    content: "";
    position: absolute;    
    right: 10%;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    box-shadow: 0 0 0 2px #fff;
    background-color: #c72828;
}

.menu_link_offline{
    opacity: 0.5;
}

.layout_menu_usuario{
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eaeaea;
}

.layout_menu_usuario > a{
    position:relative;
    width: fit-content;
    display: inline-block;
}

.layout_menu_usuario .menu_online,.layout_menu_usuario .menu_offline{
   bottom: 0;
   right: 0; 
}

.layout_menu_usuario .navbar-nav{
    display: inline-block;
    text-align: center;
}

.layout_menu_usuario .nav-item .dropdown-menu{
    width: 16rem;
}

.layout_menu_usuario .navbar-nav .nav-item .dropdown-menu::before,.layout_menu_usuario .navbar-nav .nav-item .dropdown-menu::after{
    display: none !important;
}

.container_frontend{
    display: flex;
    height: 100vh;
}

.container_frontend_left{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    flex-grow: 1;
    background-image: url('../../images/bg_pantalla_login.jpg'); 
    background-repeat: no-repeat;   
    background-size: cover;
}

.container_frontend_right{
    display: flex;
    padding: 0 150px;
    align-items: center;
    justify-content: center;
}

.color_primary{
    color:#dba400;    
}

.layout-container{
    min-height: 100dvh !important;
}