.btn-acceder{
    border-width: 1px !important;
    border-color: rgba(255,255,255,0.45) !important;
    border-radius: 25px !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    padding-left: 1.2em !important;
    padding-right: 1.2em !important;
    background-color: #dd5885 !important;
    color: white !important;    
}
.form-login{
    background-color: #006c9dd9;
    border:0px !important;
    border-radius: 25px;
}
.input-login{
    border-radius: 15px 15px 15px 15px !important;
    overflow: hidden;
    border-color: rgba(51,51,51,0.13);
    width: 100%;
    padding: 14px 4%!important;
    border-width: 0;
    color: #666;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    -webkit-appearance: none;
}
.txt-accede{
    font-size:15pt;
    margin-top:10px;
}
