﻿.bakccabecera {
    background-color: #878787 !important;
    /*background-image:url(/images/top.png);*/
    /*background:-pre linear-gradient( red, orange, yellow, green, blue);*/
        
        
}

.bakcmenu {
    background-color: #d3d3d3 !important;
    height: 300%;
}

.bottonlogin {
    background-color: #7738c8 !important;
    color: #ffffff !important;
   
}

    .bottonlogin:hover {
        background-color: #a795c9 !important;
        color: #ffffff !important;
    }

.logintitulo {
    background-color:#2f3132 !important;
}

.fortercolor {
    background-color: #515251;
}


.piemodal {
    background-color: #eeeeee !important;
}

txtprimario {
    color: #515251 !important;
}


backgroundprima {
    background-color: #818c91  !important;
}

.btnPrimario {
    background-color: #00AEEF;
    color: white;    
}

    .btnPrimario:hover {
        background-color: #808285 !important;
        color: #ffffff !important;
    }


.btnActualizar {
    background-color: #00496d;
    color: white;
    /*width: 170px;*/
}


    .btnActualizar:hover {
        background-color: #fca39f;
        color: white;
        /*width: 170px;*/
    }

.btnBuscarpor {
    background-color: #414042;
    color: white;
    /*width: 170px;*/
}

    .btnBuscarpor:hover {
        background-color: #808285;
        color: white;
        /*width: 170px;*/
    }


.btnBuscar {
    background-color: #00AEEF;
    color: white;
    /*width: 170px;*/
}

    .btnBuscar:hover {
        background-color: #808285;
        color: white;
        /*width: 170px;*/
    }

.btnnuevo {
    background-color: #004E6F;
    color:#ffffff;
}
    .btnnuevo:hover {
        background-color: #808285;
        color: white;
    }