@charset "utf-8";

/* CSS Document */
ul li, ol li {list-style: none;}
@media all and (min-width:768px){
	ul.basic_process.lms_process li, ul.basic_process.process4 li {width:25% !important;}
}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;color:#333;background:transparent; text-decoration:none;}
 /* 입력필수사항 */
label.required {padding-left:11px; font-size:13px; color:#333; background:url('/v1/images/support/required.png') no-repeat left 50%;} 

/*=======================  Default 설정 ================================*/
html, body, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0;padding:0;border:0;/* font-size:100%; */vertical-align:baseline;background:transparent;}
body {font-family:"맑은고딕", "Malgun Gothic", 'Apple SD Gothic Neo', "돋움", dotum, Arial, sans-serif;letter-spacing: -1px;position:absolute;width:100%;top:0;}
body.en_site {letter-spacing: 0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
nav ul, nav ul li{list-style:none;}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;color:#333;background:transparent;text-decoration:none;}
img{vertical-align:top;border:none;}
table{border-collapse:collapse;border-spacing:0;}
input, textarea, select {margin:0;padding:0;box-sizing:border-box;vertical-align:top;border:1px solid #999;color:#333;border-radius:0;font-family:"맑은고딕", "Malgun Gothic", 'Apple SD Gothic Neo', "돋움", dotum, Arial, sans-serif;}
video {width:100%; height:auto;background:#000;}
button {border:0;} 

@media print {
	.site_section, .header, .location_section, .emergency_notice, .banner, .footer, .site_util_area {display: none;}
}

@media only print and (orientation: landscape) {
	body { min-width:1440px; }
}


/*======================================
			모바일용 CSS
========================================*/
#wrap{width:100%;position:absolute;top:0;}
#wrap section {box-sizing:border-box;}

/*  ****************************  쓰기 화면  ****************************  */
/* 쓰기 공통 */
.uni-form-table {width:100%; border-collapse:collapse; font-size:15px;}
.uni-form-table caption {position:absolute;width:1px !important;height:1px !important;padding:0px !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}
.uni-form-table tbody {border-top:2px solid #666;}
.uni-form-table tbody th.subject {padding-left:10px; color:#333; font-weight:bold; text-align:left; vertical-align:middle;}
.uni-form-table tbody th {padding:14px 10px; background:#fafafa; text-align:center; color:#333; background-color:#fafafa; border-bottom:1px solid #d9d9d9; vertical-align:middle;word-break:keep-all;}
.uni-form-table tbody td {padding:14px 10px; border-bottom:1px solid #d9d9d9; color:#333; line-height:1.6; text-align:left; background:#fff; vertical-align:middle;}
.uni-form-table tbody td input {height:30px; line-height:25px; padding:0 5px;}
.uni-form-table tbody td select {height:30px; line-height:25px; padding:0 25px 0 5px;}
.uni-form-table tbody td select.select_sgg {margin-left:5px;}
.uni-form-table tbody td select.select_sido, .uni-form-table tbody td select.select_sgg {background:#fff url('/v1/images/support/select-arrow.png') no-repeat 95% 50%;}
.uni-form-table tbody td select#jobDiv, .uni-form-table tbody td select#jobDivDetailCd {background:#fff url('/v1/images/support/select-arrow.png') no-repeat 94% 50%;}
.uni-form-table tbody td textarea {padding:10px;}
.uni-form-table tbody td #tags1, .uni-form-table tbody td #tags9 {margin-left:0;}
.uni-form-table tbody td .checkbox_span {margin:0 5px 0 10px;} 

/* 쓰기 넓이 */
.uni-form-table tbody tr th {width:26%;}
.uni-form-table tbody tr td {width:auto;}
.uni-form-table tbody tr td.thum_img {width:273px;border-left:1px solid #d9d9d9;padding:3px;text-align:right;}
.uni-form-table tbody tr td.thum_img img {width:auto;max-height:150px;}

/* 쓰기 기본 : 2단 이상용 */
.uni-form-basic-table {width:100%; border-collapse:collapse; font-size:13px; word-break:keep-all;}
.uni-form-basic-table caption {position:absolute;width:1px !important;height:1px !important;padding:0px !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}
.uni-form-basic-table tbody {border-top:2px solid #666;}
.uni-form-basic-table tbody th.subject {padding-left:10px; color:#333; font-weight:bold; text-align:left; vertical-align:middle;}
.uni-form-basic-table tbody th {padding:10px 10px; background:#fafafa; text-align:center; color:#333; background-color:#fafafa; border-bottom:1px solid #d9d9d9; vertical-align:middle;}
.uni-form-basic-table tbody td {padding:10px 10px; border-bottom:1px solid #d9d9d9; color:#333; line-height:30px; text-align:left; background:#fff; vertical-align:middle;}
.uni-form-basic-table tbody td input {height:30px; line-height:25px; padding:0 5px;}
.uni-form-basic-table tbody td select {height:30px; line-height:25px; padding:0 30px 0 5px;}
.uni-form-basic-table tbody td textarea {padding:10px;}
3
/* 이벤트 개인정보 수집 */
.section_agreement {width:95%; height:250px; margin:10px auto;  padding:10px; border:1px solid #d9d9d9; background-color:#fff; box-sizing:border-box;}
.box_agreement {overflow-x:hidden; overflow-y:scroll; width:90%; height:230px; margin:0 auto; padding:5px; text-align:left; line-height:18px; font-size:13px; color:#333; box-sizing:border-box;}
/*=====================
   개인정보 처리방침
======================*/
.privacy_wrap {font-size:15px; color:#333; line-height:20px;}
ul.privacy_anchor {overflow:hidden; padding:15px 0; width:96%; margin:0 auto; border:2px solid #d9d9d9; margin-top:30px; border-radius:5px;}
ul.privacy_anchor li {display:inline-block; width:96%; padding-left:15px; line-height:25px; list-style:none;}
ul.privacy_anchor li a {color:#333; font-weight:bold;}
ul.privacy_anchor li a:hover {text-decoration:underline; color:#e37000;}
.basic_title {margin-left:0; padding:0 0 0 13px; font-size:18px; line-height:18px; font-weight:bold; background: url('/v1/images/support/support_bullet.gif') no-repeat left 3px;}
.basic_title13 {margin-left:0; padding:0 0 0 22px; font-size:13px; line-height:18px; font-weight:bold; background: url('/v1/images/support/icon_title.png') no-repeat left 5px;} 
.privacy_group {font-size:1em; color: rgba(0,0,0,0.8); line-height:1.6; word-break: keep-all;}
.privacy_group ul {list-style: none; overflow: hidden;}
.privacy_infobox {padding:15px 0; width:96%; margin:0 auto; border:2px solid #d9d9d9; margin-top:30px; border-radius:5px;}
.privacy_infobox p {padding:0 15px;}
.privacy_group .privacy_info {margin-bottom:30px;}
.privacy_group .privacy_label h3 {font-size: 17px; text-align: center; margin-bottom: 30px;}
.privacy_group .privacy_label ul {margin-bottom: 30px;}
.privacy_group .privacy_label ul li {float: left; width: calc(100%/5); text-align: center; height: 150px;}
.privacy_group .privacy_label ul li strong {display: block; font-size: 14px; margin-top: 10px;}

.privacy_group .privacy_tbl {text-align: center;}
.privacy_group .privacy_tbl > p {display: inline-block; font-weight: bold; color: #555; line-height: 1; margin-bottom: 20px; padding: 0 10px; border-left: 4px solid #1679b7; border-right: 4px solid #1679b7;}
.privacy_group .privacy_tbl table {width: 100%; border-collapse: collapse; border: 1px solid #ccc; text-align: left;}
.privacy_group .privacy_tbl table caption {font-size: 0; line-height: 0; overflow: hidden; visibility: hidden;}
.privacy_group .privacy_tbl td {border: 1px solid #ccc; padding: 10px 15px; font-weight: bold; transition: all 0.2s;}
.privacy_group .privacy_tbl td:hover {background: rgba(0,0,0,0.06);}
.privacy_group .privacy_tbl td span {display: block;}

.privacy_group .privacy_desc {padding: 40px 0 0;}
.privacy_group h4 {font-size: 16px; font-weight: bold; margin-bottom: 15px;}
.privacy_group h4 span {margin-left: 5px;}
.privacy_group h4 img {height: 43px; margin-right: 5px; vertical-align: middle;}
.privacy_ul {overflow:hidden;}
.privacy_ul li {margin-left: 15px; margin-bottom:7px;}
.privacy_ul li > ul,.privacy_ul li ol {margin: 15px 0 0 15px;}
.privacy_ul li div {margin-left: 20px;}
.privacy_ul li div ul {margin-left: 15px;}
.privacy_ul li > strong {display: block; margin: 10px 0 5px;}
.privacy_ul li ul li > p {margin-left: 12px;}


/*======================================
				Font size
========================================*/
.font10 {font-size:10px;}
.font11 {font-size:11px;}
.font12 {font-size:12px;}
.font13 {font-size:13px;}
.font14 {font-size:14px;}
.font15 {font-size:15px;}
.font16 {font-size:16px;}
.font17 {font-size:17px;}
.font18 {font-size:18px;}
.font19 {font-size:19px;}
.font20 {font-size:20px;}
.font25 {font-size:25px;}
.font30 {font-size:30px;}

.lh10 {line-height:10px;}
.lh11 {line-height:11px;}
.lh12 {line-height:12px;}
.lh13 {line-height:13px;}
.lh14 {line-height:14px;}
.lh15 {line-height:15px;}
.lh16 {line-height:16px;}
.lh17 {line-height:17px;}
.lh18 {line-height:18px;}
.lh19 {line-height:19px;}
.lh20 {line-height:20px;}
.lh25 {line-height:25px;}
.lh30 {line-height:30px;}
.lh40 {line-height:40px;}

/*======================================
				margin top
========================================*/
.tm1	{margin-top:1px; }
.tm2	{margin-top:2px; }
.tm3	{margin-top:3px; }
.tm5	{margin-top:5px; }
.tm6	{margin-top:6px; }
.tm8	{margin-top:8px; }
.tm10	{margin-top:10px; }
.tm13	{margin-top:13px; }
.tm15	{margin-top:15px; }
.tm20	{margin-top:20px; }
.tm25	{margin-top:25px; }
.tm30	{margin-top:30px; }
.tm40	{margin-top:40px; }
.tm45	{margin-top:45px; }
.tm50	{margin-top:50px; }
.tm55	{margin-top:55px; }
.tm60	{margin-top:60px; }
.tm70	{margin-top:70px; }
.tm80	{margin-top:80px; }
.tm85	{margin-top:85px; }
.tm90	{margin-top:90px; }


/*======================================
				Margin Step
========================================*/
.bm0 {margin-bottom:0;}
.bm1 {margin-bottom:1px;}
.bm3 {margin-bottom:3px;}
.bm5 {margin-bottom:5px;}
.bm6 {margin-bottom:6px;}
.bm7 {margin-bottom:7px;}
.bm8 {margin-bottom:8px;}
.bm7 {margin-bottom:9px;}
.bm10 {margin-bottom:10px;}
.bm13 {margin-bottom:13px;}
.bm14 {margin-bottom:14px;}
.bm15 {margin-bottom:15px;}
.bm20 {margin-bottom:20px;}
.bm30 {margin-bottom:30px;}
.bm40 {margin-bottom:40px;}
.bm50 {margin-bottom:50px;}
.bm60 {margin-bottom:60px;}
.bm100 {margin-bottom:100px;}

.lm3	{margin-left:3px; }
.lm5	{margin-left:5px; }
.lm10	{margin-left:10px; }
.lm15	{margin-left:15px; }
.lm20	{margin-left:20px; }
.lm25	{margin-left:25px; }
.lm30	{margin-left:30px; }
.lm40	{margin-left:40px; }
.lm45	{margin-left:45px; }
.lm50	{margin-left:50px; }
.lm60	{margin-left:60px; }
.lm70	{margin-left:70px; }
.lm80	{margin-left:80px; }
.lm90	{margin-left:90px; }
.lm100	{margin-left:100px; }
.lm150	{margin-left:150px; }
.lm170	{margin-left:170px; }

.tm1	{margin-top:1px; }
.tm2	{margin-top:2px; }
.tm3	{margin-top:3px; }
.tm5	{margin-top:5px; }
.tm6	{margin-top:6px; }
.tm8	{margin-top:8px; }
.tm10	{margin-top:10px; }
.tm13	{margin-top:13px; }
.tm15	{margin-top:15px; }
.tm20	{margin-top:20px; }
.tm25	{margin-top:25px; }
.tm30	{margin-top:30px; }
.tm40	{margin-top:40px; }
.tm45	{margin-top:45px; }
.tm50	{margin-top:50px; }
.tm55	{margin-top:55px; }
.tm60	{margin-top:60px; }
.tm70	{margin-top:70px; }
.tm80	{margin-top:80px; }
.tm85	{margin-top:85px; }
.tm90	{margin-top:90px; }

.rm0	{margin-right:0; }
.rm3	{margin-right:3px; }
.rm5	{margin-right:5px; }
.rm10	{margin-right:10px; }
.rm15	{margin-right:15px; }
.rm20	{margin-right:20px; }
.rm25	{margin-right:25px; }
.rm30	{margin-right:30px; }

.bp3	{padding-bottom:3px;}
.bp5	{padding-bottom:5px;}
.bp10	{padding-bottom:10px;}
.bp15	{padding-bottom:15px;}
.bp20	{padding-bottom:20px;}
.bp25	{padding-bottom:25px;}

.lp3	{padding-left:3px;}
.lp4	{padding-left:4px;}
.lp5	{padding-left:5px;}
.lp10	{padding-left:10px;}
.lp15	{padding-left:15px;}
.lp20	{padding-left:20px;}
.lp25	{padding-left:25px;}

.tp1	{padding-top:1px;}
.tp2	{padding-top:2px;}
.tp3	{padding-top:3px;}
.tp4	{padding-top:4px;}
.tp5	{padding-top:5px;}
.tp10	{padding-top:10px;}
.tp15	{padding-top:15px;}
.tp20	{padding-top:20px;}
.tp25	{padding-top:25px;}

.rp5	{padding-right:5px;}
.rp10	{padding-right:10px;}
.rp15	{padding-right:15px;}
.rp20	{padding-right:20px;}
.rp25	{padding-right:25px;}

.pd10	{padding: 10px;}
.pd15	{padding: 15px;}
.pd20	{padding: 20px;}

/*======================================
				Text Align
========================================*/
.tac {text-align: center !important;}
.tal {text-align: left !important;}
.tar {text-align: right !important;}
.vmid{vertical-align:middle;}
.blockcenter {margin:0 auto;}
.vat {vertical-align:top;}

/*======================================
				Button
========================================*/
button {cursor:pointer;}
button:hover {outline:0 !important;}
.button a, .button button {text-align:center !important; display:inline-block; background:#e9e9e9; text-decoration:none; line-height:15px; font-size:16px; padding:14px; color:#333; border:1px solid #ddd; border-radius:1px; transition:all 0.2s;
font-family: "맑은고딕", "Malgun Gothic", 'Apple SD Gothic Neo', "돋움", dotum, Arial, sans-serif !important; box-sizing: content-box; border-radius:3px;letter-spacing:-1px;}
.button a:hover, .button button:hover {background:#ddd;}
.button.bold a, .button.bold button  {font-weight:500;}

.button_color a, .button_color button {display:inline-block; background:#364c86; color:#fff; border:0;}
.button_color a:hover, .button_color button:hover {background:#4666af;}

.button_orange a, .button_orange button {display:inline-block; background:#e37000; color:#fff; border:1px solid #ce6600;}
.button_orange a:hover, .button_orange button:hover {background:#ce6600;}

.button_green a, .button_green button {display:inline-block; background:#8ca51a; color:#fff; border:1px solid #748915;}
.button_green a:hover, .button_green button:hover {background:#748915;}

.button_blue a, .button_blue button {display:inline-block; background:#157fcc; color:#fff; border:1px solid #0c6796;}
.button_blue a:hover, .button_blue button:hover {background:#0078b6; border:1px solid #0078b6;}

.button_cian a, .button_cian button {display:inline-block; background:#364c85; color:#fff; border:1px solid #364c85;}
.button_cian a:hover, .button_cian button:hover {background:#4666af;border:1px solid #4666af;}

.button_deepcian a, .button_deepcian button {display:inline-block; background:#007f8b; color:#fff; border:1px solid #006b75;}
.button_deepcian a:hover, .button_deepcian button:hover {background:#006b75;}

.button_white a, .button_white button {display:inline-block; background:#fff; color:#333; border:1px solid #999;}
.button_white a:hover, .button_white button:hover {background:#e9e9e9;}

.button_gray a, .button_gray button {display:inline-block; background:#666; color:#fff; border:1px solid #666;}
.button_gray a:hover, .button_gray button:hover {background:#444;border:1px solid #444;}

.button_yellow a, .button_yellow button {display:inline-block; background:#ffcc00; color:#333 !important; border:1px solid #ffcc00;}
.button_yellow a:hover, .button_yellow button:hover {background:#f4b50c;border:1px solid #f4b50c;}

/*======================================
				Button 30
========================================*/
.button_30 a, .button_30 button {text-align:center !important; display:inline-block; background:#e9e9e9; line-height:13px; font-size:13px;padding:7px 7px 8px 7px; color:#333; border:1px solid #ddd;transition:all 0.2s; border-radius:3px;}
.button_30 a:hover, .button_30 button:hover {background:#ddd;}
.button_30.bold a, .button_30.bold button  {font-weight:bold;}

.uew_banner_btn .button_30 a, .uew_banner_btn .button_30 button {line-height:15px; font-size:15px; padding:10px 20px;}

.button_30_color a, .button_30_color button {display:inline-block; background:#4666af; color:#fff; border:0;}
.button_30_color a:hover, .button_30_color button:hover {background:#4666af;}

.button_30_orange a, .button_30_orange button {display:inline-block; background:#e37000; color:#fff; border:1px solid #ce6600;}
.button_30_orange a:hover, .button_30_orange button:hover {background:#ce6600;}

.button_30_green a, .button_30_green button {display:inline-block; background:#8ca51a; color:#fff; border:1px solid #748915;}
.button_30_green a:hover, .button_30_green button:hover {background:#748915;}

.button_30_blue a, .button_30_blue button {display:inline-block; background:#0078b6; color:#fff; border:1px solid #0c6796;}
.button_30_blue a:hover, .button_30_blue button:hover {background:#0c6796;}

.button_30_cian a, .button_30_cian button {display:inline-block; background:#364c86; color:#fff; border:1px solid #364c86;}
.button_30_cian a:hover, .button_30_cian button:hover {background:#4666af; border:1px solid #4666af;}

.button_30_deepcian a, .button_30_deepcian button {display:inline-block; background:#007f8b; color:#fff; border:1px solid #006b75;}
.button_30_deepcian a:hover, .button_30_deepcian button:hover {background:#006b75;}

.button_30_white a, .button_30_white button {display:inline-block; background:#fff; color:#333; border:1px solid #999;}
.button_30_white a:hover, .button_30_white button:hover {background:#e9e9e9;}

.button_30_gray a, .button_30_gray button {display:inline-block; background:#666; color:#fff; border:1px solid #444;}
.button_30_gray a:hover, .button_30_gray button:hover {background:#444;}

.button_30_yellow a, .button_30_yellow button {display:inline-block; background:#fac917; color:#333 !important; font-weight:bold;border:1px solid #fac917;}
.button_30_yellow a:hover, .button_30_yellow button:hover {background:#fac917;}

/* 라디오 및 체크 버튼 설정 */
input[type="checkbox"], input[type="radio"] {width:17px;height:17px;margin:0 6px;vertical-align:middle;}
input[type="checkbox"] + label, input[type="radio"] + label {display:inline-block;box-sizing:border-box;width:auto;vertical-align:middle;border:none;cursor:pointer;}
input[type="radio"] {border:none;}

.RadioCheckbox {text-align: center;}
.RadioCheckbox p {position:relative; margin:0 8px 8px 0; display: inline-block;}

.table_disable tr td {background:#fafafa; border-left:1px solid #d9d9d9;}
.input_tel {width:50px; text-align:center !important;}
.join_input_100 {width:100px;}
.join_input_150 {width:150px;}
.join_input_200 {width:200px;}
.join_input_300 {width:100%;}

@media all and (min-width:768px){
  .join_input_100 {width:100px;}
  .join_input_150 {width:150px;}
  .join_input_200 {width:200px;}
  .join_input_300 {width:300px;}

  .title_area_add ul.publish_info_02 {background:#fff url('/v1/images/support/icon_data_publish_info.png') 20px 10px no-repeat;}
input:focus {outline:none;}
}

/*======================================
				Etc
========================================*/
p {margin:0; padding:0;}
.nbrd {margin-top:-1px; border:0; background:none; }
hr {display:none; float: none; clear: both; height: 0; width:0; font-size: 0 !important; line-height: 0 !important; overflow: hidden; margin: 0 !important; padding: 0 !important; }
.bold {font-weight:bold !important;}
.clear {display:block; float: none; clear: both; height: 0 !important; width:0; font-size: 0 !important; line-height: 0 !important; overflow: hidden; margin: 0 !important; padding: 0 !important; }
.hide_txt {text-indent:100%; white-space:nowrap; overflow:hidden; display:block;}
.hidden {display:block;position:absolute;top:-9999px;left:-9999px;width:1px;height:1px;line-height:0;overflow:hidden;font-size:0;text-indent:-9999px;}
.error {color:#d94700; font-size:13px; line-height:16px;}
.errorField { border-color: #d94700; border-width: 1px; }
.bg_none {background: none !important; padding:0 !important; margin:0 !important; line-height: 18px;}
.alert {border:1px solid #edc967; background-color:#f9edb8; width:95%; margin:10px auto; padding:15px;}
.no_padding {padding:0 !important;}
.underline {border-bottom:1px solid #d9d9d9;}
.display_none {display:none;}
.border-right {border-right:1px solid #d9d9d9;}
.border-left {border-left:1px solid #d9d9d9;}
.bdline {border-bottom:1px dashed #d9d9d9;}
.clrb {clear:both;}

/* 레이어 팝업창 */
.ui-dialog {line-height:18px; font-size:15px;}

/*======================================
			align
========================================*/
.fl{float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.fr{float:right; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.overflow_h{overflow:hidden;}

/*---------------------------제이쿼리---------------------------------- */
.ui-widget-header {font-weight: bold;border:1px solid #9ec2d4; background: #0078b6 url('/v1/images/support/ui-bg_glass_30_000000_1x400.png') 50% 50% repeat-x; color:#fff;}

.x-body {
	color:#333;
	font-size:13px;
	background: url('/v1/images/support/body_bg.gif') left top;
	font-family: "맑은고딕", "Malgun Gothic", 'Apple SD Gothic Neo', "돋움", dotum, Arial, sans-serif;
}

body.editor_area { /* ckeditor와 .viewwrap > .editor_area 스타일을 동일하게 적용하기 위한 스타일 */
	line-height: 20px;
	padding:25px 15px;
}


/** font-weight 재정의 -> ext-theme-crispy-all-debug_01 */
/** font-weight:300... */
.x-body, .x-progress-default, .x-progress-text, .x-panel-header-title-default, .x-panel-body-default, .x-panel-header-title-default-framed, .x-panel-body-default-framed, .x-tip-body-default,
.x-tip-body-form-invalid, .x-window-body-default, .x-window-header-title-default, .x-datepicker-selected, .x-datepicker-date, .x-accordion-hd .x-panel-header-title
{font-weight:normal;}
/** font:300... */
.x-mask-msg-inner, .x-btn-inner-default-small, .x-btn-inner-default-medium,
.x-btn-inner-default-large, .x-btn-inner-default-toolbar-small, .x-btn-inner-default-toolbar-medium, .x-btn-inner-default-toolbar-large, .x-toolbar-text-default,
.x-toolbar-text-footer, .x-form-item-label-default, .x-form-invalid-under-default, .x-form-display-field-default, .x-grid-empty, .x-grid-item, .x-form-cb-label-default,
.x-column-header, .x-form-text-default, .x-tab-inner-default, .x-btn-group-header-text-container-default, .x-btn-group-header-text-container-default-framed, 
.x-fieldset-header-default > .x-fieldset-header-text, .x-datepicker-column-header, .x-datepicker-date, .x-monthpicker-item, .x-html-editor-wrap textarea, 
.x-btn-inner-grid-cell-small, .x-grid-group-title, .x-grid-rowbody, .x-grid-row-summary .x-grid-cell, .x-grid-rowwrap, .x-grid-cell-rowbody,
.x-btn-inner-plain-toolbar-small, .x-btn-inner-plain-toolbar-medium, .x-btn-inner-plain-toolbar-large
{font-weight:normal;}

/** font-weight 재정의 -> ext-theme-crispy-all-debug_02 */
/** font-weight:300... */
.x-panel-header-title-light, .x-panel-body-light, .x-panel-header-title-light-framed, .x-panel-body-light-framed
{font-weight:normal;}