@font-face {
	font-family: 'Poppins';
  src: url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,400;1,500;1,600;1,700&display=swap'),
}


.logo_avanza {
	display:block;
  margin:auto;
  overflow: visible;
  padding-bottom: 10%;
}

.button_pagos{
  margin: 0 !important;
  background-color:#c8102f !important;
  font-size: 25px;
}

.button_pagos:focus{
  background-color:#c8102f !important;;
}

.modal-terminal .modal-content{
	padding: 2% !important;
}


#botonEspacio {
    overflow: hidden;
    float: left;
    width: 100%;
    margin: 18px 0 48px 0;
}

.btnInicio {
    border-radius: 10px;
    font-size: 1rem;
    margin: 11% auto 0;
    width: 189px;
    background: #1f798c;
    color: #fff;
    display: block;
    border: 2px solid #1f798c;
}

.btnInicio:hover{
    background: white;
    color: #1f798c;
    border: 2px solid #1f798c;
}
.Trazado_2 {
    overflow: visible;
    width: 12px;
    -webkit-transform: matrix(1,0,0,1,0,0);
    transform: matrix(1,0,0,1,0,0);
    position: absolute;
    padding: 14px 10px;
    visibility: visible;
    z-index: 1;
}

#usuario {
    overflow: visible;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: rgba(27,27,27,1);
    letter-spacing: 0.5px;
}

.inputLogin {
    border: 1px solid #20798c;
    border-radius: 10px;
    text-indent: 28px;
    background: #fff!important;
    height: 45px;
    line-height: 45px;
}

#inputRepetir {
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal!important;
    font-size: 13px!important;
    color: rgba(27,27,27,1)!important;
    letter-spacing: 0.5px;
    white-space: nowrap;
    line-height: 30px;
    background: rgb(247, 247, 250);
    border: 1px solid rgb(247, 247, 250);
    border-radius: 30px;
    padding: 0 11%;
}

#inputNueva {
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal!important;
    font-size: 13px!important;
    color: rgba(27,27,27,1)!important;
    letter-spacing: 0.5px;
    white-space: nowrap;
    line-height: 30px;
    background: rgb(247, 247, 250);
    border: 1px solid rgb(247, 247, 250);
    border-radius: 30px;
    padding: 0 11%;
}

#inputActual {
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal!important;
    font-size: 13px!important;
    color: rgba(27,27,27,1)!important;
    letter-spacing: 0.5px;
    white-space: nowrap;
    line-height: 30px;
    background: rgb(247, 247, 250);
    border: 1px solid rgb(247, 247, 250);
    border-radius: 30px;
    padding: 0 11%;
}

.tarjeta {
    border: none!important;
}

.Trazado_3 {
    overflow: visible;
    width: 12px;
    -webkit-transform: matrix(1,0,0,1,0,0);
    transform: matrix(1,0,0,1,0,0);
    position: absolute;
    left: -35px;
    padding: 15px 6px;
    visibility: visible;
    z-index: 1;
}

.btn-change:hover{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  background: #31708f;
    color: white;
}

.hover12 figure:hover img {
	opacity: .5;
}
.checkRecordar {
    background-color: #4db9a7;
}
/* The container */
.grupoCheck {
    display: inline;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* Hide the browser's default checkbox */
  .grupoCheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 17px;
    width: 17px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
  }

  /* On mouse-over, add a grey background color */
  .grupoCheck:hover input ~ .checkmark {
    background-color: #ccc;
  }

  /* When the checkbox is checked, add a blue background */
  .grupoCheck input:checked ~ .checkmark {
    background-color: #00d4b3;
  }

  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  /* Show the checkmark when checked */
  .grupoCheck input:checked ~ .checkmark:after {
    display: block;
  }

  /* Style the checkmark/indicator */
  .grupoCheck .checkmark:after {
    left: 6px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  img {
    max-width: 100%;
    height: auto;
  }

  #comercio {
    overflow: visible;
    width: 441px;
    white-space: nowrap;
    text-align: center;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    color: rgba(27,27,27,1);
}
.centrarRadio {
  text-align: center;
}
.espacioRadio {
  padding-bottom: 20px;
  padding-top: 15px;
  padding-right: 28px;
}
#espacioLogo {
  margin-left: 10px;
}
.checkbox input:checked {
  background-image: rgb(0, 212, 179);
}

#olvido {
  left: 103.221px;
  top: 0px;
  overflow: visible;
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  color: rgba(27,27,27,1);
  padding-top: 50px;
}
#recordarContrasena {
  overflow: visible;
  white-space: nowrap;
  line-height: 27px;
  margin-top: -5.5px;
  text-align: right;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: rgba(141,141,141,1);
  padding: 12px;
  padding-bottom: 50px;
}
#quieroIniciar{
  overflow: visible;
  white-space: nowrap;
  line-height: 27px;
  margin-top: -5.5px;
  text-align: right;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: rgba(0,212,179,1)!important;
}
#ingreseCorreo {
  overflow: hidden;
  line-height: 28px;
  margin-top: -5px;
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  color: rgba(153,153,153,1);
  padding: 10px;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background: rgb(0, 212, 179);
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.comercioImagen {
  bottom: 11px;
  position: relative;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: rgba(27,27,27,1)!important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: rgba(27,27,27,1)!important;
  opacity: 1 /* esto es porque Firefox le reduce la opacidad por defecto */;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: rgba(27,27,27,1)!important;
  opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(27,27,27,1)!important;
}
.Trazado_4 {
  overflow: visible;
  width: 12px;
  transform: matrix(1,0,0,1,0,0);
  position: absolute;
  padding: 9px 10px;
  visibility: visible;
  z-index: 1;
}
#Powered_by_ {
  position: absolute;
  left: 214.911px;
  top: 696.268px;
  overflow: visible;
  width: 98px;
  white-space: nowrap;
  line-height: 27px;
  margin-top: -5.5px;
  text-align: right;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: rgba(141,141,141,1);
}
.Logo {
  position: absolute;
  overflow: visible;
  width: 122.806px;
  height: 32.804px;
  left: 330.042px;
  top: 694.075px;
}
#ingresarNueva {
  overflow: visible;
  width: 177px;
  white-space: nowrap;
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: rgba(67,66,93,1);
}
#repetirNueva {
  overflow: visible;
  width: 169px;
  white-space: nowrap;
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: rgba(67,66,93,1);
}
#contrasena {
  border: none;
  bottom: 40px;
}
div#ingresarNueva {
  position: relative;
  margin-bottom: 10px;
}
div#repetirNueva {
  position: relative;
  margin-bottom: 10px;
}
.btn-contra {
  position: relative;
  margin: 30px;
}
.ng-invalid:not(form):not(.ng-untouched):not(:focus)  {    border: 2px solid RED !important;}


.ng-touched.ng-invalid:focus ~ .msg-validation,
.ng-touched.ng-invalid:focus ~ .msg-validation:after,
.ng-touched.ng-valid ~ .msg-validation,
.ng-untouched.ng-valid ~ .msg-validation,
.ng-untouched.ng-invalid ~ .msg-validation,
.ng-untouched.ng-valid ~ .msg-validation:after,
.ng-untouched.ng-invalid ~ .msg-validation:after{display:none}

mfbootstrappaginator mfpaginator ul.pagination{
	margin-bottom: 0 !important;
}


/* ALERT RELATED CLASS (START) */
/* ALERT RELATED CLASS (END) */
.alertify-logs {
	position: fixed;
	z-index: 5000;
	bottom: 10px;
	right: 10px;
	width: 300px;
}
.alertify-log {
	display: block;
	margin-top: 10px;
	position: relative;
	right: -300px;
	opacity: 0;
}
.alertify-log-show {
	right: 0;
	opacity: 1;
}

@media only screen and (max-width: 680px) {
	.alertify,
	.alertify-logs {
		width: 90%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.alertify {
		left: 5%;
		margin: 0;
	}
}






/**
 * Default Look and Feel
 */
.alertify,
.alertify-log {
	font-family: sans-serif;
}
.alertify-log {
	background: #1F1F1F;
	background: rgba(0,0,0,.9);
	padding: 15px;
	border-radius: 4px;
	color: #FFF;
	text-shadow: -1px -1px 0 rgba(0,0,0,.5);
}
	.alertify-log-success {
		background: linear-gradient(to right,  #0f506e 0%,#0c4d6b 11%,#0c4968 42%,#0a4766 46%,#063e5f 100%)
	}

	.alertify-log-error {
		background: RED
	}
@media only screen and (min-width: 768px) {
	/* #wrapper #content-wrapper{
		overflow-y: hidden !important;
		overflow-x: hidden !important;
	}

	body{
		overflow: hidden
	}

	html{
		overflow: hidden;
	} */



}

@media only screen and (max-width: 1100px) {
	.mainTitle h2{
		    line-height: 40px !important;
	}


}


.animateModal{
	animation-name: modalAni;
	    animation-duration: 0.5s;
}

	  @keyframes modalAni {
	    0% {
	        display: none;
	        opacity: 0;
	    }

	    1% {
	        display: block;
	        opacity: 0;
	    }

	    100% {
	        display: block;
	        opacity: 1;
	    }

	    from {
	        top: -100px;
	    }
	    to {
	        top: 0%;
	    }
  }

my-date-picker span{
	  position: initial !important;
	  right: initial !important;
	  top: initial !important;
	  border-radius: initial !important;
	  background: initial !important;
	  padding: initial !important;
	  color: initial !important;
	  font-size: initial !important;
	  cursor: initial !important;
		display: initial !important;
}
.mydp .selection{
	margin: 0 !important;
}

.transition{
	transition: 0.5s;
	transition-timing-function: linear;
}

/* Mejoras para moviles */
#Table1 {
  height: calc(100vh - 400px);
}

@media (min-width: 576px) {
  #Table1 {
    height: calc(100vh - 500px);
  }
}

@media (min-width: 768px) {
  #Table1 {
    height: calc(100vh - 435px);
  }
}

@media (min-width: 992px) {
  #Table1 {
    height: calc(100vh - 420px);
  }
}

@media (min-width: 1200px) {
  #Table1 {
    height: calc(100vh - 405px);
  }
}
.zsiq_theme8 .zsiq_flt_rel:not(.siqico-offline) span:first-child{
	display: none !important;
}


/* preloader style */

.preloader {
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	width: 100%;
	height: 100vh;
	z-index: 99999999;
	background-image: url('../img/Spinner-1s-200px.gif'); /* your icon gif file path */
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center;
}

#stop-scrolling {
	height: 100% !important;
	overflow: hidden !important;
}

.navbar-expand-lg .navbar-nav .nav-link{
  padding-right: 15px !important;
  padding-left: 15px !important;
}
@media (max-width: 1370px){
  span.menuPago{
    font-size: 10px;
  }
}




/*
 * disable auto-zoom on iphone input field focus
 * http://www.456bereastreet.com/archive/201212/ios_webkit_browsers_and_auto-zooming_form_controls/
*/
input[type='text']:focus,
input[type='number']:focus,
textarea:focus {
	font-size: 16px;
}

/* disable auto-zoom on iphone input field focus */
@media screen and (-webkit-min-device-pixel-ratio:0) {

	select:focus,
	textarea:focus,
	input:focus {
		font-size: 16px;
	}
}

my-date-picker.form-control{
	padding: 6px 0.75em !important;
}

@media (max-width: 768px) {
	.siq_bL{
		margin-bottom: 10%;
	}
}

@media (min-width: 576px) {
	.siq_bL{
		margin-bottom: 5%;
	}
}

@media (min-width: 768px) {
	.siq_bL{
		margin-bottom: 3%;
	}
}

@media (min-width: 992px) {
	.siq_bL{
		margin-bottom: 0%;
	}
}

@media (min-width: 1200px) {
	.siq_bL{
		margin-bottom: 0%;
	}
}

/* @media (max-width: 768px) {
	.siq_bL{
		margin-bottom: 10%;
	}
} */

.multiselect-dropdown .dropdown-btn {
  display: inline-block;
  width: 100%;
  text-align: left;
  cursor: pointer;
  line-height: 1 !important;
  vertical-align: inherit !important;
  background: #FFFFFF !important;
  border: 1px solid #f2f2f2 !important;
  border-radius: 30px !important;
  height: 41px !important;
  min-height: 41px !important;
  padding: 12px 9px !important;
  margin: 0 !important;
  font-size: 13px !important;
  color: #000000 !important;
}
.multiselect-dropdown > div:first-child {
  height: 41px;
  min-height: 41px;
}

.color-gris > .multiselect-dropdown .dropdown-btn {
  height: 43px !important;
  min-height: 43px !important;
  padding: 11px 14px !important;
  margin: 10px 0 10px 0 !important;
}

.color-gris > .multiselect-dropdown > div:first-child {
  height: 62px !important;
  min-height: 62px !important;
}

.color-gris > .multiselect-dropdown .dropdown-btn {
  background: #f2f2f2 !important;
}
.zindex {
		z-index: 10000000 !important;
}

.paginate_button, span.ellipsis {
  padding: 9px 10px !important;
  position: relative !important;
  color: #1F7A8C !important;
  background-color: #fff;
  border: 1px #dddfeb solid;
  font-size: 16px !important;
}

.paginate_button.current {
  color: white !important;
  background-color: #1F7A8C !important;
  border: 1px #1F7A8C solid;
}

span > a.paginate_button {
  display: inline !important;
}
.dataTables_paginate.paging_full_numbers {
  overflow-x: auto !important;
}
.dataTables_paginate.paging_full_numbers > span, .dataTables_paginate.paging_full_numbers > span > span {
  display: inline !important;
}

.dataTables_paginate {
  padding: 12px 0;
}

td.dataTables_empty {
  text-align: center;
}

span.dtr-title, span.dtr-data {
  display: inline-block !important;
  color: black !important;
  text-align: left !important;
  position: static !important;
  width: 100%;
}
span.dtr-data {
  text-align: center !important;
}

ul.dtr-details {
  width: 100%;
}
#data-table_processing {
  text-align: center;
}

@media (max-width: 768px) {
  .paginate_button, span.ellipsis {
    padding: 7px 5px !important;
    font-size: 13px !important;
  }
}

ul.pagination.ng-star-inserted {
  display: flex !important;
  flex-flow: row wrap !important;
  justify-content: flex-end !important;
  align-items: flex-end !important;
}

.swal2-popup.swal2-modal.swal2-show, .swal2-container.swal2-center.swal2-backdrop-show {
  z-index: 4000 !important;
}

.item-center-any {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100% !important;
}

.selet-pagination {
  background: #f2f2f2;
  border-radius: 30px;
  height: 43px;
  padding: 0 14px;
  margin: 10px 0 10px 0;
  width: 76px;
  font-size: 13px;
  color: #77839e !important;
  display: inline-block
}

.col-hc {
  min-height: 63px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}

.without-space {
  white-space: nowrap;
}



@media (max-width: 768px) {
	.multiselect-dropdown .dropdown-btn .selected-item{
		color: #43415d !important;
	}
	.multiselect-dropdown .dropdown-btn .selected-item a{
		color: #43415d !important;
	}

	.modalFactura .modal-header .close{
		padding: 0 !important;
	}
}

.swal2-container {
  z-index: 10000000;
}
