.breadcrumb li a {
    text-shadow: none;
}
footer {
    color: #fff;
}
body, .page-header h1, .breadcrumb li a{
	font-family: 'Lexend', 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%);
    background-color: #232323 !important;
}
.change_interface #header.header_work .navbar-right > li {
    border-left: 0px solid #eee;
}
.change_interface #header.header_work .nav > li > a {
    cursor: pointer;
    color: #f9fdff;
    border-left: 0px solid #E1E1E1;
    font-weight: 400;
    font-size: 12px;
    text-shadow: none;
    text-transform: uppercase;
}
.change_interface .nav-link .fa-bell {
    font-size: 19px;
    line-height: 51px;
}
.change_interface #container{
    background: #252525;
}

.change_interface #column-left.left_col {
    background-color: #232323;
    box-shadow: none;
}
.change_interface .left_col#navigation {
    background: #f6f6f6;
}
.change_interface .left_col #menu > li {
    border-bottom: 0px;
}
.change_interface .page-header h1{
	font-weight: 400;
    color: #2d5773;
    text-shadow: none;
    color: #ffffff;
}
.breadcrumb li a {
    color: #ffffff;
    font-weight: 300;
}
.change_interface .breadcrumb > li:last-child a {
    color: #cbc5ff;
}
.change_interface .btn-info {
    color: #212121;
    background-color: #cbc5ff;
    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: #393939;
    margin: 10px;
    color: #ffffff;
    font-weight: 500;
    border-radius: 6px;
    padding: 15px 15px;
}
.change_interface .left_col #menu > li > a {
    font-size: 14px;
    color: #ffffff;
    padding-left: 20px;
    border-bottom: 0px solid #585858;
    font-weight: 300;
}
.change_interface .left_col #menu > li.active > a {
    color: #212121;
    background-color: #cbc5ff;
}
.change_interface .left_col #menu > li > ul {
    background-color: #2d2d2d;
}
.change_interface .left_col #menu li li.active > a {
    color: #ffffff;
    background-color: #3f3f3f;
}
.change_interface .left_col #menu li li a:hover {
	    color: #ffffff;
    background-color: #3f3f3f;
}
.change_interface .left_col #menu li li a{
    color: #fff;
    font-weight: 300;
}
.change_interface .left_col #menu > li > a:hover {
    color: #000;
    background-color: #cbc5ff;
}
.change_interface .left_col #stats {
    border-radius: 2px;
    color: #212121;
    background: #cbc5ff;
    margin: 15px 20px;
    padding: 13px 11px;
    border-radius: 6px;
    box-shadow: none;
}
.change_interface .left_col #stats li {
    font-size: 12px;
    color: #212121;
    border-bottom: 0px dotted #373737;
    font-weight: 500;
}
.change_interface .left_col .progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: none;
}
.change_interface .left_col .progress .bg-success {
    background-color: #917c1c !important;
}
.change_interface .tile-primary {
    background-color: #ada4ff;
    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: #ffffff;
}
.change_interface .col-lg-3:nth-child(even) .tile-footer {
    background-color: rgb(238 238 238);
}
.change_interface .col-lg-3:nth-child(even) .tile-heading, .change_interface .col-lg-3:nth-child(even) .tile a {
    color: #4f4f4f;
}
.col-lg-3:nth-child(even) .tile .tile-body h2 {
    color: #5e5e5e;

}
.col-lg-3:nth-child(even) .tile .tile-body i {
    color: #464646;
}
.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 {
    color: #ffffff;
    border-color: transparent;
    background: #cbc5ff;
    text-shadow: none;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 0px solid #ddd;
}
.table-bordered {
    border: 0px solid #eeecff;
    background: #4f4f4f;
    border-radius: 7px;
    border-radius: 0px;
        overflow: hidden;
}
.table > thead > tr {
    background: #ebeaff;
}
.table > 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: #303030;
    padding: 7px;
}
.nav-tabs > li > a {
    border-radius: 5px;
    margin-right: 5px;
    margin-top: 3px;
    margin-bottom: 3px !important;
}
.nav-tabs > li > a:hover {
    border-color: transparent;
}
.nav-tabs li.nav-item a{
    background: #252525;
}
.nav-tabs li.nav-item a.active, .nav-tabs li.nav-item a:hover {
    color: #212121 !important;
    background: #cbc5ff;
    border-color: #cbc5ff;
}
.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: #000000;
}
.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 {
    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, .well{
    border: 1px solid #3b3b3b;
    border-radius: 7px;
    /*overflow: hidden;*/
    box-shadow: 0 0 30px rgb(8 21 66 / 8%);
    margin-bottom: 30px;
    background: #252525 !important;

}
.card.bg-light, .card-body.bg-light{
    background: #363636 !important;
    border: 1px solid #3b3b3b !important;
    box-shadow: 0 0 30px rgb(8 21 66 / 8%);
}
#vmap {
        background: #1c1c1c !important;
    border: 1px solid #3b3b3b !important;
}
.btn-outline-secondary, .extension-preview {
    background: #252525 !important;
    border: 1px solid #3b3b3b;
}
.extension-preview {
    margin-bottom: 10px;
    margin-top: 20px;
}
.extension-rate {
    margin-bottom: 10px;
}
.extension-name h4 a{
        color: #7895ff;
}
.card-header {
    color: #ffffff;
    border-color: transparent;
    background: #393939;
    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: #ffffffc7;
    background: #1e1e1e;
    border-color: #303030;
}
.page-link.active, .active > .page-link {
    z-index: 3;
    color: #000;
    background-color: #cbc5ff;
    border-color: #cbc5ff;
}
.form-control::placeholder{
    color: #ffffff80;
} 
.form-select, .form-control {
    background: #232323 !important;
    border: 1px solid #4d4d4d !important;
    color: #fff !important;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
        border-color: #e3503e !important;
}
.card {
    color: #fff;
}
.form-label, .col-form-label {
    font-weight: 300;
    color: #fff;
} 
.page-header {
    border-bottom: 1px solid #393939;
}
.list-group-item, .table > :not(caption) > * > *, .table-bordered > :not(caption) > * {
    background-color: #2d2d2d ;
    border-color: #3b3b3b !important;
    color: #fff;
}
.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-color: #3b3b3b;
}
.modal-content, .modal-header {
    background-color: #232323 !important;
    box-shadow: none;
}
.modal-content .btn-close {
    background-color: #fff;
}
.modal-content .accordion, .accordion-item {
    --bs-accordion-bg: #232323;
    background: #232323;
    color: #fff;
    border-color: #323232;
}
.row.mb-3 + .row.mb-3:before, .border, legend, .btn-outline-secondary, .modal-footer {
    border-color: #323232 !important;
}
.accordion-button, .accordion-button:not(.collapsed){
    background: #393939;
    color: #fff;
    border-color: #616161;
    box-shadow: none;
}
.accordion-button::after {
    background-color: #ffffff;
    border-radius: 3px;
    padding: 0px !important;
    width: 20px;
    height: 20px;
    background-size: 40%;
    background-position: center;
}
.accordion-button:focus {
    box-shadow: none;
}
.modal-content .accordion {
    padding: 5px;
}
.modal-content .accordion-item {
    margin-bottom: 5px;
}
.table-bordered > :not(caption) > * {
}
.table > thead > tr > th {
    font-weight: 400;
}
.table > thead > tr > th a, .table  td a {
    color: #7895ff;
}
.table  td a.btn {
    color: #fff;
}
.btn-success, .btn-danger{
        color: #fff !important;
}
.btn-outline-dark {
    background: #ffffff;
    border-color: #fff;
}
b, strong {
    font-weight: 600;
}
.form-control:focus {
    box-shadow: 0 0 0 0.25rem rgb(203 197 255 / 20%);
}
.btn-primary:hover {
        color: #ffffff !important;
    background-color: #5f7dea !important;
    border-color: #7895ff !important;
}

.input-group-text {
    background:#393939 !important;
    border: 1px solid #393939 !important;
    color: #fff !important;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    background-color: #ffffff60;
    border-radius: 5px;
}

/* Optional: hide the clear (x) button in Edge/IE */
input[type="date"]::-ms-clear {
    background-color: #ffffff60;
    border-radius: 5px;
}
#header .navbar-nav li > .nav-link:hover, #header .navbar-nav li.show > .nav-link, .nav > li > a:hover, .header .nav > li > a:focus {
    background: #9489f9;
    color: #fff !important;
}
.dropdown-menu {
    background: #363636;
}
.dropdown-menu > li > a, .dropdown-item {
    color: #fff;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #212121;
    background-color: #cbc5ff;
}
.dropdown-header {
    color: #ffffff80;
}
#nav-notification .nav-link {
    line-height: inherit !important;
}
.modal-title {
    color: #fff;
}
#filemanager .fa-folder.fa-5x {
    color: #7895ff;
}
.form-check-input:checked, .form-radio-input:checked {
    background-color: #8a7cff;
    border-color: #8a7cff;
}
.fa-star {
    color: #cbc5ff;
}
.extension-name h4{
    font-size: 16px;
}
.form-check {
    color: #fff;
}

.cke iframe {
    background: #000 !important;
}
.cke_chrome, .cke_bottom {
    border-color: #3b3b3b !important;
    background: #2a2a2a !important;
    color: #fff !important;
}
.cke_toolgroup a.cke_button:last-child:after, .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after {

    border-color: #3b3b3b !important;
}
.cke_toolbox * {
    /*color: #fff !important;*/
}
.cke_editable
{
    font-size: 13px;
    line-height: 1.6;
    background-color: #232323 !important;
    color: #fff !important;
    /* Fix for missing scrollbars with RTL texts. (#10488) */
    word-wrap: break-word;
}
@media (min-width: 768px) {
	.modal-content {
	    border: 0px;
	    overflow: hidden;
	}
}
@media (max-width: 768px) {
	#button-menu {
    	font-size: 14px;
	}
	.btn {
	    padding: 6px 10px;
	}
	.table-responsive {
	    border: 0px solid #ddd;
	}
}