* {
    
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    
}
.navbar * {
    background-image: none !important;
    -webkit-text-shadow: none !important;
    -ms-text-shadow: none !important;
    text-shadow: none !important;
}
.navbar-light
{
   background-color: #f7f7f7;
   -webkit-box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.2); */
    box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.2); 
}
:focus {
    outline: none;
}
::-moz-focus-inner {
    border: 0;
}
.well {
    padding: 10px 15px;
}
.progress {
    height: 17px;
    line-height: 17px;
    margin: 5px 0 !important;
    border: 0;
}
    .progress .bar {
        font-size: 12px;
    }
.modal-header {
    padding-top: 7px;
    padding-bottom: 7px;
}
.totop {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 104400;
    background: #fa3031;
    display: none;
}
    .totop a, .totop a:visited {
        display: block;
        width: 30px;
        height: 30px;
        color: #fff;
        text-align: center;
        line-height: 30px;
    }
        .totop a:hover {
            color: #eee;
            text-decoration: none;
        }
.col-left {
    width: 48%;
    float: left;
}
.col-right {
    width: 48%;
    float: right;
}
.navbar {
    
}
    .navbar .container {
        width: 97% !important;
    }
    .navbar .nav > li > a {
        font-size: 13px !important;
        color: #000 !important;
    }
    .navbar i {
        margin-right: 3px;
    }
    .navbar .caret {
        border-top-color: #fff !important;
        border-bottom-color: #fff !important;
    }
    .navbar .nav-user-pic {
        width: 20px;
        margin-right: 10px;
    }
    .navbar .badge {
        margin-left: 5px;
    }
.sidebar {
    width: 230px;
    float: left;
    display: block;
    background: #111;
    color: #eee;
    position: relative;
}
    .sidebar hr {
        border-bottom: 1px solid #333 !important;
    }
    .sidebar ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }
        .sidebar ul li {
            list-style-type: none;
        }
    .sidebar .sidebar-inner {
        display: block;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        z-index: 60;
        background: #111;
    }
    .sidebar .navi li i {
        margin-right: 5px;
    }
    .sidebar .navi li span i {
        margin: 0;
    }
    .sidebar .navi > li > a {
        display: block;
        padding: 12px 20px;
        font-size: 15px;
        line-height: 25px;
        color: #fff;
        text-decoration: none;
        border-bottom: 1px solid #222;
        background-color: #111;
    }
        .sidebar .navi > li > a:hover, .sidebar .navi > li.open > a {
            border-bottom: 1px solid #222;
            background-color: #222;
            color: #fff;
        }
        
    .sidebar .navi li ul {
        display: none;
        background: #181818;
    }
    .sidebar .navi li.open ul {
        display: block;
    }
    .sidebar .navi li ul li a {
        display: block;
        background: none;
        padding: 10px 0;
        padding-left: 30px;
        text-decoration: none;
        
        border-bottom: 1px solid #222;
    }
    .sidebar .navi li ul li.active a {
        background: #131313;
        border-bottom: 1px solid #222;
    }
    .sidebar .navi li ul li a:hover {
        background: #131313;
        border-bottom: 1px solid #222;
    }
    
    .sidebar .navi > li.nlightblue > a:hover,
    .sidebar .navi > li.open.nlightblue > a,
    .sidebar .navi > li.current.nlightblue > a {
        background: #52b9e9 !important;
        -webkit-transition: background 0.5s ease;
        -moz-transition: background 0.5s ease;
        -o-transition: background 0.5s ease;
        transition: background 0.5s ease;
    }
    .sidebar .navi > li.nblue > a:hover,
    .sidebar .navi > li.open.nblue > a,
    .sidebar .navi > li.current.nblue > a {
        background: #1171a3 !important;
        -webkit-transition: background 0.5s ease;
        -moz-transition: background 0.5s ease;
        -o-transition: background 0.5s ease;
        transition: background 0.5s ease;
    }
    .sidebar .navi > li.ngreen > a:hover,
    .sidebar .navi > li.open.ngreen > a,
    .sidebar .navi > li.current.ngreen > a {
        background: #43c83c !important;
        -webkit-transition: background 0.5s ease;
        -moz-transition: background 0.5s ease;
        -o-transition: background 0.5s ease;
        transition: background 0.5s ease;
    }
    .sidebar .navi > li.norange > a:hover,
    .sidebar .navi > li.open.norange > a,
    .sidebar .navi > li.current.norange > a {
        background: #f88529 !important;
        -webkit-transition: background 0.5s ease;
        -moz-transition: background 0.5s ease;
        -o-transition: background 0.5s ease;
        transition: background 0.5s ease;
    }
    .sidebar .navi > li.nred > a:hover,
    .sidebar .navi > li.open.nred > a,
    .sidebar .navi > li.current.nred > a {
        background: #fa3031 !important;
        -webkit-transition: background 0.5s ease;
        -moz-transition: background 0.5s ease;
        -o-transition: background 0.5s ease;
        transition: background 0.5s ease;
    }
    .sidebar .navi > li.nviolet > a:hover,
    .sidebar .navi > li.open.nviolet > a,
    .sidebar .navi > li.current.nviolet > a {
        background: #932ab6 !important;
        -webkit-transition: background 0.5s ease;
        -moz-transition: background 0.5s ease;
        -o-transition: background 0.5s ease;
        transition: background 0.5s ease;
    }
    .sidebar .sidebar-dropdown* {
        text-decoration: none;
    }
    .sidebar .sidebar-dropdown {
        display: none;
    }
        .sidebar .sidebar-dropdown a {
            color: #ddd;
            background-color: #343434;
            padding: 6px;
            text-transform: uppercase;
            text-align: center;
            font-size: 13px;
            display: block;
            border-top: 1px solid #666;
            border-bottom: 1px solid #333;
        }
            .sidebar .sidebar-dropdown a:hover {
                text-decoration: none;
            }
    
    .sidebar .sidebar-widget {
        padding: 10px 5px;
    }
    .sidebar .ui-datepicker {
        width: 95%;
        margin: 0 auto;
        background: #111;
        color: #888;
        border: 0;
        padding: 0;
    }
    .sidebar .ui-datepicker-header {
        background: #222;
        border: 1px solid #212121;
    }
    .sidebar .ui-datepicker-prev:hover {
        background: transparent;
        border: 0;
        top: 2px !important;
        left: 2px !important;
    }
    .sidebar .ui-datepicker-next:hover {
        background: transparent;
        border: 0;
        top: 2px !important;
        right: 2px !important;
    }
    .sidebar .ui-state-default {
        background: #222;
        border: 0;
        text-align: center;
        color: #ccc;
    }
        .sidebar .ui-state-default:hover {
            background: #282828;
            color: #999;
        }
    .sidebar .ui-state-hightlight, .sidebar .ui-state-active {
        background: #444;
    }
.mainbar {
    position: relative;
    margin-left: 230px;
    margin-right: 0;
    width: auto;
    
}
    .mainbar .container {
        width: 100%;
        padding: 0 !important;
    }
.mainbar .page-head {
    padding: 15px 20px;
    border-bottom: 1px solid #fff;
}
.mainbar .page-meta {
    font-size: 13px;
    line-height: 15px;
    margin-left: 2px;
    display: block;
}
.mainbar .matter {
    border-top: 0px solid #ddd;
    margin: 2em;
}
.today-datas {
    list-style-type: none;
    padding: 0;
    margin: 10px 0;
}
    .today-datas li {
        display: inline-block;
        margin-bottom: 5px;
        margin-right: 10px;
        padding: 1.5em 1em;
        background-color: #f8f8f8;
        background: #f8f8f8;
        border: 1px solid #ccc;
        max-width: 100%;
        text-align: center;
    }
        .today-datas li .spark {
            margin-right: 10px;
        }
        .today-datas li .datas-text {
            font-size: 13px;
            padding: 7px 0 0 0;
            font-weight: normal;
        }
            .today-datas li .datas-text span {
                display: block;
                font-size: 24px;
                margin-bottom: 5px;
            }
        .today-datas li i {
            font-size: 50px;
            margin-right: 10px;
        }
        .today-datas li .dial {
            margin-right: 10px !important;
        }
@media (max-width: 480px) {
    .mainbar .page-head h2 {
        float: none;
    }
    .mainbar .bread-crumb {
        float: none;
        margin-top: 10px;
    }
    .col-left {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .col-right {
        width: 100%;
        float: none;
    }
}
@media (max-width: 767px) {
    body {
        margin: 0 auto;
    }
        body .container {
            width: 95%;
            padding-left: 2.5%;
            padding-right: 2.5%;
        }
    .content {
        margin-left: -20px;
        margin-right: -20px;
    }
    .mainbar .matter {
        padding-left: 20px;
        padding-right: 20px;
    }
    .form-inline button {
        margin-left: 0;
    }
    .navbar {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .nav-collapse .dropdown-big .dropdown-menu {
        color: #222 !important;
    }
        .nav-collapse .dropdown-big .dropdown-menu a {
            color: #ccc !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
            .nav-collapse .dropdown-big .dropdown-menu a:hover {
                color: #aaa !important;
            }
        .nav-collapse .dropdown-big .dropdown-menu h5 {
            color: #eee !important;
        }
    .nav-collapse .dropdown-menu {
        padding: 10px 10px !important;
    }
        .nav-collapse .dropdown-menu a {
            color: #fff !important;
        }
            .nav-collapse .dropdown-menu a:hover {
                background: transparent !important;
            }
        .nav-collapse .dropdown-menu hr {
            border-top: 0 solid #eee;
            border-bottom: 1px solid #333;
        }
    .sidebar {
        float: none;
        width: 100%;
    }
        .sidebar .sidebar-dropdown {
            display: block;
        }
        .sidebar .sidebar-inner {
            display: none;
        }
        .sidebar .sidebar-widget {
            text-align: center;
        }
    .mainbar {
        margin: 0;
        float: none;
    }
    .today-datas {
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .navbar {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .nav-collapse .dropdown-big .dropdown-menu {
        color: #bbb !important;
    }
        .nav-collapse .dropdown-big .dropdown-menu a {
            color: #ccc !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
            .nav-collapse .dropdown-big .dropdown-menu a:hover {
                color: #aaa !important;
            }
        .nav-collapse .dropdown-big .dropdown-menu h5 {
            color: #eee !important;
        }
    .nav-collapse .dropdown-menu {
        padding: 10px 10px !important;
    }
        .nav-collapse .dropdown-menu a {
            color: #fff !important;
        }
            .nav-collapse .dropdown-menu a:hover {
                background: transparent !important;
            }
        .nav-collapse .dropdown-menu hr {
            border-top: 0 solid #eee;
            border-bottom: 1px solid #333;
        }
    .sidebar {
        width: 200px;
    }
    .mainbar {
        margin-left: 200px;
    }
}
.map iframe {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.user h6 {
    line-height: 17px !important;
}
.user {
    font-size: 12px !important;
    line-height: 20px !important;
}
    .user img {
        max-width: 70px;
        margin-top: 10px;
    }
    .user .user-pic {
        float: left;
        width: 80px;
    }
    .user .user-details {
        margin-left: 85px;
    }
    .user .btn {
        font-size: 11px !important;
    }
    .panel-group{
        margin-bottom: 0px !important;
    }
#navbar-left
{
    width: 250px;
    height: 50px;
    text-align:center;
    vertical-align: middle;
    background-color: #272727;
}
.container
{
    width: auto !important;
}
.advancedFilterBox{
    margin-bottom: 15px;
}
