@charset "utf-8";
html, body {width:100%;height:100vh;font-family: 'Pretendard';font-size:15px;}
body {display: flex;flex-direction: column;justify-content: space-between;}
main {flex-grow:1;}
input, textarea, select {font-size: 16px !important;}
:root {
    --footer-height : 300px;
}

.textellipsis {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;word-break: break-all;}
.search-input {border-radius: 20px;padding-right:1px}
.in-icon {position: relative;z-index: 9997;top:18px;left: 10px;border-radius: 43px !important;}
.in-icon2 {position: relative;z-index: 9997;top:18px;left: 10px;border-radius: 43px !important;}
.form-control.round-input {border-radius: 23px !important;text-overflow:ellipsis;margin-left:1px !important;}
.form-control.areasearch {margin-left:13px !important;}
.flex-1 {flex:1;}
.flex-2 {flex:2;}
/*.form-control.round-input:focus {color: var(--bs-body-color);background-color: var(--bs-body-bg);border-color: #86b7fe;outline: 0;border-radius: 20px !important;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);z-index:auto;}*/
.form-control.round-input:focus {color:#008072;border-color:#008072 !important;outline: 0;border-radius: 20px !important;box-shadow: 0 0 0 0.25rem rgba(0, 128, 114, 0.25);z-index:auto;}
/*.form-control.round-input:hover {color:#008072;border-color:#008072 !important;outline: 0;border-radius: 20px !important;box-shadow: 0 0 0 0.25rem rgba(0, 128, 114, 0.25);z-index:auto;}*/
.logoimg {max-width: 12rem !important;}
.css-swg {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;position: relative;-webkit-box-flex-wrap: wrap;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;text-align: center;-webkit-align-items: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-align-self: stretch;-ms-flex-item-align: stretch;align-self: stretch;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;color: #595959;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-top: 1rem;margin-bottom: 1rem;margin-left: 1px;margin-right: 1px;}
.css-swg::before, .css-swg::after {content: "";-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;background-color: #e4e2e0;inline-size: 1px;}
.css-8u2krs {border: 0;clip: rect(0 0 0 0);block-size: 1px;margin-block-end: -1px;margin-block-start: -1px;-webkit-margin-start: -1px;margin-inline-start: -1px;-webkit-margin-end: -1px;margin-inline-end: -1px;overflow: hidden;padding-block-end: 0;padding-block-start: 0;-webkit-padding-start: 0;padding-inline-start: 0;-webkit-padding-end: 0;inline-size: 1px;padding-inline-end: 0;position: absolute;white-space: nowrap;word-wrap: normal;}
.d-contents {display: contents !important;}
/*begin:body*/
.content {margin-top:30px;}
.mt-45 {margin-top: 2rem !important;}
.mb-45 {margin-bottom: 2rem !important;}
.border-style-dash {border-style: dashed !important;}
.triangleup {width: 0;height: 0;border-style: solid;border-width:0px 10px 20px 10px;;border-color: transparent transparent #dc2626 transparent;}
.triangledown {width: 0;height: 0;border-style: solid;border-width: 20px 10px 0px 10px;border-color: #DC2626 transparent transparent transparent;}
.sign hr {display: block;width: 1px;height: 12px;border: 0;background: #595959;}


.bottom_30 {bottom:30px}
.right_20 {right:20px;}

.chat-left {border-radius: 10px 10px 10px 0 !important;background: #E2E2E2;}
.chat-right {border-radius: 10px 10px 0 10px !important;background: #A7E4D3;}
.offcanvas.offcanvas-bottom {z-index: 99997;}
/* begin : 전자서명 */
.signature-box { position: relative; }

.signature-pad {position: relative;border: 1px dashed #cbd5e1;border-radius: 18px;background: #fff;overflow: hidden;height: 420px;}
.signature-pad canvas {width: 100%;height: 100%;display: block;}
.signature-hint{position:absolute;left:0; right:0;bottom:18px;text-align:center;color:#94a3b8;pointer-events:none;}
.sign-lock-overlay { display: none; }
.signature-box[data-locked="true"] .sign-lock-overlay {display: flex;}
.sign-lock-overlay{position:absolute;inset: 19px 0 0 0;background: rgba(0,0,0,0.35);align-items: center;justify-content: center;padding: 16px;z-index: 50;}
.auth-panel{width: 100%;max-width: 420px;background: rgba(255,255,255,0.92);border-radius: 14px;padding: 18px;box-shadow: 0 10px 30px rgba(0,0,0,0.18);}
.auth-panel input{width: 100%;height: 48px;border: 1px solid #e2e8f0;border-radius: 10px;padding: 0 14px;font-size: 16px;}
.auth-panel input:focus{border-color:#167d70 !important;}
.auth-save-btn{width: 100%;height: 52px;margin-top: 12px;background:#111;color:#fff;border:none;border-radius: 12px;font-size: 18px;font-weight: 700;}
.auth-guide{margin-top: 10px;color:#475569;font-size: 13px;text-align: center;}

/* head */
.signature-head{display:flex;align-items:center;justify-content: space-between;padding: 10px 6px;}
.signature-title{display:flex;align-items:center;gap:6px;color:#64748b;font-weight: 600;}
.signature-auth-info{display:flex;align-items:center;gap:8px;}
.auth-text{color:#2563eb;font-weight: 700;}
.auth-edit-btn{background: transparent;border:none;cursor:pointer;padding:0;}
.auth-badge{display:inline-flex;min-width: 26px;height: 18px;padding: 0 8px;border-radius: 6px;background: #ffedd5;color:#ef4444;font-weight: 800;align-items:center;justify-content:center;font-size: 12px;}
/* end : 전자서명 */

/* begin : 저장 info */
.upload-overlay{position: fixed;inset: 0;background: rgba(0,0,0,0.45);z-index: 999999;display: none;align-items: center;justify-content: center;}
.upload-modal{width: min(420px, calc(100vw - 32px));background: #fff;border-radius: 14px;padding: 22px 20px;box-shadow: 0 10px 30px rgba(0,0,0,0.25);display: flex;gap: 14px;align-items: center;}
.spinner{width: 44px;height: 44px;border-radius: 50%;border: 5px solid rgba(0,0,0,0.12);border-top-color: rgba(0,0,0,0.65);animation: spin 0.9s linear infinite;flex: 0 0 auto;}
@keyframes spin{ to { transform: rotate(360deg); } }
.upload-text .title{font-size: 16px;font-weight: 700;line-height: 1.2;}
.upload-text .sub{margin-top: 4px;font-size: 13px;color: #666;}
body.no-scroll{overflow: hidden;}
/* end : 저장 info */

/* begin : kakao map*/
.speech-bubble {position: relative;background: #FFFFFF;border-radius: .4em;padding:14px;top:-105px}
/*.speech-bubble:after {content: '';position: absolute;bottom: 0;left: 50%;width: 0;height: 0;border: 20px solid transparent;border-top-color: #FFFFFF;border-bottom: 0;border-left: 0;margin-left: -10px;margin-bottom: -20px;}*/
.speech-bubble .info .title {font-size:16px;}
.speech-bubble .info .body .desc .ellipsis {font-size:14px;color:#707070}
.speech-bubble .info .body .desc .jibun {font-size:13px;color:#b6b6b6}
.speech-bubble .info .body .btn {width: 100%;}
.speech-bubble .info .body .btn .mapsearchbtn {display:flex;width: 167px;font-size: 14px;border: 0;padding:0;color: #002D8F;background: #ffffff;border: 2px solid #002D8F;border-radius: 8px;height: 30px;justify-content: center;align-items: center}
.speech-bubble:after {content: '';position: absolute;bottom: 0;left: 50%;width: 0;border: 10px solid transparent;border-top-color: #FFFFFF;border-bottom: 0;margin-left: -10px;margin-bottom: -19px;height: 20px;}
/* end : kakao map*/

.text-clamp-2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pc-footer{position: relative;}
.footer:not(:has(:not([style*="display: none"]))) {
    display: none;
}
#toastContainer {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
}

.toast-message {
    min-width: 260px;
    background: #333;
    color: white;
    padding: 14px 16px;
    border-radius: 8px;
    margin-bottom: 10px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.2);
    animation: toastFadeIn 0.3s ease;
    cursor: pointer;
}

.toast-title {
    font-weight: 600;
    margin-bottom: 4px;
}

.toast-content {
    font-size: 14px;
    opacity: 0.9;
}

@keyframes toastFadeIn {
    from {
        transform: translateY(-10px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/*.pagetitle {font-size: 18px !important;}*/
@media (min-width: 1400px) {
    body {
        min-height: 100vh;
        display: flex;
        flex-direction: column;
    }
    main {
        flex: 1 0 auto;
        min-height: calc(100vh - 54px);
    }
    footer,
    .footer {
        flex-shrink: 0;
        position: static !important;
    }
    /*.css-swg {display: flex;}*/
    .footer {height:var(--footer-height)}
    .mt_25 {
        height:calc(100vh - 434px) !important;
        margin-top:0px;
    }

    .mobile-footer {
        height: auto !important;
    }

    .mobile-footer:has(.footernextbtn.d-none):has(.footerfinalbtns.d-none) {
        display: none !important;
    }

    .mobile-footer:has(.footernextbtn:not(.d-none)),
    .mobile-footer:has(.footerfinalbtns:not(.d-none)) {
        display: block !important;
        position: fixed !important;
    }
}

@media (min-width: 1200px) and (max-width: 13990px) {
    body {
        min-height: 100vh;
        display: flex;
        flex-direction: column;
    }
    main {
        flex: 1 0 auto;
        min-height: calc(100vh - 54px - 79px);
    }
    body:has(.mobile-footer .footernextbtn.d-none):has(.mobile-footer .footerfinalbtns.d-none) main {
        min-height: calc(100vh - 54px);
    }
    .mobile-footer:has(.footernextbtn.d-none):has(.footerfinalbtns.d-none) {
        display: none !important;
    }
    /*.footer {height:var(--footer-height)}*/
    .offcanvas.offcanvas-bottom, .offcanvas.offcanvas-bottom.hiding {
        transform: translate(0%, 0%) scale(.96) !important;
    }

    .offcanvas-backdrop {
        transition: opacity .18s linear !important;
    }

    body.modal-offcanvas-desktop .offcanvas.offcanvas-bottom:not(#gaoffcanvas, #accesapplication, #resumelistmenu),
    .offcanvas.offcanvas-bottom:not(#gaoffcanvas, #accesapplication, #resumelistmenu) {
        top: 52% !important;
        left: 50% !important;
        right: auto !important;
        bottom: auto !important;
        /*width: 520px !important;*/
        /*max-width: calc(100vw - 32px) !important;*/
        min-width: 0 !important;
        height: auto;
        max-height: calc(100vh - 80px) !important;
        border-radius: 18px !important;
        visibility: visible;
        transform: translate(-50%, -50%) scale(.96) !important;
        opacity: 0;
        transition: transform .18s ease-out, opacity .18s ease-out, visibility .18s ease-out !important;
    }

    body.modal-offcanvas-desktop .offcanvas.offcanvas-bottom.showing:not(#gaoffcanvas, #accesapplication, #resumelistmenu),
    body.modal-offcanvas-desktop .offcanvas.offcanvas-bottom.show:not(#gaoffcanvas, #accesapplication, #resumelistmenu),
    .offcanvas.offcanvas-bottom.showing:not(#gaoffcanvas, #accesapplication, #resumelistmenu),
    .offcanvas.offcanvas-bottom.show:not(#gaoffcanvas, #accesapplication, #resumelistmenu) {
        transform: translate(-50%, -50%) scale(1) !important;
        opacity: 1;
    }

    body.modal-offcanvas-desktop .offcanvas.offcanvas-bottom.hiding:not(#gaoffcanvas, #accesapplication, #resumelistmenu),
    .offcanvas.offcanvas-bottom.hiding:not(#gaoffcanvas, #accesapplication, #resumelistmenu) {
        top: 50% !important;
        left: 50% !important;
        right: auto !important;
        bottom: auto !important;
        transform: translate(-50%, -50%) scale(.96) !important;
        opacity: 0;
    }

    .offcanvas.offcanvas-bottom:not(#gaoffcanvas, #accesapplication, #resumelistmenu) .offcanvas-body {
        overflow-y: auto;
    }
    .mt_25 {
        height:calc(100vh - 434px) !important;
        margin-top:0px;
    }
    .offcanvas.offcanvas-bottom:not(.show):not(.showing):not(#gaoffcanvas, #accesapplication, #resumelistmenu) {
        transform: translate(-50%, -50%) scale(.96) !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    body {
        min-height: 100vh;
        display: flex;
        flex-direction: column;
    }
    main {
        flex: 1 0 auto;
        min-height: calc(100vh - 54px - 79px);
    }

    .offcanvas {
        position: fixed;
        bottom: 35%;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: calc(100% / 3);
        margin: 0 auto;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition);
        border-radius: 16px;
    }
    #gaoffcanvas, #accesapplication, #resumelistmenu {
        top: calc(60% / 2) !important;
        width: 450px !important;
        height: 285px !important;
    }
    .footer-btn-group {position: fixed}
    /*.footer {height:var(--footer-height)}*/
    .mt_25 {
        height:calc(100vh - 434px) !important;
        margin-top:0px;
    }
    .wrap {
        max-width: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    main {
        flex: 1 0 auto;
        min-height: calc(100vh - 54px - 79px);
    }
    /*.footer-btn-group {position: fixed}*/
    .logoimg {max-width: 10rem !important;}
    .topsearch {border-radius: 12px !important;}
    .topsearch div.search-box {line-height: 24px; height:52px;width:50% !important;}
    .topsearch div.search-box .titlesearch {line-height: 24px; height:52px !important;}
    .topsearch div.search-box .areasearch {line-height: 24px; height:52px !important;}
    .in-icon, .in-icon2 {top:14px;}
    .mt_25 {
        height:calc(100vh - 434px) !important;
        margin-top:0px;
    }
    .footer-btn-group {position: fixed}
}
@media (min-width: 576px) and (max-width: 767px) {
    .footer-btn-group {position: fixed}
    .logoimg {max-width: 10rem !important;}
    .topsearch {border-radius: 12px !important;}
    .topsearch div.search-box {line-height: 24px; height:52px;width:52% !important;}
    .topsearch div.search-box .titlesearch {line-height: 24px; height:52px !important;}
    .topsearch div.search-box .areasearch {line-height: 24px; height:52px !important;}
    .in-icon, .in-icon2 {top:14px;}
}
@media (max-width: 575px) {
    .footer-btn-group {position: fixed}
    .logoimg {max-width: 10rem !important;}
    .topsearch {border-radius: 12px !important;}
    .topsearch div.search-box {line-height: 24px; height:52px;width:50% !important;}
    .topsearch div.search-box .titlesearch {line-height: 24px; height:52px !important;}
    .topsearch div.search-box .areasearch {line-height: 24px; height:52px !important;}
    .in-icon, .in-icon2 {top:14px;}
    /*.offcanvas .offcanvas-body div, .offcanvas .offcanvas-body h6 {padding-left:0 !important;}*/
    .offcanvas .offcanvas-body div .chat-left, .offcanvas .offcanvas-body div .chat-right  {padding-left:10px !important;}
}

@media (min-width: 1200px) {
    .footer-btn-group {position: fixed}
    /*.photooffcanvas {max-width: 100% !important;bottom:0px !important;}*/
    #gaoffcanvas, #accesapplication, #resumelistmenu {top: calc(60% / 2) !important;width: 450px !important;height: 285px !important;}
    /*.photooffcanvas {max-width: 100% !important;bottom:0px !important;}*/
    /*.offcanvas.offcanvas-bottom:not(#gaoffcanvas, #accesapplication, #resumelistmenu) {top: 66px;min-width: 43% !important;height: calc(100% - 132px);bottom:66px !important;}*/
    .offcanvas .offcanvas-body div, .offcanvas .offcanvas-body h6 {}
    .form-check .form-check-input{margin:10px 0 !important;}
    .form-check label {margin:5px 0 5px 5px !important;}
    .container.container-lg div:not(.thermo, .thermo-fill, .thermo-bulb, .thermo-text, .track, .knob, .badge, .btn, .card, .thermo-bulb-fill, .progress-wrap.mobile-only, .progress-bar, .labels, .subinfodiv, .rounded-full, .topsearch, .search-box,  .search-box div, .selected-check-list) {padding-top:10px;}
}

.search-box {
    position: relative;
}

.global-search-suggest {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10000;
    margin-top: 16px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .12);
    max-height: 260px;
    overflow-y: auto;
}

.global-search-suggest-item {
    padding: 10px 14px;
    cursor: pointer;
    font-size: 14px;
    color: #374151;
}

.global-search-suggest-item:hover {
    background: #f3f4f6;
}

.global-search-suggest-item .type {
    display: inline-block;
    margin-right: 6px;
    color: #059669;
    font-size: 12px;
    font-weight: 700;
}

input[type=number].cancel, input[type=text].cancel, input[type=password].cancel, textarea.cancel, select.cancel {
    -webkit-box-shadow: 0 0 5px #FF0000;
    -moz-box-shadow: 0 0 5px #FF0000;
    box-shadow: 0 0 5px #FF0000;
    border: 1px solid #FF0000 !important;
}



/** **/
.input-group:has(input:is([type="text"], [type="email"], [type="tel"], [type="number"]):focus),
.input-group:has(input:is([type="text"], [type="email"], [type="tel"], [type="number"]):focus-visible),
textarea:focus {
    border: 2px solid #167d70;
    outline: 2px;
    padding: 0 !important;
    background-color: #f3fffc;
}

.input-group:has(.form-control:focus) {
    border: 2px solid #167d70;
    background-color: #f3fffc;
}

/* input 자체 focus 효과 무력화 */
.input-group:has(.form-control:focus) .form-control:focus {
    border-color: transparent !important;
    border-width: 1px !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent;
}

@media (min-width: 992px) {
    body.hide-pc-footer .site-footer {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        z-index: 1040 !important;
        transform: translateY(100%) !important;
        transition: transform 220ms ease !important;
    }

    body.hide-pc-footer .site-footer.footer-visible {
        transform: translateY(0) !important;
    }

    body.hide-pc-footer main {
        padding-bottom: 90px;
    }
}

.card {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1) !important;
}

.card .card-body h5, .gaoffcanvastitle h5, .gaoffcanvastitle h4 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    overflow-wrap: anywhere;
    line-height: 1.35;
    min-height: 1.35em;
}

.cardsmalltitle {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    overflow-wrap: anywhere;
}

.card .idphoto {height:72px !important;}

/* quick */
.quick-floating-menu {
    position: fixed;
    right: 24px;
    bottom: 10%;
    transform: translateY(-50%);
    z-index: 9990;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.quick-floating-btn {
    width: 72px;
    height: 72px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.14);
    color: #111827;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    cursor: pointer;
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease, background-color 0.18s ease;
}

.quick-floating-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.2);
    border-color: #111827;
    background: #111827;
    color: #fff;
}

.quick-floating-btn .material-symbols-outlined {
    font-size: 25px;
    line-height: 1;
}

.quick-floating-text {
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.04em;
}

.quick-floating-top-btn {
    min-height: 52px;
}

.quick-floating-top-btn .material-symbols-outlined {
    font-size: 30px;
}

@media (max-width: 991.98px) {
    .quick-floating-menu {
        right: 14px;
        bottom: 84px;
        top: auto;
        transform: none;
        gap: 8px;
    }

    .quick-floating-btn {
        width: 58px;
        min-height: 58px;
        border-radius: 16px;
    }

    .quick-floating-text {
        font-size: 10px;
    }

    .quick-floating-top-btn {
        min-height: 46px;
    }
}

.business-type-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.business-type-scroll::-webkit-scrollbar {
    display: none;
}

.talent-profile-img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    flex: 0 0 72px;
}

.talent-updated-at {
    font-size: 12px;
    color: #6b7280;
    text-align: right;
    margin-top: 10px;
}

.region-badge {min-width: 40px;color: #ffffff;font-size: 12px;line-height: 1;vertical-align: middle;border-radius: 5px !important;}
.region-badge[data-region="서울"] { background-color: #2563eb; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="부산"] { background-color: #0891b2; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="대구"] { background-color: #7c3aed; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="인천"] { background-color: #0f766e; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="광주"] { background-color: #c026d3; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="대전"] { background-color: #4f46e5; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="울산"] { background-color: #0284c7; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="세종"] { background-color: #475569; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="경기"] { background-color: #16a34a; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="강원"] { background-color: #65a30d; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="충북"] { background-color: #ca8a04; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="충남"] { background-color: #d97706; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="전북"] { background-color: #dc2626; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="전남"] { background-color: #ea580c; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="경북"] { background-color: #9333ea; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="경남"] { background-color: #059669; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region="제주"] { background-color: #f97316; opacity: 0.7;font-size: 0.9rem;font-weight: 100;}
.region-badge[data-region=""] { display: none; }

.tox-editor-container, .tox-editor-container .tox-editor-header, .tox-editor-container .tox-editor-header .tox-toolbar-overlord, .tox-editor-header .tox-toolbar-overlord div {padding-top:0 !important;padding-bottom:0 !important;}

.gnb-link.activemenu {color: #198754 !important;background: transparent !important;position: relative;}
.gnb-link.activemenu::after {content: "";position: absolute;left: 0;right: 0;bottom: -6px;height: 3px;background-color: #198754;border-radius: 999px;}

.user-header-dropdown {position: relative;}
.user-header-dropdown-menu {top: 76% !important;right: -56% !important;left: auto !important;transform: none !important;min-width: 150px;margin-top: 8px !important;z-index: 10020;}
.user-header-dropdown:hover > .dropdown-menu,
.user-header-dropdown:focus-within > .dropdown-menu {display: block;}
.user-header-dropdown-btn:focus {box-shadow: none;}

ul.list-group.w-100 li:hover {background:#008072 !important;color:#FFFFFF !important;}


.financial-guarantee-date-input {min-height: 58px;font-size: 18px;padding: 12px 14px;cursor: pointer;background-color: #fff !important;}
.financial-guarantee-date-input[readonly] {background-color: #fff !important;}
.flatpickr-calendar {z-index: 9999999 !important;font-size: 16px;}
.flatpickr-months .flatpickr-month {height: 44px;}
.flatpickr-current-month {font-size: 18px;padding-top: 8px;}
.flatpickr-current-month .numInputWrapper {width: 7ch;}
.flatpickr-current-month input.cur-year {font-size: 18px;font-weight: 700;}
.flatpickr-monthDropdown-months {font-size: 17px;font-weight: 700;}
.flatpickr-day {height: 42px;line-height: 42px;max-width: 42px;}

