.refer-earn-label-title{
  color: #15425E;
  font-size: 20px;
  font-family: 'bariolbold';
}
.refer-earn-label{
  color: #15425E;
  font-size: 18px;
  font-family: 'bariolbold';
}
.newDesignPara-refer {
    font-size: 20px;
    color: #5d5d5d;
    font-family: 'bariolregular';
    line-height: 30px;
}
.tableForReferEarn{
  background: #edf5e4;
}
.tableForReferEarnColor{
  background: #edf5e4;
}
.bodySectionOfTable{
  max-height: 245px;
  overflow-y: auto;
  overflow-x: hidden;
}
.bodySectionOfTable .row{
  border-bottom: 1px solid #83C141;
}
p#succesfulCopyMsg {
  padding: 5px 10px;
  margin: 10px 0px 20px;
}

@media (max-width: 1024px) and (min-width: 786px){
  .scheduledSessionsBannerImage img .referImg{
    max-width: 100%;
  }
  .imgWidthSignUpClient{
    padding: 0px 50px;
  }
}
.arrows{
  width: 50px;
  color: #83C141;
  background: #edf5e4;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  cursor: pointer;
}
.leftArrows{
  border-radius: 20px 0 0 20px;
}
.rightArrows{
  border-radius: 0 20px 20px 0;
}
.displayRecordsSection{
  background: #edf5e4;
}
.displayRecordsSection .displayRecords{
  padding: 10px 15px 8px 15px;
  font-size: 20px;
  color: #5d5d5d;
  font-family: 'bariolregular';
  line-height: 30px;
}
.paginationForTable {
  margin-top: -38px;
}
.borderRecords{
  border-bottom: 1px solid #83C141;
  cursor: pointer;
}
.mobileviewStructure{
  padding: 10px;
  margin-top: 10px;
  background: #edf5e4;
}
.totalEarningMobile{
  background: #fff;
  padding-top: 10px;
}
.invitationsDetails{
  border:  1px solid #83C141;
  margin-top: 10px;
}
.mobileviewStructure .collapse.show {
    display: flex !important;
}
.downArrowMobile{
  color: #82c141;
  font-size: 24px;
  transform: rotate(180deg);
  transition: all 0.5s ease;
}
.downArrowMobile.collapsed{
  transform: rotate(0deg);
}
.paginationForMobile{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}
.recordsToShowMobile{
  padding: 8px;
  background: #edf5e4;
  border-radius: 5px;
}
.displayCount {
  opacity: 0.5;
}
.displayCount.active {
  opacity: 1;
}
.pagination-link{
  background-color: transparent !important;
  border: none !important;
  padding: 0px !important;
}
/* signup for theripest */
.SignUp-Form{
  background:#fff;
  border-radius: 8px;
}
.form-control-labelSignUp{
    color: #15425E !important;
    /* position: absolute;
    display: flex; */
    width: 100%;
    align-items: center;
    justify-content: center;
}
.form-control-labelSignUp small{
  color: #5d5d5d !important;
}
.onFocus:focus-within>small{
  color: red !important;
  position: inherit !important;
  transition-duration: 1000ms;
}
.onFocus:visited>label{
  display: none !important;
}
.rightSideClientSection{
  background: #edf5e4;
  border-radius: 5px;
}
.checkRegister{
  margin-right: 20px;
  margin-top: 10px;
  width: 25px;
}
.checkRegisterLabel{
  color: #15425E !important;
}
.titleClient{
  color: #15425E !important;
}
.signUpLabel{
  font-size: 26px;
  color: #7FC0EE;
  font-family: 'bariolbold';
}
.newDesignPara-termsConditions {
    font-size: 22px;
    color: #5d5d5d;
    font-family: 'bariolregular';
    line-height: 30px;
}
.newDesignParaSignUpLog {
    font-size: 24px;
    color: #5d5d5d;
    font-family: 'bariolregular';
    line-height: 36px;
}
.imgWidthSignUp{
  max-width: 100%;
}
@media only screen and (max-width: 641px){
  .SignUp-Form .feelya-secondary-wrapper .gfield_checkbox li,.SignUp-Form .feelya-secondary-wrapper .gfield_radio li{
    width: 50% !important;
}
  .SignUp-Form .feelya-form .gform_footer .gform_button {
      bottom: -15px !important;
  }
}
@media (max-width: 768px) and (min-width: 320px){
  .button-update--width button{
    min-width: auto !important;
  }
 .imgWidthSignUp{
   max-width: 100% !important;
   height: auto;
 }
 .imgWidthSignUpClient{
   max-width: 100% !important;
 }
 .titleClient{
   font-size: 35px !important;
 }
 .SignUp-Form .form-group input::-webkit-input-placeholder {
   font-size: 14px !important;
   text-align: center;
   color: #454749 !important;
 }

 .SignUp-Form .form-group input:-ms-input-placeholder {
   font-size: 14px !important;
   text-align: center;
       color: #454749 !important;
 }

 .SignUp-Form .form-group input::placeholder {
   font-size: 14px !important;
   text-align: center;
       color: #454749 !important;
 }
 .SignUp-Form .feelya-secondary-wrapper .gfield_label {
    font-size: 21px !important;
  }
  .newDesignParaSignUpLog {
    font-size: 22px;
  }

  .effect-21 ~ label{ font-size: 18px;}
}
.SignUp-Form .form-group label {
  z-index: 1;
}
.SignUp-Form .form-group input {
  position: relative;
  z-index: 2;
}
.SignUp-Form .form-group input::-webkit-input-placeholder {
  font-size: 18px;
  text-align: center;
  color: #454749 !important;
}

.SignUp-Form .form-group input:-ms-input-placeholder {
  font-size: 18px;
  text-align: center;
      color: #454749 !important;
}

.SignUp-Form .form-group input::placeholder {
  font-size: 18px;
  text-align: center;
      color: #454749 !important;
}

.imgWidthSignUpClient{
  max-width: 120%;
  /* height: 300px; */
  display: flex;
  margin-top: 15px;
  width: inherit;
}
@media (max-width: 1024px) and (min-width: 768px){
}
.SignUp-Form .ginput_container.ginput_container_text input{
  text-align: left;
}
.SignUp-Form .ginput_container.ginput_container_email input{
  text-align: left;
}
.SignUp-Form input::-webkit-input-placeholder {
  font-size: 18px;
  text-align: center;
  color: #454749 !important;
}

.SignUp-Form input:-ms-input-placeholder {
  font-size: 18px;
  text-align: center;
      color: #454749 !important;
}

.SignUp-Form input::placeholder {
  font-size: 18px;
  text-align: center;
      color: #454749 !important;
}
.feelya-primary-wrapper{
margin-top: 0px !important;
}
.SignUp-Form .gform_body{
  padding-top: 0px;
}
.SignUp-Form .gform_wrapper .top_label div.ginput_container{
  margin-bottom: 20px !important;
}
.SignUp-Form .gform_wrapper{
  margin-top: 0px !important;
}
/* .SignUp-Form .feelya-primary-wrapper .gfield_label{
  color: red !important;
  display: none !important;
} */
/* .SignUp-Form .feelya-form .gform_wrapper ul li label.gfield_label {
    margin-bottom:15px !important;
} */
.SignUp-Form .feelya-secondary-wrapper .gfield_label{
  color: #2C547C;
  font-size: 28px;
  font-family: "bariol_boldbold", Helvetica, Arial, sans-serif;
  margin-top: 15px !important;
  margin-bottom: 10px !important;
}
.SignUp-Form .feelya-primary-wrapper .gfield_label, 
.SignUp-Form .feelya-primary-wrapper label{
  color:  #15425E;
  font-size: 18px;
  margin-top: 0px !important;
  font-family: "bariol_regularregular", Helvetica, Arial, sans-serif;
}
.SignUp-Form  textarea{
  border-color: #ddd !important;
}
.form-boxed-wrap .SignUp-Form label a {
  color: #5d5d5d;
}
.SignUp-Form li{
  margin-top: 0px !important;
}
.SignUp-Form .feelya-secondary-wrapper .ginput_container.ginput_container_checkbox{
 padding: 0px 10px;
}
.SignUp-Form .feelya-secondary-wrapper .ginput_container.ginput_container_radio{
 padding: 0px 10px;
}
.SignUp-Form .feelya-secondary-wrapper .gfield_checkbox label{
  color: #5d5d5d;
  font-size: 19px;
  font-family: 'bariolregular';
  line-height: 25px;
}
.SignUp-Form .feelya-secondary-wrapper .gfield_radio label{
  color: #5d5d5d;
  font-size: 19px;
  font-family: 'bariolregular';
  line-height: 25px;
}
.SignUp-Form .feelya-secondary-wrapper .gfield input[type=radio] {
  margin-left: 0;
  height: 16px;
  margin-right: 5px;
  width: 16px !important;
}
.SignUp-Form .feelya-secondary-wrapper .gfield_checkbox li{
  width: 20%;
  float: left;
  display: flex;
}
.SignUp-Form .feelya-secondary-wrapper .ginput_container.ginput_container_radio ul.gfield_radio li{
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.SignUp-Form .feelya-secondary-wrapper.thirdalignment .ginput_container.ginput_container_radio ul.gfield_radio li{
  width: 16%;
  display: flex;
  flex-direction: column;
}
.SignUp-Form .feelya-secondary-wrapper.thirdalignment .ginput_container.ginput_container_radio ul.gfield_radio li input{
  order: 1;
}
.SignUp-Form .feelya-secondary-wrapper .ginput_container.ginput_container_checkbox ul{
   height: auto !important;
   overflow: inherit !important;
   display: flex;
   flex-wrap: wrap;
}
.SignUp-Form .feelya-secondary-wrapper .ginput_container.ginput_container_checkbox ul li input[type=checkbox] {
    vertical-align: sub;
}
.SignUp-Form .feelya-secondary-wrapper .submit-wrap button{
  background: #fff !important;
  color: #2C547C !important;
  border: 1px solid #2C547C;
  min-width: 110px;
}
.SignUp-Form .gform_footer.top_label .gform_button{
  background: #2C547C !important;
      color: #fff !important;
}
.SignUp-Form .btn-reverse{
  background: #2C547C !important;
  color: #fff !important;
  padding: 8px 20px !important;
}
.SignUp-Form .feelya-secondary-wrapper .ginput_container.ginput_container_checkbox #input_7_21 li{
margin-top: 0px !important;
display: flex;
}
.button-update--width button{
  min-width: 160px;
}
.SignUp-Form .feelya-secondary-wrapper .ginput_container.ginput_container_checkbox #input_7_22 li{
  width: 100% !important;
}
/* .SignUp-Form .feelya-secondary-wrapper .ginput_container.ginput_container_checkbox #input_7_21 li input{
    margin: 7px 6px 0 0 !important;
}
.SignUp-Form .feelya-secondary-wrapper .ginput_container.ginput_container_checkbox #input_7_22 li{
  margin-top: 23px !important;
  display: flex;
}
.SignUp-Form .feelya-secondary-wrapper .ginput_container.ginput_container_checkbox #input_7_22 li input{
    margin: 7px 6px 0 0 !important;
} */
.SignUp-Form .feelya-secondary-wrapper .gform_wrapper ul li.gfield{
margin-top: 0px !important;
}

/* .log-in-page label{
   display: none;
} */
.log-in-page .inputCenter{
  text-align: center;
}
.SignUp-Form .inputCenter{
  text-align: center;
}
.log-in-page .submit-logIn{
  text-align: center;
}
.log-in-page .password-reset-logIn{
  text-align: center;
}
.log-in-page input::-webkit-input-placeholder {
  font-size: 18px;
  text-align: center;
  color: #454749 !important;
}
.log-in-page input:-ms-input-placeholder {
  font-size: 18px;
  text-align: center;
  color: #454749 !important;
}

.log-in-page input::placeholder {
  font-size: 18px;
  text-align: center;
  color: #454749 !important;
}
.signUPsmallTag{
  font-size: 14px;
}
.labelMarginBottomSignup{
  margin-bottom: 40px;
}
.animatedinputeffict:focus{outline: none;}

.animatedinputeffict{position: sticky; text-align: center;}
.animatedinputeffict input[type="text"]{font: 15px/24px "Lato", Arial, sans-serif; color: #333; width: 100%; text-align:center;  box-sizing: border-box; letter-spacing: 1px;}
/* / .animatedinputeffict input[type="number"]{font: 15px/24px "Lato", Arial, sans-serif; color:#454749; width: 100%; text-align:center;  box-sizing: border-box; letter-spacing: 1px;} / */
.animatedinputeffict input[type="password"]{ text-align:center;}
.effect-21{border: 1px solid #ccc; padding: 7px 14px; transition: 0.4s; background: transparent;}
.effect-21 ~ label{position: absolute; left: 0px; width: 100%; top: 4px; color: #454749 !important; transition: 0.3s; z-index: -1; letter-spacing: 0.5px; text-align:center;  font-size: 22px;
    font-family: 'bariolregular';}
.effect-21 ~ label small{color:#454749 !important;}
.effect-21:focus  label, .has-content.effect-21  label{top: -30px; left: 0px; font-size: 18px;text-align: center; color: #3399FF; transition: 0.3s;}


.form-group .form-control-labelSignUp:after {
  content:"*";
  color:#790000;
}
/* .SignUp-Form .feelya-primary-wrapper .gfield_label:after {
  content:"*";
  color:red;
} */
.clientTherapistsignUpButton,
div#gform_wrapper_2 .gform_footer.top_label .gform_button.button{
color: #fff;
background: #2C547C;
font-family: 'bariolbold' !important;
font-weight: unset !important;
font-size: 18px !important;
padding: 8px 24px !important;
}
div#gform_wrapper_2 .gform_footer.top_label .gform_button.button{
  border-radius: 1.5rem;
}
div#gform_wrapper_2 .gform_footer.top_label{
  padding: 2rem;
}
.SignUp-Form .gform_footer.top_label .gform_button.button {
    padding: 0.55rem 1.2rem !important;
    min-width: auto;
}
.SignUp-Form .feelya-form .gform_footer .gform_button {
    bottom: 54px ;
}




@media only screen and (max-width: 599px) {
  .SignUp-Form .feelya-secondary-wrapper.thirdalignment .ginput_container.ginput_container_radio ul.gfield_radio li{
    width: 100%;
    align-items: flex-start;
    flex-direction: row;
  }
  .SignUp-Form .feelya-secondary-wrapper.thirdalignment .ginput_container.ginput_container_radio ul.gfield_radio li input {
    order: unset;
  }
  .SignUp-Form .feelya-secondary-wrapper .gfield_checkbox li {
    width: 33%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 979px){
  .SignUp-Form .feelya-secondary-wrapper.thirdalignment .ginput_container.ginput_container_radio ul.gfield_radio li{
    width: 100%;
    align-items: flex-start;
    flex-direction: row;
  }
  .SignUp-Form .feelya-secondary-wrapper.thirdalignment .ginput_container.ginput_container_radio ul.gfield_radio li input {
    order: unset;
  }
  .SignUp-Form .feelya-secondary-wrapper .gfield_checkbox li {
    width: 33%;
  }
}