.modal-dialog-cross {
    max-width: 1000px;
    margin: 1.75rem auto;
}
.nombre-cliente {
	margin-top: auto;
	margin-bottom: auto;
	max-width: 250px;
	text-align: center;
	height: 18px;
}
.div-logo-responsive {
	min-width: 130px;
}
.img-logo-responsive {
	float:left;
	margin-top: 6px;
}
.txt-logo-responsive {
	float:left;
	max-width: 90px;
	margin-left: 8px;
}
.col-no-padding {
	padding-left: 2px !important;
	padding-right: 2px !important;
}
.page-title-box h4 span {
	margin-left: 10px;
	text-transform: none;
}
.alto-133 {
	height: 133px;
}
.fuente-16 {
	font-size: 16px !important;
}
.fuente-12 {
	font-size: 12px !important;
}
.fuente-10 {
	font-size: 10px !important;
}
.opacity-50 {
	opacity: 0.5;
}
.width-70 {
 max-width: 70%;
}
.boton-tipo-pago {
	font-size: 1.25rem;
	font-weight: 400;
}
.boton-bizum img {
	width: 22px;
}
.logos-tipos-pago {
  background-color: #ffffff;
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
	box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);  
	padding: .5rem 1rem;
	border-top: 1px solid rgba(0,0,0,.125);	
}
.logos-tipos-pago img {
	height: 20px;
	margin: 5px 0px 5px 15px;
}
.w-20 {
	width: 20% !important;
}
.fuentewhite
{
  color: white;
}

.bordernegro {
	border: 1px solid #556ee6 ;
	margin: 2px 0px 2px 0px;
}
.imgprov {
	width: 100%;
}
.centrarcontenidodiv {
	display: flex;
	/*justify-content: center;*/
	align-items: center;
}
 .imgprov:hover {
 		-webkit-transform:scale(1.3);
 		transform:scale(1.3);
 	}
.cursorhand {
	cursor:pointer;
}
.h-90 {
	height: 90% !important;
}
#viewExpediente .card-body {
	padding: 0.5rem;
	width: 100%;
}
#viewExpediente .card-body > .row {
	margin-right: -6px;
	margin-bottom: 3px;
}
#viewExpediente .form-control:not(.chat-input) {
	font-size: 1em;
	height: 20px;
	white-space: nowrap;
}
#frmExpediente {
	display: flex;
	flex-direction: column;
	height: 80vh;
}
#cabeceraExpediente {
	display: flex;	
}
#serviciosExpediente, #pieExpediente {
	display: flex;
	flex: 1;
}
#serviciosExpediente {
	max-height: 270px;
	overflow: hidden;
	margin-bottom: 10px;	
}
#pieExpediente {
	max-height: 200px;
}
#pieExpediente .card.row {
	margin-right: -8px;
	margin-bottom: 3px;
}
#datatable-servicio td, #datatable-servicio th,
#datatable-viajero td, #datatable-viajero th, .tab-exp {
	padding: 0.15rem 0.70rem 0.15rem 0.70rem !important;
} 
#datatable-lista-valores tr {
	cursor: pointer;
}
.no-border {
	border: 0;
}
#imagenCliente {
	text-align: center;
}
#imagenCliente > div > i {
	font-size: 8em !important;
	opacity: 0.4;
}
.contenido-resumen {
	background-color: #f8f9fa;
}
.printfact i, .icon-demo-content i.bx-printer,  .descfact i {
	font-size: 16px;
	margin-bottom:  0px;
}
#uploadAgencyLogo.dropzone {
	min-height: 0px;
	max-height:105px;
}
#uploadAgencyLogo.dropzone > .dz-message {
	margin: 0px;
	font-size: 12px;
}
#uploadAgencyLogo.dropzone > .dz-preview {
	margin: 0px auto 0px auto;
	min-height: 0px;
	max-height: 90px;
}
#uploadAgencyLogo.dropzone > .dz-preview > .dz-image {
	height: 78px;
}
#uploadAgencyLogo.dropzone > .dz-preview > .dz-remove {
	font-size: 10px;
}
#widget_whatsapp {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 45px;
	height: 45px;
	z-index: 999999;	
	cursor:pointer;
}
#widget_whatsapp span {
	font-size: 35px;
}
#modalWhatsapp {
	font-size: 1rem;	
}
#modalListaValores .modal-content {
	box-shadow: 2px 2px 2px 2px rgb(11, 11, 10);
}
.campo-obligatorio {
/*	background-color: var(--cyan);
	color:white*/
}
.campo-informativo {
/*	background-color: var(--success);
	color:white*/
}
.nav.nav-pills.container, .container.formulario-viajes {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	max-width: 100%;
}
.card-hover-zoom .card:hover {
  transform: scale(1.2);
  z-index: 1;
}
.card-hover-zoom .card {
  transition: transform .2s ease;
  box-shadow: 0 4px 6px 0 rgba(22,22,26,.18);
  border-radius: 0;
  border: 0;
  margin-bottom: 1.5em;
}
.ifind {
	font-size: 15px;
	margin-left: -20px;
	background-color: white;
	color: gray;
	cursor: pointer;
}
.ifind::before {
	display: inline;
}
.etservicio td {
	padding: 0.2rem;
}
.w-99 {
	width: 99% !important
}
.w-40 {
	width: 40% !important
}
.w-49 {
	width: 49% !important
}
.reg-pais i {
	font-size: 16px;
}
.reg-pais .icon-demo-content .col-lg-4:hover i {
  color: #556ee6;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.responsive {
	display: none;
}
.m-7 {
	  margin: 7px !important;
}
.boton-primary {
	background-color: var(--primary) !important;
	border-color: var(--primary) !important;
}
.npd-llwd input, .npd-llwd textarea {
	border: none;
	padding: 0px;
	height: 100%;
}
.npd-llwd .list-values-ct {
	display: none;
}

.h74p {
	height: 22px !important;
}
.chand {
	cursor: pointer;
}
.colorsololectura {
  border-color: var(--primary) ;
}

.my-actions {  }
.order-1 { order: 1; }
.order-2 { order: 2; }
.order-3 { order: 3; }

.right-gap {
  margin-right: auto;
}
.t-al-r {
	text-align: right;
}

#dMDetalleReserva .modal-body {
	min-height: 575px;
}
@media (min-width: 1425px) and (max-width: 1800px) {
	html {
		font-size:0.90em;
	}
}
@media (min-width: 1336px) and (max-width: 1424px) {
	html {
		font-size:0.85em;
	}
}
@media (min-width: 1246px) and (max-width: 1335px) {
	html {
		font-size:0.80em;
	}
}
@media (min-width: 992px) and (max-width: 1245px) {
	html {font-size:0.75em;}
  .responsive-50 {width: 50% !important;}
}
@media (min-width: 768px) {
  .collapse.dont-collapse-sm {
    display: block;
    height: auto !important;
    visibility: visible;
  }
}
@media (max-width: 991px) {
	.ifind {
		position: relative;
		top: 4px;
		font-size: 24px;
		margin-left: -30px;
	}
	.no-responsive {
		display: none;
	}
	.responsive {
		display: block;
	}
}
@media (max-width: 768px) {
  #frmExpediente, #cabeceraExpediente, #serviciosExpediente, #pieExpediente {
  	height: 100%;
  	max-height: 100%;
  }
  #viewExpediente input.form-control {
  	padding-top: 0px !important;
  	padding-bottom: 0px !important;
  }
}

.ver-responsive {
	display: none;
}

@media only screen and (max-width: 1000px) {
/* Force table to not be like tables anymore */
	#tservice table,
	#tservice thead,
	#tservice tbody,
	#tservice th,
	#tservice td,
	#tservice tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	#tservice thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}	
	#tservice tr { border: 1px solid #ccc; }
	  
	#tservice td {
	/* Behave like a "row" */
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	white-space: normal;
	text-align:left;
	}
	 
	#tservice td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
	text-align:left;
	font-weight: bold;
	}
	/*
	Label the data
	*/
	/*#tservice td:before { content: attr(data-title); padding-top: 12px}	*/
	.ver-responsive { display:inline-block; width: 15%;}
	#tservice input, #tservice select { display: inline; width: 75%; margin-left:5% }
}
.chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0,0,0,0.6);
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-bottom: 5px;
  margin-right: 5px;
  cursor:pointer;
}
.chip.active {
  outline: none;
  color: #fff;
  background-color: var(--success);
}
.concilida {
	/*Sbackground-color: #ffe0ff;*/
	border-color: #ffe0ff ;
	 border-style:  solid;
	 	   border-top-color: transparent;
}
.concilidapagada {
	/*background-color: #80c080;*/
  border-color: #80c080 ;
	 border-style:  solid;
	 	   border-top-color: transparent;
}
.botonconcilida {
	background-color: #ffe0ff !important;
}

.botonconcilidapagada {
	background-color: #80c080 !important;
}


}

@media only screen and (max-width: 674px) {
	.ver-responsive { display:inline-block; width: 25%;}
	#tservice input, #tservice select { display: inline; width: 65%; margin-left:5% }
}
@media only screen and (max-width: 450px) {
	.ver-responsive { display:inline-block; width: 35%;}
	#tservice input, #tservice select { display: inline; width: 55%; margin-left:5% }
}
