
._global_style_
{
	font-family : '맑은 고딕' !important;
	font-size: 12px !important;
	
	scrollbar-base-color: #f5f5f5 !important;
	scrollbar-face-color: rgb(168, 174, 182) !important;
	scrollbar-track-color: #f5f5f5 !important;
	scrollbar-arrow-color: rgb(168, 174, 182) !important;
	
	-webkit-print-color-adjust:exact !important;
	-webkit-user-select: text !important;

	
}

._global_style_ .ACheckBox_Style
{
	padding-left: 20px !important;
    background-size: 13px 13px !important;			
}


._global_style_ .AMenu-Style
{	
	cursor:	default !important;
	color : rgb(68, 68, 68) !important;
	font-size: 12px !important;
	font-weight: normal !important;	
	border-collapse: collapse !important;
	background-color : rgb(255, 255,255) !important;
	border : 1px solid rgb(59, 88, 132) !important;
}

._global_style_ .AMenu-Style td
{
	padding-top : 7px !important;	
	padding-bottom : 7px !important;
}

._global_style_ .AMenu-Style tr td:nth-child(1)
{
	width:20px !important;
}

._global_style_ .AMenu-Style tr td:nth-child(2)
{
	padding-left : 0px !important;
	padding-right : 8px !important;
	color : rgb(59,88,132) !important;
	font-weight: bold !important;	
}

._global_style_ .AMenu-Style td:nth-child(3)
{	
	padding-left: 0px !important;	
}

._global_style_ .AMenu-Style td:nth-child(3):hover
{	
	padding-left: 0px !important;
	font-weight: bold !important;	
}

._global_style_ .AMenu-Style tr td:nth-child(4)
{
	width:20px !important;
}


/* menu icon */
._global_style_ .AMenu-Style span
{ 
	display: none !important;
	width: auto !important;
	height: 100% !important;
}


._global_style_ .AMenu-Style tr:first-child td
{
	padding-top:20px !important;
}

._global_style_ .AMenu-Style tr:last-child td
{
	padding-bottom:20px !important;
}


._global_style_ .amenu-over
{
	background-color : #ffffff !important;
}


._global_style_ .ARadioButton-Style
{
	color: rgb(0,0,0) !important;
	padding-left: 21px !important;
	background-image : url("../Template/StyleImage/comm_radiobtn_normal.png") !important;
	background-position : 4px center !important;
	background-repeat: no-repeat !important;
	background-size: 13px 13px !important;
}


/* IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
._global_style_ .ASelectBox-Style {padding-top: 3px}
._global_style_ .ASelectBox-Style option {font-weight: normal}
}

._global_style_ .ASelectBox-Style{

	color: rgb(0, 0, 0) !important;
	background-color: #ffffff !important;
	border-color : rgb(187,187,187) !important;
	padding-left : 8px !important;	
	background-image : url('../Template/StyleImage/comm_down_arrow_7px.png') !important;
	background-size: 7px 4px !important;	
	background-position : calc(100% - 13px) center !important;
	background-repeat: no-repeat !important;
	
}

._global_style_ .ASelectBox-Style option{
	color: #333333 !important;
	background-color: #ffffff !important;
}

._global_style_ .ASelectBox-Style option:hover{
	background-color : #eeeeee !important;
}

._global_style_ .ASelectBox-Style::-ms-expand{display:none !important;}



._global_style_ .ATabView-Style
{
    background-color: transparent !important;
}

._global_style_ .ATabView-Style > .tab_area
{
    border:0 !important;
	height:36px !important;
	background-color : transparent !important;
}

._global_style_ .ATabView-Style > .tab_contents
{
	box-sizing:border-box !important;    	
	width:100% !important;
	height: calc(100% - 36px) !important;
}


._global_style_ .ATabView-Style > .tab_area > span
{
	height:100% !important;
	width:auto !important;
    line-height:36px !important;
	padding : 0 15px 0 15px !important;
	border-left : 0px solid rgb(188, 193, 202) !important;
	border-top : 1px solid rgb(188, 193, 202) !important;
	border-right : 1px solid rgb(188, 193, 202) !important;
	border-bottom : 1px solid rgb(188, 193, 202) !important;
}

._global_style_ .ATabView-Style > .tab_area > span:first-child
{
	border-left : 1px solid rgb(188, 193, 202) !important;	
}


._global_style_ .ATabView-Style > .tab_area > span.ATabView_select
{
	border-top : 1px solid rgb(59,88,133) !important;
	border-right : 1px solid rgb(59,88,133) !important;
	border-bottom : 1px solid rgb(59,88,133) !important;
}

._global_style_ .ATabView-Style > .tab_area > span.ATabView_select:first-child
{
	border-left : 1px solid rgb(59,88,133) !important;	
}


._global_style_ .ATabView_deselect
{
	color:rgb(51, 51, 51) !important;
	font-weight:bold !important;
	background-color:rgb(255,255,255) !important;
}


._global_style_ .ATabView_select
{
	color:rgb(255, 255, 255) !important;
	font-weight:bold !important;
	background-color:rgb(59,88,133) !important;	
}

._global_style_ .ACheckBox-Style
{
    background-repeat: no-repeat !important;
    background-size: 13px 13px !important;
    background-position: left center !important;
}



._global_style_ .checkbox_check
{
	background-image: url("../Template/StyleImage/comm_checkbox_check.png") !important;
	/*background-position : 4px center !important;*/
	background-repeat: no-repeat !important;
    background-size: 13px 13px !important;
	/*background-size: 13px 13px !important;	*/
}



._global_style_ .checkbox_normal
{
	background-image: url("../Template/StyleImage/comm_checkbox_normal.png") !important;
	background-position : 4px center !important;
	background-repeat: no-repeat !important;
	background-size: 13px 13px !important;
	/*color: rgb(0,0,0) !important;*/
}




._global_style_ .radiobtn_check
{
	background-image : url('../Template/StyleImage/comm_radiobtn_check.png') !important;
}

._global_style_ .frm_border
{
	border: 1px solid rgb(59, 88, 133) !important;
}


._global_style_ .frm_title_bg
{
	background-color: rgb(59, 88, 133) !important;
}


._global_style_ .ATabView-Style.rpa_tabview_tabH26
{}

._global_style_ .ATabView-Style.rpa_tabview_tabH26 > .tab_area
{    
	height:26px !important;	
}

._global_style_ .ATabView-Style.rpa_tabview_tabH26 > .tab_contents
{	
	height: calc(100% - 26px) !important;
}

._global_style_ .ATabView-Style.rpa_tabview_tabH26 > .tab_area > span
{
    line-height:26px !important;
}



._global_style_ .ATabView-Style.rpa_tabview_borderline
{
}

._global_style_ .ATabView-Style.rpa_tabview_borderline > .tab_area > span
{
	border-bottom : 0px solid transparent !important;
}

._global_style_ .ATabView-Style.rpa_tabview_borderline > .tab_contents
{
	border : 1px solid rgb(188, 193, 202) !important;
}


._global_style_ .ATabView-Style.rpa_tabview_bottom0
{
}

._global_style_ .ATabView-Style.rpa_tabview_bottom0 > .tab_area > span
{
	border-bottom : none !important;
}






._global_style_ .ATabView-Style.rpa_tabview_tabH32
{
}

._global_style_ .ATabView-Style.rpa_tabview_tabH32 > .tab_area
{    
	height:32px !important;	
}

._global_style_ .ATabView-Style.rpa_tabview_tabH32 > .tab_contents
{	
	height: calc(100% - 32px) !important;	
}

._global_style_ .ATabView-Style.rpa_tabview_tabH32 > .tab_area > span
{
    line-height:32px !important;	
}



._global_style_ .rpa_tabview_topline
{
}

._global_style_ .rpa_tabview_topline > .tab_area > span
{
	border-bottom : 0px solid transparent !important;
}

._global_style_ .rpa_tabview_topline > .tab_contents
{
	border-top : 1px solid rgb(188, 193, 202) !important;
}




._global_style_ ::-webkit-scrollbar{width:14px !important; height:14px !important; background-color:#f5f5f5 !important;}
._global_style_ ::-webkit-scrollbar-thumb{
	background-color:rgb(168, 174, 182) !important;
	border : 3px solid transparent !important;
	border-radius : 10px !important;
	background-clip:content-box !important;
}
._global_style_ ::-webkit-scrollbar-track { background-color:#f5f5f5 !important; }
._global_style_ ::-webkit-scrollbar-track-piece { background-color:#f5f5f5 !important; }
._global_style_ ::-webkit-scrollbar-corner { background-color:#ffffff !important; }
._global_style_ ::-webkit-scrollbar-button:vertical:decrement{
	background-color : #f5f5f5 !important;
	background-image : url('../Template/StyleImage/scrollarrow_up.png') !important;
	background-position : center center !important;
	background-repeat : no-repeat !important;
	background-size : auto !important;
}
._global_style_ ::-webkit-scrollbar-button:horizontal:start:decrement{
	background-color : #f5f5f5 !important;
	background-image : url('../Template/StyleImage/scrollarrow_left.png') !important;
	background-position : center center !important;
	background-repeat : no-repeat !important;
	background-size : auto !important;
}
._global_style_ ::-webkit-scrollbar-button:vertical:increment{
	background-color : #f5f5f5 !important;
	background-image : url('../Template/StyleImage/scrollarrow_down.png') !important;
	background-position : center center !important;
	background-repeat : no-repeat !important;
	background-size : auto !important;
}
._global_style_ ::-webkit-scrollbar-button:horizontal:end:increment{
	background-color : #f5f5f5 !important;
	background-image : url('../Template/StyleImage/scrollarrow_right.png') !important;
	background-position : center center !important;
	background-repeat : no-repeat !important;
	background-size : auto !important;
}


._global_style_ body, span, button
{
	-webkit-user-select: auto !important;
}

._global_style_ .ATextBox-Style
{
	-webkit-user-select: auto !important;
}

