h1, h2{
    font-weight: 600 !important;
    text-transform: uppercase;
}
.toast-error{
    background: #cf4f4f96;
    color: var(--second-color);
}
.toast-warning{
    background: #cfab4f96;
    color: var(--second-color);
}
.planes-burbuja{
    background: var(--fondo-burbuja);
    border-radius: 50px;
    padding: 2rem;
    border: 3px solid var(--theme-color);
}
.planes-burbuja p{
    text-align: justify;
}
.planes-burbuja h1, .planes-burbuja h2{
    font-weight: 900 !important;
}
.planes-burbuja h6 small{
    font-size: .7rem;
}
.planes-burbuja a{
    color: var(--a-hover);
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    display: block;
}
.tab-pane h2{
    text-align: left;
    text-transform: uppercase;
    font-weight: 900 !important;
    margin-top: 1.5rem;
}

.tab-pane .content{
    margin: 2rem 1rem 100px !important;
    text-align: justify;
}
.nav-link{
    padding: 0 0.5rem 0.5rem;
}
.sub-nav{
    font-size: .9rem;
    opacity: .7;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
.header-planner-editor a.btn-active{
    background-color: var(--focus-color)!important;
}
#nav2 .icon-active i{
    color: var(--focus-color)
}
.contenedor-header-tarea{
    margin-left: 1.5rem;
}
.contenedor-header-tarea-evento{
    margin-bottom: 0.5rem;
}
.contenedor-header-tarea-evento a{
    padding: 0.5rem 0.5rem;
    width: fit-content;
    border: none;
    box-shadow: none;
    margin: 0 !important;
    font-size: .8rem;
}
.contenedor-header-tarea-evento i{
    padding-right: 0.2rem;
}
.contenedor-header-tarea h5 i{
    font-size: 1rem;
}

.tab-pane table{
    color: var(--second-color);
}

.tab-pane table  th, .tab-pane table  td, .accordion-text td, .accordion-text th{
    border-width: .05px;
    text-align: center;
    width: 30vw;
}
.tab-pane table  th, .accordion-text th{
    font-weight: 900;
}
.tab-pane h3{
    text-align: left;
    margin-top: 1rem;
    font-weight: 900 !important;
    font-size: 1rem;
}
.tab-pane tbody tr:nth-child(odd){
    background: var(--a-fondo-active-tab);
}
.tab-pane table small{
    font-weight: bold;
    font-size: .8rem;
}
#nav-HERRAMIENTAS th:first-child, #nav-HERRAMIENTAS td:first-child, .accordion-text td:first-child{
    width: 45vw !important;

}

#nav-HERRAMIENTAS th, #nav-HERRAMIENTAS td, .accordion-text td{
    width: 15vw !important;
}

.modal-info-img{
    height: 40vh;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.accordion-text ol{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.accordion-button small{
    opacity: .8;
    margin-left: 0.4rem;
    font-weight: 400;
}

.accordion-text li{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    font-size: .8rem;
    font-weight: 200;
    text-transform: uppercase;
    color: var(--second-color);
    text-align: center !important;
    margin: 0.5rem auto;;
}

.accordion-text li i{
    font-size: 1.2rem;
}
.index-img-accordeon {
    width: 100%;
}
.en-que-plan{
    margin-top: 2rem;
}
.index .en-que-plan{
    margin-top: 0;
    margin-bottom: 1rem;
}
.en-que-plan span{
    text-transform: uppercase;
    background: var(--second-color);
    border-radius: 50px;
    padding: 0.2rem 1rem;
    color: var(--theme-color);
    font-weight: 900;
    letter-spacing: 1px;
}
.add-plus{
    margin-top: .5rem;
}
.add-plus span{
    background: transparent;
    border-radius: 0;
    padding: 0 ;
    font-style: italic;
    font-size: .9rem;
    font-weight: 400;
    letter-spacing: normal;
    color: var(--second-color)
}
#SlideIndustrias p{
    text-align: justify;
}
#SlideIndustrias h3{
    font-size: 1.2rem;
    text-align: left;
    font-weight: 800 !important;
}
#SlideIndustrias h3 i{
    margin-right: 0.8rem;
}
/*FLEX-EDITOR*/
.planner-contenedor-general{
    padding: 20px;
}
.planner-contenedor-general h6{
    opacity: .6;
}
.flex-contacts-template section,  .flex-tasks-template section, .calendar-template section, .flex-eventos-template section , .flex-objects-template section, .datahub-template section, .my-tasks-template section, .all-tasks-template section, .all-events-template section {
    max-width: 100vw;;
    margin: auto;
}
.flex-contacts-template .container, .flex-tasks-template .container, .calendar-template .container, .flex-eventos-template .container, .flex-objects-template .container, .datahub-template .container, .my-tasks-template .containe, .all-tasks-template .container, .all-events-template .container {
    max-width: 100vw;
    margin: auto;
}
.flex-contacts-template form, .flex-tasks-template form, .flex-eventos-template form, .datahub-template form, .my-tasks-template form, .all-tasks-template form, .all-events-template form {
    max-width: 100vw;
    margin: auto;
}
.calendar-template .start{
    margin-top: 1rem;
}
.contenedor-planner-editor{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}
.header-planner-editor{
    position: relative;
    top: 0;
    display: flex;
    right: 0;
    left: 0;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 20px;
    align-items: flex-start;
}
.header-btns{
    display: flex;
    align-items: center;
    flex-direction: row;
}
.contenedor-planner-col-first{
    width: 20%;
    background: var(--form-fondo-input);
    border-radius: 10px;
    padding: 2rem 0.5rem;
    border: 1px solid var(--third-color);
}
.contenedor-planner-col-second{
    width: 45%;
    background: var(--form-fondo-input);
    border-radius: 10px;
    padding: 2rem;
    border: 1px solid var(--third-color);
}
.contenedor-planner-col-third{
    width: 30%;
    background: var(--form-fondo-input);
    border-radius: 10px;
    padding: 2rem;
    border: 1px solid var(--third-color);
}
.planner-contenedor-general label{
    font-size: .6rem;
    font-weight: 700;
    margin: 0;
}
input:read-only:focus {
    border-color: var(--theme-color);
  }
.contenedor-planner-editor input[type=date], 
.contenedor-planner-editor input[type=email], 
.contenedor-planner-editor input[type=number], 
.contenedor-planner-editor input[type=tel], 
.contenedor-planner-editor input[type=password],
.contenedor-planner-editor input[type=text], 
.contenedor-planner-editor input[type=time],
.contenedor-planner-editor input[type=url], 
.contenedor-planner-editor select, 
.contenedor-planner-editor textarea {
    padding: 0 0 .5rem;
}
input[type=checkbox]:hover{
    cursor: pointer;
}
input[type=file]{
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 3px dashed #a69f96;
    width: 80vw;
    max-width: 600px;
}
input[type=file]:focus{
    border: 3px dashed #a69f96;
}
.btn-close:focus{
    box-shadow: 0 0 0 0.25rem rgba(235, 163, 91, 0.25)
}
.max-size{
    display: flex;
    justify-content: center;
    padding: .5rem;
    margin-right: 1rem;
}
.modal-header {
    padding: 1rem 2rem;
}
.autoresize {
    resize: none;
    overflow: hidden;
}
.img-planner-contenedor{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
    padding: 2rem;
    border-radius: 20px;
    background: var(--a-fondo-active-tab);
    margin: 2rem 0;
}
.img-planner-contenedor .file-entry{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    max-width: 100px;
    margin: 0.5rem;
    height: 150px;
    justify-content: space-between;
}
.contenedor-imagen-descarga{
    width: 100%;
    max-width: 100px;
    height: 100%;
    max-height: 100px;
    overflow: hidden;
}
.file-descargar{
    font-size: .8rem;
    text-transform: uppercase;
    font-weight: 800;
    background: var(--second-color);
    border-radius: 10px;
    padding: 0.5rem 1rem;
    margin: 0;
    color: var(--theme-color);
}
.contenedor-subir-archivos-flex{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: 100%;
}
.contenedor-archivos-subidos{
    background: #ffffffa8;
    padding: 2rem !important;
    border-radius: 20px;
    margin: 2rem;
    width: 50%;
}
.input-subir-archivos{
    width: 50%;
}
.file-input{
    padding: 0.5rem;
    margin: 1rem auto;
    border-radius: 50px;
    background: var(--theme-color);
    position: relative;
    width: fit-content;
}
input[type=file]::file-selector-button {
    background-color: var(--input-file-fondo-hover) !important;
    color: var(--input-file-color);
    border: 2px solid var(--input-file-border);
    padding: .2em .4em;
    border-radius: .2em;
    background-color: transparent;
    border-radius: 20px;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)

}
input[type=file]::file-selector-button:hover {
    background-color: var(--input-file-fondo-hover);
    border: 2px solid var(--input-file-border-hover);
    color: var(--input-file-color);
    cursor: pointer;
}
.file-delete-btn{
    margin-top: 1rem;
    display: flex;
    justify-content: flex-end;
}
.file-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
}
.contenedor-archivos-subidos ul{
    display: flex;
}
.contenedor-archivos-subidos li{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0.5rem;
    max-width: 100px;
    max-height: 50px;
    justify-content: space-between;
}
.contenedor-archivos-subidos label{
    margin: 0;
}
.contenedor-archivos-subidos li a{
    text-align: center;
}
.contenedor-file-upload{
    width: 100%;
    max-width: 100px;
    height: 100%;
    max-height: 30px;
    overflow: hidden;
}
.contenedor-uploads-form{
    background: var(--third-color);
}
.nombre-file{
    text-transform: uppercase;
    font-size: .8rem;
}
.contenedor-archivos-subidos h6{
    text-transform: uppercase;
    opacity: .5;
}
.to-do-entry{
    display: flex;
    border: 2px solid #2d2a2629;
    border-radius: 10px;
    overflow: hidden;
    margin: 0.5rem auto;
    flex-direction: row;
    align-items: stretch;
}
.to-do-entry .label-delete {
    padding: 1rem;
    background: #cecece;
    display: flex;
    height: 100%;
    align-items: center;
}
.to-do-entry textarea{
    margin-top: 0;
    padding: .2rem .5rem;
    height: 40px;
}
.to-do-entry input{
    padding: .5rem !important;
    word-break: break-word;
}
#AddNoteBtn, #DeleteNoteBtn{
    padding: .2rem .5rem;
    background: var(--third-color);
    color: var(--second-color);
    width: fit-content;
    border-radius: 5px;
    display: block;
}

#DeleteNoteBtn{
    display: none;
}
.contenedor-notes{
    margin-top: 1.5rem;
}
.new-to-do-entry input{
    background: var(--theme-color);
    padding: 0.5rem !important;
}
.flex-eventos-template input[type=checkbox], .flex-tasks-template input[type=checkbox] {
  display: none;
}
.label-delete {
  display: inline-block;
  color: var(--second-color);
  opacity: .2;
  font-size: .9rem;
}
.flex-eventos-template input[type=checkbox]:checked + .label-delete, .flex-tasks-template input[type=checkbox]:checked + .label-delete   {
  color: var(--second-color);
  opacity: 1;
  /* background-image: url("checked.png"); */
}
.contenedor-detalles{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
}
.contenedor-detalles a{
    background: var(--second-color);
    color: var(--theme-color);
    padding: 0.5rem 0.7rem;
    border-radius: 10px;
    font-size: .8rem;
    font-weight: 800;
    margin-bottom: 0.5rem;
}
.flex-eventos-template form button[type=submit], .flex-tasks-template form button[type=submit], .btn-modal-cancel  {
        -webkit-appearance: none !important;
        border-radius: 10px;
        padding: 0.5rem;
        font-size: .9rem;
        font-weight: 700;
        letter-spacing:normal;
        text-transform: uppercase;
        border: none;
        color: var(--modal-btn-cerrar-color);
        background-color: var(--modal-btn-cerrar-fondo);
        border-color: var(--modal-btn-cerrar-border);
        margin: 0 0 0 .2rem !important;
        box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.16), 0 1px 4px -1px rgba(0, 0, 0, 0.04);
        width: 150px;
}
.btn-delete {
    -webkit-appearance: none !important;
    border-radius: 10px;
    padding: 0.5rem;
    font-size: .9rem;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: uppercase;
    border: none;
    color: var(--modal-btn-cerrar-color);
    background-color: #b93333  !important;
    border-color: #b93333 !important;
    margin: 0 0 0 0.2rem !important;
    box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.16), 0 1px 4px -1px rgba(0, 0, 0, 0.04);
    width: 150px
}
.modal-title .object-name{
    color:#b93333;
}
.password-contenedor{
    text-align: center;
}
.btn-primary{
    background-color: var(--second-color);
}
#DeleteConfirm .modal-footer{
    display: flex;
    justify-content: center;
    margin-top: -2rem;
    margin-bottom: 1rem;
}
#password-contenedor {
    display: flex;
    width: 400px;
    margin: 1rem auto 2rem;
}
.alert-delete{
    background: #f1aeae;
}
.content-delete-modal{
    text-align: center;
}
.header-planner-editor a {
    -webkit-appearance: none !important;
    border-radius: 10px;
    padding: 0.5rem;
    font-size: .9rem;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: uppercase;
    border: none;
    color: var(--modal-btn-cerrar-color)!important;
    background-color: var(--modal-btn-cerrar-fondo)!important;
    border-color: var(--modal-btn-cerrar-border)!important;
    margin: 0 0 0 0.5rem;
    box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.16), 0 1px 4px -1px rgba(0, 0, 0, 0.04);
    width: 150px;
    text-align: center;
}
.header-planner-editor h2{
    text-align: left;
}
.dropdown-toggle{
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.dropdown-item {
    margin: 0 !important;
}
.flex-eventos-template button{
    -webkit-appearance: none !important;
    border: none;
}
.barra-inferior-flex{
    position: fixed;
    bottom: 0;
    z-index: 900;
    left: 0;
    right: 0;
    padding: 1rem 2rem;
    background: var(--third-color);
    text-align: end;
}

.tareas-relacionadas{
    padding: 1rem;
    border-radius: 20px;
    background: var(--a-fondo-active-tab);
}
.tareas-relacionadas form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.task-title{
    width: 20%;
    padding: .5rem;
}
.task-description{
    width: 30%;
    padding: .5rem;
}
.task-description textarea{
    background: var(--theme-color) !important;
    padding: 1rem 0.5rem;
    margin: 0;
}
.task-date{
    width: 15% !important;
    padding: .5rem;
}
.task-event{
    text-transform: uppercase;
    font-weight: 700;
    width: 20%;
    text-align: center;
    padding: .5rem;
}
.task-status{
    width: 15%;
    padding: .5rem;
}
.task-status select{
    width: 100%;
    border-radius: 10px;
    color: var(--theme-color);
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    cursor: pointer;
    background-image: none;
    background-size: 0;
    background-color: transparent;
}
.task-user{
    width: 20%;
}
.task-user select{
    text-align: center;
    cursor: pointer;
    font-weight: 600px;
}
.flex-eventos-template form .task-btns button[type=submit], .btn-task{
    padding: .5rem !important;
    width: fit-content !important;
    background-color: transparent !important;
    color: var(--text-color) !important;
    box-shadow: none !important;
    display: flex !important;
    align-items: center !important;
}
.open-event{
    font-size: .8rem;
    opacity: .8;
    padding-left: 0.2rem;
}
.btn-task:hover{
    color: var(--focus-color)!important;
}
.task-details{
    display: flex;
    width: 100%;
    max-width: 100vw !important;
}
.task-details div{
    border: 1px solid var(--theme-color);
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.task-object-entry li{
    background: var(--third-color);
    width: 100% !important;
    margin: 0 !important;
}
.task-details .titulo{
    width: 15%;
    margin-top: 0;
}
.task-details .descripcion{
    width: 15%;
}
.task-details .date{
    width: 20%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}
.task-details .date .contenedor-date{
    width: 50%;
    border: none;
    border-right: 1px solid var(--theme-color);
    border-left: 1px solid var(--theme-color);
    padding: 0.5rem;
    display: block;

}
.task-details .occ{
    width: 5%;
}
.task-details .date-titulo{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.task-details .date-titulo div{
    width: 50%;
    padding: 0;
    border: none;
}
.task-details .date-titulo div:first-child{
    border-right: solid 2px var(--theme-color);
}
.multiple-dates{
    cursor: pointer;
}
.datepicker{
    background: var(--theme-color);
    border: var(--theme-color);
    padding: 1rem;
}
.task-details .creado{
    width: 15%;
    text-align: center;
}
.task-details .status{
    width: 10%;
}
.task-details .revenue{
    width: 7.5%;
}
.task-details .covers{
    width: 7.5%;
}
.task-details .venue{
    width: 10%;
}
.task-details .user{
    width: 10%;
}
.task-details .user select{
    text-transform: capitalize;
    background: transparent;
}
.task-details .objeto{
    width: 15%;
}
.task-details .time{
    width: 20%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}
.task-details .time .contenedor-time{
    width: 50%;
    border: none;
    border-right: 1px solid var(--theme-color);
    border-left: 1px solid var(--theme-color);
    padding: 0.5rem;
    display: block;

}
.task-details .actions{
    width: 130px;
    display: flex;
    justify-content: center;
}
.task-details input{
    padding: 0;
    background: transparent;;
}
.task-details .dia{
    width: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: var(--second-color);
    background: var(--complemento-color);
}
.task-details .puesta-de-sol{
    display: flex;
    flex-direction: column;
    width: 5%;
}
.task-details .puesta-de-sol div{
    padding: 0;
    border: none;
    font-size: .8rem;
    opacity: .8;
}
.contenedor-puesta-de-sol{
    display: flex;
    text-align: center;
    margin: auto;
    justify-content: flex-start;
    align-items: center;
    font-size: .7rem;
    opacity: .7;
}
.contenedor-puesta-de-sol .contenedor-time{
    display: flex;
    font-size: .8rem;
    padding: 0 .5rem;
    
}
.contenedor-puesta-de-sol .puesta-de-sol{
    display: flex;
}
.puesta-de-sol .fa-sun{
    color: var(--theme-color)
}
.sunset i{
    font-size: .5rem;
    padding-right: .2rem;
}
.now-event{
    background: #c7af94 !important;
    color: var(--theme-color);
}
.now-event input{
    color: var(--theme-color);
}
.now-event .dia{
    background: #c7af94!important;
    color: var(--theme-color);
}

.overdue{
    background: #f0e3e3 !important;
    color: var(--second-color);
}
.overdue input{
    color: var(--second-color);
}
.overdue .dia{
    background: #f0e3e3  !important;
    color: var(--second-color);
}
.task-details .mes{
    background: var(--second-color);
    font-weight: 900;
    padding: 0.5rem;
    color: var(--theme-color);
    width: 60px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: var(--second-color);
}

.contenedor-header-task-details{
    margin: 0 0 !important;
}
.header-task-details{
    background: var(--second-color);
    color: var(--theme-color);
    font-weight: 700;
    text-align: center;
    font-size: 1.1rem;
    border-radius: 10px;
    overflow: hidden;
}
.header-task-details-dashboard{
    text-align: center;
    font-size: .9rem;
    overflow: hidden;
}
.header-task-details-dashboard div{
    padding-bottom: 0 !important;
    background: transparent !important;
}
.header-task-details .dia{
    background: var(--second-color) !important;
}
.task-details button[type=submit]{
    border-radius: 10px;
    padding: .5rem;
    width: fit-content;
    background: transparent;
    background-color: transparent !important;
    color: var(--text-color);
    box-shadow: none;
    margin: 0 !important;
    display: flex;
    align-items: center;
}
.task-details textarea{
    margin: 0;
    padding: 0;
    font-size: 1rem;
    background: transparent;
}
.task-details select{
    padding: 0;
    text-align: center;
    font-weight: 700;
    margin: 0 auto;
    width: 80%;
    cursor: pointer;
    background-image: none;
    background-size: 0;
    background-color: transparent;
}

.pending-task-event{
    border-bottom: solid 1px #ebe8e4;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
}

/*CALENDARIO*/
.status-calendar{
    position: absolute;
    border-radius: 50px;
    padding: 0.2rem 0.5rem;
    top: 6%;
}
.label-events-day-calendar{
        text-align: left;
        padding: .5rem;
        opacity: .5;
        font-size: .9rem;
        font-weight: 400 !important;
}
.events-today{
    font-size: .9rem;
    opacity: .8;
    padding: 0 0.5rem;
    margin: 0;
}
.calendar-container .calendar-table table{
    width: 65%;
    max-width: 650px;
    height: 60vh;
    max-height: 600px;
    margin: 0;
    border-radius: 20px 0 0 20px;
    padding: 1rem;
    border-collapse: unset;
    background: var(--third-color);
}
.calendar-container .calendar-table {
    margin: 0 1rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
   
}
.calendar-contenedor{
    margin: 0 1rem;
    width: 50%;
    display: flex;
    align-items: flex-start;
    align-items: stretch;
    justify-content: flex-end;
}
.calendar-container {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}
.calendar-container .calendar-details .calendar-day-details .calendar-day {
    margin: 0;
    background: #072a3024;
    border-radius: 0px 20px 0px 0px;
    padding: 0.5rem;
    width: 100%;
    font-size: 1.2rem;
}

.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events {
    list-style: none;
    padding: 0;
    margin-top: 1rem !important;
}
.calendar-container .calendar-table table tbody tr td div .calendar-day a {
    background: var(--complemento-color);
}
.calendar-container .calendar-table table tbody tr td div .calendar-day a.calendar-active:hover {
    background: var(--second-color);
    color: var(--theme-color) !important
}
.calendar-container .calendar-table table tbody tr td div .calendar-day a:hover{
    background: #2d2a2663;
    color: var(--theme-color)!important
} 
.calendar-container .calendar-table table tbody tr td div .calendar-day a.calendar-active {
    background: var(--second-color);
    color: var(--theme-color)
}
.calendar-container .calendar-table table tbody tr td div .calendar-day.calendar-active {
    color: var(--focus-color);
}
.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-left-column a {
    min-height: fit-content;
}
.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-left-column a time {
    background: rgb(255 255 255 / 31%);
    border-radius: 50px;
    position: relative;
}
.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-right-column {
    float: none;
    width: 100%;
}
.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event .event-item-left-column {
    float: none;
    width: 100%;  
}
.calendar-container .calendar-details .calendar-day-details ul.calendar-day-events li.calendar-event {
    padding: 0.5rem;
}
.all-contacts-of-month{
    border-radius: 20px;
    margin: 2rem;
    padding: 0 1rem;
    margin-top: 0;
    width: 50%;
}
.events-container .events-listing .event-article .event .event-left-column {
    margin-right: 1rem;
    width: 100px;
    background: var(--aviso_terminos_color);
    border-radius: 10px 0 0 10px;
    color: var(--theme-color);
    padding: 1rem;
    display: unset;
}
.read-more{
    font-weight: 800;
    font-size: .9rem;
}
.events-container .events-listing .event-article .event {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.events-container .events-listing .event-article .event .event-left-column .event-datetime {
    color: var(--theme-color);
    display: unset;
    margin: 0.5rem 1rem 0 0;
    text-align: right;
}
.events-container .events-listing .event-article .event {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    border: 2px solid #2d2a2626;
    border-radius: 10px;
}

.calendar-container .calendar-details {
    float: left;
    display: block;
    width: 35%;
    margin: 0;
    background: var(--third-color);
    border-radius: 0 20px 20px 0;
}
.events-container .events-listing .event-article {
    margin-bottom: 0;
    padding: 0;
    position: relative;
}
.schedule-event{
    width: 20px;
    background: navajowhite;
    border-radius: 0 10px 10px 0;
}
.event-summary{
    padding: .5rem 1rem 1.5rem;
}
.events-container .events-listing .event-article .event .event-right-column {
    width: 100%
}
input::placeholder {
    opacity: 0.5;
    padding: 0;
  }
textarea::placeholder {
    opacity: 0.5;
    padding: 0;
}

#Historial .offcanvas-header, #Comentarios .offcanvas-header  {
    padding: 1rem !important;
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
    flex-direction: column;
}
.offcanvas-slide-title{
    text-align: left;
}
.history-list li{
    border-bottom: 1px solid var(--third-color);
    padding: 0.5rem;
    position: relative;
}
.mostrar-cambio{
    position: absolute;
    top: 10px;
    right: 4px;
}
.only-pc{
    display: none;
}
.only-mobile{
    display: block;
}
.modal-body form{
    width: 100%;
    padding: 0 20px;
}
.modal-body input[type=date], 
.modal-body input[type=email], 
.modal-body input[type=number], 
.modal-body input[type=tel], 
.modal-body input[type=password],
.modal-body input[type=text], 
.modal-body input[type=time],
.modal-body input[type=url], 
.modal-body select, 
.modal-body textarea {
    background: var(--third-color);
    margin: 0;
    max-width: 100%;
}

.form-template input[type=date], 
.form-template input[type=email], 
.form-template input[type=number], 
.form-template input[type=tel], 
.form-template input[type=password],
.form-template input[type=text], 
.form-template input[type=time],
.form-template input[type=url], 
.form-template select, 
.form-template textarea {
    background: var(--third-color);
    margin: 0;
    max-width: 100%;
}
.modal-body label, .form-template label{
    font-size: .9em;
    text-transform: uppercase;
}
.form-template form{
    max-width: 900px;
}
.form-template h1{
    text-align: left;
    max-width: 900px;
    margin: auto;
}
.form-description{
    padding: 0.2rem;
    opacity: .6;
}
#flex-objects .text-center {
    text-align: center;
    display: flex;
    align-items: stretch;
    margin: auto;
    padding: 1rem;
    justify-content: center;
    border-radius: 10px;
}
#flex-objects .search {
    display: inline-block;
    width: 50%;
    /* padding: 0.7rem; */
    margin: 0;
    max-width: 800px;
    background: var(--third-color);
}
#flex-objects button, .task-details button{
    -webkit-appearance: none !important;
    border-radius: 10px;
    margin-left: 0.5rem;
    padding: 0.5rem;
    width: 10%;
    margin-top: 0;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.16), 0 1px 4px -1px rgba(0, 0, 0, 0.04);
    background: var(--boton-menu-seccion);
}
#flex-objects .actions button, .task-details .actions button{
    margin: 0;
}
#flex-objects ul li:nth-child(even), .task-object-entry li:nth-child(even)  {
    background: var(--complemento-color);
}
#flex-objects button.sort {
    display: flex;
    align-items: center;
    justify-content: center;
}
#flex-objects .sort .fa-arrow-down, #flex-objects .sort .fa-arrow-up {
    display: none;
    opacity: .5;
    padding-left: 0.2rem;
    font-size: .7rem;
}
#flex-objects .asc .fa-arrow-down{
    display: block
}
#flex-objects .desc .fa-arrow-up{
    display: block
}
#flex-objects button.sort:after {
    opacity: .5;
    padding-left: 0.2rem;
    font-size: .7rem;
}
.filter-years-contenedor{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px;
}
.filter-years-total{
    font-size: .9rem;
    font-weight: 700;
    width: 30%;
}
.filter-years{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: .5rem;
    width: 30%;
}
#flex-objects .filter-years .active{
    text-decoration: underline;
    text-decoration-thickness: 3px;
}

#flex-objects .filter-years button, #flex-objects .filter-status button {
    padding: 0.1rem;
    width: fit-content;
    background: transparent;
    box-shadow: none;
    margin-left: 0;
    opacity: .7;
}
#flex-objects .filter-years button:active, #flex-objects .filter-status button:active{
    padding: 0.1rem;
    width: fit-content;
    background: transparent;
    box-shadow: none;
    margin-left: 0;
    opacity: 1;
}
#flex-objects .filter-years button:not(:last-child){
    margin-right: 1rem;
}
#flex-objects .filter-status button{
    padding: .1rem 0 !important;
}

.nov-month{
    background: #2d2a26c7 !important;
}
.sep-month{
    background: #3a3734c7 !important;
}
.jul-month {
    background: #322c27c7 !important;
}
.may-month{
    background: #4a4540c7 !important;
}
.mar-month{
    background: #565452c7 !important;
}
.jan-month{
    background: #4a4947c7 !important;
}
.contenedor-status{
        font-size: .9rem;
        padding: 0.2rem .5rem;
        border-radius: 50px;
        background: var(--second-color);
        color: var(--theme-color);
}
.canceled{
    background-color: #8080803d;
}
.in-process{
    background-color: #cf4f4f96;
}
.not-confirmed{
    background-color: transparent;
    background: transparent;
    opacity: .7;
    color: var(--second-color);
}
.confirmed{
    background-color:#f9b23b8f; 
}
.completed{
    background-color: #34517078; 
}
.live{
    background-color: #41703e78; 
}
.canceled-color{
    color: #8080803d;
}
.in-process-color{
    color: #cf4f4f96;
}
.confirmed-color{
    color:#f9b23b8f;
}
.completed-color{
    color: #41703e78; 
}
.live-color{
    color: #41703e78; 
}

.login-form input{
    background-color: var(--third-color);
}

option:not(:checked) {
    background-color: #fff;
}
.header-titulo-detalles{
    margin-left: 2rem
}
.task-object-entry{
    margin: 1rem;
}
#CommentsTab{
    justify-content: flex-end;
}
.comment-title i{
    font-size: .9rem;
    opacity: .8;
}
.comment-title small{
    opacity: .8;
    font-weight: 400;
    text-transform: uppercase;
    font-size: .8rem !important;
}
.add-comments{
    padding: 0;
}
#CommentsTabContent li:not(:last-child){
    border-bottom: 1px solid #2d2a265c;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}
.comment-text {
    max-height: calc(1em * 3); 
    overflow: hidden;
}

.show-more-link {
    display: none;
    opacity: .7;
    text-transform: uppercase;
    font-size: .8rem;
}

.comment-text.expanded {
    max-height: none;
}
#galeria{
    background: #2d2a26ed;;
    display: none;
}
.modal-cuerpo{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    height: 90%;
    max-width: 1800px;
    width: 80vw;
    color: var(--theme-color);
}
.modal-cuerpo a i{
    color: var(--theme-color)
}
.modal-cuerpo img{
    max-height: 90vh;
    max-width: 80vw;
}
#descripcion-imagen{
    text-align: center;
    opacity: .8;
}
.modal-encabezado{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 1rem 2rem 0;
    font-size: 2rem;
    color: var(--theme-color);
}
.cerrar-modal, .siguiente, .anterior{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff30;
    display: flex;
    align-items: center;
    justify-content: center;
}
.open-event{
    padding: 0.2rem 0.5rem;
    border-radius: 50px;
    font-size: .8rem;
    background: var(--a-hover-menu-nav-header);
    margin-bottom: 0.2rem;
    display: block;
    width: fit-content;
}
#itemCreatedConfirm b, #itemEventsNotConfirmed b{
    color: var(--focus-color);
}
#grav-login {
    border-radius: 50px;
    padding: 3rem;
    background: var(--second-color) !important;
    color: var(--theme-color) !important;
    border: none;
}
#grav-login h1{
    color: var(--theme-color);
    padding-top: 1rem;
    font-weight: 200;
}
#grav-login h4{
    color: var(--theme-color);
}
#grav-login svg{
    width: 100%;
    max-width: 200px;
}

#grav-login .primary {
    width: fit-content !important;
    border: var(--boton-contraseña) solid 3px;
}
.offcanvas{
    border-radius:20px 0 0 20px;
}
.btn-primary, .btn-primary:hover , .btn-primary:focus{
    color: var(--theme-color);
    background-color: var(--second-color);
    border-color: var(--second-color);
}

.barrainferior{
    display: none;
}
.intro-welcome li{
    display: flex;
}
.intro-welcome-icon{
    width: 5%;
}
.intro-welcome-texto{
    width: 95%;
} 
.intro-welcome h6{
    text-align: left;
    font-weight: 700 !important;
    margin: 0;
}
.modal-dialog {
    max-width: 900px;
}
.text-guides{
    max-width: 900px;
}
.iframe-guides{
    max-width: 1000px;
}
.tutorial-title.accordion-button:not(.collapsed) {
    color: var(--focus-color) !important;  
}
.tutorial-title{
    color: var(--focus-color) !important;
}
.tutorial-title em{
    font-weight: 400;
    padding-left: 0.2rem;
}
.info-template .accordion-item i{
    margin-right: 0.3rem;
}
.info-template .container{
    margin-top: 1.5rem;
    padding: 4rem;
    background: var(--third-color);
    border-radius: 50px;
}
.info-template .accordion-button {
    background-color: var(--third-color) !important;
}
.guides-tutorials{
    padding: 0.5rem 1rem;
    background: var(--second-color);
    border-radius: 10px;
    color: var(--theme-color);
}
.login-template .secondary{
    color: var(--focus-color)
}
.info-template h2{
    text-align: left;
}
.form-template .header-btns{
    display: none;
}

.events-container .events-listing .event-article .event .event-right-column .event-title {
    font-size: 1.5rem;
}

.no-bottonfalse{
    display: none !important;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    align-items: center;
    justify-content: center;
    margin-top: 1rem !important;
    font-size: 1rem;
    font-weight: 700;
}
.pagination li{
    background: transparent !important;
    padding: .3rem;
}
.contenedor-prev-next a{
    color: var(--second-color) !important;
    padding: 0 !important;
    background-color: transparent !important;
    box-shadow: none;
}

@media (min-width: 1500px) {
    .only-pc{
        display: block;
    }
    .only-mobile{
        display: none;
    }
    
}
@media (max-width: 2000px){
    .task-details .puesta-de-sol{
        display: none;
    }
    .puesta-de-sol{
        display: none;
    }
    .puesta-de-sol div{
        display: none;
    }
    .contenedor-puesta-de-sol{
        display: none;
    }
}
@media (max-width: 1500px) {
    .only-pc{
        display: none;
    }
    .only-mobile{
        display: block;
    }
    .calendar-container .calendar-table {
        margin: 0 1rem;
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-direction: column;
    }
    .all-contacts-of-month {
        margin-top: 2rem;
        width: 100%;
    }
    .calendar-contenedor {
        width: 100%;
        justify-content: center;
        
    }
    .mobile-nav a{
        display: flex;
        padding: 1rem;
        text-transform: uppercase;
        font-weight: 700;
        background: #ebebeb30;
        border-radius: 10px;
        margin-bottom: 0.5rem;
        justify-content: flex-start;
        }
    .icon-mobile{
        width: 30px;
        text-align: left;
        padding-right: 0.5rem;
    }
    .icon-mobile i{
        text-align: center;
    }
    .header-planner-editor a {
        width: 50px;
    }
    .contenedor-planner-editor {
        flex-wrap: wrap;
    }
    .contenedor-planner-col-first {
        width: 50%;
    }
    .contenedor-planner-col-second {
        width: 100%;
        margin-top: 1rem;
        order: 99;
    }
    .contenedor-planner-col-third {
        width: 48%;
    }
    .header-task-details{
        font-size: 1vw;
    }
    .task-details .occ {
        display: none;
    }
    .task-details .covers {
        display: none;
    }
    .task-details .revenue {
        display: none;
    }
    .modal-dialog {
        max-width: 700px;
    }
    input[type=file] {
        width: 100%;
    }
   

}
@media (max-width: 768px) {
    .no-mobile{
        display: none;
    }
    .modal-dialog {
        max-width: 500px;
    }
    .barra-inferior-flex {
        padding: 1rem;
        position: fixed;
        bottom: 60px;
        left: unset;
        right: 0;
        background: transparent;
        text-align: end;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .btn-delete {
        width: 100px;
    }
    .header-planner-editor h2{
        font-size: 1.2rem;
        text-align: left;
    }
    .header-titulo-eventos h4{
        font-size: 1.2rem;
    }
    .header-titulo-detalles{
        border-top: 1px solid #2d2a264a;
        margin: 1rem 0;
        padding: 0.5rem 0;
    }
    .planner-contenedor-general {
        padding: 0 0;
    }
    .flex-eventos-template .planner-contenedor-general {
        padding: 0 0;
    }
    .flex-tasks-template .planner-contenedor-general {
        padding: 0 0;
    }
    .contenedor-planner-editor {
        display: block;
    }
    .contenedor-planner-col-first {
        width: 100%;
        border: none;
        padding: 2rem 0;
    }
    .contenedor-planner-col-second {
        width: 100%;
        padding: 1rem 0;
        border: none;
    }
    .contenedor-planner-col-third {
        width: 100%;
        border: none;
        padding: 1rem 0;
    }
    .header-planner-editor {
        padding: 20px 15px;
        
    }
    .dropdown-toggle{
        width: 40px !important;
        height: 30px;
    }
    .header-planner-editor a {
        margin: .1px;
        padding: 0.5rem 0;
    }
    #nav-tabContentMenu .tab-pane, #nav-wording .tab-pane{
        padding: 0;
    }
    #nav-tab{
        overflow-x: auto;
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
        justify-content: flex-start;
    }
    .contenedor-subir-archivos-flex {
        flex-direction: column;
    }
    .contenedor-archivos-subidos {
        margin: 1rem;
        width: 90%;
    }
    .contenedor-archivos-subidos ul {
        flex-direction: column;
        align-items: center;
    }
    .input-subir-archivos {
        width: 90%;
    }
    .header-task-details {
        display: none;
    }
    .task-object-entry{
        margin: 0;
    }
    .task-details {
        max-width: 100vw !important;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .task-details .dia {
        background: none;
        flex-grow: 1;
    }
    .task-details .mes{
        flex-grow: 1;
        border-left: none;
        font-weight: 600;
        background: none !important;
        color: var(--second-color);
    }
    .task-details .titulo {
        flex-grow: 10;
        min-width: 300px
    }
    .task-details .date {
        width: 100%;
    }
    .task-details .occ {
        display: none;
    }
    .task-details .time {
        width: 100%;
    }
    .task-details .venue {
        flex-grow: 1;
        min-width: 300px;
    }.task-details .covers {
        display: none;
    }
    .task-details .revenue {
        display: none;
    }
    .task-details .status {
        flex-grow: 1;
        width: 100%;
        order: -1;
        padding: 0;
        border: none;
    }
    .task-details .status select{
        width: 100%;
    }
    .task-details .actions {
        width: 50%;
        order: 99
    }
    .task-details .puesta-de-sol {
        width: 50%;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly; 
    }
    .task-details .descripcion{
        width: 100%;
    }
    .task-object-entry li {
        margin-bottom: 1rem !important;
    }
    .task-details .objeto {
        width: 100%;
        order: -2;
    }
    .task-details .user {
        width: 50%;
    }
    #flex-objects button.sort {
        vertical-align: top;
        box-shadow: none;
    }
    
    .header-task-details-dashboard{
        display: none;
    }
    #accordionUser .accordion-body {
        padding: 1rem 0rem !important;
    }
    .planner-contenedor-general h6, .input-notes {
        text-align: left;
        background: var(--border-nav-inferior) !important;
        padding: 0.5rem !important;
        opacity: 1;
    }
    .modal-body form {
        padding: 0;
    }
    .contenedor-header-tarea {
        margin: 0;
    }
    .contenedor-header-tarea a{
        background-color: transparent !important;
        box-shadow: none;
        color: var(--second-color) !important;
        width: fit-content;
        font-size: 1rem;
        margin: 0 !important;
        padding: 0 !important;
    }
    .contenedor-header-tarea h5{
        font-size: 1rem;
        text-align: left;
    }
    .contenedor-status {
        font-size: .9rem;
        padding: 0.1rem 0.2rem;
        border-radius: 5px;
        margin-top: 0.3rem;
        display: block;
        width: fit-content;
    }
    .calendar-container .calendar-table {
        margin: auto;
        justify-content: center;
        flex-direction: column;
    }
    .calendar-contenedor{
        margin: 0;
        justify-content: center;
        flex-direction: column;
    }
    .calendar-container .calendar-details {
        width: 100%;
        margin: 0;
        border-radius: 20px;
        overflow: hidden;
        margin-top: 1rem;
    }
    .calendar-container .calendar-details .calendar-day-details ul.calendar-day-events {
        padding: 1rem !important;
        margin: 1rem 0 ;
    }
    .calendar-container .calendar-table table {
        border-radius: 20px;
        padding: 0;
        margin: auto;
        width: 100%;
    }
    
    .status-calendar {
        position: relative;
        border-radius: 50px;
        top: 0;
        width: fit-content;
        padding: 0.2rem 0.5rem;
    }
    .events-container .events-listing .event-article .event .event-right-column .event-title {
        margin: .5rem;
        text-align: left;
    }
    .events-container .events-listing .event-article .event .event-right-column .event-location {
        margin: 0 .5rem .5rem;
        text-align: left;
    }
    .event-summary {
        padding: 0.5rem;
    }
    
    .flex-eventos-template form .barra-inferior-flex button[type=submit], .flex-tasks-template form .barra-inferior-flex button[type=submit], .barra-inferior-flex .btn-delete {   
        width: 50px;
        border-radius: 50px;
        height: 50px;
        margin-top: 0.5rem !important;
    }
    .img-planner-contenedor {
        padding: 0;
    }
    .img-planner-contenedor .file-entry {
        width: 25%;
        margin: 0.5rem;
        height: 100px;
        justify-content: space-between;
    }
    #password-contenedor {
        flex-direction: column;
        width: 100%;
    }
    .contenedor-archivos-subidos li {
        flex-direction: row;
        align-items: center;
        max-width: 100%;
        width: 500px;
        max-height: 50px;
        justify-content: space-around;
        align-content: center;
    }
    .contenedor-archivos-subidos li a {
        width: 60%;
        text-align: left;
    }
    .all-contacts-of-month {
        margin: 0;
        margin-top: 2rem;
        padding: 0;
    }
   
    .offcanvas{
        border-radius: 0;
    }
    .file-delete-btn {
        justify-content: center;
    }
    .barrainferior{
        display: block;
    }
    .info-template .accordion-body {
        padding: 1rem 0 !important;
    }
    .info-template .container{
        margin-top: 0;
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
        background: var(--theme-color);
        border-radius: 0px;
    }
    .info-template .accordion-button {
        background-color: var(--theme-color) !important;
    }
    .intro-welcome-texto {
        width: 90%;
    }
    .intro-welcome-icon {
        width: 10%;
    }
}