body {
	/*position: relative;
  margin: 0;
  padding-bottom: 4rem;
  min-height: 100%;*/
	background-color: lightgray;
	font-family: 'Roboto', sans-serif;
	color: #333333;
}

header, footer {
	background-color: #333333;
}

.icon-rss a:hover {
	color: #faa33d !important;
}

.form-control {
	/*color: #333 !important;*/
	color: #333;
/* 	/trabajarenstatoconselectydatetimeparacambiodecolora333 */
}

.form-control:focus {
	color: #333;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #cccccc !important;
	opacity: 1; /* Firefox */
}

.navbarPrivado {
	background-color: #333333;
}

.navbar .navbar-nav .nav-link {
	color: #FFFFFF;
	font-size: 1.1em;
}

.navbar .navbar-nav .nav-link:hover {
	color: #C7C7C7;
}

.navbar-menu{
	background-color: #FFFFFF;
	padding: 0px;
	display: grid;
	grid-template-columns: repeat(6,1fr);	

}

.navbar-menu-text-contenedor{
	margin: 0px;
	padding: 12px 0px 10px 0px;
	background-color:  #FFFFFF;
	border-bottom: 1px solid #C7C7C7;
	
}
.navbar-menu-text-contenedor-continuacion{
	margin: 0px;
	grid-column:5/6;
	border-bottom: 1px solid #C7C7C7;
	
}
.navbar-menu-text-contenedor-div{
	margin: 0px;
	grid-column:6/7;
	border-bottom: 1px solid #C7C7C7;

}
.navbar-menu-text{
	text-align: center;
	
	color:#7f7f7f;
}
.navbar-menu-text:hover{
	background-color: #eeeeee;
	border-bottom: 2.5px solid  #D5007F;
	
}
.navbar-menu-area{
	grid-column:1/3;
}
.navbar-menu-formulario{
	grid-column:3/5;
}
.navbar-menu-boton{
	width:120px;
	height:30px;
	margin-left:25px;
	text-align: center;
	padding:0;
	font-size:10px;
	color:#D5007F;
	background-color: #eeeeee;
	grid-column:6/7;
	border:none;
	border-radius: 5px;
}

.border-tabla-direcciones{
	
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
}
.circle-activo{
	width: 8px;
    height: 8px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #5cb85c;
    vertical-align: middle;
}
.circle-desactivo{
	width: 8px;
    height: 8px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #722F37;
}


.custom-control-input:checked~.custom-control-label::before {
    background-color: #d5007f;
}

@media only screen and (min-width: 960px) {
	.navbar .navbar-nav .nav-item .nav-link {
		padding: 0 0.5em;
	}
	.navbar .navbar-nav .nav-item:last-child .nav-link {
		border-left: 1px solid #FFFFFF;
	}
}

.btn-image {
	width: 150px;
	height: 85px;
	cursor: pointer;
}

.btn-action-listener {
	background-color: #D5007F;
	border-color: #D5007F;
	color: white;
}

.btn-color {
	background-color: #F9DBED;
	border-color: #F9DBED;
}


.btn-action-listener:hover {
	background-color: #E76DB6;
	border-color: #E76DB6;
}

.btn-cancel:hover {
	background-color: #dbdbdb;
	border-color: #dbdbdb;
	color: #333;
}

.btn-cancel {
	background-color: white;
	border-color: darkgrey;
	color: darkgrey;
}

.btn-small {
	font-size: smaller;
	font-weight: 400 !important;
}

.form-control-file {
	display: none;
}

.resaltado {
	color: #D5007F;
}
/*
form, .form-control {
	font-size: 1.3rem;
}
*/
footer {
	background-color: #333333;
	font-size: 15px;
	/*position: absolute;
  bottom: 0;
  right: 0;
  left: 0;*/
	width: 100%;
}

.img-card {
	display: flex;
	margin: auto;
	justify-content: center;
}

.style-card {
	border-radius: 15px;
	box-shadow: 5px 5px 15px #ccc;
	height: 150px;
}

.form-cambio-error{
	background-image:none !important;
	border-color: #dc3545 !important;
}

.form-cambio-valido{
	background-image:none !important;
	border-color: #28a745 !important;
}

.form-cambio-normal{
	background-image:none !important;
	border-color: rgb(206,212,218) !important;
}
.option-color{
	color: #cccccc !important;
}
.escalado:hover{
	-webkit-transform: scale(1.03) !important;
	-ms-transform: scale(1.03) !important; 
	transform: scale(1.03) !important;
}

.style-card:hover {
	-webkit-transform: scale(1.03) !important;
	-ms-transform: scale(1.03) !important; 
	transform: scale(1.03) !important;
}

.text-card {
	padding: 15px;
	padding-left: 0px;
}

.content-adjust {
	padding-left: 0px;
}

.img-card-size {
	width: 180px;
	height: 90px;
}

.vertical {
	border-left: 5px solid black;
	height: 80%;
}

.divFiltros {
	background-color: #F1FBFD;
	    padding-bottom: 0.7rem;
    padding-top: 0.5rem;
}

.ocultoInicial {
	display: none;
}

.tableHeader {
	background-color: #DBDBDB;
	font-size: 15px;
	vertical-align: initial !important;
}

.tableHeaderAcciones {
	background-color: #DBDBDB;
	font-size: 14px;
	vertical-align: initial !important;
	width: 40px !important;
}

.tableHeaderFechaHora {
	background-color: #DBDBDB;
	font-size: 14px;
	vertical-align: initial !important;
	width: 70px !important;
}

.tableHeaderActo {
	background-color: #DBDBDB;
	font-size: 14px;
	vertical-align: initial !important;
	width: 190px !important;
}

.tableHeaderPromovente {
	background-color: #DBDBDB;
	font-size: 14px;
	vertical-align: initial !important;
	width: 120px !important;
}

.tableBodyText {
	font-size: 14px;
}

.tableImgSinglePublic {
	height: 25px;
}

.imgEstatus {
	width: 20px;
	height: 20px;
}

div.dataTables_wrapper div.dataTables_filter {
	text-align: left;
	
}

.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #D5007F;
	border-color: #D5007F;
}

.tituloP {
	
	font-size: 24px;
}

.linkINE {
	color: #D5007F;
}

.cardLink {
	color: #333333;
}

.colorINE {
	color: #D5007F;
}

.linkINE:hover {
	color: #D5007F;
}

.cardLink:hover {
	color: #D5007F;
}

.division {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.divisionVertical {
	border: none;
	border-left: 1px solid hsla(200, 10%, 50%, 100);
	height: 100vh;
	width: 1px;
}

.sombreado {
	background-color: #FCEDF6;
	border-radius: 10px;
	padding-top: 15px;
}

.textos {
	font-size: 15px;
}

.imgModal {
	width: 20px;
	height: 20px;
}

.imgGeneric {
	width: 20px;
	height: 20px;
}

.filaTarjetas {
	display: flex;
	flex-wrap: wrap;
}

.filaTarjetas>div[class*='col-'] {
	display: flex;
}


.paddingAdjust{
	padding-bottom: 20px;
}

/***********Estilos de Modales***************/
.modal-dialog-confirmation{
	max-width: 450px;
}

.modal-footer-confirmation{
	justify-content: center;
	border-top: none;
	margin-top: -1rem;
}

.modal-header-confirmation{
	border-bottom: none;
	text-align: center;
}

.modal-header-confirmation > h5{
	width: 100%;
	color: #d5007f;
	font-size: 14px;
	font-weight: normal;
}

.header-divider-rosa{
	width: 90%;
	margin-top: -1rem;
	border: 0;
	border-top: 1px solid #d5007f;
	color: #d5007f;
}

.btn-close{
	padding-top: 1px;
	padding-bottom: 1px;
}

.btn-close:hover{
	padding-top: 2px;
	padding-bottom: 2px;
	border-color: #FFF;
}

.error-formulario{
	color: #ff4d4f;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 4px;
}

.error-formulario-oculto{
	visibility: hidden;
}

.input-error{
	border-color: #ff4d4f !important;
}

.list-add{
	font-size: 16.64px;
	color: #d5007f;
    padding-top: 2px;
    padding-bottom: 2px;
}

.list-add-boton{
	font-size: 16.64px;
	color: #d5007f;
    padding-top: 2px;
    padding-bottom: 2px;
}

.list-add-boton:hover{
	color: #8140A1;	
}

.btn-tooltip{
	padding-top: 2px;
	padding-bottom: 2px;
}

.btn-tooltip:focus{
	padding-top: 2px;
	padding-bottom: 2px;
	box-shadow: none;
}

.tooltip.show {
  opacity: 1;
}

.tooltip-inner {
  background-color: #929292;
  color: #FFF;
}

.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #929292 !important;
  color: #FFF;
}

.tooltip.bs-tooltip-left .arrow:before {
 border-left-color: #929292 !important;
 color: #FFF;
}

.tooltip.bs-tooltip-bottom .arrow:before {
 border-bottom-color: #929292 !important;
 color: #FFF;
}

.tooltip.bs-tooltip-top .arrow:before {
 border-top-color: #929292 !important;
 color: #FFF;
}

input[type="date"]::-webkit-clear-button {
  font-size: 18px;
  height: 30px;
  position: relative;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: red;
    opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   	color: red;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: red;
 }

.paddingAdjust {
	padding-bottom: 20px;
}

.borderDerecho {
	border-right-width: 1px;
	border-right-color: #c8c8c8;
	border-right-style: inset;
}

.paddingHeader {
	padding-left: 16px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	padding-right: 16px !important;
}

.paddingTD {
	padding-top: 16px;
	padding-bottom: 16px;
}

@media (min-width: 1200px){ 
	.modal-xl {
/*     	max-width: 980px !important; */
	}
}

.card-text-tarjetas{
	padding: 0px 40px 10px 40px;
	text-align: center;
    font-size: 0.7rem;
}

.color-estrado{
	color: #d50080;
}

.font-weight-bold {
    font-weight: 700!important;
}

.text-public-1 {
	font-size: 16px;
}

.text-public-2 {
	font-size: 20px;
}

.justify-content-md-cente {
	-webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

p.centradoImg {
  text-align: center;
}

.espaciado{
	float: left;
    margin-right: 5px;
}

.alert-danger{
	color: #ffffff;
	background-color: #B7006D;
	text-align: center;
}

.alert-success{
	color: #ffffff;
	background-color: #409aa1;
	text-align: center;
}

.aviso{
	font-size: 13px;
}
.titleNotificacion{
	    font-size: 22px;
}

.espaciadoFechas{
	padding-bottom: 10px;
}

.grow img{
transition: 1s ease;
cursor: pointer;
}

.grow img:hover{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.separadoRedes{
	padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.separadoMenuSuperior{
    padding-right: 0.5rem;
}

.pegado{
	    padding-bottom: 0;
    padding-top: 0;
}

.ajusteArriba{
	    padding-top: 0.5rem;
}
.accionesBox{
	display: flex;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  border: none;
  border-radius: 0;
  /*box-shadow: none;*/
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
  margin: 10px 0 0 0;
  padding: 0;
  min-width: 300px;
  max-width: 100%;
  width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before, .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  display: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td,
.bootstrap-datetimepicker-widget.dropdown-menu table th {
  border-radius: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.old, .bootstrap-datetimepicker-widget.dropdown-menu table td.new {
  color: #bbb;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.today:before {
  border-bottom-color: #0095ff;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.active,
.bootstrap-datetimepicker-widget.dropdown-menu table td.active:hover,
.bootstrap-datetimepicker-widget.dropdown-menu table td span.active {
  background-color: #0095ff;
  text-shadow: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.active.today:before,
.bootstrap-datetimepicker-widget.dropdown-menu table td.active:hover.today:before,
.bootstrap-datetimepicker-widget.dropdown-menu table td span.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget.dropdown-menu table th {
  height: 40px;
  padding: 0;
  width: 40px;
}
.bootstrap-datetimepicker-widget.dropdown-menu table th.picker-switch {
  width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu table tr:first-of-type th {
  /*border-bottom: 1px solid #34495e;*/
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.day {
  height: 32px;
  line-height: 32px;
  padding: 0;
  width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td span {
  border-radius: 0;
  height: 77px;
  line-height: 77px;
  margin: 0;
  width: 25%;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months tbody tr td,
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years tbody tr td,
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td {
  padding: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td span {
  display: block;
  float: left;
  width: 50%;
  height: 46px;
  line-height: 46px !important;
  padding: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td span:not(.decade) {
  display: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td {
  padding: 0;
  width: 30%;
  height: 20px;
  line-height: 20px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td:nth-child(2) {
  width: 10%;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td a,
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td span,
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td button {
  border: none;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 100%;
  font-size: 12px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td span {
  color: #333;
  margin-top: -1px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td button {
  background-color: #fff;
  color: #333;
  font-weight: bold;
  font-size: 1.2em;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td button:hover {
  background-color: #D5007F;
}

.bootstrap-datetimepicker-widget.dropdown-menu .picker-switch table td {
  border-top: 1px solid #34495e;
}
.bootstrap-datetimepicker-widget.dropdown-menu .picker-switch table td a, .bootstrap-datetimepicker-widget.dropdown-menu .picker-switch table td span {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 100%;
  font-size: 12px;
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #007bff;
    color: #FFF;
}

.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td span:hover {
    color: #FFF;
}

#topbar {
    position: relative;
    z-index: 200;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.topbar-auto {
    min-height: 40px;
    height: auto !important;
}

.topbar-dropdown {
    color: #747474;
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    height: 40px;
    position: relative;
}

.topbar-dropdown:first-child .title {
    border-color: transparent;
    padding-left: 0;
}

.topbar-dropdown .title {
    border-left: 1px solid #eee;
    padding: 0 20px;
    cursor: pointer;
}

.topbar-dropdown .title a {
    color: #747474;
}

.topbar-dropdown .title a {
    font-weight: 400;
}

.item-menu-top {
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    display: inline-block;
}

.letraMenuSuperior{
	color: #747474;
    border-radius: inherit;
    font-size: 13px;
}

.letraMenuGeneral{
	color: #111111;
    border-radius: inherit;
    font-size: 1rem;
    font-weight: bold;
}

.letraMenuGeneral:hover{
	color: #D5007F;
	text-decoration: none;
}

.letraMenuSuperior:hover{
	color: #747474;
}

#topbar .social-icons {
    float: right;
    height: 100%;
    overflow: hidden;
}

#topbar .social-icons li, #topbar .social-icons li a {
    float: left;
    list-style: outside none none;
}

.separadoEnlaces{
	    padding-bottom: 1rem;
	    padding-left: 1rem;
}

.colorMenus{
	color: #111111;
}

.tipoMenus{
	font-family: Roboto,Helvetica Neue,Arial,sans-serif;
	font-weight: bold;
	font-size: 0.9rem;
}

.letraRedesSociales{
	color: #111111;
}

.centradoMenuPrincipal{
	margin: auto;
}

.at-share-dock.atss {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    z-index: 1000200;
    box-shadow: 0 0 1px 1px #e2dfe2;
}

.atss {
    position: fixed;
    top: 20%;
    width: 3pc;
    z-index: 100020;
    background: none;
}

.addthis-animated {
    animation-fill-mode: both;
    animation-timing-function: ease-out;
    animation-duration: .3s;
}

.slideInUp {
    animation-name: slideInUp;
}

.slideInUp.addthis-animated {
    animation-duration: .4s;
}

.atss .at-share-btn {
    border: 0;
    padding: 0;
}

.atss .at-share-btn, .atss a {
    position: relative;
    display: block;
    width: 3pc;
    margin: 0;
    outline-offset: -1px;
    text-align: center;
    float: left;
    transition: width .15s ease-in-out;
    overflow: hidden;
    background: #e8e8e8;
    z-index: 100030;
    cursor: pointer;
}

.at-share-dock a {
    width: auto;
    transition: none;
    color: #fff;
    text-decoration: none;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper {
    display: block;
    padding: 8px 0;
}

.separadoFiltros{
	padding-bottom: 0.5rem;
}

.rosa-texto{ color:  #d5007f !important;}
.verde-texto{ color:  #409AA1 !important;}
.rosa-claro-texto{color: #fcedf6 !important;}
.rosa-fondo{ background-color:  #d5007f !important;}
.rosa-claro-fondo{background-color: #fcedf6 !important;}
.azul-claro-fondo{background-color: #F1FBFD !important;}
.btn-cursor{cursor: pointer;}

