.host-site-event-modal .modal-dialog {
    width: 400px;
    position: relative;
    top: calc(50vh - 300px);
    margin-top: 0px;
    vertical-align: middle;
    padding: 0px;
}

.host-site-event-modal .modal-content {
    border: none;
}

.find-site-form {
    background-color: #243E8F;
    padding: 0px 20px 10px 20px;
    height: 640px;
}

.session-timeout-form {
    background-color: #243E8F;
    padding: 215px 30px 10px 30px;
    height: 640px;
}

.pac-container {
    z-index: 10000 !important;
}

.find-site-form h4,
.find-site-form h5,
.find-site-form p {
    color: white;
    text-align: center;
}

.find-site-form-close {
    margin-left: 325px !important;
}

.find-site-form-note {
    font-size: 10px;
    line-height: 0.5;
    margin-top: 30px;
}

.find-site-form-note p:last-child {
    margin-top: 20px;
}

.find-site-form-note a {
    color: white;
    text-decoration: underline;
}

.find-site-form-hdr {
    font-size: 12.5px;
    color: white;
    text-align: center;
}

.find-site-form-lbl {
    color: white;
    font-size: 13px;
}

.find-site-form button {
    color: #619CE3;
    background-color: white;
    border: 1px solid #619CE3;
    border-radius: 3px;
    width: 80px;
    height: 30px;
    font-size: 13px;
    font-weight: bold;
}

.find-site-form button:disabled {
    background-color: #cfcfcf;
}

.hse-btn-ctr {
    margin-top: 5px;
}

.find-site-form input {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 3px;
    padding-left: 5px;
}

.find-site-form input:disabled {
    background-color: white;
    color: #CECECE;
}

.dd-ctr {
    margin: 0 auto 35px auto;
    width: 350px;
    font-size: 13px;
}

.dd-lbl-ctr {
    background-color: #EBEBEB;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    height: 20px;
    width: 130px;
    padding-left: 5px;
    color: #9A9A9A;
    float: left;
}

.dd-select-ctr {
    height: 20px;
    width: 220px;
    background-color: white;
    color: #9A9A9A;
    float: left;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.dd-select-ctr select,
.dd-select-ctr input {
    width: 100%;
    height: 100%;
    border: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.dd-select-ctr input:disabled {
    color: #9A9A9A !important;
}

.duration-select-ctr {
    margin-top: 25px;
}

.duration-select {
    color: #9A9A9A;
    font-size: 13px;
    margin: 0 3px;
}

.hse-result-item-ctr {
    margin-top: 20px;
}

.hse-result-item {
    background-color: white;
    border: 2px solid white;
    padding: 5px;
    border-radius: 2px;
    margin-bottom: 5px;
    cursor: pointer;
}

.hse-result-item-hdr {
    font-size: 12px;
    font-weight: bold;
    color: #3092D4;
}

.hse-result-info {
    display: flex; 
    flex-direction: row;
}

.hse-result-info-wrap {
    margin-top: 2px;
}

.hse-result-info-wrap div {
    font-size: 9px;
}

.hse-result-info-wrap div:not(:first-child) {
    padding: 0 15px;
}

.hse-result-info-wrap div:first-child {
    padding-right: 15px;
}

.hse-result-info-wrap div:not(:last-child) {
    border-right: 1px solid #8A8B8D;
}

.hse-result-info-lg,
.hse-result-info-sm {
    color: #8A8B8D;
    font-size: 11px;
}

.hse-result-info-sm {
    flex: 1;
}

.hse-result-info-lg {
    flex: 2;
}

.hse-result-info-xl {
    flex: 12;
}

.hse-time-select-ctr {
    height: 280px;
    float: right;
    font-size: 11px;
    color: white;
    width: 185px;
    background-color: white;    
    border-radius: 5px;
}

.hse-time-select-hdr {
    height: 45px;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    color: #747474;
    overflow-x: hidden;
    font-weight: bold;
}

.hse-time-select-wrap {
    height: 235px;
    overflow-y: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 10px;
}

.hse-time-select-wrap::-webkit-scrollbar {
    width: 8px;
    height: 100%;
    background-color: #EBEBEB;
}

.hse-time-select-wrap::-webkit-scrollbar-thumb {
    background-color: #cfcfcf;
}

.hse-time-select-hr-ctr {
    background-color: white;
    color: #838383;
    height: 999px;
    width: 35px;
    text-align: right;
    padding-right: 5px;
    float:left;
    font-size: 10px;
    padding-top: 5px;
}

.hse-time-select-slot-ctr {
    background-color: white;
    color: #838383;
    width: 142px;
    float: right;
    left: -1px;
    position: relative;
    overflow: hidden;
    padding-top: 5px;
}

.hse-time-select-hr-ctr div {
    position: relative;
    top: -6px;
}

.hse-time-select-slot-ctr div {
    width: 100%;
    background-color: white;
    border-top: 1px dashed #CBCBCB;
    border-bottom: 1px dashed #CBCBCB;
    border-radius: 3px;
    text-align: center;
}

.hse-time-table-hour-col {
    width: 20px;
}

.hse-time-table-hour-td {
    /* vertical-align: middle !important; */
    border: none !important;
    padding: 0 0 0 5px !important;
    background-color: white;
    color: #838383;
}

.slot-td-lrg {
    height: 25px !important;
}

.hse-time-table-hour-td table {
    width: 100%;
}

.hse-time-table-hour-td #table-hr-group td {
    padding: 0 0 5px 5px !important;
}

.hse-time-table-slot-td {
    vertical-align: middle !important;
    border: 1px solid #CBCBCB;
    background-color: white;
    color: #838383;
    height: 12px;
}

.hse-time-table {
    height: 100%;
    width: 100%;
}

.hse-details-note {
    background-color: white;
    padding: 10px;
    font-size: 13px;
    margin-top: 10px;
    max-height: 265px;
    overflow-y: auto;
    border-radius: 2px;
}

.hse-details-note hr {
    margin: 0px;
}

.hse-details-note label {
    font-size: 9px;
}

.hse-center-lbl,
.hse-details-note-hdr {
    text-align: center;
}

.hse-details-note-hdr i {
    font-size: 11px;
    color: #2684D4;
    font-weight: bold;
}

.hse-details-note-hdr h6 {
    margin: 3px 0;
}

.hse-details-note p{
    color: #898989;
    text-align: left;
    font-size: 10px;
}

.hse-cal-ctr {
    background-color: white;
    height: 260px;
    border-radius: 3px;
}

.hse-cal-ctr table {
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.hse-cal-ctr table tr {
    height: 30px;
}

.hse-small-note {
    margin-top: 5px;
    font-size: 9px;
    color: white;
}

.hse-cal-ctr table .calendar-month-heading {
    text-align: center;
}

.hse-cal-ctr .event-prev-btn,
.hse-cal-ctr .event-next-btn {
    width: 10px;
}

.hse-cal-ctr .calendar-day {
    height: 25px;
    width: 25px;
    margin-left: 10px;
    padding-top: 3px;
}

.hse-cal-ctr .calendar-day-selected {
    border: 1px solid #94C43F;
    border-radius: 3px;
    box-shadow: 0px 1px 4px #94C43F;
    outline: none;
    outline-style: none;
}

.hse-cal-ctr .calendar-day-selected:focus {
    outline: none;
}

.hse-cal-ctr .calendar-day-today {
    background-color: #D4E7F7;
    border-radius: 50%;
    height: 23px;
    margin-top: -3px;
    padding-top: 3px;
}

.hse-peripherals-ctr {
    display: flex;
    flex-direction: row;
}

#hse-pd-lbl {
    float: left;
}

#hse-pd-an {
    float: right;
}

.hse-status-ctr {
    margin-top: 100px;
    width: 464px;
    padding-left: 0px;
}

.hse-status li {
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 2em;
    border-radius: 1em;
    /* background: #94C43F; */
    background: #243E8F;
    margin: 0 93px 0 0;
    display: inline-block;
    color: white;
    position: relative;
    border: 2px solid white;
}
  
.hse-status li::before{
    content: '';
    position: absolute;
    top: 5px;
    left: -95px;
    width: 94px;
    height: .2em;
    background: white;
}


.hse-status li:first-child::before {
    display: none;
}

.hse-status-active {
    background: #94C43F !important;
}

/* .hse-status .active ~ li {
    background: #243E8F;
} */

.hse-status .active ~ li::before {
    background: white;
}

.hse-status span {
    position: absolute;
    font-size: 12px;
    color: white;
    top: -25px;
    left: -7px;
    font-weight: normal;
}

.hse-bold,
.hse-status-active span {
    font-weight: bold;
}

.hse-status img {
    display: block;
    position: absolute;
    left: 1.5px;
    top: 1px;
}

/* .hse-status .active ~ li img {
    display: none;
} */

.hse-back-btn {
    float: left;
}

.hse-next-btn {
    float: right;
}

.hse-sub-ctr {
    height: 400px;
}

.hse-filter-ctr {
    margin-top: 20px;
}

.hse-sm-lbl {
    color: white;
    font-size: 8px;
    text-align: center;
    margin-top: 5px;
}

.hse-lbl,
.hse-filter-lbl {
    color: white !important;
    font-size: 11px !important;
}

.hse-lbl-sm {
    font-size: 9px;
    color: white;
}

.hse-lbl-xs {
    font-size: 8px;
}

.hse-lbl-sm-2 {
    font-size: 9px;
}

.hse-selected-item {
    border: 2px solid #94C43F;
}

.hse-avail-times {
    border: 2px solid white;
    padding: 5px 20px;
    margin-top: 10px;
}

.hse-duration-ctr select {
    height: 18px;
    width: 80px;
    font-size: 10px;
    margin: 0 3px;
}

.hse-start-time-ctr input {
    height: 18px;
    width: 40px;
    margin: 0 5px 0 0;
    font-size: 9px;
}

.hse-time-ctr {
    width: 140px;
    float: left;
}

.hse-details-info {
    display: flex;
    flex-direction: row;
}

.hse-details-info button {
    font-size: 9px;
    margin-top: 10px;
    background-color: #2583D4;
    color: white;
    font-weight: normal;
}

.hse-details-selected-item {
    margin-top: 25px;
}

.hse-patient-details-wrap {
    height: 285px;
    overflow-y: auto;
}

.hse-patient-details-wrap::-webkit-scrollbar {
    width: 5px;
    height: 100%;
    background-color: #EBEBEB;
}

.hse-patient-details-wrap::-webkit-scrollbar-thumb {
    background-color: #cfcfcf;
}

.hse-patient-details input {
    border-radius: 3px;
    margin-right: 3px;
    line-height: 16px !important;
    border: 2px solid white;
}

.hse-patient-details select {
    width: 100%;
    border-radius: 3px;
    border: 2px solid white;
}

.hse-patient-details .hse-result-info-sm,
.hse-patient-details .hse-result-info-lg {
    margin: 0 3px 3px 0;
}

#patient-info-lbl {
    padding-top: 8px;
}

.hse-notes textarea {
    width: 100%;
    height: 70px;
    resize: none;
}

.hse-input-error {
    border: 2px solid #E1A70A !important;
}

.hse-error-note {
    margin: -4px 0 0 0;
}

.hse-error-note span {
    color: #E1A70A;
}

.patient-filter-wrapper {
    margin-top: 20px;
}

.hse-m-t {
    margin-top: 10px;
}

.hse-busy-time-slot {
    background-color: #F1A2A2 !important;
}

.hse-change-date {
    margin-left: 25px;
}

.hse-ohip-link,
.hse-change-date:hover {
    cursor: pointer;
    text-decoration: underline;
}

.hse-cal-modal-btn {
    margin: 25px 10px 0 0;
    float: right;
}

.hse-selectable {
    cursor: pointer;
}

#assessmentChkLbl {
    padding-top: 0px;
}

#assessmentChkLbl::before {
    top: 2px;
    left: 2px;
}

#durationInput {
    width: 80px;
}

.hse-selected-time-slot {
    background-color: #CAE190 !important;
    border: 1px solid #86AA2A !important;
}

.hse-time-select-slot-ctr span {
    color: #86AA2A;
    font-weight: bold;
}

.hse-cal-icon {
    height: 15px;
    margin-left: 10px;
}

.hse-timer-ctr {
    width: 90px;
    display: block;
    float: left;
    text-align: center;
    line-height: 0.7em;
    margin-left: 55px;
}

.hse-session-timeout-ctr {
    background-color: white;
    width: 340px;
    height: 200px;
    border-radius: 3px;
    text-align: center;
    padding: 15px 10px 10px 10px;
}

.hse-session-timeout-ctr h4 {  
    color: #619CE3;
}

.hse-tooltip {
    color: white !important;
}

.disabled-date {
    color: #B7B7B7 !important;
}

.hse-close-details {
    margin-left: 40px;
    cursor: pointer;
}

.hse-placeholder::placeholder,
.hse-placeholder-sm::placeholder,
.hse-date-inactive,
.hse-placeholder2::placeholder {
    color: #757575;
    font-style: italic;
}

.hse-date-active {
    font-style: normal;
}

.hse-placeholder-sm::placeholder {
    font-size: 11px;
}

.hse-placeholder2:disabled::placeholder {
    color: #CCCCCC;
}

#selectedDateLbl {
    margin-left: 25px;
}

#selectedTimeLbl {
    margin-left: 23px;
}

#selectedPatientLbl {
    margin-left: 10px;
}

.hint-text {
    font-style: italic !important;
}

.hint-text option,
.option-text {
    font-style: normal;
}

.hint-span {
    padding-left: 3px;
}

#customTimeSlot {
    position: absolute;
    height: 0px;
    width: 100%;
}

.hse-results-loading {
    text-align: center;
}

.hse-results-loading img {
    height: 30px;
}

.hse-cal-btn-wrapper {
    float: right;
    width: 100%;
    background: #fff;
    padding-bottom: 20px;
    border-radius: 0 0 3px 3px;
}

.hse-chkbox-inactive {
    cursor: default !important;
}

.hse-sub-hdr {
    font-size: 11px;
}

.hse-copy-hdr {
    margin-top: -5px;
}

.hse-patient-details-wrap input:disabled {
    background-color: #cccccc;
    color: black;
}

.hse-patient-details-wrap select:disabled {
    background-color: #feffdb;
    color: black;
}