/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2022 | 08:18:59 */
.capa-registro {
    position: fixed;
    background: #000000d4;
    z-index: 99;
    width: 100%;
    height: 100%;
      top: 0;
}

.capa-registro * {
    color: #fff;
}

.capa-registro .user-registration {
    max-width: 500px;
    margin: 0 auto;
    background: #015875;
}

.capa-registro label {
    color: #fff;
}
.ocultoinpput { display: none}