@charset "utf-8";

@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Regular.eot');
  src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
    url('../fonts/ProximaNova-Regular.woff') format('woff'),
    url('../fonts/ProximaNova-Regular.ttf') format('truetype'),
    url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-weight: normal;
  font-style: normal; }

p { line-height: 1.3rem; }

ul.info-profile { list-style-type: none; margin: 0px; padding: 0px; }
ul.info-profile li { border-bottom: 1px solid #EFEFEF; margin-bottom: 10px; padding-bottom: 10px; }
ul.info-profile li:last-child { border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; }
ul.info-profile li > span { float: right; font-size: 14px; line-height: 16px; }
ul.info-profile li > i { float: right; margin-top: 5px;  }
ul.info-profile li > i.fa-check { color: #00A0E0; }
ul.info-profile li > i.fa-times { color: #00194A; margin-right: 3px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: -360%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

.no-label .form-check .form-check-label .circle { margin-top: -10px; }

.small i { font-size: .75rem; display: block; }
.small { padding: 6px 14px 4px !important; font-size: 11.5px !important;  }

.condiciones { height: 300px; overflow-y: scroll}

.btn-just-icon { background: transparent !important; }
.movimientos { width: 75px; text-align: center; }
.movimientos .fal { font-size: 28px; color: #6c757d; }

.movimientos.sorting_asc:before,
.movimientos.sorting_asc:after,
.movimientos.sorting_desc:before,
.movimientos.sorting_desc:after,
.movimientos.sorting:before,
.movimientos.sorting:after{ content: "" !important; }

.gris {
  -webkit-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
  opacity: 0.5 }

.item-fullclub { padding: 5px; border: 1px solid rgba(0,163,224,0.2); position: relative; margin-bottom: 20px; text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.item-fullclub:hover { border: 1px solid rgba(0,163,224,1); }
.item-fullclub small { position: absolute; top: -10px; right: -10px; font-size: 13px; z-index: 10; }
.item-fullclub img { margin-bottom: 10px; }
.agotado img { opacity: 0.5; }

.line-left { border-left: 1px solid rgba(70, 96, 106, 0.15); }
.border { border: 1px solid rgba(70, 96, 106, 0.15); border-radius: 4px; }

.nav-item.active.dropdown { background-color: #00A0DF; color: #FFF; }
.dropdown-item.active { color: #FFF !important; }

nav.navbar i.fal { font-size: 22px; }
.modal-body .fal { color: #00A0DF; }

.onboarding {
  background: rgb(0,161,225);
  background: linear-gradient(0deg, rgba(0,161,225,1) 0%, rgba(3,194,235,1) 35%, rgba(4,214,241,1) 100%) !important; }

.tree,
.tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.10em; }

.tree ul {
  margin-left: 1em;
  position: relative; }

.tree ul ul { margin-left: .5em; }

.tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid; }

.tree li {
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  position: relative; }

.tree ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 0;
  border-top: 1px solid;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0; }

.tree ul li:last-child:before {
  background: #fff;
  height: auto;
  top: 1em;
  bottom: 0; }

.indicator { margin-right: 5px; }

.tree li a {
  text-decoration: none;
  font-size: 1.35em; }

.indicator { font-size: 1.35em; margin-right: 10px; }

.tree li button,
.tree li button:active,
.tree li button:focus {
  text-decoration: none;
  border: none;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  outline: 0; }

.dropdown-menu.dropdown-menu-right > .dropdown-item > strong { margin-left: 5px; }

.telefono { font-size: 20px !important; }
.telefono1 { font-size: 30px !important; padding-bottom: 10px; height: 60px !important; text-align: center; padding-bottom: 20px; }
.telefono2 { font-size: 30px !important; text-align: center; padding-bottom: 20px; }
.pass { letter-spacing: 10px; }

.form-check-label img, .ultimas { border: 1px solid rgba(70, 96, 106, 0.15); border-radius: 4px; }

.ultimas { position: relative; }

.ultimas::after {
  content: "";
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  height: 0.5em;
  border-top: 1px solid rgba(70, 96, 106, 0.15); }

.ultimas:last-child::after { border-top: none; }
.ultimas:last-child { margin-bottom: 0px !important; }
.ultimas img { border-radius: 4px 0px 0px 4px; border-right: 1px solid rgba(70, 96, 106, 0.15); }

.col-6.col-sm-4.col-md-3.mb-3:nth-last-child(-n+2) { margin-bottom: 0px !important; }

.selection[type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0; }

.selection[type=radio] + img { cursor: pointer; }

.selection[type=radio]:checked + img { border: 1px solid rgba(0, 163, 224, 0.8); }

.cantidades[type=radio]:checked + div.money { border: 1px solid rgba(0, 163, 224, 0.8); }
.cantidades[type=radio]+ div.money { border: 1px solid rgba(70, 96, 106, 0.15); border-radius: 4px; padding: 10px 15px; }

.cantidades[type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0; }

.bloqueConfiguracion{
    background-color:#f9f9f9;
    min-height: 70px !important;    
    border-radius: 5px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.propinas[type=radio]:checked + div.money { 
    background: #23CDEE;
    color: white;
}
.propinas[type=radio] + div.money { 
    background: white;
    color: black;
    border: 1px solid darkgray;
    padding: 15px 20px;
    border-radius: 5px;
}

.propinas[type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0; }

.money { cursor: pointer; }
.linea small strong { color: #777; }

.money h1 {
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 15px;
  display: inline-block;
  color: #146080; }

.money span {
  display: inline-block;
  font-size: 17px;
  float: left;
  margin-right: 4px; }

.money sub { font-size: 14px !important; bottom: 0.3em !important; }
.money sup { font-size: 18px !important; top: -0.6em !important; }

.money1 h1 {
  font-size: 34px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 15px;
  display: inline-block;
  color: #146080; }

.money1 h3 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 15px;
  display: inline-block;
  color: #146080; }

.money1 span {
  display: inline-block;
  font-size: 18px;
  float: left;
  margin-right: 4px; }

.money1 sub { font-size: 18px !important; bottom: 0.2em !important; }
.money1 sup { font-size: 18px !important; top: -0.6em !important; }

.money2 h1 {
  font-size: 36px;
  /*font-weight: normal;*/
  margin-bottom: 0px;
  margin-top: 15px;
  display: inline-block;
  color: black; }

.money2 h3 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 15px;
  display: inline-block;
  color: black; }

.money2 span {
  display: inline-block;
  font-size: 25px;
  float: left;
  margin-right: 4px; }

#saldo-pap .money2 h3 sup {font-size: 0.7em !important; top: -0.35em !important;}
.money2 h1 sub { font-size: 16px !important; bottom: 0.3em !important; }
.money2 h1 sup { font-size: 16px !important; top: -0.9em !important; }
.money2 h3 sub { font-size: 12px !important; bottom: 0.3em !important; }
.money2 h3 sup { font-size: 12px !important; top: -0.7em !important; }

.money3 h1 {
  font-size: 52px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 15px;
  display: inline-block;
  color: black; }

.money3 h3 {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 15px;
  display: inline-block;
  color: black; }

.money3 span {
  display: inline-block;
  font-size: 20px;
  float: left;
  margin-right: 4px; }

.money3 sub { font-size: 20px !important; bottom: 0.3em !important; }
.money3 sup { font-size: 0.8em !important; top: -0.3em !important; }


.borde { border: 1px solid rgba(70, 96, 106, 0.15); }

.page-header.header-small {
  height: 43vh;
  min-height: 43vh; }

.subscribe-line.subscribe-line-image:after { background-color: rgba(0, 0, 0, 0); }

object { pointer-events: none; }
section { padding: 60px 0px; }

.card.card-stats.active { border: 2px solid rgba(0, 160, 223, .5); }
.card.card-stats { border: 2px solid #FFF; }

.superiores {
  font-weight: 300;
  /*min-width: 150px;*/
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
  background-color: #FFF;
  border-radius: 3px; }

a .card-icon i { color: #FFF; }

.sunmi {
  position: relative;
  padding-right: 60px !important;
  padding-left: 20px !important; }

.sunmi i {
  position: absolute;
  right: 0px;
  display: block;
  top: 0px;
  padding: 13px 14px;
  font-size: 15px;
  color: #FFF;
  border-radius: 0px 5px 5px 0px; }

.btn-sm.sunmi i {
  position: absolute;
  right: 0px;
  display: block;
  top: 0px;
  padding: 7px 11px;
  font-size: 15px;
  color: #FFF;
  border-radius: 0px 5px 5px 0px; }

.sunmi1 /*btn-lg*/ { 
  position: relative;
  padding-right: 63px !important;
  padding-left: 20px !important; }

.sunmi1 i /*btn-lg*/ {
  position: absolute;
  right: 1px;
  display: block;
  top: 0px;
  padding: 15px 18px 16px;
  font-size: 22px;
  color: #FFF;
  border-radius: 0px 5px 5px 0px; }

i.green {
  background: rgb(0,113,40);
  background: linear-gradient(90deg, rgba(0,113,40,1) 0%, rgba(0,132,47,1) 15%, rgba(0,132,47,1) 100%); }

i.blue {
  background: rgb(0,138,192);
  background: linear-gradient(90deg, rgba(0,138,192,1) 0%, rgba(0,160,223,1) 15%, rgba(0,160,223,1) 100%); }

i.grey {
  background: rgb(102,102,102);
  background: linear-gradient(90deg, rgba(102,102,102,1) 0%, rgba(134,134,134,1) 15%, rgba(153,153,153,1) 100%); }

i.cyan {
  background: rgb(0,138,192);
  background: linear-gradient(90deg, rgba(0,138,192,1) 0%, rgba(0,160,223,1) 15%, rgba(0,160,223,1) 100%); }

i.yellow {
  background: rgb(237,135,14);
  background: linear-gradient(90deg, rgba(175,74,25,1) 0%, rgba(217,111,15,1) 15%, rgba(237,135,14,1) 100%); }

i.red {
  background: rgb(205, 51, 43);
  background: linear-gradient(90deg, rgba(148, 27, 28,1) 0%, rgba(186, 43, 38,1) 15%, rgba(205, 51, 43, 1) 100%); }

.semanas {
  border-radius: 6px;
  background-color: #00A0DF;
  color: #FFF;
  padding: 10px 0px;}

.semanas h1 {
  font-size: 26px;
  font-weight: 500 !important;
  margin: 0px; }

.semanas h1 span {
  display: block;
  font-size: 14px;
  font-weight: 300 !important;
  line-height: 13px; }

.progress span { position: absolute; font-size: 14px; font-weight: 400 !important; bottom: -22px; }
.progress span:last-child { right: 0px; bottom: -22px; }

.tarjetas h4 { font-size: 25px; color: #3c4858 !important; font-weight: 400 !important; }
.tarjetas h4 span { color: #00A0DF; font-size: 13px; display: block; line-height: 12px; }

div.tab-pane#efectivo .contenedor,
div.tab-pane#tarjeta .contenedor,
div.tab-pane#qr .contenedor{
    min-height: 335px;
}
.flex .tab-content .tab-pane .contenedor{
    display: flex;
    flex-direction:column;
}
.flex .tab-content .tab-pane .contenedor .contenido{
    min-height: 100%;
    display:flex;
    flex: 1 0 auto;
    flex-direction: column;
}

.calculator {
  width: 100%;
  height: 300px;
  margin: auto;
  padding-left: 5px;
  padding-bottom: 5px; }

/*.calculator td { height:16.66%; }*/
.calc_td_result { text-align:center; }

.calc_result {
  text-align: right;
  border: none;
  caret-color: transparent;
  color: transparent;
  text-shadow: 0 0 0 #404B5B;
  font-size: 57px; }

.calc_td_calculs { text-align:center; }
.calc_calculs { width:90%; text-align:left; }
.calc_td_btn { 
    width: 33%; 
    width: 25%; 
    padding: 3px; 
    /*height: 100%;*/
}

.calc_btn {
    width: 100%;
    height: 58px;
    font-size: 23px;
    /*border: none;*/
    border-radius: 7px;
    /*padding: 18px 0px;*/
    padding: 10px 0px;
    /*background-color: rgba(217,239,255,0.3);*/
    background-color: #FFF;;
}
.calc_btn:hover { 
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.calc_btn_borrar{
    background: url('../img/backspace.svg') no-repeat transparent center;
}

input[type=button].calc_btn{
    /*border: 1px solid rgba(70, 96, 106, 0.01);*/
    border: 0.5px solid rgba(112, 112, 112, 0.12);
}
input[type=button].calc_btn:active {
  transform: translateY(1px);
}
.calc_btn.operador.marcado {
  border: 1px solid rgba(0, 163, 224, 0.8)
}

.h_blue { background-color: #D9EFFF !important; color: #3FA9FC; }
.border-left { border-left: 1px solid rgba(0,0,0,0.3);}
.schild li { padding-left: 17px; margin-bottom: -5px !important; }
.sfather li { margin-bottom: -5px !important; }

.mensajitos .nav-item .nav-link { background-color: #eaeaea; margin-bottom: 5px; }
.mensajillos {  height: 550px; max-height: 600px; overflow-y: scroll;}

#myBox{
    width:100%;
    color: #00A3E0;
}

#bannerPromo{
    width: 100%;
}

#bannerContent{
    white-space: nowrap;
    font-size: 2.5em;
    padding-top: 5px;
    padding-bottom: 7px;
    color: #00A3E0;
}

.loading {
    position :fixed !important;
    position :absolute;
    width :100%;
    height :100%;
    top:0px;
    left:0px;
    z-index: 20000;
    vertical-align: middle;
}

.loadingcolor {
    background-color: rgba(0,0,0,0.4);
    /*-moz-opacity :0.75;*/
    /*opacity :0.35;*/
    /*filter :alpha(opacity='75');*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.loadingimage {
    height: 100%;
    width: 100%;
}

.bloqueo {
    position :fixed !important;
    position :absolute;
    width :100%;
    height :100%;
    top:0px;
    left:0px;
    z-index: 10000;
}

.visible{
    visibility: visible;
}

.novisible{
    visibility: hidden;
}

.cmsfront{
    text-align: center;
    width: 450px;
    font-size: 1.2em;
    color: red;
    font-weight: bolder;
    padding-top: 10px;
}

.control_30 { 
    font-size: 30px !important;
    height: 45px !important;
}

.control_30::placeholder {
    font-size: 30px !important;
    height: 45px !important;
}

.disabled-link {
    pointer-events: none;
    cursor: default;
}

.disabled-link-grey {
    color: #989898 !important;
    pointer-events: none;
    cursor: default;    
}

.vr-icon-size{
    font-size:4em !important;
    padding: 0px !important;
}

.img_boton_categoria{
    width: 3em !important;
    display: block;
    padding: 0;
    margin: auto;
}

.img_boton_submenu{
    width: 3.5em;
    padding-right: 5px;
    margin: auto;
}

.owl-prev {
    position: absolute;
    top: 4%;
    margin-left: -40px !important;
    display: block !important;
    border:0px solid black;
    font-size: 1.3em !important;
}

.owl-next {
    position: absolute;
    top: 4%;
    right: -40px !important;
    display: block !important;
    border:0px solid black;
    font-size: 1.3em !important;
}

.owl-stage {
    margin: auto;
}

[id^="categoria_"] {
    font-size: .8em !important;
    font-weight: 100 !important;
    white-space: nowrap !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    border-radius: 6px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.owl-stage-outer {
    padding-bottom: 15px !important;
}

#navbarDropdownNotificaciones {
    cursor: pointer;
}

.instrucciones {
    font-size: 0.8em;
    color: red;
}

.iconooper{
    max-height: 100px;
}

.modal-400{
    width:400px !important;
}

#alertCuotas{
    padding-bottom: 0 !important;
    padding-top:  0 !important;
    margin-bottom: 1em !important;
}

#textoCuotas{
    font-size: 1.5rem !important;
    /*text-align: center;*/
}   

.sel_pago.active {
    background-color: white !important;
    outline: none !important;
    box-shadow: 0 0 15px #9ecaed !important;
}
.sel_pago.btn-outline-info:not(:disabled):not(.disabled).active{
    color:#00A3E0;
}

.campo_modal_conf_adq{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

/* Nuevos estilos 27/11 */
.card .card-body {
  padding: 10px 15px !important;
}

.font-input-tel {
  font-size: 24px !important;
}

.mt-cus-banner {
    margin-top: 2.2% !important;
}

.list-line-h-1 {
  line-height: 1;
  margin-top:-3px;
}

.list-group-horizontal {
  flex-direction: row !important;
}

.ic-w-topbar {
    padding: 10px !important;
    margin-top: -5px;
    width: 53px;
}
.ic-w-log {
    padding: 12px !important;
    width: 54px;
    margin-top: 5px; 
}

.navbar .collapse .navbar-nav .nav-item .nav-link .notification-topbar {
   top:7px !important;
}

/* notificacion PAP menu pequeño */
.sidebar .nav .nav-item .nav-link .notification {
    position: relative;
    top: -9px;
    right: -16px;
    background: #50e050;
    width: 15px;
    height: 15px;
    border-radius: 7px;
    float: right;
    }
/* notificacion PAP menu grande*/
.sidebar:hover .nav .nav-item .nav-link .notification {
    position: relative;
    top: -22px;
    right: 5px;
    background: #50e050;
    width: 15px;
    height: 15px;
    border-radius: 7px;
    float: right;
}


.ic-nav-lateral {
  background-repeat:no-repeat;
  background-size: cover;
  padding: 0px;
  margin: 0px auto;
  height: 30px;
  width: 30px;
}

.nav-list-dig .list-group-item .nav-link.active {
    background-color: #00A3E0;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(0, 161, 225, .4);
    color: #fff;
}

.nav-list-dig .list-group-item .nav-link.active label {
    color: #fff;
}

.nav-list-dig .list-group-item {
  padding: 0px;
}

.ic-list-group-h {
    width: 30px;
}

.ic-nav-home {
    background: url("../img/ic-nav/ic-nav-home.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-home {
    background: url("../img/ic-nav/ic-nav-home-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.ic-nav-ventas {
    background: url("../img/ic-nav/ic-nav-ventas.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-ventas {
    background: url("../img/ic-nav/ic-nav-ventas-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.ic-nav-digitales {
    background: url("../img/ic-nav/ic-nav-digitales.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-digitales {
    background: url("../img/ic-nav/ic-nav-digitales-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.ic-nav-proveedores {
    background: url("../img/ic-nav/ic-nav-proveedores.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-proveedores {
    background: url("../img/ic-nav/ic-nav-proveedores-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.ic-nav-clientes {
    background: url("../img/ic-nav/ic-nav-clientes.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-clientes {
    background: url("../img/ic-nav/ic-nav-clientes-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.ic-nav-negocio {
    background: url("../img/ic-nav/ic-nav-negocio.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-negocio {
    background: url("../img/ic-nav/ic-nav-negocio-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.ic-nav-pagoproveedores {
    background: url("../img/ic-nav/ic-nav-pap.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-pagoproveedores {
    background: url("../img/ic-nav/ic-nav-pap-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.ic-nav-conciliacion {
    background: url("../img/ic-nav/ic-nav-conciliacion.svg"); 
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-conciliacion {
    background: url("../img/ic-nav/ic-nav-conciliacion-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.ic-nav-configuracion{
    background: url("../img/ic-nav/ic-nav-configuracion.svg"); 
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-configuracion {
    background: url("../img/ic-nav/ic-nav-configuracion-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.ic-nav-administracion{
    background: url("../img/ic-nav/ic-nav-administracion.svg"); 
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-administracion {
    background: url("../img/ic-nav/ic-nav-administracion-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.ic-tabs {
  background-repeat:no-repeat;
  background-size: cover;
  padding: 0px;
  margin: 0px auto;
  height: 40px;
  width: 40px;
}

.nav-pills.nav-pills-info .nav-item .nav-link .ic-tabs-efectivo {
  background: url("../img/ic-nav/ic-ventas-efectivo.svg");
}
.nav-pills.nav-pills-info .nav-item .nav-link.active .ic-tabs-efectivo {
  background: url("../img/ic-nav/ic-ventas-efectivo-w.svg");
}
.nav-pills.nav-pills-info .nav-item .nav-link .ic-tabs-tarjeta {
  background: url("../img/ic-nav/ic-ventas-tarjeta.svg");
}
.nav-pills.nav-pills-info .nav-item .nav-link.active .ic-tabs-tarjeta {
  background: url("../img/ic-nav/ic-ventas-tarjeta-w.svg");
}
.nav-pills.nav-pills-info .nav-item .nav-link .ic-tabs-qr {
  background: url("../img/ic-nav/ic-ventas-qr.svg");
}
.nav-pills.nav-pills-info .nav-item .nav-link.active .ic-tabs-qr{
  background: url("../img/ic-nav/ic-ventas-qr-w.svg");
}

.nav-pills.nav-pills-info .nav-item .nav-link .ic-tabs-abono-qr {
  background: url("../img/ic-nav/ic-rs-abono-qr.svg");
}
.nav-pills.nav-pills-info .nav-item .nav-link.active .ic-tabs-abono-qr{
  background: url("../img/ic-nav/ic-rs-abono-qr-b.svg");
}

.nav-pills.nav-pills-info .nav-item .nav-link .ic-tabs-abono-tarjeta {
  background: url("../img/ic-nav/ic-rs-abono-tarjeta.svg");
}
.nav-pills.nav-pills-info .nav-item .nav-link.active .ic-tabs-abono-tarjeta{
  background: url("../img/ic-nav/ic-rs-abono-tarjeta-b.svg");
}

.nav-pills.nav-pills-info .nav-item .nav-link .ic-tabs-abono-deposito {
  background: url("../img/ic-nav/ic-ventas-efectivo.svg");
}
.nav-pills.nav-pills-info .nav-item .nav-link.active .ic-tabs-abono-deposito{
  background: url("../img/ic-nav/ic-ventas-efectivo-w.svg");
}

.nav-pills.nav-pills-info .nav-item .nav-link .ic-tabs-abono-transferencia {
  background: url("../img/ic-nav/ic-ventas-tarjeta.svg");
}
.nav-pills.nav-pills-info .nav-item .nav-link.active .ic-tabs-abono-transferencia{
  background: url("../img/ic-nav/ic-ventas-tarjeta-w.svg");
}


.ic-construccion {
   width: 100px;
}

.ic-width {
  width: 30px;
  padding-bottom: 5px;
}

.ic-width-rs {
  width: 40px;
  padding-bottom: 5px;
}

.font-s-leyendas {
  font-size: 13px;
}
.af-container {
    /*margin-top: -26px;*/
    margin-top: -22px;
    /*font-size: 14px !important;*/
    font-size: 12px !important;
    position: relative;
    /*padding: 6px !important;*/
    padding: 4px !important;
}

.row .col a img.rounded {
  height: 85px;
}

.icon-subtitle { margin-top: -34px !important; }
body.sidebar-mini .id-wr-none { display: none; }
.c-whatsapp { color:#25d366; }
.fc-head { background: #EBEBEB; }

.sidebar .nav li.active > [data-toggle=collapse],
.sidebar .nav li .dropdown-menu a:focus {
  background-color: white !important;
  color: black !important;
  box-shadow: none
}

i.orange {
    background: rgb(255,167,38);
    background: linear-gradient(90deg, rgba(188,74,3,1) 0%, rgba(216,88,9,1) 15%, rgba(239,120,0,1) 100%);
}

.fc-state-default {
  background: #59c1ea !important;
}
.fc-state-active {
  background: #00a0df !important;
}
/*.fc button { background: #00A0DF !important; }*/

ul.l-detalle-producto li {
  font-size: 13px;
  padding: 5px 0px;
  margin-bottom: 0px;
}

ul.l-detalle-producto li span {
  font-size: 13px;
  line-height: inherit !important;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Small devices (landscape phones, 576px and up) */

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* /* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

@media (min-width: 1280px) {
  .mt-cus-banner {
    /*margin-top: 15px !important;*/
  }
}
/*
@media (min-width: 1366px) {
  .mt-cus-banner {
    margin-top: 22px !important;
  }
}*/

.deposito-comercio-mod {
  /*font-size: 15px;*/
  list-style-type: decimal;
}

/* ACORDEON */
.tm-accordion .card {
  background: transparent;
  border: 0;
  border-radius: 0; }

.tm-accordion .card:not(:last-child) { margin-bottom: 20px; }
.tm-accordion .card:last-child { margin-bottom: 50px; }

.tm-accordion .card:first-child .card-header button::after { display: none; }

.tm-accordion .card-header {
  padding: 0;
  background: transparent;
  border: 0;
  position: relative; }

.tm-accordion .card-header button {
  height: auto;
  display: block;
  width: 100%;
  text-align: left;
  padding: 10px 10px 10px 50px;
  font-size: 18px;
  /*font-family: "Poppins", sans-serif;*/
  color: #1D428A;
  line-height: 28px;
  font-weight: 500;
  text-decoration: none !important;
  border: 0;
  position: relative;
  white-space: inherit;
  background: #F5F9FB;
  border-radius: 100px; }

.tm-accordion .card-header button::before {
  content: "f0ab";
  font-family: 'Material-Design-Iconic-Font';
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -14px;
  height: 28px;
  width: 28px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
  border-radius: 100px;
                      
  background: -webkit-linear-gradient(90deg, #0090c9 0%, #00A1E1 100%);
  background: -moz-linear-gradient(90deg, #0090c9 0%, #00A1E1 100%);
  background: -ms-linear-gradient(90deg, #0090c9 0%, #00A1E1 100%);
  background: -o-linear-gradient(90deg, #0090c9 0%, #00A1E1 100%);
  background: -webkit-gradient(linear, left top, right top, from(#0090c9), to(#00A1E1));
  background: -webkit-linear-gradient(left, #0090c9 0%, #00A1E1 100%);
  background: -o-linear-gradient(left, #0090c9 0%, #00A1E1 100%);
  background: linear-gradient(90deg, #0090c9 0%, #00A1E1 100%);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

.tm-accordion .card-header button.collapsed::before { content: ""; }

.tm-accordion .card-header button:not(.collapsed) {
                                                       
  background: -webkit-linear-gradient(-90deg, #0090c9 0%, #00A1E1 100%);
  background: -moz-linear-gradient(-90deg, #0090c9 0%, #00A1E1 100%);
  background: -ms-linear-gradient(-90deg, #0090c9 0%, #00A1E1 100%);
  background: -o-linear-gradient(-90deg, #0090c9 0%, #00A1E1 100%);
  background: -webkit-gradient(linear, right top, left top, from(#0090c9), to(#00A1E1));
  background: -webkit-linear-gradient(right, #0090c9 0%, #00A1E1 100%);
  background: -o-linear-gradient(right, #0090c9 0%, #00A1E1 100%);
  background: linear-gradient(-90deg, #0090c9 0%, #00A1E1 100%);
  color: #ffffff; }

.tm-accordion .card-header button:not(.collapsed):before {
  content: "";
  background: #ffffff;
  color: #00A1E1; }

.tm-accordion .card-body {
  padding: 0px 0 5px 0px;
  position: relative; }
/* /ACORDEON*/

.placeholder-left::-webkit-input-placeholder{
  text-align: left;
}
.placeholder-left:-ms-input-placeholder{
  text-align: left;
}
.placeholder-left::placeholder{
  text-align: left;
}

.placeholder-right::-webkit-input-placeholder{
  text-align: right;
}
.placeholder-right:-ms-input-placeholder{
  text-align: right;
}
.placeholder-right::placeholder{
  text-align: right;
}
.bloqueo {
    position :fixed !important;
    position :absolute;
    width :100%;
    height :100%;
    top:0px;
    left:0px;
    z-index: 10000;
}

.tooltipCopiar {
  position: relative;
  display: inline-block;
}

.tooltiptext {
  visibility: hidden;
  width: 280px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltipCopiar .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltipCopiar .tooltiptext {
  opacity: 1;
}
.nom-clientes.citas {
    background: #FF8000;
}
.nom-clientes.promos {
    background: #00A3E0;
}
.rounded-circle {
    border-radius: 50% !important;
}

.nom-clientes {
    background: gray;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.imagen-radio-banco{
    height: 10em;
}

.im-cat-movimientos { width: 35px; }
.im-cat-dispositivos,
.im-t-dispositivo { width: 50px; }

html {
    scrollbar-width: none;
}

ol.top-5 {
  counter-reset: tocayo;
  list-style: none;
  font-size: 11px;
  margin: 0px;
  min-height:157px
}
ol.top-5 li {
  margin: 0 0 0.5rem 0;
  counter-increment: tocayo;
  position: relative;
}
ol.top-5 li::before {
  font-size: 11px;
  content: counter(tocayo);
  color: #00194A;
  font-weight: bold;
  position: absolute;
  --size: 23px;
  left: calc(-1 * var(--size) - 20px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: -0;
  border: 2px solid #00194A;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}

ol.top-5-2 {
  counter-reset: tocayin;
  list-style: none;
  font-size: 11px;
  margin: 0px;
  min-height:157px
}
ol.top-5-2 li {
  margin: 0 0 0.5rem 0;
  counter-increment: tocayin;
  position: relative;
}
ol.top-5-2 li::before {
  font-size: 13px;
  content: counter(tocayin);
  color: #00194A;
  font-weight: bold;
  position: absolute;
  --size: 23px;
  left: calc(-1 * var(--size) - 20px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: -0;
  border: 2px solid #00194A;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}

ol.top-5 li:first-child::before { border: 2px solid #00A0DF; color: #00A0DF; }
ol.top-5 li:first-child { color: #00A0DF; }
ol.top-5 li { border-bottom: 1px solid #EFEFEF; margin-bottom: 4px; padding-bottom: 4px; }
ol.top-5 li:last-child { border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; }
ol.top-5 li > span { float: right; font-size: 11px; }

ol.top-5-2 li { border-bottom: 1px solid #EFEFEF; margin-bottom: 4px; padding-bottom: 4px; }
ol.top-5-2 li:last-child { border-bottom: none; margin-bottom: 0px; padding-bottom: 0px; }
ol.top-5-2 li > small { float: right; margin-top: 3px; }

.im-t-dispositivo { width: 50px; }

.overlay {
    position: absolute;
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    transform: scale(0.7);
    opacity: 0;
    transition: transform .3s ease 0s;
}

.card-tarjeta:hover .overlay {
    opacity: 1;
    transform: scale(1);
}

.overlay i {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.950em;
    color: #fff;
}

.overlay span {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: .890em;
    color: #fff;
}

.far {
    font-weight: 400;
}

.card-add:hover {
    background: #eeeeee;
}

.card-add {
    color: #E8E8E8;
    padding: 70px 0px;
    box-shadow: none !important;
    border: 2px dotted #E8E8E8 !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.im-tc-cuenta {
    max-width: 63px !important;
}

.im-tc-cuenta-banco {
  width: 62px;
  border: 1px solid black;
  border-radius: 31px;
}

.butt-square {
    display: table;
    height: min-content;
    border: none;
    border-radius: 3px;
    position: relative;
    top: 1em;
}

.butt-square {
    display: table;
    height: min-content;
    border: none;
    border-radius: 3px;
    position: relative;
    top: 1em;
    cursor: pointer;
    padding-top: 0.55em;
    padding-bottom: 0.6em;
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.butt-square-search {
    height: auto;
    border: none;
    border-radius: 3px;
    position: relative;
    top: -3em;
    background-color: #44505f;
    cursor: pointer;
}

.butt-square-search-informe {
    display: table;
    height: min-content;
    border: none;
    border-radius: 3px;
    position: relative;
    top: 1em;
    background-color: #44505f;
    cursor: pointer;
}

.btn-XLSX {
    padding: 1em 0.6em 1em 0.6em !important;
    background-color: #349511 !important;
    color: white !important;
}

.btn-CSV {
    padding: 1em 0.8em 1em 0.8em !important;
    background-color: darkgray !important;
    color: white !important;
}

.totalesInforme {
    width:90% !important;
}

#tablaInforme_body{
    font-size:.8em;
}
.cabecera-informe{
    font-size:.8em;
}

.sidebar-mini .descargapc{
  display: none;
}

#contenedorMenu:hover .descargapc{
  display: block;
  transition: all .15s ease-in;
}
#contenedorMenu:hover .ps-scrollbar-x-rail{
  display: none;
}

/*#contenedorMenu:hover .ps-scrollbar-y-rail{
  display: none;
}*/


/*.sidebar-mini .ocultarminimizado{
  display: none;
}
.sidebar-mini .mostrarminimizado{
  display: block;
}
#contenedorMenu:hover .ocultarminimizado{
  display: block;
}
#contenedorMenu:hover .mostrarminimizado{
  display: none;
}*/

.sidebar-mini .sidebar {
    z-index: 990 !important;
}
.navbar.navbar-absolute {
    z-index: 900 !important;
}
.sidebar .nav li a{
    padding-right: 1rem !important;
}
.sidebar-mini .sfather li {
    margin-bottom: 0px !important;
}
.sidebar-mini:hover .sfather li {
    margin-bottom: -5px !important;
}

#switch-estatuslist.switch {
    position: relative;
    display: inline-block;
    width: 88px;
    height: 28px;
}

#switch-estatuslist.switch input {
    display:none;
}

#slider-estatuslist.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: darkgray;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 16px;
}

#slider-estatuslist.slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

input:checked + #slider-estatuslist.slider {
    /*background-color: #44505f;*/
    background-color: #00854d;
}

input:focus + #slider-estatuslist.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + #slider-estatuslist.slider:before {
    -webkit-transform: translateX(56px);
    -ms-transform: translateX(56px);
    transform: translateX(56px);
    left: 7%;
}

#slider-estatuslist.slider:after {
    content:'Inactivo';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 62%;
    font-size: 14px;
}

input:checked + #slider-estatuslist.slider:after {  
    content:'Activo';
    left: 35%;
}

#tablaDetalle_info {
    font-size:0.7em;
}


.cardtitle{
    font-size: 1.5rem !important; 
    font-weight: 350 !important;
}

.cardsubtitle{
    padding-left: 82px;
    font-size: 0.95rem;
    color: lightslategray;
    font-weight: 399;
}

.datosresumencabecera{
    margin-left: 22px;
    font-size: 0.95rem !important;
    font-weight: 350 !important;
    color: #3c4858;
    padding-bottom: 5px;
}

.datosresumen{
    margin-top: -10px;
    margin-left: 22px;   
}

.precio-pemex {
    font-size: 1em;
}

#tablaInforme.table thead tr th {
    font-size: 0.9em;
}

.note-editing-area {
    line-height: initial;
}

.username{
  height: 60px;
  max-height: 60px;
}

.styledWarning1{
    color: red !important;
}

.btn-tab {
    padding: 10px 20px 10px 20px !important;
    width: 47%;
    margin: auto !important;
}

.lista-campanias {
    background-color: #fafafa !important;
    box-shadow: none !important;
    border-radius: 4px !important;
}

.lista-grupos, .lista-grupos label div h5, .lista-grupos label div small  {
    transition: background-color 250ms ease-out 100ms
}

.lista-campanias, .lista-campanias label div h5, .lista-campanias label div small  {
    transition: background-color 250ms ease-out 100ms
}

.pane-description {
    font-size: 0.9em;
    color: darkgray;
}

.grupo-activo {
  background: #00a3e0 !important;
}

.campania-activo {
  background: #00a3e0 !important;
}

.grupo-activo label div h5, .grupo-activo label div small, .grupo-activo label div i {
  color: white !important;
}

.campania-activo label div h5, .campania-activo label div small, .campania-activo label div i {
  color: white !important;
}

.lista-grupos:hover {
  background: #00a3e0 !important;
}

.lista-campanias:hover {
  background: #00a3e0 !important;
}

.lista-grupos:hover label div h5, .lista-grupos:hover label div small {
  color: white !important;
}

.lista-campanias:hover label div h5, .lista-campanias:hover label div small, .lista-campanias:hover label div i {
  color: white !important;
}

.nombre-grupo {
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre;
}

.nombre-campania {
    font-size: 1.1em;
    font-weight: bolder;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre;
}

.group-group {
    font-size: 1.5em;
    color: darkgray;
}

.btn-frecuencia {
    color: darkgray !important; 
    background-color: transparent;
    border-color: transparent !important;
    width: 45%;
    text-align: center;
    padding: 10px 0px 10px 0px !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
}

.btn-frecuencia.active {
    background-color: #00A3E0 !important;
    color: white !important; 
}

.grp-frecuencias {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.noUi-handle {
    background-color: #00a0df !important;
    border-style: none !important;
    box-shadow: none !important;
}

.noUi-tooltip {
    bottom: -200% !important;
    background-color: transparent !important;
    border: none !important;
}

.form-check .form-check-label .circle {
    border: 1px solid rgba(0, 0, 0, .54) !important;
    border-top-color: rgba(0, 0, 0, 0.54);
    border-right-color: rgba(0, 0, 0, 0.54);
    border-bottom-color: rgba(0, 0, 0, 0.54);
    border-left-color: rgba(0, 0, 0, 0.54);
    height: 19px !important;
    width: 19px !important;
    top: -1px !important;
    border-radius: 3px !important;
    margin-left: 10px !important;
}

.form-check .form-check-label .circle .check {
    height: 19px !important;
    width: 19px !important;
    border-radius: 2px !important;
    background-color: #00A3E0;
}

#grupos, #filtros {
    margin: auto !important;
}

.bmd-form-group [for="nombregrupo"][class*=" bmd-label"].bmd-label-floating {
    font-size: 0.8em !important;
}

.result-description {
    font-size: 1.3em;
    text-align: center;
    font-weight: normal;
    color: darkgray;
}

.resultado_clientes {
    color: #00A3E0;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.body {
    scrollbar-width: thin;  
}

.badge.badge-default {
    color: darkgrey !important;
}

.titulo-campania {
    font-size: 1.5em !important;
}

.dropzone {
    background: white;
    border-radius: 5px;
    border: 2px dashed rgb(0, 135, 247);
    border-image: none;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.dz-image, .dz-image img {
    margin: auto;
}

.dz-preview {
    width: 100% !important;
    margin: auto !important;
}

.dz-details {
    display: none;
}

.dropzone .dz-preview .dz-image {
    width: 80% !important;
}

#dropzoneMetas .dz-preview .dz-details {
    display: block;
    padding-bottom: 0px;
    padding-top: 10px;
}

#dropzoneMetas .dz-preview .dz-details .dz-size{
    margin-bottom: 5px;
}

#dropzoneMetas .dz-preview .dz-image {
    visibility: hidden;
    height: 60px;
}

#dropzoneMetas .dz-preview {
    width: 100% !important;
    margin: auto !important;
    min-height: 90px;
}

#dropzoneMetas{
    min-height: 0px;
    padding: 0 0 0 0;
    border: 1px dashed darkgray;
}

#dropzoneAjustes .dz-preview .dz-details {
    display: block;
    padding-bottom: 0px;
    padding-top: 10px;
}

#dropzoneAjustes .dz-preview .dz-details .dz-size{
    margin-bottom: 5px;
}

#dropzoneAjustes .dz-preview .dz-image {
    visibility: hidden;
    height: 60px;
}

#dropzoneAjustes .dz-preview {
    width: 100% !important;
    margin: auto !important;
    min-height: 90px;
}

#dropzoneAjustes .dz-progress {
    visibility: hidden;
}

#dropzoneAjustes{
    min-height: 0px;
    padding: 0 0 0 0;
    border: 1px dashed darkgray;
}

#premioDropzone, #premioDropzoneEdit {
    min-height: 0px;
    padding: 0 0 0 0;
    border: 1px dashed darkgray;
}

.descripcion-premio {
    height: 8em !important;
    width: 100%;
    border: 1px solid darkgray;
    border-radius: 5px;
}

#contenido-dropzone-metas {
    margin-top: 0px;
    margin-bottom: 0px;
}

.label-dzmetas-form {
    font-size: 1.3em;
}

#texto-dropzone-metas {
    font-size: 1.2em;
}

#img-dropzone-metas {
    padding-top: 5px;
    padding-bottom: 15px;
    width: 35%;
    float: left;
}

#calendario-ctrl {
    padding: 0 0 0 0;
    left: -20%;
    position: relative;
}

#img-previsualizacion {
    display: block;
    max-width: 100%;
    max-height: 400px;
    width: auto;
    height: auto;
    margin: auto;
    top: 0px;
    bottom: 0px;
    position: absolute;
}

#img-previsualizacion-uc {
    display: block;
    max-width: 100%;
    max-height: 315px;
    width: auto;
    height: auto;
    margin: auto;
    top: 0px;
    bottom: 0px;
    position: absolute;
}

#contenedor-img-previsualizacion {
   margin: auto;
   width: 100%; 
   height: 400px;
   position: relative;
   border: 1px dotted;
}

#contenedor-img-previsualizacion-uc {
   width: 72%; 
   height: 315px;
   position: relative;
   border: 1px dotted;
}
  
.titulo-buscar-metas {
    font-weight: bolder;
    color: darkgray;
}

#tablaDetalle.dataTable thead tr {
  background-color: aliceblue;
}

.label-msg-form {
    font-size: 1.5em;
}

.collapse-groups {
    cursor: pointer !important;
}

.collapse-groups {
  position: relative;
}
  
.collapse-groups::after {
  content: "\f0d8";
  color: darkgray;
  font-family: "FontAwesome"
}

.collapse-groups[aria-expanded="true"]::after {
  content: "\f0d7";
  color: darkgray;
  font-family: "FontAwesome"
}

.lista-campanias-todas, .lista-grupos-todos {
    max-height: 600px;
    overflow: auto;
    scrollbar-width: thin;
}

.titulo-mensaje {
    background: linear-gradient(90deg, rgb(0, 161, 225) 0%, rgb(2, 186, 232) 50%, rgb(41, 169, 232) 100%);
    border-radius: 5px;
    box-shadow: 0 14px 26px -12px rgba(0, 161, 225, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 161, 225, .2);
}

.titulo-mensaje p {
    color: white;
    font-size: 1.2em;
    font-weight: bolder;
}

#enviado, #grupo, #filtros, #enviado i, #grupo, i #filtros i {
    color: darkgray
}

.estadistica {
    margin-left: 20% !important;
    width: 60% !important;
    text-align: center;
    font-size: 2em;
    padding-top: 18% !important;
    padding-bottom: 18% !important;
    font-weight: bolder;
}

#totales, #activos {
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-image: none;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: slategray !important;
}

#openrate {  
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-image: none;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: #34B761 !important;
    padding-left: 5px;
    padding-right: 5px;
}

#texto-dropzone {
    font-size: 1.3em;
    color: darkgray;
}

#link_previsualizar, #link_guia{
    cursor: pointer !important
}

#contenido-dropzone {
    padding-left: 5%;
}

#titulo-previsualizacion {
    font-size: 1.3em;
    font-weight: bolder;
    color: steelblue;
    text-align: left;
}

#mensaje-previsualizacion {
    font-size: 0.6em;
    font-weight: bolder;
    color: darkgray;
    text-align: left;
}  

#titulo-previsualizacion-uc {
    font-size: 0.8em;
    font-weight: bolder;
    color: steelblue;
    text-align: left;
    line-height: 2em;
}

#mensaje-previsualizacion-uc {
    font-size: 0.5em;
    font-weight: bolder;
    color: darkgray;
    text-align: left;
    line-height: 2em;
}  

#info-grupo {
    font-size: 1.5em;
    font-weight: bolder;
}

#label-nombre-grupo, #nombregrupo {
    font-size: 1.3em;
    font-weight: bolder;
}

.error-nombre-grupo {
    color: red;
    font-size: 1em;
    display: none;
}

.niveles-info {
    font-size: 1.3em;
    font-weight: bolder;
    color:darkgray
}

.niveles-info-2 {
    font-size: 1em;
    font-weight: bolder;
}

.niveles-info-3 {
    font-size: 1em;
    font-weight: bolder;
    color:darkgray
}

#collapseGrupos, #collapseGruposCreados {
    width: 100%;
}

#img-previsualizacion {
    display: block;
    max-width: 100%;
    max-height: 400px;
    width: auto;
    height: auto;
    margin: auto;
    top: 0px;
    bottom: 0px;
    position: absolute;
}

#img-previsualizacion-uc {
    display: block;
    max-width: 100%;
    max-height: 315px;
    width: auto;
    height: auto;
    margin: auto;
    top: 0px;
    bottom: 0px;
    position: absolute;
}

#contenedor-img-previsualizacion {
   margin: auto;
   width: 100%; 
   height: 400px;
   position: relative;
   border: 1px dotted;
}

#contenedor-img-previsualizacion-uc {
   width: 72%; 
   height: 315px;
   position: relative;
   border: 1px dotted;
}
  
#tabla-agrupaciones-info {
    font-weight: bolder;
}

#tablaClientesAgrupaciones tbody tr td input[type="checkbox"] {
    border: 1px solid rgba(0, 0, 0, .54) !important;
    border-top-color: rgba(0, 0, 0, 0.54);
    border-right-color: rgba(0, 0, 0, 0.54);
    border-bottom-color: rgba(0, 0, 0, 0.54);
    border-left-color: rgba(0, 0, 0, 0.54);
    height: 19px !important;
    width: 19px !important;
    top: 3px !important;
    border-radius: 3px !important;
    margin-left: 10px !important;
}

.icono-busqueda {
    float: right !important;
    position: relative !important;
    top: -1.2em !important;
    color: darkgray;
}

#mostrarTodosClientes {
    background-color: #44505f !important;
    color: white !important;
    cursor: pointer;
}

.linkOperacion {
    color:#073b93;
    cursor:pointer;
}

.linkOperacion:hover {
    text-decoration: underline !important;
}

.clickable-row {
    cursor:pointer;
}

.clickable-row:hover {
    /*text-decoration: underline !important;*/
    background-color: #e0e0e0 !important;
    font-weight: bolder;
}

div.girao {
  -ms-transform: rotate(-45deg); /* IE 9 */
  transform: rotate(-45deg) translate(-1rem,1.1rem);
  color: white;
  font-size:1rem;
}
.circulo{
    width: 70px;
    height: 70px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin:3px auto; 
}
.circulovisita {
    background: #00A0DF;
    font-family: Roboto, Helvetica, Arial, sans-serif; 
}

.circuloblanco{
    background: #EEEEEE;
}

#selector-premios .nav-tabs .nav-item .nav-link.active {
    background-color: #343a40 !important;
    color: white !important;
}

#selector-premios .nav-tabs .nav-item .pills-premios-tab {
    color: darkgray !important;
}

#selector-premios .nav-tabs .nav-item .nav-link {
    text-transform: capitalize;
    font-size: 1.1em;
    font-weight: bolder;
}

#selector-configuracioncobros .nav-tabs .nav-item .nav-link.active {
    background-color: #1AA3E0 !important;
    color: white !important;
}

#selector-configuracioncobros .nav-tabs .nav-item .pills-configuracion-tab {
    color: black !important;
}

#selector-configuracioncobros .nav-tabs .nav-item .nav-link {
    text-transform: capitalize;
    font-size: 1.1em;
    font-weight: bolder;
}

.material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: #00a3e0;
    left: 20px;
}

#selector-grupos {
    background-color: #00a3e00a;
}

#selector-filtros {
    background-color: #00a3e00a;
}

#selector-grupos:hover{
    color: #7a7a7a !important;
}

#selector-filtros:hover{
    color: #7a7a7a !important;
}

#selector-grupos.active {
    background-color: #44505f !important;
    color: #FFF !important;
}

#selector-filtros.active {
    background-color: #44505f !important;
    color: #FFF !important;
}

.badge-counter {
    background-color: #00a3e00a !important;
}

#link_guia {
    background-color: #44505f !important;
    color: white !important;
}

#boton-editar-comercio {
    top: -3px !important;
    background-color: #44505f !important;
    color: white;
    height: 3.5em;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios { 
    border-radius: 20rem; 
}

.toggle.ios .toggle-handle { 
    border-radius: 20rem; 
}

.toggle-off, .toggle-on{
    top: 2px !important;
}

#switch-cuentahabiente.switch {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 34px;
}

#switch-premio.switch {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 34px;
}

#switch-cuentahabiente.switch input {
    display:none;
}

#switch-premio.switch input {
    display:none;
}

#slider-cuentahabiente.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: darkgray;
    -webkit-transition: .4s;
    transition: .4s;
     border-radius: 34px;
}

#slider-premio.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: darkgray;
    -webkit-transition: .4s;
    transition: .4s;
     border-radius: 34px;
}

#slider-cuentahabiente.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

#slider-premio.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

input:checked + #slider-cuentahabiente.slider {
    /*background-color: #44505f;*/
    background-color: LimeGreen;
}

input:focus + #slider-cuentahabiente.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + #slider-cuentahabiente.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(86px);
}

#slider-cuentahabiente.slider:after {
    content:'Inactivo';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 14px;
}

input:checked + #slider-cuentahabiente.slider:after {  
    content:'Activo';
}

input:checked + #slider-premio.slider {
    /*background-color: #44505f;*/
    background-color: #44505f;
}

input:focus + #slider-premio.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + #slider-premio.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(86px);
}

#slider-premio.slider:after {
    content:'Inactivo';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 14px;
}

input:checked + #slider-premio.slider:after {  
    content:'Activo';
}

.repartointroducido{
    background-color: #44505F !important;
    color: white !important;
}

#switch-comercio.switch {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 20px;
}

#switch-comercio.switch input {
    display:none;
}

#slider-comercio.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: darkgray;
    -webkit-transition: .4s;
    transition: .4s;
     border-radius: 34px;
}

#slider-comercio.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

input:checked + #slider-comercio.slider {
    background-color: LimeGreen;
}

input:focus + #slider-comercio.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + #slider-comercio.slider:before {
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(80px);
}

#slider-comercio.slider:after {
    content:'Inactivo';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 12px;
}

input:checked + #slider-comercio.slider:after {  
    content:'Activo';
}

#switch-anuncio.switch {
    position: relative;
    display: inline-block;
    width: 140px;
    height: 45px;
}

#switch-anuncio.switch input {
    display:none;
}

#slider-anuncio.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: darkgray;
    -webkit-transition: .4s;
    transition: .4s;
     border-radius: 45px;
}

#slider-anuncio.slider:before {
    position: absolute;
    content: "";
    height: 38px;
    width: 38px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

input:checked + #slider-anuncio.slider {
    /*background-color: #44505f;*/
    background-color: LimeGreen;
}

input:focus + #slider-anuncio.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + #slider-anuncio.slider:before {
    -webkit-transform: translateX(94px);
    -ms-transform: translateX(94px);
    transform: translateX(94px);
}

#slider-anuncio.slider:after {
    content:'Inactivo';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 14px;
}

input:checked + #slider-anuncio.slider:after {  
    content:'Activo';   
}

#switch-configcobros.switch {
    position: relative;
    display: inline-block;
    width: 84px;
    height: 26px;
}

#switch-configcobros.switch input {
    display:none;
}

#slider-configcobros.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: darkgray;
    -webkit-transition: .4s;
    transition: .4s;
     border-radius: 45px;
}

#slider-configcobros.slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

input:checked + #slider-configcobros.slider {
    /*background-color: #44505f;*/
    background-color: LimeGreen;
}

input:focus + #slider-configcobros.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + #slider-configcobros.slider:before {
    -webkit-transform: translateX(55px);
    -ms-transform: translateX(55px);
    transform: translateX(55px);
}

#slider-configcobros.slider:after {
    content:'No';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 14px;
}

input:checked + #slider-configcobros.slider:after {  
    content:'Si';   
}


#boton-ver-anuncio{
    padding: 5px 10px 5px 10px;
    color:white; 
    font-size: 1.2em;
    background-color: darkgray;
    border-radius: 5px;
}


#numeroTarjetaOp{
    font-family: arial !important;
    font-size: 1.1em !important;
    font-weight: bold !important;
    color: #333131 !important;
}

.numeroTarjetaOpSitu{
    z-index: 1000;
    position: absolute;
    /*left: 42%;*/
    top: 79.8%;
}

.note-editor .btn {
  background-color: #FFF !important;
  border: 1px solid #ccc !important;
  padding: .3em .7em !important;
}

.note-editor .btn:hover {
  background-color: #ccc !important;
}
.note-editor .note-toolbar .note-dropdown-menu, .note-popover .popover-content .note-dropdown-menu {
    min-width: 240px !important;
}

.sidebar-mini .descargapc{
  display: none;
}

#contenedorMenu:hover .descargapc{
  display: block;
  transition: all .15s ease-in;
}
#contenedorMenu:hover .ps-scrollbar-x-rail{
  display: none;
}
.sidebar-mini .sidebar {
    z-index: 990 !important;
}
.navbar.navbar-absolute {
    z-index: 900 !important;
}
.username {
    height: 60px;
    max-height: 60px;
}
.infoPropina{
    color: #00A0E0;
}

.titulo-venta-adquirencia{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.1em;    
    font-weight: 700;
    color: #11842F;    
}

.text-description-gray{
    color: #9d9d9d;
}


.text-bolder{
    font-weight: 700 !important;
}



.text-bolder-ticket{
    font-weight: bolder;
    color: #646060;
}

.text-90 {
    font-size: 0.9em;
}

.text-80 {
    font-size: 0.8em;
}

.imagen-tfno-ticket {
    height: 35px;
    top: 5px;
    position: absolute;
}

.headMovimientos > th{
    font-weight: 700 !important;
}

.headerya{
    background-color: #44505F;
}
.headerya-txt-highlight {
    color: #00A3E0 !important;
}

.iconMovimientos{
    color: #00A0E0;
}
.cartaUsuario{
    color: #AAAAAA;
    background-color: #fff !important;
    box-shadow: 1px 4px 6px rgba(0, 0, 0, .15) !important;
    cursor: pointer;
}
.cartaUsuario:hover{
    background-color: #eee !important;
}
.cartaUsuario h5{
    font-size: .85rem;
}
.card-usuario h6{
    font-size: 1em;
}
.cirGerente {
    background-color: #44505f;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin-bottom: -20px;
}
.cirOperador {
    background-color: #02cdee;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin-bottom: -20px;
}

.cursor-pointer {
  cursor: pointer;
}
#submenus .nav-link {
    background-color: white;
    border-radius: 0px !important;
}

#submenus .nav-link.active {
    background-color: #44505F;
    color: white;
    border-radius: 4px !important;
}
.ui-autocomplete 
{
  max-height: 300px;
  overflow-y: auto;
}
.label-pap {
    font-size: 1.5em;
    color: #7b899a;
    font-weight: bolder;
}
.afiliado-pap-texto {
    color: #404b5b;
    font-size: 1em;
}
.afiliado-pap-texto-titulo {
    color: #404b5b;
    font-size: 1.3em;
    font-weight: 400;
}
.link-invitacion-pap{
      text-decoration: underline;
}
.afiliado-pap-texto-beneficiario {
    color: #989898;
    font-size: 1.3em;
    font-weight: 400;
}
.text-dark-otp {
    color: #989898;
    font-size: 0.8em;
    font-weight: 400;
    text-align: left;
}
.otp-texto {
    color:#7B899A;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.0125em;
    text-align: center;
}
.otp-texto-2 {
    color:#989898;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: -0.01em;
}
.otp-texto-3{
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
}

.otp-texto-tiempo{
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
}
.otp-texto-fallo{    
    color: #D98383;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
}
.otp-links-buttons{
    color: #00A0E0;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: right;
}

.otp-color-titulo{
    color:#00a1e3;
}
.otp-titulo{
    color:#7b899a;
    font-weight: bolder;
}
.otp-content{
    border-radius: 15px !important;
}
.otp-input-dashed {
    font-size: 2.2em !important;
    color:#51504e;
    display: block;
    margin: 1em auto;
    border: none;
    padding: 0;
    width: 9ch;
    background: repeating-linear-gradient(90deg, dimgrey 0, dimgrey 1ch, transparent 0, transparent 1.5ch) 0 100%/8.5ch 2px no-repeat;
    font: 5ch droid sans mono, consolas, monospace;
    letter-spacing: 0.5ch;
}
.otp-eye-img{
    display: flex;
}
.otp-eye{
    display: flex;
    align-items: center;
}
.telefonoenviarPAP{
    background-image: none !important;
    padding-bottom: 0px;
}
#pap-tfno #grp_telefonoenviar{
    margin-bottom: 0px;
}
.texto-tfn-ticket-PAP{
    font-size: 0.95em; 
    color:#5b6770; 
    font-weight: bolder;
}
#codigoOtpRellenado {
    font-size: 1.5em;
    text-align: center;
}
.modal-content{
    border-radius: 25px !important;
}

.titulo-venta-pap{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.1em;    
    font-weight: 400;
    color: #11842F;    
}

.titulo-modulo-sub {
    color: #6f6d6d;
    font-size: 1.2em;
}

.titulo-modulo {
    display: flex;
    flex-direction: column;
}

.pap-moneda {
    font-size: 0.6em !important;
    margin-top: 1px;
}

.info-saldo-pap {
    line-height: 2em;
    top: 0.2em;
    position: relative;
    cursor: pointer;
}

.text-afiliados {
    color: #7b899a;
    font-weight: bolder !important;
    font-size: 1.5em !important;
}

.text-afiliados-titulo {
    color: #7b899a;
    font-weight: bolder !important;
}

.text-afiliados-link {
    color: #00a3e0;
    font-size: 1.2em !important;
    line-height: 2em;
    cursor: pointer;
}

.avatar-text {
    font-size: 1.1em;
    max-width: 80px;
    text-align: center;
    color: #7b899a;
    line-height: 1em;
    margin-top: 5px;
    cursor: pointer;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.avatar-relleno {
    visibility: hidden;
}

#frecuentes-fila-1 {
    justify-content: space-around
}

[id^="frecuentes-resto-"] {
    justify-content: space-evenly; 
    flex-wrap: wrap; 
    column-gap: 20px;
}

.sombra-avatar {
    box-shadow: 0px 2px 11px -3px rgba(106, 106, 106, 1);
    border-radius: 14px;
    cursor: pointer;
}

#seccionAfiliados {
    background-color: #f9f9f9;
}

#seccionPendientes {
    box-shadow: 0px 2px 11px -3px rgb(185, 184, 184);
}

#saldo-pap .money2 #saldoHTML {
    font-size: 29px;
    color: #44505f;
}

#saldo-pap .money2 #saldoHTML sup {
    font-size: 29px;
    color: #44505f;
}

.bolder {
    font-weight: bolder !important;
}

.texto-telefono-afiliado {
    font-size: 1.5em;
    font-weight: bolder;
}

[id^="tfno-pendiente-"] {
    border: none;
}

#grupo-beneficiario .bmd-form-group {
    width:100%;
    padding-left: 1em;
    padding-right: 1em;
}

.butt-square-search-pap {
    display: table;
    height: min-content;
    border: none;
    border-radius: 3px;
    position: relative;
    top: -0.8em;
    background-color: #44505f;
    cursor: pointer;
}

.butt-square-borrar-pap {
    display: table;
    height: min-content;
    border: none;
    border-radius: 3px;
    position: relative;
    top: -0.8em;
    background-color: #ededed;
    cursor: pointer;
}

.control-pap {
    color: #44505f !important;
    font-size: 2em !important;
    padding-bottom: 20px !important;
}

.control-pap::placeholder {
  color: #aaa !important;
  font-weight: 400 !important;
  font-size: 1em !important;
}

#avatar-operacion svg {
    box-shadow: none;
    border-radius: 0px;
}

.afiliado-pap-texto-mensaje {
    color: #404b5b;
    font-size: 1.4em;
    font-weight: 400;
}

.afiliado-pap-texto-submensaje {
    color: #404b5b;
    font-size: 1.2em;
}

.text-afiliados-link-frecuentes {
    color: #00a3e0;
    font-size: 1.2em !important;
    line-height: 2em;
    cursor: pointer;
}

.hidden {
    visibility: hidden;
}

#telefono-no-encontrado {
    color: #44505f !important;
    font-size: 2em !important;
    font-weight: bolder;
}

#panel-operacion {
    min-height: 400px;
}

#proveedoresTraspasarBoton {
    font-size: 1.2em;
    filter: grayscale(1);
}

#proveedoresEnviarInvitacionBoton {
    font-size: 1.2em;
    cursor: pointer;
}

.label-pap-modal {
    font-size: 1.4em;
    color: #7b899a;
    font-weight: bolder;
}

.border-radius-20 {
    border-radius: 20px !important;
}

.info-ticket-pap .moneda {
    font-size: 0.8em;
    color: #44505f;
    top: -0.1em;
    position: relative;
    margin-right: 0.2em;
}

#monto-pap {
   color: #44505f; 
}

.info-ticket-pap sup {
    font-size: 0.7em !important;
    top: -0.4em !important;
}

#monto-pap h1 sup {
    font-size: 0.65em !important;
    top: -0.4em !important;
}

.label-ticket-pap {
    font-size: 1em;
    font-weight: bolder;
    color: #44505f;
}

.info-ticket-pap {
    font-size: 1em;
    font-weight: bolder;
    color: #44505f; 
}

.justify-content-between {
    justify-content: space-between !important;
}

.input-telefono-ticket-pap {
    font-size: 1em !important;
    width: 100%;
    text-align: right;
    line-height: 1em;
    border: none;
    color: #44505f; 
}

.nombre-nuevo-afiliado {
    font-weight: bolder;
    font-size: 1em;
    color: #44505f;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info-nuevo-afiliado{
    font-weight: bolder;
    font-size: 0.9em;
    color: #7b899a;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.link-nuevo-afiliado {
    font-size: 0.95em;
    color: #1aa0df;
    cursor: pointer;
}

#listaNuevosAfiliados {
    max-height:350px; 
    overflow-y: auto; 
    overflow-x:hidden; 
    scrollbar-width: thin;
}

#listaNuevosAfiliados::-webkit-scrollbar {
    height: 8px;
}
#listaNuevosAfiliados::-webkit-scrollbar-track {
    border-radius: 5px;
}
#listaNuevosAfiliados::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(155,155,155, 0.5)
}
.modalPap{
    background-color: #3c4858 !important;
    border-radius: 10px !important; 
}

.modal-pap-titulo {
    color:white;
    font-size: 1.8em;
    font-weight: bolder;
}
.modal-pap-texto{
    color:white;
    font-size: 1.1em;
    font-weight: bolder;
}
.modal-pap-link {
    color:#23cdee;
    font-size: 1.1em;
    font-weight: bolder;
    cursor:pointer;
}

.flex {
    display: flex !important;
}

.flex-column {
    flex-direction: column;
}

.flex-row {
    flex-direction: row;
}

.flex-h-end {
    justify-content: end;
}

.flex-h-center {
    justify-content: center;
}

.flex-h-start {
    justify-content: start;
}

.flex-v-start {
    align-items: start;
}

.flex-v-end {
    align-items: end;
}

.flex-v-center {
    align-items: center;
}

.flex-grow-1 {
    flex-grow: 1;
}

.flex-grow-2 {
    flex-grow: 2;
}

.flex-grow-3 {
    flex-grow: 3;
}

.flex-grow-4 {
    flex-grow: 4;
}

.flex-grow-10 {
    flex-grow: 10;
}
.flex-grow-20 {
    flex-grow: 20;
}

.icono-busqueda-boton {
    display: table-cell !important;
    vertical-align: middle;
    -webkit-text-stroke: 0px #44505f;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: lightgray;
    font-size: 1.5em;
}

.icono-add-boton {
    display: table-cell !important;
    vertical-align: middle;
    -webkit-text-stroke: 0px #44505f;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: white;
    font-size: 1.5em !important;
}

#containerBotonCP, #containerBotonLocalizacion{
    float: right;
    position: absolute;
    top: -0.4em;
    right: -0.5em;
    cursor: pointer;
}

.span-color-autocomplete {
    
}

.butt-square-add {
    display: table;
    height: min-content;
    border: none;
    border-radius: 3px;
    background-color: #44505f;
    cursor: pointer;
}

.cp-seleccionado{
    color: #44505f;
    background-color: #f9f9f9;
    border-radius: 3px;
}

.localizacion-seleccionada {
    color: #44505f;
    background-color: #f9f9f9;
    border-radius: 3px;
    width: 100%;
    justify-content: space-between;
}

.nueva-localizacion {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.borrar-cp, .borrar-localizacion {
    cursor: pointer;
}

.contenedorConfiguracion {
    border-radius: 5px;
    background-color: #f9f9f9;
}

.bloqueConfiguracion-texto {
    padding-top: 23px; 
    font-size:1.2em
}

.bloqueConfiguracionTurnos{
    padding-top: 23px; 
    font-size: 1.2em;
    justify-content: space-between;
}

.textoConfiguracionTurno{
    color:black;
    font-size:1.1em;
}

.card-lista-turnos{
    justify-content: space-between;    
    border: 1px solid #696A6B;
    border-radius: 4px;
}

.card-descripcion-turno{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.mensaje_modal_ok{
    position: relative;
    top: -1.1em;
    color: #00854D;
    background-color: #D6FAE5;
    border-radius: 6px;
    padding: 0.8em;
    display: flex;
}

.mensaje_modal_error{
    position: relative;
    top: -1.1em;
    color: #2F3542;
    background-color: #F8ADB4;
    border-radius: 6px;
    padding: 0.8em;
    display: flex;
}
.sfather, .schild {
    width:90%;
}

#contenedorMenu {
    z-index: 10000 !important;
}

.datosresumencabecera{
    margin-left: 22px;
    font-size: 20px !important;
    font-weight:400 !important;
    color: #3c4858;
    padding-bottom: 5px;
    color: black;
}

.datosresumencabecera2{
    margin-left: 22px;
    font-size: 16px !important;
    font-weight:500 !important;
    color: #3c4858;
    padding-bottom: 5px;
    color: black;
}

.datosresumen{
    margin-top: -10px;
    margin-left: 22px;
}

.cartaUsuario .card-title {
  font-size: .85rem;
}

.cartaUsuario .h5{
    font-size: .85rem;
}

.flex-space-between {
    justify-content: space-between;
}

.flex-space-around {
    justify-content: space-around;
}

#cabecera .combo-header {
    overflow: visible !important;
    background-color: white;
    padding: 0 0 0 0;
    border-bottom: solid 1px #eeeeee;
}

.label-dropdown {
    font-size: 0.9em;
    min-width: 100%;
    width: max-content;
    cursor: pointer;
}

.dropdown-menu-cabecera {
    left: 50% !important;
    right: auto !important;
    transform: translate(-50%, 0) !important;
    display: flex !important;
    flex-direction:column;
    max-height: 400px;
    overflow-y: scroll;
}

.dropdownMenuLink {
    background: white !important;
    width: 100%;
    border-radius: 0px;
    font-size: 1.4em !important;
    display: flex !important;
    height: 1em !important;
    justify-content: center !important;
    align-items: center !important;
    font-weight: 500 !important;
    border-radius: 0px !important;
    border-bottom: 2px solid white !important;
    height: 2em !important;
    box-shadow: none !important;
    padding-left: 0px !important;
    display: flex !important;
    justify-content: start !important;
}

.header-multix {
    display: flex !important;
    font-size: 1.4em !important;
    height: 1em !important;
    font-weight: 500 !important;
    line-height: 1em;
}

.dropdownMenuLink:hover {
    background-color: unset !important;
    color: unset !important;   
}

.dropdownMenuLink:after {
    margin-left: 1em !important;
    color: #00a3e0;
}

.dropdown-menu-cabecera {
    top: 38px !important;
}

.check-dropdown {
    margin-right: 1em;
}

.circle-multix {
    border-radius: 50%;
    min-width: 1.8em;
    height: 1.8em;
    background: #d3f1fb;
    color: black;
    text-align: center;
    font-size: 0.8em;
    line-height: 1.8em;
    margin-right: 0.3em;
    font-weight: 400 !important;
}

.bootstrap-datetimepicker-widget {
    width: 15em !important;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.titulo-modulo-ancho {
    font-size: 2em;
    font-weight: 500;
    padding-bottom: 0.4em;
    margin-top: 0.8em;
    /*border-bottom: 2px solid #00a3e0;*/
    padding-left: 0px !important;
    width: fit-content;
    min-width: 100px;
/*    display: flex;
    flex-direction: row;*/
}

.circle-info-opcion {
    border-radius: 50%;
    width: 1.3em;
    height: 1.3em;
    color: #00a3e0;
    border: 2px solid #00a3e0;
    text-align: center;
    font-size: 0.5em;
    line-height: 1.1em;
    margin-left: 0.5em;
    margin-top: 0.2em;
    cursor: pointer;
}

.ic-nav-conciliacion {
    background: url("../img/ic-nav/ic-nav-conciliacion.svg"); 
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-conciliacion {
    background: url("../img/ic-nav/ic-nav-conciliacion-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.texto-conciliacion {
    font-size: 1.1em !important;
    text-align: center;
    font-weight: normal !important;
    color: black !important;
}

.texto-conciliacion::placeholder {
    font-size: 1em !important;
    font-weight: normal !important;
    color: black !important;
}

.radio-conciliacion {
    transform: scale(1.35);
}

.radio-group-conciliacion {
    display: flex !important;
    justify-content: space-between;
    margin-right: 0px !important;
}

#fecha-conciliacion.form-control {
    background-image: none !important;
}

#otra-fecha-conciliacion {
    position: relative; 
    cursor: pointer;
}

.card-total-label-conciliacion {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-right: 0px !important; 
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    flex: 3;
}

.card-total-conciliacion {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    flex: 2;
}

.texto-conciliacion img {
    width: 1.2em;
    top: -0.2em;
    position: relative;
}

.card-total-conciliacion {
    background-color: #def0fb;
}

.hr-conciliacion {
    border: 1px solid #ece7e7;
}

.hr-conciliacion-blanco {
    border: 1px solid white;
}

.texto-conciliacion-total {
    font-size: 1.1em !important;
    text-align: center;
    font-weight: bold !important;
    color: black !important;
}

.badge-total {
    display: flex;
    padding: 5px 10px 5px 5px;
    background-color: #def0fb;
    border-radius: 5px;
    justify-content: right;
    width: fit-content;
    min-width: 8em;
    margin-top: 0.5em !important;
    margin-bottom :0.5em !important;
}

.texto-descarga {
    font-size: 1.2em !important;
    text-align: center;
    font-weight: normal !important;
    color: black;
    cursor: pointer;
}

.img-descarga {
    top: -0.2em;
    position: relative;
    width: 1.4em;
}

#img-info {
    cursor: pointer;
}

.columna-cabecera, .columna-cabecera-vacia {
    border-bottom: 2px solid #f1f1f2;
}

.texto-conciliacion-total span {
    font-size: 0.9em !important;
}

.texto-conciliacion-total sup {
    top: -.2em;
}

.img-info-header {
    cursor: pointer;
    left: -2em !important;
    position: relative !important;
    width: 1.2em;
}

.header-subrayado {
    border-bottom: 2px solid #00a3e0 !important;
}

.documentos-nombre{
    max-width: 78%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.submenu-lateral {
    display: flex !important;
    left: 250px;
    position: fixed;
    background-color: #00a1de;
    height: 75%;
    width: 250px;
    top: 25%;
    -webkit-box-shadow: 2px 2px 29px 0px rgba(0,0,0,0.47);
    -moz-box-shadow: 2px 2px 29px 0px rgba(0,0,0,0.47);
    box-shadow: 2px 2px 29px 0px rgba(0,0,0,0.47);
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.submenu-lateral-sn {
    display: flex !important;
    left: 485px;
    position: fixed;
    background-color: #00a1de;
    height: 75%;
    width: 250px;
    top: 25%;
    -webkit-box-shadow: 2px 2px 29px 0px rgba(0,0,0,0.47);
    -moz-box-shadow: 2px 2px 29px 0px rgba(0,0,0,0.47);
    box-shadow: 2px 2px 29px 0px rgba(0,0,0,0.47);
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    
}

.titulo-submenu {
    color: white;
    font-size: 1.05em !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.2em !important;
}

.separador-submenu {
    color: white !important;
    border-color: white;
}

.nav-link-submenu {
    width: 100%;
    font-size: 0.9em !important;
}

.nav-link-submenu > span > b {
    right: 20px !important;
}

.schild > li > a {
    margin-left: 0px !important;
}

#menuLateral > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    right: 252px !important;
}

.sidebar .user .photo {
    margin-left: 10px !important;
    position: absolute;
}

.username > .caret {
    position: relative !important;
    top: 0px !important;
    right: 0px !important;
}

.sidebar .user::after {
  content: "";
  position: absolute;
  bottom: 15px !important;
  right: 15px;
  height: 1px;
  width: calc(100% - 35px) !important;
  background-color: white !important;
}

.card-fechas-multix {
    padding-top: 0px !important; 
    padding-bottom: 0px !important;
}

.ancho-100 {
    width:100%;
}

.card-descarga-multix {
    padding-top: 0px !important; 
    padding-bottom: 0px !important; 
    display: flex; 
    flex-direction: row; 
    justify-content: space-around;
}

.tabla-informe-multix {
    margin: auto; 
    max-width: 1000px; 
    table-layout: fixed; 
    border-collapse: separate !important; 
    border-spacing: 0px 12px;
}

.trxmultix-selected{
    background-color: #C9E6F8;
}

.trxmultix-selected > td{
    border-color: #0071CE !important;
}

/*.card-icon{
    display: none;
}*/


/* -----------------------------------
SELECT, TEXFIELD Y DATEPICKER MATERIAL
------------------------------------- */

.pure-material-select-outlined {
    font-family: 'Roboto','Helvetica','Arial',sans-serif;
    position: relative;
    width: 100%;
    margin-bottom: .5rem;
}

.pure-material-select-outlined-text {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, 0.6);
    margin-top: 6px;
    height: 49px;
}

.pure-material-select-outlined-text option{
    background-color: #FFF;
}

.pure-material-select-outlined-text select:hover{
    background-color: #0071CE;
}

/* Remove focus */
.pure-material-select-outlined-text:focus {
    outline: none;
    border: 2px solid rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}

	/* Use custom arrow */
.pure-material-select-outlined .pure-material-select-outlined-text {
    appearance: none;
    -webkit-appearance:none;
    color: #000;
}

.pure-material-select-outlined:after {
    position: absolute;
    top: 18px;
    right: 10px;
    /* Styling the down arrow */
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, 0.12);
    pointer-events: none;
    margin-top: 6px;
}

/* LABEL ======================================= */
.pure-material-select-outlined-label {
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    background: white;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    padding: 10px 5px 0px;
    left: 10px;
    top: 12px;
    transition: 0.2s ease all;
}


/* active state */
.pure-material-select-outlined-text:focus ~ .pure-material-select-outlined-label, .pure-material-select-outlined-text:valid ~ .pure-material-select-outlined-label {
	color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

/* disabled y readonly state */
.pure-material-select-outlined-text:disabled ~ .pure-material-select-outlined-label {
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

.pure-material-select-outlined-text:valid:not(focus) ~ .pure-material-select-outlined-label {
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    /*background: red;*/
    padding: 0 5px;
}
.pure-material-select-outlined-text:valid:focus ~ .pure-material-select-outlined-label {
  color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}

.pure-material-textfield2-outlined {
    font-family: 'Roboto','Helvetica','Arial',sans-serif;
    position: relative;
    width: 100%;
    margin-bottom: .5rem;
}

.pure-material-textfield2-outlined-text {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, 0.6);
    margin-top: 6px;
    height: 49px;
}

.pure-material-textfield2-outlined-text option{
    background-color: #FFF;
}

.pure-material-textfield2-outlined-text select:hover{
    background-color: #0071CE;
}

/* Remove focus */
.pure-material-textfield2-outlined-text:focus {
    outline: none;
    border: 2px solid rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}

.pure-material-textfield2-datepicker-outlined:after{
    position: absolute;
    top: 18px;
    right: 10px;
    width: 20px;
    height: 18px;
    padding: 0;
    pointer-events: none;
    margin-top: 6px;
    background: url('../img/calendar.svg') no-repeat;
    content: '';
}

/* LABEL ======================================= */
.pure-material-textfield2-outlined-label {
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    background: white;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    padding: 10px 5px 0px;
    left: 10px;
    top: 12px;
    transition: 0.2s ease all;
}


/* active state */
.pure-material-textfield2-outlined-text:focus ~ .pure-material-textfield2-outlined-label, .pure-material-textfield2-outlined-text:valid ~ .pure-material-textfield2-outlined-label {
	color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

/* disabled y readonly state */
.pure-material-textfield2-outlined-text:disabled ~ .pure-material-textfield2-outlined-label,.pure-material-textfield2-outlined-text:read-only ~ .pure-material-textfield2-outlined-label {
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

.pure-material-textfield2-outlined-text:valid:not(focus) ~ .pure-material-textfield2-outlined-label {
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    /*background: red;*/
    padding: 0 5px;
}
.pure-material-textfield2-outlined-text:valid:focus ~ .pure-material-textfield2-outlined-label {
  color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}



.pure-material-datepicker-outlined {
    font-family: 'Roboto','Helvetica','Arial',sans-serif;
    position: relative;
    width: 100%;
    margin-bottom: .5rem;
}
.pure-material-datepicker-outlined:after{
    position: absolute;
    top: 18px;
    right: 10px;
    width: 20px;
    height: 18px;
    padding: 0;
    pointer-events: none;
    margin-top: 6px;
    background: url('../img/calendar.svg') no-repeat;
    content: '';
}

.pure-material-datepicker-outlined-text {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, 0.6);
    margin-top: 6px;
    height: 49px;
}

.pure-material-datepicker-outlined-text option{
    background-color: #FFF;
}

.pure-material-datepicker-outlined-text select:hover{
    background-color: #0071CE;
}

/* Remove focus */
.pure-material-datepicker-outlined-text:focus {
    outline: none;
    border: 2px solid rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}


/* LABEL ======================================= */
.pure-material-datepicker-outlined-label {
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    background: white;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    padding: 10px 5px 0px;
    left: 10px;
    top: 12px;
    transition: 0.2s ease all;
}


/* active state */
.pure-material-datepicker-outlined-text:focus ~ .pure-material-datepicker-outlined-label, .pure-material-datepicker-outlined-text:valid ~ .pure-material-datepicker-outlined-label, .pure-material-datepicker-outlined-text:disabled ~ .pure-material-datepicker-outlined-label {
	color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

/* disabled y readonly state */
.pure-material-datepicker-outlined-text:disabled ~ .pure-material-datepicker-outlined-label,.pure-material-datepicker-outlined-text:read-only ~ .pure-material-datepicker-outlined-label {
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

.pure-material-datepicker-outlined-text:valid:not(focus) ~ .pure-material-datepicker-outlined-label {
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    /*background: red;*/
    padding: 0 5px;
}
.pure-material-datepicker-outlined-text:valid:focus ~ .pure-material-datepicker-outlined-label {
  color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}

/* -------------------------------
  FIN ESTILOS INPUTS MATERIAL
---------------------------------*/

.btn-descargar{
    background-color: #44505F;
    max-width:80%;
}

.salida-dinero .money1 h1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    color: #2F3542;
}
.salida-dinero sub{
    font-size: 24px !important;;
    bottom: 0.35em !important;
    padding-right: .25rem !important;
}
.salida-dinero sup{
    font-size: 26px !important;;
    top: -0.7em !important;
}
.salida-dinero h5{
    font-size: 20px !important;
    font-weight: 400;
}
.salida-dinero .im-tc-cuenta-banco{
    width: 34px;
}
.select-desfogue btn{
    padding: 0px;
}

.salida-dinero .texto-alias-cuenta{
    font-size: 14px;
}

.salida-dinero .texto-descripcion-cuenta{
    font-size: 12px;
}
.salida-dinero .bootstrap-select .dropdown-toggle .filter-option{
    height: 67px !important;
}
.salida-dinero .bootstrap-select .dropdown-item{
    padding-left: 0px;
}
.salida-dinero .im-tc-tarjeta {
  width: 40px;
}
.salida-dinero #grp_importestr{
    background-color: #C9E6F8 !important;
    /*padding: 20px 60px !important;*/
    height: 68px;
    width: 258px;
}
.salida-dinero .importe-desfogue{
    font-size: 36px !important;
    font-weight: 500;
    padding: 10px 10px 0px 10px !important;
}
.br-8{
    border-radius: 8px;
}

.owl-prev {
    top: 50% !important;
    left: 2em !important;
    font-size: 2em !important;
}

.owl-next {
    top: 50% !important;
    right: 0.5em !important;
    font-size: 2em !important;
}

.lista-tarjetas-cuentas{
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.texto-nombre-tarjeta{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #46606A;
}

.texto-numero-tarjeta{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #9F9F9F;
}

.texto-descripcion-tarjetas{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #2F3542;
}

.texto-alias-cuenta{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #46606A;
}

.texto-descripcion-cuenta{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #AAAAAA;
}

.mensaje_eliminar_cuenta{
    background: #C9E6F8;
    border-radius: 0px 0px 8px 8px;
    color: #323232;
}

.card .card-body .card-cta{
    padding: 0px !important;
}

.im-tc-tarjeta {
  max-width: 98px;
}

.comentarioCuentasFree{
    font-weight: 500;
    font-size: 1.1em;
    color: #2F3542;   
}

.select-desfogue{
    min-height: 90px !important;
    max-width: 80% !important;
}

.select-desfogue > .dropdown-toggle {
  height: 67px !important;
  border: 1px solid #E8E8E8 !important;
  box-shadow: 0px 2px 2.5px rgba(0, 0, 0, 0.0470588) !important;
  border-radius: 5px !important;
  color: black !important;
  padding-left: 7px;
  padding-right: 10px !important;
}

.importe-desfogue{
    background-color: #C9E6F8 !important;
}

.importe-desfogue-center{
    flex-wrap: nowrap; 
    justify-content: space-evenly; 
    height: 100px; 
    /*align-items: center;*/
}

.texto-importe-desfogue-confirm{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #2F3542;
}

.texto-descripcion-desfogue-confirm, .texto-valor-desfogue-confirm{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #2F3542;
}

.marqueeDigitales{
    font-size: 20px; 
    color:#00A3E0
}

#digitales-carrusel {
    max-height: 95px !important;
}

#digitales-carrusel .owl-stage-outer, #digitales-carrusel .owl-stage-outer .owl-stage, #digitales-carrusel .owl-stage-outer .owl-stage .owl-item, #digitales-carrusel .owl-stage-outer .owl-stage .owl-item .item {
    max-height: 95px !important;
    padding-bottom: 0px !important;
}

#digitales-carrusel .owl-stage-outer .owl-stage .owl-item .item img {
    object-fit: contain;
    max-height: 95px !important;
    border-radius: 10px;
}

#tablaUsuarios tr td, .cabecera-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.toggle {
    --width: 25px;
    --height: calc(var(--width) / 2);
    --border-radius: calc(var(--height) / 2);

    display: inline-block;
    cursor: pointer;
}

.toggle__input {
    display: none;
}

.toggle__fill {
    position: relative;
    width: var(--width );
    height: var(--height);
    border-radius: var(--border-radius);
    background: gray;
    transition: background 0.2s;
}

.toggle__input:checked ~ .toggle__fill {
    background: #009578;
}

.toggle__fill::after {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    height:16px;
    width: 16px;
    background: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 18px;
    transition: transform 0.2s;
}

.toggle__input:checked ~ .toggle__fill::after {
    transform: translateX(var(--height));
}

.bottom {
    vertical-align: bottom;
}

.ellipsis-icon {
    line-height: 0.7;
    color: gray;
    font-size: 2em;
    cursor: pointer;
}

.tooltip-inner {
    text-align: left !important;
}

.arrow, .ocultar {
    display: none !important;
}

.img-presentacion {
    text-align: center;
}

.texto-presentacion{
    color: darkgray;
    text-align: center;
}

[id^=grp_usuario] label {
    font-size: 1.2em !important;
    line-height: 0.5em !important;
}

[id^=grp_nombreagrupacion] label {
    font-size: 1.2em !important;
    line-height: 0.5em !important;
}

.dt-center {
    text-align: center;
}
.dt-right {
    text-align: right;
}
.dt-left {
    text-align: left;
}

.disabled-button{
    filter: grayscale(100%);
}

.dataTables_scrollBody {
    scrollbar-width: thin;
}
.imagen-pf-tienda {
    object-fit: contain;
    width: 15em;
    height: 15em;
}

.imagen-pf-seleccion {
    object-fit: contain;
    width: 18em;
    height: 18em;
}

.titulo-micuenta-subtitulo {
    font-size: 1.2em;
    font-weight: bold;
}

.texto-footer{
    font-size: 1.25em;
    font-weight: normal;
}

.telefono-footer {
    color:#00a3e0;
    text-decoration:underline;
    font-size: 1.25em;
    font-weight: bolder;
}

.titulo-banner-ayuda {
    /*font-size: 1.8em;*/
    font-size: 20px;
    font-weight: 500;
}
.subtitulo-banner-ayuda {
    /*font-size: 1.8em;*/
    font-size: 14px;
    font-weight: 400;
}

.texto-banner-ayuda {
    font-weight: 400;
    /*font-size: 1.25em !important;*/ 
    font-size: 16px !important; 
}
.btn-navy{
    display: flex !important;
    align-items: center;
    background-color: #44505f !important;
    color: #FFF !important;
    height: 3.3em;
}

.text-btn-navy {
    display: flex;
    font-size: 1.2em;
}

.icono-btn-navy {
    font-size: 1.6em !important;
}

.btn-sucursal {
    font-size: 1em !important;
    padding-left: 2em;
    width: 10em;
    text-align: center;
    justify-content: center;
}

.titulo-accion-sucursal {
    text-decoration-line: underline;
    text-decoration-color: #00a3e0;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
    font-size: 1.5em;
    font-weight: normal;
    color: black;
}

.titulo-seccion-sucursal {
    font-size: 1.6em;
    font-weight: 500;
}

/* -----------------------------------
SELECT, TEXFIELD Y DATEPICKER MATERIAL v2
------------------------------------- */
.pure-material-select-outlined-2 {
    font-family: 'Roboto','Helvetica','Arial',sans-serif;
    position: relative;
    width: 100%;
    margin-bottom: .5rem;
}

.pure-material-select-outlined-text-2 {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, 0.6);
    margin-top: 6px;
    height: 49px;
}

.pure-material-select-outlined-text-2 option{
    background-color: #FFF;
}

.pure-material-select-outlined-text-2 select:hover{
    background-color: #0071CE;
}

/* Remove focus */
.pure-material-select-outlined-text-2:focus {
    outline: none;
    border: 1px solid #2f3542;
}

/* Use custom arrow */
.pure-material-select-outlined-2 .pure-material-select-outlined-text-2 {
    appearance: none;
    -webkit-appearance:none;
    color: #000;
}

.pure-material-select-outlined-2:after {
    position: absolute;
    top: 23px;
    right: 10px;
    /* Styling the down arrow */
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #2f3542;
    pointer-events: none;
    margin-top: 6px;
}

/* LABEL ======================================= */
.pure-material-select-outlined-label-2 {
    color: #2f3542;
    background: white;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    padding: 10px 5px 0px;
    left: 10px;
    top: 12px;
    transition: 0.2s ease all;
}


/* active state */
.pure-material-select-outlined-text-2:focus ~ .pure-material-select-outlined-label-2, .pure-material-select-outlined-text-2:valid ~ .pure-material-select-outlined-label-2 {
	color: #2f3542;
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

/* disabled y readonly state */
.pure-material-select-outlined-text-2:disabled ~ .pure-material-select-outlined-label-2 {
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

.pure-material-select-outlined-text-2:valid:not(focus) ~ .pure-material-select-outlined-label-2 {
    color: #2f3542;
    /*background: red;*/
    padding: 0 5px;
}
.pure-material-select-outlined-text-2:valid:focus ~ .pure-material-select-outlined-label-2 {
  color: #2f3542;
}

.pure-material-textfield2-outlined-2 {
    font-family: 'Roboto','Helvetica','Arial',sans-serif;
    position: relative;
    width: 100%;
    margin-bottom: .5rem;
}

.pure-material-textfield2-outlined-text-2 {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, 0.6);
    margin-top: 6px;
    height: 49px;
}

.pure-material-textfield2-outlined-text-2 option{
    background-color: #FFF;
}

.pure-material-textfield2-outlined-text-2 select:hover{
    background-color: #2196f3;
}

/* Remove focus */
.pure-material-textfield2-outlined-text-2:focus {
    outline: none;
    border: 1px solid #2f3542;
}

.pure-material-textfield2-datepicker-outlined-2:after{
    position: absolute;
    top: 18px;
    right: 10px;
    width: 20px;
    height: 18px;
    padding: 0;
    pointer-events: none;
    margin-top: 6px;
    background: url('../img/calendar.svg') no-repeat;
    content: '';
}

/* LABEL ======================================= */
.pure-material-textfield2-outlined-label-2 {
    color: #2f3542;
    background: white;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    padding: 10px 5px 0px;
    left: 10px;
    top: 0.6em;
    transition: 0.2s ease all;
}

/* active state */
.pure-material-textfield2-outlined-text-2:focus ~ .pure-material-textfield2-outlined-label-2, .pure-material-textfield2-outlined-text-2:valid ~ .pure-material-textfield2-outlined-label-2 {
	color: #2f3542;
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

/* disabled y readonly state */
.pure-material-textfield2-outlined-text-2:disabled ~ .pure-material-textfield2-outlined-label-2,.pure-material-textfield2-outlined-text-2:read-only ~ .pure-material-textfield2-outlined-label-2 {
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

.pure-material-textfield2-outlined-text-2:valid:not(focus) ~ .pure-material-textfield2-outlined-label-2 {
    color: #2f3542;
    /*background: red;*/
    padding: 0 5px;
}

.pure-material-textfield2-outlined-text-2:valid:focus ~ .pure-material-textfield2-outlined-label-2 {
  color: #2f3542;
}

.pure-material-datepicker-outlined-2 {
    font-family: 'Roboto','Helvetica','Arial',sans-serif;
    position: relative;
    width: 100%;
    margin-bottom: .5rem;
}
.pure-material-datepicker-outlined-2:after{
    position: absolute;
    top: 18px;
    right: 10px;
    width: 20px;
    height: 18px;
    padding: 0;
    pointer-events: none;
    margin-top: 6px;
    background: url('../img/calendar.svg') no-repeat;
    content: '';
}

.pure-material-datepicker-outlined-text-2 {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, 0.6);
    margin-top: 6px;
    height: 49px;
}

.pure-material-datepicker-outlined-text-2 option{
    background-color: #FFF;
}

.pure-material-datepicker-outlined-text-2 select:hover{
    background-color: #2196f3;
}

/* Remove focus */
.pure-material-datepicker-outlined-text-2:focus {
    outline: none;
    border: 1px solid #2f3542;
}


/* LABEL ======================================= */
.pure-material-datepicker-outlined-label-2 {
    color: #2f3542;
    background: white;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    padding: 10px 5px 0px;
    left: 10px;
    top: 0.6em;
    transition: 0.2s ease all;
}


/* active state */
.pure-material-datepicker-outlined-text-2:focus ~ .pure-material-datepicker-outlined-label-2, .pure-material-datepicker-outlined-text-2:valid ~ .pure-material-datepicker-outlined-label-2, .pure-material-datepicker-outlined-text-2:disabled ~ .pure-material-datepicker-outlined-label-2 {
	color: #2f3542;
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

/* disabled y readonly state */
.pure-material-datepicker-outlined-text-2:disabled ~ .pure-material-datepicker-outlined-label-2,.pure-material-datepicker-outlined-text-2:read-only ~ .pure-material-datepicker-outlined-label-2 {
	top: -3px;
	transition: 0.2s ease all;
	font-size: 13px;
        padding: 0px 5px;
}

.pure-material-datepicker-outlined-text-2:valid:not(focus) ~ .pure-material-datepicker-outlined-label-2 {
    color: #2f3542;
    /*background: red;*/
    padding: 0 5px;
}
.pure-material-datepicker-outlined-text-2:valid:focus ~ .pure-material-datepicker-outlined-label-2 {
  color: #2f3542;
}
/* -------------------------------
  FIN ESTILOS INPUTS MATERIAL v2
---------------------------------*/

.container.premium2 {
  max-width: 1040px;
}

.premium2 .card-title {
    font-size: 36px;
    font-weight: 700;
}

.center {
    display: flex;
    justify-content: center;
}

.premium2 .terminos-text {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.02em;
    color: #2F3542;
}

.premium2 .terminos-label {
    margin-bottom: 0px;
    color: black;
    line-height: 1em;
    font-weight:normal;
}

.premium2 .activar-button {
    width: 280px !important;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    box-shadow: none !important;
    border-radius: 8px;
}

.premium2 .activar-button-enabled {     
    background: #00a3e0 !important;
}

.premium2 .activar-button-disabled {      
    background: #707070 !important;
}

.premium2 .infocobro-text {
    font-weight: 325;
    font-size: 18px;
    line-height: 120%;   
    align-items: center;
    text-align: center;
    color: #2F3542;
}

.premium2 .main-card {
    border: 1px;
    border-color: #D9D9D9;
}

.modalpremium2 {
    max-width: 562px !important;
    margin-top: 200px;
}

.modalpremium2 .felicidades {
    width: 394px;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
}

.modalpremium2 .finalizar-button {
    width: 308px !important;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    box-shadow: none !important;
    background: #00a3e0 !important;
}

.premium2 .infopremium-label {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #2F3542;
}

.premium2 .infopremium-text {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #2F3542;
}

.card-shadow {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.premium2 .mas-text {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    color: #1D428A;
}

.premium2 .mas-card {
    border-radius: 40px;
}

.premium2 .mas-desc-text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #2F3542;
}

.premium2 .mas-link-text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #1D428A !important;
}

.premium2 .mas-img {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}

.modalpremium2error .button {
    width: 200px;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    box-shadow: none !important;
    background: #00a3e0 !important;
}

.ic-nav-home {
    background: url("../img/ic-nav/ic-nav-home.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.nav .nav-item.active > a i.ic-nav-home {
    background: url("../img/ic-nav/ic-nav-home-b.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.banner-home-ayuda {
    flex-wrap: wrap !important;
    background-color: #def0fb !important;
    border-radius: 0.7em !important;
}

.banner-home-telefono {
    font-weight: 400;
    font-size: 14px !important; 
}

.banner-home-email {
    font-weight: 400;
    font-size: 14px !important; 
}

.msg-bienvenida {
    font-size: 32px;
    font-weight: 500;
    color: #0071CE;
}

.msg-bienvenida-sub {
    font-size: 16px;
    font-weight: 500;
    color: #0071CE;
}

.modal-actualizar-perfil-titulo {
    font-size: 1.1em;
    font-weight: bold;
}

.modal-actualizar-perfil-texto {
    white-space: pre-line;
    font-size: 0.9em;
}

.titulo-banner-ayuda-modal {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.subtitulo-banner-ayuda-modal {
    font-size: 14px;
    font-weight: 400;
}

.texto-banner-ayuda-modal {
    font-size: 15px;
    font-weight: bolder;
}

.banner-home-telefono-modal {
    font-size: 14px;
    color: black;
}

.banner-home-email-modal {
    font-weight: 400;
    font-size: 14px !important;
}

.banner-home-ayuda-modal {
    background-color: #def0fb !important;
}

.banner-home-inactivo {
    flex-wrap: wrap;
    background-color: #def0fb;
    border-radius: 0.7em;
}
.titulo-banner-home-inactivo {
    /*font-size: 1.8em;*/
    font-size: 28px;
    font-weight: 500;
    color: #0163B4;
    line-height: 28.8px;
}
.subtitulo-banner-home-inactivo {
    /*font-size: 1.8em;*/
    font-size: 18px;
    font-weight: 300;
    color: #0163B4;
    line-height: 25.2px;
}
.subtitulo2-banner-home-inactivo{
    /*font-size: 1.8em;*/
    font-size: 12px;
    font-weight: 400;
    color: #0163B4;
    line-height: 14.4px;
}

.hr2colors{
  box-shadow:  -50px 0 #2F3542;
  color: #00a3e0;
  margin-left: 50px;
  border: none;
  background-color: #00a3e0;
  height: 2px;
}

.btn-info-nuevo{
    font-size: 18px !important;
    font-weight: 700 !important;
    box-shadow: none !important;
    /*width: 20em !important;*/ 
    padding-left: 80px !important; 
    padding-right: 80px !important; 
    background: #00a3e0 !important;
}

.btn-info-nuevo2{
    font-size: 16px !important;
    font-weight: 400 !important;
    box-shadow: none !important;
    /*width: 20em !important;*/ 
    padding: 6px 80px !important; 
    background: #00a3e0 !important;
}

.titulo-agendar {
    font-size: 36px;
    font-weight: 500;
}	
.titulo-agendar-subtitulo {
    font-size: 16px;
    font-weight: 400;
}
.titulo-agendar-aviso{
    font-size: 12px;
    font-weight: 400;
}

.marqueeDigitales{
    font-size: 20px; 
    color:#00A3E0
}
#digitales-carrusel {
    max-height: 95px !important;
}

#digitales-carrusel .owl-stage-outer, #digitales-carrusel .owl-stage-outer .owl-stage, #digitales-carrusel .owl-stage-outer .owl-stage .owl-item, #digitales-carrusel .owl-stage-outer .owl-stage .owl-item .item {
    max-height: 95px !important;
    padding-bottom: 0px !important;
}

#digitales-carrusel .owl-stage-outer .owl-stage .owl-item .item img {
    object-fit: contain;
    max-height: 95px !important;
    border-radius: 10px;
}

.texto-condiciones {
    white-space: pre-line;
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: bolder;
}

.texto-condiciones sub {
    bottom: 0em;
}

.texto-condiciones sup {
    top: -.2em;
}

.texto-condiciones a {
	text-decoration: underline;
}

.radio-fp {
	transform: scale(1.4);
	accent-color: #1594c4;
}

.radio-fp-label {
	font-size: 1.2em;
	color: #2f3542 !important;	
}

#tachado {
	height: 2px;
	background-color:red;
	transform: rotate(-15deg);
	position: relative;
	top: -0.6em;
	display: block;
}

.fs-titulo-card {
	font-size: 1.9em;
	font-weight: 500 !important;
	color: #1d428a;
}

.fs-titulo-card-exito {
	font-size: 2.4em;
	font-weight: 500 !important;
	color: #1d428a;
}

.fs-unidades {
	font-size: 2em;
	font-weight: 500 !important;
	color: #1d428a;
}

#cardDatosEnvio-body div div div label {
	color: #1d428a;
	font-size: 1em;
}

#cardDatosEnvio-body div div div input {
	color: #1d428a;
	font-size: 1.2em;
}

#cardDatosEnvio-body div div div select {
	color: #1d428a;
}

#cardDatosEnvio-body div div div .bmd-label-static {
	top: -15px !important;
}

#cardDatosEnvio-body div div div .bmd-label-static span {
	font-size: 1em !important;
	font-weight: inherit;
}

.auto {
    margin: auto;
}

.mt-1em {
	margin-top: 1em;
}

#aceptaCondiciones {
	width: 1.5em;
	opacity: 0.6;
	accent-color:#009bd5;
	transform: scale(1.4);
}

.label-declaracion {
	margin-bottom: 0px;
	color: black;
	line-height: 1em;
	font-weight:normal;
}

.label-declaracion p a {
	text-decoration: underline;
}

.botonUnidades {
	width: 1.2em;
	height: 1.2em;
	border-radius: 3em;
	background-color: white;
	box-shadow: 0px 10px 13px -7px #4b4b4b, 5px 5px 15px 5px rgba(0,0,0,0);
	border: none;
	font-size: 2.6em !important;
	color: #2f3542;
}

.botonUnidades:focus {
	outline: none !important;
}

.texto-resumen-venta {
	font-size: 1.5em;
	font-weight: bolder;
	color: #2f3542;
}

.cantidad-resumen-venta {
	font-size: 1.5em;
	font-weight: 500;
	color: #2f3542;
	width: fit-content;
}

.unidades-resumen-venta {
	font-size: 1em;
	font-weight: 500;
	color: #2f3542;
}

.cantidad-resumen-venta sub{
	bottom: 0.1em;
	margin-right: 0.5em;
	font-size: 0.7em;
}

.cantidad-resumen-venta sup{
	top: -0.3em;
}

#total-pagar sub {
	bottom: 0.1em;
	margin-right: 0.5em;
	font-size: 0.7em;
}

#total-pagar sup {
	top: -0.3em;
}

.separador-resumen{
	border: 3px solid;
	color: #C9E6F8;
	border-radius: 3px;
}

.texto-total-venta{
	font-size: 1.9em;
	font-weight: 500 !important;
	color: #1d428a;
}

#forma-pago-texto {
	font-size: 1.3em;
	font-weight: 500;
	color: #2f3542;
}

.imagen-producto-resumen {
	width: 10em;
	border: 1px solid #d7d3d3;
	border-radius: 7px;
}

.texto-resumen {
	font-size: 1.1em;
	font-weight: bolder;
	color: #1d428a;
}

.resumen-direccion {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.circulo-unidades {
	position: relative;
	top: 1em;
	right: -5.8em;
	width: 35px;
	height: 35px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #00a3e0;
	display: block;
	font-size: 1.5em;
	color: white;
	line-height: 1.7em;
	font-weight: bolder;
	text-align: center;
}

.separador-resumen {
	border: 1px solid lightgray;
}

#boton-finalizar {
	font-size: 1.1em;
	width: 20em;
	background: #00a3e0 !important;
	line-height: 2em;
	max-width: 50%;
}

.descripcion-tipo-pf {
	font-size: 1.2em;
	color: #1d428a;
}

#submitComprar {
	display: block;
	position: absolute;
	visibility: hidden
}

#comprarbtn {
	width: 12em;
	background:#73ad57 !important;
        font-size: 1.1em;
        width: 30%;
        min-width: 10em;
}

.bolder {
    font-weight: bolder;
}

.imagen-pf-tienda {
    object-fit: contain;
    width: 15em;
    height: 15em;
}

.imagen-pf-seleccion {
    object-fit: contain;
    width: 18em;
    height: 18em;
}

#capa-bloqueo{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 900;
    background-color: #000;
    opacity: 0.0;
    position: relative;
}

.greyscale {
    filter: grayscale(100%);
}

.boton-modal-htp {
    width: 50% !important;
    font-size: 0.8em !important;
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important; 
}

.multiselect {
    width: 200px;
}

.label-radio-hora{
    font-size: 1.1em;
    color: black;
    font-weight: lighter;
}

.radio-hora {
    scale: 1.2;
    accent-color: black;
}

#radios {
    display: none;
    border: 1px #dadada solid;
    position: absolute;
    background-color: white;
    z-index: 100;
    width: 95%;
    border-radius: 5px;
}

#radios label {
    display: block;
}

#radios label:hover {
    background-color: #eeeeee;
}

.buttonRellenarSaldo {
    background-color: #2563eb;
    border-radius: 8px;
    padding: 12px 20px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600;
    border-radius: 8px;
    padding: 12px 20px;
    font-weight: 600;
}

.w-buttonRellenarSaldo {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    border: 0;
    text-decoration: none;
    display: inline-block;
}

.w-buttonRellenarSaldo:visited {
    color: #fff;
}
