﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

/* jQureyUI */
.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
/* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
* html .ui-autocomplete {
    height: 100px;
}

.bg-orange {
    --bs-bg-opacity: 1;
    background-color: darkorange !important;
}

.vh-15 {
    height: 15vh !important;
}

.vh-75 {
    height: 75vh !important;
}

.vh-77 {
    height: 77vh !important;
}

.vh-78 {
    height: 78vh !important;
}

.vh-795 {
    height: 79.5vh !important;
}

.vh-825 {
    height: 82.5vh !important;
}

.vh-84 {
    height: 84vh !important;
}

.vh-895 {
    height: 89.5vh !important;
}

.vh-100 {
    height: 100vh !important;
}

.w-60 {
    width: 60% !important;
}

.w-70 {
    width: 70% !important;
}

.p-05 {
    padding: 0.2rem !important;
}

.sticky-top-right {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    float: right;
    z-index: 1020;
}

.datepicker {
    width: 260px;
    height: 310px;
}

    .datepicker .table-condensed {
        width: 250px;
        height: 300px;
    }

/*Bootstrap Extension Starts here*/
.vr2 {
    display: inline-block;
    align-self: stretch;
    width: 2px;
    min-height: 1em;
    background-color: currentcolor;
    opacity: 1;
}
/*Bootstrap Extension Ends here*/

/*PDF Style starts here*/
.report_row {
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * 0);
    margin-right: calc(-0.5 * 1.5rem);
    margin-left: calc(-0.5 * 1.5rem);
}

.col_md_4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.pdf_text_center {
    text-align: center !important;
}

.pdf_overflow_scroll {
    overflow: scroll !important;
}

.pdf_col_md_8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.pdf_col_md_12 {
    flex: 0 0 auto;
    width: 100%;
}

.pdf_ol {
    padding-left: 1em !important;
}

.pdf_li {
    padding-left: 0.75em !important;
}

.pdf_medicine_td_sl {
    text-align: left !important;
    border: 0 !important;
    padding-bottom: 0 !important;
    width: 30px;
    padding-left: 0.25rem !important;
}

.pdf_medicine_td_span {
    font-weight: bold;
}

.pdf_medicine_td_name {
    text-align: left !important;
    border: 0 !important;
    padding-bottom: 0 !important;
}

.pdf_medicine_td_dose_qty {
    border: 0 !important;
    padding-bottom: 0 !important;
    width: 100px;
}

.pdf_medicine_td_notext {
    border: 0 !important;
    padding-top: 0 !important;
}

.pdf_medicine_td_unit {
    text-align: left !important;
    border: 0 !important;
    padding-top: 0 !important;
}

.pdf_medicine_td_instruct {
    text-align: right !important;
    border: 0 !important;
    padding-top: 0 !important;
}

.pdf_advice_folloup_td_1st {
    text-align: left !important;
    border: 0 !important;
    padding-left: 0.25rem !important;
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
    width: 30px;
}

.pdf_advice_folloup_td_2nd {
    text-align: left !important;
    border: 0 !important;
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.prescription_div {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.prescription_advice_table {
    border-collapse: collapse;
    background-color: transparent;
    border-color: #dee2e6;
    accent-color: transparent;
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
}

.prescription_advice_td {
    text-align: left !important;
    border: 0 !important;
    padding: 0 !important;
}

.prescription_advice_td_image {
    width: 50px;
}

.doctor_name_td {
    padding-bottom: 0 !important;
    border: 0 !important;
}

.doctor_name_td_h3 {
    text-align: left !important;
    color: #000c83 !important;
    font-weight: 700 !important;
}

.doctor_bmdcregno_td {
    text-align: right !important;
    vertical-align: middle !important;
    padding-bottom: 0 !important;
    border: 0 !important;
}

.doctor_speciality_td {
    text-align: left !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border: 0 !important;
}

.doctor_degree_td {
    text-align: left !important;
    padding-top: 0 !important;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom-color: black;
    border-bottom-width: 5px;
}

.doctor_mobile_td {
    padding-top: 0 !important;
    text-align: right !important;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom-color: black;
    border-bottom-width: 5px;
}

.appointment_date_td {
    padding-top: 0 !important;
    padding-bottom: 10px !important;
    text-align: right !important;
}

.patient_name_td {
    text-align: left !important;
    background-color: lightgrey;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.patient_gender_td {
    background-color: lightgrey;
    vertical-align: bottom !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.patient_age_td {
    background-color: lightgrey;
    vertical-align: bottom !important;
    text-align: right !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.prescription_table {
    border-collapse: collapse;
    background-color: transparent;
    border-color: #dee2e6;
    accent-color: transparent;
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
}

.prescription_table_tr {
    height: 284px;
}

.symptom_report_Diagnosis_td {
    text-align: left !important;
    border-top: none;
    border-left: none;
    border-right-color: black;
    border-right-width: 2.5px;
    border-bottom: none;
    width: 30%;
    vertical-align: top !important;
}

.prescription_advice_table_containing_td {
    border-top: none;
    border-left-color: black;
    border-left-width: 2.5px;
    border-right: none;
    border-bottom: none;
    width: 70%;
    height: 852px;
    vertical-align: top !important;
}

.prescription_table_last_left_td {
    border: 0 !important;
    width: 30%;
}

.prescription_table_last_right_td {
    text-align: right !important;
    border: 0 !important;
    width: 70%;
}

.signature_outer_div {
    width: 100%;
    padding-right: calc(1.5rem * 0.5);
    padding-left: calc(1.5rem * 0.5);
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.signature_middle_div {
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * 0);
    margin-right: calc(-0.5 * 1.5rem);
    margin-left: calc(-0.5 * 1.5rem);
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    justify-content: flex-end !important;
}

.signature_inner_div {
    flex: 1 0 0%;
    flex: 0 0 auto;
    width: auto;
    border-style: solid;
    border-width: 3px 0px 0px 0px;
    border-color: black;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
/*PDF Style ends here*/

/*Calendar Design Starts Here*/
#calendar a.fc-col-header-cell-cushion {
    font-size: 1.5em;
    font-weight: bold;
}

#calendar a.fc-daygrid-day-number {
    font-size: 1.5em;
    font-weight: bold;
}

/*#calendar .fc-event {
    cursor: pointer;
}*/

#calendar .fc-col-header-cell {
    /*background-color: gray;*/
}

#calendar .fc-daygrid-day {
    cursor: pointer;
}

/*div[role="tooltip"] {
    background-color: Green !important;
    margin: 0px !important;
    padding: 0px !important;
    max-width: 600px !important;
}*/

.popover-header {
    margin: 0px !important;
}

.custom-tooltip {
    --bs-tooltip-bg: var(--bs-primary);
}

.fc-col-header-cell.fc-day {
    line-height: 30px;
}

.fc-day.fc-day-sun.fc-daygrid-day {
    background-color: powderblue;
}

.fc-day.fc-day-mon.fc-daygrid-day {
    background-color: powderblue;
}

.fc-day.fc-day-tue.fc-daygrid-day {
    background-color: powderblue;
}

.fc-day.fc-day-wed.fc-daygrid-day {
    background-color: powderblue;
}

.fc-day.fc-day-thu.fc-daygrid-day {
    background-color: powderblue;
}

.fc-day.fc-day-fri.fc-daygrid-day {
    background-color: lightgray;
}

.fc-day.fc-day-sat.fc-daygrid-day {
    background-color: lightgray;
}

.fc-day-today {
    background-color: yellow !important;
}

/*.fc-daygrid-day-frame::after {
    content: "Click to add schedule";
    padding: 2px;
    display: none;
    position: relative;
    top: -20px;
    right: -30px;
    width: 150px;
    text-align: center;
    background-color: #fef4c5;
    border: 1px solid #d4b943;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.fc-daygrid-day-frame:hover::after {
    display: block;
}*/


/*Calendar Design Ends Here*/

/*Login Form design starts here*/
.form-signin {
    max-width: 330px;
    padding: 1rem;
}

    .form-signin .form-floating:focus-within {
        z-index: 2;
    }

    .form-signin input[type="email"] {
        margin-bottom: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-signin input[type="tel"] {
        margin-bottom: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-signin input[type="text"] {
        margin-bottom: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-signin input[type="password"] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
/*Login Form design ends here*/

.response-overlay {
    z-index: 9999;
    position: fixed; /*Important to cover the screen in case of scolling content*/
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    background: rgba(200,200,200,0.5) url('../image/ajaxloadingicon.gif') no-repeat center; /*.gif file or just div with message etc. however you like*/
}

@media (max-width: 540px) {
    .hidden-mobile {
        display: none !important;
    }
}
