.form-control {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #f0f0f0f0;
    border-radius: 5px;
    height: 40px;
}

.mb-2{
    margin-top: 0px;
    margin-bottom: 10px;
}

.input-ciclo {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.errorInput {
    border-color: #B94A48 !important; 
    background-color: #F2DEDE !important;
}

.inputUpperCase{
    text-transform: uppercase;
}

.tab-error{
    border-color: #B94A48 !important; 
}

.txt-folio{
    font-size: 20px;
    font-weight: 700;
}

.txt-info-folio{
    font-size: 16px;
}
