﻿.ui-datepicker-trigger {
    display: none;
    border: 0;
    background-color: transparent;
    /*background: url(./images/btn_cal.png) no-repeat;*/
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 6px;
    color: transparent;
    cursor: pointer;
}

    .ui-datepicker-trigger:hover {
        /*background-image: url(./images/btn_cal.png)*/
    }

#ui-datepicker-div A:visited {
    font-size: initial;
}

#ui-datepicker-div A:link {
    font-size: initial;
}

#ui-datepicker-div A:active {
    font-size: initial;
}

#ui-datepicker-div A:hover {
    font-size: initial;
}

.ui-widget.ui-widget-content {
    border: 1px solid hsl(220, 25%, 72%);
}

.ui-widget-content {
    border: 0;
}

.plupload_filelist_header {
    height: 28px;
    background: linear-gradient(to bottom, #EEF7FE 0%, #DCEAFA 100%);
}

    .plupload_filelist_header td {
        border-top: 0;
    }

.plupload_filelist_footer {
    background-color: hsl(240, 20%, 96%);
}

    .plupload_filelist_footer td {
        border-bottom: 0;
    }

        .plupload_filelist_header td:first-child, .plupload_filelist_footer td:first-child {
            border-left: 0;
        }

        .plupload_filelist_header td:last-child, .plupload_filelist_footer td:last-child {
            border-right: 0;
        }

    .plupload_filelist_footer .ui-button {
        background-color: hsl(240, 20%, 98%);
        border-color: hsl(240, 10%, 88%);
    }

        .plupload_filelist_footer .ui-button:hover {
            border-color: hsl(240, 10%, 72%);
        }

.ui-datepicker {
    width: 20em;
    padding: 12px 12px 4px;
    border-radius: 6px;
    z-index: 2000 !important;
}

    .ui-datepicker .ui-datepicker-header {
        border: 0;
        background-color: transparent;
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 24px;
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 36%;
        margin: 0 10px;
        padding: 2px 4px;
        border-radius: 2px;
        border-color: hsl(220, 25%, 80%);
    }

    .ui-datepicker tr td:first-child, .ui-datepicker tr td:last-child {
        opacity: .5;
    }

    .ui-datepicker th {
        text-align: center !important;
    }

    .ui-datepicker td {
        padding: 2px;
    }

.ui-icon.ui-icon-circle-triangle-w, .ui-icon.ui-icon-circle-triangle-e {
    position: relative;
    background: none;
}

    .ui-icon.ui-icon-circle-triangle-w::before {
        position: absolute;
        left: 6px;
        top: 3px;
        content: '';
        width: 10px;
        height: 10px;
        border: 1px solid;
        border-bottom: 0;
        border-right: 0;
        transform: rotate(-45deg);
    }

    .ui-icon.ui-icon-circle-triangle-e::before {
        position: absolute;
        left: 0;
        top: 3px;
        content: '';
        width: 10px;
        height: 10px;
        border: 1px solid;
        border-bottom: 0;
        border-right: 0;
        transform: rotate(135deg);
    }

.ui-state-default, .ui-widget-content .ui-state-default {
    border-color: transparent;
    background: hsl(220, 25%, 96%);
    /*text-align: center;*/
}

    .ui-state-default, .ui-widget-content .ui-state-default:hover {
        background-color: hsl(168 100% 95%);
    }

.ul-button:focus, .ul-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, ui-widget-header .ui-state-hover {
    border-color: transparent;
    background: inherit;
    color: inherit;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-prev {
    left: 0;
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-next {
    right: 0;
}

    .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
        top: 2px;
    }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid hsl(171, 100%, 41%);
    background: hsl(165, 80%, 87%) !important;
    color: hsl(171, 100%, 21%);
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: hsl(165, 80%, 87%) !important;
    color: hsl(171, 100%, 21%);
}

.ui-datepicker .ui-datepicker-buttonpane button {
    margin: 0 0 0.3em;
    background-color: transparent;
    color: hsl(230, 25%, 48%);
    font-weight: 500;
    opacity: 1;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year
.ui-datepicker .ui-datepicker-buttonpane button:hover {
    background-color: transparent;
}

    .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        padding-left: 4px;
    }


    .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close {
        padding-right: 4px;
    }



.ms-options-wrap {
    width: 100% !important;
    font-weight: 400;
}

    .ms-options-wrap > .ms-options {
        font-size: 12px;
        border: 1px solid rgb(203, 213, 225);
        border-radius: 0.25rem;
        --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
        --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    }

    .ms-options-wrap > button {
        display: block;
        width: 100% !important;
        height: 1.625rem;
        border-radius: 0.25rem;
        border-width: 0px;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 0.875rem;
        line-height: 1.625rem;
        --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
        --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
        --tw-ring-inset: inset;
        --tw-ring-opacity: 1;
        --tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity));
    }

        .ms-options-wrap > button:focus {
            --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
            --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
            box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
            --tw-ring-inset: inset;
            --tw-ring-opacity: 1;
            --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
            border: 0;
        }

        .ms-options-wrap > button:after {
            border-right: 0;
            border-top: 0;
            content: " ";
            display: block;
            margin-top: -0.4375em;
            pointer-events: none;
            position: absolute;
            top: 50%;
            right: 8px;
            transform: rotate(-45deg);
            transform-origin: center;
            width: 6px;
            height: 6px;
            border-width: 1px;
            border-radius: 0;
            border-color: hsl(220deg 8.79% 46.86%);
        }

    .ms-options-wrap li.optgroup span.label {
        color: gray;
        font-size: 15px;
        line-height: 20px;
    }

    .ms-options-wrap > .ms-options > ul label {
        position: relative;
        padding: 2px 4px 2px 6px;
        border: 0;
        text-align: left;
    }

        .ms-options-wrap > .ms-options > ul label.focused, .ms-options-wrap > .ms-options > ul label:hover {
            background-color: #f5f7ff;
        }

    .ms-options-wrap > .ms-options > ul li.selected label {
        background-color: transparent;
        color: hsl(230, 100%, 66%);
    }

        .ms-options-wrap > .ms-options > ul li.selected label:hover {
            background-color: #f5f7ff;
        }

    .ms-options-wrap > .ms-options > ul li.focused label {
        outline: solid 1px #6366f1;
    }

        .ms-options-wrap > .ms-options > ul li.focused label::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 1px;
            height: 23px;
            background-color: #6366f1;
        }

        .ms-options-wrap > .ms-options > ul li.focused label::after {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 1px;
            height: 23px;
            background-color: #6366f1;
        }

.grid-body td input.hasDatepicker {
    cursor: pointer;
}


/* Popup */
.bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

.popup-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
}

.popup-lg {
    z-index: 1001;
    width: 80%;
    min-width: 120rem;
    background-color: #fff;
}

.popup-xlg {
    z-index: 1001;
    width: 100%;
    min-width: 120rem;
    background-color: #fff;
}

.popup-md {
    z-index: 1001;
    width: 640px;
    min-width: 640px;
    background-color: #fff;
    border: none;
    border-radius: 4px;
}

.pop-md html {
    overflow: hidden;
}

.popup-sm {
    z-index: 1001;
    width: 30%;
    min-width: 50rem;
    background-color: #fff;
}

.plupload_header {
    display: none;
}

.plupload_content.plupload_dropbox {
    top: 30px;
    : 30px;
}

.plupload_file_status {
    vertical-align: middle;
}

.plupload_file_size {
    vertical-align: middle;
}



.grid-state-filter > a.tag.is-light > span.icon {
    display: none;
}
/*

*/

.spinner-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    background-color: transparent;
}

    .spinner-wrap p {
        position: absolute;
        font-size: 18px;
        font-weight: 700;
    }

.tn-spinner {
    height: 150px;
    width: 150px;
    border: 3px solid transparent;
    border-radius: 50%;
    border-top: 4px solid hsl(150, 42%, 53%);
    -webkit-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
    position: relative;
}

    .tn-spinner::before,
    .tn-spinner::after {
        content: "";
        position: absolute;
        top: 6px;
        bottom: 6px;
        left: 6px;
        right: 6px;
        border-radius: 50%;
        border: 4px solid transparent;
    }

    .tn-spinner::before {
        border-top-color: hsl(196, 86%, 58%);
        -webkit-animation: 3s spin linear infinite;
        animation: 3s spin linear infinite;
    }

    .tn-spinner::after {
        border-top-color: hsl(224, 67%, 58%);
        -webkit-animation: spin 1.5s linear infinite;
        animation: spin 1.5s linear infinite;
    }

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}






.plupload_header {
    display: none;
}

.plupload_content.plupload_dropbox {
    top: 30px;
    : 30px;
}

.plupload_file_status {
    vertical-align: middle;
}

.plupload_file_size {
    vertical-align: middle;
}

.autocomplete .selected {
    background-color: yellow;
}

.template-read {
    display: none;
}

tr.not-found {
    height: 120px;
}

.grid-height-fixed .grid-header-right {
    overflow-y: scroll;
}

/* 에디터 */
.note-editor b {
    font-weight: bold;
}

.note-editor p {
    margin-bottom: 0;
}

.note-editor ol {
    list-style: decimal;
    margin-left: 16px;
}

.note-editor ul {
    list-style: circle;
    margin-left: 18px;
}


.note-editor .note-btn-group.note-style, .note-editor .note-btn-group.note-view .btn-fullscreen {
    display: none;
}


tr.hide {
    display: none;
}


.mouse-moving {
    user-select: none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -ms-user-select: none !important;
}

.dev-only{
    display:none;
}

/*
#pSearch .columns {
    display: flex !important;
}*/

.attach-file {
    position: relative;
    font-size: 14px;
}

    .attach-file .checkboxs {
        position: absolute;
        top: 0.5rem;
        left: 0.5rem;
        width: 1.5rem;
        height: 1.5rem;
    }

.attach-file .attach-util {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.325rem;
}

        .attach-file .attach-util .attach-buttons {
            display: flex;
        }

        .attach-file .attach-util .attach-buttons > * {
            margin-right: 6px;
        }

        .attach-name {
            display: none;
            width: 200px;
            height: 26px;
            padding: 4px 6px;
            border: 1px solid hsl(220, 25%, 88%);
            border-radius: 4px;
            background-color: hsl(220, 23%, 98%);
            color: hsl(220, 25%, 48%);
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .button-group {
            display: flex;
        }

        .button-group a {
            border-radius: 0;
        }

            .button-group a:first-child {
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px;
            }

            .button-group a:last-child {
                border-top-right-radius: 4px;
                border-bottom-right-radius: 4px;
            }

        .attach-file .attach-util .attach-info {
            color: hsl(220, 25%, 48%);
        }

.attach-file .attach-area {
    position: relative;
    height: 202px;
    border: 1px solid hsl(220, 25%, 88%);
    border-radius: 4px;
    overflow: auto;
    background-color: #fff;
}

        .attach-file .attach-area.selected {
            border-color: hsl(230, 25%, 26%);
        }

        .attach-file .attach-area .attach-area-description {
            position: absolute;
            top: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            gap: 8px;
            width: 100%;
            height: 100%;
        }

        /*.attach-file .attach-area .attach-area-description {
            position: absolute;
            top: calc(50% - 12px);
            left: calc(50% - 60px);
            display: flex;
            justify-content: center;
            align-items: center;
            width: 120px;
            height: 24px;
            border-radius: 28px;
            background: rgba(0, 0, 0, 0.3);
            color: #fff;
        }*/

.attach-file .attach-area p .material-symbols-outlined {
    margin-right: 6px;
    font-size: 16px;
}

    .attach-file .attach-area .attach-area-image {
        display: flex;
        flex-wrap: wrap;
        height: 200px;
    }

        .attach-file .attach-area .attach-area-image .image-item {
            position: relative;
            flex-shrink: 0;
            margin-right: 4px;
            margin-bottom: 4px;
        }

            .attach-file .attach-area .attach-area-image .image-item:last-child {
                margin-right: 0;
            }

            .attach-file .attach-area .attach-area-image .image-item figure {
                background-size: cover !important;
                background-position: center;
                background-repeat: no-repeat;
                margin: 0 auto;
            }

            .attach-file .attach-area .attach-area-image .image-item .image-item-control {
                position: absolute;
                left: 0;
                bottom: 0;
                display: flex;
                width: 100%;
                background-color: rgba(255, 255, 255, 0.7);
                opacity: 0;
                transition: all .3s;
            }

                .attach-file .attach-area .attach-area-image .image-item:hover .image-item-control {
                    opacity: 1;
                }

                .attach-file .attach-area .attach-area-image .image-item .image-item-control a {
                    flex: 2;
                    padding: 6px;
                    text-align: center;
                    transition: all .1s;
                }

                        .attach-file .attach-area .attach-area-image .image-item .image-item-control a:hover {
                            color: rgb(99, 102, 241);
                        }

                        .attach-file .attach-area .attach-area-image .image-item .image-item-control a:last-child:hover {
                            color: hsl(348, 86%, 61%);
                        }


    .attach-file .attach-area .attach-area-image.cover {
        padding: 0;
    }

    .attach-file .attach-area .attach-area-image.cover .image-item {
        width: 100%;
    }

    .attach-file .attach-area .attach-area-image.cover .image-item figure {
        width: 100% !important;
        background-position: top;
        border: 0;
    }

            .attach-file .attach-area .upload-progress {
                display: none;
            }

    .attach-file .attach-area.upload .upload-progress {
        position: absolute;
        z-index: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        background-color: rgb(30 41 59 / .5);
    }

            .attach-file .attach-area.upload .attach-area-image .image-item:hover .image-item-control {
                display: none;
            }

                .attach-file .attach-area.upload .upload-progress .material-symbols-outlined {
                    width: 100%;
                    margin-bottom: 8px;
                    font-size: 56px;
                    color: #fff;
                    text-align: center;
                }

                .attach-file .attach-area.upload .upload-progress .progress {
                    overflow: hidden;
                    display: block;
                    width: 80%;
                    border-radius: 999px;
                    background-color: rgb(30, 41, 59);
                }

                .attach-file .attach-area.upload .upload-progress .progress-value {
                    height: 12px;
                    border-radius: 999px;
                    background-color: rgb(99 102 241);
                    filter: brightness(1.2);
                }

                .attach-file .attach-area.upload .upload-progress .upload-progress-description {
                    display: flex;
                    flex-direction: column;
                    text-align: center;
                }

                .attach-file .attach-area.upload .upload-progress .upload-progress-description .upload-progress-percent {
                    font-size: 20px;
                    font-weight: bold;
                    color: #fff;
                }

                .attach-file .attach-area.upload .upload-progress .upload-progress-description .upload-progress-text {
                    color: #fff;
                }

                .attach-file .attach-area.upload .upload-progress .upload-progress-cancel {
                    color: #fff;
                }

                .attach-file .attach-area.upload .upload-progress .upload-progress-cancel:hover {
                    text-decoration: underline;
                }

            .attach-file .attach-area .attach-area-list {
                height: 100%;
                font-size: 12px;
            }

                .attach-file .attach-area .attach-area-list .file-list-header {
                    position: sticky;
                    top: 0;
                    display: flex;
                    align-items: center;
                    height: 24px;
                    background-color: hsl(220, 23%, 98%);
                }

            .attach-file .attach-area .attach-area-list .file-list {
                display: flex;
                align-items: center;
                height: 24px;
            }

                .attach-file .attach-area .attach-area-list .file-list:hover {
                    background-color: hsl(165, 80%, 95%);
                }

                .attach-file .attach-area .attach-area-list .file-list-header > *, .attach-file .attach-area .attach-area-list .file-list > * {
                    line-height: 24px;
                }

            .attach-file .attach-area .attach-area-list .file-list-del {
                width: 5%;
                text-align: center;
            }

                .attach-file .attach-area .attach-area-list .file-list-del a {
                    display: flex;
                    justify-content: center;
                }

                    .attach-file .attach-area .attach-area-list .file-list-del a span {
                        font-size: 16px;
                        color: hsl(220, 25%, 48%);
                    }

            .attach-file .attach-area .attach-area-list .file-list-title {
                width: 60%;
            }

                .attach-file .attach-area .attach-area-list .file-list-title a {
                    text-decoration: underline;
                }

            .attach-file .attach-area .attach-area-list .file-list-status {
                width: 10%;
                text-align: center;
            }

            .attach-file .attach-area .attach-area-list .file-list-volume {
                width: 10%;
                text-align: right;
            }

            .attach-file .attach-area .attach-area-list .file-list-date {
                width: 15%;
                text-align: center;
            }


.attach-file{
    display:none;
}

.attach-file.loaded {
    display: block;
}

.template-grid {
    position: relative;
}

.template-grid-row div {
    width: calc(30px * 1825);
    height: 30px;
    border-bottom: 1px solid #d9dee8;
}

    .template-grid-col {
        pointer-events: none;
    }

    .template-grid-row div:hover, .template-grid-col div:hover {
        background: red;
    }

.template-grid-col {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
}

    .template-grid-col div {
        min-width: 30px;
        width: 30px;
        height: 100%;
        border-left: 1px solid #d9dee8;
    }

    .template-grid-col div:last-child {
        border-right: 1px solid #d9dee8;
    }

    .grid tbody.filter{
        display:none;
    }

.login-bg-decoration {
    animation-name: login-bg-decoration;
    animation-duration: 1.5s;
    animation-duration: leaner;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-fill-mode: forwards;
}

@keyframes login-bg-decoration {
    0% {
        top: 15%;
    }

    100% {
        top: 16%;
    }
}



.splittor.splittor-horizontal {
    height: inherit;
    width:100% ;

    width: inherit;
    height:4px;

    cursor: ns-resize;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(224 231 255 / var(--tw-bg-opacity));
}


.no-select {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}