html, body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    height: inherit;
}
body {
    color: #353535;
    font-size: 13px;
    line-height: 1.6;
    font-family: "Roboto",Dotum,Arial,sans-serif;
}
ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: inherit;
    -webkit-padding-start: 20px;
}
ul li {
    list-style: none;
}
p, li, li a {
    color: #252525;
    word-break: keep-all;
    text-decoration: none;
}
table {
    border: 1px double #b3b3b3;
    border-collapse: collapse;
    border-spacing: 0;
    height: 100%;
    width: 100%;
}
thead, tbody, tfoot, tr, td, th {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border: 1px solid #bfbfbf;
    min-width: 2em;
    padding: 0.4em;
}

h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
}

.home-body a { position: relative; }

.nav-sidebar .nav-link p {
    color: #c2c7d0;
}
.btn-red {
    color: #FFF;
    background-color: #FF4848;
}
.btn {
    border-radius: 0;
}
.hide {
    display: none;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
div.ing-layer {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
    background-color: #ffffff;
    opacity: 0.8;
}
div.ing-layer i {
    margin-top: 300px;
    z-index: 100;
    color: #000;
}
.wrapper {
    position: relative;
    overflow: hidden;
    background: #fff;
}
.header-topbar {
    position: fixed;
    top: 0;
    width: 100%;
    background: #2d2d38;
    border-bottom: 1px solid #0f0f10;
    z-index: 1005;
    text-align: center;
    height: 40px;
}

.position-relative {
    position: relative;
}
.img-repositive {
    max-width: 100%;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.header-nav {
    position: relative;
}
.header-title .header-title-in {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    height: 120px;
    color: #fff;
    z-index: 1001;
    margin-top: 40px;
    background: #fff;
}
#manage-logo {
    margin-top: 10px;
    color: #fff;
    /*float: left;*/
    position: absolute;
    z-index: 10000000;
    width: 50px;
    height: 20px;
    background-color: #ff6565;
}

.header-title .header-title-in .title-image-left {
    position: absolute;
    left: 20px;
    width: auto;
    max-width: 100%;
    /*height: 50px;*/
    margin: 15px 0 0;
}
.header-title .header-title-in .header-banner {
    position: absolute;
    top: 15px;
    right: 15px;
    max-width: 728px;
    width: 100%;
    height: 90px;
    text-align: right;
}
.header-nav .navbar {
    border: none;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    white-space: nowrap;
    height: 60px;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
    .navbar-nav>li {
        float: left;
    }
    .wide-container {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
    .wide-container {
        width: 100%;
    }
    .header .header-nav.header-fixed {
        position: fixed;
        top: 40px;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 1002;
    }
    .header-sticky-space.fixed {
        margin-bottom: 60px;
        clear: both;
    }
    .header-nav .navbar {
        position: relative;
        width: 100%;
        z-index: 1002;
        background-color: #fff;
        border-bottom: 1px solid #e5e5e5;
        white-space: nowrap;
        height: 60px;
        padding: 0;
    }
    #header-fixed .header-nav .navbar-nav > li > a {
        color: #454545;
        font-weight: 700;
    }
    .header-nav .navbar-nav > li.mega-menu-area {
        padding: 0;
    }
    .header-nav .navbar-nav > li.mega-menu-area .mega-menu-btn {
        width: 60px;
        text-align: center;
        background: #fff;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5;
        border-bottom: 0;
        padding: 0 ;
        display: block;
        height: 59px !important;
    }
    .header-nav .navbar-nav > li > a {
        padding: 0 13px;
        line-height: 60px;
        font-size: 15px;
        font-weight: 600;
    }
    .header-nav .mega-menu .mega-menu-area .disable-icons li a {
        padding: 5px 10px 5px 15px;
    }
    .header-nav .mega-menu .mega-height-list li a {
        display: block;
        position: relative;
        border-bottom: none;
        padding: 5px 10px 5px 15px;
        color: #a8a8ad;
    }
    .header-nav .dropdown-menu li a {
        color: #fff;
        font-size: 13px;
        font-weight: normal;
        padding: 6px 10px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
        max-width: 1170px;
    }
    .header-nav .mega-menu .dropdown.mega-menu-area .dropdown-menu .container {
        width: 1119px;
    }
    .wide-container {
        width: 100%;
    }
}

.header-topbar .topbar-left {
    position: absolute;
    top: 0;
    left: 0;
}
.header-topbar .topbar-left .left-menu {
    margin-left: 15px;
    position: relative;
    overflow: hidden;
    clear: both;
}
.header-topbar ul {
    margin: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.header-topbar .topbar-left .left-menu > li {
    line-height: 40px;
    float: left;
}
.header-topbar .topbar-left .left-menu > li > a {
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 0 15px;
    font-size: 12px;
    color: #a0a0a8;
}
.header-topbar .topbar-left .left-menu > li > .topbar-date-box {
    display: block;
    width: 100%;
    line-height: 40px;
    padding-left: 10px;
    font-size: 12px;
}
.header-topbar .topbar-left .left-menu > li > .topbar-date-box .topbar-date {
    color: #a0a0a8;
}

.header-topbar .topbar-right {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-right: 15px;
}
.header-topbar .topbar-right > .member-menu > li {
    padding: 0 7px;
    line-height: 40px;
    display: inline-block;
}
.header-topbar .topbar-right > .member-menu > li > a {
    font-size: 12px;
    color: #a0a0a8;
}
.header-topbar .topbar-right > .member-menu > li > a:hover {
    text-decoration: underline;
}

.header-topbar .topbar-right .mobile-nav-trigger {
    display: none;
}
.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
a > i {
    margin-right: 5px;
}

div.header {
    background-color: #fff;
}
.header-title {
    position: relative;
}
.sidebar .sidebar-member-menu {
    display: none;
}
.dropdown-menu {
    display: none;
}
.header-nav .nav {
    display: block;
}
.header-nav .nav > li {
    position: relative;
    display: block;
}
.dropdown:hover > ul.dropdown-menu {
    display: block;
    background-color: #000;
    min-width: 150px;
    position: absolute;
    top: 61px;
    left: 0;
    padding: 10px;
    text-align: left;
    border-radius: 0;
}
ul.dropdown-menu > .dropdown-submenu {
    padding: 5px;
}
ul.dropdown-menu > .dropdown-submenu > a {
    color: #fff;
    font-size: 13px;

}
ul.navbar-nav > li {
    text-align: center;
    padding: 0;
}
ul.navbar-nav > li.nav-search {
    float: right;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    width: 60px;
    padding: 0;
}
ul.mega-height-list > li > a {
    color: #fff;
}
.header-nav .mega-menu .mega-height-list h3 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 5px 0 10px;
}
.navbar-nav .dropdown-menu {
    margin-top: -2px;
}

.hidden-sm {
    display: inherit;
}
.hidden-lg {
    display: none !important;
}



.page-title-wrap {
    position: relative;
    background: #2d2d38;
    min-height: 70px;
    padding: 22px 0;
}
.page-title-wrap h2 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}
.page-title-wrap .breadcrumb {
    margin: 3px 0 0;
    padding: 0;
    background: none;
    font-size: 12px;
    color: #95959a;
}
.page-title-wrap .breadcrumb li {
    color: #95959a;
    padding: 0 5px;
}
.page-title-wrap .breadcrumb li a {
    color: #95959a;
}
.clearfix {
    display: block;
    position: relative;
    clear: both;
}
.breadcrumb>.active {
    color: #777;
}
.pull-left {
    float: left!important;
}
.pull-right {
    float: right!important;
}

.col-20, .col-sm-20 {
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
}
.z-10 { z-index: 10; }


.footer-top {
    position: relative;
    width: 100%;
    min-height: 250px;
    background: #212126;
}
.footer-top-content {
    position: relative;
    padding: 25px 0;
}
.footer-top-content .footer-top-title {
    font-weight: bold;
    color: #b5b5ba;
    margin: 0 0 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #36363a;
}
.footer-top-content .cont-first span {
    display: block;
    color: #65656a;
    font-size: 12px;
}
.footer-top-content .cont-first .tel-num {
    font-size: 26px;
    font-weight: bold;
    color: #95959a;
    line-height: 2;
}
.footer-top-content .cont-first .cont-annotation {
    color: #65656a;
    font-size: 11px;
}
.footer-top-content .cont-last {
    font-size: 12px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #36363a;
}
.footer-top-content .cont-last strong {
    color: #b5b5ba;
}
.footer-top-content .cont-last span.info-divider {
    margin-left: 5px;
    margin-right: 5px;
    color: #424245;
}
.footer-top-content .cont-last span {
    color: #85858a;
}
.footer-top-content .cont-last a {
    color: #85858a;
    text-decoration: underline;
}
.maga001-crs dt a {
    position: relative;
    display: block;
    padding: 0 15px;
    line-height: 28px;
    border: 1px solid #45454a;
    background: #0F0F11;
    color: #75757a;
    text-align: center;
}

section.content-body {
    min-height: 700px;
    padding: 25px;
    margin: 20px 0;
    border: 1px solid #ddd;
}
section table.table {
    border-top: 2px solid #000000;
}
section table.table thead th {
    text-align: center;
    border-bottom: 1px solid #999999;
    background-color: #f2f2f2;
}

.btn-xs {
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 0;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.md-margin-bottom-10 {
    margin-bottom: 10px;
}

@media (max-width: 600px) {
    .hidden-sm {
        display: none !important;
    }
    .hidden-lg {
        display: inherit !important;
    }
    .header-title .header-title-in {
        position: relative;
        overflow: hidden;
        box-sizing: border-box;
        text-align: center;
        width: 100%;
        height: 90px;
        color: #fff;
        z-index: 1001;
        margin-top: 20px;
        background: #fff;
    }
    .header-nav .navbar {
        height: auto;
    }
    .wide-container {
        border-right: 1px solid #666;
        z-index: 1004;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 280px;
        background: #fff;
        left: 0px;
    }
    .wide-container.active {
        #display: block;
    }
    ul.navbar-nav > li {
        text-align: left;
        padding: 10px 9px;
        border-bottom: 1px solid #f2f2f2;
        font-weight: 600;
    }
    .header-topbar .topbar-right .mobile-nav-trigger {
        display: block;
        padding-top: 10px;
    }
    .header-topbar .topbar-right .mobile-nav-trigger a {
        color: #a0a0a8;
    }
    .header-nav .navbar-nav > li > .cate-dropdown-open {
        position: absolute;
        top: 1px;
        right: 0;
        width: 42px;
        height: 42px;
        line-height: 42px;
        margin: 0;
        padding: 0;
        text-align: center;
        border: 0;
        border-left: 1px solid #f5f5f5;
    }
    .dropdown > ul.dropdown-menu, .dropdown:hover > ul.dropdown-menu {
        display: none;
        padding: 10px;
        text-align: left;
        border-radius: 0;
        margin-top: 10px;
        min-widht: 100%;
        position: relative;
        background-color: #fff;
        top: 0;
    }
    ul.dropdown-menu > .dropdown-submenu > a {
        color: #000b16;
        font-size: 13px;
    }
    .member-menu { float: left; margin-left: 20px; }
    section.content-body {
        padding: 0px;
        border: 0;
    }
    .col-20, .col-sm-20 {
        flex: 0 0 20%;
        max-width: 50%;
        position: relative;
        width: 100%;
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
}
