::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

/*.logo__img{*/
/*    width: 15%;*/
/*    margin-bottom: 1rem;*/
/*}*/
/*.tablet__img{*/
/*    width: 27px;*/
/*    height: 27px;*/
/*    margin-right: 1rem;*/
/*}*/

/*.ecitsession {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    cursor: pointer;*/
/*}*/

.ocultodatos {
    display: none;
    visibility: hidden;
}

/*.fc-unthemed .fc-content,*/
/*.fc-unthemed .fc-divider,*/
/*.fc-unthemed .fc-list-heading td,*/
/*.fc-unthemed .fc-list-view,*/
/*.fc-unthemed .fc-popover,*/
/*.fc-unthemed .fc-row,*/
/*.fc-unthemed tbody,*/
/*.fc-unthemed td,*/
/*.fc-unthemed th,*/
/*.fc-unthemed tbody {*/
/*    border-color: #ddd0;*/
/*}*/

/*.fc-unthemed thead {*/
/*    border-color: #ddd0;*/
/*}*/

/* #calendar { */
/* width: 50%; */
/* margin-left: 15%;*/
/* padding-right: 15px */
/* } */

/*h1 {*/
/*    width: 100%;*/
/*    text-align: center;*/
/*}*/

/*.btncustomer {*/
/*    display: flex;*/
/*}*/

.clickevent {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    display: none;
    justify-content: center;
    align-items: center;

}

/*.ceprincipal {*/
/*    width: 40%;*/
/*    height: 30%;*/
/*    background: #F0F0F0;*/
/*    border-radius: 20px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.cepimg {*/
/*    width: 30%;*/
/*    height: 50%;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-size: calc(2em + 1vw);*/
/*    color: green;*/
/*}*/

/*.cepedit {*/
/*    width: 30%;*/
/*    height: 50%;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-size: calc(2em + 1vw);*/
/*    color: green;*/
/*}*/

/*.cepdelete {*/
/*    width: 30%;*/
/*    height: 50%;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-size: calc(2em + 1vw);*/
/*    color: red;*/
/*}*/

/*.login div {*/
/*    width: 40%;*/
/*    height: 10%;*/
/*    background: white;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/

/*}*/

/*.login div input {*/
/*    border-radius: 20px;*/

/*    padding: 5px;*/
/*    color: #00F3FF;*/
/*    text-align: center;*/
/*}*/

/*.login div button {*/
/*    border-radius: 20px;*/
/*    border: none;*/
/*    padding: 10px;*/
/*    color: white;*/
/*    background: #00F3FF;*/
/*    width: 34%;*/
/*}*/

.cargaimg {
    z-index: 10;
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 142px;
    top: 0%;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
}

/*.cargaimg form {*/
/*    display: flex;*/
/*    background: white;*/
/*    border: none;*/
/*    padding: 10px;*/
/*    border-radius: 10px;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.enviar {*/
/*    border-radius: 10px;*/
/*    border: none;*/
/*}*/

.editbtevent {
    display: none;
}

/*.contentdata {*/

/*    width: 80%;*/
/*    height: 500px;*/
/*    margin-left: 10%;*/
/*    display: flex;*/

/*}*/

/*.dataizq {*/
/*    width: 50%;*/
/*    height: 100%;*/
/*    padding-top: 20px;*/
/*}*/

/*.dataizq span {*/
/*    width: 90%;*/
/*    margin-left: 5%;*/
/*    font-weight: bold;*/
/*}*/

/*.dataizq input {*/
/*    width: 90%;*/
/*    height: 10%;*/
/*    margin-top: 1%;*/
/*    margin-left: 5%;*/
/*    margin-bottom: 4%;*/
/*    border: solid 1px blue;*/
/*    border-radius: 20px;*/
/*    text-align: center;*/
/*    color: blue;*/
/*}*/

/*.datader {*/
/*    width: 50%;*/
/*    height: 100%;*/
/*}*/

/*.datader input {*/
/*    width: 90%;*/
/*    height: 10%;*/
/*    margin-top: 1%;*/
/*    margin-left: 5%;*/
/*    margin-bottom: 4%;*/
/*    border: solid 1px blue;*/
/*    border-radius: 20px;*/
/*    text-align: center;*/
/*    color: blue;*/
/*}*/

/*.datader span {*/
/*    width: 90%;*/
/*    margin-left: 5%;*/
/*    font-weight: bold;*/
/*}*/

/*.contmoredate {*/
/*    width: 100%;*/
/*    height: 30%;*/
/*    display: grid;*/
/*    grid-template-columns: repeat(3, 1fr);*/
/*    grid-gap: 10px;*/

/*}*/

/*.moredate {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.topmore {*/
/*    width: 100%;*/
/*    height: 30%;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.bottommore {*/
/*    width: 100%;*/
/*    height: 70%;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.bottommore i {*/
/*    font-size: 2.5em;*/
/*}*/

/*.btnagenda div:nth-child(1) {*/
/*    color: blue;*/
/*    border-bottom: solid 1px #b5b5b5;*/
/*    margin-bottom: 1.5rem;*/
/*    display: flex;*/
/*    cursor: pointer;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

/*.btnagenda div:nth-child(1) i {*/
/*    font-size: 2rem;*/
/*    margin-right: 1rem;*/
/*}*/

/*.btnagenda div:nth-child(1) span {*/

/*    display: flex;*/
/*    cursor: pointer;*/
/*}*/

/*.btnagenda div:nth-child(2) {*/
/*    margin-bottom: 1.5rem;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    cursor: pointer;*/
/*}*/

/*.btnagenda div:nth-child(2) i {*/
/*    font-size: 2rem;*/
/*    margin-right: 1rem;*/
/*    cursor: pointer;*/
/*}*/

/*.btnagenda div:nth-child(2) span {*/
/*    display: flex;*/
/*    cursor: pointer*/
/*}*/

/*.btnagenda div:nth-child(3) {*/
/*    margin-bottom: 1.5rem;*/
/*    display: flex;*/
/*    cursor: pointer;*/
/*    justify-content: center;*/
/*    align-items: center;*/

/*}*/

/*.btnagenda div:nth-child(3) i {*/
/*    font-size: 2rem;*/
/*    margin-right: 1rem;*/
/*    cursor: pointer;*/
/*}*/

/*.btnagenda div:nth-child(3) span {*/
/*    display: flex;*/
/* font-size: 1.2rem; */
/*    cursor: pointer;*/
/*}*/

/*.btnagenda div:nth-child(4) {*/
/*    margin-bottom: 1.5rem;*/
/*    display: flex;*/
/*    cursor: pointer;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.btnagenda div:nth-child(4) i {*/
/*    font-size: 2rem;*/
/*    margin-right: 1rem;*/
/*    cursor: pointer;*/
/*}*/

/*.btnagenda div:nth-child(4) span {*/
/*    display: flex;*/
/*    cursor: pointer*/
/*}*/

/*.btnagenda div:nth-child(5) {*/
/*    margin-bottom: 1.5rem;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    cursor: pointer;*/
/*}*/

/*.btnagenda div:nth-child(5) i {*/
/*    font-size: 2rem;*/
/*    margin-right: 1rem;*/
/*    cursor: pointer;*/
/*}*/

/*.btnagenda div:nth-child(5) span {*/
/*    display: flex;*/
/*    cursor: pointer;*/
/*}*/

/* .datosagenda { */
/* width: 63%; */
/* height: 100%; */
/*border: solid 1px rgb(153,153,153);*/
/* } */

/*.datop {*/
/*    border: solid 1px rgb(153, 153, 153);*/
/*    display: flex;*/
/*}*/

/*.datop span {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.datop input {*/
/*    margin-top: 1.5%;*/
/*    border: none;*/
/*    font-size: 1rem;*/
/*}*/

/*.clientadd {*/
/*    margin-left: 35%;*/
/*}*/

/*.conteventall {*/
/*    border: solid 1px black;*/
/*}*/

.ea {
    /* width: 100%; */
    /* height: 10vh; */
    /* border-bottom: solid 1px black; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* cursor: pointer; */

}

.estadoea {
    /* width: 15%; */
    /* height: 50px; */
    /* display: flex; */

    /* justify-content: center; */

    /* align-items: center; */

}

.nombreea {
    /* width: 40%; */
    /* height: 100%; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
}

.fechaea {
    /* margin-left: 35px; */
    /* width: 20%; */
    /* height: 100%; */
    /* display: flex; */

    /* justify-content: center; */

    /* align-items: center; */
}

.btnea {
    /* width: 30%; */
    /* height: 100%; */
    /* display: flex; */

    /* justify-content: center; */

    /* align-items: center; */
}

.estadoea {
    align-items: center;
    justify-content: center;
}

.colorea {
    width: 1rem;
    height: 1rem;
    border-radius: 50px;
    cursor: pointer;
}

.datosagenda {
    margin-right: 2rem;
}

.todo-list .tools {
    display: block !important;
    color:green !important;
    opacity: 1;
}
.todo-list .tools:hover {
    cursor: pointer;
    color:white !important;
    background-color: green;
    border-radius: .5rem;
    /* padding: 0 .5rem; */
}

/* Estilos para tablets */
@media screen and (min-width: 577px) and (max-width: 992px) {

    /*body, .btnagenda > div > span {*/
    /*    font-size: 1.5rem;*/
    /*}*/
    /*.logo__img{*/
    /*    width: 40%;*/
    /*}*/
    /*.logo__container{*/
    /*    display: flex;*/
    /*    align-items: center;*/
    /*    justify-content: center;*/
    /*    margin-bottom: 1rem;*/
    /*}*/
    /*.btnagenda div:nth-child(1) {*/
    /*    padding-bottom: 0.5rem;*/
    /*    margin-bottom: 1.5rem;*/
    /*}*/
    /*.btnagenda div:nth-child(1) i {*/
    /*    font-size: 3rem;*/
    /*}*/

    /*.btnagenda div:nth-child(1) span {*/
    /*    font-size: 3rem;*/
    /*}*/

    /*.btnagenda div:nth-child(2) {*/
    /*    margin-bottom: 1.5rem;*/
    /*}*/
    /*.btnagenda div:nth-child(2) i {*/
    /*    font-size: 3.5rem;*/
    /*}*/

    /*.btnagenda div:nth-child(2) span {*/
    /*    font-size: 3.5rem;*/
    /*}*/

    /*.btnagenda div:nth-child(3) {*/
    /*    margin-bottom: 1.5rem;*/
    /*}*/
    /*.btnagenda div:nth-child(3) i {*/
    /*    font-size: 3.5rem;*/
    /*}*/

    /*.btnagenda div:nth-child(3) span {*/
    /*    font-size: 3.5rem;*/
    /*}*/

    /*.btnagenda div:nth-child(4) {*/
    /*    margin-bottom: 1.5rem;*/
    /*}*/
    /*.btnagenda div:nth-child(4) i {*/
    /*    font-size: 3.5rem;*/
    /*}*/

    /*.btnagenda div:nth-child(4) span {*/
    /*    font-size: 3.5rem;*/
    /*}*/

    /*.btnagenda div:nth-child(5) {*/
    /*    margin-bottom: 1.5rem;*/
    /*}*/
    /*.btnagenda div:nth-child(5) i {*/
    /*    font-size: 3.5rem;*/
    /*}*/

    /*.btnagenda div:nth-child(5) span {*/
    /*    font-size: 3.5rem;*/
    /*}*/
    /*.tablets__device{*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    flex-wrap: wrap;*/
    /*    align-items: center;*/
    /*    justify-content: center;*/
    /*}*/
    /*.tablet__img{*/
    /*    width: 35px;*/
    /*    height: 35px;*/
    /*    margin-right: 1rem;*/
    /*}*/
    /*.ecitsession span{*/
    /*    font-size: 3rem !important;*/
    /*}*/

    /*.menu__icon{*/
    /*    margin-right: 2rem;*/
    /*    font-size: 3.5rem !important;*/
    /*}*/
    /*.btnagenda{*/
    /*    width: 100%;*/
    /*    margin-left: auto;*/
    /*    margin-right: auto;*/
    /*}*/
    /*.datosagenda{*/
    /*    margin: 1rem 2rem;*/
    /*    width: 94%;*/
    /* min-height: 70vh; */
    /*}*/
    /*.conteventall{*/
    /*    font-size: 2.5rem;*/
    /*}*/
    /*#calendar{*/
    /*    width: 100%;*/
    /*}*/
    /*.fechaea {*/
    /*    margin-left: 35px;*/
    /*}*/
    /*.calendar__box{*/
    /*    width: 95%;*/
    /*    margin: 3rem 1rem;*/
    /*}*/
    /*.datop{*/
    /*    font-size: 3.5rem;*/
    /*}*/
    /*.dabottom{*/
    /*    font-size: 3.5rem;*/
    /*}*/
    /*.form-group input{*/
    /*    font-size: 3.5rem;*/
    /*}*/
    /*.datop input {*/
    /*    margin-top: 1.5%;*/
    /*    border: none;*/
    /*    font-size: 3.5rem;*/
    /*}*/
    /*.savebtnevent .btn{*/
    /*    font-size: 3.5rem;*/
    /*}*/
    /*.editbt .btn{*/
    /*    font-size: 3.5rem;*/
    /*}*/
    /*.bootstrap-datetimepicker-widget {*/
    /*    width: 100% !important;*/
    /*}*/
    /*.bootstrap-datetimepicker-widget table tbody tr td {*/
    /*    padding: 30px !important;*/
    /*}*/

    .datosagenda {
        margin-right: 0rem;
        margin-bottom: 1.5rem;
    }
}

/* Filtrar por estado del evento con los colores 
Calendar para el event start
*/
@media screen and (max-width: 576px) {
    .datosagenda {
        margin-right: 0rem;
        margin-bottom: 1.5rem;
    }

    .mt-sm-2 {
        margin-top: 1.5rem !important;
        /* Cambia el valor según tu requerimiento */
    }
}



/* Estilos para pantallas pequeñas de las tareas */
.text-truncate {
    max-width: 300px; /* Ancho fijo para pantallas grandes */
    cursor: pointer;
  }
  
  .collapse {
    max-width: 300px; /* Ancho fijo para pantallas grandes */
  }
  
  /* Estilos responsivos */
  @media (max-width: 768px) {
    .text-truncate,
    .collapse {
      max-width: 170px!important; /* Reducir el ancho al 90% del contenedor en pantallas pequeñas */
    }
    .btnsTask{
      display: flex;
      flex-direction: column;
    }
  }

  /* select de vuelos  */


/* Quitar el efecto hover para los elementos del select */
.selectFlyStatus option:hover {
    background-color: inherit !important; /* Hereda el fondo, sin cambios */
    color: inherit !important; /* Hereda el color, sin cambios */
}

/* Opciones personalizadas para mantener los colores */
.selectFlyStatus option {
    background-color: #fff !important; /* Fondo blanco para opciones */
    color: #000000 !important; /* Hereda el color */
    cursor: default !important; /* Cursor estándar */
}
