.debug {
  border: 1px solid magenta !important;
  z-index: 9999;
}
.red {
  border: 1px solid red;
  z-index: 9999;
}
.blue {
  border: 1px solid blue;
  z-index: 9999;
}
pre {
  border: 1px solid red;
  z-index: 9999;
}

.text-danger {
	color: #d03d3d !important;
}

.anchor{
  display: block;
  height: 300px; /*same height as header*/
  margin-top: -300px; /*same height as header*/
  visibility: hidden;
}

.hideme {
  display: none;
}
.fieldset  {
  padding-top: 12px;
  padding-bottom: 12px;
}

.flex {
  display: flex;
}
.grid {
  display: grid;
}
.overflow-hidden {
	overflow: hidden;
}
.pull-center {
  position: relative;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.pull-center img {
  margin-right: auto;
  margin-left: auto;
}
.pull-center-block {
  display: inline-block;
  /* border: 1px solid magenta; */  
}
.pull-center-grid {
  display: grid;
  /* border: 1px solid blue; */  
}
.pull-right {
  position: absolute;
  text-align: right;
  right: 0;
  left: auto;
  /* border: 1px solid magenta;  */
}
.pull-half-right {
  position: absolute;
  text-align: right;
  right: 30px;
  left: auto;
  /* border: 1px solid magenta;  */
}
.pull-middle {  
  /* border: 1px solid magenta; */  
}

.inline-block {
	display: inline-block;
}
.flex {
	display: flex;
}
.ml-2{
	margin-left: 0.5rem !important;
}
.mr-2{
	margin-right: 0.5rem !important;
}

/* top menu */
.cid-st2eExKwNs {
    z-index: 1000;
    width: 100%;
    position: relative;
    min-height: 37px;
}

.cid-st2eElkdSs {
  padding-top: 5rem;
  padding-bottom: 1rem;
  background-image: url("images/epsilonheader.jpg");
}
.cid-tScQMtE9L3 {
  /* padding-bottom: 2rem; */
}
.form-control, form .btn {
  min-height: 32px;
}

/* interior de cards en blk preview standard */
.cid-tScPd7GGtG .item-content {
  padding: 0.5rem 1.0rem;
  min-height: 324px;
}

.btn {
  padding: 0rem 0.6rem !important;
}
.item-content .btn {
  margin: 0.3rem 0.3rem;
  padding: 0rem 0.6rem !important;
}

.btn-slim {
  border-radius: 4px;
  padding: 2px 6px;
  margin: 2px 6px;
  text-decoration: none;
}
.btn-slim:hover {
  text-decoration: none;
}

.btn-sm{
}

/****** **********/
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #a5a5a5;
  padding: 6px 12px;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-radius: 5px;
}
.btn-transparent, .btn-transparent:focus, .btn-transparent:hover, .btn-transparent:active {
  background-color: transparent;
  border: 1px solid #FFFF00;
	padding: 0;
	border-radius: unset;
	border-width: 0;
	outline: none;
}
.btn-radio-toggler {
  padding: 10px 20px 10px 0px;
  border: 1px solid transparent;
  border-bottom: 1px solid #dadada;  
  color: #8caff0 !important;
  font-size: 80%;
  margin-right: 20px;
  width: 43% !important;
  display: inline-block;
}
.btn-radio-toggler:hover {
  border: 1px solid #8caff0;
  cursor: pointer;
}
input[type='radio'] {
 display: none;
}
input:checked + label{
    color: #fff !important;
    background-color: #8caff0 !important;
    border-color: #8caff0;
    padding-left: 10px;
    transition: 0.5s;
}
input:checked + label::after {
  display: inline-block;
  font-family: 'Moririse2' !important;
  /* content: "\e949"; login */
  content: "\e97c \e97c"; 
  padding-left: 6px;
}
/****** **********/
.profile {
  /* border: 1px solid red; */
}
.profile .row {
  /* border: 1px solid #d2d2d2; */
  padding: 0.5rem 1rem 0.5rem 0;
}
.profile p {
   padding-left: 16px;
}

/****** **********/

#login1 input[type='submit'] {
  font-family: 'DM Sans', sans-serif !important;
}
.btn #LogIn_submit::before {
  display: inline-block;
  font-family: 'Moririse2' !important;
  content: "\e949"; /* login */
  /* content: "\e97c \e97c";  */
  padding-left: 6px;
}
/****** **********/

.btn-outline-primary {
  color: #8caff0;
  background-color: #FFFFFF;
  border: 1px solid #8caff0;
  /* display: unset!important; /* elimina un left que se hereda en los form .btn */
}
.btn-outline-primary:hover {
  color: #000000;
  background-color: #8caff0;
  border: 1px solid #FFFFFF;
  transition: 0.5s;
  /* display: unset!important; /* elimina un left que se hereda en los form .btn */
}

.btn-tertiary {
  color: #FFFFFF;
  background-color: #696969;
  display: unset!important; /* elimina un left que se hereda en los form .btn */
}
.btn-tertiary:hover {
  color: #FFFFFF;
  background-color: #536eef;
}

/******/
/* texto bajo incono en vista detalle de evento */ 
.highlight-card {
  padding: 1.1rem 1.4rem !important;
  min-height: 132px;
}
.highlight-card p {
  /*border: 1px solid red;*/
  font-size: 85%;
  height: 46px;
}

/******/
.card-wrapper { 
  padding: 3rem 1rem !important;
}

/******/

.this {
  display: flex;
  background: dimgray;
  padding-right: 30px;
  margin-bottom: 4px;
};
.buttons-suscribe {
  display: flex;  
}
.btn-suscribe {
  width: 100%;
  height: 50px;
  font-size: 11pt;
  /* padding-left: 48px !important; */
}
.btn-suscribe:hover {
  cursor: pointer;
}
.icon-suscribe{
    position: relative;
    color: #FFFFFF !important;
    top: 10px;
    z-index: 10;
    left: -8px;
    width: 40px;
    /* border: 1px solid yellow; */
    /* right: -50px; */
    pointer-events: none; /*this makes the glyph clickable as part of the input*/
}

@media (max-width: 992px) {
  .cid-u8BJ8B5m7I .card-wrapper {
    display: block;
  }
  .suscribe-item {
    margin-top: 1rem;    
  }
}
@media (max-width: 767px) {
  .card-wrapper { 
    padding: 1rem 0.5rem !important;
  }
  .btn-suscribe {
    width: 100%;
    height: 80px;
  }
  .icon-suscribe {
    top: 25px;
  }
}

.bullet-list {
  text-align: left;
}
.bullet-list li {
  margin-bottom: 0.4rem;
}
.bullet-list form {  
  margin-bottom: unset;
}

.left50pct {
  position: absolute;
  /* float: right; */
  left: 50%;  
}
.right5pct {
  position: absolute;
  /* float: right; */
  left: 5%;  
}
.right10pct {
  position: absolute;
  /* float: right; */
  left: 10%;  
}


.links-media {
  
}
.links-inscripcion {
  position: absolute;
  bottom: 5px;
  right: 15px;
}

.links-streaming {
    background-color: #f3f3f3;
    padding: 0.8em 0.8em;
    border-radius: 4px;
}
.links-streaming p {
  margin-top: 0.1em;
  margin-bottom: 0.1em;  
  line-height: 0.8em;
}
.links-streaming .header {
	color: #7f7b7b;
	border-bottom: 1px dashed #cadfcf;
	font-size: 1.2em;
	margin-bottom: 0.8em;
}
.links-streaming.habilitado {
  background-color: #e4f7e8;
}
.links-streaming.proximamente {
  background-color: #dcedfd;
}
.links-streaming.finalizado {
  background-color: #dcedfd;
}
.links-streaming.archivado {
  display: none;
}
.hr-grilla {
	border-bottom: 1px dashed #dfdfdf;
}

/* --------------- */


/* alert boxes 1 */
.notice {
  padding: 0.5em 0.8em;
  border-radius: 4px;
}
.alert {
  position: relative;
  display: inline-block;
  border: 1px solid transparent;
  /* padding-top: 16px; */
  /* padding-bottom: 4px; */
  /* font-size: 100%; */
}
.alert-warning {
	background-color: #efefca;
	color: #000000;
}
.alert-banner{  
  min-width: 50%;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  color: inherit;
  /* top: -2px; */
  right: -21px;
}
.alert-primary {
  background-color: #e8f0ff;
  color: #828ac7;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-info {
  background-color: #8caff0;
  border-color: #8caff0;
  color: #FFFFFF;
}
.alert-danger {
  background-color: #d03d3d;
  border-color: #d03d3d;
  color: #FFFFFF;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

/* --------------- */


/* alert boxes 2 */
.frame {
    position: relative;
    padding: 0.7rem 0.8rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-size: 0.8rem;
    /* margin-bottom: 1rem;*/
}
.frame a {
  color: #5b5b5b;
}
.frame a:hover {
  color: #000000;
}
.frame-primary {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); */
}
.frame-secondary {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); */
}
.frame-success {
  color: #1e6d53;
  background-color: #d8f6ec;
  border-color: #c8f2e4;
  /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); */
}
.frame-disabled {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
  /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); */
}
.frame-info {
  color: #ffffff;
  background-color: #436199;
  border-color: #436199;
  /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); */
}
.frame-notice {
  color: #000000;
  background-color: #ffffff;  
  border: 1px solid #dddddd;
  /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); */
}
.frame-notice::before{   
  /* content:"\2b"; */
  font-family: 'Glyphicons Halflings';
  float:left;
  font-size:24px;
   /*
   */
}
/* tag badges */
.tag {
  color: white;
  background-color: black;
  font-size: 0.8rem;
  padding: 0px 8px;
  border-radius: 10px;
  border: 0px solid transparent;
}

.tag-danger {
  color: white;
  background-color: red;
}
.tag-warning {
  color: black;
  background-color: #e9dd70;
}
.tag-success {
  color: white;
  background-color: darkgreen;
}

.tag-congreso {
  color: white;
  background-color: green;
}
.tag-jornada {
  color: white;
  background-color: blue;  
}
.tag-taller {
  color: white;
  background-color: cadetblue;
}
.tag-webinar {
  color: white;
  background-color: orange;  
}
.tag-curso {
  color: white;
  background-color: purple;  
}
/* /tag badges */


/* validation tags */
.validation {
  padding: 6px 10px;
  display: inline-block;
  border-radius: 4px;
}
.validation-success {
  color: black;
  background-color: #d8f6ec;
}
.validation-danger {
  color: white;
  background-color: red;
}
.validation.validation-warning {
  color: black;
  background-color: #e9dd70;
}
/* validation tags */


.col-lg-3, .col-md-3 {
  width: 25%;
  /* border: 1px solid cyan; */
}
.col-lg-4, .col-md-4 {
  width: 33.33%;
  /* border: 1px solid cyan; */
}
.col-lg-5, .col-md-5 {
  width: 40%;
  /* border: 1px solid magenta; */
}
.col-lg-7, .col-md-7 {
  width: 58%;
  /* border: 1px solid magenta; */
}
.col-lg-8, .col-md-8 {
  width: 66%;
  /* border: 1px solid magenta; */
}
.col-lg-9, .col-md-9 {
  width: 75%;
  /* border: 1px solid yellow; */
}

/* Inicio Posicionar imagenes ilustrativas en vista detalle del evento */
.wrapper .row {
  /* border: 1px solid silver; */
  padding: 16px 0px;
} 
.wrapper .thumbnail {
  position: relative;
  height: 200px;
  width: 200px;
} 

.event-large-cover {
  position: relative;
  /* top: 0; */
  /* left: 0; */
  height: 534px;
}

.event-large-cover .image1 {
  position: relative;
  max-width: 500px;
  width: auto;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  top: -34px;
}

.event-large-cover .image2 {
  position: relative;
  top: -534px;
  left: 0;
  scale: 0.9;
  /*
  filter: grayscale(100%) blur(8px);
  -webkit-filter:  grayscale(70%) blur(8px);
  */
  filter: blur(8px) opacity(0.3);
  -webkit-filter: blur(8px) opacity(0.3);
}

/*
.event-large-cover img.blurred { 
    // height: 500px; 
    // height: 100vh; 
    border-radius: 1rem;
    object-fit: cover;
    width: 100vw;
    height: 500px;
    max-width: 1110px;
    filter: grayscale(100%) blur(8px);
    -webkit-filter:  grayscale(70%) blur(8px);
}
*/

/* Inicio Posicionar imagenes ilustrativas en vista detalle del evento */

.event-large-footer {
  background-color: #FFFFFF;
  border-radius: 1rem;
  padding: 2rem 1rem;
}

.inscripcionblock {
  padding: 0rem 2rem;
  width: 100%;
  /* border: 1px solid magenta; */
}
  @media (max-width: 767px) {
    .inscripcionblock {
      padding: 1rem 0.5rem;
    }
  }
.inscripcionblock input[type=text] {
  margin-bottom: 0.8em;
  border: 1px solid #ddd !important;
  border-bottom: 1px solid #bbb !important;
}
.datablock {
  /* border: 1px solid red; */
  position: relative;
  max-width: 1000px;
  top: 20px;
  width: 90%;
  padding: 2% 2%;
  border-radius: 1rem;
  background-color: white;
  /*margin: 20px auto 6px auto;*/
}

.inscripcion-wrapper {
  display: contents;
}

.inscripcion-textblock {
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    padding: 0% 1%;
    /*border: 1px solid red;*/
}
/*
.inscripcion-textblock h5 {
  line-height: 150%;
  margin-bottom: 3%;
}
*/
.inscripcion-textblock p {
  font-size: 115%;
}

.inscripcion-buttonsblock {
  /* border: 1px solid blue; */
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  text-align: center;
}

/* -------------------- */
/* -------------------- */


/* centrado de botón fin inscripcion, a mejorar a futuro */
#btContinuar {
  margin-right: auto;
  margin-left: auto;
}
/* -------------------- */
/* -------------------- */
/* Login */
.cid-u8Ca5OnQ1w {
  padding-top: 3rem;
}
.cid-u8Ca5OnQ1w .form-wrapper{
  padding: unset;
  padding: 4% 8%;
}
.login-form {
  color: #777777;
}


.login {
  background-color: #efefef;
}

.login .form-container fieldset {
  /* border: 1px solid red; */
  text-align: left;
  padding: 20px;
}
.login .form-container fieldset .row  {
  width: 100%; 
}
.login .form-container fieldset .row input {
 /*form .row input {*/
  /* width: 76%; */
  width: 100%;
  text-align: left; 
}




.form-container {
  /* border: 1px solid red; */
  /* color fondo skin : #efefef; */
  background-color: #FFFFFF;
  padding: 20px;
  border-radius: 10px;
}
.form-togglercontainer {
  border: 1px solid transparent;
  min-height: 40px;
  display: inline;
}
.form-container legend {
  font-size: 1.8em;  
}
.form-container .fieldsetDescription {
  font-size: 1.2em;
  line-height: 2em;
}
.form-container .form-control {
  margin-bottom: 20px;
}
.loginerror {
  border: 1px solid red;
  background: #fdd;
  padding: 10px 14px;
  display: block;
  margin: 14px 0 10px 0;
  border-radius: 5px;
}

/* -------------------- */

form#form-reenviopago {
	padding-bottom: 1rem;
	border-bottom: 1px solid silver;
	background: #ebebeb;
	color: black;
	border-radius: 6px;
}
form#form-reenviopago .row {
	/* background: #ebebeb;*/
	background: transparent;
}

/* -------------------- */
/* -------------------- */

.block-ruby .row {
  display: block ruby;
  border: 1px solid red;
  text-align: center;
}

.btn-even {
  border: 1px solid blue;
  width: 100%;
}
/* -------------------- */
/* -------------------- */
.required {
  color: red;
}
.datepicker-days {
    padding: 0px 10px 0px;
}
.datepicker-days td.day {
  text-align: center;
}
.datepicker-days td.day:hover {
  cursor: pointer;
  background-color: #f3f0d7;
}
.datepicker-days td.today.day {
    background: #8caff0;
}
/* -------------------- */
/* -------------------- */

.icon-account {
  background-color: #FFF;
  border-radius: 10px;
  padding: 10px;
}
.info-account {
  margin-top: 20px;
  padding: 0px;
}
.info-account h3 {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.4em;
  margin-left: 10px;
}

/* -------------------- */
/* -------------------- */

.links-qrcode {
	/* border: 1px solid red; */
	padding: 0.5em 0.6em;
}

.qrcode-thumb50 {
	display: inline;
	width: 50px !important;
	/* border: 1px solid blue !important; */
}
/* -------------------- */
/* -------------------- */

/* contact form */

.contactform :-moz-placeholder {
  color: #ddd !important;  
}
.contactform ::-moz-placeholder {
  color: #ddd !important;  
}
.contactform :-ms-input-placeholder {
  color: #ddd !important;  
}
.contactform ::-webkit-input-placeholder {
  color: #ddd !important;  
}

/* -------------------- */
/* -------------------- */
.my-element {
  display: inline-block;
  margin: 0 0.9rem;

  animation: bounce; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 5s; /* don't forget to set a duration! */
}
/* -------------------- */
/* -------------------- */
/* contenedor invisible que permite inicializar el Noty (notificaciones) */
#noty-holder{
    width: 100% !important;
    top: 0;
    font-weight: normal;
    z-index: 1031; /* Max Z-Index in Fixed Nav Menu is 1030*/
    text-align: center;
    position: fixed;
    font-size: 100%;
    height: 20px; /* Sólo afecta al contenedor invisible. Hacerlo bajito impide que bloquee los bt del menu */
}
/* estilo de "alert" que sí aplica al Noty */
#noty-holder .alert {
  top: 0.9em;
  min-width: 256px;
  max-width: 620px;
  width: 90%;
}
/* -------------------- */
/* -------------------- */

/* Fechas forzado de Mayúscula en el primer caracter */
.bullet-list {
}
.bullet-list::first-letter {
  /* text-transform: uppercase; */
}
span.date {
  display: inline-block;
  /* font-weight: bold; */
}
span.date::first-letter {
  text-transform: uppercase;
}
span.date.strong{
  font-weight: bold;
}

/* -------------------- */
/* -------------------- */

.form-control {
  border: 1px solid #f5f5f5 !important;
}
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
  border: 1px solid #f5f5f5 !important;
}
#Registration_Basic_Default select  { 
  color: #8caff0;
}

/* override para que boton Perfil no alinee a izquierda */
.profile form .btn {
  display: unset;
  /* border: 1px solid red; */
}
.pull-up {
  display: flex;
  flex-flow: column;
  height: 100%;
}

/* -------------------- */
/* -------------------- */

/*
form .row {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
form .row label {
  width: 34%;
  text-align: left;
}
form .row input {

  width: 90%;
  text-align: left;
  // debug para encontrar matches
  border-bottom: 1px solid #999 !important; 
}

*/

/* -------------------- */
/* -------------------- */
/* Formularios en vista de roles y pagos */
.grid {
  display: inline-grid;  
}
.inscription-block {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px dashed silver;
}
#form-modalidad-blk {

}
#form-roles-blk {
  
}
#form-pago-libre {
  
}
#form-pago-usd {
  
}
#form-pago-ars {
  
}

/* -------------------- */
/* -------------------- */
.fadeIn {
  animation: fadeIn 2s;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-ms-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.fadeOut {
  animation: fadeIn 4s;
  -webkit-animation: fadeIn 4s;
  -moz-animation: fadeIn 4s;
  -o-animation: fadeIn 4s;
  -ms-animation: fadeIn 4s;
}

@keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-moz-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-webkit-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-o-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-ms-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}
/* -------------------- */

/* ********************************************** */
/* ********************************************** */

/* Alert modals - The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 780px;
	/* height: 84%; */
	height: unset;
}
.modal-content p {
  font-size: 1rem;
  text-align: center;
}
.modal-body {
	padding: unset;
}
.modal-backdrop {
  position: unset;
}

.modal-content input {
  border: 0;
  border-bottom: 1px solid silver;
}

/* The Close Button */
.close {
  color: #ff0000;
  float: right;
  font-size: 28px;
  font-weight: bold;
  text-align: right;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* ********************************************** */
/* ********************************************** */

/* --- Modal Overlay --- */
.qr-modal-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  /* Start hidden: use 'opacity: 0' for smooth transition, 'display: none' prevents focus/interaction */
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.qr-modal-overlay.is-active {
  /* End visible */
  opacity: 1;
  visibility: visible;
}

/* --- Modal Content --- */
.qr-modal-content {
  background-color: #fff;
  padding: 30px;
  border-radius: 5px;
  max-width: 400px;
  width: 90%;
  text-align: center;
  /* Start hidden: scale down and fade out */
  transform: scale(0.8);
  opacity: 0;
  /* Add transition for content movement/fade */
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.qr-modal-overlay.is-active .qr-modal-content {
  /* End visible: scale to original size and fade in */
  transform: scale(1);
  opacity: 1;
}

/* --- Close Button --- */
.qr-modal-close-popup-btn {
  margin-top: 20px;
  padding: 10px 15px;
  background-color: #007BFF;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.qr-modal-close-popup-btn:hover {
  background-color: #0056b3;
}


/* ********************************************** */
/* ********************************************** */