.login-page {
    background: #F5F5F5;
}

.login-page-header-img {
    width: 140px;
    height: 115px;
}

.login-page-header-text {
    margin-top: 8px;
    margin-bottom: 39px;
    font-family: Pretendard, serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    text-align: center;
    color: #222222;
}

.login-box {
    width: 600px !important;
    height: auto;
    margin-bottom: 115px;
}

.login-page-box {
    box-shadow: 0 0 0;
}

.login-page-body {
    padding: 32px !important;
}

.login-page-label {
    font-family: Pretendard, serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
}

.login-top-text {
    font-family: Pretendard, serif !important;
    font-weight: 400;
    font-size: 18px;
}

.login-top-text-active {
    font-family: Pretendard, serif !important;
    font-weight: 600;
    font-size: 18px;
}

.login-page-input {
    font-family: Pretendard, serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
}

.form-control {
    height: 42px !important;
    color: #222222 !important;
    font-family: Pretendard, serif !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #00CE90;
    outline: 0;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}

.form-control:disabled, .form-control[readonly] {
    background-color: #F5F5F5 !important;
    border: 1px solid #BDBDBD !important;
    color: #757575 !important;
}

textarea.form-control {
    height: auto !important;
}

.btn {
    padding-right: 16px !important;
    padding-left: 16px !important;
    font-family: Pretendard, serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    letter-spacing: 0 !important;
}

.btn-afternoon {
    height: 36px !important;
    min-width: 100px !important;
    padding-right: 16px !important;
    padding-left: 16px !important;
    color: #fff;
    background-color: #00CE90;
    border-color: #00CE90;
    box-shadow: none;
    font-family: Pretendard, serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    letter-spacing: 0 !important;
    text-align: center !important;
}

.btn-afternoon:hover {
    color: #fff;
    background-color: #03A170;
    border-color: #03A170;
}

.btn-afternoon:focus, .btn-afternoon.focus {
    color: #fff;
    background-color: #03A170;
    border-color: #03A170;
    box-shadow: 0 0 0 0 rgba(0, 206, 100, 0.5);
}

.btn-afternoon.disabled, .btn-afternoon:disabled {
    color: #fff;
    background-color: #00CE90;
    border-color: #00CE90;
}

.btn-afternoon:not(:disabled):not(.disabled):active, .btn-afternoon:not(:disabled):not(.disabled).active,
.show > .btn-afternoon.dropdown-toggle {
    color: #fff;
    background-color: #03A170;
    border-color: #03A170;
}

.btn-afternoon:not(:disabled):not(.disabled):active:focus, .btn-afternoon:not(:disabled):not(.disabled).active:focus,
.show > .btn-afternoon.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #00CE90;
}

.btn-afternoon-fit {
    color: #fff;
    background-color: #00CE90;
    border-color: #00CE90;
}

.btn-afternoon-fit:hover {
    color: #fff;
    background-color: #03A170;
    border-color: #03A170;
}

.btn-afternoon-fit:focus, .btn-afternoon-fit.focus {
    color: #fff;
    background-color: #03A170;
    border-color: #03A170;
    box-shadow: 0 0 0 0 rgba(0, 206, 100, 0.5);
}

.btn-afternoon-fit.disabled, .btn-afternoon-fit:disabled {
    color: #fff;
    background-color: #00CE90;
    border-color: #00CE90;
}

.btn-afternoon-fit:not(:disabled):not(.disabled):active, .btn-afternoon-fit:not(:disabled):not(.disabled).active,
.show > .btn-afternoon-fit.dropdown-toggle {
    color: #fff;
    background-color: #03A170;
    border-color: #03A170;
}

.btn-afternoon-fit:not(:disabled):not(.disabled):active:focus, .btn-afternoon-fit:not(:disabled):not(.disabled).active:focus,
.show > .btn-afternoon-fit.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #00CE90;
}

.btn-afternoon-plus-minus {
    color: #fff;
    background-color: #00CE90;
    border-color: #00CE90;
}

.btn-afternoon-plus-minus:hover {
    color: #fff;
    background-color: #03A170;
    border-color: #03A170;
}

.btn-afternoon-plus-minus:focus, .btn-afternoon-plus-minus.focus {
    color: #fff;
    background-color: #03A170;
    border-color: #03A170;
    box-shadow: 0 0 0 0 rgba(0, 206, 100, 0.5);
}

.btn-afternoon-plus-minus.disabled, .btn-afternoon-plus-minus:disabled {
    color: #fff;
    background-color: #E0E0E0;
    border-color: #E0E0E0;
}

.btn-afternoon-plus-minus:not(:disabled):not(.disabled):active, .btn-afternoon-plus-minus:not(:disabled):not(.disabled).active,
.show > .btn-afternoon-plus-minus.dropdown-toggle {
    color: #fff;
    background-color: #03A170;
    border-color: #03A170;
}

.btn-afternoon-plus-minus:not(:disabled):not(.disabled):active:focus, .btn-afternoon-plus-minus:not(:disabled):not(.disabled).active:focus,
.show > .btn-afternoon-plus-minus.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #00CE90;
}

.nav-logo-img {
    width: 130px;
    margin: 16px;
}

.navbar-afternoon {
    height: 57px !important;
    border-bottom: 0 !important;
    background-color: #00CE90;
    color: #101010;
    margin-left: 0 !important;
}

.navbar-p-afternoon {
    height: 57px !important;
    border-bottom: 0 !important;
    background-color: #FFFFFF;
    color: #101010;
    margin-left: 0 !important;
    border-bottom: 1px solid #EEEEEE !important;
}

.main-sidebar {
    margin-top: 57px !important;
}

.content-wrapper {
    margin-top: 0 !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 57px !important;
}

.content-p-wrapper {
    margin-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 57px !important;
}

.nav-link-user-info {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.nav-user-info {
    height: 100%;
    background: #FFFFFF;
    border-radius: 30px;
    padding-right: 16px;
    padding-left: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #222222;
    font-family: Pretendard, serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.nav-p-user-info {
    height: 100%;
    background: #00CE90;
    border-radius: 30px;
    padding-right: 16px;
    padding-left: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    font-family: Pretendard, serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.nav-user-info-noti-icon {
    font-size: 14px;
    padding-right: 8px;
    color: #222222;
    font-weight: 600;
}

.nav-user-info-name {
    padding-left: 8px;
    padding-right: 8px;
    font-weight: 500;
}

.nav-user-info-angle {
    padding-left: 8px;
    color: #222222;
}

.nav-p-user-info-angle {
    padding-left: 8px;
    color: #FFFFFF;
}

.nav-user-info-badge {
    right: 0;
    top: -4px;
    background-color: rgba(220, 53, 69, 0.8);
}

.nav-sidebar > .nav-item > .nav-link {
    display: flex;
    align-items: center;
    height: 48px;
    text-decoration: none;
}

.nav-sidebar > .nav-item > .nav-link > .nav-icon {
    width: 20px !important;
    height: 20px !important;
    margin-left: 1rem !important;
    margin-right: 0.5rem !important;
    margin-bottom: 2px !important;
}

.nav-sidebar .nav-link > .right, .nav-sidebar .nav-link > p > .right {
    top: 1rem !important;
}

.nav-sidebar > .nav-item > .nav-link > p,
.nav-treeview > .nav-item > .nav-link > p {
    font-family: Pretendard, serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #222222 !important;
}


.nav-sidebar > .nav-item > .nav-link:hover,
.nav-treeview > .nav-item > .nav-link:hover,
.nav-sidebar > .nav-item.menu-open:hover > .nav-link {
    background-color: #EEEEEE !important;
    color: #222222 !important;
}

.nav-sidebar > .nav-item > .nav-link:hover > p,
.nav-treeview > .nav-item > .nav-link:hover > p {
    font-family: Pretendard, serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #222222 !important;
}

.nav-sidebar > .nav-item > .nav-link.active {
    background-color: #00CE90 !important;
    color: #FFF !important;
}

.nav-sidebar > .nav-item > .nav-link.active > p {
    color: #FFF !important;
}

.nav-sidebar > .nav-item.menu-open > .nav-link {
    background-color: transparent !important;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    max-width: inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
    font-family: Pretendard, serif;
}

.logout-msg {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
}

.alert-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
}

.alert-message {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
}

.modal-body > .form-group > label {
    font-family: Pretendard, serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.modal-body > .form-group > input {
    font-family: Pretendard, serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.hospital_search_table > tbody > tr > .dt-empty:hover {
    background-color: #FFF;
}

.dt-scroll-body:has(.hospital_search_table) {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    overflow-x: hidden !important;
}

.content-wrapper {
    background: #FFF !important;
}

.search-wrapper {
    position: relative;
    width: 100%;
}

.search-wrapper > input {
    padding-right: 60px;
}

.search-button {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: end;
}

.search-button ion-icon {
    font-size: 20px;
}

.view-label {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 17px;
    left: 0;
    background-color: #00CE90;
    transform: translateY(-50%);
    text-align: center;
    font-family: Pretendard, serif;
    font-weight: 800;
    font-size: 24px;
    color: #FFFFFF;
}

.view-button {
    position: absolute;
    top: 26px;
    right: 2px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: end;
}

.view-button ion-icon {
    font-size: 32px;
    color: #FFFFFF;
}

.close-button {
    position: absolute;
    top: 10px;
    right: 8px;
    display: flex;
    align-items: center;
    justify-content: end;
}

.close-button ion-icon {
    font-size: 22px;
}

.search-date-wrapper {
    position: relative;
    width: 100%;
}

.search-date-wrapper > input {
    padding-left: 52px;
}

.search-date-wrapper > ion-icon {
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: end;
    font-size: 20px;
}

.af-breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    font-family: Pretendard, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #222222;
}

.af-breadcrumb > ion-icon {
    height: 18px;
    width: 18px;
    margin-left: 1px;
    margin-right: 1px;
}

.af-breadcrumb > li > a {
    color: #00AF7A;
    text-decoration: underline;
}

.container-fluid-in {
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    padding: 24px;
}

.form-group > p {
    font-family: Pretendard, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #424242;
}

.custom-control-input-afternoon:checked ~ .custom-control-label::before {
    border-color: #00CE90;
    background-color: #00CE90;
}

.custom-control-input-afternoon.custom-control-input-outline:checked[type="checkbox"] ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2300CE90' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") !important;
}

.custom-control-input-afternoon.custom-control-input-outline:checked[type="radio"] ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2300CE90'/%3E%3C/svg%3E") !important;
}

.custom-control-input-afternoon:focus ~ .custom-control-label::before {
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0.2rem rgb(0, 206, 144);
}

.custom-control-input-afternoon:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #00CE90;
}

.custom-control-input-afternoon:not(:disabled):active ~ .custom-control-label::before {
    background-color: #00CE90;
    border-color: #00CE90;
}

.custom-radio > .custom-control-label {
    font-family: Pretendard, serif;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 24px;
}

.icheck-afternoon > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-afternoon > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #00CE90;
}

.icheck-afternoon > input:first-child:checked + label::before,
.icheck-afternoon > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #00CE90;
    border-color: #00CE90;
}

.icheck-afternoon > label {
    font-family: Pretendard, serif;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 26px;
}

.icheck-afternoon > label > span {
    font-family: Pretendard, serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #9E9E9E;
}

.custom-file,
.custom-file-label::after {
    font-family: Pretendard, serif;
    font-weight: 400;
    font-size: 14px;
}

.custom-file-input,
.custom-file-label,
.custom-file-label::after {
    height: 42px;
    line-height: 42px;
}

.custom-file-label,
.custom-file-label::after {
    padding: 0 0.75rem;
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: #00CE90;
    box-shadow: none;
}

.custom-file-label {
    color: #BDBDBD;
}

.custom-file-label::after {
    background-color: #00CE90;
    color: white;
    padding-left: 21px !important;
    padding-right: 21px !important;
}

.error-icon {
    width: 14px;
    height: 14px;
    margin-right: 6px;
}

.select2 {
    width: 100% !important;
}

.select2-container--bootstrap4 .select2-selection--single {
    height: auto;
    padding: 10px 16px 10px 16px;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    font-family: Pretendard, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
    right: 1rem !important;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection, .select2-container--bootstrap4.select2-container--open .select2-selection {
    border-color: #00CE90;
}

.select2-container--bootstrap4 .select2-dropdown {
    border-color: #00CE90;
}

.select2-container--bootstrap4 .select2-results__option--highlighted[aria-selected] {
    background-color: #00CE90;
    color: #fff
}

.select2-container--bootstrap4 .select2-selection--multiple {
    height: auto;
    min-height: 42px;
    padding: 9px 16px 3px 16px !important;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
    font-family: Pretendard, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 0 !important;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 0 !important;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
    float: left;
    padding: 0;
    padding-left: 0.7rem;
    padding-right: 0.3rem;
    margin-top: 0 !important;
    margin-bottom: 6px !important;
    margin-left: 0 !important;
    margin-right: 0.375rem;
    color: #495057;
    cursor: pointer;
    border: 1px solid #bdc6d0;
    border-radius: 0.2rem;
    display: flex;
    flex-direction: row-reverse;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-search__field {
    color: #495057;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice + .select2-search {
    width: 0;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
    float: left;
    padding-right: 3px;
    padding-left: 3px;
    margin-right: 1px;
    margin-left: 3px;
    font-weight: 700;
    color: #bdc6d0;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #343a40;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear {
    position: absolute !important;
    top: 0;
    right: .7em;
    float: none;
    margin-right: 0;
}

.select2-container--bootstrap4.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    padding: 0 5px;
    cursor: not-allowed;
}

.select2-container--bootstrap4.select2-container--disabled .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    display: none;
}

.select2-container--bootstrap4 .select2-results__option[aria-selected=true] {
    background-color: rgba(185, 255, 232, 0.6);
}

.select2-container--bootstrap4 .select2-results__option--highlighted[aria-selected=true] {
    color: #00CE90;
}

.dt-scroll-head {
    background-color: #EEEEEE;
}

table.dataTable.table > tbody > tr:hover {
    background-color: #F3FFFB;
}

table.dataTable tbody td {
  vertical-align: middle;
}

.page-item.active .page-link {
    color: #fff;
    background-color: #00CE90;
    border-color: #00CE90;
}

.page-link {
    color: #00CE90;
}

.hospital-operate-text {
    font-family: Pretendard, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin: 0 !important;
    white-space: nowrap;
}

.datetimepicker-wrapper {
    position: relative;
    width: 112px;
}

.datetimepicker-wrapper > input {
    padding-right: 60px;
}

.datetimepicker-wrapper > ion-icon {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: end;
}

.recess-add-btn {
    font-family: Pretendard, serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 42px;
    padding: 0 !important;
}

.afternoon-faq-card-title {
    color: #222222 !important;
    font-family: Pretendard, serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}

.afternoon-faq-card-title > span {
    font-family: Pretendard, serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}

.card-header > ion-icon {
    color: #222222 !important;
}

.toasts-top-right {
    right: 24px !important;
    top: 70px !important;
}

.toast-header {
    border-bottom: 0 !important;
    padding: 24px !important;
}

.toast-header > strong {
    font-family: Pretendard, serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 24px !important;
    color: #222222 !important;
}

.toast-wide {
    width: 749px !important; /* 원하는 폭 */
    max-width: none; /* Bootstrap 기본 max-width 제거 */
    min-height: 131px !important;
}

.hospital-user {
    font-family: Pretendard, serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
}

.hospital-user-title {
    font-family: Pretendard, serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    width: 100px !important;
    min-width: 100px !important;
}

.doc-user-title {
    font-family: Pretendard, serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    width: 160px !important;
    min-width: 160px !important;
}

.afternoon-list-sort-group {
    list-style: none;
    padding: 0;
}

.afternoon-list-sort-group > li {
    background: #FFF;
    margin-top: 8px;
    margin-bottom: 8px;
    font-family: Pretendard, serif !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 0 16px 0 0;
}

.afternoon-list-sort-group > li > div {
    width: 16px;
    height: 52px;
    color: #BDBDBD;
    background-color: #F5F5F5;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}

.sortable-ghost {
    opacity: .6;
}

.list-status {
    font-family: Pretendard, serif !important;
    font-weight: 600;
    font-size: 12px;
}

.ui-timepicker-container, .select2-container {
    z-index: 1000 !important;
}

.modal .ui-timepicker-container {
    z-index: 9000 !important;
}

.research-start {
    display: inline-block;
    border-radius: 8px;
    padding: 9px 16px;
    background-color: #881DFF;
    font-family: Pretendard, serif !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
}

.timeline-body {
    padding: 24px !important;
}

.card-afternoon.card-outline-tabs > .card-header a.active, .card-afternoon.card-outline-tabs > .card-header a.active:hover {
    border-top: 3px solid #00CE90 !important;
}

.nav-link-afternoon {
    color: #00CE90 !important;
    font-family: Pretendard, serif !important;
    font-weight: 500;
    font-size: 16px;
}

.nav-link-afternoon.active {
    color: #222222 !important;
    font-family: Pretendard, serif !important;
    font-weight: 700;
    font-size: 18px;
}