/* bg */
.wrapper{
    background-color: #F6F6F6 !important;
}
#kt_body{
    overflow-x: hidden;
}

/* 탭 */
#blog_gallery,#blog_list{
    width: 26px;
    height: 26px;
}

/* body */
body{
    background-color: #fff;
}
.app-container{
    padding: 0 20px;
}
.page{
    flex-flow: wrap !important;
}
.text-hover-primary:hover{
    transition: color 0.2s ease, background-color 0.2s ease;
    color: #50CD89 !important;
}
.word-keep-all,h1{
    word-break : keep-all;
}
.btn-check:checked + .btn.btn-active-primary, 
.btn-check:active + .btn.btn-active-primary, 
.btn.btn-active-primary:focus:not(.btn-active), 
.btn.btn-active-primary:hover:not(.btn-active), 
.btn.btn-active-primary:active:not(.btn-active), 
.btn.btn-active-primary.active, 
.btn.btn-active-primary.show, 
.show > .btn.btn-active-primary,
.btn-check:checked + .btn.btn-primary, 
.btn-check:active + .btn.btn-primary, 
.btn.btn-primary:focus:not(.btn-active), 
.btn.btn-primary:hover:not(.btn-active), 
.btn.btn-primary:active:not(.btn-active), 
.btn.btn-primary.active, 
.btn.btn-primary.show, 
.show > .btn.btn-primary,
.page-item.active .page-link{
    color: #FFFFFF;
    background-color: #F6F6F6 !important;
}
.scrolltop{
    bottom: 80px;
}
.scrolltop,
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected,.scrolltop:hover{
    background-color: #00B877;
}
a:hover,a{
    color: #00B877;
}
input{
    background-color: transparent;
    border: none;
}
input:focus{
    outline: none;
}

/* icon */
.icon-list{
    /* 난개수,소유자등 */
    width: 32px;
    height: 32px;
}
.icon-search{
    width: 24px;
    height: 24px; 
}
.icon-plus{
    width: 14px;
    height: 14px;
    margin-bottom: 2px;
}
.icon-plus2{
    width: 16px; 
    height: 16px;
    margin-top: 2px;
    margin-left: 5px;
}
.icon-tab{
    width: 26px;
    height: 26px;
}
.setting-icon{
    width: 65px;
    height: 25px;
}


/* font */
.title{
    /* 소유자명 */
    font-size: 1.8rem;
    font-weight: 700;
    color: #212121;
}
.category-name{
    font-size: 14px;
    color: #878787;
    font-weight: 400;
}
.title2{
    /* 보유 난 목록 */
    font-size: 1.8rem;
    color: #212121;
}
.title3{
    /* 건 */
    font-size: 1.8rem;
    font-weight: 900;
    color: #212121;
}
.font1{
    /* 소유자 가격 등 */
    font-size: 12px !important;
    letter-spacing: 0px;
    color: #B1B1B1 !important;
}
.font2{
    /* 소유자 가격 입력값 등*/
    font-size: 14px;
    letter-spacing: 0px;
    color: #414141;
    word-break: keep-all;
}

/* 타이틀 카드 */
.card .card-body{
    border-radius: 5px;
    padding: 10px 28px !important;
}

/* 검색창 */
.search{
    height: 37px;
}
.form-control.form-control-solid{
    background-color: #F6F6F6;
    border-color: #F6F6F6;
    color: #B1B1B1;
    font-weight: 300;
    border-radius: 3px;
}
input::placeholder{
    color: #B1B1B1;
    text-align: center;
    font-weight: 300;
}
.btn.btn-primary,.bg-primary{
    border-radius: 3px !important;
    background-color: #F6F6F6 !important;
    color: #212121 !important;
    font-size: 16px;
}
.black-search{
    height: 37px;
    border-radius: 3px !important;
    background-color: #212121 !important;
    padding: 7px 13px 6px 13px !important;
    color: #fff !important;
    font-size: 16px;
}

/* 카테고리 */
.btn,
#kt_app_content_container > div.d-flex.flex-wrap.justify-content-between.align-items-center.pb-7 > button > div > a{
    background-color: #fff;
    color: #00B877 !important;
    font-size: 12px;
    font-weight: 600 !important;
}
.select2-container--bootstrap5 .select2-selection--single{
    width: 105px !important;
    height: 26px;
}

/* 모달 카테고리 */
.modal-content{
    width: 420px;
    margin: 0 auto;
}
.modal .modal-header{
    padding: 24px 30px;
    border-bottom: none;
}
.modal-category-title{
    font-size: 22px;
    letter-spacing: 0px;
    color: #212121;
    margin-right: 4px;
}
.category-list-style{
    letter-spacing: 0px;
    color: #878787;
    font-size: 16px !important;
    border-bottom: 1px solid #F2F2F2;
}
.clicked{
    /* 카테고리 체크 */
    font-weight: 700;
    color:	#00B877;
}
.category-modal-close-style{
    width: 24px;
    height: 24px;
}

/* 컨텐츠 카드 */
.card-body{
    background-color: #fff;
    padding: 11px 10px !important;
    border: 1px solid #F2F2F2;
    border-radius: 5px;
}
.name-box{
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

/* 앨범형 */
.category-name{
    height: 14px;
    font-size: 12px !important;
    color: #878787 !important;
    letter-spacing: 0px;
}
.nan-name{
    height: 19px;
    font-size: 16px !important;
    color: #212121 !important;
    letter-spacing: 0px;
    font-weight: 600;
}

/* 커스텀css */ 
.p-lr-10px{padding: 0 10px;}
.btn-clear{border: none;background-color: transparent;}
.card-rounded-0225{border-radius:0.225rem;}
.m-list-nan{
    position: absolute;
    width: 35px;
    top: 3px;
    right: 18px;
}
.min-h-170px{
    min-height: 170px;
}


/* 페이징 커스텀 */
.paging_navigation a{
    width: 25px;
    height: 25px;
    background-color: transparent;
    color: #50CD89;
    border-radius: 0.4rem;
    padding: 6px 10px 5px 9px;
    margin-top: -28px;
    margin-right: 10px;
}
.paging_navigation a.on{
    width: 25px;
    height: 25px;   
    background-color: #00B877;
    color: #fff;
    border-radius: 0.4rem;
    padding: 6px 10px 5px 9px;
    margin-top: -28px;
}
.paging_navigation a:last-child{
    margin-right: 0px;
}

/* 판매중 마크 */
.mak{
    width: 78px;
    height: 26px;
    color: #FFFFFF; 
    border-radius: 23px;
    background-color: #A983C6;
    position: absolute;
    left: -2px;
    bottom: 90px;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
}
/* 상장난 마크 */
.gull-m-list-nan{
    position: absolute;
    width: 35px;
    top: 4px;
    right: 11px;
}
/* 렌탈 마크 */
.gull-m-list-rental{
    position: absolute;
    width: 35px;
    top: 41px;
    right: 11px;
}
/* 렌탈 마크 */
.m-list-rental{
    position: absolute;
    width: 35px;
    top: -172px;
    right: -1px;
}

/* 보유난 없음 UI */
.nan_none_icon{
    width: 150px;
    margin-top: 100px;
    margin-bottom: 30px;
}
.nan_none_text{
    font-size: 22px;
    color: #00B877;
}


/* 태블릿 */
@media screen and (min-width:467px) and (max-width:1023px){
    /* ~ 보유 난 목록 */
    .m-flow-column{flex-flow: column;}
    .m-m-5{margin-bottom: 1.6rem !important;}

    /* 마크 */
    .m-list-nan {
        position: absolute;
        width: 35px; 
        top: 3px;
    }

}

@media (max-width: 575px){
    /* ~ 보유 난 목록 */
    .mak{
        bottom: 70px;
    }
}

@media (max-width: 467px){
    /* ~ 보유 난 목록 */
    .m-flow-column{flex-flow: column;}
    .m-m-5{margin-bottom: 1.6rem !important;}

}


@media (max-width: 370px){
    .nan-name{
        font-size: 14px !important;
    }
    .category-name{
        font-size: 12px !important;
    }
}
