.elementor-9983 .elementor-element.elementor-element-609f9ab{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9983 .elementor-element.elementor-element-609f9ab:not(.elementor-motion-effects-element-type-background), .elementor-9983 .elementor-element.elementor-element-609f9ab > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-9983 .elementor-element.elementor-element-c333387{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9983 .elementor-element.elementor-element-c333387:not(.elementor-motion-effects-element-type-background), .elementor-9983 .elementor-element.elementor-element-c333387 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9983 .elementor-element.elementor-element-b6b72f6 > .elementor-widget-container{margin:50px 0px 50px 0px;}.elementor-9983 .elementor-element.elementor-element-b6b72f6 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:32px;font-weight:600;text-transform:uppercase;color:#6BA7BD;}.elementor-9983 .elementor-element.elementor-element-d437607{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:200px;--margin-left:0px;--margin-right:0px;}.elementor-9983 .elementor-element.elementor-element-b62d9e2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9983 .elementor-element.elementor-element-25ace45{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9983 .elementor-element.elementor-element-15fa267{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-9983 .elementor-element.elementor-element-c333387{--content-width:1340px;}.elementor-9983 .elementor-element.elementor-element-d437607{--content-width:1340px;}.elementor-9983 .elementor-element.elementor-element-b62d9e2{--width:25%;}.elementor-9983 .elementor-element.elementor-element-25ace45{--width:73%;}}@media(max-width:1024px) and (min-width:768px){.elementor-9983 .elementor-element.elementor-element-b62d9e2{--width:80%;}.elementor-9983 .elementor-element.elementor-element-25ace45{--width:80%;}}@media(max-width:1024px){.elementor-9983 .elementor-element.elementor-element-b6b72f6{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-9983 .elementor-element.elementor-element-b6b72f6.elementor-element{--align-self:center;}.elementor-9983 .elementor-element.elementor-element-d437607{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}}/* Start custom CSS for html, class: .elementor-element-e61f4ba */.menu_intranet{
    border-radius: 15px;
    background: #FFF;
    box-shadow: 2px 2px 40px 0px rgba(211, 211, 211, 0.50);
}


.texto_logout a{
    color: #6BA7BD;
    font-weight: 300;
    font-size: 18px;
}


.texto_editar{
    color: #444;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.boton_editarPerfil{
    background-color: #6BA7BD;
    border-radius: 8px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
}

.boton_editarPerfil:hover{
    background: #fff;
    border: 2px solid #6BA7BD !important; 
    color: #6BA7BD !important;
}

.titulo_menuprivado{
    color: #983251;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 10px;
}

.menu_privado{
    list-style: none;
    padding:0;
    margin: 0px;
    margin-top: 20px;
}
.menu_privado li{
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    margin: 10px 0;
    font-weight: 400;
}

.menu_privado li a, .menu_privado li a:hover{
    color: #444;
}

.menu_privado li a:hover{
    color: #6BA7BD;
}

.menu_privado .activo{
    background: #F0F0F0;
    padding: 10px;
    color: #6BA7BD;
    font-weight: 600;
    border-radius: 8px;
}

.menu_privado .activo a, .menu_privado .activo a:hover{
    color: #6BA7BD;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7c4956d */.tarjetas_reuniones{
    width: 440px;
    background-color: #fff;
    box-shadow: 2px 2px 40px 0 rgba(211, 211, 211, 0.5);
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 20px;
    gap: 15px;
    cursor: pointer;
}

.tarjetas_documentos_reuniones{
    width: 330px;
    background-color: #fff;
    box-shadow: 2px 2px 40px 0 rgba(211, 211, 211, 0.5);
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 15px;
    gap: 15px;
}

.tarjetas_reuniones:hover{
    transform: scale(1.1)
}

.titulos_reuniones{
    font-family: Poppins;
    font-size: 16px;
    color: #6BA7BD;
    font-weight: 500;
    line-height: 20px;
}

.fecha_reunion{
    font-family: Poppins;
    font-size: 13px;
    color: #444;
    font-weight: 300;
    line-height: 20px;
}

.titulos_documentos, .titulos_documentos:hover, .titulos_documentos:focus{
    font-family: Poppins;
    font-size: 16px;
    color: #983251;
    font-weight: 500;
    line-height: 20px;
}

.autor_documento{
    font-family: Poppins;
    font-size: 14px;
    color: #444;
    font-weight: 400;
    line-height: 20px;
}


.modal-header{
    color: #983251;
    font-weight: 600;
}

.modal-body{
    background: #6BA7BD;
}

.boton_ver_documento{
    background-color: #983251;
    border-radius: 8px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
}

.boton_editarPerfil:hover{
    background: #fff;
    border: 2px solid #983251; 
    color: #983251;
}

.imagen_pdf{
    width: 60px;
}

@media (max-width: 991px){
    .tarjetas_reuniones, .tarjetas_documentos_reuniones{
        width: 100%;
    }
}/* End custom CSS */