.login-page, .register-page{
    background-color:#17a2b8;
}

.note-image-input, .note-image-btn{
    padding-bottom: 30px !important;
}

.notblock {
    display: none !important;
}

.texcenter {
    text-align: center;
}

input.numDocumento::-webkit-inner-spin-button,
input.numDocumento::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
