﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
}

.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

.tituloCat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color:#CBBC68;
}
.subtituloCat
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
    background-color: #EBE4C2;
    height: 25px;
    text-align: left;
    vertical-align: middle;
}
.tituloCatAval {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color:#D5E6C4;
}
.subtituloCatAval {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color:#F0F0F0;
	height: 25px;
	text-align: left;
}



.titulo_sol
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


.tabla tr
{
	text-align: left;
}

input[type=text],input[type=password],select,input[type=file] {
	border: thin #CCCCCC solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

/*Ventana Modal*/
#simplemodal-overlay {background-color:#000;}
#simplemodal-container
{
	background-color: #FFFFFF;
	border: 4px solid #EBE4C2;
	padding: 12px;
	text-align: center;

}

.ocultarsaldos
{
display:none;
	}



/***************************/
/*QUITAR MAS ADELANTE*/
.formato {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: right;
}

.encabezadolistado
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-image: url('../images/botonesMenu.png');
}

.footerlistado
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-image: url('../images/botonesMenu.png');
}

.leyendas
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
#ingreso
{
    margin: 0px auto 0px auto;
    width: 650px;
    height: 241px;
    background-image: url('../Images/ingreso_al_sistema.jpg');
    padding-top: 237px;
    padding-left: 100px;
    background-repeat: no-repeat;
}
#ingreso_izquierdo
{
    float: left;
}
#link_ayuda
{
    width: 167px;
    float: left;
    height: 376px;
    position: fixed;
    top: 110px;
    left: 0px;
    z-index: 5;
}

.conteoDepartamentoCitas
{
    font-size:18px;
    margin-top:2px;
     margin-bottom:2px;
    }
    
    .panelConteo
    {
        display: flex;
flex-direction: column;
margin:10px;
    }


.textoQueCorta
{
    overflow-wrap: break-word;
    }

.tfBeneficiarioTel
{
    margin-left: 1px;
}


.tfBeneficiarioEmail
{
    margin-left: 1px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.alert-gris
{
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border: 1px solid #c2c2c2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f2f2f2;
    color: #1a1a1a;
    margin-top: 10px;
}

.alert-gris-title
{
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.alert-gris-text-container{
    margin-top: 5px;
    margin-bottom: 10px;
}

.alert-gris-text
{
    margin-top: 0px;
    margin-bottom: 0px;  
    text-align: justify;
    font-size: 15px;
}

.alert-gris-text-margin
{
    font-size: 15px;
    margin-top: 10px; 
    margin-bottom: 10px;   
}

.gridViewContainer
{
    margin-top: 10px;
}

.alert-gris-text-info
{
    text-align: right;
    font-size: small; 
}

.optionsContainer
{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

.btnBeneficiarios
{
    border-radius: 3px;
    margin-left: 10px;
}

.txtPorcentaje
{
    text-align: center;
}

.divValidarTodos
{
    margin-top: 10px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: end;    
}


.gridContainer
{
    border-color: #b5b5b5;
    border-width: 2px;
    border-style: solid;
    border-radius: 3px;    
}


.tooltip {
    position: relative;
    display: inline;
    text-decoration: none;
    left: 5px;
    top: 0px;
}

.tooltip:hover:before {
    border: solid;
    border-color: transparent #FF8F35;
    border-width: 6px 6px 6px 0px;
    bottom: 21px;
    content: "";
    top: 5px;
    position: absolute;
    z-index: 95;
}

.tooltip:hover:after {
    background: #e68130;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    width: 150px;
    top: -5px;
    content: attr(alt);
    position: absolute;
    padding: 5px 15px;
    z-index: 95;
}

.tooltip {
    position: relative;
    display: inline;
    text-decoration: none;
    left: 5px;
    top: 0px;
}

.tooltip:hover:before {
    border: solid;
    border-color: transparent #e68130;
    border-width: 6px 6px 6px 0px;
    bottom: 21px;
    content: "";
    left: 16px;
    top: 0px;
    position: absolute;
    z-index: 95;
}

.tooltip:hover:after {
    background: #e68130;
    border-radius: 5px;
    color: #fff;
    width: 200px;
    left: 21px;
    top: -5px;
    content: attr(alt);
    position: absolute;
    padding: 5px 15px;
    z-index: 95;
}

.divEmptyRow
{
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 5px;
}