@charset "UTF-8";
@import url("/css/bootstrap.min.css");
@import url("https://fonts.googleapis.com/css?family=Inter:400,500,700&display=swap");

ul				{padding-left:0px;}
li				{list-style:none;}
select		{}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0px;
	display: flex;
	align-items: center;
}

body {
		font-size: 14.5px;
		line-height: 1.45rem;
		font-family: Source Sans Pro,sans-serif;
		/*font-family: "Inter", sans-serif;*/
		letter-spacing: -0.01125rem;
		margin-left: 0px;
		margin-top: 0px;
		scrollbar-face-color: #dddddd;
		scrollbar-shadow-color: #a5a5a5;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #a5a5a5;
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-track-color: #eeeeee;
		scrollbar-arrow-color: #808080;
}

p,td {
	color: #333333;
	font-size: 14.5px;
	line-height: 1.45rem;
	font-family: Source Sans Pro,sans-serif;
}

textarea {
	color: #333333;
	font-size: 14.5px;
	line-height: 1.45rem;
	font-family: Source Sans Pro,sans-serif;
	background-color: transparent;
	border:1 solid #B2B2B2;
	padding: 5 5 5 5;
}

a:link				{text-decoration:none !important;}
a:visited			{text-decoration:none !important;}
a:active			{text-decoration:none !important;}
a:hover				{text-decoration:none !important;color:red !important;}

.cfix					{clear: both;}
.fleft					{float: left;}
.fright				{float: right;}
.show				{display: block !important;}
.hide					{display: none !important;}
.hidden				{height:100%; min-height:100%; overflow:hidden !important; touch-action:none;}
.cursorhand		{cursor: pointer;}

.divideleft			{float: left;width: 50%;}
.divideright		{float: right;width: 50%;}

.wdp1				{width: 1% !important;}
.wdp5				{width: 5% !important;}
.wdp8				{width: 8% !important;}
.wdp10				{width: 10% !important;}
.wdp12				{width: 12% !important;}
.wdp15				{width: 15% !important;}
.wdp18				{width: 18% !important;}
.wdp20				{width: 20% !important;}
.wdp25				{width: 25% !important;}
.wdp27				{width: 27% !important;}
.wdp30				{width: 30% !important;}
.wdp32				{width: 32% !important;}
.wdp33				{width: 33% !important;}
.wdp35				{width: 35% !important;}
.wdp40				{width: 40% !important;}
.wdp45				{width: 45% !important;}
.wdp48				{width: 48% !important;}
.wdp49				{width: 49% !important;}
.wdp50				{width: 50% !important;}
.wdp52				{width: 52% !important;}
.wdp55				{width: 55% !important;}
.wdp60				{width: 60% !important;}
.wdp63				{width: 63% !important;}
.wdp65				{width: 65% !important;}
.wdp67				{width: 67% !important;}
.wdp70				{width: 70% !important;}
.wdp73				{width: 73% !important;}
.wdp75				{width: 75% !important;}
.wdp76				{width: 76% !important;}
.wdp80				{width: 80% !important;}
.wdp82				{width: 82% !important;}
.wdp85				{width: 85% !important;}
.wdp88				{width: 88% !important;}
.wdp90				{width: 90% !important;}
.wdp92				{width: 92% !important;}
.wdp95				{width: 95% !important;}
.wdp99				{width: 99% !important;}

.pdtop0			{padding-top: 0px !important;}
.pdtop2			{padding-top: 2px !important;}
.pdtop5			{padding-top: 5px !important;}
.pdtop10			{padding-top: 10px !important;}
.pdtop15			{padding-top: 15px !important;}
.pdtop20			{padding-top: 20px !important;}
.pdbtm0			{padding-bottom: 0px !important;}
.pdbtm5			{padding-bottom: 5px !important;}
.pdbtm10		{padding-bottom: 10px !important;}
.pdbtm15		{padding-bottom: 15px !important;}
.pdleft0			{padding-left: 0px !important;}
.pdleft5			{padding-left: 5px !important;}
.pdleft10			{padding-left: 10px !important;}
.pdleft15			{padding-left: 15px !important;}
.pdleft20			{padding-left: 20px !important;}
.pdleft25			{padding-left: 25px !important;}
.pdleft28			{padding-left: 28px !important;}
.pdright0			{padding-right: 0px !important;}
.pdright2			{padding-right: 2px !important;}
.pdright3			{padding-right: 3px !important;}
.pdright5			{padding-right: 5px !important;}
.pdright10			{padding-right: 10px !important;}
.pdright15			{padding-right: 15px !important;}
.pdright20			{padding-right: 20px !important;}
.mgtop10		{margin-top: 10px !important;}
.mgbtm0			{margin-bottom: 0px !important;}
.mgbtm5			{margin-bottom: 5px !important;}
.mgbtm7			{margin-bottom: 7px !important;}
.mgbtm10		{margin-bottom: 10px !important;}
.mgbtm12		{margin-bottom: 12px !important;}
.mgbtm15		{margin-bottom: 15px !important;}
.mgbtm20		{margin-bottom: 20px !important;}
.mgbtm25		{margin-bottom: 25px !important;}
.mgbtm30		{margin-bottom: 30px !important;}
.mgrgt3			{margin-right: 3px !important;}
.mgrgt5			{margin-right: 5px !important;}
.mgrgt10			{margin-right: 10px !important;}
.mgrgt15			{margin-right: 15px !important;}
.mgrgt20			{margin-right: 20px !important;}

.txtleft			{text-align: left !important;}
.txtright			{text-align: right !important;}
.txtbtm			{display: inline-flex;align-items: flex-end;}
.txtcenter		{text-align: center;}
.txtmiddle		{display: inline-flex;align-items: center;}
.txtbetween	{display: flex;justify-content: space-between;}
.txtbold			{font-weight: bold;}
.txtuline			{text-decoration: underline;}
.txttahoma	{font-family: tahoma !important;}
.txtnodata		{display: inline-flex;align-items: center;justify-content: center;width:100%;padding-bottom:15%;color:#a0a0a0;font-size:20px;}

.txttransblue {transition: color .3s ease; }
.txttransblue:hover {color:#0000ff !important;font-weight:600;text-decoration:none;letter-spacing:-0.04rem;}

.txts9			{font-size: 9px !important;}
.txts10			{font-size: 10px !important;}
.txts11			{font-size: 11px !important;}
.txts12			{font-size: 12px !important}
.txts13			{font-size: 13px !important;}
.txts14			{font-size: 14px !important;}
.txts15			{font-size: 15px !important;}
.txts16			{font-size: 16px !important;}
.txts17			{font-size: 17px !important;}
.txts18			{font-size: 18px !important;}
.txts19			{font-size: 19px !important;}
.txts20			{font-size: 20px !important;}
.txts21			{font-size: 21px !important;}
.txts22			{font-size: 22px !important;}
.txts23			{font-size: 23px !important;}
.txts25			{font-size: 25px !important;}
.txts26			{font-size: 26px !important;}
.txts28			{font-size: 28px !important;}
.txtlh120		{line-height: 120% !important;}
.txtlh130		{line-height: 130% !important;}
.txtlh150		{line-height: 150% !important;}
.txtlh160		{line-height: 160% !important;}
.txtlh170		{line-height: 170% !important;}
.txtlh180		{line-height: 180% !important;}
.txtlh200		{line-height: 200% !important;}
.txtfw200		{font-weight: 200 !important;}
.txtfw250		{font-weight: 250 !important;}
.txtfw300		{font-weight: 300 !important;}
.txtfw400		{font-weight: 400 !important;}
.txtfw500		{font-weight: 500 !important;}
.txtfw600		{font-weight: 600 !important;}
.txtfw700		{font-weight: 700 !important;}
.txtlsm3x		{letter-spacing: 0.03rem !important}
.txtlsm5x		{letter-spacing: 0.05rem !important}
.txtlsm10x	{letter-spacing: 0.1rem !important}
.txtlsm20x	{letter-spacing: 0.2rem !important}
.txtlsm0		{letter-spacing: 0.01rem !important}
.txtlsm2		{letter-spacing: -0.02rem !important}
.txtlsm3		{letter-spacing: -0.03rem !important}
.txtlsm5		{letter-spacing: -0.05rem !important}
.txtlsm7		{letter-spacing: -0.07rem !important}
.txtlsm8		{letter-spacing: -0.085rem !important}
.txtlsm10		{letter-spacing: -0.1rem !important}
.txtnoarticle	{font-family:Source Sans Pro,sans-serif;font-size:12pt;color:#a0a0a0;font-weight:400;}
.txtopdate		{color: #888888 !important;font-size: 13px !important;font-weight: 400 !important;}

.clmm			{color: #4677c4 !important;}
.clpb				{color: #de8387 !important;}
.cldkmm		{color: #28438a !important;}
.cldkpb			{color: #8d252b !important;}
.bgclmm		{background-color: #e5eefb !important;}
.bgclpb			{background-color: #fceff0  !important;}

.cladmlist		{color: #555555;}
.clwhite			{color: #ffffff !important;}
.clblack			{color: #333333 !important;}
.clorange		{color: #fb5200 !important;}
.clteal			{color: #00746b !important;}
.clblue			{color: #0000ff !important;}
.clspblue		{color: #1365fd !important;}
.clred			{color: #ff0000 !important;}
.clnavy			{color: #004e6d !important;}
.clgreen			{color: #008800 !important;}
.cllgreen		{color: #1ed025 !important;}
.clygreen		{color: #878c04 !important;}
.clskynavy		{color: #337ab7 !important;}
.clskyblue		{color: #007df2 !important;}
.cllskyblue		{color: #80c2ff !important;}
.clcyan			{color: #4677c4 !important;}
.clground		{color: #980000 !important;}
.clybrown		{color: #996600 !important;}
.cldpink			{color: #ff0080 !important;}
.clivory			{color: #a4006c !important;}
.clpurple		{color: #8000ff !important;}
.clgray			{color: #888888 !important;}
.cldgray			{color: #676767 !important;}
.cllgray			{color: #a0a0a0 !important;}
.clna				{color: #cdcdcd !important;}

.bdred			{border: 1px solid #ff0000 !important;}
.bdblue			{border: 1px solid #0000ff !important;}
.bdlgray			{border: 1px solid #e0e0e0; !important}
.bdimg			{border: 2px solid #e8e3e9;}
.bddotted		{padding-top: 1px;border-bottom: 1px dotted #efefef;}
.bddashed		{padding-top: 1px;border-bottom: 1px dashed #efefef;}
.bddotbtm		{padding-bottom: 2px;border-bottom: 1px solid #efefef;}
.bdbtmdash	{border-bottom: 1px dashed #eee;}
.bdnone		{border:0px !important;}

.bgcwhite		{background-color: #ffffff !important;}
.bgclgray		{background-color: #f7f7f7;}
.bgcchart		{background-color: #f7f8ec;}
.bgcskyblue	{background-color: #d9fcff;}
.bgclorange	{background-color: #ffeee6;}

.bgcagray		{background-color: #efefef;}
.bgcared		{background-color: #ffe8ff;}
.bgcapink		{background-color: #ffecec;}
.bgcaskyblue	{background-color: #d5f1ff;}
.bgcasky		{background-color: #dfffff;}
.bgcacloud		{background-color: #ecfbff;}
.bgcagreen	{background-color: #d9ffd9;}
.bgcayellow	{background-color: #ffffdf;}
.bgcablue		{background-color: #c4e1ff;}
.bgcateal		{background-color: #a7efe8;}
.bgcapurple	{background-color: #e6ccff;}
.bgcaviolet	{background-color: #ffe1ff;}
.bgcaorange	{background-color: #ffdab5;}

.bgcnotice		{background-color: #dfffff;}
.chipnotice {
	color: #ffffff;
	font-size: 12px;
	font-weight: 350;
	letter-spacing: -0.038rem;
	padding: 1px 3px 0px 3px !important;
	margin: 0rem;
	background: #276ac7;
	border-radius: 6px;
	border: 1px solid #105cc5;
}

.bgcrequired		{background-color: #dfffff;}
.chiprequired {
	color: #ffffff;
	font-size: 12px;
	font-weight: 350;
	letter-spacing: -0.08rem;
	padding: 1px 3px 0px 3px !important;
	margin: 0rem;
	background: #2632c8;
	border-radius: 6px;
	border: 1px solid #0f0fc6;
}

.bgcurgent		{background-color: #dfffff;}
.chipurgent {
	color: #ffffff;
	font-size: 12px;
	font-weight: 350;
	letter-spacing: -0.02rem;
	padding: 1px 3px 0px 3px !important;
	margin: 0rem;
	background: #fb5200;
	border-radius: 6px;
	border: 1px solid #fb5200;
}

.chipgray {
	color: #ffffff;
	font-size: 12px;
	font-weight: 350;
	letter-spacing: -0.038rem;
	padding: 1px 3px 0px 3px !important;
	margin: 0rem;
	background: #888888;
	border-radius: 6px;
	border: 1px solid #676767;
}

/****** Input & Textarea ******/

.inputnormal {
	height: 35px;
	font-size: 14.5px;
	padding-left: 5px;
}

.inputmiddle {
	height: 28px;
	font-size: 14.5;
	padding-left: 5px;
}

.inputsmall {
	height: 26px;
	font-size: 14px;
	padding-left: 5px;
}

.inputnormfull {
	width: 100%;
	height: 35px;
	font-size: 14.5;
	padding-left: 5px;
}

.inputbigfull {
	width: 100%;
	height: 38px;
	font-size: 15px;
	padding-left: 5px;
}

.inputmidfull {
	width: 100%;
	height: 28px;
	font-size: 14.5px;
	padding-left: 5px;
}

.inputsmlfull {
	width: 100%;
	height: 26px;
	font-size: 14px;
	padding-left: 5px;
}

.inpnobdnormal {
	height: 35px;
	font-size: 14.5px;
	padding-left: 5px;
	border: 0px;
	background: transparent;
}

.inpnobdmiddle {
	height: 28px;
	font-size: 14.5px;
	padding-left: 7px;
	border: 0px;
	background: transparent;
}

.inpnobdnormfull {
	width: 100%;
	height: 35px;
	font-size: 14.5px;
	padding-left: 5px;
	border: 0px;
	background: transparent;
}

.inpnobdfull {
	width: 100%;
	height: 28px;
	font-size: 14.5px;
	padding-left: 7px;
	border: 0px;
	background: transparent;
}

.inputalert {
	border: 1px solid red !important;
	background-image: url('/images/icn/inputalert.png') !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
}

.textareabasic {
	width: 100%;
	font-size: 15px;
	padding: 7px;
	margin-bottom: -5px;
}

.textareaop {
	color: #565656;
    font-size: 14px;
    line-height: 1.3rem;
    width: 100%;
	height: 50px;
    display: block;
    min-height: 50px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
    border: 0;
    resize: none;
    box-sizing: border-box;
    background: transparent;
    overflow-x: hidden;
    overflow-y: auto;
	overflow-wrap: break-word;
    outline: 0;
}

/****** Button ******/

.btnnormal {
	height: 30px;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 400;
	letter-spacing: -0.03rem;
	box-shadow: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: none;
	text-decoration: none;
	padding: 5px;
	border-radius: 6px;
}

.btnsmall {
	height: 28px;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: -0.03rem;
	box-shadow: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: none;
	text-decoration: none;
	padding: 3px;
	border-radius: 6px;
}

.btnchip {
	height: 25px;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: -0.03rem;
	box-shadow: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: none;
	text-decoration: none;
	padding: 3px;
	border-radius: 6px;
}

.btngeneral {				/*		100% width		*/
	width: 100%;
	height: 38px;
	font-size: 15px;
	line-height: 1.2em;
	font-weight: 400;
	letter-spacing: -0.03rem;
	box-shadow: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: none;
	text-decoration: none;
	padding: 10px;
    border-radius: 3px;
}

.btngiant {
	width: 100%;
	height: 48px;
	font-size: 17px;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: -0.03rem;
	box-shadow: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: none;
	text-decoration: none;
	padding: 10px;
    border-radius: 3px;
}

.btntiny {
	width: 100%;
	height: 26px;
	font-size: 15px;
	line-height: 1.2em;
	font-weight: 400;
	letter-spacing: -0.03rem;
	box-shadow: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: none;
	text-decoration: none;
	padding: 10px;
    border-radius: 3px;
}

.btnborderx {
	font-size: 15px;
	line-height: 1.2em;
	font-weight: 400;
	letter-spacing: -0.03rem;
	box-shadow: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: none;
	text-decoration: none;
	background: transparent;
    border: 0px !important;
}

.btnborderx:hover {color: #fb5200 !important;}

/****** Button Deco ******/

.btnpd5				{padding-left: 5px !important;padding-right: 5px !important;}
.btnpd10			{padding-left: 10px !important;padding-right: 10px !important;}
.btnpd15			{padding-left: 15px !important;padding-right: 15px !important;}

.btnloading		{background: #fb5200 !important;border: 1px solid #fb5200 !important;transition: .3s;color: #ffffff !important;}
.btncanceling		{background: #c8c8c8 !important;border: 1px solid #c8c8c8 !important;border-color: #c8c8c8 !important;transition: .3s;}

.btn-primary		{background: #ffffff;border: 0px;color: #555555;}
.btn-secondary	{background: #6c7c94 ;border: 0px;color: #ffffff ;}
.btn-success		{background: #34c759;border: 0px;color: #ffffff;}
.btn-danger		{background: #ec4433;border: 0px;color: #ffffff;}
.btn-info			{background: #592bca;border: 0px;color: #ffffff;}
.btn-warning		{background: #fe9500;border: 0px;color: #ffffff;}
.btn-popclose	{background: #5c5f5f;border: 0px;color: #ffffff;height: 38px;}
.btn-skyblue		{background: #1e74fd;border: 0px;color: #ffffff;}
.btn-dgreen		{background: #7b820b;border: 0px;color: #ffffff;}
.btn-bdgray		{background: #ffffff;border: 1px solid #dddddd;color: #555555;}
.btn-gradgray	{background: linear-gradient(to bottom, #dddddd 0%, #cdcdcd 100%);border: 1px solid #cdcdcd;color: #131313;}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {background: #ddeaff !important;border-color: #94bcfe !important;color: #1365fd !important;}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {background: #4f5a6c !important;border-color: #4f5a6c !important;color: #ffffff !important;}
.btn-info:hover, .btn-info:focus, .btn-info:active {background: #592bca !important;border-color: #592bca !important;color: #ffffff !important;font-weight: 600 !important;letter-spacing: -0.042rem !important;}
/*.btn-primary.disabled, .btn-primary:disabled .btn-fullskyblue:disabled	{background: #1e74fd;border-color: #1e74fd;opacity: 0.5;}*/
.btn-bdgray:hover, .btn-bdgray:focus, .btn-bdgray:active {background: #ddeaff !important;border-color: #94bcfe !important;color: #1365fd !important;}
.btn-gradgray:hover, .btn-gradgray:focus, .btn-gradgray:active {background: linear-gradient(to bottom, #8a97aa 0%, #6c7c94 100%);border-color: #6c7c94;color: #ffffff;}

/****** Radio Button ******/

.form-check {padding: 0;margin: 0;min-height: auto;height: auto;}
.form-check .form-check-input {display: none;}

.form-check .form-check-label {
	cursor: pointer;
	position: relative;
	min-height: 20px;
	padding: 0px 0 0 32px;
	line-height: 1.7em;
	color: #141515;
}

.form-check .form-check-label:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	background: transparent;
	border-radius: 100px;
	border: 1px solid #cdcdcd;
}

.form-check .form-check-label:before {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	opacity: 0;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check-input[type="radio"] ~ .form-check-label:before {
	background-image: url("data:image/svg+xml,%0A%3Csvg width='8px' height='8px' viewBox='0 0 8 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Ccircle id='Oval' fill='%23FFFFFF' cx='4' cy='4' r='4'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

.form-check-input:checked ~ .form-check-label:after {background-color: #1e74fd;border-color: #1e74fd !important;}
.form-check-input:checked ~ .form-check-label:before {opacity: 1;}

.form-check .form-check-box1 {}
.form-check .form-check-box1:after {width: 20px !important;height: 20px !important;}
.form-check .form-check-box1:before {width: 20px !important;height: 20px !important;}

.form-check .form-check-box2 {font-size: 13px;line-height: 0.9rem !important;color: #4F5050 !important;}
.form-check .form-check-box2:after {width: 18px !important;height: 18px !important;}
.form-check .form-check-box2:before {width: 18px !important;height: 18px !important;}

.form-check .form-check-box3 {font-size: 13px;line-height: 0.9rem !important;}
.form-check .form-check-box3:after {width: 18px !important;height: 18px !important;}
.form-check .form-check-box3:before {width: 18px !important;height: 18px !important;}592bca

.form-check .form-check-dorange {
	cursor: pointer;
	position: relative;
	min-height: 20px;
	padding: 0px 0 0 32px;
	line-height: 1.7em;
	color: #141515;
}

.form-check .form-check-dorange:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	background: transparent;
	border-radius: 100px;
	border: 1px solid #cdcdcd;
}

.form-check .form-check-dorange:before {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	opacity: 0;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check-input[type="radio"] ~ .form-check-dorange:before {
	background-image: url("data:image/svg+xml,%0A%3Csvg width='8px' height='8px' viewBox='0 0 8 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Ccircle id='Oval' fill='%23FFFFFF' cx='4' cy='4' r='4'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

.form-check-input:checked ~ .form-check-dorange:after {background-color: #ff321c;border-color: #ff321c !important;}
.form-check-input:checked ~ .form-check-dorange:before {opacity: 1;}

.wide-block {
	/*background: #fff;
	padding-left: 16px;
	padding-right: 16px;*/
	display: flex;
	font-size: 16px;
	font-weight: 500;
}

.wide-block.transparent {
	background: transparent !important;
}

/****** Toggle Switch ******/

.toggleSwitch {
    width: 36px;
    height: 20px;
    display: block;
    position: relative;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 0 1px 1px rgba(0 0 0 / 10%);
    cursor: pointer;
    margin: 0px;
}

.toggleSwitch .toggleButton {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #1e74fd;
}

#toggle1:checked ~ .toggleSwitch {background: #1e74fd;}
#toggle1:checked ~ .toggleSwitch .toggleButton {left: calc(100% - 18px);background: #fff;}
#toggle2:checked ~ .toggleSwitch {background: #1e74fd;}
#toggle2:checked ~ .toggleSwitch .toggleButton {left: calc(100% - 18px);background: #fff;}

.toggleSwitch .toggleButtonmm {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #1e74fd;
}

#toggle5:checked ~ .toggleSwitch {background: #1e74fd;}
#toggle5:checked ~ .toggleSwitch .toggleButtonmm {left: calc(100% - 18px);background: #fff;}
#toggle6:checked ~ .toggleSwitch {background: #1e74fd;}
#toggle6:checked ~ .toggleSwitch .toggleButtonmm {left: calc(100% - 18px);background: #fff;}

.toggleSwitch .toggleButtonpb {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #ff321c;
}

#toggle7:checked ~ .toggleSwitch {background: #ff321c;}
#toggle7:checked ~ .toggleSwitch .toggleButtonpb {left: calc(100% - 18px);background: #fff;}
#toggle8:checked ~ .toggleSwitch {background: #ff321c;}
#toggle8:checked ~ .toggleSwitch .toggleButtonpb {left: calc(100% - 18px);background: #fff;}

.toggleSwitch, .toggleButton, .toggleButtonmm, .toggleButtonpb {transition: all 0.2s ease-in;}
.toggleContent {display: flex;align-items: center;}

/****** Paging ******/

.pageinglistwrap {display: flex;justify-content: space-between;}

.pageinglistleft {width: 17%;display:inline-flex;align-items:center;}
.pageinglistright {width: 17%;display:inline-flex;justify-content:end;align-items:center;}
.pageinglistbody {width:66%;display:inline-flex;justify-content:center;align-items:center;}
.pageinglistbody ul	{display:inline-block;margin-bottom:0px !important;}
.pageinglistbody li	{float:left;margin-left:3px;margin-right:3px;}

.pageingselect {
	color:#ffffff;
	font-size:15px;
	font-weight:700;
	font-family:Source Sans Pro,sans-serif;
	width:36px;
	height:33px;
	line-height:33px;
	text-align: center;
	border:2px solid #5aa2fa !important;
	background-color:#5aa2fa;
}

.pageingnormal {
	color:#333333;
	font-size:15px;
	font-weight:400;
	font-family:Source Sans Pro,sans-serif;
	width:36px;
	height:33px;
	line-height:33px;
	text-align: center;
	background-color:#ffffff;
	border :2px solid #e8e8e8 !important;
	cursor:pointer;
}

/****** Block UI Layer ******/

.blockuibox {padding: 20px;}

.blockuihead {
	width: 100%;
	border-bottom: 2px solid #eeeeee;
	margin-bottom: 15px;
	display: flex;
    align-items: center;
	justify-content: space-between;
}

.blockuibody {
	width: 100%;
	padding: 0px 10px 15px 10px;
}

.blockuibody li {
	margin-bottom: 12px;
}

.blockuitext	{
	margin-bottom: 3px !important;
	text-align: left;
}

.blockuitoptitle {
	color: #5a687c;
    font-family: Source Sans Pro, sans-serif;
    font-size: 20px;
    font-weight: 700;
	padding-left: 3px;
    padding-bottom: 3px;
}

.blockuitopsub {
	padding-top: 3px;
	cursor: pointer;
}

.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year {
	width: 40%; /* 연/월 선택 박스 너비 조정 */
	margin: 0 2px;
}

/****** Form & Read Page Common ******/

.tblformboxnobd {}

.tblformboxnobd ul {
	display: flex;
	align-items: center;
	line-height: 1.38rem;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 7px;
	border-top: 1px dashed #eee;
}

.tblformboxnobdsmall {}

.tblformboxnobdsmall ul {
	display: flex;
	align-items: center;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	border-top: 1px dashed #eee;
}

.tblformboxnorm {
    border-top: 2px solid #efefef;
	padding-bottom: 1px;
    border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}

.tblformboxnobdtiny {}

.tblformboxnobdtiny ul {
	display: flex;
	align-items: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	border-top: 1px dashed #eee;
}

.tblformboxnorm {
    border-top: 2px solid #efefef;
	padding-bottom: 1px;
    border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}

.tblformboxnorm ul {
	display: flex;
	align-items: center;
	line-height: 1.38rem;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #eee;
}

.tblformboxsmall {
	border-top: 2px solid #efefef;
	padding-bottom: 1px;
    border-bottom: 1px solid #efefef;
	margin-bottom: 15px;
}

.tblformboxsmall ul {
	display: flex;
	align-items: center;
	line-height: 1.38rem;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #eee;
}

.tblformboxtiny {
	border-top: 2px solid #efefef;
	padding-bottom: 1px;
    border-bottom: 1px solid #efefef;
	margin-bottom: 15px;
}

.tblformboxtiny ul {
	display: flex;
	align-items: center;
	line-height: 1.38rem;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #eee;
}

.tblformbtmitems {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

/****** Page Body & List Bottom ******/

.pageheader {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 5px;
}

.pageheader li {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	display: inline-flex;
	align-items: center;
}

.pageheadertitle {
	width: 40%;	
	color: #232323;
	font-size: 20px;
	font-weight: 700;
	margin: 0px;
}

.pageheadermiddle {
	width: 20%;
}

.pageheaderside {
	width: 40%;
	justify-content: flex-end;
	align-items: flex-start !important;
	padding-bottom: 2px !important;
}

.pagebodymidbox {
	width: 100%;
    border: 0.1rem solid #d0d0d0;
    border-radius: 6px;
	margin-bottom: 15px;
}

.pagebodytopbox {
    margin-top: 10px;
    padding: 10px 15px 10px 15px;
    border: 2px solid #e7e7e7;
    border-radius: 6px;
    box-sizing: border-box;
	margin-bottom: 15px;
}

.pagebodywrap	{
	width: 100%;
}

.pagebodywrnd	{
	width: 100%;
	padding: 15px 22px 20px 22px;
	margin-bottom: 30px;
	background-color: #fff;
    border-radius: 6px;
}

.pagebodyround {
	width: 100%;
    border: 0.1rem solid #d0d0d0;
    border-radius: 6px;
}

.pagebodyheader {
	color: #555555;
	padding-bottom: 5px;
}

.pagebodymiddle {
	padding-top: 15px;
}

.pagebodymidbtn {}

.pagebodyfooter {}

#pagemove_this {
	scroll-margin-top: 45px;
}

/****** Data Read ******/

.datareadtop {
	width: 100%;
	padding: 15px 18px 10px 15px;
	display: flex;
	align-items: center;
    justify-content: space-between;
}

.datareadtoptitle {
	font-size: 16px;
    font-weight: 600;
	float: left;
}

.datareadtopside {
	float: right;
}

.datareadsub {
	width: 100%;
	padding: 0px 18px 15px 15px;
}

.datareadboxgray {
	width: 100%;
	background: #f7f7f7;
    padding: 8px 18px 6px 18px;
    display: flex;
    justify-content: space-between;
}

.datareadboxuser {
	float: left;
	font-size: 15.5px !important;
    font-weight: 600 !important;
}

.datareadboxdate {
	float: right;
	color: #888888;
	font-size: 13px;
	font-weight: 400;
}

.datareadboxexp {
	width: 100%;
	background: #f7f7f7;
    padding: 8px 18px 6px 18px;
}

.datareadbody {
	width: 100%;
	padding: 15px 18px 10px 18px;
}

.datareadfile {
	color: #000000 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	padding: 15px 18px 10px 18px;
}

.dataopformwrap {
    padding: 15px 15px 10px 15px;
    border: 2px solid #e7e7e7;
    border-radius: 6px;
    box-sizing: border-box;
	margin-bottom: 15px;
}