body{
  background-color: #eeeeee;
  color: #000;
}

.btn-refill{
  width: 150px;
}
.btn-primary {
  color: #000;
  background-color: #fff;
  border-color: #fff
}
.btn-primary:hover {
  color: #000;
  background-color: #eee;
  border-color: #eee
}
.btn-primary:focus, .btn-primary.focus {
  color: #000;
  background-color: #eee;
  border-color: #eee;
}

.content{
  height: auto;
  width: 100%;
  margin-bottom: 20px;

}
.block-tel{
  margin-bottom: 30px;
}
/*fancybox*/
.fancybox-outer,.fancybox-inner,.fancybox-skin{
  overflow: hidden !important;
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;}
  .fancybox-skin{
    padding: 0px !important;
  }
  .header-block-fc{
    width: 100%;
    height: 50px;
    background-color: #00ace8;
    padding:10px;
  }
  .contant-fcb{
    margin-top: 5px;
    padding: 14px;

  }
  .contant-fcb button.btn-dtac{
    margin: 0 auto;
    width: 110px;
    height: 40px;
  }
  .contact-form-close-btn{
    width: 40px;
    height:40px;
    text-align:center;
    cursor: pointer;
  }

  /*fancybox*/
  .text-if{
    position: relative;
    height: 80px;
    width: 100%;
    padding: 10px;
  }
  .input-group.f-tel{
    z-index: 0;
    width: 270px;
    margin: 0 auto;
  }

  .input-group.f-password .form-control{
    border-radius: 40px;
    height: 40px;
    padding: 6px 37px;
    margin:5px 0 0 0;
    font-size: 12px;


  }
  .input-group.f-tel .form-control#f_mobile{
    border-radius: 40px;
    height: 40px;
    padding: 6px 37px;
    margin:10px 0 0px 0  ;
    font-size: 15px;

  }

  .wrap-btn-login{
    width: 270px;
    margin: 50px auto;
    height: 40px;
  }
  .block-get-password button{
    position: absolute;
    z-index: 999;
    width: 120px;
    border-radius: 40px;
    border: 0;
    padding: 8px;
    font-size: 14px;
    margin-top: 13px;
    right: 3px;
    height: 34px;
  }
  .get-password-enable{
    background-color:#00ace8;
  }
  .ic-mobile{
    position: absolute;
    z-index: 999;
    margin-top: 15px;
    margin-left: 15px;
  }

  .input-group.f-tel.error .form-control#f_mobile{
    border: 1px solid #f00 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  }
  .input-group.f-tel .fa-mobile{
    display: inline;
  }
  .input-group.f-tel.error .fa-mobile{
    display: none;
  }
  .input-group.f-tel .fa-exclamation-circle{
    display: none;
  }
  .input-group.f-tel.error .fa-exclamation-circle{
    display: inline;
  }

  .input-group.f-tel.error+.error-message{
    display: block;
  }

  .input-group.f-password {
    width: 270px;
    margin: 0px auto;
    margin-bottom: 20px;
  }
  .input-group.f-password.error .form-control#f_password{
    border: 1px solid #f00 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  }
  .input-group.f-password .fa-lock{
    display: inline;
  }
  .input-group.f-password.error .fa-lock{
    display: none;
  }
  .input-group.f-password .fa-exclamation-circle{
    display: none;
  }
  .input-group.f-password.error .fa-exclamation-circle{
    display: inline;
  }

  .input-group.f-password.error+.error-message{
    display: block;
  }
  .error-message{
    display: none;
    color: #f00;
    font-size: 12px;
    margin-top: 3px;
    text-align: center;

  }

  /*block-detail*/
  .tab-telnumber{
    height: 20px;
    width: 100%;
    margin-top: -6px;
  }
  .block-pk{
    background-color: #fff;
    width: 100%;
    height: auto;
    margin:25px auto 38px;
    padding: 25px;
    border-radius:7px;
    box-shadow: 0px 1px 1px #999;
  }
  .inside-block-pk{
    text-align: center;
  }
  .block-btn-refill{
    width: 150px;
    margin:10px auto;
    height: 40px;
    margin-bottom: 10px;
  }
  .line-title{
    display:block;
    text-align:center;
    position:relative;
    line-height:1em;
    width:100%;
    z-index:1;
  }

  .line-title  span {
    background:#eee; /* match to background */
    padding:0 0.7em;
    font-size: 22px;
    font-weight:
  }
  .line-title:before {
    border-top: 1px solid #999999;
    content: "";
    position: absolute;
    top: 0.4em;
    left:0;
    width: 100%;
    z-index: -1;
  }
  .line-gray{
    border-top: 1px solid #999999;
    width: 100%;
    height: 2px;
    margin: 8px 0 8px 0;
  }
  .progress{
    height: 10px !important;
  }
  .progress-networks .progress-bar{
    background-color:#00ace8!important;
  }
  .progress-Internet  .progress-bar{
    background-color:#cfde00!important;
  }
  .slide-track-one{
    width: 100%;
    height: 10px;

  }
  .slide-track-two{
    width: 100%;
    height: 10px;

  }
  .block-img{
    margin: 10px auto;
    height: auto;
  }
  .block-img2{
    margin: 10px auto;
    height: auto;
  }

  .form-control.form-idd{
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 18px;
    box-shadow: 1px 2px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  }
  .form-control.form-idd * {
    font-family: 'dtac2013';
    font-size: 18px;
  }
  table, th, td {
    border: 1px solid #eee;
  }
  .blue-header{
    background-color: #0f2f86;
  }
  .Cyan-header{
    background-color: #00ace8;
  }
  .block-pk.block-pk-usage{
    margin-top: -18px !important;
  }
  .wrap-btn-use{
    width: 100%;
    height: auto;
    margin: 13px 0 52px 0;
  }
  .btn-use-01 {
    width: 100%;
    height: 35px;
    display: block;
    color: #fff;
    border-radius: 5px;
    border: none;
    padding: 5px
    background: #0f2f86; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0f2f86, #0033CC); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0f2f86, #0033CC); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0f2f86,#0033CC); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0f2f86, #0033CC); /* Standard syntax */

  }
  .btn-use-02 {
    width: 100%;
    height: 35px;
    display: block;
    color: #fff;
    border-radius: 5px;
    border: none;
    padding: 5px
    background: #00ace8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#00ace8, #00ace8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#00ace8, #00ace8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#00ace8,#00ace8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#00ace8, #00ace8); /* Standard syntax */

  }
  .btn-use-Tel{
    width: 100%;
    height: 35px;
    display: block;
    color: #fff;
    border-radius: 5px;
    border: none;
    padding: 5px
    background: #3ab54a; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#3ab54a, #3ab54a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#3ab54a, #3ab54a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#3ab54a,#3ab54a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#3ab54a, #3ab54a); /* Standard*/
  }
  .wrap-txt-header-tel{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top:45px;

  }
  .wrap-txt-header-otp{
    width: 100%;
    height: auto;
    margin: 30px auto;
  }

  .txt-welcome{
    font-size: 22px;
  }
  @media (min-width:740px){
    .wrap-txt-header-otp{
      margin: 30px auto;
      text-align: center;
    }
    .txt-welcome{
      font-size: 32px;
    }
    .text-if{
      text-align: center;
    }
    .input-group.f-tel{
      width:390px;
      /*margin: -10px auto;*/
    }
    .input-group.f-password{
      width:390px;
      margin-bottom: 20px;
    }

    .block-img2 img{
      float: right;
      margin: 10px auto;
      height: auto;
    }
  }
  @media (min-width:480px){

    .block-img2 img{
      margin: 10px auto;
      height: auto;
    }
  }
