@import url('../../core/lib/materialize/css/materialize.min.css');
@import url('../../core/lib/materialize/css/materialize.css');


.resulCAL_pre{
    font-size: 25px !important;
    font-weight: bold !important;
    text-align: center !important;
    color: green !important;
}


.resullabel_pre{
    color: green !important;
    font-weight: bold !important;
}


.textcolor_1{
    color: #fff !important;
}

.resulCAL{
    font-size: 25px !important;
    font-weight: bold !important;
    text-align: center !important;
    color: #333 !important;
}


.resullabel{
    color: #333 !important;
    font-weight: bold !important;
}

.styleICONconta{
    margin-top: 0px !important;
    margin-left: 0px !important;
}


.collection a.collection-item {
    color: #1f2121  !important;
}

.txt_p01{
    color: #1a237e;
    font-size: 19px !important;
    font-weight: 400 !important;
}


.headerMODEL {
    padding: 12px;
    font-size: 30px;
    color: #fff;
    border-bottom: 10px solid #0d47a1;
}

.headerMODEL_error{
    background: #c62828;
    padding: 12px;
    font-size: 30px;
    color: #fff;
    border-bottom: 10px solid #b71c1c;
}

.headerMODEL_success{
    background: #2e7d32 ;
    padding: 12px;
    font-size: 30px;
    color: #fff;
    border-bottom: 10px solid #1b5e20;
}

.msg_2{
    font-weight: bold;
    font-size: 18px;
}

.msg_txt{
    margin-bottom: 0px;
}

.msj_4{
    font-weight: bold;
    margin-top: 0px;
}

.marcologo{
    text-align: center;
    width: 100%;
}

.txtEMRPESA{
    border-bottom: 1px solid;
    padding-bottom: 5px;
}

.blocFOOTER_01{
    padding: 50px;
}


@media only screen and (min-width: 993px) {

    .container {
        width: 86% !important;
    }
    


}



/*--------------------*/
.error {
    border-color: red;
}

.warning {
    border-color: yellow;
}

.columna_1{
    background: green;
}

.columna_2{
    background: blueviolet;
}

.columna_3{
    background: blue;
}

.columna_4{
    background: yellow;
}


.headerMODEL {
    padding: 12px;
    font-size: 30px;
    color: #fff;
    border-bottom: 10px solid #0d47a1;
}

.headerMODEL_error{
    background: #c62828;
    padding: 12px;
    font-size: 30px;
    color: #fff;
    border-bottom: 10px solid #b71c1c;
}

.headerMODEL_success{
    background: #2e7d32 ;
    padding: 12px;
    font-size: 30px;
    color: #fff;
    border-bottom: 10px solid #1b5e20;
}

.msg_2{
    font-weight: bold;
    font-size: 18px;
}

.msg_txt{
    margin-bottom: 0px;
}

.msj_4{
    font-weight: bold;
    margin-top: 0px;
}

.txtRUC_SEGUI{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.txt_result_1{
    font-size: 15px;
    margin-bottom: 0px;
    color: #01579b;
}

.txt_result_2{
    margin-top: 0px;
    font-size: 15px;
    color: #01579b;
}

.txt_p02{
    color: #1a237e;
}

.btnContinuar{
    padding-left: 10px;
    padding-right: 15px;

}

.bodyfooter{
    background: none repeat scroll 0 0 #252525
}

.footer-copyright{
    background-color: rgb(51, 51, 51) !important;
}

.txtCebecera{
    color: #dd2c00;
}

.logo{
    width: 100%;
    height: 144px;
}