.ui-dialog-titlebar-close {
	color: rgba(0, 0, 0, 0);
}

#user_tbl tr:hover{
	cursor: pointer;
	background-color: rgba(125,125,125,0.5);
}

#loginUserName+img:hover{
	cursor: pointer;
}

.float-right {
	float: right;
}
.float-left {
	float: left;
}

.text-right{
	text-align: right;
}
.text-left{
	text-align: left;
}

textarea.mentText{
	overflow-y: scroll;
}

.m-0 {
	margin: 0 !important;
}
.m-1 {
	margin: .25rem !important;
}
.m-2 {
	margin: .5rem !important;
}
.m-3 {
	margin: 1rem !important;
}
.m-4 {
	margin: 1.5rem !important;
}
.m-5 {
	margin: 3rem !important;
}
.mt-0 {
	margin-top: 0 !important;
}
.mt-1 {
	margin-top: .25rem !important;
}
.mt-2 {
	margin-top: .5rem !important;
}
.mt-3 {
	margin-top: 1rem !important;
}
.mt-4 {
	margin-top: 1.5rem !important;
}
.mt-5 {
	margin-top: 3rem !important;
}
.mr-0 {
	margin-right: 0 !important;
}
.mr-1 {
	margin-right: .25rem !important;
}
.mr-2 {
	margin-right: .5rem !important;
}
.mr-3 {
	margin-right: 1rem !important;
}
.mr-4 {
	margin-right: 1.5rem !important;
}
.mr-5 {
	margin-right: 3rem !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-1 {
	margin-bottom: .25rem !important;
}
.mb-2 {
	margin-bottom: .5rem !important;
}
.mb-3 {
	margin-bottom: 1rem !important;
}
.mb-4 {
	margin-bottom: 1.5rem !important;
}
.mb-5 {
	margin-bottom: 3rem !important;
}
.ml-0 {
	margin-left: 0 !important;
}
.ml-0 {
	margin-left: 0 !important;
}
.ml-1 {
	margin-left: .25rem !important;
}
.ml-2 {
	margin-left: .5rem !important;
}
.ml-3 {
	margin-left: 1rem !important;
}
.ml-4 {
	margin-left: 1.5rem !important;
}
.ml-5 {
	margin-left: 3rem !important;
}
.p-0 {
	padding: 0 !important;
}
.p-1 {
	padding: .25rem !important;
}
.p-2 {
	padding: .5rem !important;
}
.p-3 {
	padding: 1rem !important;
}
.p-4 {
	padding: 1.5rem !important;
}
.p-5 {
	padding: 3rem !important;
}
.pt-0 {
	padding-top: 0 !important;
}
.pt-1 {
	padding-top: .25rem !important;
}
.pt-2 {
	padding-top: .5rem !important;
}
.pt-3 {
	padding-top: 1rem !important;
}
.pt-4 {
	padding-top: 1.5rem !important;
}
.pt-5 {
	padding-top: 3rem !important;
}
.pl-0 {
	padding-left: 0 !important;
}
.pl-1 {
	padding-left: .25rem !important;
}
.pl-2 {
	padding-left: .5rem !important;
}
.pl-3 {
	padding-left: 1rem !important;
}
.pl-4 {
	padding-left: 1.5rem !important;
}
.pl-5 {
	padding-left: 3rem !important;
}
.pr-0 {
	padding-right: 0 !important;
}
.pr-1 {
	padding-right: .25rem !important;
}
.pr-2 {
	padding-right: .5rem !important;
}
.pr-3 {
	padding-right: 1rem !important;
}
.pr-4 {
	padding-right: 1.5rem !important;
}
.pr-5 {
	padding-right: 3rem !important;
}

.t-auto {
	top: auto;
}

.w-100 {
	width: 100%;
}

.margin-top-1em {
	margin-top:1em;
}

.scrollY.log.user_search_box{
	overflow:visible;
	height:300px;
}

.hpx-300 {
	height: 300px !important;
}

.p-relative {
	position: relative;
}

.fileBox .fileName {
	display: inline-block;
	width: 250px;
	padding-left: 10px;
	margin-right: 5px;
	border: 1px solid #aaa;
	background-color: #fff;
	vertical-align: middle;
}

.fileBox .file_label {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	background: url(../img/bg_btn_in.gif) repeat-x;
	border: 1px solid #8a7a99;
	*border: 1px solid #8a7a99;
	color: #000 !important;
	cursor: pointer;
	display: inline-block;
	font: 9pt;
	font-weight: normal;
	overflow: visible;
	padding: 1px 10px 0 10px;
	position: relative;
	text-decoration: none;
	text-align: center;
	height: 18px;
	font: inherit;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	margin:0;
	margin-right: .3rem;
}

.fileBox .file_label:hover {
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	/*background:url(../img/bg_btn_in2.gif) repeat-x;*/
	border-color: #cc298b;
	color: #800d50 !important;
}

.fileBox input[type="file"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.uploadBox {
	display: flex;
	float: left;
	align-items: center;
}

input.fileName {
	text-overflow: ellipsis;
	padding-right: 5px;
}

li.ui-state-active, .ui-widget-content li.ui-state-active, .ui-widget-header li.ui-state-active {
	border: 1px solid #454545;
	border-bottom: none;
}

.ui-button {
	margin-bottom: 0.4em;
}

.scrollY {
	width: 100%;
	overflow-y: scroll;
	position: relative;
}
.scrollY.log {
	display: flex;
	flex-direction: column;
}

.ifr{
	width: 100%;
}

.user_select_box{
	display: flex;
	justify-content: start;
	align-items: center;
	margin-bottom: 0.5em;
}
.user_select_box>*{
	margin:0;
	margin-right: 1em;
}

.paging_box{
	margin-top: auto;
	margin-bottom: .5rem;
	padding-top: .5rem;
	text-align: center;
	font-size: 1rem;
}

.paging_box span,.paging_box img{
	padding: 0 2px;
}
.paging_box span:hover{
	cursor: pointer;
	color: #704394;
}
.paging_box img:hover{
	cursor: pointer;
	color: #704394;
}

#tabs .scrollHead{
	position: relative; 
	top: 0;
}
#tabs .scrollBody{
	position: relative; 
	top: 0;
}

#tabs .scrollY{
	overflow: visible;
}

.d-inline{
	display: inline !important;
}
.d-flex{
	display: flex !important;
}

.justify-content-between{
	justify-content: space-between;
}

.align-items-center{
	align-items: center;
}

.align-middle{
	vertical-align: middle !important;
}

.pageNum.active {
	color: #d9007e;
}

td.schedule_setter_1{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
td.schedule_setter_2{
	vertical-align: middle;
}
#tabs td label,#tabs td label{
	margin-bottom: 0;
}
td.schedule_setter_1 label,td.schedule_setter_2 label{
	margin-bottom: 0;
}

#weekSpan label {
	padding-left: .6rem; 
	padding-right: .6rem; 
}

.wrap-loading { /*화면 전체를 어둡게 합니다.*/
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5); /*not in ie */
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#20000000',
		endColorstr='#20000000'); /* ie */
	z-index: 9;
	text-align: center;
}

.d-none { /*감추기*/
	display: none;
}

.spinner-border{
	display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .5em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
	animation: rotate_image 1s linear infinite;
    transform-origin: 50% 50%;
}

@keyframes rotate_image{
	100% {
    	transform: rotate(360deg);
    }
}

.white_loading_box {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 400px;
	height: 100px;
	background-color: white;
	border-radius: 10px;
	padding: 1rem;
}
.white_loading_box h2{
	display: block;
	color: black;
	font-size: 1.5rem;
	margin-top: -5%;
}

.v__helper{
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.refMsg{
	float: right;
	color: red;
}

#selectGroupName{
	width: 200px;
	margin-right: 1rem;
}

#idSearchBtn {
	margin-left: .25rem;
}
.index_item_box{
	display: flex;
	height: inherit;
	padding: 0 17.5rem;
	align-items: flex-end;
}
.index_item_box>div{
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 2rem;
	border: 1px solid #ddd;
	border-top: none; 
	border-radius: 0 0 15px 15px;
}
.index_item_box .index_left_box,.index_item_box .index_right_box{
	display: flex;
	width: 50%;
	justify-content: center;
	padding: 1.4rem 0;
}
.index_item_box .index_left_box{
	border-right: 1px solid #ddd;
}
h3.h3_head_none{
	background: url("/img/bl_step.gif") no-repeat 0 8px; 
}

.fc-list-event:hover,.fc-daygrid-event-harness:hover,.fc-event-title-container:hover{
	cursor: pointer;
}

.overflow-hidden{
	overflow: hidden;
}

#action_tbl .scrollY.log{
	overflow-x: scroll;
	overflow-y: visible;
}

.h-fit-content{
	height: fit-content !important;
}
td.fc-list-event-content{
	text-align: right;
}
.no_mod_textarea{
	border: none;
	resize: none;
}

.min-h-580{
	min-height: 580px;
}
.pre_wrap_tab{
	white-space: pre-wrap;
}
.h-50{
	height: 50px !important;
}
.big_star{
	font-size: 1rem;
	font-family: monospace;
}
.t-1em{
	top:1em !important;
}