.loading_publicidad{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.5);
	z-index: 10000;
	display: none;
}

.loading_gif_publicidad{
	position: absolute;
	width: 200px;
	height: 100px;
	border-radius: 5px;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -100px;
	background-image: url(http://mymcol.com/monitoreo/img/loading3.gif);
	background-size: 300px 150px;
	background-position: -50px -25px;
}


.next-img{
	position:fixed;
	width: 30px;
	height:30px;
	top:40%;
	left:35%;
	margin-top:-15px;
	border: 1px solid rgba(0,0,0,0.7);
	padding-top:5px;
	padding-left:10px;
	background-color:rgba(0,0,0,0.2);
	border-radius: 10px:
}

.next-img:hover{
	background-color:rgba(0,0,0,0.9);
	color:white;
	cursor:pointer;
}

.logo_medio{
	position: absolute;
	top: 5px;
	left: 100%;
	margin-left: -130px;
	width: 90px;
	height:40px;
	border-radius: 5px;
	background-color: rgba(0,0,0,0.1);
	background-size: 90px 40px;
	opacity: 0.3;
}

.logo_mini_medio{
	position: absolute;
	top: 5px;
	left: 100%;
	margin-left: -70px;
	width: 50px;
	height:20px;
	border-radius: 5px;
	background-color: rgba(0,0,0,0.1);
	background-size: 50px 20px;
}

.left-img{
	position:fixed;
	width: 30px;
	height:30px;
	top:40%;
	left:5%;
	margin-top:-15px;
	border: 1px solid rgba(0,0,0,0.7);
	padding-top:5px;
	padding-left:10px;
	background-color:rgba(0,0,0,0.2);
	border-radius: 10px:
}

.left-img:hover{
	background-color:rgba(0,0,0,0.9);
	color:white;
	cursor:pointer;
}


#graficatv1 {
  width: 100%;
  min-height: 300px;
}

.amcharts-export-menu-top-right {
  top: 10px;
  right: 0;
}

#graficatv2 {
  width: 100%;
  min-height: 900px;
}

#graficatv3 {
  width: 100%;
  min-height: 300px;
}

#graficatv4 {
  width: 100%;
  min-height: 900px;
}

.body-grafi{
	max-height:500px;
	overflow: auto;
}

.disable-img{
	opacity: 0.6;
}		







#img-impre{
	width: 100%;
	height: 500px;
	background-color: rgba(0,0,0,0.0);
	background-size: 100%;
	border:2px solid rgba(0,0,0,0.0);
	background-repeat: no-repeat;
}

.vermasti{
	display: none;
}


.fiex-img{
	position: fixed;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
}

#img-impre:hover{
	cursor: zoom-in;
}

.cerrar-modal{
	position: fixed;
	right: 15px;
	top: 15px;
	color: black;
}

#contra:hover{
	cursor: pointer;
}

#extra:hover{
	cursor: pointer;
}

#extra{
	display: none;
}

.extracontra{
	margin-top: 10px;
}


.menu-medios{
	margin-top: 5px;
	font-size: 130%;
}


.divopciones{
	height: 40px;
}

.divopciones input{
	margin-top: 12px;
}
.divopciones label{
	margin-left: 5px;
}
.divopciones img{
	margin-top: 7px;
	margin-right: 10px;
}

#fila-noti{
	min-height: 30px;
	border-bottom: 1px solid rgba(0,0,0,0.3);
}



#detalle-zoo{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
  	left: 0;
  	z-index: 1050;
  	overflow: hidden;
  	display: none;
    -webkit-overflow-scrolling: touch;
  	outline: 0;
  	background-color: rgba(0,0,0,0.5);
}

.cerrar-zoo{
	position: fixed;
	width: 30px;
	height: 30px;
	right: 20%;
	background-color: #1E90FF;
	color: white;
	font-weight: bold;
	padding: 5px 3px;
}
.cerrar-zoo:hover{
	cursor: zoom-out;
}

#detalle-body{
	position: fixed;
	top: -1%;
	left: 50%;
	width: 60%;
	height: 100%;
	margin-left: -30%;
	background-color: white;
	border-radius: 10px;
	-webkit-background-size: 100%;
   -moz-background-size: 100%;
   -o-background-size: 100%;
   background-size: 100%;
   text-align: center;
   background-repeat: no-repeat;
   overflow: auto;
}

.img-detalle{
	width: 100%;
	height: 400px;
	background-color: rgba(0,0,0,0.1);
	background-size: 100%;
	background-position: center;
}

.img-detalle:hover{
	cursor: zoom-in;
}

.fixed1{
	position:fixed;
	top:60px;
	margin-left: 56.2%;
	width: 26%;
}

.noti-info:hover{
	cursor: pointer;
}

#loading-gif{
	width: 180px;
	margin-top: 20%;
}
#loading-image{
	height: 86px;
	width: 100%;
	background-image: url(http://mymcol.com/monitoreo/img/loading.gif);
}


.loading{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	display: none;
}

.loading-gif{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 180px;
	height: 86px;
	margin-left: -90px;
	margin-top: -43px;
	background-image: url(http://mymcol.com/monitoreo/img/loading.gif);
	border-radius: 10px;
}

.error-server{
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	background-color: rgba(0,0,0,0.5);
	display: none;
	z-index: 1050;
	overflow: hidden;
}

.text-error{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 86px;
	margin-left: -200px;
	margin-top: -43px;
	background-color: white;
	border-radius: 10px;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
}

.cerrar-error{
	margin-top: 10px;
}

#imgprofile{
	width: 100%;
	height: 100px;
	background-color: white;
	background-size: 100%;
	background-repeat: no-repeat;
	border: 1px solid rgba(0,0,0,0.2);
}

.error-profile{
	width: 100%;
	height:30px;
	background-color: rgba(215, 44, 44, 0.7);
	color: white;
	display:none;
	padding-left:5px;
	padding-top: 3px;
}

.success-profile{
	width: 100%;
	height:30px;
	background-color: rgba(0, 149, 44, 0.6);
	color: white;
	display:none;
	padding-left:5px;
	padding-top: 3px;
}

.div-export{
	position: fixed;
	left: 100%;
	margin-left: -385px;
	top: 200px;
	width: 385px;
	height: 50px;
	padding: 15px;
	display: none;
}

.info-noti{
	max-height: 450px;
	overflow: auto;
}


.marcar{
	float: left;
}
.desmarcar{
	float: left;
	margin-left: 10px;
}
.export{
	float: left;
	margin-left: 10px;
	font-weight: bold;
}
.export:hover{
	cursor: pointer;
}
.send-email{
	float: left;
	margin-left: 10px;
	font-weight: bold;
}
.send-email:hover{
	cursor: pointer;
}


.type-export{
	display: none;
	position: fixed !important;
	left: 100%;
	margin-left: -200px;
	top: 250px;
	width: 120px;
	height: 35px;
	padding: 5px;
}



.type-export a{
	margin-left: 10px;
}
.email-send{
	display: none;
	position: fixed;
	left: 100%;
	margin-left: -65px;
	top: 250px;
	width: 50px;
	height: 35px;
	padding: 5px;
}
.email-send a{
	margin-left: 10px;
}
.bg-navy {
    background-color: #367fa9 !important;
}