.GeneralMaterial-root,
.Header-root {
  position: relative;
  -webkit-box-align: center;
}
.AffiliatePanels-root,
.GeneralMaterial-article,
.Header-root,
.UnderTheSun-root {
  position: relative;
}
.Footer-giphy a,
.SvgSymbol-root,
.boxes_item {
  vertical-align: middle;
}
.Link-root {
  display: block;
  color: inherit;
}
.SvgSymbol-root {
  width: 100%;
  height: 100%;
}
.SvgSymbol-menu {
  width: 22px;
  height: 24px;
}
.SvgSymbol-search {
  width: 20px;
  height: 24px;
}
@media only screen and (min-device-width: 64em) {
  .SvgSymbol-search {
    width: 13px;
    height: 15px;
  }
}
.GeneralMaterial-container,
.GeneralMaterial-default .GeneralMaterial-article,
.Header-switcher {
  width: 100%;
}
.GeneralMaterial-article p {
  font-family: PF Regal, PF Regal Text Pro, Georgia, serif;
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (min-device-width: 32em) {
  .SimpleBlock-h4 {
    margin-top: 45px;
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 28px;
  }
}
.UnderTheSun-root {
  z-index: 200;
  margin-top: 12px;
}
@media only screen and (min-width: 32em) {
  .UnderTheSun-root {
    margin-top: 45px;
  }
}
.UnderTheSun-root:empty {
  margin-top: 0;
}
.GeneralMaterial-root {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 20px 20px 23px;
  border-radius: 10px;
  background-color: #fff;
}
.Header-buttons,
.Header-logo,
.Header-root {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}
@media only screen and (min-width: 48em) {
  .GeneralMaterial-root {
    padding: 45px 15px 38px;
  }
  .GeneralMaterial-simple {
    padding-top: 60px;
  }
}
.GeneralMaterial-simple .GeneralMaterial-container {
  max-width: 1000px;
}
.GeneralMaterial-simple .GeneralMaterial-article {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 64em) {
  .GeneralMaterial-simple .GeneralMaterial-article {
    margin-right: 0;
    margin-left: 0;
  }
}
.GeneralMaterial-default .GeneralMaterial-body {
  max-width: 650px;
  margin: 0 auto;
}
@media only screen and (min-width: 64em) {
  .GeneralMaterial-default .GeneralMaterial-body {
    max-width: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}

.Header-root {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  height: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Header-menuToggle {
  z-index: 100;
  margin-left: auto;
  padding-top: 22px;
}
@media only screen and (min-width: 64em) {
  .Header-root {
    height: 77px;
  }
  .Header-menuToggle {
    display: none;
  }
}
.Header-logo {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 18px;
  background-color: inherit;
}
@media only screen and (min-width: 64em) {
  .Header-logo {
    position: static;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 0;
    background-color: transparent;
  }
  .Header-meduza {
    padding: 0 15px;
  }
}
.Header-buttons,
.Header-item {
  -webkit-box-align: center;
  letter-spacing: 1px;
}
.Header-meduza {
  display: inline-block;
  margin-top: -4px;
  fill: #d09959;
}
.Header-buttons {
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  padding-top: 22px;
  font-size: 14px;
  line-height: 1;
}
@media only screen and (min-width: 64em) {
  .Header-buttons {
    position: static;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 2px;
  }
  .Header-buttons .Header-item:after {
    content: "";
  }
}
.Header-buttons .Header-item:last-child:after {
  display: none;
}
.Header-nav {
  position: absolute;
  top: 58px;
  right: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  padding: 12px 12px 4px;
  -webkit-transition: height 0.2s ease, visibility 0.2s ease, opacity 0.2s ease;
  transition: height 0.2s ease, visibility 0.2s ease, opacity 0.2s ease;
  opacity: 0;
  background-color: #040404;
}
button,
svg {
  overflow: visible;
}
@media only screen and (min-width: 64em) {
  .Header-nav {
    position: static;
    visibility: visible;
    height: auto;
    padding: 2px 0 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
    background-color: transparent;
  }
}
.Header-item {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 45px;
  height: 45px;
  cursor: pointer;
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background: 0 0;
  font-weight: 600;
  fill: currentColor;
}
.Header-item:after {
  position: absolute;
  top: 50%;
  right: -1px;
  height: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 1px solid #404040;
}
.Header-item:focus,
.Header-item:hover,
.Header-menu a:hover {
  color: #999;
}
.Header-menu a {
  color: #fff;
  padding: 0 6px;
  display: block;
}
@media only screen and (min-width: 48em) {
  .Header-menu a {
    padding: 0 15px;
  }
}
.Header-itemSearch,
.Header-menuToggle .Header-item {
  color: #737373;
}
@media only screen and (min-width: 64em) {
  .Header-itemSearch,
  .Header-menuToggle .Header-item {
    color: #fff;
  }
}
.Header-menuAdditional a,
.Header-switcher {
  color: hsla(0, 0%, 100%, 0.5);
}
.Header-itemLang {
  display: none;
}
@media only screen and (min-width: 64em) {
  .Header-itemLang {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.Header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 16px;
  border-top: 1px solid #323232;
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (min-width: 48em) {
  .Header-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 0;
    border-top: 0;
    font-size: 14px;
    line-height: 17px;
  }
}
.Footer-root,
.Header-switcher {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media only screen and (min-width: 64em) {
  .Header-mobileNav {
    display: none;
  }
}
.Header-menuAdditional {
  margin-top: 24px;
  margin-bottom: 28px;
  padding: 32px 0;
  text-align: center;
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
  font-size: 16px;
  line-height: 22px;
}
.Header-menuAdditionalItem {
  margin: 0 6px;
}
.Header-switcher {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
}
.Footer-root {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 3px 12px;
  text-align: center;
  color: #999;
}
.Footer-root a {
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  color: #fff;
}
.Footer-root a:hover {
  color: hsla(0, 0%, 100%, 0.5);
}
.Footer-container {
  width: 100%;
  max-width: 675px;
}
.Footer-tip {
  display: none;
}
@media only screen and (min-width: 64em) {
  .Footer-root {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 26px 0 15px;
    text-align: left;
  }
  .Footer-container {
    max-width: 970px;
  }
  .Footer-tip {
    display: block;
  }
}
.Footer-copyright {
  padding: 1px 12px 0;
  text-align: left;
  font-size: 14px;
}
.Footer-giphy,
.order_block,
.order_block .order_offer {
  text-align: center;
}
@media only screen and (min-width: 64em) {
  .Footer-copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 13px 0 0;
    border-top: 1px solid #333;
    font-size: 14px;
    line-height: 16px;
  }
}
.Footer-giphy {
  margin-bottom: 14px;
  padding-top: 14px;
  padding-bottom: 13px;
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424;
}
@media only screen and (min-width: 64em) {
  .Footer-giphy {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
    border-width: 0;
  }
}
.Footer-copyrightGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.Footer-copyrightItem {
  width: 100%;
}
@media only screen and (min-width: 64em) {
  .Footer-copyrightItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: auto;
  }
  .Footer-copyrightItem:after {
    content: "";
  }
}
.ava-img,
.ittem-comment,
.ittem-comment p,
footer,
header,
main,
nav {
  display: block;
}
.App-content,
.App-header {
  width: 100%;
  position: relative;
}
.Footer-copyrightItem:after {
  display: block;
  height: 18px;
  margin: 0 15px;
  border-left: 1px solid #404040;
}
.Footer-about {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: right;
}
.App-header {
  z-index: 500;
  max-width: 1335px;
  margin: 0 auto;
}
.App-container {
  background-image: url(../img/top_img.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 162px auto;
}
@media only screen and (min-width: 64em) {
  .Footer-about {
    text-align: left;
  }
  .App-header {
    z-index: auto;
  }
  .App-container {
    background-position: top;
    background-size: 412px 218px;
  }
}
.App-content {
  z-index: 100;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: calc(100vh - 140px);
}
.App-footer {
  margin-top: 40px;
}
@media only screen and (min-width: 32em) {
  .App-content {
    max-width: 1335px;
    margin-right: auto;
    margin-left: auto;
  }
  .App-footer {
    margin-top: 64px;
  }
}
body,
button,
h1,
h3,
h4 {
  margin: 0;
} /*!normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none !important;
  box-shadow: none !important;
}
button {
  font: inherit;
  text-transform: none;
}
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
@media only screen and (min-width: 64em) {
  html {
    font-size: 1.49813vw;
  }
}
@media (min-width: 1335px) {
  html {
    font-size: 20px;
  }
}
h1,
h3,
h4 {
  padding: 0;
  font-weight: 400;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ittem-comment {
  position: relative;
  margin-bottom: 25px;
  min-height: 60px;
}
.ittem-comment p {
  position: relative;
  padding-left: 75px;
  margin-bottom: 5px;
  font-size: 90%;
  line-height: 1.3;
}
.ava-img {
  width: 60px;
  border-radius: 10px;
  position: relative;
  float: left;
}
.block-14,
.block-14 img,
.block-5 {
  width: 100% !important;
}
.order_form {
  font-family: Arial, Helvetica;
  margin: 0;
  border-radius: 5px;
}
img {
  max-width: 100%;
}
input {
  outline: 0;
}
.contentBox {
  line-height: 1.5;
}
.contentBox p {
  padding-bottom: 10px;
  padding-top: 10px;
}
.contentBox h1 {
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 27px;
}
.block-5 {
  border-left: 5px solid red !important;
  padding: 10px !important;
  box-sizing: border-box !important;
}
.block-14 {
  margin: auto !important;
  max-width: 600px !important;
  text-align: center !important;
  background: #e4e1e1 !important;
  padding-bottom: 10px !important;
}
.block-14 img {
  height: auto !important;
  margin: 0 0 10px !important;
}
.GeneralMaterial-article p,
.block-14 p {
  margin: 0 !important;
}
.block-14 p {
  padding: 0 !important;
  font-style: italic !important;
}
.contentBox span,
a,
body,
h1,
h2,
h3,
h4,
p {
  font-family: PFRegal, Georgia, serif !important;
}
.contentBox h1 {
  margin-top: 0;
}
.obutton {
  display: inline-block;
  padding: 20px 40px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45) !important;
  border-radius: 10px;
  background-color: red;
  background-position: 1.35em 0.94em;
  background-size: 1em;
  background-repeat: no-repeat;
  transition: all 0.15s ease-in-out;
  border: none;
  cursor: pointer;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.obutton:hover {
  color: #fff;
  box-shadow: 0 4px 35px 0 rgba(129, 150, 160, 0.45) !important;
}
span[data-cmchighlight=""] {
  padding: 0 !important;
  margin: 0 !important;
  display: inline !important;
  float: none !important;
  position: static !important;
  -webkit-print-color-adjust: exact !important;
}
.cmcredaction {
  color: #d3d3d3 !important;
  background: #d3d3d3 !important;
  -webkit-user-select: none !important;
  -khtml-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
  -webkit-print-color-adjust: exact !important;
}
.lead-form-box {
  display: none;
}
#lead-form-result {
  display: none;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  padding: 7px;
  font-size: 15px;
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
}
.order_block,
.order_block * {
  box-sizing: border-box;
  transition: 0.2s;
  font-family: Arial, sans-serif !important;
}

.order_block {
  max-width: 430px;
  width: 100%;
  margin: auto;
  background: #fff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.12);
  border: 3px dashed #eaeaea;
  border-radius: 0;
}
.order_block .order_offer img {
  max-width: 100%;
  width: auto;
  max-height: 210px;
}
.order_pre_form {
  padding: 20px 20px 0;
}
.order_form_row {
  margin-bottom: 10px;
  text-align: left;
}
.order_form {
  width: 100%;
  max-width: 500px;
  padding: 0 20px 20px;
}
.order_header {
  margin: 12px 0 !important;
  padding: 0 !important;
  font-size: 18px;
}
.order_form .order_form_row input,
.order_form .order_form_row select {
  width: 100% !important;
  padding: 14px;
  border: 2px solid #eaeaea;
  font-size: 15px;
  border-radius: 3px;
  box-shadow: none !important;
  margin: 0 !important;
}
.order_form .order_form_row label {
  font-size: 13px;
  text-align: left;
  font-weight: 700;
}
.order_form .order_form_row input:active,
.order_form .order_form_row input:focus {
  outline: 0;
  border: 2px solid #cecece;
}
.order_form .order_form_button {
  box-shadow: 0 1px 0 0 #f5978e inset;
  background: #f24537;
  border-radius: 3px;
  border: 1px solid #d02718;
  width: 100%;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  outline: 0;
  padding: 16px 0;
  font-weight: 700;
  font-size: 16px;
  margin-top: 5px;
  text-decoration: none;
  letter-spacing: 0.6px;
  text-shadow: 0 1px 0 #810e05;
}
.order_form .order_form_button:hover {
  background: #c62d1f;
}
.order_form .order_form_button:active {
  position: relative;
  top: 1px;
}
.order_timer_block {
  line-height: 1;
  font-weight: 700;
}
.order_timer_block p {
  font-size: 16px;
  margin: 10px 0 !important;
  padding: 0 !important;
}
.order_timer_block .order_timer {
  font-size: 21px;
}
.time_remains {
  color: red;
}
.box-popup-wrapper {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
}
.box-tooltip,
.boxes_item {
  position: relative;
  cursor: pointer;
}
.box-tooltip {
  background: #fff;
  font-size: 18px;
  padding: 20px;
  width: 90%;
  max-width: 320px;
  margin: 80px auto;
  box-sizing: border-box;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 1px 40px rgba(0, 0, 0, 0.5);
}

.box-tooltip-title {
  margin: 0;
  padding: 0;
  color: #333;
  text-align: center;
}
.box-tooltip-ico {
  width: 100%;
  padding: 0 20px 20px;
  box-sizing: border-box;
  text-align: center;
}
.box-tooltip-ico img {
  height: 40px;
  width: auto;
}

.afterlose-boxes_item {
  opacity: 0.9;
}
.shake {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation-iteration-count: 1;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.03);
  }
}
#boxesContainer {
  width: 100%;
  margin: auto;
  max-width: 600px;
}
.boxes,
.boxes cbox,
.boxes img {
  width: 100%;
}
.instructions {
  padding: 10px;
  background-color: #232f3e;
  border-radius: 4px;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  color: #fff;
}
#tries_count {
  font-size: 19px;
}
.boxes {
  margin: 10px 0;
}
.boxes_item {
  display: inline-block;
  width: 32.5%;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.boxes_item.afterlose-boxes_item {
  cursor: default;
}
.boxes_item.afterlose-boxes_item:hover {
  -webkit-transform: none;
  transform: none;
}
.boxes_item:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.win_prize {
  font-size: 35px;
  font-weight: 700;
  color: #e72c2a;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  margin: 0;
}
@media (max-width: 479px) {
  .boxes > div {
    width: 32%;
  }
  .win_prize {
    font-size: 24px;
  }
}
@media (max-width: 319px) {
  .boxes > div {
    width: 48%;
  }
  .win_prize {
    font-size: 21px;
  }
}
*,
body * {
  font-family: Roboto, sans-serif !important;
}
.tovar {
  max-width: 700px;
  width: 100%;
}

.container {
  min-width: 240px;
  max-width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
  overflow: auto;
}


.ittem-comment p img {
  width: 100%;
  max-width: 300px;
}
.dialogify {
  display: none;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  max-width: 1100px;
  min-width: 360px;
  max-height: 100vh;
  background-color: #fff;
  font-size: 14px;
  color: #464646;
  border: none;
  border-radius: 4px;
  overflow: auto;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1), 0 1px 8px rgba(0, 0, 0, 0.05),
    0 2px 20px rgba(0, 0, 0, 0.1);
  z-index: 2;
  padding: 0;
  line-height: 100%;
  font-family: helvetica neue, Helvetica, Roboto, Arial, lucida grande,
    pingfang tc, 蘋果儷中黑, 微軟正黑體, Microsoft JhengHei, 黑體-繁, sans-serif;
}
.dialogify[open] {
  display: block;
}
.dialogify.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.dialogify p {
  line-height: 1.5;
}
.dialogify > div {
  background-repeat: no-repeat;
  background-position: right bottom;
}
.dialogify > div:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 21px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-size: 20px;
  background-repeat: no-repeat;
  opacity: 0.7;
}
.dialogify > div hr {
  border: none;
  height: 1px;
  background: #e0e6e8;
}
.dialogify .dialogify__body {
  min-height: 40px;
  zoom: 1;
}
.dialogify .dialogify__body:after {
  clear: both;
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
.dialogify .dialogify__body a {
  color: #117e96;
}
.dialogify .dialogify__body a:hover {
  color: #126e7d;
}
.dialogify .dialogify__content {
  padding: 22px 28px 20px 24px;
  box-sizing: border-box;
}
.dialogify .dialogify__content-box {
  margin: 20px auto;
}
.dialogify .dialogify__maxheight {
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.dialogify .dialogify__autowidth {
  max-width: 1100px;
  min-width: 560px;
}
.dialogify .dialogify__fixedwidth {
  max-width: 560px;
}
.dialogify .dialog__maxheight {
  max-height: 400px;
  overflow-y: auto;
}
.dialogify .dialogify__close {
  position: absolute;
  top: 8px;
  right: 8px;
  color: #00555f;
}
.dialogify .dialogify__close img {
  width: 16px;
  height: 16px;
  opacity: 0.85;
}
.dialogify .dialogify__close:hover {
  cursor: pointer;
}
.dialogify .dialogify__close:hover img {
  opacity: 1;
}
.dialogify img.dialogify-ajax-loading {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dialogify a:focus {
  outline: 0;
  text-decoration: none;
}
.dialogify .btn-danger {
  box-shadow: 0 16px 26px -10px rgba(244, 67, 54, 0.56),
    0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}
.dialogify .btn-box {
  margin-top: 20px;
  clear: both;
}
.dialogify .btn-box .btn-insert {
  margin-left: 8px;
  margin-right: 3px;
}
.dialogify .btn-box .check-group {
  float: left;
  margin-top: 8px;
}
.dialogify .btn-box .check-group input[type="checkbox"] + label h6 {
  font-size: 13px;
  color: #a6a6a6;
}
.dialogify .btn-box .check-group input[type="checkbox"] + label a {
  color: #117e96;
}
.dialogify .btn-box .check-group input[type="checkbox"] + label a:hover {
  color: #126e7d;
  text-decoration: none;
  transition: all 0.3s;
}
.dialogify .btn-box .float-left {
  margin-left: 0;
}
.dialogify .btn-box .float-left a {
  margin-left: 0;
}
.dialogify .btn-box .post__text-small {
  font-weight: 400;
}
.dialogify .link-form__actions {
  margin-top: 10px;
  float: right;
  width: 100%;
}
.dialogify .btn {
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 5px 12px;
  height: auto;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #e5e5e5;
  color: #a6a6a6;
  outline: 0;
  text-decoration: none;
}
.dialogify .btn:hover {
  background: #dcdcdc;
  color: #a6a6a6;
}
.dialogify .btn.is-disabled {
  opacity: 0.5;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  cursor: not-allowed !important;
}
.dialogify .btn.is-disabled:hover {
  -webkit-animation: 0.3s shake;
  animation: 0.3s shake;
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
  }
  50% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  70% {
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes shake {
  0% {
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
  }
  50% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  70% {
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.dialogify .btn.btn-primary {
  background-color: #117e96;
  color: #fff;
}
.dialogify .btn.btn-primary:hover {
  background-color: #126e7d;
}
.dialogify .btn.btn-danger {
  background-color: #f44336;
  color: #fff;
}
.dialogify .btn.btn-danger:hover {
  background: #de2427;
}
.dialogify .btn.btn-danger.is-disabled:hover {
  background-color: #f44336;
}
.dialogify h5.dialogify_title {
  font-size: 18px;
  color: #00555f;
  line-height: 1;
  margin: 0 0 18px;
  font-family: helvetica neue, Helvetica, Roboto, Arial, lucida grande,
    pingfang tc, 蘋果儷中黑, apple ligothic medium, 微軟正黑體, sans-serif;
  font-weight: 400;
}
.dialogify h5.dialogify_title img {
  width: 12px;
  height: 10px;
  position: relative;
  top: -2px;
  margin-right: 3px;
}
.dialogify h5.dialogify_title .post__text-small img {
  width: 12px;
  height: 12px;
  top: -1px;
}
.dialogify hr {
  background: #e0e6e8;
  border: none;
  height: 1px;
  width: 100%;
  margin-bottom: 15px;
}
.dialogify .text-right {
  text-align: right;
}
.dialogify .text-center {
  text-align: center;
}
.dialogify .text-left {
  text-align: left;
}
.dialogify .text-field {
  margin: 10px 0;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  padding: 8px;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  font-size: 14px;
  color: #00555f;
}
.dialogify .text-field:focus,
.dialogify .text-field:hover {
  outline: 0;
  border-color: #117e96;
}
.dialogify .text-field:-moz-placeholder,
.dialogify .text-field:-ms-input-placeholder,
.dialogify .text-field::-moz-placeholder,
.dialogify .text-field::-webkit-input-placeholder {
  color: #b3b3b3 !important;
}
.dialogify .text-field.is-error {
  border-color: #de2427;
  color: #de2427;
}
.dialogify textarea.text-field {
  resize: none;
  min-height: 100px;
  line-height: 1.5;
  font-size: 14px;
  overflow: auto;
}
dialog::-webkit-backdrop {
  background: #000;
  opacity: 0.7;
}
dialog::backdrop {
  background: #000;
  opacity: 0.7;
}
dialog + .backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.7;
}
.dialogify button {
  float: none;
}
.comment-name {
  font-weight: 700;
}
.pl_dat_code_block {
  display: none !important;
}
body {
  position: relative;
  -webkit-animation-name: example;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1.5s;
  /* Chrome, Safari, Opera */
  animation-name: example;
  animation-duration: 1.5s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes example {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0.9;
  }

  100% {
    opacity: 1;
  }
}

/* Standard syntax */
@keyframes example {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0.9;
  }

  100% {
    opacity: 1;
  }
}

@font-face {
  font-family: "Roboto";
  src: local("Roboto"), local("Roboto-Regular"),
    url("../fonts/Roboto.woff2") format("woff2"),
    url("../fonts/Roboto.woff") format("woff"),
    url("../fonts/Roboto.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: local("Roboto Italic"), local("Roboto-Italic"),
    url("../fonts/Robotoitalic.woff2") format("woff2"),
    url("../fonts/Robotoitalic.woff") format("woff"),
    url("../fonts/Robotoitalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url("../fonts/Robotobold.woff2") format("woff2"),
    url("../fonts/Robotobold.woff") format("woff"),
    url("../fonts/Robotobold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"),
    url("../fonts/Robotobolditalic.woff2") format("woff2"),
    url("../fonts/Robotobolditalic.woff") format("woff"),
    url("../fonts/Robotobolditalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

#created-button-1,
#created-button-2 {
  line-height: 1.5em !important;
}

.my-com-date {
  color: rgb(91, 95, 101);
  text-shadow: 0 0 0px #000000;
  font-weight: 600;
  line-height: 34px;
  padding: 1px 4px 1px 4px;
  background: #fdfdfd;
  border-radius: 3px;
  font-size: 20px;
}

.out-comebacker-content-btn:hover {
  text-decoration: none !important;
  transition: 0.3s !important;
}

.out-comebacker-content-btn:focus {
  text-decoration: none;
  color: #fff;
}

.out-comebacker-content-btn:active {
  border: 1px solid #fff;
}

a:active,
a:focus {
  outline: none;
}

input,
textarea {
  outline: none;
}

input:active,
textarea:active {
  outline: none;
}

:focus {
  outline: none;
}

textarea {
  resize: none;
}

textarea {
  resize: vertical;
}

textarea {
  resize: horizontal;
}

button:active,
button:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0 !important;
}

.pl_field_address_info {
  height: 0;
  display: block;
}

.fancybox-overlay {
  z-index: 99999999;
}

.fancybox-wrap {
  z-index: 999999999;
}

.ittem-comment p:nth-child(2n) {
  margin-top: 5px !important;
}

.img-mob {
  display: block;
}

@media screen and (min-width: 421px) {
  .img-mob {
    display: none !important;
  }
}

@media screen and (max-width: 420px) {
  .mycity {
    display: block;
  }

  .img-pc {
    display: none !important;
  }

  .GeneralMaterial-root {
  }

  .contentBox h1 {
    font-size: 22px;
    margin-top: 15px;
    font-weight: 500;
  }
}

 .logo {
  display: flex;
  flex-direction: column;
 }
 .logo_img-wrapp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
 }


 .date_info {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin-bottom: 20px;
 }
