﻿.HorizontalGradientCredito506 {
    background-image: linear-gradient(-20deg,#270632 0%,#1c1334 100%) !important;
}

.VerticalGradientCredito506 {
    background-image: linear-gradient(-20deg,#270632 0%,#1c1334 70%) !important;
}

.bgCredito506 {
    background: rgba(250,251,252,0) !important;
}

label.required::after {
    content: '*';
    margin-left: 4px;
    color: #dc3545;
}

.btn-purple {
    color: #fff;
    background-color: #600080;
    border-color: #600080;
    box-shadow: none;
}

.btn-purple:hover {
    color: #fff;
    background-color: #4C0064;
    border-color: #4C0064;
}

.btn-purple:focus, .btn-danger.focus {
    color: #fff;
    background-color: #4C0064;
    border-color: #4C0064;
    box-shadow: 0 0 0 0 rgba(132, 52, 156, 0.5);
}

.btn-purple.disabled, .btn-purple:disabled {
    color: #fff;
    background-color: #734780;
    border-color: #734780;
}

.btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active,
.show > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #4C0064;
    border-color: #4C0064;
}

.btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(132, 52, 156, 0.5);
}

.btn-outline-purple {
    color: #600080;
    border-color: #600080;
    background-color: #fff;
}

.btn-outline-purple:hover {
    color: #fff;
    background-color: #600080;
    border-color: #600080;
}

.btn-outline-purple:focus, .btn-outline-purple.focus {
    box-shadow: 0 0 0 0 rgba(96, 0, 128, 0.5);
}

.btn-outline-purple.disabled, .btn-outline-purple:disabled {
    color: #600080;
    background-color: transparent;
}

.btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple.dropdown-toggle {
    color: #fff;
    background-color: #600080;
    border-color: #600080;
}

.btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(96, 0, 128, 0.5);
}

.bg-gradient-purple {
background: #600080 linear-gradient(180deg, #734780, #600080) repeat-x !important;
color: #fff;
}

.bg-gradient-purple.btn:not(:disabled):not(.disabled):active, .bg-gradient-purple.btn:not(:disabled):not(.disabled).active,
.show > .bg-gradient-purple.btn.dropdown-toggle {
    background-image: none !important;
}

.bg-gradient-purple.btn:hover {
    background: #600080 linear-gradient(180deg, #593764, #4C0064) repeat-x !important;
    border-color: #511664;
    color: #ececec;
}

.bg-gradient-purple.btn:not(:disabled):not(.disabled):active, .bg-gradient-purple.btn:not(:disabled):not(.disabled).active, .bg-gradient-purple.btn:active, .bg-gradient-purple.btn.active {
    background: #600080 linear-gradient(180deg, #5C4264, #511664) repeat-x !important;
    border-color: #3A1047;
    color: #fff;
}

.bg-gradient-purple.btn:disabled, .bg-gradient-purple.btn.disabled {
    background-image: none !important;
    border-color: #600080;
    color: #fff;
}

.paginate_button .page-link {
    color: #600080 !important;
}

.paginate_button.active .page-link {
    background-color: #600080 !important;
    border: 1px solid #600080 !important;
    color: #fff !important;
}

.badgeC506 {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.badge-light-success {
    color: #50cd89;
    background-color: #e8fff3;
}

.badge-light-danger {
    color: #f1416c;
    background-color: #fff5f8;
}

.badge-light-primary {
    color: #009ef7;
    background-color: #f1faff;
}

.badge-light-gray {
    color: #6c757d;
    background-color: #f4f6f9;
}

.alert-light-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-light-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-light-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-light-gray {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

input[type=checkbox] {
    position: relative;
    cursor: pointer;
}

input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    background-color: #e9e9e9;
}

input[type=checkbox]:checked:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    background-color: #1E80EF;
}

input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 3px;
    left: 7px;
}

.symbol.symbol-circle, .symbol.symbol-circle .symbol-label, .symbol.symbol-circle > img {
    border-radius: 50%;
}

.symbol {
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.75rem;
}

.symbol.symbol-50px .symbol-label {
    width: 40px;
    height: 40px;
}

.symbol .symbol-label {
    width: 40px;
    height: 40px;
}

.symbol .symbol-label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: var(--bs-symbol-label-color);
    background-color: var(--bs-symbol-label-bg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 0.75rem;
}

.bg-light-primary {
    background-color: #EEF6FF !important;
}

.bg-light-danger {
    background-color: #fff5f8 !important;
}

.bg-light-success {
    background-color: #e8fff3 !important;
}

.navbar-gradient-formulario {
    background: rgb(63,255,246) !important;
    background: linear-gradient(90deg, rgba(63,255,246,1) 0%, rgba(125,222,255,1) 15%, rgba(1,157,212,1) 50%, rgba(37,63,128,1) 100%) !important;
}

.content-gradient-formulario {
    background: rgb(1,157,212);
    background: linear-gradient(180deg, rgba(1,157,212,1) 0%, rgba(86,39,156,1) 65%);
}

.btn-link-purple {
    background: none;
    border: none;
    color: #600080;
    text-decoration: underline;
    cursor: pointer;
}

.label.label-dot {
    line-height: 6px;
    min-height: 6px;
    min-width: 6px;
    height: 6px;
    width: 6px;
}

.label.label-dot {
    display: inline-block;
    font-size: 0 !important;
    vertical-align: middle;
    text-align: center;
}

.label.label-info {
    color: #ffffff;
    background-color: #17a2b8;
}

.label.label-success {
    color: #ffffff;
    background-color: #28a745;
}

.label.label-orange {
    color: #ffffff;
    background-color: #fd7e14;
}

.label.label-warning {
    color: #ffffff;
    background-color: #ffc107;
}

.label.label-danger {
    color: #ffffff;
    background-color: #dc3545;
}

.label {
    padding: 0;
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    font-size: 0.8rem;
    background-color: #EBEDF3;
    color: #3F4254;
    font-weight: 400;
    height: 20px;
    width: 20px;
    font-size: 0.8rem;
}

.text-C506 {
    color: #600080;
}

.bg-C506, .bg-C506 > a {
    color: #fff !important;
}

.bg-C506 {
    background-color: #600080 !important;
}