/* --- COLORES ---
Azul: #0066b2
Blanco: #FFFFFF
Gris: #F2F2F2
Gris: #F9F9F9
Gris: #DBDBDB
Gris: #B6B6B6
Gris: #E2E2E2 -border
*/
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.bodyAutogestion {
	/*background-color: #ededeb;*/
	background: repeating-linear-gradient( 135deg, #004c97e0 1px, #004c97e0 1px, #004C97 3px, #004C97 15px );
}

.degrade {
/*background: rgba(0,76,151,0.94);
background: -moz-radial-gradient(center, ellipse cover, rgba(0,76,151,0.94) 0%, rgba(0,76,151,1) 0%, rgba(0,76,151,0.96) 0%, rgba(0,76,151,0.98) 0%, rgba(0,76,151,1) 20%, rgba(0,76,151,0.98) 30%, rgba(0,76,151,0.95) 40%, rgba(0,76,151,0.9) 45%, rgba(0,76,151,0.8) 50%, rgba(0,76,151,0.7) 55%, rgba(0,76,151,0.6) 60%, rgba(0,76,151,0.42) 69%, rgba(0,76,151,0) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0,76,151,0.94)), color-stop(0%, rgba(0,76,151,1)), color-stop(0%, rgba(0,76,151,0.96)), color-stop(0%, rgba(0,76,151,0.98)), color-stop(20%, rgba(0,76,151,1)), color-stop(30%, rgba(0,76,151,0.98)), color-stop(40%, rgba(0,76,151,0.95)), color-stop(45%, rgba(0,76,151,0.9)), color-stop(50%, rgba(0,76,151,0.8)), color-stop(55%, rgba(0,76,151,0.7)), color-stop(60%, rgba(0,76,151,0.6)), color-stop(69%, rgba(0,76,151,0.42)), color-stop(100%, rgba(0,76,151,0)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,76,151,0.94) 0%, rgba(0,76,151,1) 0%, rgba(0,76,151,0.96) 0%, rgba(0,76,151,0.98) 0%, rgba(0,76,151,1) 20%, rgba(0,76,151,0.98) 30%, rgba(0,76,151,0.95) 40%, rgba(0,76,151,0.9) 45%, rgba(0,76,151,0.8) 50%, rgba(0,76,151,0.7) 55%, rgba(0,76,151,0.6) 60%, rgba(0,76,151,0.42) 69%, rgba(0,76,151,0) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(0,76,151,0.94) 0%, rgba(0,76,151,1) 0%, rgba(0,76,151,0.96) 0%, rgba(0,76,151,0.98) 0%, rgba(0,76,151,1) 20%, rgba(0,76,151,0.98) 30%, rgba(0,76,151,0.95) 40%, rgba(0,76,151,0.9) 45%, rgba(0,76,151,0.8) 50%, rgba(0,76,151,0.7) 55%, rgba(0,76,151,0.6) 60%, rgba(0,76,151,0.42) 69%, rgba(0,76,151,0) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(0,76,151,0.94) 0%, rgba(0,76,151,1) 0%, rgba(0,76,151,0.96) 0%, rgba(0,76,151,0.98) 0%, rgba(0,76,151,1) 20%, rgba(0,76,151,0.98) 30%, rgba(0,76,151,0.95) 40%, rgba(0,76,151,0.9) 45%, rgba(0,76,151,0.8) 50%, rgba(0,76,151,0.7) 55%, rgba(0,76,151,0.6) 60%, rgba(0,76,151,0.42) 69%, rgba(0,76,151,0) 100%);
background: radial-gradient(ellipse at center, rgba(0,76,151,0.94) 0%, rgba(0,76,151,1) 0%, rgba(0,76,151,0.96) 0%, rgba(0,76,151,0.98) 0%, rgba(0,76,151,1) 20%, rgba(0,76,151,0.98) 30%, rgba(0,76,151,0.95) 40%, rgba(0,76,151,0.9) 45%, rgba(0,76,151,0.8) 50%, rgba(0,76,151,0.7) 55%, rgba(0,76,151,0.6) 60%, rgba(0,76,151,0.42) 69%, rgba(0,76,151,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c97', endColorstr='#004c97', GradientType=1 );*/
background: rgba(0,76,151,0.94);
background: -moz-radial-gradient(center, ellipse cover, rgba(0,76,151,0.94) 0%, rgba(0,76,151,1) 0%, rgba(0,76,151,0.96) 0%, rgba(0,76,151,0.98) 0%, rgba(0,76,151,1) 20%, rgba(0,76,151,0.98) 30%, rgba(0,76,151,0.95) 35%, rgba(0,76,151,0.9) 40%, rgba(0,76,151,0.8) 45%, rgba(0,76,151,0.7) 50%, rgba(0,76,151,0.6) 55%, rgba(0,76,151,0.5) 60%, rgba(0,76,151,0.35) 65%, rgba(0,76,151,0) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0,76,151,0.94)), color-stop(0%, rgba(0,76,151,1)), color-stop(0%, rgba(0,76,151,0.96)), color-stop(0%, rgba(0,76,151,0.98)), color-stop(20%, rgba(0,76,151,1)), color-stop(30%, rgba(0,76,151,0.98)), color-stop(35%, rgba(0,76,151,0.95)), color-stop(40%, rgba(0,76,151,0.9)), color-stop(45%, rgba(0,76,151,0.8)), color-stop(50%, rgba(0,76,151,0.7)), color-stop(55%, rgba(0,76,151,0.6)), color-stop(60%, rgba(0,76,151,0.5)), color-stop(65%, rgba(0,76,151,0.35)), color-stop(100%, rgba(0,76,151,0)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,76,151,0.94) 0%, rgba(0,76,151,1) 0%, rgba(0,76,151,0.96) 0%, rgba(0,76,151,0.98) 0%, rgba(0,76,151,1) 20%, rgba(0,76,151,0.98) 30%, rgba(0,76,151,0.95) 35%, rgba(0,76,151,0.9) 40%, rgba(0,76,151,0.8) 45%, rgba(0,76,151,0.7) 50%, rgba(0,76,151,0.6) 55%, rgba(0,76,151,0.5) 60%, rgba(0,76,151,0.35) 65%, rgba(0,76,151,0) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(0,76,151,0.94) 0%, rgba(0,76,151,1) 0%, rgba(0,76,151,0.96) 0%, rgba(0,76,151,0.98) 0%, rgba(0,76,151,1) 20%, rgba(0,76,151,0.98) 30%, rgba(0,76,151,0.95) 35%, rgba(0,76,151,0.9) 40%, rgba(0,76,151,0.8) 45%, rgba(0,76,151,0.7) 50%, rgba(0,76,151,0.6) 55%, rgba(0,76,151,0.5) 60%, rgba(0,76,151,0.35) 65%, rgba(0,76,151,0) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(0,76,151,0.94) 0%, rgba(0,76,151,1) 0%, rgba(0,76,151,0.96) 0%, rgba(0,76,151,0.98) 0%, rgba(0,76,151,1) 20%, rgba(0,76,151,0.98) 30%, rgba(0,76,151,0.95) 35%, rgba(0,76,151,0.9) 40%, rgba(0,76,151,0.8) 45%, rgba(0,76,151,0.7) 50%, rgba(0,76,151,0.6) 55%, rgba(0,76,151,0.5) 60%, rgba(0,76,151,0.35) 65%, rgba(0,76,151,0) 100%);
background: radial-gradient(ellipse at center, rgba(0,76,151,0.94) 0%, rgba(0,76,151,1) 0%, rgba(0,76,151,0.96) 0%, rgba(0,76,151,0.98) 0%, rgba(0,76,151,1) 20%, rgba(0,76,151,0.98) 30%, rgba(0,76,151,0.95) 35%, rgba(0,76,151,0.9) 40%, rgba(0,76,151,0.8) 45%, rgba(0,76,151,0.7) 50%, rgba(0,76,151,0.6) 55%, rgba(0,76,151,0.5) 60%, rgba(0,76,151,0.35) 65%, rgba(0,76,151,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c97', endColorstr='#004c97', GradientType=1 );
}

label {
	margin-top: 5px;
	margin-right: 0px;
}

label.disabled { color: #aaa; }

.padre {
  /*background-color: #fafafa;*/
  /*border: 1px solid #ccc;*/
  padding: 0 1rem;
  margin: 2rem;
}

#contenido {
	height: 750px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#footer {
	height: 70px;
}

.separador1 {
  border-top: 1px solid #0065B3;
  /* IMPORTANTE */
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 30px;
}

.separador {
    height: 3px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 30px;
    /*background: linear-gradient(to right, #c20e1a, #d67c1c, #75ad40, #009de0, #62287f);
    background: linear-gradient(to right, #d67c1c, #009de0, #75ad40, #62287f, #c20e1a);*/
    background: rgba(187,139,190,1);
	background: -moz-linear-gradient(left, rgba(187,139,190,1) 0%, rgba(187,139,190,1) 20%, rgba(68,200,244,1) 20%, rgba(68,200,244,1) 40%, rgba(166,205,57,1) 40%, rgba(166,205,57,1) 60%, rgba(249,164,26,1) 60%, rgba(249,164,26,1) 80%, rgba(236,28,35,1) 80%, rgba(231,56,39,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(187,139,190,1)), color-stop(20%, rgba(187,139,190,1)), color-stop(20%, rgba(68,200,244,1)), color-stop(40%, rgba(68,200,244,1)), color-stop(40%, rgba(166,205,57,1)), color-stop(60%, rgba(166,205,57,1)), color-stop(60%, rgba(249,164,26,1)), color-stop(80%, rgba(249,164,26,1)), color-stop(80%, rgba(236,28,35,1)), color-stop(100%, rgba(231,56,39,1)));
	background: -webkit-linear-gradient(left, rgba(187,139,190,1) 0%, rgba(187,139,190,1) 20%, rgba(68,200,244,1) 20%, rgba(68,200,244,1) 40%, rgba(166,205,57,1) 40%, rgba(166,205,57,1) 60%, rgba(249,164,26,1) 60%, rgba(249,164,26,1) 80%, rgba(236,28,35,1) 80%, rgba(231,56,39,1) 100%);
	background: -o-linear-gradient(left, rgba(187,139,190,1) 0%, rgba(187,139,190,1) 20%, rgba(68,200,244,1) 20%, rgba(68,200,244,1) 40%, rgba(166,205,57,1) 40%, rgba(166,205,57,1) 60%, rgba(249,164,26,1) 60%, rgba(249,164,26,1) 80%, rgba(236,28,35,1) 80%, rgba(231,56,39,1) 100%);
	background: -ms-linear-gradient(left, rgba(187,139,190,1) 0%, rgba(187,139,190,1) 20%, rgba(68,200,244,1) 20%, rgba(68,200,244,1) 40%, rgba(166,205,57,1) 40%, rgba(166,205,57,1) 60%, rgba(249,164,26,1) 60%, rgba(249,164,26,1) 80%, rgba(236,28,35,1) 80%, rgba(231,56,39,1) 100%);
	background: linear-gradient(to right, rgba(187,139,190,1) 0%, rgba(187,139,190,1) 20%, rgba(68,200,244,1) 20%, rgba(68,200,244,1) 40%, rgba(166,205,57,1) 40%, rgba(166,205,57,1) 60%, rgba(249,164,26,1) 60%, rgba(249,164,26,1) 80%, rgba(236,28,35,1) 80%, rgba(231,56,39,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb8bbe', endColorstr='#e73827', GradientType=1 );
}
.separadorFooter{
    height: 3px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background: rgba(187,139,190,1);
	background: -moz-linear-gradient(left, rgba(187,139,190,1) 0%, rgba(187,139,190,1) 20%, rgba(68,200,244,1) 20%, rgba(68,200,244,1) 40%, rgba(166,205,57,1) 40%, rgba(166,205,57,1) 60%, rgba(249,164,26,1) 60%, rgba(249,164,26,1) 80%, rgba(236,28,35,1) 80%, rgba(231,56,39,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(187,139,190,1)), color-stop(20%, rgba(187,139,190,1)), color-stop(20%, rgba(68,200,244,1)), color-stop(40%, rgba(68,200,244,1)), color-stop(40%, rgba(166,205,57,1)), color-stop(60%, rgba(166,205,57,1)), color-stop(60%, rgba(249,164,26,1)), color-stop(80%, rgba(249,164,26,1)), color-stop(80%, rgba(236,28,35,1)), color-stop(100%, rgba(231,56,39,1)));
	background: -webkit-linear-gradient(left, rgba(187,139,190,1) 0%, rgba(187,139,190,1) 20%, rgba(68,200,244,1) 20%, rgba(68,200,244,1) 40%, rgba(166,205,57,1) 40%, rgba(166,205,57,1) 60%, rgba(249,164,26,1) 60%, rgba(249,164,26,1) 80%, rgba(236,28,35,1) 80%, rgba(231,56,39,1) 100%);
	background: -o-linear-gradient(left, rgba(187,139,190,1) 0%, rgba(187,139,190,1) 20%, rgba(68,200,244,1) 20%, rgba(68,200,244,1) 40%, rgba(166,205,57,1) 40%, rgba(166,205,57,1) 60%, rgba(249,164,26,1) 60%, rgba(249,164,26,1) 80%, rgba(236,28,35,1) 80%, rgba(231,56,39,1) 100%);
	background: -ms-linear-gradient(left, rgba(187,139,190,1) 0%, rgba(187,139,190,1) 20%, rgba(68,200,244,1) 20%, rgba(68,200,244,1) 40%, rgba(166,205,57,1) 40%, rgba(166,205,57,1) 60%, rgba(249,164,26,1) 60%, rgba(249,164,26,1) 80%, rgba(236,28,35,1) 80%, rgba(231,56,39,1) 100%);
	background: linear-gradient(to right, rgba(187,139,190,1) 0%, rgba(187,139,190,1) 20%, rgba(68,200,244,1) 20%, rgba(68,200,244,1) 40%, rgba(166,205,57,1) 40%, rgba(166,205,57,1) 60%, rgba(249,164,26,1) 60%, rgba(249,164,26,1) 80%, rgba(236,28,35,1) 80%, rgba(231,56,39,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb8bbe', endColorstr='#e73827', GradientType=1 );
}

.imgMides {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

.bienvenido {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 50px;
    color: #FFF;
    padding-top: 50px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.titulo2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 50px;
    color: #0065b3;
    font-variant: small-caps;
    font-weight: 100;
}

.titulo3 {
  /* IMPORTANTE */
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 35px;
  color: #FFF;
  font-weight: 100;
}

.mensajes {
  width: 90%;
  margin-top:100px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 22px;
  font-weight: 100;
}

.info {
	color: green;
}
.warn {
	color:yellow;
}
.error {
	color: #FCF3FD;
    background-color: #EC1C24;
}

.error td {
	padding: 5px 10px;
}

.infoCedula {
    margin-right: auto;
    font-size: 22px;
    color: #00A8D3;
    font-weight: 100;
    margin-left: 25%;
    padding-left: 10px;
    padding-top: 30px;
}

.titulo3 input {
	width: 200px;
    height: 45px;
    padding: 8px;
    margin-left: 15px;
    color: #555;
}

.titulo3 .btn {
    font-size: 30px;
    line-height: 0.5;
    border: 1px solid transparent;
    border-radius: 10px;
    margin-top: -8px;
    font-variant: all-petite-caps;
    background-color: #FCB813;
    color: #004C97;
    font-weight: bold;
} 

.titulo2 .inicio {
	margin-top: -55px;
	color: #FFF;
}

.titulo2 .inicio span {
	border: 1px solid;
    padding: 15px 50px;
}

.margin-top-25 {margin-top: 25px;}
.margin-top-50{
	margin-top: 50px;
}
.margin-top-80{
	margin-top: 80px;
}
.margin-top-100{
	margin-top: 100px;
}

.padding-top-100 {padding-top: 100px}
.padding-top-50 {padding-top: 50px;}

.hijo_dos {
  background-color: yellow;
  
  /* IMPORTANTE */
  width: 200px;
  margin: 0 auto;
}

.table>tbody>tr>td {
    border-top: 0px solid #ddd;
}

.nmpd-wrapper .numero {
	font-size: 40px;
	border-radius: 0px;
	padding: 0px 15px;
}

.nmpd-wrapper .nmpd-display {
	font-size: 20px;
    width: 335px;
    font-size: 40px;
    height: 45px;
    text-align: left;
}

#displayChico {
	font-size: 20px;
    width: 335px;
    font-size: 40px;
    height: 45px;
    text-align: left;
}

#displayGrande {
    width: 385px;
}

.nmpd-grid .del {
	height: 59px;
    font-size: 20px;
}

.nmpd-grid .clear {
	height: 59px;
    font-size: 20px;
}

.nmpd-grid .cancel {
	height: 59px;
    font-size: 20px;
}

.nmpd-grid .done {
	height: 59px;
    font-size: 20px;
}

.headerConvinado {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.headerConvinado .elemento {
  
}

.headerConvinado .imagen {
  width: 200px;
}

.headerConvinado span {
    font-size: 40px;
    color: #FFF;
}

.menu {
  display: flex;
  justify-content: center;
}

#pnlContenido .titulo3 {
	font-size: 50px;
}

.seleccioneOpcion {
    color: #FBEC9E;
    font-size: 40px;
}

.menu .pnlBoton {
  margin: 1rem 5rem;
  padding: 0px 0px 5px 0px;
  /*border: 2px solid #ccc;*/
  /* IMPORTANTE */
  text-align: center;
}

.menu .pnlBoton .elemento{
  text-align: center;
}

.menu .pnlBoton p {
    text-align: center;
    color: #00A8D3;
    font-size: 23px;
    padding-top: 3rem;
}

.volver {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
}

.tus {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 60px;
    color: #FFF;
    font-weight: 100;
    padding-top: 50px;
}

.tramiteCI {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 60px;
    color: #FFF;
    font-weight: 100;
    padding-top: 50px;
}

.agendaATC {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 60px;
    color: #FFF;
    font-weight: 100;
    padding-top: 50px;
}

.consulteSaldo {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 40px;
    color: #FFEC9E;
    font-variant: small-caps;
    font-weight: 100;
    padding-top: 10px;
}

.saldo {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 35px;
    color: #FCB813;
    font-weight: 100;
}

.msjSaldo {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 30px;
    font-weight: 100;
}

.pnlSaldo {
	width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#pnlContenido .nombre {
	width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 35px;
    color: #00A8D3;
    font-weight: 100;
}

#frmSaldoTUS .mensajes {
  width: 90%;
  margin-top:20px;
  margin-bottom:20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 25px;
  font-weight: 100;
}
#frmMenu .volver {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top:100px;
    font-size: 25px;
}

#frmSaldoTUS #nroCompleto input {
	width: 330px;
    height: 45px;
    padding: 8px;
    margin-left: 10px;
    color: #555;
}

#frmSaldoTUS #cuatroDigitos input {
	width: 100px;
    height: 45px;
    padding: 8px;
    margin-left: 10px;
    color: #555;
}

#frmSaldoTUS .volver {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top:200px;
    font-size: 25px;
}

.btnFooter {
    border-radius: 10px;
    border: 2px solid #FFF;
    width: 150px;
    height: 45px;
    font-size: 25px;
    background: rgba(255,255,255,0);
    color: #FFF;
}

.aguarde {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0,0,0,0.80); /* Fallback color */
    /*background-color: rgba(0,0,0,0.4);*/ /* Black w/ opacity */
}
/* Modal Content */
.aguarde-content {
    position: relative;
    /*nos posicionamos en el centro del navegador*/
    top:50%;
    left:50%;
    margin: auto;
    padding: 0;
    width: 65px;
    height: 65px;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    margin-left: -30px;
    margin-top: -100px;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 1, 0.5, 1) infinite;
  border-color: transparent transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
  /*animation-delay: -11.45s;*/
  border-color: transparent #c20e1a transparent transparent;
}
.lds-ring div:nth-child(2) {
	/*animation-delay: -6.3s;*/	
  animation-delay: -0.3s;
  border-color: transparent transparent #d67c1c transparent;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
  /*animation-delay: -6.15s;*/
  border-color: transparent transparent transparent #75ad40;
}
.lds-ring div:nth-child(4) {
  /*animation-delay: -0.15s;*/
  animation-delay: -0.6s;
  border-color: #009de0 transparent transparent transparent;
}
.lds-ring div:nth-child(5) {
  animation-delay: -0.0s;
  /*animation-delay: -11.45s;*/
  border-color: transparent #62287f transparent transparent;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
    border-color: #62287f transparent transparent transparent;
  }
  100% {
    transform: rotate(360deg);
  }
}

.modal-content {
	background-color: #0066B2;
    border: 4px solid #FFF;
    border-radius: 0px;
    outline: 0;
}

.btnNaranja {
	background-color: #FCB813;
    color: #004C97;
}

.mensajes table {
	margin-left: auto;
    margin-right: auto;
    border-radius: .3em;
    overflow: hidden;
}

#frmMenu .boton {	
    border-radius: 10px;
    width: 285px;
    height: 120px;
    font-size: 45px;
    background-color: #FCB813;
    color: #004C97;
}

#frmSaldoTUS .btnConsultar {
	border-radius: 10px;
    width: 270px;
    height: 120px;
    font-size: 45px;
    background-color: #FCB813;
    color: #004C97;
}

#frmSaldoTUS .menu {
	padding-top: 40px;
}

#cuatroDigitos span{
    font-size: 30px;
    color: #FFF;
}

.nmpd-grid td, th {
    padding: 7px;
}

#nmpd1 .modal-backdrop.in {
    filter: alpha(opacity=70);
    opacity: .7;
}

.cargaSaldo {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 40px;
    color: #FFEC9E;
    font-variant: small-caps;
    font-weight: 100;
    padding-top: 10px;
}

.msjCargaSaldo {
    width: 62%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 35px;
    color: #FCB813;
    font-weight: 100;
}

.msjTramiteCI {
    width: 62%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 35px;
    color: #FCB813;
    font-weight: 100;
}

.msjAgendaATC {
    width: 62%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 35px;
    color: #FCB813;
    font-weight: 100;
}



