@charset "utf-8"; 
/*head스타일*/
.tabs__header{background-color:#80BCA6;}
.tabs__header .tabs_header_menu{ width : 70%;}
.tabs__header .tabs_header_menu .tabs_header_btn{
	font-size:16px;
	background-color:#80BCA6;
	border:none;
	height:30px;
	line-height:30px;}
.tabs__header .tabs_header_menu .ui-btn {
	background-color:#80BCA6 !important;
	padding:.7em 0;
}
.tabs__header .tabs_header_menu .ui-btn:focus{}
.tabs__header .tabs_header_menu .tabs_header_main{
	background-color:#2576d1 !important;
	color:#ffffff !important;
	width:30px;
	padding:.7em 1em;
}
* { -webkit-tap-highlight-color: rgba(255,255,255,0); 
-webkit-tap-highlight-color: transparent; /* For some Androids */}
.ui-noboxshadow .ui-btn:focus {outline-width:0px;}


/***************************************************
* 공지사항상세 list type: accordian
***************************************************/
.drop__accordian > .innr_accordian {margin:0;border-top:0px;}
.drop__accordian .ui-collapsible-content {background-color:#F9F9F9!important;}
.drop__accordian .ui_li__divi_l{	
	font-weight:400;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
}
.drop__accordian .ui_li__divi_r{
	font-weight:700;
	font-size:16px;
	white-space:pre-line!important;right:1em!important;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
}