body, .page-header h1, .breadcrumb li a{
    font-family: 'Nunito', sans-serif;
}

a:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.change_interface #header.header_work {
    border-bottom: 0px solid #d8d8d8;
    box-shadow: 0 0 20px rgb(89 102 122 / 10%);
}
.change_interface #header.header_work .navbar-right > li {
    border-left: 0px solid #eee;
}
.change_interface #header.header_work .nav > li > a {
    cursor: pointer;
    color: #36576d;
    border-left: 0px solid #E1E1E1;
    font-weight: 700;
    font-size: 12px;
    text-shadow: none;
    text-transform: uppercase;
}
.change_interface #container {
    background: #f9f9f9;
}

.change_interface #column-left.left_col {
    background-color: #ffffff;
    box-shadow: 0 0 21px 0 rgb(89 102 122 / 10%);
}
.change_interface .left_col#navigation {
    background: #f6f6f6;
}
.change_interface .left_col #menu > li {
    border-bottom: 0px;
}
.change_interface .page-header h1{
    font-weight: 600;
    color: #2d5773;
}
.breadcrumb li a {
    color: #2d5773;
    font-weight: 700;
}
.change_interface .breadcrumb > li:last-child a {
    color: #8541f3;
}
.change_interface .btn-info {
    color: #fff;
    background-color: #ada4ff;
    border-color: transparent;
}
.change_interface .btn-info:hover, .change_interface .btn-info:focus{
    color: #fff;
    background-color: #a872fd !important;
    border-color: #a872fd !important;
}
.change_interface .left_col #navigation {
    background: #dad6ff;
    margin: 10px;
    color: #36576d;
    font-weight: 800;
    border-radius: 6px;
}
.change_interface .left_col #menu > li > a {
    font-size: 14px;
    color: #26638c;
    padding-left: 20px;
    border-bottom: 0px solid #585858;
    font-weight: 600;
}
.change_interface .left_col #menu > li.active > a {
    color: #ffffff;
    background-color: #8378ff;
}
.change_interface .left_col #menu > li > ul {
    background-color: #f7f6ff;
}
.change_interface .left_col #menu li li.active > a {
        color: #ffffff;
    background-color: #756af3;
}
.change_interface .left_col #menu li li a:hover {
        color: #ffffff;
    background-color: #8378ff;
}
.change_interface .left_col #menu li li a{
    color: #244861;
    font-weight: 600;
}
.change_interface .left_col #menu > li > a:hover {
    color: #ffffff;
    background-color: #8378ff;
}
.change_interface .left_col #stats {
    border-radius: 2px;
    color: #808b9c;
    background: #dad6ff;
    margin: 15px 20px;
    padding: 13px 11px;
    border-radius: 6px;
    box-shadow: 0 0 20px rgb(8 21 66 / 5%);
}
.change_interface .left_col #stats li {
    font-size: 12px;
    color: #2d5773;
    border-bottom: 0px dotted #373737;
    font-weight: 800;
}
.change_interface .left_col .progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #b07eff;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: none;
}
.change_interface .tile-primary {
    background-color: #e4e1ff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 20px rgb(8 21 66 / 5%);
    box-shadow: 0 0 20px rgb(8 21 66 / 5%);
    overflow: hidden;
}
.change_interface .tile-heading {
    padding: 10px 16px;
    text-transform: uppercase;
    color: #2d5773;
    text-shadow: none;
    background-color: transparent;
    font-weight: 800;
}
.change_interface .tile-body {
    padding: 15px;
    color: #36576d;
    line-height: 48px;
    text-shadow: none;
    font-weight: 800;
}
.change_interface .tile-footer {
    padding: 5px 8px;
    background-color: rgb(218 214 253);
}
.change_interface .tile a {
    color: #36576d;
    font-weight: 700;
}

.change_interface .tile-heading, .tile-footer{
    padding: 10px 16px;
}
.change_interface .tile .tile-body h2 {
    font-size: 42px;
    font-weight: 700;
}
.change_interface .col-lg-3:nth-child(even) .tile-primary {
    background: #ff688f3b;
}
.change_interface .col-lg-3:nth-child(even) .tile-footer {
    background-color: rgb(255 197 212);
}
.change_interface .col-lg-3:nth-child(even) .tile-heading, .change_interface .col-lg-3:nth-child(even) .tile a {
    color: #9c475d;
}
.col-lg-3:nth-child(even) .tile .tile-body h2 {
    color: #776828;

}
.col-lg-3:nth-child(even) .tile .tile-body i {
    color: #f5688d;
}
.panel-default {
    border: 0px solid #dcdcdc;
    border-top: 0px solid #dcdcdc;
    border-radius: 7px;
    /*overflow: hidden;*/
    box-shadow: 0 0 30px rgb(8 21 66 / 8%);
}
.change_interface .panel-default .panel-heading {
    color: #2d5773;
    border-color: #e4e1ff;
    background: #e4e1ff;
    text-shadow: none;
}
.change_interface .panel-heading h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {

    border-top: 1px solid #f0efff;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 12px 18px;
}
.change_interface .tile:hover .tile-body i {
    color: #00000014;
}
.change_interface .tile, .panel-default{
    margin-bottom: 30px;
}
.alert-success {
    background-color: #d6ffd6;
    border-color: transparent;
    color: #6aa06a;
    border-radius: 5px;
}
.btn-primary {
    color: #ffffff;
    background-color: #7895ff;
    border-color: transparent;
}
.btn-danger {
    color: #fff;
    background-color: #ff6556;
    border-color: transparent;
}
.btn-warning {
    color: #fff;
    background-color: #ffb854;
    border-color: transparent;
}
.change_interface .panel-default .panel-heading, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #ffffff;
    border-color: transparent;
    background: #8378ff;
    text-shadow: none;
}
.table.table-hover > thead > tr > th, .table.table-hover > tbody > tr > th, .table.table-hover > tfoot > tr > th, .table.table-hover > thead > tr > td, .table.table-hover > tbody > tr > td, .table.table-hover > tfoot > tr > td {
    border: 0px solid #ddd;
}
.table.table-hover {
    border: 0px solid #eeecff;
    background: #fbfbfb;
    border-radius: 7px;
    /*overflow: hidden;*/
}
.table.table-hover > thead > tr {
    background: #ebeaff;
}
.table.table-hover > tbody > tr:nth-child(even) {
    background: #f0efff;
}


.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f4ff;
    border: 0px solid #e3e3e3;
    border-radius: 7px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control{
    box-shadow: none;
    border: 1px solid #e4e1ff;
    border-radius: 0px;
}
.input-group-addon{
    background-color: #f5f4ff;
    border: 1px solid #e4e1ff;
    border-radius: 3px;
}
table thead a {
    color: #36576d;
    text-decoration: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    color: #36576d !important;
    background-color: #eae7fb;
    border-color: transparent;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs {
    border-bottom: 0px solid #ffffff;
    background: #f9f9f9;
}
.nav-tabs > li > a:hover {
    border-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #f7f6ff;
    color: #36576d !important;
}
.nav-tabs > li {
    margin-bottom: 0;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #666;
    background-color: #e6e6e6;
    border-color: transparent;
    box-shadow: none;
}
.table-hover > tbody > tr:hover {
    background-color: #dfddff;
}
.navbar-nav > li > .dropdown-menu{
    border: 0px;
    border-radius: 6px;
    box-shadow: 0 0 30px rgb(8 21 66 / 8%)
}
.dropdown-menu .divider {
    background-color: #f9f9f9;
}
.dropdown-menu > li > a {
    padding: 5px 20px;
}
.modal-backdrop {
    background-color:#36344c9c;
}
.modal-backdrop.in {
    opacity: 1;
    filter: alpha(opacity=100);
}
.modal-header {
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
    background: #f5f4ff;
}
.panel-default .panel-heading a.dropdown-toggle {
   /* color: #ffffff;*/
    text-decoration: none;
}
.panel-default .panel-heading a.dropdown-toggle {
    color: #ffffff;
    text-decoration: none;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff !important;
    background-color: #7895ff;
}

.card {
    border: 0px solid #dcdcdc;
    border-top: 0px solid #dcdcdc;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 0 30px rgb(8 21 66 / 8%);
    margin-bottom: 30px;
}
.card-header {
    color: #ffffff;
    border-color: transparent;
    background: #8378ff;
    text-shadow: none;
}
.navbar-brand {
    padding: 14px 15px;
}
#header .navbar-header {
    border-right: 1px solid #eee;
}
.table-responsive {
    /* overflow: visible; */
    overflow-x: auto;
}
#button-menu {
    padding: 0px 0px;
}
.page-link {
    color: #8378ff;
}
.page-link.active, .active > .page-link {
    z-index: 3;
    color: #fff;
    background-color: #8378ff;
    border-color: #8378ff;
}

@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: 0 1px 25px rgb(111 105 181 / 35%);
        box-shadow: 0 1px 25px rgb(111 105 181 / 35%);
        border: 0px;
        overflow: hidden;
    }
}
@media (max-width: 768px) {
    #button-menu {
        font-size: 14px;
    }
    .btn {
        padding: 6px 10px;
    }
    .table-responsive {
        border: 0px solid #ddd;
    }
}