/**
 * Foundation for Sites by ZURB
 * Version 6.2.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@import '//fonts.googleapis.com/css?family=Kanit:300,400,500:latin,thai';
.gray {
  color: #cccccc !important; }

input[name="phone_number"] {
  font-size: 0.95rem; }

.img-main {
  margin-bottom: 1rem; }

.change-icon {
  margin-left: 0.5rem;
  vertical-align: bottom; }
  @media screen and (min-width: 300px) and (max-width: 350px) {
    .change-icon {
      display: none; } }

.notaion {
  color: #777777;
  font-size: 0.85rem;
  border-bottom: 1px solid #eeeeee;
  padding: 1rem 0rem;
  margin-bottom: 1.5rem; }
  @media screen and (max-width: 39.9375em) {
    .notaion {
      font-size: 0.7rem; } }

#btn-confirm {
  background-color: #0099E2;
  font-family: 'kanit';
  font-size: 1.2rem;
  font-weight: 300;
  border-radius: 0.5rem;
  margin: 0rem; }
  @media screen and (max-width: 39.9375em) {
    #btn-confirm {
      font-size: 0.85rem;
      text-align: center; } }

.box-phone {
  color: #008BEE;
  background-color: #fafafa;
  border: 1px solid #ccc;
  width: 60%;
  margin: auto;
  border-radius: 0.5rem;
  font-size: 3rem;
  margin-bottom: 1rem;
  margin-top: 1rem; }
  @media screen and (max-width: 39.9375em) {
    .box-phone {
      font-size: 1.5rem;
      width: 80%; } }

.content-predict {
  padding: 2rem 0rem 1rem;
  margin: auto;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  width: 65%;
  font-family: 'kanit';
  font-size: 1.2rem;
  font-weight: 300; }
  .content-predict i {
    font-size: 1.5rem;
    color: #0099E2; }
  .content-predict tr {
    background-color: transparent !important; }
  .content-predict tbody {
    border: none;
    background-color: transparent; }
  .content-predict .fa-star {
    color: #ff7e1a;
    margin: 0rem 0.1rem; }
  @media screen and (max-width: 375px) {
    .content-predict {
      width: 100%; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .content-predict {
      width: 60%; } }
  @media screen and (max-width: 39.9375em) {
    .content-predict {
      font-size: 0.85rem;
      margin: auto;
      text-align: center; }
      .content-predict i {
        font-size: 1rem; } }

.total-graph {
  margin: 0.5rem 0rem; }
  .total-graph .content-predict {
    width: 75%; }
    @media screen and (max-width: 39.9375em) {
      .total-graph .content-predict {
        width: 100% !important; } }

.predict-category {
  margin: auto;
  font-family: 'kanit';
  font-size: 1rem;
  font-weight: 300; }
  .predict-category span:not(:last-child) {
    margin-left: 1rem;
    font-weight: 400; }
  .predict-category i {
    font-size: 1.5rem;
    color: #0099E2; }
  .predict-category .fa-star {
    color: #ff7e1a;
    margin: 0rem 0.1rem; }
  @media screen and (max-width: 39.9375em) {
    .predict-category i {
      font-size: 1.2rem; }
    .predict-category span:not(:last-child) {
      margin-left: 0.35rem;
      font-weight: 400; } }

.content-predict-descript {
  margin-bottom: 1rem;
  font-family: 'kanit';
  font-size: 1rem;
  font-weight: 300;
  white-space: normal;
  word-spacing: normal; }

.headline-luckynumber-form {
  margin: 1rem 0rem; }
  .headline-luckynumber-form button {
    margin: 0rem 0rem 0rem 0.5rem; }

.entry-phonenumber {
  margin: 1rem 1rem; }
  .entry-phonenumber span {
    font-size: 1rem; }
    @media screen and (max-width: 39.9375em) {
      .entry-phonenumber span {
        font-size: 0.85rem; } }

.entry-lucky-category .entry-content {
  margin-bottom: 0rem !important; }

.phone-number {
  margin-bottom: 1rem;
  width: 25%;
  color: #0099E2;
  font-family: 'Helvetica,Arial,Thonburi,Tahoma,monospace,sans-serif';
  font-weight: 300;
  font-size: 1rem;
  padding: 0.25rem 0rem !important;
  cursor: pointer; }
  .phone-number i {
    padding: 0.5rem;
    font-size: 1.3rem;
    background-color: #0099E2;
    color: #fefefe;
    border-radius: 50%;
    vertical-align: middle; }
    .phone-number i:hover {
      background-color: #cccccc;
      color: #fefefe; }
  @media screen and (max-width: 39.9375em) {
    .phone-number {
      font-size: 0.85rem !important; }
      .phone-number i {
        font-size: 0.75rem !important; } }

.number-user {
  color: #008BEE;
  font-size: 4rem !important;
  margin-bottom: 0rem;
  font-size: 1.75rem;
  font-weight: 400;
  font-family: 'Kanit'; }

#lucky-alert .btn-group, #lucky-alert h2 {
  display: block;
  text-align: center;
  display: block;
  text-align: center;
  border: 1px solid #eeeeee;
  border-radius: 1rem;
  padding: 0.75rem; }

#lucky-alert button {
  display: inline-block; }

@media screen and (max-width: 39.9375em) {
  #lucky-alert {
    width: 95%;
    margin: auto;
    max-height: 665px;
    min-height: auto;
    top: 4rem !important;
    font-size: 1rem; } }

.reveal-lucky {
  width: 70%;
  margin: auto;
  height: auto;
  min-height: auto; }
  @media screen and (max-width: 39.9375em) {
    .reveal-lucky {
      top: 40% !important; } }

.btn-lucky-menu {
  margin-bottom: 1rem; }
  .btn-lucky-menu div {
    padding: 0; }
  .btn-lucky-menu p {
    color: #0099E2;
    font-weight: 300;
    font-family: 'kanit';
    font-size: 1rem;
    margin-bottom: 0rem; }
    @media screen and (max-width: 39.9375em) {
      .btn-lucky-menu p {
        font-size: 1rem; } }
  .btn-lucky-menu a {
    text-align: center;
    height: 5rem;
    width: 5rem;
    border-radius: 50%;
    color: #0099E2;
    background-color: #fefefe;
    border: 1.5px solid #0099E2;
    margin-bottom: 0.5rem;
    padding-top: 1rem; }
    .btn-lucky-menu a:hover, .btn-lucky-menu a:focus {
      background-color: #0099E2; }
    @media screen and (max-width: 39.9375em) {
      .btn-lucky-menu a {
        height: 4rem;
        width: 4rem; } }
  @media screen and (max-width: 39.9375em) {
    .btn-lucky-menu i {
      font-size: 2rem !important; } }

.btn-lucky-phone div > div {
  border-radius: 4rem;
  border: 1px solid #0099E2;
  font-size: 1.2rem;
  font-weight: 300;
  font-family: 'Helvetica,Arial,Thonburi,Tahoma,monospace,sans-serif';
  color: #0a0a0a;
  margin: 0.5rem auto;
  width: 100%; }
  .btn-lucky-phone div > div:hover, .btn-lucky-phone div > div:focus {
    background-color: #0099E2;
    color: #fafafa; }
    .btn-lucky-phone div > div:hover i, .btn-lucky-phone div > div:focus i {
      background-color: #fafafa;
      color: #404040; }

.btn-lucky-search {
  background-color: #0099E2;
  font-family: 'kanit';
  font-weight: 300;
  font-size: 1.4rem;
  margin-left: 0.5rem;
  border-radius: 0.5rem;
  padding: 0.7rem; }
  .btn-lucky-search:hover, .btn-lucky-search:focus {
    background-color: #B5B5B5; }
  @media screen and (max-width: 39.9375em) {
    .btn-lucky-search {
      font-size: 0.9rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .btn-lucky-search {
      font-size: 1rem; } }

#horo-luckynumber-frontform input {
  color: #0a0a0a;
  border: 1.5px solid #00B0F0;
  border-radius: 0.5rem;
  padding: 0.5rem;
  margin-bottom: 0.25rem;
  text-align: center;
  font-weight: 300;
  font-family: 'Kanit'; }
  @media screen and (min-width: 64em) {
    #horo-luckynumber-frontform input {
      font-size: 1.4rem;
      height: 45px; } }

@media screen and (min-width: 64em) {
  .meta-lucky-box {
    padding: 0.7rem !important;
    border-radius: 0.7rem;
    border: 1px solid #cccccc;
    margin: 0.5rem 0rem;
    padding: 0.5rem;
    background-color: #fafafa; } }

.phone-user {
  color: #008BEE;
  margin-top: 1rem;
  margin-bottom: 1rem !important;
  font-size: 3.5rem;
  font-size: 2rem !important; }

.metabox-lucky-category {
  border-radius: 2rem;
  background-color: #0099E2;
  color: #fefefe;
  padding: 0.25rem;
  width: 70%;
  margin: auto;
  text-align: center;
  font-family: 'Kanit';
  font-weight: 300;
  font-size: 1.5rem; }
  @media screen and (max-width: 39.9375em) {
    .metabox-lucky-category {
      border-radius: 2rem;
      width: 90%;
      font-size: 1rem; } }

.lucky-descript {
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin-bottom: 1rem; }

.box-user {
  background-color: #fafafa;
  border: 1px solid #ccc;
  width: 50%;
  margin: auto;
  border-radius: 0.5rem; }
  @media screen and (max-width: 39.9375em) {
    .box-user {
      width: 80%; } }

.box-star {
  background-color: #fafafa;
  border: 1px solid #ccc;
  padding: 0.25rem;
  border-radius: 0.5rem; }

.lucky-predict-descript {
  margin: 1rem 0rem; }
  .lucky-predict-descript h4 {
    font-size: 2rem; }
    @media screen and (max-width: 39.9375em) {
      .lucky-predict-descript h4 {
        font-size: 1.4rem; } }
  .lucky-predict-descript .card-divider {
    color: #a94442;
    background-color: #f2dede !important;
    border-color: #ebccd1  !important; }
    .lucky-predict-descript .card-divider h4 {
      font-size: 1.2rem; }
  .lucky-predict-descript .card-section:not(:last-child) {
    padding-bottom: 0rem; }
  .lucky-predict-descript .card-section i {
    font-size: 1.5rem; }
  .lucky-predict-descript .card-section .fa-star {
    margin: 0rem 0.1rem; }
  .lucky-predict-descript .card {
    color: #a94442;
    border-color: #ebccd1  !important;
    font-family: 'Kanit';
    font-size: inherit;
    font-weight: 300;
    margin-bottom: 1.5rem; }
    .lucky-predict-descript .card p, .lucky-predict-descript .card span {
      color: #a94442; }

.to-search {
  display: block;
  float: right; }
  .to-search img {
    height: 47px; }
  .to-search i {
    font-size: 1rem; }
  .to-search a {
    color: #eb622c;
    font-size: 1.3rem;
    font-family: 'Kanit';
    font-weight: 300; }
  @media screen and (min-width: 39.9375em) and (max-width: 63.9375em) {
    .to-search img {
      height: 40px !important; } }
  @media screen and (max-width: 39.9375em) {
    .to-search {
      margin: 0.5rem 0rem 1rem;
      text-align: center; }
      .to-search img {
        height: 40px !important; } }

.headline-lucky-number {
  color: #404040;
  font-size: 1.5rem; }
  @media screen and (min-width: 1000px) and (max-width: 1200px) {
    .headline-lucky-number {
      font-size: 1.3rem; } }
  .headline-lucky-number em {
    color: #0099E2;
    font-style: normal; }

.predict-result {
  position: relative;
  overflow: hidden;
  height: 250px;
  margin-bottom: 1rem; }
  .predict-result img {
    position: absolute;
    width: 100%; }
  .predict-result h4 {
    position: relative;
    top: 120px;
    margin-right: 3rem; }
  @media screen and (max-width: 39.9375em) {
    .predict-result {
      display: none; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .predict-result h4 {
      top: 145px; } }
  @media screen and (min-width: 1250px) {
    .predict-result h4 {
      top: 145px; } }
  @media screen and (min-width: 1000px) and (max-width: 1200px) {
    .predict-result {
      height: 220px; } }

.entry-btn-predict {
  display: block;
  text-align: center; }

.card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }

.card > :last-child {
  margin-bottom: 0; }

.card-divider {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  background: #e6e6e6; }

.card-divider > :last-child {
  margin-bottom: 0; }

.card-section {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 1rem; }

.card-section > :last-child {
  margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.img-dtac-promo {
  background: transparent url(https://monohoro.com/app/plugins/horo-lucky-number/dist/images/dtacpromo.png) no-repeat left;
  width: 80px;
  height: 50px; }

.icon-net {
  background: transparent url(https://monohoro.com/app/plugins/horo-lucky-number/dist/images/ico-3g.png) no-repeat left;
  height: 20px;
  display: inline-block;
  width: 35px; }

@media screen and (min-width: 40em) {
  .topic-dtac-promo {
    text-align: left; } }

.topic-dtac-promo span {
  color: #0099E2;
  font-size: 1.5rem;
  font-family: Kanit;
  font-weight: 300;
  margin-bottom: 0.5rem; }
  @media screen and (min-width: 360px) and (max-width: 400px) {
    .topic-dtac-promo span {
      font-size: 1.2rem !important;
      text-align: right; } }
  @media screen and (max-width: 350px) {
    .topic-dtac-promo span {
      font-size: 0.9rem !important;
      text-align: right;
      display: block;
      margin-top: 0.5rem; } }

.desc-dtac-promo {
  margin-bottom: 1.5rem; }
  .desc-dtac-promo p {
    margin-bottom: 0.5rem; }
    .desc-dtac-promo p:nth-child(1) {
      margin-bottom: 0.25rem; }
  .desc-dtac-promo span {
    font-size: 0.85rem;
    color: #0a0a0a;
    font-family: Kanit;
    font-weight: 300;
    padding-left: 1rem; }
  .desc-dtac-promo label {
    font-size: 0.85rem;
    padding-left: 0.75rem;
    display: inline-block;
    vertical-align: middle; }
  .desc-dtac-promo i {
    display: block;
    padding-left: 0.5rem; }

@media screen and (min-width: 40em) {
  .btn-dtac-promo {
    margin-top: 2rem; } }