
:root{
	/*--azul: #030B4E;*/
	--notacion-caja: #071BBF;
	--color-advertencia: red;
	--azul: #030B4E;
    --gris: #e2e2e5;
    --gris-fuerte: #515153;
    --rosa-claro:#90044c;
    --morado:#631092;
    --naranja:#fc2300;
    --negro: rgb(0,0,0);
    --azul-claro:#5cc1fe;
    --font-family-principal: arial_novalight;
    --font-family-secundaria: arial_novalight;
    --font-family-datos: consolas;
    --azul-divisor:#041a90;
}

body {    
    /*background-position: center top;
    background-size: 100% 500px;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    line-height: 1.5 !important;*/
    background: white;
    font-family: var(--font-family-principal);
    margin: 0;       
    transition: all .3s;
    background-color: #fff;
    /*background: #e2e2e5;*/    
}
.page-principal{
	padding: 0;
	background: var(--gris);
	display: flex;
	flex-direction: column;
	height: calc(100%-40px);
	width: 100%;
	min-height: 100vh;
}

.content-page {
    width: 100%;
    padding: 0;
    min-height: 93vh;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;    
    background: white;  
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.links {
    color: #6A1C32;

}
a.logotipo {
    background: url('../Images/logo ISSSTEP Azul.jpg .jpg') no-repeat top left;    
    display: block;
    width: 200px;
    height: 100px;
    
    text-indent: -9999px; /* hides the link text */
}

.dataUsr {
    font-family: var(--font-family-datos);    
    font-size: 15px !important;
}

.dataUsr-Update {
    font-family: var(--font-family-datos);    
    font-size: 20px !important;
}


.img-logo {
    height:50px;
    width:100px;
    margin-left:10px;
}
.marca-de-agua {
    background: #000 url('../Images/ISSSTEP - Gobierno de Puebla.jpg') repeat;
    width: 500px;
    height: 341px;
    margin: 0 auto;
    display: block;
    position: center;
    opacity: 0.3;
}

button.btn-botonSapj,
input.btn-botonSapj,
a.btn-botonSapj{
    color: #FFF;
    background-color: #6A1C32 !important;
    border-color: #6A1C32 !important;
    margin-right: 5px;
    margin-top: 5px;
    text-transform: capitalize;
}
.btn-botonSapj:hover {
    background-color: #ebedf3 !important;
    border-color: #ebedf3 !important;
}

a.links:hover {
    color: #808080
}


a.navbar-enlaces {
    color: white !important;
    font-family: glorythin;
    font-size: 20PX;
}

.navbar-enlaces:hover {
    /*background-color: #ebedf3 !important;*/
    /*border-color: #ebedf3 !important;*/
    border-radius: .15rem;
    color: #d1d1d1 !important;
}

a.regresar {
    color: #6A1C32;
}

    .regresar:hover {
        color: #808080
    }


.titulo {
    font-family: var(--font-family-secundaria);
    text-align: center !important;
}

.tituloHome {
    font-family: glorythin;
    text-align: center !important;
}

.tituloNavBar {
    font-family: var(--font-family-principal);
    text-align: center !important;
    font-size:24px;
}

.titulo-seccion {
	padding:15px;
    font-family: var(--font-family-secundaria);
    font-size: 24px;
    color: var(--azul);
}

.subtitulo-seccion {
    font-family: var(--font-family-secundaria);
    font-size: 22px;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    color: var(--azul) !important;
}
.subtitulo-seccion-uno {
    font-family: var(--font-family-secundaria);
    font-size: 18px;
    margin-bottom: 10px !important;
    margin-top: 5px !important;
    color: var(--azul) !important;
    /*color: #6A1C32 !important;*/
}

.subtitulo-seccion-dos {
    font-family: var(--font-family-secundaria);
    font-size: 17px;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    color: var(--azul) !important;
    /*color: #6A1C32 !important;*/
}

.subtitulo-seccion-tres {
    font-family: var(--font-family-secundaria);
    font-size: 14px;
    margin-bottom: 1px !important;
    margin-top: 5px !important;
    color: var(--negro) !important;
    /*color: #6A1C32 !important;*/
}
.card-titulo {
    font-family: var(--font-family-secundaria);
    font-size: 17px;
    color: var(--azul) !important;
    /*color: #6A1C32 !important;*/
}
.text-info-sapj {
    /*color: #6A1C32 !important;*/
    color: #808080 !important;
}

.TituloCard {
    text-align: center;
    margin-top: 0px;
    color: #fff;
    border:1px;
    border-color:#e2e2e5;
    border-style: solid;
    border-radius:5px;
    /*color: #510a1e !important*/
}


.alinear-derecha {
    text-align: right;
}

.alinear-centro {
    text-align: center;
}
.alinear-izquierda {
    text-align: left;
}

.fondo-vino {
    background-color: #6A1C32;
    transition: all 1s ease;
}


.fondo-gris {
    background-color: #808080;
}


.fondo-perla {
    background-color: rgb(238 240 248 / 0.50);
}

.label-doble-espaciado {
    margin-top:20px !important;
}

#SeleccionSiNo {
    margin-top: 5px;
}

.text-blanco {
    color: #FFF !important
}

.Leyenda {
    font-family: glorythin;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    color: blue;
}
.leyenda-justificada {
    font-family: var(--font-family-principal);
    font-size: 16px;
    text-align: justify;
    padding: 10px;
    color: blue;
}

.modal-titulo {
    font-family: var(--font-family-principal); 
    font-size: 18px;   
    text-align: center;
    color: var(--azul);
}

#CardBase {
    border: none;
    background: #fff;        
    height: 100%;
}

#SeccionDomicilios {
	padding-right: 30px;
}

img.ImagenBase{
	width: 100%;
	height: 90%;
}

.ValidacionCampo{
	color:#dc3545 !important;
	font-size: 12px;
}

.NotacionCaja{
	color:var(--notacion-caja) !important;
	font-size: 12px;
}


.tabla-estilo-uno{
	font-size: 14px;
	font-family: var(--font-family-principal);
	font-weight: 400px;
}

.tabla-citas{
	font-size: 12px;
	font-family: var(--font-family-datos);
	font-weight: 400px;	
}

.mayusculas{
	text-transform: uppercase;
}

.divisor-gris{
	/*border: 3px solid rgba(0, 0, 0, .1);*/
	border: 3px solid var(--gris-fuerte);
	margin-bottom: 2px;
	margin-top: 2px;
}

.divisor{
	/*border: 3px solid rgba(0, 0, 0, .1);*/
	border: 3px solid var(--azul-divisor);
	margin-bottom: 2px;
	margin-top: 2px;
	opacity: 1;
}

.row-botones{
	display: flex; 
	justify-content: flex-end;
}

.cita-atendida{
	color: green;
}

.cita-activa{
	color: blue;
}