@charset "utf-8";
.jtab-parent-area{
	width:100%;
	height:auto !important;
	vertical-align:top;
	clear:both;
}
.jtab-table{
	width:100%;
	height:33px;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
	background:#fff;
}


.jtab-table-in{
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
.jtab-button-margin{
	width:0px;
}
.jtab-move-left{
	vertical-align: middle;
	text-align:left;
	width:16px;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	cursor:pointer;
}
.jtab-move-right{
	vertical-align: middle;
	text-align:right;
	width:16px;
	padding-top:0;
	padding-left:0;
	padding-right:10px;
	padding-bottom:0;
	cursor:pointer;
}
.jtab-tab-area{
	text-align:left;
	margin : 0;
	padding: 0 10px;
	background:#fff;
}
.jtab-tab-div{
	overflow: hidden;
	height:33px;
	top:2px;
	position:relative;
}
.jtab-content-area{
	text-align:left;
	margin : 0;
	padding: 0;
	height:500px;
	vertical-align:top;
}
.jtab-button td{
	text-align:center;
	padding-top:0x;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0x;
}
.jtab-button-td{
	padding:0px;
	padding-left:2px;
}
.jtab-button-on{
	font-family: 'Noto Sans KR';
	font-size : 12px;
	color : #40454a;
	text-align:center;
	vertical-align:middle;
	line-height:32px;
	font-weight:bold;
	height:30px;
	padding-top:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0x;
	background:#ffffff;
	border-top:1px #d3d5d7 solid;
	border-left:1px #d3d5d7 solid;
	border-right:1px #d3d5d7 solid;
	border-bottom:0px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	background:#fff;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-ms-user-select:none;
}
.jtab-button-off{
	font-family: 'Noto Sans KR';
	font-size : 12px;
	color : #bbbbbb;
	text-align:center;
	vertical-align:middle;
	line-height:32px;
	height:29px;
	color:#bbbbbb;
	padding-top:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0x;
	border-top:1px #d3d5d7 solid;
	border-left:1px #d3d5d7 solid;
	border-right:1px #d3d5d7 solid;
	border-bottom:1px #d3d5d7 solid;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	opacuty:1;
	margin:0;
	background:#e7eaed;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-ms-user-select:none;
}
.jtab-button-off-ie{
	height:29px !important;
}
.jtab-close-button{
	margin-left:10px;
	margin-right:0px;
	width:20px;
	cursor:pointer;
	text-align:center;
}

.jtab-showall-area-td{
	width:140px;
	height:auto !important;
	vertical-align:middle;
	text-align:left;
	padding-top:4px; 
	padding-bottom:0px;
	padding-right:5px;
}
.jtab-showall-area-parent{
	width:120px;
	display:inline-flex;
	border:1px #bcbcbc solid;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background:#fff;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	cursor:pointer;
	margin-bottom:3px;
}
.jtab-showall-area{
	font-family: "돋움", dotum, sans-serif;
	font-size : 12px;
	letter-spacing: -1px;
	color : #bbbbbb;
	vertical-align:middle;
	display:inline-flex;
	line-height:normal;
	padding:0px;
	width:105px;
	height:16px;
	overflow:hidden;
	text-align:left;
	border:0px;
}
.jtab-showall-area-input{
	font-size:8px;
	height:15px;
	width:8px;
	border:0px;
	color:#bbbbbb;
	padding-top:1px;
	-webkit-margin-top: -8px;
	float: right;
}

_::-moz-svg-foreign-content, :root .jtab-showall-area-input{
	font-size:8px;
	height:15px;
	width:8px;
	border:0px;
	color:#bbbbbb;
	padding-top:1px;
	margin-top: -15px;
	float: right;
}

.jtab-button-underline-table{
	width:100%;
	height:1px;
	position:relative;
	border-spacing:0px;
	border-collapse:collapse;
}
.jtab-button-underline{
	padding:0px;
	width:100%;
	height:1px;
	background:#bdbdbd;
	position:relative;
	margin-top:-1px;
}
.jtab-showalltable{
	border-spacing:0px;
}
.jtab-showall-div{
	display:none;
	position:absolute;
	width:120px;
	height:auto !important;
	display:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	text-align:left;
	border:1px #898989 solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-top:-20px;
	background:#ffffff;
	clear:both;
}
.jtab-showalldiv-line{
	padding-top:3px;
	padding-bottom:0px;
	margin-top:3px;
	font-family: "돋움", dotum, sans-serif;
	color : #898989;
	font-size : 12px;
	width:120px;
	height:18px;
	overflow:hidden;
	text-align:left;
	border-bottom:1px #898989 dashed;
	cursor:pointer;
	white-space:nowrap;
}
.jtab-modal-background{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#000000;
	opacity:0;
}
.jtab-on{
	font-family: "돋움", dotum, sans-serif;
	font-size : 12px;
	color:#5aa2ce;
	font-weight:bold;
	border-bottom:1px #898989 dashed;
}
.jtab-content-div{
	border:0px;
	padding:0px;
	height:100% !important;
	vertical-align:top;
}
.jtab-btn-close{
	width:8px;
	height:9px;
	vertical-align:middle;
	margin-bottom:7px;
}
.jtab-closeall-td{
	width:70px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}
.jtab-closeall-btn{
	padding: 6px 10px;
    border: 1px #818789 solid;
    background: #fff;
    border-radius: 2px;
    cursor: pointer;
    font-size: 11px;
    color: #69757a;
    outline: none;
    line-height: 9px;
}
.jtab-closeall-btn:hover {
	background: #f5f5f5;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.jtab-closeall-btn{
	/*width: 60px;*/
    height: 22px;
    border: 1px #818789 solid;
    background: #fff;
    border-radius: 2px;
    cursor: pointer;
    font-size: 11px;
    color: #69757a;
    outline: none;
    padding:4px 10px
    font-family:'돋움',  tahoma, Arial, Helvetica, sans-serif;
    line-height: 15px;
}
}
