
html {
  position: relative;
  min-height: 100%;
}

 #wrap {
       min-height: 100%;
       height: auto !important;
       height: 100%;
       /* Negative indent footer by it's height */
       margin: 0 auto -60px;
     }

@media screen and (max-width:645px) {
	.contenFrame {
		float: left;
		width: 40%;
		margin-left: 1%
	}
}
/* Space out content a bit */
body {
	margin-bottom: 60px !important;
}
/* Everything but the jumbotron gets side spacing for mobile first views */
.header,.marketing,.footer {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 5px;
}
/* Custom page header */
.header {
	/*   border-bottom: 1px solid #e5e5e5; */
	
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 40px;
	padding-bottom: 19px;
}
/* Custom page footer */
/* .footer { */
/* 	margin-top: 19px; */
/* 	color: #777; */
/* 	border-top: 1px solid #e5e5e5; */
/* 	height: 70px; */
/* 	padding-left: 26px; */
/* 	padding-right: 10px; */
/* 	border-radius: 4px; */
/* } */
/* Custom page footer */
.footer {
  position: absolute;
  margin-top: 10px;
  padding-top: 20px;
  bottom: 0;
  color: #777;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 50px;
  border-radius: 4px;
  border-top: 1px solid #e5e5e5;
  background-color: #f5f5f5;
}
/* Customize container */
@media ( min-width : 952px) {
	.container {
		max-width: 952px;
	}
}

.container-narrow>hr {
	margin: 30px 0;
}
/* Main marketing message and sign up button */
.jumbotron {
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}

.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}
/* Supporting marketing content */
.marketing {
	margin: 40px 0;
}

.marketing p+h4 {
	margin-top: 28px;
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
	/* Remove the padding we set earlier */
	.header,.marketing,.footer {
		padding-left: 0;
		padding-right: 0;
		padding-top:5px;
	}
	/* Space out the masthead */
	.header {
		margin-bottom: 20px;
	}
	/* Remove the bottom border on the jumbotron for visual effect */
	.jumbotron {
		border-bottom: 0;
	}
}

/* CSS Document */
.oculto {
	display: none;
}

.oculto2 {
	visibility: hidden;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}

br.finbloquefloat {
	clear: both;
	font-size: 0px;
}

#clientes {
	background-color: #000000;
	border-radius: 10px;
	float: left;
	height: 98px;
	margin: 20px;
	padding: 15px;
	width: 200px;
}

/* INICIO ZONA CABECERA */
div.zonalogo {
	height: 75px;
	margin-bottom: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
	border-radius: 4px;
}

div.left {
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}

div.right {

	font-size: 14px;

}
/* FIN ZONA CABECERA */

/* INICIO ZONA CONTENIDO */
#contenido .formulario .imgayuda {
	float: left;
	margin: 0px;
}

#contenido .formulario .txtayuda {
	float: left;
	background: url(../img/fondo_txtayuda.gif) no-repeat;
	font-size: 10px;
	width: 185px;
	height: 43px;
	padding-left: 15px;
	padding-top: 5px;
	display: none;
}

#contenido .obligatorio {
	color: #0099CB;
	font-weight: bold;
}

#contenido .textObligatorio {
	font-size: 9px;
	width: 100px;
	padding-left: 480px;
}

#contenido .formulario input.texbox.error {
	background-color: #fff2f2;
	border: 1px solid #bd0000;
	color: #bd0000;
}

#contenido .formulario input.solo_lectura {
	/* modificador para clase: .texbox */
	background-color: #d9d9d9;
	font-weight: bold;
}

#contenido .formulario input.deshabilitado {
	/* modificador para clase: .texbox */
	border-color: #d5d5d5;
}

#contenido .formulario input.cvv { /* modificador para clase: .texbox */
	width: 65px;
}

.error {
	color: #bd0000;
	border-color: red;
}

#contenido .formulario input.cvv.error {
	background-color: #fff2f2;
	border: 1px solid #bd0000;
	color: #bd0000;
}

#contenido .formulario input.fecha {
	/* modificador para clase: .texbox */
	width: 75px;
}

#contenido .formulario input.checkbox {
	float: left;
	background-color: #fff;
}

#contenido .formulario .ico {
	vertical-align: top;
	padding: 0px 0 0 5px;
}

#contenido .formulario .box {
	border: 1px solid #d9d9d9;
	width: 418px;
	padding: 10px;
}

#contenido .formulario .box label {
	width: 180px;
	text-align: left;
	margin-left: 0px;
	margin-top: 6px;
}

#contenido .formulario .box label.texto {
	width: 220px;
	text-align: left;
	margin-left: 0px;
}

#contenido .formulario .regla {
	height: 1px;
	padding-top: 10px;
	width: 400px;
	border-bottom: 1px solid #d9d9d9;
}

#contenido .botonera {
	height: 20px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 20px;
}

#contenido .botoneraform { /* modificador para clase: .botonera*/
	padding: 0px 145px 10px 10px;
}

#contenido .botoneraform.pq { /* modificador para clase: .botonera*/
	padding-left: 215px;
}

div.capaerror {
	width: 330px;
	border: 1px solid #F7AF41;
	background-color: #FFFFEB;
	padding: 18px 0;
	margin: 0 auto;
	height: 30px;
	text-align: center;
}

div.capaerror div.imagen {
	float: left;
	margin: 0 15px;
}

div.capaerror div.texto {
	float: left;
	width: 260px;
}

#contenido div.capainfo {
	width: 358px;
	border: 1px solid #F7AF41;
	background-color: #FFFFEB;
	padding: 20px;
}

/* FIN ZONA CONTENIDO */

/* INICIO ZONA PIE */
.footer div.zonaenlaces {
	float: left;
	margin-top: 22px;
	margin-left: 20px;
}

.footer div.zonaenlaces a {
	text-decoration: none;
	font-weight: bold;
}
/* FIN ZONA PIE */
*:before,*:after {
	box-sizing: border-box;
}

*:before,*:after {
	box-sizing: border-box;
}

/* .disabledZone{ */
/* 	display:none;  */
/* 	position:absolute;  */
/* 	top: 0px;  */
/* 	right: 0px;  */
/* 	background: none repeat scroll 0% 0% red;  */
/* 	color: white;  */
/* 	font-family: Arial,Helvetica,sans-serif;  */
/* 	padding: 4px; */
/* } */
.centrado {
	text-align: center;
}

.left {
	text-align: left;
}

.left {
	text-align: right;
}

select.comboJtable {
	width: 80px;
	display: inline;
	height: 20px;
	padding: 0px;
	font-size: 11px;
	border-radius: 3px;
}

input[type="button"],input[type="submit"] {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	/*border: 1px solid transparent;*/
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type="button"]:hover,input[type="submit"]:hover {
	border-color: #adadad;
}

input[type="button"][disabled],input[type="submit"][disabled] {
	color: #d9d9d9;
	cursor: text;
}

table {
	margin: 0px;
	padding: 0px;
	margin-left: 170px;
	text-align: center;
}

table th {
	border-right: 0px solid #FFF;
	background-color: #666666;
	color: #ccc;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	margin-right: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	font-size: 13px;
}

table th:hover {
	color: #00000;
}

table td {
	font-size: 12px;
	color: #757575;
	height: 25px;
	padding-left: 10px;
	border-right: 0px solid #EDEDED;
	border-bottom: 0px solid black;
}

input.button_add {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}

div.navigation {
	width: 100%;
	margin: 0 auto;
	text-align: center
}

#configuracion {
	width: 190px;
	float: left;
	padding-left: 5px;
}

#configuracion label {
	clear: both;
	display: block;
	margin-left: 0px !important;
	float: left;
	font-weight: bold;
	padding: 5px 5px 0 0;
	text-align: left;
	width: 185px;
}

.botoneraTotal {
	float: left;
	height: 20px;
	padding-top: 10px;
	text-align: right;
	padding-bottom: 10px;
	width: 85%
}

.saldoAcumulado {
	border: 1px solid #535D61;
	width: 200px;
	font-size: 16px;
	padding: 5px;
	margin: 0 auto 10px;
	color: #535D61;
	text-align: center;
}

.saldoRecarga {
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

.gastosRecarga {
	width: 270px;
	margin: 0 auto;
}

.gastosRecarga div {
	text-align: left;
}

div.textoPopup {
	text-align: center;
}

div.leyendaTexto {
	position: relative;
	width: 300px;
	border: 1px solid #F7AF41;
	background-color: #FFFFEB;
	padding: 18px 0;
	color: #bd0000;
	border-color: red;
	text-align: left;
	padding-left: 10px;
}

img.imagenAyuda {
	border: 0px;
}

#jtable {
	margin-top: 15px;
}

textarea.textoSms {
	resize: none;
	height: 220px;
	width: 180px;
	vertical-align: text-top;
}

img.chart:hover {
	cursor: pointer;
}

.disabledZone {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	background: none repeat scroll 0% 0% red;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

/* body { */
/* 	text-align: center; centrado en IE */
/* } */
.paso {
	width: 100%;
	height: 45px;
	vertical-align: top;
	border: 2px solid dark-gray;
	background-color: #EDEDED;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
}

.numero {
	width: 35px;
	height: 35px;
	border-radius: 50px;
	background-color: #dcdcdc;
	color: black;
	text-align: center;
	top: 5px;
	font-size: 20px;
	left: 10px;
	vertical-align: middle;
	position: relative;
	padding-top: 3px;
	float: left;
}

.numero select {
	font-weight: bold;
}

.paso_texto {
	font-size: 16px;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 11px;
	float: left;
	color: black;
}

.separador {
	width: 100%;
	height: 24px;
	vertical-align: top;
	border-bottom: 4px solid #EDEDED;
}

.footer_link {
	padding-top: 19px;
}

@media screen and (max-width: 820px) {
	.paso_texto {
		font-weight: bold;
		padding-left: 14px;
		padding-top: 11px;
		float: left;
		color: black;
	}
	.footer_link {
		padding-top: 0px;
		padding-bottom: 3px;
	}
}

@media screen and (max-width: 400px) {
	.paso_texto {
		font-size: 12px;
		padding-left: 12px;
		padding-top: 11px;
	}
	.numero {
		width: 30px;
		height: 30px;
	}
	.footer_link {
		padding-top: 0px;
		padding-bottom: 3px;
	}
}

.campos-obligatorios-con-margen{
	font-size: 12px;
	color: #ff1493;
	font-weight: bold;
	margin-left: 80px;
}
.campos-obligatorios{
	font-size: 12px;
	color: #ff1493;
	font-weight: bold;
}

.leyendaColor {
	color: #ff1493;
}
.migasColor {
	color: #428bca;
}
.noColor{
	text-decoration: none;
	cursor: pointer;
	color: grey;
}
a.noColor:hover{
	text-decoration: none;
	cursor: pointer;
	color: grey;
}