/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap');
html {background-color: #f7f7f7 !important;}
body {background-color:#f7f7f7!important;}
div#growlboot {padding: 0px !important;}
button.nuevoElemento{
	border-radius: 25px !important;
	padding: 2px 25px !important;
	text-align: center !important;
	border: none !important;
	color: white !important;
	font-size: 13px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	background: #03bffe !important;
}
button.exportaExcel {
	padding: 2px 25px !important;
	text-align: center !important;
	border: none !important;
	color: white !important;
	font-size: 13px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	background: rgb(76, 175, 80) !important;
	border-radius: 25px !important;
}
button.exportaExcel:hover {
	background: rgb(58, 161, 62) !important;
}
button.verDetalles{
	border-radius: 25px !important;
	padding: 2px 15px !important;
	text-align: center !important;
	border: none !important;
	color: white !important;
	font-size: 12px !important;
	font-weight: bold !important;
	/*text-transform: uppercase !important;*/
	background: #03bffe !important;
	margin: 3px;
}
button.verDetalles:hover{
	background: #0098ca !important;
}
button.verPlantilla{
	border-radius: 25px !important;
	padding: 2px 15px !important;
	text-align: center !important;
	border: none !important;
	font-size: 12px !important;
	font-weight: bold !important;
	margin: 3px;
	/*text-transform: uppercase !important;*/
}
button.verFallidos{
	border-radius: 25px !important;
	padding: 2px 15px !important;
	text-align: center !important;
	border: none !important;
	font-size: 12px !important;
	font-weight: bold !important;
	/*text-transform: uppercase !important;*/
	margin: 3px;
}
button.verDetalles:hover{
}
div.contentDatosGen {
	padding: 10px;
	border: 1px solid #c4c4c4;
	max-width: 450px !important;
}
div.contentDatosGen .tituloDatosGen {
	background-color: #03bffe;
	color: #fff;
	text-align: center;
	padding: 10px 0px;
	margin-bottom: 20px;
}
div.contentDatosGen .filaDatosGen {
	background-color: #ebebeb;
	color: #000;
	text-align: left;
	padding: 10px;
}
div.contentDatosGen .filaDatosGen.odd {
	background-color: #f7f7f7;
	color: #000;
	text-align: left;
	padding: 10px;
}
div.contentDatosGen .numDatosGen {
	float: right;
	font-weight: 600;
}
/*nuevo diseņo*/
div#contenido_estadisticas {
    padding-bottom: 40px;
}
.div_loading{
	text-align:center;
	color:#014495;
	font-size:20px;
	font-weight:600;
}
.div_menu{
    width: 100%;
    padding: 0;
    background: #014495;
    padding-left: 0%;
    float: none;
    text-align: left;
}
.btn_menu_estadistica {
    width: 230px;
    display: inline-block;
}
.div_menu.col-md-12.col-lg-12 {
    padding-left: 0px;
	margin-bottom: 30px;
	padding-right:0px;
}
#div_contenido .div_menu .col-lg-2{
    background: #014495;
    border: 1px solid #014495;
    border-radius: 0;
}
.menu_off:hover{
	background:#99b4d6 !important;
}
.menu_off {
    height: 43px;
    cursor: pointer;
    font-size: 14px;
    /*border-radius: 4px;*/
    background: #014495;
    text-align: center;
    padding-top: 12px;
    color: white;
    font-size: 14px;
    /*border-style: solid;
    border-color: #292625;
    border-width: 1px;*/
}
.tituloPaso {
	font-size:14px;
	color:#70daff;
	font-weight: normal;
}
#contentTipos .select2-container, #contentEspecialidades .select2-container, #contentIntereses .select2-container {
	width: 100% !important;
}
#ifr_carga {
	display: none;
}
#informaciongrowl * {
	max-width: 100%;
}
/**********/


.vertical{
	vertical-align:middle;
}
form#form-excel {
	width: 260px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
form#form-excel.form-default {
	/*margin-top:20px;*/
}
.selection {
	margin-bottom: 15px;
}
.selection select {
	border-radius: 4px;
	padding: 5px;
}
.info {
	font-size: 15px;
}
.info span{
	font-size: 16px;
}
.menu .item.genera-excel, .genera-excel-destinatarios{
	margin: 0px;
	cursor:pointer;
	background:#014495;
	color:white;
	border: 1px solid #014495;
}
.genera-excel-destinatarios{
    padding: 4px 10px;
    border-radius: 5px;
    margin-left: 50px;
}
.genera-excel-destinatarios > img{
    vertical-align: sub;
}
#acceder_envio{
	 margin: 0px;
	cursor:pointer;
	background:#014495;
	color:white;
	border: 1px solid #014495;
	padding: 6px 15px;
	font-size: 14px;
	border-radius:4px;
}
.menu .item.genera-excel >img, .menu .item.genera-excel >span{
	vertical-align:middle;
}
.div_grisclar{
	background:#f7f7f7;
	margin:0px 15px;
	padding:6px;
}
.div_grisosc{
	background:#ebebeb;
	margin:0px 15px;
	padding:6px;
}
.contain {
	width: 90%;
	margin: 0px auto;
}
body {
	font-family: 'Open Sans', sans-serif !important;
	/* border-top: 17px solid #014495; */
	margin:0px;
}
.cabecera {
	padding: 30px 0px;
}
.cabecera >img {
	display: inline-block;
	vertical-align: middle;
}
img.centrar-foto {
	margin-left: 2%;
}
.menu{
	margin-bottom: 25px;
}
.menu .item{
	font-size: 14px;
	padding:7px 15px;
	background: #cccccc;
	display: inline-block;
	margin-right:20px;
	border-radius: 3px;
	border: 1px solid #aaa;
}
.menu .item {
	color: #6b6b6b;
	text-decoration: none;
	cursor:pointer;
}
.menu .item.active{
	background: #ffc501;
	border: 1px solid #ffc501;
}
.menu .item.active{
	color: white;
	text-decoration: none
}
.txt-cabecera {
	margin-bottom: 15px;
	color: #014495;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 16px;
}
.table {
	font-size: 14px;
}
.table .tr.impar .td, .table .tr.impar{
	background: #f7f7f7;
}
.table .tr.par .td, .table .tr.par{
	background: #ebebeb;
}
.content {
	max-width: 450px;
	border: 1px solid black;
	padding:  15px 0px;
}	
.content .info.header {
	background: #014495;
	color:  white;
	padding:  3px;
	text-align: center;
	margin:0px 15px 20px 15px;
}	
.content .info {
	margin-top:  5px;
}
.content .info span{
	float:right;
}
.table .tr .td {
	display: inline-block;
	vertical-align: top;
}
.table .thead .tr{
	background: #00b7d1;
}
.table .thead .td{
	font-size: 14px;
	background: #00b7d1;
	color: white;
	padding: 7px 15px;
}
.table>.tr>.td {
	padding: 8px 15px;
	text-align:center;
}
.table>.thead>.tr>.td {
	text-align:center;
}
.clearfix{
	height:1px;
}
/*ENVIOS TOTALES*/
.table.envios_totales  .td{
	width: 18%;
}
.envios_totales .tr .td:first-child{
	width:  8%;
}
.envios_totales .tr .td:nth-child(2) {
	width: 18%;
}
.envios_totales .tr .td:nth-child(3) {
	width: 30%;
}
.envios_totales .tr .td:nth-child(4){
	width: 15%;
}
.envios_totales .tr .td:nth-child(5){
	width:19%;
}
/*ENVIOS TOTALES ABIERTOS*/
.envios_totales.abiertos .tr .td:nth-child(3) {
	width: 24%;
}
.envios_totales.abiertos .tr .td:nth-child(5){
	width:13%;
}
.envios_totales.abiertos .tr .td:nth-child(6) {
	width: 10%;
}
/*CLICKS MAIL*/

.table.clicks_mail  .td{
	word-wrap: break-word;
}
.table.clicks_mail>.tr>.td {
	padding: 9px 17px;
}
.table.clicks_mail>.thead>.tr>.td {
	padding: 5px 15px;   
	height: auto;
	vertical-align: middle; 
}
.clicks_mail .tr .td:first-child{
	width:  7%;
}
.clicks_mail .tr .td:nth-child(2) {
	width: 8%;
}
.clicks_mail .tr .td:nth-child(3) {
	width: 15%;
}
.clicks_envios_mail .tr .td:nth-child(3) {
	width: 11%;
}

.clicks_mail .tr .td:nth-child(4){
	width: 5%;
}
.clicks_mail .tr .td:nth-child(5){
	width:7%;
}
.clicks_mail .tr .td:nth-child(6) {
	width: 10%;
}
.clicks_mail .tr .td:nth-child(7) {
	width: 8%;
}
.clicks_mail .tr .td:nth-child(8) {
	width: 8%;
}
.clicks_mail .tr .td:nth-child(9) {
	width: 13%;
}
.clicks_mail .tr .td.dos:nth-child(6) {
	width: 7%;
}
.clicks_mail .tr .td.dos:nth-child(7) {
	width: 5%;
}
.clicks_mail .tr .td.dos:nth-child(8) {
	width: 5%;
}
.clicks_mail .tr .td.dos:nth-child(9) {
	width: 5%;
}
.clicks_mail .tr .td.dos:nth-child(10) {
	width: 5%;
}
.clicks_mail .tr .td.dos:nth-child(11) {
	width: 8%;
}
/*** Envios totales campana 2 ***/
.envios_totales.campana-2 .tr .td{
	width: 31%;
}
.envios_totales.campana-3 .tr .td{
	width: 31%;
}
.envios_totales.campana-5 .tr .td{
	width: 31%;
}
/*** Total aperturas ***/
.total_aperturas.campana-2 .tr .td{
	width: 23%;
}
.total_aperturas.campana-3 .tr .td{
	width: 23%;
}
.total_aperturas.campana-5 .tr .td{
	width: 23%;
}
/*** Clicks mail ***/
.clicks_mail.campana-7 .tr .td {
    width: 19.5%;
}
.clicks_mail.campana-6 .tr .td {
    width: 16.5%;
}
.clicks_mail.campana-3 .tr .td {
    width: 19%;
}
.clicks_mail.campana-5 .tr .td {
    width: 19%;
}
.clicks_mail.campana-2 .tr .td{
	width: 8%;
}
.clicks_mail.campana-2.envio-2 .tr .td{
	width: 6.8%;
}
.clicks_mail.campana-2.envio-2 > .tr .td{
	width: 7%;
}
.clicks_mail.campana-2 .tr .td:first-child, .clicks_mail.campana-2 .tr .td:nth-child(2){
	width: 15%;
}
.clicks_mail.campana-2.envio-2 .thead .tr .td:first-child, .clicks_mail.campana-2.envio-2 .thead .tr .td:nth-child(2){
	width: 14%;
}
.clicks_mail.campana-2.envio-2 > .tr .td:first-child, .clicks_mail.campana-2.envio-2 > .tr .td:nth-child(2){
	width: 14.5%;
}
.clicks_mail.campana-2 .tr .td{
	width: 8%;
}
div#ui-datepicker-div {
	width: 223px;
}
/**CLICKS ONCO Y HEMA**/
#ver_datos_btn:hover {
	text-decoration:none;
	background: #4e7eb7;
}
#ver_datos_btn {
	margin: 0px 0px 0px 10px;
	cursor: pointer;
	background: #014495;
	color: white;
	border: 1px solid #014495;
	padding: 6px 12px;
	border-radius: 4px;
	font-weight:500;
}

.clicks_mail.hema .tr .td:first-child{
		width: 10%;
}
.clicks_mail.hema .tr .td:nth-child(2), .clicks_mail.hema .tr .td:nth-child(3),.clicks_mail.hema .tr .td:nth-child(4), .clicks_mail.hema .tr .td:nth-child(5), .clicks_mail.hema .tr .td:nth-child(6),.clicks_mail.hema .tr .td:nth-child(7),.clicks_mail.hema .tr .td:nth-child(8), .clicks_mail.hema .tr .td:nth-child(9), .clicks_mail.hema .tr .td:nth-child(10), .clicks_mail.hema .tr .td:nth-child(11), .clicks_mail.hema .tr .td:nth-child(12), .clicks_mail.hema .tr .td:nth-child(13), .clicks_mail.hema .tr .td:nth-child(14) {
		width: 8%;
		font-size: 12px;
}
.loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('imagenes/loading.gif') 50% 50% no-repeat rgb(249,249,249);
opacity: .8;
}
select{
	font-weight: 400 !important;
}
@media screen and (max-width: 1900px) {
	.menu .item, form#form-excel {
    	margin-top: 20px;
	}

}
@media screen and (max-width: 625px) {
	.cabecera img {
    	width: 20%;
	}
	img.centrar-foto {
    	width: 78%;
	}
}
@media screen and (max-width: 550px) {
	select#select_envio {
    	margin-left: 0px !important;
    	margin-top: 10px;
		display:block;
	}
}
@media screen and (max-width: 480px) {
	.btn_menu_estadistica {
   		width: 175px;
	}
}
@media screen and (max-width: 390px) {
	.btn_menu_estadistica {
   		display:block;
		width: 100%;
	}
}

.bg-white{background-color:white;}
.pointer{cursor:pointer;}
.c-af4144{color:#af4144}
.bold{font-weight: bold;}
.bg-ebeff2{background-color:#ebeff2;}
.mt-15{margin-top:15px;}
.mt-40{margin-top:40px;}
.mt-50{margin-top:50px;}
.mb-5{margin-bottom:5px;}
.mx-40{margin:40px 0;}
.space-icon{margin:0 2%;}
.paper{background-color: #fff;border-radius: 10px;padding:40px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.bg-03bffe{background:#03bffe;}
.c-03bffe{color:#03bffe;}
.c-df3131{color:#df3131;}
.italic{font-style: italic;}
.boton-pequeno{border: none;
	border-radius: 15px;
	padding: 1px 15px;color:#fff;
	font-weight: bold;
	cursor:pointer;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 12px;
}
.boton-plantilla{border-radius:25px; padding:15px;text-align: center;width:35%;border:none;color:white;font-size:14px; font-weight: bold;text-transform: uppercase;}
.uppercase{text-transform: uppercase;}

.select2-selection.select2-selection--multiple {
	border-radius:5px!important;
}
.c-009dff{color:#009dff;}
.c-16b844{color:#16b844;}
.c-ff0000{color:#ff0000;}
.bg-3c4b64{background-color:#3c4b64;}
.titlePop{font-size: 18px;color: #3c4b64;}
.cardExample{background-color: #ebeff2;
	padding: 15px;
	border-radius: 25px;
	color: #000;
width:100%;}

.btnSeleccionado {
	border-radius: 25px !important;
	padding: 10px 25px !important;
	text-align: center !important;
	width: auto;
	border: none !important;
	color: white;
	font-size: 12px !important;
	font-weight: bold !important;
	text-transform: uppercase;
	background: #03bffe;
  }
  .btnDefault {
	border-radius: 25px !important;
	padding: 10px 25px !important;
	text-align: center !important;
	width: auto;
	border: none !important;
	color: #3C4B64!important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-transform: uppercase;
  }

  .btnSeleccionado:focus {
	color: #fff !important;
  }

  .absolute{position:absolute;}

  #contentTipos label{font-family: 'Open Sans', sans-serif;font-weight: 600;}
/* MENU STYLE*/
.contenedorMenu{background:white;margin:0 auto;padding:15px !important;}
.menuRow{display:flex;align-items:end;}
.menuSub{display:flex;justify-content:center;align-items:center;flex-direction: row;}
@media screen and (max-width: 767px) {
.menuSub{flex-direction: column;}
.imgCenterRespMenu{text-align: center;}
.menuRow{justify-content: center;}
.boton-plantilla{width:auto;}
#envios_info, #totalEnvios_info{text-align: center;width:100%!important;}
}

@media only screen and (min-width:767px){
	.rowJustify{display:flex;justify-content: center;}
}

@media only screen and (max-width:1999px){
	.showExample{margin:7px 0;}
}
/* FOOTER */
.foot{margin:0;
bottom:0;
left:0;
right:0;
text-align: center;
}
.imgFoot{max-width:100%;height:auto;}