/* This file is reserved for overriding and extending the template styles. */

/* en este caso todo se aumento  */
@font-face{
    font-family: RalewayBlack;
    src : url('../font/Raleway-Black.ttf')
}
@font-face{
    font-family: RalewayBold;
    src : url('../font/Raleway-Bold.ttf')
}
@font-face{
    font-family: RalewayExtraBold;
    src : url('../font/Raleway-ExtraBold.ttf')
}
@font-face{
    font-family: RalewayLight;
    src : url('../font/Raleway-Light.ttf')
}
@font-face{
    font-family: RalewayMedium;
    src : url('../font/Raleway-Medium.ttf')
}
@font-face{
    font-family: RalewayRegular;
    src : url('../font/Raleway-Regular.ttf')
}
@font-face{
    font-family: RalewaySemiBold;
    src : url('../font/Raleway-SemiBold.ttf')
}

.font-semibold{
    font-family: RalewaySemiBold !important;
}
.font-regular{
    font-family: RalewayRegular !important;
}
.font-medium{
    font-family: RalewayMedium !important;
}
.font-light{
    font-family: RalewayLight !important;
}
.font-extrabold{
    font-family: RalewayExtraBold !important;
}
.font-bold{
    font-family: RalewayBold !important;
}
.font-black{
    font-family: RalewayBlack !important;
}

.font-size-14{
    font-size: 14px !important;
}
.font-size-16{
    font-size: 16px !important;
}
.font-size-18{
    font-size: 18px !important;
}
.font-size-20{
    font-size: 20px !important;
}
.font-size-22{
    font-size: 22px !important;
}
.font-size-24{
    font-size: 24px !important;
}

/* estilos de pdf*/

.div-blanco{
    background-color: red;
}

/* fin */


input:focus, select:focus{
    border-color: #dee2e6;
    outline: 0;
    box-shadow: none;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] { -moz-appearance:textfield; }

html[data-placement=horizontal] .nav-container.mobile-side-ready .nav-content .div-linea-centro-top,
html[data-placement=vertical] .nav-container .nav-content .div-linea-centro-top{
    width: 7%;
    height: 1px;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 10px;
}
.user-container{
    position: relative;
}
/*
html[data-placement=vertical] .nav-container .nav-content .user-container::after,
html[data-placement=horizontal] .nav-container.mobile-side-ready .nav-content .user-container::after,
html[data-placement=vertical] .nav-container.mobile-side-ready .nav-content .user-container::after {
  content: "";
  width: 7%;
  height: 1px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 5px;
}
*/


.list-btn-request{
    margin-top: 45px !important;
}

html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .menu-container .menu .list-btn-request a.active , html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .menu-container .menu .list-btn-request a.active {

    background-color: #ffffff30 !important;
    box-shadow: none !important;
    border-radius: 10px;
    color: #fff;
    font-family: var(--font-raleway-bold) !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;

}

html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .menu-container .menu .list-btn-request svg, html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .menu-container .menu .list-btn-request svg{
    display: none !important;
}


html[data-placement=vertical] .nav-container .nav-content .menu-container .menu li.list-btn-request a.active, html[data-placement=horizontal] .nav-container.mobile-side-ready .nav-content .menu-container .menu li.list-btn-request a.active, html[data-placement=vertical] .nav-container.mobile-side-ready .nav-content .menu-container .menu li.list-btn-request a.active{
    background-color: #ffffff30 !important;
    box-shadow: none !important;
    border-radius: 10px;
    color: #fff;
}
.div-conten-select{
    position: relative;
}
.div-conten-select select, .div-conten-select input{
    background-color: #F2F2F2;
    font-family: RalewayMedium;;
    font-size: 16px;
    color: #000000;
    height: 43.6px;
    border: 1px solid #E6E6E6;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px;
}

.div-conten-select svg{
    position: absolute;
    right: 10px;
    top: 8px;
}
.btn-icons-table{
    border-radius: 5px;
    background-color: #fff;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.btn-icons-table.desactive{
    opacity: 0.3;
}
.btn-icons-table img{
    mix-blend-mode: multiply;
    width: 55%;
}
.btn-icons-profile svg{
    color: #000000;
}
.div-scroll-table{
    overflow-x: scroll;
}
.btn-downloa-materiales{
    background-color: transparent;
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 1;
    width: auto;
}
.btn-downloa-materiales img{
    width: 55%;
}
.row-border-bottom{
    border-bottom: 1px solid #E5E5E5;
}
.texto-dos-lineas-card-tablet{
     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.col-padding-right-card{
    padding-right: 45px;
    position: relative;
}
.btn-descargar-imagen{
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 0px;
    z-index: 2;
}
.btn-descargar-imagen svg{
    color: #000000;
    font-weight: 900;
}
.div-border-blanco-sombra-profile img{
    border: 5px solid #fff;
    box-shadow: 0px 3px 6px #00000029;
    width: 125px !important;
    height: 125px !important;
}
.link-change-image, .link-change-image:hover{
    color: #4046FF;
    font-family: var(--font-raleway-medium) !important;
    text-decoration: underline;
}
.link-absolute-profile{
    font-family: var(--font-raleway-semibold);
    line-height: 18px;
}
.card-widht-profile{
    width: 100%;
}
.row-margin-top-rpofile{
    margin-top: 50px;
}
.btn-icons-profile{
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    z-index: 0;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 0px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: #61A693;
  color: #fff;
  text-align: center;
  border-radius: 16px;
  padding: 5px 0;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 120%;
  margin-left: -60px;
  border: 1px solid #D1A549;
  box-shadow: 0px 2px 2px #00000029;
}
.tooltip .tooltiptext-edit{
    left: 180% !important;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.titulo-modals{
    color: #7F7F7F;
    font-family: var(--font-raleway-regular) !important;
}
.texto-modal{
    color: #7F7F7F;
    font-family: var(--font-raleway-medium) !important;
}
.btn-modal{
    border-radius: 5px;
    color: #fff;
    font-family: var(--font-raleway-bold) !important;
}
.btn-verde{
    background-color: #61a693;
}
.btn-rojo{
    background-color: #FF0000;
}
.btn-close{
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}
.modal-body-padding-top{
    padding-top: 60px !important;
}
.btn-picture{
    position: absolute;
    background-color: transparent;
    right: 28px;
    top: 15px;
    color: #000000 !important;
    z-index: 9999;
    font-size: 12px;
    display: flex;
    align-items: center;
}
.btn-picture i{
    font-size: 18px;
}
.h2-confir-pick{
    font-family: RalewaySemiBold !important;
    font-size: 36px !important;
}
.h2-confir-pick span{
    font-family: RalewayBold !important;
}
.p-texto-medium{
    font-family: RalewayMedium !important;
}
.card-verde-dasboard{
    background-color: #61a693 !important;
    box-shadow: 0px 3px 6px #00000024 !important;
    width: 100%;
}
.card-verde-dasboard h5, .card-verde-dasboard p{
    color: #fff !important;
}
.table.table-border-cero>:not(caption)>*>*{
    border-bottom-width: 0px !important;
}
.table-border-cero tbody tr{
    background-color: #f5f5f599 !important;
}
.img-derecha-dasboard{
    position: absolute;
    right: -30px;
    top: 15px;
    z-index: 1;
    width: 12%;
    z-index: 1;
    display: none;
}
.row-width-stats{
    width: 100%;
}
.text-font-semibold{
    font-family: RalewaySemiBold !important;
}
.div-padding-bottom{
    padding-bottom: 30px;
}
h5.text-plomo-textto{
    font-family: RalewayRegular !important;
    font-size: 25px;
}
.h6-regular{
    font-family: RalewayRegular !important;
    font-size: 16px !important;
}
.btn-forgot{
    position: absolute;
    top: 16px;
    right: 15px;
    z-index: 1;
    color: #61a693 !important;
    font-family: RalewaySemiBold !important;
}
.form-control-padding-right{
    padding-right: 75px !important;
}
.img-absolute-body{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
    display: none;
}
.img-absolute-body-dos{
    position: absolute;
    bottom: 30px;
    right: 70px;
    width: 10%;
    display: none;
}
.img-absolute-body-dos-carrito{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 20%;
    display: none;
}
.img-absolute-body-history{
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 28%;
    display: none;
}
.img-absolute-body-profile{
    position: absolute;
    bottom: 90px;
    right: 45px;
    width: 20%;
    display: none;
}
.img-absolute-body-profile-uno{
    position: absolute;
    bottom: 60px;
    right: 35px;
    width: 28%;
    display: none;
}
.nav-container .menu-container .menu a .label{
    display: initial;
}
html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .menu-container .menu ul{
    padding-left: 0px;
    padding-top: 20px;
}
html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .menu-container .menu ul li a{
    padding-left: 30px;
}
html[data-placement=vertical] .nav-container .nav-content .link-salir span{
    display: none;
}
html[data-placement=vertical] .nav-container .nav-content .link-salir-empresas span{
    display: block !important;
}
html[data-placement=vertical] .nav-container .menu-container .menu a .label{
    display: none;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .menu-container .menu a .label{
    display: contents;
}
html[data-placement=vertical] .nav-container .menu-container .menu li a .label.label-empresas{
    display: contents !important;
}
html[data-placement=vertical] .nav-container .menu-container .menu li a .icon{
    margin-right: 0px;
    margin-top: -4px;
}
html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .link-salir span{
     display: block;
}
html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .menu a .label{
    display: initial;
    margin-left: 10px;
}
html[data-placement=vertical] .nav-container .menu-container .menu.show{
    padding-left: 21px;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .menu-container .menu.show{
    padding-left: 0px;
    width: 100%;
}
html[data-placement=vertical] .nav-container .nav-content .link-salir{
    bottom: 15px !important;
    left: 16px !important;
}
html[data-placement=horizontal] .nav-container.mobile-side-ready .nav-content .link-salir,
html[data-placement=vertical] .nav-container .nav-content .link-salir{
    color: #fff;
    position: absolute;
    bottom: 35px;
    left: 8px;
    z-index: 1;
    font-family: RalewayBold;
    font-size: 15px;
    display: flex !important;
    align-items: center;
}
html[data-placement=horizontal] .nav-container.mobile-side-ready .nav-content .link-salir:hover,
html[data-placement=vertical] .nav-container .nav-content .link-salir:hover{
    color: #fff !important;
    font-family: RalewaySemiBold;
}
html[data-placement=horizontal] .nav-container .nav-content .link-salir{
    display: none;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .link-salir{
    display: contents;
}
.data-table-rows table.dataTable tbody tr.tr-border-radius-cero{
    border-radius: 0px !important;
    box-shadow: none !important;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .menu-container .menu > li a{
    padding: 10px;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .menu-container .menu ul{
    padding-left: 0px;
    padding-top: 20px;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .menu-container .menu ul li a{
    padding-left: 30px;
}
/* .data-table-rows table.dataTable td:first-child{
    border-width: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
} */
/* .data-table-rows table.dataTable td:last-child{
    border-width: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
} */
.page-item.active .page-link{
    background-color: #61a693 !important;
}
.page-item.disabled .page-link{
    color: #61a693 !important;
}
.btn-outline-datable{
    box-shadow: inset 0 0 0 1px #61a693 !important;
    color: #61a693 !important;
}
.btn-outline-primary:hover{
    background-color: #61a693 !important;
}
.btn-outline-datable.btn-custom-control .form-check-input{
    border-color: #61a693 !important;
}
.page-link:hover, .page-link:hover:focus{
    background: #61a693 !important;
    color: #fff !important;
}
.page-item.active .page-link{
    color: #fff !important;
}
.page-link{
    color: #61a693 !important;
}
#colorButton{
    display: none !important;
}
.form-control[type="file"]{
    padding: 12px !important;
}

@media(min-width: 640px){
    .div-scroll-table{
        overflow-x: auto;
    }
    .col-padding-right-card{
        padding-right: 50px;
    }
}
@media(min-width: 768px){
    .card-widht-profile{
        padding-right: 80px;
    }
    .link-absolute-profile{
        position: absolute;
        right: -65px;
        top: 8px;
        width: auto;
        font-family: var(--font-raleway-semibold);
        line-height: 18px;
    }
}
@media(min-width: 1024px){
    .texto-dos-lineas-card-tablet{
        -webkit-line-clamp: 0;
    }
    .card-widht-profile{
        width: 80%;
        padding-right: 0px;
    }
    .card-body-padding-right-tablet{
        padding-right: 32px !important;
    }
    .card-verde-dasboard{
        width: 90%;
    }
    .row-width-stats{
        width: 90%;
    }
    .img-derecha-dasboard{
        display: block;
    }
    .img-absolute-body{
        display: block;
    }
    .img-absolute-body-dos{
        display: block;
    }
    .img-absolute-body-dos-carrito{
        display: block;
    }
    .img-absolute-body-history{
        display: block;
    }
    .img-absolute-body-profile{
        display: block;
    }
    .img-absolute-body-profile-uno{
        display: block;
    }
}
/* fin */


.vertical-timeline {
    width: 100%;
    position: relative;
    padding: 1.5rem 0 1rem;
    padding-left: 20px;
}

.vertical-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 88px;
    height: 100%;
    width: 4px;
    background: #e9ecef;
    border-radius: .25rem;
}

.vertical-timeline-element {
    position: relative;
    margin: 0 0 1rem;
}

.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
    visibility: visible;
    animation: cd-bounce-1 .8s;
}
.vertical-timeline-element-icon {
    position: absolute;
    top: 0;
    left: 60px;
}

.vertical-timeline-element-icon .badge-dot-xl {
    box-shadow: 0 0 0 5px #fff;
}

.badge-dot-xl {
    width: 18px;
    height: 18px;
    position: relative;
}
.badge:empty {
    display: none;
}


.badge-dot-xl::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: .25rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -5px;
    background: #fff;
}

.vertical-timeline-element-content {
    position: relative;
    margin-left: 90px;
    font-size: .8rem;
}

.vertical-timeline-element-content .timeline-title {
    font-size: .8rem;
    text-transform: uppercase;
    margin: 0 0 .5rem;
    padding: 2px 0 0;
    font-weight: bold;
}

.vertical-timeline-element-content .vertical-timeline-element-date {
    display: block;
    position: absolute;
    left: -105px;
    top: 0;
    padding-right: 10px;
    text-align: right;
    color: #adb5bd;
    font-size: 11px;
    white-space: nowrap;
}

.vertical-timeline-element-content:after {
    content: "";
    display: table;
    clear: both;
}

.circulo-iniciales{
    border: 3px solid white;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.circulo-color{
    border: 3px solid white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
}

.grupo_input_boton{

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;

}

.grupo_input_boton .form-control{
    width: 75% !important;
}
.grupo_input_boton button{
    margin-left: 5% !important;
}
html[data-placement=vertical].nav-container .nav-content .user-container a .circulo-iniciales{
  width: 30px !important;
  height: 30px !important;
  font-size: 10px !important;
}

.header-column-verde{
    background: #4e8e7e !important;
    color: white !important;
}
.header-column-mostasa {
    background: #a88644 !important;
    color: white !important;
}
.header-column-marron {
    background: #744b30 !important;
    color: white !important;
}

.bg-column-verde{
    background: #5da796 !important;
    color: white !important;
}

.bg-column-mostasa{
    background: #cba254 !important;
    color: white !important;
}

.bg-column-marron{
    background: #905f40 !important;
    color: white !important;
}
.card-shadow{
    box-shadow: 5px 3px 20px rgb(0 0 0 / 15%) !important;
}
.div-height-icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
}
.table-empresas td:first-child{
    border-width: 1px 0 1px 1px;
    border-top-left-radius: var(--border-radius-lg);
    border-bottom-left-radius: var(--border-radius-lg);
}
.table-empresas td:last-child{
   border-width: 1px 1px 1px 0;
    border-top-right-radius: var(--border-radius-lg);
    border-bottom-right-radius: var(--border-radius-lg);
}
.table-empresas td{
    border: 0px;
}
.table-empresas > :not(:last-child) > :last-child > *{
    border-bottom: 0px;
}
table.table-empresas td, table.table-empresas th{
   padding: 15px 15px;
}

.pull-right{
    text-align: right;
}

.tooltip-nuevo {
    display:inline-block;
    position:absolute !important;
    right: 0;
    top: 0;
    border-bottom:0px dotted #666;
    text-align:left;
    width: auto !important;
    cursor: pointer !important;
}

.div-cricle-question{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #424242;
    box-shadow: 0px 3px 6px #00000029;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-top: 1px;
    color: #fff;
    font-size: 12px;
}

.tooltip-nuevo .bottom {
    width: 400px;
    top: 30px;
    left: -150px;
    transform:translate(-50%, 0);
    padding: 20px 20px 20px 20px;
    color:#171717;
    background-color:#F2F2F2;
    font-weight:normal;
    border-radius:0px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    display:none;
    position: absolute;
}
.bottom h4{
    color: #171717 !important;
}

.bottom img{
    position: absolute;
    left: 23px;
    top: 15px;
    width: 10%;
    display: none;
}

.tooltip-nuevo:hover .bottom {
    display:block;
}

.tooltip-top-abmiental{
    right: 13px !important;
    top: 13px !important;
}

.select-dropdown {
    position: static;
  }
  .select-dropdown .select-dropdown--above {
        margin-top: 336px;
  }



.thead-hidden{
    opacity: 0;
}

.thead-hidden th{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border: 0px !important;
}

.detalle-recojos{
    cursor: pointer;
}

.link-profile-agrement, .link-profile-agrement:hover{
    color: #6FC6AF;
}



/* estilos de la nueva maqeutacion */
.div-conten-searc{
    position: relative !important;
}
.div-conten-searc input{
    width: 100% !important;
    border-radius: 5px !important;
    border: 1px solid #fff !important;
    background-color: #FFFFFF !important;
    padding: 10px 32px;
    color: #000000 !important;
    font-family: RalewayMedium;
}
.div-conten-searc input::placeholder{
    font-weight: 800;
    color: #000000 !important;
    font-family: RalewayMedium;
}
.div-conten-searc .search-magnifier-icon{
    position: absolute;
    right: 22px;
    top: 10px;
    z-index: 1;
}
.card-nuevo{
    padding: 25px 30px;
    border: 1px solid #DCDCDC;
    background-color: #fff;
    border-radius: 5px;
}
.card-nuevo .h5-titulos-nuevo{
    font-size: 18px;
    color: #060606;
    font-family: RalewayBold;
}   
.card-nuevo .sublabel-nuevo{
    font-size: 16px;
    color: #060606;
    font-family: RalewaySemiBold;
     font-style: italic;
}
.div-imput-calendar{
    display: flex;
    align-items: center;
    background-color: #F2F2F2;
    border-radius: 5px;
    border: 1px solid #E6E6E6;
}
.div-imput-calendar input{
    background-color: transparent !important;
    font-family: RalewayMedium !important;
    font-size: 16px !important;
    color: #060606 !important;
    border: 0px !important;
    width: 80% !important;
}
.div-imput-calendar p{
    font-family: RalewayMedium !important;
    font-size: 16px !important;
    color: #060606 !important;
}
.div-imput-calendar i{
    color: #D1A549;
}
.h6-verde-header{
    color: #4ABF61;
    font-family: RalewaySemiBold;
    font-style: italic;
    font-size: 16px;
}
.h6-cafe-header{
    color: #D1A549;
    font-family: RalewaySemiBold;
    font-size: 16px;
}
.h6-negro-header{
    color: #171717;
    font-family: RalewaySemiBold;
    font-size: 16px;
}
.card-impact{
    background-color: #fff;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    position: relative;
}
.card-impact .amarillo{
    background-color: #f9da1b4d;
    border-radius: 5px;
}
.card-impact .verde-opacidad{
    background-color: #add2b74d;
    border-radius: 5px;
}
.card-impact .verde{
    background-color: #ADD2B7;
    border-radius: 5px;
}
.card-impact .col-md-8{
    color: #171717;
}
.card-impact .col-md-8 h6{
    font-family: RalewaySemiBold;
    font-size: 18px;
}
.card-impact .col-md-8 p{
    font-family: RalewayMedium;
    font-size: 13px;
    line-height: 18px;
}
.btn-verde-nuevo{
    width: 100%;
    border-radius: 5px;
    background-color: #4ABF61;
    color: #fff;
    font-family: RalewayMedium;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.p-texto-datos-medium{
    color: #171717;
    font-family: RalewayMedium;
    font-size: 13px;
}
.p-texto-datos-medium span{
    width: 50%;
}
.card-verde-completed{
    background-color: #E6F1E9;
    border-radius: 5px;
    width: 100%;
}
.icono-latop{
    width: 18px;
}
.link-azul{
    color: #4046FF;
    text-align: right;
}
.div-img-event{
    width: 100%;
    background-color: #000;
    height: 118px;
    border-radius: 5px;
}
.div-img-event img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}
.row-evento h6{
    color: #171717;
    font-family: RalewaySemiBold;
    font-size: 23px;
}
.row-evento .azul{
    color: #4046FF;
    font-family: RalewayMedium;
    font-size: 13px;
}
.row-evento .texto-evento{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.secc-plomo-radius{
    border-radius: 5px;
    border: 1px solid #DCDCDC;
    background-color: #D9D9D9;
    margin-top: 120px;
}
.img-top-negativo{
    margin-top: -90px;
}
.modal-title{
    font-family: RalewayBold !important;
    color: #060606 !important;
}
.modal-body-padding-left-right{
    padding-left: 70px !important;
    padding-right: 70px !important;
}
.form-label{
    font-family: RalewayBold !important;
    color: #060606 !important;
    font-style: italic;
}
.title-principal{
    color: #060606 !important;
    font-family: RalewayBold !important;
}
.activeimpac{
    background-color: #AACC61;
    border-radius: 5px;
    color: #fff !important;
}
.nav-link-impact{
    background-color: transparent !important;
    color: #000000 !important;
    font-family: RalewayMedium !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    height: auto !important;
}
.nav-link-impact.active{
    border-radius: 0px !important;
    color: #4046FF !important;
}
.data-table thead th{
    color: #171717 !important;
    font-family: RalewayBold !important;
    font-style: italic !important;
}
.data-table tbody td{
    color: #000000 ;
    font-family: RalewayMedium !important;
}
.text-opacidad{
    color: #0009 !important;
}
.form-control{
    height: auto !important;
    min-height: auto !important;
}
.div-select-nuevo{
    width: 250px !important;
}
.div-select-nuevo select{
    background-color: transparent !important;
    padding: 0px !important;
    height: auto !important;
    font-family: RalewayMedium !important;
    color: #000000 !important;
}
.div-select-nuevo svg{
    right: 4px !important;
    top: 2px !important;
}
.input-date{
    background-color: transparent !important;
    padding: 0px !important;
    height: auto !important;
    border: 0px !important;
    font-family: RalewayMedium !important;
    color: #000000 !important;
    width: 102px !important;
}
.ms-70{
    margin-left: 70px;
}
.ms-60{
    margin-left: 60px;
}
.btn-prin-bottom{
    color: #171717 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none !important;
}
.btn-prin-bottom .bxs-arrow-to-bottom{
    font-size: 25px;
}
.card-nuevo-padding{
    padding: 60px 150px !important;
}
.btn-new-azul{
    background-color: transparent !important;
    color: #4046FF !important;
    font-family: RalewayMedium !important;
}
.nav-link-pick.active{
    font-family: RalewayRegular !important;
}
.nav-link-pick.active{
    background-color: transparent !important;
    color: #171717 !important;
    font-family: RalewayBold !important;
    font-style: italic;
}
.div-picture{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}
.div-picture-select{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.div-picture-item{
    background-color: #F5F5F5;
    height: 150px;
    width: 100%;
}
.div-picture-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.div-picture-item i{
    font-size: 50px;
    color: #0000002b;
}
.btn-file{
    border-radius: 5px;
    background-color: #ABABAB;
    color: #fff;
    font-family: RalewaySemiBold;
    font-size: 16px;
}
.check-nuevo{
    width: 15px !important;
    height: 15px !important;
}
.d-label-nuevo label{
    font-family: RalewayMedium !important;
    color: #000000 !important;
    font-size: 13px;
    width: 90%;
}
.text-fondo-plomo{
    background-color: #F2F2F2;
    border-radius: 5px;
    border: 1px solid #E6E6E6;
}
.div-datos h6{
    color: #060606;
    font-family: RalewayBold !important;
    font-size: 22px;
}
.div-datos p{
    color: #060606;
    font-family: RalewayMedium !important;
    font-size: 17px;
}
.div-texto-plomo{
    background-color: #F2F2F2;
    border-radius: 5px;
    border: 1px solid #DCDCDC;
}
.div-texto-plomo p{
    color: #000000;
    font-family: RalewayMedium !important;
    font-size: 13px;
}
.texto-fechas p{
    color: #000000;
    font-family: RalewayMedium !important;
    font-size: 13px;
}


/* Sidebar */
    .sidebar {
      width: 20%; /* expandido */
      background: #fff;
      border-right: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      height: 100vh;
      transition: width 0.3s;
      overflow: hidden;
      position: fixed;
      display: flex;
      flex-direction: column;
    }

    .sidebar.collapsed {
      width: 5%; /* colapsado */
    }

    .sidebar-header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 20px 30px;
      transition: all 0.3s;
    }

    .sidebar-header img {
      width: 40px;
      border-radius: 50%;
      transition: all 0.3s;
    }

    .toggle-btn {
      cursor: pointer;
      font-size: 14px;
      border: none;
      background: #7F7F7F;
      border-radius: 50%;
      color: #fff !important;
      width: 25px;
        height: 25px;
     text-align: center;
        padding-right: 3px !important;
        padding-top: 1px !important;
    }

    /* Colapsado: flecha arriba y logo abajo */
    .sidebar.collapsed .sidebar-header {
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
    }

    .sidebar.collapsed .toggle-btn {
      order: 1;
      margin-bottom: 10px;
      align-self: center;
      padding-right: 0px !important;
        padding-top: 2px !important;
    }
    .sidebar.collapsed .sidebar-header{
        padding-top: 50px;
    }

    .sidebar.collapsed .sidebar-header a {
      order: 2;
      margin-top: 100px;
      align-self: center;
    }

    .sidebar.collapsed .sidebar-header a{
        width: 45px;
        height: 45px;
    }
    .sidebar.collapsed .sidebar-header .logo-nav{
        display: none !important;
    }

    .nuevo-menu {
      list-style: none;
      padding: 0;
      margin: 0;
      flex-grow: 0;
      margin-top: 20px;
      padding-left: 30px;
      padding-right: 30px;
    }

    .nuevo-menu li {
      display: flex;
      align-items: center;
      padding: 0px 0px;
      cursor: pointer;
      margin-bottom: 8px;
    }


    .nuevo-menu li i {
      margin-right: 10px;
      font-size: 18px;
    }

    .nuevo-menu li span{
       font-family: RalewayRegular;
      color: #5E5E5E;
      font-size: 14px; 
    }

    .nuevo-menu li a{
        padding: 8px 10px;
        border-radius: 5px !important;
    }

    .nuevo-menu li a.active, .nuevo-menu li a:hover{
        background-color: #6FC6AF !important;
    }

    .nuevo-menu li a.active span, .nuevo-menu li a:hover span{
        font-family: RalewayBold;
        font-style: italic;
        color: #fff;
    }

    .nuevo-menu li a img{
        width: 18px;
        object-fit: contain;
    }

    .nuevo-menu li a img.activo-icon{
        display: none;
    }

    .nuevo-menu li a.active img.normal-icon{
        display: none;
    }

    .nuevo-menu li a.active img.activo-icon{
        display: block !important;
    }
    .nuevo-menu li a.active img.activo-icon.partneblanco{
        filter: invert(1);
    }

    .exit span{
        font-family: RalewayRegular;
      color: #171717;
      font-size: 16px; 
    }

    /* Ocultar textos cuando está colapsado */
    .sidebar.collapsed .nuevo-menu li span,
    .sidebar.collapsed .nav-datos,
    .sidebar.collapsed .request-btn,
    .sidebar.collapsed .exit span {
      display: none;
    }

    .sidebar.collapsed .nuevo-menu li a{
        justify-content: center;
    }

    .sidebar.collapsed .nuevo-menu{
        margin-top: 0px;
        padding: 0px;
    }

    .sidebar.collapsed .nuevo-menu li{
        padding: 0px 15px;
    }

    .sidebar.collapsed .nuevo-menu li i{
        margin-right: 0px;
    }

    .request-btn {
      margin-top: 40px;
      margin-left: 30px;
      padding: 14px 10px;
      background: #61A693;
      border: none;
      color: #fff;
      width: calc(100% - 70px);
      border-radius: 5px;
      cursor: pointer;
      font-size: 18px;
    }

    .btn-request, .sidebar.collapsed .request-btn{
        display: none;
    }

    .sidebar.collapsed .btn-request, .request-btn{
        display: block;
    }

    .btn-request{
        margin-top: 50px;
        opacity: 0.6;
    }
    .btn-request.active{
        opacity: 1;
    }

    .request-btn:hover {
      background: #61A693;
      color: #fff;
    }

    .exit {
      position: absolute;
      bottom: 20px;
      left: 30px;
      cursor: pointer;
      display: flex;
      align-items: center;
    }

     .sidebar.collapsed .exit{
        left: 24px;
     }

    .exit i {
      margin-right: 10px;
    }

    /* Contenido principal */
    .content {
      flex-grow: 1;
      transition: margin-left 0.3s, width 0.3s;
      padding: 20px;
      background: #eeeeee;
    }

    .content.expanded {
      margin-left: 5%; 
      padding-left: 15px !important;
      width: 95%;
    }

    .content.reduced {
      margin-left:  20%;
      padding-left: 15px !important;
      width: 80%; 
    }

.logo-nav{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.logo-nav-user{
    width: 160px !important;
    height: auto !important;
    border-radius: 0px !important;
}
.logo-nav-user img{
    border-radius: 0px !important;
}
.logo-nav img{
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.nav-datos{
    padding: 0px 35px;
}
.nav-datos h3{
    color: #000000 !important;
    font-family: RalewayBold !important;
    font-size: 22px !important;
}
.nav-linea{
    width: 100%;
    height: 1px;
    background-color: #6FC6AF;
}
 .body-login{
        height: auto;
    }



@media(max-width: 1290px){
    .body-login{
        height: auto;
    }
}
/* login  nuevo */


.secc-login{
    width: 100%;
    position: relative;
    height: 100vh;
}
.imagen-login-absolute-admin{
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 28%;
    z-index: 2;
    mix-blend-mode: multiply !important;
}
.imagen-login-absolute{
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 38%;
    z-index: 2;
}
.imagen-mantenimiento-absolute{
    position: absolute;
    bottom: 0;
    left: 16%;
    width: 22%;
    z-index: 999999;
}
.imagen-password-absolute{
    position: absolute;
    bottom: 0;
    left: 21%;
    width: 17%;
    z-index: 0;
}
.logo-login{
    width: 50%;
    margin: 0 auto;
}
.card-login{
    background-color: #ffffffd9;
    border-radius: 5px;
    box-shadow: 0px 12px 35px #7F7F7F91;
    padding: 60px 60px;
    width: 35%;
    margin: 0 auto;
    margin-left: 35%;
    position: relative;
    z-index: 2;
}
.card-login h1{
    color: #060606;
    font-family: RalewayBold ;
    font-size: 30px;
}

.link-contra a, .link-contra a:hover{
    color: #000000;
    text-decoration: underline;
}
.img-absolute-right-circle{
    position: absolute;
    right: 30px;
    top: 0;
    width: 80px;
}
.div-mantenimiento p{
    color: #000000;
    font-family: RalewayMedium !important;
}
.div-mantenimiento{
    background-color: #ffffffd9;
    border-radius: 5px;
    box-shadow: 0px 12px 35px #7F7F7F91;
    padding: 150px 60px;
    width: 32%;
    margin: 0 auto;
    margin-left: 35%;
    position: relative;
}
.div-mantenimiento h1{
    font-size: 40px !important;
}
.external-link img{
    width: 20px !important;
}
.nav-link-admin{
    color: #17171780;
    text-decoration: underline !important;
    font-family: RalewayMedium !important;
    position: relative;
}
.nav-border-right-absolute::after{
    content: "";
    position: absolute;
    right: 0;
    top: 40%;
    width: 1px;
    height: 10px;
    background-color: #707070;
}
.nav-link-admin.active, .nav-link-admin:hover{
    color: #4046FF !important;
    background-color: transparent !important;
}
.content-oculto .row{
    display: none;
}
.content-oculto .data-table-responsive-wrapper .row{
    display: flex !important;
}
.dataTables_scrollHeadInner{
    width: 100% !important;
}
.content-oculto .thead-hidden{
    display: none;
}
.content-oculto td, .content-oculto th, .data-table td, .data-table th{
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.content-oculto td, .data-table td{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.data-table th div{
    font-family: RalewayBold !important;
    font-style: normal !important;
    font-size: 15.5px !important;
}
.nav-linkroute{
    background-color: transparent !important;
}
.span-number-tabs{
    color: #A4A4A4 !important;
    font-family: RalewayBold !important;
    font-size: 18px !important;
}
.span-nombre-tabs{
    font-family: RalewayMedium !important;
    color: #171717 !important;
}
.nav-linkroute.active .span-nombre-tabs{
    font-family: RalewayBold !important;
}
.p-deployet-number span{
    font-family: RalewayBold !important;
    color: #7F7F7F;
    font-size: 30px;
}
.p-deployet-number a{
    font-family: RalewayMedium !important;
    color: #000000;
    text-decoration: underline !important;
}
.btn-tabs-admin-pickup{
    background-color: transparent !important;
    color: #17171780 !important;
    font-family: RalewayMedium !important;
    text-decoration: underline !important;
    position: relative;
}
.nav-tabs-edit{
    color: #17171780;
    text-decoration: underline !important;
    font-family: RalewayMedium !important;
    position: relative;
}
.nav-tabs-edit.active, .nav-tabs-edit:hover{
    background-color: transparent !important;
    color: #4046FF !important;
}
.btn-tabs-admin-pickup::after{
    content: "";
    position: absolute;
    right: 0;
    top: 40%;
    width: 1px;
    height: 10px;
    background-color: #707070;
}
.badge-house{
    background-color: #add2b74d !important;
    border-radius: 5px !important;
    font-family: RalewayMedium !important;
    color: #171717 !important;
    font-size: 14px !important;
}
.nav-tables-master{
    background-color: transparent;
    color: #171717;
    font-family: RalewayMedium !important;
    text-align: left;
    text-decoration: underline !important;
}
.nav-tables-master.active, .nav-tables-master:hover{
    color: #4046FF !important;
    background-color: transparent !important;
}
.p-upcoming-medium{
    font-family: RalewayMedium !important;
}
.select2-container--default .select2-selection--single{
    background-color: #F2F2F2 !important;
    border: 1px solid #E6E6E6 !important;
}
@media(min-width: 1300px){
    .imagen-login-absolute{
        left: 12%;
        width: 28%;
    }
}