*
{
    margin: 0px;
    padding: 0px;
}
html {
    scroll-behavior: smooth;
}

body {
 
    font-size: 14px;
   
    line-height: 1.80857;
    font-weight: normal;
}
.profilepic{
    background-size: cover;
    border-radius: 50%;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color:#696969;
    margin: 0
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}


*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color:#696969;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

a {
    color:#696969;
    text-decoration: none;
    outline: none !important;
}
p
{
    color:#696969;
}
   

.image-crop {
    width: 100%;
    overflow: hidden;
    overflow-x: hidden;
}
.image-crop img {
    height: 100vh;
    width: auto;
    margin-left: -25%;
}
.bg-image {
    background-image: url(bg-background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    
}
img.logo {
    width: 110px;
    display: block;
}
.chat-patient-box {
    background: white;
    width: 95%;
    margin: auto;
    margin-top: 0px;
    border: 1px solid #e19538;
    border-radius: 24px;
    padding: 30px;
}
.ul-doctor-list {
    border-radius: 0px;
    background: none;
}
.li-doctor-list {
    padding: 0px;
    width: 25%;
    font-size: 14px;
    border: none;
    padding-top: 15px;
    padding-bottom: 0px;
    border-radius: 0px !important;
    text-align: center;
    color:#696969;

}
.radio-input {
    margin-top: 6px;
    margin-right: 4px;
}
.form-check-input:checked {
    background-color: #e19538;
    border-color: 3px solid #ffffff;
    padding: 4px;
    outline: 3px solid #e19538;
    border: 2px solid white!important;
}
ul.nav.nav-tabs.login-tabs {
    width: 95%;
    border-radius: 0px;
    background: #ffefdb;
    border-radius: 50px;
    height: 45px;
    margin: auto;
    margin-top: 14px;
}
li.nav-item.login-items {
    width: 50%;
}
.login-list-button.active {
    background: #e19538 !important;
    font-weight: 600;
    color: white !important;
    border-radius: 50px;
    height: 45px;
    width: 100%;
}
.login-list-button {
    width: 100%;
    border-radius: 50px !important;
    height: 45px;
    color: black;
    font-weight: 600;
}
.form-design {
    width: 95%;
    margin: auto;
    margin-top: 20px;
}
.input-group.form-input-spacing {
    margin-bottom: 10px;
}
input.form-control {
    font-size: 14px;
    color: #363636;
    height: 40px;
    border: 1px solid #0000002b;
    font-weight: 500;
}
.remember-me {
    width: 100%;
    border-radius: 0px;
}
.remember-me li {
    padding: 0px;
    border: none;
    width: 50%;
}
span.rem-text {
    padding-left: 0px;
    font-size: 14px;
    color: #8b8b8b;
    font-weight: 500;
}
.terms-text {
    font-weight: 500;
    color: #8b8b8b;
}
span.terms-conditions {
    color: green;
    font-weight: 500;
    padding-left: 5px;
}

input.form-check-input.check-box {
    margin-right: 4px;
    position: relative;
    top: -1px;
    width: 20px;
    height: 20px;
}
span.forgt-text {
    text-align: right;
    float: right;
    font-size: 14px;
    color: #e19538;
    font-weight: 600;
}
span.forgt-text a {
    color: #e19538;
}
span.terms-conditions {
    color: green;
    cursor: pointer;
}
.form-check.terms {
    padding-top: 10px;
    padding-left: 35px;
}
.form-check.terms label.form-check-label {
    padding-left: 5px;
}
.login-button {
    width: 95%;
    margin: auto;
    margin-top: 10px;
}
.login-submit {
    background: #e19538;
    width: 100%;
    border: 1px solid #e19538;
    height: 40px;
    font-size: 14px;
    font-weight: 600;
}

.login-submit:focus {
    background: #df8f2e;
    border: 1px solid #e19538;
    box-shadow: none;
}
hr.hr-line {
    background: darkgrey !important;
    color: #a3a3a3 !important;
    height: 1px;
    width: 95%;
    margin-left: 3%;
}
span.or {
    position: absolute;
    display: block;
    text-align: center;
    margin: auto;
    left: 48%;
    width:50px;
    background: white;
    z-index: 1;
    margin-top: 3px;
    font-size: 14px;
    color: #696969;
}
.input-group-text.req-otp {
    padding: 1px;
    background: none;
    border-right: 0px;
}
.req-otpp {
    font-size: 14px;
    background: #e19538;
    font-weight: bold;
    /* border: none; */
    margin-right: 5px;
    margin-left: 5px;
    border: none;
}



span.dont-account {
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 10px;
    color: #8b8b8b;
    font-weight: 500;
}
span.reg-nw {
    color: #e19538;
}
span.reg-nw a {
    color: #e19538;
}
.icons-users {
    background: white;
    color: #c6c6c6;
    border-right: 0px !important;
}
button.btn.btn-primary.req-otpp.p {
    background: white;
    color: #e19538;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
}
i.fa.fa-mobile.fa-mbl {
    font-size: 35px;
    padding-left: 12px;
    padding-right: 6px;
}
input.form-control {
    border-left: 0px;
}
.phone-placeholder::placeholder {
    color: #e19538;
    font-weight: 500;
    
}
input.form-control.phone-placeholder {
    border-right: 0px;
}
.input-group.phone-field {
    width: 95%;
    margin: auto;
}
.card.card-bg {
    background: none !important;
}
.phone-icons-box {
    margin-top: 20px;
    background: white;
    text-align: center;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    margin: auto;
    margin-top: 0px;
    border: 1px solid #e3e3e3;
}
svg.phone-icon-svg {
    position: relative;
    top: 32px;
    width: 170px;
    /* background: rebeccapurple; */
    height: 170px;
}
h5.card-title.heading {
    margin: 0px;
    text-align: center;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
}
p.card-text {
    text-align: center;
    font-size: 14px;
}
a.btn.btn-primary.Verify {
    width: 100%;
    background: #008000;
    font-size: 14px;
    border: 1px solid #008000;
    font-size: 14px;
    font-weight: 500;
}
.card.card-bg {
    width: 100%;
    margin: auto;
    border: none !important;
}
svg.phone-icon-svg.thumb {
    height: 124px;
    top: 54px;
}
input.otp-input-fields {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #00800099;
    margin-right: 7px;
    text-align: center;
    font-weight: bold;
    color: #4ccd4c;
    font-size: 20px;
}
.center-input-fields {
    margin: auto;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.form-check-label.text {
    text-align: center;
    margin-bottom: 15px;
}
.btn.btn-primary.Verify {
    width: 100%;
    background: #008000;
    font-size: 14px;
    border: 1px solid #008000;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    height: 40px;
    line-height: 26px;
}
span.back-login {
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
}
span.scan-count {
    text-align: center;
    margin: auto;
    display: block;
    color: #008000;
    font-weight: bold;
    font-size: 20px;
}
span.scanning {
    text-align: center;
    margin: auto;
    display: block;
    font-size: 14px;
    color: #0080008f;
    letter-spacing: 0.5px;
}
span.finger-verf-text {
    text-align: center;
    display: block;
    color: #008000;
    font-size: 14px;
    font-weight: bold;
}
svg.finger-thumb {
    margin-top: 10px;
}
.Verify.btn-tw {
    width: 90%;
    margin: auto;
    height: 50px;
}
.reg-pending-btn {
    text-align: right;
}
.reg-pending.btn-tw {
    background: #008000;
    border: 1px solid #008000;
    font-size: 16px;
    font-weight: 500;
    border-radius: 2px;
    padding-left: 15px;
    padding-right: 15px;
}
i.fa.fa-user.reg-user {
    font-size: 45px;
    background: #efefef;
    /* padding: 21px; */
    width: 85px;
    height: 85px;
    text-align: center;
    line-height: 85px;
    color: #a5a5a5;
    border-radius: 4px;
    border: 1px solid #a5a5a57d;
}
.reg-list {
    border: none;
}
.reg-list-ul {
    width: 80%;
    margin: auto;
    margin-top: 25px;
}

.reg-list.profile {
    margin-left: 40px;
}
.reg-pending-bg {
    width: 85%;
}
span.upl-img {
    text-align: center;
    margin: auto;
    display: block;
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px;
    color: green;
    font-weight: 500;
}
.card-body.reg-pending-card {
    height: auto;
}
h5.card-header {
    background: #f0f0f0;
}
.dot-one {
    width: 15px;
    height: 15px;
    background: #ff5f57;
    border-radius: 50%;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-right: 10px;
}
.dot-two {
    width: 15px;
    height: 15px;
    background: #febc2e;
    border-radius: 50%;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-right: 10px;
}
.dot-three {
    width: 15px;
    height: 15px;
    background: #28c840;
    border-radius: 50%;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-right: 10px;
}
h5.card-header.card-hd-dots {
    display: -webkit-inline-box;
    border: none;
}
.card.reg-card {
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    box-shadow: 1px 1px 1px 1px #dbdbdb;
}

.reg-review {
    width: 80%;
}
h1.reg-heading {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    color: black;
    width: 100%;
}
p.reg-paragraph {
    text-align: center;
    width: 65%;
    margin: auto;
}
input.form-control {
    border: 1px solid #0000002b;
}
.card.mt-4.card-file-upload {
    border: 2px dotted green;
    box-shadow: 1px 1px 1px 1px #dbdbdb;
}
.fa-download-icon {
    background: #87be65;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: white;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    margin-top: 10px;
}
span.choose-files {
    color: green;
    font-weight: 500;
}
.reg-pending.submit {
    background: #008000;
    border: 1px solid #008000;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.help-button {
    background: #008000;
    border: 1px solid #008000;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    width: 95%;
    height: 40px;
    font-size: 14px;
}
.chat-button {
    background: none;
    border: 2px solid #008000;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    width: 95%;
    color: #008000;
    height: 40px;
    margin-right: 0%;
    font-size: 14px;
    font-weight: 500;
    float: right;
}
.form-width {
    width: 90%;
    margin: auto;
}
svg.lock {
    width: 400px;
    height: 310px;
}
.forget-password-icon {
    background: white;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    text-align: center;
    line-height: 500px;
    border: 1px solid #e3e3e3;
}
p.reg-paragraph.p {
    width: 80%;
    margin-bottom: 14px;
}
input.form-control::placeholder {
    color: black;
}
.submit.get-call {
    background: none;
    color: #008000;
    border:2px solid #008000;
}
.signup-box {
    width: 90%;
}
span.mandatory {
    position: absolute;
    right: 20px;
    top: 10px;
    color: red;
    font-weight: bold;
}
select.form-select {
    font-size: 14px;
    height: 40px;
    border: 1px solid #0000002b;
    font-weight: 500;
}
.list-social-media {
    padding: 0px;
    border: none;
}
.social-media-card {
    background: white;
    width: 95%;
    margin-bottom: 12px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #b1b0b0;
    border: none !important;
    border: 1px solid #b1b0b054 !important;
}
li.list-group-item.social-icons {
    border: none;
}
li.list-group-item.social-icons-text {
    width: 80%;
    text-align: center;
    border: none;
    font-size: 14px;
    color: #696969;
    font-weight: 500;
}
input.form-control.mbl {
    width: 20%;
    display: inline;
}
input.form-control.phone {
    width: 75%;
    float: right;
}
.input-group-text.input-icons {
    width: 15%;
    border-radius: 0px;
    background: white;
    display: inline;
    position: relative;
    top: 9px;
}
input.form-control.input-icons-two {
    /* position: absolute; */
    width: 84%;
    float: right;
    border-left: none;
    height: 35px;
    border-radius: 0px;
    position: relative;
    top: 3px;
}
li.list-group-item.list-social-media {
    width: 50%;
}
.caption-heading {
    padding-top: 10px;
    background: #ffefdb;
    padding-bottom: 10px;
    border-radius: 10px;
    border: 2px solid #e19538;
}
.caption-heading-text {
    position: relative;
}
span.caption-proffs {
    position: absolute;
    z-index: 999;
    top: -24px;
    background: white;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 12px;
    font-weight: 500;
    border: 2px solid #e19538;
    border-radius: 10px;
}
.icons-colors {
    color: #e19538;
    background: none !important;
}
.icons-bg-change {
    background: white;
    border-right: 0px;
    font-size: 14px;
    height:30px;
}
input.form-control.caption {
    border-left: 0px;
}
input.form-control.caption::placeholder {
    color: #9b9b9b;
}
input.form-control.caption {
    border-left: 0px;
    height: 30px;
    font-size: 12px;
}
.modal-dialog.mo-dlg {
    max-width: 55% !important;
}
.modal-body {
    /* background: #5f9a3b; */
    border-radius: 8px;
    border: none !important;
    padding: 0px;
    padding-left: 16px;
    padding-top: 10px;
    background-image: linear-gradient(to right, #5f9a3b , #8cbf6c);
}
.modal-content {
    border: none !important;
}
button.btn-close {
    float: right;
    background: #defacc;
    border-radius: 50%;
    padding: 8px;
    color: red !important;
    z-index: 99;
}
h5.modal-text {
    color: white;
    font-size: 14px;
}
p.modal-paragraph {
    color: white;
    font-size: 14px;
}
button.btn-close.checked {
    float: left;
    width: 35px;
    height: 35px;
    position: relative;
    margin-right: 20px;
    margin-top: 15px;
}
i.fa.fa-check.modal-checked {
    font-size: 24px;
    color: green;
}
button.btn-close.cross {
    margin-right: 20px;
    margin-top: 18px;
    width: 50px;
    width: 25px;
    height: 25px;
}
i.fa.fa-times.modal-cross {
    color: black;
    font-size: 18px;
}
.bg-light-bg {
    background: #F7FAF5;
}
img.text-bar {
    width: 100%;
    margin-top: 32px;
    position: relative;
    left: -8px;
}
img.text-bar.two {
    margin-top: 12px;
    width: 90%;
}
span.chosse-file {
    position: absolute;
    right: 5px;
    font-size: 10px;
    background: #ffefdb;
    top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px !important;
    font-weight: normal;
    border: 1px solid #e19538;
    color: #8b8b8b;
}
select.form-select.selection-caption {
    height: 30px;
    line-height: 18px;
    font-size: 12px;
}
button.btn.btn-primary.btn-sm.sub-submit-button {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #008000;
    border: 1px solid #008000;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    width: 85px;
}
.finger-print {
    width: 90%;
    margin: auto;
    margin-top: 25px;
    float: right;
}
.text-bar-m {
    height: 20px;
}
.btn-tw.right {
    float: left;
    margin-left: 10%;
}


.finger-print-button {
    background: #008000;
    border: 1px solid #008000;
    font-size: 10px;
    font-weight: bold;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    width: 40%;
    padding: 5px;
    margin-left: 5%;
    margin-top: 5px;
    /* float: left; */
}
.finger-print-button-un {
    background: none;
    border: 1px solid #008000;
    font-size: 10px;
    font-weight: bold;
    color: #008000;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    width: 40%;
    padding: 5px;
    margin-left: 5%;
    margin-top: 5px;
    /* float: left; */
}
.input-height {
    /* height: 80px !important; */
    padding-bottom: 60px;
    padding-top: 16px;
}
.card-body.m-0.card-upload {
    padding: 0px;
}
p.card-text.upload {
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    background: none;
    color: #696969;
}
.fa-download-icon.upload {
    margin-bottom: 10px;
    margin-left: 10px;
}
p.card-text.drag {
    text-align: left;
    position: relative;
    top: 17px;
    padding-left: 20px !important;
    margin-left: 0px !important;
}
.code-verfication {
    width: 40px !important;
    height: 40px !important;
}
label.password-label {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #696969;
}
i.fa.fa-eye-slash.eye-password {
    float: right;
    position: relative;
    top: -28px;
    right: 15px;
    color: #696969;
    opacity: 0.5;
}
svg.lock.phone {
    width: 350px;
}
svg.lock.key {
    width: 350px;
}
.password-eye-open {
    position: absolute;
    float: right !important;
    right: 20px;
    top: 14px;
    color: #c6c6c6;
}
.patient-fields {
    border-left: none !important;
}
.Patient::placeholder {
    color: #dd8519 !important;
}
.signup-tabs {
    width: 60% !important;
    margin-left: 1% !important;
}
span.mandatory.inside-loop {
    z-index: 9999;
    top: 5px;
}
span.mandatory.inside-loop.upload {
    right: 90px !important;
}
.organization {
    border: none !important;
    padding: 10px;
    height: 157px;
    font-weight: 500;
}
label.form-check-label.active {
    color: #e19538;
    font-weight: 500;
}
.form-check-input:checked[type=radio] {
    background-image: none !important;
}
label.form-check-label.active a {
    color: #e19538;
}
a.login-links {
    padding-left: 10px !important;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    height: 25px;
    width: 25px;
    left: 15px;
    /* position: relative; */
}
.card.reg-card.reg-one {
    height: 400px !important;
    width: 90%;
    margin: auto;
}
ul.list-group.terms-list-ul {
    width: 80%;
    margin: auto;
    margin-top: 50px;
    border: 1px solid #cf89344a;
}
li.list-group-item.terms-list {
    color: #747474;
    font-weight: 500;
    font-size: 14px;
    border: none;
}
li.list-group-item.terms-list b {
    color: #000000;
    font-size: 16px;
}
li.list-group-item.terms-list h5 {
    font-size: 20px;
    font-weight: bold;
    padding: 0px;
}
.col-lg-12.p-0.bg-image.terms {
    height: auto;
}
.modal-body.terms {
    background: none !important;
}
.modal-header.modal-header-terms {
    padding: 0px;
    padding-top: 8px;
    padding-left: 10px;
    border: none !important;
    border-bottom: 1px solid #e19538 !important;
}
.terms-patients {
    width: 95% !important;
    margin-top: 10px !important;
}
.modal-content.terms {
    border: 2px solid #e19538 !important;
}
button.btn-close.terms {
    right: 20px !important;
    position: relative;
    top: -5px;
    background: #e19538;
    opacity: 1;
}
i.fa.fa-times.terms {
    position: relative;
    color: white;
    top: -6px;
}
span.terms-conditions a {
    color: green;
}
.caption.choose-file {
    direction: rtl !important;
}
.yes-iagree {
    position: relative;
    left: 10px;
}
.yes-iagreee {
    position: relative;
    left: 2px;
}
input.form-control.caption.two {
    width: 90%;
    direction: rtl;
    position: absolute;
    right: 0px;
}
label.chosse-file.fles {
    position: absolute;
    z-index: 99;
    background: white;
    float: right;
    right: 0px;
    width: 90px;
    height: 28px;
    top: 1px;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}
span.inside-choose-file {
    position: absolute;
    right: 5px;
    font-size: 10px;
    background: #ffefdb;
    top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px !important;
    font-weight: normal;
    border: 1px solid #e19538;
    color: #8b8b8b;
}
input.form-control:focus {
    box-shadow: none !important;
}
.caption.two.full {
    width: 95% !important;
}
label.chosse-file.fles.a {
    width: 15%;
}
label.chosse-file.fles.a {
    width: 90px;
}
.yes-agr-one {
    position: relative;
    left: 8px;
}
.yes-agree-two {
    position: relative;
    left: 22px;
    padding-left: 24px !important;
}
.yes-agree-three {
    position: relative;
    left: 14px;
}
.yes-agree-four {
    position: relative;
    left: 12px;
}


span.input-group-text.input-password-hide {
    background: white;
    height: 40px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #c6c6c6;
    border-left: none;
}
span.input-group-text.input-password-show
{
    background: white;
    height: 40px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #c6c6c6;
    border-left: none;
}
input#user_password {
    border: 1px solid #ced4da;
}
input#user_password:active {
    border: 1px solid #ced4da;
}
input#user_password:focus {
    border: 1px solid #ced4da;
}
.modal.fade.show {
    z-index: 99999;
}
ul.list-group.list-group-horizontal.w-100.flex-direction-mobile {
    width: 95% !important;
    margin: auto;
}
span.mandatory.password {
    right: 50px;
}
input.form-control.patient-fields.password {
    border: 1px solid #ced4da !important;
}
label.laber-adhar-certificate {
    position: absolute;
    z-index: 99999;
    top: -18px;
    font-size: 12px;
    font-weight: bold;
    left: 15px;
    color: #8b8b8b;
}

input.form-control.caption.two.t {
    width: 95%;
}
span.plus-add {
    position: absolute;
    z-index: 9999;
    right: 22px;
    top: -26px;
    border: 1px solid green;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    color: green;
}

.bg-image.dashboard {
    background-size: 25%;
    background-repeat: repeat;
    height: auto;
    height: 100vh !important;
}
.sidenavbar {
    background: white;
    margin-top: 20px;
    border-radius: 20px;
    margin-bottom: 50px;
}
img.profile-img {
    width: 35px;
    height: 35px;
    margin-left: 5px;
    border-radius: 50%;
    margin-top: 15px;
    margin-bottom: 15px;
}
span.profile-name-sidenavbar {
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}
button.btn.btn-primary.btn-sm.price {
    background: green;
    border: green;
    font-size: 12px;
    font-weight: bold;
    float: right;
    position: absolute;
    top: 8px;
}
li.list-group-item.profile-img-name {
    padding: 0px;
    border: none;
    width: 80% !important;
    padding-bottom: 12px;
}
li.list-group-item.price {
    padding: 0px;
    border: none;
    width: 20% !important;
}
hr.profile-hr {
    margin: 0px;
    color: #ebf2f7;
    height: 1.5px;
    /* width: 10px; */
    background: #ebf2f7;
    opacity: 01;
    margin-top: 0px;
}
ul.list-group.profile-account-details {
    width: 90%;
    margin: auto;
}
li.list-group-item.profile-card {
    border: none;
    background: none !important;
}
li.list-group-item.profile-data-list {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    cursor: pointer;

}
span.text-profiles-svgs {
    margin-left: 10px;
}
button.btn.btn-primary.btn-sm.war-icons {
    background: #fcf4eb;
    border: none;
    padding: 10px;
    border-radius: 50px;
}
button.btn.btn-primary.btn-sm.war-icons {
    background: #fcf4eb;
    border: none;
    padding: 10px;
    border-radius: 50px;
    width: 100%;
    font-size: 14px;
    color: #e19538;
    font-weight: 500;
    position: relative;
    left: 0px;
}
span.admin-user-profile-set {
    position: relative;
    left: 5px;
    padding: 2px;
}
i.fa.fa-sign-out.logoutt {
    color: #d0dbe5;
    font-size: 24px;
}
span.text-profiles-svgs.s {
    position: relative;
    top: -5px;
}
span.text-profiles-svgs.settings {
    float: right;
    font-size: 16px;
    color: blakc;
    font-weight: bold;
    position: relative;
    top: -5px;
}
span.back-text {
    color: green;
}
i.fa.fa-long-arrow-left.arrow-back {
    color: green;
}
li.list-group-item.profile-data-list.back {
    padding-bottom: 5px;
}
svg.svg-icons-sizes {
    width: 24px;
}
.Appointments-box {
    background: white;
    margin-top: 20px;
    border-radius: 20px;
    margin-bottom: 50px;
}
.appoinment-text-heading {
    font-weight: bold;
    padding-top: 20px;
    padding-left: 15px;
}
.profile-data-ul {
    width: 100%;
}
li.list-group-item.profile-data-ls {
    padding: 0px !important;
    width: 32%;
    border: none !important;
    margin-top: 14px;
}
.btn-profile-add-full {
    font-size: 12px;
    padding: 1px;
    width: 92%;
    height: 40px;
    color: #7caf5c;
    height: 35px;
    border: 1px solid #7caf5c;
    font-weight: 600;
    line-height: 31px !important;
}

button.btn.btn-outline-primary.btn-profile-add-full.small {
    line-height: 13px !important;
}
.btn-profile-add-full.small {
    font-size: 10px;
}
.row.appointment-row {
    border-bottom: 2px solid #ebf2f7;
    padding-bottom: 10px;
}
img.profile-image-small {
    width: 50px;
    margin-top: 10px;
    float: left;
}
p.profile-name-text {
    padding: 0px !important;
    margin: 0px;
    margin-top: 4px;
    margin-left: 22px !important;
    position: relative;
    left: 8px;
    font-weight: bold;
    font-size: 14px;
}

span.id-number {
    font-size: 14px;
    padding-left: 9px;
    color: #747474;
    position: relative;
    top: -6px;
    font-size: 12px;
    font-weight: 500;
}
span.profile-active {
    color: #747474;
    padding-left: 10px;
    position: r;
    position: relative;
    top: -12px;
    font-size: 12px;
    font-weight: 500;
}
.border-color-diff {
    border: 1px solid #e19538;
    color: #e19538;
    margin-top: 8px;
    border-radius: 5px;
}
.progress.progree-bar-part {
    margin-top: 0px;
    height: 3px;
    color: red !important;
    background: #b4d1a2;
}
.progress-percentage-bar {
    border-radius: 10px !important;
    background: #6aa446;
    min-height: 5px !important;
    z-index: 99 !important;
    position: absolute;
    width: 30% !important;
    margin-top: -1px;
}
ul.list-group.list-group-horizontal.tab-list-hz {
    margin-top: 15px;
    border-radius: 0px;
    width: 100% !important;
}
li.list-group-item.tab-list-profile {
    background: white;
    width: 34%;
    border-radius: 0px !important;
    border: none;
    font-weight: 500;
    color: #6aa446;
    cursor: pointer;
}
ul.list-group.list-group-horizontal.tab-list-hz {
    margin-top: 0px;
    border-radius: 0px;
    width: 100% !important;
    background: #e5f2e5;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
li.list-group-item.tab-list-profile.active {
    background: #f6f6f7;
    color: #e19538;
    cursor: pointer;
}
.buttons-all-actions {
    float: right;
    margin-right: 10px;
    margin-top: 8px;
    margin-bottom: 4px;
}
.bt-white-profile {
    background: white;
    color: #6aa446;
    width: 85px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #e19538;
}
.btn-sm.bt-full-profile.save {
    width: 60px;
    background: #e19538;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #6aa446;
}
.btn-sm.bt-full-profile.e {
    width: 130px;
    background: #e19538;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #6aa446;
}
.row.tab-row-peofile {
    background: #e5f2e5;
    width: 100%;
    margin: auto;
}
h2.your-appint-order {
    margin-top: 10px;
    color: #262626;
}
.row.Appointment-order {
    background: #f6f6f7;
    width: 100%;
    margin: auto;
}
li.list-group-item.orders-boxes {
    width: 25% !important;
}
.card-body.card-body-text-dsg {
    padding: 0px;
}
h5.card-title.card-title-count {
    padding: 0px;
    margin: 0px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
p.card-text.card-text-count {
    margin-bottom: 5px;
    line-height: 14px;
    font-size: 12px;
    margin-top: 5px;
    width: 95%;
    text-align: center;
    margin: auto;
    padding-bottom: 10px;
    color: #817e7e;
    font-weight: 500;
}

li.list-group-item.orders-boxes {
    padding: 2px;
    background: none;
    border: none;
}
.card.card-text-dsg {
    border: 1px solid #e19538;
    background: #f9f7f7;
}
button.btn.btn-primary.btn-sm.dates-buttons-time {
    background: #ededed;
    width: 100%;
    border: none;
    border-radius: 50px;
    color: #807e7e;
    font-weight: 500;
    height: 35px;
}
.pending-tm {
    margin-top: 10px;
    margin-bottom: 10px;
}
button.btn.btn-primary.btn-sm.dates-buttons-time.active {
    background: #fefaf6;
    border: 2px solid #e19538;
    color: #e19538;
}
.dates-buttons-time.calender {
    background: #fbfaf9 !important;
    height: 75px !important;
    border-radius: 14px !important;
    font-size: 14px;
    color: #abb0b0 !important;
}
.dates-buttons-time.calender.active {
    background: #e19538 !important;
    border: none !important;
    color: white !important;
}
.dates-buttons-time.calender.show {
    background: white !important;
    color: #0c8040 !important;
    border: 2px solid #0c8040 !important;
}
img.profile-image-small.sm {
    margin: 0px;

}
li.list-group-item.profile-card-box {
    padding: 5px;
    border: none;
    width: 35%;
}
li.list-group-item.profile-card-box-text {
    width: 65%;
    border: none;
}
h5.john-text {
    font-weight: bold;
    padding: 0px;
}
span.languages {
    font-size: 12px;
    color: #797979;
}

span.dateandtime {
    font-size: 12px;
    color: #797979;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -6px;
}
li.list-group-item.orders-boxes.pro-card {
    width: 30% !important;
    padding: 0px;
    margin: 3px;
}
button.btn.btn-primary.btn-sm.dates-buttons-time.calender.pro-card {
    height: auto !important;
    margin-top: 0px !important;
}
ul.list-group.list-group-horizontal.w-100.pending-tm.pro {
    margin-top: 0px;
    position: relative;
    top: 0px;
    left: -10px;
}
button.btn.btn-primary.btn-sm.dates-buttons-time.calender.pro-card {
    height: auto !important;
    margin-top: 0px !important;
    font-size: 10px;
    padding: 0px !important;
    border-radius: 5px !important;
    border: 1px solid #b4b4b4;
    background: white !important;
    box-shadow: 1px 1px 5px 1px #b4b4b2;
}
button.btn.btn-primary.btn-sm.dates-buttons-time.calender.pro-card.h {
    height: 47px !important;
}
.calender.pro-card.activee {
    border: 2px solid #6aa446 !important;
    color: #6aa446 !important;
}
.card-body.profile-card-buttonss {
    padding: 5px;
}
li.list-group-item.w-50.profile-button-lists-tw {
    padding: 5px;
    border: none;
}
button.btn.btn-primary.change-color-buttons {
    width: 100%;
    font-size: 14px;
    background: #e19538;
    border: 1px solid #e19538;
    text-align: center;
    padding-right: 20px;
    font-weight: 500;
}
button.btn.btn-primary.change-color-buttons-two {
    font-size: 14px;
    width: 100%;
    font-size: 14px;
    background: #6aa446;
    border: 1px solid #6aa446;
    text-align: center;
    padding-right: 20px;
    font-weight: 500;
}
span.presc-pp {
    font-size: 9px;
    display: block;
    text-align: left;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 5px;
    font-weight: 500;
}
button.btn.btn-primary.change-color-buttons-two.viewdetails {
    text-align: center;
    background: none;
    /* background: #6aa446; */
    border: 2px solid #6aa446;
    color: #6aa446;
    font-size: 14px !important;
    font-weight: 500;
}
.profile-border-remove {
    border: none !important;
}
i.fa.fa-phone.ph-verfi {
    text-align: left;
    float: left;
    color: #6aa446;
    font-size: 20px;
    font-weight: bold;
}
.progress-bar.progress-percentage-bar.two {
    background: #e19538;
    width: 10% !important;
}
.progress.progree-bar-part.two {
    background: #ebc597;
    margin-top: 10px;
}
img.image-dashboard {
    width: 80px;
    text-align: center;
}
.col-lg-3.dashboard-logos {
    margin-top: 50px;
    padding-left: 15px;
}
.col-lg-9.dashboard-social-mediaicons {
    margin-top: 50px;
}
.dashboard-list-socialmediaicons {
    float: right;
    padding-top: 40px;
    padding-right: 40px;
}
li.list-group-item.social-media-icons {
    padding: 3px;
    margin: 6px;
    border-radius: 50% !important;
    width: 50px;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 38px;
}

.input-group.icons-search {
    margin-top: 25px;
}
.input-group-text.search-iconss {
    background: white;
    color: #b4b4b4;
    border-right: none;
}
input.form-control.search-placeholderss {
    border-left: none !important;
    /* color: red !important; */
}
svg.profiles-iconss {
    width: 40px;
    position: relative;
    top: -5px;
}
.bg-gradient-color {
    background-image: linear-gradient(to right, #7fd53c63 , #fbff828c);
    height: 100vh !important;
}
i.fa.fa-arrow-left.left-arw-w {
    position: relative;
    left: -5px;
}
i.fa.fa-arrow-right.left-arw-w-right {
    float: right;
    position: relative;
    top: 5px;
}
.notification-circle {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #52575d;
    top: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    color: white;
    font-weight: 500;
    line-height: 30px;
}
li.list-group-item.orders-boxes.calendes-width-size {
    width: 12% !important;
}
img.pro-pic-mini {
    width: 35px;
    position: relative;
    top: 3px;
}
.fixed-sidenavbar {
    margin-top: 12px;
    position: fixed;
    width: 24%;

}
.Appointments-box {
    position: fixed;
    width: 70%;
    right: 50px;
    top: 92px;
    overflow: scroll;
    height: 84vh !important;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width: 6px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #efb36a; 
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #e19538; 
    border-radius: 10px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #b30000; 
  }
  .row.Appointment-order {
    background: #f6f6f6 !important;
    
}

li.list-group-item.tab-list-profile:hover {
    background: #f6f6f7;
    color: #e19538;
}


button.btn.btn-primary.btn-sm.bt-full-profile.e {
    color: white;
}
button.btn.btn-primary.btn-sm.dates-buttons-time.calender.pro-card.activee {
    height: 100% !important;
}
button.btn.btn-primary.btn-sm.dates-buttons-time.calender.pro-card {
    height: 100% !important;
}
.dropbtnn {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }
  

  .dropdownn {
    position: relative;
    display: inline-block;
  }
  
  .dropdownn-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  .dropdownn-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  .dropdownn-content.dropdown-list-down.show {
    position: absolute;
    right: 0px;
    background: white;
    border-radius: 10px;
    top: 50px;
    min-width: 235px !important;
    overflow: hidden;
}
button.dropbtnn.dropdown-icon-profile {
    padding: 0px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative;
    top: -4px;
    right: 4px;
    background: white;
    opacity: 0.1;
}

  .show {display: block;}
  img.pro-img-drp {
    width: 38px;
    float: left;
    padding: 0px;
    position: relative;
    left: 10px;
    top: 2px;
}
a.dropdown-list-profiles {
    padding: 4px;
    border-bottom: 1px solid #ebf2f7;
    height: 50px;
}
span.hello-world-profile-name {
    background: none;
    text-align: left;
    float: right;
    width: 75% !important;
    font-weight: bold;
}
a.dropdown-list-profiles.pro-two {
    height: auto !important;
    padding: 0px !important;
    margin: 0px !important;

}
.profile-account-fa {
    float: left;
    width: 25px;
    height: 25px;
    /* background: red; */
    line-height: 25px !important;
    border-radius: 50%;
    text-align: center !important;
    display: block;
    margin: auto;
    padding: 0px;
    position: relative;
    left: 20px;
    top: 12px;
    border: 1px solid #c3bfbf;
    color: #c3bfbf;
}
p.profile-sub-lists {
    padding: 4px !important;
    margin: 0px;
    text-align: left;
    padding-left: 60px !important;
    font-size: 14px;
    font-weight: 500;
}
a.dropdown-list-profiles.pro-two.logout {
    height: 50px !important;
    line-height: 50px;
}
svg.profiles-iconssss {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.pro-two.logout .profile-account-fa {
    position: relative;
    top: 15px;
}
p.profile-sub-lists:hover {
    background: #f9f7f7;
}
.btn-profile-add-full.one.active {
    background: #e19538;
    border: 1px solid #e19538;
}
button.btn.btn-outline-primary.btn-profile-add-full:hover {
    background: #e19538;
    border: none;
}
li.list-group-item.tab-list-profile {
    font-size: 14px;
    padding: 0px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: white;
    z-index: 999999 !important;
}
.col-lg-4.card-profile-details-data {
    margin-bottom: 10px;
}
.sidenavbar {
    height: 84vh !important;
    overflow: unset;
    overflow-x: hidden;
}
.bt-white-profile:hover {
    background: #e19538;
    border: none;
}
.btn-sm.bt-full-profile.save:hover
{
    background: white;
    color:#6aa446;
}
.btn-sm.bt-full-profile.e:hover
{
    background: white;
    color:#6aa446 !important;  
}
li.list-group-item.profile-data-list:hover {
    background: #f6f6f7;
}
button.btn.btn-primary.btn-sm.dates-buttons-time:hover {
    background: #fefaf6;
    border: 2px solid #e19538;
    color: #e19538;
}
button.btn.btn-primary.btn-sm.dates-buttons-time.calender:hover {
    background: #e19538 !important;
    color: white !important;
    border: none !important;
}
button.btn.btn-primary.btn-sm.dates-buttons-time.calender.pro-card:hover {
    border: 2px solid #6aa446 !important;
    color: #6aa446 !important;
    background: none !important;
}
span.Generated {
    position: relative;
    top: 4px;
}
button.btn.btn-primary.change-color-buttons-two.viewdetails:hover {
    background: #6aa446;
    color: white;
}
a.list-group-item.list-group-item-action.ls-grp-mm.active {
    display: none;
}
a.list-group-item.list-group-item-action.ls-grp-mm {
    background: none;
    width: 50%;
    float: left;
    position: absolute;
    z-index: 999999;
    border: none;
    padding-left: 30px;
}
span.back-text:hover {
    color: #e19538;
    font-weight: 500;
}
li.list-group-item.profile-data-list.logout {
    position: absolute;
    bottom: 55px;
    left: 5px;
    width: 95%;
    margin: auto;
    display: block;
}
li.list-group-item.profile-data-list.lg-profile-mrg {
    margin-top: 20px;
}
li.list-group-item.social-media-icons:hover {
    border: 1px solid #e19538;
    box-shadow: 2px 2px 2px #e195386e;
}
::placeholder {
    color: #c6c6c6 !important;
  }
  span.terms-conditions.terms-con {
    position: absolute;
    top: 10px;
    left: 158px;
}
li.list-group-item.yes-i-agree-to-the {
    width: 100%;
}
button.btn.btn-primary.login-submit:hover {
    background: #c66f05de;
    border: none !important;
}
button.nav-link.login-list-button:hover {
    color: #e19538;
}
button.btn.btn-primary.req-otpp:hover {
    background: #c66f05de;
}
span.mandatory {
/*    z-index: 999999;*/
}
span.mandatory.passwordd {
    right: 60px;
}
li.list-group-item.li-doctor-list a:hover {
    color: #e19538 !important;
}
a.back-link-color {
    color: black;
}
a.back-link-color:hover {
    color: black;
}
button.btn.btn-primary.Verify:hover {
    background: #055f05;
}
@media only screen and (max-width: 1000px) {
    label.chosse-file.fles.a {
        width: 90px;
    }
    .ul-doctor-list {
        flex-direction: column;
        display: table-row-group;
    }
    .li-doctor-list {
     
        width: 100%;
        text-align: left;
    }
    .bg-image {
        height: 100%;
    }
    .card.card-bg {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .forget-password-icon {
        margin-top: 51px;
        width: 350px;
        height: 350px;
        line-height: 350px;
    }
    svg.lock {
        width: 320px;
        height: 210px;
    }
    .reg-review {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .reg-pending-bg {
        width: 100%;
        margin-top: 20px;
    }
    .flex-direction-mobile {
        flex-direction: column;
    }
    li.list-group-item.list-social-media {
        width: 100%;
    }
    .signup-tabs {
        width: 100% !important;
        margin-left: 1% !important;
    }
    .card-body.reg-pending-card {
        height: auto;
    }
    p.card-text.drag {
        text-align: left;
        position: relative;
        top: -45px;
        padding-left: 70px !important;
        margin-left: 0px !important;
    }
    button.btn.btn-primary.Verify.btn-tw {
        margin-bottom: 50px;
    }
    .card.reg-card.reg-one {
        height: 400px !important;
        width: 90%;
        margin: auto;
    }
    .card.reg-card.reg-one-two {
        width: 90%;
        margin: auto;
    }
    .chat-patient-box {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    li.list-group-item.li-doctor-list {
        width: 50%;
        float: left !important;
    }
    .col-sm-6.mt-2.position-relative {
        margin-top: 20px !important;
    }
    .col-sm-6.mt-2.position-relative.mobile {
        margin-top: 20px !important;
    }
    .col-lg-3.dashboard-logos {
        margin-top: 20px;
        /* padding-left: 15px; */
        display: block;
        text-align: center;
    }
    .col-lg-9.dashboard-social-mediaicons {
        margin-top: 10px;
    }
    .dashboard-list-socialmediaicons {
        float: none;
        padding-top: 15px;
        margin: auto;
        justify-content: center;
    }
    .profile-data-ul {
        width: 100%;
        flex-direction: column;
    }
    li.list-group-item.profile-data-ls {
        padding: 0px !important;
        width: 80%;
        border: none !important;
        margin-top: 14px;
        display: flex;
        margin: auto;
        margin-top: 14px;
    }
    .border-color-diff {
        border: 1px solid #e19538;
        color: #e19538;
        margin-top: 5px;
        border-radius: 20px;
    }
    ul.list-group.list-group-horizontal.w-100.pending-cards-ds {
        flex-direction: column;
        display: table;
    }
    li.list-group-item.orders-boxes.pending-boxes-list {
        width: 48% !important;
        float: left !important;
        margin: auto;
    }
    ul.list-group.list-group-horizontal.w-100.pending-tm.pen-up-wa-com {
        flex-direction: column-reverse;
        display: table;
    }
    li.list-group-item.orders-boxes.pen-up-wa-com {
        width: 50% !important;
        float: left !important;
        margin: auto;
    }
    .pending-tm.calender {
        flex-direction: column;
        display: table;
    }
    li.list-group-item.orders-boxes.calendes-width-size {
        width: 30% !important;
        float: left;
    }
    .col-lg-4.card-profile-details-data {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .fixed-sidenavbar {
        margin-top: 12px;
        position: relative;
        width: auto;
    }
    .Appointments-box {
        position: relative;
        width: auto;
        right: auto;
    }
    .bg-gradient-color {
        background-image: linear-gradient(to right, #7fd53c63 , #fbff828c);
        height: auto !important;
    }
    .bg-image.dashboard {
        background-size: 25%;
        background-repeat: repeat;
        height: auto;
        height: 100% !important;
    }
    .sidenavbar {
        background: white;
        margin-top: 20px;
        border-radius: 20px;
        margin-bottom: 0px;
    }
    .Appointments-box {
        position: relative;
        width: 95%;
        right: 0px;
        top: 10px;
        margin: auto;
    }
    a.list-group-item.list-group-item-action.ls-grp-mm {
        background: none;
        width: 50%;
        float: inherit;
        position: relative;
        z-index: 999999;
        border: none;
        padding-left: 30px;
    }
    .sticky {
        position: relative;

    }
    li.list-group-item.profile-data-ls {
        width: 50% !important;
        float: left;
        /* display: table-caption !important; */
    }
    .profile-data-ul {
        width: 100%;
        flex-direction: column;
        display: unset;
    }
    .Appointments-box {
        overflow: unset !important;
        height: auto !important;
        overflow-x: unset !important;
    }
    .sidenavbar {
        height: unset !important;
        overflow: unset;
        overflow-x: hidden;
    }
  }
