@charset "utf-8";
/* CSS Document */

body{
    font-family: 'verdana' !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000 !important;
    background-color: #fff !important;
}
.empresa{
    font-family: 'verdana' !important;
    font-size: 16px;
    color: #000 !important;

}
.navbar-default {
    background-color: #fbfafa !important;
    border-color: #e3e0e0 !important;
}
a{
    color: #000 !important;
}
a:hover{
    color:#ccc !important;
}

.breadcrumb{
  background-color: #580100 !important;
}

.breadcrumb a{
   color: #fff !important;
}

.breadcrumb a:hover{
   color:#ccc !important;
}
.dropdown-menu a{
    color: #fff !important; 
}
.dropdown-menu a:hover{
     color:#ccc !important;
}
.box-header h2{
    color: #000 !important; 
}
.well {

    background-color: #ffffff !important;
    border: 1px solid #e5e2e2;
}
.alert-info {
    background-color: #580100;
    border-color: #580100;
    color: #ffffff;
}
.red {
    color: #fff9f8 !important;
}
.nav a{
    color:#fff;
}
.form-control{
    width: 100% !important;
}

@media only screen and (max-width: 767px) and (min-width: 100px) { 
a{
    color: #000 !important;
}
a:hover{
    color:#ccc !important;

    }
    
    .sidebar-nav a{
       color: #fff !important; 
    }
    #btn-movil-inicio{
        margin-top: 30px !important;
    }
}
@media only screen and (max-width: 5000px) and (min-width: 1025px) { 

#tabla_buscar{background-color: #fff !important;
    width: 70% !important;
    margin-left: 40% !important;
}

#tabladatos{
    background-color: #fff!important; 
    color: #000 !important;

}
}

@media only screen and (max-width: 1024px) and (min-width: 900px) { 

#tabla_buscar{background-color: #fff !important;
    width: 70% !important;
    margin-left: 20% !important;
}

#tabladatos{
    background-color: #fff!important; 
    color: #000 !important;

}
    
    
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #fff !important;
    color: #000 !important;
}

    #tabladatos2 h3{
        
        font-size: 36px;
        font-weight: bold;
        color: #000 !important;
}
    
     #tabladatos2 a{
        
        font-size: 36px;
        font-weight: bold;
         background-color: #fff !important;
    }

     #tabladatos2 a{
        
        font-size: 18px;
        font-weight: 300;
         background-color: #fff !important;
          color: #3071a9 !important;
         text-decoration: none;
    }
     #tabladatos2 a:hover{
         font-size: 18px;
        font-weight: 300;
         background-color: #fff !important;
          color: #000 !important;
    }
     #tabladatos2 th{
         background-color: #fff !important;
    }

.form h4{
    color:#000;
}

#titulos{
    background-color: #E5E5E5;
}
#tabladatos2 h5{
    font-size: 18px;
    font-weight: bold;
}
.cr-cont a{ color:#000 !important; }

.cr-cont a:hover{ color:#31708f !important; }

#infocurso a{
    color: #000 !important;
}

#infocurso a{
    color: #1684b4 !important;
}

.btn-primary {
    color: #ffffff;
    background-color: #580100 !important;
    border-color: #580100 !important;
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #000000 !important;
    border-color: #000000 !important;
}
    .btn-primary:active {
    color: #ffffff;
    background-color: #000000 !important;
    border-color: #000000 !important;
}
h4{
    color: #000000 !important;
}
h3{
    color: #000000 !important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #ffffff;
    background-color: #cccccc;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #cccccc !important;
    color: #FB0004 !important;
    font-size: 18px !important;
}
    
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #ffffff;
    background-color: #580100 !important;
    }


