@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap";@import"https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&family=Noto+Sans+KR&display=swap";.IdleTimeoutRedirectModal_container{overflow-y:auto;background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.IdleTimeoutRedirectModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.IdleTimeoutRedirectModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.IdleTimeoutRedirectModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.IdleTimeoutRedirectModal_container .modal_white_bg .modal_header button a{color:#aaa}.IdleTimeoutRedirectModal_container .modal_white_bg{width:350px;padding:30px 30px 25px;background:#fff;color:#444;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:140px}.IdleTimeoutRedirectModal_container .modal_white_bg .msg{font-weight:600;margin-bottom:10px;margin-top:10px;color:#444;font-size:16px!important}.IdleTimeoutRedirectModal_container .modal_white_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.IdleTimeoutRedirectModal_container .modal_white_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.IdleTimeoutRedirectModal_container .modal_white_bg .btn_wrap button:last-child{margin:0 0 0 5px}.main_container{width:100%;min-width:1024px;height:calc(100vh - 115px)}.main_page_table{width:100%;height:100%;margin:auto;padding:32px 0;display:flex;align-items:center;flex-direction:column;gap:20px;position:relative;overflow-y:auto}.background{width:100%;height:100%;display:flex;align-items:center;justify-content:space-evenly;position:fixed;top:0;bottom:0;right:0;left:0;text-align:-webkit-center;z-index:-1}.background .background__img{width:100%;height:100%;object-fit:cover;position:relative}.main_title__container{width:100%;height:32%;display:flex;justify-content:center;align-items:center}.main_search{width:40%;display:flex;align-items:center;position:relative;text-align:-webkit-center}.main_search input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:2px solid #ef7f8c}.main_search input:active{border:2px solid #ef7f8c;outline:none}.main_search input:focus{border:2px solid #ef7f8c;outline:none}.main_search .search_icon{position:absolute;left:20px;bottom:9px;fill:red}.main_page_container{width:70%;display:flex;justify-content:center}.main_page_footer{padding:8px 16px;margin-top:16px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#333;background-color:#ffffffb3;border-radius:99px}.page_content{width:23.8%;min-width:260px;height:100%;min-height:340px;margin-left:8px;margin-right:8px;box-shadow:0 4px 8px #00000026,0 6px 20px #00000026;background-color:#fff;border-radius:8px}.page_content:first-child{margin-left:0}.page_content:last-child{margin-right:0}.page_content .pageHeader{margin:0 25px}.page_content .pageHeader .content_name{height:60px;padding-top:10px;padding-bottom:5px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d2d2d2;color:#555;font-weight:600}.page_content .pageHeader .content_list{line-height:28px;font-size:14px;font-weight:400}.page_content .pageHeader .content_list .list_name{margin:20px 0;display:flex;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page_content .pageHeader .content_list .list_name .recent_name{margin-left:5px}.page_content .pageHeader .content_list .list_name .bi_icon{min-width:30px}.page_content .pageHeader .content_list .list_name p{min-width:30px;background:#ef7f8c;text-align:center;color:#fff;margin-right:10px}.page_content .pageHeader .content_list .list_name a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_content_item_skeleton{width:100%;height:100%;padding-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}@keyframes skeleton{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}.skeleton{width:100%;height:100%;position:relative;overflow:hidden;background-color:#f0f0f0;border-radius:8px}.skeleton:before{content:"";position:absolute;top:0;left:0;width:300%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:skeleton 1.5s infinite linear}.home_notice_item{padding-left:10px;margin:15px 0;box-sizing:border-box;border-left:4px solid #ef7f8c;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.column_pop_wrap.main_popup{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#0009;z-index:200}.column_pop_wrap.main_popup .layer_popup{width:1000px;height:600px;position:relative;background-color:#fff;border-radius:10px;overflow:hidden}.column_pop_wrap.main_popup .layer_popup_title{display:flex;justify-content:space-between;align-items:center;height:60px;padding:0 20px;background:linear-gradient(90deg,#ef7f8c,#ef7f8c 28.65%,#ef7f8c);color:#fff;font-weight:600}.column_pop_wrap.main_popup .layer_popup_title div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.column_pop_wrap.main_popup .layer_popup_title button{margin-top:5px;margin-left:20px;background-color:transparent;border:none;color:#fff;cursor:pointer}.column_pop_wrap.main_popup .layer_popup_contents{height:calc(100% - 100px);overflow-y:auto}.column_pop_wrap.main_popup .layer_popup_contents .contents,.column_pop_wrap.main_popup .layer_popup_contents .contents .jodit_editor_container,.column_pop_wrap.main_popup .layer_popup_contents .contents .jodit_editor_container .jodit-react-container{height:100%}.column_pop_wrap.main_popup .layer_popup_contents .contents .jodit_editor_container .jodit-react-container .jodit-editor__resize{display:none}.column_pop_wrap.main_popup .layer_popup_close{width:100%;height:40px;position:absolute;bottom:0;display:flex;background-color:#fff;align-items:center;justify-content:right}.column_pop_wrap.main_popup .layer_popup_close .btn_close_today{padding:8px 16px;font-size:14px;background:none;border:none;cursor:pointer;color:#666}.column_pop_wrap.main_popup .layer_popup_close .btn_close_today:hover{text-decoration:underline}.jodit_editor_container ul{list-style:disc}.column_pop_wrap{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#0009;z-index:200}.column_pop_wrap .personal_agreement_popup{width:60%;height:67%;padding:10px;display:flex;flex-direction:column;background-color:#fff;border-radius:10px}.column_pop_wrap .personal_agreement_popup .personal_agreement_title_wrap{padding-left:5px;display:flex;align-items:center;justify-content:space-between}.column_pop_wrap .personal_agreement_popup .personal_agreement_title_wrap h3{padding-left:15px;font-size:20px;font-weight:700;color:#aaa}.column_pop_wrap .personal_agreement_popup .personal_agreement_title_wrap button{margin-left:20px;background-color:transparent;border:none;color:#aaa;cursor:pointer}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents{width:100%;height:480px;padding:20px 10px 10px;overflow:auto}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .upper_content{padding:20px}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_title{padding-bottom:20px}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap{width:100%;display:flex;justify-content:center}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap table{width:98%;border-spacing:0;border:1px solid black}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap table td{padding:0 10px}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap table .firstline_header{height:30px;width:20%;text-align:center;border-right:1px solid black;border-bottom:1px solid black}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap table .firstline_content{width:80%;height:30px;text-align:center;border-bottom:1px solid black}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap table .secondline_header{height:30px;width:20%;text-align:center;border-right:1px solid black;border-bottom:1px solid black}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap table .secondline_content{width:80%;height:30px;text-align:center;border-bottom:1px solid black}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap table .thirdline_header{width:100%;height:30px;text-align:center;border-bottom:1px solid black}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap table .fourthline_header{width:100%;height:80px;text-align:center;border-bottom:1px solid black}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap table .fifthline_header{width:100%;height:30px;text-align:center;border-bottom:1px solid black}.column_pop_wrap .personal_agreement_popup .personal_agreement_contents .table_wrap table .sixthline_header{width:100%;height:80px;text-align:center}.column_pop_wrap .personal_agreement_popup .confirm_content{padding:10px 0 0 20px}.column_pop_wrap .personal_agreement_popup .btn_wrap{display:flex;justify-content:end;padding:10px 20px}.column_pop_wrap .personal_agreement_popup .btn_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.column_pop_wrap .personal_agreement_popup .btn_wrap button:hover{background-color:#bb6991}.column_pop_wrap .personal_agreement_popup .btn_wrap button:first-child{margin-right:10px}.privacy_consent_disagree_container{overflow-y:auto;display:flex;justify-content:center;align-items:center;position:fixed;top:0;bottom:0;right:0;left:0;background-color:#0009;z-index:800}.privacy_consent_disagree_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.privacy_consent_disagree_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.privacy_consent_disagree_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.privacy_consent_disagree_container .modal_white_bg .modal_header button a{color:#aaa}.privacy_consent_disagree_container .modal_white_bg{width:413px;height:auto;padding:30px 30px 25px;position:relative;display:flex;flex-direction:column;align-items:center;background:#fff;color:#444}.privacy_consent_disagree_container .modal_white_bg .msg{margin-bottom:10px;margin-top:10px;color:#444;font-weight:600;font-size:16px!important;text-align:center;word-break:keep-all}.privacy_consent_disagree_container .modal_white_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.privacy_consent_disagree_container .modal_white_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.privacy_consent_disagree_container .modal_white_bg .btn_wrap button:last-child{margin:0 0 0 5px}.EntireSearchPage_container{width:100%;display:flex;flex-direction:column;align-items:center;margin-right:243px}.EntireSearchPage_container .head_section{width:100%;display:flex;justify-content:center}.EntireSearchPage_container .head_section .data_search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.EntireSearchPage_container .head_section .data_search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.EntireSearchPage_container .head_section .data_search_wrap input:active{border:none;outline:none}.EntireSearchPage_container .head_section .data_search_wrap input:focus{border:none;outline:none}.EntireSearchPage_container .head_section .data_search_wrap img{position:absolute;left:20px;bottom:9px}.EntireSearchPage_container .search_text{font-size:20px;margin-top:20px}.EntireSearchPage_container .head_tab_section{width:100%;margin-top:30px;margin-bottom:40px;display:flex}.EntireSearchPage_container .head_tab_section .Tab_Name{width:auto;padding:15px 20px;font-size:13px;font-weight:600;border-bottom:.5px solid #aaa;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#555}.EntireSearchPage_container .head_tab_section .Tab_Name:hover{background-color:#f0f0f0}.EntireSearchPage_container .head_tab_section .active{box-shadow:inset 0 -5px #ef7f8c;font-weight:600;color:#ef7f8c}.EntireSearchPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.EntireSearchPage_container .table_remake li{list-style:none}.EntireSearchPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.EntireSearchPage_container .table_remake th .num{width:10%}.EntireSearchPage_container .table_remake th .date{width:20%}.EntireSearchPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.EntireSearchPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EntireSearchPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.EntireSearchPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center}.EntireSearchPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.EntireSearchPage_container .table_remake td:first-child{border-left:0;text-align:left}.EntireSearchPage_container .table_remake td .txtc,.EntireSearchPage_container .table_remake td .notxtc{text-align:center}.EntireSearchPage_container .table_remake td a:hover{color:#333}.EntireSearchPage_container .table_remake tr:hover{background-color:#fceaed;cursor:pointer}.EntireSearchPage_container .Box_title{display:flex;justify-content:space-between;font-weight:600;color:#555;margin:30px 0}.EntireSearchPage_container .Box_title a{font-size:24px}.EntireSearchPage_container .count{display:flex;justify-content:flex-end;font-size:12px}.paginator{width:100%;padding:15px 0;display:flex;justify-content:center;align-items:center}.paginator li{list-style:none}.paginator ul{display:flex;gap:5px;align-items:center}.paginator ul li{float:left;text-align:center}.paginator ul li .totalText{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:8px 10px;font-size:12px}.paginator ul li button{min-width:30px;padding:5px;border:0px;background-color:transparent;border-radius:3px;color:#888;font-weight:600;cursor:pointer;outline:none}.paginator ul li button:hover{color:#ef7f8c}.paginator ul li .selected{color:#ef7f8c;font-size:16px;border:0px;font-weight:900}.paginator ul li .select_box{width:60px;height:32px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#888}.paginator ul li .select_box .select_button{width:100%;height:100%;padding:0 6px;position:relative;border:2px solid #ef7f8c;display:flex;align-items:center;justify-content:space-between;background-color:transparent;border-radius:4px;color:#ef7f8c}.paginator ul li .select_box .select_button .select_button_icon{width:20px;height:20px}.paginator ul li .select_box .select_list{width:100%;height:fit-content;position:absolute;bottom:calc(100% + 1px);display:flex;flex-direction:column;gap:1px}.paginator ul li .select_box .select_list .select_item{width:100%;min-height:30px;padding:0 6px;display:flex;align-items:center;background-color:#fff;border:2px solid #ef7f8c;border-radius:4px;cursor:pointer}.workspace_mgmt_layout{width:100%;height:100%;display:flex;flex-direction:column}.workspace_mgmt_header{width:100%;height:80px;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.workspace_mgmt_header .workspace_mgmt_server_name{font-size:18px;font-weight:600;color:#444}.workspace_mgmt_header .workspace_mgmt_header_buttons{display:flex;align-items:center;gap:10px}.workspace_mgmt_header .workspace_mgmt_header_buttons button{height:35px;padding:0 20px;background-color:#ef7f8c;border-radius:4px;border:none;color:#fff;font-size:13px;font-weight:600;text-align:center;cursor:pointer}.workspace_modal_background{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.workspace_modal_background .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.workspace_modal_background .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.workspace_modal_background .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.workspace_modal_background .modal_white_bg .modal_header button a{color:#aaa}.workspace_modal_background .workspace_modal_bg{width:600px;display:flex;flex-direction:column;gap:30px}.workspace_modal_background .workspace_modal_bg .modal_header{width:100%;height:25px;-webkit-user-select:none;user-select:none}.workspace_modal_background .workspace_modal_bg .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.workspace_modal_background .workspace_modal_bg .table_remake li{list-style:none}.workspace_modal_background .workspace_modal_bg .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.workspace_modal_background .workspace_modal_bg .table_remake th .num{width:10%}.workspace_modal_background .workspace_modal_bg .table_remake th .date{width:20%}.workspace_modal_background .workspace_modal_bg .table_remake .division td{border-top:1px dashed #d2d2d2}.workspace_modal_background .workspace_modal_bg .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace_modal_background .workspace_modal_bg .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.workspace_modal_background .workspace_modal_bg .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.workspace_modal_background .workspace_modal_bg .table_remake td input[type=checkbox].inp_readonly,.workspace_modal_background .workspace_modal_bg .table_remake td input[type=checkbox].inp_readonly+label,.workspace_modal_background .workspace_modal_bg .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.workspace_modal_background .workspace_modal_bg .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.workspace_modal_background .workspace_modal_bg .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.workspace_modal_background .workspace_modal_bg .table_remake td .jodit_editor_container button:hover{background-color:transparent}.workspace_modal_background .workspace_modal_bg .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.workspace_modal_background .workspace_modal_bg .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.workspace_modal_background .workspace_modal_bg .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.workspace_modal_background .workspace_modal_bg .table_remake td input[type=text]:focus{outline:2px solid #aaa}.workspace_modal_background .workspace_modal_bg .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.workspace_modal_background .workspace_modal_bg .table_remake td input[type=number]:focus{outline:2px solid #aaa}.workspace_modal_background .workspace_modal_bg .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.workspace_modal_background .workspace_modal_bg .table_remake td input[type=password]:focus{outline:2px solid #aaa}.workspace_modal_background .workspace_modal_bg .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.workspace_modal_background .workspace_modal_bg .table_remake td textarea:focus{outline:2px solid #aaa}.workspace_modal_background .workspace_modal_bg .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.workspace_modal_background .workspace_modal_bg .table_remake td select:active{outline:2px solid #aaa}.workspace_modal_background .workspace_modal_bg .table_remake td select:focus{outline:2px solid #aaa}.workspace_modal_background .workspace_modal_bg .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.workspace_modal_background .workspace_modal_bg .table_remake td .txtc,.workspace_modal_background .workspace_modal_bg .table_remake td .notxtc{text-align:center}.workspace_modal_background .workspace_modal_bg .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.workspace_modal_background .workspace_modal_bg .table_remake td a:hover{color:#333}.workspace_modal_background .workspace_modal_bg .table_remake .input_text{height:30px}.workspace_modal_background .workspace_modal_bg .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.workspace_modal_background .workspace_modal_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.workspace_modal_background .workspace_modal_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.workspace_modal_background .workspace_modal_bg .btn_wrap button:last-child{margin:0 0 0 5px}.workspace_modal_background .workspace_modal_bg .btn_wrap .btn_confirm{display:flex;align-items:center;gap:4px}.select_background{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.select_background .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.select_background .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.select_background .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.select_background .modal_white_bg .modal_header button a{color:#aaa}.select_background .user_select_modal_bg{width:500px;height:90%;display:flex;flex-direction:column;gap:30px;overflow-y:auto}.select_background .user_select_modal_bg .modal_header{width:100%;height:25px;-webkit-user-select:none;user-select:none}.select_background .user_select_modal_bg .modal_content{width:100%;flex-grow:1;display:flex;overflow-y:auto}.select_background .user_select_modal_bg .btn_wrap{width:100%;height:35px}.none_user_container{width:100%;height:100%;display:flex;flex-direction:column;gap:30px}.none_user_container .search_container{width:100%;display:flex;flex-direction:column;gap:10px}.none_user_container .search_container .search_title{font-size:15px;font-weight:600;color:#444}.none_user_container .search_container .search_input{width:300px;height:30px;border-radius:3px;border:1px solid #d2d2d2;padding-left:10px;width:calc(100% - 4px);height:36px;font-size:14px;margin:2px}.none_user_container .search_container .search_input:focus{outline:2px solid #ef7f8c;border:1px solid #ef7f8c}.none_user_container .search_container .search_input::placeholder{font-weight:300;color:#aaa}.none_user_container .search_container .error{width:100%;height:15px;font-size:12px;font-weight:600;color:#ef7f8c}.none_user_container .none_user_list{width:100%;flex-grow:1;overflow-y:auto;border-top:1px solid #d2d2d2}.none_user_container .none_user_list .none_user_item{list-style:none;width:100%;height:50px}.none_user_container .none_user_list .none_user_item .none_user_item_info{width:100%;height:100%;padding-left:6px;display:flex;align-items:center;gap:10px;background-color:#fff;border-bottom:1px solid #d2d2d2;font-size:14px;color:#444;cursor:pointer;-webkit-user-select:none;user-select:none}.none_user_container .none_user_list .none_user_item .none_user_item_info:hover{filter:brightness(.9)}.none_user_container .none_user_list .none_user_item .selected{color:#ef7f8c;filter:brightness(.96)}.none_user_container .none_user_list .none_user_no_data{width:100%;height:200px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-bottom:1px solid #d2d2d2;font-size:14px;color:#aaa;text-align:center}.dbs_server_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.dbs_server_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.dbs_server_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.dbs_server_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.dbs_server_modal .modal_white_bg .modal_header button a{color:#aaa}.dbs_server_modal .dbs_server_modal_bg{width:500px;height:94%;display:flex;flex-direction:column;gap:20px}.dbs_server_modal .dbs_server_modal_bg .dbs_server_modal_header{font-size:18px;font-weight:600;color:#444}.dbs_server_modal .dbs_server_modal_bg .dbs_server_modal_utils{width:100%;height:35px;min-height:35px;display:flex;justify-content:flex-end}.dbs_server_modal .dbs_server_modal_bg .dbs_server_modal_utils .dbs_server_util_button{padding:0 10px;background-color:#ef7f8c;border-radius:4px;border:none;font-size:14px;font-weight:600;color:#fff}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list{width:100%;flex-grow:1;border-top:1px solid #aaa;border-bottom:1px solid #aaa;overflow-y:auto}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list .dbs_server_item{list-style:none;width:100%;padding:10px;display:flex;flex-direction:column;gap:10px;border-bottom:1px solid #aaa}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list .dbs_server_item .dbs_server_info{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#444}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list .dbs_server_item .dbs_server_info .server_info_name{width:80px;min-width:80px;font-weight:600}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list .dbs_server_item .dbs_server_info .server_info_value{flex-grow:1;font-weight:500;word-break:break-all}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list .dbs_server_item .dbs_server_info_header{width:100%;padding:6px 0;display:flex;font-size:14px;font-weight:600}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list .dbs_server_item .dbs_server_info_header .server_name{flex-grow:1}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list .dbs_server_item .dbs_server_info_header .server_status{width:100px;min-width:100px;display:flex;justify-content:center;align-items:center;color:#ef7f8c}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list .dbs_server_item .dbs_server_info_footer{width:100%;display:flex;justify-content:flex-end;gap:10px}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list .dbs_server_item .dbs_server_info_footer .dbs_server_footer_button{height:24px;padding:0 10px;font-size:12px;font-weight:600;background-color:#aaa;border-radius:4px;border:none;color:#fff}.dbs_server_modal .dbs_server_modal_bg .dbs_server_list .dbs_server_item .dbs_server_info_footer .active_button{background-color:#ef7f8c;color:#fff}.dbs_server_modal .dbs_server_modal_bg .btn_wrap button{width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px;display:flex;align-items:center;gap:10px;background-color:#aaa!important}.dbs_server_modal .dbs_server_modal_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.dbs_server_modal .dbs_server_modal_bg .btn_wrap button:last-child{margin:0 0 0 5px}.active{background-color:#f0f0f0}.dbs_server_list_skeleton{width:100%;height:100%;padding:10px}.dbs_confirm_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.dbs_confirm_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.dbs_confirm_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.dbs_confirm_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.dbs_confirm_modal .modal_white_bg .modal_header button a{color:#aaa}.dbs_confirm_modal .dbs_confirm_modal_bg{width:400px;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.dbs_confirm_modal .dbs_confirm_modal_bg .msg{font-size:16px;font-weight:600;text-align:center}.dbs_confirm_modal .dbs_confirm_modal_bg .msg strong{color:#ef7f8c}.dbs_confirm_modal .dbs_confirm_modal_bg .warning{font-size:14px;font-weight:600;color:#ef7f8c;text-align:center;white-space:pre-wrap}.dbs_confirm_modal .dbs_confirm_modal_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px;display:flex;align-items:center;gap:10px}.dbs_confirm_modal .dbs_confirm_modal_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.dbs_confirm_modal .dbs_confirm_modal_bg .btn_wrap button:last-child{margin:0 0 0 5px}.dbs_server_add_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.dbs_server_add_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.dbs_server_add_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.dbs_server_add_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.dbs_server_add_modal .modal_white_bg .modal_header button a{color:#aaa}.dbs_server_add_modal .dbs_server_add_modal_bg{display:flex;flex-direction:column;gap:20px}.dbs_server_add_modal .dbs_server_add_modal_bg .modal_header{width:100%;height:25px;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.dbs_server_add_modal .dbs_server_add_modal_bg .modal_header button{width:30px;height:30px;margin:0;position:relative;top:0;right:0;left:0;bottom:0}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake li{list-style:none}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake th .num{width:10%}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake th .date{width:20%}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake .division td{border-top:1px dashed #d2d2d2}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=checkbox].inp_readonly,.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=checkbox].inp_readonly+label,.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td .jodit_editor_container button:hover{background-color:transparent}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=text]:focus{outline:2px solid #aaa}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=number]:focus{outline:2px solid #aaa}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td input[type=password]:focus{outline:2px solid #aaa}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td textarea:focus{outline:2px solid #aaa}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td select:active{outline:2px solid #aaa}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td select:focus{outline:2px solid #aaa}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td .txtc,.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td .notxtc{text-align:center}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake td a:hover{color:#333}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake .add_server_input{min-height:30px}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake .add_server_input:focus{outline:2px solid #ef7f8c!important}.dbs_server_add_modal .dbs_server_add_modal_bg .table_remake .add_folder_textarea{height:140px}.dbs_server_add_modal .dbs_server_add_modal_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px;display:flex;align-items:center;gap:10px}.dbs_server_add_modal .dbs_server_add_modal_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.dbs_server_add_modal .dbs_server_add_modal_bg .btn_wrap button:last-child{margin:0 0 0 5px}.table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.table_remake li{list-style:none}.table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.table_remake th .num{width:10%}.table_remake th .date{width:20%}.table_remake .division td{border-top:1px dashed #d2d2d2}.table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.table_remake td input[type=checkbox].inp_readonly,.table_remake td input[type=checkbox].inp_readonly+label,.table_remake td input[type=checkbox].inp_readonly:checked{display:none}.table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.table_remake td .jodit_editor_container button{border:none;background-color:transparent}.table_remake td .jodit_editor_container button:hover{background-color:transparent}.table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.table_remake td input[type=text]:focus{outline:2px solid #aaa}.table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.table_remake td input[type=number]:focus{outline:2px solid #aaa}.table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.table_remake td input[type=password]:focus{outline:2px solid #aaa}.table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.table_remake td textarea:focus{outline:2px solid #aaa}.table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.table_remake td select:active{outline:2px solid #aaa}.table_remake td select:focus{outline:2px solid #aaa}.table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.table_remake td .txtc,.table_remake td .notxtc{text-align:center}.table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.table_remake td a:hover{color:#333}.table_remake .dbs_workspace_row_utils{width:100%;height:100%;display:flex;justify-content:center}.table_remake thead tr th{border:none}.DeptMgmtPage_container .head_section{display:flex;justify-content:center}.DeptMgmtPage_container .head_section .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.DeptMgmtPage_container .head_section .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.DeptMgmtPage_container .head_section .search_wrap input:active{border:none;outline:none}.DeptMgmtPage_container .head_section .search_wrap input:focus{border:none;outline:none}.DeptMgmtPage_container .head_section .search_wrap img{position:absolute;left:20px;bottom:9px}.DeptMgmtPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.DeptMgmtPage_container .table_remake li{list-style:none}.DeptMgmtPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.DeptMgmtPage_container .table_remake th .num{width:10%}.DeptMgmtPage_container .table_remake th .date{width:20%}.DeptMgmtPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.DeptMgmtPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DeptMgmtPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.DeptMgmtPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.DeptMgmtPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.DeptMgmtPage_container .table_remake td a:hover{color:#333}.DeptMgmtPage_container .table_remake td input[type=checkbox].inp_readonly,.DeptMgmtPage_container .table_remake td input[type=checkbox].inp_readonly+label,.DeptMgmtPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.DeptMgmtPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.DeptMgmtPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.DeptMgmtPage_container .table_remake td button a{text-decoration:none;color:#555}.DeptMgmtPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.DeptMgmtPage_container .table_remake .notxtc{text-align:center}.DeptMgmtPage_container .table_remake .btn_nowrap{white-space:nowrap}.DeptMgmtPage_container .table_remake .btn_nowrap div{display:inline-block}.DeptRelUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.DeptRelUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.DeptRelUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.DeptRelUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.DeptRelUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.DeptRelUpdateModal_container .table_remake .MuiAutocomplete-endAdornment button{width:25px;height:25px;border-radius:50px;line-height:25px}.DeptRelUpdateModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.DeptRelUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.DeptRelUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.DeptRelUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.userMgmtPage_container .head_section{display:flex;justify-content:center;align-items:center;position:relative}.userMgmtPage_container .head_section .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.userMgmtPage_container .head_section .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.userMgmtPage_container .head_section .search_wrap input:active{border:none;outline:none}.userMgmtPage_container .head_section .search_wrap input:focus{border:none;outline:none}.userMgmtPage_container .head_section .search_wrap img{position:absolute;left:20px;bottom:9px}.userMgmtPage_container .head_section .btn_wrap{position:absolute;right:0}.userMgmtPage_container .head_section .btn_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.userMgmtPage_container .head_section .btn_wrap button:hover{background-color:#bb6991}.userMgmtPage_container .head_section .btn_wrap button:first-child{margin-right:10px}.userMgmtPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.userMgmtPage_container .table_remake li{list-style:none}.userMgmtPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.userMgmtPage_container .table_remake th .num{width:10%}.userMgmtPage_container .table_remake th .date{width:20%}.userMgmtPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.userMgmtPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userMgmtPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.userMgmtPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.userMgmtPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.userMgmtPage_container .table_remake td a:hover{color:#333}.userMgmtPage_container .table_remake td input[type=checkbox].inp_readonly,.userMgmtPage_container .table_remake td input[type=checkbox].inp_readonly+label,.userMgmtPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.userMgmtPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.userMgmtPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.userMgmtPage_container .table_remake td button a{text-decoration:none;color:#555}.userMgmtPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.userMgmtPage_container .table_remake .notxtc{text-align:center}.userMgmtPage_container .table_remake .btn_nowrap{white-space:nowrap}.userMgmtPage_container .table_remake .btn_nowrap div{display:inline-block}.UserUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.UserUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.UserUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.UserUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.UserUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.UserUpdateModal_container .modal_header{margin-bottom:15px}.UserUpdateModal_container .table_wrap{overflow-y:auto;max-height:500px}.UserUpdateModal_container .table_remake{table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse;margin:0}.UserUpdateModal_container .table_remake li{list-style:none}.UserUpdateModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.UserUpdateModal_container .table_remake th .num{width:10%}.UserUpdateModal_container .table_remake th .date{width:20%}.UserUpdateModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.UserUpdateModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserUpdateModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.UserUpdateModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.UserUpdateModal_container .table_remake td a{display:inline-block;width:100%;text-align:center}.UserUpdateModal_container .table_remake td a:hover{color:#333}.UserUpdateModal_container .table_remake td input[type=checkbox].inp_readonly,.UserUpdateModal_container .table_remake td input[type=checkbox].inp_readonly+label,.UserUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.UserUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.UserUpdateModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.UserUpdateModal_container .table_remake td button a{text-decoration:none;color:#555}.UserUpdateModal_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.UserUpdateModal_container .table_remake .notxtc{text-align:center}.UserUpdateModal_container .table_remake .btn_nowrap{white-space:nowrap}.UserUpdateModal_container .table_remake .btn_nowrap div{display:inline-block}.UserUpdateModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.UserUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.UserUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.UserUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.UserGeneralUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.UserGeneralUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.UserGeneralUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.UserGeneralUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.UserGeneralUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.UserGeneralUpdateModal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.UserGeneralUpdateModal_container .table_remake li{list-style:none}.UserGeneralUpdateModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.UserGeneralUpdateModal_container .table_remake th .num{width:10%}.UserGeneralUpdateModal_container .table_remake th .date{width:20%}.UserGeneralUpdateModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.UserGeneralUpdateModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserGeneralUpdateModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.UserGeneralUpdateModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.UserGeneralUpdateModal_container .table_remake td input[type=checkbox].inp_readonly,.UserGeneralUpdateModal_container .table_remake td input[type=checkbox].inp_readonly+label,.UserGeneralUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.UserGeneralUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.UserGeneralUpdateModal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.UserGeneralUpdateModal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.UserGeneralUpdateModal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.UserGeneralUpdateModal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.UserGeneralUpdateModal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.UserGeneralUpdateModal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.UserGeneralUpdateModal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.UserGeneralUpdateModal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.UserGeneralUpdateModal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.UserGeneralUpdateModal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.UserGeneralUpdateModal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.UserGeneralUpdateModal_container .table_remake td textarea:focus{outline:2px solid #aaa}.UserGeneralUpdateModal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.UserGeneralUpdateModal_container .table_remake td select:active{outline:2px solid #aaa}.UserGeneralUpdateModal_container .table_remake td select:focus{outline:2px solid #aaa}.UserGeneralUpdateModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.UserGeneralUpdateModal_container .table_remake td .txtc,.UserGeneralUpdateModal_container .table_remake td .notxtc{text-align:center}.UserGeneralUpdateModal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.UserGeneralUpdateModal_container .table_remake td a:hover{color:#333}.UserGeneralUpdateModal_container .table_remake .level_wrap{width:80%;display:flex;justify-content:space-around}.UserGeneralUpdateModal_container .table_remake .level_wrap .level_label{display:flex;width:20%;justify-content:space-around}.UserGeneralUpdateModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.UserGeneralUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.UserGeneralUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.UserGeneralUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.MyLogSearchPage{display:flex;flex-direction:column;height:calc(100vh - 165px)}.MyLogSearchPage .log_total_filter{width:100%;min-width:1055px;display:flex;justify-content:space-between;align-items:center;padding:20px 50px;background-color:#fff;box-shadow:0 0 20px #c5c5c5;border-radius:10px;margin-bottom:20px;position:relative}.MyLogSearchPage .log_total_filter .total_dashBox{display:flex;justify-content:space-between;width:51%;max-width:660px}.MyLogSearchPage .log_total_filter .total_dashBox .total_numberBox{width:33%;min-width:130px;max-width:200px;height:55px;border-radius:6px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:20px;color:#fff}.MyLogSearchPage .log_total_filter .total_dashBox .total_numberBox:nth-child(1){background-color:#ef7f8c}.MyLogSearchPage .log_total_filter .total_dashBox .total_numberBox:nth-child(2){background-color:#ef7f8c}.MyLogSearchPage .log_total_filter .total_dashBox .total_numberBox:nth-child(3){background-color:#ef7f8c}.MyLogSearchPage .log_total_filter .total_dashBox .total_numberBox span:nth-child(1){font-size:18px;font-weight:700}.MyLogSearchPage .log_total_filter .total_dashBox .total_numberBox span:nth-child(2){font-size:12px;font-weight:700}.MyLogSearchPage .log_total_filter .log_filter{position:absolute;right:60px;z-index:10}.MyLogSearchPage .log_total_filter .log_filter .date_search{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:10px}.MyLogSearchPage .log_total_filter .log_filter .date_search:hover{background-color:#bb6991}.MyLogSearchPage .dash_wrap{height:calc(100% - 115px);min-width:1055px;display:grid;gap:20px;grid-template-rows:repeat(2,1fr)}.MyLogSearchPage .dash_wrap canvas{width:auto;height:auto;background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 0 10px #c5c5c5}.MyLogSearchPage .dash_wrap .dash_1,.MyLogSearchPage .dash_wrap .dash_2{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #ef7f8c;color:#ef7f8c;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff;background:#ef7f8c}.SingleDatePickerInput{display:inline-block;background-color:#fff}.SingleDatePickerInput__withBorder{border-radius:2px;border:1px solid #e0e0e0}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#eee}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#e0e0e0;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#aaa;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#aaa;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{z-index:1;background-color:#fff;position:absolute}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:#0000004d;position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:#d5d5d5;text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#eee}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:33px;height:26px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show:before{content:"";display:block;position:absolute}.DayPickerKeyboardShortcuts_show__bottomRight{bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:before{border-top:26px solid transparent;border-right:33px solid #ef7f8c;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover:before{border-right:33px solid #ef7f8c}.DayPickerKeyboardShortcuts_show__topRight{top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:before{border-bottom:26px solid transparent;border-right:33px solid #ef7f8c;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover:before{border-right:33px solid #ef7f8c}.DayPickerKeyboardShortcuts_show__topLeft{top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:before{border-bottom:26px solid transparent;border-left:33px solid #ef7f8c;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover:before{border-left:33px solid #ef7f8c}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:5px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:5px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:5px}.DayPickerKeyboardShortcuts_panel{overflow:auto;background:#fff;border:1px solid #e0e0e0;border-radius:2px;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;padding:22px;margin:33px;text-align:left}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#aaa}.CalendarDay{-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{border:1px solid #e4e7e7;color:#484848;background:#fff}.CalendarDay__default:hover{background:#e4e7e7;border:1px solid #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;background:#fff;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span,.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover,.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#ef7f8c;border:1px double #ef7f8c;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover,.CalendarDay__hovered_span:active{background:#f0d8db;border:1px double #f3a7b0;color:#790a17}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#aaa}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarDay__hovered_start_first_possible_end{background:#eceeee;border:1px double #eceeee}.CalendarDay__hovered_start_blocked_min_nights{background:#eceeee;border:1px double #e4e7e7}.CalendarMonth{background:#fff;text-align:center;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{color:#484848;font-size:18px;text-align:center;padding-top:22px;padding-bottom:37px;caption-side:initial}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:9px}.CalendarMonthGrid__vertical,.CalendarMonthGrid__vertical_scrollable{margin:0 auto}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalScrollable_prevNav{z-index:1}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation__bottom{height:auto}.DayPickerNavigation__bottomDefault{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;background-color:#fff;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__disabled{cursor:default;border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:focus,.DayPickerNavigation_button__disabled:hover{border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:active{background:0 0}.DayPickerNavigation_button__horizontalDefault{position:absolute;top:18px;line-height:.78;border-radius:3px;padding:6px 9px}.DayPickerNavigation_bottomButton__horizontalDefault{position:static;margin:-10px 22px 30px}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{padding:5px;background:#fff;box-shadow:0 0 5px 2px #0000001a;position:relative;display:inline-block;text-align:center;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault,.DayPickerNavigation_prevButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#aaa;display:block}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848}.DayPickerNavigation_svg__disabled{fill:#f2f2f2}.DayPicker{background:#fff;position:relative;text-align:left}.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{box-shadow:0 2px 6px #0000000d,0 0 0 1px #00000012;border-radius:3px}.DayPicker_portal__horizontal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:initial}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:9px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #e0e0e0;background:#fff;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{display:inline-block;text-align:center}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal{-webkit-transition:height .2s ease-in-out;-moz-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;overflow-y:scroll}.DateInput{margin:0;padding:0;background:#fff;position:relative;display:inline-block;width:170px;vertical-align:middle}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#e0e0e0}.DateInput_input{height:32px;font-weight:200;font-size:14px;line-height:22px;color:#484848;background-color:#fff;box-sizing:border-box;text-align:center;width:100%;padding:5px;border:0;border-top:0;border-right:0;border-bottom:2px solid transparent;border-left:0;border-radius:0;cursor:pointer}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DateInput_input__focused{outline:0;background:#fff;border:0;border-top:0;border-right:0;border-bottom:2px solid #fff;border-left:0}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#e0e0e0;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block;border:1px solid #e0e0e0;border-radius:3px}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #e0e0e0}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:14px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#e0e0e0;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#aaa;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#aaa;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:#0000004d;position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.LogSearchPage_container{width:100%;min-width:1024px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap{background-color:#f0f0f0;width:100%;padding:15px;border-radius:3px;display:flex;align-items:center;position:relative;justify-content:space-between;margin-bottom:15px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap{display:flex;flex-direction:column;width:80%;max-width:1106px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input{display:flex;width:100%}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area{margin-right:20px;display:flex;align-items:center}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .select_input_title{margin-right:16px;font-weight:600;font-size:12px;color:#888}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .w24{width:24px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .w55{width:55px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .w15{width:15px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .select_input input[type=text]{width:300px;height:30px;border-radius:3px;border:1px solid #d2d2d2;padding-left:10px;width:100%}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .select_input input[type=text]:focus{outline:2px solid #ef7f8c;border:1px solid #ef7f8c}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .select_input input[type=text]::placeholder{font-weight:300;color:#aaa}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .select_input input[type=text]:focus{outline:none;border:none}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .wCalc40{width:calc(100% - 40px)}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .wCalc60{width:calc(100% - 60px)}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .first_area{width:32%;max-width:340px;min-width:265px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .second_area{width:34px;max-width:370px;min-width:295px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .third_area{width:31%;max-width:340px;min-width:265px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .datepicker_btn_wrap{margin-top:20px;display:flex;align-items:center}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .datepicker_btn_wrap .period{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .datepicker_btn_wrap .date_btn_wrap{margin-left:10px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .datepicker_btn_wrap .date_btn_wrap button{height:20px;margin:0 2px;padding:10px 15px;font-size:14px;color:#555;background-color:#fff;border-radius:3px;line-height:0px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .datepicker_btn_wrap .date_btn_wrap button:hover{background-color:#f0f0f0}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .btn_area button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.LogSearchPage_container .select_input_btn_wrap_container .select_input_btn_wrap .btn_area button:hover{background-color:#bb6991}.LogSearchPage_container .select_input_btn_wrap_container .btn_output_wrap{display:flex;justify-content:flex-end}.LogSearchPage_container .select_input_btn_wrap_container .btn_output_wrap .btn_output{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;display:flex;align-items:center;gap:4px}.LogSearchPage_container .select_input_btn_wrap_container .btn_output_wrap .btn_output:hover{background-color:#bb6991}.LogSearchPage_container .table_section{width:auto;min-width:973px;overflow:auto}.LogSearchPage_container .table_section .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.LogSearchPage_container .table_section .table_remake li{list-style:none}.LogSearchPage_container .table_section .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.LogSearchPage_container .table_section .table_remake th .num{width:10%}.LogSearchPage_container .table_section .table_remake th .date{width:20%}.LogSearchPage_container .table_section .table_remake .division td{border-top:1px dashed #d2d2d2}.LogSearchPage_container .table_section .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LogSearchPage_container .table_section .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.LogSearchPage_container .table_section .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.LogSearchPage_container .table_section .table_remake td a{display:inline-block;width:100%;text-align:center}.LogSearchPage_container .table_section .table_remake td a:hover{color:#333}.LogSearchPage_container .table_section .table_remake td input[type=checkbox].inp_readonly,.LogSearchPage_container .table_section .table_remake td input[type=checkbox].inp_readonly+label,.LogSearchPage_container .table_section .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.LogSearchPage_container .table_section .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.LogSearchPage_container .table_section .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.LogSearchPage_container .table_section .table_remake td button a{text-decoration:none;color:#555}.LogSearchPage_container .table_section .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.LogSearchPage_container .table_section .table_remake .notxtc{text-align:center}.LogSearchPage_container .table_section .table_remake .btn_nowrap{white-space:nowrap}.LogSearchPage_container .table_section .table_remake .btn_nowrap div{display:inline-block}.LogSearchPage_container .scroll::-webkit-scrollbar{height:16px;width:16px}.MailListPage .select_input_wrap{display:flex;align-items:center;justify-content:space-between;background-color:#f0f0f0;padding:15px;border-radius:3px;margin-bottom:15px}.MailListPage .select_input_wrap .input_date_wrap{display:flex;align-items:center}.MailListPage .select_input_wrap .input_date_wrap .select_input_area{margin-right:30px}.MailListPage .select_input_wrap .input_date_wrap .select_input_area .select_input_title{margin-right:10px;font-weight:600;font-size:12px;color:#888}.MailListPage .select_input_wrap .input_date_wrap .select_input_area input{height:33px;border-radius:3px;border:1px solid #e0e0e0;padding-left:10px}.MailListPage .select_input_wrap .input_date_wrap .select_input_area input:focus{outline:none}.MailListPage .select_input_wrap .input_date_wrap .datepicker_btn_wrap{margin-top:20px;display:flex;align-items:center}.MailListPage .select_input_wrap .input_date_wrap .datepicker_btn_wrap .period{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.MailListPage .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap{margin-left:10px}.MailListPage .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap button{height:20px;margin:0 2px;padding:10px 15px;font-size:14px;color:#555;background-color:#fff;border-radius:3px;line-height:0px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MailListPage .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap button:hover{background-color:#f0f0f0}.MailListPage .select_input_wrap .btn_check{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.MailListPage .select_input_wrap .btn_check:hover{background-color:#bb6991}.MailListPage .select_input_wrap{display:flex;align-items:flex-end;justify-content:space-between}.MailListPage .select_input_wrap .btn_area button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.MailListPage .select_input_wrap .btn_area button:hover{background-color:#bb6991}.MailListPage .select_input_wrap .select_input_list{display:flex;flex-direction:column}.MailListPage .select_input_wrap .select_input_list .date_filter_search{display:flex;align-items:center}.MailListPage .select_input_wrap .select_input_list .date_filter_search .filter_title{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.MailListPage .select_input_wrap .select_input_list .date_filter_search .filter_input{width:365px;height:33px;border-radius:3px;border:1px solid #e0e0e0;padding:0 10px}.MailListPage .select_input_wrap .select_input_list .date_filter_search .filter_input:focus{outline:#ef7f8c;border:2px solid #ef7f8c}.MailListPage .select_input_wrap .select_input_list .date_filter_search .filter_input::placeholder{font-size:14px;font-weight:300;color:#888}.MailListPage .select_input_wrap .select_input_list .datepicker_btn_wrap{margin-top:20px;display:flex;align-items:center}.MailListPage .select_input_wrap .select_input_list .datepicker_btn_wrap .period{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.MailListPage .select_input_wrap .select_input_list .datepicker_btn_wrap .date_btn_wrap{margin-left:10px}.MailListPage .select_input_wrap .select_input_list .datepicker_btn_wrap .date_btn_wrap button{height:20px;margin:0 2px;padding:10px 15px;font-size:14px;color:#555;background-color:#fff;border-radius:3px;line-height:0px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MailListPage .select_input_wrap .select_input_list .datepicker_btn_wrap .date_btn_wrap button:hover{background-color:#f0f0f0}.MailListPage .mailList_table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MailListPage .mailList_table li{list-style:none}.MailListPage .mailList_table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MailListPage .mailList_table th .num{width:10%}.MailListPage .mailList_table th .date{width:20%}.MailListPage .mailList_table .division td{border-top:1px dashed #d2d2d2}.MailListPage .mailList_table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MailListPage .mailList_table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MailListPage .mailList_table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MailListPage .mailList_table td a{display:inline-block;width:100%;text-align:center}.MailListPage .mailList_table td a:hover{color:#333}.MailListPage .mailList_table td input[type=checkbox].inp_readonly,.MailListPage .mailList_table td input[type=checkbox].inp_readonly+label,.MailListPage .mailList_table td input[type=checkbox].inp_readonly:checked{display:none}.MailListPage .mailList_table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MailListPage .mailList_table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MailListPage .mailList_table td button a{text-decoration:none;color:#555}.MailListPage .mailList_table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MailListPage .mailList_table .notxtc{text-align:center}.MailListPage .mailList_table .btn_nowrap{white-space:nowrap}.MailListPage .mailList_table .btn_nowrap div{display:inline-block}.MailViewPage{display:flex;justify-content:flex-end}.MailViewPage .head_section{margin-bottom:20px}.MailViewPage .head_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:10px}.MailViewPage .head_section button:hover{background-color:#bb6991}.DeleteCommonModal_container{overflow-y:auto;background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.DeleteCommonModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.DeleteCommonModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.DeleteCommonModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.DeleteCommonModal_container .modal_white_bg .modal_header button a{color:#aaa}.DeleteCommonModal_container .modal_white_bg{width:300px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative;display:flex;flex-direction:column;align-items:center}.DeleteCommonModal_container .modal_white_bg .reject_input{overflow:visible;width:100%;border:none;outline:none}.DeleteCommonModal_container .modal_white_bg .msg{font-weight:600;margin-bottom:10px;margin-top:10px;color:#444;font-size:16px!important}.DeleteCommonModal_container .modal_white_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.DeleteCommonModal_container .modal_white_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.DeleteCommonModal_container .modal_white_bg .btn_wrap button:last-child{margin:0 0 0 5px}.DeleteCommonModal_container .modal_white_bg_delete_reject{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative;display:flex;flex-direction:column;align-items:center}.DeleteCommonModal_container .modal_white_bg_delete_reject .msg{font-weight:600;margin-bottom:40px;margin-top:10px;color:#444;font-size:16px!important}.DeleteCommonModal_container .modal_white_bg_delete_reject .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.DeleteCommonModal_container .modal_white_bg_delete_reject .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.DeleteCommonModal_container .modal_white_bg_delete_reject .btn_wrap button:last-child{margin:0 0 0 5px}.ql-font-dotum,.ql-font span[data-value=dotum]:before{font-family:dotum}.ql-font-gulim,.ql-font span[data-value=gulim]:before{font-family:gulim}.ql-font-gothic,.ql-font span[data-value=gothic]:before{font-family:고딕}.ql-font-gungthu,.ql-font span[data-value=gungthu]:before{font-family:궁서}.ql-font-batang,.ql-font span[data-value=batang]:before{font-family:바탕}.ql-font-arial,.ql-font span[data-value=arial]:before{font-family:arial}.ql-font-Tahoma,.ql-font span[data-value=Tahoma]:before{font-family:Tahoma}.jodit_editor_container li{margin-left:15px!important}.jodit_editor_container ul{list-style:disc!important}.jodit_editor_container ol{list-style:decimal}.jodit-add-new-line{display:none}.writer.rdw-editor-wrapper{width:100%;height:100%}.writer.rdw-editor-main{background-color:#fff;color:#333;width:100%;height:255px;border:1px solid #888;margin-top:10px;padding:0 20px}.mail_editor{width:100%;height:350px}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.SchedulePage_container .head_section{display:flex;justify-content:center;align-items:center;position:relative}.SchedulePage_container .head_section .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.SchedulePage_container .head_section .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.SchedulePage_container .head_section .search_wrap input:active{border:none;outline:none}.SchedulePage_container .head_section .search_wrap input:focus{border:none;outline:none}.SchedulePage_container .head_section .search_wrap img{position:absolute;left:20px;bottom:9px}.SchedulePage_container .btn_normal_wrap{position:absolute;right:0}.SchedulePage_container .btn_normal_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;border-radius:3px;border:none}.SchedulePage_container .btn_normal_wrap button a{color:#fff;display:inline-block;padding:0 20px;font-weight:600;border-radius:3px}.SchedulePage_container .btn_normal_wrap button a:hover{background-color:#bb6991}.SchedulePage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.SchedulePage_container .table_remake li{list-style:none}.SchedulePage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.SchedulePage_container .table_remake th .num{width:10%}.SchedulePage_container .table_remake th .date{width:20%}.SchedulePage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.SchedulePage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SchedulePage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.SchedulePage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.SchedulePage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.SchedulePage_container .table_remake td a:hover{color:#333}.SchedulePage_container .table_remake td input[type=checkbox].inp_readonly,.SchedulePage_container .table_remake td input[type=checkbox].inp_readonly+label,.SchedulePage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.SchedulePage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.SchedulePage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.SchedulePage_container .table_remake td button a{text-decoration:none;color:#555}.SchedulePage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.SchedulePage_container .table_remake .notxtc{text-align:center}.SchedulePage_container .table_remake .btn_nowrap{white-space:nowrap}.SchedulePage_container .table_remake .btn_nowrap div{display:inline-block}.ScheduleAddPage_container .layer_popup_title{font-size:18px;font-weight:600;color:#555}.ScheduleAddPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.ScheduleAddPage_container .table_remake li{list-style:none}.ScheduleAddPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.ScheduleAddPage_container .table_remake th .num{width:10%}.ScheduleAddPage_container .table_remake th .date{width:20%}.ScheduleAddPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.ScheduleAddPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ScheduleAddPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.ScheduleAddPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.ScheduleAddPage_container .table_remake td input[type=checkbox].inp_readonly,.ScheduleAddPage_container .table_remake td input[type=checkbox].inp_readonly+label,.ScheduleAddPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.ScheduleAddPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.ScheduleAddPage_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.ScheduleAddPage_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.ScheduleAddPage_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.ScheduleAddPage_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.ScheduleAddPage_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ScheduleAddPage_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.ScheduleAddPage_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ScheduleAddPage_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.ScheduleAddPage_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ScheduleAddPage_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.ScheduleAddPage_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.ScheduleAddPage_container .table_remake td textarea:focus{outline:2px solid #aaa}.ScheduleAddPage_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.ScheduleAddPage_container .table_remake td select:active{outline:2px solid #aaa}.ScheduleAddPage_container .table_remake td select:focus{outline:2px solid #aaa}.ScheduleAddPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.ScheduleAddPage_container .table_remake td .txtc,.ScheduleAddPage_container .table_remake td .notxtc{text-align:center}.ScheduleAddPage_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.ScheduleAddPage_container .table_remake td a:hover{color:#333}.ScheduleAddPage_container .table_remake .time_select{width:15%;margin-right:10px}.ScheduleAddPage_container .table_remake .weekend{margin-top:10px;display:flex}.ScheduleAddPage_container .table_remake .weekend .text_checkbox_wrap{display:flex;align-items:center}.ScheduleAddPage_container .table_remake .weekend .text_checkbox_wrap span{margin-right:3px}.ScheduleAddPage_container .table_remake .page_select{height:100px}.ScheduleAddPage_container .table_remake .mail_editor button{border:none}.ScheduleAddPage_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.ScheduleAddPage_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.ScheduleAddPage_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.ScheduleAddPage_container .btn_wrap button:last-child{margin:0 0 0 5px}.ScheduleViewPage .head_section{display:flex;justify-content:flex-end;margin-bottom:15px}.ScheduleViewPage .head_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:10px}.ScheduleViewPage .head_section button:hover{background-color:#bb6991}.ScheduleViewPage .head_section a{color:#fff}.ScheduleViewPage .head_section .btn_link{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;border-radius:3px;border:none}.ScheduleViewPage .head_section .btn_link a{color:#fff;display:inline-block;padding:0 20px;font-weight:600;border-radius:3px}.ScheduleViewPage .head_section .btn_link a:hover{background-color:#bb6991}.SmtpMgmtPage_container .head_section{display:flex;justify-content:center;align-items:center;position:relative}.SmtpMgmtPage_container .head_section .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.SmtpMgmtPage_container .head_section .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.SmtpMgmtPage_container .head_section .search_wrap input:active{border:none;outline:none}.SmtpMgmtPage_container .head_section .search_wrap input:focus{border:none;outline:none}.SmtpMgmtPage_container .head_section .search_wrap img{position:absolute;left:20px;bottom:9px}.SmtpMgmtPage_container .head_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;position:absolute;right:0}.SmtpMgmtPage_container .head_section button:hover{background-color:#bb6991}.SmtpMgmtPage_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.SmtpMgmtPage_container table li{list-style:none}.SmtpMgmtPage_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.SmtpMgmtPage_container table th .num{width:10%}.SmtpMgmtPage_container table th .date{width:20%}.SmtpMgmtPage_container table .division td{border-top:1px dashed #d2d2d2}.SmtpMgmtPage_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SmtpMgmtPage_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.SmtpMgmtPage_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.SmtpMgmtPage_container table td a{display:inline-block;width:100%;text-align:center}.SmtpMgmtPage_container table td a:hover{color:#333}.SmtpMgmtPage_container table td input[type=checkbox].inp_readonly,.SmtpMgmtPage_container table td input[type=checkbox].inp_readonly+label,.SmtpMgmtPage_container table td input[type=checkbox].inp_readonly:checked{display:none}.SmtpMgmtPage_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.SmtpMgmtPage_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.SmtpMgmtPage_container table td button a{text-decoration:none;color:#555}.SmtpMgmtPage_container table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.SmtpMgmtPage_container table .notxtc{text-align:center}.SmtpMgmtPage_container table .btn_nowrap{white-space:nowrap}.SmtpMgmtPage_container table .btn_nowrap div{display:inline-block}.SmtpAddModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.SmtpAddModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.SmtpAddModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.SmtpAddModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.SmtpAddModal_container .modal_white_bg .modal_header button a{color:#aaa}.SmtpAddModal_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.SmtpAddModal_container table li{list-style:none}.SmtpAddModal_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.SmtpAddModal_container table th .num{width:10%}.SmtpAddModal_container table th .date{width:20%}.SmtpAddModal_container table .division td{border-top:1px dashed #d2d2d2}.SmtpAddModal_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SmtpAddModal_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.SmtpAddModal_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.SmtpAddModal_container table td input[type=checkbox].inp_readonly,.SmtpAddModal_container table td input[type=checkbox].inp_readonly+label,.SmtpAddModal_container table td input[type=checkbox].inp_readonly:checked{display:none}.SmtpAddModal_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.SmtpAddModal_container table td .jodit_editor_container button{border:none;background-color:transparent}.SmtpAddModal_container table td .jodit_editor_container button:hover{background-color:transparent}.SmtpAddModal_container table td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.SmtpAddModal_container table td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.SmtpAddModal_container table td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.SmtpAddModal_container table td input[type=text]:focus{outline:2px solid #aaa}.SmtpAddModal_container table td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.SmtpAddModal_container table td input[type=number]:focus{outline:2px solid #aaa}.SmtpAddModal_container table td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.SmtpAddModal_container table td input[type=password]:focus{outline:2px solid #aaa}.SmtpAddModal_container table td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.SmtpAddModal_container table td textarea:focus{outline:2px solid #aaa}.SmtpAddModal_container table td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.SmtpAddModal_container table td select:active{outline:2px solid #aaa}.SmtpAddModal_container table td select:focus{outline:2px solid #aaa}.SmtpAddModal_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.SmtpAddModal_container table td .txtc,.SmtpAddModal_container table td .notxtc{text-align:center}.SmtpAddModal_container table td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.SmtpAddModal_container table td a:hover{color:#333}.SmtpAddModal_container .btn_wrap{display:flex;justify-content:center;margin-top:20px}.SmtpAddModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.SmtpAddModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.SmtpAddModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.SmtpAddModal_container .SmtpAdd_tab_container{margin-top:10px;width:100%;height:auto;border:6px solid #fff}.SmtpAddModal_container .SmtpAdd_tab_container .tab_wrap{display:flex;width:100%;justify-content:space-between}.SmtpAddModal_container .SmtpAdd_tab_container .tab_wrap .tab{width:49%;text-align:center;display:flex;justify-content:center;font-size:14px;font-weight:700;align-items:center;cursor:pointer}.SmtpAddModal_container .SmtpAdd_tab_container .tab_wrap .tab span{width:100%;padding:5px 0;text-align:center;border-bottom:3px solid #ef7f8c}.SmtpAddModal_container .SmtpAdd_tab_container .tab_wrap .tab span.inactive{border-bottom:3px solid #aaa}.SmtpUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.SmtpUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.SmtpUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.SmtpUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.SmtpUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.SmtpUpdateModal_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.SmtpUpdateModal_container table li{list-style:none}.SmtpUpdateModal_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.SmtpUpdateModal_container table th .num{width:10%}.SmtpUpdateModal_container table th .date{width:20%}.SmtpUpdateModal_container table .division td{border-top:1px dashed #d2d2d2}.SmtpUpdateModal_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SmtpUpdateModal_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.SmtpUpdateModal_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.SmtpUpdateModal_container table td input[type=checkbox].inp_readonly,.SmtpUpdateModal_container table td input[type=checkbox].inp_readonly+label,.SmtpUpdateModal_container table td input[type=checkbox].inp_readonly:checked{display:none}.SmtpUpdateModal_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.SmtpUpdateModal_container table td .jodit_editor_container button{border:none;background-color:transparent}.SmtpUpdateModal_container table td .jodit_editor_container button:hover{background-color:transparent}.SmtpUpdateModal_container table td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.SmtpUpdateModal_container table td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.SmtpUpdateModal_container table td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.SmtpUpdateModal_container table td input[type=text]:focus{outline:2px solid #aaa}.SmtpUpdateModal_container table td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.SmtpUpdateModal_container table td input[type=number]:focus{outline:2px solid #aaa}.SmtpUpdateModal_container table td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.SmtpUpdateModal_container table td input[type=password]:focus{outline:2px solid #aaa}.SmtpUpdateModal_container table td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.SmtpUpdateModal_container table td textarea:focus{outline:2px solid #aaa}.SmtpUpdateModal_container table td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.SmtpUpdateModal_container table td select:active{outline:2px solid #aaa}.SmtpUpdateModal_container table td select:focus{outline:2px solid #aaa}.SmtpUpdateModal_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.SmtpUpdateModal_container table td .txtc,.SmtpUpdateModal_container table td .notxtc{text-align:center}.SmtpUpdateModal_container table td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.SmtpUpdateModal_container table td a:hover{color:#333}.SmtpUpdateModal_container .btn_wrap{display:flex;justify-content:center;margin-top:20px}.SmtpUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.SmtpUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.SmtpUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.SMTPActivateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.SMTPActivateModal_container .modal_white_bg{width:535px;padding:30px 30px 25px;background:#fff;height:200px;position:relative;display:flex;flex-direction:column;align-items:center;font-weight:600;color:#444;font-size:16px!important;justify-content:space-between;text-align:center}.SMTPActivateModal_container .modal_white_bg .msg{margin-top:20px}.SMTPActivateModal_container .modal_white_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.SMTPActivateModal_container .modal_white_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.SMTPActivateModal_container .modal_white_bg .btn_wrap button:last-child{margin:0 0 0 5px}.bookmark_table td:first-child{cursor:pointer}.bookmark_table td:first-child .MyMenuFolder_table_file_icon{margin-right:8px;color:#aaa;font-size:20px;line-height:16px}.bookmark_table .MyMenuFolder_button{color:#fff;border:1px solid #ef7f8c;margin:3px;background:#ef7f8c}.bookmark_table .MyMenuFolder_table_forderTitle{display:flex;align-items:center;font-weight:600}.bookmark_table .MyMenuFolder_table_file_title{display:flex;align-items:center}.bookmark_table .MyMenuFolder_table_file_title .MyMenuFolder_table_file_icon,.bookmark_table .MyMenuFolder_table_folder_icon{margin-right:8px;color:#ef7f8c;font-size:20px;line-height:16px}.MyMenuFolder_table_file .icon{margin-right:6px;color:#ef7f8c;font-size:16px;position:relative;top:2px}.MenuMgmtPage_container .head_section{display:flex;justify-content:flex-end;margin-bottom:15px}.MenuMgmtPage_container .head_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.MenuMgmtPage_container .head_section button:hover{background-color:#bb6991}.MenuMgmtPage_container .table_section{width:auto;min-width:973px;overflow:auto}.MenuMgmtPage_container .table_section .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MenuMgmtPage_container .table_section .table_remake li{list-style:none}.MenuMgmtPage_container .table_section .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MenuMgmtPage_container .table_section .table_remake th .num{width:10%}.MenuMgmtPage_container .table_section .table_remake th .date{width:20%}.MenuMgmtPage_container .table_section .table_remake .division td{border-top:1px dashed #d2d2d2}.MenuMgmtPage_container .table_section .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MenuMgmtPage_container .table_section .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MenuMgmtPage_container .table_section .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center}.MenuMgmtPage_container .table_section .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MenuMgmtPage_container .table_section .table_remake td:first-child{border-left:0;text-align:left}.MenuMgmtPage_container .table_section .table_remake td .txtc,.MenuMgmtPage_container .table_section .table_remake td .notxtc{text-align:center}.MenuMgmtPage_container .table_section .table_remake td a:hover{color:#333}.MenuMgmtPage_container .scroll::-webkit-scrollbar{height:16px;width:16px}.FolderAddModal_container,.FolderUpdateModal_container,.LinkAddModal_container,.ReportAddModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.FolderAddModal_container .modal_white_bg,.FolderUpdateModal_container .modal_white_bg,.LinkAddModal_container .modal_white_bg,.ReportAddModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.FolderAddModal_container .modal_white_bg .modal_header,.FolderUpdateModal_container .modal_white_bg .modal_header,.LinkAddModal_container .modal_white_bg .modal_header,.ReportAddModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.FolderAddModal_container .modal_white_bg .modal_header button,.FolderUpdateModal_container .modal_white_bg .modal_header button,.LinkAddModal_container .modal_white_bg .modal_header button,.ReportAddModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.FolderAddModal_container .modal_white_bg .modal_header button a,.FolderUpdateModal_container .modal_white_bg .modal_header button a,.LinkAddModal_container .modal_white_bg .modal_header button a,.ReportAddModal_container .modal_white_bg .modal_header button a{color:#aaa}.FolderAddModal_container .table_remake,.FolderUpdateModal_container .table_remake,.LinkAddModal_container .table_remake,.ReportAddModal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.FolderAddModal_container .table_remake li,.FolderUpdateModal_container .table_remake li,.LinkAddModal_container .table_remake li,.ReportAddModal_container .table_remake li{list-style:none}.FolderAddModal_container .table_remake th,.FolderUpdateModal_container .table_remake th,.LinkAddModal_container .table_remake th,.ReportAddModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.FolderAddModal_container .table_remake th .num,.FolderUpdateModal_container .table_remake th .num,.LinkAddModal_container .table_remake th .num,.ReportAddModal_container .table_remake th .num{width:10%}.FolderAddModal_container .table_remake th .date,.FolderUpdateModal_container .table_remake th .date,.LinkAddModal_container .table_remake th .date,.ReportAddModal_container .table_remake th .date{width:20%}.FolderAddModal_container .table_remake .division td,.FolderUpdateModal_container .table_remake .division td,.LinkAddModal_container .table_remake .division td,.ReportAddModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.FolderAddModal_container .table_remake .ellips,.FolderUpdateModal_container .table_remake .ellips,.LinkAddModal_container .table_remake .ellips,.ReportAddModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FolderAddModal_container .table_remake tr,.FolderUpdateModal_container .table_remake tr,.LinkAddModal_container .table_remake tr,.ReportAddModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.FolderAddModal_container .table_remake td,.FolderUpdateModal_container .table_remake td,.LinkAddModal_container .table_remake td,.ReportAddModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.FolderAddModal_container .table_remake td input[type=checkbox].inp_readonly,.FolderAddModal_container .table_remake td input[type=checkbox].inp_readonly+label,.FolderAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked,.FolderUpdateModal_container .table_remake td input[type=checkbox].inp_readonly,.FolderUpdateModal_container .table_remake td input[type=checkbox].inp_readonly+label,.FolderUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked,.LinkAddModal_container .table_remake td input[type=checkbox].inp_readonly,.LinkAddModal_container .table_remake td input[type=checkbox].inp_readonly+label,.LinkAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked,.ReportAddModal_container .table_remake td input[type=checkbox].inp_readonly,.ReportAddModal_container .table_remake td input[type=checkbox].inp_readonly+label,.ReportAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.FolderAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label,.FolderUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label,.LinkAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label,.ReportAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.FolderAddModal_container .table_remake td .jodit_editor_container button,.FolderUpdateModal_container .table_remake td .jodit_editor_container button,.LinkAddModal_container .table_remake td .jodit_editor_container button,.ReportAddModal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.FolderAddModal_container .table_remake td .jodit_editor_container button:hover,.FolderUpdateModal_container .table_remake td .jodit_editor_container button:hover,.LinkAddModal_container .table_remake td .jodit_editor_container button:hover,.ReportAddModal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.FolderAddModal_container .table_remake td .upload-name,.FolderUpdateModal_container .table_remake td .upload-name,.LinkAddModal_container .table_remake td .upload-name,.ReportAddModal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.FolderAddModal_container .table_remake td input[type=file]::file-selector-button,.FolderUpdateModal_container .table_remake td input[type=file]::file-selector-button,.LinkAddModal_container .table_remake td input[type=file]::file-selector-button,.ReportAddModal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.FolderAddModal_container .table_remake td input[type=text],.FolderUpdateModal_container .table_remake td input[type=text],.LinkAddModal_container .table_remake td input[type=text],.ReportAddModal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.FolderAddModal_container .table_remake td input[type=text]:focus,.FolderUpdateModal_container .table_remake td input[type=text]:focus,.LinkAddModal_container .table_remake td input[type=text]:focus,.ReportAddModal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.FolderAddModal_container .table_remake td input[type=number],.FolderUpdateModal_container .table_remake td input[type=number],.LinkAddModal_container .table_remake td input[type=number],.ReportAddModal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.FolderAddModal_container .table_remake td input[type=number]:focus,.FolderUpdateModal_container .table_remake td input[type=number]:focus,.LinkAddModal_container .table_remake td input[type=number]:focus,.ReportAddModal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.FolderAddModal_container .table_remake td input[type=password],.FolderUpdateModal_container .table_remake td input[type=password],.LinkAddModal_container .table_remake td input[type=password],.ReportAddModal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.FolderAddModal_container .table_remake td input[type=password]:focus,.FolderUpdateModal_container .table_remake td input[type=password]:focus,.LinkAddModal_container .table_remake td input[type=password]:focus,.ReportAddModal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.FolderAddModal_container .table_remake td textarea,.FolderUpdateModal_container .table_remake td textarea,.LinkAddModal_container .table_remake td textarea,.ReportAddModal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.FolderAddModal_container .table_remake td textarea:focus,.FolderUpdateModal_container .table_remake td textarea:focus,.LinkAddModal_container .table_remake td textarea:focus,.ReportAddModal_container .table_remake td textarea:focus{outline:2px solid #aaa}.FolderAddModal_container .table_remake td select,.FolderUpdateModal_container .table_remake td select,.LinkAddModal_container .table_remake td select,.ReportAddModal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.FolderAddModal_container .table_remake td select:active,.FolderUpdateModal_container .table_remake td select:active,.LinkAddModal_container .table_remake td select:active,.ReportAddModal_container .table_remake td select:active{outline:2px solid #aaa}.FolderAddModal_container .table_remake td select:focus,.FolderUpdateModal_container .table_remake td select:focus,.LinkAddModal_container .table_remake td select:focus,.ReportAddModal_container .table_remake td select:focus{outline:2px solid #aaa}.FolderAddModal_container .table_remake td button,.FolderUpdateModal_container .table_remake td button,.LinkAddModal_container .table_remake td button,.ReportAddModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.FolderAddModal_container .table_remake td .txtc,.FolderUpdateModal_container .table_remake td .txtc,.LinkAddModal_container .table_remake td .txtc,.ReportAddModal_container .table_remake td .txtc,.FolderAddModal_container .table_remake td .notxtc,.FolderUpdateModal_container .table_remake td .notxtc,.LinkAddModal_container .table_remake td .notxtc,.ReportAddModal_container .table_remake td .notxtc{text-align:center}.FolderAddModal_container .table_remake td .add_input_error,.FolderUpdateModal_container .table_remake td .add_input_error,.LinkAddModal_container .table_remake td .add_input_error,.ReportAddModal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.FolderAddModal_container .table_remake td a:hover,.FolderUpdateModal_container .table_remake td a:hover,.LinkAddModal_container .table_remake td a:hover,.ReportAddModal_container .table_remake td a:hover{color:#333}.FolderAddModal_container .btn_wrap,.FolderUpdateModal_container .btn_wrap,.LinkAddModal_container .btn_wrap,.ReportAddModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.FolderAddModal_container .btn_wrap button,.FolderUpdateModal_container .btn_wrap button,.LinkAddModal_container .btn_wrap button,.ReportAddModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.FolderAddModal_container .btn_wrap button:first-child,.FolderUpdateModal_container .btn_wrap button:first-child,.LinkAddModal_container .btn_wrap button:first-child,.ReportAddModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.FolderAddModal_container .btn_wrap button:last-child,.FolderUpdateModal_container .btn_wrap button:last-child,.LinkAddModal_container .btn_wrap button:last-child,.ReportAddModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.MoveModal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.MoveModal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.MoveModal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.MoveModal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.MoveModal .modal_white_bg .modal_header button a{color:#aaa}.MoveModal .folder_list{display:flex;flex-direction:column;height:400px;overflow-y:auto;margin-top:15px}.MoveModal .folder_list button{margin-bottom:10px;border:1px solid #e0e0e0;background-color:#fff;display:flex;align-items:center;padding:5px 20px;font-size:14px}.MoveModal .folder_list button:hover{background-color:#ef7f8c;color:#fff}.MoveModal .folder_list button:hover .icon{color:#fff}.MoveModal .folder_list button:last-child{margin:0}.MoveModal .folder_list button .icon{color:#ef7f8c;padding-right:8px;line-height:10px;font-size:20px}.MoveModal .folder_list .current{background-color:#f0f0f0}.MoveModal .folder_list .active{background-color:#ef7f8c;color:#fff}.MoveModal .folder_list .active .icon{color:#fff}.MoveModal .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.MoveModal .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.MoveModal .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.MoveModal .btn_wrap button:last-child{margin:0 0 0 5px}.ReportUpdateModal,.ReportModifyModal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.ReportUpdateModal .modal_white_bg,.ReportModifyModal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.ReportUpdateModal .modal_white_bg .modal_header,.ReportModifyModal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.ReportUpdateModal .modal_white_bg .modal_header button,.ReportModifyModal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.ReportUpdateModal .modal_white_bg .modal_header button a,.ReportModifyModal .modal_white_bg .modal_header button a{color:#aaa}.ReportUpdateModal .table_remake table,.ReportModifyModal .table_remake table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.ReportUpdateModal .table_remake table li,.ReportModifyModal .table_remake table li{list-style:none}.ReportUpdateModal .table_remake table th,.ReportModifyModal .table_remake table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.ReportUpdateModal .table_remake table th .num,.ReportModifyModal .table_remake table th .num{width:10%}.ReportUpdateModal .table_remake table th .date,.ReportModifyModal .table_remake table th .date{width:20%}.ReportUpdateModal .table_remake table .division td,.ReportModifyModal .table_remake table .division td{border-top:1px dashed #d2d2d2}.ReportUpdateModal .table_remake table .ellips,.ReportModifyModal .table_remake table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReportUpdateModal .table_remake table tr,.ReportModifyModal .table_remake table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.ReportUpdateModal .table_remake table td,.ReportModifyModal .table_remake table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.ReportUpdateModal .table_remake table td input[type=checkbox].inp_readonly,.ReportUpdateModal .table_remake table td input[type=checkbox].inp_readonly+label,.ReportUpdateModal .table_remake table td input[type=checkbox].inp_readonly:checked,.ReportModifyModal .table_remake table td input[type=checkbox].inp_readonly,.ReportModifyModal .table_remake table td input[type=checkbox].inp_readonly+label,.ReportModifyModal .table_remake table td input[type=checkbox].inp_readonly:checked{display:none}.ReportUpdateModal .table_remake table td input[type=checkbox].inp_readonly:checked+label,.ReportModifyModal .table_remake table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.ReportUpdateModal .table_remake table td .jodit_editor_container button,.ReportModifyModal .table_remake table td .jodit_editor_container button{border:none;background-color:transparent}.ReportUpdateModal .table_remake table td .jodit_editor_container button:hover,.ReportModifyModal .table_remake table td .jodit_editor_container button:hover{background-color:transparent}.ReportUpdateModal .table_remake table td .upload-name,.ReportModifyModal .table_remake table td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.ReportUpdateModal .table_remake table td input[type=file]::file-selector-button,.ReportModifyModal .table_remake table td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.ReportUpdateModal .table_remake table td input[type=text],.ReportModifyModal .table_remake table td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ReportUpdateModal .table_remake table td input[type=text]:focus,.ReportModifyModal .table_remake table td input[type=text]:focus{outline:2px solid #aaa}.ReportUpdateModal .table_remake table td input[type=number],.ReportModifyModal .table_remake table td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ReportUpdateModal .table_remake table td input[type=number]:focus,.ReportModifyModal .table_remake table td input[type=number]:focus{outline:2px solid #aaa}.ReportUpdateModal .table_remake table td input[type=password],.ReportModifyModal .table_remake table td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ReportUpdateModal .table_remake table td input[type=password]:focus,.ReportModifyModal .table_remake table td input[type=password]:focus{outline:2px solid #aaa}.ReportUpdateModal .table_remake table td textarea,.ReportModifyModal .table_remake table td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.ReportUpdateModal .table_remake table td textarea:focus,.ReportModifyModal .table_remake table td textarea:focus{outline:2px solid #aaa}.ReportUpdateModal .table_remake table td select,.ReportModifyModal .table_remake table td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.ReportUpdateModal .table_remake table td select:active,.ReportModifyModal .table_remake table td select:active{outline:2px solid #aaa}.ReportUpdateModal .table_remake table td select:focus,.ReportModifyModal .table_remake table td select:focus{outline:2px solid #aaa}.ReportUpdateModal .table_remake table td button,.ReportModifyModal .table_remake table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.ReportUpdateModal .table_remake table td .txtc,.ReportModifyModal .table_remake table td .txtc,.ReportUpdateModal .table_remake table td .notxtc,.ReportModifyModal .table_remake table td .notxtc{text-align:center}.ReportUpdateModal .table_remake table td .add_input_error,.ReportModifyModal .table_remake table td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.ReportUpdateModal .table_remake table td a:hover,.ReportModifyModal .table_remake table td a:hover{color:#333}.ReportUpdateModal .btn_wrap,.ReportModifyModal .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.ReportUpdateModal .btn_wrap button,.ReportModifyModal .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.ReportUpdateModal .btn_wrap button:first-child,.ReportModifyModal .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.ReportUpdateModal .btn_wrap button:last-child,.ReportModifyModal .btn_wrap button:last-child{margin:0 0 0 5px}.modal_black_bg{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;z-index:900;display:flex;justify-content:center;align-items:center}.modal_white_bg{padding:20px;width:auto;height:auto;background-color:#fff}.modal_white_bg .header_wrap{display:flex;margin-bottom:20px}.modal_white_bg .header_wrap h1{font-size:18px}.modal_white_bg .data_wrap{width:100%;display:flex;align-items:center}.modal_white_bg .data_wrap .add_remove_btn_wrap{display:flex;flex-direction:column;align-items:center;margin:0 20px}.modal_white_bg .data_wrap .add_remove_btn_wrap .btn_wrap_text{margin-bottom:5px;letter-spacing:-.5px;font-size:10px}.modal_white_bg .data_wrap .add_remove_btn_wrap button{position:relative;width:160px;height:35px;background-color:#ef7f8c;color:#fff;border:none;margin-bottom:10px;display:flex;align-items:center;justify-content:center;font-size:13px;border-radius:3px;font-weight:600}.modal_white_bg .data_wrap .add_remove_btn_wrap button:last-child{background-color:#aaa}.modal_white_bg .data_wrap .add_remove_btn_wrap button .refresh{right:5px;top:3px;font-size:25px;margin-left:8px}.modal_white_bg .data_wrap .add_remove_btn_wrap button .spin_icon{animation:rotate 1s linear infinite;transform-origin:50% 50%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal_white_bg .data_wrap .add_remove_btn_wrap button .button_arrow{position:absolute;font-size:30px}.modal_white_bg .data_wrap .add_remove_btn_wrap button .arrow_r{right:5px;top:3px}.modal_white_bg .data_wrap .add_remove_btn_wrap button .arrow_l{left:5px;top:3px}.modal_white_bg .btn_wrap{display:flex;justify-content:center;margin-top:20px}.modal_white_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.modal_white_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.modal_white_bg .btn_wrap button:last-child{margin:0 0 0 5px}.modal_white_bg .btn_wrap button:last-child{background-color:#aaa}.grabbable{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.grabbable:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.RotationData_container{width:400px}.RotationData_container .RotationData_input{position:relative;display:flex;align-items:center;margin-bottom:10px}.RotationData_container .RotationData_input img{position:absolute;left:15px}.RotationData_container .RotationData_input input{border:1px solid #d2d2d2;height:40px;border-radius:20px;padding-left:50px;width:100%}.RotationData_container .RotationData_input input:focus{outline:2px solid #ef7f8c}.RotationData_container .RotationData_datas{height:50vh;overflow-y:auto;background-color:#eee;border:1px solid #d2d2d2;border-radius:6px;padding:10px}.RotationData_container .RotationData_datas .BookmarkCard_conatiner{display:flex;flex-direction:column;align-items:flex-end}.RotationData_container .RotationData_datas .BookmarkCard_conatiner .BookmarkCard{position:relative;background-color:#fff;border-radius:3px;border:1px solid #d2d2d2;width:calc(100% - 80px);padding:10px;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:5px;font-size:14px;cursor:move}.RotationData_container .RotationData_datas .BookmarkCard_conatiner .BookmarkCard .checkbox_area{width:25px;height:100%;display:flex;align-items:center}.RotationData_container .RotationData_datas .BookmarkCard_conatiner .BookmarkCard .checkbox_area .select_checkbox{width:17px!important;height:17px!important;cursor:pointer}.RotationData_container .RotationData_datas .BookmarkCard_conatiner .BookmarkCard .menuName{display:flex;align-items:center}.RotationData_container .RotationData_datas .BookmarkCard_conatiner .BookmarkCard .menuName .icon_bookmark{font-size:15px;color:#ef7f8c;margin-right:5px;position:relative;top:1px;left:2px}.RotationData_container .RotationData_datas .BookmarkCard_conatiner .BookmarkCard .card_btn_wrap{position:absolute;right:0;display:flex;flex-direction:column}.RotationData_container .RotationData_datas .BookmarkCard_conatiner .BookmarkCard .card_btn_wrap button{background-color:transparent;border:none;height:20px}.RotationData_container .RotationData_datas .BookmarkCard_conatiner .BookmarkCard .card_btn_wrap button .sort_icon{font-size:20px!important;color:#ef7f8c!important}.RotationData_container .RotationData_datas .BookmarkCard_conatiner .BookmarkCard .card_btn_wrap button .sort_icon_top{position:relative;top:2px}.RotationData_container .RotationData_datas .BookmarkCard_conatiner .BookmarkCard .card_btn_wrap button .sort_icon_bottom{position:relative;top:-5px}.RotationData_container .RotationData_datas .FileCard_container_wrap{display:flex;align-items:center}.RotationData_container .RotationData_datas .FileCard_container_wrap .icon_plus_minus{font-size:20px;color:#aaa;margin-bottom:5px;margin-right:10px;cursor:pointer}.RotationData_container .RotationData_datas .FileCard_container{position:relative;background-color:#fff;border-radius:3px;border:1px solid #d2d2d2;width:calc(100% - 20px);padding:10px;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:5px;cursor:move}.RotationData_container .RotationData_datas .FileCard_container .checkbox_area{width:25px;height:100%;display:flex;align-items:center}.RotationData_container .RotationData_datas .FileCard_container .checkbox_area .select_checkbox{width:17px!important;height:17px!important;cursor:pointer}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container{width:calc(100% - 30px);display:flex;align-items:center;justify-content:space-between;position:relative}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container .menuName_wrap{width:calc(100% - 50px);display:flex;align-items:center;flex-wrap:wrap;font-size:14px}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container .bookmark_sort_btn{position:absolute;right:-8px;background-color:#aaa;border:none;border-radius:3px;color:#fff;font-size:20px;padding:2px 5px}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container .bookmark_sort_btn:active{transform:scale(.97)}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container .card_btn_wrap{position:absolute;right:-15px;display:flex;flex-direction:column}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container .card_btn_wrap button{background-color:transparent;border:none;height:20px}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container .card_btn_wrap button .sort_icon{font-size:20px!important;color:#ef7f8c!important}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container .card_btn_wrap button .sort_icon_top{position:relative;top:2px}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container .card_btn_wrap button .sort_icon_bottom{position:relative;top:-5px}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container .menuName{display:flex;align-items:center}.RotationData_container .RotationData_datas .FileCard_container .menuName_wrap_container .menuName .FileCard_arrow{font-size:20px;color:#ef7f8c;margin-right:5px;position:relative;top:1px;left:2px}.RotationData_container .RotationData_datas .report_wrap{margin-top:5px}.RotationData_container .RotationData_datas .folder_report_wrap{margin:5px 0}.RotationData_container .RotationData_datas .folder_report_wrap .icon_plus_minus{font-size:20px;color:#aaa;margin-right:10px;cursor:pointer}.RotationData_container .RotationData_datas .folder_report_wrap .icon{font-size:20px;color:#ef7f8c;margin-right:5px}.RotationData_container .RotationData_datas .folder_report_wrap .icon_bookmark{font-size:15px;color:#ef7f8c;margin-right:5px}.RotationData_container .RotationData_datas .folder_report_wrap .folder_report_data{display:flex;align-items:center;width:100%}.RotationData_container .RotationData_datas .folder_report_wrap .folder_report_data .folder_report_name{position:relative;background-color:#fff;border-radius:3px;border:1px solid #d2d2d2;width:100%;padding:10px;display:flex;align-items:center;font-size:14px}.RotationData_container .RotationData_datas .folder_report_wrap .folder_report_data .folder_report_name span{width:80%}.RotationData_container .RotationData_datas .folder_report_wrap .folder_report_data .folder_report_name .report_bookmark_checkbox{width:17px!important;height:17px!important;margin-right:5px!important;cursor:pointer}.MenuAddModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.MenuAddModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.MenuAddModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.MenuAddModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.MenuAddModal_container .modal_white_bg .modal_header button a{color:#aaa}.MenuAddModal_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MenuAddModal_container table li{list-style:none}.MenuAddModal_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.MenuAddModal_container table th .num{width:10%}.MenuAddModal_container table th .date{width:20%}.MenuAddModal_container table .division td{border-top:1px dashed #d2d2d2}.MenuAddModal_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MenuAddModal_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MenuAddModal_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.MenuAddModal_container table td input[type=checkbox].inp_readonly,.MenuAddModal_container table td input[type=checkbox].inp_readonly+label,.MenuAddModal_container table td input[type=checkbox].inp_readonly:checked{display:none}.MenuAddModal_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MenuAddModal_container table td .jodit_editor_container button{border:none;background-color:transparent}.MenuAddModal_container table td .jodit_editor_container button:hover{background-color:transparent}.MenuAddModal_container table td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.MenuAddModal_container table td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.MenuAddModal_container table td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MenuAddModal_container table td input[type=text]:focus{outline:2px solid #aaa}.MenuAddModal_container table td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MenuAddModal_container table td input[type=number]:focus{outline:2px solid #aaa}.MenuAddModal_container table td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MenuAddModal_container table td input[type=password]:focus{outline:2px solid #aaa}.MenuAddModal_container table td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.MenuAddModal_container table td textarea:focus{outline:2px solid #aaa}.MenuAddModal_container table td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.MenuAddModal_container table td select:active{outline:2px solid #aaa}.MenuAddModal_container table td select:focus{outline:2px solid #aaa}.MenuAddModal_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MenuAddModal_container table td .txtc,.MenuAddModal_container table td .notxtc{text-align:center}.MenuAddModal_container table td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.MenuAddModal_container table td a:hover{color:#333}.MenuAddModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.MenuAddModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.MenuAddModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.MenuAddModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.MetaAddPage_container .head_menu_section{display:flex;justify-content:flex-end}.MetaAddPage_container .head_menu_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.MetaAddPage_container .head_menu_section button:hover{background-color:#bb6991}.MetaAddPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaAddPage_container .table_remake li{list-style:none}.MetaAddPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MetaAddPage_container .table_remake th .num{width:10%}.MetaAddPage_container .table_remake th .date{width:20%}.MetaAddPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaAddPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaAddPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaAddPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MetaAddPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.MetaAddPage_container .table_remake td a:hover{color:#333}.MetaAddPage_container .table_remake td input[type=checkbox].inp_readonly,.MetaAddPage_container .table_remake td input[type=checkbox].inp_readonly+label,.MetaAddPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaAddPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaAddPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaAddPage_container .table_remake td button a{text-decoration:none;color:#555}.MetaAddPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MetaAddPage_container .table_remake .notxtc{text-align:center}.MetaAddPage_container .table_remake .btn_nowrap{white-space:nowrap}.MetaAddPage_container .table_remake .btn_nowrap div{display:inline-block}.MetaUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.MetaUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.MetaUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.MetaUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.MetaUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.MetaUpdateModal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaUpdateModal_container .table_remake li{list-style:none}.MetaUpdateModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.MetaUpdateModal_container .table_remake th .num{width:10%}.MetaUpdateModal_container .table_remake th .date{width:20%}.MetaUpdateModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaUpdateModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaUpdateModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaUpdateModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.MetaUpdateModal_container .table_remake td input[type=checkbox].inp_readonly,.MetaUpdateModal_container .table_remake td input[type=checkbox].inp_readonly+label,.MetaUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaUpdateModal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.MetaUpdateModal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.MetaUpdateModal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.MetaUpdateModal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.MetaUpdateModal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaUpdateModal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.MetaUpdateModal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaUpdateModal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.MetaUpdateModal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaUpdateModal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.MetaUpdateModal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.MetaUpdateModal_container .table_remake td textarea:focus{outline:2px solid #aaa}.MetaUpdateModal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.MetaUpdateModal_container .table_remake td select:active{outline:2px solid #aaa}.MetaUpdateModal_container .table_remake td select:focus{outline:2px solid #aaa}.MetaUpdateModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaUpdateModal_container .table_remake td .txtc,.MetaUpdateModal_container .table_remake td .notxtc{text-align:center}.MetaUpdateModal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.MetaUpdateModal_container .table_remake td a:hover{color:#333}.MetaUpdateModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.MetaUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.MetaUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.MetaUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.MetaAddModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.MetaAddModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.MetaAddModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.MetaAddModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.MetaAddModal_container .modal_white_bg .modal_header button a{color:#aaa}.MetaAddModal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaAddModal_container .table_remake li{list-style:none}.MetaAddModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.MetaAddModal_container .table_remake th .num{width:10%}.MetaAddModal_container .table_remake th .date{width:20%}.MetaAddModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaAddModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaAddModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaAddModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.MetaAddModal_container .table_remake td input[type=checkbox].inp_readonly,.MetaAddModal_container .table_remake td input[type=checkbox].inp_readonly+label,.MetaAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaAddModal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.MetaAddModal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.MetaAddModal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.MetaAddModal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.MetaAddModal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaAddModal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.MetaAddModal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaAddModal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.MetaAddModal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaAddModal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.MetaAddModal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.MetaAddModal_container .table_remake td textarea:focus{outline:2px solid #aaa}.MetaAddModal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.MetaAddModal_container .table_remake td select:active{outline:2px solid #aaa}.MetaAddModal_container .table_remake td select:focus{outline:2px solid #aaa}.MetaAddModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaAddModal_container .table_remake td .txtc,.MetaAddModal_container .table_remake td .notxtc{text-align:center}.MetaAddModal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.MetaAddModal_container .table_remake td a:hover{color:#333}.MetaAddModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.MetaAddModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.MetaAddModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.MetaAddModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.MetaAddPage2_conatiner{display:flex;flex-direction:column;align-items:center}.MetaAddPage2_conatiner .head_section{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.MetaAddPage2_conatiner .head_section .select_list_title{margin-right:10px;font-weight:600;color:#555}.MetaAddPage2_conatiner .head_section select{height:35px;border-radius:3px;border:1px solid #aaa;margin-right:10px}.MetaAddPage2_conatiner .head_section .pos_right button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.MetaAddPage2_conatiner .head_section .pos_right button:hover{background-color:#bb6991}.MetaAddPage2_conatiner .head_section .pos_right .check_cnt{margin-left:10px;font-weight:600;color:#555}.MetaAddPage2_conatiner .btn_save_wrap{display:flex;justify-content:flex-end;margin-top:15px;width:100%}.MetaAddPage2_conatiner .btn_save_wrap .btn_save{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.MetaAddPage2_conatiner .btn_save_wrap .btn_save:hover{background-color:#bb6991}.MetaMgmtPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaMgmtPage_container .table_remake li{list-style:none}.MetaMgmtPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MetaMgmtPage_container .table_remake th .num{width:10%}.MetaMgmtPage_container .table_remake th .date{width:20%}.MetaMgmtPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaMgmtPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaMgmtPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaMgmtPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MetaMgmtPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.MetaMgmtPage_container .table_remake td a:hover{color:#333}.MetaMgmtPage_container .table_remake td input[type=checkbox].inp_readonly,.MetaMgmtPage_container .table_remake td input[type=checkbox].inp_readonly+label,.MetaMgmtPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaMgmtPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaMgmtPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaMgmtPage_container .table_remake td button a{text-decoration:none;color:#555}.MetaMgmtPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MetaMgmtPage_container .table_remake .notxtc{text-align:center}.MetaMgmtPage_container .table_remake .btn_nowrap{white-space:nowrap}.MetaMgmtPage_container .table_remake .btn_nowrap div{display:inline-block}.MetaMgmtPage_update_modal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.MetaMgmtPage_update_modal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.MetaMgmtPage_update_modal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.MetaMgmtPage_update_modal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.MetaMgmtPage_update_modal_container .modal_white_bg .modal_header button a{color:#aaa}.MetaMgmtPage_update_modal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaMgmtPage_update_modal_container .table_remake li{list-style:none}.MetaMgmtPage_update_modal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.MetaMgmtPage_update_modal_container .table_remake th .num{width:10%}.MetaMgmtPage_update_modal_container .table_remake th .date{width:20%}.MetaMgmtPage_update_modal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaMgmtPage_update_modal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaMgmtPage_update_modal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaMgmtPage_update_modal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.MetaMgmtPage_update_modal_container .table_remake td input[type=checkbox].inp_readonly,.MetaMgmtPage_update_modal_container .table_remake td input[type=checkbox].inp_readonly+label,.MetaMgmtPage_update_modal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaMgmtPage_update_modal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaMgmtPage_update_modal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.MetaMgmtPage_update_modal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.MetaMgmtPage_update_modal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.MetaMgmtPage_update_modal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.MetaMgmtPage_update_modal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMgmtPage_update_modal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.MetaMgmtPage_update_modal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMgmtPage_update_modal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.MetaMgmtPage_update_modal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMgmtPage_update_modal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.MetaMgmtPage_update_modal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.MetaMgmtPage_update_modal_container .table_remake td textarea:focus{outline:2px solid #aaa}.MetaMgmtPage_update_modal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.MetaMgmtPage_update_modal_container .table_remake td select:active{outline:2px solid #aaa}.MetaMgmtPage_update_modal_container .table_remake td select:focus{outline:2px solid #aaa}.MetaMgmtPage_update_modal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaMgmtPage_update_modal_container .table_remake td .txtc,.MetaMgmtPage_update_modal_container .table_remake td .notxtc{text-align:center}.MetaMgmtPage_update_modal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.MetaMgmtPage_update_modal_container .table_remake td a:hover{color:#333}.MetaMgmtPage_update_modal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.MetaMgmtPage_update_modal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.MetaMgmtPage_update_modal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.MetaMgmtPage_update_modal_container .btn_wrap button:last-child{margin:0 0 0 5px}.MetaMgmtTablePage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaMgmtTablePage_container .table_remake li{list-style:none}.MetaMgmtTablePage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MetaMgmtTablePage_container .table_remake th .num{width:10%}.MetaMgmtTablePage_container .table_remake th .date{width:20%}.MetaMgmtTablePage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaMgmtTablePage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaMgmtTablePage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaMgmtTablePage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MetaMgmtTablePage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.MetaMgmtTablePage_container .table_remake td a:hover{color:#333}.MetaMgmtTablePage_container .table_remake td input[type=checkbox].inp_readonly,.MetaMgmtTablePage_container .table_remake td input[type=checkbox].inp_readonly+label,.MetaMgmtTablePage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaMgmtTablePage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaMgmtTablePage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaMgmtTablePage_container .table_remake td button a{text-decoration:none;color:#555}.MetaMgmtTablePage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MetaMgmtTablePage_container .table_remake .notxtc{text-align:center}.MetaMgmtTablePage_container .table_remake .btn_nowrap{white-space:nowrap}.MetaMgmtTablePage_container .table_remake .btn_nowrap div{display:inline-block}.MetaMgmtTablePage_update{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.MetaMgmtTablePage_update .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.MetaMgmtTablePage_update .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.MetaMgmtTablePage_update .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.MetaMgmtTablePage_update .modal_white_bg .modal_header button a{color:#aaa}.MetaMgmtTablePage_update .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaMgmtTablePage_update .table_remake li{list-style:none}.MetaMgmtTablePage_update .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.MetaMgmtTablePage_update .table_remake th .num{width:10%}.MetaMgmtTablePage_update .table_remake th .date{width:20%}.MetaMgmtTablePage_update .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaMgmtTablePage_update .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaMgmtTablePage_update .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaMgmtTablePage_update .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.MetaMgmtTablePage_update .table_remake td input[type=checkbox].inp_readonly,.MetaMgmtTablePage_update .table_remake td input[type=checkbox].inp_readonly+label,.MetaMgmtTablePage_update .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaMgmtTablePage_update .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaMgmtTablePage_update .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.MetaMgmtTablePage_update .table_remake td .jodit_editor_container button:hover{background-color:transparent}.MetaMgmtTablePage_update .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.MetaMgmtTablePage_update .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.MetaMgmtTablePage_update .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMgmtTablePage_update .table_remake td input[type=text]:focus{outline:2px solid #aaa}.MetaMgmtTablePage_update .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMgmtTablePage_update .table_remake td input[type=number]:focus{outline:2px solid #aaa}.MetaMgmtTablePage_update .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMgmtTablePage_update .table_remake td input[type=password]:focus{outline:2px solid #aaa}.MetaMgmtTablePage_update .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.MetaMgmtTablePage_update .table_remake td textarea:focus{outline:2px solid #aaa}.MetaMgmtTablePage_update .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.MetaMgmtTablePage_update .table_remake td select:active{outline:2px solid #aaa}.MetaMgmtTablePage_update .table_remake td select:focus{outline:2px solid #aaa}.MetaMgmtTablePage_update .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaMgmtTablePage_update .table_remake td .txtc,.MetaMgmtTablePage_update .table_remake td .notxtc{text-align:center}.MetaMgmtTablePage_update .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.MetaMgmtTablePage_update .table_remake td a:hover{color:#333}.MetaMgmtTablePage_update .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.MetaMgmtTablePage_update .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.MetaMgmtTablePage_update .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.MetaMgmtTablePage_update .btn_wrap button:last-child{margin:0 0 0 5px}.MetaMgmtColumnPage_container .head_menu_section{display:flex;justify-content:flex-end}.MetaMgmtColumnPage_container .head_menu_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.MetaMgmtColumnPage_container .head_menu_section button:hover{background-color:#bb6991}.MetaMgmtColumnPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaMgmtColumnPage_container .table_remake li{list-style:none}.MetaMgmtColumnPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MetaMgmtColumnPage_container .table_remake th .num{width:10%}.MetaMgmtColumnPage_container .table_remake th .date{width:20%}.MetaMgmtColumnPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaMgmtColumnPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaMgmtColumnPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaMgmtColumnPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MetaMgmtColumnPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.MetaMgmtColumnPage_container .table_remake td a:hover{color:#333}.MetaMgmtColumnPage_container .table_remake td input[type=checkbox].inp_readonly,.MetaMgmtColumnPage_container .table_remake td input[type=checkbox].inp_readonly+label,.MetaMgmtColumnPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaMgmtColumnPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaMgmtColumnPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaMgmtColumnPage_container .table_remake td button a{text-decoration:none;color:#555}.MetaMgmtColumnPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MetaMgmtColumnPage_container .table_remake .notxtc{text-align:center}.MetaMgmtColumnPage_container .table_remake .btn_nowrap{white-space:nowrap}.MetaMgmtColumnPage_container .table_remake .btn_nowrap div{display:inline-block}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .modal_white_bg .modal_header button a{color:#aaa}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake li{list-style:none}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake th .num{width:10%}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake th .date{width:20%}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=checkbox].inp_readonly,.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=checkbox].inp_readonly+label,.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td .jodit_editor_container button:hover{background-color:transparent}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=text]:focus{outline:2px solid #aaa}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=number]:focus{outline:2px solid #aaa}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td input[type=password]:focus{outline:2px solid #aaa}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td textarea:focus{outline:2px solid #aaa}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td select:active{outline:2px solid #aaa}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td select:focus{outline:2px solid #aaa}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td .txtc,.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td .notxtc{text-align:center}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .table_remake td a:hover{color:#333}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.MetaMgmtColumnPage_container .MetaMgmtColumnPage_update .btn_wrap button:last-child{margin:0 0 0 5px}.MetaExcelUpdate_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.MetaExcelUpdate_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.MetaExcelUpdate_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.MetaExcelUpdate_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.MetaExcelUpdate_container .modal_white_bg .modal_header button a{color:#aaa}.MetaExcelUpdate_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaExcelUpdate_container .table_remake li{list-style:none}.MetaExcelUpdate_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.MetaExcelUpdate_container .table_remake th .num{width:10%}.MetaExcelUpdate_container .table_remake th .date{width:20%}.MetaExcelUpdate_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaExcelUpdate_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaExcelUpdate_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaExcelUpdate_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.MetaExcelUpdate_container .table_remake td input[type=checkbox].inp_readonly,.MetaExcelUpdate_container .table_remake td input[type=checkbox].inp_readonly+label,.MetaExcelUpdate_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaExcelUpdate_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaExcelUpdate_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.MetaExcelUpdate_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.MetaExcelUpdate_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.MetaExcelUpdate_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.MetaExcelUpdate_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaExcelUpdate_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.MetaExcelUpdate_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaExcelUpdate_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.MetaExcelUpdate_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaExcelUpdate_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.MetaExcelUpdate_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.MetaExcelUpdate_container .table_remake td textarea:focus{outline:2px solid #aaa}.MetaExcelUpdate_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.MetaExcelUpdate_container .table_remake td select:active{outline:2px solid #aaa}.MetaExcelUpdate_container .table_remake td select:focus{outline:2px solid #aaa}.MetaExcelUpdate_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaExcelUpdate_container .table_remake td .txtc,.MetaExcelUpdate_container .table_remake td .notxtc{text-align:center}.MetaExcelUpdate_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.MetaExcelUpdate_container .table_remake td a:hover{color:#333}.MetaExcelUpdate_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.MetaExcelUpdate_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.MetaExcelUpdate_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.MetaExcelUpdate_container .btn_wrap button:last-child{margin:0 0 0 5px}.ReportRequestPage_container .table_section{width:auto;min-width:973px;overflow:auto}.ReportRequestPage_container .table_section .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.ReportRequestPage_container .table_section .table_remake li{list-style:none}.ReportRequestPage_container .table_section .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.ReportRequestPage_container .table_section .table_remake th .num{width:10%}.ReportRequestPage_container .table_section .table_remake th .date{width:20%}.ReportRequestPage_container .table_section .table_remake .division td{border-top:1px dashed #d2d2d2}.ReportRequestPage_container .table_section .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReportRequestPage_container .table_section .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.ReportRequestPage_container .table_section .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.ReportRequestPage_container .table_section .table_remake td a{display:inline-block;width:100%;text-align:center}.ReportRequestPage_container .table_section .table_remake td a:hover{color:#333}.ReportRequestPage_container .table_section .table_remake td input[type=checkbox].inp_readonly,.ReportRequestPage_container .table_section .table_remake td input[type=checkbox].inp_readonly+label,.ReportRequestPage_container .table_section .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.ReportRequestPage_container .table_section .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.ReportRequestPage_container .table_section .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.ReportRequestPage_container .table_section .table_remake td button a{text-decoration:none;color:#555}.ReportRequestPage_container .table_section .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.ReportRequestPage_container .table_section .table_remake .notxtc{text-align:center}.ReportRequestPage_container .table_section .table_remake .btn_nowrap{white-space:nowrap}.ReportRequestPage_container .table_section .table_remake .btn_nowrap div{display:inline-block}.ReportRequestPage_container .scroll::-webkit-scrollbar{height:16px;width:16px}.UserRoleSelect{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.UserRoleSelect .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.UserRoleSelect .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.UserRoleSelect .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.UserRoleSelect .modal_white_bg .modal_header button a{color:#aaa}.UserRoleSelect .layer_popup_select .select_list{margin-top:15px}.UserRoleSelect .layer_popup_select .select_list .menu_select{width:20%;height:35px;padding-left:10px;margin-right:10px;border-radius:3px;border:1px solid #aaa}.UserRoleSelect .layer_popup_select .select_list input[type=text]{width:calc(80% - 10px);height:35px;padding-left:10px;border-radius:3px;border:1px solid #aaa}.UserRoleSelect .layer_popup_select .select_list input[type=text]:focus{outline:2px solid #aaa}.UserRoleSelect .table_remake table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.UserRoleSelect .table_remake table li{list-style:none}.UserRoleSelect .table_remake table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.UserRoleSelect .table_remake table th .num{width:10%}.UserRoleSelect .table_remake table th .date{width:20%}.UserRoleSelect .table_remake table .division td{border-top:1px dashed #d2d2d2}.UserRoleSelect .table_remake table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserRoleSelect .table_remake table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.UserRoleSelect .table_remake table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.UserRoleSelect .table_remake table td a{display:inline-block;width:100%;text-align:center}.UserRoleSelect .table_remake table td a:hover{color:#333}.UserRoleSelect .table_remake table td input[type=checkbox].inp_readonly,.UserRoleSelect .table_remake table td input[type=checkbox].inp_readonly+label,.UserRoleSelect .table_remake table td input[type=checkbox].inp_readonly:checked{display:none}.UserRoleSelect .table_remake table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.UserRoleSelect .table_remake table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.UserRoleSelect .table_remake table td button a{text-decoration:none;color:#555}.UserRoleSelect .table_remake table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.UserRoleSelect .table_remake table .notxtc{text-align:center}.UserRoleSelect .table_remake table .btn_nowrap{white-space:nowrap}.UserRoleSelect .table_remake table .btn_nowrap div{display:inline-block}.UserRoleSelect .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.UserRoleSelect .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.UserRoleSelect .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.UserRoleSelect .btn_wrap button:last-child{margin:0 0 0 5px}.RequestMgmtPage{min-width:1072px}.RequestMgmtPage .select_input_wrap{display:flex;align-items:center;justify-content:space-between;background-color:#f0f0f0;padding:15px;border-radius:3px;margin-bottom:15px}.RequestMgmtPage .select_input_wrap .input_date_wrap{display:flex;align-items:center}.RequestMgmtPage .select_input_wrap .input_date_wrap .select_input_area{margin-right:30px}.RequestMgmtPage .select_input_wrap .input_date_wrap .select_input_area .select_input_title{margin-right:10px;font-weight:600;font-size:12px;color:#888}.RequestMgmtPage .select_input_wrap .input_date_wrap .select_input_area input{height:33px;border-radius:3px;border:1px solid #e0e0e0;padding-left:10px}.RequestMgmtPage .select_input_wrap .input_date_wrap .select_input_area input:focus{outline:none}.RequestMgmtPage .select_input_wrap .input_date_wrap .datepicker_btn_wrap{margin-top:20px;display:flex;align-items:center}.RequestMgmtPage .select_input_wrap .input_date_wrap .datepicker_btn_wrap .period{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.RequestMgmtPage .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap{margin-left:10px}.RequestMgmtPage .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap button{height:20px;margin:0 2px;padding:10px 15px;font-size:14px;color:#555;background-color:#fff;border-radius:3px;line-height:0px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.RequestMgmtPage .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap button:hover{background-color:#f0f0f0}.RequestMgmtPage .select_input_wrap .btn_check{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.RequestMgmtPage .select_input_wrap .btn_check:hover{background-color:#bb6991}.RequestMgmtPage .select_container{display:flex;align-items:end;flex-direction:column}.RequestMgmtPage .select_container .select_input_wrap{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.RequestMgmtPage .select_container .select_input_wrap .btn_area button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.RequestMgmtPage .select_container .select_input_wrap .btn_area button:hover{background-color:#bb6991}.RequestMgmtPage .select_container .select_input_wrap .select_input_list{display:flex;flex-direction:column;width:90%}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .date_filter_search{display:flex;align-items:center;width:100%;min-width:975px}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .date_filter_search .filter_title{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .date_filter_search .filter_input{width:365px;height:33px;border-radius:3px;border:1px solid #e0e0e0;padding:0 10px}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .date_filter_search .filter_input:focus{outline:#ef7f8c;border:2px solid #ef7f8c}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .date_filter_search .filter_input::placeholder{font-size:14px;font-weight:300;color:#888}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .date_filter_search .filter_input{width:30%;margin-right:10px;max-width:340px;min-width:250px}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .date_filter_search .filter_title{width:auto}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .date_filter_search .w44{width:44px}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .date_filter_search .w65{width:65px}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .date_filter_search .w70{width:70px}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .datepicker_btn_wrap{margin-top:20px;display:flex;align-items:center}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .datepicker_btn_wrap .period{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .datepicker_btn_wrap .date_btn_wrap{margin-left:10px}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .datepicker_btn_wrap .date_btn_wrap button{height:20px;margin:0 2px;padding:10px 15px;font-size:14px;color:#555;background-color:#fff;border-radius:3px;line-height:0px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .datepicker_btn_wrap .date_btn_wrap button:hover{background-color:#f0f0f0}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .request_category_select_wrap{min-width:500px;display:flex;gap:8px;width:45%;margin-top:20px;justify-content:space-between;font-weight:600;font-size:12px;color:#888;align-items:center;white-space:nowrap}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .request_category_select_wrap label{display:flex;font-weight:400;align-items:center}.RequestMgmtPage .select_container .select_input_wrap .select_input_list .request_category_select_wrap label input[type=checkbox]{margin-right:5px}.RequestMgmtPage .select_container .btn_output_wrap{display:flex;justify-content:flex-end}.RequestMgmtPage .select_container .btn_output_wrap .btn_output{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;display:flex;align-items:center;gap:4px}.RequestMgmtPage .select_container .btn_output_wrap .btn_output:hover{background-color:#bb6991}.RequestMgmtPage .requestLogList_table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.RequestMgmtPage .requestLogList_table li{list-style:none}.RequestMgmtPage .requestLogList_table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.RequestMgmtPage .requestLogList_table th .num{width:10%}.RequestMgmtPage .requestLogList_table th .date{width:20%}.RequestMgmtPage .requestLogList_table .division td{border-top:1px dashed #d2d2d2}.RequestMgmtPage .requestLogList_table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RequestMgmtPage .requestLogList_table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.RequestMgmtPage .requestLogList_table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.RequestMgmtPage .requestLogList_table td a{display:inline-block;width:100%;text-align:center}.RequestMgmtPage .requestLogList_table td a:hover{color:#333}.RequestMgmtPage .requestLogList_table td input[type=checkbox].inp_readonly,.RequestMgmtPage .requestLogList_table td input[type=checkbox].inp_readonly+label,.RequestMgmtPage .requestLogList_table td input[type=checkbox].inp_readonly:checked{display:none}.RequestMgmtPage .requestLogList_table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.RequestMgmtPage .requestLogList_table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.RequestMgmtPage .requestLogList_table td button a{text-decoration:none;color:#555}.RequestMgmtPage .requestLogList_table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.RequestMgmtPage .requestLogList_table .notxtc{text-align:center}.RequestMgmtPage .requestLogList_table .btn_nowrap{white-space:nowrap}.RequestMgmtPage .requestLogList_table .btn_nowrap div{display:inline-block}.RequestMgmtPage .RequestRejectReasonModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.RequestMgmtPage .RequestRejectReasonModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.RequestMgmtPage .RequestRejectReasonModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.RequestMgmtPage .RequestRejectReasonModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.RequestMgmtPage .RequestRejectReasonModal_container .modal_white_bg .modal_header button a{color:#aaa}.RequestMgmtPage .RequestRejectReasonModal_container .table_remake .MuiAutocomplete-endAdornment button{width:25px;height:25px;border-radius:50px;line-height:25px}.RequestMgmtPage .RequestRejectReasonModal_container .reject_reason_content{width:100%;height:50px;display:flex;align-items:center;margin-top:20px}.RequestMgmtPage .RequestRejectReasonModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.RequestMgmtPage .RequestRejectReasonModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.RequestMgmtPage .RequestRejectReasonModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.RequestMgmtPage .RequestRejectReasonModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.requestLogList_item_title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RoleMgmtPage_container .head_section{display:flex;justify-content:center;align-items:center;position:relative}.RoleMgmtPage_container .head_section .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.RoleMgmtPage_container .head_section .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.RoleMgmtPage_container .head_section .search_wrap input:active{border:none;outline:none}.RoleMgmtPage_container .head_section .search_wrap input:focus{border:none;outline:none}.RoleMgmtPage_container .head_section .search_wrap img{position:absolute;left:20px;bottom:9px}.RoleMgmtPage_container .head_section .btn_wrap{position:absolute;right:0}.RoleMgmtPage_container .head_section .btn_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.RoleMgmtPage_container .head_section .btn_wrap button:hover{background-color:#bb6991}.RoleMgmtPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.RoleMgmtPage_container .table_remake li{list-style:none}.RoleMgmtPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.RoleMgmtPage_container .table_remake th .num{width:10%}.RoleMgmtPage_container .table_remake th .date{width:20%}.RoleMgmtPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.RoleMgmtPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RoleMgmtPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.RoleMgmtPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.RoleMgmtPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.RoleMgmtPage_container .table_remake td a:hover{color:#333}.RoleMgmtPage_container .table_remake td input[type=checkbox].inp_readonly,.RoleMgmtPage_container .table_remake td input[type=checkbox].inp_readonly+label,.RoleMgmtPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.RoleMgmtPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.RoleMgmtPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.RoleMgmtPage_container .table_remake td button a{text-decoration:none;color:#555}.RoleMgmtPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.RoleMgmtPage_container .table_remake .notxtc{text-align:center}.RoleMgmtPage_container .table_remake .btn_nowrap{white-space:nowrap}.RoleMgmtPage_container .table_remake .btn_nowrap div{display:inline-block}.RoleUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.RoleUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.RoleUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.RoleUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.RoleUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.RoleUpdateModal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.RoleUpdateModal_container .table_remake li{list-style:none}.RoleUpdateModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.RoleUpdateModal_container .table_remake th .num{width:10%}.RoleUpdateModal_container .table_remake th .date{width:20%}.RoleUpdateModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.RoleUpdateModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RoleUpdateModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.RoleUpdateModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.RoleUpdateModal_container .table_remake td input[type=checkbox].inp_readonly,.RoleUpdateModal_container .table_remake td input[type=checkbox].inp_readonly+label,.RoleUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.RoleUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.RoleUpdateModal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.RoleUpdateModal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.RoleUpdateModal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.RoleUpdateModal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.RoleUpdateModal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.RoleUpdateModal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.RoleUpdateModal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.RoleUpdateModal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.RoleUpdateModal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.RoleUpdateModal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.RoleUpdateModal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.RoleUpdateModal_container .table_remake td textarea:focus{outline:2px solid #aaa}.RoleUpdateModal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.RoleUpdateModal_container .table_remake td select:active{outline:2px solid #aaa}.RoleUpdateModal_container .table_remake td select:focus{outline:2px solid #aaa}.RoleUpdateModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.RoleUpdateModal_container .table_remake td .txtc,.RoleUpdateModal_container .table_remake td .notxtc{text-align:center}.RoleUpdateModal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.RoleUpdateModal_container .table_remake td a:hover{color:#333}.RoleUpdateModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.RoleUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.RoleUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.RoleUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.RoleAddModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.RoleAddModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.RoleAddModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.RoleAddModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.RoleAddModal_container .modal_white_bg .modal_header button a{color:#aaa}.RoleAddModal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.RoleAddModal_container .table_remake li{list-style:none}.RoleAddModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.RoleAddModal_container .table_remake th .num{width:10%}.RoleAddModal_container .table_remake th .date{width:20%}.RoleAddModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.RoleAddModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RoleAddModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.RoleAddModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.RoleAddModal_container .table_remake td input[type=checkbox].inp_readonly,.RoleAddModal_container .table_remake td input[type=checkbox].inp_readonly+label,.RoleAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.RoleAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.RoleAddModal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.RoleAddModal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.RoleAddModal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.RoleAddModal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.RoleAddModal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.RoleAddModal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.RoleAddModal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.RoleAddModal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.RoleAddModal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.RoleAddModal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.RoleAddModal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.RoleAddModal_container .table_remake td textarea:focus{outline:2px solid #aaa}.RoleAddModal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.RoleAddModal_container .table_remake td select:active{outline:2px solid #aaa}.RoleAddModal_container .table_remake td select:focus{outline:2px solid #aaa}.RoleAddModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.RoleAddModal_container .table_remake td .txtc,.RoleAddModal_container .table_remake td .notxtc{text-align:center}.RoleAddModal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.RoleAddModal_container .table_remake td a:hover{color:#333}.RoleAddModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.RoleAddModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.RoleAddModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.RoleAddModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.txtc_btns{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px}.txtc_btns button{margin:0!important}.RoleModal_container{background-color:#0009;position:fixed;z-index:900;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.RoleModal_container .modal_white_bg{width:auto;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.RoleModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700;margin-bottom:15px}.RoleModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.RoleModal_container .modal_white_bg .modal_role_data{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.RoleModal_container .modal_white_bg .modal_role_data .modal_Role_button{display:flex;flex-direction:column;margin:0 30px}.RoleModal_container .modal_white_bg .modal_role_data .modal_Role_button button{width:140px;height:35px;border-radius:4px;font-size:14px;font-weight:600;border:none;background-color:#ef7f8c;color:#fff;display:flex;align-items:center;justify-content:center}.RoleModal_container .modal_white_bg .modal_role_data .modal_Role_button .add_button{margin-bottom:15px}.RoleModal_container .modal_white_bg .modal_role_data .modal_Role_button .button_arrow{height:15px}.RoleModal_container .modal_white_bg .modal_role_data .modal_Role_button .right{margin-left:5px}.RoleModal_container .modal_white_bg .modal_role_data .modal_Role_button .filter_black{filter:invert(17%) sepia(94%) saturate(15%) hue-rotate(352deg) brightness(101%) contrast(81%)}.RoleModal_container .modal_white_bg .modal_role_data .modal_Role_button .filter_white{filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(353deg) brightness(109%) contrast(92%)}.RoleModal_container .modal_white_bg .modal_role_data .modal_Role_button .left{margin-right:5px}.RoleModal_container .modal_white_bg .modal_role_data .modal_Role_button label{display:inline-block;color:#888;font-weight:500;background-color:#eee;font-size:14px;border:1px solid #d2d2d2;border-radius:4px;display:flex;justify-content:center;align-items:center;height:20px;width:140px;height:35px;cursor:pointer;margin-bottom:15px;font-weight:600}.RoleModal_container .modal_white_bg .modal_role_data .modal_Role_button input[type=file]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.RoleModal_container .btn_wrap{display:flex;justify-content:center}.RoleModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.RoleModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.RoleModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.RoleMenusModal_container{background-color:#0009;position:fixed;z-index:900;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.RoleMenusModal_container .modal_white_bg{width:auto;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.RoleMenusModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700;margin-bottom:15px}.RoleMenusModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.RoleMenusModal_container .modal_white_bg .modal_role_data{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.RoleMenusModal_container .modal_white_bg .modal_role_data .modal_Role_button{display:flex;flex-direction:column;margin:0 30px}.RoleMenusModal_container .modal_white_bg .modal_role_data .modal_Role_button button{width:140px;height:35px;border-radius:4px;font-size:14px;font-weight:600;border:none;background-color:#ef7f8c;color:#fff;display:flex;align-items:center;justify-content:center}.RoleMenusModal_container .modal_white_bg .modal_role_data .modal_Role_button .add_button{margin-bottom:15px}.RoleMenusModal_container .modal_white_bg .modal_role_data .modal_Role_button .button_arrow{height:15px}.RoleMenusModal_container .modal_white_bg .modal_role_data .modal_Role_button .right{margin-left:5px}.RoleMenusModal_container .modal_white_bg .modal_role_data .modal_Role_button .filter_black{filter:invert(17%) sepia(94%) saturate(15%) hue-rotate(352deg) brightness(101%) contrast(81%)}.RoleMenusModal_container .modal_white_bg .modal_role_data .modal_Role_button .filter_white{filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(353deg) brightness(109%) contrast(92%)}.RoleMenusModal_container .modal_white_bg .modal_role_data .modal_Role_button .left{margin-right:5px}.RoleMenusModal_container .modal_white_bg .modal_role_data .modal_Role_button label{display:inline-block;color:#888;font-weight:500;background-color:#eee;font-size:14px;border:1px solid #d2d2d2;border-radius:4px;display:flex;justify-content:center;align-items:center;height:20px;width:140px;height:35px;cursor:pointer;margin-bottom:15px;font-weight:600}.RoleMenusModal_container .modal_white_bg .modal_role_data .modal_Role_button input[type=file]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.RoleMenusModal_container .btn_wrap{display:flex;justify-content:center}.RoleMenusModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.RoleMenusModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.RoleMenusModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.RoleUserRegisterModal_container{background-color:#0009;position:fixed;z-index:900;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.RoleUserRegisterModal_container .modal_white_bg{width:auto;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.RoleUserRegisterModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700;margin-bottom:15px}.RoleUserRegisterModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data .modal_Role_button{display:flex;flex-direction:column;margin:0 30px}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data .modal_Role_button button{width:140px;height:35px;border-radius:4px;font-size:14px;font-weight:600;border:none;background-color:#ef7f8c;color:#fff;display:flex;align-items:center;justify-content:center}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data .modal_Role_button .add_button{margin-bottom:15px}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data .modal_Role_button .button_arrow{height:15px}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data .modal_Role_button .right{margin-left:5px}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data .modal_Role_button .filter_black{filter:invert(17%) sepia(94%) saturate(15%) hue-rotate(352deg) brightness(101%) contrast(81%)}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data .modal_Role_button .filter_white{filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(353deg) brightness(109%) contrast(92%)}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data .modal_Role_button .left{margin-right:5px}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data .modal_Role_button label{display:inline-block;color:#888;font-weight:500;background-color:#eee;font-size:14px;border:1px solid #d2d2d2;border-radius:4px;display:flex;justify-content:center;align-items:center;height:20px;width:140px;height:35px;cursor:pointer;margin-bottom:15px;font-weight:600}.RoleUserRegisterModal_container .modal_white_bg .modal_role_data .modal_Role_button input[type=file]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.RoleUserRegisterModal_container .modal_white_bg{width:600px;height:690px}.RoleUserRegisterModal_container .user_search_wrap{height:50%;margin:23px 0}.RoleUserRegisterModal_container .user_search_wrap .user_search_title{font-size:14px;line-height:30px;font-weight:700}.RoleUserRegisterModal_container .user_search_wrap .user_search_input{width:540px;height:35px;padding-left:5px;margin-bottom:5px;font-size:14px;border:1px solid #aaa}.RoleUserRegisterModal_container .user_search_wrap .warning_text_box{font-size:12px;width:100%;height:15px;line-height:15px;color:#ef7f8c;font-weight:600}.RoleUserRegisterModal_container .user_search_wrap .user_search_result{width:100%;height:200px;overflow-y:scroll}.RoleUserRegisterModal_container .user_search_wrap .user_search_result .user_search_box{width:100%;height:60px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #aaa;font-size:13px;line-height:19px;padding-left:10px}.RoleUserRegisterModal_container .user_search_wrap .user_search_result .user_search_box div{width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RoleUserRegisterModal_container .user_search_wrap .user_search_result .user_search_box_disable{width:100%;height:60px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #aaa;color:#aaa;font-size:13px;line-height:19px;padding-left:10px;cursor:not-allowed}.RoleUserRegisterModal_container .user_search_wrap .user_search_result .user_search_box_disable div{width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RoleUserRegisterModal_container .user_search_wrap .user_search_result .user_search_box:hover{background-color:#f0f0f0}.RoleUserRegisterModal_container .user_search_wrap .user_search_result .no_user_search_box{width:100%;height:60px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #aaa;align-items:center;font-size:16px;color:#aaa}.RoleUserRegisterModal_container .selected_user_wrap .selected_user_title{font-size:14px;line-height:30px;font-weight:700}.RoleUserRegisterModal_container .selected_user_wrap .selected_user_list{width:100%;height:200px;overflow-y:scroll;overflow-x:hidden}.RoleUserRegisterModal_container .selected_user_wrap .selected_user_list .selected_user_box{display:flex;width:540px;height:60px;align-items:center;justify-content:space-between;border-bottom:1px solid #aaa;font-size:13px;line-height:19px;padding-left:10px}.RoleUserRegisterModal_container .selected_user_wrap .selected_user_list .selected_user_box div{width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RoleUserRegisterModal_container .selected_user_wrap .selected_user_list .selected_user_box .delete_selected_use_icon{cursor:pointer;height:20px;margin-right:20px;width:20px;color:#ef7f8c}.RoleUserRegisterModal_container .selected_user_wrap .selected_user_list .no_selected_user_box{width:100%;height:60px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #aaa;align-items:center;font-size:16px;color:#aaa}.RoleUserRegisterModal_container .btn_wrap{display:flex;justify-content:center}.RoleUserRegisterModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.RoleUserRegisterModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.RoleUserRegisterModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.RoleUsersListModal_container{background-color:#0009;position:fixed;z-index:900;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.RoleUsersListModal_container .modal_white_bg{width:auto;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.RoleUsersListModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700;margin-bottom:15px}.RoleUsersListModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.RoleUsersListModal_container .modal_white_bg .modal_role_data{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.RoleUsersListModal_container .modal_white_bg .modal_role_data .modal_Role_button{display:flex;flex-direction:column;margin:0 30px}.RoleUsersListModal_container .modal_white_bg .modal_role_data .modal_Role_button button{width:140px;height:35px;border-radius:4px;font-size:14px;font-weight:600;border:none;background-color:#ef7f8c;color:#fff;display:flex;align-items:center;justify-content:center}.RoleUsersListModal_container .modal_white_bg .modal_role_data .modal_Role_button .add_button{margin-bottom:15px}.RoleUsersListModal_container .modal_white_bg .modal_role_data .modal_Role_button .button_arrow{height:15px}.RoleUsersListModal_container .modal_white_bg .modal_role_data .modal_Role_button .right{margin-left:5px}.RoleUsersListModal_container .modal_white_bg .modal_role_data .modal_Role_button .filter_black{filter:invert(17%) sepia(94%) saturate(15%) hue-rotate(352deg) brightness(101%) contrast(81%)}.RoleUsersListModal_container .modal_white_bg .modal_role_data .modal_Role_button .filter_white{filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(353deg) brightness(109%) contrast(92%)}.RoleUsersListModal_container .modal_white_bg .modal_role_data .modal_Role_button .left{margin-right:5px}.RoleUsersListModal_container .modal_white_bg .modal_role_data .modal_Role_button label{display:inline-block;color:#888;font-weight:500;background-color:#eee;font-size:14px;border:1px solid #d2d2d2;border-radius:4px;display:flex;justify-content:center;align-items:center;height:20px;width:140px;height:35px;cursor:pointer;margin-bottom:15px;font-weight:600}.RoleUsersListModal_container .modal_white_bg .modal_role_data .modal_Role_button input[type=file]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.RoleUsersListModal_container .modal_white_bg{width:600px;height:750px}.RoleUsersListModal_container .disable_user_message{font-size:12px;color:red}.RoleUsersListModal_container .user_search_wrap{height:50%;margin:5px 0 0}.RoleUsersListModal_container .user_search_wrap .role_user_search_input{width:540px;height:35px;padding-left:5px;margin-bottom:5px;font-size:14px;border:1px solid #aaa}.RoleUsersListModal_container .role_user_list_wrap .role_user_list{width:100%;height:500px;overflow-y:scroll;overflow-x:hidden}.RoleUsersListModal_container .role_user_list_wrap .role_user_list .role_user_box{display:flex;width:540px;height:60px;align-items:center;justify-content:space-between;border-bottom:1px solid #aaa;font-size:13px;line-height:19px;padding-left:10px}.RoleUsersListModal_container .role_user_list_wrap .role_user_list .role_user_box div{width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RoleUsersListModal_container .role_user_list_wrap .role_user_list .role_user_box .delete_role_user_icon{cursor:pointer;height:20px;margin-right:20px;width:20px;color:#ef7f8c}.RoleUsersListModal_container .role_user_list_wrap .role_user_list .role_user_box_disable{width:100%;height:60px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #aaa;color:#aaa;font-size:13px;line-height:19px;padding-left:10px;cursor:not-allowed}.RoleUsersListModal_container .role_user_list_wrap .role_user_list .role_user_box_disable div{width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RoleUsersListModal_container .role_user_list_wrap .no_role_user_box{width:100%;height:60px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #aaa;align-items:center;font-size:16px;color:#aaa}.RoleUsersListModal_container .btn_wrap{display:flex;justify-content:center}.RoleUsersListModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.RoleUsersListModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.RoleUsersListModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.RoleData{width:370px}.RoleData_search{display:flex;align-items:center;margin-bottom:20px}.RoleData_search .data_search{width:100%;height:35px;border:1px solid #e0e0e0;border-radius:4px;outline:1px solid #e0e0e0;padding:10px 15px}.RoleData_search .data_search:focus{outline:2px solid #ef7f8c}.RoleData_search button{width:100px;height:38px;background-color:#f0f0f0;border:1px solid #e0e0e0;border-radius:4px;font-weight:500;font-size:14px;margin-left:10px}.RoleData_table{margin-top:10px;width:100%;background-color:#fff;border-radius:4px;border:1px solid #f8c9cf;font-size:14px;color:#888}input[type=checkbox]{margin-right:10px}.RoleData_title{background-color:#fceaed;padding-left:15px;height:39px;line-height:39px;border-bottom:1px solid #f8c9cf;display:flex;align-items:center;font-weight:600;color:#555}.RoleData_table_list{height:340px;overflow-y:auto;overflow-x:auto;width:100%}.RoleData_table_list::-webkit-scrollbar{height:16px;width:16px}.RoleData_table_list::-webkit-scrollbar-thumb{background-color:#f8c9cf;border-radius:8px;border:4px solid #fceaed}.RoleData_table_list::-webkit-scrollbar-track{background-color:#fceaed;padding:10px}.RoleData_table_list .RoleData_choice{padding-left:15px;height:39px;line-height:39px;border-bottom:1px solid #f8c9cf;display:flex;align-items:center}.RoleData_table_list .RoleData_choice:last-child{border:none}.RoleData_table_list .RoleData_choice .triangle{width:0;height:0;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #ef7f8c;border-right:7px solid transparent;margin-right:10px;margin-left:3px;cursor:pointer;transition:all .3s}.RoleData_table_list .RoleData_choice .triangle_grey{width:0;height:0;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #f0f0f0;border-right:7px solid transparent;margin-right:10px;margin-left:3px}.RoleData_table_list .RoleData_choice .triangle_transform{transform:rotate(90deg);margin-right:13px;margin-left:0;margin-top:5px;transition:all .3s}.RoleData_table_list .close_innerData{display:none}.RoleData_table_list .checkBox_wrap{width:30px;display:flex}.RoleData_table_list .innerData{padding-left:67px}.RoleData_table_list .innerData label{width:auto;display:inline-block;white-space:nowrap;padding-right:15px}.RoleData_table_list .innerData_p{padding-left:15px}.RoleData_table_list .innerData_p label{width:auto;display:inline-block;white-space:nowrap;padding-right:15px}.font_bold{font-weight:600;color:#555}.role_font_bold{font-weight:600;color:#555;cursor:pointer}.RoleMenus{width:600px}.RoleMenus_search{display:flex;align-items:center;margin-bottom:20px}.RoleMenus_search .data_search{width:100%;height:35px;border:1px solid #e0e0e0;border-radius:4px;outline:1px solid #e0e0e0;padding:10px 15px}.RoleMenus_search .data_search:focus{outline:2px solid #ef7f8c}.RoleMenus_search button{width:100px;height:38px;background-color:#eee;border:1px solid #d2d2d2;border-radius:4px;font-weight:500;font-size:14px;margin-left:10px}.RoleMenus_table{margin-top:10px;width:100%;background-color:#fff;border-radius:4px;border:1px solid #f8c9cf;margin-bottom:20px;font-size:14px}.RoleMenus_title{background-color:#fceaed;padding:0 16px;height:39px;line-height:39px;border-bottom:1px solid #f8c9cf;display:flex;align-items:center;justify-content:flex-end;font-weight:600;color:#555}.RoleMenus_title div{display:flex;align-items:center;justify-content:center}.RoleMenus_title div span{width:80px;display:flex;align-items:center;justify-content:center}.Tree_container{padding-left:15px;height:340px;overflow-y:scroll}.Tree_container::-webkit-scrollbar{height:100px;width:16px}.Tree_container::-webkit-scrollbar-thumb{background-color:#f8c9cf;border-radius:8px;border:4px solid #fceaed}.Tree_container::-webkit-scrollbar-track{background-color:#fceaed;padding:10px}.list_form_folder{height:39px;line-height:39px;display:flex;align-items:center;justify-content:space-between}.list_form_file{height:39px;line-height:39px;display:flex;align-items:center;justify-content:space-between;color:#818181}.list_form_name{display:flex;align-items:center}.list_form_name .triangle{width:0;height:0;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #ef7f8c;border-right:7px solid transparent;margin-right:10px;margin-left:3px;cursor:pointer;transition:all .3s}.list_form_name .triangle_transform{transform:rotate(90deg);margin-right:13px;margin-left:0;margin-top:5px;transition:all .3s}.input_box{display:flex;align-items:center;height:39px;justify-content:space-evenly}.input_box div{width:80px;display:flex;align-items:center;justify-content:center}.input_box div input{margin:0}.input_box div input:disabled{opacity:.4;cursor:not-allowed;accent-color:gray}.tree_layout{display:flex;flex-direction:column;padding-left:28px}.tree_layout:last-child{border-bottom:none}.folder_open{display:flex}.folder_close{display:none}.UserAADModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.UserAADModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.UserAADModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.UserAADModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.UserAADModal_container .modal_white_bg .modal_header button a{color:#aaa}.UserAADModal_container .modal_layout{width:86%;height:fit-content;max-height:90%;display:flex;flex-direction:column}.UserAADModal_container .modal_layout .modal_title{display:flex;align-items:flex-end;gap:10px}.UserAADModal_container .modal_layout .modal_title .modal_title_sub{font-size:12px}.UserAADModal_container .search_wrap_container{display:flex;justify-content:center;text-align:center;position:relative}.UserAADModal_container .search_wrap_container .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.UserAADModal_container .search_wrap_container .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.UserAADModal_container .search_wrap_container .search_wrap input:active{border:none;outline:none}.UserAADModal_container .search_wrap_container .search_wrap input:focus{border:none;outline:none}.UserAADModal_container .search_wrap_container .search_wrap img{position:absolute;left:20px;bottom:9px}.UserAADModal_container .search_wrap_container .all_user{display:flex;align-items:center;position:absolute;left:6px;bottom:0;font-size:12px;font-weight:600}.UserAADModal_container .table_wrap{overflow-y:auto}.UserAADModal_container .table_wrap .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.UserAADModal_container .table_wrap .table_remake li{list-style:none}.UserAADModal_container .table_wrap .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.UserAADModal_container .table_wrap .table_remake th .num{width:10%}.UserAADModal_container .table_wrap .table_remake th .date{width:20%}.UserAADModal_container .table_wrap .table_remake .division td{border-top:1px dashed #d2d2d2}.UserAADModal_container .table_wrap .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserAADModal_container .table_wrap .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.UserAADModal_container .table_wrap .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.UserAADModal_container .table_wrap .table_remake td a{display:inline-block;width:100%;text-align:center}.UserAADModal_container .table_wrap .table_remake td a:hover{color:#333}.UserAADModal_container .table_wrap .table_remake td input[type=checkbox].inp_readonly,.UserAADModal_container .table_wrap .table_remake td input[type=checkbox].inp_readonly+label,.UserAADModal_container .table_wrap .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.UserAADModal_container .table_wrap .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.UserAADModal_container .table_wrap .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.UserAADModal_container .table_wrap .table_remake td button a{text-decoration:none;color:#555}.UserAADModal_container .table_wrap .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.UserAADModal_container .table_wrap .table_remake .notxtc{text-align:center}.UserAADModal_container .table_wrap .table_remake .btn_nowrap{white-space:nowrap}.UserAADModal_container .table_wrap .table_remake .btn_nowrap div{display:inline-block}.UserAADModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.UserAADModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.UserAADModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.UserAADModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.UserAADModal_container .selecetedCount{display:flex;align-items:center;width:110px;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px}.UserGeneralModal_conatiner{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.UserGeneralModal_conatiner .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.UserGeneralModal_conatiner .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.UserGeneralModal_conatiner .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.UserGeneralModal_conatiner .modal_white_bg .modal_header button a{color:#aaa}.UserGeneralModal_conatiner .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.UserGeneralModal_conatiner .table_remake li{list-style:none}.UserGeneralModal_conatiner .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.UserGeneralModal_conatiner .table_remake th .num{width:10%}.UserGeneralModal_conatiner .table_remake th .date{width:20%}.UserGeneralModal_conatiner .table_remake .division td{border-top:1px dashed #d2d2d2}.UserGeneralModal_conatiner .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserGeneralModal_conatiner .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.UserGeneralModal_conatiner .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.UserGeneralModal_conatiner .table_remake td input[type=checkbox].inp_readonly,.UserGeneralModal_conatiner .table_remake td input[type=checkbox].inp_readonly+label,.UserGeneralModal_conatiner .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.UserGeneralModal_conatiner .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.UserGeneralModal_conatiner .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.UserGeneralModal_conatiner .table_remake td .jodit_editor_container button:hover{background-color:transparent}.UserGeneralModal_conatiner .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.UserGeneralModal_conatiner .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.UserGeneralModal_conatiner .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.UserGeneralModal_conatiner .table_remake td input[type=text]:focus{outline:2px solid #aaa}.UserGeneralModal_conatiner .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.UserGeneralModal_conatiner .table_remake td input[type=number]:focus{outline:2px solid #aaa}.UserGeneralModal_conatiner .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.UserGeneralModal_conatiner .table_remake td input[type=password]:focus{outline:2px solid #aaa}.UserGeneralModal_conatiner .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.UserGeneralModal_conatiner .table_remake td textarea:focus{outline:2px solid #aaa}.UserGeneralModal_conatiner .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.UserGeneralModal_conatiner .table_remake td select:active{outline:2px solid #aaa}.UserGeneralModal_conatiner .table_remake td select:focus{outline:2px solid #aaa}.UserGeneralModal_conatiner .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.UserGeneralModal_conatiner .table_remake td .txtc,.UserGeneralModal_conatiner .table_remake td .notxtc{text-align:center}.UserGeneralModal_conatiner .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.UserGeneralModal_conatiner .table_remake td a:hover{color:#333}.UserGeneralModal_conatiner .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.UserGeneralModal_conatiner .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.UserGeneralModal_conatiner .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.UserGeneralModal_conatiner .btn_wrap button:last-child{margin:0 0 0 5px}.setting_menu_bg{width:100%;max-height:98vh;display:flex;flex-direction:column;overflow:auto}.setting_menu_list{flex-grow:1;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.setting_menu_list::-webkit-scrollbar{display:none}.tree-container{width:100%;height:auto;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;max-height:500px;padding-left:20px;padding-bottom:10px}.tree-container .file_icon,.tree-container .folder_icon{color:#ef7f8c}.table-tree{height:auto!important;margin-top:20px}.tree-container .btn_menu{display:inline-block;width:100%;min-height:30px;padding:6px 0 6px 15px;font-size:13px;font-weight:500;line-height:20px;text-align:left;word-break:break-all;border:0;cursor:pointer}.tree-container .btn_menu .ellips{font-size:13px;font-weight:400;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-container .menu_depth1{border-bottom:1px solid #d2d2d2}.tree-container .menu_depth1 .depth1{position:relative;margin:0;padding:6px 10px 4px 30px;color:#333}.tree-container .menu_depth1 .depth1:hover{color:#333;background:#d2d2d2}.tree-container .depth1_icon{position:absolute;top:8px;left:8px}.tree-container .menu_depth2{display:none;margin-left:5px}.tree-container .menu_depth2 .icon{color:#ef7f8c;margin:0 5px;position:relative;top:2px}.tree-container .menu_depth2 .depth2{position:relative;padding:7px 5px 5px 30px;color:#333;line-height:18px;background:#fff}.tree-container .menu_depth2 .depth2_folder{position:relative;padding:7px 5px 5px 30px;color:#333;line-height:18px;background:#eee}.tree-container .menu_depth2 .depth2:hover{background:#eee!important}.tree-container .depth2_icon{position:absolute;top:8px;left:8px}.tree-container .menu_depth2_folder{display:none}.tree-container .menu_depth2_folder.active .depth2{color:#333;background:#eee}.tree-container .menu_depth2_folder.active .menu_depth3{display:block}.tree-container .menu_depth3{display:none;margin-left:10px}.tree-container .menu_depth3 .depth3{position:relative;padding:7px 5px 5px 30px;color:#888;line-height:18px;background:#fff}.tree-container .menu_depth3 .depth3:hover{color:#333;background:#eee}.tree-container .depth3_icon{position:absolute;top:8px;left:8px}.tree-container .menu_depth1.active .depth1{color:#333;background:#d2d2d2}.tree-container .menu_depth1.active .menu_depth2,.tree-container .menu_depth1.active .menu_depth2_folder{display:block}.tree-container .menu_depth2 .active .depth2{background:#eee;font-weight:500!important}.tree-container .menu_depth2 .active .menu_depth3{display:block}.tree-container .menu_depth2 .menu_depth3 .active .depth3{color:#333;background:#eee}.table-tree li{position:relative;border-top:1px solid #d2d2d2;list-style:none}.table-tree input[type=checkbox]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.table-tree input[type=checkbox]+label{display:flex;position:relative;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.table-tree input[type=checkbox]+label:before{content:" ";display:inline-block;width:21px;height:21px;line-height:21px;margin:4px 2px 2px 4px;text-align:center;vertical-align:middle;background:#eee;border:1px solid #d2d2d2;border-radius:3px;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d}.table-tree input[type=checkbox]+label:active:before,.table-tree input[type=checkbox]:checked+label:active:before{box-shadow:0 1px 2px #0000000d,inset 0 1px 3px #0000001a}.table-tree input[type=checkbox]:checked+label:before{content:"✔";color:#888;text-shadow:1px 1px #fff;background:#eee;border-color:#d2d2d2;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d,inset 15px 10px -12px #ffffff1a}.map_tree_container{width:200px;height:auto;box-sizing:border-box;overflow-x:auto;overflow-y:auto;max-height:350px}.map_tree_container_scroll::-webkit-scrollbar{height:16px;width:16px}.map_tree_container_scroll::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:8px;border:4px solid #fff}.map_tree_container_scroll::-webkit-scrollbar-track{padding:10px}.wsMgmtPage_container .head_section .inp_area{display:flex;padding-left:30px;margin-bottom:20px}.wsMgmtPage_container .head_section .inp_area input[type=text],.wsMgmtPage_container .head_section .inp_area select{width:400px;height:40px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0}.wsMgmtPage_container .head_section .inp_area input[type=text]:focus,.wsMgmtPage_container .head_section .inp_area select:focus{border:1px solid #aaa;outline:2px solid #aaa}.wsMgmtPage_container .head_section .inp_area .pos_left{width:50%}.wsMgmtPage_container .head_section .inp_area .pos_right{width:50%;display:flex;justify-content:flex-end}.wsMgmtPage_container .head_section .inp_area button{margin:0 5px;background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.wsMgmtPage_container .head_section .inp_area button:hover{background-color:#bb6991}.wsMgmtPage_container .head_section .inp_area button:disabled{opacity:.5}.wsMgmtPage_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.wsMgmtPage_container table li{list-style:none}.wsMgmtPage_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.wsMgmtPage_container table th .num{width:10%}.wsMgmtPage_container table th .date{width:20%}.wsMgmtPage_container table .division td{border-top:1px dashed #d2d2d2}.wsMgmtPage_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wsMgmtPage_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.wsMgmtPage_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.wsMgmtPage_container table td a{display:inline-block;width:100%;text-align:center}.wsMgmtPage_container table td a:hover{color:#333}.wsMgmtPage_container table td input[type=checkbox].inp_readonly,.wsMgmtPage_container table td input[type=checkbox].inp_readonly+label,.wsMgmtPage_container table td input[type=checkbox].inp_readonly:checked{display:none}.wsMgmtPage_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.wsMgmtPage_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.wsMgmtPage_container table td button a{text-decoration:none;color:#555}.wsMgmtPage_container table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.wsMgmtPage_container table .notxtc{text-align:center}.wsMgmtPage_container table .btn_nowrap{white-space:nowrap}.wsMgmtPage_container table .btn_nowrap div{display:inline-block}.DashboardAddPage_container .inp_item{display:flex;flex-direction:column}.DashboardAddPage_container .inp_item .inp_title{display:flex;align-items:center;margin-bottom:10px;font-size:14px;font-weight:600;color:#555}.DashboardAddPage_container .inp_item .inp_title button{height:20px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block;margin:0 1px 0 10px}.DashboardAddPage_container .inp_item .inp_area{padding-left:30px;margin-bottom:20px}.DashboardAddPage_container .inp_item .inp_area .select_area{width:100%;height:auto;line-height:40px;min-height:40px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0}.DashboardAddPage_container .inp_item .inp_area input{width:100%;height:35px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0}.DashboardAddPage_container .inp_item .inp_area input:focus{border:1px solid #aaa;outline:2px solid #aaa}.DashboardAddPage_container .inp_item .inp_area .btntype{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.DashboardAddPage_container .inp_item .inp_area .btntype:hover{background-color:#bb6991}.DashboardAddPage_container .inp_item .inp_area textarea{width:100%;height:100px;padding:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0;resize:none}.DashboardAddPage_container .inp_item .inp_area textarea:focus{border:1px solid #aaa;outline:2px solid #aaa}.DashboardAddPage_container .inp_item .inp_area .add_input_error{margin-top:5px;font-size:14px;color:#ef7f8c;font-weight:600}.DashboardAddPage_container .inp_item .inp_area select{width:20%;height:35px;padding-left:10px;border-radius:3px;border:1px solid #aaa}.DashboardAddPage_container .inp_item .inp_area select:focus{border:1px solid #aaa;outline:2px solid #aaa}.DashboardAddPage_container .guide_txt{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:14px;margin-bottom:10px}.DashboardAddPage_container .guide_txt .guide_icon{margin-right:5px;margin-top:3px}.DashboardAddPage_container .btn_wrap{display:flex;justify-content:flex-end}.DashboardAddPage_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.DashboardAddPage_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.DashboardAddPage_container .btn_wrap button:last-child{margin:0 0 0 5px}.DashboardAddPage_container .btn_wrap button:last-child{background-color:#ef7f8c}.ConditionListPage_container .head_section{display:flex;justify-content:center;align-items:center;position:relative}.ConditionListPage_container .head_section .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.ConditionListPage_container .head_section .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.ConditionListPage_container .head_section .search_wrap input:active{border:none;outline:none}.ConditionListPage_container .head_section .search_wrap input:focus{border:none;outline:none}.ConditionListPage_container .head_section .search_wrap img{position:absolute;left:20px;bottom:9px}.ConditionListPage_container .head_section .btn_wrap{position:absolute;right:0}.ConditionListPage_container .head_section .btn_wrap button:first-child{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-right:10px}.ConditionListPage_container .head_section .btn_wrap button:first-child:hover{background-color:#bb6991}.ConditionListPage_container .head_section .btn_wrap button:last-child{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;border-radius:3px;border:none}.ConditionListPage_container .head_section .btn_wrap button:last-child a{color:#fff;display:inline-block;padding:0 20px;font-weight:600;border-radius:3px}.ConditionListPage_container .head_section .btn_wrap button:last-child a:hover{background-color:#bb6991}.ConditionListPage_container .table_scroll{width:100%;overflow-x:scroll}.ConditionListPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.ConditionListPage_container .table_remake li{list-style:none}.ConditionListPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.ConditionListPage_container .table_remake th .num{width:10%}.ConditionListPage_container .table_remake th .date{width:20%}.ConditionListPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.ConditionListPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ConditionListPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.ConditionListPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.ConditionListPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.ConditionListPage_container .table_remake td a:hover{color:#333}.ConditionListPage_container .table_remake td input[type=checkbox].inp_readonly,.ConditionListPage_container .table_remake td input[type=checkbox].inp_readonly+label,.ConditionListPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.ConditionListPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.ConditionListPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.ConditionListPage_container .table_remake td button a{text-decoration:none;color:#555}.ConditionListPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.ConditionListPage_container .table_remake .notxtc{text-align:center}.ConditionListPage_container .table_remake .btn_nowrap{white-space:nowrap}.ConditionListPage_container .table_remake .btn_nowrap div{display:inline-block}.ConditionListPage_container .table_remake tbody td:first-child{background-color:#fff}.ConditionListPage_container .table_remake .sticky_input{position:sticky;z-index:10;left:0}.ConditionListPage_container .table_remake .up_down_arrows{margin-left:5px;font-size:12px}.ConditionListPage_container .table_remake .up_down_arrows .down_arrow{position:relative;right:5px}.ConditionListPage_container .table_remake .up_down_arrows .grey_up_arrow{color:#aaa}.ConditionListPage_container .table_remake .up_down_arrows .grey_down_arrow{color:#aaa;position:relative;right:5px}.CopyPage{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.CopyPage .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.CopyPage .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.CopyPage .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.CopyPage .modal_white_bg .modal_header button a{color:#aaa}.CopyPage table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.CopyPage table li{list-style:none}.CopyPage table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.CopyPage table th .num{width:10%}.CopyPage table th .date{width:20%}.CopyPage table .division td{border-top:1px dashed #d2d2d2}.CopyPage table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CopyPage table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.CopyPage table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.CopyPage table td input[type=checkbox].inp_readonly,.CopyPage table td input[type=checkbox].inp_readonly+label,.CopyPage table td input[type=checkbox].inp_readonly:checked{display:none}.CopyPage table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.CopyPage table td .jodit_editor_container button{border:none;background-color:transparent}.CopyPage table td .jodit_editor_container button:hover{background-color:transparent}.CopyPage table td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.CopyPage table td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.CopyPage table td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.CopyPage table td input[type=text]:focus{outline:2px solid #aaa}.CopyPage table td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.CopyPage table td input[type=number]:focus{outline:2px solid #aaa}.CopyPage table td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.CopyPage table td input[type=password]:focus{outline:2px solid #aaa}.CopyPage table td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.CopyPage table td textarea:focus{outline:2px solid #aaa}.CopyPage table td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.CopyPage table td select:active{outline:2px solid #aaa}.CopyPage table td select:focus{outline:2px solid #aaa}.CopyPage table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.CopyPage table td .txtc,.CopyPage table td .notxtc{text-align:center}.CopyPage table td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.CopyPage table td a:hover{color:#333}.CopyPage .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.CopyPage .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.CopyPage .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.CopyPage .btn_wrap button:last-child{margin:0 0 0 5px}.ConditionAddPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.ConditionAddPage_container .table_remake li{list-style:none}.ConditionAddPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.ConditionAddPage_container .table_remake th .num{width:10%}.ConditionAddPage_container .table_remake th .date{width:20%}.ConditionAddPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.ConditionAddPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ConditionAddPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.ConditionAddPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.ConditionAddPage_container .table_remake td input[type=checkbox].inp_readonly,.ConditionAddPage_container .table_remake td input[type=checkbox].inp_readonly+label,.ConditionAddPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.ConditionAddPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.ConditionAddPage_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.ConditionAddPage_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.ConditionAddPage_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.ConditionAddPage_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.ConditionAddPage_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ConditionAddPage_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.ConditionAddPage_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ConditionAddPage_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.ConditionAddPage_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ConditionAddPage_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.ConditionAddPage_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.ConditionAddPage_container .table_remake td textarea:focus{outline:2px solid #aaa}.ConditionAddPage_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.ConditionAddPage_container .table_remake td select:active{outline:2px solid #aaa}.ConditionAddPage_container .table_remake td select:focus{outline:2px solid #aaa}.ConditionAddPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.ConditionAddPage_container .table_remake td .txtc,.ConditionAddPage_container .table_remake td .notxtc{text-align:center}.ConditionAddPage_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.ConditionAddPage_container .table_remake td a:hover{color:#333}.ConditionAddPage_container .table_remake .manual_text{margin-right:5px}.ConditionAddPage_container .table_remake .td_wrap,.ConditionAddPage_container .table_remake .td_wrap .weekend{display:flex;align-items:center}.ConditionAddPage_container .table_remake .td_wrap .weekend span{margin-right:5px}.ConditionAddPage_container .table_remake .td_wrap .flex_list .list{margin-top:5px}.ConditionAddPage_container .table_remake .td_wrap .flex_list .list:first-child{margin-top:0}.ConditionAddPage_container .table_remake .td_wrap .flex_list .list button{margin-left:10px;width:20px}.ConditionAddPage_container .table_remake .inp_title button{height:20px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block;margin:0 1px 0 5px}.ConditionAddPage_container .table_remake .select_15{width:150px;margin-right:10px}.ConditionAddPage_container .table_remake .select_25{width:250px;margin-right:10px}.ConditionAddPage_container .table_remake .select_40{width:400px;margin-right:10px}.ConditionAddPage_container .table_remake .monitoring{display:flex;align-items:center;margin-bottom:10px}.ConditionAddPage_container .table_remake .monitoring:last-child{margin-bottom:0}.ConditionAddPage_container .table_remake .monitoring .abnormal_text{width:100px}.ConditionAddPage_container .table_remake .monitoring label{margin-right:5px}.ConditionAddPage_container .table_remake .monitoring .yellow{color:#ff0}.ConditionAddPage_container .table_remake .monitoring .red{color:red}.ConditionAddPage_container .btn_condition_wrap{display:flex;justify-content:flex-end;margin-top:15px}.ConditionAddPage_container .btn_condition_wrap .btntype{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.ConditionAddPage_container .btn_condition_wrap .btntype:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.ConditionAddPage_container .btn_condition_wrap .btntype:last-child{margin:0 0 0 5px}.MetaMap_container .top_table{margin-bottom:20px}.MetaMap_container .top_table .head_section{font-size:24px;font-weight:600;color:#555}.MetaMap_container .top_table .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse;border-top:2px solid #666;border-bottom:2px solid #666}.MetaMap_container .top_table .table_remake li{list-style:none}.MetaMap_container .top_table .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.MetaMap_container .top_table .table_remake th .num{width:10%}.MetaMap_container .top_table .table_remake th .date{width:20%}.MetaMap_container .top_table .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaMap_container .top_table .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaMap_container .top_table .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaMap_container .top_table .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.MetaMap_container .top_table .table_remake td input[type=checkbox].inp_readonly,.MetaMap_container .top_table .table_remake td input[type=checkbox].inp_readonly+label,.MetaMap_container .top_table .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaMap_container .top_table .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaMap_container .top_table .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.MetaMap_container .top_table .table_remake td .jodit_editor_container button:hover{background-color:transparent}.MetaMap_container .top_table .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.MetaMap_container .top_table .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.MetaMap_container .top_table .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMap_container .top_table .table_remake td input[type=text]:focus{outline:2px solid #aaa}.MetaMap_container .top_table .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMap_container .top_table .table_remake td input[type=number]:focus{outline:2px solid #aaa}.MetaMap_container .top_table .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaMap_container .top_table .table_remake td input[type=password]:focus{outline:2px solid #aaa}.MetaMap_container .top_table .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.MetaMap_container .top_table .table_remake td textarea:focus{outline:2px solid #aaa}.MetaMap_container .top_table .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.MetaMap_container .top_table .table_remake td select:active{outline:2px solid #aaa}.MetaMap_container .top_table .table_remake td select:focus{outline:2px solid #aaa}.MetaMap_container .top_table .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaMap_container .top_table .table_remake td .txtc,.MetaMap_container .top_table .table_remake td .notxtc{text-align:center}.MetaMap_container .top_table .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.MetaMap_container .top_table .table_remake td a:hover{color:#333}.MetaMap_container .bottom_table .table_tit{font-weight:600;font-size:14px}.MetaMap_container .bottom_table .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse;border-top:2px solid #666}.MetaMap_container .bottom_table .table_remake li{list-style:none}.MetaMap_container .bottom_table .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MetaMap_container .bottom_table .table_remake th .num{width:10%}.MetaMap_container .bottom_table .table_remake th .date{width:20%}.MetaMap_container .bottom_table .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaMap_container .bottom_table .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaMap_container .bottom_table .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaMap_container .bottom_table .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MetaMap_container .bottom_table .table_remake td a{display:inline-block;width:100%;text-align:center}.MetaMap_container .bottom_table .table_remake td a:hover{color:#333}.MetaMap_container .bottom_table .table_remake td input[type=checkbox].inp_readonly,.MetaMap_container .bottom_table .table_remake td input[type=checkbox].inp_readonly+label,.MetaMap_container .bottom_table .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaMap_container .bottom_table .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaMap_container .bottom_table .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaMap_container .bottom_table .table_remake td button a{text-decoration:none;color:#555}.MetaMap_container .bottom_table .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MetaMap_container .bottom_table .table_remake .notxtc{text-align:center}.MetaMap_container .bottom_table .table_remake .btn_nowrap{white-space:nowrap}.MetaMap_container .bottom_table .table_remake .btn_nowrap div{display:inline-block}.Folder_wrap{width:100%}.Folder_wrap .Folder_btn{width:100%;height:auto;font-size:13px;text-align:left;padding-left:10px;border:none;background-color:#f0f0f0;line-height:17px;min-height:30px}.Folder_wrap .Folder_btn:hover{background-color:#d2d2d2}.Folder_wrap .Folder_btn .icon{margin-right:3px}.Folder_wrap .Folder_btn .File_wrap_ul{width:100%}.Folder_wrap .Folder_open{background-color:#d2d2d2}.Folder_wrap .File_wrap{width:100%}.Folder_wrap .File_wrap .File_btn{width:100%;height:30px;font-size:13px;text-align:left;padding-left:10px;border:none;display:flex;align-items:center;background-color:#fff}.Folder_wrap .File_wrap .File_btn:hover{background-color:#f0f0f0}.Folder_wrap .File_wrap .File_btn .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Folder_wrap .File_wrap .File_btn .icon{margin-right:3px}.Folder_wrap .File_wrap .File_select{background-color:#f0f0f0}.MetaSearchPage_container .head_section{display:flex;justify-content:center}.MetaSearchPage_container .head_section .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.MetaSearchPage_container .head_section .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.MetaSearchPage_container .head_section .search_wrap input:active{border:none;outline:none}.MetaSearchPage_container .head_section .search_wrap input:focus{border:none;outline:none}.MetaSearchPage_container .head_section .search_wrap img{position:absolute;left:20px;bottom:9px}.MetaSearchPage_container .table_wrap{margin-bottom:20px}.MetaSearchPage_container .table_wrap .name{font-weight:600;color:#555}.MetaSearchPage_container .table_wrap .table_tit{display:flex;justify-content:space-between}.MetaSearchPage_container .table_wrap .table_tit .btn_folder{display:inline-block;position:relative;width:25px;height:25px;font-size:0;background:#fff;border:2px solid #ef7f8c}.MetaSearchPage_container .table_wrap .table_tit .btn_folder:after{display:inline-block;content:"＋";position:absolute;top:4px;left:-1px;font-size:24px;color:#ef7f8c;line-height:12px;text-align:center}.MetaSearchPage_container .table_wrap .table_tit .btn_folder.on:after{content:"";top:9px;left:5px;width:12px;height:2px;background:#ef7f8c}.MetaSearchPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaSearchPage_container .table_remake li{list-style:none}.MetaSearchPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MetaSearchPage_container .table_remake th .num{width:10%}.MetaSearchPage_container .table_remake th .date{width:20%}.MetaSearchPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaSearchPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaSearchPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaSearchPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MetaSearchPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.MetaSearchPage_container .table_remake td a:hover{color:#333}.MetaSearchPage_container .table_remake td input[type=checkbox].inp_readonly,.MetaSearchPage_container .table_remake td input[type=checkbox].inp_readonly+label,.MetaSearchPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaSearchPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaSearchPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaSearchPage_container .table_remake td button a{text-decoration:none;color:#555}.MetaSearchPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MetaSearchPage_container .table_remake .notxtc{text-align:center}.MetaSearchPage_container .table_remake .btn_nowrap{white-space:nowrap}.MetaSearchPage_container .table_remake .btn_nowrap div{display:inline-block}.MetaTableViewPage_container .MetaTableViewPage_header{display:flex;justify-content:space-between}.MetaTableViewPage_container .MetaTableViewPage_header .header_title{font-size:24px;font-weight:600;color:#444}.MetaTableViewPage_container .MetaTableViewPage_header button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-top:10px}.MetaTableViewPage_container .MetaTableViewPage_header button:hover{background-color:#bb6991}.MetaTableViewPage_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse;border-top:2px solid #666;border-bottom:2px solid #666}.MetaTableViewPage_container table li{list-style:none}.MetaTableViewPage_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MetaTableViewPage_container table th .num{width:10%}.MetaTableViewPage_container table th .date{width:20%}.MetaTableViewPage_container table .division td{border-top:1px dashed #d2d2d2}.MetaTableViewPage_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaTableViewPage_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaTableViewPage_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MetaTableViewPage_container table td a{display:inline-block;width:100%;text-align:center}.MetaTableViewPage_container table td a:hover{color:#333}.MetaTableViewPage_container table td input[type=checkbox].inp_readonly,.MetaTableViewPage_container table td input[type=checkbox].inp_readonly+label,.MetaTableViewPage_container table td input[type=checkbox].inp_readonly:checked{display:none}.MetaTableViewPage_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaTableViewPage_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaTableViewPage_container table td button a{text-decoration:none;color:#555}.MetaTableViewPage_container table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MetaTableViewPage_container table .notxtc{text-align:center}.MetaTableViewPage_container table .btn_nowrap{white-space:nowrap}.MetaTableViewPage_container table .btn_nowrap div{display:inline-block}.MetaTableViewPage_container .column_wrap{margin-top:20px}.MetaTableViewPage_container .column_wrap .total{font-size:13px;font-weight:600}.MetaSearchPage_column_popup{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.MetaSearchPage_column_popup .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.MetaSearchPage_column_popup .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.MetaSearchPage_column_popup .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.MetaSearchPage_column_popup .modal_white_bg .modal_header button a{color:#aaa}.MetaSearchPage_column_popup .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MetaSearchPage_column_popup .table_remake li{list-style:none}.MetaSearchPage_column_popup .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.MetaSearchPage_column_popup .table_remake th .num{width:10%}.MetaSearchPage_column_popup .table_remake th .date{width:20%}.MetaSearchPage_column_popup .table_remake .division td{border-top:1px dashed #d2d2d2}.MetaSearchPage_column_popup .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MetaSearchPage_column_popup .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MetaSearchPage_column_popup .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.MetaSearchPage_column_popup .table_remake td input[type=checkbox].inp_readonly,.MetaSearchPage_column_popup .table_remake td input[type=checkbox].inp_readonly+label,.MetaSearchPage_column_popup .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MetaSearchPage_column_popup .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MetaSearchPage_column_popup .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.MetaSearchPage_column_popup .table_remake td .jodit_editor_container button:hover{background-color:transparent}.MetaSearchPage_column_popup .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.MetaSearchPage_column_popup .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.MetaSearchPage_column_popup .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaSearchPage_column_popup .table_remake td input[type=text]:focus{outline:2px solid #aaa}.MetaSearchPage_column_popup .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaSearchPage_column_popup .table_remake td input[type=number]:focus{outline:2px solid #aaa}.MetaSearchPage_column_popup .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.MetaSearchPage_column_popup .table_remake td input[type=password]:focus{outline:2px solid #aaa}.MetaSearchPage_column_popup .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.MetaSearchPage_column_popup .table_remake td textarea:focus{outline:2px solid #aaa}.MetaSearchPage_column_popup .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.MetaSearchPage_column_popup .table_remake td select:active{outline:2px solid #aaa}.MetaSearchPage_column_popup .table_remake td select:focus{outline:2px solid #aaa}.MetaSearchPage_column_popup .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MetaSearchPage_column_popup .table_remake td .txtc,.MetaSearchPage_column_popup .table_remake td .notxtc{text-align:center}.MetaSearchPage_column_popup .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.MetaSearchPage_column_popup .table_remake td a:hover{color:#333}.metaMart_view .head_section{display:flex;align-items:center;position:relative;margin-bottom:10px;min-height:35px;width:100%;justify-content:center}.metaMart_view .head_section .title_wrap{position:absolute;left:0}.metaMart_view .head_section .btn_normal_wrap{position:absolute;right:0;display:flex}.metaMart_view .head_section .btn_normal_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:10px}.metaMart_view .head_section .btn_normal_wrap button:hover{background-color:#bb6991}.metaMart_view .head_section .btn_normal_wrap button:first-child{margin-left:0}.metaMart_view .total{font-size:13px;font-weight:600}.metaMart_view .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.metaMart_view .table_remake li{list-style:none}.metaMart_view .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.metaMart_view .table_remake th .num{width:10%}.metaMart_view .table_remake th .date{width:20%}.metaMart_view .table_remake .division td{border-top:1px dashed #d2d2d2}.metaMart_view .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metaMart_view .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.metaMart_view .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.metaMart_view .table_remake td a{display:inline-block;width:100%;text-align:center}.metaMart_view .table_remake td a:hover{color:#333}.metaMart_view .table_remake td input[type=checkbox].inp_readonly,.metaMart_view .table_remake td input[type=checkbox].inp_readonly+label,.metaMart_view .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.metaMart_view .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.metaMart_view .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.metaMart_view .table_remake td button a{text-decoration:none;color:#555}.metaMart_view .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.metaMart_view .table_remake .notxtc{text-align:center}.metaMart_view .table_remake .btn_nowrap{white-space:nowrap}.metaMart_view .table_remake .btn_nowrap div{display:inline-block}.DatastandardPage_container{min-width:1040px}.DatastandardPage_container .head_section{display:flex;justify-content:center;align-items:center;position:relative}.DatastandardPage_container .head_section .select_wrap{display:flex;align-items:center;font-size:14px;position:absolute;left:0}.DatastandardPage_container .head_section .select_wrap span{font-weight:600;color:#555;padding-right:10px}.DatastandardPage_container .head_section .select_wrap select{width:auto;height:35px;padding-left:5px;border-radius:3px}.DatastandardPage_container .head_section .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.DatastandardPage_container .head_section .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.DatastandardPage_container .head_section .search_wrap input:active{border:none;outline:none}.DatastandardPage_container .head_section .search_wrap input:focus{border:none;outline:none}.DatastandardPage_container .head_section .search_wrap img{position:absolute;left:20px;bottom:9px}.DatastandardPage_container .head_section .btn_wrap{position:absolute;right:0;display:flex}.DatastandardPage_container .head_section .btn_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:10px;display:flex;align-items:center;gap:4px}.DatastandardPage_container .head_section .btn_wrap button:hover{background-color:#bb6991}.DatastandardPage_container .head_section .btn_wrap button:first-child{margin-left:0}.DatastandardPage_container .data_select_section{display:flex;flex-direction:column;align-items:center;margin:10px 0 30px;font-size:20px}.DatastandardPage_container .data_select_section .kor_list{margin-bottom:5px}.DatastandardPage_container .data_select_section .en_list{font-size:18px}.DatastandardPage_container .data_select_section button{color:#888;width:40px;font-weight:600;height:15px;line-height:15px;border:none;border-right:1px solid #aaa;background-color:transparent}.DatastandardPage_container .data_select_section button:last-child{border-right:none}.DatastandardPage_container .data_select_section button:hover{color:#ef7f8c}.DatastandardPage_container .data_table_section{width:auto;min-width:973px;overflow:auto}.DatastandardPage_container .data_table_section .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.DatastandardPage_container .data_table_section .table_remake li{list-style:none}.DatastandardPage_container .data_table_section .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.DatastandardPage_container .data_table_section .table_remake th .num{width:10%}.DatastandardPage_container .data_table_section .table_remake th .date{width:20%}.DatastandardPage_container .data_table_section .table_remake .division td{border-top:1px dashed #d2d2d2}.DatastandardPage_container .data_table_section .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DatastandardPage_container .data_table_section .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.DatastandardPage_container .data_table_section .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.DatastandardPage_container .data_table_section .table_remake td a{display:inline-block;width:100%;text-align:center}.DatastandardPage_container .data_table_section .table_remake td a:hover{color:#333}.DatastandardPage_container .data_table_section .table_remake td input[type=checkbox].inp_readonly,.DatastandardPage_container .data_table_section .table_remake td input[type=checkbox].inp_readonly+label,.DatastandardPage_container .data_table_section .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.DatastandardPage_container .data_table_section .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.DatastandardPage_container .data_table_section .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.DatastandardPage_container .data_table_section .table_remake td button a{text-decoration:none;color:#555}.DatastandardPage_container .data_table_section .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.DatastandardPage_container .data_table_section .table_remake .notxtc{text-align:center}.DatastandardPage_container .data_table_section .table_remake .btn_nowrap{white-space:nowrap}.DatastandardPage_container .data_table_section .table_remake .btn_nowrap div{display:inline-block}.DatastandardPage_container .data_table_section .table_remake td{text-align:center}.DatastandardPage_container .data_table_section .guide_txt{font-size:12px;display:flex;align-items:center}.DatastandardPage_container .data_table_section .guide_txt .guide_icon{color:#aaa;font-size:14px;margin-right:5px;padding-top:1px}.DatastandardPage_container .scroll::-webkit-scrollbar{height:16px;width:16px}.DatastandardPage_container .update_wrap{font-size:12px;margin-top:5px;text-align:right}.DataStadard_addModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.DataStadard_addModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.DataStadard_addModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.DataStadard_addModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.DataStadard_addModal_container .modal_white_bg .modal_header button a{color:#aaa}.DataStadard_addModal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.DataStadard_addModal_container .table_remake li{list-style:none}.DataStadard_addModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.DataStadard_addModal_container .table_remake th .num{width:10%}.DataStadard_addModal_container .table_remake th .date{width:20%}.DataStadard_addModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.DataStadard_addModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DataStadard_addModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.DataStadard_addModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.DataStadard_addModal_container .table_remake td input[type=checkbox].inp_readonly,.DataStadard_addModal_container .table_remake td input[type=checkbox].inp_readonly+label,.DataStadard_addModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.DataStadard_addModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.DataStadard_addModal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.DataStadard_addModal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.DataStadard_addModal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.DataStadard_addModal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.DataStadard_addModal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DataStadard_addModal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.DataStadard_addModal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DataStadard_addModal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.DataStadard_addModal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DataStadard_addModal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.DataStadard_addModal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.DataStadard_addModal_container .table_remake td textarea:focus{outline:2px solid #aaa}.DataStadard_addModal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.DataStadard_addModal_container .table_remake td select:active{outline:2px solid #aaa}.DataStadard_addModal_container .table_remake td select:focus{outline:2px solid #aaa}.DataStadard_addModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.DataStadard_addModal_container .table_remake td .txtc,.DataStadard_addModal_container .table_remake td .notxtc{text-align:center}.DataStadard_addModal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.DataStadard_addModal_container .table_remake td a:hover{color:#333}.DataStadard_addModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.DataStadard_addModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.DataStadard_addModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.DataStadard_addModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.DataStandardUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.DataStandardUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.DataStandardUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.DataStandardUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.DataStandardUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.DataStandardUpdateModal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.DataStandardUpdateModal_container .table_remake li{list-style:none}.DataStandardUpdateModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.DataStandardUpdateModal_container .table_remake th .num{width:10%}.DataStandardUpdateModal_container .table_remake th .date{width:20%}.DataStandardUpdateModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.DataStandardUpdateModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DataStandardUpdateModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.DataStandardUpdateModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.DataStandardUpdateModal_container .table_remake td input[type=checkbox].inp_readonly,.DataStandardUpdateModal_container .table_remake td input[type=checkbox].inp_readonly+label,.DataStandardUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.DataStandardUpdateModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.DataStandardUpdateModal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.DataStandardUpdateModal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.DataStandardUpdateModal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.DataStandardUpdateModal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.DataStandardUpdateModal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DataStandardUpdateModal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.DataStandardUpdateModal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DataStandardUpdateModal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.DataStandardUpdateModal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DataStandardUpdateModal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.DataStandardUpdateModal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.DataStandardUpdateModal_container .table_remake td textarea:focus{outline:2px solid #aaa}.DataStandardUpdateModal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.DataStandardUpdateModal_container .table_remake td select:active{outline:2px solid #aaa}.DataStandardUpdateModal_container .table_remake td select:focus{outline:2px solid #aaa}.DataStandardUpdateModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.DataStandardUpdateModal_container .table_remake td .txtc,.DataStandardUpdateModal_container .table_remake td .notxtc{text-align:center}.DataStandardUpdateModal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.DataStandardUpdateModal_container .table_remake td a:hover{color:#333}.DataStandardUpdateModal_container .btn_wrap{display:flex;justify-content:center;margin-top:20px}.DataStandardUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.DataStandardUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.DataStandardUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.DataStandardExcelUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.DataStandardExcelUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.DataStandardExcelUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.DataStandardExcelUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.DataStandardExcelUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.DataStandardExcelUpdateModal_container .modal_header{margin-bottom:20px}.DataStandardExcelUpdateModal_container .modal_header button{margin:30px 30px 20px;font-size:25px}.DataStandardExcelUpdateModal_container .left{display:flex;width:100%;height:50px;align-items:center;padding:10px}.DataStandardExcelUpdateModal_container .left .select_list_title{width:68px;font-weight:700;font-size:14px;margin-right:26px;padding-left:14px}.DataStandardExcelUpdateModal_container .left .select_list{width:100%}.DataStandardExcelUpdateModal_container .left .menu_select{width:100%;height:30px}.DataStandardExcelUpdateModal_container .DataStandardExcelUpdateModal_file_select{width:100%;padding:10px;display:flex;margin:0}.DataStandardExcelUpdateModal_container .DataStandardExcelUpdateModal_file_select .name{width:102px;display:flex;align-items:center;font-size:14px;font-weight:700}.DataStandardExcelUpdateModal_container .DataStandardExcelUpdateModal_file_select .file_select_wrap{width:100%;position:relative;border:1px solid #aaa;border-radius:3px;height:45px}.DataStandardExcelUpdateModal_container .DataStandardExcelUpdateModal_file_select .file_select_wrap label{width:100px;border:none;display:flex;align-items:center;height:45px;font-size:14px;color:#aaa;cursor:pointer;background-color:#ef7f8c;color:#fff;justify-content:center}.DataStandardExcelUpdateModal_container .DataStandardExcelUpdateModal_file_select .file_select_wrap label .inp_file{position:absolute;width:0;height:0;padding:0;overflow:hidden;border:0}.DataStandardExcelUpdateModal_container .DataStandardExcelUpdateModal_file_select .file_select_wrap label .file_icon{fill:#aaa;width:14px;height:14px;margin-left:5px}.DataStandardExcelUpdateModal_container .DataStandardExcelUpdateModal_file_select .file_select_wrap .selected_file_list .selected_file{width:100%;min-height:35px;padding-left:10px;font-size:14px;color:#333;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d2d2d2}.DataStandardExcelUpdateModal_container .DataStandardExcelUpdateModal_file_select .file_select_wrap .selected_file_list .selected_file button{border:none;padding:none;cursor:pointer;background-color:transparent;display:flex;justify-content:center;align-items:center;width:35px;height:35px}.DataStandardExcelUpdateModal_container .DataStandardExcelUpdateModal_file_select .file_select_wrap .selected_file_list .selected_file button .delete_icon{fill:#aaa;width:20px;height:20px}.DataStandardExcelUpdateModal_container .btn_wrap{display:flex;justify-content:center;margin-top:20px}.DataStandardExcelUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.DataStandardExcelUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.DataStandardExcelUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.EntityBookmark_container .head_tab_section{display:flex;justify-content:space-between;align-items:flex-end}.EntityBookmark_container .head_tab_section .tab_container{display:flex}.EntityBookmark_container .head_tab_section .tab_container .Tab_Name{width:auto;padding:15px 20px;font-size:13px;font-weight:600;border-bottom:.5px solid #aaa;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#555}.EntityBookmark_container .head_tab_section .tab_container .Tab_Name:hover{background-color:#f0f0f0}.EntityBookmark_container .head_tab_section .tab_container .active{box-shadow:inset 0 -5px #ef7f8c;font-weight:600;color:#ef7f8c}.EntityBookmark_container .head_tab_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.EntityBookmark_container .head_tab_section button:hover{background-color:#bb6991}.EntityBookmark_container .datepicker_btn_wrap{margin-top:20px;display:flex;align-items:center}.EntityBookmark_container .datepicker_btn_wrap .period{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.EntityBookmark_container .datepicker_btn_wrap .date_btn_wrap{margin-left:10px}.EntityBookmark_container .datepicker_btn_wrap .date_btn_wrap button{height:20px;margin:0 2px;padding:10px 15px;font-size:14px;color:#555;background-color:#fff;border-radius:3px;line-height:0px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.EntityBookmark_container .datepicker_btn_wrap .date_btn_wrap button:hover{background-color:#f0f0f0}.EntityBookmark_container .bookmark_table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.EntityBookmark_container .bookmark_table li{list-style:none}.EntityBookmark_container .bookmark_table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.EntityBookmark_container .bookmark_table th .num{width:10%}.EntityBookmark_container .bookmark_table th .date{width:20%}.EntityBookmark_container .bookmark_table .division td{border-top:1px dashed #d2d2d2}.EntityBookmark_container .bookmark_table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EntityBookmark_container .bookmark_table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.EntityBookmark_container .bookmark_table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center}.EntityBookmark_container .bookmark_table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.EntityBookmark_container .bookmark_table td:first-child{border-left:0;text-align:left}.EntityBookmark_container .bookmark_table td .txtc,.EntityBookmark_container .bookmark_table td .notxtc{text-align:center}.EntityBookmark_container .bookmark_table td a:hover{color:#333}.EntityBookmark_container .popular_table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.EntityBookmark_container .popular_table li{list-style:none}.EntityBookmark_container .popular_table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.EntityBookmark_container .popular_table th .num{width:10%}.EntityBookmark_container .popular_table th .date{width:20%}.EntityBookmark_container .popular_table .division td{border-top:1px dashed #d2d2d2}.EntityBookmark_container .popular_table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EntityBookmark_container .popular_table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.EntityBookmark_container .popular_table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.EntityBookmark_container .popular_table td a{display:inline-block;width:100%;text-align:center}.EntityBookmark_container .popular_table td a:hover{color:#333}.EntityBookmark_container .popular_table td input[type=checkbox].inp_readonly,.EntityBookmark_container .popular_table td input[type=checkbox].inp_readonly+label,.EntityBookmark_container .popular_table td input[type=checkbox].inp_readonly:checked{display:none}.EntityBookmark_container .popular_table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.EntityBookmark_container .popular_table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.EntityBookmark_container .popular_table td button a{text-decoration:none;color:#555}.EntityBookmark_container .popular_table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.EntityBookmark_container .popular_table .notxtc{text-align:center}.EntityBookmark_container .popular_table .btn_nowrap{white-space:nowrap}.EntityBookmark_container .popular_table .btn_nowrap div{display:inline-block}.EntityBookmark_container .popular_table td:first-child{cursor:default}.Favor_dropdown{width:150px;height:24px;font-size:12px;color:#555;line-height:22px;text-align:center;text-decoration:none;border:1px solid #aaa;cursor:pointer}.Favor_dropdown:hover{background-color:#f0f0f0}.comment_black_bg{position:fixed;top:115px;right:0;z-index:900;display:flex}.comment_white_bg{width:500px;height:calc(100vh - 115px);height:100vh;background-color:#fff;box-shadow:-10px 0 60px 10px #0000004d}.comment_white_bg .comment_header{height:70px;padding:0 10px 0 20px;display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:600;border-bottom:1px solid #dddddd}.comment_white_bg .comment_header .close_icon{font-size:40px;color:#848484;cursor:pointer}.comment_white_bg .comment_List_submit_wrap{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 185px)}.comment_white_bg .comment_List_submit_wrap .comment_List{overflow-y:auto;overflow-x:hidden}.comment_white_bg .comment_List_submit_wrap .comment_submit{padding:20px;display:flex;flex-direction:column;border-top:1px solid #dddddd;align-items:flex-end;justify-content:center}.comment_white_bg .comment_List_submit_wrap .comment_submit .AAD_userList{position:absolute;height:auto;font-size:14px;font-weight:400;max-height:100px;overflow-y:auto;bottom:270px;background-color:#fff;width:460px;box-shadow:0 0 10px #0006;border-radius:3px}.comment_white_bg .comment_List_submit_wrap .comment_submit .AAD_userList .AAD_user{padding:10px;border-bottom:1px solid #dddddd;border-radius:3px}.comment_white_bg .comment_List_submit_wrap .comment_submit .AAD_userList .AAD_user:first-child{border-radius:3px 3px 0 0}.comment_white_bg .comment_List_submit_wrap .comment_submit .AAD_userList .AAD_user:last-child{border-bottom:none;border-radius:0 0 3px 3px}.comment_white_bg .comment_List_submit_wrap .comment_submit .AAD_userList .AAD_user:hover{background-color:#cbe6fc;cursor:pointer}.comment_white_bg .comment_List_submit_wrap .comment_submit .comment_textarea{height:80px;width:450px;border:none;background-color:#ededed;border-radius:3px;margin-bottom:10px;padding:5px;overflow-y:auto;overflow-x:hidden;font-size:14px}.comment_white_bg .comment_List_submit_wrap .comment_submit .comment_textarea .comment_post_user_wrap{display:inline-flex;flex-wrap:wrap}.comment_white_bg .comment_List_submit_wrap .comment_submit .comment_textarea .comment_post_user_wrap .mention_user{background-color:#ef7f8c;padding:5px 25px 5px 5px;border-radius:3px;color:#fff;display:inline-block;margin-right:5px;margin-bottom:5px;position:relative}.comment_white_bg .comment_List_submit_wrap .comment_submit .comment_textarea .comment_post_user_wrap .mention_user .user_delete_btn{background-color:transparent;color:#fff;font-size:25px;padding:0;position:absolute;top:1px;right:-1px}.comment_white_bg .comment_List_submit_wrap .comment_submit .comment_textarea .comment_post_user_wrap .add_post_user_add_comment{padding:5px 5px 5px 0;width:430px;resize:none;border:none;background-color:#ededed}.comment_white_bg .comment_List_submit_wrap .comment_submit .comment_textarea .comment_post_user_wrap .add_post_user_add_comment:focus{border:none;outline:none}.comment_white_bg .comment_List_submit_wrap .comment_submit button{padding:0 10px;line-height:25px;height:25px;font-size:12px;color:#848484;border-radius:15px;background-color:#ededed;border:none}.inner_comment{background-color:#ababab1a}.inner_comment .inner_comment_icon{margin-right:20px;color:#848484;font-size:18px}.ReportComment{display:flex;padding:20px;border-bottom:1px solid #dddddd;position:relative}.ReportComment:last-child{border:none}.ReportComment .comment_info_wrap{width:100%}.ReportComment .userName_wrap{font-size:16px;font-weight:600;display:flex;align-items:center;margin-bottom:20px}.ReportComment .userName_wrap .comment_btn_wrap{position:absolute;right:20px;display:flex;font-size:12px;font-weight:400}.ReportComment .userName_wrap .comment_btn_wrap button{border:none;color:#848484;background-color:transparent;margin-left:5px}.ReportComment .comment{width:100%;margin-bottom:20px;font-size:14px;line-height:20px;font-weight:400}.ReportComment .comment .mention_users{font-size:16px;font-weight:600;color:#ef7f8c}.ReportComment .comment .modifyInput{display:flex;flex-direction:column;width:100%}.ReportComment .comment .modifyInput textarea{height:80px;width:calc(100% - 20px);resize:none;padding:10px;border:1px solid #848484;border-radius:3px;margin-bottom:10px}.ReportComment .comment .modifyInput textarea:focus{border:1px solid #848484;outline:none;font-size:14px}.ReportComment .comment .modifyInput .modifyInput_btn_wrap{display:flex;justify-content:flex-end}.ReportComment .comment .modifyInput .modifyInput_btn_wrap button{padding:0 10px;line-height:25px;height:25px;font-size:12px;color:#848484;border-radius:15px;background-color:#ededed;border:none}.ReportComment .comment .modifyInput .modifyInput_btn_wrap button:first-child{background-color:transparent}.ReportComment .date_addComment_wrap{font-size:12px}.ReportComment .date_addComment_wrap span:first-child{margin-right:10px;color:#848484}.ReportComment .date_addComment_wrap .division{color:#ddd;font-size:10px;padding-bottom:3px;padding-right:10px}.ReportComment .date_addComment_wrap button{border:none;color:#848484;background-color:transparent;margin-left:3px}.ReportComment .more_comment_wrap{margin-top:20px;display:flex;color:#ef7f8c;cursor:pointer}.ReportComment .more_comment_wrap .reply_commentList{font-size:14px}.ReportComment .more_comment_wrap .more_comment{position:relative;margin-right:10px}.ReportComment .more_comment_wrap .more_comment .up_arrow_icon,.ReportComment .more_comment_wrap .more_comment .down_arrow_icon{position:relative;top:2px}.replyContainer .replyComment_input_btn_wrap{position:relative;width:calc(100% - 20px)}.replyContainer .replyComment_input_btn_wrap .AAD_userList_reply{position:absolute;height:auto;max-height:100px;overflow-y:auto;bottom:140px;background-color:#fff;width:415px;box-shadow:0 0 10px #0006;border-radius:3px}.replyContainer .replyComment_input_btn_wrap .AAD_userList_reply .AAD_user{padding:10px;border-bottom:1px solid #dddddd;border-radius:3px}.replyContainer .replyComment_input_btn_wrap .AAD_userList_reply .AAD_user:first-child{border-radius:3px 3px 0 0}.replyContainer .replyComment_input_btn_wrap .AAD_userList_reply .AAD_user:last-child{border-bottom:none;border-radius:0 0 3px 3px}.replyContainer .replyComment_input_btn_wrap .AAD_userList_reply .AAD_user:hover{background-color:#ef7f8c;cursor:pointer}.replyContainer .replyComment_input_btn_wrap .reply_comment_textarea{height:80px;width:calc(100% - 20px);border:none;background-color:#fff;border-radius:3px;margin-bottom:10px;padding:5px;overflow-y:auto;overflow-x:hidden;border:1px solid #dddddd}.replyContainer .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap{display:inline-flex;flex-wrap:wrap}.replyContainer .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap #add_post_user_report{font-size:14px}.replyContainer .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap #add_post_user_report::placeholder{font-size:14px}.replyContainer .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap .mention_user{background-color:#ef7f8c;padding:5px 25px 5px 5px;border-radius:3px;color:#fff;display:inline-block;margin-right:5px;margin-bottom:5px;position:relative}.replyContainer .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap .mention_user .user_delete_btn{background-color:transparent;color:#fff;font-size:25px;padding:0;position:absolute;top:1px;right:-1px;border:none}.replyContainer .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap .add_post_user_add_comment{padding:5px 5px 5px 0;width:430px;resize:none;border:none;background-color:#fff}.replyContainer .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap .add_post_user_add_comment::placeholder{font-size:14px}.replyContainer .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap .add_post_user_add_comment:focus{border:none;outline:none}.replyComment{background-color:#f6f6f6;display:flex;padding:20px;border-bottom:1px solid #dddddd}.replyComment .inner_comment_icon{margin-right:20px;color:#848484;font-size:18px}.replyComment .modifyInput_btn_wrap{display:flex;justify-content:flex-end;padding-right:10px}.replyComment .modifyInput_btn_wrap button{padding:0 10px;line-height:25px;height:25px;font-size:12px;color:#848484;border-radius:15px;background-color:#ededed;border:none}.replyComment .modifyInput_btn_wrap button:first-child{background-color:transparent}.EntitySearchComp_container{display:flex;justify-content:center;position:relative}.EntitySearchComp_container .data_search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.EntitySearchComp_container .data_search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.EntitySearchComp_container .data_search_wrap input:active{border:none;outline:none}.EntitySearchComp_container .data_search_wrap input:focus{border:none;outline:none}.EntitySearchComp_container .data_search_wrap img{position:absolute;left:20px;bottom:9px}.EntitySearchComp_container .result{position:absolute;top:55px;border:1px solid #aaa;width:100%;display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;font-size:14px;border-radius:3px;text-align:left}.EntitySearchComp_container .result p{padding:5px 0 5px 5px;font-weight:600;color:#444}.EntitySearchComp_container .result ul{width:100%;display:flex;flex-direction:column}.EntitySearchComp_container .result ul .none{list-style:none;padding:5px 0 5px 15px;width:100%}.EntitySearchComp_container .result ul .list{list-style:none;padding:5px 0 5px 15px;cursor:pointer;width:100%}.EntitySearchComp_container .result ul .list:hover{background-color:#fceaed}.UsecasePage_container .head_tab_section{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.UsecasePage_container .head_tab_section .tab_container{display:flex}.UsecasePage_container .head_tab_section .tab_container .Tab_Name{width:auto;padding:15px 20px;font-size:13px;font-weight:600;border-bottom:.5px solid #aaa;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#555}.UsecasePage_container .head_tab_section .tab_container .Tab_Name:hover{background-color:#f0f0f0}.UsecasePage_container .head_tab_section .tab_container .active{box-shadow:inset 0 -5px #ef7f8c;font-weight:600;color:#ef7f8c}.UsecasePage_container .head_tab_section .btn_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.UsecasePage_container .head_tab_section .btn_wrap button:hover{background-color:#bb6991}.UsecasePage_container .head_tab_section .btn_wrap .add_wrap{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;border-radius:3px;border:none}.UsecasePage_container .head_tab_section .btn_wrap .add_wrap a{color:#fff;display:inline-block;padding:0 20px;font-weight:600;border-radius:3px}.UsecasePage_container .head_tab_section .btn_wrap .add_wrap a:hover{background-color:#bb6991}.UsecasePage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.UsecasePage_container .table_remake li{list-style:none}.UsecasePage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.UsecasePage_container .table_remake th .num{width:10%}.UsecasePage_container .table_remake th .date{width:20%}.UsecasePage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.UsecasePage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UsecasePage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.UsecasePage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.UsecasePage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.UsecasePage_container .table_remake td a:hover{color:#333}.UsecasePage_container .table_remake td input[type=checkbox].inp_readonly,.UsecasePage_container .table_remake td input[type=checkbox].inp_readonly+label,.UsecasePage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.UsecasePage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.UsecasePage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.UsecasePage_container .table_remake td button a{text-decoration:none;color:#555}.UsecasePage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.UsecasePage_container .table_remake .notxtc{text-align:center}.UsecasePage_container .table_remake .btn_nowrap{white-space:nowrap}.UsecasePage_container .table_remake .btn_nowrap div{display:inline-block}.UsecaseForm .add_input_wrap input{width:100%;height:40px;padding-left:10px;border-radius:3px;border:1px solid #aaa}.UsecaseForm .add_input_wrap input:focus{outline:2px solid #ef7f8c;border:1px solid #ef7f8c}.UsecaseForm .add_input_wrap .input_error{margin:10px 0;font-size:14px;color:#ef7f8c;font-weight:600}.UsecaseForm .file_choice_wrap label{display:inline-block;padding:0 10px;color:#444;vertical-align:middle;background-color:#fff;cursor:pointer;border:1px solid #ef7f8c;font-size:12px;border-radius:3px}.UsecaseForm .file_choice_wrap .inp_file{position:absolute;width:0;height:0;padding:0;overflow:hidden;border:0}.UsecaseForm .Usecase_file_list{margin:10px 0;display:flex;flex-wrap:wrap;background-color:#f0f0f0;border-radius:3px}.UsecaseForm .Usecase_file_list .file_list{font-size:12px;background-color:#fff;padding:0 0 0 15px;border-radius:50px;display:flex;align-items:center;margin:8px}.UsecaseForm .Usecase_file_list .file_list button{margin-left:10px;border:none;padding:none;width:30px;height:30px;cursor:pointer;background-color:transparent;display:flex;justify-content:center;align-items:center;color:#ef7f8c}.UsecaseForm .btn_wrap{display:flex;justify-content:center!important;margin-top:20px;justify-content:flex-end}.UsecaseForm .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.UsecaseForm .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.UsecaseForm .btn_wrap button:last-child{margin:0 0 0 5px}.UsecaseViewPage .head_section{display:flex;justify-content:flex-end}.UsecaseViewPage .head_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:8px}.UsecaseViewPage .head_section button:hover{background-color:#bb6991}.UsecaseViewPage .head_section .btntype_link{color:#fff;background-color:#ef7f8c;display:inline-block;padding:0 20px;font-weight:600;border-radius:3px;font-size:13px;line-height:35px}.UsecaseViewPage .head_section .btntype_link:hover{background-color:#ef7f8c}.favor_component{width:auto;height:auto}.favor_component button{width:100%;height:100%;padding:0 20px}.request_modal .layer_popup{width:40%;height:70%;padding:0;display:table}.request_modal .layer_popup_title{height:20px;margin-bottom:0;padding:15px 30px;font-size:20px;line-height:24px;border-bottom:1px solid #d2d2d2}.request_modal .layer_popup_title div{display:inline-block;width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request_modal .layer_popup_contents{height:calc(100% - 220px);font-size:16px;line-height:30px;overflow-x:hidden;overflow-y:auto;border:1px solid #d2d2d2;margin:30px;padding:30px}.request_modal .layer_popup_close{position:absolute;bottom:0;right:0;width:100%;height:45px;border-top:1px solid #d2d2d2;display:flex;justify-content:center}.request_modal .request_content{width:100%;height:185px;background-color:#fff;z-index:100}.notice_update h5{margin-bottom:8px}.notice_update-title{display:flex;margin-top:15px}.notice_update-title input{width:100%;height:40px;padding-left:10px;border-radius:3px;border:1px solid #aaa}.notice_update-title input:focus{outline:2px solid #ef7f8c;border:1px solid #ef7f8c}.notice_update-title .input_error{margin:10px 0;font-size:14px;color:#ef7f8c;font-weight:600}.notice_update-title input{width:calc(100% - 100px)}.notice_update-title .name{width:100px;display:flex;align-items:center;font-size:14px;font-weight:700;padding-right:25px;padding-left:25px}.notice_update-checkbox{margin-bottom:20px;margin-top:20px;display:flex}.notice_update-checkbox .name{width:100px;display:flex;align-items:center;font-size:14px;font-weight:700;padding-right:28px;padding-left:8px;text-align:center}.notice_update-checkbox .checkbox_wrap{display:flex;align-items:center}.notice_update-checkbox .checkbox_wrap label{display:flex;align-items:center;font-size:14px;margin-left:20px}.notice_update-checkbox .checkbox_wrap label:first-child{margin-left:0}.notice_update-select{display:flex;height:40px;align-items:center}.notice_update-select .name{width:100px;display:flex;align-items:center;font-size:14px;font-weight:700;padding-right:25px;padding-left:25px}.notice_update-select select{width:30%;height:35px;border-radius:3px;padding-left:6px;border:1px solid #aaa}.notice_update-select select:active,.notice_update-select select:focus{outline:none}.notice_update-file_select{width:100%;margin-top:20px;margin-bottom:20px;display:flex}.notice_update-file_select .name{width:102px;display:flex;align-items:center;font-size:14px;font-weight:700;padding-right:16px;padding-left:11px}.notice_update-file_select .file_select_wrap{width:100%;position:relative;border:1px solid #aaa;border-radius:3px;height:45px}.notice_update-file_select .file_select_wrap label{min-width:65px;border:none;display:flex;align-items:center;height:45px;font-size:14px;color:#aaa;cursor:pointer;background-color:#ef7f8c;color:#fff;width:7%;justify-content:center}.notice_update-file_select .file_select_wrap label .inp_file{position:absolute;width:0;height:0;padding:0;overflow:hidden;border:0}.notice_update-file_select .file_select_wrap label .file_icon{fill:#aaa;width:14px;height:14px;margin-left:5px}.notice_update-file_select .file_select_wrap .selected_file_list .selected_file{width:100%;min-height:35px;padding-left:10px;font-size:14px;color:#333;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d2d2d2}.notice_update-file_select .file_select_wrap .selected_file_list .selected_file button{border:none;padding:none;cursor:pointer;background-color:transparent;display:flex;justify-content:center;align-items:center;width:35px;height:35px}.notice_update-file_select .file_select_wrap .selected_file_list .selected_file button .delete_icon{fill:#aaa;width:20px;height:20px}.notice_update .add_editor{display:flex;margin-top:15px}.notice_update .add_editor .name{width:100px;display:flex;align-items:center;font-size:14px;font-weight:700;padding-right:25px;padding-left:25px}.notice_update .add_editor .jodit_editor_container{width:100%}.notice_update .btn_wrap{display:flex;justify-content:center!important;margin-top:20px;justify-content:flex-end}.notice_update .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.notice_update .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.notice_update .btn_wrap button:last-child{margin:0 0 0 5px}.inputs-row{border-bottom:1px solid #ccc;padding:10px 0}.input-col{display:inline-flex;align-items:center;padding-right:10px;box-sizing:border-box;position:relative;width:100%;padding-left:30px}.input-col .label{min-width:150px;font-size:15px;color:#222}.input-col .input-wrap{width:100%}.input-col input[type=password],.input-col input[type=text],.input-col input[type=number],.input-col input[type=tel],.input-col input[type=price],.input-col input[type=date],.input-col textarea,.input-col select{font-size:14px;border:1px solid #ccc;width:100%}.input-col textarea{padding:10px}.input-col .input-error{color:#ff6b37;margin-top:5px;font-size:12px}.upload-file-list{width:100%;display:flex;align-items:center}.upload-file-list .upload-placeholder{padding-left:12px;font-size:12px;color:#aaa}.file_list{font-size:12px;border:1px solid #aaa;padding:0 0 0 15px;border-radius:50px;display:flex;align-items:center;margin:8px;width:fit-content}.file_list .file_name{cursor:pointer}.file_list button{margin-left:10px;border:none;padding:none;width:30px;height:30px;cursor:pointer;background-color:transparent;display:flex;justify-content:center;align-items:center;color:#ef7f8c}.three-col-view{width:100%}.three-col-view table{table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.three-col-view table li{list-style:none}.three-col-view table th{border-top:1px solid #333;background-color:#eee;padding:10px 0;text-align:center;font-weight:600;color:#555}.three-col-view table .notice_title{padding:10px 20px;text-align:left;font-size:13px;font-weight:600;word-break:break-all}.three-col-view table .notice_info{padding-left:20px;white-space:nowrap;border-bottom:1px solid #d2d2d2}.three-col-view table .notice_info ul li{float:left;text-align:left}.three-col-view table .notice_info ul li:nth-child(1){width:80px}.three-col-view table .notice_info ul li:nth-child(2){max-width:70%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.three-col-view table .notice_info ul li:nth-child(3){width:50px;text-align:center}.three-col-view table .notice_info ul li:nth-child(4){width:70px}.three-col-view table .notice_info ul li:nth-child(5){max-width:70%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.three-col-view table .notice_info ul li:nth-child(6){width:50px;text-align:center}.three-col-view table .notice_info ul li:nth-child(7){width:75px}.three-col-view table .notice_info ul li:nth-child(8){max-width:70%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.three-col-view table .notice_info ul li:nth-child(9){width:50px;text-align:center}.three-col-view table .notice_info ul li:nth-child(10){width:70px}.three-col-view table .notice_info ul li:nth-child(11){width:70px}.three-col-view table .notice_con{padding:40px 20px;text-align:left;font-size:12px;line-height:160%;border-bottom:1px solid #333}.three-col-view table td{border-top:1px solid #d2d2d2;padding:10px;font-size:14px}.three-col-view table td a:hover{color:#333}.three-col-view .contents{padding:20px 0;font-size:13px;font-weight:400}.three-col-view .attachment_item{cursor:pointer}.view_button_wrap{width:100%;margin-bottom:10px;display:flex;justify-content:flex-end;gap:10px}.comment_wrap{width:100%;padding:30px 20px;display:flex;gap:10px}.comments_wrap{width:100%;display:flex;flex-direction:column;gap:70px}.add-comment{display:flex;position:relative;width:100%;padding:30px 20px;box-sizing:border-box;justify-content:space-between}.add-comment .icon{width:40px;font-size:16px;color:#333}.add-comment .textarea_wrap{width:90%}.add-comment .textarea_wrap .replyComment_input_btn_wrap{height:70px;position:relative}.add-comment .textarea_wrap .replyComment_input_btn_wrap .AAD_userList{position:absolute;height:auto;max-height:100px;overflow-y:auto;bottom:80px;background-color:#fff;width:460px;box-shadow:0 0 10px #0006;border-radius:3px}.add-comment .textarea_wrap .replyComment_input_btn_wrap .AAD_userList .AAD_user{padding:10px;border-bottom:1px solid #d2d2d2;border-radius:3px}.add-comment .textarea_wrap .replyComment_input_btn_wrap .AAD_userList .AAD_user:first-child{border-radius:3px 3px 0 0}.add-comment .textarea_wrap .replyComment_input_btn_wrap .AAD_userList .AAD_user:last-child{border-bottom:none;border-radius:0 0 3px 3px}.add-comment .textarea_wrap .replyComment_input_btn_wrap .AAD_userList .AAD_user:hover{background-color:#fceaed;cursor:pointer}.add-comment .textarea_wrap .replyComment_input_btn_wrap .reply_comment_textarea{height:100%;overflow-y:auto;overflow-x:hidden;background-color:#eee;border:1px solid #d2d2d2}.add-comment .textarea_wrap .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap{width:100%;padding:5px;display:inline-flex;flex-wrap:wrap}.add-comment .textarea_wrap .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap .mention_user{background-color:#bb6991;padding:5px 25px 5px 5px;border-radius:3px;color:#fff;display:inline-block;margin-right:5px;margin-bottom:5px;position:relative}.add-comment .textarea_wrap .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap .mention_user .user_delete_btn{background-color:transparent;color:#fff;font-size:25px;padding:0;position:absolute;top:1px;right:-1px;border:none}.add-comment .textarea_wrap .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap .add_post_user_add_comment{width:100%;height:30px!important;background-color:transparent;border:none;padding:5px;resize:none}.add-comment .textarea_wrap .replyComment_input_btn_wrap .reply_comment_textarea .comment_post_user_wrap .add_post_user_add_comment:focus{outline:none}.add-comment-reply{display:flex;justify-content:flex-start!important;background-color:#eee}.add-comment-reply .reply_comment_textarea{width:97%;background-color:#fff!important}.add-comment-reply .comment_post_user_wrap{width:100%!important;background-color:#fff!important}.add-comment-reply .add_post_user_add_comment{width:100%}.btn_comment{display:inline-block;position:absolute;top:30px;right:20px;width:110px;height:70px;padding:24px 0;text-align:center;background-color:#fff;font-weight:500;color:#333;border:2px solid #333;cursor:pointer}.add-comment{display:flex;width:100%;justify-content:space-between}.add-comment textarea{width:92%;resize:none;padding:10px;background-color:#f0f0f0;border:1px solid #aaa;border-radius:3px}.add-comment textarea:active{outline:2px solid #ef7f8c}.add-comment textarea:focus{outline:2px solid #ef7f8c}.add-comment input{width:100px;border:2px solid #ef7f8c;border-radius:3px;color:#ef7f8c;font-size:14px;background-color:#fff;cursor:pointer;font-weight:600;margin-left:10px}.comment-list{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:35px 0;font-size:12px;line-height:140%}.comment-list:last-child{border:none}.comment-list p{font-size:12px;margin-bottom:10px;color:#666}.comment-list .contents{font-size:14px;white-space:pre-line;color:#333}.comment-list .btn_s{display:inline-block;font-size:12px;min-width:50px;height:auto;margin-right:7px;line-height:14px;text-align:center;border:1px solid #aaa;padding:4px 0;cursor:pointer;border-radius:3px;background-color:#f0f0f0}.comment-list .btn_s:hover{background-color:#eee}.ReportAddPage .inp_item{display:flex;flex-direction:column}.ReportAddPage .inp_item .inp_title{display:flex;align-items:center;margin-bottom:10px;font-size:14px;font-weight:600;color:#555}.ReportAddPage .inp_item .inp_title button{height:20px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block;margin:0 1px 0 10px}.ReportAddPage .inp_item .inp_area{padding-left:30px;margin-bottom:25px}.ReportAddPage .inp_item .inp_area .select_area{width:100%;height:auto;line-height:40px;min-height:40px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0}.ReportAddPage .inp_item .inp_area input[type=text]{width:100%;height:35px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0}.ReportAddPage .inp_item .inp_area input[type=text]:focus{border:1px solid #aaa;outline:2px solid #aaa}.ReportAddPage .inp_item .inp_area textarea{width:100%;height:100px;padding:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0;resize:none}.ReportAddPage .inp_item .inp_area textarea:focus{border:1px solid #aaa;outline:2px solid #aaa}.ReportAddPage .inp_item .inp_area .file_input_wrap{display:flex;align-items:center;gap:10px}.ReportAddPage .inp_item .inp_area .file_input_wrap .hidden_file_input{position:absolute;width:0;height:0;padding:0;overflow:hidden;border:0}.ReportAddPage .inp_item .inp_area .file_input_wrap .btn_file_select{padding:5px 12px;height:35px;border:1px solid #aaa;border-radius:3px;background-color:#fff;cursor:pointer;font-size:12px;white-space:nowrap}.ReportAddPage .inp_item .inp_area .file_input_wrap .btn_file_select:hover{background-color:#f0f0f0}.ReportAddPage .inp_item .inp_area .file_input_wrap .file_name_display{font-size:13px;color:#555}.ReportAddPage .inp_item .inp_area .file_size_guide{margin-top:5px;font-size:12px;color:#555}.ReportAddPage .inp_item .inp_area .add_input_error{margin-top:5px;font-size:14px;color:#ef7f8c;font-weight:600}.ReportAddPage .inp_item .inp_area select{width:20%;height:35px;padding-left:10px;border-radius:3px;border:1px solid #aaa}.ReportAddPage .inp_item .inp_area select:focus{border:1px solid #aaa;outline:2px solid #aaa}.ReportAddPage .guide_txt{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:14px;margin-bottom:10px}.ReportAddPage .guide_txt .guide_icon{margin-right:5px;margin-top:3px}.ReportAddPage .btn_wrap{display:flex;justify-content:flex-end}.ReportAddPage .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.ReportAddPage .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.ReportAddPage .btn_wrap button:last-child{margin:0 0 0 5px}.ReportAddPage .btn_wrap button:last-child{background-color:#ef7f8c}.ReportBookmarkPage_container{min-width:1024px}.ReportBookmarkPage_container .head_tab_section{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.ReportBookmarkPage_container .head_tab_section .tab_container{display:flex}.ReportBookmarkPage_container .head_tab_section .tab_container .Tab_Name{width:auto;padding:15px 20px;font-size:13px;font-weight:600;border-bottom:.5px solid #aaa;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#555}.ReportBookmarkPage_container .head_tab_section .tab_container .Tab_Name:hover{background-color:#f0f0f0}.ReportBookmarkPage_container .head_tab_section .tab_container .active{box-shadow:inset 0 -5px #ef7f8c;font-weight:600;color:#ef7f8c}.ReportBookmarkPage_container .head_tab_section .btn_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.ReportBookmarkPage_container .head_tab_section .btn_wrap button:hover{background-color:#bb6991}.ReportBookmarkPage_container .datepicker_btn_wrap{margin-top:20px;display:flex;align-items:center}.ReportBookmarkPage_container .datepicker_btn_wrap .period{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.ReportBookmarkPage_container .datepicker_btn_wrap .date_btn_wrap{margin-left:10px}.ReportBookmarkPage_container .datepicker_btn_wrap .date_btn_wrap button{height:20px;margin:0 2px;padding:10px 15px;font-size:14px;color:#555;background-color:#fff;border-radius:3px;line-height:0px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.ReportBookmarkPage_container .datepicker_btn_wrap .date_btn_wrap button:hover{background-color:#f0f0f0}.ReportBookmarkPage_container .ReportLatest_table,.ReportBookmarkPage_container .ReportPupular_table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.ReportBookmarkPage_container .ReportLatest_table li,.ReportBookmarkPage_container .ReportPupular_table li{list-style:none}.ReportBookmarkPage_container .ReportLatest_table th,.ReportBookmarkPage_container .ReportPupular_table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.ReportBookmarkPage_container .ReportLatest_table th .num,.ReportBookmarkPage_container .ReportPupular_table th .num{width:10%}.ReportBookmarkPage_container .ReportLatest_table th .date,.ReportBookmarkPage_container .ReportPupular_table th .date{width:20%}.ReportBookmarkPage_container .ReportLatest_table .division td,.ReportBookmarkPage_container .ReportPupular_table .division td{border-top:1px dashed #d2d2d2}.ReportBookmarkPage_container .ReportLatest_table .ellips,.ReportBookmarkPage_container .ReportPupular_table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReportBookmarkPage_container .ReportLatest_table tr,.ReportBookmarkPage_container .ReportPupular_table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.ReportBookmarkPage_container .ReportLatest_table td,.ReportBookmarkPage_container .ReportPupular_table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.ReportBookmarkPage_container .ReportLatest_table td a,.ReportBookmarkPage_container .ReportPupular_table td a{display:inline-block;width:100%;text-align:center}.ReportBookmarkPage_container .ReportLatest_table td a:hover,.ReportBookmarkPage_container .ReportPupular_table td a:hover{color:#333}.ReportBookmarkPage_container .ReportLatest_table td input[type=checkbox].inp_readonly,.ReportBookmarkPage_container .ReportLatest_table td input[type=checkbox].inp_readonly+label,.ReportBookmarkPage_container .ReportLatest_table td input[type=checkbox].inp_readonly:checked,.ReportBookmarkPage_container .ReportPupular_table td input[type=checkbox].inp_readonly,.ReportBookmarkPage_container .ReportPupular_table td input[type=checkbox].inp_readonly+label,.ReportBookmarkPage_container .ReportPupular_table td input[type=checkbox].inp_readonly:checked{display:none}.ReportBookmarkPage_container .ReportLatest_table td input[type=checkbox].inp_readonly:checked+label,.ReportBookmarkPage_container .ReportPupular_table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.ReportBookmarkPage_container .ReportLatest_table td button,.ReportBookmarkPage_container .ReportPupular_table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.ReportBookmarkPage_container .ReportLatest_table td button a,.ReportBookmarkPage_container .ReportPupular_table td button a{text-decoration:none;color:#555}.ReportBookmarkPage_container .ReportLatest_table .txtc,.ReportBookmarkPage_container .ReportPupular_table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.ReportBookmarkPage_container .ReportLatest_table .notxtc,.ReportBookmarkPage_container .ReportPupular_table .notxtc{text-align:center}.ReportBookmarkPage_container .ReportLatest_table .btn_nowrap,.ReportBookmarkPage_container .ReportPupular_table .btn_nowrap{white-space:nowrap}.ReportBookmarkPage_container .ReportLatest_table .btn_nowrap div,.ReportBookmarkPage_container .ReportPupular_table .btn_nowrap div{display:inline-block}.ReportBookmarkPage_container .ReportLatest_table td:first-child,.ReportBookmarkPage_container .ReportPupular_table td:first-child{cursor:default}.ReportBookmarkPage_container .bookmark_table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.ReportBookmarkPage_container .bookmark_table li{list-style:none}.ReportBookmarkPage_container .bookmark_table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.ReportBookmarkPage_container .bookmark_table th .num{width:10%}.ReportBookmarkPage_container .bookmark_table th .date{width:20%}.ReportBookmarkPage_container .bookmark_table .division td{border-top:1px dashed #d2d2d2}.ReportBookmarkPage_container .bookmark_table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReportBookmarkPage_container .bookmark_table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.ReportBookmarkPage_container .bookmark_table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center}.ReportBookmarkPage_container .bookmark_table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.ReportBookmarkPage_container .bookmark_table td:first-child{border-left:0;text-align:left}.ReportBookmarkPage_container .bookmark_table td .txtc,.ReportBookmarkPage_container .bookmark_table td .notxtc{text-align:center}.ReportBookmarkPage_container .bookmark_table td a:hover{color:#333}.ReportSearchPage{height:100%;width:100%}.ReportSearchPage .report_btn_wrap{width:100%;display:flex;justify-content:flex-end;height:35px}.ReportSearchPage .report_btn_wrap .dropdown{width:150px;margin-left:4px;position:relative}.ReportSearchPage .report_btn_wrap .dropdown:hover .dropdown-content{display:flex}.ReportSearchPage .report_btn_wrap .dropdown .btn_arrow_wrap{min-width:150px;height:24px;font-size:12px;color:#555;display:flex;align-items:center;justify-content:center;line-height:24px;text-align:center;text-decoration:none;border:1px solid #aaa;cursor:pointer}.ReportSearchPage .report_btn_wrap .dropdown .btn_arrow_wrap .arrow_down{position:relative;top:2px;font-size:20px;color:#555}.ReportSearchPage .report_btn_wrap .dropdown .dropdown-content{display:none;flex-direction:column;align-items:center;position:absolute;right:0;top:0}.ReportSearchPage .report_btn_wrap .dropdown .dropdown-content button{padding:10px 0;font-size:12px;border-bottom:1px solid #aaa;border-left:1px solid #aaa;border-right:1px solid #aaa;border-top:none;background-color:#fff;cursor:pointer}.ReportSearchPage .report_btn_wrap .dropdown .dropdown-content button:hover{background-color:#f0f0f0}.ReportSearchPage .report_btn_wrap .dropdown .dropdown-content .dropdown_blank{height:24px;width:150px;background-color:transparent;border:none}.ReportSearchPage .report_btn_wrap .dropdown .dropdown-content .dropdown_blank:hover{background-color:transparent}.ReportSearchPage #reportContainer{height:100%}.ReportSearchPage .mobile_fullScreen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:900;height:auto!important;background-color:#fff}.ReportSearchPage .mobile_fullScreen_none{width:100%;height:calc(100% - 35px)}.ReportSearchPage .mobile_fullscreen_close_btn{position:fixed;bottom:0;right:0;z-index:990;width:5rem;height:5rem;font-size:4rem;color:#fceaed;border:none;background-color:transparent}.ReportSearchPage .mobile_fullscreen_close_btn .full_screen_close_icon{margin-top:.5rem}div.dropdown_radio{display:inline-block;min-width:150px;height:24px;margin-left:4px;padding:0;font-size:12px;color:#373635;line-height:20px;text-align:center;text-decoration:none;vertical-align:middle;background:#fff;border:1px solid #cccccc;box-sizing:border-box;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.dropdown_radio .btn_arrow_wrap{border:1px solid #cccccc;min-width:55px;display:inline-flex;justify-content:center}div.dropdown_radio .btn_arrow_wrap:active{transform:scale(.9)}div.dropdown_radio .btn_arrow_wrap:hover{border:1px solid #cccccc;background:#ccc}.btn_arrow_wrap input[type=number]{width:60px;padding:2px 8px;border:0px;text-align:right}.ReportMailSend_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.ReportMailSend_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.ReportMailSend_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.ReportMailSend_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.ReportMailSend_container .modal_white_bg .modal_header button a{color:#aaa}.ReportMailSend_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.ReportMailSend_container .table_remake li{list-style:none}.ReportMailSend_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.ReportMailSend_container .table_remake th .num{width:10%}.ReportMailSend_container .table_remake th .date{width:20%}.ReportMailSend_container .table_remake .division td{border-top:1px dashed #d2d2d2}.ReportMailSend_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReportMailSend_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.ReportMailSend_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.ReportMailSend_container .table_remake td input[type=checkbox].inp_readonly,.ReportMailSend_container .table_remake td input[type=checkbox].inp_readonly+label,.ReportMailSend_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.ReportMailSend_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.ReportMailSend_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.ReportMailSend_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.ReportMailSend_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.ReportMailSend_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.ReportMailSend_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ReportMailSend_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.ReportMailSend_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ReportMailSend_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.ReportMailSend_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.ReportMailSend_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.ReportMailSend_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.ReportMailSend_container .table_remake td textarea:focus{outline:2px solid #aaa}.ReportMailSend_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.ReportMailSend_container .table_remake td select:active{outline:2px solid #aaa}.ReportMailSend_container .table_remake td select:focus{outline:2px solid #aaa}.ReportMailSend_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.ReportMailSend_container .table_remake td .txtc,.ReportMailSend_container .table_remake td .notxtc{text-align:center}.ReportMailSend_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.ReportMailSend_container .table_remake td a:hover{color:#333}.ReportMailSend_container .table_remake td select{height:80px}.ReportMailSend_container .table_remake td select option{padding:5px 10px}.ReportMailSend_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.ReportMailSend_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.ReportMailSend_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.ReportMailSend_container .btn_wrap button:last-child{margin:0 0 0 5px}.EmailUserSelectModal_container{background-color:#0009;position:fixed;z-index:850;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.EmailUserSelectModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.EmailUserSelectModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.EmailUserSelectModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.EmailUserSelectModal_container .modal_white_bg{width:850px}.EmailUserSelectModal_container .select_header .menu_select{width:20%;height:35px;padding-left:10px;margin-right:10px;border-radius:3px;border:1px solid #aaa}.EmailUserSelectModal_container .select_header input[type=text]{width:calc(80% - 10px);height:35px;padding-left:10px;border-radius:3px;border:1px solid #aaa}.EmailUserSelectModal_container .select_header input[type=text]:focus{outline:2px solid #aaa}.EmailUserSelectModal_container .select_header .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.EmailUserSelectModal_container .select_header .table_remake li{list-style:none}.EmailUserSelectModal_container .select_header .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.EmailUserSelectModal_container .select_header .table_remake th .num{width:10%}.EmailUserSelectModal_container .select_header .table_remake th .date{width:20%}.EmailUserSelectModal_container .select_header .table_remake .division td{border-top:1px dashed #d2d2d2}.EmailUserSelectModal_container .select_header .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EmailUserSelectModal_container .select_header .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.EmailUserSelectModal_container .select_header .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.EmailUserSelectModal_container .select_header .table_remake td a{display:inline-block;width:100%;text-align:center}.EmailUserSelectModal_container .select_header .table_remake td a:hover{color:#333}.EmailUserSelectModal_container .select_header .table_remake td input[type=checkbox].inp_readonly,.EmailUserSelectModal_container .select_header .table_remake td input[type=checkbox].inp_readonly+label,.EmailUserSelectModal_container .select_header .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.EmailUserSelectModal_container .select_header .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.EmailUserSelectModal_container .select_header .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.EmailUserSelectModal_container .select_header .table_remake td button a{text-decoration:none;color:#555}.EmailUserSelectModal_container .select_header .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.EmailUserSelectModal_container .select_header .table_remake .notxtc{text-align:center}.EmailUserSelectModal_container .select_header .table_remake .btn_nowrap{white-space:nowrap}.EmailUserSelectModal_container .select_header .table_remake .btn_nowrap div{display:inline-block}.EmailUserSelectModal_container .btn_wrap{display:flex;justify-content:center}.EmailUserSelectModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.EmailUserSelectModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.EmailUserSelectModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.report_search_wrap{position:relative;margin:10px 0;padding-left:20px}.report_search_wrap input{width:100%;height:35px;border-radius:3px;padding:0 0 0 10px;border:2px solid #ef7f8c;font-size:80%}.report_search_wrap input:active{border:2px solid #ef7f8c;outline:none}.report_search_wrap input:focus{border:2px solid #ef7f8c;outline:none}.report_search_wrap img{position:absolute;right:10px;top:3px;width:25px}.DomainAppMgmtPage_container .head_menu_section{display:flex;justify-content:flex-end}.DomainAppMgmtPage_container .head_menu_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.DomainAppMgmtPage_container .head_menu_section button:hover{background-color:#bb6991}.DomainAppMgmtPage_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.DomainAppMgmtPage_container table li{list-style:none}.DomainAppMgmtPage_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.DomainAppMgmtPage_container table th .num{width:10%}.DomainAppMgmtPage_container table th .date{width:20%}.DomainAppMgmtPage_container table .division td{border-top:1px dashed #d2d2d2}.DomainAppMgmtPage_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DomainAppMgmtPage_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.DomainAppMgmtPage_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.DomainAppMgmtPage_container table td a{display:inline-block;width:100%;text-align:center}.DomainAppMgmtPage_container table td a:hover{color:#333}.DomainAppMgmtPage_container table td input[type=checkbox].inp_readonly,.DomainAppMgmtPage_container table td input[type=checkbox].inp_readonly+label,.DomainAppMgmtPage_container table td input[type=checkbox].inp_readonly:checked{display:none}.DomainAppMgmtPage_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.DomainAppMgmtPage_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.DomainAppMgmtPage_container table td button a{text-decoration:none;color:#555}.DomainAppMgmtPage_container table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.DomainAppMgmtPage_container table .notxtc{text-align:center}.DomainAppMgmtPage_container table .btn_nowrap{white-space:nowrap}.DomainAppMgmtPage_container table .btn_nowrap div{display:inline-block}.DomainAppMgmtPage_container table :nth-child(6) button a{text-decoration:none}.DomainAppAddModal_conatiner{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.DomainAppAddModal_conatiner .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.DomainAppAddModal_conatiner .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.DomainAppAddModal_conatiner .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.DomainAppAddModal_conatiner .modal_white_bg .modal_header button a{color:#aaa}.DomainAppAddModal_conatiner table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.DomainAppAddModal_conatiner table li{list-style:none}.DomainAppAddModal_conatiner table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.DomainAppAddModal_conatiner table th .num{width:10%}.DomainAppAddModal_conatiner table th .date{width:20%}.DomainAppAddModal_conatiner table .division td{border-top:1px dashed #d2d2d2}.DomainAppAddModal_conatiner table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DomainAppAddModal_conatiner table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.DomainAppAddModal_conatiner table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.DomainAppAddModal_conatiner table td input[type=checkbox].inp_readonly,.DomainAppAddModal_conatiner table td input[type=checkbox].inp_readonly+label,.DomainAppAddModal_conatiner table td input[type=checkbox].inp_readonly:checked{display:none}.DomainAppAddModal_conatiner table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.DomainAppAddModal_conatiner table td .jodit_editor_container button{border:none;background-color:transparent}.DomainAppAddModal_conatiner table td .jodit_editor_container button:hover{background-color:transparent}.DomainAppAddModal_conatiner table td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.DomainAppAddModal_conatiner table td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.DomainAppAddModal_conatiner table td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DomainAppAddModal_conatiner table td input[type=text]:focus{outline:2px solid #aaa}.DomainAppAddModal_conatiner table td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DomainAppAddModal_conatiner table td input[type=number]:focus{outline:2px solid #aaa}.DomainAppAddModal_conatiner table td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DomainAppAddModal_conatiner table td input[type=password]:focus{outline:2px solid #aaa}.DomainAppAddModal_conatiner table td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.DomainAppAddModal_conatiner table td textarea:focus{outline:2px solid #aaa}.DomainAppAddModal_conatiner table td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.DomainAppAddModal_conatiner table td select:active{outline:2px solid #aaa}.DomainAppAddModal_conatiner table td select:focus{outline:2px solid #aaa}.DomainAppAddModal_conatiner table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.DomainAppAddModal_conatiner table td .txtc,.DomainAppAddModal_conatiner table td .notxtc{text-align:center}.DomainAppAddModal_conatiner table td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.DomainAppAddModal_conatiner table td a:hover{color:#333}.DomainAppAddModal_conatiner .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.DomainAppAddModal_conatiner .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.DomainAppAddModal_conatiner .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.DomainAppAddModal_conatiner .btn_wrap button:last-child{margin:0 0 0 5px}.DomainAppUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.DomainAppUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.DomainAppUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.DomainAppUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.DomainAppUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.DomainAppUpdateModal_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.DomainAppUpdateModal_container table li{list-style:none}.DomainAppUpdateModal_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.DomainAppUpdateModal_container table th .num{width:10%}.DomainAppUpdateModal_container table th .date{width:20%}.DomainAppUpdateModal_container table .division td{border-top:1px dashed #d2d2d2}.DomainAppUpdateModal_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DomainAppUpdateModal_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.DomainAppUpdateModal_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.DomainAppUpdateModal_container table td input[type=checkbox].inp_readonly,.DomainAppUpdateModal_container table td input[type=checkbox].inp_readonly+label,.DomainAppUpdateModal_container table td input[type=checkbox].inp_readonly:checked{display:none}.DomainAppUpdateModal_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.DomainAppUpdateModal_container table td .jodit_editor_container button{border:none;background-color:transparent}.DomainAppUpdateModal_container table td .jodit_editor_container button:hover{background-color:transparent}.DomainAppUpdateModal_container table td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.DomainAppUpdateModal_container table td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.DomainAppUpdateModal_container table td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DomainAppUpdateModal_container table td input[type=text]:focus{outline:2px solid #aaa}.DomainAppUpdateModal_container table td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DomainAppUpdateModal_container table td input[type=number]:focus{outline:2px solid #aaa}.DomainAppUpdateModal_container table td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.DomainAppUpdateModal_container table td input[type=password]:focus{outline:2px solid #aaa}.DomainAppUpdateModal_container table td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.DomainAppUpdateModal_container table td textarea:focus{outline:2px solid #aaa}.DomainAppUpdateModal_container table td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.DomainAppUpdateModal_container table td select:active{outline:2px solid #aaa}.DomainAppUpdateModal_container table td select:focus{outline:2px solid #aaa}.DomainAppUpdateModal_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.DomainAppUpdateModal_container table td .txtc,.DomainAppUpdateModal_container table td .notxtc{text-align:center}.DomainAppUpdateModal_container table td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.DomainAppUpdateModal_container table td a:hover{color:#333}.DomainAppUpdateModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.DomainAppUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.DomainAppUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.DomainAppUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.PBIAppMgmtPage_container .head_menu_section{display:flex;justify-content:flex-end}.PBIAppMgmtPage_container .head_menu_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.PBIAppMgmtPage_container .head_menu_section button:hover{background-color:#bb6991}.PBIAppMgmtPage_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.PBIAppMgmtPage_container table li{list-style:none}.PBIAppMgmtPage_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.PBIAppMgmtPage_container table th .num{width:10%}.PBIAppMgmtPage_container table th .date{width:20%}.PBIAppMgmtPage_container table .division td{border-top:1px dashed #d2d2d2}.PBIAppMgmtPage_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PBIAppMgmtPage_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.PBIAppMgmtPage_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.PBIAppMgmtPage_container table td a{display:inline-block;width:100%;text-align:center}.PBIAppMgmtPage_container table td a:hover{color:#333}.PBIAppMgmtPage_container table td input[type=checkbox].inp_readonly,.PBIAppMgmtPage_container table td input[type=checkbox].inp_readonly+label,.PBIAppMgmtPage_container table td input[type=checkbox].inp_readonly:checked{display:none}.PBIAppMgmtPage_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.PBIAppMgmtPage_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.PBIAppMgmtPage_container table td button a{text-decoration:none;color:#555}.PBIAppMgmtPage_container table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.PBIAppMgmtPage_container table .notxtc{text-align:center}.PBIAppMgmtPage_container table .btn_nowrap{white-space:nowrap}.PBIAppMgmtPage_container table .btn_nowrap div{display:inline-block}.PbiAppAddModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.PbiAppAddModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.PbiAppAddModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.PbiAppAddModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.PbiAppAddModal_container .modal_white_bg .modal_header button a{color:#aaa}.PbiAppAddModal_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.PbiAppAddModal_container table li{list-style:none}.PbiAppAddModal_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.PbiAppAddModal_container table th .num{width:10%}.PbiAppAddModal_container table th .date{width:20%}.PbiAppAddModal_container table .division td{border-top:1px dashed #d2d2d2}.PbiAppAddModal_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PbiAppAddModal_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.PbiAppAddModal_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.PbiAppAddModal_container table td input[type=checkbox].inp_readonly,.PbiAppAddModal_container table td input[type=checkbox].inp_readonly+label,.PbiAppAddModal_container table td input[type=checkbox].inp_readonly:checked{display:none}.PbiAppAddModal_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.PbiAppAddModal_container table td .jodit_editor_container button{border:none;background-color:transparent}.PbiAppAddModal_container table td .jodit_editor_container button:hover{background-color:transparent}.PbiAppAddModal_container table td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.PbiAppAddModal_container table td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.PbiAppAddModal_container table td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.PbiAppAddModal_container table td input[type=text]:focus{outline:2px solid #aaa}.PbiAppAddModal_container table td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.PbiAppAddModal_container table td input[type=number]:focus{outline:2px solid #aaa}.PbiAppAddModal_container table td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.PbiAppAddModal_container table td input[type=password]:focus{outline:2px solid #aaa}.PbiAppAddModal_container table td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.PbiAppAddModal_container table td textarea:focus{outline:2px solid #aaa}.PbiAppAddModal_container table td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.PbiAppAddModal_container table td select:active{outline:2px solid #aaa}.PbiAppAddModal_container table td select:focus{outline:2px solid #aaa}.PbiAppAddModal_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.PbiAppAddModal_container table td .txtc,.PbiAppAddModal_container table td .notxtc{text-align:center}.PbiAppAddModal_container table td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.PbiAppAddModal_container table td a:hover{color:#333}.PbiAppAddModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.PbiAppAddModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.PbiAppAddModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.PbiAppAddModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.PbiAppUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.PbiAppUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.PbiAppUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.PbiAppUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.PbiAppUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.PbiAppUpdateModal_container table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.PbiAppUpdateModal_container table li{list-style:none}.PbiAppUpdateModal_container table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.PbiAppUpdateModal_container table th .num{width:10%}.PbiAppUpdateModal_container table th .date{width:20%}.PbiAppUpdateModal_container table .division td{border-top:1px dashed #d2d2d2}.PbiAppUpdateModal_container table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PbiAppUpdateModal_container table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.PbiAppUpdateModal_container table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.PbiAppUpdateModal_container table td input[type=checkbox].inp_readonly,.PbiAppUpdateModal_container table td input[type=checkbox].inp_readonly+label,.PbiAppUpdateModal_container table td input[type=checkbox].inp_readonly:checked{display:none}.PbiAppUpdateModal_container table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.PbiAppUpdateModal_container table td .jodit_editor_container button{border:none;background-color:transparent}.PbiAppUpdateModal_container table td .jodit_editor_container button:hover{background-color:transparent}.PbiAppUpdateModal_container table td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.PbiAppUpdateModal_container table td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.PbiAppUpdateModal_container table td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.PbiAppUpdateModal_container table td input[type=text]:focus{outline:2px solid #aaa}.PbiAppUpdateModal_container table td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.PbiAppUpdateModal_container table td input[type=number]:focus{outline:2px solid #aaa}.PbiAppUpdateModal_container table td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.PbiAppUpdateModal_container table td input[type=password]:focus{outline:2px solid #aaa}.PbiAppUpdateModal_container table td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.PbiAppUpdateModal_container table td textarea:focus{outline:2px solid #aaa}.PbiAppUpdateModal_container table td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.PbiAppUpdateModal_container table td select:active{outline:2px solid #aaa}.PbiAppUpdateModal_container table td select:focus{outline:2px solid #aaa}.PbiAppUpdateModal_container table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.PbiAppUpdateModal_container table td .txtc,.PbiAppUpdateModal_container table td .notxtc{text-align:center}.PbiAppUpdateModal_container table td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.PbiAppUpdateModal_container table td a:hover{color:#333}.PbiAppUpdateModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.PbiAppUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.PbiAppUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.PbiAppUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.entityMain .entityNav .purview_path_info{display:flex;font-size:12px;line-height:12px;margin-bottom:20px}.entityMain .entitySection .info_header{display:flex;align-items:flex-end;justify-content:space-between;font-size:20px;font-weight:600;padding-bottom:10px;border-bottom:1px solid #e0e0e0;color:#444;margin-bottom:10px}.entityMain .entitySection .info_header .menu_title{font-size:20px;line-height:20px;color:#444}.entityMain .entitySection .info_header .menu_description{padding:5px 0;font-size:14px;color:#888}.entityMain .entitySection .info_header .btn_catalog_wrap .btntype{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:10px}.entityMain .entitySection .info_header .btn_catalog_wrap .btntype:hover{background-color:#bb6991}.entityMain .entitySection .info_header .btn_catalog_wrap_none{display:none}.entityMain .entitySection .info_header .asset_modal{background-color:#0009;position:fixed;z-index:900;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.entityMain .entitySection .info_header .asset_modal .modal_white_bg{width:700px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.entityMain .entitySection .info_header .asset_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.entityMain .entitySection .info_header .asset_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.entityMain .entitySection .info_header .asset_modal .modal_white_bg .layer_popup_contents{border:1px solid #e0e0e0;margin:15px 0;padding:20px}.entityMain .entitySection .info_header .asset_modal .modal_white_bg .layer_popup_contents h2{font-size:14px;margin-bottom:10px;font-weight:500;display:flex}.entityMain .entitySection .info_header .asset_modal .modal_white_bg .layer_popup_contents .explain_btns{margin-bottom:10px}.entityMain .entitySection .info_header .asset_modal .modal_white_bg .layer_popup_close{display:flex;justify-content:center}.entityMain .entitySection .list_tree{height:calc(100vh - 315px);overflow-y:auto}.entityMain .entitySection .list_tree li{list-style:none;display:flex;align-items:center;border-bottom:1px solid #e0e0e0}.entityMain .entitySection .list_tree li:hover{background-color:#fceaed}.entityMain .entitySection .list_tree li .depth,.entityMain .entitySection .list_tree li .icon{width:30px;color:#ef7f8c;font-size:20px}.entityMain .entitySection .list_tree li .list_folder{cursor:pointer}.entityMain .entitySection .list_tree li label{display:inline-flex;width:100%;flex-direction:column;padding:15px 10px;font-size:12px}.entityMain .entitySection .list_tree li label .content_resource,.entityMain .entitySection .list_tree li label .content_detail{margin-top:6px}.entityMain .entitySection .list_tree li label .name_place{font-size:18px;font-weight:600;color:#ef7f8c;cursor:pointer;display:flex}.entityMain .entitySection .list_tree li label .name_place:hover{color:#ef7f8c}.entityMain .entitySection .tab_container{display:flex;border-bottom:1px solid #e0e0e0}.entityMain .entitySection .tab_container .Tab_Name{width:100px;height:35px;line-height:25px;text-align:center;font-size:14px;cursor:pointer}.entityMain .entitySection .tab_container .Tab_Name:hover,.entityMain .entitySection .tab_container .active{border-bottom:2px solid #ef7f8c;font-weight:600;color:#ef7f8c}.entityMain .entitySection .content_component .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.entityMain .entitySection .content_component .table_remake li{list-style:none}.entityMain .entitySection .content_component .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.entityMain .entitySection .content_component .table_remake th .num{width:10%}.entityMain .entitySection .content_component .table_remake th .date{width:20%}.entityMain .entitySection .content_component .table_remake .division td{border-top:1px dashed #d2d2d2}.entityMain .entitySection .content_component .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entityMain .entitySection .content_component .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.entityMain .entitySection .content_component .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.entityMain .entitySection .content_component .table_remake td input[type=checkbox].inp_readonly,.entityMain .entitySection .content_component .table_remake td input[type=checkbox].inp_readonly+label,.entityMain .entitySection .content_component .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.entityMain .entitySection .content_component .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.entityMain .entitySection .content_component .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.entityMain .entitySection .content_component .table_remake td .jodit_editor_container button:hover{background-color:transparent}.entityMain .entitySection .content_component .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.entityMain .entitySection .content_component .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.entityMain .entitySection .content_component .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.entityMain .entitySection .content_component .table_remake td input[type=text]:focus{outline:2px solid #aaa}.entityMain .entitySection .content_component .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.entityMain .entitySection .content_component .table_remake td input[type=number]:focus{outline:2px solid #aaa}.entityMain .entitySection .content_component .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.entityMain .entitySection .content_component .table_remake td input[type=password]:focus{outline:2px solid #aaa}.entityMain .entitySection .content_component .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.entityMain .entitySection .content_component .table_remake td textarea:focus{outline:2px solid #aaa}.entityMain .entitySection .content_component .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.entityMain .entitySection .content_component .table_remake td select:active{outline:2px solid #aaa}.entityMain .entitySection .content_component .table_remake td select:focus{outline:2px solid #aaa}.entityMain .entitySection .content_component .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.entityMain .entitySection .content_component .table_remake td .txtc,.entityMain .entitySection .content_component .table_remake td .notxtc{text-align:center}.entityMain .entitySection .content_component .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.entityMain .entitySection .content_component .table_remake td a:hover{color:#333}.entityMain .entitySection .content_component .layout_flow{height:calc(100vh - 400px)}.entityMain .entitySection .content_component .layout_flow .flow{display:none;width:100%;height:100%}.entityMain .entitySection .content_component .layout_flow .flow.active{display:block}.entityMain .entitySection .content_component .layout_flow .react-flow__node .node_inner .inner_content{display:flex;align-items:center;justify-content:flex-start;padding:10px}.entityMain .entitySection .content_component .layout_flow .react-flow__node .node_inner .inner_content .node_svg{width:50px;height:50px;display:flex;align-items:center}.entityMain .entitySection .content_component .layout_flow .react-flow__node .node_inner .inner_content .node_title{height:50px;display:flex;align-items:center;line-break:anywhere;padding-left:10px}.entityMain .entitySection .content_component .layout_flow .react-flow__node .node_inner .inner_content .node_svg img{width:100%;height:100%;object-fit:contain}.entityMain .entitySection .content_component .layout_flow .react-flow__node .node_inner .node_sub_menu{display:none;height:30px;right:0;border-top:1px solid #ef7f8c;line-height:30px;padding-left:10px}.entityMain .entitySection .content_component .layout_flow .react-flow__node.selected .node_inner .node_sub_menu{display:block}.entityMain .entitySection .content_component .layout_flow .react-flow__node.selected .node_inner .node_sub_menu:hover{display:block;cursor:pointer;color:#ef7f8c}.entityMain .entitySection .content_component .layout_flow .toggleOn{position:absolute;z-index:10;display:inline-block;min-width:auto;height:36px;margin-left:4px;padding:0 20px;font-size:13px;font-weight:400;color:#fff;line-height:36px;text-align:center;text-decoration:none;vertical-align:middle;background:#ef7f8c;border:1px solid #ef7f8c;box-sizing:border-box;cursor:pointer;right:20px;bottom:100px;border-radius:3px}.entityMain .entitySection .content_component .related_section{display:flex;margin-top:15px}.entityMain .entitySection .content_component .related_section .path_list{border-right:1px solid #e0e0e0;margin-right:15px;padding-right:15px;width:20%}.entityMain .entitySection .content_component .related_section .path_list .path_item{min-width:175px;padding:10px;border-bottom:1px solid #e0e0e0}.entityMain .entitySection .content_component .related_section .path_list .path_item:hover{background-color:#fceaed;cursor:pointer}.entityMain .entitySection .content_component .related_section .path_list .path_item h1{font-size:14px;line-height:14px;margin:0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entityMain .entitySection .content_component .related_section .path_list .path_item h3{font-size:12px;line-height:12px;margin-top:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entityMain .entitySection .content_component .related_section .path_list .active{background-color:#fceaed}.entityMain .entitySection .content_component .related_section .related_list{width:80%;height:calc(100vh - 400px);overflow-y:auto}.entityMain .entitySection .content_component .related_section .related_list .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.entityMain .entitySection .content_component .related_section .related_list .table_remake li{list-style:none}.entityMain .entitySection .content_component .related_section .related_list .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.entityMain .entitySection .content_component .related_section .related_list .table_remake th .num{width:10%}.entityMain .entitySection .content_component .related_section .related_list .table_remake th .date{width:20%}.entityMain .entitySection .content_component .related_section .related_list .table_remake .division td{border-top:1px dashed #d2d2d2}.entityMain .entitySection .content_component .related_section .related_list .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entityMain .entitySection .content_component .related_section .related_list .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.entityMain .entitySection .content_component .related_section .related_list .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.entityMain .entitySection .content_component .related_section .related_list .table_remake td a{display:inline-block;width:100%;text-align:center}.entityMain .entitySection .content_component .related_section .related_list .table_remake td a:hover{color:#333}.entityMain .entitySection .content_component .related_section .related_list .table_remake td input[type=checkbox].inp_readonly,.entityMain .entitySection .content_component .related_section .related_list .table_remake td input[type=checkbox].inp_readonly+label,.entityMain .entitySection .content_component .related_section .related_list .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.entityMain .entitySection .content_component .related_section .related_list .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.entityMain .entitySection .content_component .related_section .related_list .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.entityMain .entitySection .content_component .related_section .related_list .table_remake td button a{text-decoration:none;color:#555}.entityMain .entitySection .content_component .related_section .related_list .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.entityMain .entitySection .content_component .related_section .related_list .table_remake .notxtc{text-align:center}.entityMain .entitySection .content_component .related_section .related_list .table_remake .btn_nowrap{white-space:nowrap}.entityMain .entitySection .content_component .related_section .related_list .table_remake .btn_nowrap div{display:inline-block}.entityMain .entitySection .content_component .schema .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.entityMain .entitySection .content_component .schema .table_remake li{list-style:none}.entityMain .entitySection .content_component .schema .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.entityMain .entitySection .content_component .schema .table_remake th .num{width:10%}.entityMain .entitySection .content_component .schema .table_remake th .date{width:20%}.entityMain .entitySection .content_component .schema .table_remake .division td{border-top:1px dashed #d2d2d2}.entityMain .entitySection .content_component .schema .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entityMain .entitySection .content_component .schema .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.entityMain .entitySection .content_component .schema .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.entityMain .entitySection .content_component .schema .table_remake td a{display:inline-block;width:100%;text-align:center}.entityMain .entitySection .content_component .schema .table_remake td a:hover{color:#333}.entityMain .entitySection .content_component .schema .table_remake td input[type=checkbox].inp_readonly,.entityMain .entitySection .content_component .schema .table_remake td input[type=checkbox].inp_readonly+label,.entityMain .entitySection .content_component .schema .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.entityMain .entitySection .content_component .schema .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.entityMain .entitySection .content_component .schema .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.entityMain .entitySection .content_component .schema .table_remake td button a{text-decoration:none;color:#555}.entityMain .entitySection .content_component .schema .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.entityMain .entitySection .content_component .schema .table_remake .notxtc{text-align:center}.entityMain .entitySection .content_component .schema .table_remake .btn_nowrap{white-space:nowrap}.entityMain .entitySection .content_component .schema .table_remake .btn_nowrap div{display:inline-block}.entityMain .entitySection .content_component .schema .table_remake .td_tr:hover{cursor:pointer;background-color:#fceaed}.entityMain .entitySection .content_component .schema .table_remake .none:hover{cursor:unset;background-color:transparent}.entityMain .entitySection .table_remake table{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.entityMain .entitySection .table_remake table li{list-style:none}.entityMain .entitySection .table_remake table th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.entityMain .entitySection .table_remake table th .num{width:10%}.entityMain .entitySection .table_remake table th .date{width:20%}.entityMain .entitySection .table_remake table .division td{border-top:1px dashed #d2d2d2}.entityMain .entitySection .table_remake table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entityMain .entitySection .table_remake table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.entityMain .entitySection .table_remake table td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.entityMain .entitySection .table_remake table td a{display:inline-block;width:100%;text-align:center}.entityMain .entitySection .table_remake table td a:hover{color:#333}.entityMain .entitySection .table_remake table td input[type=checkbox].inp_readonly,.entityMain .entitySection .table_remake table td input[type=checkbox].inp_readonly+label,.entityMain .entitySection .table_remake table td input[type=checkbox].inp_readonly:checked{display:none}.entityMain .entitySection .table_remake table td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.entityMain .entitySection .table_remake table td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.entityMain .entitySection .table_remake table td button a{text-decoration:none;color:#555}.entityMain .entitySection .table_remake table .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.entityMain .entitySection .table_remake table .notxtc{text-align:center}.entityMain .entitySection .table_remake table .btn_nowrap{white-space:nowrap}.entityMain .entitySection .table_remake table .btn_nowrap div{display:inline-block}.entityMain .entitySection .table_remake table .txtc{word-break:break-all}.entityMain .entitySection .search_conditions{margin-bottom:20px}.entityMain .entitySection .search_conditions .condition_title{display:flex;justify-content:flex-end;margin-bottom:10px}.entityMain .entitySection .search_conditions .condition_title button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:10px}.entityMain .entitySection .search_conditions .condition_title button:hover{background-color:#bb6991}.entityMain .entitySection .search_conditions .on{display:none}.entityMain .entitySection .search_conditions .off{display:grid;grid-template-columns:repeat(5,1fr);gap:0 15px;background-color:#f0f0f0;padding:20px;border-radius:3px}.entityMain .entitySection .search_conditions .off .condition{display:flex;flex-direction:column;align-items:center}.entityMain .entitySection .search_conditions .off .condition .content_title{padding:0 0 20px;font-size:13px;font-weight:600}.entityMain .entitySection .search_conditions .off .condition .list{width:100%;overflow-y:auto;height:130px;border:1px solid #e0e0e0;background-color:#fff;padding:5px 0;border-radius:3px}.entityMain .entitySection .search_conditions .off .condition .list ul{list-style:none}.entityMain .entitySection .search_conditions .off .condition .list ul li{padding:4px 0 4px 10px;font-size:12px;display:flex;align-items:center}.entityMain .entitySection .search_conditions .off .condition .list ul li input[type=checkbox]{width:14px;height:14px}.entityMain .entitySection .count{font-size:12px;padding-bottom:10px;border-bottom:2px solid #444}.entityMain .entitySection .searchText{margin-top:10px}.entityMain .entitySection .meta_search_list .search_list_contents,.entityMain .entitySection .meta_search_list_report .search_list_contents{padding:15px;border-bottom:1px solid #e0e0e0}.entityMain .entitySection .meta_search_list .search_list_contents:hover,.entityMain .entitySection .meta_search_list_report .search_list_contents:hover{background-color:#fceaed}.entityMain .entitySection .meta_search_list .search_list_contents .content_name,.entityMain .entitySection .meta_search_list_report .search_list_contents .content_name{color:#ef7f8c;font-weight:600;cursor:pointer}.entityMain .entitySection .meta_search_list .search_list_contents .text,.entityMain .entitySection .meta_search_list_report .search_list_contents .text{margin-top:10px;font-size:14px}.entityMain .entitySection .meta_search_list .search_list_contents .text .content_detail_url,.entityMain .entitySection .meta_search_list_report .search_list_contents .text .content_detail_url{margin-top:10px}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap{background-color:#f0f0f0;width:100%;padding:15px;border-radius:3px;display:flex;align-items:center;position:relative;justify-content:space-between;margin-bottom:15px}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap{display:flex;flex-direction:column}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input{display:flex}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area{margin-right:20px}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .select_input_title{margin-right:16px;font-weight:600;font-size:12px;color:#888}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .select_input input[type=text]{width:300px;height:30px;border-radius:3px;border:1px solid #d2d2d2;padding-left:10px}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .select_input input[type=text]:focus{outline:2px solid #ef7f8c;border:1px solid #ef7f8c}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .select_input input[type=text]::placeholder{font-weight:300;color:#aaa}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .none_date_picker_input .select_input_area .select_input input[type=text]:focus{outline:none;border:none}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .datepicker_btn_wrap{margin-top:20px;display:flex;align-items:center}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .datepicker_btn_wrap .period{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .datepicker_btn_wrap .date_btn_wrap{margin-left:10px}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .datepicker_btn_wrap .date_btn_wrap button{height:20px;margin:0 2px;padding:10px 15px;font-size:14px;color:#555;background-color:#fff;border-radius:3px;line-height:0px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .select_input_wrap .datepicker_btn_wrap .date_btn_wrap button:hover{background-color:#f0f0f0}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .btn_area button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .select_input_btn_wrap .btn_area button:hover{background-color:#bb6991}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .btn_output_wrap{display:flex;justify-content:flex-end}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .btn_output_wrap .btn_output{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.entityMain .entitySection .logsearch_page .select_input_btn_wrap_container .btn_output_wrap .btn_output:hover{background-color:#bb6991}.entityMain .entitySection .purview_common .inp_item{display:flex;flex-direction:column}.entityMain .entitySection .purview_common .inp_item .inp_title{display:flex;align-items:center;margin-bottom:10px;font-size:14px;font-weight:600;color:#555}.entityMain .entitySection .purview_common .inp_item .inp_title button{height:20px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block;margin:0 1px 0 10px}.entityMain .entitySection .purview_common .inp_item .inp_area{padding-left:30px;margin-bottom:20px;width:100%}.entityMain .entitySection .purview_common .inp_item .inp_area .select_area{width:100%;height:auto;line-height:35px;min-height:35px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0}.entityMain .entitySection .purview_common .inp_item .inp_area textarea{width:100%;height:70px;padding:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0;resize:none}.entityMain .entitySection .purview_common .inp_item .inp_area textarea:focus{border:1px solid #aaa;outline:2px solid #aaa}.entityMain .entitySection .purview_common .inp_item .inp_area select{width:100%;height:35px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0}.entityMain .entitySection .purview_common .inp_item .inp_area select:focus{border:1px solid #aaa;outline:2px solid #aaa}.entityMain .entitySection .purview_common .inp_item .inp_area input{width:100%;height:35px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0}.entityMain .entitySection .purview_common .inp_item .inp_area input:focus{border:1px solid #aaa;outline:2px solid #aaa}.entityMain .entitySection .purview_common .btn_wrap{display:flex;justify-content:flex-end}.entityMain .entitySection .purview_common .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.entityMain .entitySection .purview_common .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.entityMain .entitySection .purview_common .btn_wrap button:last-child{margin:0 0 0 5px}.entityMain .entitySection .purview_common .btn_wrap button:last-child{background-color:#ef7f8c}.entityMain .entitySection .purview_common .lineage_list{margin-left:30px;background-color:#f0f0f0;height:auto;margin-bottom:15px;padding:15px;display:flex;justify-content:space-between;border-radius:3px}.entityMain .entitySection .purview_common .lineage_list .ul_list{list-style:none;width:100%}.entityMain .entitySection .purview_common .lineage_list .ul_list .list_key{width:100%;padding:10px;text-align:left}.entityMain .entitySection .purview_common .lineage_list .ul_list .list_key .item_header{font-weight:600;font-size:14px;margin-bottom:5px}.entityMain .entitySection .purview_common .lineage_list .ul_list .list_key .item_content{font-size:12px}.entityMain .entitySection .purview_common .lineage_list .ul_list .list_key:hover{background-color:#fceaed;cursor:pointer}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp{width:49%;border-radius:3px;background-color:#fff;display:flex;flex-direction:column}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .selected_item{display:flex;align-items:center;flex-direction:column;padding:15px;border-bottom:2px solid #e0e0e0}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .selected_item .item_title{font-size:18px;font-weight:600;color:#555;margin-bottom:15px}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .selected_item .item_list{display:flex;flex-direction:column;height:80px;overflow-y:auto;font-size:14px;width:100%}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .selected_item .item_list .nodata_info{display:flex;flex-direction:column;align-items:center;margin:auto}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .selected_item .item_list .nodata_info p{padding:3px 0}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .searched_item{display:flex;flex-direction:column;align-items:center}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .searched_item .search_wrap{width:100%;display:flex;justify-content:center}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .searched_item .search_wrap input{width:70%;height:35px;border-radius:20px;border:2px solid #ef7f8c;padding:0 15px;margin:10px}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .searched_item .search_wrap input:focus{border:2px solid #ef7f8c;outline:none}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .searched_item .search_list{width:100%;height:150px;display:flex;justify-content:center;overflow-y:auto;padding-left:15px;margin-bottom:15px}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .searched_item .search_list .nodata_info{text-align:center;font-size:14px;margin:auto}.entityMain .entitySection .purview_common .lineage_list .inp_search_comp .searched_item .search_list .nodata_info p{padding:3px 0}.LIneageExcelUdpate_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.LIneageExcelUdpate_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.LIneageExcelUdpate_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.LIneageExcelUdpate_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.LIneageExcelUdpate_container .modal_white_bg .modal_header button a{color:#aaa}.LIneageExcelUdpate_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.LIneageExcelUdpate_container .table_remake li{list-style:none}.LIneageExcelUdpate_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.LIneageExcelUdpate_container .table_remake th .num{width:10%}.LIneageExcelUdpate_container .table_remake th .date{width:20%}.LIneageExcelUdpate_container .table_remake .division td{border-top:1px dashed #d2d2d2}.LIneageExcelUdpate_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LIneageExcelUdpate_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.LIneageExcelUdpate_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.LIneageExcelUdpate_container .table_remake td input[type=checkbox].inp_readonly,.LIneageExcelUdpate_container .table_remake td input[type=checkbox].inp_readonly+label,.LIneageExcelUdpate_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.LIneageExcelUdpate_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.LIneageExcelUdpate_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.LIneageExcelUdpate_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.LIneageExcelUdpate_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.LIneageExcelUdpate_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.LIneageExcelUdpate_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.LIneageExcelUdpate_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.LIneageExcelUdpate_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.LIneageExcelUdpate_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.LIneageExcelUdpate_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.LIneageExcelUdpate_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.LIneageExcelUdpate_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.LIneageExcelUdpate_container .table_remake td textarea:focus{outline:2px solid #aaa}.LIneageExcelUdpate_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.LIneageExcelUdpate_container .table_remake td select:active{outline:2px solid #aaa}.LIneageExcelUdpate_container .table_remake td select:focus{outline:2px solid #aaa}.LIneageExcelUdpate_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.LIneageExcelUdpate_container .table_remake td .txtc,.LIneageExcelUdpate_container .table_remake td .notxtc{text-align:center}.LIneageExcelUdpate_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.LIneageExcelUdpate_container .table_remake td a:hover{color:#333}.LIneageExcelUdpate_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.LIneageExcelUdpate_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.LIneageExcelUdpate_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.LIneageExcelUdpate_container .btn_wrap button:last-child{margin:0 0 0 5px}.BoardPage_container .head_section{display:flex;justify-content:center;align-items:center;position:relative}.BoardPage_container .head_section select{font-size:100%;width:75px;height:35px;border-radius:5px;color:#888;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;border:none;padding-left:3px}.BoardPage_container .head_section .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.BoardPage_container .head_section .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.BoardPage_container .head_section .search_wrap input:active{border:none;outline:none}.BoardPage_container .head_section .search_wrap input:focus{border:none;outline:none}.BoardPage_container .head_section .search_wrap img{position:absolute;left:20px;bottom:9px}.BoardPage_container .head_section .search_wrap input::-webkit-input-placeholder{color:#aaa;font-size:14px}.BoardPage_container .head_section .add_board{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;border-radius:3px;border:none;position:absolute;right:0}.BoardPage_container .head_section .add_board a{color:#fff;display:inline-block;padding:0 20px;font-weight:600;border-radius:3px}.BoardPage_container .head_section .add_board a:hover{background-color:#bb6991}.BoardPage_container .category_select_section{width:100%;height:35px;display:flex;align-items:center;justify-content:center}.BoardPage_container .category_select_section .category_name{width:80px;text-align:center;font-weight:550}.BoardPage_container .category_select_section .select_wrap{color:#888;display:flex;align-items:center;justify-content:center;padding-left:15px}.BoardPage_container .category_select_section .select_wrap .select_label{display:flex}.BoardPage_container .category_select_section .select_wrap span{padding-left:5px}.BoardPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.BoardPage_container .table_remake li{list-style:none}.BoardPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.BoardPage_container .table_remake th .num{width:10%}.BoardPage_container .table_remake th .date{width:20%}.BoardPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.BoardPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BoardPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.BoardPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.BoardPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.BoardPage_container .table_remake td a:hover{color:#333}.BoardPage_container .table_remake td input[type=checkbox].inp_readonly,.BoardPage_container .table_remake td input[type=checkbox].inp_readonly+label,.BoardPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.BoardPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.BoardPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.BoardPage_container .table_remake td button a{text-decoration:none;color:#555}.BoardPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.BoardPage_container .table_remake .notxtc{text-align:center}.BoardPage_container .table_remake .btn_nowrap{white-space:nowrap}.BoardPage_container .table_remake .btn_nowrap div{display:inline-block}.BoardForm_container .add_input_wrap input{width:100%;height:40px;padding-left:10px;border-radius:3px;border:1px solid #aaa}.BoardForm_container .add_input_wrap input:focus{outline:2px solid #ef7f8c;border:1px solid #ef7f8c}.BoardForm_container .add_input_wrap .input_error{margin:10px 0;font-size:14px;color:#ef7f8c;font-weight:600}.BoardForm_container .add_info{display:flex;margin-top:20px;text-align:center}.BoardForm_container .add_info label{display:flex;align-items:center;font-size:14px;margin-left:20px;min-height:20px}.BoardForm_container .add_info select{margin-left:20px;width:150px}.BoardForm_container .add_info input{margin-left:10px;width:150px;height:auto}.BoardForm_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px;justify-content:flex-end}.BoardForm_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.BoardForm_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.BoardForm_container .btn_wrap button:last-child{margin:0 0 0 5px}.Board_file_list{margin:10px 0;display:flex;flex-wrap:wrap;background-color:#f0f0f0;border-radius:3px}.Board_file_list .file_list{font-size:12px;background-color:#fff;padding:0 0 0 15px;border-radius:50px;display:flex;align-items:center;margin:8px}.Board_file_list .file_list button{margin-left:10px;border:none;padding:none;width:30px;height:30px;cursor:pointer;background-color:transparent;display:flex;justify-content:center;align-items:center;color:#ef7f8c}.BoardView_button_wrap{display:flex;justify-content:flex-end;margin-bottom:10px}.BoardView_button_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:10px}.BoardView_button_wrap button:hover{background-color:#bb6991}.BoardView_button_wrap .disable,.BoardView_button_wrap .disable:hover{color:#fff;background-color:#aaa}.RequestAddModal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto;font-weight:400}.RequestAddModal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.RequestAddModal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.RequestAddModal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.RequestAddModal .modal_white_bg .modal_header button a{color:#aaa}.RequestAddModal .modal_white_bg{width:700px}.RequestAddModal .modal_white_bg .layer_popup_select{margin-top:20px}.RequestAddModal .modal_white_bg .layer_popup_select input{font-size:16px}.RequestAddModal .modal_white_bg .layer_popup_select select{font-size:14px}.comment-list{width:100%;padding:30px 20px 20px;display:flex;justify-content:space-between;border-bottom:1px solid #eee;font-size:12px;line-height:140%}.inner-comment-list{margin:0;background-color:#f0f0f0;padding:20px 0}.comment-list .inner-comment{display:flex}.comment-list .inner-comment .parentName{font-weight:600;margin-right:10px;color:#ef7f8c}.comment-list .inner-comment .icon{width:60px;font-size:16px;color:#333;position:relative;top:10px;left:20px}.comment-list p,.comment-list p .contents{font-size:12px;margin-bottom:10px;color:#333}.comment-list p .division{margin:0 10px;color:#999}.comment-list .more_comment{color:#ef7f8c;cursor:pointer}.comment-list .more_comment .arrow_icon{color:#ef7f8c;cursor:pointer;position:relative;top:3px;font-size:14px;margin-right:10px}.comment-list p input[type=button]{font-size:11px;color:#777;border:none;background-color:transparent;cursor:pointer}.comment-list .btn_s{display:inline-block;font-size:12px;min-width:50px;height:auto;margin-right:40px;line-height:12px;text-align:center;color:#555;border:1px solid #999;padding:4px 0;cursor:pointer}.inner-comment-list .btn_s{display:inline-block;font-size:12px;min-width:50px;height:auto;margin-right:20px;line-height:12px;text-align:center;color:#555;border:1px solid #999;padding:4px 0;cursor:pointer}.comment-list .btn_s:hover{background-color:#f0f0f0;color:#000}.comment-list .btn_icon_s,.inner-comment-list .btn_icon_s{display:inline-block;width:30px;height:30px;margin-right:10px;line-height:12px;text-align:center;color:#555;padding:4px 0;cursor:pointer}.comment-list .btn_icon_s:hover{background-color:#f0f0f0;color:#000}.BoardCommonModal_container{overflow-y:auto;background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.BoardCommonModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.BoardCommonModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.BoardCommonModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.BoardCommonModal_container .modal_white_bg .modal_header button a{color:#aaa}.BoardCommonModal_container .modal_white_bg{width:300px;padding:30px 30px 25px;background:#fff;color:#444;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:200px}.BoardCommonModal_container .modal_white_bg .reject_input_wrap{width:100%;margin-top:15px;display:flex;flex-direction:column}.BoardCommonModal_container .modal_white_bg .reject_input_wrap .reject_input{overflow:visible;width:100%;border:1px solid #e0e0e0;border-radius:6px;outline:none;height:42px;padding:0 14px;font-size:14px;transition:all .2s ease;background-color:#fafafa}.BoardCommonModal_container .modal_white_bg .reject_input_wrap .reject_input::placeholder{color:#aaa}.BoardCommonModal_container .modal_white_bg .reject_input_wrap .reject_input:hover{border-color:#bbb;background-color:#fff}.BoardCommonModal_container .modal_white_bg .reject_input_wrap .reject_input:focus{border-color:#bbb;background-color:#fff;box-shadow:0 0 0 2px #4096ff1a}.BoardCommonModal_container .modal_white_bg .msg{font-weight:600;margin-bottom:10px;margin-top:10px;color:#444;font-size:16px!important}.BoardCommonModal_container .modal_white_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.BoardCommonModal_container .modal_white_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.BoardCommonModal_container .modal_white_bg .btn_wrap button:last-child{margin:0 0 0 5px}.BoardCommonModal_container .modal_white_bg_delete_reject{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative;display:flex;flex-direction:column;align-items:center}.BoardCommonModal_container .modal_white_bg_delete_reject .msg{font-weight:600;margin-bottom:40px;margin-top:10px;color:#444;font-size:16px!important}.BoardCommonModal_container .modal_white_bg_delete_reject .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.BoardCommonModal_container .modal_white_bg_delete_reject .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.BoardCommonModal_container .modal_white_bg_delete_reject .btn_wrap button:last-child{margin:0 0 0 5px}.RequestStatusUpdateModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.RequestStatusUpdateModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.RequestStatusUpdateModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.RequestStatusUpdateModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.RequestStatusUpdateModal_container .modal_white_bg .modal_header button a{color:#aaa}.RequestStatusUpdateModal_container .modal_white_bg{width:450px}.RequestStatusUpdateModal_container .table_wrap{display:flex;justify-content:center;height:70px}.RequestStatusUpdateModal_container .table_wrap .table_remake .MuiAutocomplete-endAdornment button{width:25px;height:50px;border-radius:50px;line-height:25px}.RequestStatusUpdateModal_container .table_wrap .table_remake select{width:120px}.RequestStatusUpdateModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.RequestStatusUpdateModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.RequestStatusUpdateModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.RequestStatusUpdateModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.three-col-list table{table-layout:fixed;width:100%;border:0;border-bottom:1px solid #dddddd}.three-col-list table th{border-top:0px solid #333333;border-left:0px;border-right:0px;background-color:#f0f0f0;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:500}.three-col-list table tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.three-col-list table th.num{width:10%}.three-col-list table th.date{width:20%}.three-col-list table td{border-top:1px solid #e0e0e0;padding:8px 10px;word-break:break-all}.three-col-list table td:first-child{border-left:0;text-align:left!important}.three-col-list table td.txtc,.three-col-list table td.notxtc{text-align:center}.three-col-list table td a:hover{color:#373635}.three-col-list table .division td{border-top:1px dashed #e0e0e0}.three-col-list table .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bot table td,.bot table td.txtc{text-align:center!important}.side_menu_wrap{position:absolute;top:330px;left:24px;z-index:10;width:200px;background:#f1f1f1;border:1px solid #dddddd;border-width:1px 0}.side_title{position:relative;height:24px;padding:6px 10px 0 30px;font-size:14px;font-weight:500;line-height:20px;color:#000;border-bottom:1px solid #dddddd}.side_title_icon{position:absolute;top:7px;left:8px;z-index:10}.toc{width:200px;height:280px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.section-nav{width:182px;padding:5px 0}.section-nav a{display:block;margin-bottom:10px;padding-left:8px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.section-nav a:hover{font-weight:500;color:#000}.NoticePage_container .head_section{display:flex;justify-content:center;align-items:center;position:relative}.NoticePage_container .head_section .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center}.NoticePage_container .head_section .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.NoticePage_container .head_section .search_wrap input:active{border:none;outline:none}.NoticePage_container .head_section .search_wrap input:focus{border:none;outline:none}.NoticePage_container .head_section .search_wrap img{position:absolute;left:20px;bottom:9px}.NoticePage_container .head_section .search_wrap input::-webkit-input-placeholder{color:#aaa;font-size:14px}.NoticePage_container .head_section .add_notice{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;border-radius:3px;border:none;position:absolute;right:0}.NoticePage_container .head_section .add_notice a{color:#fff;display:inline-block;padding:0 20px;font-weight:600;border-radius:3px}.NoticePage_container .head_section .add_notice a:hover{background-color:#bb6991}.NoticePage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.NoticePage_container .table_remake li{list-style:none}.NoticePage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.NoticePage_container .table_remake th .num{width:10%}.NoticePage_container .table_remake th .date{width:20%}.NoticePage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.NoticePage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NoticePage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.NoticePage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center}.NoticePage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.NoticePage_container .table_remake td:first-child{border-left:0;text-align:left}.NoticePage_container .table_remake td .txtc,.NoticePage_container .table_remake td .notxtc{text-align:center}.NoticePage_container .table_remake td a:hover{color:#333}.NoticeForm_container .add_input_wrap input{width:100%;height:40px;padding-left:10px;border-radius:3px;border:1px solid #aaa}.NoticeForm_container .add_input_wrap input:focus{outline:2px solid #ef7f8c;border:1px solid #ef7f8c}.NoticeForm_container .add_input_wrap .input_error{margin:10px 0;font-size:14px;color:#ef7f8c;font-weight:600}.NoticeForm_container .add_info{display:flex;margin-top:20px;text-align:center}.NoticeForm_container .add_info label{display:flex;align-items:center;font-size:14px;margin-left:20px}.NoticeForm_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px;justify-content:flex-end}.NoticeForm_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.NoticeForm_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.NoticeForm_container .btn_wrap button:last-child{margin:0 0 0 5px}.file_choice_wrap label{display:inline-block;padding:0 10px;color:#444;vertical-align:middle;background-color:#fff;cursor:pointer;border:1px solid #ef7f8c;font-size:12px;border-radius:3px}.file_choice_wrap .inp_file{position:absolute;width:0;height:0;padding:0;overflow:hidden;border:0}.Notice_file_list{margin:10px 0;display:flex;flex-wrap:wrap;background-color:#f0f0f0;border-radius:3px}.Notice_file_list .file_list{font-size:12px;background-color:#fff;padding:0 0 0 15px;border-radius:50px;display:flex;align-items:center;margin:8px}.Notice_file_list .file_list button{margin-left:10px;border:none;padding:none;width:30px;height:30px;cursor:pointer;background-color:transparent;display:flex;justify-content:center;align-items:center;color:#ef7f8c}.NoticeView_button_wrap{display:flex;justify-content:flex-end;margin-bottom:10px}.NoticeView_button_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:10px}.NoticeView_button_wrap button:hover{background-color:#bb6991}.NoticeView_button_wrap button a{color:#fff}.jodit_editor_container{font-size:14px}.MyMailListPage_container .select_input_wrap{display:flex;align-items:center;justify-content:space-between;background-color:#f0f0f0;padding:15px;border-radius:3px;margin-bottom:15px}.MyMailListPage_container .select_input_wrap .input_date_wrap{display:flex;align-items:center}.MyMailListPage_container .select_input_wrap .input_date_wrap .select_input_area{margin-right:30px}.MyMailListPage_container .select_input_wrap .input_date_wrap .select_input_area .select_input_title{margin-right:10px;font-weight:600;font-size:12px;color:#888}.MyMailListPage_container .select_input_wrap .input_date_wrap .select_input_area input{height:33px;border-radius:3px;border:1px solid #e0e0e0;padding-left:10px}.MyMailListPage_container .select_input_wrap .input_date_wrap .select_input_area input:focus{outline:none}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap{margin-top:20px;display:flex;align-items:center}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .period{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap{margin-left:10px}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap button{height:20px;margin:0 2px;padding:10px 15px;font-size:14px;color:#555;background-color:#fff;border-radius:3px;line-height:0px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap button:hover{background-color:#f0f0f0}.MyMailListPage_container .select_input_wrap .btn_check{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.MyMailListPage_container .select_input_wrap .btn_check:hover{background-color:#bb6991}.MyMailListPage_container .select_input_wrap .input_date_wrap{width:90%}.MyMailListPage_container .select_input_wrap .input_date_wrap .select_input_area{width:25%;max-width:222px;min-width:184px;display:flex;align-items:center}.MyMailListPage_container .select_input_wrap .input_date_wrap .select_input_area .select_input_title{width:26px}.MyMailListPage_container .select_input_wrap .input_date_wrap .select_input_area .select_input{width:calc(100% - 30px);max-width:187px;min-width:150px}.MyMailListPage_container .select_input_wrap .input_date_wrap .select_input_area .select_input .input{width:100%}.MyMailListPage_container .select_input_wrap .input_date_wrap .select_input_area .select_input .input::placeholder{font-weight:300}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap{width:70%;max-width:778px;min-width:645px;margin-top:0;display:flex;gap:8px}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .period{word-break:keep-all;display:flex;align-items:center}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .datapicker_wrap{width:45%;max-width:370px;min-width:320px}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .datapicker_wrap .DateRangePicker{width:100%}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .datapicker_wrap .DateRangePicker .DateRangePickerInput{width:100%;max-width:365px;min-width:320px}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .datapicker_wrap .DateRangePicker .DateRangePickerInput .DateInput{width:46%;max-width:170px;min-width:145px}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .datapicker_wrap .DateRangePicker .DateRangePickerInput .DateRangePickerInput_arrow{width:25px}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap{flex-grow:1;max-width:345px;min-width:275px;display:flex;flex-wrap:wrap;gap:4px}.MyMailListPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap button{margin:0}.MyMailListPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MyMailListPage_container .table_remake li{list-style:none}.MyMailListPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MyMailListPage_container .table_remake th .num{width:10%}.MyMailListPage_container .table_remake th .date{width:20%}.MyMailListPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MyMailListPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MyMailListPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MyMailListPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MyMailListPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.MyMailListPage_container .table_remake td a:hover{color:#333}.MyMailListPage_container .table_remake td input[type=checkbox].inp_readonly,.MyMailListPage_container .table_remake td input[type=checkbox].inp_readonly+label,.MyMailListPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MyMailListPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MyMailListPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MyMailListPage_container .table_remake td button a{text-decoration:none;color:#555}.MyMailListPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MyMailListPage_container .table_remake .notxtc{text-align:center}.MyMailListPage_container .table_remake .btn_nowrap{white-space:nowrap}.MyMailListPage_container .table_remake .btn_nowrap div{display:inline-block}.MyMailViewPage_container .MyMailViewPage_button_wrap{display:flex;justify-content:flex-end;margin-bottom:10px}.MyMailViewPage_container .MyMailViewPage_button_wrap button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;margin-left:10px}.MyMailViewPage_container .MyMailViewPage_button_wrap button:hover{background-color:#bb6991}.MyLogSearchPage_container .select_input_wrap{display:flex;align-items:center;justify-content:space-between;background-color:#f0f0f0;padding:15px;border-radius:3px;margin-bottom:15px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap{display:flex;align-items:center}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .select_input_area{margin-right:30px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .select_input_area .select_input_title{margin-right:10px;font-weight:600;font-size:12px;color:#888}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .select_input_area input{height:33px;border-radius:3px;border:1px solid #e0e0e0;padding-left:10px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .select_input_area input:focus{outline:none}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap{margin-top:20px;display:flex;align-items:center}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .period{width:35px;margin-right:10px;font-weight:600;font-size:12px;color:#888}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap{margin-left:10px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap button{height:20px;margin:0 2px;padding:10px 15px;font-size:14px;color:#555;background-color:#fff;border-radius:3px;line-height:0px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap button:hover{background-color:#f0f0f0}.MyLogSearchPage_container .select_input_wrap .btn_check{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.MyLogSearchPage_container .select_input_wrap .btn_check:hover{background-color:#bb6991}.MyLogSearchPage_container .select_input_wrap .input_date_wrap{width:90%;display:flex;align-items:center;flex-wrap:nowrap}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .select_input_area{width:25%;max-width:222px;min-width:184px;display:flex;align-items:center}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .select_input_area .select_input_title{width:26px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .select_input_area .select_input{width:calc(100% - 30px);max-width:187px;min-width:150px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .select_input_area .select_input .log_select_box{height:33px;border-radius:3px;border:1px solid #e0e0e0;max-width:187px;color:#484848;font-size:13px;width:100%}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap{width:70%;max-width:778px;min-width:645px;margin-top:0;display:flex;gap:8px;word-break:keep-all}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .period{display:flex}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .datapicker_wrap{width:45%;max-width:370px;min-width:320px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .datapicker_wrap .DateRangePicker{width:100%}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .datapicker_wrap .DateRangePicker .DateRangePickerInput{width:100%;max-width:365px;min-width:320px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .datapicker_wrap .DateRangePicker .DateRangePickerInput .DateInput{width:46%;max-width:170px;min-width:145px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .datapicker_wrap .DateRangePicker .DateRangePickerInput .DateRangePickerInput_arrow{width:25px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap{flex-grow:1;max-width:345px;min-width:200px;display:flex;flex-wrap:wrap;gap:4px}.MyLogSearchPage_container .select_input_wrap .input_date_wrap .datepicker_btn_wrap .date_btn_wrap button{margin:0}.MyLogSearchPage_container .btn_area{display:flex;justify-content:flex-end}.MyLogSearchPage_container .btn_area button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px;display:flex;align-items:center;gap:4px}.MyLogSearchPage_container .btn_area button:hover{background-color:#bb6991}.MyLogSearchPage_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MyLogSearchPage_container .table_remake li{list-style:none}.MyLogSearchPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MyLogSearchPage_container .table_remake th .num{width:10%}.MyLogSearchPage_container .table_remake th .date{width:20%}.MyLogSearchPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MyLogSearchPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MyLogSearchPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MyLogSearchPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MyLogSearchPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.MyLogSearchPage_container .table_remake td a:hover{color:#333}.MyLogSearchPage_container .table_remake td input[type=checkbox].inp_readonly,.MyLogSearchPage_container .table_remake td input[type=checkbox].inp_readonly+label,.MyLogSearchPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MyLogSearchPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MyLogSearchPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MyLogSearchPage_container .table_remake td button a{text-decoration:none;color:#555}.MyLogSearchPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MyLogSearchPage_container .table_remake .notxtc{text-align:center}.MyLogSearchPage_container .table_remake .btn_nowrap{white-space:nowrap}.MyLogSearchPage_container .table_remake .btn_nowrap div{display:inline-block}.MyMenuBookmarkPage_container{min-width:1024px}.MyMenuBookmarkPage_container .head_tab_section{display:flex;justify-content:flex-end;margin-bottom:10px}.MyMenuBookmarkPage_container .head_tab_section button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.MyMenuBookmarkPage_container .head_tab_section button:hover{background-color:#bb6991}.MyMenuBookmarkPage_container .table_wrapper{min-width:1024px}.MyMenuBookmarkPage_container .table_wrapper .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.MyMenuBookmarkPage_container .table_wrapper .table_remake li{list-style:none}.MyMenuBookmarkPage_container .table_wrapper .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MyMenuBookmarkPage_container .table_wrapper .table_remake th .num{width:10%}.MyMenuBookmarkPage_container .table_wrapper .table_remake th .date{width:20%}.MyMenuBookmarkPage_container .table_wrapper .table_remake .division td{border-top:1px dashed #d2d2d2}.MyMenuBookmarkPage_container .table_wrapper .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MyMenuBookmarkPage_container .table_wrapper .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MyMenuBookmarkPage_container .table_wrapper .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center}.MyMenuBookmarkPage_container .table_wrapper .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MyMenuBookmarkPage_container .table_wrapper .table_remake td:first-child{border-left:0;text-align:left}.MyMenuBookmarkPage_container .table_wrapper .table_remake td .txtc,.MyMenuBookmarkPage_container .table_wrapper .table_remake td .notxtc{text-align:center}.MyMenuBookmarkPage_container .table_wrapper .table_remake td a:hover{color:#333}.FolderAddModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.FolderAddModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.FolderAddModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.FolderAddModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.FolderAddModal_container .modal_white_bg .modal_header button a{color:#aaa}.FolderAddModal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.FolderAddModal_container .table_remake li{list-style:none}.FolderAddModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.FolderAddModal_container .table_remake th .num{width:10%}.FolderAddModal_container .table_remake th .date{width:20%}.FolderAddModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.FolderAddModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FolderAddModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.FolderAddModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.FolderAddModal_container .table_remake td input[type=checkbox].inp_readonly,.FolderAddModal_container .table_remake td input[type=checkbox].inp_readonly+label,.FolderAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.FolderAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.FolderAddModal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.FolderAddModal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.FolderAddModal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.FolderAddModal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.FolderAddModal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.FolderAddModal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.FolderAddModal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.FolderAddModal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.FolderAddModal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.FolderAddModal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.FolderAddModal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.FolderAddModal_container .table_remake td textarea:focus{outline:2px solid #aaa}.FolderAddModal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.FolderAddModal_container .table_remake td select:active{outline:2px solid #aaa}.FolderAddModal_container .table_remake td select:focus{outline:2px solid #aaa}.FolderAddModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.FolderAddModal_container .table_remake td .txtc,.FolderAddModal_container .table_remake td .notxtc{text-align:center}.FolderAddModal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.FolderAddModal_container .table_remake td a:hover{color:#333}.FolderAddModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.FolderAddModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.FolderAddModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.FolderAddModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.FavorAddModal_container{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.FavorAddModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.FavorAddModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.FavorAddModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.FavorAddModal_container .modal_white_bg .modal_header button a{color:#aaa}.FavorAddModal_container .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.FavorAddModal_container .table_remake li{list-style:none}.FavorAddModal_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.FavorAddModal_container .table_remake th .num{width:10%}.FavorAddModal_container .table_remake th .date{width:20%}.FavorAddModal_container .table_remake .division td{border-top:1px dashed #d2d2d2}.FavorAddModal_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FavorAddModal_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.FavorAddModal_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.FavorAddModal_container .table_remake td input[type=checkbox].inp_readonly,.FavorAddModal_container .table_remake td input[type=checkbox].inp_readonly+label,.FavorAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.FavorAddModal_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.FavorAddModal_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.FavorAddModal_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.FavorAddModal_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.FavorAddModal_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.FavorAddModal_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.FavorAddModal_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.FavorAddModal_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.FavorAddModal_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.FavorAddModal_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.FavorAddModal_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.FavorAddModal_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.FavorAddModal_container .table_remake td textarea:focus{outline:2px solid #aaa}.FavorAddModal_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.FavorAddModal_container .table_remake td select:active{outline:2px solid #aaa}.FavorAddModal_container .table_remake td select:focus{outline:2px solid #aaa}.FavorAddModal_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.FavorAddModal_container .table_remake td .txtc,.FavorAddModal_container .table_remake td .notxtc{text-align:center}.FavorAddModal_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.FavorAddModal_container .table_remake td a:hover{color:#333}.FavorAddModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.FavorAddModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.FavorAddModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.FavorAddModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.MySettingPage_container .inp_item .inp_title{margin-bottom:10px;display:flex;align-items:center;gap:2px;font-size:14px;font-weight:600;color:#555}.MySettingPage_container .inp_item .inp_area .select_area{width:100%;height:auto;line-height:40px;min-height:40px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0}.MySettingPage_container .table_remake{table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse;margin-top:0;margin-bottom:20px}.MySettingPage_container .table_remake li{list-style:none}.MySettingPage_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555}.MySettingPage_container .table_remake th .num{width:10%}.MySettingPage_container .table_remake th .date{width:20%}.MySettingPage_container .table_remake .division td{border-top:1px dashed #d2d2d2}.MySettingPage_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MySettingPage_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.MySettingPage_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:center;display:table-cell;vertical-align:inherit}.MySettingPage_container .table_remake td a{display:inline-block;width:100%;text-align:center}.MySettingPage_container .table_remake td a:hover{color:#333}.MySettingPage_container .table_remake td input[type=checkbox].inp_readonly,.MySettingPage_container .table_remake td input[type=checkbox].inp_readonly+label,.MySettingPage_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.MySettingPage_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.MySettingPage_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.MySettingPage_container .table_remake td button a{text-decoration:none;color:#555}.MySettingPage_container .table_remake .txtc{padding:8px 2px;word-break:keep-all;text-align:center}.MySettingPage_container .table_remake .notxtc{text-align:center}.MySettingPage_container .table_remake .btn_nowrap{white-space:nowrap}.MySettingPage_container .table_remake .btn_nowrap div{display:inline-block}.MySettingPage_container .inp_item{display:flex;flex-direction:column}.MySettingPage_container .inp_item .inp_title{display:flex;align-items:center;margin-bottom:10px;font-size:14px;font-weight:600;color:#555}.MySettingPage_container .inp_item .inp_title button{height:20px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block;margin:0 1px 0 10px}.MySettingPage_container .inp_item .inp_area{padding-left:30px;margin-bottom:20px}.MySettingPage_container .inp_item .inp_area .input_report{font-size:14px}.MySettingPage_container .inp_item .inp_area .input_report::placeholder{font-size:14px}.MySettingPage_container .inp_item .inp_area .select_area{width:100%;height:auto;min-height:40px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0;font-size:14px}.MySettingPage_container .inp_item .inp_area input[type=text],.MySettingPage_container .inp_item .inp_area select{width:100%;height:40px;padding-left:10px;border-radius:3px;border:1px solid #aaa;background-color:#f0f0f0}.MySettingPage_container .inp_item .inp_area input[type=text]:focus,.MySettingPage_container .inp_item .inp_area select:focus{border:1px solid #aaa;outline:2px solid #aaa}.MySettingPage_container .btn_wrap{display:flex;justify-content:flex-start}.MySettingPage_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.MySettingPage_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.MySettingPage_container .btn_wrap button:last-child{margin:0 0 0 5px}.MySettingPage_container .btn_wrap button:last-child{background-color:#ef7f8c}.MySettingMenuModal_container{background-color:#0009;position:fixed;z-index:850;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.MySettingMenuModal_container .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.MySettingMenuModal_container .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.MySettingMenuModal_container .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.MySettingMenuModal_container .search_wraps{display:flex;justify-content:center}.MySettingMenuModal_container .search_wraps .search_wrap{position:relative;text-align:-webkit-center;width:30%;margin:20px;display:flex;align-items:center;width:100%}.MySettingMenuModal_container .search_wraps .search_wrap input{width:100%;height:45px;border-radius:30px;padding:0 20px 0 70px;border:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.MySettingMenuModal_container .search_wraps .search_wrap input:active{border:none;outline:none}.MySettingMenuModal_container .search_wraps .search_wrap input:focus{border:none;outline:none}.MySettingMenuModal_container .search_wraps .search_wrap img{position:absolute;left:20px;bottom:9px}.MySettingMenuModal_container .btn_wrap{display:flex;justify-content:center!important;margin-top:20px}.MySettingMenuModal_container .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.MySettingMenuModal_container .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.MySettingMenuModal_container .btn_wrap button:last-child{margin:0 0 0 5px}.contentsWrap.education_page{height:calc(100% - 120px);position:relative}.education_category{font-size:20px;line-height:20px;padding:20px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.education_category button{background-color:#ef7f8c;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 20px;font-weight:600;border:none;border-radius:3px}.education_category button:hover{background-color:#bb6991}.card{width:100%}.card:hover{cursor:pointer}.card img{width:100%}.dbs_notebook_permission_checker{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.no_permission_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.no_permission_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.no_permission_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.no_permission_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.no_permission_modal .modal_white_bg .modal_header button a{color:#aaa}.no_permission_modal .no_permission_modal_bg{width:400px;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.no_permission_modal .no_permission_modal_bg .msg{font-size:16px;font-weight:600;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.no_permission_modal .no_permission_modal_bg .msg strong{color:#ef7f8c}.no_permission_modal .no_permission_modal_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px;display:flex;align-items:center;gap:10px}.no_permission_modal .no_permission_modal_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.no_permission_modal .no_permission_modal_bg .btn_wrap button:last-child{margin:0 0 0 5px}.dbs_alert_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.dbs_alert_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.dbs_alert_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.dbs_alert_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.dbs_alert_modal .modal_white_bg .modal_header button a{color:#aaa}.dbs_alert_modal .dbs_alert_modal_bg{width:400px;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.dbs_alert_modal .dbs_alert_modal_bg .msg{font-size:16px;font-weight:600;text-align:center}.dbs_alert_modal .dbs_alert_modal_bg .msg strong{color:#ef7f8c}.dbs_alert_modal .dbs_alert_modal_bg .warning{font-size:14px;font-weight:600;color:#ef7f8c;text-align:center}.dbs_alert_modal .dbs_alert_modal_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px;display:flex;align-items:center;gap:10px}.dbs_alert_modal .dbs_alert_modal_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.dbs_alert_modal .dbs_alert_modal_bg .btn_wrap button:last-child{margin:0 0 0 5px}.dbs_notebook_add_layout{width:100%;height:100%;padding:20px 0 0;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.dbs_notebook_add_layout .dbs_add_button_container{width:100%;justify-content:flex-end;display:flex;justify-content:center!important;margin-top:20px}.dbs_notebook_add_layout .dbs_add_button_container button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px}.dbs_notebook_add_layout .dbs_add_button_container button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.dbs_notebook_add_layout .dbs_add_button_container button:last-child{margin:0 0 0 5px}.dbs_notebook_add_layout .dbs_add_button_container button{display:flex;align-items:center;justify-content:center}.dbs_add_input{flex-grow:1;height:40px;padding:0 10px;font-size:14px;font-family:500;color:#444;border:1px solid #aaa;border-radius:4px}.dbs_add_input:focus{border:2px solid #ef7f8c;outline:none}.dbs_add_input:disabled{background-color:#f0f0f0;color:#555}.dbs_add_select{width:200px;height:40px}.dbs_add_textarea{flex-grow:1;height:200px;padding:10px;font-size:14px;font-family:500;color:#444;border:1px solid #aaa;border-radius:4px;resize:none}.dbs_add_textarea:focus{border:2px solid #ef7f8c;outline:none}.dbs_add_textarea:disabled{background-color:#f0f0f0;color:#555}.select_box{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#888}.select_box .select_button{width:100%;height:100%;padding:0 10px;position:relative;border:1px solid #aaa;display:flex;align-items:center;justify-content:space-between;background-color:transparent;border-radius:4px;color:#444;cursor:pointer}.select_box .select_button .select_button_icon{width:20px;height:20px;fill:#aaa}.select_box .isPending{background-color:#f0f0f0}.select_box .select_list{width:100%;height:fit-content;z-index:1;position:absolute;top:calc(100% + 1px);display:flex;flex-direction:column;gap:1px}.select_box .select_list .select_item{width:100%;height:40px;min-height:40px;padding:0 6px;display:flex;align-items:center;background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:pointer}.select_box .select_list .select_item:hover{background-color:#f0f0f0}.dbs_add_input_layout{width:100%;display:flex;flex-direction:column}.dbs_add_input_layout .dbs_add_input_container{width:100%;display:flex;align-items:center}.dbs_add_input_layout .dbs_add_input_container .dbs_add_input_title{width:160px;padding:0 10px;font-size:14px;font-weight:600;color:#444}.dbs_add_input_layout .dbs_add_input_container .dbs_add_input_title .essential{color:#ef7f8c}.dbs_add_input_layout .dbs_add_warning{width:100%;height:30px;padding:0 0 0 160px;display:flex;align-items:center;font-size:13px;font-weight:600;color:#ef7f8c}.dbs_notebook_analysis_layout{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;gap:20px;overflow:auto}.dbs_notebook_analysis_header{width:100%;height:35px;display:flex;align-items:center;justify-content:space-between}.dbs_notebook_analysis_header .analysis_header_title{font-size:18px;font-weight:600;color:#444}.dbs_notebook_analysis_header .analysis_header_buttons{display:flex;align-items:center;gap:10px}.dbs_notebook_analysis_header .analysis_header_buttons button{width:140px;height:35px;display:flex;align-items:center;justify-content:center;gap:4px;border:none;border-radius:6px;background-color:#ef7f8c;color:#fff;font-size:14px;font-weight:600}.notebook_info_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.notebook_info_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.notebook_info_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.notebook_info_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.notebook_info_modal .modal_white_bg .modal_header button a{color:#aaa}.notebook_info_modal .notebook_info_layout{width:94%;height:90%;padding:40px;display:flex;flex-direction:column;gap:30px;background-color:#fff}.notebook_info_modal .notebook_info_layout .notebook_info_header{width:100%;height:35px;display:flex;align-items:center;justify-content:space-between}.notebook_info_modal .notebook_info_layout .notebook_info_header .notebook_info_header_title{font-size:18px;font-weight:600;color:#444}.notebook_info_modal .notebook_info_layout .notebook_info_header .notebook_info_header_close{width:35px;height:100%;display:flex;justify-content:center;align-items:center;border:none;background-color:transparent}.notebook_info_modal .notebook_info_layout .btn_wrap{width:100%;height:35px}.notebook_info_form{width:100%;height:calc(100% - 65px);display:flex;flex-direction:column;gap:30px}.notebook_info_form .notebook_info_content{width:100%;min-height:calc(100% - 65px);display:flex;flex-direction:column;overflow-y:auto}.notebook_info_form .notebook_info_content .notebook_info_input{flex-grow:1;height:40px;padding:0 10px;font-size:14px;font-family:500;color:#444;border:1px solid #aaa;border-radius:4px}.notebook_info_form .notebook_info_content .notebook_info_input:focus{border:2px solid #ef7f8c;outline:none}.notebook_info_form .notebook_info_content .notebook_info_input:disabled{background-color:#f0f0f0;color:#555}.notebook_info_form .notebook_info_content .notebook_info_select{width:200px;height:40px}.notebook_info_form .notebook_info_content .notebook_info_textarea{flex-grow:1;height:200px;padding:10px;font-size:14px;font-family:500;color:#444;border:1px solid #aaa;border-radius:4px;resize:none}.notebook_info_form .notebook_info_content .notebook_info_textarea:focus{border:2px solid #ef7f8c;outline:none}.notebook_info_form .notebook_info_content .notebook_info_textarea:disabled{background-color:#f0f0f0;color:#555}.notebook_info_form .notebook_info_content .notebook_info_share{flex-grow:1;height:160px;display:flex;gap:10px}.notebook_info_form .notebook_info_content .notebook_info_share .notebook_info_share_list{flex-grow:1;height:100%;padding:0 10px;border:1px solid #aaa;border-radius:4px;overflow-y:auto}.notebook_info_form .notebook_info_content .notebook_info_share .notebook_info_share_list .notebook_info_share_item{list-style:none;width:100%;padding:12px;font-size:14px;font-weight:400;color:#444;background-color:#fff;border-bottom:1px solid #aaa}.notebook_info_form .notebook_info_content .notebook_info_share .is_pending,.notebook_info_form .notebook_info_content .notebook_info_share .is_pending .notebook_info_share_item{background-color:#f0f0f0;color:#555}.notebook_info_form .notebook_info_content .notebook_info_share .notebook_info_share_button{width:100px;height:32px;border:none;border-radius:4px;color:#fff;font-size:14px;font-weight:600;background-color:#ef7f8c}.notebook_info_form .notebook_info_footer{width:100%;height:35px;display:flex;justify-content:center;gap:20px}.notebook_info_form .notebook_info_footer .notebook_info_footer_buttons{width:100px;height:35px;display:flex;align-items:center;justify-content:center;gap:4px;border:none;border-radius:6px;background-color:#ef7f8c;color:#fff;font-size:14px;font-weight:600}.notebook_info_form .notebook_info_footer .delete{background-color:#aaa}.notebook_share_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.notebook_share_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.notebook_share_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.notebook_share_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.notebook_share_modal .modal_white_bg .modal_header button a{color:#aaa}.notebook_share_modal .notebook_share_layout{width:600px;height:96%;padding:40px;display:flex;flex-direction:column;gap:20px;background-color:#fff}.notebook_share_modal .notebook_share_layout .notebook_share_header{width:100%;height:35px;display:flex;align-items:center;justify-content:space-between}.notebook_share_modal .notebook_share_layout .notebook_share_header .notebook_share_header_title{font-size:18px;font-weight:600;color:#444}.notebook_share_modal .notebook_share_layout .notebook_share_header .notebook_info_header_close{width:35px;height:100%;display:flex;justify-content:center;align-items:center;border:none;background-color:transparent}.notebook_share_modal .notebook_share_layout .search_container{width:100%;min-height:64px;display:flex;flex-direction:column;justify-content:space-between}.notebook_share_modal .notebook_share_layout .search_container .search_title{font-size:15px;font-weight:600;color:#444}.notebook_share_modal .notebook_share_layout .search_container .search_input{width:300px;height:30px;border-radius:3px;border:1px solid #d2d2d2;padding-left:10px;width:calc(100% - 4px);height:36px;font-size:14px;margin:2px}.notebook_share_modal .notebook_share_layout .search_container .search_input:focus{outline:2px solid #ef7f8c;border:1px solid #ef7f8c}.notebook_share_modal .notebook_share_layout .search_container .search_input::placeholder{font-weight:300;color:#aaa}.notebook_share_modal .notebook_share_layout .search_container .error{border:2px solid #ef7f8c}.notebook_share_modal .notebook_share_layout .search_container .error::placeholder{color:#ef7f8c;opacity:1;font-weight:500}.notebook_share_modal .notebook_share_layout .notebook_share_content{width:100%;flex-grow:1;min-height:0;display:flex;flex-direction:column;gap:20px}.notebook_share_modal .notebook_share_layout .notebook_share_content .share_content_list{width:100%;height:calc(50% - 127px);min-height:calc(50% - 127px);flex-grow:1;display:flex;flex-direction:column;overflow-y:auto;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.notebook_share_modal .notebook_share_layout .notebook_share_content .share_content_list .share_user_empty_list{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#888;background-color:#fff;border-bottom:1px solid #aaa;-webkit-user-select:none;user-select:none}.notebook_share_modal .notebook_share_layout .notebook_share_content .share_content_list .share_user_item{width:100%;padding:10px;list-style:none;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:400;color:#444;background-color:#fff;border-bottom:1px solid #aaa}.notebook_share_modal .notebook_share_layout .notebook_share_content .share_content_list .share_user_item p{flex-grow:1}.notebook_share_modal .notebook_share_layout .notebook_share_content .share_content_list .share_user_item .share_user_item_remove{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:none;background-color:transparent}.notebook_share_modal .notebook_share_layout .notebook_share_content .share_content_list .not_shareable{opacity:.5}.notebook_share_modal .notebook_share_layout .notebook_share_content .share_content_list .shareable{cursor:pointer}.notebook_share_modal .notebook_share_layout .notebook_share_content .share_content_list .shareable:hover{filter:brightness(.94)}.notebook_share_modal .notebook_share_layout .notebook_share_content .share_content_list .shared{border:2px solid #ef7f8c;filter:brightness(.94);cursor:default}.notebook_share_modal .notebook_share_layout .notebook_share_content .share_content_title{width:100%;min-height:20px;font-size:15px;font-weight:600;color:#444}.notebook_share_modal .notebook_share_layout .btn_wrap{width:100%;display:flex;align-items:center;justify-content:center;gap:10px}.notebook_share_modal .notebook_share_layout .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px;display:flex;align-items:center;gap:10px}.notebook_share_modal .notebook_share_layout .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.notebook_share_modal .notebook_share_layout .btn_wrap button:last-child{margin:0 0 0 5px}.notebook_info_skeleton{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.notebook_info_skeleton .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.notebook_info_skeleton .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.notebook_info_skeleton .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.notebook_info_skeleton .modal_white_bg .modal_header button a{color:#aaa}.notebook_info_skeleton .notebook_info_skeleton_layout{width:94%;height:90%;padding:40px;display:flex;flex-direction:column;gap:30px;background-color:#fff}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_header{width:100%;height:35px;display:flex;align-items:center;justify-content:space-between}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_header .notebook_info_skeleton_header_title{font-size:18px;font-weight:600;color:#444}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_header .notebook_info_skeleton_header_close{width:35px;height:100%;display:flex;justify-content:center;align-items:center;border:none;background-color:transparent}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_form{width:100%;height:calc(100% - 65px);display:flex;flex-direction:column;gap:30px}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_form .notebook_info_skeleton_content{width:100%;min-height:calc(100% - 65px);display:flex;flex-direction:column;overflow-y:auto}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_form .notebook_info_skeleton_content .notebooK_info_input_skeleton{flex-grow:1;height:40px}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_form .notebook_info_skeleton_content .notebook_info_select_skeleton{width:200px;height:40px}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_form .notebook_info_skeleton_content .notebook_info_textarea_skeleton{flex-grow:1;height:200px}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_form .notebook_info_skeleton_content .notebook_info_share_skeleton{flex-grow:1;height:160px;display:flex;gap:10px}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_form .notebook_info_skeleton_footer{width:100%;height:35px;display:flex;justify-content:center;gap:20px}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_form .notebook_info_skeleton_footer .notebook_info_skeleton_footer_buttons{width:100px;height:35px;display:flex;align-items:center;justify-content:center;gap:4px;border:none;border-radius:6px;background-color:#ef7f8c;color:#fff;font-size:14px;font-weight:600}.notebook_info_skeleton .notebook_info_skeleton_layout .notebook_info_skeleton_form .notebook_info_skeleton_footer .delete{background-color:#aaa}.dbs_snippet_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.dbs_snippet_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.dbs_snippet_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.dbs_snippet_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.dbs_snippet_modal .modal_white_bg .modal_header button a{color:#aaa}.dbs_snippet_modal .notebook_snippet_layout{width:94%;height:90%;padding:40px;display:flex;flex-direction:column;gap:30px;background-color:#fff}.dbs_snippet_modal .notebook_snippet_layout .notebook_snippet_header{width:100%;height:35px;display:flex;justify-content:space-between;align-items:center;gap:10px}.dbs_snippet_modal .notebook_snippet_layout .notebook_snippet_header .notebook_snippet_header_title_container{display:flex;gap:10px}.dbs_snippet_modal .notebook_snippet_layout .notebook_snippet_header .notebook_snippet_header_title_container .notebook_snippet_header_title{font-size:18px;font-weight:600;color:#444}.dbs_snippet_modal .notebook_snippet_layout .notebook_snippet_header .notebook_snippet_close{width:35px;height:100%;display:flex;justify-content:center;align-items:center;border:none;background-color:transparent}.dbs_snippet_modal .notebook_snippet_layout .notebook_snippet_content{width:100%;flex-grow:1;display:flex;flex-direction:column;gap:30px;overflow-y:auto}.dbs_snippet_modal .notebook_snippet_layout .notebook_snippet_footer{width:100%;height:35px;display:flex;align-items:center;justify-content:center}.dbs_snippet_modal .notebook_snippet_layout .notebook_snippet_footer .notebook_snippet_footer_button{width:100px;height:35px;display:flex;align-items:center;justify-content:center;gap:4px;border:none;border-radius:6px;background-color:#aaa;color:#fff;font-size:14px;font-weight:600}.snippet_layout{width:100%;height:100%;display:flex;flex-direction:column;gap:10px}.snippet_layout .snippet_tap_container{width:100%;height:35px;display:flex;justify-content:space-between;align-items:center}.snippet_layout .snippet_tap_container .snippet_tap_list{width:400px;height:100%;display:flex;position:relative;background-color:#f0f0f0}.snippet_layout .snippet_tap_container .snippet_tap_list .snippet_tap_item{width:200px;height:30px;list-style:none}.snippet_layout .snippet_tap_container .snippet_tap_list .snippet_tap_item .snippet_tap_item_button{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#444;border:none;background-color:#fff}.snippet_layout .snippet_tap_container .snippet_tap_list .snippet_tap_item .active{background-color:#f0f0f0}.snippet_layout .snippet_tap_container .snippet_tap_list .snippet_tap_line{width:200px;height:5px;position:absolute;bottom:0;left:0;border-radius:6px;background-color:#ef7f8c;transition:all .3s ease-in-out;z-index:1}.snippet_layout .snippet_tap_container .snippet_tap_list .query{transform:translate(0)}.snippet_layout .snippet_tap_container .snippet_tap_list .load{transform:translate(200px)}.snippet_layout .snippet_tap_container .snippet_copy_button{height:30px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:14px;font-weight:600;color:#fff;border:none;background-color:#aaa;border-radius:6px}.snippet_layout .snippet_tap_container .snippet_copy_button svg{fill:#fff}.snippet_layout .snippet_editor_container{width:100%;padding:10px;border-radius:6px;background-color:#f0f0f0}.snippet_layout .snippet_editor_container .monaco_editor{-webkit-user-select:none;user-select:none}.notebook_snippet_info{width:100%;height:240px;min-height:240px;display:flex;flex-direction:column;justify-content:space-between}.notebook_snippet_info .notebook_snippet_info_box{width:100%;height:35px;display:flex;align-items:center;font-size:14px;font-weight:600;color:#444;list-style:none}.notebook_snippet_info .notebook_snippet_info_box .notebook_snippet_info_box_title{width:160px;height:100%;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.notebook_snippet_info .notebook_snippet_info_box .notebook_snippet_info_box_content{flex-grow:1;height:100%;padding:0 20px;display:flex;align-items:center;border:1px solid #aaa;background-color:#f0f0f0;border-radius:6px}.notebook_snippet_empty_warning{font-size:14px;font-weight:600;color:#de0000}.dbs_notebook_cell_container{width:100%;height:calc(100% - 110px);min-height:0;display:flex;flex-direction:column;gap:20px}.dbs_notebook_cell_container .cell_list_container{width:100%;height:calc(100% - 46px);display:flex;flex-direction:column;align-items:center;position:relative;border-top:2px solid #aaa;border-bottom:2px solid #aaa}.dbs_notebook_cell_container .cell_list_container .cell_list_add_button_container{width:100%;height:24px;display:flex;align-items:center;justify-content:center;position:absolute;top:-12px;opacity:0;transition:opacity .2s ease-in-out}.dbs_notebook_cell_container .cell_list_container .cell_list_add_button_container:hover{opacity:1}.dbs_notebook_cell_container .cell_list_container .cell_list_first_button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background-color:#aaa;cursor:pointer}.dbs_notebook_cell_container .cell_list_container .cell_list{width:100%;flex:1 1 0;display:flex;flex-direction:column;box-sizing:border-box;position:relative;overflow-y:auto;overflow-x:hidden}.dbs_cell_menubar_button{height:100%;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:4px;border:1px solid #444;background-color:transparent;color:#444;font-size:13px;font-weight:600}.dbs_notebook_analysis_footer{width:100%;height:35px;display:flex;align-items:center;justify-content:space-between}.dbs_notebook_analysis_footer button{width:100px;height:35px;display:flex;align-items:center;justify-content:center;gap:4px;border:none;border-radius:6px;background-color:#ef7f8c;color:#fff;font-size:14px;font-weight:600}.dbs_notebook_analysis_footer .grey_button{background-color:#aaa}.dbs_notebook_analysis_footer .dbs_notebook_footer_left{display:flex;align-items:center;gap:10px}.cell_list_item{width:100%;padding:30px 10px;display:flex;flex-direction:column;gap:6px;position:relative;list-style:none;border-bottom:2px solid #aaa}.cell_list_item .dbs_cell_container{width:100%;flex-grow:1;padding:10px;display:flex;flex-direction:column;gap:6px;border:2px solid #aaa;border-radius:6px;background-color:#fafafa}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils{width:100%;height:28px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:400;color:#444}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_utils_left{height:28px;display:flex;border-radius:6px;box-sizing:border-box;overflow:hidden}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_utils_left .cell_run_button{width:32px;height:28px;outline:none;border:none;box-sizing:border-box;background-color:#ef7f8c}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_utils_left .cell_run_button svg{fill:#fff}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_utils_left .cell_run_button:hover{background-color:#bb6991}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_utils_left .dbs_cell_state{height:28px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:500;color:#444;border:2px solid #aaa;border-radius:6px}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_utils_left .dbs_cell_cancel_button{padding:0 10px;height:28px;margin-left:6px;display:flex;align-items:center;justify-content:center;gap:4px;border:2px solid #ef7f8c;border-radius:24px;background-color:transparent}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_utils_left .dbs_cell_cancel_button svg{fill:#ef7f8c}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar{height:100%;display:flex;align-items:center;gap:6px}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar .cell_menu_button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background-color:transparent;border-radius:6px}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar .cell_menu_button svg{fill:#444}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar .cell_menu_button:hover{background-color:#ef7f8c}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar .cell_menu_button:hover svg{fill:#fff}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar .cell_menu_language_container{position:relative}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar .cell_menu_language_container .cell_menu_language{height:28px;padding:0 10px;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;border-radius:6px;font-size:12px;font-weight:500;color:#444;cursor:pointer;-webkit-user-select:none;user-select:none}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar .cell_menu_language_container .cell_menu_language:hover{background-color:#aaa;color:#fff}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar .cell_menu_language_container .cell_menu_language_dropdown{width:100px;min-width:100px;position:absolute;top:calc(100% + 6px);right:0;display:flex;flex-direction:column;background-color:#fff;border:2px solid #aaa;border-radius:6px;overflow:hidden;z-index:100}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar .cell_menu_language_container .cell_menu_language_dropdown .cell_menu_language_dropdown_item{padding:8px 10px;display:flex;justify-content:center;cursor:pointer;font-size:12px;font-weight:500}.cell_list_item .dbs_cell_container .dbs_cell_menu_utils .dbs_cell_menu_bar .cell_menu_language_container .cell_menu_language_dropdown .cell_menu_language_dropdown_item:hover{background-color:#ef7f8c;color:#fff}.cell_list_item .dbs_cell_container .dbs_cell_code{width:100%;padding:6px 0}.cell_list_item .dbs_cell_text_output_container{width:100%;max-height:400px;padding:10px;overflow:auto;border:1px solid #aaa;font-size:14px;font-weight:400;color:#444}.cell_list_item .dbs_cell_error_output_container{width:100%;padding:30px 10px;display:flex;align-items:center;justify-content:center;border:1px solid #aaa;border-radius:6px;font-size:14px;font-weight:400}.cell_list_item .cell_item_add_button_container{width:100%;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .2s ease-in-out}.cell_list_item .cell_item_add_button_container:hover{opacity:1}.cell_list_item .cell_item_add_button_container .cell_item_add_button{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background-color:#aaa;cursor:pointer}.dbs_cell_md_viewer{width:100%;padding:10px}.dbs_cell_md_viewer h1,.dbs_cell_md_viewer h2,.dbs_cell_md_viewer h3,.dbs_cell_md_viewer h4,.dbs_cell_md_viewer h5,.dbs_cell_md_viewer h6{border:none!important}.markdown-body{color-scheme:light;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;color:#1f2328;background-color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:transparent;color:#0969da;text-decoration:none}.markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:600}.markdown-body dfn{font-style:italic}.markdown-body h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid rgba(209,217,224,.7019607843)}.markdown-body mark{background-color:#fff8c5;color:#1f2328}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em 2.5rem}.markdown-body hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid rgba(209,217,224,.7019607843);height:.25em;padding:0;margin:1.5rem 0;background-color:#d1d9e0;border:0}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;-moz-appearance:button;appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:#59636e;opacity:1}.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto;font-variant:tabular-nums}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body a:focus,.markdown-body [role=button]:focus,.markdown-body input[type=radio]:focus,.markdown-body input[type=checkbox]:focus{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}.markdown-body a:focus:not(:focus-visible),.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:solid 1px transparent}.markdown-body a:focus-visible,.markdown-body [role=button]:focus-visible,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus-visible{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible{outline-offset:0}.markdown-body kbd{display:inline-block;padding:.25rem;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:#1f2328;vertical-align:middle;background-color:#f6f8fa;border:solid 1px rgba(209,217,224,.7019607843);border-bottom-color:#d1d9e0b3;border-radius:6px;box-shadow:inset 0 -1px #d1d9e0b3}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:1.5rem;margin-bottom:1rem;font-weight:600;line-height:1.25}.markdown-body h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid rgba(209,217,224,.7019607843)}.markdown-body h3{font-weight:600;font-size:1.25em}.markdown-body h4{font-weight:600;font-size:1em}.markdown-body h5{font-weight:600;font-size:.875em}.markdown-body h6{font-weight:600;font-size:.85em;color:#59636e}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0;padding:0 1em;color:#59636e;border-left:.25em solid #d1d9e0}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code,.markdown-body samp{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-outer-spin-button,.markdown-body input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.markdown-body .mr-2{margin-right:.5rem!important}.markdown-body:before{display:table;content:""}.markdown-body:after{display:table;clear:both;content:""}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:#d1242f}.markdown-body .anchor{float:left;padding-right:.25rem;margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:1rem}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:#1f2328;vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{padding:0 .2em;font-size:inherit}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{padding-bottom:0;border-bottom:0}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type="a s"]{list-style-type:lower-alpha}.markdown-body ol[type="A s"]{list-style-type:upper-alpha}.markdown-body ol[type="i s"]{list-style-type:lower-roman}.markdown-body ol[type="I s"]{list-style-type:upper-roman}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:1rem}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:1rem;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 1rem;margin-bottom:1rem}.markdown-body table th{font-weight:600}.markdown-body table th,.markdown-body table td{padding:6px 13px;border:1px solid #d1d9e0}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{background-color:#fff;border-top:1px solid rgba(209,217,224,.7019607843)}.markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.markdown-body table img{background-color:transparent}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #d1d9e0}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:#1f2328}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:#818b981f;border-radius:6px}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%}.markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:1rem}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:1rem;overflow:auto;font-size:85%;line-height:1.45;color:#1f2328;background-color:#f6f8fa;border-radius:6px}.markdown-body pre code,.markdown-body pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{padding:10px .5rem 9px;text-align:right;background:#fff;border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:600;background:#f6f8fa;border-top:0}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{font-size:12px;color:#59636e;border-top:1px solid #d1d9e0}.markdown-body .footnotes ol{padding-left:1rem}.markdown-body .footnotes ol ul{display:inline-block;padding-left:1rem;margin-top:1rem}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{position:absolute;top:-.5rem;right:-.5rem;bottom:-.5rem;left:-1.5rem;pointer-events:none;content:"";border:2px solid #0969da;border-radius:6px}.markdown-body .footnotes li:target{color:#1f2328}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body .pl-c{color:#59636e}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:#0550ae}.markdown-body .pl-e,.markdown-body .pl-en{color:#6639ba}.markdown-body .pl-smi,.markdown-body .pl-s .pl-s1{color:#1f2328}.markdown-body .pl-ent{color:#0550ae}.markdown-body .pl-k{color:#cf222e}.markdown-body .pl-s,.markdown-body .pl-pds,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-sr .pl-sra{color:#0a3069}.markdown-body .pl-v,.markdown-body .pl-smw{color:#953800}.markdown-body .pl-bu{color:#82071e}.markdown-body .pl-ii{color:#f6f8fa;background-color:#82071e}.markdown-body .pl-c2{color:#f6f8fa;background-color:#cf222e}.markdown-body .pl-sr .pl-cce{font-weight:700;color:#116329}.markdown-body .pl-ml{color:#3b2300}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:#0550ae}.markdown-body .pl-mi{font-style:italic;color:#1f2328}.markdown-body .pl-mb{font-weight:700;color:#1f2328}.markdown-body .pl-md{color:#82071e;background-color:#ffebe9}.markdown-body .pl-mi1{color:#116329;background-color:#dafbe1}.markdown-body .pl-mc{color:#953800;background-color:#ffd8b5}.markdown-body .pl-mi2{color:#d1d9e0;background-color:#0550ae}.markdown-body .pl-mdr{font-weight:700;color:#8250df}.markdown-body .pl-ba{color:#59636e}.markdown-body .pl-sg{color:#818b98}.markdown-body .pl-corl{text-decoration:underline;color:#0a3069}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),.markdown-body button:focus:not(:focus-visible),.markdown-body summary:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible){outline:none;box-shadow:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible),.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:400;line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:400}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:.25rem}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body ul:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body ol:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list:hover .task-list-item-convert-container,.markdown-body .contains-task-list:focus-within .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .markdown-alert{padding:.5rem 1rem;margin-bottom:1rem;color:inherit;border-left:.25em solid #d1d9e0}.markdown-body .markdown-alert>:first-child{margin-top:0}.markdown-body .markdown-alert>:last-child{margin-bottom:0}.markdown-body .markdown-alert .markdown-alert-title{display:flex;font-weight:500;align-items:center;line-height:1}.markdown-body .markdown-alert.markdown-alert-note{border-left-color:#0969da}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title{color:#0969da}.markdown-body .markdown-alert.markdown-alert-important{border-left-color:#8250df}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title{color:#8250df}.markdown-body .markdown-alert.markdown-alert-warning{border-left-color:#9a6700}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title{color:#9a6700}.markdown-body .markdown-alert.markdown-alert-tip{border-left-color:#1a7f37}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title{color:#1a7f37}.markdown-body .markdown-alert.markdown-alert-caution{border-left-color:#cf222e}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title{color:#d1242f}.markdown-body>*:first-child>.heading-element:first-child{margin-top:0!important}.dbs_cell_output_text{width:100%;min-height:60px;max-height:400px;padding:10px;position:relative;overflow:auto;border:1px solid #aaa;font-size:14px;font-weight:400;color:#444;white-space:pre-wrap;word-wrap:break-word;line-height:1.5}.dbs_cell_output_error{width:100%;padding:30px 10px;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #aaa;border-radius:6px;font-size:14px;font-weight:400}.cell_output_copy_button{width:26px;height:26px;position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;background-color:transparent;border-radius:6px;border:none}.cell_output_copy_button:hover{background-color:#ef7f8c}.cell_output_copy_button:hover svg{fill:#fff}.ansi-black-fg{color:#000}.ansi-red-fg{color:#cd3131}.ansi-green-fg{color:#00bc00}.ansi-yellow-fg{color:#949800}.ansi-blue-fg{color:#0451a5}.ansi-magenta-fg{color:#bc05bc}.ansi-cyan-fg{color:#0598bc}.ansi-white-fg{color:#e5e5e5}.ansi-bright-black-fg{color:#666}.ansi-bright-red-fg{color:#f14c4c}.ansi-bright-green-fg{color:#23d18b}.ansi-bright-yellow-fg{color:#f5f543}.ansi-bright-blue-fg{color:#3b8eea}.ansi-bright-magenta-fg{color:#d670d6}.ansi-bright-cyan-fg{color:#29b8db}.ansi-bright-white-fg{color:#fff}.ansi-black-bg{background-color:#000}.ansi-red-bg{background-color:#cd3131}.ansi-green-bg{background-color:#00bc00}.ansi-yellow-bg{background-color:#949800}.ansi-blue-bg{background-color:#0451a5}.ansi-magenta-bg{background-color:#bc05bc}.ansi-cyan-bg{background-color:#0598bc}.ansi-white-bg{background-color:#e5e5e5}.ansi-bright-black-bg{background-color:#666}.ansi-bright-red-bg{background-color:#f14c4c}.ansi-bright-green-bg{background-color:#23d18b}.ansi-bright-yellow-bg{background-color:#f5f543}.ansi-bright-blue-bg{background-color:#3b8eea}.ansi-bright-magenta-bg{background-color:#d670d6}.ansi-bright-cyan-bg{background-color:#29b8db}.ansi-bright-white-bg{background-color:#fff}.ansi-bold{font-weight:700}.ansi-underline{text-decoration:underline}.ansi-italic{font-style:italic}.ansi-strike{text-decoration:line-through}.dbs_cell_table_layout{width:100%}.dbs_cell_table_layout .cell_table_container{border:2px solid #aaa;border-spacing:0}.dbs_cell_table_layout .cell_table_container .cell_table_line{display:flex;font-size:12px;color:#444}.dbs_cell_table_layout .cell_table_container .cell_table_line .table-cell{min-width:120px;padding:10px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:pre-wrap;word-break:break-word}.dbs_cell_table_layout .cell_table_container .cell_table_header{height:40px;background-color:#ef7f8c;color:#fff;font-weight:600;display:flex}.dbs_cell_table_layout .cell_table_container .cell_table_body .cell_table_row_line{border-bottom:1px solid #aaa}.cell_table_header_wrapper{overflow-x:auto;width:100%;background-color:#ef7f8c;-ms-overflow-style:none;scrollbar-width:none}.cell_table_header_wrapper::-webkit-scrollbar{display:none}.dbs_cell_menubar{width:100%;height:26px;display:flex;justify-content:space-between}.dbs_cell_menubar .dbs_cell_menubar_cluster{height:100%;display:flex;align-items:center;gap:20px}.dbs_cell_menubar .dbs_cell_menubar_cluster .dbs_cell_menubar_cluster_info{height:100%;padding:0 4px;display:flex;align-items:center;gap:20px}.dbs_cell_menubar .dbs_cell_menubar_cluster .dbs_cell_menubar_cluster_info p{font-size:13px;font-weight:500;color:#666}.dbs_cell_menubar .dbs_cell_menubar_cluster .dbs_cell_menubar_cluster_info button{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:1px solid #666;border-radius:50%;background-color:transparent}.dbs_cell_menubar .dbs_cell_menubar_cluster .dbs_cell_menubar_cluster_info button svg{fill:#666}.dbs_cell_menubar .dbs_cell_menubar_cluster .dbs_cell_menubar_cluster_info .cluster_status{font-weight:600;color:green}.dbs_cell_menubar .dbs_cell_menubar_cluster .dbs_cell_menubar_cluster_info .TERMINATED,.dbs_cell_menubar .dbs_cell_menubar_cluster .dbs_cell_menubar_cluster_info .TERMINATING{color:#de0000}.dbs_cell_menubar .dbs_cell_menubar_cluster .dbs_cell_menubar_cluster_info .PENDING{color:#f9ad1b}.dbs_cell_menubar .dbs_cell_menubar_cluster .dbs_cell_menubar_cluster_info .RUNNING{color:#00a92f}.dbs_cell_menubar .dbs_cell_menubar_utils{height:100%;display:flex;align-items:center;gap:6px}.dbs_cell_menubar .dbs_cell_menubar_utils .dbs_cell_menubar_utils_language{height:100%;padding:0 10px;border-radius:4px;border:1px solid #444;background-color:transparent;font-size:13px;font-weight:600;color:#444}.dbs_cell_menubar .dbs_cell_menubar_utils .dbs_cell_menubar_running{height:100%;padding:0 10px;display:flex;align-items:center;gap:4px;border:2px solid #ef7f8c;border-radius:24px;font-size:13px}.dbs_notebook_cluster_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.dbs_notebook_cluster_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.dbs_notebook_cluster_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.dbs_notebook_cluster_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.dbs_notebook_cluster_modal .modal_white_bg .modal_header button a{color:#aaa}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg{height:70%;min-height:400px;display:flex;flex-direction:column;gap:30px}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .modal_header{width:100%;height:25px;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .modal_header button{width:30px;height:30px;margin:0;position:relative;top:0;right:0;left:0;bottom:0}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list{width:100%;flex-grow:1;display:flex;flex-direction:column;border-top:2px solid #aaa;border-bottom:2px solid #aaa;overflow-y:auto}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item{width:100%;padding:10px 0;display:flex;flex-direction:column;gap:10px;font-size:14px;font-weight:600;list-style:none;border-bottom:1px solid #aaa;-webkit-user-select:none;user-select:none;cursor:pointer}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item:hover{background-color:#f0f0f0}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_title{display:flex;align-items:center}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_title .cluster_item_checkbox{width:40px;display:flex;align-items:center;justify-content:center}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_title .cluster_item_checkbox input{margin:0}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_title .cluster_item_name{flex-grow:1}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_title .cluster_item_status{width:120px}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_title .TERMINATED,.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_title .TERMINATING{color:#de0000}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_title .PENDING,.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_title .RESTARTING{color:#f9ad1b}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_title .RUNNING{color:#00a92f}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_info{padding-left:50px;width:100%;display:flex;flex-direction:column;gap:6px;font-weight:500;color:#666}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_info .cluster_item_info_item{width:100%;display:flex}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .dbs_notebook_cluster_item .cluster_item_info .cluster_item_info_item .cluster_item_info_item_title{width:80px}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .selected{background-color:#f0f0f0}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .dbs_notebook_cluster_list .initial{background-color:#f0f0f0;opacity:.6;cursor:not-allowed}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px;display:flex;align-items:center;gap:10px}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.dbs_notebook_cluster_modal .dbs_cluster_modal_bg .btn_wrap button:last-child{margin:0 0 0 5px}.notebook_analysis_skeleton_layout{width:100%;height:100%;display:flex;flex-direction:column;gap:20px}.notebook_analysis_skeleton_layout .notebook_analysis_skeleton_header{width:100%;min-height:35px;display:flex;align-items:center;justify-content:space-between}.notebook_analysis_skeleton_layout .notebook_analysis_skeleton_header .notebook_analysis_skeleton_header_buttons{display:flex;align-items:center;gap:10px}.notebook_analysis_skeleton_layout .notebook_analysis_skeleton_content{width:100%;flex-grow:1;display:flex;flex-direction:column;gap:20px;overflow-y:auto}.notebook_analysis_skeleton_layout .notebook_analysis_skeleton_content .notebook_analysis_skeleton_menubar{width:100%;height:26px;display:flex;justify-content:space-between}.notebook_analysis_skeleton_layout .notebook_analysis_skeleton_content .notebook_analysis_skeleton_menubar .notebook_analysis_skeleton_menubar_right{display:flex;align-items:center;gap:6px}.notebook_analysis_skeleton_layout .notebook_analysis_skeleton_content .notebook_analysis_skeleton_cell_list{width:100%;flex-grow:1;padding:30px 10px 0;display:flex;flex-direction:column;align-items:center;border-top:2px solid #aaa;border-bottom:2px solid #aaa}.notebook_analysis_skeleton_layout .notebook_analysis_skeleton_footer{width:100%;height:35px;display:flex;align-items:center;justify-content:space-between}.notebook_analysis_skeleton_layout .notebook_analysis_skeleton_footer .notebook_analysis_skeleton_footer_left{display:flex;align-items:center;gap:10px}.dbs_notebook_layout{width:100%;height:100%;display:flex;flex-direction:column}.dbs_notebook_layout .dbs_notebook_header{width:100%;min-height:80px;display:flex;align-items:center;justify-content:flex-end;gap:20px}.dbs_notebook_layout .dbs_notebook_header .notebook_util_btn{height:35px;padding:0 20px;background-color:#ef7f8c;border-radius:4px;border:none;color:#fff;font-size:13px;font-weight:600;text-align:center;cursor:pointer}.dbs_notebook_layout .dbs_notebook_tab_container{width:100%;height:60px;min-height:60px}.dbs_notebook_layout .dbs_notebook_tab_container .dbs_notebook_tab_list{width:240px;height:40px;position:relative;display:flex;background-color:#f0f0f0}.dbs_notebook_layout .dbs_notebook_tab_container .dbs_notebook_tab_list .dbs_notebook_tab_item{width:120px;height:35px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#444;list-style:none;background-color:#fff;cursor:pointer}.dbs_notebook_layout .dbs_notebook_tab_container .dbs_notebook_tab_list .dbs_notebook_tab_item:hover{filter:brightness(.96)}.dbs_notebook_layout .dbs_notebook_tab_container .dbs_notebook_tab_list .dbs_notebook_tab_item_line{width:120px;height:5px;min-height:5px;position:absolute;bottom:0;left:0;background-color:#ef7f8c;list-style:none;transition:all .3s ease-in-out}.table_container{width:100%;height:calc(100% - 140px);overflow-y:auto}.table_container .table_remake{table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse;margin:0}.table_container .table_remake li{list-style:none}.table_container .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.table_container .table_remake th .num{width:10%}.table_container .table_remake th .date{width:20%}.table_container .table_remake .division td{border-top:1px dashed #d2d2d2}.table_container .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table_container .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.table_container .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.table_container .table_remake td input[type=checkbox].inp_readonly,.table_container .table_remake td input[type=checkbox].inp_readonly+label,.table_container .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.table_container .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.table_container .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.table_container .table_remake td .jodit_editor_container button:hover{background-color:transparent}.table_container .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.table_container .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.table_container .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.table_container .table_remake td input[type=text]:focus{outline:2px solid #aaa}.table_container .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.table_container .table_remake td input[type=number]:focus{outline:2px solid #aaa}.table_container .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.table_container .table_remake td input[type=password]:focus{outline:2px solid #aaa}.table_container .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.table_container .table_remake td textarea:focus{outline:2px solid #aaa}.table_container .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.table_container .table_remake td select:active{outline:2px solid #aaa}.table_container .table_remake td select:focus{outline:2px solid #aaa}.table_container .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.table_container .table_remake td .txtc,.table_container .table_remake td .notxtc{text-align:center}.table_container .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.table_container .table_remake td a:hover{color:#333}.table_container .table_remake thead tr th{border:none}.dbs_add_folder_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.dbs_add_folder_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.dbs_add_folder_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.dbs_add_folder_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.dbs_add_folder_modal .modal_white_bg .modal_header button a{color:#aaa}.dbs_add_folder_modal .dbs_folder_modal_bg{display:flex;flex-direction:column;gap:20px}.dbs_add_folder_modal .dbs_folder_modal_bg .modal_header{width:100%;height:25px;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.dbs_add_folder_modal .dbs_folder_modal_bg .modal_header button{width:30px;height:30px;margin:0;position:relative;top:0;right:0;left:0;bottom:0}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake li{list-style:none}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake th .num{width:10%}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake th .date{width:20%}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake .division td{border-top:1px dashed #d2d2d2}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=checkbox].inp_readonly,.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=checkbox].inp_readonly+label,.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=checkbox].inp_readonly:checked{display:none}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td .jodit_editor_container button{border:none;background-color:transparent}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td .jodit_editor_container button:hover{background-color:transparent}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=text]:focus{outline:2px solid #aaa}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=number]:focus{outline:2px solid #aaa}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td input[type=password]:focus{outline:2px solid #aaa}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td textarea:focus{outline:2px solid #aaa}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td select:active{outline:2px solid #aaa}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td select:focus{outline:2px solid #aaa}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td .txtc,.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td .notxtc{text-align:center}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake td a:hover{color:#333}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake .add_folder_input{min-height:30px}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake .add_folder_input:focus{outline:2px solid #ef7f8c!important}.dbs_add_folder_modal .dbs_folder_modal_bg .table_remake .add_folder_textarea{height:140px}.dbs_add_folder_modal .dbs_folder_modal_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px;display:flex;align-items:center;gap:10px}.dbs_add_folder_modal .dbs_folder_modal_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.dbs_add_folder_modal .dbs_folder_modal_bg .btn_wrap button:last-child{margin:0 0 0 5px}.dbs_desc_modal{background-color:#0009;position:fixed;z-index:800;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow-y:auto}.dbs_desc_modal .modal_white_bg{width:600px;padding:30px 30px 25px;background:#fff;height:auto;color:#444;position:relative}.dbs_desc_modal .modal_white_bg .modal_header{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;font-weight:700}.dbs_desc_modal .modal_white_bg .modal_header button{position:absolute;right:0;top:0;border:none;margin:25px 30px;background-color:transparent;cursor:pointer;color:#aaa}.dbs_desc_modal .modal_white_bg .modal_header button a{color:#aaa}.dbs_desc_modal .dbs_desc_modal_bg{width:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.dbs_desc_modal .dbs_desc_modal_bg .modal_header{width:100%;height:25px;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.dbs_desc_modal .dbs_desc_modal_bg .modal_header button{width:30px;height:30px;margin:0;position:relative;top:0;right:0;left:0;bottom:0}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake{margin-top:15px;table-layout:fixed;width:100%;border:0;border-bottom:1px solid #d2d2d2;border-collapse:collapse}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake li{list-style:none}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake th{border-top:0px solid #333;border-left:0px;border-right:0px;background-color:#eee;padding:10px 0;text-align:center;white-space:nowrap;font-size:13px;font-weight:600;color:#555;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake th .num{width:10%}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake th .date{width:20%}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake .division td{border-top:1px dashed #d2d2d2}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake .ellips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake tr{border-left:0px;border-right:0px;font-size:13px;font-weight:400}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td{border-top:1px solid #d2d2d2;padding:8px 10px;word-break:break-all;text-align:left}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=checkbox].inp_readonly,.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=checkbox].inp_readonly+label,.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=checkbox].inp_readonly:checked{display:none}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=checkbox].inp_readonly:checked+label{display:inline-block;text-align:center}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td .jodit_editor_container button{border:none;background-color:transparent}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td .jodit_editor_container button:hover{background-color:transparent}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td .upload-name{display:inline-block;height:40px;padding:0 10px;vertical-align:middle;border:1px solid #d2d2d2;width:78%;color:#888}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=file]::file-selector-button{display:inline-block;vertical-align:middle;cursor:pointer;padding:5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=text]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=text]:focus{outline:2px solid #aaa}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=number]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=number]:focus{outline:2px solid #aaa}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=password]{width:100%;height:26px;border-radius:3px;border:1px solid #aaa;padding-left:10px}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td input[type=password]:focus{outline:2px solid #aaa}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td textarea{padding:10px;width:100%;height:60px;border-radius:3px;border:1px solid #aaa;resize:none}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td textarea:focus{outline:2px solid #aaa}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td select{width:100%;height:26px;border-radius:3px;border:1px solid #aaa}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td select:active{outline:2px solid #aaa}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td select:focus{outline:2px solid #aaa}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td button{height:20px;margin:0 1px;padding:1px 5px;font-size:12px;color:#555;background-color:#fff;border-radius:3px;line-height:12px;border:1px solid #ef7f8c;cursor:pointer;display:inline-block}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td .txtc,.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td .notxtc{text-align:center}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td .add_input_error{margin-top:5px;color:#ef7f8c;font-weight:600;text-align:left}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake td a:hover{color:#333}.dbs_desc_modal .dbs_desc_modal_bg .dbs_desc_modal_table_remake .dbs_desc_modal_description{line-height:1.6;word-break:keep-all;white-space:pre-wrap}.dbs_desc_modal .dbs_desc_modal_bg .btn_wrap button{background-color:#aaa!important;width:auto;text-align:center;height:35px;line-height:35px;font-size:13px;cursor:pointer;color:#fff;padding:0 40px;font-weight:600;border:none;border-radius:3px;margin:20px 0 0 10px;display:flex;align-items:center;gap:10px}.dbs_desc_modal .dbs_desc_modal_bg .btn_wrap button:first-child{margin:0 5px 0 0;background-color:#ef7f8c!important}.dbs_desc_modal .dbs_desc_modal_bg .btn_wrap button:last-child{margin:0 0 0 5px}.input_error{margin:10px 0;font-size:14px;color:#ef7f8c;font-weight:600}.dbs_notebook_title_container{width:100%;height:100%;padding:0;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.dbs_notebook_title_container .dbs_notebook_icon{width:40px;height:100%;display:flex;align-items:center;justify-content:center}.dbs_notebook_title_container .dbs_notebook_icon svg{fill:#ef7f8c}.dbs_notebook_title_container .dbs_notebook_title{width:100%;height:100%;line-height:2}.dbs_notebook_row_content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.dbs_notebook_row_content button:disabled{background-color:#f0f0f0!important;border:1px solid #aaa!important}.buttons_container{justify-content:flex-end;gap:2px}
