@import url(./font-style.css);

html {
    background: rgb(248, 249, 250);
}

a {
    color: #495057 !important;
}

a:hover {
    opacity: 0.8 !important;
}

input::placeholder {
    color: #adb5bd;
}
textarea::placeholder {
    color: #adb5bd;
}

input:disabled,
select:disabled {
    pointer-events: none;
    background: #e9ecef;
    border: 1px solid #e9ecef;
    color: #adb5bd;
}
select:disabled {
    opacity: 1 !important;
}
input[readonly] {
    background: #f1f3f5;
    border: 1px solid #f1f3f5;
}
textarea[readonly] {
    pointer-events: none;
    background: #e9ecef;
    border: 1px solid #e9ecef;
    color: #adb5bd;
}
input.search_write-text-s::placeholder {
    font-size: 15px !important;
}

ul,
ol,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ui-sortable-handle {
    touch-action: auto;
}

label:not(.form-check-label):not(.form-check-label2):not(.custom-file-label) {
    font-weight: 500 !important;
}
label.form-check-label2 {
    font-weight: 400 !important;
}

.c-pointer {
    cursor: pointer;
}

.fw-400 {
    font-weight: 400 !important;
}
.fw-500 {
    font-weight: 500 !important;
}

.scroll {
    overflow-y: auto;
}

.line-break {
    display: block;
    white-space: normal;
    word-wrap: break-word;
    word-break: normal;
}

.txt_ellipsis {
    width: 99%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.txt_ellipsis2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.f-left {
    float: left;
}
.f-right {
    float: right;
}

.no-select {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* ===================================================================================================
    Width / Height
=================================================================================================== */
.w-30 {
    width: 30px !important;
}
.w-40 {
    width: 40px !important;
}
.w-50 {
    width: 50px !important;
}
.w-80 {
    width: 80px !important;
}
.w-90 {
    width: 90px !important;
}
.w-100 {
    width: 100px !important;
}
.w-120 {
    width: 120px !important;
}
.w-125 {
    width: 125px !important;
}
.w-130 {
    width: 130px !important;
}
.w-150 {
    width: 150px !important;
}
.w-250 {
    width: 250px !important;
}
.w-300 {
    width: 300px !important;
}
.w-350 {
    width: 350px !important;
}
.w-400 {
    width: 400px !important;
}
.w-420 {
    width: 420px !important;
}
.w-425 {
    width: 425px !important;
}
.w-530 {
    width: 530px !important;
}
.w-600 {
    width: 600px !important;
}
.w-800 {
    width: 800px !important;
}

.wp-30 {
    width: 30% !important;
}
.wp-35 {
    width: 35% !important;
}
.wp-40 {
    width: 40% !important;
}
.wp-49 {
    width: 49% !important;
}
.wp-50 {
    width: 50% !important;
}
.wp-60 {
    width: 60% !important;
}
.wp-80 {
    width: 80% !important;
}
.wp-90 {
    width: 90% !important;
}
.wp-100 {
    width: 100% !important;
}

.mw-80 {
    max-width: 80px;
}
.mw-110 {
    max-width: 110px;
}
.mw-130 {
    max-width: 130px;
}
.mw-150 {
    max-width: 150px;
}
.mw-180 {
    max-width: 180px;
}
.mw-200 {
    max-width: 200px;
}
.mw-250 {
    max-width: 250px;
}
.mw-300 {
    max-width: 300px;
}
.mw-350 {
    max-width: 350px;
}
.mw-400 {
    max-width: 400px;
}
.mw-500 {
    max-width: 500px;
}
.mw-600 {
    max-width: 600px;
}
.mw-700 {
    max-width: 700px;
}

.mh-800 {
    max-height: 800px !important;
}
.h-30 {
    height: 30px !important;
}
.h-35 {
    height: 35px !important;
}
.h-40 {
    height: 40px !important;
}
.h-70 {
    height: 70px !important;
}
.h-80 {
    height: 80px !important;
}
.h-90 {
    height: 90px !important;
}
.h-110 {
    height: 110px !important;
}
.h-130 {
    height: 130px !important;
}
.h-150 {
    height: 150px !important;
}
.h-180 {
    height: 180px !important;
}
.h-250 {
    height: 250px !important;
}
.h-300 {
    height: 300px !important;
}
.h-350 {
    height: 350px !important;
}
/* ===================================================================================================
    Margin, Padding
=================================================================================================== */
.ma-auto {
    margin: 0 auto;
}
.ma-0 {
    margin: 0px !important;
}
.ma-10 {
    margin: 10px;
}
.ma-15 {
    margin: 15px;
}
.ma-20 {
    margin: 20px;
}
.ma-t5 {
    margin-top: 5px !important;
}
.ma-t8 {
    margin-top: 8px !important;
}
.ma-t10 {
    margin-top: 10px !important;
}
.ma-t15 {
    margin-top: 15px !important;
}
.ma-t20 {
    margin-top: 20px !important;
}
.ma-tm20 {
    margin-top: -20px !important;
}
.ma-t30 {
    margin-top: 30px !important;
}
.ma-t40 {
    margin-top: 40px !important;
}
.ma-t50 {
    margin-top: 50px !important;
}
.ma-b0 {
    margin-bottom: 0 !important;
}
.ma-b5 {
    margin-bottom: 5px !important;
}
.ma-b10 {
    margin-bottom: 10px !important;
}
.ma-b15 {
    margin-bottom: 15px !important;
}
.ma-b20 {
    margin-bottom: 20px !important;
}
.ma-b30 {
    margin-bottom: 30px !important;
}
.ma-r0 {
    margin-right: 0 !important;
}
.ma-r5 {
    margin-right: 5px !important;
}
.ma-r10 {
    margin-right: 10px !important;
}
.ma-r15 {
    margin-right: 15px !important;
}
.ma-r20 {
    margin-right: 20px !important;
}
.ma-r24 {
    margin-right: 24px !important;
}
.ma-r30 {
    margin-right: 30px !important;
}
.ma-l0 {
    margin-left: 0 !important;
}
.ma-l5 {
    margin-left: 5px !important;
}
.ma-l10 {
    margin-left: 10px !important;
}
.ma-l15 {
    margin-left: 15px !important;
}
.ma-l18 {
    margin-left: 18px !important;
}
.ma-l20 {
    margin-left: 20px !important;
}
.ma-l24 {
    margin-left: 24px !important;
}
.ma-l30 {
    margin-left: 30px !important;
}

.pa-0 {
    padding: 0 !important;
}
.pa-5 {
    padding: 5px !important;
}
.pa-10 {
    padding: 10px !important;
}
.pa-20 {
    padding: 20px !important;
}
.pa-22 {
    padding: 22px !important;
}
.pa-t0 {
    padding-top: 0 !important;
}
.pa-t7 {
    padding-top: 7px !important;
}
.pa-t20 {
    padding-top: 20px !important;
}
.pa-r0 {
    padding-right: 0 !important;
}
.pa-r10 {
    padding-right: 10px !important;
}
.pa-r20 {
    padding-right: 20px !important;
}
.pa-r30 {
    padding-right: 30px !important;
}
.pa-r35 {
    padding-right: 35px !important;
}
.pa-r185 {
    padding-right: 185px !important;
}
.pa-l0 {
    padding-left: 0 !important;
}
.pa-l10 {
    padding-left: 10px !important;
}
.pa-l22 {
    padding-left: 22px !important;
}
.pa-l30 {
    padding-left: 30px !important;
}
.pa-b0 {
    padding-bottom: 0 !important;
}
.pa-b15 {
    padding-bottom: 15px !important;
}
.pa-b19 {
    padding-bottom: 19px !important;
}
.pa-b20 {
    padding-bottom: 20px !important;
}
.pa-b25 {
    padding-bottom: 25px !important;
}
.pa-b30 {
    padding-bottom: 30px !important;
}

/* ===================================================================================================
    Position
=================================================================================================== */
.po-r {
    position: relative !important;
}

.po-a {
    position: absolute !important;
}

.l-15 {
    left: 15px;
}

/* ===================================================================================================
    Flex
=================================================================================================== */
.flex-sty01 {
    display: flex;
    justify-content: space-between;
}
.flex-sty02 {
    display: flex;
    align-items: center;
}
.flex-sty03 {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.flex-sty04 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-sty05 {
    display: flex;
    flex-direction: column;
}
.flex-sty06 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.flex-sty07 {
    display: flex;
    align-items: center;
    justify-content: start;
}
.flex-sty08 {
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
}
.flex-sty09 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.flex-sty10 {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ===================================================================================================
    Toasts
=================================================================================================== */
.Toast-bottom-web {
    width: 600px;
    height: 64px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 20px 120px 25px 5px;
    padding: 10px 16px;
    border-radius: 10px;
    border: none;
    background-color: #fff;
    align-items: center;
    visibility: hidden;
    border: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 400;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: left;
}
.Toast-bottom-web.show {
    visibility: visible;
}
.Toast-bottom-web.show .toast-header {
    /* visibility: visible; */
    display: none;
}
.Toast-bottom-web .toast-header {
    border: none;
    text-align: center !important;
    visibility: hidden;
}
.Toast-bottom-web .toast-body {
    padding: 10px;
}
.Toast-bottom-web .toast-body:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(/lib/eln/img/check_circle.png);
    background-repeat: no-repeat;
    background-position: left 0px top -1px;
    vertical-align: middle;
    margin-right: 5px;
}
.Toast-bottom-web.warning .toast-body:before {
    background-image: url(/lib/eln/img/triangle-exclamation-solid-full.svg);
}
.Toast-bottom-web.error .toast-body:before {
    background-image: url(/lib/eln/img/circle-exclamation-solid-full.svg);
}

@media (max-width: 800px) {
    .Toast-bottom-web {
        max-width: 600px;
        width: auto;
    }
}

/* ===================================================================================================
    Color
=================================================================================================== */
.txt-blue {
    color: #3578ea !important;
}
.txt-red {
    color: #ee5139 !important;
}
.txt-black {
    color: #212529 !important;
}
.txt-gray700 {
    color: #495057 !important;
}

/* ===================================================================================================
    Title
=================================================================================================== */
.main-title-sty01 {
    display: block;
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    color: #212529;
}

.main-title-sty02 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #212529;
}
.main-title-sty03 {
    font-size: 16px;
    font-weight: 500;
    line-height: 25.28px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #212529;
}

.main-title-sty01 .fa-solid,
.main-title-sty02 .fa-solid,
.main-title-sty02 .fa-solid {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 11px;
    cursor: pointer;
    color: #495057;
}

.sub-title-sty01 {
    font-size: 20px;
    color: #212529;
    font-weight: 700;
}
.sub-title-sty01 .title_cnt {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    color: #868e96;
}

.sub-title-sty02 {
    font-size: 16px;
    color: #495057;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 10px !important;
}
.sub-title-sty02 .title_cnt {
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    color: #adb5bd;
}
.sub-title-sty03 {
    font-size: 18px;
    color: #212529;
    font-weight: 700;
    line-height: 25.2px;
    margin-bottom: 10px !important;
}
.sub-title-sty03.green_dot:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #1CB56C;
}
.sub-title-sty03.gray_dot:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #868e96;
}

@media (max-width: 1900px) {
    .main-title-sty01.dashboard {
        display: none;
    }
}


/* ===================================================================================================
    Button
=================================================================================================== */
.button-sty001_wrap {
    width: 100%;
    display: inline-flex;
    margin-top: 20px;
}
.button-sty001 {
    width: 246px;
    padding: 15px 20px 15px 65px;
    color: #fff !important;
    border: 0;
    outline: 0;
    line-height: 1;
    border-radius: 8px;
    border-right: 0;
    background-color: #1761de;
    background-image: url(/lib/eln/img/icon_plus_w.svg), url(/lib/eln/img/icon_arrow_drop_down.png);
    background-repeat: no-repeat;
    background-position: left 35px top 16px, right 11px top 11px;
    cursor: pointer;
}
.button-sty001::after {
    content: '';
    position: absolute;
    top: 0;
    right: 47px;
    height: 100%;
    border-left: 1px solid #598fee;
}

.button-sty002 {
    height: 40px;
    padding: 4px 12px 4px 37px;
    color: #495057 !important;
    line-height: 1;
    border-radius: 8px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: left 9px top 7px;
    border: 1px solid #dee2e6;
    cursor: pointer;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: -0.03em;
    text-align: left;
}
.button-sty002:hover {
    opacity: 0.8 !important;
}
.button-sty002.none {
    padding: 4px 18px;
}
.button-sty002.category {
    background-image: url(/lib/eln/img/icon_category_dark.png);
}
.button-sty002.history {
    background-image: url(/lib/eln/img/icon_history.png);
}
.button-sty002.history.small {
    padding: 4px 21px;
}
.button-sty002.calc {
    padding: 4px 12px;
    margin-right: 10px;
}
.button-sty002.disabled {
    pointer-events: none;
    color: #adb5bd !important;
    background-color: #e9ecef;
    border: 1px solid #adb5bd;
}
.button-sty002.disabled_sty02 {
    color: #adb5bd !important;
    background-color: #e9ecef;
    border: 1px solid #adb5bd;
}
.button-sty002.history.disabled {
    background-image: url(/lib/eln/img/icon_history_m.png);
}

.button-sty003 {
    width: 100%;
    height: 40px;
    border-radius: 8px;
    background-color: #fff;
    padding: 0 24px;
    border: 1px solid #90a4ae;
    color: #455a64;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.03em;
}
.button-sty003:hover {
    opacity: 0.8 !important;
}
.button-sty003:disabled {
    pointer-events: none;
    color: #adb5bd !important;
    background-color: #e9ecef;
}
.button-sty003.small {
    width: auto;
    padding: 4px 20px;
}

.button-chk-sty01 .btn {
    height: 36px;
    padding: 5px 18px 5px 40px;
    border-radius: 36px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #adb5bd;
    background-color: #fff;
    background-image: url(/lib/eln/img/icon_check_gray.png);
    background-repeat: no-repeat;
    background-position: left 11px top 5px;
    box-shadow: 0px 1px 16px 0px #0000000f;
    border: 0;
    margin: 0 10px;
}
.button-chk-sty01 .btn-secondary {
    background-color: #fff;
    color: #adb5bd;
}
.button-chk-sty01 .btn-check:checked + .btn-secondary,
.button-chk-sty01 .btn-secondary:active {
    background-color: #fff;
    background-image: url(/lib/eln/img/icon_check_blue.png);
    border: 0;
    color: #1761de;
}

.button-chk-sty02 .btn {
    height: 40px;
    border: 0;
    border-radius: 8px;
    margin: 3px 0 0 7px;
    padding-top: 8px;
    font-size: 15px;
    background-image: url(/lib/eln/img/icon_check_gray.png);
    background-repeat: no-repeat;
    background-position: left 6px top 7px;
    padding-left: 30px;
}
.button-chk-sty02 .btn-secondary {
    background-color: #fff;
    color: #adb5bd;
}
.button-chk-sty02 .btn-check:checked + .btn-secondary,
.button-chk-sty02 .btn-secondary:hover,
.button-chk-sty02 .btn-secondary:active {
    border: 0;
    color: #1761de;
    background-color: #edf3fd;
    background-image: url(/lib/eln/img/icon_check_blue.png);
    background-repeat: no-repeat;
    background-position: left 6px top 7px;
}

.button-chk-list-sty01 .btn {
    width: 24px;
    height: 24px;
    border: 0;
    margin: -13px -23px;
    background-image: url(/lib/eln/img/icon_check_gray.png);
    background-repeat: no-repeat;
    background-position: right 0 top 0px;
}
.button-chk-list-sty01 .form-check-input {
    background-color: unset;
}
.button-chk-list-sty01 .btn:checked {
    background-image: url(/lib/eln/img/icon_check_blue.png);
    background-repeat: no-repeat;
    background-position: right 0 top 0px;
    background-color: unset !important;
}

.button-radio-list-sty01 .btn {
    width: 24px;
    height: 24px;
    border: 0;
    margin: -13px -23px;
}
.button-radio-list-sty01 .form-check-input {
    background-color: unset;
}
.button-radio-list-sty01 .btn:checked {
    background-image: url(/lib/eln/img/icon_check_blue.png);
    background-repeat: no-repeat;
    background-position: right 0 top 0px;
    background-color: unset !important;
}

.button-blue-full-sty01 {
    height: 40px;
    padding: 4px 12px 4px 37px;
    color: #fff !important;
    border-radius: 8px;
    border-right: 0;
    background-color: #1761de;
    background-repeat: no-repeat;
    background-position: left 9px top 7px;
    cursor: pointer;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: -0.03em;
    text-align: left;
    border: 0;
}
.button-blue-full-sty01:hover {
    opacity: 0.8 !important;
}

.button-blue-full-sty01.none {
    padding: 4px 18px;
}
.button-blue-full-sty01.create {
    background-image: url(/lib/eln/img/icon_create.svg);
}
.button-blue-full-sty01.down {
    background-image: url(/lib/eln/img/icon_download.png);
}
.button-blue-full-sty01.complete_chek {
    background-image: url(/lib/eln/img/icon_complet_chk.png);
}
.button-blue-full-sty01.note {
    background-image: url(/lib/eln/img/icon_project_list.png);
    background-image: url(/lib/eln/img/icon_new_note_white.png);
}
.button-blue-full-sty01.folder {
    width: 100%;
    padding: 4px 12px 4px 12px;
    text-align: center;
}
.button-blue-full-sty01.folder:before {
    content: '';
    display: inline-block;
    background-image: url(/lib/eln/img/icon_create_new_folder.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 6px;
    width: 25px;
    height: 25px;
    background-position: left 0px top -1px;
}
.button-blue-full-sty01.step {
    width: 160px;
    height: 46px;
    padding: 4px 12px 4px 12px;
    text-align: center;
}
.button-blue-full-sty01.step:before {
    content: '';
    display: inline-block;
    background-image: url(/lib/eln/img/icon_add_white.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 4px;
    width: 20px;
    height: 20px;
    background-position: left 0px top -1px;
}
.button-blue-full-sty01.active {
    background-color: #0f4094;
}
.button-blue-full-sty01.small {
    padding: 4px 20px;
}
.button-blue-full-sty01.disabled {
    pointer-events: none;
    color: #adb5bd !important;
    background-color: #e9ecef;
}
.button-blue-full-sty01.note.disabled {
    background-image: url(/lib/eln/img/icon_new_note_light_gray.png);
}
.button-blue-full-sty01.folder.disabled:before {
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 6px;
    width: 25px;
    height: 25px;
    background-position: left 0px top -1px;
    background-image: url(/lib/eln/img/icon_create_new_folder_gray.png);
}

.button-blue-full-sty02 {
    min-width: 80px;
    height: 32px;
    padding: 4px 16px;
    color: #fff !important;
    border-radius: 8px;
    background-color: #1761de;
    cursor: pointer;
    font-size: 14px;
    line-height: 23.8px;
    letter-spacing: -0.03em;
    text-align: center;
    border: 0;
}

.button-blue-full-sty03 {
    min-width: 95px;
    height: 46px;
    padding: 12px;
    color: #fff !important;
    border-radius: 8px;
    background-color: #1761de;
    font-size: 16px;
    line-height: 23.8px;
    letter-spacing: -0.03em;
    text-align: center;
    border: 0;
}

.button-blue-full-sty04 {
    min-width: 100px;
    height: 28px;
    padding: 4px 26px 4px 12px;
    border-radius: 5px;
    border: 0;
    color: #fff !important;
    font-size: 12px;
    line-height: 19px;
    font-weight: 400;
    cursor: pointer;
    background-color: #1761de;
    background-image: url(/lib/eln/img/icon_add_white.png);
    background-repeat: no-repeat;
    background-position: top 3px right 4px;
}

.button-blue-line-sty01 {
    height: 40px;
    padding: 4px 12px 4px 37px;
    border-radius: 8px;
    border: 1px solid #1761de;
    color: #1761de !important;
    background-color: #fff;
    background-image: url(/lib/eln/img/icon_add_blue.png);
    background-repeat: no-repeat;
    background-position: left 9px top 8px;
    cursor: pointer;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: -0.03em;
    text-align: left;
}
.button-blue-line-sty01.none {
    background-image: none;
    padding: 0px 15px;
    color: #1761de !important;
}
.button-blue-line-sty01.upload {
    background-image: none;
    padding: 2px 12px 3px 9px;
    color: #1761de !important;
}
.button-blue-line-sty01 > a {
    color: #1761de !important;
}
.button-blue-line-sty01.upload > input {
    position: absolute;
    right: -51px;
    top: 0px;
    opacity: 0;
    font-size: 12px;
    color: #495057 !important;
    cursor: pointer;
}
.button-blue-line-sty01.disabled {
    pointer-events: none;
    opacity: 0.6;
}

.button-blue-line-sty02 {
    display: block;
    padding: 4px 2px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #1761de;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #1761de !important;
}

.button-black-line-sty02 {
    display: block;
    padding: 4px 2px;
    border-radius: 8px;
    background: #E9ECEF;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #495057 !important;
}


.button-blue-line-sty02[type="button"][disabled],
.button-blue-line-sty03[type="button"][disabled],
.button-blue-line-sty04[type="button"][disabled] {
    background: #e9ecef;
    border: 1px solid #adb5bd;
    color: #adb5bd !important;
    pointer-events: none;
}

.button-blue-line-sty03 {
    min-width: 80px;
    height: 32px;
    padding: 4px 16px;
    color: #1761de !important;
    border: 1px solid #1761de;
    border-radius: 8px;
    background-color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 23.8px;
    letter-spacing: -0.03em;
    text-align: center;
}

.button-blue-line-sty04 {
    min-width: 80px;
    height: 28px;
    padding: 1px 16px;
    color: #1761de !important;
    border: 1px solid #1761de;
    border-radius: 8px;
    background-color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 23.8px;
    letter-spacing: -0.03em;
    text-align: center;
}
.button-blue-line-sty04.review {
    background: #c8daf9;
}
.button-blue-line-sty04.small {
    min-width: 60px;
}

.button-gray-full-sty01 {
    width: 100%;
    height: 40px;
    padding: 4px 12px;
    border-radius: 8px;
    color: #455a64;
    background-color: #eceff1;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: -0.03em;
    text-align: center;
    border: 0;
}

.button-gray-full-sty02 {
    min-width: 80px;
    height: 32px;
    padding: 4px 16px;
    color: #fff !important;
    border-radius: 8px;
    background-color: #607d8b;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    line-height: 23.8px;
    letter-spacing: -0.03em;
    border: 0;
}
.button-gray-full-sty02.small {
    height: 24px;
    padding: 1px;
    color: #495057 !important;
    font-size: 12px;
}
.button-gray-full-sty02.disabled {
    background: #e9ecef;
    color: #adb5bd !important;
    pointer-events: none;
}

.button-gray-line-sty01 {
    height: 40px;
    padding: 9px 12px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    color: #546e7a !important;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    cursor: pointer;
}
.button-gray-line-sty01 span {
    font-size: 12px;
}
.button-gray-line-sty01.small {
    padding: 9px 12px;
}

.button-gray-line-sty02 {
    min-width: 100px;
    height: 28px;
    padding: 4px 26px 4px 12px;
    border-radius: 5px;
    border: 1px solid #dbdbdb;
    color: #000 !important;
    font-size: 12px;
    line-height: 19px;
    font-weight: 400;
    cursor: pointer;
    background-color: #fff;
    background-image: url(/lib/eln/img/icon_add_blue.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: top 3px right 6px;
}

.button-no-line-sty01 {
    width: 100%;
    height: 40px;
    padding: 4px 12px;
    border-radius: 8px;
    color: #868e96;
    background-color: unset;
    border: 0;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: -0.03em;
    text-align: center;
}
.button-no-line-sty01:hover {
    opacity: 0.7;
}

.button-blue-sty03 {
    padding: 4px 9px 4px 20px;
    background-image: url(/lib/eln/img/icon_add_blue.png);
    background-repeat: no-repeat;
    background-position: left 1px top 5px;
    background-size: 18px;
    cursor: pointer;
    color: #1761de !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
}

.button-remove-sty01,
.button-cnfm-sty01,
.button-cncl-sty01 {
    font-size: 16px;
    color: #495057;
    padding: 12px 20px;
    line-height: 1;
    border-radius: 8px;
    border: 0;
    outline: 0;
    opacity: 1;
}
.button-remove-sty01.small,
.button-cnfm-sty01.small,
.button-cncl-sty01.small {
    padding: 10px 15px;
    font-size: 14px;
}

.button-remove-full-sty02 {
    min-width: 80px;
    height: 32px;
    padding: 4px 16px;
    color: #fff !important;
    border-radius: 8px;
    background-color: #e12f13;
    cursor: pointer;
    font-size: 14px;
    line-height: 23.8px;
    letter-spacing: -0.03em;
    text-align: center;
    border: 0;
}


.button-cnfm-sty01 {
    background-color: #1761de;
    color: #fff !important;
}
.button-cncl-sty01 {
    background-color: #ced4da;
}
.button-remove-sty01 {
    background-color: #e12f13;
    color: #fff !important;
}

.button-more-sty01 {
    position: absolute;
    top: -29px;
    right: 16px;
    font-size: 12px;
    color: #868e96 !important;
    width: 45px;
    height: 16px;
    margin-bottom: 1rem;
    line-height: 1;
    background-image: url(../img/chevron_right.png);
    background-repeat: no-repeat;
    background-position: right -7px top -6px;
}
.button-more-sty01:hover {
    color: #495057;
    opacity: 0.7;
}

.button-more-sty02 {
    font-size: 14px;
    color: #212529 !important;
    width: 93px;
    height: 16px;
    font-weight: 500;
    margin-bottom: 1rem;
    line-height: 1;
    background-image: url(../img/icon_arrow_right_b.png);
    background-repeat: no-repeat;
    background-position: right 2px top 2px;
    background-size: 7px;
}
.button-more-sty02:hover {
    color: #495057;
    opacity: 0.7;
}

.button-gray-txt-sty01 {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    letter-spacing: 0;
    text-align: center;
    background: none;
    color: #868e96 !important;
    text-decoration: underline;
    text-underline-offset: 3px;
    cursor: pointer;
    border: 0;
}
.button-gray-txt-sty01:hover {
    color: #495057;
    opacity: 0.7;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.button-gray-txt-sty02 {
    height: 32px;
    padding-top: 5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: center;
    background: none;
    color: #212529 !important;
    text-decoration: underline;
    text-decoration-color: #ced4da;
    text-underline-offset: 5px;
    cursor: pointer;
    border: 0;
}
.button-gray-txt-sty02:hover {
    opacity: 0.7;
    text-decoration: underline;
    text-decoration-color: #ced4da;
    text-underline-offset: 5px;
}

.radio-box-sty01 {
    width: 408px;
    height: 48px;
    border-radius: 8px;
    background: #f1f3f5;
}
.radio-box-sty01 .btn {
    width: 50%;
    height: 48px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.03em;
    text-align: center;
    border: 0;
    color: #adb5bd;
    border-radius: 8px;
    background: #f1f3f5 !important;
}
.radio-box-sty01 .btn-check:checked + .btn-secondary {
    border-radius: 8px;
    background: #1761de !important;
    font-weight: 700;
    color: #fff;
}

.radio-box-sty02 {
    font-size: 16px;
    font-weight: 500;
    line-height: 25.28px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #495057;
}
.radio-box-sty02 input[type='radio']:not(:first-child) {
    margin-left: 30px;
}
.radio-box-sty02 label {
    margin-left: 7px;
}

.button-sty02-gray {
    display: inline-flex;
    align-items: center;
    color: #495057;
    background-color: #ced4da;
    padding: 10px 20px;
    line-height: 1;
    border-radius: 8px;
    position: relative;
    left: 1px;
    height: 40px;
    font-size: 16px;
    letter-spacing: -1px;
    border: 0;
    text-align: center;
    display: block;
}

.btn-outline-primary {
    /* s2 dialog 주버튼 */
    background-color: #1761de !important;
    font-size: 16px;
    color: #ffffff !important;
    padding: 12px 16px 12px 16px;
    line-height: 1;
    border: 0;
    outline: 0;
    border-radius: 8px;
    margin: 4px;
    display: block;
    width: 100%;
}
.btn-outline-primary:hover {
    background-color: #1761de;
    font-size: 16px;
    color: #ffffff !important;
    border-color: #1761de;
}

.list-block-btn-box {
    display: block;
    width: 81px;
    height: 40px;
    border: 1px solid #dee2e6;
    background-color: #fff;
    border-radius: 8px;
}
.list-block-btn-box .nav-tabs {
    border-bottom: 0 !important;
    min-width: 80px;
}

.list-block-btn-box .btn.list-btn-box {
    width: 38px;
    height: 38px;
    background-image: url(../img/icon_format_list.png);
    background-repeat: no-repeat;
    background-position: 6px;
}
.list-block-btn-box .btn.block-btn-box {
    width: 38px;
    height: 38px;
    background-image: url(../img/icon_format_block.png);
    background-repeat: no-repeat;
    background-position: 8px 11px;
    background-size: 18px;
    margin-left: 3px;
}
.list-block-btn-box .btn.list-btn-box.active {
    background-color: #e9ecef;
    border-radius: 7px 0px 0px 7px;
    background-image: url(../img/icon_format_list_dark.png);
}
.list-block-btn-box .btn.block-btn-box.active {
    background-color: #e9ecef;
    border-radius: 0px 7px 7px 0px;
    background-image: url(../img/icon_format_block_dark.png);
}

.bootbox-accept,
.bootbox-cancel {
    width: auto;
}

.button-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
}
.button-wrap button {
    margin-left: 0;
}

.button-wrap02 {
    display: flex;
    justify-content: flex-end;
    margin: -4px;
    flex-wrap: nowrap;
}
.button-wrap02 button,
.button-wrap03 button {
    margin-left: 10px;
}
.button-wrap03 {
    display: flex;
    justify-content: space-between;
    margin: -4px;
    flex-wrap: nowrap;
}
.button-wrap04 {
    position: absolute;
    right: 0;
    width: 355px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
.button-wrap04 button {
    margin-left: 20px;
}

.button-wrap-po-a {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    top: 10px;
    right: 0;
}
.button-wrap-po-a button {
    margin-left: 0;
}

.collapsing {
    transition: height 0.3s ease;
}

.collapse_btn {
    width: 30px;
    height: 30px;
    border: 0 !important;
    background-color: #fff;
    /* background-image: url(../img/icon_arrow_up.png);
	background-repeat: no-repeat; */
    background-position: 0;
}

@media (min-width: 360px) {
    .button-cnfm-sty01,
    .button-cncl-sty01 {
        width: auto !important;
    }
}

@media (max-width: 1600px) {
    .button-blue-full-sty01.note-down {
        width: 40px;
        padding: 4px 20px;
    }
    .button-blue-full-sty01.note-down > span {
        display: none;
    }

}

@media (max-width: 1200px) {
    .list-block-btn-box  {
        display: none;
    }
    .button-blue-full-sty01.save,
    .button-sty002.history {
        width: 40px;
        padding: 4px 20px;
    }
    .button-gray-line-sty01.go-main {
        width: 40px;
        padding: 9px 12px;
    }
    .button-blue-full-sty01.save > span,
    .button-sty002.history > span,
    .button-gray-line-sty01.go-main > span {
        display: none;
    }
    .button-blue-full-sty01.save {
        background-image: url(/lib/eln/img/icon_save.png);
    }
}

@media (max-width: 1100px) {
    .button-sty002.history {
        width: 40px;
        padding: 4px 20px;
    }
    .button-sty002.history > span {
        display: none;
    }
}

@media (max-width: 800px) {
    .button-wrap04.note-file button.note-file-preview-btn {
        width: 40px;
        padding: 4px 20px;
        background-image: url(../img/icon_visibility.png);
        background-repeat: no-repeat;
        background-position: 9px;
    }
    .button-wrap04.note-file button.note-file-download-btn {
        width: 40px;
        padding: 4px 20px;
        background-image: url(../img/icon_download_black.png);
        background-repeat: no-repeat;
        background-position: 9px;
    }
    .button-wrap04.note-file button.note-file-preview-btn > span,
    .button-wrap04.note-file button.note-file-download-btn > span {
        display: none;
    }
}

@media (max-width: 550px) {
    .button-blue-full-sty01.create,
    .button-blue-full-sty01.excel-down {
        width: 40px;
        padding: 4px 20px;
    }
    .button-blue-full-sty01.create > span,
    .button-blue-full-sty01.excel-down > span {
        display: none;
    }
}
@media (max-width: 500px) {
    .button-chk-sty01.gnrlDiv .btn {
        margin-left: 0;
        padding: 5px 13px 5px 30px;
        background-position: left 6px top 5px;
    }
    .radio-box-sty01 {
        width: 100%;
    }
    .button-wrap04.note-file {
        position: unset;
        justify-content: flex-start;
        margin-top: 10px;
    }
    .button-wrap04.note-file button {
        margin-left: 0;
        margin-right: 20px;
    }
}

/* ===================================================================================================
    Grid 
=================================================================================================== */
.grid-add,
.grid-add2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100px;
    border-radius: 8px;
    border: 1px dashed #dee2e6;
    background-color: #f1f3f5;
    padding: 20px;
    color: #495057;
    text-align: center;
    letter-spacing: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 25.28px;
    letter-spacing: -0.03em;
}
.grid-add.active,
.grid-add2.active {
    box-shadow: 0 0 4px 0 #1761de;
}
.grid-add2 {
    width: 760px;
    height: 332px;
    margin: 0 auto;
}
.grid-add2 .button-cover-delete,
.grid-add2 .button-img-delete {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 32px;
    padding: 4px 16px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 400;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: left;
    background: #fff;
    color: #495057;
}
.grid-add2 .imgPreview {
    background-color: #f8f9fa;
}
.grid-add .limit_txt,
.grid-add2 .limit_txt {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #868e96;
}
.file-list .add-file {
    height: 58px;
    padding: 13px 22px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px #adb5bd1a;
    align-items: center;
    margin-bottom: 0.5rem;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.28px;
    letter-spacing: -0.03em;
    text-align: left;
}
.file-list .add-file.note-file {
    min-height: 58px;
    height: auto;
}
.file-list .add-file a,
.file-list .add-file .fileNm {
    width: 100%;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.file-list .add-file .note-file-info {
    width: 60%;
}
.file-list .add-file .file-cncl {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(../img/icon_closed_x.png);
    background-repeat: no-repeat;
    background-position: right 0px top 1px;
    background-color: #fff;
    border: 0 !important;
}
.file-list .add-file .file-down {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(../img/icon_download_small.png);
    background-repeat: no-repeat;
    background-position: right 3px top 1px;
    background-color: #fff;
    border: 0 !important;
}

@media (max-width: 1400px) {
    .file-list .add-file .note-file-info {
        width: 50%;
    }
}
@media (max-width: 650px) {
    .file-list .add-file .note-file-info {
        width: 52%;
    }
}
@media (max-width: 500px) {
    .file-list .add-file a,
    .file-list .add-file .fileNm {
        width: 85%;
    }
    .file-list .add-file .add-file-div {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .file-list .add-file .note-file-info {
        width: 95%;
    }
}

/* ===================================================================================================
    Slide Menu 영역 
=================================================================================================== */
.sidenav2 #closebtn {
    position: absolute;
    top: 50px;
    right: -26px;
    background-image: url(../img/icon_arrow_left_gray.svg);
    background-repeat: no-repeat;
    background-position: right 11px top 19px;
    background-color: #08204a;
    width: 50px;
    height: 50px;
    clip-path: circle(50% at 50% 50%);
    display: none;
}

.sidenav2 #openbtn {
    position: absolute;
    top: 50px;
    right: -30px;
    background-image: url(../img/icon_arrow_right_gray1.svg);
    background-repeat: no-repeat;
    background-position: right 11px top 19px;
    background-color: #08204a;
    width: 52px;
    height: 52px;
    clip-path: circle(50% at 50% 50%);
}

.sidenav2 #closebtn:hover,
.sidenav2 #openbtn:hover {
    opacity: 1 !important;
}

.note-detail #note-close-btn,
.note-detail #note-open-btn {
    position: absolute;
    top: 0;
    right: -41px;
    background-image: url(../img/icon_arrow_right_white.png);
    background-repeat: no-repeat;
    background-position: right 6px top 8px;
    background-color: #1761de;
    width: 40px;
    height: 40px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.note-detail #note-close-btn {
    background-image: url(../img/icon_arrow_left_white.png);
    display: none;
}
.note-detail #note-close-btn:hover,
.note-detail #note-open-btn:hover {
    opacity: 1 !important;
}

.leftmenu_btn {
    height: 100%;
    position: relative;
}

.top-logo h1 {
    height: 24px;
    display: flex;
    align-items: center;
    padding-right: 16px;
    margin: 24px;
    margin-bottom: 0 !important;
}

#nav-dropdown-menu.dropdown-menu {
    width: 100%;
    padding: 5px;
    line-height: 24px;
    margin: 0;
    background-color: #1761de;
    background-clip: padding-box;
    border-radius: 7px;
    box-shadow: none;
}
#nav-dropdown-sidebar-editor-tp.dropdown-menu {
    padding: 5px;
    line-height: 24px;
    margin: -6px 5px !important;
    background-color: #1761de;
    background-clip: padding-box;
    border-radius: 7px;
    box-shadow: none;
}

#nav-dropdown-menu.dropdown-menu a,
#nav-dropdown-sidebar-editor-tp.dropdown-menu a {
    font-size: 15px;
    padding-left: 40px;
    color: #fff !important;
}
#nav-dropdown-menu.dropdown-menu a:focus,
#nav-dropdown-menu.dropdown-menu a:hover,
#nav-dropdown-sidebar-editor-tp.dropdown-menu a:focus,
#nav-dropdown-sidebar-editor-tp.dropdown-menu a:hover {
    background-color: #0f4094;
    border-radius: 7px;
    background-image: url(../img/icon_check.png);
    background-repeat: no-repeat;
    background-position: 10px 5px;
}

.nav-menu {
    padding: 7px 12px;
    border-radius: 8px;
    letter-spacing: -0.03em;
}

.nav-menu a {
    display: block;
    padding: 8px 0px;
    width: 100%;
    margin: 5px 0;
    padding-left: 42px;
    text-align: left;
    line-height: 1.6;
    color: #fff !important;
    background-image: url(../img/icon_menu_folder.png);
    background-repeat: no-repeat;
    background-position: 12px;
    opacity: 0.8;
}
.nav-menu .menuCd.MAIN_DASHBOARD {
    background-image: url(../img/icon_home.png);
    background-repeat: no-repeat;
    background-position: 12px;
}
.nav-menu .menuCd.MAIN_NOTE_INFO {
    background-image: url(../img/icon_add_check.png);
    background-repeat: no-repeat;
    background-position: 12px;
}
.nav-menu .menuCd.OPMS_RESEARCH_SUPPORT {
    background-image: url(../img/icon_menu_folder.png);
    background-repeat: no-repeat;
    background-position: 10px;
}
.nav-menu .menuCd.MAIN_COMPLETED_PROJECT {
    background-image: url(../img/icon_complet_chk.png);
    background-repeat: no-repeat;
    background-position: 10px;
}

.nav-menu .menuCd.AUDIT_TRAIL {
    background-image: url(../img/icon_audit.png);
    background-repeat: no-repeat;
    background-position: 10px;
}

.nav-menu .menuCd.EMP_NO_CHANGE {
    background-image: url(../img/icon_employee.png);
    background-repeat: no-repeat;
    background-position: 10px;
}

.nav-menu .menuCd.MAIN_ALL_PROJECT {
    background-image: url(../img/icon_project_list.png);
    background-repeat: no-repeat;
    background-position: 12px;
}
.nav-menu .menuCd.MAIN_ACTIVITY_SUMMARY {
    background-image: url(../img/icon_acive_summary.png);
    background-repeat: no-repeat;
    background-position: 12px;
}
.nav-menu .menuCd.MAIN_PROJECT_SCHEDULE,
.nav-menu .menuCd.MAIN_PERF_MNG {
    background-image: url(../img/icon_cal.png);
    background-repeat: no-repeat;
    background-position: 12px;
}
.nav-menu .menuCd.MAIN_ACTIVITY_STATUS {
    background-image: url(../img/icon_people_white.png);
    background-repeat: no-repeat;
    background-position: 12px;
}
.nav-menu a:hover,
.nav-menu a.active {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    opacity: 1 !important;
}
.nav-list-wrap {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 14px 18px;
    font-size: 16px;
    color: #fff;
}
.nav-list-wrap .nav-list-top .nav-list-title-wrap {
    display: flex;
    padding: 8px 11px;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
}
.nav-list-wrap .nav-list-top .nav-list-title-wrap:hover {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    opacity: 1 !important;
}
.nav-list-wrap .nav-list-top .nav-list-title-wrap .nav-list-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #fff !important;
}
.nav-list-wrap .nav-list-top .nav-list-cnt {
    width: 32px;
    background: #394d6e;
    font-size: 12px;
    border-radius: 18px;
    line-height: 20px;
    font-weight: 700;
    margin-left: 10px;
    text-align: center;
}
.nav-list-wrap .nav-list-top .nav-list-all {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    border-bottom: 1px solid #868e96;
    color: #868e96 !important;
    margin-bottom: 1rem;
}
.nav-list {
    padding: 2px 5px;
}
.nav-list a {
    width: 100%;
    display: block;
    padding: 5px 8px;
    padding-left: 35px;
    text-align: left;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0;
    white-space: nowrap;
    opacity: 0.9;
    color: rgba(255, 255, 255, 1) !important;
}
.nav-project-list a {
    background-image: url(../img/icon_project_list.png);
    background-repeat: no-repeat;
    background-position: 7px 5px;
}
.nav-note-list a {
    background-image: url(../img/icon_note_list.png);
    background-repeat: no-repeat;
    background-position: 13px 9px;
}

.nav-project-list a:hover,
.nav-note-list a:hover,
.nav-project-list a.active,
.nav-note-list a.active {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    opacity: 1 !important;
}

@media (max-width: 1600px) {
    .search-box-write {
        width: 400px !important;
    }
}
@media (min-width: 1201px) {
    .gradation01 {
        display: none;
    }
}
@media (max-width: 900px) {
    .search-box-write {
        width: 100% !important;
    }
}

/* ===================================================================================================
    Header 영역 
=================================================================================================== */
.navbar-expand-xxl .navbar-collapse {
    height: 43px;
    display: flex !important;
}

.search-box-write {
    display: flex;
    width: 560px;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
}

.search-box-write .search_write {
    width: 100% !important;
    margin-top: 0.25rem;
    height: 40px;
    outline: 0;
    color: #495057;
    padding: 8px 16px;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #f1f3f5;
    background-color: #f1f3f5;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.search-box-write .search_btn {
    width: 40px;
    margin-top: 0.25rem;
    height: 40px;
    border: 1px solid #f1f3f5;
    background-color: #f1f3f5;
    background-image: url(../img/icon_search02.png);
    background-repeat: no-repeat;
    background-position: right 7px top 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.auth_time {
    height: 36px;
    padding: 4px 34px 4px 12px;
    border-radius: 20px;
    border: 1px solid #dee2e6;
    background-image: url(../img/icon_refresh.png);
    background-repeat: no-repeat;
    background-position: right 10px top 4px;
    cursor: pointer;
}

.auth_time a {
    font-size: 14px;
    color: #212529 !important;
    line-height: 24px;
}

.top-right-icon .navbar-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 10px;
}

.top-right-icon .navbar-nav li.nav-item {
    margin-right: 8px;
}

.alarm-box {
    padding-right: 8px;
}

.alarm-box .alarm_icon {
    display: block;
    width: 33px;
    height: 33px;
    background-image: url(../img/icon_alarm.png);
    background-repeat: no-repeat;
    background-position: 6px 8px;
}

.top_alarm-count {
    right: 2px;
    top: 2px;
    background-color: #ff1e1e !important;
    border-radius: 50%;
    width: 13px;
    height: 14px;
    padding: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
}

.nav-profile {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
}
.nav-profile .profile-info {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
}
.nav-profile .profile-info #myImg,
.profileSmallImg {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
.nav-profile .profile-info h6 {
    font-size: 14px;
    color: #212529;
    line-height: 23.8px;
    margin-left: 8px;
    margin-bottom: 0px !important;
    font-weight: 700;
}
.nav-profile .profile-info .profile_expand_wrap {
    width: 25px;
    height: 25px;
}
.nav-profile .profile-info .profile_expand_wrap .profile_expand {
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../img/icon_expand_more.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

#dropdown_profile .dropdown-item.active,
#dropdown_profile .dropdown-item:active {
    background-color: #f8f9fa;
}
#dropdown_profile.dropdown-menu {
    width: 220px;
    padding: 5px;
    margin: 49px 0 0 -194px !important;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 10px;
    border: 1px solid #e9ecef;
    box-shadow: 0px 4px 16px 0px #2125290f;
    transform: translate(10px, 0px) !important;
}
#dropdown_profile.dropdown-menu .dropdown-item {
    padding: 5px;
    padding-left: 40px;
    font-size: 14px !important;
    color: #212529 !important;
    font-weight: 500;
}

#dropdown_profile .dropdown-item.active,
#dropdown_profile .dropdown-item:hover {
    border-radius: 10px;
    background-color: #f8f9fa;
}

#dropdown_profile.dropdown-menu a:first-child {
    background-image: url(../img/icon_s_profile.png);
    background-repeat: no-repeat;
    background-position: 10px 5px;
}
#dropdown_profile.dropdown-menu a:nth-child(2) {
    background-image: url(../img/icon_s_settings.png);
    background-repeat: no-repeat;
    background-position: 10px 5px;
}
#dropdown_profile.dropdown-menu a:nth-child(3) {
    background-image: url(../img/icon_s_logout.png);
    background-repeat: no-repeat;
    background-position: 10px 5px;
}

#dropdown_profile.dropdown-menu .profile_info {
    padding: 15px 20px 12px 20px;
    border-bottom: 1px solid #dee2e6;
}
#dropdown_profile.dropdown-menu .profile_info .name {
    font-size: 14px;
    color: #212529;
    line-height: 23px;
    font-weight: 700;
}
#dropdown_profile.dropdown-menu .profile_info .email {
    font-size: 12px;
    color: #868e96;
    line-height: 18px;
    font-weight: 400;
}

#dropdown_profile.dropdown-menu .menu_list {
    padding: 5px;
}

#dropdown_alarm.dropdown-menu {
    position: absolute;
    width: 360px;
    height: 617px;
    padding: 0;
    margin: 54px 0 0 -174px !important;
    transform: translate(15px, 0px) !important;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 10px;
    box-shadow: 0px 4px 12px 0px #21252930;
    border: 1px solid #e9ecef;
    background: #f8f9fa;
}
#dropdown_alarm.dropdown-menu .alarm_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 25.28px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
    padding: 10px 15px;
    background: #fff;
    height: 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#dropdown_alarm.dropdown-menu .alarm_cont {
    height: calc(100% - 50px);
}
#dropdown_alarm.dropdown-menu .alarm_cont .alarm_tap_btn {
    display: flex;
    width: 100%;
    overflow-x: auto;
    border: 0;
    padding: 12px 15px;
}
#dropdown_alarm.dropdown-menu .alarm_cont .dropdown-item {
    height: 32px;
    padding: 4px 12px;
    border-radius: 55px;
    border: 1px solid #dee2e6 !important;
    font-size: 14px;
    font-weight: 500;
    color: #495057;
    background: #fff;
    line-height: 23.8px;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
}
#dropdown_alarm.dropdown-menu .alarm_cont .dropdown-item:last-child {
    margin-right: 0;
}

#dropdown_alarm.dropdown-menu .alarm_cont .dropdown-item:hover,
#dropdown_alarm.dropdown-menu .alarm_cont .dropdown-item.active {
    border: 1px solid #a3c1f5;
    background: #edf3fd;
    color: #1761de;
}
#dropdown_alarm.dropdown-menu .alarm_cont .alarm_content {
    display: flex;
    height: calc(100% - 63px);
    flex-direction: column;
    overflow-y: auto;
}
#dropdown_alarm.dropdown-menu .alarm_cont .tab-cont {
    width: 320px;
    height: 137px; /* 128 */
    margin: 19px;
    padding: 14px 24px 20px 24px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: #fff;
    font-size: 14px;
    color: #212529;
}

#dropdown_alarm.dropdown-menu .alarm_cont .alarm_top #myImg {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid rgba(222, 226, 230, 0.7);
}
#dropdown_alarm.dropdown-menu .alarm_cont .alarm_top .name {
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
    margin-left: 5px;
}
#dropdown_alarm.dropdown-menu .alarm_cont .alarm_top .date {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    text-align: left;
    color: #868e96;
    margin-left: 5px;
}
#dropdown_alarm.dropdown-menu .alarm_cont .alarm_text .s-name {
    font-size: 14px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: 0;
    text-align: left;
}
#dropdown_alarm.dropdown-menu .alarm_cont .alarm_text .title {
    text-decoration: underline;
    text-underline-offset: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0;
    white-space: nowrap;
    font-weight: 700;
}
#dropdown_alarm.dropdown-menu .alarm_cont .alarm_text .event {
    font-size: 14px;
    font-weight: 700;
    line-height: 23.8px;
    letter-spacing: 0;
    text-align: left;
    color: #455a64;
    background: #eceff1;
    margin: 7px 0;
}
#dropdown_alarm.dropdown-menu .alarm_cont .alarm_text .rounded-circle {
    margin: 12px 0 0 -10px;
}

#dropdown_history.dropdown-menu {
    position: fixed;
    top: 57px;
    right: 0px;
    width: 560px;
    height: 100%;
    padding: 0;
    background-color: #f8f9fa;
    background-clip: padding-box;
    box-shadow: 0px 0px 4px 0px #00000040;
    border: 1px solid #e9ecef;
    z-index: 800;
}
#dropdown_history.dropdown-menu .dropdown_header {
    height: 160px;
    padding: 25px 30px;
    background: #fff;
}
#dropdown_history.dropdown-menu .dropdown_header .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 25.28px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
}
#dropdown_history.dropdown-menu .dropdown_header .date_txt,
#dropdown_history.dropdown-menu .dropdown_header .sch_cnt {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #495057;
}
#dropdown_history.dropdown-menu .dropdown_header .date_txt {
    background-image: url(../img/ico_date.svg);
    background-repeat: no-repeat;
    background-position: 2px;
    padding-left: 35px;
}

#dropdown_history.dropdown-menu .dropdown_content {
    height: calc(100% - 203px);
    padding: 15px 30px;
    overflow-y: auto;
}
#dropdown_history.dropdown-menu .dropdown_content .tab-cont {
    width: 100%;
    min-height: 156px;
    margin-bottom: 15px;
    padding: 14px 24px 20px 24px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: #fff;
    font-size: 14px;
    color: #212529;
}

#dropdown_history.dropdown-menu .dropdown_content .alarm_top #myImg {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}
#dropdown_history.dropdown-menu .dropdown_content .alarm_top .name {
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
    margin-left: 5px;
}
#dropdown_history.dropdown-menu .dropdown_content .alarm_top .date {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    text-align: left;
    color: #868e96;
    margin-left: 5px;
}
#dropdown_history.dropdown-menu .dropdown_content .alarm_text .s-name {
    font-size: 14px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: 0;
    text-align: left;
}
#dropdown_history.dropdown-menu .dropdown_content .alarm_text .title {
    text-decoration: underline;
    text-underline-offset: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0;
    white-space: nowrap;
}
#dropdown_history.dropdown-menu .dropdown_content .alarm_text .title:before {
    content: '';
    display: inline-block;
    background-image: url(../img/icon_dark_project.png);
    background-repeat: no-repeat;
    background-position: left 0px top -1px;
    vertical-align: middle;
    margin-right: 6px;
    width: 25px;
    height: 25px;
}
#dropdown_history.dropdown-menu .dropdown_content .alarm_text .event {
    font-size: 14px;
    font-weight: 700;
    line-height: 23.8px;
    letter-spacing: 0;
    text-align: left;
    color: #455a64;
    background: #eceff1;
    margin: 7px 0;
}
#dropdown_history.dropdown-menu .dropdown_content .alarm_icon {
    display: flex;
    height: 20px;
    padding: 0px 8px;
    border-radius: 4px;
    background: #212529;
    font-size: 12px;
    font-weight: 700;
    line-height: 20.4px;
    letter-spacing: -0.04em;
    color: #fff;
}

#dropdown_note_history.dropdown-menu {
    position: fixed;
    top: 69px;
    right: 0px;
    width: 480px;
    height: 100%;
    padding: 0;
    background-color: #f1f3f5;
    border: 1px solid #e9ecef;
    /* z-index: 1100; */
}
#dropdown_note_history.dropdown-menu .dropdown_header {
    height: 170px;
    padding: 25px 30px;
    background: #fff;
}
#dropdown_note_history.dropdown-menu .dropdown_header .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 25.28px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
}
#dropdown_note_history.dropdown-menu .dropdown_header .title .tab-btn {
    height: 32px;
    padding: 4px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #212529;
    background: #fff;
    line-height: 23.8px;
    cursor: pointer;
    text-align: center;
    border: 0;
}
#dropdown_note_history.dropdown-menu .dropdown_header .title .tab-btn:hover {
    color: #1761de;
}
#dropdown_note_history.dropdown-menu .dropdown_header .title .tab-btn.active {
    color: #1761de;
    border-bottom: 2px solid #1761de !important;
}
#dropdown_note_history.dropdown-menu .dropdown_header .title .tab-btn .title_cnt {
    color: #868e96;
}
#dropdown_note_history.dropdown-menu .dropdown_header .title .tab-btn:hover .title_cnt,
#dropdown_note_history.dropdown-menu .dropdown_header .title .tab-btn.active .title_cnt {
    color: #7ea8f1;
}
#dropdown_note_history.dropdown-menu .dropdown_header .date_txt,
#dropdown_note_history.dropdown-menu .dropdown_header .sch_cnt {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #495057;
}
#dropdown_note_history.dropdown-menu .dropdown_header .date_txt {
    background-image: url(../img/ico_date.svg);
    background-repeat: no-repeat;
    background-position: 2px;
    padding-left: 35px;
}

#dropdown_note_history.dropdown-menu .dropdown_content {
    height: calc(100% - 203px);
    padding: 15px 30px;
    overflow-y: auto;
}
#dropdown_note_history.dropdown-menu .dropdown_content .tab-cont {
    width: 100%;
    height: 170px;
    margin-bottom: 15px;
    padding: 14px 24px 20px 24px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: #fff;
    font-size: 14px;
    color: #212529;
}
#dropdown_note_history.dropdown-menu .dropdown_content .alarm_top #myImg {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}
#dropdown_note_history.dropdown-menu .dropdown_content .alarm_top .name {
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
    margin-left: 5px;
}
#dropdown_note_history.dropdown-menu .dropdown_content .alarm_top .date {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    text-align: left;
    color: #868e96;
    margin-left: 5px;
}
#dropdown_note_history.dropdown-menu .dropdown_content .alarm_text .s-name {
    font-size: 14px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: 0;
    text-align: left;
}
#dropdown_note_history.dropdown-menu .dropdown_content .alarm_text .title {
    text-decoration: underline;
    text-underline-offset: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0;
    white-space: nowrap;
}
#dropdown_note_history.dropdown-menu .dropdown_content .alarm_text .title.note:before {
    content: '';
    display: inline-block;
    background-image: url(../img/icon_dark_note.png);
    background-repeat: no-repeat;
    background-position: left 6px top 2px;
    vertical-align: middle;
    margin-right: 6px;
    width: 25px;
    height: 25px;
}
#dropdown_note_history.dropdown-menu .dropdown_content .alarm_text .event {
    font-size: 14px;
    font-weight: 700;
    line-height: 23.8px;
    letter-spacing: 0;
    text-align: left;
    color: #455a64;
    background: #eceff1;
    margin: 7px 0;
}

#dropdown_search.dropdown-menu {
    position: absolute;
    width: 600px;
    height: 195px;
    padding: 0;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 10px;
    box-shadow: 0px 4px 12px 0px #21252930;
    border: 1px solid #e9ecef;
    margin-top: 3px !important;
}
#dropdown_search.dropdown-menu .title {
    height: 36px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20.4px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #868e96;
    padding: 10px 15px;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#dropdown_search.dropdown-menu .cont {
    height: calc(100% - 84px);
    padding: 10px 15px;
}

#dropdown_search .dropdown-select-btn {
    height: 40px;
    padding: 0px 14px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background-color: #fff;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #1761de;
    font-weight: 500;
}
#dropdown_search .dropdown-select-btn .caret {
    color: #495057;
    padding-left: 8px;
    font-size: 14px;
}
#dropdown_search.default .dropdown-select-btn,
#dropdown_search .dropdown-select-btn.default {
    background-color: #e9ecef;
    border: 1px solid #e9ecef;
    color: #212529 !important;
    font-weight: 400;
}
#dropdown_search .dropdown-select-btn.dropdown-toggle::after {
    float: right;
    margin-top: 10px;
    color: #212529 !important;
}
#dropdown_search .button-cnfm-sty01.default {
    background-color: #e9ecef;
    color: #adb5bd !important;
}
.dropdown-sch-select.dropdown-menu {
    width: 320px;
    padding: 0;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 10px;
    box-shadow: 0px 4px 12px 0px #21252930;
    border: 1px solid #e9ecef;
}
.dropdown-sch-select.list.dropdown-menu {
    /*width: 418px;*/
    width: 95%;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-title {
    min-height: 36px;
    padding: 5px 15px;
    text-align: left;
    border-bottom: 4px solid #f1f3f5;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-title .drop-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 20.4px;
    letter-spacing: -0.04em;
    color: #868e96;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .drop-cont1 {
    height: 40px;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #495057;
    border-bottom: 1px solid #f1f3f5;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .drop-cont1 .allCheck {
    font-size: 12px;
    font-weight: 500;
    line-height: 15.6px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #212529;
    text-decoration: underline;
    text-underline-offset: 3px;
    cursor: pointer;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont ul {
    min-height: 70px;
    max-height: 222px;
    overflow-y: auto;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .dropdown-item {
    padding: 10px;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .dropdown-item.status-search {
    padding: 10px 15px;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .dropdown-item.member-search {
    padding: 8px 15px;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .dropdown-item.step-search {
    padding: 15px;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .dropdown-item.active,
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .dropdown-item:hover {
    background-color: #edf3fd;
    border-radius: 0;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .dropdown-item label {
    width: 100%;
    height: 40px;
    margin: 0 -15px;
    cursor: pointer;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .txt {
    width: 145px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #212529;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0;
}
.dropdown-sch-select.dropdown-menu .dropdown-menu-cont .sub-txt {
    font-size: 12px;
    font-weight: 400;
    line-height: 20.4px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #868e96;
}

.dropdown-sch-select.list.dropdown-menu .dropdown-menu-cont .dropdown-item:hover {
    background-color: #edf3fd;
}
.dropdown-sch-select.list.dropdown-menu .dropdown-menu-cont .dropdown-item.active:not(.chk-none) {
    background-color: #edf3fd;
    background-image: url(/lib/eln/img/icon_check_blue.png);
    background-repeat: no-repeat;
    background-position: right 16px top 9px;
}
.dropdown-sch-select.list.dropdown-menu .dropdown-menu-cont .date-txt-box {
    height: 25px;
    padding: 10px 45px 10px 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 23.8px;
    letter-spacing: 0.03em;
    text-align: center;
    color: #868e96;
}
.dropdown-sch-select.list.dropdown-menu .dropdown-menu-cont .date-txt-box .date-cont {
    color: #212529;
}

.dropdown-sch-select.dropdown-menu .dropdown-menu-footer {
    height: 48px;
    padding: 10px 16px;
    border-top: 1px solid #f1f3f5;
}

#dropdown_search.dropdown-menu .footer {
    height: 48px;
    border-top: 1px solid #dee2e6;
}
#dropdown_search.dropdown-menu .footer .button-wrap02 {
    margin: 6px 16px;
}

@media (max-width: 900px) {
    .navbar-expand-xxl .navbar-collapse {
        display: block !important;
    }
    .search-box-write .search_write {
        width: 100% !important;
    }

    #dropdown_history.dropdown-menu {
       top: 115px;
    }
    #dropdown_search.dropdown-menu {
        width: 95%;
    }
}

@media (min-width: 768px) {
    .search-box-write {
        flex-direction: row;
        margin-left: 0 !important;
    }
    .search_write {
        margin-left: 10px;
    }
    .search_write {
        margin-top: 0;
    }
}
@media (max-width: 550px) {
    .auth_time .session_txt {
        display: none;
    }

    #dropdownAlarmBtn {
        display: none;
    }

    #dropdown_history.dropdown-menu {
        width: 340px;
    }
    #dropdown_history.dropdown-menu .dropdown_header {
        padding: 20px;
        height: 210px;
    }
    #dropdown_history.dropdown-menu .dropdown_header .search-top {
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    #dropdown_history.dropdown-menu .dropdown_header .search-top .button-chk-sty02 {
        margin-top: 10px;
    }
    #dropdown_history.dropdown-menu .dropdown_content {
        padding: 20px;
    }

    #dropdown_note_history.dropdown-menu {
        width: 340px;
    }
    #dropdown_note_history.dropdown-menu .dropdown_header,
    #dropdown_note_history.dropdown-menu .dropdown_content {
        padding: 20px;
    }
}

/* ===================================================================================================
    Main Container 영역 
=================================================================================================== */
.main-wrap1 {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.main-card01 {
    display: flex;
    width: 56.5%;
    height: 238px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 1px 16px 0px #0000000f;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.main-card01 .wrap01 {
    width: 70%;
    margin: 5px 0 5px 30px;
}
.main-card01 .wrap02 {
    width: 30%;
    margin: 5px 30px;
}
.main-card01 .title01 {
    font-size: 32px;
    color: #101010;
    font-weight: 700;
    padding: 19px 0 20px 0;
    line-height: 38px;
}
.main-card01 .txt01 {
    font-size: 14px;
    color: #868e96;
    line-height: 22px;
    background-image: url(../img/icon_time_update.png);
    background-repeat: no-repeat;
    padding-left: 24px;
}
.main-card01 .txt02 {
    font-size: 15px;
    color: #495057;
    line-height: 24px;
    font-weight: 500;
}
.main-card01 .card-profile {
    width: 180px;
    height: 175px;
    background-image: url(../img/main_profile.png);
    background-repeat: no-repeat;
    border: 1px solid rgba(222, 226, 230, 0.4);
    border-radius: 10px;
}

.main-card02 {
    width: 42%;
    height: 238px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 1px 16px 0px #0000000f;
}
.main-card02.notice_board .board-top {
    height: 50px;
    padding: 5px 20px 8px 24px;
    border-bottom: 1px solid #dee2e6;
}
.main-card02.notice_board .board-top .nav-tabs {
    border-bottom: 0 !important;
}
.main-card02.notice_board .board-top .tap {
    border: 0 !important;
    font-weight: 700;
    display: flex;
    align-items: center;
    padding-bottom: 16px;
    font-size: 15px !important;
    color: #adb5bd;
}
.main-card02.notice_board .tap:hover {
    color: #495057;
}
.main-card02.notice_board button.tap {
    padding: 8px 0 12px !important;
    margin-right: 1rem;
}
.main-card02.notice_board .tap.active {
    border-bottom: 0 !important;
    color: #000 !important;
}
.main-card02.notice_board .tab-content {
    position: relative;
}
.main-card02.notice_board .tab-content .tab-cont {
    padding: 16px 30px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}

.main-card02.notice_board .tab-content .tab-cont li {
    margin: 6px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-card02.notice_board .tab-content .tab-cont li a:hover {
    color: #495057;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.main-wrap2 {
    margin-top: 20px;
    clear: both;
}

@media (max-width: 1600px) {
    .main-wrap1 .main-card01 {
        width: 49%;
        margin-left: 0;
    }
    .main-wrap1 .main-card02 {
        width: 49%;
        margin-top: 0;
        margin-right: 0;
    }
}

@media (max-width: 1440px) {
    .main-card01 .card-profile {
        display: none;
    }
    .main-card01 .wrap01 {
        width: 100%;
    }
    .main-card01 .txt02 {
        padding-right: 20px;
    }
}
@media (min-width: 1280px) {
    .main-wrap1 {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
    }
}

@media (max-width: 1024px) {
    .main-wrap1 {
        display: flex;
        flex-direction: column;
    }
    .main-wrap1 .main-card01 {
        width: 100%;
        margin: 0 auto;
    }
    .main-wrap1 .main-card02 {
        width: 100%;
        margin: 20px auto;
    }
    .main-card01 .title01 {
        font-size: 28px;
    }
}

/* ===================================================================================================
	Common
=================================================================================================== */
.toast-sty01 {
    position: fixed;
    top: 70px;
    right: 11px;
    max-width: 720px;
    padding: 13px 18px;
    background-color: #08204A;
    opacity: 0.9;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    word-wrap: break-word;
    transition: opacity 0.3s ease-out;
    z-index: 1050;
}
.toast-sty01.fade-out {
    opacity: 0;
}

.status-search .icon-status {
    width: 49px;
    height: 24px;
    padding: 2px 8px;
    border-radius: 4px;
    background: #03a9f4;
    box-shadow: 0px 1px 16px 0px #0000000f;
    font-size: 12px;
    font-weight: 700;
    line-height: 20.4px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #fff;
}

.status-search.write-status-WRITING .icon-status {
    background: #03a9f4;
}
.status-search.write-status-INSPECTION .icon-status {
    background: #598fee;
}
.status-search.write-status-COMPLETE .icon-status {
    background: #26a69a;
}
.status-search.write-status-REJECT .icon-status {
    background: #ee5139;
}
.status-search.write-status-SHARE .icon-status {
    background: #ff8f00;
}


.status-search[class*=user-noti-se] .icon-status {
    width: 80px;
}
.status-search.user-noti-se-NOTE .icon-status {
    background: #03a9f4;
}
.status-search.user-noti-se-NOTE_INSPECTION .icon-status {
    background: #598fee;
}
.status-search.user-noti-se-PROJECT .icon-status {
    background: #26a69a;
}
.status-search.user-noti-se-NOTE_SHARE .icon-status {
    background: #ff8f00;
}

.guide_text {
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    letter-spacing: -0.05em;
    text-align: left;
    color: #495057;
    padding-left: 28px;
    background-image: url(../img/icon_alarm_text.png);
    background-repeat: no-repeat;
    background-position: left 2px;
}
.guide_text2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: -0.06em;
    text-align: right;
    color: #fff;
}
.guide_text_s {
    font-size: 14px;
    font-weight: 400;
    line-height: 28.8px;
    letter-spacing: -0.05em;
    text-align: left;
    color: #495057;
    padding-left: 24px;
    background-image: url(../img/icon_alarm_text.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: left 3px;
}

.txt_underline {
    text-decoration: underline;
    text-underline-offset: 3px;
}
.txt_underline_blue {
    text-decoration: underline;
    text-underline-offset: 3px;
    color: #1761de;
}

.cntBox {
    display: inline-block;
    height: 20px;
    padding: 0px 8px;
    border-radius: 4px;
    background: #263238;
    font-size: 12px;
    font-weight: 700;
    line-height: 20.4px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #fff;
}

.keyword-wrap {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.keyword-wrap .keyword-add {
    height: 32px;
    margin-top: 10px;
    padding: 4px 15px 4px 30px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #495057;
    background: #fff;
    background-image: url(../img/icon_add_small.png);
    background-repeat: no-repeat;
    background-position: left 5px top 3px;
}
.keyword-wrap .keyword {
    display: flex;
    height: 32px;
    padding: 4px 8px;
    border-radius: 8px;
    background: #f1f3f5;
    border: 1px solid #dee2e6;
    color: #adb5bd;
    line-height: 23.8px;
    margin-top: 10px;
    margin-right: 10px;
    white-space: nowrap;
}
.keyword-wrap .keyword:before {
    content: '#';
}
.keyword-wrap .keyword:last-child {
    margin-right: 0px;
}

.keyword-wrap .keyword .keyword-txt {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-align: center;
    color: #495057;
    padding-left: 5px;
}

.keyword-wrap .keyword .keyword-cncl {
    display: inline-block;
    width: 21px;
    height: 20px;
    background-image: url(../img/icon_circle_x_gray.png);
    background-repeat: no-repeat;
    background-position: right -1px top 3px;
}

.tab-body-sty01 {
    display: flex;
    height: 445px;
    flex-direction: row;
    justify-content: flex-start;
    overflow-y: hidden;
    padding: 0;
}

.tab-wrap {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.tab-wrap .tab-left {
    /* width: 306px; */
    width: 22.9%;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    height: 680px;
}
.tab-wrap .tab-left .box01 {
    display: flex;
    flex-direction: column;
    padding: 20px 15px;
}
.tab-wrap .tab-left .box02 {
    border-top: 1px solid #dee2e6;
    padding: 10px 15px;
}
.tab-wrap .tab-left .box02.folder-list {
    height: 480px;
    overflow-y: auto;
}
.tab-wrap .tab-left .box02 .folder-element {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 44px;
    background-image: url(/lib/eln/img/icon_folder.png);
    background-repeat: no-repeat;
    background-position: left 0px top 9px;
    border: 1px solid #fff;
    padding: 8px 0;
    margin: 4px 0;
}
.tab-wrap .tab-left .box02 .folder-element.active {
    background-image: url(/lib/eln/img/icon_folder_blue.png);
}
.content-wrapper.chk-mode .tab-wrap .tab-left .box02 .folder-element {
    background-position: left 27px top 8px;
    padding: 6px 8px;
}

.content-wrapper.chk-mode .tab-wrap .tab-left .box02 .folder-element.chk-active {
    border-radius: 8px;
    background-color: #edf3fd;
    border: 1px solid #1761de;
}

.tab-wrap .tab-left .box02 .folder-element label {
    width: 100%;
    height: 40px;
    margin: 0 -15px;
    cursor: pointer;
}

.tab-wrap .tab-left .box02 .folder-element .folder_name {
    max-width: 165px;
    padding-left: 27px;
    padding-right: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #212529;
    font-size: 15px;
    text-align: left;
    font-weight: 500;
}
.content-wrapper.chk-mode .tab-wrap .tab-left .box02 .folder-element .folder_name {
    padding-left: 48px;
}
.tab-wrap .tab-left .box02 .folder-element.active .folder_name {
    color: #1761de !important;
}
.tab-wrap .tab-left .box02 .folder-element .note_cnt {
    width: 30px;
    height: 20px;
    padding: 0px 5px;
    border-radius: 10px;
    font-size: 12px;
    background: #dee2e6;
    text-align: center;
    line-height: 19px;
    font-weight: 500;
    color: #868e96;
    margin-left: 8px;
}
.tab-wrap .tab-left .box02 .folder-element .chk_cnt {
    width: 30px;
    height: 20px;
    padding: 0px 5px;
    margin-left: 5px;
    border-radius: 10px;
    font-size: 12px;
    background: #1761de;
    text-align: center;
    line-height: 19px;
    font-weight: 500;
    color: #fff;
    display: none;
}
.tab-wrap .tab-left .box02 .folder-element .folderCheckbox {
    display: none;
}
.content-wrapper.chk-mode .tab-wrap .tab-left .box02 .folder-element .chk_cnt,
.content-wrapper.chk-mode .tab-wrap .tab-left .box02 .folder-element .folderCheckbox {
    display: block;
}
.tab-wrap .tab-right {
    /* width: 966px; */
    width: 75.6%;
    margin-left: 1.5%;
}
.tab-wrap .tab-right .folder_name {
    max-width: 650px;
    padding-left: 24px;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    color: #495057;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url(/lib/eln/img/icon_folder_dark_s.png);
    background-repeat: no-repeat;
    background-position: left 0px top 2px;
}
.tab-wrap .tab-right .folder_text {
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #8b8d97;
}

.tab-wrap .step-list {
    width: 1296px;
}
.tab-wrap .step-list .step-box {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 20px;
    border: 1px solid #dee2e6;
    border-radius: 10px;
    background-color: #fff;
    align-items: center;
    justify-content: space-between;
}
.tab-wrap .step-list .step-box.active {
    background-color: #edf3fd;
    border: 1px solid #7ea8f1;
}
.tab-wrap .step-list .step-box .step_drag {
    width: 24px;
    height: 24px;
}
.tab-wrap .step-list .step-box .step-nm {
    max-width: 150px;
    margin-left: 4px;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529;
}
.tab-wrap .step-list .step-box .step-desc {
    max-width: 367px;
    margin-left: 8px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.05em;
    text-align: left;
    color: #868e96;
}
.tab-wrap .step-list .step-box .step-period {
    height: 24px;
    padding: 1px 12px;
    border-radius: 20px;
    background: #e9ecef;
    color: #495057;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
}
.tab-wrap .step-list .step-box .now-step {
    display: none;
    height: 36px;
    padding: 5px 18px;
    border-radius: 36px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #adb5bd;
    background-color: #fff;
    box-shadow: 0px 1px 16px 0px #0000000f;
    border: 0;
    margin: 0 10px;
}
.tab-wrap .step-list .step-box.active .now-step {
    display: block;
    background-color: #fff;
    border: 0;
    color: #1761de;
}
.tab-wrap .step-list .step-box .step-modify {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding-top: 4px;
    background-image: url(../img/icon_modify.png);
    background-repeat: no-repeat;
    background-position: right 0px top 6px;
    background-color: initial;
    border: 0 !important;
}
.tab-wrap .step-list .step-box .step-remove {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding-top: 4px;
    background-image: url(../img/icon_delete.png);
    background-repeat: no-repeat;
    background-position: right 0px top 6px;
    background-color: initial;
    border: 0 !important;
}

.tab-wrap .box-wrap {
    width: 1296px;
    min-height: 500px;
    padding: 20px 30px;
    border-radius: 8px;
    box-shadow: 0px 1px 16px 0px #0000000f;
    background-color: #fff;
}

.confirm-status {
    height: 20px;
    padding: 0px 8px;
    border-radius: 4px;
    background: #868e96;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #fff;
}
.confirm-status.APPROVAL {
    background: #5c7cfa;
}
.confirm-status.REJECT {
    background: #ee5139;
}

.template-detail-wrap .subject {
    font-size: 24px;
    font-weight: 700;
    line-height: 33.6px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #212529;
}
.template-detail-wrap .eidtor-wrap {
    width: 100%;
    height: 900px;
}

#templateImg {
    width: 100px;
    height: 65px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
}

#editorDrawCanvas {
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-image:
        linear-gradient(#dee2e6 1px, transparent 1px),
        linear-gradient(90deg, #dee2e6 1px, transparent 1px);
    background-size: 20px 20px;
    border: 0;
}

@media (max-width: 1600px) {
    .tab-wrap .tab-left {
        /* width: 252px; */
        width: 20.4%;
    }
    .tab-wrap .tab-right {
        /* width: 994px;
    	margin-left: 1.8%; */
        width: 77.8%;
    }
    .tab-wrap .step-list,
    .tab-wrap .box-wrap {
        width: 1266px;
    }
}
@media (max-width: 1580px) {
    /* .tab-wrap .tab-right {
   		width: 674px;
	} */
    .tab-wrap .tab-left .box02 .folder-element .folder_name {
        max-width: 117px;
    }
}
@media (max-width: 1400px) {
    .tab-wrap .tab-left {
        width: 26%;
    }
    .tab-wrap .tab-right {
        width: 72%;
    }
    /* .tab-wrap .tab-right {
   		width: 674px;
	} */
    .tab-wrap .tab-left .box02 .folder-element .folder_name {
        max-width: 130px;
    }
    .tab-wrap .tab-right .folder_name {
        max-width: 357px;
    }
}
@media (max-width: 1280px) {
    .tab-wrap .tab-right {
        /* width: 673px; */
        margin-left: 2%;
    }
    .tab-wrap .box-wrap {
        width: 946px;
    }
}
@media (max-width: 1200px) {
    .tab-wrap .box-wrap {
        width: 100%;
    }
    /*.tab-wrap .tab-left {*/
    /*    width: 100%;*/
    /*    height: 200px;*/
    /*}*/
}
@media (max-width: 1100px) {
    .tab-wrap.project-detail-note {
        position: relative;
    }
    .tab-wrap.project-detail-note.participant-project,
    .tab-wrap.project-detail-note.perf-project {
        margin-top: 80px;
    }
    .tab-wrap.project-detail-note .tab-left {
        position: absolute;
        top: 66px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 100%;
        height: 210px;
        background-color: #f8f9fa;
        border: 0;
    }
    .content-wrapper.chk-mode .tab-wrap.project-detail-note .tab-left {
        top: -40px;
    }
    .tab-wrap.project-detail-note .tab-right {
        width: 100% !important;
        margin-top: 260px !important;
        margin-left: 0;
    }
    .content-wrapper.chk-mode .tab-wrap.project-detail-note .tab-right {
        margin-top: 220px !important;
    }
    .tab-wrap.project-detail-note .tab-left .box01 {
        padding: 20px 0 10px 0;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .tab-wrap.project-detail-note .tab-left .box01 .button-blue-full-sty01.folder {
        width: auto;
        margin-top: 0 !important;
        margin-right: 25px;
    }
    .tab-wrap.project-detail-note .tab-left .box02-wrap {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .tab-wrap.project-detail-note .tab-left .box02 {
        width: 100%;
        padding: 0;
        border: 0;
    }
    .tab-wrap.project-detail-note .tab-left .box02.no-folder-list {
        margin-right: 15px;
        width: auto;
    }
    .tab-wrap.project-detail-note .tab-left .box02 .folder-element {
        width: 24%;
        min-width: 315px;
        /*height: 75px;*/
        height: 97px;
        padding: 15px 12px;
        margin-right: 15px;
        background-color: #fff;
        box-shadow: 0px 2.66px 10.64px 0px #0000000f;
        border: 1px solid #dee2e6;
        border-radius: 10px;
        background-position: left 11px top 8px;
    }
    .tab-wrap.project-detail-note .tab-left .box02 .folder-element:last-child {
        margin-right: 0;
    }
    .content-wrapper.chk-mode .tab-wrap.project-detail-note .tab-left .box02 .folder-element {
        padding: 6px 12px;
        background-position: left 40px top 8px;
    }
    .tab-wrap.project-detail-note .tab-left .box02.folder-list {
        height: 135px;
        overflow-y: unset;
    }
    .tab-wrap.project-detail-note .tab-left .box02.folder-list ul {
        display: flex;
        width: 100%;
        height: 100%;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .tab-wrap.project-detail-note .tab-left .box02 .folder-element .folder-info {
        margin-top: 15px;
    }
    .tab-wrap.project-detail-note .tab-left .box02 .folder-element .folder_name {
        padding-left: 3px;
        max-width: 200px;
    }
    .tab-wrap.project-detail-note .tab-left .box02 .folder-element .dropdown.icon-option-wrap {
        margin-top: -50px;
    }
    .content-wrapper.chk-mode .tab-wrap.project-detail-note .tab-left .box02 .folder-element .folder_name {
        padding-left: 30px;
    }
    .tab-wrap.project-detail-note .tab-left .box02 .folder-element #dropdown_option.dropdown-menu.show {
        transform: translate(-114px, -6px) !important;
    }
}
@media (max-width: 900px) {
    .tab-wrap .step-list .step-box {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (max-width: 700px) {
    .tab-wrap .box-wrap.project-member {
        padding: 20px;
    }
}
@media (max-width: 580px) {
    .tab-wrap .box-wrap .project-member-search {
        flex-wrap: wrap;
    }
    .tab-wrap .step-list .step-box .step-info {
        margin-top: 10px;
    }
    .tab-wrap.project-detail-note .tab-right .note-top {
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        align-items: flex-start;
    }
    .tab-wrap.project-detail-note .tab-right .note-top .note-btn-wrap {
        margin-top: 10px;
    }
    .tab-wrap.project-detail-note .tab-right .note-top .note-btn-wrap .button-wrap {
        padding-left: 0;
    }
}
@media (max-width: 400px) {
    .tab-wrap .step-list .step-box .step-info {
        flex-wrap: wrap;
    }
}

/* ===================================================================================================
	Search common
=================================================================================================== */
.search-filter-box {
    width: 100%;
    min-height: 68px;
    padding: 8px 20px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: #fff;
}
.search-filter-box .icon_filter {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: #fff;
    background-image: url(../img/icon_search_filter.png);
    background-repeat: no-repeat;
    background-position: 7px;
}

/* .search-filter-box .filter-elmnt-box {
	width: 91%;
} */
.search-filter-box .filter-elmnt,
.search-filter-box .filter-elmnt2 {
    display: flex;
    height: 40px;
    padding: 4px 8px;
    margin: 5px 0 5px 10px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #dee2e6;
    color: #adb5bd;
    line-height: 23.8px;
    white-space: nowrap;
    align-items: center;
}
.search-filter-box .filter-elmnt2 {
    height: 32px;
    padding: 0 8px;
}
.search-filter-box .filter-elmnt .removeFilter,
.search-filter-box .filter-elmnt2 .removeFilter {
    display: inline-block;
    width: 21px;
    height: 20px;
    background-image: url(../img/icon_search_cancel.png);
    background-repeat: no-repeat;
    background-position: right 0px top 1px;
}
.search-filter-box .filter-elmnt .filter-elmnt-title,
.search-filter-box .filter-elmnt2 .filter-elmnt-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 23.8px;
    letter-spacing: 0;
    text-align: left;
    color: #1761de;
}
.search-filter-box .filter-elmnt .filter-elmnt-cont,
.search-filter-box .filter-elmnt2 .filter-elmnt-cont {
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: 0;
    text-align: left;
    color: #495057;
    margin-left: 5px;
}
.search-filter-box .filter-elmnt.gray {
    display: flex;
    height: 32px;
    padding: 4px 8px;
    border-radius: 8px;
    background: #f1f3f5;
    border: 1px solid #dee2e6;
    color: #adb5bd;
    line-height: 23.8px;
    white-space: nowrap;
}
.search-filter-box .filter-elmnt.gray .filter-elmnt-title {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-align: center;
    color: #495057;
    padding-left: 5px;
}
.search-filter-box .filter-elmnt.gray .filter-elmnt-cont {
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: left;
}
.search-filter-box .filter-elmnt.gray .removeFilter {
    display: inline-block;
    width: 21px;
    height: 20px;
    background-image: url(../img/icon_circle_x_gray.png);
    background-repeat: no-repeat;
    background-position: right -1px top 1px;
}

.search-filter-box .filter-reset-box {
    min-width: 66px;
    text-align: right;
}
.search-filter-box .search-text {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
    color: #212529;
}

.tab-board-sty01 {
    height: 42px;
}
.tab-board-sty01 .board-top .nav-tabs {
    margin: 30px 0 20px 0;
    border-bottom: 0 !important;
}
.tab-board-sty01 .board-top .tab {
    height: 41px;
    padding: 3px 12px 3px 32px;
    border-radius: 20px;
    border: 1px solid #dee2e6;
    color: #212529;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.28px;
    letter-spacing: 0;
    margin-right: 10px;
    background-color: #fff;
}
.tab-board-sty01 .board-top .tab.project {
    background-image: url(../img/icon_project_list_gray.png);
    background-repeat: no-repeat;
    background-position: 6px 7px;
}
.tab-board-sty01 .board-top .tab.folder {
    background-image: url(../img/icon_folder.png);
    background-repeat: no-repeat;
    background-position: 6px 7px;
}
.tab-board-sty01 .board-top .tab.note {
    background-image: url(../img/icon_note_list_gray.png);
    background-repeat: no-repeat;
    background-position: 6px 7px;
}
.tab-board-sty01 .board-top .tab.project:hover,
.tab-board-sty01 .board-top .tab.project.active {
    background-image: url(../img/icon_project_list_blue.png);
}
.tab-board-sty01 .board-top .tab.folder:hover,
.tab-board-sty01 .board-top .tab.folder.active {
    background-image: url(../img/icon_folder_blue.png);
}
.tab-board-sty01 .board-top .tab.note:hover,
.tab-board-sty01 .board-top .tab.note.active {
    background-image: url(../img/icon_note_list_blue.png);
}
.tab-board-sty01 .board-top .tab .title_cnt {
    color: #868e96;
}
.tab-board-sty01 .board-top .tab:hover,
.tab-board-sty01 .board-top .tab.active {
    border: 1px solid #1761de;
    color: #1761de;
}
.tab-board-sty01 .board-top .tab:hover .title_cnt,
.tab-board-sty01 .board-top .tab.active .title_cnt {
    color: #598fee !important;
}

.tab-board-sty02 {
    height: 60px;
}
.tab-board-sty02 .board-top .nav-tabs {
    margin: 20px 0;
    border-bottom: 0;
}
.tab-board-sty02 .board-top .tab {
    height: 42px;
    padding: 3px 0px 10px 0;
    margin-right: 20px;
    color: #adb5bd;
    font-size: 18px;
    font-weight: 500;
    line-height: 25.28px;
    letter-spacing: 0;
    margin-bottom: 0px;
    background-color: #f8f9fa;
    border: 0;
}
.tab-board-sty02 .board-top .tab .title_cnt {
    color: #ced4da;
}
.tab-board-sty02 .board-top .tab:hover {
    color: #1761de;
}
.tab-board-sty02 .board-top .tab.active {
    border-bottom: 3px solid #1761de !important;
    color: #1761de;
}
.tab-board-sty02 .board-top .tab:hover .title_cnt,
.tab-board-sty02 .board-top .tab.active .title_cnt {
    color: #7ea8f1 !important;
}

.tab-board-sty03 {
    height: 41px;
}
.tab-board-sty03 .board-top .nav-tabs {
    margin: 20px 0;
    border-bottom: 0;
}
.tab-board-sty03 .board-top .tab {
    height: 41px;
    padding: 3px 0px 10px 0;
    margin-right: 30px;
    color: #868e96;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.28px;
    letter-spacing: 0;
    margin-bottom: 0px;
    border: 0;
}
.tab-board-sty03 .board-top .tab:hover {
    color: #212529;
}
.tab-board-sty03 .board-top .tab.active {
    border-bottom: 3px solid #1761de !important;
    color: #1761de;
}

.tab-board-sty04 {
    height: 30px;
}
.tab-board-sty04 .board-top .nav-tabs {
    border-bottom: 0;
}
.tab-board-sty04 .board-top .tab {
    height: 30px;
    padding-left: 28px;
    padding-right: 3px;
    margin-right: 25px;
    margin-bottom: 0px;
    background-color: unset;
    color: #868e96;
    font-size: 16px;
    font-weight: 500;
    line-height: 15.28px;
    letter-spacing: 0;
    border: 0;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
.tab-board-sty04 .board-top .tab.draw {
    background-image: url(../img/icon_draw.png);
}
.tab-board-sty04 .board-top .tab.file {
    background-image: url(../img/icon_add_photo.png);
}
.tab-board-sty04 .board-top .tab.draw:hover,
.tab-board-sty04 .board-top .tab.draw.active {
    color: #1761de;
    background-image: url(../img/icon_draw_blue.png);
}
.tab-board-sty04 .board-top .tab.file:hover,
.tab-board-sty04 .board-top .tab.file.active {
    color: #1761de;
    background-image: url(../img/icon_add_photo_blue.png);
}
.tab-board-sty04 .board-top .tab.active {
    border-bottom: 2px solid #1761de !important;
}

.tab-board-sty05 {
    height: 50px;
}
.tab-board-sty05 .board-top .nav-tabs {
    margin: 0;
    border-bottom: 0;
}
.tab-board-sty05 .board-top .tab {
    height: 50px;
    width: 50%;
    color: #adb5bd;
    margin-bottom: 0px;
    background-color: #f1f3f5 !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.28px;
    letter-spacing: 0;
    border-radius: 0;
    border: 0;
}
.tab-board-sty05 .board-top .tab:hover {
    color: #fff;
}
.tab-board-sty05 .board-top .tab.active {
    background-color: #1761de !important;
    color: #fff;
}


.tab-board-sty06 {
    height: 30px;
}
.tab-board-sty06 .board-top .nav-tabs {
    margin: 0;
    border-bottom: 0;
}
.tab-board-sty06 .board-top .tab {
    height: 31px;
    margin-left: 10px;
    margin-bottom: 0;
    background-color: #fafafa !important;
    border: 1px solid #e0e0e0;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #868e96;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tab-board-sty06 .board-top .tab:first-child {
    margin-left: 20px;
}
.tab-board-sty06 .board-top .tab:hover {
    color: #26a69a;
}
.tab-board-sty06 .board-top .tab.active {
    background-color: #fff !important;
    color: #26a69a;
}


.list-sch-box {
    top: 0;
    right: 88px;
}

@media (max-width: 1100px) {
    .list-sch-box {
        top: 15px;
        left: 0;
        right: unset;
    }
    .tab-board-sty02.participant-project,
    .sub-title-sty01.completed-project,
    .tab-board-sty02.perf-project {
        padding-top: 55px;
    }
    .tab-content.participant-project {
        margin-top: 20px !important;
    }
    .tab-content.participant-project.performance {
        margin-top: 80px !important;
    }
}
@media (max-width: 650px) {
}
@media (max-width: 580px) {

    .research-support-search  {
        flex-direction: column;
        align-items: flex-start;
    }
    .research-support-search .research-support-search-box {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .research-support-search .research-support-search-box .select-wrap {
        width: 100%;
        margin-top: 10px;
    }
    .research-support-search .button-wrap.research-support {
        width: 100%;
        margin-top: 10px;
    }
    .research-support-search .button-wrap.research-support a {
        width: 100%;
        margin-left: 0 !important;
        text-align: center;
    }
}
@media (max-width: 500px) {
    .tab-content.my-research-notes {
        margin-top: 40px !important;
    }

    .tab-board-sty01 .board-top .tab.project,
    .tab-board-sty01 .board-top .tab.folder,
    .tab-board-sty01 .board-top .tab.note,
    .tab-board-sty01 .board-top .tab.project:hover,
    .tab-board-sty01 .board-top .tab.project.active,
    .tab-board-sty01 .board-top .tab.folder:hover,
    .tab-board-sty01 .board-top .tab.folder.active,
    .tab-board-sty01 .board-top .tab.note:hover,
    .tab-board-sty01 .board-top .tab.note.active {
        background-image: none;
        padding: 3px 7px;
        font-size: 15px;
    }

    .tab-board-sty02 .board-top .tab {
        margin-right: 12px;
        font-size: 17px;
    }

    .tab-board-sty03 .board-top .nav-tabs {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    /*.tab-board-sty03 .board-top .nav-tabs::-webkit-scrollbar {*/
    /*     display: none;*/
    /*}*/

    .tab-board-sty03 .board-top .nav-tabs .nav-link {
        flex: 0 0 auto;
    }


}
/* ===================================================================================================
	Card common
=================================================================================================== */
.no-data {
    display: flex;
    margin: 20px auto;
    text-align: center;
    flex-direction: column;
    align-items: center;
}
.no-data.box {
    width: 100%;
    height: 410px;
    margin: 0 auto;
    padding: 88px 0px;
    border-radius: 10px;
    background-color: #f1f3f5;
    border: 1px solid #dee2e6;
}
.no-data .no-data-back {
    width: 216px;
    height: 189px;
    background-image: url(../img/img_no_data.png);
    background-repeat: no-repeat;
    background-position: -25px;
}
.no-data.small .no-data-back {
    width: 166px;
    height: 164px;
    background-image: url(../img/img_no_data.png);
    background-repeat: no-repeat;
    background-position: -19px;
    background-size: 195px;
}
.no-data span {
    font-size: 16px;
    font-weight: 400;
    line-height: 25.28px;
    color: #adb5bd;
}

.more_list_data {
    height: 32px;
    margin: 10px auto;
    padding: 4px 7px 4px 30px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: #fff;
    color: #495057;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: 0;
    background-image: url(../img/icon_add.png);
    background-repeat: no-repeat;
    background-position: 5px 3px;
    cursor: pointer;
}

.authGrpTxt.role,
.authGrpTxt02.role,
.gradeGrpTxt.grade {
    height: 20px;
    border-radius: 4px;
    padding: 0 8px;
    margin: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    background: #dee2e6;
}
.authGrpTxt02.role {
    margin: 0 10px;
}
.authGrpTxt.role.ROLE_USER_RESEARCHER {
    background: #868e96;
}
.authGrpTxt02.role.ROLE_USER_RESEARCHER {
     background: #dee2e6;
     color: #868e96;
}
.authGrpTxt.role.ROLE_USER_RSPNSBLTY,
.authGrpTxt02.role.ROLE_USER_RSPNSBLTY {
    background: #1761de;
}
.authGrpTxt.role.ROLE_OPMS_ADMIN,
.authGrpTxt02.role.ROLE_OPMS_ADMIN,
.authGrpTxt.role.ROLE_USER_MANAGER,
.authGrpTxt02.role.ROLE_USER_MANAGER {
    background: #009688;
}
.authGrpTxt.role.member_role_PJ_MANAGER,
.authGrpTxt02.role.member_role_PJ_MANAGER {
    background: #1761de;
}
.authGrpTxt.role.member_role_PJ_LEAD_RESEARCHER,
.authGrpTxt02.role.member_role_PJ_LEAD_RESEARCHER {
    background: #455a64;
}
.authGrpTxt.role.member_role_PJ_RESEARCHER {
    background: #868e96;
}
.authGrpTxt02.role.member_role_PJ_RESEARCHER {
    background: #dee2e6;
    color: #868e96;
}
.authGrpTxt02.gnrl {
    height: 20px;
    padding: 2px 8px;
    border-radius: 4px;
    border: 1px solid #7ea8f1;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: -0.04em;
    text-align: center;
    color: #598fee;
    background: #fff;
}

.gradeGrpTxt.grade-SECURITY_GRADE_MEMBER_1,
.gradeGrpTxt.grade-SECURITY_GRADE_EXTERNAL_SECRET {
    color: #fff;
    background: #1761de;
}
.gradeGrpTxt.grade-SECURITY_GRADE_MEMBER_2,
.gradeGrpTxt.grade-SECURITY_GRADE_EXTERNAL_A {
    color: #fff;
    background: #455a64;
}
.gradeGrpTxt.grade-SECURITY_GRADE_MEMBER_3,
.gradeGrpTxt.grade-SECURITY_GRADE_EXTERNAL_B {
    color: #868e96;
    background: #dee2e6;
}

.dropdown.icon-option-wrap {
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.dropdown.icon-option-wrap .icon-option {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../img/icon_option.png);
    background-repeat: no-repeat;
    background-position: 0;
}
.content-wrapper.chk-mode .dropdown.icon-option-wrap .icon-option {
    display: none;
}
#dropdown_option.dropdown-menu {
    width: 180px;
    padding: 0;
    margin: 0px 0 0 24px;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 10px;
    box-shadow: 0px 4px 12px 0px #21252930;
    border: 1px solid #e9ecef;
    background-color: #fff;
}
#dropdown_option.dropdown-menu .option_title {
    padding: 10px 15px 4px 15px;
    font-size: 12px;
    color: #868e96;
    line-height: 18px;
    font-weight: 400;
}
#dropdown_option.dropdown-menu .option_list {
    font-size: 14px;
    color: #212529;
    line-height: 18px;
    font-weight: 400;
    padding: 5px;
}
#dropdown_option.dropdown-menu .option_list .dropdown-item {
    padding: 8px 5px 8px 10px;
}
#dropdown_option.dropdown-menu .option_list .dropdown-item:hover,
#dropdown_option.dropdown-menu .option_list .dropdown-item:active {
    border-radius: 10px;
    background-color: #f8f9fa;
}

.dropdown-select-sty01 {
    max-width: 210px;
    min-width: 130px;
    height: 40px;
    padding: 0px 14px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background-color: #fff;
    color: #212529;
    font-size: 16px;
    font-weight: 400;
}
.dropdown-select-sty01.full {
    max-width: 100% !important;
}
.dropdown-select-sty01.dropdown-toggle::after {
    float: right;
    margin-top: 10px;
    color: #212529 !important;
}
.dropdown-select-sty02 {
    border: 0;
    background-color: unset;
    color: #212529;
    font-size: 14px;
    font-weight: 400;
    padding-left: 0;
}
.dropdown-select-sty02 .caret {
    line-height: 20px !important;
}
.dropdown-select.dropdown-menu {
    padding: 5px;
    background-clip: padding-box;
    border-radius: 10px;
    box-shadow: 0px 4px 12px 0px #21252930;
    border: 1px solid #e9ecef;
    background-color: #fff;
}
.dropdown-category.dropdown-menu {
    min-width: 350px;
    padding: 5px;
    margin: 3px 0 0 -17px !important;
    background-clip: padding-box;
    border-radius: 10px;
    box-shadow: 0px 4px 12px 0px #21252930;
    border: 1px solid #e9ecef;
    background-color: #fff;
}
.dropdown-select.dropdown-menu .dropdown-item {
    font-size: 16px;
    color: #212529;
    line-height: 18px;
    font-weight: 400;
    padding: 10px 15px;
}
.dropdown-select.dropdown-menu .dropdown-item:hover {
    border-radius: 10px;
    background-color: #f8f9fa;
}
.dropdown-select.sort .dropdown-item.asc {
    background-image: url(../img/icon_sorting_asc.png);
    background-repeat: no-repeat;
    background-position: left 7px top 5px;
    padding-left: 36px;
}
.dropdown-select.sort .dropdown-item.desc {
    background-image: url(../img/icon_sorting_desc.png);
    background-repeat: no-repeat;
    background-position: left 7px top 5px;
    padding-left: 36px;
}

@media (max-width: 400px) {
    .modal .modal-pop .modal-body.inspection.share .inspector_list .inspector_info.writing .authGrpTxt.role,
    .modal .modal-pop .modal-body.inspection.download .inspector_list .inspector_info.writing .authGrpTxt.role {
        margin: 0;
    }
}
/* ===================================================================================================
	Note card
=================================================================================================== */
.note-card-board {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.note-card-board .title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-items: center;
}
.note-card-board .note-card {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.note-card-board .note-card .note-card-cont {
    width: 24%;
    min-width: 311px;
    height: 282px;
    margin-right: 17px;
    margin-bottom: 17px;
    background-color: #fff;
    box-shadow: 0px 2.66px 10.64px 0px #0000000f;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    flex-shrink: 0;
    float: left;
}
.content-wrapper.small .note-card-board.small .note-card .note-card-cont:nth-child(2n),
.content-wrapper:not(.small) .note-card-board.small .note-card .note-card-cont:nth-child(3n),
.content-wrapper:not(.small) .note-card-board:not(.small) .note-card .note-card-cont:nth-child(4n) {
    margin-right: 0 !important;
}
.note-card-board.small .note-card .note-card-cont,
.content-wrapper.small .note-card-board .note-card .note-card-cont {
    margin-right: 23px;
    margin-bottom: 23px;
}
.content-wrapper.small .note-card-board .note-card .note-card-cont:nth-child(3n) {
    margin-right: 0 !important;
}
.note-card-board .note-card .note-card-cont .icon-status,
.note-card-board .note-card .note-card-cont .icon-grade,
.note-card-board .note-card .note-card-cont .icon-shared,
.note-card-board .note-card .note-card-cont .icon-tsa {
    min-width: 49px;
    height: 24px;
    padding: 2px 8px;
    border-radius: 4px;
    background: #03a9f4;
    box-shadow: 0px 1px 16px 0px #0000000f;
    font-size: 12px;
    font-weight: 700;
    line-height: 20.4px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #fff;
}
.note-card-board .note-card .note-card-cont.write-status-WRITING .icon-status {
    background: #03a9f4;
}
.note-card-board .note-card .note-card-cont.write-status-INSPECTION .icon-status {
    background: #598fee;
}
.note-card-board .note-card .note-card-cont.write-status-COMPLETE .icon-status {
    background: #26a69a;
}
.note-card-board .note-card .note-card-cont.write-status-REJECT .icon-status {
    background: #ee5139;
}
.note-card-board .note-card .note-card-cont.write-status-SHARE .icon-status {
    background: #ff8f00;
}

.note-card-board .note-card .note-card-cont.grade-SECURITY_GRADE_MEMBER_1 .icon-grade,
.note-card-board .note-card .note-card-cont.grade-SECURITY_GRADE_EXTERNAL_SECRET .icon-grade{
    color: #fff;
    background: #1761de;
}
.note-card-board .note-card .note-card-cont.grade-SECURITY_GRADE_MEMBER_2 .icon-grade,
.note-card-board .note-card .note-card-cont.grade-SECURITY_GRADE_EXTERNAL_A .icon-grade{
    color: #fff;
    background: #455a64;
}
.note-card-board .note-card .note-card-cont.grade-SECURITY_GRADE_MEMBER_3 .icon-grade,
.note-card-board .note-card .note-card-cont.grade-SECURITY_GRADE_EXTERNAL_B .icon-grade{
    color: #868e96;
    background: #dee2e6;
}

.note-card-board .note-card .note-card-cont .icon-shared {
    color: #fff;
    background: #ff8f00;
}
.note-card-board .note-card .note-card-cont .icon-tsa {
    color: #fff;
    background: #ff8f00;
}

.note-card-board .note-card .note-card-cont .wrap-project-folder {
    display: flex;
    margin: 15px 0 7px 0;
    color: #868e96;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    text-align: left;
}
.note-card-board .note-card .note-card-cont .txt-project {
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.note-card-board .note-card .note-card-cont .txt-icon-upper {
    width: 8%;
    height: 20px;
    background-image: url(../img/icon_upper.png);
    background-repeat: no-repeat;
    background-position: 0;
}
.note-card-board .note-card .note-card-cont .txt-folder {
    width: 42%;
    padding-left: 18px;
    background-image: url(../img/icon_folder.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.note-card-board .note-card .note-card-cont .txt-note {
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.2px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
    margin: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.note-card-board .note-card .note-card-cont .txt-info {
    margin-top: 15px;
    letter-spacing: 0;
    text-align: left;
    color: #495057;
    font-size: 12px;
    line-height: 20.4px;
}
.note-card-board .note-card .note-card-cont .txt-info .txt-info-txt {
    width: 30%;
    font-weight: 400;
    margin-bottom: 2px;
}
.note-card-board .note-card .note-card-cont .txt-info .txt-info-cont {
    width: 70%;
    font-weight: 700;
    padding-left: 5px;
}
.note-card-board .note-card .note-card-cont .wrap-step {
    border-top: 1px solid #dee2e6;
}
.note-card-board .note-card .note-card-cont .wrap-step .txt-step,
.note-card-board .note-card .note-card-cont .wrap-step .txt-keyword {
    height: 25px;
    line-height: 23px;
    padding: 0 6px;
    margin: 7px 5px;
    border-radius: 4px;
    border: 1px solid #dee2e6;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
    color: #546e7a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.note-card-board .note-card .note-card-cont .wrap-step .txt-step {
    width: 92px;
}
.note-card-board .note-card .note-card-cont .wrap-step .txt-keyword:first-child {
    margin-left: 20px;
}
.note-card-board .note-card .note-card-cont .wrap-step .txt-keyword:last-child {
    margin-right: 20px;
}
.note-card-board .note-card .note-card-cont .wrap-step .txt-note-cnt {
    height: 25px;
    font-size: 12px;
    font-weight: 700;
    padding-left: 24px;
    margin: 7px 22px;
    color: #adb5bd;
    background-image: url(../img/icon_file.png);
    background-repeat: no-repeat;
    background-position: 1px;
}

.note-card-board .note-card .note-card-cont .noteCheckbox {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 16px;
    height: 16px;
    z-index: 1;
    cursor: pointer;
    display: none;
}
.content-wrapper.chk-mode .note-card-board .note-card .note-card-cont .noteCheckbox {
    display: block;
}
.content-wrapper.chk-mode .note-card-board .note-card .note-card-cont.chk-active {
    border-radius: 8px;
    background-color: #edf3fd;
    border: 1px solid #1761de;
}
.note-card-board .note-card .note-card-cont label {
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 8px;
    margin: 0;
    display: none;
}
.content-wrapper.chk-mode .note-card-board .note-card .note-card-cont label {
    display: block;
}

@media (max-width: 1600px) {
    .note-card-board .note-card .note-card-cont {
        margin-right: 14px;
    }
    .content-wrapper.normal .note-card-board .note-card .note-card-cont {
        min-width: 305px;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .content-wrapper.normal .project-detail-note .note-card-board .note-card .note-card-cont {
        min-width: 318px;
    }
    .content-wrapper.small .note-card-board .note-card .note-card-cont:nth-child(3n) {
        margin-right: 0 !important;
    }
    .content-wrapper.small .note-card-board.small .note-card .note-card-cont:nth-child(3n) {
        margin-right: 23px !important;
    }
    .content-wrapper.small .project-detail-note .note-card-board.small .note-card .note-card-cont:nth-child(6n) {
        margin-right: 0 !important;
    }
}

@media (max-width: 1400px) {
     .content-wrapper.small .project-detail-note .note-card-board .note-card .note-card-cont {
        width: 48%;
    }
}
@media (max-width: 1280px) {
    .note-card-board .note-card .note-card-cont {
        margin-right: 14px;
    }
    .content-wrapper.small .note-card-board .note-card .note-card-cont {
        min-width: 300px;
    }
    .content-wrapper.small .note-card-board.small .note-card .note-card-cont {
        min-width: 329px;
    }
}

@media (max-width: 1200px) {
    .note-card-board .note-card .note-card-cont {
        width: 49%;
        margin-right: 19px !important;
        margin-bottom: 19px !important;
    }
    .note-card-board.small .note-card .note-card-cont {
        width: 49%;
        margin-right: 14px !important;
        margin-bottom: 14px !important;
    }
    .content-wrapper.extra-small .note-card-board .note-card .note-card-cont:nth-child(2n) {
        margin-right: 0 !important;
    }
    .content-wrapper:not(.small) .note-card-board.small .note-card .note-card-cont:nth-child(3n) {
        margin-right: 14px !important;
    }
    .content-wrapper:not(.small) .note-card-board.small .note-card .note-card-cont:nth-child(6n) {
        margin-right: 0 !important;
    }
}

@media (max-width: 1100px) {

}
@media (max-width: 900px) {
    .note-card-board .note-card .note-card-cont,
    .note-card-board.small .note-card .note-card-cont {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 19px !important;
    }
    .content-wrapper.extra-small .note-card-board .note-card .note-card-cont:nth-child(2n) {
        margin-right: 0 !important;
    }
}

/* ===================================================================================================
	Project card
=================================================================================================== */
.project-card-board {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.project-card-board .title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-items: center;
}
.project-card-board .project-card {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.project-card-board .project-card .project-card-cont {
    width: 32.4%;
    min-width: 420px;
    height: 217px;
    margin-right: 17px;
    margin-bottom: 17px;
    background-color: #fff;
    box-shadow: 0px 2.66px 10.64px 0px #0000000f;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    flex-shrink: 0;
    float: left;
}
.content-wrapper:not(.small, .extra-small) .project-card-board .project-card .project-card-cont:nth-child(3n) {
    margin-right: 0 !important;
}
.project-card-board .project-card .project-card-cont .icon-status {
    margin-top: 7px;
    width: 41px;
    height: 41px;
    background-repeat: no-repeat;
    background-position: 1px;
}
.project-card-board .project-card .project-card-cont.project-prgrst-PROGRESS .icon-status {
    background-image: url(../img/icon_writing_project.png);
}
.project-card-board .project-card .project-card-cont.project-prgrst-COMPLETE .icon-status {
    background-image: url(../img/icon_finish_project.png);
}
.project-card-board .project-card .project-card-cont.project-prgrst-STOP .icon-status {
    background-image: url(../img/icon_stop_project.png);
}
.project-card-board .project-card .project-card-cont .txt-title .txt-project {
    width: 280px;
    font-size: 16px;
    font-weight: 700;
    line-height: 25.2px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
    margin: 0 5px 4px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.project-card-board .project-card .project-card-cont .txt-title .txt-box1 {
    width: 63px;
    height: 24px;
}
.project-card-board .project-card .project-card-cont .txt-title .txt-box1 .memberBtn {
    display: block;
    width: 63px;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #a3c1f5;
    color: #1761de !important;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    padding-left: 18px;
    line-height: 21px;
    background-image: url(../img/icon_people.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
}
.project-card-board .project-card .project-card-cont .txt-title .txt-box2 {
    width: 88px;
    height: 24px;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #dee2e6;
    box-shadow: 0px 0px 4px 0px #0000000a;
    color: #546e7a;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 0 5px;
    line-height: 21px;
}
.project-card-board .project-card .project-card-cont .txt-title .txt-box3 {
    width: 115px;
    height: 24px;
    border-radius: 4px;
    background-image: url(../img/icon_tag.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #dee2e6;
    box-shadow: 0px 0px 4px 0px #0000000a;
    color: #546e7a;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
    padding: 0px 6px 0 23px;
}
.project-card-board .project-card .project-card-cont .txt-info {
    margin-top: 15px;
    letter-spacing: 0;
    text-align: left;
    color: #495057;
    font-size: 12px;
    line-height: 20.4px;
}
.project-card-board .project-card .project-card-cont .txt-info .txt-info-txt {
    width: 25%;
    font-weight: 400;
    margin-bottom: 2px;
}
.project-card-board .project-card .project-card-cont .txt-info .txt-info-cont {
    display: flex;
    width: 75%;
    font-weight: 700;
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.project-card-board .project-card .project-card-cont .txt-info .txt-info-cont .txt-info-icon {
    width: 40px;
    height: 16px;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    margin: 3px 15px;
}
.project-card-board .project-card .project-card-cont.project-prgrst-PROGRESS .txt-info .txt-info-cont .txt-info-icon {
    background: #1761de;
}
.project-card-board .project-card .project-card-cont.project-prgrst-COMPLETE .txt-info .txt-info-cont .txt-info-icon {
    background: #26a69a;
}
.project-card-board .project-card .project-card-cont.project-prgrst-STOP .txt-info .txt-info-cont .txt-info-icon {
    background: #607d8b;
}
.project-card-board .project-card .project-card-cont .wrap-note-cnt {
    height: 39px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.project-card-board .project-card .project-card-cont .wrap-note-cnt span {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    margin: 0 2px;
}
.project-card-board .project-card .project-card-cont.project-prgrst-PROGRESS .wrap-note-cnt {
    color: #598fee;
    background: #edf3fd;
}
.project-card-board .project-card .project-card-cont.project-prgrst-COMPLETE .wrap-note-cnt {
    color: #26a69a;
    background: #e0f2f1;
}
.project-card-board .project-card .project-card-cont.project-prgrst-STOP .wrap-note-cnt {
    color: #78909c;
    background: #eceff1;
}
#dropdown_member.dropdown-menu {
    width: 500px;
    height: 423px;
    padding: 0;
    margin: 21px 0 0 -174px;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 10px;
    box-shadow: 0px 4px 12px 0px #21252930;
    border: 1px solid #e9ecef;
    background: #f8f9fa;
}

#dropdown_member.dropdown-menu .member_top {
    height: 80px;
    line-height: 25.28px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
    padding: 15px 20px;
    background: #fff;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#dropdown_member.dropdown-menu .member_top .member_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 25.28px;
    letter-spacing: 0;
    text-align: left;
}
#dropdown_member.dropdown-menu .member_top .projectNm {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    padding: 8px 5px 5px 27px;
    background-image: url(../img/icon_dark_project.png);
    background-repeat: no-repeat;
    background-position: 0 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#dropdown_member.dropdown-menu .member_cont {
    padding: 15px 20px;
    height: calc(100% - 80px);
    overflow-y: auto;
}
#dropdown_member.dropdown-menu .member_cont .member_list .member_box {
    height: 61px;
    padding: 8px 16px;
    border-radius: 10px;
    margin-bottom: 10px;
    background: #f1f3f5;
}
#dropdown_member.dropdown-menu .member_cont .member_list .member_box:last-child {
    margin-bottom: 0;
}
#dropdown_member.dropdown-menu .member_cont .member_list .member_box.role1,
#dropdown_member.dropdown-menu .member_cont .member_list .member_box.role2 {
    background: #f1f3f5;
}
#dropdown_member.dropdown-menu .member_cont .member_list .member_box.role0 {
    background: #edf3fd;
}
#dropdown_member.dropdown-menu .member_cont .profile_info {
    margin-left: 10px;
}
#dropdown_member.dropdown-menu .member_cont .profile_info .name {
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
}
#dropdown_member.dropdown-menu .member_cont .profile_info .email {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    text-align: left;
    color: #868e96;
}

@media (max-width: 1600px) {
    .project-card-board .project-card .project-card-cont {
        min-width: 410px;
        margin-right: 17px;
    }
    .project-card-board .project-card .project-card-cont .icon-status {
        display: none;
    }
}

@media (max-width: 1280px) {
    .project-card-board .project-card .project-card-cont {
        min-width: 463px;
        margin-right: 17px;
    }
}
@media (max-width: 1576px) and (min-width: 1270px) {
    .content-wrapper.small .project-card-board .project-card .project-card-cont:nth-child(2n) {
        margin-right: 0 !important;
    }
    /* .project-card-board .project-card .project-card-cont:nth-child(3n) {
        margin-right: 17px !important;
    } */
}

@media (max-width: 1200px) {
    .project-card-board .project-card .project-card-cont {
        width: 49%;
        margin-right: 19px;
    }
    .content-wrapper.extra-small .project-card-board .project-card .project-card-cont:nth-child(2n) {
        margin-right: 0 !important;
    }
}

@media (max-width: 900px) {
    .project-card-board .project-card .project-card-cont {
        min-width: 380px;
        width: 100%;
        margin-right: 0 !important;
    }
    .content-wrapper.extra-small .project-card-board .project-card .project-card-cont:nth-child(2n) {
        margin-right: 0 !important;
    }
}

@media (max-width: 600px) {
    .project-card-board .project-card .project-card-cont {
        min-width: 335px;
    }
}

/* ===================================================================================================
    Folder card
=================================================================================================== */
.folder-card-board {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.folder-card-board .folder-card {
    width: 100%;
    display: flex;
}
.folder-card-board .folder-card .folder-card-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 24%;
    min-width: 306px;
    height: 56px;
    margin-right: 17px;
    margin-bottom: 17px;
    background-color: #fff;
    box-shadow: 0px 2.66px 10.64px 0px #0000000f;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    float: left;
    background-image: url(../img/icon_folder.png);
    background-repeat: no-repeat;
    background-position: left 11px top 14px;
    padding: 15px 5px;
}
.folder-card-board .folder-card .folder-card-cont:nth-child(4n) {
    margin-right: 0 !important;
}
.folder-card-board .folder-card .folder-card-cont .folder_name {
    max-width: 215px;
    padding-left: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #212529;
    font-size: 15px;
    text-align: left;
}
.folder-card-board .folder-card .folder-card-cont .note_cnt {
    min-width: 27px;
    height: 20px;
    padding: 0px 5px;
    border-radius: 10px;
    font-size: 12px;
    background: #dee2e6;
    text-align: center;
    line-height: 19px;
    font-weight: 500;
    color: #868e96;
    margin-left: 10px;
}

/* ===================================================================================================
    Table
=================================================================================================== */
.table > :not(caption) > * > * {
    padding: 0.5rem 1.5rem;
}

.table-sty01 thead {
    background-color: #eceff1;
    color: #343a40;
    margin-bottom: 0.5rem;
}
.core-table .core-table-body .table > thead > tr > th {
    background-color: #eceff1;
    border: 1px solid #d7d8d0;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 31px;
}
.core-table .core-table-body .table > thead > tr > th:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.core-table .core-table-body .table > thead > tr > th:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.core-table .core-table-body .table {
    border-top: 0;
}
.core-table .core-table-body .table > thead > tr > th {
    border: 0;
}
.core-table .core-table-body .table > thead > tr > th .fas {
    margin-left: 6px;
}

.table-sty01 tbody {
    color: #495057;
    margin-bottom: 0.5rem;
    font-size: 14px;
    font-weight: 400;
}
.core-table .core-table-body .table > tbody > tr > td:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.core-table .core-table-body .table > tbody > tr > td:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.core-table .core-table-body .table > tbody > tr:hover {
    --bs-table-hover-bg: #f1f3f5 !important;
    --bs-table-hover-color: #212529 !important;
}

.core-table .core-table-body .table > tbody > tr > td {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    vertical-align: middle;
    background: #fff;
    padding: 14px 21px;
}

.core-table .core-table-body .table > tbody > tr > td .chk-mode {
    padding-left: 30px;
}
.core-table .core-table-body .table > tbody > tr > td.selectable:hover .selectable-text {
    text-decoration: underline;
    text-underline-offset: 3px;
    cursor: pointer;
}

.core-table.small .core-table-body .table > thead > tr > th,
.core-table.small .core-table-body .table > tbody > tr > td {
    padding: 10px;
}

.table-sty01 > :not(caption) > * {
    border-bottom: 1px solid #f4f4f4;
}

.table-sty01 tr td .txt_ellipsis {
    width: 99%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-sty01 tr td:nth-child(1) {
    padding-left: 20px !important;
}

.tablebox-sty01 {
    width: 100%;
}

.editor_type {
    width: 45px;
    height: 41px;
    background-repeat: no-repeat;
    background-position: 0px;
    background-image: url(../img/icon_note_upload.png);
}
.editor_type.xls,
.editor_type.xlsx,
.editor_type.sheet {
    background-image: url(../img/icon_note_sheet.png);
}
.editor_type.doc,
.editor_type.docx,
.editor_type.word {
    background-image: url(../img/icon_note_word.png);
}
.editor_type.ppt,
.editor_type.pptx,
.editor_type.slide {
    background-image: url(../img/icon_note_slide.png);
}
.editor_type.hwp,
.editor_type.hwpx {
    background-image: url(../img/icon_note_hwp.png);
}

.table-sty01 .icon-status {
    width: 50px;
    height: 24px;
    padding: 8px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 500;
    line-height: 7.6px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #868e96;
    border: 1px solid #dee2e6;
    margin-right: 5px;
}

.table-sty01 .icon-note-status {
    width: 49px;
    height: 24px;
    padding: 2px 8px;
    border-radius: 4px;
    background: #03a9f4;
    font-size: 12px;
    font-weight: 700;
    line-height: 20.4px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #fff;
}
.table-sty01 .icon-note-status.write-status-WRITING {
    background: #03a9f4;
}
.table-sty01 .icon-note-status.write-status-INSPECTION {
    background: #598fee;
}
.table-sty01 .icon-note-status.write-status-COMPLETE {
    background: #26a69a;
}
.table-sty01 .icon-note-status.write-status-REJECT {
    background: #ee5139;
}
.table-sty01 .icon-note-status.write-status-SHARE {
    background: #ff8f00;
}

.table-sty01 .txt-step {
    width: 80px;
    height: 24px;
    padding: 0px 5px;
    margin: 0 8px;
    border-radius: 4px;
    border: 1px solid #dee2e6;
    box-shadow: 0px 0px 4px 0px #0000000a;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    color: #546e7a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 992px) {
    .core-table-body > .search {
        width: 100%;
    }
}
@media (max-width: 500px) {
    .editor_type {
        display: none;
    }
}

/* @media (max-width: 1600px)and (min-width: 1441px)  {
	.table-sty01>tbody>tr>td:first-child {
   	   max-width: 500px;
 	}
	.table-sty01>tbody>tr>td:nth-child(2) {
   	   max-width: 290px;
 	}
}

@media (max-width: 1280px) {
	.table-sty01>tbody>tr>td:first-child {
   	   max-width: 384px;
 	}
	.table-sty01>tbody>tr>td:nth-child(2) {
   	   max-width: 255px;
 	}
} */

/* ===================================================================================================
    Text board
=================================================================================================== */
.text-board {
    position: relative;
    max-width: 1296px !important;
    height: 100%;
    box-shadow: 0px 8px 16px 0px #21252914;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 60px;
}

.text-board .important_s_label {
    position: absolute;
    top: 47px;
    right: 66px;
    background-image: url(../img/icon_s_dot_blue.png);
    background-repeat: no-repeat;
    background-position: left 0px top 3px;
    padding-left: 7px;
}
.text-board .important::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 17px;
    margin-left: 3px;
    background-image: url(../img/icon_dot_blue.png);
    background-repeat: no-repeat;
    background-position: right 0px top 0px;
}

.text-board .project-regist-title {
    font-size: 24px;
    color: #212529;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 1rem;
}
.text-board .project-regist-title span {
    display: block;
    font-size: 20px;
    color: #1761de;
    line-height: 30px;
    letter-spacing: 0;
    text-align: left;
}
.text-board .project-regist-title p {
    font-size: 22px;
    color: #212529;
    font-weight: 700;
    margin-bottom: 0;
}

.text-board label:not(.btn) {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 28.44px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}

@media (max-width: 1600px) {
    .text-board {
        max-width: 1266px !important;
    }
}

@media (max-width: 1280px) {
    .text-board {
        max-width: 946px !important;
    }
}

@media (max-width: 1200px) {
    .text-board {
        max-width: 984px !important;
        padding: 40px 30px;
    }
}

@media (max-width: 900px) {
    .text-board {
        padding: 40px 20px;
    }
    .box-form-project {
        margin: 0 -20px;
    }
    .text-board .important_s_label {
        right: 20px;
    }
    .count-wrap {
        display: none;
    }
}

/* ===================================================================================================
    Form
=================================================================================================== */
.form-check-inline {
    padding-left: 10px;
    margin-right: 12px;
}
.form-check-inline:first-child {
    padding-left: 0;
}
.form-check-input.basic {
    margin: 10px 8px 10px 0;
    border-color: #495057 !important;
}
.form-check-label {
    font-size: 16px;
    font-weight: 500;
    line-height: 31.28px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #495057;
    cursor: pointer;
}
.form-check-label2 {
    font-size: 14px;
    font-weight: 400;
    padding-left: 22px;
    line-height: 35.28px;
    margin-bottom: 0;
    letter-spacing: -0.03em;
    text-align: left;
    color: #495057;
    cursor: pointer;
}
.form-check-input.basic:checked {
    background-color: #1761de !important;
    border-color: #1761de !important;
}
.form-check-input.basic:focus {
    box-shadow: none !important;
}
.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: 0.2;
}

.text-board select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/icon_select_arrow_drop_down.png);
    background-repeat: no-repeat;
    background-position: right 7px top 11px;
}
.text-board select::-ms-expand {
    display: none;
}

code {
    font-size: 14px;
    color: #495057;
}
.select-sty01 {
    min-width: 150px;
    height: 46px;
    border-radius: 8px;
    padding: 0px 30px 0 15px;
    border: 1px solid #dee2e6;
    margin-right: 6px;
    color: #212529;
    text-align: left;
    background-color: #fff;
    background-position: right 7px top 9px;
}
.select-sty02 {
    width: 288px;
    height: 40px;
    border-radius: 8px;
    padding: 0px 30px 0 15px;
    border: 1px solid #dee2e6;
    margin-right: 6px;
    color: #495057;
    text-align: left;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(../img/icon_select_arrow_drop_down.png);
    background-repeat: no-repeat;
    background-position: right 7px top 7px;
}
.text-board select::-ms-expand {
    display: none;
}

.guidetext-sty01 {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #495057;
}
.guidetext-sty02 {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: right;
    color: #ced4da;
}

.form_date {
    padding-left: 10px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background-color: #fff;
}
.form-textarea {
    padding: 8px 16px;
    width: 866px;
    height: 180px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background-color: #fff;
    outline: 0;
    resize: none;
    font-size: 16px;
    font-weight: 400;
    color: #495057;
}
.form-textarea:disabled {
    pointer-events: none;
    background: #e9ecef;
    border: 1px solid #e9ecef;
    color: #adb5bd;
}
.form-textarea-line:focus {
    box-shadow: 0 0 4px 0 #1761de;
}

.input-group-text {
    color: #495057;
    background-color: #fff !important;
    border: 0 !important;
    font-size: 16px;
    padding-right: 25px;
}
.input-group-prepend {
    margin-right: -1px;
}

.input-write-sty01-line {
    width: 100%;
    height: 46px;
    outline: 0;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    padding: 9px 16px;
    background-color: #fff;
    line-height: 43px;
    color: #495057;
}
.input-write-sty01-line placeholder {
    color: #adb5bd;
    font-size: 16px;
}
.input-write-sty01-line:focus {
    box-shadow: 0 0 4px 0 #1761de;
}
.input-write-sty02-line {
    width: 100%;
    height: 40px;
    outline: 0;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    padding: 9px 16px;
    background-color: #fff;
    line-height: 40px;
    color: #495057;
    font-size: 15px;
}
.input-write-sty02-line placeholder {
    color: #adb5bd;
    font-size: 15px;
    font-weight: 400;
}
.input-write-sty02-line:focus {
    box-shadow: 0 0 4px 0 #1761de;
}
.input-write-date,
.input-write-date2 {
    height: 46px;
    outline: 0;
    border-radius: 8px;
    border: 0 !important;
    padding: 9px 16px;
    background-color: #fff !important;
    line-height: 43px;
    text-align: right;
    font-weight: 500;
    color: #1761de;
}
.input-write-date::placeholder {
    font-weight: 400;
    color: #adb5bd;
}
.input-write-date2 {
    height: 40px;
}
.input-write-date:focus,
.input-write-date2:focus {
    box-shadow: 0 0 4px 0 #1761de;
}

.input-write-date3 {
    width: 90px;
    height: 30px;
    padding: 0;
    font-size: 14px;
    border-radius: 9px;
    border: 0 !important;
    background-color: unset;
    line-height: 43px;
    text-align: center;
    font-weight: 400;
    color: #212529;
}

.fa-plus {
    width: 46px;
    height: 46px;
    border: 1px solid #dee2e6 !important;
    background-color: #fff !important;
    border-radius: 8px !important;
    margin-left: 10px;
    padding: 15px !important;
}
.fa-search {
    width: 46px;
    height: 46px;
    border: 1px solid #dee2e6 !important;
    background-color: #fff !important;
    border-radius: 8px !important;
    margin-left: 10px;
    padding: 15px !important;
}
.fa-search.none {
    width: 30px;
    height: 30px;
    border: 0 !important;
    background-color: #fff !important;
    margin-left: 0;
    padding: 8px !important;
    cursor: pointer;
}
.fa-plus.small {
    width: 40px;
    height: 40px;
    font-weight: 900;
    font-size: 100%;
    padding: 13px !important;
}
.fa-search.small {
    width: 40px;
    height: 40px;
    font-weight: 900;
    font-size: 100%;
    padding: 11px !important;
    margin-right: 10px;
}
.fa-close {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../img/icon_close_dark.png);
    background-repeat: no-repeat;
    background-position: 5px;
}
.fa-close.close-sty02 {
    width: 25px;
    height: 20px;
    background-image: url(../img/icon_circle_x_gray.png);
}

.invalid-feedback {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #495057;
}

.add-project-sty01 {
    display: flex;
    justify-content: start;
    align-items: center;
}
.add-project-sty01 > .bootstrap-tagsinput {
    background-color: #fff;
    border: none;
    box-shadow: none;
    display: inline-block;
    padding: 8px !important;
    color: #212529;
    width: 100%;
    outline: 0;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background-color: #fff;
    margin-right: 4px;
    display: flex;
    flex-wrap: wrap;
}

.date-dash {
    width: 9%;
    margin-top: 11px;
}
.regist-form {
    display: flex;
    justify-content: flex-start;
}
.regist-form > .regist-form {
    margin-bottom: 6px;
}

.regist-form > .select-dropdown {
    margin-right: 0;
}

.regist-form > .nav-select {
    margin-top: 0;
}

#dropdown_input_member,
#dropdown_input_member_admin,
#dropdown_input_member_gnrl,
#dropdown_input_member_loaner {
    width: 100%;
    height: 335px;
    padding: 0;
    margin: 52px 0 0 -1px !important;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 10px;
    box-shadow: 0px 8px 16px 0px #21252914;
    border: 1px solid #adb5bd;
    transform: translate(0px, 0px) !important;
}
#dropdown_input_member .member_title,
#dropdown_input_member_admin .member_title,
#dropdown_input_member_gnrl .member_title,
#dropdown_input_member_loaner .member_title {
    font-size: 12px;
    font-weight: 700;
    line-height: 20.4px;
    letter-spacing: 0;
    text-align: left;
    color: #495057;
    padding: 10px 15px;
    background: #fff;
    height: 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 8px solid #f1f3f5;
}
#dropdown_input_member .member_cont,
#dropdown_input_member_admin .member_cont,
#dropdown_input_member_gnrl .member_cont,
#dropdown_input_member_loaner .member_cont {
    padding: 10px 0;
    height: calc(100% - 50px);
    overflow-y: auto;
}
#dropdown_input_member .member_box,
#dropdown_input_member_admin .member_box,
#dropdown_input_member_gnrl .member_box,
#dropdown_input_member_loaner .member_box {
    padding: 7px 20px;
    cursor: pointer;
}
#dropdown_input_member .member_box:hover,
#dropdown_input_member_admin .member_box:hover,
#dropdown_input_member_gnrl .member_box:hover,
#dropdown_input_member_loaner .member_box:hover {
    background: #f1f3f5;
    border-radius: 8px;
}
#dropdown_input_member .profile_info,
#dropdown_input_member_admin .profile_info,
#dropdown_input_member_gnrl .profile_info,
#dropdown_input_member_loaner .profile_info {
    margin-left: 10px;
}
#dropdown_input_member .profile_info .name,
#dropdown_input_member_admin .profile_info .name,
#dropdown_input_member_gnrl .profile_info .name,
#dropdown_input_member_loaner .profile_info .name {
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: 0;
    text-align: left;
    color: #495057;
}
#dropdown_input_member .profile_info .email,
#dropdown_input_member_admin .profile_info .email,
#dropdown_input_member_gnrl .profile_info .email,
#dropdown_input_member_loaner .profile_info .email {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    text-align: left;
    color: #868e96;
}

.project_member_list .member_box {
    padding: 8px 16px;
    border-radius: 10px;
    margin-bottom: 10px;
    background: #f1f3f5;
}
.project_member_list .member_box:last-child {
    margin-bottom: 0;
}

.project_member_list .member_box:hover {
    background-color: #edf3fd;
}
.project_member_list .member_box.active {
    background-color: #edf3fd;
    background-image: url(/lib/eln/img/icon_check_blue.png);
    background-repeat: no-repeat;
    background-position: right 10px top 17px;
}
.project_member_list .member_box .create-project {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}
.project_member_list .profile_info {
    margin-left: 10px;
}
.project_member_list .profile_info .name {
    max-width: 120px;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: 0;
    text-align: left;
    color: #212529;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.project_member_list .profile_info .email {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    text-align: left;
    color: #868e96;
}
.project_member_list .icon_remove {
    width: 24px;
    height: 24px;
    border: 0 !important;
    background-color: #fff !important;
    border-radius: 50% !important;
    margin-left: 10px;
    padding: 15px !important;
    background-image: url(../img/icon_remove.png);
    background-repeat: no-repeat;
    background-position: 8px;
}

.form_footer_wrap {
    position: fixed;
    width: calc(100% - 295px);
    height: 80px;
    bottom: 0;
    background: rgba(33, 37, 41, 0.7);
}
.form_footer_wrap.note-download-wrap {
    display: none;
}
.content-wrapper.chk-mode .form_footer_wrap.note-download-wrap {
    display: block;
}
.form_footer {
    margin: 0 auto;
    padding: 20px 0;
    max-width: 1296px !important;
}

@media (min-width: 992px) {
    .form_date {
        background-image: url(../img/ico_date.svg);
        background-repeat: no-repeat;
        background-position: 12px;
        padding-left: 35px;
    }
}

@media (min-width: 920px) {
    .regist-form {
        flex-direction: row;
    }
    .regist-form > .regist-form {
        width: 86%;
    }
}

@media only screen and (min-width: 587px) and (max-width: 920px) {
    .regist-form {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
    }
}

@media (max-width: 1600px) {
    .form_footer {
        max-width: 1296px !important;
        padding: 20px 36px;
    }
}

@media (max-width: 1280px) {
    .form_footer {
        max-width: 976px !important;
        padding: 20px 36px;
    }
}

@media (max-width: 1200px) {
    .form_footer_wrap {
        width: 100%;
    }
    .form_footer {
        max-width: 1024px !important;
        padding: 20px 36px;
    }
}

@media (max-width: 900px) {
    .project_member_list .member_box .create-project {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }
    .project_member_list .member_box .create-project .member-info-wrap {
        margin-top: 10px;
    }
    .input-group-prepend {
        display: none;
    }
    .input-write-sty02-line.member {
        width: 72% !important;
    }
}
@media (max-width: 700px) {
    .input-write-sty02-line.support {
        width: 260px !important;
    }
    .project-member-search .select-sty02 {
        width: 115px !important;
    }
}
@media (max-width: 550px) {
    .project-member-search .project-member-select-wrap {
        width: 100%;
        margin-top: 10px;
    }
    .project-member .project-member-btn-wrap {
        flex-direction: column;
        align-content: flex-start;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .project-member .project-member-btn-wrap .btn-group {
        margin-top: 10px;
    }
}
@media (max-width: 500px) {
    .regist-form {
        display: flex;
        flex-direction: column;
    }
    .regist-form.form-project-date {
        margin-top: 10px;
    }
    .project_member_list .member_box {
        padding: 8px 13px;
    }
    .input-write-sty02-line.support {
        width: 84% !important;
    }
}

/* ===================================================================================================
    Project
=================================================================================================== */
.project-list-title:hover,
.note-list-title:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.project_simple_info .main-title-sty01 {
    max-width: 815px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    color: #212529;
}
.project_simple_info .project_title {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #868e96;
}
.project_simple_info .project_cont {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #37474f;
}

.top_title_wrap {
    background: #fff;
}
.top_title_wrap .top_title {
    margin: 0 auto;
    padding-top: 30px;
    max-width: 1296px !important;
}

.project-info-note-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
}
.project-info-note-box div {
    width: 24%;
    height: 95px;
    margin-top: 8px;
    padding: 20px 24px 20px 90px;
    border-radius: 10px;
    border: 0px;
    box-shadow: 0px 1px 16px 0px #0000000f;
    background-color: #fff;
    color: #495057;
    font-weight: 700;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: left 10px top 12px;
}
.project-info-note-box .note-card-title {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.04em;
    font-weight: 500;
}
.project-info-note-box div.card-total {
    background-image: url(../img/icon_note_step1.png);
}
.project-info-note-box div.card-total .note-card-title {
    color: #3578ea;
}
.project-info-note-box div.card-writing {
    background-image: url(../img/icon_note_step2.png);
}
.project-info-note-box div.card-writing .note-card-title {
    color: #03a9f4;
}
.project-info-note-box div.card-check {
    background-image: url(../img/icon_note_step3.png);
}
.project-info-note-box div.card-check .note-card-title {
    color: #598fee;
}
.project-info-note-box div.card-finish {
    background-image: url(../img/icon_note_step4.png);
    background-position: left 25px top 26px;
}
.project-info-note-box div.card-finish .note-card-title {
    color: #26a69a;
}

.project-info-project-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
}
.project-info-project-box .card1,
.project-info-project-box .card2,
.project-info-project-box .card3 {
    width: 32.4%;
    min-height: 203px;
    margin-top: 20px;
    padding: 20px 25px;
    border-radius: 10px;
    border: 1px solid #dee2e6;
    box-shadow: 0px 1px 16px 0px #0000000f;
    background: #fff;
}
.project-info-project-box .card4 {
    width: 100%;
    min-height: 65px;
    margin-top: 20px;
    padding: 5px 20px 15px 20px;
    border-radius: 10px;
    border: 1px solid #dee2e6;
    box-shadow: 0px 1px 16px 0px #0000000f;
    background: #fff;
}
.project-info-project-box .card-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 25.2px;
    letter-spacing: -0.04em;
    text-align: left;
}
.project-info-project-box .card-date {
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1761de;
}
.project-info-project-box .card-step-desc {
    height: 45px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #868e96;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.project-info-project-box .card-tab-btn {
    margin-top: 15px;
    font-size: 12px;
    font-weight: 500;
    line-height: 15.6px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #1761de !important;
}
.project-info-project-box .txt-info {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: 0;
    text-align: left;
    letter-spacing: -0.02em;
    color: #495057;
}
.project-info-project-box .txt-info .txt-info-txt {
    width: 30%;
    font-weight: 400;
    color: #868e96;
}
.project-info-project-box .txt-info .txt-info-cont {
    width: 70%;
    color: #495057;
}
.project-info-project-box .card-desc {
    height: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #868e96;
    overflow-y: auto;
    font-family: Noto Sans KR;
    padding: 5px 0;
    margin: 3px;
    white-space: pre-wrap;
}

.completed-project-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top_title_wrap.project-detail .project_simple_info .project_info_div {
    display: flex;
}

@media (max-width: 1600px) {
    .top_title_wrap {
        max-width: 1296px !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .project_simple_info .main-title-sty01 {
        max-width: 772px;
    }
    .project-info-note-box div {
        width: 23.6%;
    }
    .project-info-project-box {
        flex-wrap: wrap;
    }
    .project-info-project-box .card1,
    .project-info-project-box .card2 {
        width: 49.2%;
    }
    .project-info-project-box .card3 {
        width: 100%;
    }
}

@media (max-width: 1440px) {
    .project_simple_info .main-title-sty01 {
        max-width: 595px;
    }
}
@media (max-width: 1280px) {
    .top_title_wrap {
        max-width: 976px !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .project-info-project-box .card1,
    .project-info-project-box .card2 {
        width: 49%;
    }
}
@media (max-width: 1200px) {
    .top_title_wrap {
        width: 100%;
        max-width: unset !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .project-info-note-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .project-info-note-box div {
        width: 49%;
    }
    .project-info-project-box .card1,
    .project-info-project-box .card2 {
        width: 100%;
    }
    .project-info-project-box .card-progress {
        width: 20% !important;
    }
}

@media (max-width: 900px) {
    .project-cover-img {
        display: none;
    }
    .project_simple_info .main-title-sty01 {
        max-width: 410px;
    }
    .project-info-project-box .card-progress {
        width: 30% !important;
    }
}
@media (max-width: 800px) {
    .completed-project-title {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }
    .top_title_wrap.project-detail .project_simple_info .project_info_div {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-top: 65px;
        line-height: 27px;
    }
    .top_title_wrap.project-detail .project-detail-btn-wrap {
        position: absolute;
        top: 60px;
        left: 0;
    }
    .project_simple_info .main-title-sty01 {
        max-width: 335px;
    }
    .project-detail-file-drop-zone {
        display: none;
    }
}
@media (max-width: 500px) {
    .project-info-note-box div.card-total,
    .project-info-note-box div.card-writing,
    .project-info-note-box div.card-check,
    .project-info-note-box div.card-finish {
        width: 48%;
        padding: 20px;
        background-image: none;
    }
    .project-info-project-box .card1 {
        display: flex;
        flex-direction: column;
    }
    .project-info-project-box .card-progress-txt {
        width: 100% !important;
    }
    .project-info-project-box .card-progress {
        width: 100% !important;
        margin-top: 20px !important;
        margin: auto;
    }
}

/* ===================================================================================================
    Note detail
=================================================================================================== */
.blur-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lock-wrap {
    width: 360px;
    margin: 0 auto;
    padding-top: 100px;
    text-align: center;
}
.lock-wrap .lock-txt {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.06em;
    text-align: center;
    color: #212529;
}
.lock-wrap .lock-cont {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: center;
    color: #343a40;
}
.note-title {
    max-width: 745px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.note-type {
    height: 20px;
    padding: 0px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: center;
}
.note-type.write_mode_0,
.note-type.write_mode_EDITOR {
    background: #e1f5fe;
    color: #039be5;
}
.note-type.write_mode_1,
.note-type.write_mode_FILE {
    background: #fce4ec;
    color: #d81b60;
}

#main-body #main-body-left .note-info-box {
    width: 100%;
    min-height: 209px;
    padding: 20px;
    border-radius: 8px;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
}
#main-body #main-body-left .note-info-box .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 25.28px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #495057;
}
#main-body #main-body-left .note-info-box .cont {
    margin-top: 15px;
    letter-spacing: 0;
    text-align: left;
    color: #495057;
    font-size: 14px;
    font-weight: 500;
    line-height: 20.4px;
}
#main-body #main-body-left .note-info-box .cont .txt-info-txt {
    width: 85px;
    margin-bottom: 2px;
    color: #868e96;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
}
#main-body #main-body-left .note-info-box .cont .icon_box {
    height: 26px;
}
#main-body #main-body-left .note-info-box .cont .txt-info-cont {
    max-width: 240px;
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#main-body #main-body-left .note-info-box .cont .txt-info-cont.project-name {
    width: 240px;
    padding-left: 13px;
}
#main-body #main-body-left .note-info-box .cont .txt-info-cont.project-name:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
    color: #1761de;
}
#main-body #main-body-left .note-info-box .cont .txt-info-cont.step,
#main-body #main-body-left .note-info-box .cont .txt-info-cont.grade {
    height: 24px;
    padding: 4px 8px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #dee2e6;
    box-shadow: 0px 0px 4px 0px #0000000a;
    font-size: 12px;
    font-weight: 500;
    line-height: 15.6px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #546e7a;
}
#main-body #main-body-left .note-info-box .cont .txt-info-cont.step {
    min-width: 65px;
}
#main-body #main-body-left .note-info-box .cont .complete {
    padding: 1px 7px;
    border-radius: 30px;
    background: #495057;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.04em;
    text-align: center;
    color: #fff;
    margin-left: 5px;
}

#main-body #main-body-left .inspection-status-box {
    width: 100%;
    border-radius: 8px;
    min-height: 125px;
    max-height: 266px;
    border: 1px solid #dee2e6;
    background: #fff;
}
#main-body #main-body-left .inspection-status-box .status-header {
    max-height: 97px;
    font-size: 16px;
    font-weight: 700;
    line-height: 25.28px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #495057;
    padding: 18px;
    background: #f8f9fa;
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid #dee2e6;
}
#main-body #main-body-left .inspection-status-box .status-header .icon-dot {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background: #5c7cfa;
}
#main-body #main-body-left .inspection-status-box .status-header .icon-dot.reject {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background: #ee5139;
}
#main-body #main-body-left .inspection-status-box .status-header .txt-cnt {
    font-size: 14px;
}
#main-body #main-body-left .inspection-status-box .status-body .inspector_info {
    width: 100%;
    height: 56px;
    padding: 15px 20px;
    background: #fff;
    border-bottom: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #868e96;
}
#main-body #main-body-left .inspection-status-box .status-body .inspector_info:last-child {
    border-radius: 0 0 8px 8px;
    border-bottom: 0;
}
#main-body #main-body-left .inspection-status-box .status-body .inspector_info .inspector-user-name {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: right;
    color: #212529;
}
#main-body #main-body-left .inspection-status-box .status-body .inspector_info .inspector-user-email {
    max-width: 126px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: right;
    color: #868e96;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (max-width: 1200px){
    .note-title {
        max-width: 650px;
    }
}
@media (max-width: 900px){
    .note-title {
        max-width: 220px;
    }
}
@media (max-width: 580px){
    #main-body #main-body-left .note-info-box .cont .txt-info-cont .owner-email,
    #main-body #main-body-left .inspection-status-box .status-body .inspector_info .inspector-user-email,
    .note-detail .note-type {
        display: none;
    }
    .note-title {
        max-width: 127px;
        margin-left: 10px;
    }

}

/* ===================================================================================================
    Post
=================================================================================================== */
.posts-detail-wrap .subject {
    width: 80%;
    font-size: 22px;
    font-weight: 700;
    line-height: 33.6px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #212529;
}
.posts-detail-wrap .posts-btn {
    position: absolute;
    top: 0;
    right: 0;
}
.posts-detail-wrap .detail-wrap .detail-info {
    display: flex;
    width: 100%;
    height: 56px;
    padding: 0px 32px;
    border-radius: 8px;
    background: #eceff1;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #868e96;
    align-items: center;
    justify-content: flex-start;
}
.posts-detail-wrap .detail-wrap .detail-info .txt-title {
    margin-right: 15px;
    font-size: 14px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #495057;
}
.posts-detail-wrap .detail-wrap .detail-info .txt-title:not(:first-child) {
    margin-left: 30px;
}
.posts-detail-wrap .detail-wrap .detail-cont {
    width: 100%;
    height: 355px;
    padding: 32px;
    border-radius: 10px;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #495057;
    overflow-y: auto;
}
.posts-detail-wrap .detail-wrap .detail-cont pre {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

@media (max-width: 700px) {
    .posts-detail-wrap .subject {
        width: 100%;
    }
    .posts-detail-wrap .posts-btn {
        top: -75px;
    }
}
@media (max-width: 500px) {
    .posts-detail-wrap .detail-wrap .detail-info {
        padding: 0 14px;
    }
    .posts-detail-wrap .detail-wrap .detail-cont {
        padding: 25px 20px;
    }
    .posts-detail-wrap .detail-wrap .detail-info .view-count {
        display: none;
    }
    .posts-detail-wrap .detail-wrap .detail-info .txt-title {
        margin-right: 6px;
    }
    .posts-detail-wrap .detail-wrap .detail-info .txt-title:not(:first-child) {
        margin-left: 15px;
    }
}

/* ===================================================================================================
    Note info
=================================================================================================== */
.note-info-tab .tab-item {
    height: 32px;
    padding: 3px 20px;
    border-radius: 20px;
    border: 1px solid #dee2e6;
    color: #495057;
    font-size: 15px;
    font-weight: 500;
    line-height: 25.28px;
    letter-spacing: 0;
    margin-right: 12px;
    background-color: #fff;
}
.note-info-tab .tab-item:hover,
.note-info-tab .tab-item.active {
    border: 1px solid #1761de !important;
    color: #1761de;
    background: #edf3fd;
}

.note-info-list .note-info-box,
.target-info-list.empNoChg .target-info-box {
    display: flex;
    position: relative;
    width: 100%;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 0 1px 16px 0 #0000000f;
    background-color: #fff;
    align-items: center;
    justify-content: flex-start;
}

.note-info-list .note-info-box .note-wrap,
.target-info-list.empNoChg .target-info-box .target-wrap {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}
.note-info-list .note-info-box .box01 {
    width: 45%;
}
.note-info-list .note-info-box .status {
    height: 32px;
    padding: 5px 11px;
    border-radius: 8px;
    background: #f1f3f5;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #868e96;
}
.note-info-list .note-info-box .note-title {
    max-width: 297px;
    color: #495057;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    cursor: pointer;
}
.note-info-list .note-info-box.completeHist .note-title {
    max-width: 260px;
}
.note-info-list.written-note .note-info-box .note-title {
    max-width: 285px;
    cursor: default;
}
.note-info-list:not(.written-note) .note-info-box .note-title:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}
.note-info-list .note-info-box .note-info {
    margin-top: 3px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}
.note-info-list .note-info-box .note-info .sub-title {
    color: #868e96;
}
.note-info-list .note-info-box .note-info .project-name {
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.note-info-list .note-info-box .file-cnt {
    display: inline-block;
    height: 24px;
    padding: 8px 10px 8px 23px;
    border-radius: 50px;
    border: 1px solid #dee2e6;
    background-color: #fff;
    background-image: url(../img/file.png);
    background-repeat: no-repeat;
    background-position: left 6px top 3px;
    font-size: 12px;
    font-weight: 500;
    line-height: 7.6px;
    letter-spacing: -0.02em;
    text-align: right;
    color: #868e96;
}
.note-info-list .note-info-box .pblc {
    height: 24px;
    padding: 8px 10px;
    border-radius: 50px;
    border: 1px solid #dee2e6;
    background-color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 7.6px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #868e96;
}
.note-info-list .note-info-box .box02 {
    display: flex;
    width: 57%;
    justify-content: flex-end;
    align-items: center;
}
.note-info-list .note-info-box .admin-hover {
    position: relative;
    cursor: pointer;
}
.note-info-list .note-info-box .admin-info-layer {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 12px;
    min-width: 250px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    z-index: 1000;
}
.note-info-list .note-info-box .admin-hover:hover .admin-info-layer {
    display: block;
}
.note-info-list .note-info-box .admin-info {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.note-info-list .note-info-box .admin-info .link-copy {
    width: 35px;
    height: 35px;
    margin-left: auto;
    background-image: url(../img/icon_link_copy.png);
    background-repeat: no-repeat;
    background-position: left 6px top 3px;
}
.note-info-list .note-info-box .admin-info .link-copy:hover {
    background-image: url(../img/icon_link_copy_hover.png);
}

.note-info-list .note-info-box .profile-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.note-info-list .note-info-box .admin-name {
    font-size: 14px;
    font-weight: 500;
    color: #212529;
}
.note-info-list .note-info-box .admin-email {
    font-size: 12px;
    color: #868e96;
}

.target-info-list.empNoChg .target-info-box .box1 {
    width: 145px;
    font-size: 14px;
    font-weight: 700;
    color: #495057;
}
.target-info-list.empNoChg .target-info-box .box2 {
    /*width: 400px;*/
}
.target-info-list.empNoChg .target-info-box .box2 .title {
    display: flex;
    color: #495057;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
}
.target-info-list.empNoChg .target-info-box .box2 .title .text-focus {
    max-width: 300px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.target-info-list.empNoChg .target-info-box .box2 .sub-title {
    display: flex;
    font-size: 12px;
    line-height: 23px;
}
.target-info-list.empNoChg .target-info-box .box2 .sub-title .text-focus {
    max-width: 200px;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.note-info-list .note-info-box .txt-div,
.target-info-list.empNoChg .target-info-box .txt-div {
    width: 175px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #495057;
}
.note-info-list .note-info-box .txt-div .txt-title,
.target-info-list.empNoChg .target-info-box .txt-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #868e96;
}
.note-info-list .note-info-box .txt-div .txt-cont,
.target-info-list.empNoChg .target-info-box .txt-cont {
    height: 22px;
}
.note-info-list .note-info-box .txt-div .txt-cont .progress {
    width: 24px;
    height: 4px;
    margin-right: 3px;
    border-radius: 4px;
}
.note-info-list .note-info-box .txt-div .txt-cont .progress.UNCONFIRM {
    background: #dee2e6;
}
.note-info-list .note-info-box .txt-div .txt-cont .progress.APPROVAL {
    background: #5c7cfa;
}
.note-info-list .note-info-box .txt-div .txt-cont .progress.REJECT {
    background: #ee5139;
}

.note-info-list .note-info-box .list-right.complete {
    width: 600px;
}
.note-info-list .note-info-box .list-right.completeHist {
    width: 700px;
}

@media (max-width: 1550px) {
    .note-info-list .note-info-box.written-note .note-title {
        max-width: 200px;
    }
    .note-info-list .note-info-box.completeHist .note-title {
        max-width: 150px;
    }
}
@media (max-width: 1400px) {
    .note-info-list .note-info-box .box02 {
        width: 47%;
    }
    .note-info-list .note-info-box .txt-div,
    .target-info-list.empNoChg .target-info-box .txt-div {
        width: 190px;
    }

    .note-info-list .note-info-box.completeHist .note-wrap,
    .target-info-list.empNoChg .target-info-box .target-wrap {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }

    .note-info-list .note-info-box .note-title {
        max-width: 230px;
    }
    .note-info-list .note-info-box.complete .note-title {
        max-width: 155px;
    }
    .note-info-list.written-note .note-info-box .note-title {
        max-width: 200px;
    }
    .note-info-list .note-info-box.completeHist .note-title {
        max-width: 400px;
    }
    .note-info-list .note-info-box .note-info .project-name {
        max-width: 180px;
    }
    .note-info-list .note-info-box .list-right.complete {
        width: 550px;
    }
    .note-info-list .note-info-box .list-right.completeHist {
        width: 650px;
        margin-top: 15px;
    }

    .target-info-list.empNoChg .target-info-box {
        padding-top: 20px;
    }
    .target-info-list.empNoChg .target-info-box .box2 .title .text-focus,
    .target-info-list.empNoChg .target-info-box .box2 .sub-title .text-focus {
        max-width: 415px;
    }
    .target-info-list.empNoChg .target-info-box .list-right {
        margin-top: 15px;
    }
}
@media (max-width: 1300px) {
    .note-info-list .note-info-box .note-title {
        max-width: 165px;
    }
    .note-info-list .note-info-box.written-note .note-title {
        max-width: 155px;
    }

}
@media (max-width: 1200px) {
    .note-info-tab.complete {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .note-info-tab.complete .search-box,
    .target-info-tab .search-box {
        margin-top: 20px;
    }
    .note-info-list .note-info-box {
        padding: 20px;
    }
    .note-info-list .note-info-box .note-wrap {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }
    .note-info-list .note-info-box .list-right {
        margin-top: 13px;
    }
    .note-info-list .note-info-box .box01 {
        width: 85%;
    }
    .note-info-list .note-info-box .box02 {
        width: 100%;
        margin-top: 10px;
        justify-content: flex-start;
    }
    .note-info-list .note-info-box .box03 {
        position: absolute;
        top: 18px;
        right: 18px;
    }
    .note-info-list .note-info-box.written-note {
        flex-direction: column;
        align-items: flex-start;
    }
    .note-info-list .note-info-box.written-note .note-title {
        max-width: 610px;
    }
}
@media (max-width: 1100px) {
    .note-info-list .note-info-box.complete .note-title {
        max-width: 350px;
    }
}
@media (max-width: 1000px) {
    .note-info-list .note-info-box.written-note .note-title {
        max-width: 190px;
    }
}
@media (max-width: 900px) {
    .note-info-list .note-info-box.completeHist,
    .target-info-list.empNoChg .target-info-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .note-info-list .note-info-box .note-title,
    .note-info-list .note-info-box.completeHist .note-title {
        max-width: 350px;
    }

}
@media (max-width: 750px) {
    .written-note-search {
        flex-direction: column;
        align-items: flex-start;
    }
    .written-note-search .written-note-search-box {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .written-note-search .written-note-search-box .written-note-select-wrap {
        width: 100%;
        margin-top: 10px;
    }
    .written-note-search .button-wrap.written-note {
        width: 100%;
        margin-top: 10px;
    }
    .written-note-search .button-wrap.written-note button,
    .written-note-search .button-wrap.written-note a {
        width: 100%;
        margin-left: 0 !important;
        text-align: center;
    }
    .written-note-search .button-wrap.written-note a {
        margin-top: 10px;
    }

    .target-info-list.empNoChg .target-info-box .box2 .title .text-focus,
    .target-info-list.empNoChg .target-info-box .box2 .sub-title .text-focus {
        max-width: 200px;
    }
}
@media (max-width: 720px) {
    .note-info-list .note-info-box {
        flex-direction: column;
        align-items: flex-start;
    }
    .note-info-list .note-info-box.completeHist .list-right {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .note-info-list .note-info-box.completeHist .list-right {
        width: 450px;
    }
}
@media (max-width: 600px) {
    .note-info-tab .tab-item {
        padding: 3px 15px;
        margin-top: 10px;
        margin-right: 10px;
    }
    .note-info-list .note-info-box .note-title,
    .note-info-list .note-info-box.completeHist .note-title {
        max-width: 235px;
    }
    .note-info-list .note-info-box.complete .note-title {
        max-width: 195px;
    }
    .note-info-list .note-info-box .txt-div {
        width: 130px;
        padding: 7px;
    }
    .note-info-list .note-info-box .list-right {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .note-info-list .note-info-box .list-right.complete {
        width: 350px;
    }
    .note-info-list .note-info-box.completeHist .list-right {
        width: 270px;
    }
    .note-info-tab.complete .search-box ,
    .target-info-tab .search-box{
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .note-info-tab.complete .search-box .select-wrap,
    .target-info-tab .search-box .select-wrap {
        margin-top: 10px;
    }
    .note-info-list .note-info-box .box01 {
        width: 100%;
    }
    .note-info-list .note-info-box.written-note .note-title {
        max-width: 137px;
    }
    .note-info-list .note-info-box .box02 {
        flex-wrap: wrap;
        margin: 8px 0;
    }
    .note-info-list .note-info-box .box03 {
        position: unset;
    }
    .target-info-list.empNoChg .target-info-box .list-right {
        width: 300px;
        flex-direction: row;
        flex-wrap: wrap;
    }
}
@media (max-width: 550px) {
    .target-info-list.empNoChg .target-info-box .box-wrap {
        flex-direction: column;
        align-items: flex-start;
    }
    .target-info-list.empNoChg .target-info-box .box2 {
        margin-top: 10px;
    }
}

/* ===================================================================================================
    Mypage reset
=================================================================================================== */
.mypage-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mypage-content .content-left {
    width: 320px;
    height: 430px;
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 1px 16px 0px #0000000f;
}
.mypage-content .content-left .cont-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.06em;
    text-align: left;
    color: #212529;
}
.mypage-content .content-left .cont-profile {
    width: 100%;
}
.mypage-content #myImg {
    width: 85px;
    height: 85px;
    border-radius: 50%;
}
.mypage-content .content-left .cont-profile .profile-user-info {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
.mypage-content .content-left .cont-profile .user-name {
    font-size: 18px;
    font-weight: 700;
    line-height: 25.2px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mypage-content .content-left .cont-profile .user-email {
    width: 90%;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: -0.04em;
    text-align: center;
    color: #868e96;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mypage-content .content-left .mypage-menu-list {
    width: 100%;
    padding: 16px 0;
}
.mypage-content .content-left .mypage-menu-list .mypage-menu {
    display: flex;
    height: 49px;
    padding: 0px 16px;
    margin-bottom: 5px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529;
    align-items: center;
}
.mypage-content .content-left .mypage-menu-list .mypage-menu:hover,
.mypage-content .content-left .mypage-menu-list .mypage-menu.active {
    background: #edf3fd;
}

.mypage-content .content-right {
    width: calc(100% - 340px);
    min-height: 646px;
    padding: 30px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 1px 16px 0px #0000000f;
}
.mypage-content .content-right .signature-box {
    height: 240px;
    padding: 16px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #dee2e6;
}
.mypage-content .content-right .signature-inside-box {
    width: 100%;
    height: 208px;
    padding: 24px 19px;
    border-radius: 10px;
    background: #e9ecef;
}

.mypage-content .content-right .signature-inside-box .sign-btn {
    position: absolute;
    top: 5px;
    right: 23px;
    margin-top: 15px;
    font-size: 12px;
    font-weight: 500;
    line-height: 15.6px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #1761de !important;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.mypage-content .content-right .alarm_text .s-name {
    font-size: 14px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: 0;
    text-align: left;
}
.mypage-content .content-right .alarm_text .title {
    max-width: 320px;
    text-decoration: underline;
    text-underline-offset: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0;
    white-space: nowrap;
    font-weight: 700;
}
.mypage-content .content-right .alarm_text .event {
    font-size: 14px;
    font-weight: 700;
    line-height: 23.8px;
    letter-spacing: 0;
    text-align: left;
    color: #455a64;
    background: #eceff1;
    margin: 7px 0;
}
.sign-box-drop-zone {
    width: 100%;
}

@media (max-width: 1600px) {
    .mypage-content .content-right .alarm_text .title {
        max-width: 220px;
    }
}
@media (max-width: 1200px) {
    .mypage-content {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .mypage-content .content-left {
        width: 100% !important;
        padding: 30px;
        height: 260px;
    }
    .mypage-content .content-right {
        width: 100% !important;
    }
    .mypage-content .content-left .cont-profile .profile-info {
        display: flex;
        flex-direction: row;
    }
    .mypage-content .content-left .cont-profile .profile-user-info {
        display: flex;
        margin-left: 20px;
        align-items: flex-start;
    }
    .mypage-content #myImg {
        width: 66px;
        height: 66px;
    }
    .mypage-content .content-left .mypage-menu-list {
        display: flex;
        flex-direction: row;
    }
    .mypage-content .content-left .mypage-menu-list .mypage-menu {
        width: 160px;
        margin-right: 10px;
    }
    .mypage-content .content-left .cont-profile .user-email {
        text-align: left;
    }
}
@media (max-width: 900px) {
    .mypage-content .content-left,
    .mypage-content .content-right {
        padding: 20px;
    }
    .mypage-content .content-right .input-write-sty02-line {
        width: 315px !important;
    }
}
@media (max-width: 590px) {
    .mypage-content .content-right .detail-search-btn,
    .mypage-content .search-filter-box {
        display: none;
    }
    .mypage-content .content-right .input-write-sty02-line {
        width: 210px !important;
    }
}

/* ===================================================================================================
    Activity summary
=================================================================================================== */

.activity-summary-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
}
.activity-summary-box .card1,
.activity-summary-box .card2,
.activity-summary-box .card3 {
    width: 32.4%;
    height: 220px;
    margin-top: 15px;
    padding: 22px 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 16px 0px #2125290f;
    background: #fff;
}
.activity-summary-box .card4 {
    width: 100%;
    min-height: 470px;
    margin-top: 20px;
    padding: 20px 25px;
    border-radius: 10px;
    box-shadow: 0px 4px 16px 0px #2125290f;
    background: #fff;
}
.activity-summary-box .card-title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.2px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}
.activity-summary-box .schDate {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: right;
    color: #868e96;
}
.chart-container {
    width: 100%;
    height: 140px;
    margin: 0 auto;
}
.chart-container.note {
    margin-left: 20px;
}
.activity-summary-box .rank-txt {
    height: 40px;
    padding: 8px 0px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #868e96;
}
.activity-summary-box .rank-txt .rank-info {
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.activity-summary-box .rank-txt .name {
    margin: 0 5px;
    color: #212529;
}
.activity-summary-box .rank-txt .rank-up,
.activity-summary-box .rank-txt .rank-down,
.activity-summary-box .rank-txt .rank-tie {
    width: 32px;
    text-align: center;
}
.activity-summary-box .rank-txt .rank-new {
    width: 16px;
    height: 16px;
    border-radius: 4px;
    background-color: #ffa000 !important;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 18px !important;
    margin-right: 7px;
}
.activity-summary-box .rank-txt .rank-up:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background-image: url(/lib/eln/img/icon_rank_up.png);
    background-repeat: no-repeat;
    background-position: left 1px top -1px;
}
.activity-summary-box .rank-txt .rank-down:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background-image: url(/lib/eln/img/icon_rank_down.png);
    background-repeat: no-repeat;
    background-position: left 1px top -1px;
}
.activity-summary-box .card3 .txt1 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #868e96;
}
.activity-summary-box .card3 .txt2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.4px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #212529;
}

.activity-summary-box .card4 .project-list-wrap {
    margin-top: 20px;
    border-top: 1px solid #868e96;
}
.activity-summary-box .card4 .project-list-wrap .project-list li {
    border-bottom: 1px solid #ced4da;
}
.activity-summary-box .card4 .project-list-wrap .project-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}
.activity-summary-box .card4 .project-list-wrap .project-title:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}
.activity-summary-box .card4 .project-list-wrap .separator {
    width: 1px;
    height: 8px;
    margin-left: 10px;
    background: #adb5bd;
}
.activity-summary-box .card4 .project-list-wrap .txt-info-txt {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #868e96;
}
.activity-summary-box .card4 .project-list-wrap .txt-info-cont {
    margin-left: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}
.activity-summary-box .card4 .project-list-wrap .note-txt {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.04em;
    text-align: right;
    color: #868e96;
}
.activity-summary-box .card4 .project-list-wrap .note-cnt {
    font-size: 16px;
    font-weight: 700;
    line-height: 25.28px;
    letter-spacing: -0.03em;
    text-align: right;
    color: #1761de;
}
.activity-summary-box .card4 .project-list-wrap .drop_down {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    background-image: url(../img/icon_select_arrow_drop_down.png);
    background-repeat: no-repeat;
    background-position: right -1px top 0px;
}
.activity-summary-box .card4 .project-list-wrap .drop_up {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    background-image: url(../img/icon_select_arrow_drop_up.png);
    background-repeat: no-repeat;
    background-position: right -1px top 0px;
}
.activity-summary-box .card4 .project-list-wrap .collapse {
    height: 275px;
    background: #f8f9fa;
}
.activity-summary-box .card4 .project-list-wrap .collapse .project-info-title {
    height: 26px;
    padding: 4px 13px;
    border-radius: 20px;
    font-size: 12px;
    background: #e9ecef;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}

@media (max-width: 1400px) {
    .activity-summary-box .rank-txt .rank-info {
        width: 200px;
    }

    .chart-container.note {
        margin-left: -20px !important;
    }
}
/* ===================================================================================================
    Activity status
=================================================================================================== */
.activity-status-box {
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.activity-status-box .header {
    height: 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #868e96;
}
.activity-status-box .box-left {
    width: 410px;
    height: 100%;
    /* box-shadow: 2px 8px 18px 0px #21252933; */
}
.activity-status-box .header .title1 {
    width: 320px;
    padding: 8px 20px;
    border-right: 1px solid #dee2e6;
}
.activity-status-box .header .title1::before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    margin-right: 6px;
    background-image: url(../img/icon_peoples.png);
    background-repeat: no-repeat;
}
.activity-status-box .header .title2 {
    width: 92px;
    padding: 8px 20px;
    vertical-align: top;
    border-right: 1px solid #dee2e6;
}
.activity-status-box .header .title3,
.activity-status-box .header .title4 {
    padding: 8px 20px;
    vertical-align: top;
}
.activity-status-box .header .cnt {
    margin-left: 7px;
    font-size: 14px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: right;
    color: #495057;
}
.activity-status-box .content .project {
    width: 318px;
    height: 40px;
    padding: 8px 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529;
    background: #f8f9fa;
    border-top: 1px solid #dee2e6;
}
.activity-status-box .content .member-cnt {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #868e96;
}
.activity-status-box .content .collapse-wrap {
    width: 92px;
    height: 40px;
    padding: 8px 0 8px 49px;
    background-color: #f8f9fa;
    border-right: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
}
.activity-status-box .content .collapse-wrap .collapse-box {
    width: 24px;
    height: 24px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    background-color: #fff;
    background-image: url(/lib/eln/img/icon_select_arrow_drop_down.png);
    background-repeat: no-repeat;
    background-position: left -1px top -1px;
}
.activity-status-box .content .progress-box1,
.activity-status-box .content .progress-box2 {
    width: calc(100% - 410px);
    height: 40px;
    padding: 0 15px;
}
.activity-status-box .content .progress-box1 {
    border-top: 1px solid #dee2e6;
}
.activity-status-box .content .progress-box1 .note-cnt,
.activity-status-box .content .progress-box2 .note-cnt {
    padding-left: 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}
.activity-status-box .content .progress-box1 .note-per,
.activity-status-box .content .progress-box2 .note-per {
    padding-left: 5px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}

.activity-status-box .content .progress-box1 .progress-diy {
    height: 24px;
    border-radius: 0px 20px 20px 0px;
    background: #ced4da;
}
.activity-status-box .content .progress-box2 .progress-diy {
    height: 24px;
    border-radius: 0px 20px 20px 0px;
    background: #03a9f4;
}
.activity-status-box .content .progress-box1 {
    background-color: #f8f9fa;
}

.activity-status-box .content .profile_info {
    padding-left: 10px;
}
.activity-status-box .content .profile_info .name {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529;
}
.activity-status-box .content .profile_info .department {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #868e96;
}

.activity-status-box .content .member {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-top: 1px solid #dee2e6;
}
.activity-status-box .content .member:last-child {
    border-bottom: 1px solid #dee2e6;
}
.activity-status-box .content .member-info {
    width: 318px;
    height: 40px;
    padding: 8px 20px;
    border-right: 1px solid #dee2e6;
}
.activity-status-box .content .member-role {
    width: 92px;
    height: 40px;
    padding: 0px 20px;
    margin: 0 auto;
    vertical-align: top;
    border-right: 1px solid #dee2e6;
}

/* ===================================================================================================
    Perf Project
=================================================================================================== */
.perf-box1 {
    width: 100%;
    min-height: 500px;
    margin-top: 20px;
    padding: 20px 25px;
    border-radius: 10px;
    box-shadow: 0px 4px 16px 0px #2125290f;
    background: #fff;
}

.perf-box1 .box-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.perf-box1 .box-top .top-title {
    font-size: 20px;
    font-weight: 700;
    color: #495057;
}

.perf-box1 .box-body {
    width: 100%;
    height: 500px;
    margin-top: 20px;
    padding: 20px 40px;
    background: #f8f9fa;
}
.perf-box1 .box-body .txt1 {
    margin-right: 10px;
    font-size: 13px;
    color: #868e96;
}
.perf-box1 .box-body .txt2 {
    font-size: 13px;
    color: #1761de;
    font-weight: 500;
}

.perf-project-dashboard .perf-title {
    margin-top: 50px;
    font-weight: 700;
    font-size: 22px;
    line-height: 150%;
    color: #212529;
}
.perf-project-dashboard .perf-sub-title {
    margin-top: 50px;
    font-weight: 700;
    font-size: 22px;
    line-height: 150%;
    color: #212529;
}

.perf-box2 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
}
.perf-box2 .card1,
.perf-box2 .card2,
.perf-box2 .card3 {
    width: 32.4%;
    height: 220px;
    margin-top: 15px;
    padding: 22px 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 16px 0px #2125290f;
    background: #fff;
}
.perf-box2 .card-title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.2px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}
.perf-box2 .rank-txt {
    height: 40px;
    padding: 8px 0px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #868e96;
}
.perf-box2 .rank-txt .rank-info {
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.perf-box2 .rank-txt .name {
    margin: 0 5px;
    color: #212529;
}
.perf-box2-box .rank-txt .rank-up,
.perf-box2 .rank-txt .rank-down,
.perf-box2 .rank-txt .rank-tie {
    width: 32px;
    text-align: center;
}
.perf-box2 .rank-txt .rank-new {
    width: 16px;
    height: 16px;
    border-radius: 4px;
    background-color: #ffa000 !important;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 18px !important;
    margin-right: 7px;
}
.perf-box2 .rank-txt .rank-up:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background-image: url(/lib/eln/img/icon_rank_up.png);
    background-repeat: no-repeat;
    background-position: left 1px top -1px;
}
.perf-box2 .rank-txt .rank-down:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background-image: url(/lib/eln/img/icon_rank_down.png);
    background-repeat: no-repeat;
    background-position: left 1px top -1px;
}
.perf-box2 .card3 .txt1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 16.4px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #0f4094;
}
.perf-box2 .card4 {
    width: 100%;
    min-height: 480px;
    margin-top: 30px;
    padding: 20px 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 16px 0px #2125290f;
    background: #fff;
}
.perf-box2 .card4 .date-txt {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    text-align: right;
    color: #868E96;
}
.perf-box3 .content_text .s-name {
    font-size: 14px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: 0;
    text-align: left;
}
.perf-box3 .content_text .title {
    text-decoration: underline;
    text-underline-offset: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0;
    white-space: nowrap;
    font-weight: 700;
}
.perf-box3 .content_text .event {
    font-size: 14px;
    font-weight: 700;
    line-height: 23.8px;
    letter-spacing: 0;
    text-align: left;
    color: #455a64;
    background: #eceff1;
    margin: 7px 0;
}
.perf-box3 .content_text .rounded-circle {
    margin: 12px 0 0 -10px;
}
/* ===================================================================================================
    Performance
=================================================================================================== */
.performance-goals-box {
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.performance-goals-box .header {
    height: 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #868e96;
}
.performance-goals-box .box-left {
    width: 450px;
    height: 100%;
}
.performance-goals-box .header .title1 {
    width: 365px;
    padding: 8px 20px;
    border-right: 1px solid #dee2e6;
}
.performance-goals-box .header .title1 span::before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    margin-right: 6px;
    background-image: url(../img/icon_performance.png);
    background-repeat: no-repeat;
}
.performance-goals-box .header .title2 {
    width: 85px;
    padding: 8px 15px;
    vertical-align: top;
    border-right: 1px solid #dee2e6;
}
.performance-goals-box .header .title3,
.performance-goals-box .header .title4 {
    padding: 8px 20px;
    vertical-align: top;
}
.performance-goals-box .header .cnt {
    margin-left: 7px;
    font-size: 14px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: right;
    color: #495057;
}
.performance-goals-box .content .performance-goals {
    width: 470px;
    height: 40px;
    padding: 8px 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529;
    background: #f8f9fa;
    border-top: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}
.performance-goals-box .content .performance.fixed .perf-title-wrap {
    margin: auto;
}
.performance-goals-box .content .performance.fixed .perf-title {
    text-align: center;
}
.performance-goals-box .content .detail-goal-cnt {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #868e96;
}

.performance-goals-box .content .progress-box1,
.performance-goals-box .content .progress-box2 {
    width: calc(100% - 410px);
    height: 40px;
    padding: 0 15px;
}
.performance-goals-box .content .progress-box1 {
    border-top: 1px solid #dee2e6;
}
.performance-goals-box .content .progress-box2 {
    width: calc(100% - 623px);
}
.performance-goals-box .content .progress-box1 .perf-per,
.performance-goals-box .content .progress-box2 .perf-per {
    padding-left: 6px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}
.performance-goals-box .content .progress-box1 .file-cnt,
.performance-goals-box .content .progress-box2 .file-cnt {
    padding-left: 19px;
    margin-left: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
    background-image: url(../img/icon_dark_note.png);
    background-position: 0;
    background-repeat: no-repeat;
}
.performance-goals-box .content .performance:not(.fixed) .progress-box1 .file-cnt {
    padding-left: 0;
    background-image: unset;
}

.performance-goals-box .content .progress-box1 .progress-diy {
    height: 24px;
    border-radius: 0 20px 20px 0;
    background: #ced4da;
}
.performance-goals-box .content .progress-box2 .progress-diy {
    height: 24px;
    border-radius: 0 20px 20px 0;
    background: #03a9f4;
}
.performance-goals-box .content .progress-box1 {
    background-color: #f8f9fa;
}

.performance-goals-box .content .detail-perf {
    width: 100%;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-top: 1px solid #dee2e6;
}
.performance-goals-box .content .detail-perf .detail-info {
    width: 221px;
    padding: 8px 15px;
    border-right: 1px solid #dee2e6;
    box-sizing: border-box;
}

.performance-goals-box .content .detail-perf .detail-info .info {
    display: flex;
    flex-wrap: wrap;
    gap: 0 4px;
    max-width: 190px;
    margin: 0 auto;
}

.performance-goals-box .content .detail-perf .detail-info .title.c-pointer {
    display: inline-block;
    word-break: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 1.4;
    max-width: 100%;
}

.performance-goals-box .content .detail-perf .detail-info .name {
    display: inline-block;
    word-break: break-all;
    white-space: normal;
    font-size: 14px;
    color: #666;
    line-height: 1.4;
    max-width: 100%;
}

/* .info가 190px을 초과하면 .name이 아래로 이동 */
.performance-goals-box .content .detail-perf .detail-info .info > * {
    flex-shrink: 0;
}
.performance-goals-box .content .detail-perf .detail-info .title {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529;
}
.performance-goals-box .content .detail-perf .detail-info .name {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #868e96;
}
.performance-goals-box .content .detail-perf .period {
    width: 145px;
    height: 100%;
    padding-top: 10px;
    font-weight: 400;
    font-size: 12px;
    color: #868e96;
    border-right: 1px solid #dee2e6;
    text-align: center;
}
.performance-goals-box .content .detail-perf .btn-wrap {
    display: flex;
    width: 180px;
    justify-content: space-evenly;
}

.performance-goals-box .content .detail-perf:last-child {
    border-bottom: 1px solid #dee2e6;
}
.performance-goals-box .content .achievement {
    width: 87px;
    height: 100%;
    padding: 2px 15px;
    margin: 0 auto;
    vertical-align: top;
    border-right: 1px solid #dee2e6;
}
.performance-goals-box .content .achievement .achieved,
.performance-goals-box .content .achievement .not-achieved {
    height: 20px;
    border-radius: 4px;
    padding: 0 8px;
    margin: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    background: #1761de;
}
.performance-goals-box .content .achievement .not-achieved {
    background: #868e96;
}


.performance-goals-cnt-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
}
.performance-goals-cnt-box div {
    width: 19%;
    height: 95px;
    margin-top: 8px;
    padding: 20px 24px 20px 90px;
    border-radius: 10px;
    border: 0px;
    box-shadow: 0px 1px 16px 0px #0000000f;
    background-color: #fff;
    color: #495057;
    font-weight: 700;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: left 10px top 12px;
}
.performance-goals-cnt-box .note-card-title {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.04em;
    font-weight: 500;
}
.performance-goals-cnt-box div.card-total {
    background-image: url(../img/icon_note_step1.png);
}
.performance-goals-cnt-box div.card-total .note-card-title {
    color: #3578ea;
}
.performance-goals-cnt-box div.card-scheduled {
    background-image: url(../img/icon_note_step5.png);
}
.performance-goals-cnt-box div.card-scheduled .note-card-title {
    color: #5a5a5a;
}
.performance-goals-cnt-box div.card-writing {
    background-image: url(../img/icon_note_step2.png);
}
.performance-goals-cnt-box div.card-writing .note-card-title {
    color: #03a9f4;
}
.performance-goals-cnt-box div.card-check {
    background-image: url(../img/icon_note_step3.png);
}
.performance-goals-cnt-box div.card-check .note-card-title {
    color: #598fee;
}
.performance-goals-cnt-box div.card-delay {
    background-image: url(../img/icon_note_step6.png);
}
.performance-goals-cnt-box div.card-delay .note-card-title {
    color: #ec221f;
}
.performance-goals-cnt-box div.card-finish {
    background-image: url(../img/icon_note_step4.png);
    background-position: left 25px top 26px;
}
.performance-goals-cnt-box div.card-finish .note-card-title {
    color: #26a69a;
}

@media (max-width: 1600px) {
    .performance-goals-cnt-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .performance-goals-cnt-box div {
        width: 49%;
    }
}

@media (max-width: 500px) {
    .performance-goals-cnt-box div.card-total,
    .performance-goals-cnt-box div.card-scheduled,
    .performance-goals-cnt-box div.card-writing,
    .performance-goals-cnt-box div.card-delay,
    .performance-goals-cnt-box div.card-finish {
        width: 48%;
        padding: 20px;
        background-image: none;
    }
}
/* ===================================================================================================
    Category
=================================================================================================== */
.category-box {
    background: #f8f9fa;
}
.category-mng-wrap {
    width: 100%;
    min-height: 79%;
    box-shadow: 0px 8px 16px 0px #21252914;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
}

/* ===================================================================================================
    POPUP reset
=================================================================================================== */
.core-dialog .modal-dialog .modal-header {
    height: 56px !important;
    background: #fff !important;
    border-bottom: 1px solid #dee2e6;
}
.core-dialog .modal-dialog .modal-content {
    box-shadow: 0 0rem 0.7rem rgba(0, 0, 0, 0.5) !important;
}
.core-dialog .modal-dialog .modal-content {
    min-width: 280px;
    min-height: 248px;
    max-height: 500px;
    background: #fff !important;
}
.core-dialog .modal-dialog .modal-body {
    display: flex;
    flex-direction: column;
    background: #f8f9fa;
    padding: 17px 25px;
    border: 0;
    box-shadow: none;
    overflow-y: auto;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    word-wrap: break-word;
    letter-spacing: -0.04em;
}
.core-dialog .modal-dialog .modal-body:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    margin: 0 auto;
    background-image: url(../img/icon_alert.png);
    background-repeat: no-repeat;
}
.core-dialog .modal-dialog .modal-body .bootbox-body {
    margin-top: 12px;
}
.core-dialog .modal-dialog .modal-title {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 22.4px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529 !important;
    padding-left: 20px;
}
.core-dialog .modal-footer {
    height: 56px;
    padding: 2px 16px;
    display: inline-block;
    flex-shrink: 0;
    align-items: center;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 840px;
    }
    .modal-m {
        max-width: 560px;
    }
}

.fullscreen-modal,
.fullscreen-modal .full-modal-pop {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    margin-top: 0;
    margin-bottom: 0;
}

.modal .modal-wrap-sty01,
.modal .modal-wrap-sty02,
.modal .modal-wrap-sty03,
.modal .modal-wrap-sty04 {
    background: #fff;
    box-shadow: 0px 4px 16px 0px #21252929;
    border-radius: 10px;
}
.modal .modal-wrap-sty01 {
    width: 840px;
    height: 560px;
}
.modal .modal-wrap-sty01.long {
    min-height: 600px;
    height: auto;
}
.modal .modal-wrap-sty02:not(.preview) {
    width: 560px;
    max-height: 600px;
}
.modal .modal-wrap-sty02.preview {
    width: 680px;
    height: 700px;
}
.modal .modal-wrap-sty03 {
    width: 560px;
    height: 560px;
}
.modal .modal-wrap-sty04 {
    width: 500px;
    height: 350px;
}
.modal .modal-pop .modal-header {
    display: flex;
    max-height: 82px;
    min-height: 60px;
    text-align: left;
    padding: 10px 30px;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    border-bottom: 1px solid #dee2e6;
    align-content: flex-start;
    justify-content: space-around;
}
.modal .modal-pop.modal-wrap-sty03 .modal-header {
    display: flex;
    max-height: 108px !important;
    text-align: left;
    padding: 15px 30px;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    border-bottom: 1px solid #dee2e6;
    justify-content: flex-start;
}
.modal .modal-pop .modal-header .modal-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529;
}
.modal .modal-pop .modal-header .modal-sub {
    width: 100%;
    padding-left: 31px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.modal .modal-pop .modal-header .modal-sub.img {
    background-image: url(../img/icon_dark_project.png);
    background-repeat: no-repeat;
    background-position: 2px;
}
.modal .modal-pop .modal-header .modal-sub.imgAlert {
    background-image: url(../img/icon_alarm_text.png);
    background-repeat: no-repeat;
    background-position: 2px;
}
.modal .modal-pop .modal-header .modal-sub.img.perfGoals {
    background-image: url(../img/icon_performance_dark.png);
    background-repeat: no-repeat;
    background-position: 2px;
}
.modal .modal-pop .modal-body {
    padding: 30px;
    background: #f8f9fa;
    height: calc(100% - 139px);
    border: 0;
    box-shadow: none;
    overflow-y: auto;
}
.modal .modal-pop .modal-body.divide {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    overflow-y: hidden;
}
.modal .modal-pop .modal-body.user {
    overflow-y: hidden;
}
.modal .modal-pop .modal-body.list {
    overflow-y: hidden;
}
.modal .modal-pop .modal-body.inspection:not(.reqst),
.modal .modal-pop .modal-body.divide-sty02,
.modal .modal-pop .modal-body.divide-sty03 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    overflow-y: hidden;
    padding: 0;
}

.modal .modal-pop .modal-body.divide-sty03 {
    flex-direction: column;
}
.modal .modal-pop .modal-body.inspection.reqst {
    padding: 0;
    overflow-y: hidden;
}
.modal .modal-pop.modal-wrap-sty03 .modal-body {
    padding: 0;
    background: #fff;
    border: 0;
    box-shadow: none;
}

.modal .modal-pop .modal-body.divide .scroll-box,
.modal .modal-pop .modal-body.user .scroll-box {
    height: 277px;
    padding-bottom: 20px;
    overflow-y: auto;
}
.modal .modal-pop .modal-body.list .scroll-box {
    height: 355px;
    padding-bottom: 10px;
    overflow-y: auto;
}

.modal .modal-pop.modal-wrap-sty03 .modal-body .wrap-top {
    height: 64px;
    padding: 10px 30px;
    border-bottom: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    color: #495057;
}
.modal .modal-pop.modal-wrap-sty03 .modal-body .wrap-top .cnt {
    color: #adb5bd;
}
.modal .modal-pop.modal-wrap-sty03 .modal-body .wrap-top .cont {
    font-size: 12px;
    font-weight: 400;
    line-height: 20.4px;
    letter-spacing: -0.04em;
    margin-top: 3px;
    color: #495057;
}
.modal .modal-pop.modal-wrap-sty03 .modal-body .project-list,
.modal .modal-pop.modal-wrap-sty03 .modal-body .folder-list {
    height: calc(100% - 64px);
    overflow-y: auto;
}
.modal .modal-pop.modal-wrap-sty03 .modal-body .project-element,
.modal .modal-pop.modal-wrap-sty03 .modal-body .folder-element {
    display: flex;
    width: 100%;
    height: 56px;
    padding: 0 30px 0 55px;
    justify-content: space-between;
    align-items: center;
    background-image: url(/lib/eln/img/icon_folder.png);
    background-repeat: no-repeat;
    background-position: left 27px top 14px;
    color: #495057;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
    cursor: pointer;
}
.modal .modal-pop.modal-wrap-sty03 .modal-body .project-element {
    background-image: url(/lib/eln/img/icon_project_list_gray.png);
}
.modal .modal-pop.modal-wrap-sty03 .modal-body .project-element:hover,
.modal .modal-pop.modal-wrap-sty03 .modal-body .folder-element:hover {
    background-color: #edf3fd;
}
.modal .modal-pop.modal-wrap-sty03 .modal-body .folder-element.active {
    background-color: #edf3fd;
    background-image: url(/lib/eln/img/icon_folder.png), url(/lib/eln/img/icon_check_blue.png);
    background-position: left 27px top 14px, right 23px top 15px;
    background-repeat: no-repeat;
}
.modal .modal-pop.modal-wrap-sty03 .modal-body .project-element.active {
    background-color: #edf3fd;
    background-image: url(/lib/eln/img/icon_project_list_gray.png), url(/lib/eln/img/icon_check_blue.png);
    background-position: left 27px top 14px, right 23px top 15px;
    background-repeat: no-repeat;
}
.modal .modal-pop.modal-wrap-sty04 .modal-body {
    padding: 0;
}

.modal .modal-pop .modal-body.divide .wrap-left {
    width: 24%;
}
.modal .modal-pop .modal-body.inspection .wrap-left {
    width: 35%;
    background: #fff;
    box-shadow: 0px 4px 16px 0px #21252933;
    padding: 20px;
}
.modal .modal-pop .modal-body.divide-sty02 .wrap-left,
.modal .modal-pop .modal-body.divide-sty03 .wrap-left {
    width: 50%;
    background: #fff;
    box-shadow: 0 4px 16px 0 #21252933;
    padding: 20px;
}
.modal .modal-pop .modal-body.inspection .desc {
    height: 180px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #adb5bd;
    overflow-y: auto;
    font-family: Noto Sans KR;
    padding: 9px 16px;
    white-space: pre-wrap;
    border-radius: 8px;
}
.modal .modal-pop .modal-body.divide-sty02 .desc,
.modal .modal-pop .modal-body.divide-sty03 .desc {
    height: 120px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #adb5bd;
    overflow-y: auto;
    padding: 9px 16px;
    font-family: Noto Sans KR;
    white-space: pre-wrap;
    border-radius: 8px;
}

.modal .modal-pop .modal-body.share .desc,
.modal .modal-pop .modal-body.download .desc {
    width: 90%;
    height: 75px;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #adb5bd;
    overflow-y: auto;
    font-family: Noto Sans KR;
    padding: 9px 16px;
    white-space: pre-wrap;
    border-radius: 8px;
}

.modal .modal-pop .modal-body.inspection .desc.read,
.modal .modal-pop .modal-body.divide-sty02 .desc.read,
.modal .modal-pop .modal-body.divide-sty03 .desc.read,
.modal .modal-pop .modal-body.share .desc.read,
.modal .modal-pop .modal-body.download .desc.read {
    background: #e9ecef;
}

.modal .modal-pop .modal-body.inspection #collapseUserGroup {
    position: absolute;
    width: 325px;
    height: 420px;
    top: 0;
    margin-left: -20px;
    background: #fff;
    color: #212529;
}
.modal .modal-pop .modal-body.inspection #collapseUserGroup .col_header {
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.04em;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
}
.modal .modal-pop .modal-body.inspection #collapseUserGroup #collapseSearchUser {
    position: absolute;
    width: 325px;
    height: 96px;
    top: 0;
    margin-left: -20px;
    background: #fff;
    padding: 10px 15px;
    box-shadow: 0px 4px 12px 0px #21252930;
    border-bottom: 1px solid #dee2e6;
    z-index: 1;
}
.modal .modal-pop .modal-body.inspection #collapseUserGroup .col_body {
    padding: 15px;
    height: 320px;
    overflow-y: auto;
}
.modal .modal-pop .modal-body.inspection #collapseUserGroup .user_list_wrap .team_name {
    padding-left: 15px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20.4px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
    cursor: pointer;
    background-image: url(/lib/eln/img/icon_select.png);
    background-repeat: no-repeat;
    background-position: left 0px top 3px;
}
.modal .modal-pop .modal-body.inspection #collapseUserGroup .user_list_wrap .team_member .name {
    padding-left: 22px;
    margin-right: 3px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #263238;
    cursor: pointer;
    font-weight: 400 !important;
}
.modal .modal-pop .modal-body.inspection #collapseUserGroup .user_list_wrap .team_member .email {
    max-width: 126px;
    font-size: 14px;
    font-weight: 400 !important;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.modal .modal-pop .modal-body .modal-cont-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 25.28px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #212529;
}
.modal .modal-pop .modal-body .modal-cont-title2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: -0.04em;
    text-align: center;
    color: #495057;
}
.modal .modal-pop .modal-body .modal-cont-label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}
.modal .modal-pop .modal-body .modal-cont-txt {
    font-size: 12px;
    font-weight: 400;
    line-height: 20.4px;
    letter-spacing: -0.04em;
    text-align: left;
    margin-bottom: 15px;
    color: #495057;
}
.modal .modal-pop .modal-body .modal-cont-txt.green {
    font-weight: 700;
    color: #1cb56c;
}
.modal .modal-pop .modal-body .modal-cont-txt2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #343a40;
}
.modal .modal-pop .modal-body .modal-cont-txt2.targetNm {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.modal .modal-pop .modal-body .modal-cont-txt2.targetNm:before {
    content: '';
    display: inline-block;
    background-image: url(/lib/eln/img/icon_folder.png);
    background-repeat: no-repeat;
    background-position: left 0px top -1px;
    vertical-align: middle;
    width: 25px;
    height: 25px;
}
.modal .modal-pop .modal-body .modal-cont-txt3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #495057;
}
.modal .modal-pop .modal-body .modal-text-box {
    margin: 0 auto;
    width: 468px;
    border: 1px solid #e9ecef;
    background: #f1f3f5;
    border-radius: 7px;
    padding: 12px 0px;
}
.modal .modal-pop .modal-body.divide .wrap-right {
    width: 76%;
    margin-left: 35px;
}
.modal .modal-pop .modal-body.inspection .wrap-right {
    width: 65%;
    padding: 20px;
    overflow: auto;
}
.modal .modal-pop .modal-body.divide-sty02 .wrap-right,
.modal .modal-pop .modal-body.divide-sty03 .wrap-right {
    width: 50%;
    padding: 20px;
    overflow: auto;
}
.modal .modal-pop .modal-body .alert-msg {
    padding-left: 28px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #495057;
    background-image: url(/lib/eln/img/icon_alarm_text.png);
    background-repeat: no-repeat;
    background-position: 0px;
}
.modal .modal-pop .modal-body .title_cnt {
    font-size: 16px;
    font-weight: 500;
    line-height: 25.28px;
    letter-spacing: -0.03em;
    color: #868e96;
}
.modal .modal-pop .modal-body .load-note-list li {
    height: 48px;
    margin-bottom: 15px;
    padding: 4px 8px;
    border-radius: 8px;
    background: #e9ecef;
    border: 1px solid #e9ecef;
    cursor: pointer;
}
.modal .modal-pop .modal-body .load-note-list li:hover {
    height: 48px;
    padding: 4px 8px;
    border-radius: 8px;
    background-color: #edf3fd;
    border: 1px solid #1761de;
}
.modal .modal-pop .modal-body .load-note-list li.active {
    height: 48px;
    padding: 4px 8px;
    border-radius: 8px;
    background-color: #edf3fd;
    border: 1px solid #1761de;
    background-image: url(/lib/eln/img/icon_check_blue.png);
    background-repeat: no-repeat;
    background-position: right 10px top 10px;
}
.modal .modal-pop .modal-body .load-note-list li .txt {
    max-width: 600px;
    font-size: 14px;
    font-weight: 500;
    line-height: 23.8px;
    letter-spacing: -0.02em;
    color: #495057;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.modal .modal-pop .modal-body .load-note-list li label {
    width: 100%;
    height: 40px;
    margin: 0 -15px;
    cursor: pointer;
}
.modal .modal-pop .modal-body .load-note-list li .icon_note {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #dee2e6;
    background: #fff;
    background-image: url(/lib/eln/img/icon_note_lg.png);
    background-repeat: no-repeat;
    background-position: left 7px top 7px;
}

.modal .modal-pop .modal-body .load-template-list li {
    display: inline-block;
    width: 181px;
    height: 190px;
    margin-top: 14px;
    margin-right: 15px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #dee2e6;
    cursor: pointer;
}
.modal .modal-pop .modal-body .load-template-list li:nth-child(4n) {
    margin-right: 0 !important;
}
.modal .modal-pop .modal-body .load-template-list li .box-img {
    border-radius: 8px;
    height: calc(100% - 84px);
}
.modal .modal-pop .modal-body .load-template-list li .box-img img {
    width: 179px;
    height: 104px;
    border-radius: 8px 8px 0 0;
}
.modal .modal-pop .modal-body .load-template-list li .box-cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 84px;
    padding: 7px 8px 5px 8px;
    border-top: 1px solid #dee2e6;
}
.modal .modal-pop .modal-body .load-template-list li .box-cont .txt-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 18.8px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #212529;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.modal .modal-pop .modal-body .load-template-list li .box-cont .txt-info {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #868e96;
}
.modal .modal-pop .modal-body .load-template-list li .input-box {
    position: absolute;
    top: 3px;
    right: 27px;
}
.modal .modal-pop .modal-body .load-template-list li label {
    width: 181px;
    height: 190px;
    top: 0;
    border-radius: 8px;
    margin: 0 -9px;
    cursor: pointer;
}
.modal .modal-pop .modal-body .load-template-list li label:hover,
.modal .modal-pop .modal-body .load-template-list li.active label {
    border: 1px solid #1761de;
    background-color: rgba(200, 218, 249, 0.3);
}

.modal .modal-pop .modal-body.inspection .inspector_list .inspector_info,
.modal .modal-pop .modal-body.inspection .inspector_list .inspector_info.writing {
    width: 100%;
    min-height: 55px;
    padding: 17px 24px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #dee2e6;
    color: #868e96;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
}
.modal .modal-pop .modal-body.inspection .inspector_list .inspector_info.writing {
    min-height: 76px;
}
.modal .modal-pop .modal-body.inspection .inspector_info .sel-user-name {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: right;
    color: #212529;
}
.modal .modal-pop .modal-body.inspection .inspector_info .sel-user-email {
    max-width: 185px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: right;
    color: #868e96;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.modal .modal-pop .modal-body.inspection .inspector_info .sel-user-cncl {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    background-image: url(../img/icon_circle_x_gray.png);
    background-repeat: no-repeat;
    background-position: right 3px top 4px;
}
.modal .modal-pop .modal-body.inspection .inspector_box .cnfmCmmt {
    width: 100%;
    min-height: 50px;
    padding-top: 15px;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    background: #fff;
    color: #495057;
    border-top: 1px solid #dee2e6;
}
.modal .modal-pop .modal-body.inspection .inspector_info .drop_down {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    background-image: url(../img/icon_select_arrow_drop_down.png);
    background-repeat: no-repeat;
    background-position: right -1px top 0px;
}
.modal .modal-pop .modal-body.inspection .inspector_info .drop_up {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    background-image: url(../img/icon_select_arrow_drop_up.png);
    background-repeat: no-repeat;
    background-position: right -1px top 0px;
}

.modal .modal-pop .modal-body.sign .sign-del-btn {
    position: absolute;
    top: 5px;
    right: 23px;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 15.6px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #212529 !important;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.modal .modal-pop .modal-body.sign .sign-wrap.sign_name {
    font-size: 35px;
}

.modal .modal-pop .modal-body.divide-sty02 .wrap-title,
.modal .modal-pop .modal-body.divide-sty03 .wrap-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    vertical-align: middle;
    color: #212529;
}
.modal .modal-pop .modal-body.divide-sty02 .divide-div,
.modal .modal-pop .modal-body.divide-sty03 .divide-div {
    width: 45%;
}

.sign_name {
    font-size: 35px;
    text-align: center;
    font-weight: 500;
}

.modal .modal-pop .modal-body.divide-sty03 .approval-box {
    padding: 10px 20px;
    background: #e1e1e1;
}

.modal .modal-pop .modal-footer {
    width: 100%;
    height: 56px;
    padding: 11px 30px;
    display: inline-block;
    flex-shrink: 0;
    align-items: center;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
@media (min-width: 576px) {
    .modal-dialog .modal-wrap-sty02 {
        max-width: 560px;
    }
    .modal-dialog .modal-wrap-sty02.preview {
        max-width: 675px;
    }
    .modal-dialog.resize {
        max-width: fit-content;
    }
}
@media (max-width: 1200px) {
    .modal .modal-wrap-sty01 {
        width: 100%;
    }
}
@media (max-width: 900px) {
    .modal .modal-pop .modal-body.inspection .inspector_list .inspector_info:not(.writing)>div {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }

    .modal .modal-pop .modal-body.inspection .inspector_list .inspector_info,
    .modal .modal-pop .modal-body.inspection .inspector_list .inspector_info.writing {
        padding: 17px 15px;
    }
    .modal .modal-pop .modal-body.divide {
        display: flex;
        flex-direction: column;
        overflow-y: auto;
    }
    .modal .modal-pop .modal-body.divide .wrap-right {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }

    .modal .modal-pop .modal-body.inspection:not(.reqst) {
        display: flex;
        justify-content: flex-start;
        padding: 0;
        align-content: flex-start;
        flex-wrap: wrap;
        overflow-y: auto;
    }

    .modal .modal-pop .modal-body.inspection.reqst {
        overflow-y: auto;
    }

    .modal .modal-pop .modal-body.inspection.reqst .tab-content .tab-body-sty01.active {
        display: flex;
        justify-content: flex-start;
        padding: 0;
        align-content: flex-start;
        flex-wrap: wrap;
        overflow-y: auto;
        height: 100%;
    }
    .modal .modal-pop .modal-body.divide .wrap-left,
    .modal .modal-pop .modal-body.divide .wrap-right,
    .modal .modal-pop .modal-body.inspection .wrap-left,
    .modal .modal-pop .modal-body.inspection .wrap-right {
        width: 100%;
        background: #f8f9fa;
        box-shadow: none;
    }
    .modal .modal-pop .modal-body.inspection:not(.reqst) .wrap-right {
        margin-top: -30px;
    }
    .modal .modal-pop .modal-body.inspection.reqst .wrap-left {
        max-height: 310px;
    }
    .modal .modal-pop .modal-body.inspection.reqst .wrap-right,
    .modal .modal-pop .modal-body.inspection.share .wrap-right,
    .modal .modal-pop .modal-body.inspection.download .wrap-right {
        margin-top: -20px;
    }
    .modal .modal-pop .modal-body.inspection.share .wrap-left,
    .modal .modal-pop .modal-body.inspection.download .wrap-left {
        max-height: 410px;
    }
    .modal .modal-pop .modal-body.inspection .inspector_info .drop_down {
        display: none;
    }
    .modal .modal-pop .modal-body .modal-text-box {
        width: 100%;
    }
    .modal .modal-pop .modal-body.inspection .desc {
        height: 110px;
    }


    .modal .modal-pop .modal-body.inspection #collapseUserGroup,
    .modal .modal-pop .modal-body.inspection #collapseUserGroup #collapseSearchUser {
        width: 100%;
    }
}
@media (max-width: 500px) {
    .modal .modal-pop .modal-body {
        padding: 20px;
    }
    .modal .modal-wrap-sty02:not(.preview) {
        width: 100%;
    }
    .modal .modal-pop .modal-body.inspection.reqst .inspector_list .inspector_box img {
        display: none;
    }
    .modal .modal-pop .modal-body.inspection.reqst .inspector_list .inspector_info.writing,
    .modal .modal-pop .modal-body.inspection.share .inspector_list .inspector_info.writing,
    .modal .modal-pop .modal-body.inspection.download .inspector_list .inspector_info.writing {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }
    .modal .modal-pop .modal-body.inspection .inspector_info .sel-user-email {
        max-width: 196px;
    }
}

/* ===================================================================================================
	Progress  RESET
=================================================================================================== */
.progress.circle {
    width: 150px;
    height: 150px;
    background: none;
    position: relative;
}

.progress.circle::after {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 15px solid #edf3fd;
    position: absolute;
    top: 0;
    left: 0;
}

.progress.circle > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.progress.circle .progress-left {
    left: 0;
}
.progress.circle .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 15px;
    border-style: solid;
    position: absolute;
    top: 0;
}
.progress.circle .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.progress.circle .progress-right {
    right: 0;
}
.progress.circle .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

.progress.circle.blue .progress-bar {
    border-color: #3578ea;
}
.progress.circle .progress-value {
    display: flex;
    flex-direction: column;
}
.progress.circle .progress-value .step_per {
    font-size: 24px;
    color: #0f4094;
    line-height: 39px;
    text-align: center;
    font-weight: 700;
}
.progress.circle .progress-value .step_txt {
    max-width: 74px;
    height: 24px;
    padding: 4px 8px 4px 8px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    line-height: 15.6px;
    letter-spacing: -0.02em;
    color: #546e7a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.progress.line {
    height: 9px;
    border-radius: 20px;
}
.progress.line .progress-bar {
    border-radius: 20px;
    background: linear-gradient(90deg, #b1caf9 0%, #5c7cfa 100%);
}

.box-proc {
    width: 100%;
    height: 76px;
    padding: 8px 30px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: #fff;
}
.box-proc .box1 {
    width: 20%;
    height: 43px;
}
.box-proc .box2 {
    height: 43px;
    margin-left: 20px;
}
.box-proc .box-separator {
    width: 1px;
    height: 44px;
    border-radius: 2px;
    background: #dee2e6;
    margin: 0 50px;
}
.box-proc .progress.line {
    width: 170px;
    height: 6px;
    border-radius: 20px;
}
.box-proc .progress.line2 {
    width: 800px;
    height: 6px;
    border-radius: 20px;
}
.box-proc .progress .progress-bar {
    border-radius: 20px;
    background: #26a69a;
}
.box-proc .progress .progress-bar.bg-COMPLETE {
    background: #26a69a;
}
.box-proc .progress .progress-bar.bg-WRITING {
    background: #03a9f4;
}
.box-proc .progress .progress-bar.bg-INSPECTION {
    background: #598fee;
}
.box-proc .progress .progress-bar.bg-REJECT {
    background: #ee5139;
}
.box-proc .progress .progress-bar.bg-DELAY {
    background: #fcb3ad;
}
.box-proc .progress .progress-bar.bg-SCHEDULED {
    background: #5a5a5a;
}

.box-proc .progress-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #868e96;
}
.box-proc .progress-cont {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #212529;
}

@media (max-width: 1400px) {
    .box-proc .box2 {
        margin-left: 0;
    }
    .box-proc .progress.line2 {
        width: 566px;
    }
}
@media (max-width: 900px) {
    .box-proc .progress.line2 {
        width: 400px;
    }
}
@media (max-width: 800px) {
    .box-proc .progress.line2 {
        width: 220px;
    }
}

@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg);
    }
}
@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}
@keyframes loading-5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}
@media only screen and (max-width: 990px) {
    .progress.circle {
        margin-bottom: 20px;
    }
}
/* ===================================================================================================
	Note cover and file information
=================================================================================================== */
#note-cover-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #fff;
    padding: 40px 70px;
    flex-direction: column;
    overflow: hidden;
}
#note-cover-container.cover-img-none {
    background-image: url(../img/note_cover_img.svg);
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    background-size: 100%;
}
#note-cover-container .tsa-wrap {
    width: 120px;
    height: 120px;
}
#note-cover-container .tsa-wrap .tsa-stamp {
    width: 120px;
    height: 120px;
    background-image: url(../img/timestamp2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
#note-cover-container .title-wrap .title-sub {
    font-size: 18px;
    font-weight: 400;
    line-height: 20.4px;
    text-align: left;
    color: #868e96;
}
#note-cover-container .title-wrap .title-line {
    position: relative;
    width: 100%;
    height: 0px;
    margin: 20px 0 30px 0;
    border: 1px solid #dee2e6;
}
#note-cover-container .title-wrap .title-line .line-sub {
    position: absolute;
    width: 12%;
    height: 0px;
    top: -2px;
    border: 2px solid #0c306f;
}
#note-cover-container .title-wrap h1 {
    font-size: 46px;
    font-weight: 500;
    line-height: 53px;
    letter-spacing: -0.03em;
    text-align: left;
    word-break: keep-all;
    overflow-wrap: break-word;
    font-family: Noto Sans KR;
}
#note-cover-container .info-table {
    position: absolute;
    width: 49%;
    bottom: 120px;
    border-collapse: collapse;
}
#note-cover-container .info-table tr {
    border-bottom: 1px dotted #adb5bd;
}
#note-cover-container .info-table th {
    width: 90px;
    padding: 20px 0;
    font-size: 21px;
    font-weight: 700;
    line-height: 15.6px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #212529;
}
#note-cover-container .info-table td {
    font-size: 21px;
    font-weight: 400;
    line-height: 20.4px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}

#note-info-container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #fff;
    padding: 50px;
    flex-direction: column;
}
#note-info-container .line {
    width: 100%;
    height: 6px;
    background: #f1f3f5;
}
#note-info-container .table-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
}
#note-info-container .table-title:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    border: 2px solid #3578ea;
}
#note-info-container .certificate-table {
    width: 100%;
    border-top: 1px solid #212529;
    border-bottom: 1px solid #ced4da;
}
#note-info-container .certificate-table tr {
    border-bottom: 1px dotted #adb5bd;
}
#note-info-container .certificate-table th {
    width: 120px;
    padding: 12px;
    font-size: 16px;
    font-weight: 700;
    line-height: 17.6px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #212529;
}
#note-info-container .certificate-table td {
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #495057;
}
#note-info-container .participant-table,
#note-info-container .hist-table{
    width: 100%;
    border-collapse: collapse;
}
#note-info-container .participant-table th,
#note-info-container .hist-table th{
    padding: 12px;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #212529;
    background-color: #f1f3f5;
}
#note-info-container .participant-table td,
#note-info-container .hist-table td {
    padding: 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.4px;
    color: #495057;
    border-bottom: 1px dotted #adb5bd;
}
#note-info-container .participant-table .signature-cell {
    width: 150px;
    text-align: center;
}
#note-info-container .hist-table .page-cell {
    width: 120px;
}
#note-info-container .hist-table .authenticator-name {
    font-size: 15px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: -0.04em;
    text-align: left;
}

/* ===================================================================================================
    Bootstrap  RESET
=================================================================================================== */
caption {
    display: none;
}

.alert-primary,
.alert-primary.blue {
    width: 100%;
    padding: 15px 24px 15px 55px;
    border-radius: 8px;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    letter-spacing: -0.05em;
    text-align: left;
    color: #495057;
    background-color: #ffecb3;
    background-image: url(/lib/eln/img/icon_alarm_text.png);
    background-repeat: no-repeat;
    background-position: left 22px top 16px;
}
.alert-primary.blue {
    color: #495057;
    border: 1px solid #c8daf9;
    background-color: #edf3fd;
    background-image: url(/lib/eln/img/icon_alarm_text_blue.png);
    background-repeat: no-repeat;
    background-position: left 22px top 16px;
}
.icon-notice {
    width: 16px;
    height: 16px;
    border-radius: 4px;
    background-color: #ffa000 !important;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    padding: 0;
    line-height: 18px !important;
    margin-left: 8px;
    margin-bottom: 0 !important;
}

@media (min-width: 1400px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl,
    .container-xxl {
        max-width: 1560px;
    }
}
@media (max-width: 900px) {
    .alert-primary {
        flex-direction: column;
    }
}

.btn-check:focus + .btn,
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
    color: #adb5bd;
    background-color: #fff;
}

.btn-check:focus + .btn-primary,
.btn-primary:focus {
    box-shadow: none !important;
}

.btn-check:checked + .btn-primary:focus,
.btn-check:active + .btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none !important;
}

.btn-check:checked + .btn-info:focus,
.btn-check:active + .btn-info:focus,
.btn-info:active:focus,
.btn-info.active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: none !important;
}

.btn-check:checked + .btn-outline-primary:focus,
.btn-check:active + .btn-outline-primary:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus {
    box-shadow: none !important;
}

.btn-check:checked + .btn-outline-info:focus,
.btn-check:active + .btn-outline-info:focus,
.btn-outline-info:active:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus {
    box-shadow: none !important;
}

h5,
.h5 {
    font-family: 'Noto Sans', 'Malgun Gothic', Dotum, Helvetica, 'Apple SD Gothic Neo', Sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #212529 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    width: 100%;
}

.start-70 {
    left: 70% !important;
}
.top-35 {
    top: 35% !important;
}
.accordion-collapse {
    transition: height 0.3s ease; /* 애니메이션 시간을 1초로 설정 */
}
.accordion-item {
    background-color: unset;
    border: 0;
}

.tooltip-inner {
    max-width: none;
}

.tooltip {
    font-size: 13px;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: -0.02em;
}

.paging-box {
    text-align: center;
    overflow: hidden;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 13px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline-block;
    font-size: 10px;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    padding: 6px 10px;
    line-height: 1.42857143;
    color: #495057;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > .active > a,
.pagination > .active > span:hover {
    color: #fff !important;
    background: #1761de;
    border: 1px solid #1761de;
}

.tab-content .tab-body-sty01.active {
    display: flex !important;
}

.d-none {
    display: none !important;
}



.textbar {
    width: 100% !important;
    color: #000;
    top: 1px;
    left: 5px;
    position: absolute;
    z-index: 2;
    font-size: 12px;
}
.ggroupitem {
    font-weight: 500 !important;
}

.gtasktableh th {
    background-color: #f0f4f8;
    color: #222;
    font-weight: bold;
    border-bottom: 1px solid #d0d7de;
}

.gtaskgreyblue,
.gtaskgreyred,
.gtaskgreygreen,
.gtaskgrey {
    height: 25px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    margin-top: -6px;
    border-radius: 5px;
}
.gtaskgreyblue,
.gtaskgreyred,
.gtaskgreygreen,
.gtaskgrey {
    background: #F5F5F5;
    border: 1px solid #E5E7EA;
    /* Old browsers */
    /*background: linear-gradient(to bottom, rgba(249, 177, 245, 1) 0%, rgba(247, 192, 243, 1) 20%, rgba(247, 202, 244, 1) 40%, rgba(249, 192, 246, 1) 70%, rgba(252, 174, 247, 1) 100%);*/
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7caf4', endColorstr='#fcaef7', GradientType=0);
    /* IE6-9 */
}
.gtaskgreybluecomplete,
.gtaskgreyredcomplete,
.gtaskgreygreencomplete,
.gtaskgreycomplete {
    float: left;
    overflow: hidden;
    height: 25px;
    filter: alpha(opacity=40);
    background-color: #03A9F480;
    margin-top: 0;
    border-radius: 5px;
}
.gtaskgreybluecomplete {
    background-color: #03A9F480;
}
.gtaskgreyredcomplete {
    background-color: #FF606080;
}
.gtaskgreygreencomplete {
    background-color: #26A69A80;
}
.rhscrpad {
    width: 0 !important;
}

.modal .modal-pop .modal-body.mandate-body {
    max-height: 70vh;
    overflow-y: auto;
}

/* 클릭 영역만 있고, border/배경은 없음 */
.note-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 22px;
    height: 22px;
    background: transparent;  /* 바탕 없음 */
    border: 0;                /* 테두리 없음 */
    padding: 0;
    margin: 0;
    cursor: pointer;
    position: relative;
}

/* 중앙에 체크 표시만 노출 */
.note-select::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 14px;
    margin-left: -4px;   /* width / 2 */
    margin-top: -7px;    /* height / 2 */
    border: solid #868E96;    /* 기본 회색 체크 */
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* 체크 시 체크 선만 파란색으로 변경 */
.note-select:checked::after {
    border-color: #1761de;    /* 파란 체크 */
}

/* 체크된 노트 행 배경 */
.note-info-box.note-selected {
    background-color: #EDF3FD;  /* 너무 진하지 않게 연한 파란색 */
    border-radius: 12px;        /* 기존 카드 radius에 맞춰서 */
}

/* 선택 상태에서도 내부 텍스트는 그대로 보이게 */
.note-info-box.note-selected .note-title,
.note-info-box.note-selected .txt-cont,
.note-info-box.note-selected .txt-title {
    color: #212529;
}


@media print {
    .gtaskgreyblue,
    .gtaskgreyred,
    .gtaskgreygreen,
    .gtaskgrey {
        height: 0px;
        border-top: 13px solid;
        border-color: rgb(196, 58, 58);
    }
    .gtaskgreyredcomplete,
    .gtaskgreybluecomplete,
    .gtaskgreygreencomplete,
    .gtaskgreycomplete {
        height: 0px;
        filter: alpha(opacity=40);
        opacity: 0.4;
        margin-top: -9px;
        border-top: 5px solid;
        border-color: #000000;
    }
}