@charset "utf-8";

/* common */
html,body	{width:100%;height:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0}
body,h1,h2,h3,h4,input,button,textarea,select,table{font-family:'Nanum Gothic', '돋움', Dotum, Arial, Tahoma,sans-serif;font-size:13px;color:#555;line-height:180%;}
body		{word-break:break-all;-ms-word-break:break-all}
article, aside, hgroup, header, footer, figure, figcaption, nav, section {display:block;}
img,fieldset,iframe,frame{border:0 none;}
img			{vertical-align:top;-ms-interpolation-mode: bicubic;}
i,em,address{font-style:normal}
table			{border-collapse:collapse;width:100%;}
table caption	{position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;visibility:hidden;}
table td	{vertical-align:middle;}
table td ul	{vertical-align:top;}
ol,ul,li	{list-style:none;}
em			{margin:0 0 0 2px;color:#F14623}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;}
*:before, *:after {-webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}

h1, h2, h3, h4, h5, h6 {background:transparent;line-height:1.25;}
h1 {margin:0;padding:0;color:#333;font-size:28px;letter-spacing:-1px;}
h2 {margin:20px 0 15px 0;padding:0;font-size:18px;color:#333;}
h3 {margin:15px 0 10px 0;padding:0;font-size:16px;color:#5A6378;}
h4 {margin:20px 0 10px 0;padding:0 0 0 18px;font-size:15px;background:url('../cms_img/h4bg.png') no-repeat 0 0.1em;font-size:12px;color:#555;}
h5 {margin:10px 0 5px 0;padding:0 0 0 14px;font-size:14px;background:url('../cms_img/h5bg.png') no-repeat 0.2em 0.3em;font-size:0.75em;color:#555555; }
h6 {margin:10px 0 5px 0;padding:0 0 0 0;background: transparent;font-weight:normal;}

/* Form  */
input[type=tel],
input[type=time],
input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=file],
input[type=url],
input[type=number],
input[type=date]	{width:100%;min-height:30px;border:1px solid #ddd;text-indent:10px;transition: all 0.5s; vertical-align:middle;}
input::-webkit-input-placeholder{color:#b5b5b5;}
select	{height:32px; font-size:14px; color:inherit; border:1px solid #ddd !important; background:#fff;}
textarea{display:block;width:100%;min-height:100px;border:1px solid #ddd;}
select::-ms-expand { display:none; }
select,
input	{-webkit-border-radius: 0;background: -webkit-linear-gradient(transparent, transparent);background-color:#fff}
select	{background:#fff url(../../data/img/select_arr.png) no-repeat 100% 50%;padding:0 60px 0 10px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
select.small{height:24px;line-height:24px;font-size:11px;}
input img	{vertical-align:middle;padding:0;margin:0;border:none;} 
textarea	{width:100%;min-height:60px;border:1px solid #dadada;padding:0;margin:0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;}
.round2	{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.round4	{-webkit-border-radius:6px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
.circle	{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center !important;}
.circle i{margin-right:0;}
.fst	{margin-top:0 !important;}
.end	{margin-bottom:0;padding-bottom:0;}
.clear	{display:block;float:none;clear:both;height:0;width:100%;font-size:0 !important;line-height:0 !important;height:0 !important;overflow:hidden; margin:0 !important; padding:0 !important;}
.clearfix:after{content:"";clear:both;display:block;float:none;}
.none	{background:none;list-style:none;border:none !important;}
.hand	{cursor:pointer;}
strong	{font-weight:bold;}
hr		{display:none;} 
a:link		{text-decoration:none;color:#454545;}
a:visited	{text-decoration:none;color:#454545;}
a:hover		{text-decoration:none;}
.hidden		{text-indent:-100%;white-space:nowrap;overflow:hidden;font-size:0;line-height:0;text-shadow:none;color:transparent;}
.va_pc	{display:block;}
.va_mo	{display:none;}

select.w40, input.w40	{width:40px !important;}
select.w50, input.w50	{width:50px !important;}
select.w60, input.w60	{width:60px !important;}
select.w80, input.w80	{width:80px !important;}
select.w100, input.w100	{width:100px !important;}
select.w150, input.w150	{width:150px !important;}
select.w200, input.w200	{width:200px !important;}

@media all and (max-width:720px){
	.va_pc	{display:none;}
	.va_mo	{display:block;}
	select,
	input	{height:40px;}
	select.w40, input.w40,
	select.w60, input.w60,
	select.w80, input.w80,
	select.w100, input.w100,
	select.w150, input.w150,
	select.w200, input.w200	{width:auto !important;}
}

.left	{float:left;}
.right	{float:right;}
.cnt	{margin:0 auto;}
.tal	{text-align:left !important;} 
.tar	{text-align:right !important;}
.tac	{text-align:center !important;}
.taj	{text-align:justify !important;}
.dpb	{display:block !important;}
.dpib	{display:inline-block !important;}
.dpi	{display:inline !important;}
.dpn	{display:none !important;}
.vat	{vertical-align:top !important;}

.fwn	{font-weight:normal !important; }
.fwb	{font-weight:bold !important; }
.italic	{font-style:italic !important; }
.fs1	{font-size:11px !important;}
.fs2	{font-size:120% !important;}
.fs3	{font-size:130% !important;}
.underline	{text-decoration:underline;}
.line-through	{text-decoration:line-through}
.point_wh	{color:#fff !important; }
.point_red	{color:#EF593A !important;}
.point_green{color:#1D9D74 !important;}
.point_blue	{color:#1875D1 !important;}
.point_gray	{color:#999999 !important;}
.point_custom	{color:#35A6B5 !important;}

.p10{padding:10px !important;}
.p15{padding:15px !important;}
.p20{padding:20px !important;}
.pt5{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}
.m10{margin:10px !important;}
.mlp5{margin-left:5px !important;}
.mlp10{margin-left:10px !important;}
.mlp20{margin-left:20px !important;}
.mrp5{margin-right:5px !important;}
.mrp10{margin-right:10px !important;}
.mrp20{margin-right:20px;}
.mtp5{margin-top:5px !important;}
.mtp10{margin-top:10px !important;}
.mtp15{margin-top:15px !important;}
.mtp20{margin-top:20px !important;}
.mtp30{margin-top:30px !important;}
.mbp5{margin-bottom:5px !important;}
.mbp10{margin-bottom:10px !important}
.mbp15{margin-bottom:15px !important;}
.mbp20{margin-bottom:20px !important;}
.mbp30{margin-bottom:30px !important;}

code		{background:#FDF8DB;border:1px solid #F9E69B;color:#BF8459;padding:5px;margin:1px 0;font-family:'consolas';font-size:12px;border-radius:3px;}

/* error_page */
.error_page			{text-align:center;}
.error_page .tit	{font-size:36px;color:#333;margin:10px 0;}
.error_page .stit	{font-size:18px;color:#999;margin:10px 0;}
.error_page .btn_d	{margin:40px 0 0 0;}

/* tag */
.tag_d				{display:inline-block; *display:inline; *zoom:1;background:#fff;border:1px solid #ccc;color:#888;padding:3px 6px 0;height:20px;line-height:120%;font-size:11px;margin:1px;text-align: center;vertical-align: middle;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;vertical-align:middle;}
.tag_d.tag_r		{-webkit-border-radius:36px;-moz-border-radius:36px;-ms-border-radius:36px;-o-border-radius:36px;border-radius:36px;}
.tag_d.tag_red		{color:#EF593A !important;border-color:#EF593A}
.tag_d.tag_yellow	{color:#FEC400 !important;border-color:#FEC400}
.tag_d.tag_green	{color:#3CB377 !important;border-color:#3CB377}
.tag_d.tag_blue		{color:#3E78C1 !important;border-color:#3E78C1}
.tag_d.tag_off		{background:#eee;border-color:#eee;color:#ccc !important;}

/* btn */
a.btn_d			{/*-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;*/
				-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;
				-webkit-transition: all 0.2s ease-out;	-moz-transition: all 0.2s ease-out;	-ms-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;	transition: all 0.2s ease-out;}
.btn_d			{display: inline-block;*zoom:1;cursor:pointer;white-space:nowrap;text-align:center;vertical-align: middle;line-height:1.2;
				background-color:#efefef;border-color:#dadada;border-style:solid;border-width:1px;/**/padding:8px 12px;}
.btn_d:hover,
.btn_d:focus	{text-decoration:none;box-shadow:1px 1px 1px rgba(0,0,0, .2);}
button.btn_d,
input[type="submit"].btn_d,
input[type="button"].btn_d	{cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}

.btn_d.btn_round	{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
.btn_d.btn_round.btn_xsmall, .btn_d.btn_round.btn_small{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.btn_d.btn_xsmall	{font-size:11px;padding:4px 6px 3px;}
.btn_d.btn_small	{font-size:12px;padding:6px 8px 5px;}
.btn_d.btn_large	{font-size:16px;padding:8px 16px;}
.btn_d.btn_xlarge	{font-size:18px;padding:10px 20px;}

.btn_small i		{font-size:10px;}
.btn_d .fa			{margin-right:5px;}
.ico_btn .fa{margin-right:0;}

.btn_d.btn_wh		{background-color:#ffffff;border-color:#dadada;}
.btn_d.btn_gray		{background-color:#999999;border-color:#999999;color:#fff !important;}
.btn_d.btn_dgray	{background-color:#5A6378;border-color:#474F5C;color:#fff !important;}
.btn_d.btn_red		{background-color:#EF593A;border-color:#ED4027;color:#fff !important;}
.btn_d.btn_yellow	{background-color:#FEC400;border-color:#FEC400;color:#fff !important;}
.btn_d.btn_green	{background-color:#3CB377;border-color:#3DA35A;color:#fff !important;}
.btn_d.btn_blue		{background-color:#3E78C1;border-color:#3E78C1;color:#fff !important;}
.btn_d.btn_build	{background-color:#35A6B5;border-color:#35A6B5;color:#fff !important;}

.btngroup button {background-color:#f5f5f5;border:1px solid #dadada;padding:8px 12px;cursor: pointer;float: left;}
.btngroup button:not(:last-child) {border-right:none;}
.btngroup:after {content: "";clear: both;display:table;}
.btngroup button:hover {background-color:#efefef;}
.btngroup.round button{}
.btngroup.round button:first-child	{border-top-left-radius:6px;border-bottom-left-radius:6px;}
.btngroup.round button:last-child	{border-top-right-radius:6px;border-bottom-right-radius:6px;}

.switch			{position: relative;display: inline-block;width:46px;height:24px;}
.switch input	{display:none;}
.switch .slider			{position: absolute;cursor: pointer;top:0;left:0;right:0;bottom:0;background:#ccc;border-radius:22px;-webkit-transition: .4s;transition: .4s;}
.switch .slider:before	{content: "";position:absolute;left:3px;bottom:3px;height:18px;width:18px;background:#fff;border-radius:50%;-webkit-transition: .4s;  transition: .4s;}
.switch input:checked + .slider {background: #5A6378;}
.switch input:focus + .slider	{box-shadow: 0 0 1px rgba(0,0,0, .3);}
.switch input:checked + .slider:before {-webkit-transform: translateX(22px);  -ms-transform: translateX(22px);  transform: translateX(22px);}

.dropdown			{position:relative;display:inline-block;}
.dropdown_cont		{display:none;position:absolute;background:#fff;border:1px solid #dadada;border-top:none;width:100%;overflow:auto;/*box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);*/z-index: 1;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;}
.dropdown_cont li a	{display:block;padding:2px 5px;text-decoration:none;}
.dropdown li a:hover	{background:#768395;color:#fff}
.dropdown button:after	{content:"\f078";font-family: "FontAwesome";padding-right:10px;float:right;}
.dropbtn		{width:100%;position:relative;display:block;background:#fff;border:1px solid #dadada;line-height:26px;cursor:pointer;text-align:left;text-indent:5px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.dropdown .inside	{padding:5px}
.show			{display:block;}

.formgroup input[type="radio"],
.formgroup input[type="checkbox"]	{margin-left:10px;}
.formgroup input[type="radio"]:first-child,
.formgroup input[type="checkbox"]:first-child{margin-left:0;}

.form-inline .form-group	{display: inline-block;margin-bottom: 0;vertical-align: middle;}
.form-inline .form-control {display: inline-block;width: auto;vertical-align: middle;}
.form-inline .form-control-static {display: inline-block;}
.form-inline .input-group {display: inline-table;vertical-align: middle;}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {width: auto;}
.form-inline .input-group > .form-control {width: 100%;}
.form-inline .control-label {margin-bottom: 0;vertical-align: middle;}
.form-inline .radio,
.form-inline .checkbox {display: inline-block;margin-top: 0;margin-bottom: 0;vertical-align: middle;}
.form-inline .radio label,
.form-inline .checkbox label {padding-left: 0;}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {position: relative;margin-left: 0;}
.form-inline .has-feedback .form-control-feedback {top: 0;}

@media (min-width: 992px) {
  .form-inline .form-group	{display: block;}
}
/* box */
.bg_wh	{padding:15px;background:#fff}
.bg_gr	{padding:15px;background:#f5f5f5}
.bx1_wh	{padding:15px;border:1px solid #dadada;background:#fff}
.bx1_gr	{padding:15px;border:1px solid #dadada;background:#f5f5f5}
.bx1_rd	{padding:15px;border:1px solid #EF593A;background:#fff}
.bx_insert	{border:1px dashed #D8DDE0;background:#EAF1F9;padding:8px;margin-top:10px;}
ul.clip li:before	{font-family: "FontAwesome";content: "\f0c7";margin-right:5px;color:#768395}
ul.clip li a		{margin-left:5px}

.cmt_info		{background:#EAF1F9;color:#508CC9;}
.cmt_ok			{background:#F1F9F7;color:#1D9D74;}
.cmt_warning	{background:#FEFAE0;color:#996633;}
.cmt_caution	{background:#FFD2CE;color:#CF4133;}
.cmt_info, .cmt_ok, .cmt_warning, .cmt_caution	{padding:8px;font-size:12px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.cmt_info .txt:before, .cmt_ok .txt:before, .cmt_warning .txt:before, .cmt_caution .txt:before {font-family: "FontAwesome"; font-size:120%;margin-right:5px;}

.cmt_info .txt:before	{content: "\f059"; } /* question-circle */
.cmt_ok .txt:before		{content: "\f058"; } /* check-circle */
.cmt_warning .txt:before	{content: "\f06a"; } /* exclamation-circle */
.cmt_caution .txt:before{content: "\f071"; } /* exclamation-triangle */

/* list */
ul.bu li	{padding-left:12px;background:url(../../data/img/bul_list.gif) no-repeat 0 0.55em}
ul.bu li li	{background:url(../../data/img/bul_list2.gif) no-repeat 0 0.8em}
ul.bu li li li	{background:url(../../data/img/bul_list3.gif) no-repeat 0 0.65em}

ol.list1 li	{list-style-type:decimal;margin-left:14px;}
ol.list2 li	{list-style-type:decimal-leading-zero;margin-left:20px;}

/* tab */
.tab_txt:after,
.tab_list:after {content:" ";display:block;float:none;clear:both;}

.tab_txt		{position:relative;overflow:hidden;border-bottom:1px solid #dadada;margin-bottom:20px;}
.tab_txt li		{float:left;min-width:100px;text-align:center;overflow:hidden;transition: 0.3s;cursor:pointer;}
.tab_txt li a	{display:block;padding:8px 20px;margin:0;background-color:#fff;border-width:1px;border-color:#dadada;border-style:solid;border-top-width:1px;border-left-width:0;border-bottom-width:0;/*white-space:nowrap;overflow:hidden;text-overflow:ellipsis;*/}
.tab_txt li:first-child a{border-left-width:1px;}
.tab_txt a:hover,
.tab_txt a.on	{background:#5A6378;border-color:#5A6378;color:#fff;text-decoration:none;}
.tab_txt em		{font-family:verdana;font-size:11px;color:#35A6B5;}
.tab_txt a.on em	{color:#4CF0B1;}
.tab_cont {display: none;}

.tab_list				{padding:10px;background:#fff;border:1px solid #5A6378;text-align:center;margin-bottom:20px;}
.tab_list ul			{display:table;overflow:hidden;table-layout:fixed;}
.tab_list li			{float:left;padding:0;}
.tab_list li a			{display:inline-block;margin:0;padding:0 10px;line-height:28px;}
.tab_list li.on a		{background:#3E78C1;color:#fff;text-decoration:none;border-radius:2px;}
.tab_list li:after		{content:" | ";color:#ccc;letter-spacing:6px;}
.tab_list li:last-child:after{content:" ";}

@media all and (max-width:720px){
	.tab_txt li		{width:50%;}
	.tab_txt li a	{border-width:1px;border-bottom-width:0;}
	.tab_txt li:nth-child(2n) a	{border-left-width:0}
}
@media all and (max-width:720px){
	.tab_txt li		{float:none;}
}
.tab_category	{}
.tab_category a	{display:inline-block;padding:8px 12px 6px 12px;background:#efefef;border-radius:3px;line-height:120%}
.tab_category a.on	{background:#768395;color:#fff}

/* table */
table a.btn_d		{margin:0 2px 0 0;}
/*table select		{margin:0;height:23px}*/

.t1					{border-top:1px solid #ddd;}
.t1 table th,
.t1 table td		{padding:8px;border:1px solid #ddd;}
.t1 table thead th	{background:#efefef;color:#333;line-height:1.4;font-weight:normal;border-top:none;text-align:center;}
.t1 table tbody 	{background:#ffffff;}
.t1 table tfoot th,
.t1 table tfoot td	{background:#dddddd;}
.t1 table tr:first-child th,	
.t1 table tr:first-child td	{border-top:none;}

.t2					{border-bottom:1px solid #768395;}
.t2 table th,
.t2 table td		{padding:8px;border:1px solid #ddd;border-bottom:none;}
.t2 table thead th	{background:#768395;border:1px solid #768395;color:#fff;line-height:1.4;font-weight:normal;text-align:center;}
.t2 table tbody th	{text-align:center;}
.t2 table tbody 	{border-top:1px solid #768395;background:#fff;}
.t2 table tbody th,
.t2 table tbody td:first-child	{border-left:none;}
.t2 table tbody td:last-child{border-right:none;}
.t2 table tbody tr:first-child th,
.t2 table tbody tr:first-child td{border-top:none;}
.t2 table td.br_none	{border-left:none !important;}

.t3					{border-bottom:1px solid #768395;}
.t3 table th,
.t3 table td		{padding:8px;border:1px solid #ddd;border-bottom:none;}
.t3 table thead th	{background:#768395;border:1px solid #768395;color:#fff;line-height:1.4;font-weight:normal;text-align:center;}
.t3 table tbody th	{background:#f4f4f4;text-align:center;}
.t3 table tbody 	{border-top:1px solid #768395;background:#fff;}
.t3 table tbody th,
.t3 table tbody td:first-child	{border-left:none;}
.t3 table tbody th:last-child,
.t3 table tbody td:last-child{border-right:none;}
.t3 table tbody tr:first-child th,
.t3 table tbody tr:first-child td{border-top:none;}
.t3 table td.br_none	{border-left:none !important;}

.t_fixed table		{width:100%;}
.t_fixed tbody		{display:block;overflow-y:auto;overflow-x:hidden;background:#fff;/*height:100px;*/}
.t_fixed thead		{width:calc( 100% - 17px );}
.t_fixed thead,
.t_fixed tbody tr	{display:table;table-layout:fixed}
.t_fixed tbody tr	{width:100%;}

.t_fixed.t1	{background:#efefef;}
.t_fixed.t2	{background:#768395;}

.t_condensed table th, .t_condensed table td	{padding:5px !important;}
.t_none	table th, .t_none table td	{border:none !important;}
.t_over	table tr:hover	{background:#f9f9f9;}

table .active		{background:#fff;}
table .info			{background:#EAF1F9;}
table .ok			{background:#F1F9F7;}
table .warning		{background:#FEFAE0;}
table .caution		{background:#FFD2CE;}
table .off			{background:#f4f4f4;}

/* modal */
#popwrap	{}
#popwrap .pop_tit, #popwrap .pop_btm	{padding:10px;}
#popwrap .pop_tit	{background:#5A6378;color:#fff;font-size:16px;}
#popwrap .pop_btm	{border-top:1px solid #dadada}

.modal-open {overflow: hidden;}
.modal		{position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1040;  display: none;  overflow: hidden;  -webkit-overflow-scrolling: touch;  outline: 0;}
.modal.fade		{opacity: 0;-webkit-transition: opacity .15s linear;-o-transition: opacity .15s linear;transition: opacity .15s linear;}
.modal.fade.in	{opacity: 1;}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);}
.modal-open .modal {overflow-x: hidden;  overflow-y: auto;}
.modal-dialog {position: relative;  width: auto;  margin: 100px 50px;}
.modal-backdrop {position: absolute;  top: 0;  right: 0;  left: 0;  background-color: #000;}
.modal-backdrop.fade {filter: alpha(opacity=0);  opacity: 0;}
.modal-backdrop.in {filter: alpha(opacity=50);  opacity: .5;}

.modal-content	{position: relative;background-color: #fff;  /**/-webkit-background-clip: padding-box;background-clip: padding-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;border: 1px solid #999;  border: 1px solid rgba(0, 0, 0, .2);-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);box-shadow: 0 3px 9px rgba(0, 0, 0, .5);}
.modal-header	{position:relative;background:#5A6378;}
.modal-header h3{padding:0 10px;margin:0;color:#fff;font-weight:bold;line-height:40px;}
.modal-header button.close{position: absolute;top:0;right:0;width:40px;height:40px;background:none;border:none;color:#fff;}
.modal-body		{position:relative;}
.modal-footer	{padding:10px;text-align:center;  border-top: 1px solid #eaeaea;}
.modal-scrollbar-measure {position: absolute;  top: -9999px;  width: 50px;  height: 50px;  overflow: scroll;}

.img-responsive {  display: block;  max-width: 100%;  height: auto;}
.img-rounded {  border-radius: 6px;}
.img-thumbnail {  padding: 4px;  line-height: 1.42857143;  background-color: #ffffff;  border: 1px solid #dddddd;  border-radius: 4px;  -webkit-transition: all 0.2s ease-in-out;  -o-transition: all 0.2s ease-in-out;  transition: all 0.2s ease-in-out;  display: inline-block;  max-width: 100%;  height: auto;}
.img-circle {  border-radius: 50%;}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {  content: " ";  display: table;}
.clearfix:after, .container:after, .container-fluid:after, .row:after {  clear: both;}
.center-block {  display: block;  margin-left: auto;  margin-right: auto;}
.hide {  display: none !important;}
.show {  display: block !important;}
.invisible {  visibility: hidden;}
.text-hide {  font: 0/0 a;  color: transparent;  text-shadow: none;  background-color: transparent;  border: 0;}
.hidden {  display: none !important;  visibility: hidden !important;}
.affix {  position: fixed;}

.indent{padding:20px;}

/* Tooltip container */
.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}
.tooltip.in{filter:alpha(opacity=90);opacity:.9}
.tooltip.top{padding:5px 0;margin-top:-3px}
.tooltip.right{padding:0 5px;margin-left:3px}
.tooltip.bottom{padding:5px 0;margin-top:3px}
.tooltip.left{padding:0 5px;margin-left:-3px}
.tooltip-inner{padding:5px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:3px;width:auto;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}

/* grid */
.col_wrap		{clear:both;margin:-10px;} /* 분할하는 div:bx margin값 있을때 */
.col_wrap_flat	{clear:both;}
.col_wrap_flat:after,
.col_wrap:after{content:"";clear:both;float:none;display:block;}
.col_d2	{float:left;width:50%;}
.col_d3	{float:left;width:33.33333%;}
.col_d4	{float:left;width:25%;}
.col_d5	{float:left;width:20%;}
.col_d2 .bx, .col_d3 .bx, .col_d4 .bx, .col_d5 .bx, 
.col_w1 .bx, .col_w2 .bx, .col_w3 .bx, .col_w4 .bx, .col_w5 .bx, .col_w6 .bx, .col_w7 .bx, .col_w8 .bx, .col_w9 .bx, .col_w2h .bx, .col_w7h .bx{margin:10px;}
.col_w1 {float:left;width:10%;}
.col_w2 {float:left;width:20%;}
.col_w3 {float:left;width:30%;}
.col_w4 {float:left;width:40%;}
.col_w5 {float:left;width:50%;}
.col_w6 {float:left;width:60%;}
.col_w7 {float:left;width:70%;}
.col_w8 {float:left;width:80%;}
.col_w9 {float:left;width:90%;}
.col_w2h {float:left;width:25%;}
.col_w7h {float:left;width:75%;}
ul.d2 li	{float:left;width:50%;}
ul.d3 li	{float:left;width:33.3333%;}
ul.d4 li	{float:left;width:25%;}
ul.d5 li	{float:left;width:20%;}
ul.d6 li	{float:left;width:16.6666%;}
ul.d8 li	{float:left;width:12.5%;}
ul.d10 li	{float:left;width:10%;}

.spinner .ui-widget.ui-widget-content {border:1px solid #ddd}
.ui-spinner			{border-radius:2px;border:1px solid #ccc;}
.ui-spinner input	{border:none !important;padding:0;height:18px;font-size:12px}

#snbmn a[target=_blank]:after {content:"\f2d2";font-family:FontAwesome;text-align:right;font-size:11px;margin-left:5px;}

.delay1{animation-delay:0.2s}
.delay2{animation-delay:0.4s}
.delay3{animation-delay:0.6s}
.delay4{animation-delay:0.8s}
.delay5{animation-delay:1.0s}
.delay6{animation-delay:1.2s}
.delay7{animation-delay:1.4s}
.delay8{animation-delay:1.6s}
.delay9{animation-delay:1.8s}
.delay10{animation-delay:2.0s}

img { -ms-interpolation-mode: bicubic; }


@media (max-width:575.98px){
	.table-responsive-sm{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
	.table-responsive-sm>.table-bordered{border:0}
}
@media (max-width:767.98px){
	.table-responsive-md{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
	.table-responsive-md>.table-bordered{border:0}
}
@media (max-width:991.98px){
	.table-responsive-lg{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
	.table-responsive-lg>.table-bordered{border:0}
}
@media (max-width:1199.98px){
	.table-responsive-xl{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
	.table-responsive-xl>.table-bordered{border:0}
}

.table-responsive{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.table-responsive>.table-bordered{border:0}

@media screen and (max-width:767.98px){
	.table-responsive	{overflow-x:auto;}
	.table-responsive:before{content:"모바일에서 테이블콘텐츠는 가로스크롤을 이용해주세요";padding:0;font-size:12px;display:block;text-align:left;}
	.table-responsive	{width:100%;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:none}
	.table-responsive>table>tbody>tr>td,
	.table-responsive>table>tbody>tr>th,
	.table-responsive>table>tfoot>tr>td,
	.table-responsive>table>tfoot>tr>th,
	.table-responsive>table>thead>tr>td,
	.table-responsive>table>thead>tr>th{white-space:nowrap}
}


