﻿.card-header {
    background-color: #ffffff;
}

.text-forms {
    width: 100%;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #000000;
}

.text-gris {
    left: 6%;
    right: 6%;
    font-family: "Urbanist", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 14px;
    text-align: center;
    color: #797979;
}


.codigo {
    margin: 3px;
    border: solid;
    border-color: #0D0A61;
    border-width: 2px;
    border-radius: 10px;
    width: 40px;
    height: 50px;
    font-style: normal;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}


input[type="file"] {
    display: none;
}

.form-check-input[type=checkbox] {
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
}
.form-check-input[type=radio] {
    border-radius: 50%;
    width: 1.25rem;
    height: 1.25rem;
}
.cuerpo-just {
    font-family: "Urbanist", sans-serif;
    left: 7.44%;
    right: 7.18%;
    font-style: normal;
    color: #000000;
    font-size: 18px;
    text-align: justify;
    text-justify: inter-word;   
}
.titulo-contrato {
    left: 10.51%;
    right: 10.26%;
    font-family: "Urbanist", sans-serif; 
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #000000;
}

.cargando{
    margin-top:35%
}

.estilo-web {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
}

.estilo-ine {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
}