
#button-modal .elementWrapper{
  margin-top:20px;
}
#button-modal .modal-content {
  border-radius: 0;
}
#button-modal .modal-header {
  padding: 0 15px !important;
  height: 30px;
}
#button-modal .modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 0;
  background-color: #f3f4f6;
}
#button-modal .modal-header .close {
  float: none;
  font-weight: 300;
  line-height: 30px;
  color: #fff;
  background-color: #3498db;
  text-shadow: 0 0 0 #fff;
  filter: alpha(opacity=20);
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0!important;
  margin: 0!important;
  width: 30px;
  height: 30px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  display: block;
  z-index: 9999;
}
#button-modal .holderPopUpPreview .modal-header .close {
  background-color: #dddddd;
  color: #8f8f8f;
}
#button-modal .formElementHolder .inner-addon {
  position: relative;
  margin-bottom: 5px;
}
#button-modal .optinForm .inner-addon {
  margin-top: 8px;
}
/*Button Modal*/
#button-modal .formElementHolder .intl-tel-input {
  float: left;
  width: 100%;
}
#button-modal .intl-tel-input {
  position: relative;
  display: inline-block;
}
#button-modal .formElementHolder .left-addon .fa {
  z-index: 10000;
  color: #666 !important;
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 17px;
  font-size: 16px;
  z-index: 1;
}
#button-modal .formElementHolder .form-control {
  box-shadow: none;
  padding-left: 32px !important;
  border-radius: 2px !important;
}
#button-modal .formElementHolder .left-addon.sms-spots-check .fa {
  top: 12px !important;
  font-size: 26px;
}
#button-modal .holderPopUpPreview {
  box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.07);
  position: relative;
  padding: 0;
  width: 100%;
  background: #fff;
}
#button-modal .holderPopUpPreview .modal-header{
  background-color:#fafafa;
}
#button-modal .holderPopUpPreview .modal-header .close {
  background-color: #dddddd;
  color: #8f8f8f;
}
#button-modal .holderPopUpPreview .popupTitle {
  text-align: center;
  color: #333333;
  width: 80%;
  margin: auto;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
  margin-top:30px;
}
#button-modal .holderPopUpPreview .popupSubTitle {
  text-align: center;
  color: #333333;
  width: 80%;
  margin: auto;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 700;
  text-transform:uppercase;
  line-height:88%;
}
#button-modal .holderPopUpPreview .popupTitle p,
#button-modal .holderPopUpPreview .popupSubTitle p {
  margin-bottom: 0;
}
#button-modal .holderPopUpPreview .formElementHolder {
  padding: 60px 142px;
}
#button-modal .holderPopUpPreview .formElementHolder{
  padding-top: 10px;
}

#button-modal .buttonSubmitPopup button {
  height: 60px;
  line-height: 60px;
  padding: 0 10px;
  display: block;
  background: #3498db;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  border: 0;
  border-radius: 2px;
  text-transform: uppercase;
  margin-top:10px;
}
#button-modal .buttonSubmitPopup .bookingBtnText {
  display: inline-block;
  line-height: 1em;
}
#button-modal .buttonSubmitPopup .bookingBtnText div p {
  margin-bottom: 0;
}
#button-modal .buttonSubmitPopup button i {
  padding-right: 5px;
}
#button-modal .spamHate {
  font-size: 11px;
  font-weight: 600;
  color: #434c52;
  text-align: center;
  margin-top: 10px;
}
#button-modal .spamHate i {
  padding-right: 5px;
}
#button-modal .spamHate .spamText {
  display: inline-block;
}
#button-modal .spamHate .spamText p {
  margin-bottom: 0;
}

#button-modal .popupBtnImageSelect img {
  width: 90% !important;
  padding: 5px !important;
}
#button-modal .popupBtnImageSelect .filter-option {
  width: 100% !important;
  height: 100% !important;
}
#button-modal .popupBtnImageSelect .btn.dropdown-toggle,
#button-modal .popupBtnImageSelect .btn.dropdown-toggle:hover,
#button-modal .popupBtnImageSelect .btn.dropdown-toggle:focus {
  height: auto !important;
}
#button-modal .buttonSubmitPopup {
  text-align: center;
}
#button-modal .buttonSubmitPopup img {
  margin: auto;
}
#button-modal .modal-dialog{
  width:900px;
  max-width:94%;
}
#button-modal .formElementHolder .intl-tel-input {
  float: left;
  width: 100%;
  margin-top: 0;
}
#button-modal .intl-tel-input .flag-dropdown{
  right:0;
}
#optinPopUpPreview .optinForm .form-control{
  background: #FFF;
  color: #595959;
  border:1px solid #e1e1e1;
  font-size: 18px;
  border-left: 0;
  box-shadow: none;
  outline: none;
  height: 38px;
  padding-left: 5px;
}
#optinPopUpPreview .optinForm .left-addon .fa{
  width: 18px;
  background: #FFF;
  color: #cacaca !important;
  text-align:center;
}
#optinPopUpPreview .optinForm .form-control{
  height:48px;
}
#optinPopUpPreview .left-addon .fa{
  top:16px;
}
#optinPopUpPreview .left-addon.sms-spots-check .fa{
  top:12px !important;
}
#button-modal .formControlsCol .mCSB_container{
  padding-right:8px;
}
#button-modal .formControlsCol .mCSB_container.mCS_y_hidden.mCS_no_scrollbar_y{
  padding-right:0px;
}
#button-modal .popupBody  .mCSB_container{
  padding-right:20px;
}
#button-modal .popupBody  .mCSB_container.mCS_y_hidden.mCS_no_scrollbar_y{
  padding-right:0px;
}
#optinPopUpPreview .popupBody{
  max-height:none;
  height:auto;
  padding:0px !important;
  background:none;
  border:none;
}
#button-modal .note-info.margin-top-10{
  margin-top:10px;
}
#optinPopUpPreview{
  width:100%;
  background-color:#fafafa;
}
#optinPopUpPreview .formStepContent{
  padding:20px 40px;
}
#optinPopUpPreview .buttonSubmitPopup button{
  border-radius: 4px;
  background-image: -moz-linear-gradient( 90deg, rgb(255,158,0) 0%, rgb(255,179,56) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,158,0) 0%, rgb(255,179,56) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,158,0) 0%, rgb(255,179,56) 100%);
  /*box-shadow: 0px 2px 0px 0px rgba(213, 139, 18, 1);*/
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.11);
  font-size:27px;
  font-weight:800;
  outline:none;
}
#optinPopUpPreview .optinForm .form-control{
  background: #FFF;
  color: #595959;
  border:1px solid #e1e1e1;
  font-size: 18px;
  box-shadow: none;
  outline: none;
  height: 38px;
  padding-left: 5px;
}

#optinPopUpPreview .optinForm .left-addon .fa{
  width: 18px;
  background: #FFF;
  color: #cacaca !important;
  text-align:center;
}
#optinPopUpPreview .optinForm .form-control{
  height:48px;
}
#optinPopUpPreview .left-addon .fa{
  top:16px;
}
#optinPopUpPreview .left-addon.sms-spots-check .fa{
  top:13px !important;
}
/*Form Thankyou Modal*/
#form-popup-thank-you .modal-dialog{
  width:650px;
  max-width:94%;
}
#form-popup-thank-you .modal-header .close{
  background-color:#dddddd;
  color:#8f8f8f;
}
#form-popup-thank-you .ok-button{
  background-image: -moz-linear-gradient( 90deg, rgb(255,158,0) 0%, rgb(255,179,56) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,158,0) 0%, rgb(255,179,56) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,158,0) 0%, rgb(255,179,56) 100%);
  box-shadow: 0px 2px 0px 0px rgba(213, 139, 18, 1);
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.11);
  font-size:25px;
  font-weight:800;
  color:#fff;
  outline:none;
}
input:focus::-webkit-input-placeholder {
  color:transparent;
}
input:focus:-moz-placeholder {
  color:transparent;
}
input:focus::-moz-placeholder {
  color:transparent;
}
input:focus:-ms-input-placeholder {
  color:transparent;
}
#form-popup-thank-you .title{
  color:#333;
  font-weight:800;
}
#button-modal .required {
  color: red;
  font-size: 13px;
  position: absolute;
  right: 5px;
  top: 2px;
  font-weight: 700;
  font-size: 13px;
}
.spots-progress {
  margin-top: 10px;
  padding-bottom: 0px;
  width: 100%;
  float: left;
  padding-bottom: 15px;
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.new-button-wrapper .popupBody {
  /*background-color: #fff;*/
  float: left;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin-bottom: 12px;
}
.new-button-wrapper .popupBody {
  /*background-color: #fff;*/
  float: left;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin-bottom: 12px;
}

.createBtnonpage {
  border-radius: 4px !important;
  background-image: -moz-linear-gradient( 90deg, rgb(255,158,0) 0%, rgb(255,179,56) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,158,0) 0%, rgb(255,179,56) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,158,0) 0%, rgb(255,179,56) 100%);
  box-shadow: 0px 2px 0px 0px rgba(213, 139, 18, 1);
  color: #FFF;
  font-size: 22px;
  line-height: 40px;
  padding: 7px 15px;
  display: block;
  width: 100%;
  border-radius: 2px;
  border: none;
  outline: none !important;
  text-align: center;
  text-transform: uppercase;
  margin-top: 9px;
  border-style: solid;
  border-color: transparent;
  border-width: 0px;
  float: left;
  font-weight: bold !important;
  cursor: pointer;
}

/*Responsive*/
@media(max-width:992px){
  #button-modal .holderPopUpPreview .popupSubTitle{
    font-size:34px;
  }
  #button-modal .holderPopUpPreview .formElementHolder{
    padding:60px 80px;
    padding-top:5px;
  }
}
@media(max-width:767px){
  #form-popup-thank-you .popupPreviewCol{
    width:100%;
  }
  #form-popup-thank-you .details{
    font-size:23px;
  }
  #button-modal .holderPopUpPreview .formElementHolder{
    padding-left:0px;
    padding-right:0px;
  }
  #button-modal .holderPopUpPreview .popupTitle ,
  #button-modal .holderPopUpPreview .popupSubTitle ,
  #form-popup-thank-you .details{
    width:100%;
    font-size:20px;
  }
  #button-modal .holderPopUpPreview .popupTitle{
    margin-top:0px;
  }
  #button-modal .holderPopUpPreview .formElementHolder{
    padding-bottom:30px;
  }
  #optinPopUpPreview
  {
    font-size:16px;
  }
  #optinPopUpPreview .buttonSubmitPopup button{
    height:50px;
    line-height:50px;
    font-size:23px;
  }
  #optinPopUpPreview .optinForm .form-control{
    height:44px;
  }
  #optinPopUpPreview .left-addon .fa{
    top:13px;
  }
  #optinPopUpPreview .left-addon.sms-spots-check .fa{
    top:9px;
  }
  #button-modal .holderPopUpPreview .popupTitle{
    font-size:18px;
    line-height:23px;
  }
}
