

/* Start:/local/components/go2web/application.quiz.v2/templates/.default/style.css?17508287172046*/
.modal-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.modal-container .modal-container-bg {
  display: block;
  content: "";
  opacity: 0.9;
  background: #787A94;
  width: 100%;
  height: 100%;
  position: absolute;
}
.modal-container .modal-body {
  position: relative;
  background-color: #fff;
  text-align: center;
  padding: 4rem;
  border-radius: 1.2rem;
  max-width: 47rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  z-index: 1;
}
.modal-container .modal-action {
  display: flex;
  flex-direction: row;
  gap: 40px;
  justify-content: center;
}
.modal-container .modal-button {
  cursor: pointer;
  height: 30px;
  padding: 0 25px;
  border: 2px solid #74a2cf;
  border-radius: 5px;
  background-color: #80b2e4;
  color: #fff;
}
.modal-container .modal-close {
  position: absolute;
  font-size: 0;
  opacity: 1;
  right: -2.4rem;
  top: -2.4rem;
  width: 2.4rem;
  height: 2.4rem;
  background: url(/local/templates/memory/../memory/img/close.svg) center no-repeat;
  cursor: pointer;
}
.modal-container .modal-item {
  width: calc((100% - 10px) / 2);
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 0.8rem;
}
.modal-container .modal-item:nth-of-type(2n) {
  margin-right: 0;
}
.modal-container .modal-item .btn {
  width: 100%;
}
.modal-container .modal-item img {
  display: block;
}
.modal-container .modal-item .btn {
  border-radius: 0 0 0.8rem 0.8rem;
}

.uploaded-img {
  max-height: 15rem;
  border-radius: 1rem;
  overflow: hidden;
}

.result_search {
  border: 0.1rem solid #D7D9E5;
  border-radius: 0.8rem;
  width: 100%;
  padding: 1.4rem 1rem;
  max-height: 17rem;
  overflow: auto;
}

.result_search_item {
  cursor: pointer;
  padding: 1rem 1rem;
  border-radius: 0.8rem;
}
.result_search_item:hover {
  background: #F9FAFD;
}

.callback_block.modal-body {
  text-align: left;
  display: block;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/go2web/application.quiz.simple/templates/.default/style.css?17508558232046*/
.modal-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.modal-container .modal-container-bg {
  display: block;
  content: "";
  opacity: 0.9;
  background: #787A94;
  width: 100%;
  height: 100%;
  position: absolute;
}
.modal-container .modal-body {
  position: relative;
  background-color: #fff;
  text-align: center;
  padding: 4rem;
  border-radius: 1.2rem;
  max-width: 47rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  z-index: 1;
}
.modal-container .modal-action {
  display: flex;
  flex-direction: row;
  gap: 40px;
  justify-content: center;
}
.modal-container .modal-button {
  cursor: pointer;
  height: 30px;
  padding: 0 25px;
  border: 2px solid #74a2cf;
  border-radius: 5px;
  background-color: #80b2e4;
  color: #fff;
}
.modal-container .modal-close {
  position: absolute;
  font-size: 0;
  opacity: 1;
  right: -2.4rem;
  top: -2.4rem;
  width: 2.4rem;
  height: 2.4rem;
  background: url(/local/templates/memory/../memory/img/close.svg) center no-repeat;
  cursor: pointer;
}
.modal-container .modal-item {
  width: calc((100% - 10px) / 2);
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 0.8rem;
}
.modal-container .modal-item:nth-of-type(2n) {
  margin-right: 0;
}
.modal-container .modal-item .btn {
  width: 100%;
}
.modal-container .modal-item img {
  display: block;
}
.modal-container .modal-item .btn {
  border-radius: 0 0 0.8rem 0.8rem;
}

.uploaded-img {
  max-height: 15rem;
  border-radius: 1rem;
  overflow: hidden;
}

.result_search {
  border: 0.1rem solid #D7D9E5;
  border-radius: 0.8rem;
  width: 100%;
  padding: 1.4rem 1rem;
  max-height: 17rem;
  overflow: auto;
}

.result_search_item {
  cursor: pointer;
  padding: 1rem 1rem;
  border-radius: 0.8rem;
}
.result_search_item:hover {
  background: #F9FAFD;
}

.callback_block.modal-body {
  text-align: left;
  display: block;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/components/go2web/application.quiz.v2/templates/.default/style.css?17508287172046 */
/* /local/components/go2web/application.quiz.simple/templates/.default/style.css?17508558232046 */
