/* CSS Document */
@IMPORT url("jqueryDialog.css");
@IMPORT url("jqueryAutocomplete.css");

.ui-datepicker-trigger{
	position: relative;
    left: 3px;
    bottom: -10px;
}

.ui-buscador {
	position: relative;
    left: 3px;
    bottom: -9px;
}

@font-face {
 font-family: 'yanone_kaffeesatzbold';
 src: url("../tipografia/yanonekaffeesatz-bold-webfont.eot");
 src: url("../tipografia/yanonekaffeesatz-bold-webfont.eot?#iefix") format('embedded-opentype'),    url("../tipografia/yanonekaffeesatz-bold-webfont.ttf") format('truetype'),  url("../tipografia/yanonekaffeesatz-bold-webfont.svg#yanone_kaffeesatzbold") format('svg');
}
/*Yanone light*/

@font-face {
	font-family: 'yanone_kaffeesatzlight';
	src: url("../tipografia/yanonekaffeesatz-light-webfont.eot");
	src: url("../tipografia/yanonekaffeesatz-light-webfont.eot?#iefix") format('embedded-opentype'),   url("../tipografia/yanonekaffeesatz-light-webfont.ttf") format('truetype'),  url("../tipografia/yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight") format('svg');
}
/*Yanone extralight*/

@font-face {
	font-family: 'yanone_kaffeesatzextralight';
	src: url("../tipografia/yanonekaffeesatz-extralight-webfont.eot");
	src: url("../tipografia/yanonekaffeesatz-extralight-webfont.eot?#iefix") format('embedded-opentype'),     url("../tipografia/yanonekaffeesatz-extralight-webfont.ttf") format('truetype'),  url("../tipografia/yanonekaffeesatz-extralight-webfont.svg#yanone_kaffeesatzextralight") format('svg');
}
/*Yanone regular*/

@font-face {
	font-family: 'Yanone';
	src: url("../tipografia/yanonekaffeesatz-regular-webfont.eot");
	src: url("../tipografia/yanonekaffeesatz-regular-webfont.eot?#iefix") format('embedded-opentype'),  url("../tipografia/yanonekaffeesatz-regular-webfont.ttf") format('truetype'),  url("../tipografia/yanonekaffeesatz-regular-webfont.svg#yanone_kaffeesatzregular") format('svg');
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	
}

.TituloApp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}

.BordeFormulario {
	background-color: #eeeeee;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}
.BordeFormulario2 {
	background-color: #eeeeee;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.Botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	height: 30px;
	background-color: #f47920;
	border: none;
	padding-top: 3px;
	padding-bottom: 5px;
	cursor:pointer;
}

.btn-accionPrincipal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	height: 30px;
	background-color: #ed1c24;
	border: none;
}

.sombraCont {
	background-image: url(images/APP_bgn_pieTabla.gif);
	background-repeat: repeat-x;
	height: 12px;
}

.TitulosCampos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.TitulosLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353535;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.TitulosLabelRecibo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #353535;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.TitulosCamposRecibo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #353535;
	padding-top: 5px;
	padding-bottom: 5px;
}

.CamposFormularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	height: 26px;
	padding-left: 5px;
}

.CamposFormulariosNoEditable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-color : #DCDCDC;
	border-style: groove;
	height: calc(1.5em + .75rem + 2px);
	padding-left: 5px;
}
.CamposFormulariosNumero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: right;
	background-color : #F5F5F5;
	border-style: groove;
	height: 26px;
	padding-left: 5px;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #246494;
	background-image: url(images/APP_bgn_pie.gif);
	height: 20px;
	vertical-align: middle;
}
.FondoInferiorContenido {
	background-image: url(images/APP_bgn_ContBot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.TituloFormulario {
	font-family: "yanone_kaffeesatzlight";
	font-size: 25px;
	font-weight: bold;
	color: #129048;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
}

.TituloFormularioCenter {
	font-family: "yanone_kaffeesatzlight";
	font-size: 25px;
	font-weight: bold;
	color: #129048;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	text-align: center;
}

.QuickLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/APP_bgn_QkLinksSepara.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.TituloColumna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #2f2f2f;
	padding-left: 8px;
	height: 25px;
	text-align: center;
	cursor: default;
	border-bottom: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-top: 1px solid #7F9DB9;
}
.ColumnaLinea1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 24px;
	padding-left: 8px;
}

.ColumnaLinea1 a, .ColumnaLinea2 a, .ColumnaLinea1Over a,
	.ColumnaLinea2Over a {
	color: #f47920;
	background-color: transparent;
  	text-decoration: none;
  	font-weight: bold;
}

.ColumnaLinea1 a:hover, .ColumnaLinea2 a:hover, .ColumnaLinea1Over a:hover,
	.ColumnaLinea2Over a:hover {
	color: #f47920;
	font-weight: bold;
	background-color: transparent;
  	text-decoration: none;
}

.linkInterno {
	color: #f47920;
	background-color: transparent;
  	text-decoration: none;
  	font-weight: bold;
}
.linkInterno:hover {
	color: #f47920;
	font-weight: bold;
	background-color: transparent;
  	text-decoration: none;
}

.ColumnaLinea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 24px;
	padding-left: 8px;
}
.ColumnaLinea1Over {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #F5DFCB;
	height: 24px;
	padding-left: 8px;
}
.ColumnaLinea2Over {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #575757;
	background-color: #F5DFCB;
	height: 24px;
	padding-left: 8px;
}
.ColumnaLineaTotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #c6c6c6;
	height: 24px;
	padding-left: 8px;
	font-weight: bold;
}

.Paginacion01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #363636;
	padding-left: 8px;
	height: 22px;
}
.Paginacion02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #363636;
	text-align: right;
	padding-right: 8px;
}

.Paginacion02 a:link {
    color: #f47920;
}

.Paginacion03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	background-color: #363636;
	text-align: right;
	padding-right: 4px;
}

.Paginacion04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	background-color: #363636;
	text-align: center;
	padding-right: 4px;
}

.Carpetas {
	background-color: #eeeeee;
	font-family: "yanone_kaffeesatzlight";
	font-size:20px;
	color: #000;
	padding-right: 8px;
	padding-left: 8px;
	height: 27px;
	text-align: center;
	cursor:pointer;
}

.CarpetasActiva {
	background-color: #9CCFAF;
	font-family: "yanone_kaffeesatzlight";
	font-size:20px;
	font-weight: bold;
	color: #000;
	padding-right: 8px;
	padding-left: 8px;
	height: 26px;
	text-align: center;
}

.separador-carpetas{
	border-top: 1px solid #eeeeee;
	}


.QuickLinksTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/APP_bgn_QLinksTit.gif);
}
.Pie a {
	color: #A61C1B;
}
.MensajeAlerta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F6F6F6;
	color: #CC3300;
	font-weight: bold;	
	border-top: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-left: 1px solid #9C9C9C;
	
}
.MensajeAdicional {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F6F6F6;
	color: #045FB4;
	font-weight: bold;	
	border-top: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-left: 1px solid #9C9C9C;
}


.ColumnaLineaNum1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 18px;
	text-align: right;
	padding-right: 8px;
}
.ColumnaLineaNum2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #EFEFEF;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 18px;
	padding-right: 8px;
	text-align: right;
}
.ColumnaLineaNum1Over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #575757;
	background-color: #F5DFCB;
	height: 18px;
	text-align: right;
	padding-right: 8px;
}
.ColumnaLineaNum2Over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #575757;
	background-color: #F5DFCB;
	height: 18px;
	text-align: right;
	padding-right: 8px;
}
.ColumnaLineaTotalNumeros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #c6c6c6;
	height: 24px;
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
}

.RegistrosPorPagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.botonescalendario {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
	color: #1A3E72; 
	border: 0px none; 
	background-color: #FFFFFF
}
.BordeTablaError {
	border: 1px solid #92B2CA;
	background-color: #F1F1F1;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.MensajeError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
}

table.formularioMaestro {
	width: 95%;
	margin-left: 3%;
	margin-right: 2%;
	border-width: 0px;
}

table.formularioMaestro td {
	font-size: 13px;
	color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.formularioMaestro input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

table.BordeTablas {
	padding: 0px;
	border-spacing: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	border-width: 0px;	
	border-top: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-left: 1px solid #9C9C9C;
}

table.BordeTablas th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/APP_bgn_TitColumnas.gif);
	padding-left: 8px;
	height: 18px;
	text-align: center;
	cursor: default;		
}


/**Nuevos estilos**/



.menuContenedor{
	border-bottom: 3px solid #9CCFAF;
	background-color: #000;
	width: 100%;
	height: 40px;
	}

.TituloAppHeader{
	color: #000;
	font-family: "yanone_kaffeesatzlight";
	font-size: 30px;
	font-weight: bold;
	}
	
.TitleClient{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #000;
	letter-spacing: -1px;
}
.header{
	height: 100px;
	}

.header .encabezado{
	border-bottom: 3px solid #000;
	}
	
/*Estilos de mensajes*/
	
.alert-box {
		color:#555;
		border-radius:2px;
		font-family: "yanone_kaffeesatzlight";
		font-size:20px;
		padding-left: 55px;
		padding-top: 15px;
		padding-bottom:15px;
		padding-right: 10px;
		margin:10px;
		border-collapse: separate
	}
	.alert-box span {
		font-family: "yanone_kaffeesatzbold";
		text-transform:uppercase;
	}
	.error {
		background:#ffecec url('images/error.png') no-repeat 10px 50%;
		border:1px solid #f5aca6;
	}
	.success {
		background:#e9ffd9 url('images/success.png') no-repeat 10px 50%;
		border:1px solid #a6ca8a;
	}
	.warning {
		background:#fff8c4 url('images/warning.png') no-repeat 10px 50%;
		border:1px solid #f2c779;
	}
	.notice {
		background:#e3f7fc url('images/notice.png') no-repeat 10px 50%;
		border:1px solid #8ed9f6;
	}
	
.TablaRecibo{
        border: 0;
        text-align: center;
        border-collapse: collapse;
}

.TablaRecibo td, .TablaRecibo th {
        padding: 0px;
}

.TituloRecibo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-weight: bold;
}

.TituloGrandeRecibo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-weight: bold;
}

.TituloLabelRecibo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-weight: bold;
}

.TituloCampoRecibo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        padding-top: 0px;
        padding-bottom: 0px;
}

.TituloNotaRecibo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        padding-top: 0px;
        padding-bottom: 0px;
}

/* Definicion del stilo de la barra de metas */


.BarraMeta{
    width:600px;    
}

.gFD_leyenda{
    border:0px solid green;
    color:#666;
    padding:4px;
    font-size:14px;
    float:left;
    text-align:right;
}

.gFD_termometro{
    float:right;
    height:20px;
    padding:3px 2px 1px 2px;
    
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#DDDDDD), to(#CECECE));
    background: -moz-linear-gradient(top,  #DDDDDD,  #CECECE);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#CECECE');    
    border-bottom: 1px solid #FFF;
    -webkit-border-radius: 6px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius: 6px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-radius: 6px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-box-shadow: inset 0 1px 4px #333;
    -webkit-box-shadow: inset 0 1px 4px #333;
    box-shadow: inset 0 1px 4px #333;
}



.gFD_mercurio{
    height:19px;
/*     background: #333; */
    background: -webkit-gradient(linear, left top, left bottom, from(#2697AF), to(#1F7B8F));
/*     background: -moz-linear-gradient(top,  #2697AF,  #1F7B8F); */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2697AF', endColorstr='#1F7B8F');    
    -webkit-border-radius: 4px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius: 4px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-radius: 4px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-box-shadow: 0 0px 4px #2697AF;
    -webkit-box-shadow: 0 0px 4px #2697AF;
    box-shadow:  0 0px 8px #2697AF;
}

.gFD_cero{
    font-size:9px;
    font-weight:100;
    color: #777;
    margin:4px 0px;
    float:left;
}

.gFD_texto{
    font-size:9px;
    font-weight:100;
    color: #777;
    margin:4px 0px;
    float:left;
    color: #F4F4F4;
}

.gFD_cien{
    font-size:9px;
    font-weight:100;
    color: #777;
    margin:4px 0px;
    float:right;
}

.selectOption {
	color: #fff !important;
	background-color: #f47920 !important;
	text-decoration: none !important;
	font-weight: bold !important;
	font-size: 15px !important;
	width: 385px !important;
  	max-width: 385px !important;
  	min-height: 30px !important;
  	border: 1px solid black !important;
}
.selectOption:hover {
	color: #f47920 !important;
	background-color: transparent !important;
	text-decoration: none !important;
	font-weight: bold !important;
	font-size: 15px !important;
}

.botonOption {
	color: #fff !important;
	background-color: #f47920 !important;
	text-decoration: none !important;
	font-weight: bold !important;
	font-size: 15px !important;
	width: 100% !important;
	max-width: 100% !important;
	min-height: 30px !important;
}
.botonOption:hover {
	color: #f47920 !important;
	background-color: transparent !important;
	text-decoration: none !important;
	font-weight: bold !important;
	font-size: 15px !important;
}

/*Estilos creados para botones*/

.btn_principal {
	color: white !important;
	background-color: #f47920 !important;
	font-size: 14px;
	text-align: center;
	border-radius: 50px;
	font-weight: bold;
	margin: 5px;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
	padding: 0 20px;
	height: auto;
	width: auto;
}

.btn_secundario {
	color: white !important;
	background-color: #606060 !important;
	font-size: 14px;
	text-align: center;
	border-radius: 50px;
	font-weight: bold;
	margin: 5px;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
	padding: 0 40px;
	height: auto;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 1.25rem !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn_principal:hover {
	color: white;
}

.btn_secundario:hover {
	color: white;
}

.page-item.active .page-link {
	background-color: #f47920 !important;
	border-color: #f47920 !important;
	color: white !important;
}

.page-link {
	color: #f47920 !important;
}

.page-link:hover {
	color: #f47920;
}

.img-calendario {
	float: right;
}

.bd-example-modal-lg .modal-dialog {
	display: table;
	position: relative;
	margin: 0 auto;
	top: calc(50% - 24px);
}

.bd-example-modal-lg .modal-dialog .modal-content {
	background-color: transparent;
	border: none;
}

input[type=text] {
	background-color: #f3f3f3 !important;
	border: 1px solid #f3f3f3;
	box-shadow: 0px 4px 8px 0px rgb(0 0 0/ 20%);
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 5px;
}

label {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #606060;
}

select {
	background-color: #f3f3f3 !important;
	border: 1px solid #f3f3f3;
	box-shadow: 0px 4px 8px 0px rgb(0 0 0/ 20%);
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 5px;
}

select option {
	background-color: #f3f3f3 !important;
	border: 1px solid #f3f3f3;
	box-shadow: 0px 4px 8px 0px rgb(0 0 0/ 20%);
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
}

th{
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #606060;
	text-align: center;	
}

tbody{
  	font-family: 'Roboto Condensed', sans-serif;
  	font-size: 18px;
  	color: #606060;		
}

tfooter {
   	font-family: 'Roboto Condensed', sans-serif;
  	font-size: 18px;
  	color: #606060;		
}

.ColumnaLineaNum{
	text-align: right !important; 
}

.tooltip-personalizado {
	border-radius: 20px; 
	background: white !important;
	color: #fff;
}

.nav-item a{
	font-family: 'Roboto Condensed', sans-serif;
  	font-size: 18px;
  	color: #606060;		
}

textarea{
	background-color: #e6e6e6 !important;
	margin: 5px;
}

hr {
	border-top: 1px solid #8c8b8b;	
}

.tooltipster-custom {
	border-radius: 5px !important; 
	border: 1px solid #cccccc !important;
	background: #ededed !important;
	color: #666666 !important;
}
.tooltipster-custom .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
}

.div-primary-center {
  display: flex;
  justify-content: center;
}
.div-secundary-center {
  padding: 10px;
  margin: 10px;
}


/*ESTILOS NAVBAR*/

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

.navbar22 {
  overflow: hidden;
  background-color: #e6e6e6;
  font-family: Arial, Helvetica, sans-serif;
  justify-content: center; 
  display: flex;
}

.navbar22 a {
  float: left;
  font-size: 16px;
  color: #989898;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.dropdown22 {
  float: left;
  overflow: hidden;
}

.dropdown22 .dropbtn22 {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 10px 14px;
  background-color:#e6e6e6;
  font: inherit;
  margin: 0;
  border-right: inset;
}

.navbar22  .dropdown22:hover .dropbtn22 {
  background-color: #ff0109;

}

.dropbtn22 a{
  padding: 10px 14px;
}


.dropdown22-content {
  display: none;
  position: absolute;
  background-color:#f2f2f2;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown22-content .header {
  background: #ff0109;
  padding: 16px;
  color: white;
}

.dropdown22:hover .dropdown22-content, .dropbtn22 a:hover {
  display: block;
}

/* Create three equal column22s that floats next to each other */
.column22 {
  float: left;
  width: 33.33%;
  padding: 10px;
  background-color: #f2f2f2;
  height: 250px;
}

.column22 a {
  float: none;
  color: #989898;
  padding: 5px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.column22 a:hover {
  color: #ff0109;
}



.dropbtn22 a:hover {
  color: white;
}


p {

  font-size: 18px; 
  font-weight: bold; 
  padding: 2px !important; 
  color: #a4a4a4;
}


/* Clear floats after the column22s */
.row22:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the three column22s stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column22 {
    width: 100%;
    height: auto;
  }
}


/* ESTILOS QUE ESTABAN EN PLANTILLA */
.modal-dialog{
    position: relative;
    display: table; /* This is important */ 
    overflow-y: auto;    
    overflow-x: auto;
    width: auto;
    min-width: 300px;   
}
.text-rosado {
	color: #f47920
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red {
	background-color: #f47920;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover {    
	background-color: #606060;    
	color: #fff;
}
.btn-danger {
	color: #fff !important;
	background-color: #f47920 !important;
	border-color: #f47920 !important;
}
.btn-danger:hover {
    color: #fff !important;
    background-color: #606060 !important;
    border-color: #606060 !important;
}
.jconfirm .jconfirm-box.jconfirm-type-red {
    border-top: solid 7px #ff6666;
}

.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c
	{
	color: #f47920 !important;
}
a:hover{
	color: #fff
}
.btn.disabled, .btn:disabled {
   	opacity: 1;
}

.terminos-legales {
	color: #f47920 !important;
	font-size: 12px
}
.custom-radio-container {
    display: inline-block;
    margin-right: 20px;
}
.custom-radio-container input[type="radio"] {
    display: none;
}
.custom-radio-label {
    display: inline-block;
    padding: 15px 15px;
    background-color: #606060;
    border: 2px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
}
.custom-radio-container input[type="radio"]:checked + .custom-radio-label {
    background-color: #ed1c24;
}
.custom-radio-label:hover {
    background-color: #ed1c24;
}
/* Estilo para la línea divisoria */
.divisoria {
	border: 1px solid #f47920;
	/* Puedes cambiar el color y el grosor según tu elección */
	margin-top: 10px;
	/* Espacio superior para separar del contenido anterior */
	margin-bottom: 10px;
	/* Espacio inferior para separar del contenido siguiente */
}

/* Estilo para el nombre de la división */
.nombre-divisoria {
	text-align: center;
	/* Centra el nombre en relación con la línea divisoria */
	background-color: #fff;
	/* Cambia el color de fondo según tu elección */
	padding: 5px; /* Añade un espacio alrededor del nombre */
	font-weight: bold;
	/* Puedes cambiar el estilo de fuente según tu elección */
}
