@import url('_fonts.css');

body {
    font-family: 'Roboto';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto';
    margin: 0px;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #444
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

a,
a:hover {
    text-decoration: none;
    color: #337ab7;
}

a {
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

img {
    max-width: 100%;
}

.btn {
    cursor: pointer;
}


.bg-gold {
    background: #c1993f !important;
}

.bg-brown {
    background: #7a5449 !important;
}

.bg-beige {
    background: #f7ce99 !important;
}

.bg-light {
    background: #fff !important;
}

.bg-dark {
    background: #324148 !important;
}

.bg-twitter {
    background: #00aced !important;
}

.txt-light {
    color: #324148 !important;
}

.txt-light {
    color: #fff !important;
}

.txt-grey {
    color: #727272 !important;
}

.txt-light-grey {
    color: #eee !important;
}

.txt-info,
.text-info {
    color: #ed1b60 !important;
}

.txt-warning,
.text-warning {
    color: #ffbf36 !important;
}

.txt-primary,
.text-primary {
    color: #0092ee !important;
}

.txt-success,
.text-success {
    color: #22af47 !important;
}

.txt-danger,
.text-danger {
    color: #f83f37 !important;
}

.txt-purple {
    color: #ab26aa !important;
}

.txt-violet {
    color: #6640b2 !important;
}

.txt-skyblue {
    color: #00acf0 !important;
}

.txt-beige {
    color: #f7ce99 !important;
}

.txt-gold {
    color: #c1993f !important;
}

.txt-brown {
    color: #7a5449 !important;
}

.txt-orange {
    color: #ff9528 !important;
}

.txt-orange-light-1 {
    color: #ffa344;
}

.txt-orange-light-2 {
    color: #ffb76d;
}

.wrapper {
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

.wrapper:before,
.wrapper:after {
    content: " ";
    display: table;
}

.main-header {
    z-index: 1030;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    filter: none;
    background-color: #fff;
    box-shadow: 0 6px 0 0 rgba(0, 0, 0, .01), 0 15px 32px 0 rgba(0, 0, 0, .06);
    position: fixed;
    right: 0px;
    left: 0px;
    top: 0px;
    min-height: 60px;
}

.container_header {
    float: left;
    width: 100%;
}

.min-h {
    min-height: 70px;
}

.logo {
    float: left;
    display: block;
    width: 270px;
    height: 70px;
    padding: 10px;
    line-height: 1.7 !important;
    background: #2a3142;
}

.logo {
    float: none;
    margin: 0 auto;
    text-align: center;
    height: 35px;
    width: 202px;
    padding: 0;
    position: absolute !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: transparent;
}

.login-content .logo {
    position: static !important;
}

.logo .logo-default {
    display: inline-block;ock;
}

.menu-toggler {
  
}

.logo a .logo_icon {
    display: none;
}

.top_function {
    padding: 9px 0px;
}

.nav_small .top_function {
    margin-left: 30px;
}

.icon_menu {
    margin-right: 20px;
}

.icon_menu {
    display: inline-block;
}

.menu-toggler {
    line-height: 20px;
    cursor: pointer;
    filter: alpha(opacity=70);
    display: block;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    background: none;
    height: 20px;
    width: 25px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    position: relative;
}

.menu-toggler:before {
    content: "";
    position: absolute;
    bottom: 7px;
    left: 0px;
    height: 2px;
    width: 100%;
    background: #2a3142;
}

.dropdown-notification,
.dropdown-user {
    margin: 0 0px 0px 20px;
    padding: 10px 0px;
}

.dropdown-notification,
.dropdown-user {
    margin: 0 0px 0px 24px;
}


.right_bar_top .dropdown-menu {
    left: auto !important;
    right: 0 !important;
    min-width: 175px;
    z-index: 1000;
    list-style: none;
    text-shadow: none;
    padding: 0;
    background-color: #fff;
    -webkit-border-radius: 2px;
    border: none;
    box-shadow: 0 3px 14px rgba(0, 0, 0, .1) !important;
    margin: 0px;
    transform: translate3d(0px, 50px, 0px) !important;
    top: 100% !important;
    transition: all 0.5s;
    display: block;
    visibility: hidden;
    opacity: 0;
}

.right_bar_top .dropdown-menu.show {
    transform: translate3d(0px, 0px, 0px) !important;
    visibility: visible;
    opacity: 1;
}

.right_bar_top .dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #eff0f4;
    border-left: 7px solid transparent;
    content: '';
}

.dropdown-menu li a {
    color: #555;
    font-size: 13px;
    padding: 8px 16px;
    color: #6f6f6f;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
}

.dropdown-notification .dropdown-toggle i,
.dropdown-inbox .dropdown-toggle i {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
}

.dropdown-notification .dropdown-toggle,
.dropdown-inbox .dropdown-toggle,
.dropdown-user .dropdown-toggle {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    text-decoration: none;
    background: #2a3142;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
}

.dropdown-notification .dropdown-toggle:after,
.dropdown-inbox .dropdown-toggle:after,
.dropdown-user .dropdown-toggle:after {
    display: none;
}

.dropdown-notification .dropdown-menu,
.dropdown-inbox .dropdown-menu {
    min-width: 160px;
    max-width: 355px;
    width: 355px;
    z-index: 9995;
    height: 300px;
}

@media (max-width: 500px) {
    .dropdown-inbox .dropdown-menu {
        width: 232px;
    }
}

.dropdown-notification .dropdown-menu .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.dropdown-inbox .dropdown-menu .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #a0a0a0;
}

.dropdown-notification .dropdown-menu .mCSB_scrollTools .mCSB_draggerRail {
    /* background: #6f6d6d; */
}

.dropdown-notification .dropdown-menu li.bigger,
.dropdown-inbox .dropdown-menu li.bigger {
    display: block;
    overflow: hidden;
    padding: 8px;
    background: #ffe1b4;
}

.dropdown-notification .dropdown-menu li,
.dropdown-inbox .dropdown-menu li {
    list-style: none;
    width: 100%;
}

.dropdown-notification .dropdown-menu li.bigger h3,
.dropdown-inbox .dropdown-menu li.bigger h3 {
    text-transform: uppercase;
    padding: 2px 0;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    color: #2a3142;
    float: left;
    margin: 0px;
}

.dropdown-notification .dropdown-menu li.bigger .notification-label,
.dropdown-inbox .dropdown-menu li.bigger .notification-label {
    float: right;
    border-radius: 10px;
    padding: 0px 10px;
    color: #fff;
    background-color: #EF7900;
    line-height: 24px;
    font-size: 12px;
}

.dropdown-menu .mCSB_container {
    margin-right: 0px;
}

.badge_coun {
    position: absolute;
    top: -5px;
    right: -5px;
    font-weight: 300;
    padding: 3px 6px;
    background: #f44336;
    border-radius: 10px;
    white-space: nowrap;
    display: inline-block;
    min-width: 10px;
    height: 18px;
    width: 18px;
    line-height: 14px;
    line-height: 1;
    font-size: 11px;
    color: #fff;
    text-align: center;
}

.dropdown-menu-list {
    margin: 0px;
    padding: 0px;
}

.dropdown-menu-list li a {
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 15px;
    white-space: normal;
    font-size: 13px;
    padding: 8px 15px 8px;
    text-shadow: none;
    border-bottom: 1px solid #EFF2F6 !important;
    color: #fff;
}

.dropdown-menu-list li a .time {
    font-size: 11px;
    font-weight: 400;
    text-align: right;
    padding: 2px 8px;
    background: #009688;
    border-radius: 4px;
}

.dropdown-menu-list li a .details {
    overflow: hidden;
    font-weight: 300;
    line-height: 20px;
    white-space: normal;
    font-size: 13px;
    padding: 8px 15px 8px 0;
    text-shadow: none;
    color: #888;
}

.notification-icon {
    width: 36px;
    height: 36px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #fff;
    line-height: 1.2;
    padding: 9px 0;
    border-radius: 50%;
    margin-right: 10px;
}

.deepPink-bgcolor {
    background-color: #EF7900 !important;
    color: #fff !important;
}

.purple-bgcolor {
    background-color: #673ab7;
}

.blue-bgcolor {
    background-color: #2196F3;
}

.pink {
    background-color: #FF1493;
}

.yellow {
    background-color: #f1c500;
}

.red {
    background-color: #F44336;
}

.photo {
    float: left;
}

.photo img {
    height: 40px;
    width: 40px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    border-radius: 50% !important;
}

.subject {
    display: block;
}

.subject .from {
    font-size: 13px;
    font-weight: 600;
    color: #2a3142;
    margin-top: 12px;
    display: inline-block;
}

.subject .time {
    font-size: 12px;
    font-weight: 400;
    opacity: .5;
    filter: alpha(opacity=50);
    float: right;
}

.message {
    display: block !important;
    font-size: 12px;
    line-height: 1.3;
    color: #000;
}

.dropdown-user {
    display: inline-block;
}

.dropdown-toggle > img.pro_pic {
    margin-top: 0;
    width: 100%;
    display: inline-block;
    height: 100%;
}

.dropdown-toggle > .username,
.dropdown-user .dropdown-toggle > i {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #53505f;
}

.dropdown-user .username,
.dropdown-user .dropdown-toggle i {
    display: none;
}


.dropdown-user > a,
.dropdown-user {
    width: 30px;
    display: block;
    padding: 0 !important;
}

.dropdown-user {
    padding: 0;
    top: -3px;
}

.language-switch,
.dropdown-notification,
.dropdown-inbox,
.dropdown-user {
    margin-left: 12px;
    padding: 5px 0;
    z-index: 99;
}

.dropdown-notification {
    display: none;
}

.menu-toggler {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    height: 16px;
    width: 18px;
}

.menu-toggler:before {
    background: #fff;
    bottom: 5px;
}

.right_bar_top .dropdown-menu {
    margin-left: 0;
    right: 0 !important;
    margin: 0 auto;
}

.container_header {
    padding: 10px 15px 0;
    background: #1c2324;
}

.dropdown-notification .dropdown-toggle i,
.dropdown-inbox .dropdown-toggle i,
.btn-default a span {
    color: #fff;
}

.dropdown-toggle::after {
    border-top: .3em solid #fff;
}

.dropdown-user > a {
    border: 1px solid #fff;
    border-radius: 50%;
    height: 30px;
    line-height: 0 !important;
    overflow: hidden;
}

.language-switch {
    display: none;
}

.badge_coun {
    font-size: 0;
    width: 10px;
    height: 10px;
    padding: 0;
    right: 9px;
}

.nav_small .logo {
    width: 70px;
    padding: 10px 10px 10px 2px !important;
    text-align: center;
    justify-content: center;
}

.nav_small .logo .logo-default {
    display: none;
}

.nav_small .logo a .logo_icon {
    display: block;
}

.nav_small .side_bar {
    width: 70px;
}

.nav_small .sidebar-menu li a i {
    float: none;
    min-height: 25px;
    min-width: 25px;
    line-height: 25px;
    margin: 0;
    font-size: 18px;
}

.nav_small .sidebar-menu > li > a > span {
    display: none;
}

.nav_small .user-panel {
    display: none;
}

.nav_small .sidebar-menu li {
    position: relative;
    z-index: 10000;
    display: block;
    padding-right: 10px;
}

.nav_small .sidebar-menu li a {
    padding: 12px 10px;
    text-align: center;
}

.nav_small .sidebar-menu li:hover > .down_menu {
    width: 230px;
    position: absolute;
    z-index: 2000;
    left: 100%;
    margin-top: 0;
    top: 0;
    display: block !important;
    background-color: #1f2829;
    padding: 10px;
}

.nav_small .sidebar-menu li:hover .down_menu li {
    padding-right: 0;
}

.nav_small .sidebar-menu li:hover .down_menu li a {
    border: none;
    padding: 10px;
}

.nav_small .sidebar-menu li:hover .down_menu li a:hover {
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
}

.nav_small .mCSB_container,
.nav_small .mCustomScrollBox {
    overflow: visible;
}

.nav_small .sidebar-menu li .down_menu li a {
    text-align: left;
}

.container_full {
    background: #eaeef3;
    margin-top: 60px;
    position: relative;
}

.side_bar {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 100px;
    height: 100vh;
    width: 200px;
    background: #fff;
    padding-bottom: 20px;
    z-index: 9;
}

.user-panel {
    position: relative;
    width: 100%;
    padding: 30px 10px;
    white-space: nowrap;
    overflow: hidden;
}

.user-panel {
    padding: 0px 10px 30px;
}

.user-panel > .user_image {
    width: 100%;
    text-align: center;
}

.user-panel > .user_image > img {
    width: 80px;
    height: 80px;
    background: #fff;
    z-index: 1000;
    position: inherit;
    border: 1px solid rgba(52, 73, 94, 0.44);
    padding: 2px;
}

.user-panel > .info {
    line-height: 1;
    text-align: center;
    margin-top: 20px;
}

.user-panel > .info > p {
    font-weight: 500;
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
}

.user-panel > .info > a {
    text-decoration: none;
    font-size: 11px;
    color: #fff;
}

.sidebar-menu {
    margin: 0px;
    padding: 0px;
}

.sidebar-menu li {
    list-style: none;
    position: relative;
    border-bottom: 1px solid #eaeaea;
}

.sidebar-menu li a {
    margin: 0;
    padding: 14px 15px;
    text-decoration: none;
    font-size: 16px;
    display: block;
    color: #866620;
    line-height: 1.2;
    transition: all 0.3s;
    font-weight: 500;
    letter-spacing: .5px;
}

.sidebar-menu li a:hover {
    background: #272c3a;
    color: #fff;
}

.sidebar-menu li a .arrow:before {
    float: right;
    width: 20px;
    font-family: "Ionicons";
    content: "\f35f";
    font-weight: 300;
    text-shadow: none;
    position: absolute;
    right: 14px;
    font-size: 20px;
}

.sidebar-menu li a.open_menu .arrow:before {
    content: "\f365"
}

.down_menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.down_menu li a {
    padding: 10px 21px;
}

.sidebar-menu li .down_menu li a {
    border: none;
}

.side_bar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #0e1415;
}


.content_wrapper {
    margin-left: 285px;
    margin-right: 15px;
    margin-top: 0;
    min-height: 100vh;
    padding: 25px 0px 0px 0px;
}

.nav_small .content_wrapper {
    margin-left: 85px;
}

.content_wrapper {
    margin-left: 0;
    padding-top: 10px;
}

.nav_small .content_wrapper {
    margin-right: 0px;
}

.side_bar {
    top: 61px;
    margin-left: -270px;
    transition: all 0.3s;
    height: calc(100vh - 61px);
    padding-top: 0;
}

.mobile_nav .side_bar {
    margin-left: 0;
}

.content_wrapper {
    margin-left: 0;
    margin-right: 0px;
    transition: all 0.3s;
}

.mobile_nav .content_wrapper {
    margin-right: -200px !important;
    margin-left: 200px;
}

.min-h {
    min-height: 0;
}

.bg_green {
    background: #2ed8b6;
}

.bg_yellow {
    background: #FFB64D;
}

.bg_blue {
    background: #4099ff;
}

.bg_pink {
    background: #FF5370;
}


/*.card .card-header {
    padding: 1rem;
    border-bottom: 1px solid #e5e9ec;
    background: #fff;
}*/

.badge-primary,
.bg-primary,
.nav.nav-pills.nav-pills-primary .nav-link.active {
    background-color: #a768f3 !important;
}

.baseline-warning {
    border-color: #eac459 !important;
}

.f24 {
    font-size: 24px;
}

.badge-info,
.bg-info,
.nav.nav-pills.nav-pills-info .nav-link.active {
    background-color: #36a2f5 !important;
}

.badge-danger,
.bg-danger,
.nav.nav-pills.nav-pills-danger .nav-link.active {
    background-color: #ff518a !important;
}

.badge-warning,
.bg-warning,
.nav.nav-pills.nav-pills-warning .nav-link.active {
    background-color: #eac459 !important;
}

.badge-inverse,
.bg-inverse,
.nav.nav-pills.nav-pills-inverse .nav-link.active {
    background-color: #292b2c !important;
}

.portlets-scroll {
    min-height: 101%;
}

.portlets-scroll-wrap {
    overflow-y: scroll;
}

.f30 {
    font-size: 30px;
}

.f50 {
    font-size: 50px;
}

.shaw1 {
    text-shadow: 3px 6px 11px #7a42bd;
}

.shawbox1 {
    box-shadow: 1px 7px 20px 0px rgba(167, 104, 243, 0.5);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.shaw2 {
    text-shadow: 3px 6px 11px #17826c;
}

.shawbox2 {
    box-shadow: 1px 7px 20px 0px rgba(23, 130, 108, 0.5);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.shaw3 {
    text-shadow: 3px 6px 11px #ad8c2e;
}

.shawbox3 {
    box-shadow: 1px 7px 20px 0px rgba(173, 140, 46, 0.5);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.shaw4 {
    text-shadow: 3px 6px 11px #1b74b9;
}

.shawbox4 {
    box-shadow: 1px 7px 20px 0px rgba(27, 116, 185, 0.5);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.shaw5 {
    text-shadow: 3px 6px 11px #c32f5f;
}

.shawbox5 {
    box-shadow: 1px 7px 20px 0px rgba(195, 47, 95, 0.5);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.text-primary {
    color: #7c3ec1 !important;
}

.app-header .d-user span,
.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.wb-icon-box {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 60px;
}

.f30 {
    font-size: 30px;
}

.f60 {
    font-size: 60px;
}

.login-content .logo {
    text-align: center;
    margin-bottom: 15px;
    float: none;
    background: transparent;
    text-align: center;
    width: 100%;
}

.bg_darck {
    background-color: #343a40;
}

.login-content {
    max-width: 540px;
    margin: 8vh auto;
}

.login-form {
    background: #ffffff;
    padding: 30px 30px 20px;
    border-radius: 2px;
}

.login-form h4 {
    color: #878787;
    text-align: center;
    margin-bottom: 50px;
}

.login-form .checkbox {
    color: #878787;
}

.login-form .checkbox label {
    text-transform: none;
}

.login-form .btn {
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px;
    border: 0px;
}

.login-form .btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.login-form .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

.login-form label {
    color: #878787;
    text-transform: uppercase;
}

.login-form label a {
    color: #ff2e44;
}

.social-login-content {
    margin: 0px -30px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 30px 0px;
    background: #fcfcfc;
}

.icon_menu {
    display: block;
    position: absolute;
    top: 25px;
    right: 15px;
    margin: 0px;
    z-index: 99999;
}

.nav_small .icon_menu {
    right: -28px;
}

.icon_menu .menu-toggler {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    height: 20px;
    width: 25px;
}

.menu-toggler:before {
    background: #000;
}

.dropdown-notification .dropdown-toggle,
.dropdown-inbox .dropdown-toggle,
.dropdown-user .dropdown-toggle {
    background: #f3f4f4;
}

.dropdown-notification .dropdown-toggle i,
.dropdown-inbox .dropdown-toggle i {
    color: #2a3142;
}


.main-header .sidebar-menu li {
    padding-right: 0px;
}


.logo {
    position: absolute;
    z-index: 9;
}

.logo a {
    display: block;
tion: backgro2px;
    margin: 0 auto;
}

.container_header {
    /*background: transparent;
    padding: 10px 15px 0;
    height: 60px;*/

        background: transparent;
    padding: 20px 15px 0;
    height: 70px;
}

.logo {
    width: auto;
}

.icon_menu {
    right: auto;
    left: 15px;
    top: 12px;
}

.nav_small .icon_menu {
    right: auto;
}

.menu-toggler:before {
    bottom: 7px;
}

.mobile_nav .navigation {
    left: 0;
}


.min-h {
    min-height: 0;
}

.badge_coun {
    font-size: 10px;
    width: 16px;
    height: 16px;
    padding: 3px 2px;
    right: 0px;
}


.sidebar-menu li a:hover, .sidebar-menu li.active > a {
    background: #EF7900;
    color: #fff;
}

.side_bar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(14, 20, 21, 0.13);
}

.sidebar-menu li a .arrow:before {
    color: #444
}

.sidebar-menu li.menu_title {
    margin: 0;
    text-decoration: none;
    color: #53505f;
    display: block;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    transition: all .5s;
    text-transform: uppercase;
    background: #eaeef3;
}

.sidebar-menu li.menu_title:first-child {
    padding-top: 25px;
}

.sidebar-menu li a i {
    margin-right: 10px;
    text-shadow: none;
    float: left;
    font-size: 18px;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
    min-height: 20px;
    min-width: 20px;
    line-height: 21px;
    text-align: center;
    position: relative;
    top: -3px;
    color: #ef7900;
}

.sidebar-menu li a .styleicon {
    position: absolute;
    top: 19px;
    right: 22px;
    font-size: 10px;
    transition: all 0.3s;
}

.sidebar-menu .down_menu li.menu_sub .styleicon {
    top: 10px;
}

.side_bar .mCSB_inside > .mCSB_container {
    margin-right: 1px;
}

.footer {
    background: #fff;
}

.copy_right p {
    color: #222;
    padding: 15px 0 0 0;
}

/*
Login*/
