body{
    font-family: 'Montserrat', sans-serif !important;
}
.logo img{
width: 210px;  
}
header{
padding: 15px 0;  
}
header .address {
display: inline-flex;    padding-bottom: 8px;
}
header .address .icon i {
    color: #009cb8;
    font-size: 22px;
    margin-top: 2px;
}
header .address .icon {
    padding-right: 10px;  
}
header .address .text {
    font-size: 12px;    padding-top: 3px;
}
.counter {
width: 30px;
    height: 30px;
    background: #b5b5b5;
    position: relative;
    border-radius: 100%;
    margin-right: 10px;
}
.counter span {
width: 24px;
    height: 24px;
    line-height: 22px;
    background: #b5b5b5;
    border: 1.5px solid #fff;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 12px;
    position: absolute;
    top: 3px;
    left: 3px;
}

.nav-link.active .counter{
    background: #009cb8;
}
.nav-link.active .counter span {
    background: #009cb8;
}
.display-box .title{

}
.nav-link.active .counter span {
    color: #ffffff;
}
.nav-link.active .display-box .text {
    color: #009cb8;
}
.display-box .text {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px; 
        color: #a0a0a0; padding-top: 5px;
}
.counter .text{
   
}
.display-box{
display: flex; 
}
.header-button{
  align-items: center;
  justify-content: center;
      padding-bottom: 30px;
  border-bottom: 1px solid transparent !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border-color: transparent !important;
}
.nav-tabs {
    
}
.header-button.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: transparent;
    isolation: isolate;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.search-type input{
    width: 100%;
    border: none;
    padding: 12px 15px;
    font-size: 14px;
    border-radius: 0px;
    background: #00000014;
    color: #fff;
}
.search-type ::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.search-type :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}

.search-type ::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
.header-right{
    background: #009cb8;
    padding: 15px 22px;
    color: #fff;
}
.sidebar .ulli{
width: 100%;
}
.sidebar .ulli .nav-link {
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    color: #fff;padding: 12px 30px;
    border-bottom: 1px solid #0000002b;
    border-radius: 0px;
}
.side-sidebar .search-type{
    padding: 0 20px;
}
.sidebar .ulli .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #00000012 !important;
    font-weight: 500;
    font-size: 14px;
        border-radius: 0px;padding: 12px 30px;
}
.sidebar{
    border-top: 2px solid #333;
    margin-top: 20px;  
}
.doctor-list{
    padding: 10px;
    background: #dbf6ff;
    margin-bottom: 20px;
    border: 1px solid #009cb8;
    position: relative;
    border-radius: 8px;display: flex;
}
.testClass{
    width: 100%;
}
.doctor-list .img img{
width: 100%;  
}
.doctor-list .text h4{
color: #009cb8;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
        margin-bottom: 0;
            padding-top: 10px;
}
.doctor-list .text h4 span{
    color: #000;  
}
.doctor-list .text h5{
    margin-bottom: 3px;
color: #323232;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600; 
}
.doctor-list .text h6{
color: #9b8d8d;
    font-size: 14px;
    font-weight: 600;
}
.cs-btn-book{
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
    padding: 6px 10px;
    background: #009cb8;
    border: 1px solid rgba(189,100,72,.2);
    border-radius: 4px;
}
.main{
padding: 25px 20px;  
}


.doctor-profile .text h4{
color: #009cb8;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
        margin-bottom: 0;
            padding-top: 20px;
}
.doctor-profile .text h4 span{
    color: #fff;  
}
.doctor-profile .text h5{
    margin-bottom: 3px;
color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600; 
}
.doctor-profile .text h6{
color: #9b8d8d;
    font-size: 14px;
    font-weight: 600;
}
.doctor-profile .img{
  text-align: center;
}
.doctor-profile .img img{
    width: 155px;
}
.hospitaladdres{
     font-size: 13px;
    line-height: 24px;
    font-weight: 500;
        width: 100%;
    background: #f6f6f6;
    padding: 10px;
    margin: 20px auto;
    border-radius: 6px;
}
.scheduleside-box {
    width: 100%;
    background: #009cb8;
    padding: 12px;border-radius: 6px;
}
.scheduleside-box .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #009cb8;
    background-color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 0px;
        width: 100%;border-bottom: 2px solid #ffc033;
}
.scheduleside-box .nav-item{
width: 50%;
}
.scheduleside-box .nav-pills .nav-link{
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 2px solid #000;
    border-radius: 0px;  
}
.buttonright-left{

}
.buttonright-left ul{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: end;    margin-bottom: 0;
}
.buttonright-left ul li{
      margin: 0 6px;
}

.buttonright-left button.arrow-btn {
    width: 34px;
    height: 34px;
    border-radius: 6px;
    position: relative;
    background: #006374;
    border: 1px solid rgba(0,99,116,.5);
    cursor: pointer;
}
.buttonright-left button.arrow-btn i{
  color: #fff;
      font-size: 20px;
}
.scheduleside-box h4{
      color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}
.main p{
  font-size: 14px;
  margin-bottom: 2px;
}
.schedule-time ul {
    margin-top: 25px;
    list-style: none;    padding-left: 0;
}
.schedule-time ul li {
    display: inline-block;
    float: left;
    margin-right: 1%;
    margin-bottom: 2%;
    width: 15%;
}
.schedule-time ul li button.cs-time-btn {
    width: 100%;
    height: 30px;
    font-size: 13px;
    font-weight: 500;
    color: #009cb8;
    border: 1px solid #dfdfdf;
    background: #fff;
    cursor: pointer;
}


#nav-home-tab{
  pointer-events: none;
}
#nav-profile-tab{
  pointer-events: none;
}

#nav-contact-tab{
  pointer-events: none;
}

#nav-payment-tab{
  pointer-events: none;
}

#nav-paymentlast-tab{
  pointer-events: none;
}


.schedule-time ul li button.cs-time-btns {
    width: 100%;
    height: 30px;
    font-size: 13px;
    font-weight: 500;
    color: #f1624b;
    border: 1px solid #dfdfdf;
    background: #fff;
    pointer-events: none;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
}
.schedule-time ul li button.cs-time-btn:hover {
    background: #009cb8;
    border-color: #009cb8;
    color: #fff;
}

.schedule-time ul li button.cs-time-btns:hover {
    background: #f1624b;
    border-color: #f1624b;
    color: #fff;
}

@-webkit-keyframes bounceLeft {
  0% {
    -webkit-transform: translate3d(100%, -50%, 0);
    transform: translate3d(100%, -50%, 0);
  }
  50% {
    -webkit-transform: translate3d(-30px, -50%, 0);
    transform: translate3d(-30px, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
@keyframes bounceLeft {
  0% {
    -webkit-transform: translate3d(100%, -50%, 0);
    transform: translate3d(100%, -50%, 0);
  }
  50% {
    -webkit-transform: translate3d(-30px, -50%, 0);
    transform: translate3d(-30px, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
/**
 * Bounce to the left side
 */
@-webkit-keyframes bounceRight {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  50% {
    -webkit-transform: translate3d(calc(100% + 30px), -50%, 0);
    transform: translate3d(calc(100% + 30px), -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(100%, -50%, 0);
    transform: translate3d(100%, -50%, 0);
  }
}
@keyframes bounceRight {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  50% {
    -webkit-transform: translate3d(calc(100% + 30px), -50%, 0);
    transform: translate3d(calc(100% + 30px), -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(100%, -50%, 0);
    transform: translate3d(100%, -50%, 0);
  }
}
/**
 * Show Sign Up form
 */
@-webkit-keyframes showSignUp {
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes showSignUp {
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/**
 * Page background
 */
.user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  background: #fff;
  background-size: cover;
  padding-top: 10px;
}
.user_options-container {
  position: relative;
  width: 80%;
}
.user_options-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  background-color: #009cb8;
  border-radius: 3px;
}

/**
 * Registered and Unregistered user box and text
 */
.user_options-registered,
.user_options-unregistered {
  width: 50%;
  padding: 50px 45px;
  color: #fff;
  font-weight: 300;
}

.user_registered-title,
.user_unregistered-title {
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 38px;
}

.user_unregistered-text,
.user_registered-text {
  font-size: 0.83rem;
  line-height: 1.4em;
}

.user_registered-login,
.user_unregistered-signup {
    font-size: 12px;
    letter-spacing: 2px;
    color: #fff;
    padding: 12px 20px;
    border: 1px solid #fff;
    background: #009cb8;
    cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.user_registered-login:hover,
.user_unregistered-signup:hover {
  color: rgba(34, 34, 34, 0.85);
  background-color: #fff;
}

/**
 * Login and signup forms
 */
.user_options-forms {
  position: absolute;
  top: 50%;
  left: 30px;
  width: calc(50% - 30px);
  min-height: 420px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 2px 0 15px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 0 15px rgba(0, 0, 0, 0.25);
  -webkit-transform: translate3d(100%, -50%, 0);
  transform: translate3d(100%, -50%, 0);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  overflow-y: auto;
      overflow-x: hidden;
}
.user_options-forms .user_forms-login {
  -webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}
.user_options-forms .forms_title {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1em;
    text-transform: capitalize;
    color: #1f1f1f;
}
.user_options-forms h4{
    font-size: 12px;
    color: #b5b5b5;
    line-height: 20px;
    margin-top: 5px;    padding-bottom: 5px;
}
.user_options-forms .forms_field:not(:last-of-type) {
  margin-bottom: 20px;
}
.user_options-forms .forms_field{
    position: relative;
}
.user_options-forms .forms_field .icon{
    position: absolute;
    line-height: 40px;
    color: #b5b5b5;
    font-size: 24px;    left: 12px;
}
.user_options-forms .forms_field-input {
width: 100%;
    border: 1px solid #ccc;
    padding: 7px 20px 7px 0px;
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    color: gray;
    -webkit-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
}
.user_options-forms .forms_field-input2 {
width: 100%;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px 20px 10px 20px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: gray;
    -webkit-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;    margin-bottom: 20px;
}
.user_options-forms .mobileicon{
  padding: 7px 20px 7px 38px;
}
.user_forms-login .appt-data{
    padding-top: 10px;
}
.user_forms-login .appt-data ul{
    padding-left: 15px;
}
.user_forms-login .appt-data ul li{
font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    list-style: disc;
    color: #000;
}
.user_options-forms .forms_field-input:focus {
  border-color: gray;
}
.user_options-forms .forms_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
padding-bottom: 20px;
}
.user_options-forms .forms_buttons-forgot {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.1rem;
  color: #ccc;
  text-decoration: underline;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.user_options-forms .forms_buttons-forgot:hover {
  color: #b3b3b3;
}
.user_options-forms .forms_buttons-action {
    width: 100%;
    height: 40px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #009cb8;
    border: 1px solid rgba(189,100,72,.2);
    cursor: pointer;
    margin-top: 10px;    text-transform: uppercase;
}
.user_options-forms .forms_buttons-action:hover {
  background-color: #e14641;
}
.user_options-forms .user_forms-signup,
.user_options-forms .user_forms-login {
  position: absolute;
  top: 70px;
  left: 40px;
  width: calc(100% - 80px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out,
    transform 0.5s ease-in-out;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out,
    transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.user_options-forms .user_forms-signup {
  -webkit-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
.user_options-forms .user_forms-signup .forms_buttons {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.user_options-forms .user_forms-login {
  -webkit-transform: translate3d(0, -38px, 0);
  transform: translate3d(0, -38px, 0);
  opacity: 1;
  visibility: visible;
}

/**
 * Triggers
 */
.user_options-forms.bounceLeft {
  -webkit-animation: bounceLeft 1s forwards;
  animation: bounceLeft 1s forwards;
}
.user_options-forms.bounceLeft .user_forms-signup {
  -webkit-animation: showSignUp 1s forwards;
  animation: showSignUp 1s forwards;
}
.user_options-forms.bounceLeft .user_forms-login {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
.user_options-forms.bounceRight {
  -webkit-animation: bounceRight 1s forwards;
  animation: bounceRight 1s forwards;
}

/**
 * Responsive 990px
 */
@media screen and (max-width: 990px) {
  .user_options-forms {
    min-height: 350px;
  }
  .user_options-forms .forms_buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .user_options-forms .user_forms-login .forms_buttons-action {
    margin-top: 30px;
  }
  .user_options-forms .user_forms-signup,
  .user_options-forms .user_forms-login {
    top: 70px;left: 20px;
  }

  .user_options-registered,
  .user_options-unregistered {
    padding: 50px 45px;
  }
}
.term-condition-box {
    padding: 0;
    display: flex;
}
.term-condition-box [type=checkbox]+span:not(.lever) {
      padding-left: 20px;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.term-condition-box label {
    font-size: .8rem;
    color: #9e9e9e;
}
.term-condition-box .text-box {
    padding-left: 15px;
}
.term-condition-box .text-box  p {
    font-size: 14px;
    color: #b5b5b5;
    line-height: 20px;
    margin-top: 5px
}
.term-condition-box .container {
display: block;
    position: relative;
    padding-left: 0;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;    max-width: fit-content;
}

/* Hide the browser's default checkbox */
.term-condition-box .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.term-condition-box .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.term-condition-box .container:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.term-condition-box .container input:checked ~ .checkmark {
  background-color: #009cb8;
}

/* Create the checkmark/indicator (hidden when not checked) */
.term-condition-box .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.term-condition-box .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.term-condition-box .container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

/* Track */
::-webkit-scrollbar-track {

}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #c4c4c4; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  
}
.name-box{
     width: 100%;
    margin: 20px 0 0;
    padding: 20px 20px 10px;
    border: 1px solid #f1f1f1; 
}
.name-box .login-type {
    margin-top: 0px;
}
.name-box ul {
    padding-left: 0;
    list-style-type: none;
}
.login-type ul li {
    display: flex;
    margin-bottom: 25px;
}
.login-type ul li label {
    display: flex;
        font-size: .8rem;
    color: #9e9e9e;
}
.wt40 {
    width: 40px!important;
}
.login-type ul li .cs-text {
    width: 565px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
    cursor: pointer;
}
.login-type ul li .cs-text h4 {
    font-size: 16px;
    font-weight: 500;
    color: #302626;
}
.login-type ul li .cs-text p {
    font-size: 12px;
    color: #9b8d8d;
    line-height: 20px;
}
.form-group1 {
  display: block;
  margin-bottom: 15px;    padding-top: 20px;
}

.form-group1 input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group1 label {
  position: relative;
  cursor: pointer;font-size: 13px;
      padding-left: 8px;
    top: -6px;
}


.form-group1 .text{
    padding-bottom: 15px;
}
.fix-btn {
    width: 100%;
    text-align: right;
    padding: 0 15px;
}
.fix-btn a.bg-btn, .fix-btn button.bg-btn {
    color: #fff;
    background: #009cb8;
    border: 1px solid rgba(189,100,72,.2);margin-bottom: 15px;
}
.fix-btn a, .fix-btn button {
    height: 40px;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 6px 20px;
    cursor: pointer;
}
.payment-box .patientname {
    color: #9b8d8d;
    font-size: 12px;
    font-weight: 500;
    padding-top: 20px;
    display: block;

}
.payment-box h4  {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.payment-box h3 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding-top: 25px;
}
.payment-box table {
    display: table;
    border-spacing: 0;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.payment-box tr {
    border-bottom: 1px solid rgba(0,0,0,.12);
}
.payment-box table tr td {
    padding: 15px 0;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.payment-box .right-align {
    text-align: right;
}
.payment-box .bg-btn {
    color: #fff;
    background: #009cb8;
    border: 1px solid rgba(189,100,72,.2);
    width: 100%;
    font-weight: 600;
    height: 40px;
    font-size: 13px;
    text-transform: capitalize;
    padding: 6px 20px;
    cursor: pointer;
}
.side-sidebar{
background: -webkit-linear-gradient(bottom, #0081ab, #00aecd);
    padding: 30px 0px 5px 0px;
    border-radius: 10px;  
}
.hospitaladdres p em{
  font-weight: bold;
    font-style: inherit;  
}
.scheduleside-box .appo-date{
     font-size: 14px;
    padding: 5px 10px;
    border: none;
    border-radius: 2px;   
}
.doctorprofilelogin{
    color: #fff;padding-top: 15px;
}
.doctorprofilelogin .img{
    background: #fff;
    width: 130px;
    border-radius: 50%;
    height: 130px;    
}
.doctorprofilelogin .img img{
    width: 130px;
    border-radius: 50%;
    height: 130px;
}
.doctorprofilelogin h4{
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 0;
    padding-top: 10px;
        color: #ffd963;
}
.doctorprofilelogin h4 span{
        color: #fff;
}
.doctorprofilelogin h5{
    font-size: 12px;
    padding-top: 7px;
}
.doctorprofilelogin h6{
    font-size: 12px;    padding-bottom: 10px;
}
.doctorprofilelogin h3{
    font-size: 14px;
}
.doctorprofilelogin h3 i{
    color: #ffdb6b;    padding-right: 5px;
}
.doctorprofilelogin h2{
     font-size: 16px;
    font-weight: 600;
    padding-bottom: 8px;   
}
.choose-user{
    background-color: #009cb8;
    padding: 40px 30px;

}
.choose-user h4{
    font-size: 16px !important;
}
.button-appoint{
    display: none !important;
}
.price-text{
color: #fd7e14;
    font-size: 16px;
    font-weight: 600;
    padding-top: 8px;    
}
.doctorprofilelogin .doctor-list .col-5{
        padding: 0;
}
@media only screen and (max-width: 767px)
{
 .user_options-forms {
        top: 95%;
    left: 0;
    width: 100%;
    min-height: 420px;
    transform: inherit;
    -webkit-transition: inherit;
    transition: inherit;
    transition: inherit;
    transition: inherit;
        overflow-y: auto;
    overflow-x: hidden;
}   
.user_options-registered, .user_options-unregistered {
    width: 100%;padding: 50px 20px !important;
}
.user_options-forms .user_forms-signup, .user_options-forms .user_forms-login {
    width: calc(100% - 35px);
}
.form-group1 .text {
    display: flex;
}
.form-group1 {
    display: flow-root;
}
.name-box .login-type {
    overflow: auto;
}
.display-none{
    display: none;
}
.detailsbutton{
      background: #fff !important;
    color: #343434 !important;
    font-weight: 500;
    font-size: 14px;  
}
.schedule-time ul li {
    width: 19%;
}
.doctor-profile .img {
    text-align: left;
}
.scheduleside-box .nav-pills .nav-link {
    font-size: 11px;    height: 70px;
}
.scheduleside-box .appo-date {
-webkit-appearance: none;
    content: attr(placeholder);
    display: block;
}
.scheduleside-box .col-md-6{
        width: 50%;
}
.main {
    padding: 25px 0px;
}
.doctor-list img{
    width: 75px;
}
.cs-btn-book {
    font-size: 8px;padding: 6px 5px;
}
.doctor-list .text h4 {
    font-size: 12px;
}
.doctor-list .text h5 {
    font-size: 12px;
}
.doctor-list .text h6 {
    font-size: 10px;
}
.price-text{
    font-size: 10px;
}
.logo img {
    width: 175px;
}
.display-box .text {
    font-size: 9px;
}
.doctorprofilelogin .doctor-list {
    padding: 10px 10px;
}

.user_options-container {
    width: 100%;
}
#nav-profile .doctor-list{
     margin: 0 0px;   
}
.marin-phone{
    margin-top: 20px;
    text-align: left !important;
    padding-left: 0 !important;    
}
}