
body {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 0.88rem;
}

a{
    color: #495057;
}

a:hover{
    color: #495057;
    text-decoration: none;
}

.project-table{
    overflow-x: auto;
   overflow-y: hidden;
}
.project-table tr td{
    vertical-align: middle;
}
.reception-table tr td{
    vertical-align: middle;
}
/*사업접수관리 버튼 넓이*/
.bt-w-68{
    width: 68px;
}
.h-86{
    height: 86px;
}

/*과제접수 상세뷰 테이블*/
.td-w-90{
    width: 90px;
}
.td-w-160{
    width: 160px;
}

.logo-text{
    font-size: 1rem;
    font-weight: 700;
    line-height: 0.75rem;
    margin: 0;
    letter-spacing: 0.02rem;
}
.logo-text2{
    font-size: 1.13rem;
    font-weight: 700;
    letter-spacing: 0.24rem;
}

/*reset*/
body[data-sidebar=dark] .navbar-brand-box.type1{
    padding: 0 24px;
}

.bx-admin-txt2{
    display: block;
    letter-spacing: 0.2rem;
}
