@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    font-family: 'Noto Sans KR', sans-serif;
}

.footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: transparent
}

.main-content {
    min-height: 92%;
    padding-bottom: 100px;
    padding-top: 20px
}

.dashboard-main+.footer {}

.card {
    margin-bottom: 30px;
    border: 0;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
}

.table thead th,
.table td,
.table th {
    font-size: .9rem
}

.adm_course_list .country_image {
    height: 433px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.adm_course_list .country_number {
    padding: 0;
    margin-top: 10px;
    padding: 0;
    list-style: none;
    margin-left: -2px;
    margin-right: -2px
}

.adm_course_list .country_number:after {
    content: '';
    display: block;
    clear: both
}

.adm_course_list .country_number li {
    display: block;
    float: left;
    padding: 2px
}

.adm_course_list .country_number li a {
    display: block;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0
}

.category-select .card {
    margin: 0
}

.board-category .nav-item {
    flex: 1 1 auto;
    text-align: center;
    padding: 2px!important
}

.treeview>.list-group .list-group-item {
    padding: 0;
    border: 0
}

.treeview>.list-group>.list-group-item a {
    display: block;
    padding: 10px 30px;
    margin: 5px 0;
    position: relative
}

.treeview .list-group .list-group-item:after {
    content: '';
    display: block;
    clear: both
}

.treeview .list-group .list-group-item input {
    width: calc(100% - 20px);
    float: right;
}

.treeview>.list-group .list-group-item>.list-group {
    display: none;
    margin-left: 20px
}

.treeview>.list-group .list-group-item>.list-group>.list-group-item>a {}

.treeview .list-group.on {
    display: block!important
}

.treeview .list-group .list-group-item a.more:after {
    content: '+';
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 20px;
}

.treeview .list-group .list-group-item a.more-on:after {
    content: '-';
}

.treeview .list-group .list-group.on {
    background: #fff!important;
    color: #525f7f!important
}

.treeview .list-group a.active {
    background-color: #5e72e4!important;
    color: #fff!important;
}

.chart {
    height: auto
}

.gnb {
    background-color: #262a33;
    text-align: center
}

.gnb:after {
    content: '';
    display: block;
    clear: both
}

.gnb .logo {
    width: 150px;
    position: absolute;
    height: 54px;
    line-height: 54px
}

.gnb .logo a img {
    width: 100%
}

.gnb .login-menu {
    position: absolute;
    top: 12px;
    right: 20px
}

.gnb .login-menu a {
    color: #fff
}

.gnb .login-menu .dropdown-menu a {
    color: #333
}

.gnb ul:after {
    content: '';
    display: block;
    clear: both
}


/*.gnb > ul{display:block}*/

.gnb-list {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0
}

.gnb-list>li {
    display: block;
    float: left;
    width: 200px;
    position: relative
}

.gnb-list>li>a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    padding: 0 10px
}

.gnb-list>li.active>a:after {
    content: '';
    display: block;
    width: calc(100% + 10px);
    border-bottom: 4px solid #2d5998;
    margin: -3px 0 0 -5px
}

.gnb-list>li>ul {
    display: none;
    margin-bottom: 0;
    position: absolute;
    z-index: 100;
    width: 100%;
    background-color: #262a33;
    padding: 15px 0
}

.gnb-list>li>ul>li {
    display: block;
}

.gnb-list>li>ul>li>a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 7px 0
}

.gnb-list>li>ul>li>a:hover {
    color: #ddd
}

@media (max-width: 991px) {
    .gnb .logo {
        display: none
    }
    .board-category .nav-item {
        flex: none;
        width: 33.3333%;
        padding-right: 0!important;
        margin-bottom: 0!important
    }
}

@media (max-width: 767px) {
    .gnb {
        display: none
    }
    .adm_course_list .country_image {
        height: 433px
    }
}


/* modal responsive */

.modal-dialog .table th {
    width: 30%;
    vertical-align: middle;
    white-space: unset;
}

.modal-dialog .table td {
    white-space: unset;
}


/* work add custom css */

.vertical-align {
    margin-top: -12px;
}

.workerList>li {
    padding: 5px !important;
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px !important;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd !important;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-plus:before {
    content: "\2b";
}

#treeview .icon {
    height: unset !important;
}

.dailyjob {
    width: 100%
}

.dailyjob>select {
    padding-right: 10px
}

.check_title {
    padding: 15px;
    text-align: center;
    font-weight: 700;
}

.check_item {
    display: inline-block;
    width: 24.3%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ddd;
    padding: 0 0px;
    margin-bottom: 5px;
    font-size: 11px;
}

.check_wrap {
    text-align: center;
}

.check_item>label {
    margin-left: 10px
}

.footer_btn_center {
    display: block;
    text-align: center
}

.footer_btn_center>.btn {
    padding: .625rem 2.5rem;
}

.use-member-list>div>.check_item {
    width: 32%;
    border: 0;
    padding: unset;
    font-size: 14px;
}