.bg-gradient-primary-to-secondary {
    background-color: #007FA4;
    background-image: linear-gradient(135deg, #007FA4 0%, rgba(0 135 199 / 72%) 100%);
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link, .accioninicio {
    color: #fff;
    background-color: #EE6F3E;
}

.nav-wizard .nav-link .wizard-step-text .wizard-step-text-name {
    font-size: 1rem;
    margin-bottom: 0.25rem;
    color: #007FA4;
}

.nav-wizard .nav-link.active .wizard-step-icon {
    background-color: #fff;
    color: #007FA4;
}

.nav-wizard .nav-link .wizard-step-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
    width: 2.5rem;
    flex-shrink: 0;
    margin-right: 1rem;
    border-radius: 0.35rem;
    background-color: #007FA4;
    color: white;
}

h5.card-title{
    color: #007FA4 !important;
}

.feather-user,.feather-clipboard, .feather-users, .feather-shield, .feather-credit-card, .feather-edit, .feather-trash-2,
.feather-check-circle, .feather-layers, .feather-file-text, .feather-calendar, .feather-thumbs-up, .feather-zap, .feather-dollar-sign,.feather-x-octagon
,.feather-folder-minus,.feather-folder-plus{
    height: 40px;
    width: 40px;
    color: #EE6F3E !important;
    margin: 2px 0px 2px 0px;
}

.feather-user{
    height: 50px !important;
    width: 50px !important;
}
.btn.btn-contempora {
    color: #fff;
    background-color: #007FA4;
    border-color: #007FA4;
}

.btn.btn-contempora2 {
    color: #fff;
    background-color: #EE6F3E;
    border-color: #EE6F3E;
}

.card:not([class*=bg-]) .card-header {
    color: #EE6F3E;
}

.datatable table.dataTable thead, .datatable table.dataTable tfoot {
    color: #007FA4;
}

.datatable table.dataTable thead .sorting_asc [data-fa-pseudo-element=":after"], .datatable table.dataTable thead .sorting_desc [data-fa-pseudo-element=":after"], .datatable table.dataTable thead .sorting_asc_disabled [data-fa-pseudo-element=":after"], .datatable table.dataTable thead .sorting_desc_disabled [data-fa-pseudo-element=":after"] {
    color: #007FA4;
}

.sidenav-light .sidenav-menu .nav-link.active {
    color: #007FA4;
}

h1.text-contempora{
    color: #007FA4;
}

p.text-contempora{
    color: #EE6F3E;
}

h6.subti{
    color: #007FA4 !important;
}

h5.subti{
    color: #007FA4 !important;
}

h3.subti{
    color: #007FA4 !important;
}

.tablapaso1{
    font-size: 12px;
}

.tituloport {
    color: #007da5;
    font-size: 30px;
    font-weight: bold;
}
.subchico{
    font-size: 10px;
}


.step-contempora .step-item .step-item-link::before {
    background-color: #EE6F3E;
}

.step-contempora .step-item:not(:first-child)::before {
    background-color: #EE6F3E;
}

.step .step-item.active a::before {
    background: #FFFFFF;
    border: 0.125rem solid #007FA4;
}

.step-contempora .step-item .step-item-link::before {
    background-color: #EE6F3E;
}

.step-contempora .step-item .step-item-link {
    color: #EE6F3E;
}

.bg-contempora{
    background-color: #007FA4;
}

.tablassimulacion{
    font-size: 12px;
}

.tablasimdetalle{
    color: #007FA4;
}

.tablasimdetalle{
    color: #007FA4;
}

.td_descrp{
    color: #EE6F3E;
}

.headfootertable{
    background-color: #007FA4;
    color: white;
    text-align: center;

}
 
