.wizard .content .symptoms-sections .section-heading {
       margin-bottom: 0;
      font-size: 35px;
}
.wizard .content .symptoms-sections .symptoms-heading .section-heading {
    display: inline-flex;
}
input[type="checkbox"]{
    /* outline: 2px solid #4D65AB; */
}


.wizard .content .symptoms-sections .row-first {
    padding: 15px 0;
}
.wizard .content .symptoms-sections .row-first .col-md-3 span {
    font-size: 15px;
}
.wizard .content .symptoms-sections .date-flex {
	display: inline-flex;
	
}
.wizard .content .symptoms-sections .date-flex .input-group.date {
	width: 50%;
}
.wizard .content .symptoms-sections .other-specify {
	display: flex;
    align-items: center;
    /* margin-top: 15px; */
}
.wizard .content .symptoms-sections .h4, h4 {
    font-size: 1.2rem;
}
.wizard .content .symptoms-sections .medication-row {
	margin-top: 10px;
	margin-bottom: 10px;
}

.symptoms-sections .patient_ethnicity_head {
    width: 100%;
}
.symptoms-sections .patient_ethnicity_radio {
    margin-top: 0;
}
.symptoms-sections .patient_ethnicity_radio .form-check {
    margin-top: 0;
}


.checkboxall ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}
.checkboxall {
    padding-left: 0px;
}

.checkboxall ul li {
  margin-right: 35px;
}




/*responsive css */



@media only screen and (min-width: 320px) and (max-width: 640px){
  .wizard .content .symptoms-sections .section-heading {
      font-size: 24px;
   }
   .wizard .content .symptoms-sections .form-control {
    padding: 26px 5px;
  }
}



.wizard .content .form-control.border-input{
  border: solid 1px #d1d1d1 !important;
}

.container_dob select{
    padding: 16px 9px;
    background: #ffffff;
    border-radius: 4px;
    border: solid 1px #ececec;
    margin: 0px 0px;
}


@media only screen and (min-width: 320px) and (max-width: 768px){

  .container_dob select {
      padding: 16px 38px;
      background: #ffffff;
      border-radius: 4px;
      border: solid 1px #ececec;
      margin: 0px 0px;
  }

}


.form-group.border_gender {
    padding: 14px 0px;
    min-height: 50px;
    max-width: 550px;
    border-radius: 4px;
    border: solid 1px #ececec;
}

a.wizardActionNext.btn-pointer-none{
  pointer-events: none;
  background: #bcadbe !important;
}

.form-group.pt-1.newradioss {
    display: inline-flex;
}


.col-form-label {
      padding-top: 0;
}


@media only screen and (max-width: 768px){
.form-group.pt-1.newradioss {
    display: block !important;
    width: 100%;
}

}


@media only screen and (max-width: 375px){
  
  .checkboxall ul li {
    margin-right: 0px;
    width: 100%;
  }

}



.bottom-buttons {
    position: absolute;
    top: 25px;
    bottom: 0;
    width: 100%;
}
.newprofile{
  padding: 10px 40px;
}
.newtopheadingss thead tr th {
    font-size: 24px !important;
    text-transform: uppercase;
}

a.btn.position-relative.newprofile.statuslink{
  background: transparent linear-gradient( 91deg, #AC0A97 0%, #2C1444 100%) 0% 0% no-repeat padding-box;
  color: #ffffff;
  width: 90%;
  border: 5px solid #acacac;
}

label.btn.position-relative.newprofile.statuslink{
  background: transparent linear-gradient( 91deg, #AC0A97 0%, #2C1444 100%) 0% 0% no-repeat padding-box;
  color: #ffffff;
  width: 90%;
  border: 5px solid #acacac;
}
/*.crossimg {
    display: none; 
    height: 30px;
    width: 30px;
    position: absolute;
    right: 5px;
    background: white;
    border-radius: 50%;
    box-shadow: 1px 1px 2px 0px lightgrey;
    top: -12px;
    border: 1px solid #7e7e7eab;
}
.crossimg i {
    color: #000000;
    padding: 8px 8px;
    position: relative;
}
.crossimg:hover {
    box-shadow: 1px 1px 4px 0px #939393;
    cursor: pointer;
}
*/
.Erroraccount_phone p {
    font-size: 14px;
}


  li.continue_registration a.nav-link{
    padding: 10px 15px !important;
    background: #626262;
    border-radius: 50px;
    text-overflow: ellipsis;    
    color: #ffffff !important;
    font-weight: bold;
  }

  h3.or_registration{
    color: #6C757D;
  }

  div.verify_registration{
      height: auto !important;
  }

  button.wizardActionNext{
    background: #339b84 !important;
    height: 41px;
    padding: 9px 50px !important;
  }

  button.previous_registration{
    background: #339b84 !important;    
  }  

  button.rounded_btn{
    border-radius: 25px !important;
  }

  /*.crossimg {
    display: none;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 5px;
    background: white;
    border-radius: 50%;
    box-shadow: 1px 1px 2px 0px lightgrey;
    top: -12px;
    border: 1px solid #7e7e7eab;
  }

  .crossimg i {
    color: #000000;
    padding: 8px 8px;
    position: relative;
  }

  .crossimg:hover {
    box-shadow: 1px 1px 4px 0px #939393;
    cursor: pointer;
  }*/

  .span.requisitionForm {
    color: #808080 !important;
  }

  .displayLine {
    width: 18%;
  }

  #myTimer {
    display: inline-block;
  }

  .btn.displayLine:hover {
    color: #fff;
    background-color: #c90c0c !important;
    border-color: #c90c0c !important;
    cursor: pointer;
  }

  .btnEnable {
    color: #fff;
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
    cursor: pointer;
  }

  .btnDisable {
    color: #fff;
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
    cursor: pointer;
  }


  .agreementForm {
    border: 1px solid #ced4da;
    padding: 2%;
  }

  .imagePreview {
    width: 100%;
    height: 300px;
    background-position: center center;
    /* background: url(http://cliquecities.com/assets/no-image-e3699ae23f866f6cbdf8ba2443ee5c4e.jpg); */
    /* background-color: #fff; */
    background-size: 100% 100% !important;
    display: inline-block;
    /* box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 20%); */
    /* background: #dddddd; */
    background-repeat: no-repeat;
  }

  .btn-primary.uploadImage {
    display: block;
    border-radius: 0px;
    box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.2);
    margin-top: -5px;
  }

  .imgUp {
    margin-bottom: 15px;
    margin-top: 5%;
  }


  .noInsurance {
    display: none;
  }

  .requisitionForm {
    font-weight: bold;
    cursor: pointer;
  }


  .preloader1 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999999;
  }

  #preloader-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .loading-msg {
    width: 100%;
    font-size: 0.75em;
    color: #555;
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, 50%);
    text-align: center;
  }

  .spinner {
    width: 80px;
    height: 80px;
    border: 2px solid #f3f3f3;
    border-top: 3px solid #2489CE;
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    animation: spin 1s infinite ease;
  }

  .navbar-light .navbar-brand img {
  height: 80px !important;
  padding: 10px;
}

  @keyframes spin {
    from {
      transform: rotate(0deg);
    }

    to {
      transform: rotate(360deg);
    }
  }

  /*  #loading-msg {
          width: 100%;
          position: absolute;
          left: 0;
          bottom: 25px;
          text-align: center;
          font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #333;
          font-size: 0.8em;
      } */

  #loading-msg {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 25px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 1em;
  }

  .wizard .steps>ul li a {
    pointer-events: none !important;
  }

  form#mainForm {
    width: 100%;
  }

  .wizard .content .form-control.border-input {
    border: solid 1px #d1d1d1 !important;
  }

  .text-bold {
    font-weight: bold;
  }

  .font-size-20 {
    font-size: 20px !important;
  }

  .pointer-none {
    pointer-events: none;
    /*cursor: pointer;*/
  }

  .width-100 {
    width: 100%;
  }

  .newcheckbpoxes {
    height: 20px;
    width: 20px;
  }

  .agreediv {
    background: #dffff7;
    padding: 29px;
    color: #000000;
    border: 1px solid #9c27b042;
  }

  .consent_link {
    color: #673ab7;
    font-weight: bold;
  }

  .form-check.formneww {
    padding-left: 0;
  }

  a.nextButton_enable {
    background: #339B84 !important;
    border-radius: 40px !important;
    height: 41px;
    padding: 9px 50px !important;
    margin-bottom: 20px;
    float: right !important;
    position: absolute;
    width: auto;
    right: 10em;
  }

  a.nextButton_disable {
    pointer-events: none;
    background: #bcadbe !important;
    border-radius: 40px !important;
    height: 41px;
    padding: 9px 50px !important;
    margin-bottom: 20px;
    float: right !important;
    position: absolute;
    width: auto;
    right: 10em;
  }

  .field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -30px;
    margin-right: 5px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    color: #337ab7;
  }

  .valid {
    color: green;
    font-weight: bold;
  }

  .invalid {
    color: red;
    font-weight: bold;
  }
  .wizard .content .form-control {
      padding: 20px 15px;
      min-height: 47px;
      max-width: 100%;
      border: 1px solid #c0b7b78f;
      background: #efefef24;
  }


  .strength{
  height:0px;
  width:100%;
  background:#ccc;
  margin-top: -7px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
  transition: height 0.3s;

  }
  .strength span{
    width:0px;
    height: 7px;
    display: block;
    transition: width 0.3s;
    
    }

    .color-red{
      background-color: red; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, red,yellow, orange, green);
    }
    .color-yellow{
      background-color: red; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, red,yellow, orange, green);
    }
    .color-orange{
      background-color: red; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, red,yellow, orange, green);
    }
    .color-green{
      background-color: red; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, red,yellow, orange, green);
    }

    .image_upload{
      font-size: 3rem !important;
    }

    .upload_btn{
      border: 3px solid #fff !important;
    }

    header>.content>.title>h1, header>.content>.title>h2
    {
      white-space: unset !important;
    }

/*thank-pages css*/

button:focus {
  outline: none;
}
    .tmr-15 {
      margin-right: 15px;
    }
    .thank-pages h2 { 
      font-weight: 600;
    }
    .thank-pages .title {
        font-size: 24px;
        margin-bottom: 10px;
    }
      .tmb-15 {
        margin-bottom: 15px;
      }
      .patient-id {
        margin-bottom: 20px;
      }
     .patient-id p {
    font-size: 24px;
    margin: 0px;
    font-weight: 600;
}


@media (max-width: 767px){

    .thank-pages h2 {
        font-size: 26px;         
    }

    .thank-pages .title {
    font-size: 18px; 
    font-weight: 600;
}

    .patient-id h3 {
      font-size: 22px;   
    }

}

@media (max-width: 414px){
  .thank-pages h2 { 
    font-size: 22px;
}
.footer .copyright p {
  font-size: 12px;
}
}


/*thank-pages css*/