﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'milootregular';
    src: url('miloot-webfont.eot');
    src: url('miloot-webfont.eot?#iefix') format('embedded-opentype'),
         url('miloot-webfont.woff') format('woff'),
         url('miloot-webfont.ttf') format('truetype'),
         url('miloot-webfont.svg#milootregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
@font-face {
    font-family: 'milo_otmedium';
    src: url('miloot-medi-webfont.eot');
    src: url('miloot-medi-webfont.eot?#iefix') format('embedded-opentype'),
         url('miloot-medi-webfont.woff') format('woff'),
         url('miloot-medi-webfont.ttf') format('truetype'),
         url('miloot-medi-webfont.svg#milo_otmedium') format('svg');
    font-weight: normal;
    font-style: normal;
     
}
@font-face {
    font-family: 'milo_otbold';
    src: url('miloot-bold-webfont.eot');
    src: url('miloot-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('miloot-bold-webfont.woff') format('woff'),
         url('miloot-bold-webfont.ttf') format('truetype'),
         url('miloot-bold-webfont.svg#milo_otbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'milo_otblack';
    src: url('miloot-black-webfont.eot');
    src: url('miloot-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('miloot-black-webfont.woff') format('woff'),
         url('miloot-black-webfont.ttf') format('truetype'),
         url('miloot-black-webfont.svg#milo_otblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'arialnarrow';
    src: url('arialn_0-webfont.eot');
    src: url('arialn_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('arialn_0-webfont.woff') format('woff'),
         url('arialn_0-webfont.ttf') format('truetype'),
         url('arialn_0-webfont.svg#arialnarrow') format('svg');
    font-weight: normal;
    font-style: normal;

}
html,body {
	height: 100%;
}
body {
	font-family: 'Helvetica', Arial, sans-serif;
	color:#333333;
	background-color: #fff;
	font-size:12px;
	margin:0;
	padding:0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
a {
  color: #4D4D4D;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #666666;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
h1 {
	font-size:25px;
	font-weight:bold;
}
.home h1 {
	font-family: 'milo_otmedium';
	font-size:17px;
	font-weight:normal;
	margin-bottom: 30px;
}
h2 {
	font-size:18px;
	font-weight:normal;
}
.home h2 {
	font-family: 'milo_otbold';
	font-size:18px;
	font-weight:bold;
}
h3 {
	font-size: 14px;
	margin: 9px 0;
	font-weight: normal;
}
label {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
}
.home h3 {
	font-family: 'milo_otmedium';
	font-size:16px;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
.cuenta > div > h3.spec {
    font-size: 13px;
    max-width: 170px;
}
.cuenta > div > p {
    font-size: 11px;
    padding: 0;
}
.cuenta:nth-child(n+2) {
    border-top: 1px dashed #ccc;
    margin-top: 2px;
    padding-top: 3px;
}
.cuenta-form p {
	margin: 2px 0;
}
.home h4 {
	font-size:14px;
	font-weight:normal;
	font-family: 'milo_otmedium';
	line-height: 13px;
	padding: 0;
}
h4 {
	margin: 10px 0;
}
.home b {
	font-family: 'milo_otblack';
	font-size: inherit;
}
b {
	font-weight:bold;
}
strong {
	font-weight:bold;
}
p {
	padding: 5px 0 6px 0;
	display: inline-block;
	vertical-align: top;
}
hr {
	margin: 8px 5px;
	border: 0;
	border-top: 1px solid #ccc;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
hr.invisible {
	margin: 10px 0 10px 0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom:none;
}
ol, ul {
	list-style: none;
}
a {
	text-decoration:none;
	display: block;
}
img {
	border:0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.texto-baja {
	text-transform:none;
}
.logueado {
	width:100%;
	text-align:center;
	margin-top:20px;
}
.home input[type="text"] {
	text-transform:uppercase;
	height: 30px;
	width: 195px;
	padding-left: 10px;
	font-weight:bold;
	margin: 4px 0;
	
}
.home input[type="email"] {
	text-transform:uppercase;
	height: 30px;
	width: 195px;
	padding-left: 10px;
	font-weight:bold;
	margin: 5px 0;
	
}
input[type="text"] {
	height: 30px;
	width: 195px;
	padding-left: 10px;
	margin: 5px 0;
	
}
input[type="text"]:disabled, input.normal[type="text"]:disabled, input[readonly]  {
	background:#D7D7D7;
	border:1px solid grey;
    color:#555;
}


input[type="email"] {
	height: 25px;
	width: 195px;
	padding-left: 10px;
	margin: 5px 0;
	
}
table input[type="text"] {
	height: 25px;
	width: 100px;
	padding-left: 10px;
	margin: 5px 0;
	text-align: center;
	
}
table input[type="email"] {
	height: 25px;
	width: 100px;
	padding-left: 10px;
	margin: 5px 0;
	text-align: center;
	
}
input.small[type="text"] {
	height: 25px;
	width: 66px;
	padding-left: 10px;
	margin: 5px 0;
	margin-right: 7px;
	
}
textarea {
   color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
}
input.number[type="text"] {
	height: 30px;
	width: 40px;
	padding-left: 10px;
	margin: 5px 0;
	margin-right: 7px;
	color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input.number:focus[type="text"], input.medium:focus[type="text"], input.normal:focus[type="text"], input:focus[type="password"], textarea:focus  {
  border-color: #808080;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .2);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .2);
}
input.medium[type="text"] {
	width: 157px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input.normal[type="text"] {
	width: 208px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.home input[type="password"] {
	text-transform:uppercase;
	height: 30px;
	width: 195px;
	padding-left: 10px;
	font-weight:bold;
	margin-top:2px;
	
	margin-bottom:4px;
}
input[type="password"] {
	height: 30px;
	width: 195px;
	padding-left: 10px;
	margin-top:13px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[type="checkbox"] {
	margin: 6px 6px 6px 0;
	display: inline-block;
	vertical-align: top;
}
a.boton {
	padding: 9px 15px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	margin: 0 auto;
	cursor: pointer;
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
}
a.boton:hover  {
	background: #ce1919;
}
a.home {
	padding: 7px 13px;
}
input.small[type="button"] {
	padding: 5px 9px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform:uppercase;
	margin: 0 3px;
	font-size:11px;
	cursor: pointer;
}
input.small[type="submit"] {
	padding: 5px 9px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform:uppercase;
	margin: 0 3px;
	font-size:11px;
	cursor: pointer;
}
input.small[type="button"]:hover {
	background: #ce1919;
}
input.small[type="submit"]:hover {
	background: #ce1919;
}
input.entrar[type="button"] {
	padding: 6px 13px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	float: right;
	margin-right: 3px;
	cursor: pointer;
}
input.entrar[type="submit"] {
	padding: 6px 13px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	float: right;
	margin-right: 3px;
	cursor: pointer;
}
input.entrar[type="button"]:hover {
	background: #ce1919;
}
input.entrar[type="submit"]:hover {
	background: #ce1919;
}
a.entrar {
	padding: 6px 13px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	float: right;
	margin-right: 3px;
	cursor: pointer;
	display:block;
}
a.entrar:hover {
	background: #ce1919;
}
input.home[type="button"] {
	padding: 7px 13px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 3px;
	cursor: pointer;
}
input.home[type="submit"] {
	padding: 7px 13px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 3px;
	cursor: pointer;
}
input.home[type="button"]:hover {
	background: #ce1919;
}
input.home[type="submit"]:hover {
	background: #ce1919;
}
input.gris[type="button"] {
	padding: 7px 13px;
	background: #9d9c9c;
	color: #fff;
	border: none;
	text-transform:uppercase;
	margin: 0 3px;
	cursor: pointer;
}
input.gris[type="submit"] {
	padding: 7px 13px;
	background: #9d9c9c;
	color: #fff;
	border: none;
	text-transform:uppercase;
	margin: 0 3px;
	cursor: pointer;
}
input.gris[type="button"]:hover {
	background: #878787;
}
input.gris[type="submit"]:hover {
	background: #878787;
}
a.gris {
	padding: 7px 13px;
	background: #9d9c9c;
	color: #fff;
	border: none;
	text-transform:uppercase;
	margin: 0 3px;
	cursor: pointer;
}
a.gris:hover {
	background: #878787;
}
.home select {
	text-transform: uppercase;
	height: 25px;
	width: 209px;
	padding-left: 10px;
	font-weight: bold;
	margin: 5px 0;
	
}
table input.gris[type="button"] {
	padding: 4px 10px;
	background: #9d9c9c;
	color: #fff;
	border: none;
	text-transform:uppercase;
	margin: 0 3px;
	font-size: 10px;
	cursor: pointer;
}
table input.gris[type="submit"] {
	padding: 4px 10px;
	background: #9d9c9c;
	color: #fff;
	border: none;
	text-transform:uppercase;
	margin: 0 3px;
	font-size: 10px;
	cursor: pointer;
}
table input.gris[type="button"]:hover {
	background: #878787;
}
table input.gris[type="submit"]:hover {
	background: #878787;
}
table a.gris {
	padding: 4px 10px;
	background: #9d9c9c;
	color: #fff;
	border: none;
	text-transform:uppercase;
	margin: 0 3px;
	font-size: 10px;
	display:initial;
	cursor: pointer;
}
table a.gris:hover {
	background: #878787;
}
input.mas[type="button"] {
	font-size: 18px;
	line-height: 14px;
	padding: 0 10px;
	height: 30px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #9D9C9C;
	cursor: pointer;
}
input.mas[type="submit"] {
	font-size: 18px;
	line-height: 14px;
	padding: 0 10px;
	height: 30px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #9D9C9C;
	cursor: pointer;
}
@-moz-document url-prefix() {
input.mas[type="button"] {
	border-bottom: 2px solid #9D9C9C;
    border-top: 2px solid #FFFFFF;
    font-size: 18px;
    height: 30px;
    padding: 0 7px;
}
input.mas[type="submit"] {
	border-bottom: 2px solid #9D9C9C;
    border-top: 2px solid #FFFFFF;
    font-size: 18px;
    height: 30px;
    padding: 0 7px;
	cursor: pointer;
}
}
input.mas[type="button"]:hover {
	background: #878787;
}
input.mas[type="submit"]:hover {
	background: #878787;
}
input.pagar[type="button"] {
	padding: 3px 10px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	margin: 0 3px;
	font-size: 11px;
	display: block;
	margin-top: 4px;
	cursor: pointer;
}
@-moz-document url-prefix() {
input.pagar[type="button"] {
    background: none repeat scroll 0 0 #E2231A;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    margin: 2px 3px 0;
    padding: 2px 7px;
    text-transform: uppercase;
}
}
input.pagar[type="submit"] {
	padding: 3px 10px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	margin: 0 3px;
	font-size: 11px;
	display: block;
	margin-top: 4px;
	cursor: pointer;
}

input.pagar[type="button"]:hover {
	background: #ce1919;
}
input.pagar[type="submit"]:hover {
	background: #ce1919;
}
div.sector a.pagar {
	padding: 7px 13px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	margin: 4px 3px 0 170px;
	font-size: 12px;
	display: block;
	margin-top: 4px;
	width: 38px;
	font-weight: lighter;
	cursor: pointer;
}
div.sector a.pagar[disabled] {
	color:#fff;
}
div.sector a.pagar:hover {
	background: #ce1919;
}
div.icono-ctas a.pagar {
	padding: 3px 10px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	margin: 0 3px;
	font-size: 11px;
	display: block;
	margin-top: 4px;
	width: 38px;
	font-weight: lighter;
	cursor: pointer;
}
div.icono-ctas a.pagar:hover {
	background: #ce1919;
	text-decoration:none;
}
input[type="radio"] {
	margin-right:6px;
	margin-top: 1px;
}
div.opciones-incribir-cta > select {
	height: 29px;
	width: 170px;
	padding-left: 10px;
	margin: 5px 0;
}
select {
	height: 29px;
	width: 209px;
	padding-left: 10px;
	margin: 5px 0;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select:focus {
    border-color: #808080;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .2);
}
@-moz-document url-prefix() {
select {
	/*-moz-appearance: none;*/
    border: 1px solid #AAAAAA;
    padding: 5px;
}
}
select.small {
	width: 70px;
	margin-right: 7px;
}
div.contenedor {
	width:1024px;
	margin: 0 auto;
}
div.home {
	text-transform:uppercase;
	height:768px;
}
div.cabecera {
	width: 964px;
	height: 50px;
	background: #ececec;
	padding: 18px 30px 30px;
}
div.logo {
	width:211px;
	height:60px;
	background:url(../img/logo.png) no-repeat;
	display: block;
	float:left;
	
}
div.links {
	float:right;
	height:30px;
	margin-top:50px;
}
div.links > a {
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
	text-transform:uppercase;
	font-family: 'arialnarrow';
	font-size:13px;
	cursor: pointer;
}
a.facebook {
	background:url(../img/facebook.png) no-repeat;
	width:22px;
	height:22px;
	margin-top: -5px;
}
a.twitter {
	background:url(../img/twitter.png) no-repeat;
	width:22px;
	height:22px;
	margin-top: -5px;
}
div.botonera {
	width:974px;
	height: 10px;
	padding: 17px 25px 25px;
	text-transform:uppercase;
}
div.botonera li {
	width:235px;
	display:inline-block;
	vertical-align:top;
}
div.botonera a {
	font-family: 'milo_otblack';
	color:#e2231a;
	font-size:16px;
	cursor: pointer;
}
div.contenido-home {
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	margin-left: 24px;
}
div.contenido {
	width: 1024px;
	height: auto;
	margin: 0 auto;
    min-height: 380px;
}
div.col-a {
	width: 460px;
	height: 140px;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background:#ececec;
}
div.col-b {
	width:211px;
	height:140px;
	display:inline-block;
	vertical-align:top;
	margin-right:15px;
	margin-bottom:15px;
	padding: 10px;
	background:#ececec;
}
div.col-c {
	width:231px;
	height:130px;
	display:inline-block;
	vertical-align:top;
	margin-right:15px;
	margin-bottom:15px;
	background:#ececec;
	overflow: hidden;
}
div.col-d {
	width: 461px;
	height: 460px;
	float: left;
	vertical-align: top;
	margin-right: 18px;
	margin-bottom: 15px;
	padding: 10px;
	background: #ececec;
}
div.sector {
	width:49%;
	display:inline-block;
	vertical-align:top;
	position:relative;
	z-index:999;
}
div.sector a {
	display: inline-block;
}
div.ingresa-emp-serv {
	width: 120px;
	display: inline-block;
	vertical-align: top;
	margin-top: -5px;
}
div.ingresa-identificador {
	vertical-align: top;
	width: 120px;
	display: inline-block;
	margin-top: 3px;
}
.home input.emp-serv {
	margin-top:5px;
}
div.ingresa-emp-serv > h4 > strong {
	display: block;
}
div.icono-tit {
	width: 168px;
	height: 40px;
	padding-left: 42px;
}
.flecha {
	width: 20px;
	height: 25px;
	background:url(../img/flecha.png) no-repeat;
	display: inline-block;
	margin-left: 70px;
}
div.rojo {
	color: #e2231a;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 3px;
    padding-top: 9px;
    text-transform: uppercase;
    width: 175px;
}
.num {
	color: #e2231a;
	font-size: 11px;
	margin: 4px 0 0 19px;
	position: absolute;
}
.num-phone {
	font-size: 20px;
	font-weight: bold;
}
.ctas-sp {
    color: #e2231a;
    font-size: 13px;
    font-weight: bold;
    padding-top: 2px;
    width: 128px;
}
div.icono-tit.rojo {
    padding-left: 0;
}
div.cta-p {
	background-size: 36px 36px;
	background:url(../img/cta_p.png) no-repeat;
	background-position: right top; 
}
div.bol {	
	background-size: 36px 36px;
	background:url(../img/bol.png) no-repeat;
}
div.como-p {
	background-size: 36px 36px;
	background:url(../img/como_p.png) no-repeat;
}
div.que-p {
	background-size: 36px 36px;
	background:url(../img/que_p.png) no-repeat;
}
div.puedo-p {
	background-size: 36px 36px;
	background:url(../img/puedo_p.png) no-repeat;
}
div.rec {
	background-size: 36px 36px;
	background:url(../img/rec.png) no-repeat;
}
div.caluga {
	width: 231px;
	height: 130px;
}
.texto-diez {
	font-size:10px;
}
.registrate {
	font-size: 12px;
	font-weight: bold;
}
a.clave {
	text-transform: none;
}
div.flechas {
	width:50px;
	height:15px;
	float:right;
	background:url(../img/flechas.png) no-repeat;
	margin-top: 75px;
}
div.pie {
	width: 1024px;
	height: 90px;
	background: #ececec;
	text-align: center;
	padding-top: 20px;
}
div.pie h5 {
	text-transform:uppercase;
	font-family: 'arialnarrow';
	font-size:12px;
	font-weight: normal;
}
div.pie a {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 12px;
}
div.login {
	width:1024px;
	height:30px;
	background:#575757;
}
div.login a.config {
	color: #fff;
	float: right;
	font-weight: bold;
	font-size: 14px;
	margin-right: 15px;
	margin-top: 6px;
	padding-right: 26px;
	padding-top: 3px;
	height: 20px;
	width: auto;
	background: url(../img/configuracion.png) no-repeat;
	background-position: right;
}

div.menu-lateral {
	width:45px;
	min-height:550px;
    height: auto;
	background:#c6c6c6;
	display:inline-block;
	vertical-align:top;
    margin-left: -15px;
}
div.contenido-derecho {
	display: inline-block;
	vertical-align: top;
	width: 92%;
	margin: 11px 0 0 17px;
}
div.opcion {
	width: 45px;
	height: 45px;
	background: #c6c6c6;
	border-bottom: 2px solid #bbb;
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
div.opcion:hover {
	background-color: #ccc;
}
.inicio.activa {
	background:url(../img/perfil.png) no-repeat 8px 8px #fff;
}
.nueva.activa {
	background:url(../img/nueva.png) no-repeat 8px 8px #fff;
}
.pagar.activa {
	background:url(../img/pagar.png) no-repeat 8px 8px #fff;
}
.consulta.activa {
	background:url(../img/consulta.png) no-repeat 8px 8px #fff;
}
.inicio.activa:hover {
	background:url(../img/perfil.png) no-repeat 8px 8px #f7f7f7;
}
.nueva.activa:hover {
	background:url(../img/nueva.png) no-repeat 8px 8px #f7f7f7;
}
.pagar.activa:hover {
	background:url(../img/pagar.png) no-repeat 8px 8px #f7f7f7;
}
.consulta.activa:hover {
	background:url(../img/consulta.png) no-repeat 8px 8px #f7f7f7;
}
div.inicio {
	background-image:url(../img/perfil-off.png);
}
div.nueva {
	background-image:url(../img/nueva-off.png);
}
div.pagar {
	background-image:url(../img/pagar-off.png);
}
div.consulta {
	background-image:url(../img/consulta-off.png);
}
div.grupo {
	margin-bottom: 20px;
}
div.cuentas {
	
}
div.cta {
	width: 213px;
	min-height: 176px;
	background: #ececec;
	padding: 13px 10px;
	display: inline-block;
	vertical-align: top;
	margin: 10px 10px 0 0;
	padding-bottom: 10px;
	overflow:hidden;
	position:relative;
}
div.cta p {
	display: inline-block;
	vertical-align: top;
}

div.info-cuenta {
	background: #333;
	color: #fff;
	position: absolute;
	width: 213px;
	height: 128px;
	text-align: center;
	padding: 10px 20px;
	font-size: 12px;
	opacity: 0.8;
	margin-left: -10px;
    bottom: -170px;
    transition: 0.5s;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
div.cta:hover div.info-cuenta {
    transition: 0.5s;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    bottom: 0;
}


div.info-cuenta p {
	color: #fff;
    padding: 0;
    margin: 8px 0;
}
div.info-cuenta strong {
	font-weight:bold;
	color:#fff;
}
div.info-cuenta .monto-ultimo-pago {
	font-size:18px;
	background: black;
	font-weight:bold;
	color:#fff;
	padding: 8px 0;
	margin:5px 0;
}
div.cta > a {
	display: initial;
}
div.cta > p {
	width: 148px;
	margin: 0 7px 0 3px;
	overflow: hidden;
	height: 25px;
	white-space: nowrap;
  text-overflow: ellipsis;
}
div.opciones-cta {
	margin-top: -5px;
	display: inline-block;
	vertical-align:top;
	height: 30px;
	width: 10px;
    position: absolute;
    right: 14px;
    top: 7px;
    z-index: 3;
}
div.cta > div.opciones-cta {
}
.eliminar {
	width:22px;
	height:22px;
	background:url(../img/eliminar.png) no-repeat;
	margin-bottom: 0;
}
.editar {
	width: 22px;
	height: 22px;
	background: url(../img/editar.png) no-repeat;
}
.eliminar-sm {
	width:15px;
	height:15px;
	background:url(../img/eliminar-sm.png) no-repeat;
	margin-bottom: 0;
}
.editar-sm {
	width: 15px;
	height: 15px;
	background: url(../img/editar-sm.png) no-repeat;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
p.lg {
    margin: 10px 0 5px;
}
div.logo-cta {
	background: #fff;
	padding: 5px 0;
	text-align: center;
	width: 140px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 9px;
}
.home div.logo-cta {
	background: #fff;
	padding: 5px 0;
	text-align: center;
	width: 120px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 9px;
	height: 60px;
}
.home div.logo-cta img {
	height:100%
}
div.identificador {
	text-align: center;
	font-size: 14px;
	padding: 8px 0;
    margin: 0;
}
.cta > .identificador {
    padding: 2px 0;
}
div.centrar {
	text-align:center;
	margin: 25px 0;
}
div.info-comprobante {
	display: inline-block;
	vertical-align: top;
	width: 600px;
}
ul.fila {
	margin:7px 0;
}
ul.fila li {
	display: inline-block;
	vertical-align: top;
	width: 130px;
}

div.info-comprobantepop {
	display: inline-block;
	vertical-align: top;
	width: 600px;
}
ul.filapop {
	margin:7px 0;
}
ul.filapop li {
	display: inline-block;
	vertical-align: top;
	width: 130px;
}



div.total-pagado {
	display: inline-block;
	vertical-align: top;
	width: 160px;
	background: #575757;
	height: 80px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 8px 10px 10px 10px;
	line-height: 30px;
	border: 1px solid #333333;
	margin-top: 10px;
}
div.timbre {
	display: inline-block;
	vertical-align: top;
	width: 115px;
	height:120px;
	background:url(../img/pagado.png) no-repeat;
	margin-left: 30px;
}
b.monto {
	font-size:25px;
	color:#fff;
	display:block;
}
table {
	background:#fff;
	text-align: center;
	margin: 15px 0;
	border-right: 1px solid #c6c6c5;
}
tr:hover {
	background:#efefef;
}
th {
	padding: 11px;
	background: #575757;
	color: #fff;
	font-size: 13px;
	border-bottom: 4px solid #333333;
	border-left: 1px solid #828282;
	border-top: 1px solid #828282;
}
td {
	padding: 20px 10px;
	border-bottom: 1px solid #c6c6c5;
	border-left: 1px solid #c6c6c5;
}
.tabla td {
	padding: 10px;
	border-bottom: 1px solid #c6c6c5;
	border-left: 1px solid #c6c6c5;
}
table.grupos {
	background:#fff;
	text-align: left;
	margin: 0;
	border-right: none;
}
table.grupos td {
	height: 40px;
	border-bottom: none;
	padding: 0;
	border-left: none;
	padding-left: 20px;
}
table.grupos tr:hover {
	background: #EFEFEF;
}
table.grupos .eliminar {
	width: 22px;
	height: 22px;
	background: url(../img/eliminar.png) no-repeat;
	float: left;
	margin: 0;
}
table.grupos .editar {
	width: 22px;
	height: 22px;
	background: url(../img/editar.png) no-repeat;
	float: left;
	margin: 0;
	margin-right: 10px;
}
div.mail {
	width:22px;
	height:15px;
	background:url(../img/mail.png) no-repeat;
	display: inline-block;
	margin-right: 6px;
	margin-bottom: -3px;
}
a.mail {
	width: auto;
	height: 15px;
	background: url(../img/mail.png) no-repeat 50% 50%;
	padding-left: 30px;
    display: block;
}
a.mail:hover {
	text-decoration:underline;
}
a.mail2 {
	width: auto;
	height: 15px;
	background: url(../img/mail.png) no-repeat;
	padding-left: 30px;
    display: block;
    float: right;
}
a.mail2:hover {
	text-decoration:underline;
}
div.logo-tabla {
	width: 60px;
	height: 40px;
	display: inline-block;
	margin-right: 8px;
}

span.nombre-s {
	display: inline-block;
	vertical-align: top;
	/*margin-top: 20px;*/
}
span.nombre-d {
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}
p.nombre-s {
	font-weight:bold;
	font-size:14px;
	display: block;
	padding-bottom: 0;
}
div.col-tab {
	width:auto;
	margin-right:5px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}
td.gris {
	background:#c6c6c5;
}
td.total-pagar {
	background:#333333;
}
span.total-pagar {
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
div.olvido-registro {
	width:100px;
	float:left;
}
div.botonera-derecha {
	float:right;
	margin-right: 14px;
	margin-top: 1px;
}
.left {
	float:left;
}
div.ingreso-identificador {
	position:absolute;
	top: 300px;
	z-index:1;
}
div.contenido-izquierdo {
	width: 496px;
	display: inline-block;
	vertical-align: top;
}
div.columna-derecha {
	display: inline-block;
	vertical-align: top;
	width: 231px;
}
div.contenido-central {
	display: inline-block;
	vertical-align: top;
	width: 246px;
}
div.registro {
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background: #ececec;
	display: inline-block;
	vertical-align: top;
	width: 211px;
	height: 460px;
}
p.term-cond {
	font-size:10px;
	margin: 1px 0 0 0;
}
p.term-cond a {
	text-decoration:underline;
	display:inline-block;
	vertical-align:top;
	font-size:10px;
}
.home input.captcha {
	width: 100px;
	margin-left: 7px;
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
}
img.captcha {
	margin-top: 1px;
	width: 84px;
	height: 28px;
}
div.inscribir-cta {
	height: auto;
	width: 100%;
	margin-bottom: 40px;
}
div.inscribir-cta > img  {
	max-width: 90px;
	max-height: 70px;
}
div.logo-cta > img {
	max-width: 121px;
	max-height: 81px;
}
div.logo-tabla > img {
	max-width: 69px;
	max-height: 49px;
}
div.inscribir-cta h2 {
	display: inline-block;
	vertical-align: top;
	margin: 22px 0 0 9px;
	width: 330px;
}
.ingreso-identificador > div.img-identificador {
	width:450px;
	display: block;
	float: none;
}
div.img-identificador {
	display: inline-block;
	vertical-align: top;
	width:450px;
	float: right;
}
div.img-identificador > img {
	max-height:215px;
	max-width:460px;
}
div.opciones-incribir-cta {
	width: 415px;
}
div.opciones-incribir-cta > p {
	width: 40%;
}
.formulario p {
	margin:6px 10px 6px 0px;
	width: 30%;
}
.formulario h5 {
	font-weight: normal;
	font-size: 11px;
	color: #BBBBBB;
	margin-left: 43%;
}
div.medio-pago > input[type="radio"] {
	vertical-align: top;
	margin: 30px 0px 0 10px;
}
img.medio-pago {
	width: 100px;
	padding: 0 25px;
	border-right: 1px solid grey;
	margin: 25px 0;
}
div.ingresa-mail {
	background:#ececec;
	width:450px;
	padding: 0;
	height:auto;
}
div.ingresa-mail h3 {
	display: inline-block;
	vertical-align: top;
	width: auto;
	margin: 10px 17px 0 17px;
}
div.seleccion-pago {
	margin-top:30px;
}
div.icono-ctas {
	width: 100px;
	height: 40px;
	padding-left: 42px;
	border-left: 20px solid #fff;
	float:right;
}
div.icono-ctas a {
	font-size: 11px;
	color: #e2231a;
}
div.columna {
	display:inline-block;
	vertical-align:top;
	width:45%;
}

div.buscar-cta {
	margin: 10px 0;
	width: 100%;
}
div.config-perfil {
	margin: 10px 0;
	width: 100%;
}
div.config-perfil > div.columna > p {
	width: 28%;
}
div.config-perfil h2 {
	margin:14px 0;
}
div.config-perfil > hr {
	margin:20px 0;
	border-top: 1px solid #c6c6c5;
}
div.mas-alto {
	height: 800px;
}
div.mas-mas-alto {
	height: 1050px;
}
div.config-perfil div.columna h5 {
	margin-left:128px;
}
div.config-perfil > div.columna > p.suscripcion {
	margin:0;
	width:90%;
}
div.comprobante-no-reg {
	margin: 0 20px 20px;
	padding: 30px;
}
div.espaciado {
	margin-top:20px;
	width:100%;
}
.espaciado-right-fix { margin-right: 9%; }
.espaciado-bottom-md { margin-bottom: 30px; }
.fix-bottom-grid-14 { margin-bottom: 14px !important; }
.fix-top-grid-2 { margin-top: 2px !important; }
.fix-top-grid-18 { margin-top: 18px !important; }
div.ingresa-identificador > p {
	width: 40%;
}
div.formulario > div.ingresa-identificador {
	width:388px;
	margin-top: 0;
	display: inline-block;
	height: auto;
}
div.ingresa-identificador input[type="text"] {
	float:right;
}
div.nueva-cta {
	background: grey;
	color: #fff;
	width: 22%;
	text-align: center;
	height: 13px;
	float: left;
	margin: -15px 0px 0px -13px;
	font-size: 8px;
	padding-top: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div.cuentas div.nueva {
	border: 3px solid grey;
	overflow: hidden;
}
.right {
	float:right;
}
.inherit {
	display:inherit;
}
div.logos {
	border: 2px solid #c6c6c5;
	margin-top: 10px;
	padding: 0 30px
}
div.logos img {
	padding: 20px 9px;
}
.inline-block {
	display:inline-block;
}
/* ESTILOS VALIDACIÓN FORMULARIO */
.field-validation-error {
    color: #E2231A;
    font-weight: bold;
}
.field-validation-valid {
    display: none;
}
input.input-validation-error, textarea.input-validation-error, input.input-validation-error.medium, input.input-validation-error.normal {
    border-color: #a94442;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
input.input-validation-error:focus, textarea.input-validation-error:focus, input.input-validation-error.medium:focus, input.input-validation-error.normal:focus {
		border-color: #843534;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
input[type="checkbox"].input-validation-error {
    border: 0 none;
}
.validation-summary-errors {
	  margin-bottom: 20px;
	  border: 1px solid transparent;
	  border-radius: 4px;
	  color: #a94442;
}
.validation-summary-errors > ul {
    padding: 7px;
    margin: 0;
}
.validation-summary-errors > ul > li {
    color: #a94442;
    font-weight: bold;
}
.validation-summary-errors > ul > li:nth-child(+2) {
    margin-top: 5px;
}

.validation-summary-valid {
    display: none;
}
.field-validation-error span {
    color: #a94442;
    font-weight: bold;
}
.error {
    padding: 2px 7px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #a94442;
    display: table;
    font-weight: bold;
}

/* FIN ESTILOS VALIDACIÓN FORULARIOS*/
div#container {
	min-width: 310px; 
	height: 400px; 
	margin: 0 auto;
	margin-top: 20px;
}
div.cont-cuentas {
	border: 1px solid #d8d8d8;
    height: 70px;
    padding: 5px;
    width: 223px;
    height: 60px;
    overflow: auto;
}
div.contenido-tooltip {
	width:auto;
	padding: 12px 20px;
}
div.contenido-tooltip div.cuenta > h3, div.contenido-tooltip div.cuenta > h4, div.contenido-tooltip div.cuenta > p, div.contenido-tooltip div.cuenta > a.editar, div.contenido-tooltip div.cuenta > a.eliminar {
	color:grey;
	display:inline-block;
	vertical-align:top;
	margin:0 5px;
}
div.contenido-tooltip div.cuenta > h3, div.contenido-tooltip div.cuenta > h4 {
	padding:5px 0 5px;
	font-weight:bold;
	width:180px;
	margin-right:15px;
	font-size:13px;
}
div.contenido-tooltip div.cuota > h3, div.contenido-tooltip div.cuota > h4, div.contenido-tooltip div.cuota > p, div.contenido-tooltip div.cuota > a.editar, div.contenido-tooltip div.cuota > a.eliminar {
	color:grey;
	display:inline-block;
	vertical-align:top;
	margin:0 5px;
}
div.contenido-tooltip div.cuota > h3, div.contenido-tooltip div.cuota > h4 {
	padding:5px 0 5px;
	font-weight:bold;
	font-size:13px;
}
div.contenido-tooltip > div.centrar {
	text-align:center;
	margin: 5px;
}
div.contenido-tooltip div.total {
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	width: 90%;
	border-top: 1px solid grey;
	margin-top: 5px;
	color: grey;
}
b.tit-menu {
	font-size:13px;
	margin-top:3px;
    color: grey;
}
@-moz-document url-prefix() {
div.sector a.pagar {
    background: none repeat scroll 0 0 #E2231A;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: lighter;
    margin: 4px 3px 0 170px;
    padding: 7px 13px;
    text-transform: uppercase;
    width: 38px;
}
}
div.loading {
	background:url(../img/load.gif) no-repeat;
	height:25px;
	width:25px;
	vertical-align: top;
	margin-right: 7px;
	margin-top: 2px;
	background-size: 25px;
	display: inline-block;
}

.margin-left {
	margin-left: 190px;
}
.margin-left-b {
	margin-left: 140px;
}
.no-margin {
	margin:0 !important;
}

/* ESTILOS SLIDER */
div.imagenes-slide {
	margin: 4px;
	text-align: center;
	width: 100%;
	height: 70px;
}
div.imagenes-slide img {
	margin-right:5px;
}
div.botonera-slider {
	float: right;
}
a.flecha {
	background: url(../img/flecha-gris.png) no-repeat;
	width:9px;
	height:12px;
	border:none;
	padding: 0;
	margin: 0;
	display:inline-block;
}
a.activa {
	background: url(../img/flecha-red.png) no-repeat !important;
}


/*------------------*/
/*----16-06-2014----*/
/*------------------*/

.text-center {
	text-align: center !important;
}
.text-right {
	text-align: right !important;
}
.text-helper {
    color: #9B9B9B;
    display: block;
    font-size: 11px;
    text-align: left;
}
.espaciado-md {
	margin-bottom: 20px;
}
.form-group > p { width: 80px; text-align: left; vertical-align: middle; }
.form-group > input[type="password"] { margin: 5px 0; }
.form-group > input[type="text"] { margin: 5px 0; }
.form-group > input.captcha { width: 105px; }
.form-group > select { width: 170px; }
.form-group > table { display: inline-block;vertical-align: top; }
.form-group > table.grupos .editar { margin: 6px 10px 1px 0; }
.form-group > table.grupos .eliminar { margin: 1px 10px 6px 0}
.form-group > img.captcha {
    border: 1px solid #ECECEC;
    height: 28px;
    margin: 0 0 2px;
    vertical-align: middle;
    width: 84px;
}
.form-inline .form-group {
    display: inline-block !important;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
  display: inline-block;
  width: auto !important;
  vertical-align: middle;
}
.form-inline .input-group > .form-control {
  width: 100%;
}
.form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
  display: inline-block;
  padding-left: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  vertical-align: middle;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: none;
  margin-left: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.form-inline .has-feedback .form-control-feedback {
  top: 0;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 15px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.checkbox > label > a, .radio > label > a {
	display: inline;
}
.checkbox input[type="checkbox"] {
	margin: 0 6px 0 0;
}
p.text-der { width: 240px; display: inline-block; text-align: left; }
a.parrafo {
	display: inherit;
}

h2 > span.destacado {
    color: #E2231A;
    font-size: 18px;
    font-weight: bold;
}
.logo-sm {
	max-width: 70px;
}
.id-small {
    height: 140px;
    width: auto;
}
div.cta-small > span, div.cta-small > img { vertical-align: middle; }
div.cta-small > span { margin-left: 5px; }
.cta-small { margin-left: 35px; padding-right: 40px; }

.cont-ad {
	margin: 0 0 40px;
	width: 920px;
}
h1.ads {
    font-family: 'milo_otmedium';
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
}
.cont-ad > .description, .cont-ad > .ad {
	display: inline-block;
	vertical-align: top;
	margin: 10px 0 0;
}
.cont-ad > .description {
	background-color: #ececec;
	width: 230px;
	height: 265px;
}
.ad > img {
	border: 1px solid #ececec;
	margin-left: -4px;
}
.logo-ad {
	width: 93px;
	height: 63px;
	border: 1px solid #ececec;
	position: relative;
    top: -5px;
    margin: 0 0 0 20px;
}
.logo-ad:after {
    background-color: transparent;
    border-color: transparent transparent transparent #dfdfdf;
    border-style: solid;
    border-width: 5px 0 0 7px;
    content: "";
    height: 0;
    left: 94px;
    position: absolute;
    top: 0;
    width: 0;
}
h1.ads, .description > p, .description > a {
	padding: 0 20px;
	margin: 5px 0 0;
}
.description > p.sintesis-ad {
	max-width: 100%;
    text-align: justify;
    word-wrap: break-word;
}
a.bases {
	font-size: 10px;
    text-decoration: underline;
    text-align: right;
}
h1.especial {
	font-family: 'milo_otbold';
    font-size: 18px;
    font-weight: bold;
}
div.local-cols {
	display: inline-block;
    margin: 10px 5px 0;
    vertical-align: top;
    width: 208px;
}
div.local-cols > h1.especial {
	background-color: #ececec;
	text-align: center;
	padding: 8px 0;
}
div.local-cols > h2 {
	margin: 20px 5px;
	font-weight: bold;
}
.local-cols > ul {
    padding-left: 0;
}
div.local-cols > ul > li > p {
	padding: 0;
	display: block;
}
div.local-cols > ul > li {
	border-bottom: 1px solid #ececec;
	margin: 0;
    padding: 10px 0 5px 35px;
}
li.uni { 
	background: url(../img/unimarc-sm.png) no-repeat; 
	background-position: 15px 20px; }
li.ok { 
	background: url(../img/okmarket-sm.png) no-repeat; 
	background-position: 15px 20px; }
li.m-10 { 
	background: url(../img/10m-sm.png) no-repeat; 
	background-position: 15px 20px; }

li.uni:hover { 
	background: url(../img/unimarc-sm.png) no-repeat #F3F3F3; 
	background-position: 15px 20px;
	cursor:pointer; }
li.ok:hover { 
	background: url(../img/okmarket-sm.png) no-repeat #F3F3F3; 
	background-position: 15px 20px;
	cursor:pointer; }
li.m-10:hover { 
	background: url(../img/10m-sm.png) no-repeat #F3F3F3; 
	background-position: 15px 20px;
	cursor:pointer; }

.margin-bottom {
	margin-bottom:15px;
}

.contacto p , .contacto h2 , .contacto b , .contacto input[type="text"] , .contacto textarea , .contacto img {
	display:block;
}

textarea {
	width: 195px;
	padding: 10px 10px;
    font-family: 'Arial', Helvetica, sans-serif;
	margin: 5px 0;
    font-size: 14px;
}
b.requerido {
	font-size: 16px;
	margin-right: 7px;
}
h6.requerido {
	font-size: 10px;
	display: block;
	margin-left: 25px;
	margin-top: 3px;
	font-weight: normal;
}
.direccion {
	background: grey;
	padding: 10px;
	color: #fff;
	margin-top: 5px;	
}
.col-tab > p {
	margin:0;
	padding:0;
}
.fondo-rojo {
	background: #FFDCDD;
}
.col-sm-10 {
display: inline-block;
vertical-align: top;
width: 55%;
}
.col-sm-8 {
display: inline-block;
vertical-align: top;
width: 51%;
padding-right: 9%;
}
.col-sm-4 {
display: inline-block;
vertical-align: top;
width: 38%;
}
.col-sm-2 {
display: inline-block;
vertical-align: top;
width: 28%;
}
.cont-cuentas.list-lg {
    height: auto;
    margin-top: 0;
    padding: 10px;
    width: 100%;
}
.btns-right > a.eliminar, .btns-right > a.editar{
	display: inline-block;
	text-decoration: none;
}
.icon-li {
    height: 20px;
    position: absolute;
    top: 5px;
    width: 25px;
}
.home-icon {
	width: 37px;
}
.margin-0 { margin: 0 !important;}
.margin-bottom-xs { margin-bottom: 2px !important; }
.margin-bottom-md { margin-bottom: 10px !important; }
.margin-bottom-25 { margin-bottom: 25px !important; }
.margin-bottom-30 { margin-bottom: 30px !important; }
.margin-bottom-60 { margin-bottom: 60px !important; }
.margin-top-md { margin-top: 10px !important; }
.margin-top-0 { margin-top: 0 !important;}
.margin-top-120 { margin-top: 120px !important; }
.margin-top-18 { margin-top: 18px !important; }
.margin-top-32 { margin-top: 32px !important; }
.margin-top-xs { margin-top: 7px !important; }
.margin-right-25 { margin-right: 25px !important; }
.margin-right-15 { margin-right: 15px !important; }
.margin-left-122 { margin-left: 122px !important; }
.padding-top-30 { padding-top: 30px !important; }
.padding-top-20 { padding-top: 20px !important; }
.padding-20 { padding: 20px !important; }
.display-inherit { display: inherit !important;}
.pagar-sp {
	padding: 9px 15px;
	background: #e2231a;
	color: #fff;
	border: none;
	text-transform:uppercase;
	margin: 10px 0 10px 304px;
	cursor: pointer;
	font-size: 12px;
	text-align: left;
	display: table;
}
.col-sm-8 > div > input.ui-autocomplete-input {
    width: 97%;
}

img.canvas {
    border: 4px solid #cdcdcd;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
    height: 215px;
    width: 460px;
}
.btns-right {
	margin: 12px 6px 0 10px;
    text-align: right;
}

.col-b.sp-ad {
  height: 150px;
  padding: 0;
  width: 231px;
}

.col-b.sp-fix {
  height: 130px;
}

.col-a.sp-fix {
  height: 130px;
}
.text-justify {
	text-align: justify;
}
.line-height {
	line-height: 20px;
}
.text-rojo {
	color: #e2231a;
}

ol.beneficios {
    counter-reset:li;
    margin-left:0;
    padding-left:0;
	font-size:14px;
}
ol.beneficios > li {
    position:relative;
    margin:0 0 15px 3em;
    padding:4px 8px;
    list-style:none;
    border-top: 2px solid #e2231a;
    text-align: justify;
}
ol.beneficios > li:before {
    content:counter(li);
    counter-increment:li;
    position:absolute;
    top:-2px;
    left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:2em;
    margin-right:8px;
    padding:4px;
    color:#fff;
    background:#e2231a;
    font-weight:bold;
    text-align:center;
    border-top: 2px solid #e2231a;
    font-size: 18px;
}
li ol.beneficios {margin-top:6px;}

ol.preguntas {
    counter-reset:li;
    margin-left:0;
    padding-left:0;
	font-size:14px;
}
ol.preguntas > li {
    position: relative;
	margin: 0 20px 15px 3em;
	padding: 4px 8px;
	list-style: none;
	border-top: 2px solid #e2231a;
	text-align: justify;
}
ol.preguntas > li:before {
    content:counter(li);
    counter-increment:li;
    position:absolute;
    top:-2px;
    left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:2em;
    margin-right:8px;
    padding:4px;
    color:#fff;
    background:#e2231a;
    font-weight:bold;
    text-align:center;
    border-top: 2px solid #e2231a;
    font-size: 18px;
}
li ol.preguntas {margin-top:6px;}

ol.videos {
    counter-reset:li;
    margin-left:0;
    padding-left:0;
	font-size:14px;
}
ol.videos > li {
    position: relative;
	margin: 0 20px 15px 3em;
	padding: 4px 8px;
	list-style: none;
	border-top: 2px solid #e2231a;
	text-align: justify;
	display:inline-block;
	width:42%;
}
ol.videos > li:before {
    content:counter(li);
    counter-increment:li;
    position:absolute;
    top:-2px;
    left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:2em;
    margin-right:8px;
    padding:4px;
    color:#fff;
    background:#e2231a;
    font-weight:bold;
    text-align:center;
    border-top: 2px solid #e2231a;
    font-size: 18px;
}
li ol.videos {margin-top:6px;}

.txt-lg {
font-size: 18px !important;
}

.txt-md {
	font-size: 16px !important;
}
.txt-sm {
	font-size: 14px !important;
}
.txt-inline {
	display: inline-block;
}
.txt-block {
	display: block;
}

/* Tabs */
ul.simpleTabsNavigation { margin:20px 0 0; padding:0; text-align:left; }
ul.simpleTabsNavigation li { list-style:none; display:inline-block; margin:0; padding:0; }
ul.simpleTabsNavigation li a {
	border:1px solid #E0E0E0;
	background:#F0F0F0;
	text-decoration:none;
	text-align: center;
	padding: 8px 5px;
	font-family: 'milo_otbold' sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 220px;
	margin:0;
}
ul.simpleTabsNavigation li a:hover { background-color:#F6F6F6; }
ul.simpleTabsNavigation li a.current { background:#575757; color:#F6F6F6; border-color:#575757; }
div.simpleTabsContent { padding:0; margin-top:5px; display:none; }
div.simpleTabsContent.currentTab { display:block; }

.industria {
background: lightgray;
padding: 11px 0px 8px 13px !important;
font-weight: bold;
text-align: left;
font-size: 13px;
}
table.sin-bordes {
border-right: none;
text-align: left;
}
table.sin-bordes tr td {
border-left: none;
padding: 10px 10px 5px 10px;
border-bottom:none;
}
table.sin-bordes tr.nohover:hover {
background:none;
}
table.sin-bordes td:nth-child(2) {
/*text-transform: uppercase;*/
}
table.sin-bordes img {
width: 60px;
}
.montos {
padding: 35px 0;
}
.montos-rec {
padding: 8px 30px;
}
.main-wrapper {
	width: 1040px;
	left:50%;
	margin-left: -520px;
	height: auto !important;
	/*min-height: 100%;*/
	background-color: #fff;
	position: relative;
	-webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 15px 1px rgba(0,0,0,0.1);
	bottom: 0;
}
.footer {
	bottom: 0;
	height: 100px;
	/*position: absolute;*/
	width: 100%;
	background-color: #808080;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 15px;
}
.header {
	background-color: #ececec;
}
.navbar-brand {
	width: 224px;
}
.navbar-brand > img {
	max-width: 100%;
}
.nav-header-top {
	height: 90px;
}
ul.navbar-nav {
	padding-left: 0;
}
ul.navbar-nav > li {
	display: inline-block;
	border-left: 1px solid #333;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 14px;
}
ul.navbar-nav > li:first-child, ul.navbar-nav.inverse > li:first-child  {
	border-left: none;
	padding-left: 0;
}
ul.navbar-nav > li:last-child, ul.navbar-nav.inverse > li:last-child  {
	padding-right: 0;
}
ul.navbar-nav {
	margin: 0;
	line-height: 1;
}
ul.navbar-nav.inverse {
	margin: 7px 0;
}
ul.navbar-nav.inverse > li {
	border-left: 1px solid #fff;
}
.inverse, .inverse a {
	color: #fff;
}
a:hover.inverse {
	color: #fff;
	text-decoration: underline;
}
.nav-header-top {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	height: 90px;
	padding-top: 13px;
}
.nav-header-bottom {
	background-color: #E2231A;
	height: 30px;
	padding: 0 15px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
}
.btn {
  display: inline-block;
  padding: 0 7px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.99;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
	margin-bottom: 5px;
	margin-top: 5px;
}
.btn.padfix { padding: 6px 12px !important; }
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #fff;
  background-color: #666666;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #727272;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #C1C1C1;
}
.btn-default .badge {
  color: #fff;
  background-color: #666666;
}
.btn-primary {
  color: #fff;
  background-color: #E2231A;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #FF3636;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #919191;
}
.btn-primary .badge {
  color: #E2231A;
  background-color: #fff;
}
.btn.btn-user {
    background-color: #e2231a;
    color: #fff;
    font-size: 12px;
    height: 30px;
    margin: 0;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 3px;
}
.btn-user:active,
.btn-user.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-user:hover,
.btn-user:focus,
.btn-user:active,
.btn-user.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #FF4040;
}

html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.btn-lg,
.btn-group-lg > .btn {
	font-family: 'milo_otbold';
  padding: 0 13px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.55;
}
.btn-sm,
.btn-group-sm > .btn {
	line-height: 1.33;
	padding: 1px 5px 4px;
  font-size: 10px;
  font-weight: normal;
  height: 20px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 7px;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.uppercase {
	text-transform: uppercase;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.btn > .caret,
.dropup > .btn > .caret {
  border-top-color: #000 !important;
}
.inverse {
	color: #fff;
}
.btn > .caret.inverse,
.dropup > .btn > .caret.inverse {
  border-top-color: #fff !important;
}
.logout {
   display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.99;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  background-color: transparent;
  border: none;
  padding-left: 20px;
  width: 100%;
}
.logout:hover, .logout:focus {
   background-color: #f5f5f5;
}

.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: -1px 15px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.txt-narrow {
	font-family: 'arialnarrow', sans-serif;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  /*padding-bottom: 85px;*/
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8/*AGREGAR*/, .col-xs-9, .col-xs-9b /*FIN*/{
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8/*AGREGAR*/, .col-xs-9, .col-xs-9b /*FIN*/{
  float: left;
}

.col-xs-9 {
  width: 17%;
}
.col-xs-9b {
  width: 22%;
}
/*FIN*/
.col-xs-8 {
  width: 100%;
}
.col-xs-7 {
  width: 87.5%;
}
.col-xs-6 {
  width: 75%;
}
.col-xs-5 {
  width: 62.5%;
}
.col-xs-4 {
  width: 50%;
}
.col-xs-3 {
  width: 37.5%;
}
.col-xs-2 {
  width: 25%;
}
.col-xs-1 {
  width: 12.5%;
}
.col-xs-pull-8 {
  right: 100%;
}
.col-xs-pull-7 {
  right: 87.5%;
}
.col-xs-pull-6 {
  right: 75%;
}
.col-xs-pull-5 {
  right: 62.5%;
}
.col-xs-pull-4 {
  right: 50%;
}
.col-xs-pull-3 {
  right: 37.5%;
}
.col-xs-pull-2 {
  right: 25%;
}
.col-xs-pull-1 {
  right: 12.5%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-8 {
  left: 100%;
}
.col-xs-push-7 {
  left: 87.5%;
}
.col-xs-push-6 {
  left: 75%;
}
.col-xs-push-5 {
  left: 62.5%;
}
.col-xs-push-4 {
  left: 50%;
}
.col-xs-push-3 {
  left: 37.5%;
}
.col-xs-push-2 {
  left: 25%;
}
.col-xs-push-1 {
  left: 12.5%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-8 {
  margin-left: 100%;
}
.col-xs-offset-7 {
  margin-left: 87.5%;
}
.col-xs-offset-6 {
  margin-left: 75%;
}
.col-xs-offset-5 {
  margin-left: 62.5%;
}
.col-xs-offset-4 {
  margin-left: 50%;
}
.col-xs-offset-3 {
  margin-left: 37.5%;
}
.col-xs-offset-2 {
  margin-left: 25%;
}
.col-xs-offset-1 {
  margin-left: 12.5%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.carousel {
  position: relative;
  height: 210px;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  background-color:#999999;
}
.carousel-indicators .active {
  background-color: #4D4D4D;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,.
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.big-banner-top {
	background: url('../img/big-banner-bg.jpg') no-repeat center top;
	min-height: 240px;
	margin: 0 -15px;
	overflow: hidden;
}
h1.normal {
	font-size: 25px;
	font-family: 'milo_otbold', Arial, Helvetica;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 25px;
}
h2.subt {
	font-size: 18px;
	font-family: 'milo_otbold', Arial, Helvetica;
	color: #666666;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 12px;
}
h2.normal {
	font-size: 18px;
	font-family: 'milo_otbold', Arial, Helvetica;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 12px;
}
h3.normal {
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
	font-family: 'miloot-medi', 'milo_otmedium', Arial, Helvetica;
}
h5.normal {
    color: #ccc;
    margin: 2px 0;
}
.form-control {
  display: block;
  width: 100% !important;
  height: 30px;
  padding: 2px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #808080;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .2);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .2);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  /*cursor: not-allowed;
  background-color: #eee;
  opacity: 1;*/
}
textarea.form-control {
  height: auto;
  /*resize: vertical;*/
}
.form-group {
  margin-bottom: 15px;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
 .bg-lightgrey {
 	background-color: #ECECEC;
 }
  .bg-medgrey {
 	background-color: #ccc;
 }
 .feature-cont {
 	height: 180px;
 	margin: 30px 0;
 	text-align: center;
 }
.feature-cont:before {
    background-image: url("../img/separador.png");
    content: "";
    float: right;
    height: 179px;
    position: absolute;
    right: -8px;
    top: 30px;
    width: 12px;
}
.feature-cont.end:before {
	background-image: none;
	display: none;
}
 .feature-cont > p {
	display: block;
	color: #808080;
	font-family: 'milootregular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 16px;
 }
 .feature-cont > img {
    margin-top: 37px;
 }
 hr.sp {
 	border-width: 5px 0 0;
 	border-color: #fff;
	margin: 0;
 }
.arrow_box {
	position: relative;
	background: #fff;
	border: 3px solid #ccc;
	height: 180px;
 	margin: 30px 0;
 	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 15px;
	margin-top: -15px;
}

.arrow_box:before {
	border-color: rgba(204, 204, 204, 0);
	border-right-color: #ccc;
	border-width: 19px;
	margin-top: -19px;
}
.arrow_box .img-responsive {
    border: 3px solid #ddd;
}
.arrow_box.inside {
    height: auto;
    padding: 10px;
    background-color: #F1F1F1;
    margin-top: 10px;
}
.arrow_box.inside .img-responsive {
    border: none;
}
.arrow_box.inside:after {
    border-right-color: #f1f1f1;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-banner-150 {
	height: 150px;
}
.img-banner-120 {
	height: 120px;
}
.id-column-img {
    padding: 8px 25px !important;
}
.id-column-cont {
	padding-left: 55px !important;
	padding-top: 36px;
}
.txt-color-grey {
	color: #666666 !important;
}
.txt-color-red {
	color: #e2231a !important;
}
.alert {
  padding: 7px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 0.7;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.checkout-list {
	background-color: #fff;
	height: 150px;
	display: block;
	overflow: hidden;
	overflow-y: scroll; 
	margin: 7px 0 30px;
	border: 2px solid #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.checkout-list.inside {
    border: 3px solid #ccc;
    height: auto;
    overflow-y: hidden;
}
.checkout-list > ul {
	padding: 0;
}
.checkout-list > ul > li {
	padding: 0 30px;
	width: 100%;
	color: #666;
	text-transform: uppercase;
}
.checkout-list > ul > li:hover {
	background-color: #f5f5f5;
}
.checkout-list p {
    display: inline-block;
    vertical-align: top;
    width: 85%;
    margin: 5px 0;
    padding: 5px 0;
}
.checkout-list.inside p {
    width: 78%;
}
.checkout-list span {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.width-perc-60 {
	width: 60%;
}
.width-perc-20 {
	width: 20%;
}
.width-perc-40 {
	width: 40%;
}
.width-perc-30 {
	width: 30%;
}
.ch-options {
    display: inline-block;
    width: 14%;
    margin: 5px 0;
    padding: 1px 0;
}
.ch-options.inside {
    width: 20%;
}
.ch-options > a {
    display: inline-block;
    margin-left: 5px;
}
.step-how {
	margin:30px 0;
}
.step-how:after {
    background: url("../img/flecha.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 25px;
    position: absolute;
    right: -12px;
    top: 54px;
    width: 18px;
}
.step-how.end:after {
	display: none;
	background: transparent;
}
.login-cont .widthfix {
	width: 176px !important;
}
input.widthfix[type="password"], select.widthfix {
	width: 100%;
	margin: 5px 0;
}
.login-cont {
    min-height: 99px;
    margin-left: -15px;
    margin-top: 15px;
    padding: 8px 15px;
    background: rgb(230, 230, 230); /* The Fallback navegadores antiguos*/
    background: rgba(255, 255, 255, 0.5);
}
.register {
    min-height: 247px;
    margin-right: -15px;
    padding: 4px 40px;
    background: rgb(230, 230, 230); /* The Fallback navegadores antiguos*/
    background: rgba(255, 255, 255, 0.5);
}
.footer-branding {
	margin-top:20px;
    font-size: 11px;
}
.footer-branding p {
	margin: 0;
}
.footer-nav {
	font-family: 'arialnarrow', Arial, Helvetica;
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
	margin: 0;
}
.foot-icon {
	display: inline-block;
	vertical-align: middle;
	width: 43px;
	margin: 20px 0;
}

.footer-nav a {
	color: #fff;
}
.footer-nav a:hover {
	text-decoration: underline;
}
.captcha-cont {
	width: 175px;
	height: 28px;
	margin: 0 0 5px;
	background: #fff;
	text-align: center;
	overflow: hidden;
}
.captcha-cont.regmode {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 5px 0;
}
.beneficios-home > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    font-family: milootregular;
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px 0;
    padding: 1px 0 10px;
}
.beneficios-home > li:last-child {
	border-bottom: none;
}
.beneficios-home {
		background: rgb(230, 230, 230); /* The Fallback navegadores antiguos*/
    background-color: rgba(255, 255, 255, 0.5);
    margin-top: 23px;
    padding-left: 35px;
    padding-right: 10px;
    padding-top: 5px;
}
.beneficios-home > li:before {
		content: "✔";
		font-size: 20px;
		margin-left: -25px;
		position: absolute;
}
.req-advice {
	font-weight: normal;
	color: #ccc;
}

.mapa {
	display: inline-block;
	width: 62%;
	margin: 20px;
    height: 405px;
}
div.columna-totem {
	margin-top: 14px;
	display: inline-block;
	vertical-align: top;
	width: 100px;
}
div.columna-beneficios {
	display: inline-block;
	vertical-align: top;
	width: 290px;
}
div.iconos-exportar {
	float:right;
}
div.iconos-exportar a {
	width:31px;
	height:29px;
	display:inline-block;
	vertical-align:top;
}
a.exp-excel {
	background:url(../img/ico_excel.png) no-repeat;
}
a.exp-pdf {
	background:url(../img/ico_pdf.png) no-repeat;
}
a.exp-impr {
	background:url(../img/ico_imprimir.png) no-repeat;
}

a.exp-mail {
	background:url(../img/ico_mail.png) no-repeat;
}

.morris-hover.morris-default-style {
    border-radius: 10px;
    padding: 6px;
    color: #666;
    background: rgba(255, 255, 255, .8);
    border: solid 2px rgba(230, 230, 230, .8);
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
}
.morris-hover.morris-default-style .morris-hover-row-label {
    font-weight: 700;
    margin: .25em 0;
}
.morris-hover.morris-default-style .morris-hover-point {
    white-space: nowrap;
    margin: .1em 0;
}
.morris-hover {
    position: absolute;
    z-index: 903;
}

.paginador {
    display: inline-block;
    vertical-align: top;
    width: 220px;
}
.paginador ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.pagination li {
    width: auto;
    display: inline-block;
    margin: 0 10px;
}
.disabled a , .current {
    font-weight: bold;
    /*color: #e2231a;*/
}

.fecha-venc {
    min-width: 122px;
}

.cta-deshabilitada {
    background: none repeat scroll 0 0 grey;
    color: #fff;
    font-size: 11px;
    height: 24px;
    padding-top: 4px;
    text-align: center;
    text-transform: uppercase;
    width: 213px;
    z-index: 2;
}

.cta-deshab-gris {
    background: url(../img/bg_grey_50.png);
    height: 200px;
    margin: -40px 0 0 -10px;
    position: absolute;
    width: 213px;
    z-index: 1;
}
.cont-cta {
    display: inline-block;
     vertical-align: top;
}

.subt2 {
    color: #666666;
    font-family: "milo_otbold",Arial,Helvetica;
    font-size: 14px;
    margin-bottom: 12px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: normal;
}
.redes-soc img {
	width: 30px;
}
.redes-soc a {
	width: 30px;
	display: inline-block;
	margin-left: 5px;
}
.redes-soc {
	margin-right: 36px;
	float: right;
	margin-top: 5px;
}