body.modal-active{
    overflow: hidden !important;
}

.modalstyle{
background-color: white;
margin: 15% auto;
padding: 20px;
border-radius: 8px;
width: 80%;
height: 75%;
max-width: 424px;
text-align: center;
margin-top: 3%;
max-height: 90vh;
overflow-y: auto; 
-webkit-overflow-scrolling: touch; 
overflow-y: auto;
transform: translateY(20px);
}

@media (max-width:300px){
    .modalstyle{
    background-color: white;
    margin: 15% auto;
    padding: 20px;
    border-radius: 8px;
    width: 80%;
    max-width: 424px;
    text-align: center;
    margin-top: 3%;
    max-height: 67vh; 
    overflow-y: auto; 
    -webkit-overflow-scrolling: touch; 
    transform: translateY(132px);
    }
}
@media (max-width:768px){
    .modalstyle{
    background-color: white;
    margin: 15% auto;
    padding: 20px;
    border-radius: 8px;
    width: 80%;
    max-width: 424px;
    text-align: center;
    margin-top: 3%;
    max-height: 55vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translateY(132px);
    }
}

@media (max-width:480px){
    .modalstyle{
    background-color: white;
    margin: 15% auto;
    padding: 20px;
    border-radius: 8px;
    width: 80%;
    max-width: 424px;
    text-align: center;
    margin-top: 3%;
   
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; 
    transform: translateY(132px);
    }
}
@media (max-width: 820px){
    .modalstyle{
    background-color: white;
    margin: 15% auto;
    padding: 20px;
    border-radius: 8px;
    width: 80%;
    max-width: 424px;
    text-align: center;
    margin-top: 3%;
    max-height: 44vh !important;
    overflow-y: auto; 
    -webkit-overflow-scrolling: touch;
    transform: translateY(132px);
    }
}
@media (max-width: 1024px){
    .modalstyle{
    background-color: white;
    margin: 15% auto;
    padding: 20px;
    border-radius: 8px;
    width: 80%;
    max-width: 424px;
    text-align: center;
    margin-top: 3%;
    max-height: 38vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translateY(132px);
    }
}

#myModalAlways{
    position: fixed;
    top: 30%;
    right: 0;
    transform-origin: right center;
    /* background-color: #006fb9; */
    background-color: #001653;
    color: white;
    border: none;
    padding: 30px 7px;
    border-radius: 2px 1px 0 0;
    font-size: 12px;
    cursor: pointer;
    z-index: 9999;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

#myModalAlwaysHide{
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}

.titleMejora{
    /* color: #006fb9; */
    color: #091653;
    font: 36px "Circular Bold";
    margin: 0px 0px 22px;
}
@media (min-width: 468px){
    .titleMejora{
        color: #091653;
        font: 36px "Circular Bold";
        margin: 0px 0px 22px;
    }
}
@media(max-width:768px){
    .titleMejora{
        color: #091653;
        font: 36px "Circular Bold";
        margin: 0px 0px 22px;
    }
}
@media(max-width: 1024px){
    .titleMejora{
        color: #091653;
        font: 36px "Circular Bold";
        margin: 0px 0px 22px;
    }
}
.parrafoQuestion{
padding: 0px;
font-size: 0.875rem;
font-family: 'Helvetica Neue';
position: relative;
color: #121826;
text-align: left;
display: block;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
}

.btgb6w{
    position: absolute;
    visibility: hidden;
    font-size: 1px;
    width: 1px;
    left: 0;
}

input{
    background-color: #ffffff;
    font: unset;
    outline: none;
}

.groupRatingScale{
    display: flex;
    justify-content: space-between;
    flex-flow: row nowrap;
}

@media (max-width:768px){
.groupRatingScale{
    display: flex;
    justify-content: space-between;
    flex-flow: row nowrap;
    }
}

/* .g0l2a8{
    position: absolute;
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    clip-path: inset(50%);
    white-space: nowrap;
    font-size: 1px;
} */

.opcionTextArea{
    display:none;
}

.required-field {
    color: #be0406;
    margin: 8px 0 0 0;
    font-size: 0.675rem;
    font-family:'open sans';
    margin-top: -25px;
    margin-left: 3%;
    text-align: left;
}

/* ._fourvr{
    max-width: 35px;
    min-height: 100%;
    border-radius: 20px;
    color: #121826;
    margin-bottom: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    position: relative;
    width: 28px !important;
    height: 28px !important;
} */

/* ._16fj_0{
    letter-spacing: 0px !important;
} */

.requer{
    color:red;
}

._3xzbtnaqg{
    position:relative;
}

.recommendation{
    display: flex;
    justify-content: space-between;
    flex-flow: row nowrap;
    margin-top: -8px;
}

.ueepaRdio1{
    font-size: 12px;
    margin-right: -20%;
}

.ueepaRdio2{
    font-size: 12px;
    margin-left: -15%;
}

#placeholderArea{
    min-height: 70px;
    width: 100%;
    resize: none;
    border:  1px solid;
    border-radius: 7px;
    padding: 9px 16px 10px;
    color: #000;
    font-size: 0.875rem;
    background-color: #ffffff;
}

textarea #placeholderArea{ text-align: center;}

#CountW{font-size: 6px; margin-left: 89%;}

#palabrasContadas{font-size: 8px;}

.motVisit{
font: "Open Sans";
color: #121826;
}


.rating-buttons{
    padding: 5px;
}

.privacy-notice{
    color: #121826;
    font: "open sans";
    font-size: 0.875em;
    text-align: left;
    font-weight: unset;
}

.rating-scale, .reason-input, .visit-reason-options, .privacy-notice {
margin-bottom: 15px;
}

.rating-buttons button {
    padding: 6px 6px;
    margin: 0px;
    border: 1px solid #ccc;
    border-radius: 12px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    font-size: 9px;
    background-color: #e0e0e0;
    text-align: center;
}

@media (max-width:768px){
    .rating-buttons button {
    padding: 8px 8px;
    margin: 0 -2px;
    border: 1px solid #ccc;
    border-radius: 12px;
    cursor: pointer;
    width: 23px;
    height: 23px;
    font-size: 9px;
    background-color: #e0e0e0;
    text-align: center;
    }
}

@media (max-width: 480px) {
    .rating-buttons button {
    padding: 8px 8px;
    margin: 0 -2px;
    border: 1px solid #ccc;
    border-radius: 12px;
    cursor: pointer;
    width: 23px;
    height: 23px;
    font-size: 9px;
    background-color: #e0e0e0;
    text-align: center;
    }
}

.rating-buttons button.selected {
background-color: #007bff;
color: white;
}

#cancel-button, #submit-button {
gap: 42%;
margin: 16px 0;
flex-flow: row nowrap;
}

#cancel-button {
/* background-color: transparent !important;
color: #006fb9;
border: solid 1px #006fb9 !important;
outline: none;
text-align: center; */
    width: 112px;
    padding: 7px 8px 9px;
    border-radius: 80px;
    font-size: 0.875rem;
    font-weight: 400;
    white-space: wrap;
    overflow: hidden;
    cursor: pointer;
    flex: 0 1 auto;
    background-color: #ffffff !important;
    color: #091653;
    outline: none;
    border: solid 1px;
}

#submit-button {
    width: 112px;
    padding: 7px 8px 9px;
    border-radius: 80px;
    font-size: 0.875rem;
    font-weight: 400;
    white-space: wrap;
    overflow: hidden;
    cursor: pointer;
    flex: 0 1 auto;
    background-color: #091653 !important;
    color: rgb(255, 255, 255);
    outline: none;
    border: solid 1px;
}

._DehBtnFoot{
    width: 112px;
    padding: 7px 8px 9px;
    border-radius: 80px;
    font-size: 0.875rem;
    font-weight: 400;
    white-space: wrap;
    overflow: hidden;
    cursor: pointer;
    flex: 0 1 auto;
}

.error_selected1{text-align: justify !important;}

#cancel-button, #submit-button {
text-align: center;
}

.opcionesRadio{
font-size: 0.875rem;
font-family: 'Helvetica Neue';
color: #121826;
text-align: left;
}

.questionTextArea{
    font-size: 0.875rem;
    font-family: 'Helvetica Neue';
    color: #121826;
    text-align: center;
    margin-right: 15%;
}
.modal-actions-container{
    display: flex; 
    justify-content: space-between;
}



.thanksHideC{
  display: flex; 
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
  display: flex;
  justify-content: center;
  align-items: center;
}


.modal-thanckscontent {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  width: 80%;
  max-width: 400px;
  text-align: center;
  position: relative;
  margin-top: 26vh;
}

.close-button {
  color: #aaa;
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.close-button:hover,
.close-button:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


.modal-thanckscontent h2 {
  /* color: #1a73e8; */
  /* background-color: #006fb9; */
  color: #091653;
  font-size: 24px;
  margin-bottom: 15px;
}


.modal-thanckscontent p {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 10px;
}


.modal-button {
  /* background-color: #1a73e8; */
  /* background-color: #006fb9; */
  background-color: #091653;
  color: white;
  padding: 7px 30px 9px;
  border: none;
  border-radius: 80px;
  cursor: pointer;
  font-size: 16px;
  margin-top: 20px;
}

.modal-button:hover {
  /* background-color: #155bb5; */
  /* background-color: #006fb9; */
  background-color: #091653;
}