@font-face {font-family: 'BMJUA';src: url("../fonts/BMJUA.ttf");}
@font-face {font-family: 'NanumGothic';src: url("../fonts/NanumGothic.ttf");}
@font-face {font-family: 'NL2GB';src: url("../fonts/NEXON_Lv2_Gothic_Bold.woff");}
* :not(.textarea-memo):not(#pet_name):not(.noshow_ico):not(.ns_font):not(.messagebox_content):not(input):not(select):not(option):(.txt) {font-family: 'NL2GB';font-weight: normal;}
button,select {font-family: 'NanumGothic';font-weight: bold;}

.bjj_top_menu {
    position: relative;
    margin-bottom: 8px;
}

.bjj_top_title {
    width: 100%;
    height: 19px;
    text-align: center;
    font-size: 18px;
    padding: 15px 0px 15px 0px;
    display: table;
    border-bottom: 0.5px solid #e1e1e1;
	font-family: 'NL2GB';
}

.bjj_top_title p {
    margin: 0px;
	font-family: 'NL2GB';
}

.bjj-back-btn {
    top: 15px;
    left: 10px;
    position: absolute;
}

.bjj_top_home {
    position: absolute;
    width: 30px;
    top: 13px;
    right: 14px;
}


.bjj_top_home a img {
    width: 100%;
}

.font_color_red {
    color: rgb(255, 0, 0);
}

.font_size_12 {
    font-size: 12px;
}

.float_right {
    float: right;
}

.font_weight_bold {
    font-weight: bold;
}

.div_padding_type1 {
    margin-top: 28px;
    padding: 0% 4%;
}

#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: none;
    /*opacity: 0.7;*/
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999;
    text-align: center;
}