/* reset5 © 2011 opensource.736cs.com MIT */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}
body {
  line-height: 1;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}
nav ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
ul ul {
  list-style: circle;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
mark {
  background: none;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input[type=submit],
input[type=button],
button {
  margin: 0!important;
  padding: 0!important;
}
input,
select,
a img {
  vertical-align: middle;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(/Content/Fonts/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(/Content/Fonts/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(/Content/Fonts/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(/Content/Fonts/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
.b {
  border: 1px solid red;
}
.fW {
  font-weight: 400;
}
.dN {
  display: none;
}
.dB {
  display: block;
}
.diB {
  display: inline-block;
}
.oH {
  overflow: hidden;
}
.vH {
  visibility: hidden;
}
.tL {
  text-align: left;
}
.tR {
  text-align: right;
}
.tC {
  text-align: center;
}
.fL {
  float: left;
}
.fR {
  float: right;
}
.cB {
  clear: both;
}
.cP {
  cursor: hand;
  cursor: pointer;
}
.vT {
  vertical-align: top;
}
.vM {
  vertical-align: middle;
}
.vB {
  vertical-align: bottom;
}
.bold {
  font-weight: 400;
}
.div5 {
  height: 5px;
  min-height: 5px;
  font-size: 0%;
}
.div10 {
  height: 10px;
  min-height: 10px;
  font-size: 0%;
}
.div15 {
  height: 15px;
  min-height: 15px;
  font-size: 0%;
}
.div25 {
  height: 25px;
  min-height: 25px;
  font-size: 0%;
}
.div50 {
  height: 50px;
  min-height: 50px;
  font-size: 0%;
}
.div60 {
  height: 60px;
  min-height: 60px;
  font-size: 0%;
}
.div80 {
  height: 80px;
  min-height: 80px;
  font-size: 0%;
}
.div100 {
  height: 100px;
  min-height: 100px;
  font-size: 0%;
}
.div117 {
  height: 117px;
  min-height: 117px;
  font-size: 0%;
}
.div260 {
  height: 260px;
  min-height: 260px;
  font-size: 0%;
}
.div300 {
  height: 300px;
  min-height: 300px;
  font-size: 0%;
}
#msg-div {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/Images/bgr-alpha.png);
  overflow: auto;
}
#msg-div-close {
  cursor: pointer;
  cursor: hand;
  float: right;
  margin: 100px;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}
#msg-div-txt {
  color: #fff;
  margin: 100px;
  text-align: center;
  font-size: 200%;
  line-height: 200%;
}
.msg-net-exception {
  text-align: left;
  font-size: 80%;
}
.msg-net-exception td {
  padding-left: 30px;
}
html,
body {
  font-family: "Open Sans", sans-serif, Tahoma, Arial, Helvetica, Verdana;
  font-weight: 300;
  font-size: 100%;
}
body {
  background-color: white;
  padding-top: 16px;
  text-align: center;
  clear: both;
}
body div {
  text-align: left;
}
a {
  text-decoration: none;
  color: #272d45;
}
.enlace {
  text-decoration: underline;
  font-weight: 400;
}
input,
select,
textarea {
  background: #ffffff /*url('../Images/bgInput.gif')*/ no-repeat left top;
  border: 1px solid;
  border-color: #9D9D9D #E7E7E7 #E7E7E7 #9D9D9D;
  font-size: 1em;
  padding: .2em .1em .1em .5em;
  color: #555;
}
.bgr-azul {
  background-color: #272d45;
}
.bgr-gris {
  background-color: #bcbcbc;
}
.footer-lopd {
  color: #878994;
  padding: 5px 5px 5px 0;
  font-size: 50%;
  margin-top: 25px;
  text-align: center;
}
.footer-lopd .centrado {
  text-align: justify;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.section {
  width: 1024px;
  background: #fff;
  padding: 4px;
  margin: auto;
  color: #272d45;
}
.section-cab {
  width: 1024px;
  height: 80px;
  background: #fff;
  padding: 4px;
  margin: auto;
  color: #272d45;
}
.section-cab .logo {
  float: left;
  width: 304px;
  height: 70px;
}
.section-cab .logo img {
  margin-right: 10px;
}
.section-cab .logo .tit-gris {
  font-size: 370%;
  padding: 0px;
  color: #878994;
}
.section-cab .logo .tit-azul {
  font-size: 370%;
  padding: 0px;
  color: #272d45;
}
.section-cab .logo .subrayado {
  background-color: #272d45;
  height: 6px;
}
.section-cab .txt {
  padding-top: 41px;
  height: 30px;
  width: 710px;
  margin-left: 10px;
  float: left;
  vertical-align: bottom;
  font-size: 110%;
  color: #bcbcbc;
}
.section-cab .txt .subrayado {
  background-color: #bcbcbc;
  height: 6px;
  margin-top: 5px;
  width: 514px;
}
.section-cab .txt .resalte-gris {
  color: #878994;
  font-weight: 400;
}
.section-cab .txt .resalte-azul {
  color: #272d45;
  font-weight: 400;
}
.button-azul {
  width: 82px;
  height: 22px;
  color: #fff;
  background-color: #272d45;
  vertical-align: middle;
  padding-top: 7px;
  text-align: center;
  font-size: 90%;
}
.button-azul .pequenyo {
  width: 60px;
  height: 10px;
  font-size: 70%;
}
.button-azul .masPequenyo {
  width: 50px;
  height: 8px;
  font-size: 60%;
}
.validationMessage {
  display: block;
  text-align: right;
  font-size: 10px;
  color: red;
}
.menu {
  width: 100%;
  height: 56px;
}
.menu .item {
  float: left;
  cursor: hand;
  cursor: pointer;
  padding: 20px;
}
.menu .on {
  font-weight: 400;
}
.dato-campo {
  width: 100%;
}
.dato-campo .resalte {
  height: 100%;
  width: 8px;
  float: left;
}
.dato-campo .tit-resalte {
  width: 100%;
  margin-left: 20px;
  margin-top: 10px;
  font-size: 13px;
}
.dato-campo input {
  font-size: 90%;
}
.dato-campo input:hover {
  border: 1px solid #272d45;
}
.dato-campo input:focus {
  border: 1px solid #272d45;
}
.dato-campo textarea {
  width: 70%;
  margin: 5px 0 0 90px;
  padding: 5px;
  font-size: 90%;
}
.dato-campo textarea:hover {
  border: 1px solid #272d45;
}
.dato-campo textarea:focus {
  border: 1px solid #272d45;
}
.login {
  width: 900px;
  height: 290px;
  margin-left: 88px;
}
.login .image {
  width: 366px;
  height: 290px;
  background: #272d45;
  padding: 3px;
  margin-left: 120px;
  color: #fff;
  float: left;
}
.login .image .text {
  padding: 5px;
}
.login .form {
  width: 350px;
  margin: 4%;
  height: 350px;
  padding-left: 60px;
  /*//border: 1px solid @azul-oscuro-crnet;*/
  margin-left: 16px;
  vertical-align: middle;
  display: inline-block;
}
.login .form .login-tit {
  text-align: left;
  /*padding-left:60px;*/
}
.login .form .login-tit .resalte {
  font-weight: 400;
}
.login .form input {
  width: 90%;
  margin: 5px 0 0 0;
  padding: 5px;
  font-size: 90%;
}
.login .form .button-azul {
  margin: 0;
}
.login .form .pregunta {
  /*padding-left:60px;*/
  text-align: left;
  margin: 5px 0 0 0;
  font-size: 70%;
  color: #272d45;
  cursor: hand;
  cursor: pointer;
}
.login .form .pregunta:hover {
  font-weight: 400;
}
.contacto {
  width: 900px;
  height: 290px;
  margin-left: 88px;
}
.contacto .image {
  width: 366px;
  height: 290px;
  background: #272d45;
  padding: 3px;
  margin-left: 120px;
  color: #fff;
  float: left;
}
.contacto .image .text {
  padding: 5px;
}
.contacto .form {
  padding-left: 60px;
  width: 350px;
  margin: 4%;
  height: 350px;
  margin-left: 16px;
  vertical-align: middle;
  display: inline-block;
}
.contacto .form .contacto-tit {
  text-align: left;
}
.contacto .form .contacto-tit .resalte {
  font-weight: 400;
}
.contacto .form input {
  width: 90%;
  margin: 5px 0 0 0;
  padding: 5px;
  font-size: 90%;
}
.contacto .form .button-azul {
  /*margin:20px;*/
}
.contacto .form .pregunta {
  padding-left: 60px;
  text-align: left;
  margin: 5px 0 0 0;
  font-size: 70%;
  color: #272d45;
  cursor: hand;
  cursor: pointer;
}
.contacto .form .pregunta:hover {
  font-weight: 400;
}
.frase-confirmacion {
  float: right;
  text-align: right;
  font-weight: 400;
  color: green;
  width: 54%;
  font-size: 80%;
}
.registro-box {
  width: 882px;
  height: 290px;
}
.registro-box .image {
  width: 366px;
  height: 290px;
  background: #272d45;
  padding: 3px;
  margin-left: 120px;
  color: #fff;
  float: left;
}
.registro-box .image .text {
  padding: 5px;
}
.registro-box input {
  width: 70%;
  margin: 5px 0 0 0;
  padding: 5px;
  font-size: 90%;
}
.registro-box .registro-tit {
  text-align: left;
  padding-left: 92px;
}
.registro-box .registro-tit .resalte {
  font-weight: 400;
}
.registro-box .registro-tit p {
  width: 40%;
}
.registro-box .form {
  vertical-align: top;
  height: 350px;
  margin-left: 16px;
  vertical-align: middle;
  display: inline-block;
}
.registro-box .form .button-azul {
  margin: 20px;
}
.registro-box .form .pregunta {
  text-align: right;
  margin: 5px 0 0 20px;
  font-size: 70%;
  color: #272d45;
  cursor: hand;
  cursor: pointer;
}
.registro-box .form .pregunta:hover {
  font-weight: 400;
}
.mis-datos {
  width: 460px;
}
.mis-datos .columna-registro {
  width: 450px;
}
.tabla-contacto .tit {
  font-weight: 400;
  padding-right: 15px;
}
.tabla-contacto td {
  padding: 4px;
}
.txt-mensaje-rojo {
  margin: 10px 0 0 0px;
  text-align: center;
  font-size: 80%;
  color: red;
  font-weight: 400;
}
.txt-mensaje-verde {
  margin: 10px 0 0 0px;
  text-align: center;
  font-size: 80%;
  color: green;
  font-weight: 400;
}
.cuadrado-azul {
  background-color: #272d45;
}
.prueba-servicio {
  float: left;
  vertical-align: bottom;
  text-align: right;
  background-color: #272d45;
  height: 156px;
  width: 156px;
  padding: 10px;
  color: white;
  margin: 0 0 5px 5px;
  font-size: 110%;
}
.prueba-servicio .resalte {
  font-weight: 400;
}
.contacta-nosotros {
  float: left;
  text-align: right;
  background-color: #bcbcbc;
  color: #272d45;
  margin: 5px 0 5px 5px;
  height: 156px;
  width: 156px;
  padding: 10px;
  font-size: 110%;
}
.contacta-nosotros .info-telefono {
  cursor: hand;
  cursor: pointer;
  color: white;
  background: url(../../../Images/icono-telefono-blanco.png) right no-repeat;
  height: 32px;
  padding-top: 10px;
}
.contacta-nosotros .info-email {
  cursor: hand;
  cursor: pointer;
  color: white;
  background: url(../../../Images/icono-email-blanco.png) right no-repeat;
  height: 32px;
  padding-top: 10px;
}
.contacta-nosotros .info-email a {
  color: white;
}
.contacta-nosotros .resalte {
  font-weight: 400;
}
.contratalo {
  font-size: 110%;
  float: left;
  vertical-align: bottom;
  text-align: right;
  background-color: #bcbcbc;
  margin: 5px 5px 5px 0px;
  height: 56px;
  width: 156px;
  color: #272d45;
  padding: 110px 10px 10px 10px;
}
.contratalo .resalte {
  font-weight: 400;
  font-size: 120%;
}
.contratalo a {
  color: white;
}
.garantia {
  float: left;
  text-align: right;
  background-color: #272d45;
  margin: 5px 5px 5px 5px;
  height: 156px;
  width: 332px;
  color: white;
  padding: 10px;
  font-size: 110%;
}
.garantia .resalte {
  font-weight: 400;
}
.imagen-principal {
  float: left;
  margin: 0 5px 5px 0px;
  height: 352px;
  width: 798px;
  background: no-repeat url('../../../Images/img-dedo-pantalla.png');
  font-size: 170%;
  font-weight: 400;
  color: white;
  padding: 10px 10px 0 10px;
  text-align: right;
}
.imagen-secundaria-1 {
  float: left;
  margin: 5px 5px 5px 5px;
  height: 176px;
  width: 269px;
  background: no-repeat url('../../../Images/img-rotulador-pantalla.png');
}
.imagen-secundaria-2 {
  float: left;
  margin: 5px 5px 5px 5px;
  height: 176px;
  width: 176px;
  background: no-repeat url('../../../Images/img-hombre-sonrisa.png');
}
.proceso-contenido {
  overflow-y: auto;
  width: 578px;
  height: 520px;
  border: 2px solid #bcbcbc;
  padding: 10px 10px 10px 10px;
}
.proceso-contenido .proceso-pasos {
  margin: 10px;
  font-size: 80%;
  color: #272d45;
}
.proceso-contenido .proceso-pasos .paso-recuadro {
  cursor: hand;
  cursor: pointer;
  margin-left: 10px;
  text-align: left;
  float: left;
  background-color: #bcbcbc;
  width: 120px;
  height: 36px;
  color: white;
}
.proceso-contenido .proceso-pasos .paso-recuadro .txt {
  float: left;
  height: 36px;
  position: relative;
  left: 2px;
  top: 2px;
  margin-top: 4px;
  font-size: 90%;
}
.proceso-contenido .proceso-pasos .paso-recuadro .num {
  float: left;
  height: 36px;
  font-size: 230%;
  margin-top: 4px;
  margin-left: 6px;
  font-weight: bold;
  color: #d7d7d7;
}
.proceso-contenido .proceso-pasos .on {
  font-weight: 400;
  background-color: #272d45;
  color: white;
  font-size: 100%;
}
.proceso-contenido .contenido .certificado-bgr {
  background-image: url(/Images/bgr-certificado.png);
  background-repeat: no-repeat;
  background-position: 60px bottom;
}
.proceso-contenido .contenido .notificacion-bgr {
  background-image: url(/Images/bgr-suscripcion.png);
  background-repeat: no-repeat;
  background-position: 60px bottom;
}
.proceso-contenido .contenido .sede-electronica-bgr {
  background-image: url(/Images/bgr-sede-electronica.png);
  background-repeat: no-repeat;
  background-position: 60px bottom;
}
.proceso-contenido .contenido .registro-bgr {
  background-image: url(/Images/bgr-registro.png);
  background-repeat: no-repeat;
  background-position: 60px bottom;
}
.proceso-contenido .contenido .paso .tit {
  margin: 10px;
  font-size: 100%;
  color: #272d45;
}
.proceso-contenido .contenido .paso .txt {
  font-size: 80%;
  padding: 5px 0 0 20px;
  text-align: justify;
}
.proceso-contenido .contenido .paso .txt li {
  margin: 8px 8px 8px 45px;
}
.proceso-contenido .contenido .paso .txt p {
  padding: 8px 8px 8px 0;
}
.proceso-contenido .contenido .nota {
  font-size: 90%;
  width: 100%;
  text-align: right;
}
.proceso-contenido .botones-paginas {
  position: absolute;
  background-image: url('/Images/pixel-trans-blue-claro.png');
  height: 30px;
  width: 558px;
  top: 650px;
}
.proceso-contenido .botones-paginas .pagina-btn {
  cursor: hand;
  cursor: pointer;
  font-size: 80%;
  height: 15px;
  color: #272d45;
  margin: 5px;
  vertical-align: middle;
}
.proceso-contenido .botones-paginas .pagina-btn img {
  width: 14px;
  height: 14px;
  margin-top: 3px;
}
.proceso-titulos {
  width: 390px;
}
.proceso-titulos .titulo {
  height: 159px;
  width: 159px;
  padding: 10px;
  background-color: #272d45;
  color: white;
  margin: 0 5px 5px 0;
  float: left;
}
.proceso-titulos .siguiente-paso {
  height: 159px;
  width: 159px;
  padding: 10px;
  background-color: #bcbcbc;
  color: #272d45;
  margin: 0 0 5px 5px;
  float: left;
}
.proceso-titulos .descripcion {
  float: left;
  width: 348px;
  padding: 10px;
  text-align: justify;
  font-size: 90%;
  color: white;
  background-color: #878994;
  margin: 5px 0 0 0;
  height: 264px;
  overflow: hidden;
}
.proceso-titulos .descripcion .texto {
  text-align: justify;
}
.proceso-titulos .descripcion img {
  position: relative;
  left: -68px;
}
.proceso-titulos .descripcion-imagen {
  width: 348px;
  padding: 10px;
  text-align: justify;
  font-size: 90%;
  color: white;
  background-color: #878994;
  margin: 5px 0 0 0;
  height: 260px;
  overflow: hidden;
  background-color: white;
}
.proceso-titulos .descripcion-imagen img {
  position: relative;
  left: -68px;
}
.registro {
  float: left;
  height: 100%;
  width: 100%;
  border: 1px solid #bcbcbc;
  padding-top: 10px;
}
.registro .item-registro {
  height: 48px;
}
.registro .item-registro .resalte {
  float: left;
  width: 10px;
  height: 100%;
}
.registro .item-registro .tit {
  width: 35%;
  padding: 20px 10px 0 0;
  color: #878994;
  float: left;
  text-align: right;
  font-size: 80%;
}
.registro .item-registro .campo {
  padding: 7px;
  vertical-align: middle;
}
.registro .item-registro .campo input {
  height: 18px;
  width: 350px;
  border: 1px solid #bcbcbc;
}
.registro .item-registro .campo textarea {
  width: 400px;
  height: 90px;
  border: 1px solid #bcbcbc;
  margin-bottom: 30px;
}
.registro .item-registro-on {
  background-color: #f1f1f1;
}
.registro .item-registro-on .resalte {
  background-color: #272d45;
}
.registro .item-registro-on .tit {
  padding: 20px 10px 0 0;
  color: black;
}
.registro .item-registro-on .campo input {
  border: 1px solid #272d45;
}
.registro .item-registro-on .campo textarea {
  border: 1px solid #272d45;
}
.columna-registro {
  width: 350px;
  height: 360px;
  float: left;
}
.btn-logout {
  float: right;
  cursor: hand;
  cursor: pointer;
  text-align: right;
  margin-right: 7px;
  color: #272d45;
  width: 100px;
}
.btn-logout img {
  position: relative;
  top: 3px;
  left: 0px;
}
.resumen-usuario {
  background-color: #bcbcbc;
  width: 96%;
  height: 120px;
  color: #272d45;
  padding: 15px;
}
.resumen-usuario .tit {
  font-size: 140%;
  text-align: left;
  margin-bottom: 20px;
}
.resumen-usuario .datos {
  color: #272d45;
  font-size: 70%;
}
.resumen-usuario .datos .tit-dato {
  font-weight: 400;
  width: 80px;
  margin: 5px;
  display: inline-block;
}
.resumen-usuario .datos .valor {
  font-size: 90%;
  width: 125px;
  margin: 5px;
  display: inline-block;
}
.cuadrado-azul-privado {
  height: 186px;
  width: 186px;
  background-color: #272d45;
  float: left;
  font-size: 120%;
}
.cuadrado-azul-privado .texto {
  float: left;
  margin: 10px;
  color: #bcbcbc;
  height: 40%;
  width: 166px;
}
.cuadrado-gris-privado {
  height: 186px;
  width: 186px;
  background-color: #bcbcbc;
  float: left;
  font-size: 120%;
}
.cuadrado-gris-privado .texto {
  float: right;
  margin: 10px;
  color: #272d45;
  height: 40%;
  width: 166px;
}
.body-seccion-privada {
  height: 658px;
  width: 78%;
  padding: 10px;
  border: 1px solid #bcbcbc;
  float: left;
}
.body-seccion-privada .tit {
  color: #272d45;
  font-size: 145%;
}
.body-seccion-privada .tit .texto {
  padding: 10px 0 10px 0 ;
  color: #272d45;
}
.body-seccion-privada .tit .subrayado {
  height: 5px;
  background-color: #bcbcbc;
}
.body-seccion-privada .notificaciones {
  padding-left: 10px;
  width: 98%;
}
.body-seccion-privada .notificaciones .notificacion {
  width: 100%;
  padding: 5px;
  cursor: hand;
  cursor: pointer;
}
.body-seccion-privada .notificaciones .notificacion:hover {
  background-color: #f1f1f1;
}
.body-seccion-privada .tiempo {
  color: #878994;
  font-size: 145%;
  display: inline-block;
}
.body-seccion-privada .datos {
  font-size: 115%;
  display: inline-block;
}
.body-seccion-privada .notificaciones-urgencia0 {
  border: 1px solid #272d45;
}
.body-seccion-privada .notificaciones-urgencia0 .color {
  height: 100%;
  width: 25px;
  background-color: #d1d1d1;
}
.body-seccion-privada .notificaciones-urgencia1 {
  border: 1px solid #272d45;
}
.body-seccion-privada .notificaciones-urgencia1 .color {
  height: 100%;
  width: 25px;
  background-color: #fc3b15;
}
.body-seccion-privada .notificaciones-urgencia2 {
  border: 1px solid #272d45;
}
.body-seccion-privada .notificaciones-urgencia2 .color {
  height: 100%;
  width: 25px;
  background-color: #edf25d;
}
.body-seccion-privada .notificaciones-urgencia3 {
  border: 1px solid #272d45;
}
.body-seccion-privada .notificaciones-urgencia3 .color {
  height: 100%;
  width: 25px;
  background-color: #8dda72;
}
.notificacion-con-usuario-no-leida {
  margin-bottom: 10px;
  height: 80px;
  border: 1px solid #272d45;
}
.notificacion-con-usuario-no-leida table {
  height: 100%;
}
.notificacion-con-usuario-no-leida table .notificacion {
  padding: 8px;
  width: 98%;
}
.notificacion-con-usuario-no-leida table .notificacion .datos-notificacion {
  float: left;
  width: 500px;
}
.notificacion-con-usuario-no-leida table .notificacion .datos-notificacion .fecha {
  font-size: 145%;
  color: #fc3b15;
  font-weight: 400;
}
.notificacion-con-usuario-no-leida table .notificacion .datos-notificacion .texto {
  margin: 10px;
  font-size: 120%;
  color: #878994;
  font-weight: 400;
}
.notificacion-con-usuario-no-leida table .notificacion .imagen-notificacion {
  background-color: #bcbcbc;
  font-size: 100%;
  height: 62px;
  width: 120px;
  float: right;
  cursor: hand;
  cursor: pointer;
  vertical-align: middle;
}
.notificacion-con-usuario-no-leida table .notificacion .imagen-notificacion .icono-documento-blanco {
  background-image: url(/Images/icono-documento-blanco.png);
  height: 40px;
  width: 26px;
  background-repeat: no-repeat;
  margin: 10px 0 10px 10px;
  display: inline-block;
}
.notificacion-con-usuario-no-leida table .notificacion .imagen-notificacion .icono-flecha-bajar {
  background-image: url(/Images/icono-flecha-bajar.png);
  height: 32px;
  width: 32px;
  background-repeat: no-repeat;
  margin: 10px 10px 10px 25px;
  display: inline-block;
}
.notificacion-con-usuario-no-leida table .color {
  height: 85%;
  width: 30px;
  font-size: 1%;
  background-color: #fc3b15;
}
.notificacion-sin-usuario-no-leida {
  margin-bottom: 10px;
  height: 80px;
  border: 1px solid #272d45;
}
.notificacion-sin-usuario-no-leida table {
  height: 100%;
}
.notificacion-sin-usuario-no-leida table .notificacion {
  padding: 8px;
  width: 98%;
}
.notificacion-sin-usuario-no-leida table .notificacion .datos-notificacion {
  float: left;
  width: 500px;
}
.notificacion-sin-usuario-no-leida table .notificacion .datos-notificacion .fecha {
  font-size: 145%;
  color: #878994;
  font-weight: 400;
}
.notificacion-sin-usuario-no-leida table .notificacion .datos-notificacion .texto {
  margin: 10px;
  font-size: 120%;
  color: #878994;
  font-weight: 400;
}
.notificacion-sin-usuario-no-leida table .notificacion .imagen-notificacion {
  border: 1px solid #878994;
  font-size: 100%;
  height: 62px;
  width: 120px;
  float: right;
  cursor: hand;
  cursor: pointer;
  vertical-align: middle;
}
.notificacion-sin-usuario-no-leida table .notificacion .pantallazo-sin-notificacion {
  border: 1px solid #bcbcbc;
  font-size: 100%;
  height: 62px;
  width: 120px;
  float: right;
  cursor: hand;
  cursor: pointer;
  vertical-align: middle;
}
.notificacion-sin-usuario-no-leida table .color {
  height: 85%;
  width: 30px;
  font-size: 1%;
  background-color: #878994;
}
.notificacion-usuario-leida {
  margin-bottom: 10px;
  height: 80px;
  border: 1px solid #272d45;
}
.notificacion-usuario-leida table {
  height: 100%;
}
.notificacion-usuario-leida table .notificacion {
  padding: 8px;
  width: 98%;
}
.notificacion-usuario-leida table .notificacion .datos-notificacion {
  float: left;
  width: 500px;
}
.notificacion-usuario-leida table .notificacion .datos-notificacion .fecha {
  font-size: 145%;
  color: #bcbcbc;
  font-weight: 400;
}
.notificacion-usuario-leida table .notificacion .datos-notificacion .texto {
  margin: 10px;
  font-size: 120%;
  color: #bcbcbc;
  font-weight: 400;
}
.notificacion-usuario-leida table .notificacion .imagen-notificacion {
  background-color: #bcbcbc;
  border: 1px solid #bcbcbc;
  font-size: 100%;
  height: 62px;
  width: 120px;
  float: right;
  cursor: hand;
  cursor: pointer;
  vertical-align: middle;
}
.notificacion-usuario-leida table .notificacion .pantallazo-sin-notificacion {
  border: 1px solid #bcbcbc;
  font-size: 100%;
  height: 62px;
  width: 120px;
  float: right;
  cursor: hand;
  cursor: pointer;
  vertical-align: middle;
}
.notificacion-usuario-leida table .notificacion .icono-documento-blanco {
  background-image: url(/Images/icono-documento-blanco.png);
  height: 40px;
  width: 26px;
  background-repeat: no-repeat;
  margin: 10px 0 10px 10px;
  display: inline-block;
}
.notificacion-usuario-leida table .notificacion .icono-flecha-bajar {
  background-image: url(/Images/icono-flecha-bajar.png);
  height: 32px;
  width: 32px;
  background-repeat: no-repeat;
  margin: 10px 10px 10px 25px;
  display: inline-block;
}
.notificacion-usuario-leida table .color {
  height: 85%;
  width: 30px;
  font-size: 1%;
  background-color: #bcbcbc;
}
.generacion-notificaciones .grabacion-notificacion {
  border: 1px #878994 solid;
  width: 97%;
  height: 220px;
  padding: 10px;
}
.generacion-notificaciones .grabacion-notificacion .tit {
  font-size: 140%;
  text-align: left;
  margin-bottom: 20px;
}
.generacion-notificaciones .grabacion-notificacion .sub-tit {
  font-size: 120%;
}
.generacion-notificaciones .grabacion-notificacion .texto {
  width: 100%;
}
.generacion-notificaciones .grabacion-notificacion .check-notificacion .ckeck {
  width: 10px;
  height: 10px;
}
.generacion-notificaciones .grabacion-notificacion .input-archivo .leyenda {
  font-size: 70%;
}
.tab-pag {
  float: right;
  height: 100%;
  padding: 0 12px 0 24px;
}
.tab-pag div {
  cursor: pointer;
  cursor: hand;
  float: left;
  color: #fff;
  padding: 10px 12px 10px 12px;
  text-align: center;
}
.tab-pag div.on {
  background-color: #fff;
  color: #272d45;
}
.table-result thead td {
  background-color: #272d45;
  height: 52px;
  text-align: center;
  color: white;
  padding: 10px 0 10px 0;
}
.table-result tbody tr:hover td {
  background-color: #f1f1f1;
}
.table-result tbody td {
  text-align: center;
  padding: 10px 0 10px 0;
}
.table-result tfoot td {
  background-color: #272d45;
  text-align: center;
  color: white;
  padding: 0px;
}
.cuadro-busqueda {
  background-color: #bcbcbc;
  width: 96%;
  height: 88px;
  color: #272d45;
  padding: 15px;
}
.cuadro-busqueda .tit {
  font-size: 140%;
  text-align: left;
  margin-bottom: 20px;
}
.cuadro-busqueda .filtros {
  padding-left: 0px;
}
.cuadro-busqueda .filtros .item-tit {
  height: 22px;
  margin: 4px 15px 0 10px;
  float: left;
  vertical-align: middle;
  text-align: right;
}
.cuadro-busqueda .filtros .item-val {
  height: 30px;
  float: left;
  vertical-align: middle;
}
.cuadro-busqueda .filtros .bonton-lupa {
  float: left;
  cursor: hand;
  cursor: pointer;
  background-image: url(/Images/icon-lupa.png);
  height: 31px;
  width: 31px;
  margin-left: 20px;
}
.cuadro-busqueda .filtros .bonton-borrar {
  float: left;
  cursor: hand;
  cursor: pointer;
  background-image: url(/Images/icon-borrar.png);
  height: 31px;
  width: 31px;
  margin-left: 10px;
}
.ampliar-suscripcion .texto {
  color: #878994;
  font-size: 100%;
  margin: 10px;
}
.ampliar-suscripcion .datos-transferencia {
  margin: 0 0 0 60px;
}
.ampliar-suscripcion .datos-transferencia li {
  padding: 10px;
}
.ampliar-suscripcion .datos-transferencia .tag {
  color: #272d45;
}
.ampliar-suscripcion .datos-transferencia .dato {
  font-size: 120%;
  font-weight: 400;
  margin: 10px;
}
.tit-certificado {
  color: #272d45;
  font-size: 145%;
}
.tit-certificado .texto {
  padding: 10px 0 10px 0 ;
  color: #272d45;
}
.tit-certificado .subrayado {
  height: 5px;
  background-color: #bcbcbc;
}
.tabla-informe {
  width: 100%;
}
.tabla-informe thead {
  height: 40px;
}
.tabla-informe tbody {
  font-size: 80%;
}
.tabla-informe tbody tr:hover {
  cursor: hand;
  cursor: pointer;
}
.tabla-informe tbody tr td {
  border-bottom: 1px solid #bcbcbc;
}
.tabla-informe tbody tr td li {
  text-align: left;
}
.informe-no-resultados {
  width: 100%;
  height: 100px;
  text-align: center;
}
/*# sourceMappingURL=Site.css.map */