.bx_select .lst_select li:hover {
    background-color: transparent;
    color: inherit;
}
.bx_select .lst_select li.on {
    background-color: #f5f5f5;
    color: #3577f8;
}
.unione-select-item-value {
    outline: none;
    color: inherit;
    cursor: default;
}

.bx_thumb, .bx_img {
    overflow:hidden;
}

.bx_img {
    position: relative;
    background-color: #f8f8f8!important;
}

.ly_album_detail .bx_img {
    background-color: #919191!important;
}

.logo_school .bx_img {
    background-color: transparent!important;
}

.lst_thumb li.on .bx_status {
    display:none
}

.sortable-placeholder {
    width: 102px;
    height: 131px;
}

.bx_add .bx_tooltip.left:before {
    left: 40px;
}


.bx_add .bx_tooltip.right:before {
    left: auto;
    right: 40px;
    margin-left: auto;
    margin-right: -7px;
}

.wrap.password {
    height: auto;
    min-height: calc(100% - 373px);
}

.weekly_date.holiday {
    color: #f48181;
}

.board_tbl .bx_board_info .tit_name {
    white-space: normal;
}

.btn:disabled {
    color: #ccc;
}

.sub_board .ProseMirror-menubar {
    box-sizing: border-box;
    background: white;
    top: 0;
    z-index: 1;
}

.sub_board .ProseMirror {
    outline: none;
}

.ProseMirror-hideselection *::selection { background: transparent; }
.ProseMirror-hideselection *::-moz-selection { background: transparent; }
.ProseMirror-hideselection { caret-color: transparent; }

.ProseMirror-selectednode {
    outline: 2px solid #8cf;
}


.ProseMirror-gapcursor {
    display: none;
    pointer-events: none;
    position: absolute;
}

.ProseMirror-gapcursor:after {
    content: "";
    display: block;
    position: absolute;
    top: -2px;
    width: 20px;
    border-top: 1px solid black;
    animation: ProseMirror-cursor-blink 1.1s steps(2, start) infinite;
}

.ProseMirror img {
    max-width: 100%;
}

@keyframes ProseMirror-cursor-blink {
    to {
        visibility: hidden;
    }
}

.ProseMirror-focused .ProseMirror-gapcursor {
    display: block;
}



/**
에디터 표
 */
.ProseMirror .tableWrapper {
    overflow-x: auto;
}
.ProseMirror table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
}
.ProseMirror td, .ProseMirror th {
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
}
.ProseMirror .column-resize-handle {
    position: absolute;
    right: -2px; top: 0; bottom: 0;
    width: 4px;
    z-index: 20;
    background-color: #adf;
    pointer-events: none;
}
.ProseMirror.resize-cursor {
    cursor: ew-resize;
    cursor: col-resize;
}
/* Give selected cells a blue overlay */
.ProseMirror .selectedCell:after {
    z-index: 2;
    position: absolute;
    content: "";
    left: 0; right: 0; top: 0; bottom: 0;
    background: rgba(200, 200, 255, 0.4);
    pointer-events: none;
}

.ProseMirror .tableWrapper{margin-top:23px;border:1px solid #adadad}
.ProseMirror .tableWrapper table{width:100%}
.ProseMirror .tableWrapper table th,
.ProseMirror .tableWrapper table td{border-right:1px solid #adadad;border-bottom:1px solid #adadad}
.ProseMirror .tableWrapper table th:last-child,
.ProseMirror .tableWrapper table td:last-child{border-right:none}
.ProseMirror .tableWrapper table tr:last-child td{border-bottom:none}
.ProseMirror .tableWrapper table th,
.ProseMirror .tableWrapper table td{padding:9px 11px;font-size:14px;line-height:20px;color:#545454;text-align:left}

/**
에디터 표 끝.
 */


.viewer_area .articleViewer p {
    min-height: 28px;
}

.articleViewer img {
    max-width: 100%;
}

.articleEditor .imageCaption {
    position: relative;
}

.articleEditor .imageCaption textarea {
    resize: none;
    text-align: center;
    min-height: 20px;
    font-size: 14px;
    color: #999;
    border: 0;
    width: 100%;
    overflow: hidden;
}

.articleEditor .imageCaption label {
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
}

.ly_pop_wrap .q_input .btn_txt {
    display: none;
}

.ly_board_survey .q_list .a_txt.lst{width:100%;max-height:374px}
.ly_board_survey .q_list .a_txt.lst li{min-height:43px;padding:11px 25px;font-size:13px}

.sub_survey .q_input .info_txt button:disabled {
    color: #ccc
}

.viewer_area .articleViewer .imageContainer img, .viewer_area .articleViewer .videoContainer img {
    width: auto;
    max-width: 100%;
}

.viewer_area .articleViewer .imageContainer, .articleEditor .imageContainer {
    text-align: center;
}

.fe-ly_survey_enddate .ly_pop_wrap .bx_sorting2 .btn_select:after {
    content: none;
}

.bx_topbanner .btn_close {
    top: -2px;
    right: 38px;
}

.fe-banner-close {
    width: 20px!important;
    height: 20px!important;
    position: relative;
    font-size: 0;
}

.fe-banner-close:before, .fe-banner-close:after {
    position: absolute;
    content: ' ';
    height: 20px;
    width: 1px;
    background-color: #FFFFFF;
}
.fe-banner-close:before {
    transform: rotate(45deg);
}
.fe-banner-close:after {
    transform: rotate(-45deg);
}

.fe-event-popup-footer-font li {
    font-size: 13px !important;
}

.area_write .bx_info_send {
    z-index: 1;
}

@font-face {
    font-family: 'nm';
    font-style: normal;
    font-weight: 400;
    src: local('NanumMyeonjo'), local('NanumMyeongjo-Regular'),
    url(font/NanumMyeongjo-Regular.eot?#iefix) format('embedded-opentype'),
    url(font/NanumMyeongjo-Regular.woff2) format('woff2'),
    url(font/NanumMyeongjo-Regular.woff) format('woff');
}

/* 상담톡 */
.chatable .container {
    height: 600px;
    margin-top:31px;
}

.chatable .container:after {
    clear: both;
    content: '';
}

.chatable .left {
    width: 343px;
    height: 598px;
    float:left;
    border-width: 1px 0;
    border-color:#bfbfbf;
    border-style:solid;
}

.chatable .left .title {
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    padding: 0 25px;
    color:#909090;
    border-bottom: 1px solid #bfbfbf;
}

.chatable .left ul {
    height: 537px;
    overflow: auto;
}

.chatable .left li {
    min-height: 60px;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 20px 15px 25px;
    position:relative;
    line-height: 24px;
    font-size:16px;
    box-sizing: border-box;
}


.chatable .left li div {
    float: left;
    max-width: 200px;
}

.chatable .left li span {
    color: #999999;
    font-size:14px;
    position: relative;
    top: -1px;
}

.chatable .left li button {
    float:right;
    width: auto;
    height: auto;
    padding: 6px 12.5px 7px;
    line-height: 14px;
    border-color: #1966ff;
    color: #1966ff;
}

.chatable .left li button:disabled {
    border-color: #dedede;
    color: #b7b7b7;
}

.chatable .left li::after {
    display:block;
    clear: both;
    content: '';
}

.chatable .right {
    padding-left:17px;
    width: 370px;
    height: 100%;
    float:left
}

.chatable .right .empty {
    border: 1px solid #e0e0e0;
    height: 100%;
    box-sizing: border-box;
}

.chatable .right .empty .title {
    height: 60px;
    border-bottom: 1px solid #e0e0e0;
    background: #fafafa;
    color: #888888;
    font-size: 15px;
    line-height: 24px;
    padding: 17px 25px 19px 25px;
    box-sizing: border-box;
}

.chatable .right .empty .body {
    height: calc(100% - 60px);
    position: relative;
}

.chatable .right .empty .body div {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -44px;
    color: #b2b2b2;
    font-size: 14px;
    text-align: center;
}

.chatable .info {
    color: #1966ff;
    font-size: 12px;
    margin-top:12px
}

.top_menu .ico_new {
    display: block;
    width: 7px;
    height: 7px;
    object-fit: contain;
    border-radius: 17px;
    background-color: #ff6565;
    position: absolute;
    top: 11px;
    right: -9px;
}

.sms1_bx_phone{height:284px;padding-bottom:15px;margin-top:10px;border:1px solid #e0e0e0}
.sms1_bx_phone .area_tbl_scroll{height:200px}

.ly_album_detail.onlyViewMode{position:fixed;top:50%;left:50%;z-index:100;width:607px;height:445px;margin:-222px 0 0 -302px;background-color:#fff;box-sizing:border-box}
.ly_album_detail.onlyViewMode .area_detail{display:none;}
.ly_album_detail.onlyViewMode .area_thumb .lst_thumb{width:487px;}
.sms_mobile_body img{max-width:100%; margin:0 0 10px;}
.sms_mobile .sms_mobile_footer .bx_info{margin-top:15px;}

.sms_mobile_body .pop_contents {
    z-index: 11
}

.no_scroll .bx_info_send.is_fixed {
    margin-left: 253.5px;
}

.blackboard_wrap {z-index: 101}

.blackboard_wrap.off{display:none}

.fe-modal-close {
    width: 20px!important;
    height: 20px!important;
    position: relative;
    font-size: 0;
}

.fe-modal-close:before, .fe-modal-close:after {
    position: absolute;
    content: ' ';
    height: 38px;
    width: 1px;
    background-color: #000000;
}
.fe-modal-close:before {
    transform: rotate(45deg);
}
.fe-modal-close:after {
    transform: rotate(-45deg);
}

.tui-chart .tui-chart-series-custom-event-area {
    z-index: auto;
}

/* 방과후학교 수강신청 사용 지침서 */
.fe-after-school-manual {
    display: inline-block;
    margin-left: 14px;
    font-size: 14px;
    font-weight: 700;
    color: #2b6ff5;
    vertical-align: bottom;
}

.fe-after-school-manual-info {
    font-size: 17px;
    color: #919191;
    letter-spacing: -1px;
}

.fe-after-school-manual-button {
    display: block;
    width: 180px;
    margin: 25px auto;
    height: 50px;
    line-height: 48px;
}

.fe-school-manager-student-view-search-type-select {
    margin-left: 370px;
}

.admin_student_management .bx_sorting.no-after:before{content: none}

.area_write .bx_info_send {
    position: sticky;
    margin-left: auto;
    width: 231px;
    top: 18px;
    left: 20px;
    background: white;
}

.area_write .bx_info_send.is_fixed {
    max-height: calc(100% - 30px);
    overflow: auto;
    margin-left: 262px;
    left: 50%;
}

.area_write .bx_info_send.is_fixed .tui-datepicker_calendar {
    position: fixed;
    top: 267px;
    left: 50%;
    margin-left: -8px;
    z-index: 1;
    overflow: auto;
}
.area_write .bx_info_send.is_fixed .tui-datepicker_calendar .tui-datepicker {
    position: static;
}

.area_write .bx_info_send .fe-receiver-wrap {
    width: 211px;
    margin-bottom: 20px;
}

.sub_album_write .bx_info_send {
    min-height: auto;
}

/* 안읽은 알림 표시 */
.fe-unread-news {
    width: 15px!important;
    height: 15px!important;
    top: 5px!important;
    right: -15px!important;
}

/* 대만 학교관리자 학교검색 페이지 아이콘 */
.member .logo .fe-taiwan-teacher-logo-icon, .member .manager .logo .fe-taiwan-teacher-logo-icon {display: block;background-image:url(../img/sp_new_taiwan.png);background-repeat: no-repeat;font-size: 0;}

.fe-footer_info_taiwan {
    margin-top: 0px;
}

.fe-taiwan-news_school {
    border-bottom: 0px!important;
}

.content_right_area .content_right.fe_content_right_grid {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0;
    /*border-bottom: 1px solid #d4d4d4;*/
}

.bx_dropdown .lst_select {
    min-width: auto;
}

.content_right_area .menu_row_area .menu_row .btn_tell {
    width: 155px;
}

.receiver_iframe {
    overflow: hidden;
}

.receiver_iframe .pop_contents {
    border: 0;
    margin: 0;
    width: 100%;
}

.list_loading {
    position: absolute;
    top: 41px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: white;
    z-index: 100;
}

.list_loading img {
    position: absolute;
    left: 50%;
    margin-left: -110px;
    top: 50%;
    margin-top: -10px;
}

.receiver_select_modal .list_loading {
    position: absolute;
    bottom: 100px;
    width: 700px;
    height: 390px;
    background: white;
    z-index: 100;
}

.receiver_select_modal .list_loading.school {
    width: 481px;
}

.dimmed {
    z-index: 8090;
}

/* 레이어팝업용 */
.dimmed2 {
    z-index: 8090;
}

/* 앨범 팝업에서 쓰임 */
.ly_pop_wrap {
    z-index: 9000
}

.bx_remote_menu {
    transition: top 0.2s ease-out;
}

/**
TUI Grid 스타일
 */

/*.content_right .tui-grid-cell .input_chk + label:after {*/
/*    margin-top: -13px;*/
/*}*/

.tui-grid-container {
    font-family: 'ns', 'Apple SD Gothic Neo', Dotum, '돋움', sans-serif !important;
}

.pop_contents .tui-grid-cell .input_chk + label:after {
    margin-top: -12px;
}

.tui-grid-border-line-top {
    background-color: #d4d4d4 !important;
}

.tui-grid-border-line-bottom {
    background: transparent !important;
}

.tui-grid-border-line-left {
    background-color: white;
}

.tui-grid-header-area {
    border-color: #eeeeee !important;
}

td.tui-grid-cell-row-header {
    padding: 10px !important;
    height: 18px !important;
}

.tui-grid-lside-area {
    z-index: auto !important;
}

.content_right:not(.fe_has_row_number) .tui-grid-cell-row-header {
    padding: 10px !important;
    height: 18px !important;
    font-size: 0;
    line-height: 0;
}

.tui-grid-cell {
    font-size: 13px;
    background-color: white !important;
    border-right-width: 0 !important;
    border-left-width: 0 !important;
    border-color: #eee !important;
    overflow: visible !important;
}

.sms_table_area .tui-grid-cell-header {
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.tui-grid-row-hover {
    background-color: #f6f9ff !important;
}

.tui-grid-cell-header {
    font-size: 13px;
    font-weight: normal;
    background: #f4f4f4 !important;
}

.pop_contents .tui-grid-cell-header {
    font-size: 13px;
    font-weight: normal;
    background: #ffffff !important;
}

.tui-grid-body-area .tui-grid-table-container .tui-grid-table {
    border: white;
}

.tui-grid-scrollbar-right-top {
    background: #f4f4f4 !important;
    border-right-color: #f4f4f4 !important;
    border-left-color: #f4f4f4 !important;
}

.pop_contents .tui-grid-scrollbar-right-top {
    background: #ffffff !important;
    border-right-color: #ffffff !important;
    border-left-color: #ffffff !important;
}

.tui-grid-scrollbar-y-inner-border {
    background-color: white !important;
}

.tui-grid-scrollbar-y-outer-border {
    background-color: white !important;
}

.tui-grid-scrollbar-right-bottom {
    border-color: white !important;
}

.input_table_area .tui-grid-cell .tui-grid-cell-content {
    overflow: visible !important;
}

.tui-grid-cell .tui-grid-cell-content .txt_state {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.input_table_area .tui-grid-border-line,
.sms_table_area .tui-grid-border-line
{
    background-color: #afafaf !important;
}

.input_table_area .tui-grid-cell-header,
.sms_table_area .tui-grid-cell-header
{
    background: #f9f9f9 !important;
}

.input_table_area .tui-grid-header-area,
.sms_table_area .tui-grid-header-area
{
    border-color: #d4d4d4 !important;
}

.input_table_area .tui-grid-cell,
.sms_table_area .tui-grid-cell
{
    border-right-width: 1px !important;
    border-color: #d4d4d4 !important;
}

.input_table_area .tui-grid-cell-content,
.sms_table_area .tui-grid-cell-content
{
    padding: 5px !important;
}

.input_table_area .tui-grid-cell-content .tui-input-editor-span,
.sms_table_area .tui-grid-cell-content .tui-input-editor-span
{
    display: block;
    line-height: 0;
    position: relative;
    /*top: -1px;*/
}

.input_table_area .error .input_txt,
.sms_table_area .error .input_txt {
    border: 1px solid red !important;
}

.input_table_area .error .error_message,
.sms_table_area .error .error_message {
    position: fixed;
    background: white;
    padding: 5px;
    border: 1px solid #ccc;
    z-index: 999;
    display: none;
    top: -1000px;
    line-height: 150% !important;
}

.input_table_area .error:hover .error_message,
.sms_table_area .error:hover .error_message {
    display: block;
}

.input_table_area .row_error,
.sms_table_area .row_error {
    background: #faeaea !important;
}

.input_table_area .row_error .txt_state,
.sms_table_area .row_error .txt_state {
    color: #f74f4f;
}

.input_table_area .row_saved,
.sms_table_area .row_saved {
    background: #f6f9ff !important;
}

.input_table_area .row_saved .txt_state,
.sms_table_area .row_saved .txt_state {
    color: #3577f8;
}

.input_table_area .tui-grid-cell-content .input_txt,
.sms_table_area .tui-grid-cell-content .input_txt {
    height: 40px;
    padding: 0 9px;
    border: 1px solid #dedede;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.input_table_area .tui-grid-cell-content .bx_dropdown .btn_select {
    height: 40px;
    line-height: 38px;
}

.input_table_area .tui-grid-scrollbar-left-bottom,
.sms_table_area .tui-grid-scrollbar-left-bottom {
    border-color: #afafaf !important;
}

.input_table_area .tui-grid-scrollbar-y-inner-border,
.sms_table_area .tui-grid-scrollbar-y-inner-border {
    background-color: #afafaf !important;
}

.input_table_area .tui-grid-scrollbar-right-top,
.sms_table_area .tui-grid-scrollbar-right-top {
    border-left-color: #afafaf !important;
}

.input_table_area .tui-grid-scrollbar-right-bottom,
.sms_table_area .tui-grid-scrollbar-right-bottom {
    border-left-color: #afafaf !important;
}

.input_table_area .tui-grid-frozen-border,
.sms_table_area .tui-grid-frozen-border {
    background-color: #afafaf !important;
}

.input_table_area .tui-grid-scrollbar-frozen-border,
.sms_table_area .tui-grid-scrollbar-frozen-border {
    border-color: #afafaf !important;
}

.input_table_area,
.sms_table_area {
    border-bottom: 1px solid #afafaf;
}

.input_table_area .tui-grid-cell-disabled,
.sms_table_area .tui-grid-cell-disabled {
    color: #222222 !important;
}

.input_table_area .tui-grid-cell-row-header,
.sms_table_area .tui-grid-cell-row-header {
    color: #222222 !important;
}

.input_table_area .tui-grid-cell,
.sms_table_area .tui-grid-cell {
    color: #222222 !important;
}

.input_table_area .tui-grid-header-area .tui-grid-table,
.sms_table_area .tui-grid-header-area .tui-grid-table {
    border-right: 1px solid #afafaf !important;
}

.sms_table_area .tui-grid-content-area {
    border-bottom-color: #afafaf !important;
}

.fe-permission-manage .tui-grid-table-container .bx_input_chk {
    margin-left: 4px;
}

.tui-grid-container .btn_receive_add {
    width: 102px;
}

.fe-permission-manage [data-column-name=ALL],
.fe-permission-manage [data-column-name=manageClass],
.fe-permission-manage [data-column-name=classUnit],
.fe-permission-manage [data-column-name=schoolUnit],
.fe-permission-manage [data-column-name=POINT_USE],
.fe-permission-manage [data-column-name=SCHEDULE_MANAGE],
.fe-permission-manage [data-column-name=SURVEY_MANAGE],
.fe-permission-manage [data-column-name=schoolSms],
.fe-permission-manage [data-column-name=MESSAGE_SEND_MANAGE],
.fe-permission-manage [data-column-name=MESSAGE_TRANSACTION],
.fe-permission-manage [data-column-name=MESSAGE_PAYMENT_MANAGE],
.fe-permission-manage [data-column-name=AFTER_SCHOOL],
.fe-permission-manage [data-column-name=BOARD_SPECIFIC_MANAGE],
.fe-permission-manage [data-column-name=STUDENT_ROLL_MANAGE],
.fe-permission-manage [data-column-name=DOORAY_USE],
.fe-permission-manage [data-column-name=AGENDA_MANAGE] {
    border-right: 1px solid #d4d4d4 !important;
}

.fe-permission-manage [data-column-name=classUnit],
.fe-permission-manage [data-column-name=schoolUnit],
.fe-permission-manage [data-column-name=schoolSms] {
    border-bottom: 1px solid #d4d4d4 !important;
}

.fe-permission-manage .tui-grid-header-area {
    border-color: #d4d4d4 !important;
}

.fe-permission-manage .tui-grid-scrollbar-right-top {
    border-color: #d4d4d4;
}

.linkage #agreeArea .dsc2 {
    padding-left: 20px;
    font-size: 12px;
}

.linkage .input_lbl_l {
    font-size: 16px
}

.linkage .read_prepare_area img {
    margin: 10px 0px 5px 0px;
}

.linkage .read_prepare_area .bx_input_chk {
    padding-left: 20px;
}

.linkage_apply_complete .min_tit {
    font-size: 17px;
    margin: 40px 0px 15px 0px;
    text-align: center;
    font-weight: 500;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px
}

.linkage_apply_complete .btn_l {
    display: inline-block;
    width: 220px !important;
}

.linkage_apply_complete .bx_btn .bx_btn {
    height: 15px
}

.linkage_apply_complete .btn_l.btn_ok {
    float: left
}

.linkage_apply_complete .btn_l.btn_re_apply {
    float: right
}

.bx_input_block_popup {
    float: right;
    margin-top: -35px;
}

.fe_is_group_tit {
    font-weight: 500;
}

.fe_today_info_tit {
    width: 110px !important;
}

/**
    권한관리 - 전학급 알림장
 */
[data-column-name="AGENDA_MANAGE"] {
    white-space: pre !important;
}

/**
코로나
 */

#iamteacher_remocon_bottom {
    display: block;
    width: 140px;
    height: 140px;
    border-radius: 4px;
    box-shadow: 0 2px 20px 0 rgba(33,45,76,0.08);
    box-sizing: border-box;
    overflow: hidden;
    margin-top:38px;
}


[data-ref=header] {
    min-height: 176px;
}

[role=button] {
    cursor: pointer;
}

/**
    문자머지 임시 문자옵션 추가 임시 마크업
 */

.fe_inner_tooltip_tit {
    font-size: 15px!important;
    font-weight: 700;
}

.fe_first_child_inner_tooltip {
    margin-top: 7px!important;
}

.fe_ly_tooltip_wrap {
    right: 0px;
    bottom: 20px;
}

.fe_short_sms_contents {
    width: 80%;
    background-color: rgba(0, 0, 0, 0.07);
    margin-left: 10px;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, .12);
}

.fe_survey_share_popup {
    width: 540px !important;
}

.fe_permission_grid_wrap {
    position: relative;
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0;
}

.fe_student_no_code_txt {
    font-family: monospace;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
}

.pop_contents .fe_student_no_code_txt {
    font-size: 17px;
}

.fe_receiver_select_contents_wrap {
    width: 946px;
}

.fe_home_popup_wrap {
    width: 281px;
    position: absolute;
    z-index: 1;
    right: 26px;
    /*border-radius: 4px;*/
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.fe_home_popup_wrap .home_popup_image a{
    font-size: 0;
}

.fe_home_popup_wrap .home_popup_bottom{
    padding: 5px 16px 7px 18px;
    align-content: center;
}
.fe_home_popup_wrap .home_popup_bottom a{
    height: 14px;
}
.fe_home_popup_wrap .home_popup_bottom a span{
    font-size: 14px;
    display: block;
    line-height: 1.5;

    color: #808080;
    font-family: "Noto Sans KR";
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    /*line-height: normal;*/
}

.fe_home_popup_wrap .bx_input_chk {
    float: right;
    right: 18px;
}

.fe_home_popup_wrap .input_lbl {
    color: #888888;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.67;
    padding-bottom: 1px;
}

.fe_home_popup_wrap .fe_banner_close_btn {
    float: right;
    padding: 12px;
    position: absolute;
    right: 10px;
}

.fe_home_statistics_short_student .graph_info_txt.fe_sub {
    font-size: 12px!important;
    margin-top: 0px;
}

.file_loading.fe_infinite .graph_fill {
    width: 20%;
    animation: infiniteLoading 0.8s cubic-bezier(0.65, 0.05, 0.36, 1) infinite;
}

@keyframes infiniteLoading {
    0% {
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        transform: translate3d(500%, 0, 0);
    }
}

.tui-grid-header-area .ico_help {
    cursor: pointer;
}

.fe_custom_select_disabled {
    pointer-events: none;
}

.spot_guide {
    position: fixed;
    bottom: -500px;
    right: 100px;
    min-width: 100px;
    min-height: 100px;
    z-index: 9999;
}

.spot_guide .btn_close {
    padding: 12px;
    position: absolute;
    right: 10px;
    top: 0;
}

.spot_guide .fe-banner-close:before,
.spot_guide .fe-banner-close:after {
    background: #333;
}

.spot_guide.animate {
    animation-duration: 3s;
    animation-name: spot_guide_slidein;
    animation-fill-mode: forwards;
}

.spot_guide .message {
    position: relative;
    background: white;
    padding: 20px 35px 5px 20px;
    border: 1px solid #eee;
    box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.1);
}

.spot_guide .message .tit {
    font-weight: bold;
    margin-bottom: 20px;
}

.spot_guide .message .cont {
    margin-bottom: 20px;
}

.spot_guide .message .btn_area {
    margin-top: 20px;
}

.spot_guide .message .btn_area:last-child {
    margin-bottom: 20px;
}

.spot_guide .message .btn {
    width: auto;
    height: auto;
    padding: 10px;
    line-height: normal;
}

.spot_guide .do_not_show_again {
    text-align: right;
}

.spot_guide .bx_input_chk label {
    font-size: 12px;
}

.spot_guide .emoticon {
    pointer-events: none;
    position: absolute;
    top: -188px;
    right: 0;
    text-align: right;
}

.spot_guide .emoticon img {
    width: 184px;
    position: relative;
    bottom: -30px;
    right: 30px;
    z-index: 1;
}

@keyframes spot_guide_slidein {
    from {
        bottom: -500px;
    }

    to {
        bottom: 0;
    }
}

.urgent_notice {
    background: #fff9a3;
    padding: 8px 5px;
    border-bottom: 1px solid #ccc;
}

.urgent_notice .inner {
    font-size: 12px;
}

.urgent_notice .inner a {
    font-size: 12px;
    text-decoration: none;
    color: blue;
}

.height0 {
    height: 0;
}

#iamteacher_login_top_banner {
    position: absolute;
    left: 50%;
    margin-left: -1500px;
}

.fe_grid_next_error_btn {
    width: 132px;
    height: auto;
    margin: 0 5px;
    font-weight: bold;
    padding: 13px 10px 14px;
    line-height: normal;
}

/*마크업 수정 후 삭제*/
.fe_bx_btn_switch {
    bottom: 25px!important;
}

.popup_register .input_table_area .noti_status {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.neuroncenter .fe-chart-tooltip {
    position: static!important;
}

.neuroncenter .tooltip:after {
    display: block;
    content: "";
    clear: both;
}

/* 마크업 최신화 후 삭제, .popup_register .input_table_area * 와 동일 */
.fe_bulk_register_content_area .input_table_area .noti_status {display: flex;flex-direction: column;align-items: center;}
.fe_bulk_register_content_area .input_table_area .noti_status {position:relative}
.fe_bulk_register_content_area .input_table_area .btn_check {display:block;width:70px;height:24px;background:url(../img/badge_question.png) no-repeat 0 0;background-size:70px auto}
.fe_bulk_register_content_area .input_table_area .tooltip {display:none;position:absolute;left:50px;top:28px;z-index:1;max-width:486px;padding:8px;box-sizing:border-box;box-shadow:1px 2px 6px 0 rgba(0, 0, 0, 0.1);border:1px solid #ccc;background:#fff;text-align:left}
.fe_bulk_register_content_area .input_table_area .noti_status:hover .tooltip {display:block}
.fe_bulk_register_content_area .input_table_area .tooltip strong {float:left;margin-right:8px;font-weight:500;font-size:13px;line-height:20px;color:#222}
.fe_bulk_register_content_area .input_table_area .tooltip p {overflow:hidden;font-size:13px;line-height:20px;color:#575757}

/* 별도 마크업 추가 */
.fe_bulk_register_content_area .input_table_area .tooltip p {white-space: normal;}

.fe_txt_red {color: #ff5675!important;}


/* 가이드링크 버튼 */
.guide_link_button:not(.btn_common) {vertical-align: middle;}
.guide_link_button:not(.btn_common):not(.small) {position: relative; margin: auto 0 auto 8px;}
.guide_link_button:not(.btn_common):not(.small) .guide_link_icon {position: relative;display: inline-block;}
.guide_link_button:not(.btn_common):not(.small) .guide_link_icon {background-color: #f0f5ff;border: 1px #afc5ee solid;border-radius: 20px;box-sizing: border-box;padding:4px 10px;display: flex;justify-content: center;align-items: center;}
.guide_link_button:not(.btn_common):not(.small) .guide_link_icon span {color: #3577f8;font-feature-settings: 'clig' off, 'liga' off;font-size: 11px;font-style: normal;font-weight: 700;letter-spacing: -0.5px;}
.guide_link_button:not(.btn_common):not(.small) .ico_guide_book {width:16px;height:16px;background:url(../img/guide_book_large@2x.png) no-repeat 0 0;background-size:16px auto}
.guide_link_button:not(.btn_common).small {position: relative; margin: auto 15px auto 4px;}
.guide_link_button:not(.btn_common).small span { display:none }
.guide_link_button:not(.btn_common).small .ico_guide_book {width:20px;height:20px;background:url(../img/guide_book_large@2x.png) no-repeat 0 0;background-size:20px auto;}
