<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	outline: none
}

html,body {
	background: #fff;
	height: 100%; /* Le permite al navegador calcular el alto total */
	text-align: center;
	margin: 0; padding: 0;
	font-family: Arial, Tahoma
}

#header-rebrand {
	width: 100%;
	min-width: 940px;
	position: relative;
	margin-bottom: 20px;
	z-index: 1300
}

#header-rebrand .top {
	background: #0077c8;
	min-width: 940px;
	height: 105px;
	position: relative
}

.content {
	width: 940px;
	margin: 0 auto
}

#header-rebrand .logotipo {
	float: left;
	margin-top: 25px
}

#superior {
	float: right;
	min-width: 660px;
	margin-top: 10px
}

#phone-header {
	position: relative;
	float: right;
	width: 144px
}

#phone-header img {
	position: absolute;
	z-index: 1;
	background: #0077c8
}

#phone-header img.active {
	z-index: 3
}

h1,h2,h3,h4,h5,h6 {
	text-align: center;
}

h4 {
	color: #333 !important;
}

.login-colmena {
	border: 1px solid #D5E2EE;
	padding: 15px 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
/* 	width: 40%; */
	position: fixed;
	margin-left: auto;
	margin-right: auto;
}

h3 {
	color: #0077c8;
	font-size: 23px;
	margin-top: 10px;
	margin-bottom: 10px;
}

input[type=button]:hover {
	background: #003b64
}

.login-colmena .textwidget {
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: left;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.login-colmena .textwidget2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: left;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.login-colmena .textwidget span {
/* 	float: left; */
	margin-right: 15px;
	width: 44px;
	line-height: 36px
}

.login-colmena .textwidget2 span {
/* 	float: left; */
	margin-right: 10px;
	width: 44px;
	line-height: 36px
}

input[type="text"]{
/* 	float: left; */
	width: 118px;
	height: 24px;
	border: 1px solid #DDD;
	border-radius: 5px;
	margin: 0;
	padding: 5px;
}



input[type="text"]:focus {
	border-color: #0077c8;
}

select {
	float: left;
	width: 118px;
	height: 30px;
	border: 1px solid #DDD;
	border-radius: 5px;
	margin: 0;
	padding: 5px
}

select:focus {
	border-color: #0077c8
}

.login-colmena p {
	clear: both;
	float: left;
	width: 175px;
	margin-bottom: 0
}

.login-colmena .separar {
	padding-top: 10px
}

.login-colmena .clave {
	position: relative
}

.login-colmena .ojo {
	position: absolute;
	top: 21px;
	right: 6px;
	width: 22px;
	height: 12px;
	background: url(../img/ojo.png) 0 0 no-repeat;
	display: inline-block
}

input[type=button] {
	min-width: 175px;
	font-size: 24px;
	line-height: 40px;
	color: #FFF;
	border: 0;
	background: #0077c8;
	cursor: pointer;
	border-radius: 5px;
/* 	margin-top: 10px */
}

.texto_legal {
	width: 100% !important;
	font-size: 12px !important;
}

input[type=button].left{
	float: left;
}

input[type=button].right{
	float: right;
}

.bkg-footer {
	background-position: right 4px !important;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 33px;
	background-color: #0077c8 !important;
}

.direcciones {
	background-position: right 4px !important;
	position: fixed;
	bottom: 0px;
	left: 0;
	width: 100%;
	color: #FFF;
	height: 20px;
	line-height: 20px;
}

.direcciones p {
	color: #0077c8 !important;
	top: 4px!important;
	font-size: 12px;
	color: #FFF;
	top: 2px;
}

.login-colmena .olvido-clave {
	display: block;
	text-align: right;
	color: #0077c8 !important;
	margin-top: 5px;
	float: right;
}

.login-colmena .texto_ingresoAfiliados {
	clear: both;
	float: left;
	width: 175px;
	text-align: center;
	margin-top: 5px;
}

.login-colmena .texto_ingresoAfiliados a {
	color: #0077c8 !important;
}

input[readonly] {
	background-color: rgb(235, 235, 228)
}

.ayuda_ingreso_clave {
	display: block;
	text-align: center;
	margin-top: 5px;
	float: right;
	
}

.textwidget {
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	width: 175px;
}

.error {
	color:#FF2626; 
	font-size:16px; 
	background: #FFDFBF; 
	padding:15px 18px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
	border:1px solid #FF4D4D;
	position: relative;
	margin-bottom: 20px !important;
}

.tableNormal1 {
	font-size: 13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #D2D2D2;
	behavior: url(PIE.htc);
	position: relative;
	line-height: 24px;
}

.tableNormal1 th {
	padding: 5px 5px 5px 15px;
	vertical-align: top;
	text-align: left;
	font-weight: 400;
	color: #333;
	background-color: white;
	border-color: #e4e4e4;
}

.tableNormal1 td {
	padding: 5px 5px;
	vertical-align: top;
	color: #333;
	text-align: right;
}

.tableNormal1 td span{
	padding-right: 30px;
}

.tableNormal1 tbody td, .tableNormal1 tbody th {
	border-top: 1px solid #D3D3D3;
}
.w100p {
	width: 40%;
	left: 0;
	right: 0;
	margin: auto;
}

.w100pop {
	width: 90%;
	left: 0;
	right: 0;
	margin: auto;
}

.transaccionOK {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #688C00;
	font-size: 32px;
	background: url(../images/ico-check-big.png) no-repeat 34px 16px #ECF8DE;
	padding: 17px 10px 17px 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
	position: relative;
	font-style: italic;
	border: 1px solid #85B200;
	text-align: left;
}

.linkComprobante {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #688C00;
	font-size: 32px;
	background: #ECF8DE;
	padding: 17px 10px 17px 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
	position: relative;
	font-style: italic;
	border: 1px solid #85B200;
	text-align: left;
	margin-top: 10px;
}

.linkComprobante span{
	position: absolute;
	top: 27px;
	left: 219px;
}

.transaccionOK h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	text-align: left;
}

.div-form {
	width: 100%;
	position: relative;
	height: 100px;
}

.div-form-left {
	width: 40%;
	float: left;
}

.div-form-right {
	width: 59%;
	float: right;
}

.ui-widget-overlay { background: #666666 ; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.disabledImageZone { 
	position: absolute; 
	z-index: 99998;
}

.disabledImageZoneImg {
	background-image: url("../imagenes/loading.gif") !important;	
	background-repeat: no-repeat;
	background-position: center 200px;
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	z-index: 99999;
}
</pre></body></html>