@charset "UTF-8";
/* stylelint-disable */
/* reset.css (2018, 2023) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td:not(.IBMain td), article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
	font: inherit;
	color: inherit;
}

html, body {
	height: 100%;
	-webkit-text-size-adjust: none;
	background-color: #f4f4f8;
}

main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

img, picture, video, canvas, svg {
	display: block;
	max-width: 100%;
	height: auto;
}

ol, ul {
	list-style: none;
	margin: 0;
}

a {
	color: inherit;
	text-decoration: none;
}

blockquote, q {
	quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table caption {
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	clip: rect(0, 0, 0, 0);
	-webkit-clip-path: polygon(0 0, 0 0, 0 0);
	        clip-path: polygon(0 0, 0 0, 0 0);
	border: 0;
	white-space: nowrap;
}

input, button, form, select {
	padding: 0;
	margin: 0;
	font-family: inherit;
	font-size: inherit;
}

input[type=text], input[type=password], input[type=submit], input[type=search], input[type=email], input[type=tel], textarea, select {
	-webkit-appearance: none;
	border-radius: 0;
}

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type=number] {
	-moz-appearance: textfield;
}

button {
	cursor: pointer;
	border: 0;
	background: none;
}

legend {
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	clip: rect(0, 0, 0, 0);
	-webkit-clip-path: polygon(0 0, 0 0, 0 0);
	        clip-path: polygon(0 0, 0 0, 0 0);
	border: 0;
	white-space: nowrap;
}

dialog {
	border: 0;
	margin: 0;
	padding: 0;
	max-width: none;
	max-height: none;
	color: inherit;
	visibility: visible;
}

*, ::after, ::before {
	box-sizing: border-box;
}

:focus:not(:focus-visible) {
	outline: 0;
}

:focus-visible {
	outline: 0;
	box-shadow: 0 0 1px 1px #000;
}

/* PRETENDARD */
@font-face {
	font-family: "Pretendard";
	font-weight: 100;
	src: url("/vendor/adnstyle/font/pretendard/Pretendard-Thin.subset-11f97095034b4746e7c4061e1b6a8438.woff2") format("woff2"), url("/vendor/adnstyle/font/pretendard/Pretendard-Thin.subset-7ee83e71808ed65ab65a59522fe673bf.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-weight: 300;
	src: url("/vendor/adnstyle/font/pretendard/Pretendard-Light.subset-edbf558dafc7610d4031c6e90b3f6506.woff2") format("woff2"), url("/vendor/adnstyle/font/pretendard/Pretendard-Light.subset-8c2d0d1ff8a65a3daa9d65461565a7e7.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-weight: 400;
	src: url("/vendor/adnstyle/font/pretendard/Pretendard-Regular.subset-0e5701726a18f18c75f1eadfe7fd4c5a.woff2") format("woff2"), url("/vendor/adnstyle/font/pretendard/Pretendard-Regular.subset-37eb08321a72dcebeb5cff304ad3967b.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-weight: 500;
	src: url("/vendor/adnstyle/font/pretendard/Pretendard-Medium.subset-201c9877b1ae82b0b760390526e7a5ba.woff2") format("woff2"), url("/vendor/adnstyle/font/pretendard/Pretendard-Medium.subset-99418246fc1c939939607b76fca0742e.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-weight: 700;
	src: url("/vendor/adnstyle/font/pretendard/Pretendard-Bold.subset-0cc59186812b67f13a8eff679f3f14a9.woff2") format("woff2"), url("/vendor/adnstyle/font/pretendard/Pretendard-Bold.subset-9c1a831be7b4b65bf2093a33a3e2e05a.woff") format("woff");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-weight: 800;
	src: url("/vendor/adnstyle/font/pretendard/Pretendard-ExtraBold.subset-fe00650272b3a983e6f10c9b8600946a.woff2") format("woff2"), url("/vendor/adnstyle/font/pretendard/Pretendard-ExtraBold.subset-9d17a107be8aac1536300d7fb0412b0d.woff") format("woff");
	font-display: swap;
}
/* font-weight */
body {
	font-family: "Pretendard", sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3;
	color: #000;
}

textarea {
	font-family: "Pretendard", sans-serif;
}

.fixed-wrap {
	width: 100%;
	padding: 30px;
	margin-top: auto;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-color: #fffacd;
}

.hide {
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	clip: rect(0, 0, 0, 0);
	-webkit-clip-path: polygon(0 0, 0 0, 0 0);
	        clip-path: polygon(0 0, 0 0, 0 0);
	border: 0;
	white-space: nowrap;
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -0.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: 0.5em 0.5em 0.5em 0.7em;
	font-size: 100%;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0.2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-button {
	padding: 0.4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: 0.1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: 0.4em 1em;
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
	padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
	width: 75%;
	width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: 0.12em;
	border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}

.ui-checkboxradio-disabled {
	pointer-events: none;
}

.ui-datepicker {
	width: 17em;
	padding: 0.2em 0.2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
	margin: 0 0 0.4em;
}

.ui-datepicker th {
	padding: 0.7em 0.3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: 0.2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: 0.7em 0 0 0;
	padding: 0 0.2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: 0.5em 0.2em 0.4em;
	cursor: pointer;
	padding: 0.2em 0.6em 0.3em 0.6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: 0.5em;
	top: 0.3em;
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.2em;
	outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
	padding: 0.4em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: 0.1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: 0.3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: 0.5em 1em;
	background: none;
	overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: 0.5em;
	padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: 0.5em 0.4em 0.5em 0;
	cursor: pointer;
}

.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}

.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}

.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}

.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}

.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}

.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}

.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}

.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}

.ui-selectmenu-open {
	display: block;
}

.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}

.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
	margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: 0.8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -0.3em;
	margin-left: 0;
	margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}

.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0.222em 0;
	margin: 0.2em 0;
	vertical-align: middle;
	margin-left: 0.4em;
	margin-right: 2em;
}

.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: 0.5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}

.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}

.ui-spinner-up {
	top: 0;
}

.ui-spinner-down {
	bottom: 0;
}

.ui-tabs {
	position: relative;
	padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px 0.2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: 0.5em 1em;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}

body .ui-tooltip {
	border-width: 2px;
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #fff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: 0.7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: 0.35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/vendor/adnstyle/css/images/ui-icons_444444_256x240-5ab1682a3331e6517443c4e3f5834e53.png");
}

.ui-widget-header .ui-icon {
	background-image: url("/vendor/adnstyle/css/images/ui-icons_444444_256x240-5ab1682a3331e6517443c4e3f5834e53.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-caret-1-n {
	background-position: 0 0;
}

.ui-icon-caret-1-ne {
	background-position: -16px 0;
}

.ui-icon-caret-1-e {
	background-position: -32px 0;
}

.ui-icon-caret-1-se {
	background-position: -48px 0;
}

.ui-icon-caret-1-s {
	background-position: -65px 0;
}

.ui-icon-caret-1-sw {
	background-position: -80px 0;
}

.ui-icon-caret-1-w {
	background-position: -96px 0;
}

.ui-icon-caret-1-nw {
	background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaa;
	opacity: 0.003;
	filter: Alpha(Opacity=0.3);
}

.ui-widget-shadow {
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
}

/**
 * nth-tabs
 * author:nethuige
 * version:2.0
*/
.top-nav .nth-tabs {
	color: #76838f;
	/* border: 1px solid #E4EAEC !important; */
}

.top-nav .nth-tabs .page-tabs {
	width: 100%;
	height: 41px;
	background: #707481;
	line-height: 40px;
	position: relative;
	margin-top: -1px;
}

.top-nav .nth-tabs .content-tabs {
	width: 100%;
	position: relative;
	height: 43px;
	margin-top: 1px;
	background: #707481;
	line-height: 40px;
	overflow: hidden;
}

.top-nav .nth-tabs .content-tabs-container {
	margin-left: 0 !important;
	overflow: hidden;
	height: 44px;
	transition: margin-left 1s;
	-moz-transition: margin-left 1s;
	-webkit-transition: margin-left 1s;
	-o-transition: margin-left 1s;
}

.top-nav .nth-tabs {
	height: 100%;
	background: #707481;
	border-color: #707481 !important;
	/*height: calc(100% - 42px);*/
}

.page-tab-content .nth-tabs-content {
	width: 100%;
	height: calc(100% - 42px);
	position: relative;
	overflow-x: hidden;
}

.top-nav .nth-tabs-frame {
	width: 100%;
	height: calc(100% - 42px);
	position: relative;
	overflow-x: hidden;
}

.top-nav .nth-tabs .roll-nav {
	display: none;
}

/* nav tab */
.top-nav .nav-tabs {
	background-color: #fff;
	border: 0;
	outline: 0;
	background-color: transparent;
	border-color: transparent;
}

.top-nav .nav-tabs a {
	color: #fff;
	border-radius: 0;
}

.top-nav .nav.nav-tabs > li {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	height: 39px;
	min-width: 127px;
	margin-top: 5px;
	position: relative;
}

.top-nav .nav.nav-tabs > li::before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 13px;
	background-color: rgba(255, 255, 255, 0.3);
	margin-right: 25px;
	margin-left: 12px;
	margin-bottom: 3px;
}

.top-nav .nav.nav-tabs > li:first-child::before {
	display: none;
}

.top-nav .nav.nav-tabs > li[title=HOME] {
	margin-left: 34px;
}

.top-nav .nav.nav-tabs > li[title=HOME] > a {
	background-color: unset;
	color: #fff;
	border: none;
	justify-content: center;
	width: calc(100% - 20px);
	margin-left: 20px;
}

.top-nav .nav-tabs > li:hover {
	cursor: pointer;
}
.top-nav .nav-tabs > li:hover::after {
	content: "";
	display: inline-block;
	width: calc(100% - 20px);
	height: 42px;
	background-color: #51535d;
	position: absolute;
	left: 22px;
	top: 0;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	z-index: 0;
}
.top-nav .nav-tabs > li:hover > a {
	position: relative;
	z-index: 1;
}

.top-nav .nav-tabs > li.active {
	position: relative;
	z-index: 1;
	color: #000;
}
.top-nav .nav-tabs > li.active::after {
	content: "";
	display: inline-block;
	width: calc(100% - 22px);
	height: 42px;
	background-color: #f4f4f8;
	position: absolute;
	left: 22px;
	top: 0;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	z-index: 0;
}

.top-nav .nav-tabs > li.active > a {
	color: #000 !important;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

.top-nav .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	background-color: #F1F4F5;
	color: #76838f;
	-webkit-transition-property: background-color, border-bottom;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background-color, border-bottom;
	-moz-transition-duration: 0.2s;
	-moz-transition-timing-function: ease;
	-o-transition-property: background-color, border-bottom;
	-o-transition-duration: 0.2s;
	-o-transition-timing-function: ease;
}

.nav.nav-tabs > li[title=HOME] > a::before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-top: -3px;
	margin-right: 7px;
	background: url("/vendor/adnstyle/img/common/gnb-home-ed227aa3f2e3548b4bc8f7a066c6ffbe.png") no-repeat 0 0;
	background-size: cover;
	vertical-align: middle;
}

.nav.nav-tabs > li.active > a::before {
	background: url("/vendor/adnstyle/img/common/icon-home-dark-4e6c2367198fa6fc09aad45240c42bbf.png") no-repeat center center;
}

.nth-tabs .tab-close {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-left: auto;
	background: url("/vendor/adnstyle/img/common/icon-tab-close-0fe4c8a756616734354688f102a7085a.png") no-repeat 0 0;
	background-position: center;
	background-size: 12px 12px;
	flex-shrink: 0;
	margin-bottom: 3px;
	position: relative;
	z-index: 1;
}

.nav.nav-tabs > li.active .tab-close {
	background: url("/vendor/adnstyle/img/common/icon-tab-on-close-212c22af5241f31dd43bab86367c379c.png") no-repeat center center;
	background-position: center;
}

/* bootstrap style */
.top-nav .nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.top-nav .nav > li {
	position: relative;
	display: block;
}

.top-nav .top-nav.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.top-nav .nav > li.disabled > a {
	color: #777;
}

.top-nav .nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.top-nav .nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	width: 100%;
	height: 100%;
	display: inline-flex;
	align-items: center;
	font-size: 16px;
}

.page-tab-content > .tab-pane {
	display: none;
	visibility: hidden;
}

.page-tab-content > .active {
	display: block;
	visibility: visible;
}

.top-nav .nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.jq-select,
.jq-select-wrapper {
	position: relative;
}

.jq-select,
.jq-select-wrapper .jq-select-popup *,
.jq-select-wrapper .jq-select-popup :focus,
.jq-select-wrapper .jq-select-popup :hover,
.jq-select:focus,
.jq-select:hover {
	outline: 0;
}

.jq-select-wrapper .jq-select-popup .jq-select-group-title input[type=checkbox],
.jq-select-wrapper .jq-select-popup .jq-select-item input[type=checkbox],
.jq-select-wrapper .jq-select-popup .jq-select-select-all input[type=checkbox],
.jq-select::after {
	vertical-align: middle;
}

.jq-select {
	width: 200px;
	height: 40px;
	border: none;
	cursor: pointer;
	background: #e8edf4;
	border-radius: 2px;
	color: #758697;
	padding: 0 36px 0 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	        user-select: none;
	box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px, rgba(0, 0, 0, 0.117647) 0 1px 4px;
	transition: all 0.1s ease-in-out;
}

.jq-select:hover {
	background: #ecf2f8;
}

.jq-select:active {
	background: #e4e9ef;
	box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 3px, rgba(0, 0, 0, 0.117647) 0 1px 2px;
}

.jq-select .jq-select-icon {
	margin-right: 8px;
}

.jq-select::after {
	content: "";
	position: absolute;
	top: calc(50% - 6px);
	right: 12px;
	display: block;
	float: right;
	width: 8px;
	height: 8px;
	border-left: 1px solid #758697;
	border-bottom: 1px solid #758697;
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 1px 3px 0 0;
	transition: all 0.2s;
}

.jq-select-wrapper.activated .jq-select::after {
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	margin: 5px 3px 0 0;
}

.jq-select-wrapper.loading .jq-select {
	cursor: not-allowed;
}

.jq-select-wrapper.loading .jq-select::after {
	width: 14px;
	height: 14px;
	border: none;
	-ms-transform: rotate(0);
	transform: rotate(0);
	margin: 0;
	background-image: url(images/loading.gif);
	background-size: 14px 14px;
	transition: all 0s;
}

.jq-select-wrapper .jq-select-popup {
	position: absolute;
	min-width: 200px;
	overflow: hidden;
	background: #fff;
	font-size: 14px;
	box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px, rgba(0, 0, 0, 0.117647) 0 1px 4px;
	z-index: 99;
}

.jq-select-wrapper .jq-select-popup input[type=checkbox] {
	margin: 0;
}

.jq-select-wrapper .jq-select-popup .jq-select-filter {
	width: 100%;
	height: 30px;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px;
	line-height: 30px;
	border: none;
	border-bottom: 1px solid #e3eaf3;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #4c637b;
}

.jq-select-wrapper .jq-select-popup .jq-select-select-all {
	display: block;
	height: 30px;
	line-height: 30px;
	background: #e8edf4;
	color: #758697;
	cursor: pointer;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	        user-select: none;
	overflow: hidden;
	padding: 0 12px;
}

.jq-select-wrapper .jq-select-popup .jq-select-select-all-name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jq-select-wrapper .jq-select-popup .jq-select-list {
	width: 100%;
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
}

.jq-select-wrapper .jq-select-popup .jq-select-group.hidden {
	display: none;
}

.jq-select-wrapper .jq-select-popup .jq-select-group-title,
.jq-select-wrapper .jq-select-popup .jq-select-item {
	display: block;
	height: 30px;
	line-height: 30px;
	-moz-user-select: none;
	-ms-user-select: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 12px;
	cursor: pointer;
}

.jq-select-wrapper .jq-select-popup .jq-select-group-title {
	background: #f2f6fa;
	color: #758697;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
}

.jq-select-wrapper .jq-select-popup .jq-select-item {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	color: #4c637b;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.jq-select-wrapper.jq-select-option-multi .jq-select-popup .jq-select-item {
	padding: 0 12px;
}

.jq-select-wrapper.jq-select-option-group .jq-select-popup .jq-select-item {
	padding: 0 12px 0 24px;
}

.jq-select-wrapper .jq-select-popup .jq-select-item:hover {
	background: #f2f6fa;
}

.jq-select-wrapper .jq-select-popup .jq-select-item.activated,
.jq-select-wrapper .jq-select-popup .jq-select-item.activated:hover {
	background: #e8edf4;
}

.jq-select-wrapper .jq-select-popup .jq-select-item.hidden {
	display: none;
}

.jq-select-wrapper .jq-select-popup .jq-select-item .jq-select-item-icon {
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}

.jq-select-wrapper .jq-select-popup .jq-select-buttons {
	border-top: 1px solid #e8edf4;
}

.jq-select-wrapper .jq-select-popup .jq-select-buttons::after,
.jq-select-wrapper .jq-select-popup .jq-select-buttons::before {
	content: "";
	display: table;
}

.jq-select-wrapper .jq-select-popup .jq-select-buttons::after {
	clear: both;
}

.jq-select-wrapper .jq-select-popup .jq-select-buttons > button {
	float: left;
	width: 50%;
	height: 40px;
	color: #4c637b;
	background: #f2f6fa;
	border: none;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	        user-select: none;
	transition: all 0.1s ease-in-out;
}

.jq-select-wrapper .jq-select-popup .jq-select-buttons.hide-cancel-button .jq-select-buttons-ok,
.jq-select-wrapper .jq-select-popup .jq-select-buttons.hide-ok-button .jq-select-buttons-close {
	width: 100%;
}

.jq-select-wrapper .jq-select-popup .jq-select-buttons > button:last-child {
	border-left: 1px solid #e8edf4;
}

.jq-select-wrapper .jq-select-popup .jq-select-buttons > button:hover {
	background: #f6fafe;
}

.jq-select-wrapper .jq-select-popup .jq-select-buttons > button:active {
	background: #eef2f6;
}

.flatpickr-calendar {
	width: 244px;
	border-radius: 8px;
	font-size: 12px;
	background: transparent;
	opacity: 0;
	display: none;
	text-align: center;
	visibility: hidden;
	padding: 0;
	-webkit-animation: none;
	animation: none;
	direction: ltr;
	border: 0;
	line-height: 24px;
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	background: #fff;
	-webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
	box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
	opacity: 1;
	max-height: 640px;
	visibility: visible;
}

.flatpickr-calendar.open {
	display: inline-block;
	z-index: 99999;
	margin-top: 6px;
}

.flatpickr-calendar.animate.open {
	-webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
	animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
	display: block;
	position: relative;
	top: 2px;
}

.flatpickr-calendar.static {
	position: absolute;
	top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
	z-index: 999;
	display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
	-webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
	box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
	border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
	height: 40px;
	border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
	height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	left: 22px;
	display: none;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
	left: auto;
	right: 22px;
}

.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
	left: 50%;
	right: 50%;
}

.flatpickr-calendar:before {
	border-width: 5px;
	margin: 0 -5px;
}

.flatpickr-calendar:after {
	border-width: 4px;
	margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
	bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
	border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
	border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
	top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
	border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
	border-top-color: #fff;
}

.flatpickr-calendar:focus {
	outline: 0;
}

.flatpickr-wrapper {
	position: relative;
	display: inline-block;
}

.flatpickr-months {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 20px;
}

.flatpickr-months .flatpickr-month {
	background: transparent;
	color: rgba(0, 0, 0, 0.9);
	fill: rgba(0, 0, 0, 0.9);
	height: 28px;
	line-height: 1;
	text-align: center;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	height: 34px;
	padding: 10px;
	z-index: 3;
	color: rgba(0, 0, 0, 0.9);
	fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
	display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
	position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
	/*
	/*rtl:begin:ignore*/
	/*
	*/
	left: 40px;
	top: 10px;
	/*
	/*rtl:end:ignore*/
	/*
	*/
}

/*
/*rtl:begin:ignore*/
/*
/*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
	/*
	/*rtl:begin:ignore*/
	/*
	*/
	right: 50px;
	top: 10px;
	/*
	/*rtl:end:ignore*/
	/*
	*/
}

/*
/*rtl:begin:ignore*/
/*
/*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
	color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
	fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
	width: 14px;
	height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
	-webkit-transition: fill 0.1s;
	transition: fill 0.1s;
	fill: inherit;
}

.numInputWrapper {
	position: relative;
	height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
	display: inline-block;
}

.numInputWrapper input {
	width: 100%;
}

.numInputWrapper input::-ms-clear {
	display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
}

.numInputWrapper span {
	position: absolute;
	right: 0;
	width: 14px;
	padding: 0 4px 0 2px;
	height: 50%;
	line-height: 50%;
	opacity: 0;
	cursor: pointer;
	border: 1px solid rgba(57, 57, 57, 0.15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.numInputWrapper span:hover {
	background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
	background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
	display: block;
	content: "";
	position: absolute;
}

.numInputWrapper span.arrowUp {
	top: 0;
	border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(57, 57, 57, 0.6);
	top: 26%;
}

.numInputWrapper span.arrowDown {
	top: 50%;
}

.numInputWrapper span.arrowDown:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(57, 57, 57, 0.6);
	top: 40%;
}

.numInputWrapper span svg {
	width: inherit;
	height: auto;
}

.numInputWrapper span svg path {
	fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
	background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
	opacity: 1;
}

.flatpickr-current-month {
	font-size: 135%;
	line-height: inherit;
	font-weight: 300;
	color: inherit;
	position: absolute;
	width: 75%;
	font-size: 14px;
	left: 14%;
	line-height: 1;
	height: 34px;
	display: inline-block;
	text-align: center;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.flatpickr-current-month span.cur-month {
	font-family: inherit;
	font-weight: 500;
	color: inherit;
	display: inline-block;
	margin-left: 0.5ch;
	padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
	background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
	width: 7ch;
	display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
	border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
	border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
	background: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	cursor: text;
	padding: 0 0 0 0.7ch;
	margin: 0;
	display: inline-block;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	line-height: inherit;
	height: auto;
	border: 0;
	border-radius: 0;
	vertical-align: initial;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
	font-weight: 500;
}

.flatpickr-current-month input.cur-year:focus {
	outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
	font-size: 100%;
	color: rgba(0, 0, 0, 0.5);
	background: transparent;
	pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
	appearance: menulist;
	background: transparent;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	color: inherit;
	cursor: pointer;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	height: auto;
	line-height: inherit;
	margin: -1px 0 0 0;
	outline: none;
	padding: 0 0 0 0.5ch;
	position: relative;
	vertical-align: initial;
	-webkit-box-sizing: border-box;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
	outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
	background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
	background-color: transparent;
	outline: none;
	padding: 0;
}

.flatpickr-weekdays {
	background: transparent;
	text-align: center;
	overflow: hidden;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 28px;
	padding: 0 10px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

span.flatpickr-weekday {
	cursor: default;
	font-size: 12px;
	background: transparent;
	color: #707070;
	line-height: 1;
	margin: 0;
	text-align: center;
	display: block;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-weight: 500;
}
span.flatpickr-weekday:first-child {
	color: #ea463c;
}

.dayContainer,
.flatpickr-weeks {
	padding: 1px 0 0 0;
}

.flatpickr-days {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 244px;
}

.flatpickr-days:focus {
	outline: 0;
}

.dayContainer {
	padding: 0;
	outline: 0;
	text-align: left;
	width: 244px;
	min-width: 244px;
	max-width: 244px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;
	padding: 0 10px 10px;
}

.dayContainer + .dayContainer {
	-webkit-box-shadow: -1px 0 0 #e6e6e6;
	box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
	background: none;
	border: 1px solid transparent;
	border-radius: 150px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	cursor: pointer;
	font-weight: 400;
	width: 14.2857143%;
	-webkit-flex-basis: 14.2857143%;
	-ms-flex-preferred-size: 14.2857143%;
	flex-basis: 14.2857143%;
	max-width: 34px;
	height: 34px;
	line-height: 34px;
	margin: 0;
	display: inline-block;
	position: relative;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
	cursor: pointer;
	outline: 0;
}

.flatpickr-day.today {
	background-color: #edf0f7;
	border: none;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
	background: #191e2c;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
	border-radius: 4px 0 0 4px;
	background-color: #191e2c;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
	border-radius: 0 4px 4px 0;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
	border-radius: 50px;
}

.flatpickr-day.inRange {
	border-radius: 0;
	background-color: #191e2c;
	border-color: #191e2c;
	color: #fff;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
	color: #bbb;
	background: transparent;
	border-color: transparent;
	cursor: default;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
	cursor: not-allowed;
	color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
	border-radius: 0;
	-webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
	box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
	visibility: hidden;
}

.rangeMode .flatpickr-day {
	margin-top: 1px;
}

.flatpickr-weekwrapper {
	float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
	padding: 0 12px;
	-webkit-box-shadow: 1px 0 0 #e6e6e6;
	box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
	float: none;
	width: 100%;
	line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
	display: block;
	width: 100%;
	max-width: none;
	color: rgba(57, 57, 57, 0.3);
	background: transparent;
	cursor: default;
	border: none;
}

.flatpickr-innerContainer {
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.flatpickr-rContainer {
	width: 244px;
	display: inline-block;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.flatpickr-time {
	text-align: center;
	outline: 0;
	display: block;
	height: 0;
	line-height: 40px;
	max-height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.flatpickr-time:after {
	content: "";
	display: table;
	clear: both;
}

.flatpickr-time .numInputWrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 40%;
	height: 40px;
	float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
	border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
	border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
	width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
	width: 49%;
}

.flatpickr-time input {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: inherit;
	line-height: inherit;
	color: #393939;
	font-size: 14px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
	font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
	font-weight: 400;
}

.flatpickr-time input:focus {
	outline: 0;
	border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
	height: inherit;
	float: left;
	line-height: inherit;
	color: #393939;
	font-weight: bold;
	width: 2%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
	outline: 0;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
	background: #eee;
}

.flatpickr-input[readonly] {
	cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes fpFadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
/* stylelint-disable */
/* -----------------------------------------------------------------------------

  material_black

----------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------------

TABS COMPONENT

----------------------------------------------------------------------------- */
/*** Tab*/
.ib-tab-tabs.ib-round_black {
	list-style: none;
	margin: 30px 0 16px 0;
	padding: 0;
	height: auto;
	width: 100%;
	visibility: visible;
	background-color: #fff;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item {
	margin: 0;
	padding: 0;
	gap: 8px;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item::-webkit-scrollbar {
	width: 0 !important;
	height: 0 !important;
	background: transparent !important;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item::-webkit-scrollbar-thumb {
	background: rgba(33, 33, 33, 0.8);
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link {
	margin-left: 0px;
	margin-right: 0px;
	padding: 8px 24px;
	color: #000;
	border: 0;
	border-bottom: 0;
	background-color: #f5f5f5;
	text-align: center;
	-webkit-transition: z-index 0.3s, opacity 0.3s ease-in-out, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	-moz-transition: z-index 0.3s, opacity 0.3s ease-in-out, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	-o-transition: z-index 0.3s, opacity 0.3s ease-in-out, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	transition: z-index 0.3s, opacity 0.3s ease-in-out, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	border-radius: 18px;
	cursor: pointer;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link:hover {
	color: #fff;
	border-bottom-color: #000;
	background-color: #000;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link.is-active {
	color: #f1f1f1;
	border: 0;
	background-color: #000;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link.is-disable {
	color: #999 !important;
	background-color: #ccc !important;
	border-bottom-color: #ccc !important;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link.is-hidden {
	display: none;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link.is-over {
	opacity: 0;
	visibility: hidden;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link.is-flow {
	opacity: 1;
	visibility: visible;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-shadow {
	position: absolute;
	visibility: hidden;
	top: 0px;
	bottom: 0px;
	width: 10px;
	height: auto;
	z-index: 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out, z-index 0.5s, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	-moz-transition: opacity 0.3s ease-in-out, z-index 0.5s, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	-o-transition: opacity 0.3s ease-in-out, z-index 0.5s, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	transition: opacity 0.3s ease-in-out, z-index 0.5s, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-shadow.left {
	left: 0px;
	background: -moz-linear-gradient(left, darkslateblue 0%, rgba(72, 61, 139, 0.15) 70%, rgba(72, 61, 139, 0) 100%);
	/* FF3.6+*/
	background: -webkit-gradient(left top, right top, color-stop(0%, darkslateblue), color-stop(70%, rgba(72, 61, 139, 0.15)), color-stop(100%, rgba(72, 61, 139, 0)));
	/* Chrome,Safari4+*/
	background: -webkit-linear-gradient(left, darkslateblue 0%, rgba(72, 61, 139, 0.15) 70%, rgba(72, 61, 139, 0) 100%);
	/* Chrome10+,Safari5.1+*/
	background: -o-linear-gradient(left, darkslateblue 0%, rgba(72, 61, 139, 0.15) 70%, rgba(72, 61, 139, 0) 100%);
	/* Opera 11.10+*/
	background: -ms-linear-gradient(left, darkslateblue 0%, rgba(72, 61, 139, 0.15) 70%, rgba(72, 61, 139, 0) 100%);
	/* IE 10+*/
	background: linear-gradient(to right, darkslateblue 0%, rgba(72, 61, 139, 0.15) 70%, rgba(72, 61, 139, 0) 100%);
	/* W3C */
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-shadow.right {
	left: 0px;
	background: -moz-linear-gradient(left, rgba(72, 61, 139, 0) 0%, rgba(72, 61, 139, 0.15) 30%, darkslateblue 100%);
	/* FF3.6+*/
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(72, 61, 139, 0)), color-stop(30%, rgba(72, 61, 139, 0.15)), color-stop(100%, darkslateblue));
	/* Chrome,Safari4+*/
	background: -webkit-linear-gradient(left, rgba(72, 61, 139, 0) 0%, rgba(72, 61, 139, 0.15) 30%, darkslateblue 100%);
	/* Chrome10+,Safari5.1+*/
	background: -o-linear-gradient(left, rgba(72, 61, 139, 0) 0%, rgba(72, 61, 139, 0.15) 30%, darkslateblue 100%);
	/* Opera 11.10+*/
	background: -ms-linear-gradient(left, rgba(72, 61, 139, 0) 0%, rgba(72, 61, 139, 0.15) 30%, darkslateblue 100%);
	/* IE 10+*/
	background: linear-gradient(to right, rgba(72, 61, 139, 0) 0%, rgba(72, 61, 139, 0.15) 30%, darkslateblue 100%);
	/* W3C */
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-shadow.is-active {
	visibility: visible;
	z-index: 5;
	opacity: 1;
}

/*** Contents*/
.ib-tab-contents.ib-round_black {
	position: relative;
	top: 0;
	background-color: #fff;
	border: 0;
	visibility: visible;
}

.ib-tab-contents.ib-round_black .ib-tab-contents__item {
	padding: 0;
	border: 0;
}

.ib-tab-contents.ib-round_black.animated {
	-webkit-transition: color 0.4s, border-color 0.4s, background-color 0.4s, border-radius 0.2s, width 0.4s, height 0.4s;
	-moz-transition: color 0.4s, border-color 0.4s, background-color 0.4s, border-radius 0.2s, width 0.4s, height 0.4s;
	-o-transition: color 0.4s, border-color 0.4s, background-color 0.4s, border-radius 0.2s, width 0.4s, height 0.4s;
	transition: color 0.4s, border-color 0.4s, background-color 0.4s, border-radius 0.2s, width 0.4s, height 0.4s;
}

/** * customZone */
.ib-tab-tabs.ib-round_black .ib-tab-cus {
	padding: 6px 0px 6px 0px;
	width: 200px;
	color: white;
}

.ib-tab-tabs.ib-round_black .ib-tab-cus.to-big {
	min-width: 10px;
}

/*** Context Menu*/
.ib-context-menu.ib-round_black {
	padding: 3px 0;
	width: 200px;
	background-color: #000;
	border: solid 1px #000;
	-webkit-box-shadow: 1px 1px 2px #b3b3b3;
	-moz-box-shadow: 1px 1px 2px #b3b3b3;
	box-shadow: 1px 1px 2px #b3b3b3;
}

.ib-context-menu.ib-round_black .ib-context-menu__items {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ib-context-menu.ib-round_black .ib-context-menu__items .ib-context-menu__item {
	margin-bottom: 2px;
}

.ib-context-menu.ib-round_black .ib-context-menu__items .ib-context-menu__item:last-child {
	margin-bottom: 0;
}

.ib-context-menu.ib-round_black .ib-context-menu__items .ib-context-menu__item .ib-context-menu__link {
	padding: 0px 4px;
	color: #f1f1f1;
	text-decoration: none;
}

.ib-context-menu.ib-round_black .ib-context-menu__items .ib-context-menu__item .ib-context-menu__link:hover {
	color: #000;
	background-color: #fff;
}

/*** DropDown Menu*/
.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-wrapBtn .ib-tab-tabs-arrow {
	opacity: 0;
	margin-left: 2px;
	padding: 5px 1.5px 5px 1.5px;
	color: #e7e7e7;
	border-bottom: #000 solid 0px;
	background-color: #000;
	pointer-events: none;
	cursor: default;
	text-align: center;
	font-size: 14px;
	-webkit-transition: opacity 0.4s ease-in-out, color 0.4s, border-color 0.4s, background-color 0.4s, border-radius 0.2s;
	-moz-transition: opacity 0.4s ease-in-out, color 0.4s, border-color 0.4s, background-color 0.4s, border-radius 0.2s;
	-o-transition: opacity 0.4s ease-in-out, color 0.4s, border-color 0.4s, background-color 0.4s, border-radius 0.2s;
	transition: opacity 0.4s ease-in-out, color 0.4s, border-color 0.4s, background-color 0.4s, border-radius 0.2s;
	z-index: 2;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-wrapBtn .ib-tab-tabs-arrow.is-active {
	opacity: 1;
	color: #e7e7e7;
	background-color: #000;
	pointer-events: auto;
	cursor: pointer;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-wrapBtn .ib-tab-tabs-arrow.is-active:hover {
	color: white;
	background-color: #000;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-wrapBtn .ib-tab-tabs-arrow.left {
	border-radius: 0px 0px 0px 0px;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-wrapBtn .ib-tab-tabs-arrow.right {
	border-radius: 0px 0px 0px 0px;
	margin-left: 0px;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-wrapBtn .ib-tab-tabs-dropbtn {
	margin-left: 2px;
	margin-right: 2px;
	padding: 6px 6px 6px 6px;
	color: #f1f1f1;
	border-bottom: #000 solid 0px;
	background-color: #000;
	text-align: center;
	-webkit-transition: opacity 0.3s ease-in-out, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.3s;
	-moz-transition: opacity 0.3s ease-in-out, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.3s;
	-o-transition: opacity 0.3s ease-in-out, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.3s;
	transition: opacity 0.3s ease-in-out, color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.3s;
	border-radius: 0px;
	font-size: 14px;
	cursor: pointer;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-wrapBtn .ib-tab-tabs-dropbtn.is-active {
	color: #f1f1f1;
	background-color: #000;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-wrapBtn .ib-tab-tabs-dropbtn:hover {
	color: white;
	background-color: #000;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-contents {
	color: #f1f1f1;
	overflow: auto;
	background-color: #000;
	border: solid 1px #000;
	-webkit-box-shadow: 1px 1px 2px #b3b3b3;
	-moz-box-shadow: 1px 1px 2px #b3b3b3;
	box-shadow: 1px 1px 2px #b3b3b3;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-contents:last-child {
	margin-bottom: 0;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-contents .ib-tab-tabs-item__link {
	text-align: center;
	-webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	-moz-transition: color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	-o-transition: color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	transition: color 0.3s, border-color 0.3s, background-color 0.3s, border-radius 0.2s;
	border-radius: 5px 5px 0px 0px;
	cursor: pointer;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 6px 0px 6px;
	color: #fff;
	background-color: #000;
	border-radius: 0;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-contents .ib-tab-tabs-item__link:hover {
	color: #fff;
	background-color: #000;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-dropdown-contents .ib-tab-tabs-item__link.is-active {
	color: #fff;
	background-color: #000;
}

/* ----------------------------------------------------------------------------- ROOT ELEMENTS----------------------------------------------------------------------------- */
.ib-tab-tabs.ib-round_black, .ib-tab-contents.ib-round_black, .ib-context-menu.ib-round_black {
	color: #6d6d6d;
	/* font-family:"나눔고딕",NanumGothic,"Lucida Grande","Lucida Sans Unicode",Helvetica,"애플고딕",AppleGothic,MalgunGothic,"맑은 고딕","Malgun Gothic",sans-serif;*/
	font-family: "Pretendard", sans-serif;
	font-size: 0.9rem;
	line-height: 2;
}

/* ----------------------------------------------------------------------------- HEADING ELEMENTS----------------------------------------------------------------------------- */
.ib-tab-contents.ib-round_black h1, .ib-tab-contents.ib-round_black h2, .ib-tab-contents.ib-round_black h3, .ib-tab-contents.ib-round_black h4, .ib-tab-contents.ib-round_black h5, .ib-tab-contents.ib-round_black h6 {
	color: #111111;
}

/* ----------------------------------------------------------------------------- TEXT ELEMENTS----------------------------------------------------------------------------- */
.ib-tab-tabs.ib-round_black a, .ib-context-menu.ib-round_black a {
	color: #7a6ec0;
	text-decoration: none;
}

.ib-tab-tabs.ib-round_black a:hover, .ib-context-menu.ib-round_black a:hover {
	color: darkslateblue;
}

.ib-tab-tabs.ib-round_black b, .ib-tab-tabs.ib-round_black strong, .ib-context-menu.ib-round_black b, .ib-context-menu.ib-round_black strong {
	font-weight: 700;
}

.ib-tab-tabs.ib-round_black em, .ib-context-menu.ib-round_black em {
	font-style: italic;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link i, .ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link span {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link i {
	font-size: 12px;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link i.fa-close {
	font-size: 16px;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link span.ib-tab-tabs-item__title {
	font-size: 16px;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-item__link i, .ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-item__link span {
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	font-size: 14px;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-item__link i.fa-close {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-item__link i.fa-lock {
	display: none;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-item__link.is-hold i.fa-lock {
	display: block !important;
}

@media all and (min-width: 720px) {
	.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link i {
		margin-left: 2px;
		margin-right: 2px;
		font-size: 16px;
	}
	.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link i.fa-close {
		font-size: 14px;
	}
	.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link span.ib-tab-tabs-item__title {
		margin-left: 2px;
		margin-right: 2px;
	}
}
/* ----------------------------------------------------------------------------- MEDIA ELEMENTS ----------------------------------------------------------------------------- */
.ib-tab-tabs.ib-round_black .ib-tab-tabs-item .ib-tab-tabs-item__link img {
	width: auto;
	height: 25px;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

.ib-tab-tabs.ib-round_black .ib-tab-tabs-dropdown .ib-tab-tabs-item__link img {
	width: auto;
	height: 25px;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

.ib-tab-tabs.ib-round_black .ib-tab-cus img {
	max-width: 100%;
	max-height: 100%;
	margin: 0;
	padding: 0;
}

.ib-tab-contents.ib-round_black .ib-tab-contents__item.iframes {
	padding: 0rem;
}

.ib-tab-contents.ib-round_black .ib-tab-contents__item iframe {
	padding: 0rem;
}

.accordion-list {
	font-size: 0;
}
.accordion-list input[id^=accd-] + label::before {
	display: none;
}
.accordion-list input[id^=accd-] + .title {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 40px;
	min-height: 40px;
	padding: 15px 20px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	cursor: pointer;
}
.accordion-list input[id^=accd-] + .title::after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 20px;
	background: url("/vendor/adnstyle/img/common/icon-acc-arrow-7ea41f662808327bab5410af7409eb74.png") no-repeat center center;
	transition: all 0.1s;
	transform: translateY(-50%);
	transform-origin: center center;
}
.accordion-list input[id^=accd-]:checked + .title::after {
	transform: translateY(-50%) rotate(180deg);
}
.accordion-list input[id^=accd-]:checked ~ .content {
	max-height: 100vh;
	padding: 20px 0;
	overflow-y: auto;
}
.accordion-list .content {
	max-height: 0;
	overflow: hidden;
	font-size: 14px;
	transition: all 0.1s ease-in-out;
}
.accordion-list .content > span {
	display: block;
	padding: 0 10px;
}

.btn {
	display: inline-block;
	min-width: 80px;
	height: 36px;
	padding: 0 20px;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-radius: 0;
	font-family: "Pretendard";
	font-size: 14px;
	font-weight: 500;
	line-height: 34px;
	color: #777;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
}
.btn.primary {
	background-color: #191e2c;
	border-color: #191e2c;
	color: #fff;
}
.btn.secondary {
	background-color: #f60;
	border-color: #f60;
	color: #fff;
}
.btn.gray {
	background-color: #8d8d96;
	border-color: #8d8d96;
	color: #fff;
}
.btn.outline {
	background: 0 0;
	background-color: #fff;
	border-color: #777;
	color: #777;
}
.btn.outline.primary {
	border-color: #777;
	color: #000;
}
.btn.outline.secondary {
	border-color: #f60;
	color: #f60;
}
.btn.outline.gray {
	border-color: #8d8d96;
	color: #8d8d96;
}
.btn.outline.default {
	border-color: #dbdbdb;
	color: #000;
}
.btn.round {
	border-radius: 6px;
}
.btn.w48 {
	width: 48px;
	min-width: 48px;
	height: 30px;
	padding: 0 10px;
	line-height: 29px;
}
.btn.w72 {
	width: 72px;
	min-width: 72px;
	height: 30px;
	padding: 0 10px;
	line-height: 29px;
}
.btn.w60 {
	width: 60px;
	min-width: 60px;
	height: 30px;
	padding: 0 8px;
	line-height: 29px;
}
.btn.w88 {
	width: 88px;
	min-width: 88px;
	padding: 0 8px;
}
.btn.w76 {
	width: 76px;
	min-width: 76px;
	padding: 0 10px;
}
.btn.w64 {
	width: 64px;
	min-width: 64px;
	padding: 0 10px;
}
.btn.center {
	display: block;
	margin: 0 auto;
}

.btn-up {
	display: inline-block;
	min-width: 30px;
	height: 30px;
	padding: 0;
	background: url("/vendor/adnstyle/img/common/btn-up-4e97bbeebc1491013c2119dc717d62e4.png") no-repeat center;
	background-size: 16px 16px;
	border: 1px solid #ccc;
	border-radius: 7px;
}

.btn-down {
	display: inline-block;
	min-width: 30px;
	height: 30px;
	padding: 0;
	background: url("/vendor/adnstyle/img/common/btn-down-df149ab0eaaae1a37ac15fde38a7f13b.png") no-repeat center;
	background-size: 16px 16px;
	border: 1px solid #ccc;
	border-radius: 7px;
}

/* stylelint-disable */
.ui-widget-header .ui-icon {
	background-image: url("/vendor/adnstyle/img/sprites/ui-icons_444444_256x240-5ab1682a3331e6517443c4e3f5834e53.png") !important;
}

.ui-datepicker .ui-datepicker-prev {
	left: 1px !important;
}

.ui-datepicker .ui-datepicker-next {
	right: 1px !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	top: 1px !important;
}

/* stylelint-enable */
.select-date {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.select-date input[type=text] {
	width: 170px;
	height: 30px;
	padding-top: 1px;
	background-color: transparent;
	border: none;
	font-size: 16px;
	font-weight: 400;
	/* stylelint-disable */
	/* stylelint-enable */
}
.select-date input[type=text]:focus {
	border: 0 !important;
}
.select-date .icon-calendar {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url("/vendor/adnstyle/img/common/calendar-6bb92773b2611ad35d1f6270a8758238.png") no-repeat 0 0;
	background-size: cover;
}
.select-date .title {
	flex-shrink: 0;
	padding-top: 2px;
	font-size: 16px;
	font-weight: 500;
}

input.check[type=checkbox] {
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	clip: rect(0, 0, 0, 0);
	-webkit-clip-path: polygon(0 0, 0 0, 0 0);
	        clip-path: polygon(0 0, 0 0, 0 0);
	border: 0;
	white-space: nowrap;
}

input.check + label {
	display: inline-flex;
	align-items: center;
	padding-left: 20px;
	margin-right: 24px;
	position: relative;
	font-family: "Pretendard";
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #000;
}
input.check + label:last-child {
	margin-right: 0;
}
input.check + label::before {
	content: "";
	box-sizing: border-box;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("/vendor/adnstyle/img/common/check-3364f3160338de510c442e4860d247c0.png") no-repeat center center;
	vertical-align: text-bottom;
}
input.check:checked + label::before {
	background-image: url("/vendor/adnstyle/img/common/check-on-fe6ef598cdcfaa41ab14eeb278962c7a.png");
}
input.check:disabled + label::before {
	background-image: url("/vendor/adnstyle/img/common/check-disabled-b41f0b4367a1f6f2edbe62ea474d6a12.png");
}
input.check[disabled]:checked + label::before {
	background-image: url("/vendor/adnstyle/img/common/check-on-fe6ef598cdcfaa41ab14eeb278962c7a.png");
}

label.check {
	display: inline-block;
	margin-right: 24px;
}
label.check:last-child {
	margin-right: 0;
}
label.check > span {
	display: inline-flex;
	align-items: center;
	padding-left: 20px;
	position: relative;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #000;
}
label.check > span::before {
	content: "";
	box-sizing: border-box;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("/vendor/adnstyle/img/common/check-3364f3160338de510c442e4860d247c0.png") no-repeat center center;
	vertical-align: text-bottom;
}
label.check input[type=checkbox]:checked + span::before {
	background-image: url("/vendor/adnstyle/img/common/check-on-fe6ef598cdcfaa41ab14eeb278962c7a.png");
}
label.check input[type=checkbox]:disabled + span::before {
	background-image: url("/vendor/adnstyle/img/common/check-disabled-b41f0b4367a1f6f2edbe62ea474d6a12.png");
}
label.check input[disabled]:checked + span::before {
	background-image: url("/vendor/adnstyle/img/common/check-disabled-on-1f24700b84daf77f7f86f58a52f7f0fc.png");
}

label.check-only {
	display: inline-block;
}
label.check-only > span {
	padding: 0 5px;
}
label.check-only > span::before {
	content: "";
	box-sizing: border-box;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("/vendor/adnstyle/img/common/check-3364f3160338de510c442e4860d247c0.png") no-repeat center center;
	vertical-align: middle;
}
label.check-only input[type=checkbox]:checked + span::before {
	background-image: url("/vendor/adnstyle/img/common/check-on-fe6ef598cdcfaa41ab14eeb278962c7a.png");
}
label.check-only input[type=checkbox]:disabled + span::before {
	background-image: url("/vendor/adnstyle/img/common/check-disabled-b41f0b4367a1f6f2edbe62ea474d6a12.png");
}
label.check-only input[disabled]:checked + span::before {
	background-image: url("/vendor/adnstyle/img/common/check-disabled-on-1f24700b84daf77f7f86f58a52f7f0fc.png");
}

.combo-box {
	display: inline-block;
	width: 300px;
	height: 40px;
	position: relative;
	z-index: 1;
}
.combo-box.auto {
	position: relative;
	z-index: 0;
	border: 1px solid #d4d4d4;
}
.combo-box.auto .text-auto {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	border: 0;
	outline: none;
}
.combo-box .combo-text {
	box-sizing: border-box;
	width: 300px;
	height: 40px;
	padding: 0 40px 0 10px;
	border: 1px solid #d4d4d4;
	outline: none;
	transition: all 0.2s;
}
.combo-box .combo-text + label {
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	background: url("/vendor/adnstyle/img/common/arrow-select-ec44b0e3eaf6de2ea0321c97c66d1ff6.png") no-repeat;
	background-position: center center;
	background-size: 11px 7px;
	transition: all 0.2s;
	cursor: pointer;
}
.combo-box .combo-text + label.on {
	transform: rotate(180deg);
}
.combo-box .list {
	box-sizing: border-box;
	display: inline-block;
	min-width: 300px;
	height: 0;
	overflow-y: auto;
	background-color: #fff;
	color: #333;
	transition: all 0.2s;
}
.combo-box .list.on {
	height: 270px;
	border: 1px solid #333;
}
.combo-box .list > li {
	height: 40px;
	padding: 0 10px;
	border-bottom: 1px dotted #e5e5e5;
	line-height: 40px;
}
.combo-box .list > li:hover {
	background-color: #eee;
}

.textarea-count {
	width: 100%;
	min-height: 100px;
	padding: 9px 15px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.textarea-count.full {
	min-width: 300px;
	margin-left: -40px;
}
.textarea-count.active {
	border: 1px solid #000;
}
.textarea-count textarea {
	box-shadow: none;
	font-size: 14px;
}
.textarea-count .count-text {
	width: 100%;
	height: 50px;
	border: none;
	outline: none;
	resize: none;
}
.textarea-count .count-text.small {
	height: 24px;
}
.textarea-count .count-text::-moz-placeholder {
	color: #cbcbcb;
}
.textarea-count .count-text::placeholder {
	color: #cbcbcb;
}
.textarea-count .counter {
	position: absolute;
	bottom: 9px;
	left: 15px;
	font-size: 12px;
	vertical-align: sub;
}
.textarea-count .counter .max {
	color: #999;
	vertical-align: bottom;
}
.textarea-count .btn-wrap {
	position: absolute;
	right: 15px;
	bottom: 9px;
	font-size: 14px;
}
.textarea-count .btn-wrap .save {
	font-weight: 700;
}
.textarea-count .btn-wrap button::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 12px;
	margin: 0 5px 0 8px;
	background-color: #d0d0d0;
	vertical-align: middle;
}
.textarea-count .btn-wrap button:last-child::after {
	display: none;
}
.textarea-count .btn-wrap .cancel {
	color: #999;
}

input.datepicker-text {
	display: inline-flex;
	width: 100px;
	max-width: 100%;
	height: 36px;
	padding: 0 44px 0 15px;
	background: url("/vendor/adnstyle/img/common/icon-calendar-d37c788325ae270b834efab761b98a0d.png") no-repeat;
	background-color: #fff;
	background-position: calc(100% - 15px) center;
	background-size: 20px 20px;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-family: "Pretendard";
	font-size: 14px;
	font-weight: 400;
	line-height: 34px;
	color: #000;
	letter-spacing: -0.03em;
	vertical-align: middle;
	cursor: pointer;
	/* stylelint-disable */
	/* stylelint-enable */
}
input.datepicker-text::-moz-placeholder {
	color: #000 !important;
}
input.datepicker-text::placeholder {
	color: #000 !important;
}
input.datepicker-text.full {
	width: 100%;
}
input.datepicker-text.is-invalid {
	border-color: #f00;
}
input.datepicker-text::-moz-placeholder {
	color: #999;
}
input.datepicker-text::placeholder {
	color: #999;
}
input.datepicker-text:-moz-read-only {
	background-color: #f2f2f2;
	background-image: url("/vendor/adnstyle/img/common/icon-calendar-disabled-e090353a9663bcb873974cb4e0114515.png");
	color: #999;
}
input.datepicker-text:read-only, input.datepicker-text:disabled {
	background-color: #f2f2f2;
	background-image: url("/vendor/adnstyle/img/common/icon-calendar-disabled-e090353a9663bcb873974cb4e0114515.png");
	color: #999;
}

.file-wrap {
	display: flex;
	gap: 10px;
}
.file-wrap.row {
	display: block;
	position: relative;
}
.file-wrap.row .file-name {
	width: 100%;
	margin-top: 10px;
	border: none;
	outline: none;
}
.file-wrap.row .file-name input {
	width: 100%;
	border: none;
	outline: none;
}
.file-wrap.row .file-name input:focus {
	border: none;
	outline: none;
}
.file-wrap input[type=file] {
	width: 0;
	height: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	border: 0;
}
.file-wrap label {
	display: inline-block;
	width: 100px;
	height: 40px;
	background-color: #8f8f8f;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.file-wrap .file-name {
	display: inline-flex;
	align-items: center;
	width: 250px;
	padding: 0 0 0 10px;
	position: relative;
	border: 1px solid #d4d4d4;
	outline: none;
}
.file-wrap .file-name .btn-close {
	display: inline-block;
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	margin-left: auto;
	background: url("/vendor/adnstyle/img/common/btn-option-close-02a401fc109b9c55a6244f0b7249496e.png") no-repeat center center;
}
.file-wrap .file-name .btn-close > span {
	display: block;
	text-indent: -9999px;
}

.input-user-view {
	display: flex;
	gap: 8px;
}

.input-text-unit {
	display: flex;
	align-items: center;
	gap: 6px;
}
.input-text-unit .unit {
	margin-top: 4px;
}

.input-range-datepicker {
	display: flex;
	align-items: center;
	gap: 4px;
}

/* stylelint-disable */
input {
	box-sizing: border-box;
	padding: 0 10px;
	transition: all 0.2s;
}
input:focus {
	border: 1px solid #333 !important;
	outline: none;
	box-shadow: none;
}

textarea {
	box-sizing: border-box;
	border: 0 !important;
	outline: 1px solid #ccc;
	transition: all ease-in-out 0.2s;
}
textarea:focus {
	border: 0 !important;
	outline: 0 !important;
}

input[type=radio] {
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	clip: rect(0, 0, 0, 0);
	-webkit-clip-path: polygon(0 0, 0 0, 0 0);
	        clip-path: polygon(0 0, 0 0, 0 0);
	border: 0;
	white-space: nowrap;
}

input.radio + label {
	display: inline-block;
	padding-left: 20px;
	margin-right: 24px;
	position: relative;
	font-family: "Pretendard";
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #000;
}
input.radio + label:last-child {
	margin-right: 0;
}
input.radio + label::before {
	content: "";
	box-sizing: border-box;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("/vendor/adnstyle/img/common/radio-b50bb45467ee3abe2dfb1656cc463960.png") no-repeat;
	background-position: center center;
	background-size: cover;
	vertical-align: text-bottom;
}
input.radio:checked + label::before {
	background-image: url("/vendor/adnstyle/img/common/radio-on-b52dbe1b3ee96707aee4d7f4a4c13417.png");
}
input.radio:disabled + label::before {
	background-image: url("/vendor/adnstyle/img/common/radio-disabled-06c5e9beeda7d9410317fdd736eebcf9.png");
}
input.radio[disabled]:checked + label::before {
	background-image: url("/vendor/adnstyle/img/common/radio-disabled-on-f74ca7f7212931165962213512a9effd.png");
}

label.radio {
	display: inline-block;
	margin-right: 24px;
}
label.radio:last-child {
	margin-right: 0;
}
label.radio > span {
	display: inline-block;
	padding-left: 20px;
	position: relative;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #000;
}
label.radio > span::before {
	content: "";
	box-sizing: border-box;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("/vendor/adnstyle/img/common/radio-b50bb45467ee3abe2dfb1656cc463960.png") no-repeat;
	background-position: center center;
	background-size: cover;
	vertical-align: text-bottom;
}
label.radio input[type=radio]:checked + span::before {
	background-image: url("/vendor/adnstyle/img/common/radio-on-b52dbe1b3ee96707aee4d7f4a4c13417.png");
}
label.radio input[type=radio]:disabled + span::before {
	background-image: url("/vendor/adnstyle/img/common/radio-disabled-06c5e9beeda7d9410317fdd736eebcf9.png");
}
label.radio input[disabled]:checked + span::before {
	background-image: url("/vendor/adnstyle/img/common/radio-disabled-on-f74ca7f7212931165962213512a9effd.png");
}

label.radio-only {
	display: inline-block;
}
label.radio-only > span {
	padding: 0 5px;
}
label.radio-only > span::before {
	content: "";
	box-sizing: border-box;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("/vendor/adnstyle/img/common/radio-b50bb45467ee3abe2dfb1656cc463960.png") no-repeat;
	background-position: center center;
	background-size: cover;
	vertical-align: text-bottom;
}
label.radio-only input[type=radio]:checked + span::before {
	background-image: url("/vendor/adnstyle/img/common/radio-on-b52dbe1b3ee96707aee4d7f4a4c13417.png");
}
label.radio-only input[type=radio]:disabled + span::before {
	background-image: url("/vendor/adnstyle/img/common/radio-disabled-06c5e9beeda7d9410317fdd736eebcf9.png");
}
label.radio-only input[disabled]:checked + span::before {
	background-image: url("/vendor/adnstyle/img/common/radio-disabled-on-f74ca7f7212931165962213512a9effd.png");
}

.select-box {
	display: inline-block;
}

.select-wrap {
	box-sizing: border-box;
	width: 200px;
	height: 40px;
	position: relative;
	border: 1px solid #d4d4d4;
	outline: none;
	transition: all 0.2s;
}
.select-wrap .box {
	padding: 8px 10px;
}
.select-wrap .box .arrow-down {
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	background: url("/vendor/adnstyle/img/common/arrow-select-ec44b0e3eaf6de2ea0321c97c66d1ff6.png") no-repeat;
	background-position: center center;
	background-size: 11px 7px;
	transition: all 0.2s;
	cursor: pointer;
}
.select-wrap .box .arrow-down.on {
	transform: rotate(180deg);
}
.select-wrap .list {
	box-sizing: border-box;
	display: none;
	width: 100%;
	height: 0;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 999;
	background-color: #fff;
	border: 1px solid #d4d4d4;
}
.select-wrap .list.on {
	display: block;
	height: auto;
}
.select-wrap .list li {
	box-sizing: border-box;
	min-height: 40px;
	padding: 10px;
	border-bottom: 1px dashed #e5e5e5;
}
.select-wrap .list li:hover {
	background-color: #f9f9f9;
}

.select-box {
	display: flex;
	align-items: center;
	gap: 10px;
	/* stylelint-disable */
	/* stylelint-enable */
}
.select-box .jq-select {
	width: 100% !important;
	padding-left: 0;
	background-color: transparent;
	box-shadow: unset;
	color: #000;
}
.select-box .jq-select:focus {
	border: none;
}
.select-box .jq-select:hover {
	background-color: transparent;
	box-shadow: unset;
}
.select-box .jq-select::after {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
.select-box .jq-select-wrapper .jq-select-popup {
	box-sizing: border-box;
	border: 1px solid #333 !important;
	box-shadow: unset;
}
.select-box .jq-select-wrapper .jq-select-popup .jq-select-list label {
	box-sizing: border-box;
	min-width: 200px;
	min-height: 40px;
	color: #000;
}
.select-box .jq-select-wrapper .jq-select-popup .jq-select-list label .jq-select-item-name {
	vertical-align: text-top;
}
.select-box .jq-select-wrapper .jq-select-popup .jq-select-list label:hover {
	background-color: #edf0f7;
}
.select-box .jq-select-wrapper .jq-select-popup .jq-select-list label.activated {
	background-color: #f9f9f9;
}

select.select {
	display: inline-flex;
	min-width: 100px;
	max-width: 100%;
	height: 36px;
	padding: 0 40px 0 15px;
	background: url("/vendor/adnstyle/img/common/arrow-select-ec44b0e3eaf6de2ea0321c97c66d1ff6.png") no-repeat;
	background-color: #fff;
	background-position: calc(100% - 15px) center;
	background-size: 20px 20px;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-family: "Pretendard";
	font-size: 14px;
	font-weight: 400;
	line-height: 34px;
	color: #000;
	letter-spacing: -0.03em;
	vertical-align: middle;
}
select.select.full {
	width: 100%;
}
select.select.is-invalid {
	border-color: #f00;
}
select.select:disabled {
	background-color: #f2f2f2;
	color: #999;
}

.switch-wrap {
	display: inline-block;
	width: 60px;
	height: 30px;
	margin: 0 5px;
	position: relative;
}
.switch-wrap .active-btn {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #eee;
	border-radius: 20px;
	box-shadow: inset 1px 5px 1px #d4d4d4;
	transition: all 0.2s;
	cursor: pointer;
}
.switch-wrap .active-btn::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 53%;
	left: 5px;
	background-color: #666;
	border-radius: 100%;
	transition: all 0.2s;
	transform: translateY(-50%);
}
.switch-wrap .active-btn::after {
	content: "OFF";
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 8px;
	font-size: 13px;
	font-weight: 600;
	color: #888;
	transition: all 0.3s;
	transform: translateY(-53%);
}
.switch-wrap .active-btn.hidden-text::after {
	content: "";
}
.switch-wrap input:checked + .active-btn {
	background-color: #ffeb37;
	border-radius: 20px;
	box-shadow: inset 1px 5px 1px #fad55a;
}
.switch-wrap input:checked + .active-btn::before {
	background-color: #333;
	transform: translate(150%, -53%);
}
.switch-wrap input:checked + .active-btn::after {
	content: "ON";
	color: #333;
	transform: translate(-110%, -53%);
}
.switch-wrap input:checked + .active-btn.hidden-text::after {
	content: "";
}

input.text {
	display: inline-flex;
	width: 100px;
	max-width: 100%;
	height: 36px;
	padding: 0 15px;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-family: "Pretendard";
	font-size: 14px;
	font-weight: 400;
	line-height: 34px;
	color: #000;
	letter-spacing: -0.03em;
	vertical-align: middle;
}
input.text.full {
	width: 100%;
}
input.text.is-invalid {
	border-color: #f00;
}
input.text::-moz-placeholder {
	color: #cbcbcb;
}
input.text::placeholder {
	color: #cbcbcb;
}
input.text:-moz-read-only {
	background-color: #f2f2f2;
	color: #999;
}
input.text:read-only, input.text:disabled {
	background-color: #f2f2f2;
	color: #999;
}

textarea.textarea {
	display: inline-flex;
	padding: 9px 15px;
	border: 1px solid #d4d4d4;
	border-radius: 6px;
	font-family: "Pretendard";
	font-size: 14px;
	font-weight: 400;
	color: #000;
	vertical-align: middle;
	resize: none;
}
textarea.textarea.is-invalid {
	border-color: #f00;
}
textarea.textarea::-moz-placeholder {
	color: #cbcbcb;
}
textarea.textarea::placeholder {
	color: #cbcbcb;
}
textarea.textarea:-moz-read-only {
	background-color: #f2f2f2;
	color: #999;
}
textarea.textarea:read-only, textarea.textarea:disabled {
	background-color: #f2f2f2;
	color: #999;
}

.tab-menu {
	display: flex;
	flex-direction: row;
}
.tab-menu li {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
}
.tab-menu li .inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-width: 124px;
}
.tab-menu li .inner a {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 10px;
}
.tab-menu li .inner .btn-close {
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	background: url("/vendor/adnstyle/img/common/icon-tab-close-0fe4c8a756616734354688f102a7085a.png") no-repeat 0 0;
	background-position: center;
	background-size: 12px 12px;
	text-indent: -99999px;
}
.tab-menu li.on .inner {
	background-color: #f4f4f8;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	font-weight: bold;
	color: #000;
}
.tab-menu li.on .inner .btn-close {
	background: url("/vendor/adnstyle/img/common/icon-tab-on-close-212c22af5241f31dd43bab86367c379c.png") no-repeat 0 0;
	background-position: center;
}
.tab-menu li::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 13px;
	margin: 0 10px;
	background-color: #a0a0a0;
}
.tab-menu li:last-child::after {
	display: none;
}

.box-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px;
	margin-bottom: 7px;
}
.box-head .left {
	position: relative;
}
.box-head .right {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 24px;
	margin-left: auto;
}
.box-head .right .input-status .txt {
	margin-right: 12px;
	font-size: 16px;
	font-weight: 700;
}
.box-head .title {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	height: 24px;
	font-size: 20px;
	font-weight: 500;
	cursor: pointer;
}
.box-head .title.on::after {
	transform: rotate(180deg);
}
.box-head .title::after {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url("/vendor/adnstyle/img/common/arrow-select-ec44b0e3eaf6de2ea0321c97c66d1ff6.png") no-repeat center;
	background-size: cover;
}
.box-head .title .icon-project {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 8px;
	background: url("/vendor/adnstyle/img/common/icon-project-3d7864778e44dbd91e323e71705fcdda.png") no-repeat 0 0;
	background-size: cover;
}
.box-head .text {
	font-size: 16px;
	color: #808080;
}
.box-head .text-date {
	padding-right: 24px;
	padding-left: 15px;
	font-size: 20px;
	font-weight: 500;
	color: #000;
}
.box-head .select-date {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
	cursor: pointer;
}
.box-head .select-date .text {
	font-weight: 700;
	color: #000;
	letter-spacing: -0.03em;
}
.box-head .select-date .datepicker {
	width: 120px;
	background: url("/vendor/adnstyle/img/common/icon-calendar-d37c788325ae270b834efab761b98a0d.png") no-repeat center right;
	background-size: 20px 20px;
	cursor: pointer;
}
.box-head .select-date .datepicker::-moz-placeholder {
	font-weight: 500;
	color: #000;
}
.box-head .select-date .datepicker::placeholder {
	font-weight: 500;
	color: #000;
}
.box-head .select-date.on::after {
	transform: rotate(180deg);
}
.box-head .select-date .icon-calendar {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 8px;
	background: url("/vendor/adnstyle/img/common/calendar-6bb92773b2611ad35d1f6270a8758238.png") no-repeat 0 0;
	background-size: cover;
}
.box-head .select-date .num {
	border-bottom: 2px solid #000;
}
.box-head .list {
	display: none;
	margin-top: 5px;
	position: absolute;
	top: 50px;
	z-index: 1;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.box-head .list > li {
	padding: 10px 20px;
	margin-bottom: 8px;
	font-size: 16px;
}
.box-head .list > li:hover {
	background-color: #edf0f7;
}
.box-head .project-menu .list {
	width: 201px;
	left: 40px;
}
.box-head .dropdown-date .list {
	width: 140px;
	right: 40px;
}
.box-head .deadline-date .text {
	margin-right: 12px;
	font-weight: 700;
	color: #000;
	letter-spacing: -0.03em;
}

.comment-opinion .head {
	display: flex;
	margin-bottom: 6px;
}
.comment-opinion .head .left {
	margin-right: auto;
}
.comment-opinion .head .right {
	margin-left: auto;
}
.comment-opinion .head .count {
	font-size: 12px;
	font-weight: 500;
	color: #000;
}
.comment-opinion .head .count .num {
	font-weight: 700;
	vertical-align: baseline;
}
.comment-opinion .list {
	border-top: 1px solid #878787;
}
.comment-opinion .item {
	display: flex;
	align-items: flex-start;
	padding: 20px 5px;
	border-bottom: 1px solid #dadae0;
}
.comment-opinion .item .date {
	flex-shrink: 0;
	width: 85px;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.comment-opinion .item .content {
	display: block;
	margin-bottom: 0;
}
.comment-opinion .item .content > .wrap {
	display: flex;
	align-items: flex-start;
}
.comment-opinion .item .txt {
	flex-grow: 1;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.45;
	color: #000;
}
.comment-opinion .item .action {
	display: flex;
	flex-shrink: 0;
	justify-content: flex-end;
	width: 75px;
}
.comment-opinion .item .textarea-count {
	flex-grow: 1;
	margin-bottom: 0;
}
.comment-opinion .item .delete {
	display: inline-block;
	width: 20px;
	height: 0;
	padding-top: 20px;
	margin-right: 4px;
	margin-left: 0;
	overflow: hidden;
	background: url("/vendor/adnstyle/img/common/icon-delete-f7a9323eff1a8e314d3584257382e01e.png") no-repeat center;
	background-size: 16px 16px;
}
.comment-opinion .item .modify {
	display: inline-block;
	width: 20px;
	height: 0;
	padding-top: 20px;
	margin-right: 4px;
	margin-left: 0;
	overflow: hidden;
	background: url("/vendor/adnstyle/img/common/icon-modify-3dee1a442b1d26fae6544ec9a5ac022c.png") no-repeat center;
	background-size: 16px 16px;
}
.textarea-count + .comment-opinion {
	margin-top: 16px;
}

.common-notice.on .icon-notice-arrow {
	transform: rotate(180deg);
}
.common-notice.on .item.attached-list {
	height: 0;
	min-height: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 0;
}
.common-notice.detail .item:hover {
	background-color: transparent;
}
.common-notice .head {
	display: flex;
	margin-bottom: 16px;
}
.common-notice .head .left {
	margin-right: auto;
}
.common-notice .head .right {
	margin-left: auto;
}
.common-notice .head .count {
	font-size: 14px;
	font-weight: 500;
	color: #000;
}
.common-notice .head .count .num {
	font-weight: 700;
	vertical-align: baseline;
}
.common-notice .list {
	border-top: 1px solid #878787;
}
.common-notice .item {
	display: flex;
	align-items: center;
	width: 100%;
	height: 90px;
	padding: 20px 30px 20px 18px;
	border-bottom: 1px solid #dadae0;
	color: #777;
}
.common-notice .item:hover {
	background-color: #eef1f8;
}
.common-notice .item:hover .wrap .tit.gray {
	color: #000;
}
.common-notice .item .content {
	width: 80.8333333333%;
}
.common-notice .item .wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.common-notice .item .wrap .tit {
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.common-notice .item .wrap .tit.gray {
	color: #777;
}
.common-notice .item .wrap .txt {
	margin-bottom: 7px;
	color: #777;
}
.common-notice .item .wrap .txt .tag {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 37px;
	height: 19px;
	margin-right: 4px;
	background-color: #191e2c;
	border-radius: 9.5px;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	vertical-align: top;
}
.common-notice .item .user {
	display: inline-block;
	flex-shrink: 0;
	margin-right: 40px;
}
.common-notice .item .icon-view {
	display: inline-block;
	flex-shrink: 0;
	margin-top: -3px;
	margin-left: 40px;
}
.common-notice .icon-notice-delete {
	display: inline-block;
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	margin-right: 28px;
	background: url("/vendor/adnstyle/img/common/icon-notice-delete-45ffac3e896f7e0d1f05bc6e3a66eef0.png") no-repeat center;
	background-size: 16px 16px;
}
.common-notice .icon-new {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-left: 8px;
	background-color: #fa6400;
	border-radius: 100%;
	font-size: 10px;
	font-weight: 500;
	color: #fff;
	vertical-align: text-top;
}

.icon-view::before {
	content: "";
	display: inline-block;
	flex-shrink: 0;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	background: url("/vendor/adnstyle/img/common/icon-view-9949f78dab9c49af77e3649d10a6e2ff.png") no-repeat left center;
	background-size: cover;
	vertical-align: bottom;
}

.icon-notice-file {
	display: inline-block;
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	margin-top: -3px;
	margin-right: 28px;
	background: url("/vendor/adnstyle/img/common/icon-notice-file-650138a90bfe5665536190ca41f3585d.png") no-repeat center;
	background-size: 16px 16px;
}

.content-head {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	gap: 20px;
	margin-bottom: 16px;
}
.content-head > div {
	display: flex;
	flex-direction: row;
	align-items: baseline;
}
.content-head > button {
	font-size: 14px;
	font-weight: 500;
}
.content-head .title {
	font-size: 18px;
}
.content-head .btn-txt {
	display: inline-flex;
	align-items: center;
	font-size: 14px;
	font-weight: 500;
	color: #000;
}
.content-head .tab-txt {
	padding: 0 7px;
	margin-right: 20px;
	font-size: 16px;
	font-weight: 500;
	color: #b5b5b5;
}
.content-head .tab-txt.on {
	border-bottom: 2px solid #000;
	font-weight: 700;
	color: #171719;
}
.content-head .tab-txt:last-child {
	margin-right: 0;
}
.content-head .left .tit {
	padding-left: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.content-head .left .status-list {
	display: inline-flex;
	flex-direction: row;
	gap: 24px;
	height: 20px;
	padding-left: 13px;
	margin-left: 26px;
	border-left: 1px solid #e7e7ef;
	font-size: 14px;
	color: #777;
}
.content-head .left .status-list .num {
	margin-left: 11px;
	color: #999;
	vertical-align: baseline;
}
.content-head .left .status-list .current {
	font-weight: 700;
	color: #000;
	vertical-align: baseline;
}
.content-head .left .btn-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 15px;
}
.content-head .left .txt-file {
	font-size: 18px;
	font-weight: 700;
}
.content-head .left .txt-file > span {
	margin-left: 12px;
	font-size: 12px;
	vertical-align: baseline;
}
.content-head .left .txt-file .volume {
	font-weight: 500;
	color: #999;
}
.content-head .right {
	display: flex;
	flex-direction: row;
	flex-shrink: 0;
	align-items: flex-end;
	justify-content: flex-end;
	gap: 32px;
	margin-left: auto;
}
.content-head .right .risk-rate {
	margin: 0;
}
.content-head .action {
	display: flex;
	flex-direction: row;
	gap: 24px;
}
.content-head .btn-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
}
.content-head .input-area .inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 24px;
}
.content-head .input-area .inner .txt {
	font-size: 14px;
	font-weight: 700;
}

.icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	background-size: cover;
	vertical-align: sub;
}
.icon.export {
	background: url("/vendor/adnstyle/img/common/icon-export-28521ae1d75cd114bb4d3a438c53f2d2.png") no-repeat 0 0;
}
.icon.import {
	background: url("/vendor/adnstyle/img/common/icon-import-e13bf2006e9ed77c3912a0d768192b2b.png") no-repeat 0 0;
}
.icon.add {
	background: url("/vendor/adnstyle/img/common/icon-add-776e1cfd72e338cde8ad2a98a9356801.png") no-repeat 0 0;
}
.icon.remove {
	background: url("/vendor/adnstyle/img/common/icon-remove-1d318d749e7bf4119efcf6f08f3971dd.png") no-repeat 0 0;
}
.icon.delete {
	background: url("/vendor/adnstyle/img/common/icon-delete-f7a9323eff1a8e314d3584257382e01e.png") no-repeat center;
	vertical-align: sub;
}
.icon.attach {
	background: url("/vendor/adnstyle/img/common/icon-attach-8da905215cd595b6c8af4df046c4c71d.png") no-repeat center;
	vertical-align: sub;
}

.icon.mail {
	background: url("/vendor/adnstyle/img/common/icon-mail-a0782a430bbac6d95ea2660a6eb79efc.png") no-repeat 0 0;
}

.risk-rate {
	margin: 14px 0;
	font-size: 12px;
	color: #999;
}
.risk-rate.large {
	font-size: 14px;
}

.dot:empty::before {
	margin-right: 0;
}

.dot:first-child::before {
	margin-left: 0;
}
.dot::before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 5px;
	margin-left: 20px;
	border-radius: 100%;
	vertical-align: baseline;
}
.dot:first-child {
	margin-left: 0;
}
.dot.serious::before {
	background-color: #f82949;
}
.dot.danger::before {
	background-color: #ff8217;
}
.dot.caution::before {
	background-color: #ffe200;
}
.dot.normal::before {
	background-color: #23d59e;
}
.dot.except::before {
	background-color: #a0a0a0;
}
.dot.blank::before {
	background-color: #ededed;
}
.dot.large::before {
	width: 12px;
	height: 12px;
}
.dot.extra::before {
	width: 20px;
	height: 20px;
}

input.text.search {
	padding-right: 40px;
}

input.text ~ .icon-search {
	display: inline-block;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	background: url("/vendor/adnstyle/img/common/icon-search-dark-8ec7ae2789d3ca5f3c064e1498663be8.png") no-repeat center;
	background-size: 20px 20px;
}

/* stylelint-disable */
.dropdown-date select.select {
	background: url("/vendor/adnstyle/img/common/icon-calendar-d37c788325ae270b834efab761b98a0d.png") no-repeat center;
	background-position: calc(100% - 8px) center;
	background-size: 20px 20px;
	border: 0;
	outline: 0;
	font-size: 20px;
	font-weight: 700;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* stylelint-enable */
.project-menu {
	display: flex;
	flex-direction: row;
	align-items: center;
	/* stylelint-disable */
	/* stylelint-enable */
	/* stylelint-disable */
	/* stylelint-enable */
}
.project-menu .icon-project {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url("/vendor/adnstyle/img/common/icon-project-3d7864778e44dbd91e323e71705fcdda.png") no-repeat 0 -2px;
	background-size: cover;
}
.project-menu select.select {
	width: 100%;
	padding-left: 8px;
	background-position: calc(100% - 8px) 4px;
	background-size: 26px 26px;
	border: 0;
	outline: 0;
	box-shadow: none;
	font-size: 16px;
	font-weight: 700;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.project-menu input {
	border: 0;
	outline: 0;
}
.project-menu input:focus {
	border: 0 !important;
	outline: 0 !important;
}
.project-menu select.select:focus, .project-menu option:focus {
	border: 0 !important;
	outline: 0 !important;
}
.project-menu select.select:active, .project-menu option:active {
	border: 0 !important;
	outline: 0 !important;
}

.toggle-wrap {
	display: flex;
	flex-direction: row;
	gap: 40px;
	width: 100%;
	padding: 24px;
	margin-bottom: 24px;
	position: relative;
	border: 1px solid #aeb1b9;
	border-radius: 20px;
}
.toggle-wrap.active {
	height: 1px;
	padding: 0;
	border-bottom: 0;
}
.toggle-wrap.active .icon-arrow {
	transform: rotate(0);
}

.toggle-btn {
	box-sizing: border-box;
	width: 70px;
	height: 24px;
	padding: 5px;
	position: absolute;
	right: 20px;
	bottom: -24px;
	background-color: #41434b;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	font-size: 11px;
	color: #fff;
}
.toggle-btn .icon-arrow {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 2px;
	background: url("/vendor/adnstyle/img/common/icon-sum-arrow-603e495a7b8ef08205264c66f00c7fdf.png") no-repeat 0 0;
	background-size: cover;
	vertical-align: top;
	transform: rotate(180deg);
}

.summary-wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 40px;
	width: 100%;
	padding: 16px 24px;
	margin-bottom: 24px;
	position: relative;
	border: 1px solid #aeb1b9;
	border-radius: 20px;
}
.summary-wrap.active {
	height: 1px;
	padding: 0;
	border-bottom: 0;
}
.summary-wrap.active .inner {
	display: none;
}
.summary-wrap.active .icon-arrow {
	transform: rotate(0);
}
.summary-wrap + .content-head {
	padding-top: 0;
}
.summary-wrap + .content-head:has(.right) {
	padding-top: 8px;
}
.summary-wrap .inner {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 10px;
	width: 23.0769230769%;
}
.summary-wrap .inner.full {
	width: 46.993006993%;
}
.summary-wrap .section {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: 80px;
	padding: 15px;
	background-color: #f8f8ff;
	border-radius: 12px;
}
.summary-wrap .section.bg-gray {
	background-color: #f7f7f8;
}
.summary-wrap .section.full {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.summary-wrap .section.full ~ .section {
	width: 23.8095238095%;
}
.summary-wrap .section.full .wrap {
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	justify-content: space-between;
	width: 23.9043824701%;
	height: 100%;
}
.summary-wrap .section.full .detail {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	gap: 8px;
	width: 100%;
}
.summary-wrap .section.full .detail .inner {
	display: inline-block;
	width: calc(0.3333333333 * (100% - 40px));
	height: 60px;
	padding: 12px;
	background-color: #fff;
	border-radius: 12px;
}
.summary-wrap .section.full .detail .inner .bottom {
	width: 100%;
	text-align: right;
}
.summary-wrap .section.full .detail .top {
	font-size: 14px;
}
.summary-wrap .section.comment {
	background-color: #fff7f4;
}
.summary-wrap .section .top {
	display: inline-block;
	flex-shrink: 0;
	position: relative;
	font-size: 16px;
	font-weight: 500;
	color: #777;
}
.summary-wrap .section .top .icon-tooltip {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: 1px;
	position: relative;
	background: url("/vendor/adnstyle/img/common/icon-help-ccf32c1f5dbf702250a9f6c83ff339c8.png") no-repeat 0 0;
	background-size: cover;
	vertical-align: text-top;
}
.summary-wrap .section .top .icon-tooltip .txt {
	display: inline-block;
	text-indent: -99999px;
}
.summary-wrap .section .top .icon-tooltip:hover .tooltip-box {
	display: block;
}
.summary-wrap .section .top .tooltip-box {
	box-sizing: border-box;
	display: none;
	padding: 9px 10px;
	position: absolute;
	top: -44px;
	left: -15px;
	z-index: 1;
	background-color: #fff;
	border: 1px solid #bcbcc7;
	border-radius: 6px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
	font-size: 14px;
	color: #000;
	text-align: center;
	white-space: nowrap;
}
.summary-wrap .section .top .tooltip-box::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: -6px;
	left: 20px;
	background-color: #fff;
	border-right: 1px solid #bcbcc7;
	border-bottom: 1px solid #bcbcc7;
	transform: rotate(45deg);
}
.summary-wrap .section .bottom {
	display: inline-block;
	flex-shrink: 0;
	margin-top: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.summary-wrap .section .bottom.danger {
	color: #ff8217;
}
.summary-wrap .section .bottom.danger .dot {
	background: #ff8217;
}
.summary-wrap .section .bottom.caution {
	color: #ffe200;
}
.summary-wrap .section .bottom.caution .dot {
	background: #ffe200;
}
.summary-wrap .section .bottom.serious {
	color: #f82949;
}
.summary-wrap .section .bottom.serious .dot {
	background: #f82949;
}
.summary-wrap .section .bottom.normal {
	color: #23d59e;
}
.summary-wrap .section .bottom.normal .dot {
	background: #23d59e;
}
.summary-wrap .section .bottom .pop-btn {
	padding: 0 2px;
	border-bottom: 1px solid #000;
}
.summary-wrap .section .dot {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 6px;
	border-radius: 100%;
	vertical-align: middle;
}
.summary-wrap label.check:first-child {
	padding-left: 10px;
}

.summary-btn {
	box-sizing: border-box;
	width: 70px;
	height: 24px;
	padding: 5px;
	position: absolute;
	right: 20px;
	bottom: -24px;
	background-color: #41434b;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	font-size: 11px;
	color: #fff;
}
.summary-btn .icon-arrow {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 2px;
	background: url("/vendor/adnstyle/img/common/icon-sum-arrow-603e495a7b8ef08205264c66f00c7fdf.png") no-repeat 0 0;
	background-size: cover;
	vertical-align: top;
	transform: rotate(180deg);
}

.top-area {
	padding: 12px 24px;
	margin-bottom: 24px;
	background-color: #f4f6fa;
	border-radius: 20px;
}
.top-area.full {
	padding: 12px 24px;
}
.top-area input::-moz-placeholder {
	color: #cbcbcb;
}
.top-area input::placeholder {
	color: #cbcbcb;
}
.top-area .inner > label {
	flex-shrink: 0;
	min-width: 73px;
	text-align: center;
}
.top-area .inner .full {
	width: 100%;
}
.top-area .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: baseline;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 500;
}
.top-area .row:last-child {
	margin-bottom: 0;
}
.top-area .row .left {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 10px;
	width: calc(100% - 135px);
}
.top-area .row .input-wrap {
	display: flex;
	flex-direction: row;
	gap: 30px;
	width: 100%;
}
.top-area .row .input-wrap:last-child {
	margin-right: 0;
}
.top-area .row .input-wrap .select {
	width: 70.1754385965%;
}
.top-area .row .input-wrap input[type=text] {
	width: 70.1754385965%;
}
.top-area .row .input-wrap .input-user-view {
	width: 70.1754385965%;
}
.top-area .row .input-wrap .input-user-view .btn {
	min-width: 28.0701754386%;
	padding: 0;
}
.top-area .row .input-wrap .input-range-datepicker {
	width: 100%;
}
.top-area .row .inner {
	display: flex;
	flex-direction: row;
	flex-shrink: 0;
	align-items: center;
	gap: 12px;
	width: 22.2308892356%;
	position: relative;
}
.top-area .row .inner:last-child {
	margin-right: 0;
}
.top-area .row .inner > span {
	flex-shrink: 0;
	min-width: 73px;
	text-align: center;
}
.top-area .row .inner.full {
	width: unset;
}
.top-area .row .inner.full ~ .inner {
	flex-shrink: 1;
}
.top-area .row .right {
	margin-left: auto;
}
.top-area .search-wrap {
	display: inline-block;
	position: relative;
	font-size: 14px;
	font-weight: 500;
}
.top-area .search-wrap.full {
	display: block;
}
.top-area .search-wrap .left {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 10px;
}
.top-area .search-wrap .inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 12px;
	position: relative;
}
.top-area .search-wrap + .info-wrap {
	padding-top: 13px;
	margin-top: 12px;
	border-top: 1px solid #dadae0;
}
.top-area .info-wrap {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 10px;
	font-size: 14px;
	font-weight: 500;
}
.top-area .info-wrap .inner {
	display: flex;
	flex-direction: row;
	flex-grow: 1;
	flex-wrap: wrap;
	gap: 0.5586592179%;
	width: 100%;
	position: relative;
}
.top-area .info-wrap .inner:last-child {
	margin-right: 0;
}
.top-area .info-wrap .inner.info {
	flex-wrap: wrap;
	gap: 0.6284916201%;
	width: 100%;
	padding-top: 24px;
}
.top-area .info-wrap .right {
	max-width: 63.4920634921%;
	text-align: right;
	word-break: break-all;
}

.info-box {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 24.5111731844%;
	padding: 10px 16px;
	background-color: #fff;
	border-radius: 12px;
	font-size: 16px;
}
.info-box .left {
	flex-shrink: 0;
	color: #777;
}
.info-box .right {
	flex-shrink: 0;
	font-weight: 700;
	color: #000;
}

.table-wrap {
	width: 100%;
	padding: 12px 24px;
	margin-bottom: 24px;
	position: relative;
	background-color: #f4f6fa;
	border-radius: 20px;
}
.table-wrap th {
	width: 5.7432432432%;
	font-size: 14px;
	font-weight: 500;
}
.table-wrap th > span {
	display: inline-block;
	margin-right: 10px;
}
.table-wrap td {
	width: 13.5135135135%;
}
.table-wrap td .select {
	width: 73.6842105263%;
}
.table-wrap td .text {
	width: 73.6842105263%;
}
.table-wrap td > .btn {
	display: block;
	margin-left: auto;
}
.table-wrap .input-user-view {
	width: 70.1754385965%;
}
.table-wrap .input-user-view .btn {
	min-width: 22.8571428571%;
	padding: 0;
}

.page-num {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-top: 24px;
}
.page-num.small .num-list li {
	width: 12px;
	height: 20px;
}
.page-num.small .num-list li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 11px;
	line-height: 22px;
}
.page-num > a {
	box-sizing: border-box;
	display: inline-block;
	width: 15px;
	height: 20px;
	text-indent: -9999px;
}
.page-num > a:last-child {
	margin-right: 0;
}
.page-num > a.btn-first {
	background: url("/vendor/adnstyle/img/common/icon-page-first-c662bfd8384850058b4544e787f4f711.png") no-repeat center center;
	background-size: 8px 6px;
}
.page-num > a.btn-prev {
	background: url("/vendor/adnstyle/img/common/icon-prev-407d40b362042ee6ef3c88c438f64f63.png") no-repeat center center;
	background-size: 4px 6px;
}
.page-num > a.btn-next {
	background: url("/vendor/adnstyle/img/common/icon-next-fdc0f1541c27e9b8a2bc101e4e7ee5b5.png") no-repeat center center;
	background-size: 4px 6px;
}
.page-num > a.btn-last {
	background: url("/vendor/adnstyle/img/common/icon-page-last-f1d488fd5d4caf96cdd1142c8ce7b023.png") no-repeat center center;
	background-size: 8px 6px;
}
.page-num .num-list {
	display: flex;
	gap: 5px;
	padding: 0 4px;
}
.page-num .num-list li.on {
	color: #f60;
}
.page-num .num-list li a {
	box-sizing: border-box;
	display: inline-block;
	width: 16px;
	height: 20px;
	border-radius: 5px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

.common-popup {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
}
.common-popup > .wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 50px;
	background-color: rgba(0, 0, 0, 0.56);
}
.common-popup .popup-container {
	display: flex;
	flex-direction: column;
	width: 700px;
	max-height: 100%;
	padding: 30px;
	position: relative;
	background-color: #fff;
	border-radius: 15px;
}
.common-popup .popup-container > .head {
	margin-bottom: 24px;
}
.common-popup .popup-container > .head .title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
}
.common-popup .popup-container > .head .btn-close {
	width: 50px;
	height: 0;
	padding-top: 50px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 10px;
	background: url("/vendor/adnstyle/img/common/btn-popup-close-1009bbd56b9475efe98413c2fcc7cc62.png") no-repeat;
	background-position: center center;
	background-size: 26px auto;
}
.common-popup .popup-container > .body {
	width: calc(100% + 60px);
	padding: 0 30px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	left: -30px;
}

.table-layout {
	border-top: 1px solid #707070;
	border-bottom: 1px solid #dadae0;
}
.table-layout.low {
	width: 100%;
}
.table-layout.low > table > thead > tr > th, .table-layout.low > table > tbody > tr > th {
	height: 50px;
}
.table-layout.low > table > thead > tr > td, .table-layout.low > table > tbody > tr > td {
	height: 24px;
	padding: 0;
}
.table-layout + .content-head {
	padding-top: 24px;
}
.table-layout > table {
	width: 100%;
}
:is(.table-layout > table > thead > tr, .table-layout > table > tbody > tr) > th {
	height: 50px;
	padding: 7px 10px;
	background-color: #edf0f7;
	border: 1px solid #dadae0;
	font-size: 14px;
	font-weight: 400;
	color: #777;
	text-align: center;
	vertical-align: middle;
}
:is(.table-layout > table > thead > tr, .table-layout > table > tbody > tr) > th.left {
	text-align: left;
}
:is(.table-layout > table > thead > tr, .table-layout > table > tbody > tr) > td {
	height: 50px;
	padding: 7px 10px;
	background-color: #fff;
	border: 1px solid #dadae0;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: left;
	vertical-align: middle;
}
:is(.table-layout > table > thead > tr, .table-layout > table > tbody > tr) > td.center {
	text-align: center;
}
.table-layout > table > tbody > tr > th {
	font-size: 14px;
	font-weight: 400;
	color: #777;
	word-break: keep-all;
}
.table-layout > table > tbody > tr:first-child th,
.table-layout > table > tbody > tr:first-child td {
	border-top: 0;
}
.table-layout > table > tbody > tr:last-child th,
.table-layout > table > tbody > tr:last-child td {
	border-bottom: 0;
}
.table-layout > table > thead > tr:first-child > th {
	border-top: 0;
}
.table-layout > table > thead + tbody > tr:first-child > th {
	border-top: 0;
	border-bottom: 0;
}
.table-layout > table > thead + tbody > tr:first-child > td {
	border-top: 0;
}
.table-layout > table > thead + tbody > tr > th {
	background-color: #fafafa;
}
:is(.table-layout.noneborder > table > thead > tr, .table-layout.noneborder > table > tbody > tr) > th {
	border-right: 0;
	border-left: 0;
}
:is(.table-layout.noneborder > table > thead > tr, .table-layout.noneborder > table > tbody > tr) > td {
	border-right: 0;
	border-left: 0;
}

/* stylelint-disable */
.mt56 {
	margin-top: 56px !important;
}

.mt32 {
	margin-top: 32px !important;
}

/* stylelint-enable */
.mb16 {
	margin-bottom: 16px;
}

.mb24 {
	margin-bottom: 24px;
}

.scroll-wrap {
	height: 100vh;
	padding-bottom: 160px;
	overflow-x: hidden;
	overflow-y: auto;
}

.page-tab-content {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	width: 100%;
	min-width: 1600px;
	min-height: 100%;
	margin: 0 auto;
}
.page-tab-content .tab-pane.active {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.page-tab-content .nth-tabs-content {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.common-container {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	width: 100%;
	min-width: 1600px;
	padding: 108px 30px 30px;
	margin: 0 auto;
	transition: padding-left 0.3s;
}
.gnb-on .common-container {
	padding-left: 280px;
}
.common-container:has(.footer) {
	padding: 108px 30px 90px;
}
.gnb-on .common-container:has(.footer) {
	padding-left: 280px;
}
.common-container .nav {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	justify-content: space-between;
	padding: 0 10px;
	margin-bottom: 12px;
}
.common-container .nav .breadcrumb {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 14px;
	color: #666;
}
.common-container .nav .breadcrumb > li::after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background: url("/vendor/adnstyle/img/common/icon-right-4f7d53e80b133b3480bf0351eba3ffca.png") no-repeat 0 0;
	background-size: cover;
	vertical-align: middle;
}
.common-container .nav .breadcrumb > li:last-child::after {
	display: none;
}
.common-container .nav .breadcrumb > li .icon-home {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-bottom: 2px;
	background: url("/vendor/adnstyle/img/common/icon-home-666045e47451b82953b5963d40b94fb4.png") no-repeat 0 0;
	background-size: cover;
}
.common-container .nav .breadcrumb > li .current-page {
	font-weight: 700;
	color: #000;
}
.common-container .content-box {
	box-sizing: border-box;
	flex-grow: 1;
	width: 100%;
	height: calc(100vh - 200px);
	padding: 10px 30px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.05);
}
.common-container .content-box.no-scroll {
	overflow: hidden;
}
.common-container .content-box .content + .content-head {
	margin-top: 32px;
}
.common-container .page-title {
	font-size: 24px;
	font-weight: 700;
}
.common-container .content-head .title {
	font-size: 18px;
	font-weight: 700;
}
.common-container .content-tab {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 8px;
	padding-top: 32px;
	padding-bottom: 8px;
}
.common-container .content-tab + .cont-table .content-head {
	margin-top: 0;
}
.common-container .content-tab > li {
	height: 36px;
}
.common-container .content-tab > li a {
	display: block;
	width: 100%;
	padding: 0 23px;
	background-color: #f5f5f5;
	border-radius: 18px;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}
.common-container .content-tab > li a.on {
	background-color: #191e2c;
	color: #fff;
}
.common-container .cont-table {
	display: none;
}
.common-container .cont-table.on {
	display: block;
}
.common-container .cont-table + .content-head {
	padding-top: 24px;
}
.common-container .content ~ .content-head {
	margin-top: 32px;
}

.btn-more {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("/vendor/adnstyle/img/common/btn-more-c7d91fb7574005d511829c04f7d2dc03.png") no-repeat 0 0;
	background-size: cover;
	text-indent: -99999px;
}

.top-area + .content-tab {
	padding-top: 0;
}
.top-area + .content-head {
	padding-top: 0;
}

/* stylelint-disable */
textarea:focus, textarea:active {
	border: 0 !important;
	outline: 0 !important;
}

/* stylelint-enable */
.summary-wrap + .content-tab {
	padding-top: 0;
}

.deadline-date .select {
	font-size: 16px;
}

/* 공통 */
.common-header {
	width: 100%;
	position: relative;
	z-index: 1;
}
.common-header .user-pic {
	width: 32px;
	height: 32px;
	overflow: hidden;
	position: relative;
	background: url("/vendor/adnstyle/img/common/user-pic-none-851cc1ebe4d3377ae44a2148f709ec60.png") no-repeat 0 0;
	background-size: cover;
	border-radius: 100%;
	text-indent: -99999px;
}
.common-header .user-pic img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	backface-visibility: hidden;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}
.common-header .user-name {
	font-weight: 700;
	vertical-align: baseline;
}
.common-header .page-head {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
}
.common-header .page-head .page-top {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	min-height: 52px;
	padding: 10px 20px;
	background-color: #f4f4f8;
}
.common-header .page-head .page-top .logo {
	display: inline-block;
	flex-shrink: 0;
	width: 80px;
	height: 28px;
	background: url("/vendor/adnstyle/img/contents/logo-ecd30e1db8ccb42a2db9f665de015399.png") no-repeat 0 0;
	background-size: cover;
}
.common-header .page-head .page-top .util-menu {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}
.common-header .page-head .page-top .util-menu .logout {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url("/vendor/adnstyle/img/common/icon-logout-b5c2fd28456f4ee7e1cc0086f609e0bb.png") no-repeat 0 0;
	background-size: cover;
	text-indent: -99999px;
}
.common-header .page-head .page-top .util-menu .logout:hover {
	background: url("/vendor/adnstyle/img/common/icon-logout-hover-c82c5564ccc77572c1a50104707b1ed7.png") no-repeat 0 0;
	background-size: cover;
}
.common-header .page-head .page-top .util-menu .screen {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url("/vendor/adnstyle/img/common/icon-screen-9d248459b6395103dc505f380d6beeca.png") no-repeat 0 0;
	background-size: cover;
	text-indent: -99999px;
}
.common-header .page-head .page-top .util-menu .screen:hover {
	background: url("/vendor/adnstyle/img/common/icon-screen-hover-eb1ea29a87b1aa79c096507708207f54.png") no-repeat 0 0;
	background-size: cover;
}
.common-header .page-head .page-top .util-menu .related {
	width: 26px;
	height: 26px;
	background: url("/vendor/adnstyle/img/common/icon-related-a2a573aeff30f1d59c730d6c7c5f0323.png") no-repeat center;
	background-size: cover;
	text-indent: -99999px;
}
.common-header .page-head .page-top .util-menu .related:hover {
	background: url("/vendor/adnstyle/img/common/icon-related-hover-aac3500649503846508fb5ef15a93a1c.png") no-repeat 0 0;
	background-size: cover;
}
.common-header .page-head .top-nav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 25px;
	width: 100%;
	height: 43px;
	position: relative;
	background-color: #707481;
}
.common-header .page-head .top-nav .side-menu {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	padding: 0 10px;
	margin-bottom: 0;
}
.common-header .page-head .top-nav .side-menu .detail {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url("/vendor/adnstyle/img/common/icon-tab-detail-5e0720902145b233061d1620663e88ac.png") no-repeat 0 0;
	background-position: center;
	background-size: 20px 20px;
}
.common-header .page-head .top-nav .side-menu .detail:hover {
	background: url("/vendor/adnstyle/img/common/icon-more-hover-9dd84198b19bc38f0e031e73bd51e556.png") no-repeat 0 0;
	background-position: center;
}
.common-header .page-head .top-nav .side-menu .close-all {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url("/vendor/adnstyle/img/common/icon-close-all-7ca8aeddadf750b91644ece933a6f64e.png") no-repeat 0 0;
	background-position: center;
	background-size: 20px 20px;
}
.common-header .page-head .top-nav .side-menu .close-all:hover {
	background: url("/vendor/adnstyle/img/common/icon-closeall-on-020f0066ddcfd0fc52853d33d1d5133b.png") no-repeat 0 0;
	background-position: center;
}
.common-header .page-head .top-nav .detail-cont {
	display: none;
	flex-direction: column;
	width: 225px;
	padding: 12px;
	position: absolute;
	top: 40px;
	right: 46px;
	background-color: #41434b;
	border-radius: 6px;
	color: #8f939a;
}
.common-header .page-head .top-nav .detail-cont li {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 6px;
	cursor: pointer;
}
.common-header .page-head .top-nav .detail-cont li:hover {
	background-color: #26272c;
	color: #fff;
}
.common-header .page-head .top-nav .detail-cont li:hover .btn-close {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("/vendor/adnstyle/img/common/detail-close-0fe4c8a756616734354688f102a7085a.png") no-repeat 0 0;
	background-size: cover;
}
.common-header .gnb {
	box-sizing: border-box;
	width: 250px;
	height: calc(100% - 52px);
	position: fixed;
	top: 52px;
	left: -250px;
	z-index: 1000;
	background-color: #171c29;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	font-size: 16px;
	color: #fff;
	transition: all 0.3s;
}
.common-header .gnb .inner {
	width: 100%;
	height: 100%;
	padding: 24px;
	overflow: auto;
}
.common-header .gnb .inner .gnb-accordion-list {
	padding-left: 6px;
	font-size: 0;
}
.common-header .gnb .inner .gnb-accordion-list .title {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	height: 40px;
	min-height: 50px;
	padding: 15px 0;
	overflow: hidden;
	position: relative;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.common-header .gnb .inner .gnb-accordion-list .title .txt {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	min-height: 50px;
	cursor: pointer;
}
.common-header .gnb .inner .gnb-accordion-list .title .icon-acc-arrow {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("/vendor/adnstyle/img/common/icon-acc-arrow-7ea41f662808327bab5410af7409eb74.png") no-repeat center center;
	transition: all 0.1s;
	transform-origin: center center;
}
.common-header .gnb .inner .gnb-accordion-list > li.on > .title .icon-acc-arrow {
	transform: rotate(-180deg);
}
.common-header .gnb .inner .depth {
	display: none;
	width: calc(100% + 60px);
	padding-left: 30px;
	margin-left: -30px;
	background-color: #1e2635;
	color: #8f939a;
}
.common-header .gnb .inner .depth .title:active .txt {
	color: #fff;
}
.common-header .gnb .inner .depth .title span {
	color: #8f939a;
}
.common-header .gnb .inner .depth .title .txt {
	height: 32px;
	min-height: 32px;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 14px;
	color: #8f939a;
}
.common-header .gnb .inner .depth .title .txt:hover {
	background-color: rgba(65, 67, 75, 0.5);
	border-radius: 4px;
	color: #fff;
}
.common-header .gnb .inner .depth li {
	border-left: 1px solid #8f939a;
}
.common-header .gnb .inner .depth li.on .title .icon-acc-arrow {
	transform: rotate(-180deg);
}
.common-header .gnb .inner .depth li:last-child {
	position: relative;
	border: none;
}
.common-header .gnb .inner .depth li:last-child::before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 17px;
	position: absolute;
	top: 0;
	left: 0;
}
.common-header .gnb .inner .depth li::before {
	content: "";
	display: inline-block;
	width: 1px;
	position: absolute;
	top: 0;
	left: 30px;
	background-color: #8f939a;
}
.common-header .gnb .inner .depth li .title {
	height: 32px;
	min-height: 32px;
	padding: 0;
}
.common-header .gnb .inner .depth > li:last-child .title::before {
	height: 25px;
}
.common-header .gnb .inner .depth .depth {
	padding-left: 0;
	margin-left: 20px;
}
.common-header .gnb .inner .depth .depth .title::after {
	display: none;
}
.common-header .gnb .inner .depth .depth .title .txt {
	min-height: 26px;
}
.common-header .gnb .gnb-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 22px;
	height: 40px;
	position: absolute;
	top: 50%;
	right: -22px;
	background-color: #171c29;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	transform: translateY(-50%);
}
.common-header .gnb .gnb-btn .icon-close-all {
	display: inline-block;
	width: 14px;
	height: 13px;
	background: url("/vendor/adnstyle/img/common/gnb-arrow-9485fbd08ed432094b1bc873cf772dea.png") no-repeat 0 0;
	background-size: cover;
}
.common-header .related-area {
	width: 340px;
	height: calc(100% - 52px);
	position: fixed;
	top: 52px;
	right: -340px;
	z-index: 2;
	background-color: #fff;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	color: #000;
	transition: all 0.3s;
}
.common-header .related-area .related-fixed {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 14px;
	padding: 14px 16px;
	background-color: #41434b;
	border-top-left-radius: 20px;
	color: #fff;
}
.common-header .related-area .related-fixed .icon-pin {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("/vendor/adnstyle/img/common/icon-pin-0deb09c39247b1012c4436d147e1e4c1.png") no-repeat 0 0;
	background-size: cover;
	text-indent: -99999px;
}
.common-header .related-area .related-fixed .icon-pin.off {
	position: relative;
	background: url("/vendor/adnstyle/img/common/icon-pinoff-e0bbce05b3e11f2ebaca74c5868b7a89.png") no-repeat 0 0;
}
.common-header .related-area .related-fixed .icon-pin.off::after {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: rgba(255, 255, 255, 0.08);
	border-radius: 100%;
	transform: translate(-50%, -50%);
}
.common-header .related-area > .content {
	height: calc(100% - 44px);
	overflow-x: hidden;
	overflow-y: auto;
}
.common-header .related-area > .content::-webkit-scrollbar {
	width: 7px;
}
.common-header .related-area > .content::-webkit-scrollbar-thumb {
	background-color: rgba(97, 99, 105, 0.3);
	border-radius: 20px;
}
.common-header .related-area > .content::-webkit-scrollbar-track {
	background-color: #fff;
}
.common-header .related-area > .content .column {
	padding: 24px 20px;
	border-bottom: 1px solid #f4f4f8;
}
.common-header .related-area > .content .column:last-child {
	border-bottom: 0;
}
.common-header .related-area > .content .title {
	font-size: 16px;
	font-weight: 700;
}
.common-header .related-area > .content .info {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	width: 300px;
	padding: 20px;
	margin-top: 16px;
	background-color: #f0f5ff;
	border-radius: 12px;
}
.common-header .related-area > .content .info .tit {
	width: calc(100% - 80px);
	font-size: 14px;
	color: #777;
}
.common-header .related-area > .content .info .tit > li {
	margin-bottom: 13px;
}
.common-header .related-area > .content .info .tit > li:last-child {
	margin-bottom: 0;
}
.common-header .related-area > .content .info .tit > li .dot {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin-right: 7px;
	background-color: #777;
	border-radius: 100%;
}
.common-header .related-area > .content .info .txt {
	width: 100%;
	font-size: 14px;
	font-weight: 700;
}
.common-header .related-area > .content .info .txt > li {
	margin-bottom: 13px;
}
.common-header .related-area > .content .info .txt > li:last-child {
	margin-bottom: 0;
}
.common-header .related-area > .content .comment-wrap {
	margin-top: 16px;
}
.common-header .related-area > .content .comment-wrap > .textarea-count {
	width: 300px;
}
.common-header .related-area > .content .comment-wrap textarea::-moz-placeholder {
	color: #cbcbcb;
}
.common-header .related-area > .content .comment-wrap textarea::placeholder {
	color: #cbcbcb;
}
.common-header .related-area > .content .comment-wrap .tit {
	display: block;
	margin-bottom: 8px;
	font-size: 12px;
}
.common-header .related-area > .content .comment-wrap .tit strong {
	font-weight: 700;
}
.common-header .related-area > .content .comment-wrap .list li {
	display: flex;
	flex-direction: row;
}
.common-header .related-area > .content .comment-wrap .list li > div {
	flex-shrink: 0;
}
.common-header .related-area > .content .comment-wrap .list li .cont {
	width: 220px;
	font-size: 14px;
}
.common-header .related-area > .content .comment-wrap .list li .cont > span {
	display: block;
}
.common-header .related-area > .content .comment-wrap .list li .cont .team {
	color: #777;
}
.common-header .related-area > .content .comment-wrap .list li .cont .date {
	font-size: 12px;
	color: #999;
}
.common-header .related-area > .content .comment-wrap .list li .cont .txt {
	padding: 12px 0;
	word-break: keep-all;
}
.common-header .related-area > .content .comment-wrap .list li .cont .reply-btn {
	margin-bottom: 15px;
	font-size: 12px;
}
.common-header .related-area > .content .comment-wrap .list li .cont .reply-btn .icon-comment {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-top: 1px;
	margin-right: 4px;
	background: url("/vendor/adnstyle/img/common/icon-comment-fd27c0ddc4cdd6d46371d39bac499124.png") no-repeat 0 0;
	background-size: cover;
	text-indent: -99999px;
	vertical-align: text-top;
}
.common-header .related-area > .content .comment-wrap .list li .cont .box {
	width: 270px;
}
.common-header .related-area > .content .comment-wrap .list li .cont .box .comment-to {
	margin-bottom: 8px;
}
.common-header .related-area > .content .comment-wrap .list li > .btn-wrap > button {
	display: inline-block;
	width: 20px;
	height: 30px;
	margin-right: 4px;
	margin-left: 0;
	text-indent: -99999px;
}
.common-header .related-area > .content .comment-wrap .list li > .btn-wrap > button:last-child {
	margin-right: 0;
}
.common-header .related-area > .content .comment-wrap .list li > .btn-wrap > button.delete {
	background: url("/vendor/adnstyle/img/common/icon-delete-f7a9323eff1a8e314d3584257382e01e.png") no-repeat center;
	background-size: 16px 16px;
}
.common-header .related-area > .content .comment-wrap .list li > .btn-wrap > button.modify {
	background: url("/vendor/adnstyle/img/common/icon-modify-3dee1a442b1d26fae6544ec9a5ac022c.png") no-repeat center;
	background-size: 16px 16px;
}
.common-header .related-area > .content .comment-wrap .list .comment-to {
	display: block;
	font-weight: 700;
}
.common-header .related-area > .content .comment-wrap .list .user-pic {
	margin-right: 6px;
}
.common-header .related-area > .content .comment-wrap .list .textarea-count {
	width: 270px;
}
.common-header .related-area .rel-accordion-list li.on .title .icon-acc-arrow {
	transform: translateY(-50%) rotate(-180deg);
}
.common-header .related-area .rel-accordion-list .title {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	height: 40px;
	min-height: 50px;
	padding: 15px 20px;
	overflow: hidden;
	position: relative;
	font-size: 16px;
	cursor: pointer;
}
.common-header .related-area .rel-accordion-list .title .icon-acc-arrow {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 20px;
	background: url("/vendor/adnstyle/img/common/icon-acc-arrow-7ea41f662808327bab5410af7409eb74.png") no-repeat center center;
	transition: all 0.1s;
	transform: translateY(-50%);
	transform-origin: center center;
}
.common-header .related-area .rel-accordion-list .content {
	padding: 0 20px;
}

.footer .fixed-menu {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	padding: 8px 0;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #fff;
	box-shadow: 0 4px 17px -3px rgba(0, 0, 0, 0.2);
}

.popup-container {
	width: 700px;
}
.popup-container.full {
	width: 1000px;
}
.popup-container.large {
	width: 1300px;
}
.popup-container.small {
	width: 400px;
}
.popup-container.small .btn {
	margin-top: 24px;
}
.popup-container .content-head .pop-tit {
	font-size: 16px;
	font-weight: 700;
}
.popup-container .content-head .btn {
	min-width: 56px;
	height: 30px;
	line-height: 28px;
}
.popup-container .content {
	margin-bottom: 24px;
}
.popup-container .content:last-child {
	margin-bottom: 0;
}
.popup-container .content + .textarea {
	margin-top: 8px;
}
.popup-container textarea::-moz-placeholder {
	color: #cbcbcb;
}
.popup-container textarea::placeholder {
	color: #cbcbcb;
}
.popup-container textarea.textarea {
	margin-bottom: 24px;
}
.popup-container input::-moz-placeholder {
	color: #cbcbcb;
}
.popup-container input::placeholder {
	color: #cbcbcb;
}
.popup-container .top-area .row .left {
	flex-direction: column;
	width: calc(100% - 120px);
}
.popup-container .top-area .row .left .inner-wrap {
	display: flex;
	flex-direction: row;
	gap: 10px;
}
.popup-container .top-area .row .left .inner {
	flex-shrink: 1;
	gap: 5px;
	width: 33.3333333333%;
}
.popup-container .top-area .row .left .inner.full {
	flex-grow: 1;
}
.popup-container .top-area .row .left .inner .input-range-datepicker {
	flex-grow: 1;
}
.popup-container .top-area .row .left .inner input.datepicker-text {
	flex-grow: 1;
}
.popup-container .top-area .row .left .inner .text {
	flex-grow: 1;
}
.popup-container .top-area .row .left .inner .select {
	flex-grow: 1;
}
.popup-container .input-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 12px;
	position: relative;
}
.popup-container .input-wrap .input-text {
	font-size: 14px;
	font-weight: 700;
}
.popup-container .select-area {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
	margin-bottom: 16px;
}
.popup-container .select-area .input-tit {
	width: 113px;
	height: 36px;
	border: 1px solid #f60;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 500;
	line-height: 34px;
	color: #f60;
	text-align: center;
}
.popup-container .search-wrap .btn {
	margin-left: 4px;
}

.wrapper {
	display: flex;
	flex-direction: column;
	width: 100%;
	min-height: 100%;
}
.wrapper.gnb-on .gnb {
	left: 0;
	box-shadow: 4px 4px 13px -4px rgba(0, 0, 0, 0.6);
}
.wrapper.gnb-on .gnb-btn .icon-close-all {
	background: url("/vendor/adnstyle/img/common/gnb-arrow-on-0295200df5f331d3f7caa14a9aa02558.png") no-repeat 0 0;
}
.wrapper.related-on .util-menu {
	/* stylelint-disable */
	/* stylelint-enable */
}
.wrapper.related-on .util-menu .related {
	background-color: #000 !important;
	border-radius: 5px;
}
.wrapper.related-on .util-menu .related:hover:not(.related:active) {
	background: url("/vendor/adnstyle/img/common/icon-related-a2a573aeff30f1d59c730d6c7c5f0323.png") no-repeat center;
	background-color: #000 !important;
	border-radius: 5px;
}
.wrapper.related-on .related-area {
	right: 0;
	box-shadow: -1px 4px 18px -10px rgba(0, 0, 0, 0.59);
}
.wrapper.screen-on .util-menu {
	/* stylelint-disable */
	/* stylelint-enable */
}
.wrapper.screen-on .util-menu .screen {
	background-color: #000 !important;
	border-radius: 5px;
}
.wrapper.screen-on .util-menu .screen:hover:not(.screen:active) {
	background: url("/vendor/adnstyle/img/common/icon-screen-9d248459b6395103dc505f380d6beeca.png") no-repeat center;
	background-color: #000 !important;
	border-radius: 5px;
}
.wrapper.logout-on {
	/* stylelint-disable */
	/* stylelint-enable */
}
.wrapper.logout-on .util-menu .logout {
	background-color: #000 !important;
	border-radius: 5px;
}
.wrapper.logout-on .util-menu .logout:hover:not(.screen:active) {
	background: url("/vendor/adnstyle/img/common/icon-logout-b5c2fd28456f4ee7e1cc0086f609e0bb.png") no-repeat center;
	background-color: #000 !important;
	border-radius: 5px;
}
.wrapper.detail-on {
	/* stylelint-disable */
	/* stylelint-enable */
}
.wrapper.detail-on .side-menu .detail {
	background: url("/vendor/adnstyle/img/common/icon-more-on-b7b9fdee72f1e7ddd3a1ebab92534a44.png") no-repeat 0 0 !important;
	background-position: center !important;
}

/* 시스템관리 페이지 */
.admin-container .table-layout table tbody > tr > th:first-child {
	border-left: 0;
}
.admin-container .table-layout table tbody > tr > td {
	border-right: 0;
}
.admin-container .select-wrap {
	display: flex;
	flex-direction: row;
	gap: 8px;
	width: 100%;
	border: 0;
}
.admin-container .top-area ~ .top-area {
	margin-top: 32px;
}

/* 게시판 페이지 */
.board-container .top-area {
	margin-top: 50px;
	margin-bottom: 0;
}
.board-container .top-area .search-wrap {
	justify-content: center;
	margin-bottom: 0;
}
.board-container .pagenum-wrap {
	position: relative;
}
.board-container .pagenum-wrap .btn {
	position: absolute;
	top: 0;
	right: 0;
}
.board-container .table-layout.file > table > tbody > tr > td {
	border-top: 0;
	border-bottom: 0;
}
.board-container .table-layout > table > tbody > tr th:first-child {
	border-left: 0;
}
.board-container .table-layout > table > tbody > tr td:last-child {
	border-right: 0;
}
.board-container .content-head {
	margin-bottom: 16px;
}
.board-container .content-head.notice {
	padding: 0 20px;
}
.board-container .content-head.notice .right {
	gap: 24px;
	font-size: 14px;
}
.board-container .content-head .left {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}
.board-container .content-head .left .txt {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #777;
}
.board-container .content-head .left .txt .tag {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 37px;
	height: 19px;
	background-color: #191e2c;
	border-radius: 9.5px;
	font-size: 12px;
	color: #fff;
}
.board-container .content-head .left .tit {
	padding-left: 0;
	font-size: 20px;
	font-weight: 700;
}
.board-container .content-head .right {
	color: #777;
}
.board-container .content-head .right .btn-wrap {
	margin-top: 0;
}
.board-container .item {
	padding: 15px 20px;
	font-size: 14px;
}
.board-container .item.attached {
	height: 50px;
	font-size: 14px;
}
.board-container .item.attached .txt {
	margin-right: 16px;
	color: #000;
}
.board-container .item.attached .txt .volume {
	color: #999;
}
.board-container .item.attached-list {
	flex-direction: column;
	align-items: flex-start;
	gap: 14px;
	height: 123px;
	padding: 17px 20px;
	overflow-y: auto;
	color: #000;
}
.board-container .item.attached-list .inner {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.board-container .item.attached-list .icon.import {
	margin-left: 16px;
}
.board-container .item.attached-list .volume {
	margin-left: 3px;
	color: #999;
}
.board-container .item.cont {
	display: inline-block;
	height: 100%;
	max-height: 420px;
	padding: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	border-bottom: 0;
	font-weight: 400;
	color: #000;
}
.board-container .item.move {
	height: 50px;
	padding: 0 20px;
}
.board-container .item.move:first-child {
	border-top: 1px solid #dadae0;
}
.board-container .item.move > a {
	width: 100%;
}
.board-container .item.move:hover {
	background-color: #eef1f8;
}
.board-container .item.move .txt {
	color: #000;
}
.board-container .item.move .tit {
	padding-left: 20px;
}
.board-container span.icon-notice-file {
	width: 16px;
	height: 16px;
	margin-right: 6px;
}
.board-container .notice-head {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	margin-bottom: 16px;
}
.board-container .btn-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin-top: 24px;
}
.board-container .search-area {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding: 16px;
	margin-top: 50px;
	background-color: #f4f6fa;
	border-radius: 20px;
}
.board-container .search-area .inner {
	position: relative;
}
.board-container .search-area .inner .select {
	margin-right: 8px;
}
.board-container .table-layout + .content-head {
	padding-top: 0;
}

.icon-notice-arrow {
	display: inline-block;
	width: 36px;
	height: 40px;
	margin-left: 8px;
	background: url("/vendor/adnstyle/img/common/icon-notice-arrow-890c3b71f94856a650563a2ca46717d1.png") no-repeat center;
	background-size: 20px 20px;
}

.icon-notice-prev {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("/vendor/adnstyle/img/common/icon-notice-prev-9cec27b5907f4fe35c187b00b12ea6d2.png") no-repeat center;
	background-size: 12px 12px;
	vertical-align: bottom;
}

.icon-notice-next {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("/vendor/adnstyle/img/common/icon-notice-next-c9f31ceb336adeeb0be82d14ca8ef7cf.png") no-repeat center 60%;
	background-size: 12px 12px;
	vertical-align: bottom;
}

/* 게시판 상세페이지 */
.detail-container .content-box {
	display: flex;
	flex-direction: column;
}
.detail-container .bottom-area {
	margin-top: auto;
}
.detail-container .common-notice.detail {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

/* 시스템관리 에러페이지 */
.error-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	min-height: 860px;
}
.error-container .page-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 543px;
	min-height: 565px;
	padding: 92px 0;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
}
.error-container .text-wrap {
	text-align: center;
}
.error-container .img-error {
	display: inline-block;
	width: 130px;
	height: 130px;
	background: url("/vendor/adnstyle/img/contents/error-page-125125a8aca61b98eb93c9ccfc307faf.png") no-repeat center;
	background-size: cover;
}
.error-container .title {
	display: block;
	margin-top: 30px;
	font-size: 50px;
	font-weight: 500;
	color: #000;
}
.error-container .text {
	display: block;
	margin-top: 24px;
	font-size: 18px;
	font-weight: 500;
	color: #000;
}
.error-container .desc {
	display: block;
	margin-top: 24px;
	margin-bottom: 80px;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.7;
	color: #666;
}
.error-container .btn-wrap {
	display: flex;
	flex-direction: row;
	gap: 8px;
	margin-top: auto;
}

.img-session-error {
	display: inline-block;
	width: 130px;
	height: 130px;
	background: url("/vendor/adnstyle/img/contents/session-error-9126be79ae4adbbcd156991e50e881b7.png") no-repeat center;
	background-size: cover;
}

/* 기본정보 페이지 */
.info-container .top-area .row.search {
	padding-bottom: 16px;
	margin-bottom: 0;
	border-bottom: 1px solid #dadae0;
}
.info-container .table-layout {
	border-bottom: 0;
}
.info-container .table-layout > table > tbody > tr:last-child th, .info-container .table-layout > table > tbody > tr:last-child td {
	border-bottom: 1px solid #dadae0;
}
.info-container .table-layout > table > thead > tr:first-child > th {
	border-left: 0;
}
.info-container .table-layout > table > thead > tr:first-child > th:last-child {
	border-right: 0;
}
.info-container .table-layout > table > thead + tbody > tr > td {
	border-left: 0;
}
.info-container .table-layout > table > thead + tbody > tr > td:last-child {
	border-right: 0;
}

.icon-setting {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	background: url("/vendor/adnstyle/img/common/icon-setting-f29e83ef4eb48e3e426e37e6836d28ad.png") no-repeat center;
	background-size: cover;
}

/* 로그인 페이지 */
.login-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.login-container.full .wrap {
	display: flex;
	flex-direction: row;
	width: 1440px;
	height: 912px;
	background-color: #fff;
	border-radius: 20px;
}
.login-container.full .login-form {
	width: 563px;
	padding: 230px 84px;
	margin-left: auto;
}
.login-container.full .title {
	font-size: 32px;
	font-weight: 500;
	text-align: left;
}
.login-container.full .desc {
	margin-top: 15px;
	text-align: left;
}
.login-container.full .input-wrap {
	margin-top: 50px;
}
.login-container.full .btn {
	margin-top: 40px;
}
.login-container.full .bottom-list {
	margin-top: 25px;
}
.login-container .wrap {
	display: flex;
	flex-direction: column;
}
.login-container .logo {
	display: inline-block;
	width: 146px;
	height: 30px;
	margin: 0 auto 32px;
	background: url("/vendor/adnstyle/img/contents/logo-ecd30e1db8ccb42a2db9f665de015399.png") no-repeat center;
	background-size: cover;
}
.login-container .title {
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	text-align: center;
}
.login-container .desc {
	display: block;
	margin-top: 12px;
	font-size: 16px;
	color: #666;
	text-align: center;
}
.login-container .input-wrap {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 32px;
	margin-bottom: 16px;
}
.login-container .input-wrap > input.text {
	height: 50px;
}
.login-container .input-wrap > input.text::-moz-placeholder {
	color: #777;
}
.login-container .input-wrap > input.text::placeholder {
	color: #777;
}
.login-container input[type=checkbox] + label {
	font-weight: 500;
}
.login-container .btn {
	width: 394px;
	height: 60px;
	margin-top: 30px;
	font-size: 16px;
}
.login-container .bottom-list {
	margin-top: 43px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}
.login-container .bottom-list > li {
	display: inline-block;
}
.login-container .bottom-list > li::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 12px;
	margin: 0 12px;
	background-color: #cbcbcb;
	vertical-align: middle;
}
.login-container .bottom-list > li:last-child::after {
	display: none;
}

/* 메인페이지 */
.main-index {
	min-width: 1600px;
}
.gnb-on .main-index {
	padding-left: clamp(30px, (3840px - 100vw) / 2, 280px);
}
.main-index .box-wrap {
	display: flex;
	flex-direction: row;
	gap: 20px;
	width: 100%;
}
.main-index .nav {
	justify-content: flex-start;
}
.main-index .data-box {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.main-index .data-box.left {
	width: 440px;
}
.main-index .data-box.right {
	width: calc(100% - 440px - 20px);
}
.main-index .data-box .inner {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 20px 30px 20px;
	overflow: hidden;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 10px 10px 18px -19px rgba(0, 0, 0, 0.39);
}

.main-index .data-box .sheet {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 10px 5px 10px;
	overflow: hidden;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 10px 10px 18px -19px rgba(0, 0, 0, 0.39);
}

.main-index .data-box .sheet.table {
	width: 100%;
	height: 770px;
}
.main-index .data-box .sheet.table .title-wrap {
	justify-content: flex-start;
}
.main-index .data-box .sheet.table .table-area {
	flex-grow: 1;
	width: 100%;
}

.main-index .data-box .sheet .title-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 26px;
}
.main-index .data-box .sheet .title-wrap.list {
       margin-right:10px;
}
.main-index .data-box .sheet .title-wrap.list .icon-title {
	background: url("/vendor/adnstyle/img/contents/icon-list-ae49bd651012bea17c0964d843f4201e.png") no-repeat 0 0;
}
.main-index .data-box .sheet .title-wrap .title {
	flex-shrink: 0;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	margin-left : 20px;
}
.main-index .data-box .sheet .title-wrap .title .icon-title {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-top: -1px;
	margin-right: 8px;
	background-size: cover;
	vertical-align: text-top;
}
.main-index .data-box .sheet .title-wrap .title-project {
	margin-left: 8px;
	font-size: 14px;
	font-weight: 400;
	color: #777;
}
.main-index .data-box .sheet .title-wrap .text {
	font-size: 12px;
	font-weight: 700;
}




.main-index .data-box .inner.status {
	height: 380px;
}
.main-index .data-box .inner.status .icon-title {
	background: url("/vendor/adnstyle/img/contents/icon-status-b5b7604066ac1f89691604c81b9f7987.png") no-repeat 0 0;
}
.main-index .data-box .inner.status .chart {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: calc(100% + 60px);
	height: 270px;
	margin: 10px auto 0;
	position: relative;
	left: -30px;
}
.main-index .data-box .inner.status .chart > img {
	height: 100%;
}
.main-index .data-box .inner.status .chart .btn-left {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url("/vendor/adnstyle/img/common/icon-arrow-left-5ddd004d454e26dd32aa49e57aa375b6.png") no-repeat center;
	background-size: 26px 26px;
}
.main-index .data-box .inner.status .chart .btn-right {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url("/vendor/adnstyle/img/common/icon-arrow-right-acf79085c6c481e560f3b6d7dfc359e5.png") no-repeat center;
	background-size: 26px 26px;
}
.main-index .data-box .inner.status .legend {
	margin-top: 0;
}
.main-index .data-box .inner.risk {
	height: 370px;
}
.main-index .data-box .inner.risk .title-wrap {
	margin-bottom: 24px;
}
.main-index .data-box .inner.risk .chart {
	height: 252px;
}
.main-index .data-box .inner.risk .icon-title {
	background: url("/vendor/adnstyle/img/contents/icon-risk-88f4ff867ddf822143362d4b96819a2c.png") no-repeat 0 0;
}
.main-index .data-box .inner.risk ~ .legend {
	margin-top: 20px;
}
.main-index .data-box .inner.risk ~ .legend .risk-range {
	margin-left: 70px;
}
.main-index .data-box .inner.table {
	width: 100%;
	height: 770px;
}
.main-index .data-box .inner.table .title-wrap {
	justify-content: flex-start;
}
.main-index .data-box .inner.table .table-area {
	flex-grow: 1;
	width: 100%;
	overflow: hidden;
}
.main-index .data-box .inner.table .risk-rate {
	margin: 0;
	margin-top: 4px;
}
.main-index .data-box .inner.notice {
	height: 370px;
}
.main-index .data-box .inner.notice .title-wrap {
	margin-bottom: 24px;
}
.main-index .data-box .inner.notice .icon-title {
	background: url("/vendor/adnstyle/img/contents/icon-notice-67da997a20cafc25df7fe0a860da904f.png") no-repeat 0 0;
}
.main-index .data-box .inner.notice ~ .risk {
	height: 380px;
}
.main-index .data-box .inner .title-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 26px;
}
.main-index .data-box .inner .title-wrap.list {
	margin-bottom: 16px;
}
.main-index .data-box .inner .title-wrap.list .icon-title {
	background: url("/vendor/adnstyle/img/contents/icon-list-ae49bd651012bea17c0964d843f4201e.png") no-repeat 0 0;
}
.main-index .data-box .inner .title-wrap .title {
	flex-shrink: 0;
	font-size: 20px;
	font-weight: 700;
	color: #000;
}
.main-index .data-box .inner .title-wrap .title .icon-title {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-top: -1px;
	margin-right: 8px;
	background-size: cover;
	vertical-align: text-top;
}
.main-index .data-box .inner .title-wrap .title-project {
	margin-left: 8px;
	font-size: 14px;
	font-weight: 400;
	color: #777;
}
.main-index .data-box .inner .title-wrap .text {
	font-size: 12px;
	font-weight: 700;
}
.main-index .data-box .inner .title-wrap .text .icon-chart {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: -2px;
	margin-right: 5px;
	background: url("/vendor/adnstyle/img/contents/icon-chart-289bb9dfb19786feb850e1677f39b3f1.png") no-repeat 0 0;
	background-size: cover;
}
.main-index .data-box .inner .title-wrap .text .all {
	display: inline-block;
	font-weight: 400;
	color: #777;
	vertical-align: baseline;
}
.main-index .data-box .inner .legend {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	padding: 0 28px;
	margin: 20px auto 0;
	font-size: 12px;
	color: #999;
}
.main-index .data-box .inner .legend .risk-range {
	margin-right: auto;
	font-size: 13px;
	font-weight: 700;
	color: #000;
	text-align: center;
}
.main-index .data-box .inner .legend .risk-range .gradient {
	display: block;
	width: 143px;
	height: 4px;
	background-image: linear-gradient(92deg, #f03f3d 2%, #ff8217 22%, #ffd62c 97%);
	border-radius: 2px;
}
.main-index .data-box .inner .legend .risk-rate {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	width: 100%;
	margin: 0;
}
.main-index .data-box .inner .legend .risk-rate .dot:first-child::before {
	margin-left: 0;
}
.main-index .data-box .inner .legend .risk-rate .dot::before {
	margin-left: 18px;
}
.main-index .data-box .inner .list {
	font-size: 16px;
}
.main-index .data-box .inner .list > li {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px;
}
.main-index .data-box .inner .list > li:last-child {
	margin-bottom: 0;
}
.main-index .data-box .inner .list .title.new {
	font-weight: 700;
}
.main-index .data-box .inner .list .title .icon-new {
	box-sizing: border-box;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: -2px;
	background-color: #fa6400;
	border-radius: 100%;
	font-size: 10px;
	line-height: 15px;
	color: #fff;
	text-align: center;
}
.main-index .data-box .inner .list .date {
	font-size: 13px;
	color: #999;
}
.main-index select.select {
	font-size: 24px;
	font-weight: 700;
}
.main-index .input-area {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-right: 34px;
}
.main-index .input-area.sum {
	margin-right: 0;
	margin-left: auto;
}
.main-index .input-area .txt {
	margin-right: 10px;
	font-size: 14px;
	font-weight: 500;
}
.main-index .input-area select.select {
	margin-right: 24px;
	font-size: 14px;
	font-weight: 500;
}
.main-index .input-area select.select:last-child {
	margin-right: 0;
}

/* 진척정보 페이지 */
.progress-container .search-wrap {
	width: 100%;
	padding: 16px 32px;
	margin-top: 24px;
	background-color: #f4f6fa;
	border-radius: 20px;
}
.progress-container .popup-container {
	height: 719px;
}
.progress-container textarea::-moz-placeholder {
	color: #cbcbcb;
}
.progress-container textarea::placeholder {
	color: #cbcbcb;
}
.progress-container input.text::-moz-placeholder {
	color: #cbcbcb;
}
.progress-container input.text::placeholder {
	color: #cbcbcb;
}
.progress-container .icon-comment-arrow {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("/vendor/adnstyle/img/common/icon-comment-arrow-0229688b5c0b45580680149588e71b0d.png") no-repeat center;
	background-size: cover;
}
.progress-container .table-layout.file > table > tbody > tr > td {
	border-top: 0;
	border-bottom: 0;
}
.progress-container .table-layout > table > tbody > tr > td {
	border-left: 0;
}
.progress-container .table-layout > table > tbody > tr > td:last-child {
	border-right: 0;
}
.progress-container .table-layout > table > tbody > tr > th:first-child {
	border-left: 0;
}
.progress-container .table-layout > table > thead > tr:first-child > th:first-child {
	border-right: 0;
	border-left: 0;
}
.progress-container .table-layout > table > thead + tbody > tr:first-child > th {
	border-left: 0;
}
.progress-container .table-layout > table > thead + tbody > tr > th {
	border-left: 0;
}
.progress-container .table-layout .text-wrap {
	position: relative;
}
.progress-container .table-layout .text-wrap .txt-date {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
.progress-container .table-layout .text-wrap .txt-date .num {
	font-size: 12px;
}
.progress-container .table-layout .icon-calendar {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("/vendor/adnstyle/img/common/table-calendar-8bd6e53703c08a16af25a3807c964ea9.png") no-repeat center;
	background-size: cover;
	vertical-align: baseline;
}
.progress-container .risk-rate ~ .table-layout > table > tbody > tr > th.bg-gray {
	background-color: #fafafa;
}
.progress-container .risk-rate ~ .table-layout > table > tbody > tr > th.bg-gray:first-child {
	border-left: 0;
}
.progress-container .content-head .right {
	align-items: end;
}
.progress-container .box-head .left .inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 12px;
}
.progress-container .box-head .left .txt {
	font-size: 16px;
	font-weight: 700;
}
.progress-container .right {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-weight: 500;
}

.icon-search {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	background: url("/vendor/adnstyle/img/common/icon-search-85230bafeb4f8455bde2efdf50b0d353.png") no-repeat center;
	background-size: cover;
	vertical-align: text-top;
}

.mark-essen {
	color: #f60;
}

.bg-gray {
	background-color: #fafafa;
}

.icon-file {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url("/vendor/adnstyle/img/common/icon-file-fd172b2097185c6dab58befcd7b46ace.png") no-repeat center;
	background-size: cover;
	vertical-align: middle;
}

/* 현황조회 페이지 */
.status-container .box-wrap {
	display: flex;
	flex-direction: row;
	gap: 2.1141649049%;
	width: 100%;
	padding: 30px;
	background-color: #f7f7f8;
	border-radius: 20px;
}
.status-container .box-wrap .inner {
	width: 31.9238900634%;
	padding: 30px;
	background-color: #fff;
	border-radius: 20px;
}
.status-container .box-wrap .tit {
	font-size: 16px;
	font-weight: 500;
}
.status-container .content.box {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 358px;
	padding: 30px 30px 20px;
	border: 1px solid #dadae0;
	border-radius: 9px;
}
.status-container .box-head .left .inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 12px;
}
.status-container .box-head .left .txt {
	font-size: 16px;
	font-weight: 700;
}
.status-container .content-wrap {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 40px;
}
.status-container .content-wrap + .content-head {
	padding-top: 24px;
}
.status-container .content-wrap .inner-table {
	flex-shrink: 0;
	width: 35.1351351351%;
}
.status-container .content-wrap .inner-chart {
	width: 62.1621621622%;
	height: 100%;
}
.status-container .content-wrap .inner {
	width: 100%;
}
.status-container .content-wrap .inner .textarea-count {
	margin-bottom: 0;
}
.status-container .content-wrap .inner .count-text::-moz-placeholder {
	color: #cbcbcb;
}
.status-container .content-wrap .inner .count-text::placeholder {
	color: #cbcbcb;
}
.status-container .content-tab {
	padding-bottom: 16px;
}
.status-container .content + .content-wrap {
	margin-top: 32px;
}
.status-container .content-head + .content-tab {
	padding-top: 0;
}
.status-container .summary-wrap ~ .content-head {
	margin-top: 0;
}
.status-container .table-layout > table tr {
	height: 51px;
}
.status-container .table-layout > table tr th {
	border-left: 0;
}
.status-container .table-layout > table tr th:last-child {
	border-right: 0;
}
.status-container .table-layout > table tr td:last-child {
	border-right: 0;
}
.status-container .table-layout > table td {
	height: 51px;
}
.status-container .cont-table .wrap {
	padding: 16px 24px 24px;
	background-color: #f4f6fa;
	border-radius: 20px;
}
.status-container .cont-table .input-area {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 32px;
	width: 100%;
}
.status-container .cont-table .input-area ~ .chart-wrap {
	padding-top: 24px;
	margin-top: 16px;
	border-top: 1px solid #dadae0;
}
.status-container .cont-table .input-area label {
	font-weight: 500;
}
.status-container .cont-table .chart-wrap .content {
	width: 100%;
	height: 289px;
	padding: 30px 30px 20px;
	background-color: #fff;
	border-radius: 9px;
}
.status-container .cont-table .inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 12px;
}
.status-container .cont-table .content ~ .content {
	margin-top: 32px;
}
.status-container .toggle-wrap.active {
	height: 201px;
	padding: 24px;
	border-bottom: 1px solid #aeb1b9;
}
.status-container .toggle-wrap.active .table-layout.low {
	height: 153px;
	overflow: hidden;
}
.status-container .toggle-wrap.active .icon-arrow {
	transform: rotate(0);
}
.status-container .toggle-wrap .table-layout > table tr {
	height: 26px;
}
.status-container .toggle-wrap .table-layout > table tr.num {
	height: 22px;
	line-height: 22px;
}
.status-container .toggle-wrap .table-layout > table tr.num th, .status-container .toggle-wrap .table-layout > table tr.num td {
	font-size: 12px;
}
.status-container .toggle-wrap .table-layout > table > thead > tr th:first-child {
	border-left: 0;
}
.status-container .toggle-wrap .table-layout > table > thead > tr th:last-child {
	border-right: 0;
}
.status-container .toggle-wrap .table-layout > table > tbody > tr th {
	background-color: #fff;
}
.status-container .toggle-wrap .table-layout > table > tbody > tr th:first-child {
	border-left: 0;
}
.status-container .toggle-wrap .table-layout > table > tbody > tr td:last-child {
	border-right: 0;
}
.status-container .toggle-wrap .table-layout > table > tbody > tr th {
	border-bottom: 0;
}

/* 진척정보 주간보고페이지 */
.weekly-report .table-layout {
	width: 100%;
}
.weekly-report .table-layout thead > tr > th:last-child {
	border-right: 0;
}
.weekly-report .table-layout table > tbody > tr > th:first-child {
	border-left: 0;
}
.weekly-report .table-layout.noneborder > table > thead > tr > td {
	border-top: 0;
}
.weekly-report .summary-wrap.active .table-layout {
	display: none;
}
.weekly-report .summary-wrap .table-layout.noneborder {
	border-top: 1px solid #707070;
	border-bottom: 0;
}
.weekly-report .summary-wrap .table-layout.noneborder .table-layout {
	margin: 10px 0;
	border-top: 1px solid #dadae0;
}
.weekly-report .summary-wrap .table-layout.noneborder .table-layout tbody > tr > th {
	height: 40px;
	background-color: #fafafa;
}
.weekly-report .summary-wrap .table-layout.noneborder .table-layout tbody > tr > td {
	height: 40px;
}

.td-area-prj .row{
	display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: baseline;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 500;
}

.td-area-prj .row .inner {
	display: flex;
	flex-direction: row;
	flex-shrink: 0;
	align-items: center;
	gap: 12px;
	width: 22.2308892356%;
	position: relative;
}

.td-area-prj .row .inner.full {
    width: unset;
}

.risk-wrap-btn {
	box-sizing: border-box;
	width: 22px;
	height: 66px;
	padding: 5px;
	position: absolute;
	bottom: -24px;
	background-color: #41434b;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
	font-size: 11px;
	color: #fff;
}
.risk-wrap-btn .icon-arrow {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url("/vendor/adnstyle/img/common/gnb-arrow-on-0295200df5f331d3f7caa14a9aa02558.png") no-repeat 0 0;
}

.risk-wrap-btn .icon-back-arrow {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url("/vendor/adnstyle/img/common/gnb-arrow-9485fbd08ed432094b1bc873cf772dea.png") no-repeat 0 0;
}

.wrap-no-background-btn {
	box-sizing: border-box;
	width: 22px;
	height: 66px;
	background-color: #fff;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
	font-size: 11px;
	color: #fff;
}
.wrap-no-background-btn .icon-arrow {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url("/vendor/adnstyle/img/common/arrow-gray-5db87e9d65283010bddc686b03c9ec75.png") no-repeat 0 0;
}

.wrap-no-background-btn .icon-back-arrow {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url("/vendor/adnstyle/img/common/gnb-arrow-9485fbd08ed432094b1bc873cf772dea.png") no-repeat 0 0;
}


.user-selected-list-box .btn-close {
	width: 10px;
	height: 10px;
	background: url("/vendor/adnstyle/img/common/btn-popup-close-1009bbd56b9475efe98413c2fcc7cc62.png") no-repeat;
	background-position: center center;
	background-size: 26px auto;
}

.btn-help {
        display: inline-block;
        min-width: 80px;
        height: 36px;
        padding: 0 20px;
        background-color: #f5f5f5;
        border: 1px solid #f5f5f5;
        border-radius: 0;
        font-family: "Pretendard";
        font-size: 14px;
        font-weight: 500;
        line-height: 34px;
        color: #777;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
}

.btn-help.primary{
    background-color: #f65c3a;
    border-color: #f65c3a;
    color: #fff;
}

.btn-help.round{
       border-radius: 6px;
}

.icon-help-manual {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	background: url("/vendor/adnstyle/img/common/icon-help-ccf32c1f5dbf702250a9f6c83ff339c8.png") no-repeat center;
	background-size: cover;
	vertical-align: text-top;
}

.icon-reload-btn {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	background: url("/vendor/adnstyle/img/common/icon-reload-af8353a1c4042fa75637c107a11dd926.png") no-repeat center;
	background-size: cover;
	vertical-align: text-top;
}


/*
*  multil select ...
*/

.multiselect{
 display: inline-block;
}

.multiSelectBox {
  position: relative;
}

.multiSelectBox select {
  width: 100%;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.multiSelect-checkboxes {
  display: none;
    min-width: 100px;
    max-width: 100%;
    padding: 0 40px 0 15px;
    background-color: #fff;
    background-position: calc(100% - 15px) center;
    background-size: 20px 20px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-family: "Pretendard";
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
    color: #000;
    letter-spacing: -0.03em;
    vertical-align: middle;
    position: absolute;
    z-index: 10;
}

.multiSelect-checkboxes label {
  display: block;
}

.multiSelect-checkboxes input[type=checkbox] {
transform : scale(1.5);
}

.multiSelect-checkboxes span {
  margin-left : 10px;
  font-size: 17px;
}

/*# sourceMappingURL=common.css.map */



