.elementor-kit-3957{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-424c82cd:#4054B2;--e-global-color-5faceb82:#23A455;--e-global-color-4afa9fbf:#000;--e-global-color-1955007d:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-3957 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================
   망보드 자료실(테이블) 글자 크게
   - 적용범위: Elementor 섹션 클래스 mb-library 내부
   ========================= */

/* 1) 자료실 "목록" (타이틀/내용/헤더) */
.mb-library #mb_top .mb-board .mb-mode-list .board-list .table-list th{
  font-size:18px !important;
  font-weight:600 !important;
}
.mb-library #mb_top .mb-board .mb-mode-list .board-list .table-list td,
.mb-library #mb_top .mb-board .mb-mode-list .board-list .table-list td a{
  font-size:18px !important;
}

/* 모바일에서 조금 더 크게(자료실 목록) */
.mb-library .mb-mobile#mb_top .mb-board .mb-mode-list .board-list .table-list th{
  font-size:17px !important;
  font-weight:600 !important;
}
.mb-library .mb-mobile#mb_top .mb-board .mb-mode-list .board-list .table-list td,
.mb-library .mb-mobile#mb_top .mb-board .mb-mode-list .board-list .table-list td a{
  font-size:17px !important;
}
/* 목록에서 날짜/작성자 등 보조 정보 */
.mb-library .mb-mobile#mb_top .mb-board .mb-mode-list .board-list .table-list td .info-group span{
  font-size:17px !important;
}

/* 2) "글보기" (본문/테이블) */
.mb-library #mb_top .mb-board .mb-mode-view .table-view th{
  font-size:18px !important;
  font-weight:600 !important;
}
.mb-library #mb_top .mb-board .mb-mode-view .table-view td{
  font-size:18px !important;
}
.mb-library #mb_top .mb-board .mb-mode-view .table-view td .mb-responsive-box-label label{
  font-size:18px !important;
}
.mb-library #mb_top .mb-board .mb-mode-view .table-view td .mb-responsive-box-content span{
  font-size:18px !important;
}

/* 3) "글쓰기" (라벨/입력창/셀렉트/텍스트영역) */
.mb-library #mb_top .mb-board .mb-mode-write .table-write th label{
  font-size:18px !important;
  font-weight:600 !important;
}
.mb-library #mb_top .mb-board .mb-mode-write .table-write td label{
  font-size:18px !important;
}
.mb-library #mb_top .mb-board .mb-mode-write .table-write td>select,
.mb-library #mb_top .mb-board .mb-mode-write .table-write .mb-responsive-box-content>select,
.mb-library #mb_top .mb-board .mb-mode-write .table-write td>input,
.mb-library #mb_top .mb-board .mb-mode-write .table-write .mb-responsive-box-content>input,
.mb-library #mb_top .mb-board .mb-mode-write .table-write td>textarea,
.mb-library #mb_top .mb-board .mb-mode-write .table-write .mb-responsive-box-content>textarea{
  font-size:18px !important;
}

/* 4) 버튼/검색창도 같이 크게 */
.mb-library #mb_top .mb-board .mb-mode-list .mb-category>a,
.mb-library #mb_top .mb-board .mb-mode-list .mb-category>button,
.mb-library #mb_top .mb-board .mb-mode-list .list-btn button,
.mb-library #mb_top .mb-board .mb-mode-write .write-btn button,
.mb-library #mb_top .mb-board .mb-mode-view .view-btn button,
.mb-library #mb_top .mb-board .mb-mode-view .btn-box-right button{
  font-size:17px !important;
  font-weight:600 !important;
  height:34px !important;
}
.mb-library #mb_top .mb-board .mb-mode-list .list-search input.search-text,
.mb-library #mb_top .mb-board .mb-mode-list .list-search select.search-field,
.mb-library #mb_top .mb-board .mb-mode-list .list-search button.btn-search{
  font-size:17px !important;
  height:34px !important;
}

/* (선택) 댓글도 같이 키우기 */
.mb-library #mb_top .mb-board .mb-mode-view .cmt-style1 .cmt-list-box .cmt-name,
.mb-library #mb_top .mb-board .mb-mode-view .cmt-style1 .cmt-list-box .cmt-date,
.mb-library #mb_top .mb-board .mb-mode-view .cmt-style1 .cmt-list-box .cmt-content{
  font-size:17px !important;
}/* End custom CSS */