body {
    background: #3473A9
}

#cabecera, #pie {
    display: none
}

#cabeceraSeccion {
    background: url("/qcoma/javax.faces.resource/hvn/img/sas.png.xhtml") no-repeat top left;
    height: 43px;
    color: transparent
}

#titulos {
    border: none
}

#contenido {
    background: transparent;
    border: none
}

#loginForm {
    margin: 30px auto;
    width: 415px;
}

h1 {
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    margin-top: 15px;
}

.acceso-title-app {
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    margin-top: 15px;
}

.acceso-wrap-field {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
}

.acceso-btn {
    display: block;
    box-sizing: border-box;
    background: #3473A9 none;
    border: 1px solid #B9D2DB;
    color: #C4D6E6;
    font-size: 1.125em;
    padding: 15px 0 !important;
    text-transform: uppercase;
    border-radius: 2px;
    text-align: center;
    font-weight: normal;
    margin: 20px 0 15px 0;
    cursor: pointer;
    width: 100%;
    text-shadow: none;
}

.acceso-logo-diraya, .acceso-logo-diraya-texto {
    font-size: 112px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 1;
}

.acceso-logo-diraya, .acceso-logo-diraya-texto {
    font-size: 112px;
    color: #fff;
    text-align: center;
    line-height: 1;
}

.acceso-icon-field {
    position: absolute;
    color: #fff;
    font-size: 30px;
    top: 10px;
    left: 12px;
    color: #C4D6E6;
}

.acceso-field {
    color: #B9D2DB;
    box-sizing: border-box;
    border: 1px solid #B9D2DB;
    background-color: transparent;
    font-size: 1.425em;
    padding: 11px 0 11px 60px;
    width: 100%;
}

.acceso-link {
    color: #B9D2DB;
    margin-top: 10px;
    text-decoration: none;
}