.root_daum_roughmap .cont {display:none}

.wt-forms .for-help {padding-top: 0.5rem;}
.wt-forms .for-help i {padding-right: 0.2rem;}

#m-float{position:fixed;left:0;bottom:0;z-index:999;width:100%;}

.login-text {
    font-size: 0.775rem;
	margin-right: 15px;
}
.login-01 {
    font-size: 0.775rem;
	margin-right: 5px;
}

.plug-in .btn-group {
    gap: .95rem;
    margin: 0.5rem 0 0.55rem 0;
}
.plug-in .titles {
    margin-bottom: 1.25rem;
}
.plug-in .btn-group2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: .5rem;
}
@media print, screen and (max-width: 39.9988em) {
    .plug-in .titles>br {
        display: block !important;}
}
#admin-wrap .search-group-new {width:200px;height:35px;margin:7px 0 0 1.25rem;padding:.5rem;background-color:#fff;list-style: none;border: var(--nd-search-group-border-width, 1px) solid var(--nd-search-group-border-color, #e8e8e9);
    border-radius: var(--nd-search-group-border-radius, 0.25rem);}
#admin-wrap .search-group-new .adm-search-input{font-size:13px}
#admin-wrap .search-group-new .adm-search-btn{font-size:1.3rem}
#admin-wrap .search-group-new.is-active {
    background-color: var(--nd-search-group-focus-bg, var(--nd-search-group-hover-bg, var(--nd-body-bg)));
    border-color: var(--nd-search-group-focus-border-color, #000);
}
.plug-in .titles-new {
    display:block !important;
    font-size: .875rem;
    line-height: 1.4;
    color: #343a40;
    text-align: center;
	margin-bottom: 1.25rem;
}
.titles-new {
    display:block !important;
    font-size: .875rem;
    line-height: 1.4;
    color: #343a40;
    text-align: center;
	margin-bottom: 1.25rem;
}
.admin-ctrl-btn .text-bg {
    display: block;
    align-self: center;
    margin-left: .25rem;
    font-size: .6875rem;
    background-color: #f81;
    text-align: center;
    padding: .3em;
	border-radius: 50%;
	color:#fff;
	width:18px;
	height:18px;
}
.admmb-header .text-bg {
    display: inline-block;
    align-self: center;
    margin-left: 0rem;
    font-size: .6875rem;
    background-color: #f81;
    text-align: center;
    padding: .3em;
	border-radius: 50%;
	color:#fff;
	width:18px;
	height:18px;
}
.admmb-header .header-btn-bg {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    min-width: 1.5rem;
    height: var(--nd-admmb-header-btn-height);
    font-size: var(--nd-header-btn-font-size);
    padding: 0;
    line-height: 1;
    color: var(--nd-header-btn-color);
    background: none;
    border: none;
}

/* 배진희 / 1486687 / 20250708 */
.social-group .sns{position:relative}
.social-group .sns .name{position:absolute;left:50%;bottom:-25px;transform:translate(-50%, 0);width:100%;font-size:.9rem;color:rgba(0,0,0,.8)}