﻿
.wait-result {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    color: #6c757d;
    border: 1px solid #f1f3fa;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    background: #fafbfd;
}


table .row-division {
    border-top: 2px solid;
}

table thead tr th {
    background: #004686 !important;
    color: #fff !important;
}

.table-detalle table thead tr th {
    background: #313a46 !important;
    color: #fff !important;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
    color: #6c757d
}

table thead th, table tbody tr td, table tbody th {
    font-size: .75rem;
    text-align: center;
    color: #6c757d;
    font-family: Arial
}

table th, table td {
    padding: .8rem .5rem !important
}

table tr td.row-grid {
    background: #f1f3fa;
}

.hidden {
    display: none !important;
}

a.disabled{
    cursor: pointer;
}

.text-important {
    font-weight: 700 !important;
}

.text-justify{
    text-align: justify !important;
}

.font-14 {
    font-size: 14px !important
}

.font-2rem {
    font-size: 2rem !important
}

.font-15rem {
    font-size: 1.5rem !important
}

.modal-header {
    background: #313a46;
    color: #fff;
}

    .modal-header .btn-close{
        color: #fff;
    }

.modal .card-header {
    background: #cfe2ff;
    color: #084298;
    border: #b6d4fe;
}

.modal .card-danger {
    background: #f8d7da !important;
    color: #842029 !important;
    border: #f5c2c7 !important;
}

.modal .card-success {
    background: #d1e7dd !important;
    color: #0f5132 !important;
    border: #badbcc !important;
}

.modal .card-dark {
    background: #d3d3d4 !important;
    color: #141619 !important;
    border: #bcbebf !important;
}

.modal .card-body{
    color: #000;
}

.bg-mi-casa-ya, .bg-mejoramiento-vivienda, .bg-vivienda-rural {
    background-color: #e9e7fd !important;
}

i.mi-casa-ya, i.mejoramiento-vivienda, i.vivienda-rural {
    font-size: 1.5rem !important;
    color: #7367f0 !important
}

a.mi-casa-ya, a.mejoramiento-vivienda, a.vivienda-rural {
    color: inherit !important;
}

.pointer{
    cursor: pointer;
}


.wizard.vertical{
    display: flex
}

    .wizard.vertical .wizard-header {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        margin: 0;
        padding: 1rem 2rem 0rem 0rem;
    }

html:not([dir=rtl]) .wizard .wizard-header .step:first-child .step-trigger {
    padding-left: 0;
}

.wizard.vertical .wizard-header .step:first-child .step-trigger {
    padding-top: 0;
}

.wizard.vertical .wizard-header .step .step-trigger {
    padding: .5rem 0;
}

.wizard .wizard-header .step .step-trigger {
    padding: 0 1rem;
    flex-wrap: nowrap;
    gap: 1rem;
    font-weight: 500;
}

.wizard .step-trigger:not(:disabled):not(.disabled){
    cursor: pointer;
}

.wizard .step-trigger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    color: #6c757d;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: none;
    border-radius: .25rem;
    transition: background-color .15s ease-out,color .15s ease-out;
}

.wizard .step .wizard-circle {
    background-color: #f4f3fe !important;
    color: #000;
}

.wizard .step.active .wizard-circle {
    /*background-color: #7367f0 !important;*/
    background-color: #3366CC !important;
    color: #fff;
}

.wizard .wizard-header .step .wizard-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .375rem;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.125rem;
    font-weight: 500;
}

.wizard-circle {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2em;
    height: 2em;
    padding: .5em 0;
    margin: .25rem;
    line-height: 1em;
    color: #fff;
    background-color: #f4f3fe;
    border-radius: 1em;
}

.wizard .wizard-header .step .step-trigger .wizard-label {
    margin: 0;
    max-width: 224px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: start;
    display: inline-grid;
    font-weight: 500;
    font-size: .9375rem;
}

.wizard .wizard-header .wizard-title, .wizard .wizard-header .wizard-label, .wizard-content label {
    color: #5d596c;
}

.wizard-label {
    display: inline-block;
    margin: .25rem;
}

.wizard .wizard-header .step.active .step-trigger .wizard-label .wizard-title {
    line-height: 1;
    font-weight: 600;
}

.wizard .wizard-header .step .step-trigger .wizard-label .wizard-title {
    line-height: 1;
    font-weight: 500;
}

.wizard .wizard-header .step .step-trigger .wizard-label .wizard-subtitle {
    font-size: .8125rem;
    font-weight: 400;
    margin-top: .25rem;
}

.wizard .wizard-header .wizard-label .wizard-subtitle {
    color: #a5a3ae !important;
}

.wizard.vertical .wizard-content {
    width: 100%;
}

.wizard-content {
    padding: 0 20px 20px ;
}

.wizard-pane.active:not(.fade), .wizard .content.active:not(.fade) {
    display: block;
    visibility: visible;
}

.wizard.vertical .wizard-pane:not(.fade), .wizard.vertical .content:not(.fade) {
    display: block;
    visibility: visible;
}

.wizard-pane.dstepper-block, .wizard .content.dstepper-block {
    display: block
}

.wizard-pane:not(.fade), .wizard .content:not(.fade) {
    display: block
}

.wizard.vertical .wizard-pane, .wizard.vertical .content {
    display: block
}

.wizard.vertical .wizard-header .line {
    position: relative;
    min-height: 1px;
}

.wizard .line {
    flex: 0;
    min-width: auto;
    min-height: auto;
    background-color: rgba(0,0,0,0);
    margin: 0;
}

.wizard.vertical .wizard-content .content:not(.active) {
    display: none !important;
}

.wizard.vertical .wizard-pane:not(.fade), .wizard.vertical .content:not(.fade) {
    visibility: hidden;
}

.wizard-pane.active:not(.fade), .wizard .content.active:not(.fade) {
    display: block;
    visibility: visible;
}

.wizard input.switch {
    width: 3em;
    height: 1.5em;
}

.wizard-content label {
    display: inline !important;
}

.wizard h6 {
    font-size: .9375rem;
    color: #000;
}

.wizard h3 {
    font-weight: 700;
    font-size: 1.5rem
}

.wizard div.card-header i {
    margin-bottom: 0.7rem;
    color: #000;
}