﻿#btnIngresar {
    float: right;
    margin-right: 10%;
    background-color: #FA4B3F;
    border-color: #FA4B3F;
}

.form-control {
    margin-left: 10% !important;
    /*background-color: #FA4B3F !important;*/
    width: 80%;
}

.label {
    color: red;
    font-size: 14px;
}

#lblCredenciales, #lblProblemas {
    margin-left: 150px;
}
