#mart-reward .form .last-row {
  width: 100%;
  height: 42px;
  clear: both;
  position: relative; }
  #mart-reward .form .last-row .sub-button {
    display: inline-block;
    float: left; }
  #mart-reward .form .last-row .captcha-input {
    display: inline-block;
    position: absolute;
    width: 100px !important;
    height: 42px !important;
    top: 0;
    left: 110px; }

#mart-reward .form .input select[name="province"] + a {
  width: 100% !important; }
  #mart-reward .form .input select[name="province"] + a span.selectBox-label {
    width: 100% !important; }

#mart-reward .form .input select[name="city"] + a {
  width: 100% !important; }
  #mart-reward .form .input select[name="city"] + a span.selectBox-label {
    width: 100% !important; }

#mart-reward .form .input .phone-wrapper {
  display: inline-block;
  background-color: #f5f5f5;
  border: 1px solid #e8e8e8;
  width: 240px;
  height: 40px;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  box-sizing: border-box;
  padding: 0 12px; }
  #mart-reward .form .input .phone-wrapper .countries-selector .flag {
    padding-right: .5em; }
  #mart-reward .form .input .phone-wrapper .countries-selector .fa {
    padding-right: .5em; }
  #mart-reward .form .input .phone-wrapper input {
    display: inline-block;
    border: 0px;
    padding: 0px;
    width: 170px;
    box-shadow: none; }

#mart-reward .send-code {
  padding: 3px 12px;
  background: #474b48;
  border-radius: 5px;
  font-size: 12px;
  color: #ffffff;
  border: 1px solid transparent;
  cursor: pointer; }

#mart-reward input.verify-input {
  height: 40px;
  width: 100px;
  padding: 0 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f5f5f5;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  font-size: 14px;
  box-sizing: border-box; }

#mart-reward .agreement-checkbox {
  float: left;
  margin-right: 10px;
  height: 15px;
  line-height: 15px; }

#mart-reward .agreement-text {
  height: 15px;
  line-height: 15px; }

#mart-reward .survey-modal {
  display: none; }
  #mart-reward .survey-modal .box .form {
    width: 350px; }
    #mart-reward .survey-modal .box .form .title {
      padding: .2em 1em;
      color: #333333;
      font-size: 21px; }
    #mart-reward .survey-modal .box .form .subtitle {
      color: #333333;
      font-size: 14px;
      margin-bottom: 15px; }
    #mart-reward .survey-modal .box .form hr {
      width: 300px;
      border-color: #DCDCDC;
      border-bottom: 0; }
    #mart-reward .survey-modal .box .form input[type=radio] {
      width: auto;
      height: auto; }
    #mart-reward .survey-modal .box .form .survey-extra {
      display: none;
      width: calc(100% - 16px);
      font-size: 14px;
      border: 1px solid #E8E8E8;
      background: #F5F5F5;
      padding: 0 8px; }
    #mart-reward .survey-modal .box .form label {
      color: #808080; }
    #mart-reward .survey-modal .box .form button {
      font-size: 16px; }
      #mart-reward .survey-modal .box .form button.send {
        background-image: -webkit-linear-gradient(to top, #eb6133, #1DA7EE);
        background-image: -webkit-linear-gradient(bottom, #eb6133, #1DA7EE);
        background-image: linear-gradient(to top, #eb6133, #1DA7EE);
        border: 1px solid #337ED4;
        padding: 0 13px;
        width: 100%;
        height: 36px; }

.mfp-iframe-holder .mfp-content {
  width: 100%;
  max-width: 990px;
  height: 80%; }

.mfp-iframe-holder .mfp-iframe {
  border: 10px;
  border-radius: 5px;
  background: #FFF !important; }

.mfp-iframe-holder .mfp-close {
  cursor: pointer; }

.mfp-bg {
  background: rgba(0, 0, 0, 0.5); }

@media only screen and (max-width: 768px) {
  #mart-reward .steps {
    width: 304px !important; }
    #mart-reward .steps .step-line {
      width: 65px !important; }
  #mart-reward .step-desc {
    width: 325px !important; }
    #mart-reward .step-desc .spacer {
      width: 80px !important; } }
