html[lang=id] .tui-full-calendar-weekday-grid-header .tui-full-calendar-weekday-grid-date-title {
    margin: -10px 0 0 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% - 30px - 12px);
    box-sizing: border-box;
}


html[lang=id] .group_notice_write .bx_notice_feed {
    width: calc(100% - 150px);
}

html[lang=id] .tbl_remote td .status_txt {
    white-space: normal;
    width: 75px;
}

html[lang=id] .tbl_remote td .btn_xs {
    width: 65px;
}

/* 클래스 알림장 유형 드롭다운 */
html[lang=id] .editor_wrap .dropbox_area #tagTypeWrap .btn_select {
    width: 300px!important;
}

/* 클래스 알림장 유형 드롭다운 */
html[lang=id] .editor_wrap .dropbox_area #tagTypeWrap .lst_select {
    width: 300px!important;
}

/* 엑셀 저장 암호 입력창 암호 선택 정렬 */
html[lang=id] .ly_pop_wrap.ly_admin.ly_board_edit .info_lbl {
    float: none;
}
html[lang=id] .ly_pop_wrap.ly_admin.ly_board_edit .rdo_bx {
    padding-left: 0;
}
html[lang=id] .ly_pop_wrap.ly_admin.ly_board_edit .b_input .ex_pass {
    padding-left: 0;
}
html[lang=id] .ly_board_edit .b_input .ex_pass {
    margin-top: 13px;
    padding-left: 0;
}
html[lang=id] .fe-excel-password .info_lbl {
    display: block;
}
html[lang=id] .fe-excel-password .rdo_bx {
    width: auto;
    display: block;
    margin-top: 0;
}

/* 알림장 사진 설명 버튼 */
html[lang=id] .bx_file_upload .bx_tooltip2 .btn_xs {
    width: 76px;
}
/* 앨범 사진 설명 버튼 */
html[lang=id] .bx_add .bx_tooltip .btn_xs {
    width: 76px;
}
html[lang=id] .ly_album_detail .area_detail .bx_textarea .btn_xs {
    width: 76px;
}
html[lang=id] .bx_file_upload .lst_file .btn_dsc {
    width: 55px;
}

/* 원격 수업 버튼 */
html[lang=id] .live_comment_wrap .bx_btn .btn_submit.cancel {
    width: 100px;
}

/* 선생님 내 정보 > 담임 정보 라디오 정렬 */
html[lang=id] .lst_member .area_choice .bx_input_rdo + .bx_input_rdo {
    margin-left: 10px;
}
/* 선생님 내 정보 > 홍보성 정보 수신 정렬 */
html[lang=id] .lst_member.ad_agree .info_lbl {
    width: 230px;
}
html[lang=id] .lst_member.ad_agree .info_txt {
    width: calc(100% - 230px);
}

/* 홈 인사말, 학교/학급 정보 */
html[lang=id] .area_school_info .group_info {
    width: 720px;
}
html[lang=id] .logo_school {
    max-width: 228px;
}
html[lang="id"] .news_dsc_bx .btn_bx .news_btn.type2 {
    width: 100%;
}
html[lang="id"] .news_dsc_bx .btn_bx .news_btn {
    width: calc(50% - 4px);
    margin-bottom: 8px;
}
html[lang="id"] .news_dsc_bx .btn_bx .news_btn {
    margin-left: 0;
    margin-right: 8px;
}
html[lang="id"] .news_dsc_bx .btn_bx .news_btn:last-child {
    margin-right: 0;
}

/* 푸터 */
html[lang=id] .footer_info {
    letter-spacing: 0;
}

/* 클래스 권한 관리 버튼 */
html[lang=id] .btn_add_teacher {
    width: 180px;
}

/* 그룹 관리 버튼 */
.admin_group_lst .lst_item .bx_dropdown .btn_select {
    width: auto
}
