.centrado{
    text-align: center;
}
.sidebar{
    width: 210px!important;
}
.img-circle{
    border-radius:50%;
}
.btn-outline-secondary{
    color:#333;
    //background-color: #858796!important;
    background-color:#e6e6e6!important;
}
.btn-success{
    background-color: #3fb521!important;
    border-color:#3fb521!important;
}
.kv-panel-before{
    border-bottom: 0px !important;
}
.req{
    color:red!important;
}
.content-site {
    margin-left: 1%!important;
    margin-right: 1%!important;
    
}
.breadcrumb{
        background-color:#f8f9fc;
        margin-bottom: 8px;

}
.btn-default{
    background-color: #e5e5e5 !important;
    color:#333333!important;
}
form{
    //padding-left:4%!important;
}
.btn{
    font-size:14px!important;
}
h4{
    //color: #506bbb!important;
    //font-weight:600;
}
.alert-success{
    background-color: #DFF0D8!important;
    border-color:#DFF0D8!important;
    color:#3C763D!important;
}
h4.color{
    color:#34827b!important;
}
.help-block{
    color:#f12424!important;
}
.sidebar .nav-item .nav-link span{
    //font-size:1rem!important;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item, .sidebar .nav-item .collapsing .collapse-inner .collapse-item{
    font-size:0.9rem;
}
.alert-danger{
    background-color:#F2DEDE!important;
    border-color: #F2DEDE!important;
    color:#A94442!important;
    
}
th{
    color: #444!important;
}
tr, .form-control, label{
    color:#333!important;
}
.fa-user-edit, .fa-key{
  //color:#4f7ed5!important;  
}
.fa-eye{
    //color:#4ea3df!important;
}
.btn-outline-secondary{
//background-color:#626471!important;   
}
.enlinea {
    display: -webkit-box;
}
.form-control{
    font-size:14px!important;
}
.diseno{
    //background-color: #4e73df!important;
    // 1 background-color:#298aed!important;
    background-color:#3885d5!important;
    padding-bottom:2%;
    padding-top:2%;
    text-transform:uppercase;
    border-radius:.35rem;
    
    color:white!important;
    //text-align:center;
    //font-weight:bold;
    padding-left:10%;
    font-weight:600;
        
}
.text-gray-600{
    color:#666666!important;
    font-size:1rem;
    border:1px solid #666666 !important;
    padding:2px 6px;
    -webkit-border-radius:4px;
}
.bg-primary {
    //background-color:#34827b!important;
    //background-color: #1074db!important;
    //background-color:#298aed!important;
    background:linear-gradient(180deg, #1074db 10%, #3885d5 100%);
}
.border-primary {
    border-color:#437ab3!important;
}
.bg-gradient-primary{
    background-image{
        linear-gradient(180deg,#34827b!important 10%,#224abe 100%);
    }
}
.form-controlk{
    font-size:1rem!important
}
footer.sticky-footer .copyright{
    font-size:1.3rem!important;
}
.footer-background{
    background-color: #2f323a!important;
    color:white;
}
.dropdown-item{
    font-size:1.5rem!important;
    color:#222527;
}
.text-gray-400{
  color:#222527!important;
}
.sidebar .nav-item .nav-link{
    width:18rem!important;
}
.table-bordered{
    border-top-color: #e3e6f0!important;
}
.fecha{
    background-color: #EAECF4!important;
    border-radius:0.35rem!important;
    padding: 0.375rem 0.75rem;
    margin-bottom:0px;
    line-height:1.5;
    white-space:nowrap;
}

