/* Diseno Web v0.1.1 ?v=12 */
.emol_modal .modal,
.modal-backdrop {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
}
.modal-backdrop {
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.fade.in,
.modal-backdrop.show {
  opacity: 0.5;
}
.emol_modal .modal-open {
  overflow: hidden;
}
.emol_modal {
  font-family: Arial, sans-serif;
}
.emol_modal .cont_login_content_left {
  width: 100% !important;
  padding: 0 !important;
}
.emol_modal .cont_login_content_left iframe {
  min-height: 360px;
  height: 420px;
}
.emol_modal #loginEmol {
  z-index: 1051;
}
.emol_modal #emol_disable_user {
  z-index: 1051;
}
.emol_modal .modal {
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.emol_modal .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.emol_modal .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.emol_modal .modal.fade .modal-dialog {
}
.emol_modal .modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.emol_modal .modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}
.emol_modal .modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.emol_modal .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 17px 14px;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.emol_modal .modal-header .close {
  cursor: pointer;
  position: absolute;
  right: 0;
  padding: 15px;
  top: 0;
}
.emol_modal .modal-header .close .fa-times {
  color: #333;
  font-size: 16px;
}
.emol_modal .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.emol_modal .modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.emol_modal .modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.emol_modal .modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.emol_modal .modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.emol_modal .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.error_txt {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  border: 1px dashed #ccc;
  padding: 5px 0 4px;
  margin-top: 10px;
  float: none;
  display: inline-block;
}
.error_txt .fa-pencil {
  width: 100%;
  line-height: 20px;
  text-align: center;
  font-size: 17px;
}
.error_txt .icon {
  width: 20px;
  height: 20px;
  background: #638bd0;
  border-radius: 50%;
  padding: 4px;
  border: 1px solid #638bd0;
  margin-right: 5px;
  color: #fff;
  float: none;
  display: inline-block;
}
.error_txt a {
  font-weight: 700 !important;
  text-decoration: none !important;
  color: #333 !important;
}
.txt_avisanos {
  font-weight: 700;
}
.emol_modal.send_correction .txt_settings {
  font-size: 15px;
  color: #666;
  line-height: 21px;
  width: 90%;
  margin-bottom: 15px;
}
.emol_modal.send_correction .error_txt {
  font-size: 15px;
  color: #4f4f4f;
  font-weight: 700;
  line-height: 35px;
  padding: 0;
  text-align: left;
  border: 0;
  margin: 0;
}
.emol_modal.send_correction .error_txt .icon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 35px;
  height: 35px;
  background: #638bd0;
  border-radius: 50%;
  padding: 4px;
  border: 2px solid #638bd0;
  margin-right: 10px;
  float: left;
}
.emol_modal.send_correction .modal-header .close {
  padding: 17px 5px;
  top: 0px;
  right: 2px;
}
.emol_modal.send_correction .modal-content {
  border: 3px solid #367dcc;
  padding: 25px 20px 0;
  width: 100%;
  border-radius: 0;
}
.emol_modal.send_correction .modal-dialog {
  max-width: 550px;
}
.emol_modal.send_correction .modal-header {
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.emol_modal.send_correction .modal-body {
  padding: 0;
}
.emol_modal.send_correction .error_txt .fa-pencil {
  width: 100%;
  line-height: 24px;
  text-align: center;
  font-size: 18px;
}
.cont_form_correction {
  float: left;
  width: 100%;
}
.cont_form_correction .logo_config .error_txt {
  line-height: 35px;
}
.cont_form_correction .logo_config .error_txt .fa-pencil {
  width: 100%;
  line-height: 24px;
  text-align: center;
  font-size: 18px;
}
.cont_form_correction .logo_config .error_txt .icon {
  width: 35px;
  height: 35px;
  background: #e5e7e8;
  border-radius: 50%;
  padding: 4px;
  border: 2px solid #929598;
  margin-right: 10px;
}
.cont_form_correction .cont_inputs {
  float: left;
  width: 46%;
  margin-bottom: 12px;
  margin-right: 4%;
  position: relative;
}
.cont_form_correction .cont_inputs.full {
  width: 100%;
}
.cont_form_correction .cont_inputs.sep {
  width: 50%;
  margin-right: 0;
}
.cont_form_correction .cont_inputs .input_txt {
  float: left;
  width: 100%;
  color: #000;
  font-weight: 700;
  font-size: 13px;
  padding-bottom: 3px;
}
.cont_form_correction .cont_inputs input {
  width: 100%;
  border: 1px solid #519ad7;
  height: 35px;
  color: #000;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 6px;
}
.cont_form_correction .cont_inputs textarea {
  font-family: Arial;
  width: 100%;
  height: 125px;
  font-size: 15px;
  background: #fff;
  border: 1px solid #519ad7;
  padding: 8px 10px;
}
.cont_form_correction .cont_inputs textarea:focus {
  box-shadow: none;
}
.cont_form_correction .check_correction {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.cont_form_correction .check_correction .check_input {
  float: left;
  margin-right: 5px;
}
.cont_form_correction .check_correction .txt_settings {
  font-size: 12px;
  width: 100%;
  line-height: 17px;
}
.emol_modal.send_correction .btns_form {
  float: left;
  width: 100%;
  background: url(../index/back_emol.png) 0 5px no-repeat;
  background-size: 70px 24px;
}
.emol_modal.send_correction .btns_form input {
  float: right;
  text-transform: none;
  height: 36px;
  border-radius: 3px;
  text-align: center;
  padding: 0;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 10px;
  font-weight: 700;
  width: 93px;
  background: #f2f2f2;
  border: 1px solid #c6c7c8;
  color: #606469;
  cursor: pointer;
}
.emol_modal.send_correction .btns_form .send_mail {
  background: #3288e6;
  color: #fff;
  border: 0;
}
.cont_inputs input.destacar_campo,
.cont_inputs select.destacar_campo,
.cont_inputs textarea.destacar_campo {
  border-color: red !important;
  background: rgba(247, 202, 24, 0.4) !important;
}
.cont_inputs input.error,
.cont_inputs select.error {
  border-color: red !important;
}
.cont_inputs textarea.error {
  border-color: red !important;
}
.cont_inputs input.destacar_campo {
  color: #000 !important;
}
.cont_inputs label {
  position: absolute;
  right: 7px;
  background: red;
  border-radius: 3px;
  top: 27px;
  padding: 2px 10px;
  font-size: 12px;
  color: #fff;
}
.cont_inputs input.destacar_campo,
.cont_inputs select.destacar_campo,
.cont_inputs textarea.destacar_campo {
  border-color: red !important;
  background: rgba(247, 202, 24, 0.4) !important;
}
.cont_inputs input.error,
.cont_inputs select.error {
  border-color: red !important;
}
.cont_inputs textarea.error {
  border-color: red !important;
}
.cont_inputs input.destacar_campo {
  color: #000 !important;
}
#dashboard_enviaError .noticiation_int_e_social .mensaje,
#dashboard_enviaError .notification_emol_social {
  text-align: center;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
}
#dashboard_enviaError .noticiation_int_e_social {
  float: left;
  padding: 15px;
  width: 97%;
}
#dashboard_enviaError .notification_emol_social {
  float: left;
  margin-top: 0;
  z-index: 10;
  font-size: 16px;
  color: #fff;
  line-height: 22px;
}
#dashboard_enviaError .notification_emol_social.notification_e_social_error {
  background: #b22222;
}
#dashboard_enviaError .noticiation_int_e_social .botones {
  float: left;
  width: 100%;
  margin-top: 10px;
}
#dashboard_enviaError
  .notification_emol_social.notification_e_social_error
  .botones,
#dashboard_enviaError
  .notification_emol_social.notification_e_social_ok
  .botones {
  margin-top: 0;
}
#dashboard_enviaError
  .notification_emol_social
  .noticiation_int_e_social
  .iconoMensaje {
  font-size: 20px;
  margin-right: 5px;
  position: absolute;
  left: -25px;
  top: -2px;
}
#dashboard_enviaError .notification_emol_social .botones .dashboard_exit {
  top: 9px;
  right: 10px;
  background: 0 0;
  padding: 5px 7px;
  color: #fff;
  font-size: 16px;
  line-height: 15px;
  float: right;
  font-weight: 700;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 4px;
}
#dashboard_enviaError .notification_emol_social.notification_e_social_ok {
  background: #5cb85c;
}
.emol_modal.send_correction .modal-content iframe {
  min-height: 505px;
}
.emol_modal.send_correction .close {
  position: absolute;
  right: 25px;
  padding: 11px 0 5px;
  width: 32px;
  text-align: center;
}
.emol_modal .modal-header span img {
  width: 89px;
}
#modalCrucigrama .modal-dialog {
  max-width: 360px;
}
#modalSudoku .cierra_modal_crucigrama {
  display: none;
}
.cierra_modal_crucigrama {
  cursor: pointer;
  position: absolute;
  color: #fff;
  z-index: 999;
  right: 10px;
  top: 6px;
  font-size: 24px;
}
#triviaEmolPopUp .modal-dialog {
  max-width: 360px;
}
#trivia_emol_popUp .modal-dialog {
  max-width: 360px;
}
.content_encuesta #text_area_vex_poll {
  font-family: Arial, sans-serif;
  width: 93%;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  background: #fff;
  padding: 10px;
  resize: vertical;
  box-shadow: none;
  word-break: break-all;
  overflow-y: auto;
  margin-top: 5px;
  color: #5d5d5d;
}
#trivia_emol_popUp .check_encuesta {
  display: none;
}
#emol_disable_user {
  display: block;
  opacity: 1;
}
#modalSolitario .modal-dialog {
  max-width: 360px;
}
#modalSolitario .modal-dialog .modal-body {
  padding-bottom: 0;
}
#modalMemorice .modal-dialog {
  max-width: 360px;
}
#modalMemorice .modal-dialog .modal-body {
  padding-bottom: 0;
}
#modalTetris .modal-dialog {
  max-width: 360px;
}
#modalTetris .modal-dialog .modal-body {
  padding-bottom: 0;
}
#modalReversi .modal-dialog {
  max-width: 360px;
}
#modalReversi .modal-dialog .modal-body {
  padding-bottom: 0;
}
#modalShareGame .modal-dialog {
  max-width: 360px;
}
#modalShareGame .modal-dialog .modal-body {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .emol_modal .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  #dashboard_enviaError .noticiation_int_e_social {
    width: 90%;
    font-size: 15px;
    padding: 9px 15px;
    line-height: 19px;
  }
}
@media (max-width: 414px) {
  .emol_modal .modal-dialog-centered {
    min-height: auto;
    margin-top: 70%;
  }
  .emol_modal .modal-content {
    position: fixed;
    margin-top: 25%;
    width: 95% !important;
  }
  .emol_modal.send_correction .modal-content {
    width: 84% !important;
  }
  .emol_modal.send_correction .error_txt .fa-pencil {
    line-height: normal;
    position: relative;
    top: 3px;
  }
  .error_txt .fa-pencil:before {
    top: -4px;
    position: relative;
  }
  .error_txt span a {
    text-decoration: underline;
    font-weight: 700;
  }
  .error_txt {
    line-height: normal;
    width: 93%;
    margin-left: 3%;
  }
  .error_txt .fa-pencil {
    position: relative;
    top: 4px;
  }
  .emol_modal.send_correction .error_txt .fa-pencil:before {
    top: 0;
  }
}
@media (max-width: 375px) {
  .emol_modal .modal-dialog-centered {
    min-height: auto;
    margin-top: 50%;
  }
  .emol_modal .modal-content {
    position: fixed;
    margin-top: 35%;
  }
}
@media (max-width: 360px) {
  .emol_modal .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
    margin-top: 0;
  }
  .emol_modal .modal-content {
    position: relative;
    margin-top: 0;
    width: 100% !important;
  }
  .emol_modal.send_correction .modal-content {
    width: 87% !important;
  }
}
@media (min-width: 576px) {
  .emol_modal .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .emol_modal .modal-dialog-centered {
    height: calc(100% - (1.75rem * 2));
  }
  .emol_modal .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .emol_modal .modal-lg {
    max-width: 800px;
  }
}
