* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset,
p,
aside,
header,
footer,
section,
article {
    border: medium none;
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;

}

:focus {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}

h1 {
    font-size: 36px;
    font-family: 'Lato', sans-serif;
}

h2 {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
}

h3 {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
}

h4 {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

img,
fieldset {
    border: 0 none;
}

a {
    border: none;
    outline: none;
    font-family: 'Lato', sans-serif;
}

input[type="submit"],
select {
    -webkit-appearance: none;
}

img {
    border: none;
    height: auto;
    max-width: 100%;
    outline: none;
    vertical-align: middle;
}

iframe {
    vertical-align: middle;
}

a:hover {
    text-decoration: none;
    color: #002395;
}

.clear {
    clear: both;
}

ul::after {
    clear: both;
    content: "";
    display: block;
}
body{
    font-family: 'Lato', sans-serif;
}

ul {
    list-style: none;
}
header {
    background: #FFF;
    box-shadow: 0px 4px 22px 8px rgba(0, 0, 0, 0.04);
}
header .navbar-brand img {
    width: 60%;
}
.register-btn {
    border-radius: 45px;
    background: #3981F7;
    box-shadow: 0px 4px 24px 0px rgba(57, 129, 247, 0.20);
    color: #fff;
    padding: 9px 42px;
    width: 94px;
    text-align: center;
}
.login-inner-section {
    background: url("../images/dr-bg.png") no-repeat;
    height: 90vh;
    background-size: cover;
    background-position: center;
}
.login-inner-section form {
    border-radius: 30px;
    background: #FFF;
    padding: 72px;
}
.login-inner-section form h2 {
    color: #272C34;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-align: center;
}
.login-inner-section .row {
    align-items: center;
    height: 90vh;
}
.login-inner-section .form-control, .login-inner-section .form-select {
    border-radius: 60px;
    border: 1px solid rgba(39, 44, 52, 0.20);
    background: #FFF;
    padding: 11px;
}
.login-inner-section .form-group {
    margin-bottom: 18px;
}
.add-text {
    color: #3981f7;
    text-decoration: none;
    font-weight: 600;
    text-decoration: underline;
}
footer {
    padding: 42px 0 21px 0;
    background: #272C34;
    text-align: center;
    color: #fff;
}
.footer-links a {
    text-decoration: none;
    cursor: pointer;
    margin-right: 8px;
}
.bootom-footer-text {
    margin-top: 22px;
    border-top: 1px solid #fff6;
    padding-top: 12px;
}
.login-inner-section.register-area-section{
    height: unset;
}
.login-inner-section.register-area-section .row {
    align-items: unset;
    height: unset;
    padding: 42px 0;
}
.dropdown-icon {
    position: absolute;
    top: 22px;
    right: 20px;
    cursor: pointer;
    width: 14px;
}
.upload-box {
    border-radius: 70px;
    border: 1.5px solid rgba(39, 44, 52, 0.10);
    background: rgba(255, 255, 255, 0.79);
    text-align: center;
    padding: 15px;
    position: relative;
    margin-bottom: 15px !important;
    width: 50%;
    margin: 0 auto;
}
.upload-box input {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}
.modal-content {
    border-radius: 2.3rem !important;
    padding: 31px !important;
    align-items: flex-end !important;
}
.after-login-form {
    text-align: center;
}
header .nav-link {
    color: #000000;
}
header .nav-item {
    margin-right: 14px;
}
.pateitn-dashboard-section {
    padding: 52px 0;
}
.outer-left-div {
    border-radius: 30px;
    border: 1.5px solid rgba(39, 44, 52, 0.10);
    background: rgba(255, 255, 255, 0.79);
    padding: 32px 0 0 0;
}
.doctor-data {
    text-align: center;
    margin-bottom: 32px;
}
.outer-left-div .nav {
    flex-direction: column;
    border-bottom: 0;
}
.outer-left-div .nav-tabs .nav-link {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #0000001a;
    padding: 19px;
    color: #000;
}
.outer-left-div .nav-tabs .nav-link.active {
    background-color: #3981F7 !important;
    color: #fff !important;
    border-radius: 0;
}
.outer-left-div .nav-tabs .nav-link.border-0.active {
    background-color: #3981F7 !important;
    color: #fff !important;
    border-radius: 0 0px 32px 32px;
}
.outer-left-div .nav-link.go-live {
    color: #0EC220 !important;
    position: relative;
}
.outer-left-div .nav-link.go-live:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #0EC220;
    border-radius: 12px;
    left: 77px;
    top: 25px;
}
.patient-box {
    border-radius: 30px;
    border: 1.5px solid rgba(39, 44, 52, 0.10);
    background: rgba(255, 255, 255, 0.79);
    padding: 32px 0;
}
.patient-header {
    border-bottom: 1px solid #0003;
    padding-bottom: 21px;
    padding-left: 29px;
}
.patient-body table {
    width: 100%;
}
.patient-body table td,  .patient-body table th{
    border-bottom: 1px solid #00000029;
    padding: 13px 0px;
    font-size: 13px;
}
.patient-body{
    padding-left: 29px;
}
.blue-btn {
    border-radius: 30px;
    border: 1.5px solid #3981F7;
    background: rgba(255, 255, 255, 0.79);
    padding: 10px 15px;
    text-decoration: none;
}
.blue-btn.red-btn {
    border: 1.5px solid #F40B0B;
    color: #F40B0B;
}
.blue-btn.green-btn {
    border: 1.5px solid #0EC220;
    color: #0EC220;
}
.patient-body .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #3981f7;
    border-color: #dee2e6 #dee2e6 #fff;
    border-radius: 50px;
}
.patient-body .nav-tabs .nav-link {
    color: #000;
}
.patient-body .nav-tabs {
    border-bottom: 0;
    padding: 12px 0;
}
.patient-body .nav-tabs .nav-link:focus, .patient-body .nav-tabs .nav-link:hover {
    border-color: #fff !important;
    isolation: isolate;
}
.calenderr-form {
    width: 50%;
    margin: 0 auto;
}
.calenderr-form form input, .subjective-box form input {
    padding: 12px;
    border-radius: 52px;
}
.subjective-box {
    width: 70%;
}
.text-upper-case{
    text-transform: uppercase !important;
}
.red-color-btn {
    background: #F40B0B  !important;
    box-shadow: 0px 4px 24px 0px rgba(57, 129, 247, 0.20);
    text-transform: uppercase;
    width: fit-content !important;
}

.stroke-btn.register-btn {
    background: transparent;
    color: #3981F7;
    border: 1px solid #3981F7;
    width: fit-content;
    margin-top: 12px;
}


.showLeft {
    background-color: white !important;
    border: 1px solid white !important;
    text-shadow: white !important;
    color: black !important;
    padding: 10px;
  }
  .icons li {
    background: none repeat scroll 0 0 black;
    height: 4px;
    width: 4px;
    line-height: 0;
    list-style: none outside none;
    margin-right: 15px;
    margin-top: 3px;
    vertical-align: top;
    border-radius: 50%;
    pointer-events: none;
  }
  .dropbtn {
    background-color: #4caf50;
    color: white;
    font-size: 13px;
    border: none;
    cursor: pointer;
  }
  .dropbtn:hover,
  .dropbtn:focus {
    background-color: #3e8e41;
  }
  .dropdown {
    display: inline-block;
  }
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }

  .dropdown a:hover {
    background-color: #f1f1f1;
  }

  .show {
    display: block;
  }
