/*
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 & Bootstrap 4.0.0-Alpha 6
Version: 3.0.0
Author: Sean Ngu
Website: http://www.seantheme.com/color-admin-v3.0/admin/material/
*/

.navbar-logo,
.coming-soon .brand .logo,
.login .login-header .brand .logo {
    border-color: #6b82ee #556ee5 #3855dc;
}
.sidebar .nav > li.active > a, 
.sidebar .nav > li.active > a:focus, 
.sidebar .nav > li.active > a:hover,
.page-sidebar-minified .sidebar .nav > li.has-sub.active:focus > a, 
.page-sidebar-minified .sidebar .nav > li.has-sub.active:hover > a, 
.page-sidebar-minified .sidebar .nav > li.has-sub.active > a,
.label.label-theme,
.btn.btn-scroll-to-top,
.bg-theme {
    background: #556ee5;
}
.navbar.navbar-inverse .navbar-brand,
.bg-theme {
    color: #fff !important;
}
.text-theme,
.sidebar .sub-menu > li.active > a:before {
    color: #556ee5;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-header {
        background: #556ee5;
    }
}


/* Added in v1.5 */

.gradient-enabled .navbar.navbar-inverse .navbar-brand,
.gradient-enabled .sidebar .nav > li.active > a, 
.gradient-enabled .sidebar .nav > li.active > a:focus, 
.gradient-enabled .sidebar .nav > li.active > a:hover,
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active:focus > a, 
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active:hover > a, 
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active > a,
.gradient-enabled .label.label-theme,
.gradient-enabled .btn.btn-scroll-to-top,
.gradient-enabled .top-menu .nav > li.active > a, 
.gradient-enabled .top-menu .nav > li.active > a:focus, 
.gradient-enabled .top-menu .nav > li.active > a:hover {
    background: #6b82ee; /* Old browsers */
    background: -moz-linear-gradient(top,  #6b82ee 0%, #8e24aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #6b82ee 0%,#8e24aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #6b82ee 0%,#8e24aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b82ee', endColorstr='#8e24aa',GradientType=0 ); /* IE6-9 */
}
.pace-progress {
    background: #556ee5;
}
.pace .pace-activity {
    border-top-color: #556ee5;
    border-left-color: #556ee5;
}


/* Added in v1.7 */

.page-with-light-sidebar .sidebar .nav > li.active > a > i {
    color: #556ee5;
}
.page-with-light-sidebar .sidebar .nav > li.active > a .badge,
.page-with-light-sidebar .sidebar .nav > li.active > a .label.label-theme {
    background: #556ee5;
}


/* Added in v1.9 */

.top-menu .nav > li.active > a, 
.top-menu .nav > li.active > a:focus, 
.top-menu .nav > li.active > a:hover {
    background: #556ee5;
}

/* ===== 테마별 추가 css ================================================== */
/* custom */
.sidebar .nav > li > a i { color: rgba(255,255,255, .7);}
.sidebar .nav > li.active > a i,
.sidebar .nav > li.active > a:hover i,
.panel h3::before { color: #556ee5;}
.navbar.navbar-inverse { background: #556ee5;}
@media (max-width: 767px) {
    .navbar-inverse .navbar-header { background: #556ee5;}
}
.sidebar .sub-menu>li.active:after { border-color: #556ee5;}
.boardview .subjectarea { border-top-color: #556ee5 !important; }

/* Button - theme */
.btn.btn-theme {
    color: #fff;
    background: #556ee5;
    border-color: #556ee5;
}
.btn-theme:hover, 
.btn-theme:focus, 
.btn-theme:active, 
.btn-theme:active:focus,
.btn-theme.focus,
.btn-theme.active,
.btn-theme.active.focus, 
.btn-theme.active:focus, 
.btn-theme.active:hover, 
.btn-theme:active.focus, 
.btn-theme:active:focus, 
.btn-theme:active:hover, 
.open > .dropdown-toggle.btn-theme,
.open > .dropdown-toggle.btn-theme.focus, 
.open > .dropdown-toggle.btn-theme:focus, 
.open > .dropdown-toggle.btn-theme:hover {
    background: #556ee5;
    border-color: #556ee5;
}
.btn-group .btn.btn-theme-line:not(.active) + .btn.btn-theme-line,
.input-group-btn .btn.btn-theme-line:not(.active) + .btn.btn-theme-line {
    border-left-color: #556ee5;
}

.btn.btn-theme-line {
    color: #556ee5;
    background: #fff;
    border-color: #556ee5;
}
.btn-theme-line:hover, 
.btn-theme-line:focus, 
.btn-theme-line:active, 
.btn-theme-line:active:focus,
.btn-theme-line.focus,
.btn-theme-line.active,
.btn-theme-line.active.focus, 
.btn-theme-line.active:focus, 
.btn-theme-line.active:hover, 
.btn-theme-line:active.focus, 
.btn-theme-line:active:focus, 
.btn-theme-line:active:hover, 
.open > .dropdown-toggle.btn-theme-line,
.open > .dropdown-toggle.btn-theme-line.focus, 
.open > .dropdown-toggle.btn-theme-line:focus, 
.open > .dropdown-toggle.btn-theme-line:hover {
    background: #fff;
    border-color: #556ee5;
}
.btn-group .btn.btn-theme-line:not(.active) + .btn.btn-theme-line,
.input-group-btn .btn.btn-theme-line:not(.active) + .btn.btn-theme-line {
    border-left-color: #556ee5;
}

/* 3.11 Component - Nav Pills */
.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus { color: #556ee5;}

/* Easy_ui 테마별 */
.panel.window.panel-htop { background: #556ee5;}
.panel.window.panel-htop .panel-tool a:hover { background-color: #556ee5 !important;}

/* 메인화면 */
#main .main-tit .time,
#main .lpguse .tit,
#main .lpguse .data,
#main .lpg-remain .info-data > div span.data { color: #354dbe;}
#main .main-section .lpguse .widget .stats div { background: #d5dcff; color: #354dbe;}
#main .tbl_type2 tr.sum td { color:#556ee5 }
#main .main-section .charge .data {color: #556ee5;}

/* sub */
#content .lpg-remain .info-data > div span.data { color: #354dbe;}
