.style-first-div-acceso {
    top: 0;
    right: 0;
    background-image: url(/assets/images/backgrounds/bg.jpg);
}

.style-first-section-acceso {
    flex: 1 0 auto;
}

.style-header-modal-admin{
     color:#31708f;
     background-color:#d9edf7;
 }
 
 .style-hidden-form{
    display: none;
 }
 
 .style-div-organizacion {
    height:400px;
    overflow-y:auto;
 }