/* CSS Document */
html {height:100%;
}
body { font-family:'Roboto';
height:100%;
}
.logo {
	background-color: #E61E2B;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.rojo {
	background-color: #E61E2B;
}
.txt-blanco {
	color: #FFFFFF !important;
}
.txt-rojo {
	color: #E61E2B !important;
}
.bg-zero {
	background-image: url(../images/bg-zero.jpg);
	background-position: 17% 0;
	background-repeat: no-repeat;
	background-color: #000000;
}
.form-signin-heading {
	color: #FFFFFF;
	font-family: 'Raleway';
	font-weight: 800;
	text-transform: uppercase;
	font-size: 32px;
}
.form-signin-sub-heading {
	color: #FFFFFF;
	font-family: 'Raleway';
	font-weight: 400;
	font-size: 16px;
}
.btn-black {
	color: #fff !important;
	background-color: #000 !important;
	border-color: none !important;
	text-transform: uppercase;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
}
.btn-black:focus,
.btn-black.focus {
  color: #fff !important;
  background-color: #000 !important;
  border-color: none !important;
  text-transform: uppercase;
}
.btn-black:hover {
  color: #fff !important;
  background-color: #282829 !important;
  border-color: none !important;
  text-transform: uppercase;
}
.btn-black:active:hover,
.btn-black.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-black:focus,
.btn-black:active.focus,
.btn-black.active.focus,
.open > .dropdown-toggle.btn-black.focus {
  color: #fff !important;
  background-color: #000 !important;
  border-color: none !important;
}

.btn-grey {
	color: #fff !important;
	background-color: #333 !important;
	border-color: none !important;
	text-transform: uppercase;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	padding-left:6px !important;
	padding-right:6px !important;}
.btn-grey:focus,
.btn-grey.focus {
  color: #fff !important;
  background-color: #333 !important;
  border-color: none !important;
  text-transform: uppercase;
}
.btn-grey:hover {
	color: #fff !important;
	background-color: #454444 !important;
	border-color: none !important;
	text-transform: uppercase;
}
.btn-grey:active:hover,
.btn-grey.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-grey:focus,
.btn-grey:active.focus,
.btn-grey.active.focus,
.open > .dropdown-toggle.btn-grey.focus {
  color: #fff !important;
  background-color: #000 !important;
  border-color: none !important;
}

.col-lg-offset-4.col-lg-4.center.rojo .form-signin #ctl00_ContentMain_txtUsuario, .col-lg-offset-4.col-lg-4.center.rojo .form-signin #ctl00_ContentMain_txtPassword {
	background-color: #AF1B1B;
	color: #ffffff !important;
	border-bottom: 2px solid #000000;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-radius: 0 !important;
	margin-bottom: 10px;
	font-family: roboto;
	font-style: normal;
	font-weight: 400;
}
.modal-content {
	background-color:#272727 !important;
	color:#FFFFFF !important;
	}
.close {
    color: #fff  !important;
    filter: alpha(opacity=50) !important;
    opacity: .5  !important;
}

.removeFileUpload {
    color: red  !important;
    font-size: 20px;
    filter: alpha(opacity=50) !important;
    opacity: .5  !important;
    padding-bottom:1px;
}

.modal .glyphicon.glyphicon-big {
	color:#fff !important;
	font-size:60px !important;
	}
.glyphicon {
	font-size:20px !important;
	color:#FFFFFF !important;
	}

.glyphiconNostyle {
    	font-size:20px;
	color:#FFFFFF;
	}

.glyphicon.Small {
	font-size:13px !important;
	color:#FFFFFF !important;
	}

.glyphicon.Medium {
	font-size:17px !important;
	color:#FFFFFF !important;
	}

a.link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.linkContrasenia {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
    font-size: 14px;
}

.btn-red {
	background-color: #333333;
	color: #FFFFFF;
	border-radius: 500px;
	border: 3px solid #E61E2B;
	padding: 12px !important;
}
.btn-red .glyphicon {
	font-size: 40px !important;}

.punto-negro {
	color: #000000;
	font-size: 36px;
	line-height: 36px;
	display: block;
    font-family: raleway;
}
.registrar {
	color: #FFFFFF;
	font-weight: 700;
	font-family: raleway;
	font-style: italic;
}
.registrar a {
	color: #FFCB05;
}
.registrarH3 h3 {
	text-transform: uppercase;
	font-family: Raleway;
	font-weight: 900;
	margin-bottom: 0px;
	margin-top: 0px;
}

footer {
	background-color: #000000;
	color: #FDFDFD;
	padding-top: 25px;
	padding-bottom: 25px;
}
.col-local {
	background-color: #333333;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	text-align: left;
}
.foto-local   {
	border-radius: 500px;
	display: block;
	margin-bottom: 15px;
}
.col-second-nav {
	background: rgb(211,211,211);
	background: -moz-linear-gradient(left,  rgba(211,211,211,1) 0%, rgba(239,239,239,1) 15%);
	background: -webkit-linear-gradient(left,  rgba(211,211,211,1) 0%,rgba(239,239,239,1) 15%);
	background: linear-gradient(to right,  rgba(211,211,211,1) 0%,rgba(239,239,239,1) 15%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#efefef',GradientType=1 );
}
.col-local .user-title {
	font-family: Roboto;
	font-weight: 100;
	font-size: 1.6rem;
}
.col-local .username, .local-name {
	font-family: Roboto;
	font-weight: 700;
	font-size: 1.6rem;
	margin-bottom: 20px;
	display: block;
}
hr.blanca {
	border-top: 2px solid #FFFFFF;
	height: 2px;
	text-align: left;
	width: 70%;
	margin-left: 0px;
}
hr.gris-oscuro {
	border-top: 2px solid #333333;
	height: 2px;
	text-align: left;
	width: 100%;
	margin: 5px 0 10px 0;
}
.padding-15 {
	padding: 15px;
}
.bootstrap-select .texto {
	top: 0px;
	position: inherit;
	margin-right: 0px;
}
.texto {
	top: -6px;
	position: relative;
	margin-right: 5px;
}
.faja-negra {
	height: 20px;
	background-color: #000;
	display: block;
}
.faja-roja {
	height: 20px;
	background-color: #E61E2B;
	display: block;
}
.image-principal {
	position: relative; 
	width: 100%; /* for IE 6 */
}
.faja-negra-transparente {
	position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,0.70);
    color: rgba(255,255,255,1.00);
    padding-left: 20px;
    min-height: 90px;
    display: block;
    bottom: 20px;
}
.image-principal .faja-negra-transparente h2, .faja-negra-transparente h3, .image-principal .faja-negra-transparente h2 a, .faja-negra-transparente h3 a {
	color: rgba(255,255,255,1.00) !important;
	font-family: Raleway;
	font-weight: 900;
}

h3.novedades {
	font-family: Raleway;
	color: #E61E2B;
	font-weight: 900;
}
h4.novedades {
	font-family: Raleway;
	color: #E61E2B;
	font-weight: 900;
}
.news {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border: solid #C9C9C9 1px;
	font-size: medium;
	margin-bottom: 5px;
}
.campaign h2 {
	color: #666666;
	font-family: Raleway;
	font-weight: 900;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.news h3 {
	color: #666666;
	font-family: Raleway;
	font-weight: 700;
	font-size: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.chat h5  {
	text-transform: uppercase;
	color: #333;
}
.chat a  {
	text-transform: uppercase;
	color: #fff;
}
.news a {
	display: block;
    text-align: right;
	text-transform:uppercase;
	color:#666;
	font-size:12px;
}
.faja-amarilla {
	background-color: #ffcb05;
	width: 60%;
	display: block;
	height: 10px;
}
.faja-amarilla-alertaApp {
	background-color: #ffcb05;
	width: 60%;
	display: block;
	height: 10px;
}
.image-secundaria {
	position: relative; 
	width: 100%; /* for IE 6 */
}
.faja-negra-transparente {
	position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,0.70);
    color: rgba(255,255,255,1.00);
    padding-left: 20px;
    min-height: 90px;
    display: block;
    bottom: 20px;
}
.objetivos h3 {
	font-family: Raleway;
	font-weight: 900;
	color: #E61E2B;
}
.otras-campanias h3 {
	margin-top: 10px;
	font-family: Raleway;
	font-weight: 900;
	color: #000;
}
.campaign h5 {
	font-weight: 900;
	color: #000000;
	font-family: Roboto;
}
.campania {
	color: #666;
	font-family: Raleway;
	font-weight: 700;
	margin-bottom: 15px;
}
.campania h3 {
	color: #666;
}

.campania .faja-roja.text-right a {
	color: #fff;
	font-weight: 400;
	font-family: Raleway;
	margin-right: 5px;
}
.margin-bottom {
	margin-bottom: 15px;
}
.col-second-nav a {
	color: #333333;
}
.carousel-control {
    width: 10% !important;
}
.carousel-caption {
    position: initial !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 10;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.col-local .nav-mobile a {
	color: #333333;
}
h6.fecha {
	margin-top: 5px;
	margin-bottom: 5px;
}
.telefono {
	color: #E61E2B;
	font-size: 20px;
	font-weight: 700;
}
.combo .codigo {
	color: #323232;
	font-weight: 700;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
.row .col-xs-12.col-sm-12.col-md-10.col-md-offset-1.col-lg-10.col-lg-offset-1.padding-15 .col-xs-6.col-sm-6.col-md-4.col-lg-4.text-center.margin-bottom.combo {
}
.combo:hover {
	background-color: #E61E2B;
}
.modificar {
	color: #E61E2B;
}









@media (max-width: 768px) {
.info-local {
	display:none;
}
hr.blanca {
	display: none;
}
.text {
	top: 0px;
	position: relative;
	margin-right: 5px;
	font-size:12px;
}
.glyphicon.grande {
	font-size: 14px !important;
	color: #333333 !important;
	background-color: #FFFFFF;
	border-radius: 500px;
	padding: 8px;
	margin-right: 5px;
}
.col-local {
	padding: 10px;
}
.col-local .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 5px;
}
.col-local .nav-pills > li > a > .badge {
    margin-left: -10px;
}
a .caret{
	color:#fff;}
}
@media (min-width: 768px) and (max-width: 992px) {
.btn-responsive {
    padding:0px 3px 5px 3px;
    font-size:70%;
    line-height: 1.5;
}
.glyphicon.cerrar-sesion {
    font-size: 17px !important;
	top:4px !important;
}
}
@media (min-width: 993px) {
.glyphicon.cerrar-sesion {
    font-size: 13px !important;
    top: 1px !important;
    margin: 5px 0px;
}
}
@media (max-width: 768px) {
.btn-responsive {
    padding:0px 3px 3px 3px;
    line-height: 1.5;
	text-align: left;
}
.btn.cerrar-sesion {
	padding-left:5px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-size:80%;
}
.cerrar-sesion .glyphicon {
	top:5px;
	}
}
@media (min-width: 768px){
.row-equal  {
  display: flex; /* equal height of the children */
}
}
/* CSS used here will be applied after bootstrap.css */
.nav { margin-bottom: 0 !important; }
.nav > li.dropdown.open { position: static; }
.nav > li.dropdown.open .dropdown-menu {display:table  !important; width: 100%  !important; text-align: center  !important; left:0  !important; right:0  !important; }
.nav-mobile .dropdown-menu>li { display: table-cell  !important; color:#666666; text-align: left; padding-left: 3px;
 }
.dropdown-menu {
	text-align: left;
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #f7f3f3 !important;
    -webkit-background-clip: padding-box;
    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);
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav > li > a:hover, .nav > li > a:focus  {
    background-color: #969696;
    border-color: none !important;
}
.col-local .nav .open > a, .col-local  .nav .open > a:hover, .col-local .nav .open > a:focus, .col-local .nav > li > a:hover, .col-local .nav > li > a:focus {
    background-color: inherit !important;
    border-color: none !important;
}
.col-local .nav > li > a {
	padding:0px !important;
}
label {
    margin-top: 5px;
}


.registracionPasos a:link {
    text-transform:uppercase;
    color: white;
    font-weight:bold;
}

/* visited link */
.registracionPasos a:visited {
    text-transform:uppercase;
    color: white;
}

/* mouse over link */
.registracionPasos a:hover {
    text-transform:uppercase;
    color: white;
}

/* selected link */
.registracionPasos a:active {
    text-transform:uppercase;
    color: white;
}

.registracionColorFuente{
    color:white;
}

.registracionColorFuenteInput{
    color:white;
}

/* img main */
.img_main_qr {
    max-width: 120px;
    margin-bottom: 5px;
    border-radius: 5px;
	display: none;
}

.img_main_disponible {
    width: 184px;
    height: 64px;
    cursor: pointer;
	display: none;
}

.uploadPadding{
    padding-top:10px;
}

.required_white {
  color: white;
  font-weight:900;
}

/*CDINOTO 30/06/2020 */
.btnGoogle {
	margin-top: 5px;
	background: #4285F4;
	color: #fff;
	padding:3px 0px !important;
}

.imgGoogle {
	max-height:26px;
	float:left;
	margin-left:2px;
	border-radius:3px;
}

.textGoogle {
	font-size: 1.1em;
}



.ButtonActualizarPage {
	color: #DE0B1C;
	background: #FFFFFF;
	box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.25);
	border-radius: 3px;
	padding: 6px 70px 6px 70px;
	font-size: medium;
	text-decoration: none !important;
}

	.ButtonActualizarPage:hover {
		color: #DE0B1C;
		background: #FFFFFF;
		box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.25);
		border-radius: 3px;
		padding: 6px 70px 6px 70px;
		font-size: medium;
		text-decoration: none !important;
	}

.LinkButtonActualizarPage {
	color: #016FD0;
	font-size: medium;
	text-decoration: none !important;
}
	.LinkButtonActualizarPage:hover {
		color: #016FD0;
		font-size: medium;
		text-decoration: none !important;
	}


.borderButton {
	border: none !important;
	border-color: transparent !important;
	font-size: 3em !important;
	font-weight: 700;
	letter-spacing: 0.4em;
}