body {
    color: #fff;
    background: #222840;
}
@media print {
	.app-content {
		margin: 0;
		padding: 0;
		background-color: #fff;
	}
}
.app-header {
	border-bottom: 1px solid rgba(221, 228, 235, 0.15);
}
.breadcrumb-item a {
    color: #2673fb;
}
.app-header__logo {
	color: #fff;
}
.app-sidebar__toggle {
	color: #fff;
}
.app-sidebar__toggle:hover {
	color: #fff;
}
.app-nav__item {
	color: #a8a8a8;
}
.app-nav__item:hover, .app-nav__item:focus {
	background: rgba(0, 0, 0, 0.1);
	color: #f6f6f6;
}
.app-search__input {
	background-color: rgba(255, 255, 255, 0.8);
}
.app-search__button {
	color: rgba(0, 0, 0, 0.8);
}
.app-notification__title {
	background-color: rgba(0, 150, 136, 0.4);
	color: #333;
}
.app-notification__footer {
	background-color: #eee;
}
.app-notification__content::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.2);
}
.app-notification__item {
	border-bottom: 1px solid #ddd;
}
.app-notification__item:focus, .app-notification__item:hover {
	background-color: #e0e0e0;
}
.app-sidebar {
	background: #131633  !important;
	border-right:1px solid rgba(255, 255, 255, .1);
	box-shadow: 0 0 0 0 rgb(24, 26, 39);
}
.app-sidebar::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.2);
}
.app-sidebar__user {
	color: #8e9cad;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.app-sidebar__user-name, .app-sidebar__user-designation {
	color: #e5e9ec;
}
.side-menu__item {
	color:#fff;
	border-bottom: 1px solid rgba(255, 255, 255, .05)
}
.side-menu__item.active, .side-menu__item:hover, .side-menu__item:focus {
	color: #fff !important;
    background: #4a32d4;
}
@media (min-width: 768px){
	.app.sidebar-mini.sidenav-toggled .side-menu__label {
		color: rgba(255, 255, 255, 0.8) !important;
		background:transparent !important;
	}
}
.side-menu__item.active .side-menu__icon, .side-menu__item:hover .side-menu__icon, .side-menu__item:focus .side-menu__icon{
	color:#fff;
}
.slide-item.active, .slide-item:hover, .slide-item:focus {
	color: #b48ef4;
}
.slide-menu a.active{
	color:#2673fb !important;
    background:#131633;
}
.slide-item.active, .slide-item:hover, .slide-item:focus {
	color: #fff;
    background:#131633;
}
.side-menu .side-menu__icon {
	color: #fff;
}
.slide-item {
	color: #fff;
	border-bottom: 1px solid rgba(67, 87, 133, .06);
}
.slide-menu li:last-child .slide-item {
	border-bottom: 1px solid rgba(255, 255, 255, .05);
}
.slide-item .icon {
	margin-right: 5px;
}
@media (min-width: 768px) {
	.sidebar-mini.sidenav-toggled .side-menu__label {
		background: #ffffff;
		color: #a8a8a8;
	}
	.app.sidebar-mini.sidenav-toggled .side-menu__label{
		color: #5c6287;
	}
}
.app-title {
	background-color: #FFF;
}

.user-info h6{
	color: #fff !important;
}
.user-info .text-muted{
	color:#c2cbe2 !important
}
.sidebar-navs .nav-link.border{
	border:1px solid rgba(255,255,255,0.2) !important
}
.sidebar-navs a{
	color:#fff !important;
}
.side-menu__item.active .side-menu__icon, .side-menu__item:hover .side-menu__icon, .side-menu__item:focus .side-menu__icon {
    color: #fff;
    background: rgba(255,255,255,0.1);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
.side-menu .side-menu__icon {
    color: #fff;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 30px !important;
    border-radius: 50%;
    margin-right: 8px;
    margin-left: -8px;
    background: rgba(255,255,255,0.18);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
.card {
    background-color: #131633;
    box-shadow: 0 0 0 0 rgb(24, 26, 39);
    border: solid 1px #31354e;
}
.card-header {
    border-bottom: 1px solid rgba(221, 228, 235, 0.15);
}
.card-title {
    color: #fff;
}
.list-group-item {
    background-color: #131633;
	border:1px solid rgba(221, 228, 235, 0.15);
}
.list-group-item-action {
    color: #ffffff;
}
.header {
    background: #131633;
}
.icon i {
    vertical-align: -1px;
    color: #ffffff;
}
a {
    color: #fff;
}
a:hover {
    color: #2575fc  !important;
}
.breadcrumb-item1.active {
    color: #a3acbb;
}

.form-control {
    color: #fff;
    background-color:rgba(194, 195, 220, 0.07) !important;
}
.form-control.header-search {
    color: #fff;
    background-color: rgba(194, 195, 220, 0.3) !important;
}
.header .form-inline .btn {
	color: #fff;
}
.rated-products .media img {
    border: 1px solid rgba(217, 221, 231, 0.1);
}
.list-group-item-action:active {
    color: #fff;
    background-color: rgba(255,255,255,0.1) !important;
}
.list-group-item-action:hover, .list-group-item-action:focus {
    color: #fff !important;
    background-color: rgba(255,255,255,0.1) !important;
}
.footer {
    background: #131633;
    border-top: 1px solid rgba(67, 87, 133, .2);
    font-size: 0.875rem;
    padding: 1.25rem 0;
}
.header-brand-img.dark-version{
	text-align: center;
}

.app-sidebar__toggle {
    color: #fff;
}
.card-options a:not(.btn) {
    color: #ffffff;
}
.table th, .text-wrap table th {
    color: #fdfeff;
}
#global-loader {
    background: #1c1e2f;
}
.progress {
    background-color: rgba(229, 233, 242, 0.15);
}
.custom-switch-indicator {
    background: rgba(233, 236, 239, 0.3);
}
.bg-primary-transparent {
    background: rgba(105, 82, 232, 0.3);
}
.bg-danger-transparent {
    background: rgba(245, 190, 201, 0.3);
}
.bg-secondary-transparent {
    background: rgba(97, 195, 232, 0.3);
}
.bg-success-transparent {
    background: rgba(51, 187, 21, 0.3);
}
.bg-primary-transparent.text-primary{
	color:#8976f7 !important;
}
.bg-orange-transparent {
    background: rgba(249, 209, 167, 0.3);
}
.bg-danger-transparent.text-danger{
	color:#f1426c !important;
}
.bg-warning-transparent {
    background: rgba(247, 231, 184, 0.3);
}
.latest-timeline ul.timeline > li:before {
    content: ' ';
    background: rgb(19, 22, 51);
}
.latest-timeline .timeline  p{
	color: #b2becc;
}
.bg-light {
    background-color: rgba(248, 249, 250, 0.1) !important;
}
.btn-light {
    color: #fff;
    background-color: #42455c;
    border-color: #42455c;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(66, 69, 92, 0.3);
}
#messages-main .ms-user {
    padding: 15px;
    background: #131633;
    border: 1px solid rgba(236, 239, 249, 0.1);
}
.ms-body {
    background: #131633;
    border-radius: 7px;
}
.action-header {
    position: relative;
    background: rgb(74, 50, 212);
    padding: 15px 13px 15px 17px;
}
.message-feed:not(.right) .mf-content {
    background: #26315d;
    color: #fff;
}
.message-feed.right .mf-content {
    background: rgba(66, 69, 92, 0.4);
}
.actions:not(.a-alt)>li>a>i {
    color: #ffffff;
}
#messages-main .ms-menu {
    background: #131633;
}
.msb-reply {
    box-shadow: 0 -20px 20px -5px #131633;
    position: relative;
    background: #131633;
    border: 1px solid rgba(236, 239, 249, 0.1);
}
.text-default {
    color: #aaa8b5 !important;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
    color: #fff;
    background: rgba(239, 241, 245, 0.2);
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    color: #ffff;
    background: #3f425a;
}
.cal1 .clndr .clndr-table tr .empty, .cal1 .clndr .clndr-table tr .adjacent-month, .cal1 .clndr .clndr-table tr .my-empty, .cal1 .clndr .clndr-table tr .my-adjacent-month {
    background: #26315d;
}
.cal1 .clndr .clndr-table tr .day.event, .cal1 .clndr .clndr-table tr .day.my-event {
    background: rgba(243, 246, 253, 0.1);
}
.cal1 .clndr .clndr-table tr .day.today, .cal1 .clndr .clndr-table tr .day.my-today {
    background: #4a32d4 !important;
    color: #ffff !important;
}
.cal1 .clndr .clndr-table tr .day.event:hover, .cal1 .clndr .clndr-table tr .day.my-event:hover {
	background: #26315d !important;
}
.cal1 .clndr .clndr-table tr .day:hover {
    background: #2a2d48;
}
.cal1 .clndr .clndr-table tr:last-child .day, .cal1 .clndr .clndr-table tr:last-child .my-day {
    border-bottom: 1px solid rgba(215, 231, 255, 0.1);
}
.cal1 .clndr .clndr-table tr .empty:last-child, .cal1 .clndr .clndr-table tr .adjacent-month:last-child, .cal1 .clndr .clndr-table tr .my-empty:last-child, .cal1 .clndr .clndr-table tr .my-adjacent-month:last-child {
    border-right: 1px solid rgba(215, 231, 255, 0.1);
}
.cal1 .clndr .clndr-table .header-days .header-day:last-child {
    border-right: 1px solid rgba(215, 231, 255, 0.1);
}
.cal1 .clndr .clndr-table .header-days .header-day {
    border-left: 1px solid rgba(23, 183, 148, 0.1);
    border-top: 1px solid rgba(23, 183, 148, 0.2);
}
.fc-state-default {
    border: 1px solid rgba(23, 183, 148, 0.1);
}
.fc-event {
    border: 1px solid rgba(23, 183, 148, 0.1);
}
.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
    background: rgba(255, 255, 255, 0.1);
}
.fc-unthemed .fc-list-item:hover td {
	background-color:rgba(255, 255, 255, 0.1);
}
code {
    background: rgba(239, 241, 245, 0.2);
    border: 1px solid rgba(239, 241, 245, 0.3);
}
.irs-line {
    background: rgba(229, 233, 242, 0.2);
    border: 1px solid rgba(229, 233, 242, 0.2);
}
.irs-grid-text {
    bottom: 5px;
    color: rgb(255, 255, 255);
}
.irs-min, .irs-max {
    background: rgba(208, 217, 236, 0.3);
}
.irs-slider {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: #4a32d4;
}
.countdown {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}
.timeline .timeline-items .timeline-item:nth-of-type(2n+1) {
    background-color: #131633;
    box-shadow: 0 0 0 0 rgb(24, 26, 39);
    border: solid 1px rgba(221, 228, 235, 0.2);
}
.timeline-items hr {
    border-top: 1px solid rgba(216, 220, 224, 0.2);
}
.timeline .timeline-items .timeline-item.inverted:nth-of-type(2n+1) {
    background-color: #131633;
}
.timeline .timeline-items .timeline-item.centered:nth-of-type(2n) {
    background-color: #131633;
}
.timeline .timeline-items .timeline-item.centered {
    box-shadow: 0 0 0 0 rgb(24, 26, 39);
    border: solid 1px rgba(221, 228, 235, 0.2);
}
.timeline .timeline-items .timeline-item.centered:nth-of-type(2n+1) {
    background-color: #131633;
}
.timeline .timeline-items .timeline-item.centered:nth-of-type(2n+1)::before {
   border-bottom: 1em solid #131633;
}
.timeline .timeline-items .timeline-item:nth-of-type(2n+1)::before {
    border-top: 1em solid #131633;
}
.timeline .timeline-items .timeline-item.inverted:nth-of-type(2n+1)::before {
    border-top: 1em solid #131633;
}
.timeline .timeline-items .timeline-item.centered:nth-of-type(2n)::before {
    border-top: 0;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    border-bottom: 1em solid #131633;
}
.timeline .timeline-items .timeline-item.inverted:nth-of-type(2n) {
    background-color: #131633;
    border: solid 1px rgba(221, 228, 235, 0.2);
	box-shadow: 0 0 0 0 rgb(24, 26, 39);
}
.timeline .timeline-items .timeline-item.inverted:nth-of-type(2n)::before {
    border-top: 1em solid #131633;
}
.text-body {
    color: #77838e !important;
}
.example-bg {
    background: rgba(239, 241, 245, 0.1);
}
.highlight {
  
     background: rgba(239, 241, 245, 0.1) !important;
}
.pre {
	 background: rgba(239, 241, 245, 0.1) !important;
}
.highlight pre {
     background: rgba(0, 0, 0, 0.1) !important;
}
.panel-default>.panel-heading {
    background-color: rgba(239, 241, 245, 0.1);
	color:#fff;
}
.accordionjs .acc_section .acc_head {
    background-color: rgba(239, 241, 245, 0.1);
}
.accordionjs .acc_section {
    border: 1px solid rgba(216, 220, 224, 0.1);
}
.accordionjs .acc_section.acc_active > .acc_head {
    border-bottom: 1px solid rgba(216, 220, 224, 0.1);
}
.tab_wrapper .content_wrapper {
    border: 1px solid rgba(216, 220, 224, 0.1);
}
.dropdown-item {
    color: rgba(255, 255, 255, 0.90);
}
.dropdown-divider {
    border-top: 1px solid rgba(216, 220, 224, 0.1);
}
.dropdown-item.active, .dropdown-item:active {
    background-color: rgba(239, 241, 245, 0.1) !important;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #fff !important;
	background-color: rgba(239, 241, 245, 0.1) !important;
}
.dropdown-icon {
    color: #ffffff;
}
.dropdown-menu-arrow.dropdown-menu-right:after {
    border-bottom: 9px solid #131633;
}
.dropdown-menu-arrow.dropdown-menu-right:before {
    border-bottom: 10px solid rgb(46, 49, 76);
}
.header .header-brand-img.headerstyle{
	display:none;
}
.collapse:not(.show) {
    background: #131633;
}
.nav-tabs .nav-link {
    color: rgba(255, 255, 255, 0.80);
}
.page-link {
    background-color: rgba(255, 255, 255, 0.1);
}
.page-item.disabled .page-link {
    background-color: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(24, 34, 56, 0.08) !important;
}
.custom-control-label:before {
    border: 1px solid rgba(67, 87, 133, .2);
    background-color: rgba(255, 255, 255, 0.2);
}
.avatar-list-stacked .avatar {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.dropdown-menu>li>a {
    color: #8e9cad;
}
.dropdown-menu .dropdown-plus-title {
    color: #fff !important;
}
.thumbnail {
    background-color: rgba(255, 255, 255, 0.1)
}
.panel-footer {
    background-color: rgba(247, 247, 247, 0.2) !important;
	border-top: solid 1px rgba(221, 228, 235, 0.2);
}
.panel-heading  {
    background-color: transparent !important;
}
.list-group-item.active {
    background-color: rgba(239, 241, 245, 0.1) !important;
	border-color:rgba(239, 241, 245, 0.1) !important;
	color:#fff;
}
.panel-default .list-group-item.active {
    background-color: rgba(239, 241, 245, 0.1);
    border-color:rgba(239, 241, 245, 0.1);
	color:#fff;
}
.listorder {
    background-color: #131633;
}
.listunorder {
    background-color: #131633;
}
.list-group-item.disabled, .list-group-item:disabled {
    color: #a3acbb;
    background-color: rgba(255, 255, 255, 0.1);
}
.tag {
   color: #d4d7e6;
    background-color: rgba(239, 241, 245, 0.2);
}
.nav1 {
    background: rgba(239, 241, 245, 0.1);
}
.border {
    border: 1px solid rgba(243, 243, 245, 0.2) !important;
}
.heading-inverse {
    background-color: #2c2e44;
}
.breadcrumb1 {
   background-color: rgba(239, 241, 245, 0.1);
}
.breadcrumb-arrow {
    background-color: rgba(239, 241, 245, 0.1);
}
.offer {
    background: rgb(19, 22, 51);
}
.jumbotron {
    background-color: rgba(229, 233, 242, 0.1);
}
.expanel {
    background-color: #131633 !important;
    border: 1px solid rgba(221, 228, 235, 0.15) !important;
}
.expanel-default>.expanel-heading {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.expanel-footer {
    background-color: rgba(255, 255, 255, 0.1)!important;
}
.table-primary, .table-primary>th, .table-primary>td {
    background-color: #3724a5;
}
.table-warning, .table-warning>th, .table-warning>td {
    background-color: #c39913;
}
.table-bordered, .text-wrap table {
    border: 1px solid rgba(222, 226, 230, 0.2);
}
.dropify-wrapper {
	background-color: rgba(255, 255, 255, 0.1);
}
.dropify-wrapper .dropify-preview {
    background-color: rgba(255, 255, 255, 0.1);
}
.custom-file-label {
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.1);
}
.select2-container--default .select2-selection--single {
    background-color: rgba(255, 255, 255, 0.1);
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #4a32d4;
    color: rgba(255, 255, 255, 0.8)  ;
}
.select2-dropdown {
    background-color: #2b2e48;
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: rgba(255, 255, 255, 0.1);
}
.select2-container--default .select2-selection--multiple {
	background-color: rgba(255, 255, 255, 0.1) !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgba(239, 241, 245, 0.2) !important;
    border: 1px solid rgba(239, 241, 245, 0.2) !important;
	color:#fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 28px;
}
.input-group-text {
    color: #fff;
    background-color: rgba(40, 41, 47, 0.1);
    border: 1px solid rgba(195, 207, 234, 0.2);
}
.sp-replacer {
    background: rgba(238, 238, 238, 0.1);
    border: solid 1px rgba(145, 118, 93, 0.5);
    background: rgb(19, 22, 51);
    color: #fff;
}
.label-default {
    background: rgb(213, 224, 234);
}
.material-switch>label::before {
    background: rgb(243, 238, 238);
}
.sw-theme-dots .step-content {
    background-color: #131633;
}
.sw-theme-dots > ul.step-anchor {
    background: #131633;
    border: 0px solid #5c6287 !important;
}
.sw-theme-dots > ul.step-anchor:before {
    background-color: rgba(245, 245, 245, 0.2);
}
.sw-theme-dots > ul.step-anchor > li > a:before {
    color: #428bca;
    background: rgb(74, 50, 212);
}
.sw-theme-dots > ul.step-anchor > li.active > a:after {
    background: #2393ff;
}
.sw-theme-dots .sw-toolbar {
    background: transparent;
}
div[data-acc-step]:not(.open) {
    background: rgba(239, 241, 245, 0.05);
}
.richText {
    border: rgba(239, 241, 245, 0.1) solid 1px;
    background-color: rgba(239, 241, 245, 0.1);
}
.richText .richText-editor {
    padding: 20px;
    background-color: rgb(19, 22, 51);
    border-left: #4a32d4 solid 2px;
}
.richText .richText-toolbar ul li a {
    border-right: rgba(239, 241, 245, 0.1) solid 1px;
}
.richText .richText-toolbar {
    border-bottom: rgba(239, 241, 245, 0.1) solid 1px;
}
.richText .richText-toolbar ul li a:hover {
    background-color: #131633;
}
.profile-cover .cover {
    position: relative;
    border: 10px solid rgb(66, 69, 92);
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: rgba(239, 241, 245, 0.1);
}
.list-group-transparent .list-group-item.active {
    background: rgba(239, 241, 245, 0.1);
    font-weight: 600;
}
.table-inbox tr.unread td {
    background: rgba(239, 241, 245, 0.1);
    font-weight: 600;
    border-bottom: rgb(236, 234, 234, 0.1) 1px solid;
}
.table-inbox tr {
    border-bottom: 1px solid rgb(238, 238, 238, 0.1);
}
.table-inbox tr td .fa-star {
    color: rgba(229, 245, 241, 0.2);
}
.mail-option .chk-all, .mail-option .btn-group a.btn {
    background: none repeat scroll 0 0 rgba(252, 252, 252, 0.1);
    border: 1px solid rgba(231, 231, 231, 0.1);
    border-radius: 3px !important;
    color: #fff;
}
.inbox-pagination a.np-btn {
   background: none repeat scroll 0 0 rgba(252, 252, 252, 0.1);
    border: 1px solid rgba(231, 231, 231, 0.1);
    border-radius: 3px !important;
    color: #fff;
}
.user p.u-name {
    color: #fff;
}
.form-control:focus {
	color: #ffff;
}
.btn-white {
    color: #fff;
    background-color: rgba(19, 22, 51, 0.7);
    border-color: #433741;
}
.gallery-list>li {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.gallery-list>li .image-container {
    background: rgba(255, 255, 255, 0.1);
}
.pricingTable2-header {
    background-color: rgb(19, 22, 51);
}
.pricingTable2 .pricingTable2-header h3 {
    color: #fff;
}
.pricingTable {
    background-color: #131633;
    box-shadow: 0 0 0 0 rgb(19, 22, 51), 0 4px 16px 0 rgb(19, 22, 51);
    border: solid 1px rgba(221, 228, 235, 0.2);
}
.price.panel-color>.panel-body {
    background-color: #131633;
}
.price .panel-footer {
    background-color: #131633 !important;
}
.price .list-group-item {
    border-bottom: 1px solid rgba(250, 250, 250, .2);
}
.product-grid .product-icons li a{
    color: #fff;
    background: rgba(255,255,255,0.1);
}
.product-grid .product-rating {
    background: rgba(255,255,255,0.1);
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: 2.375rem;
    padding: 0.5rem 1.75rem 0.5rem 0.75rem;
    line-height: 1.5;
    color: #6b6f80;
    vertical-align: middle;
    background: #2b2e48 !important;
    background-size: 8px 10px;
    border: 1px solid rgba(67, 87, 133, .2);
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.single-page .wrapper {
    background: #131633;
    box-shadow: 0 0 0 0 rgb(24, 26, 39);
    border-radius: 7px;
}
.header-brand-img.light-view {
    display:none;
}
.construction-body .header-brand-img.mobile-view {
    display: none !important;
}
@media (max-width: 991px){
	.construction-body .header-brand-img.mobile.dark-view{
		height: 3.2rem;
		display: block !important;
		margin: 0 auto;
	}
}
.construction-body .header-brand-img.mobile.dark-view{
	display:none;
}
.header-brand-img {
    height: 2.5rem;
    line-height: 2rem;
    vertical-align: bottom;
    margin-right: .5rem;
    width: auto;
}
.text-primary-gradient {
	text-transform: uppercase;
	background: linear-gradient(to right, #4a32d4 0%, #2575fc 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.text-primary {
    color: #2575fc !important ;
}
.side-menu a:hover{
	color:#2673fb;
}
.pricing-content{
	background:#131633;
}
.navstyle1 {
    color: #000;
}
.ps .ps__rail-x:hover, .ps .ps__rail-y:hover, .ps .ps__rail-x:focus, .ps .ps__rail-y:focus, .ps .ps__rail-x.ps--clicking, .ps .ps__rail-y.ps--clicking {
    background-color: #131633;
    opacity: 0.9;
}
.sweet-modal-box {
    background: #131633;
    box-shadow: 0 0 0 0 rgb(24, 26, 39);
}
.sweet-modal-overlay {
    background: radial-gradient(at center, rgb(81, 82, 88,0.8) 0%, rgb(29, 27, 29,0.8) 100%);
}
.sweet-modal-title h2 {
    color: #fff;
}
input {
	background:rgba(255,255,255,0.2);
	color:#fff;
}
.sweet-alert h2 {
	color: #ffff;
}
.sweet-alert {
    background-color: #030b4a;
}
.rating-stars input {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}
.rating-stars .rating-stars-container .rating-star {
    color: rgba(229, 233, 242, 0.2);
}
.br-theme-bars-1to10 .br-widget a {
    background-color: rgba(229, 233, 242, 0.2);
}
.br-theme-bars-movie .br-widget a {
    background-color: rgba(229, 233, 242, 0.2);
}
.br-theme-bars-pill .br-widget a {
    color: #fff;
}
.br-theme-bars-pill .br-widget a {
    background-color: rgba(229, 233, 242, 0.2);
}
.br-theme-bars-square .br-widget a {
    border: 2px solid rgba(229, 233, 242, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
    color: #e5e9f2;
}
.br-theme-fontawesome-stars .br-widget a:after {
    content: '\f005';
    color: rgba(229, 233, 242, 0.2);
}
.br-theme-bars-horizontal .br-widget a {
    background-color: rgba(229, 233, 242, 0.2);
}
.plan-card .plan-icon {
    border: 12px solid rgba(14, 13, 13, 0.2);
}
.popover-header {
    background-color: #131633;
    border-bottom: 1px solid rgba(235, 235, 235, 0.2);
}
.popover-body {
    padding: 0.75rem 1rem;
    color: #9da9b5;
	background: #131633;
}
.popover {
	border: 1px solid rgba(222, 227, 235, 0.2);
}
.modal-content {
    background-color: #0a0b1a;
    border: 1px solid rgba(203, 212, 232, 0.3);
}
.modal-footer {
    border-top: 1px solid rgba(233, 236, 239, 0.2);
}
.modal-header {
    border-bottom: 1px solid rgba(233, 236, 239, 0.2);
}
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show>.btn-white.dropdown-toggle {
    color: #ffff;
    background-color: #131633;
    border-color: #131633;
}
@media (max-width: 575.98px){
	.header .navsearch i {
		color: #fff !important;
	}
	.header-brand-img.dark-version {
		display:none;
	}
	.search-show .header .form-inline .search-element .form-control {
		background: #0e1127 !important;
		color:#fff !important;
	}
	.search-show .header .form-inline .btn {
		color: #fff !important;
	}
}
@media (max-width: 767.98px) and (min-width: 576px){
	.header .navsearch i {
		font-size: 15px;
		color: #fff;
		padding-top: 5px;
		margin-bottom: 3px;
	}
	.header .form-inline .form-control::-webkit-input-placeholder{
		color:#b3b3b3;
	}
	.search-show .header .form-inline .search-element .form-control {
		background: #0e1127 !important;
	}
	.header .form-inline .btn {
		color: #fff !important;
	}
	.search-element .form-control{
		color:#fff !important;
	}
}
.dropdown-header {
    color: #fff !important;
}
.user-details h4 {
    color: #ffff;
}
.header-brand-img.desktop-lgo{
	display:block;
}
.dropdown-menu {
    background-color: #131633;
    color: #fff;
    box-shadow: 0 0 0 0 rgb(48, 50, 76), 0 4px 16px 0 rgb(48, 50, 76) !important;
    border: solid 1px rgba(218, 224, 230, 0.09);
}

/*-----Dark Css-----*/
.msb-reply textarea {
    color: #fff;
}
.msb-reply button:hover {
    background: #222840;
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-bottom-color: #131633;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #3c3f56;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    border-bottom: 1px solid #131633;
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-top-color: #3b3f55;
}
.sweet-modal-title .sweet-modal-tabs-links ul li a::after {
    border-bottom-color: #31354e;
}
.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-title-wrap {
    border-color: rgba(221, 228, 235, 0.15);
    box-shadow: none;
}
.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-buttons{
	border-color: rgba(221, 228, 235, 0.15);
    box-shadow: none;
}
.sweet-modal-title .sweet-modal-tabs-links ul li:last-child a {
    border-right: 1px solid rgba(221, 228, 235, 0.15);
}
.sweet-modal-buttons {
    border-top: 1px solid rgba(221, 228, 235, 0.15);
}
.sweet-modal-title .sweet-modal-tabs-links ul li+li a {
    border-left: 1px solid rgba(221, 228, 235, 0.15);
}
.sweet-modal-title-wrap {
    border-bottom: 1px solid rgba(221, 228, 235, 0.15);
}
.sweet-modal-buttons a.button, .sweet-modal-buttons button {
    color: #fff !important;
}
.sweet-modal-overlay.dark-modal .sweet-modal-box .sweet-modal-close a.sweet-modal-close-link {
    background-color: transparent;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"  fill="white" stroke="white" stroke-width="1px"  /></svg>')
}
.timeline h2 {
    color: #fff;
    background: #222840;
    border:1px solid rgba(221, 228, 235, 0.15);
}
.modal-footer {
    border-top:1px solid rgba(221, 228, 235, 0.15);
}
.close, .close:hover, .close:focus {
    color: #fff;
    text-shadow: none;
    opacity: .7;
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-left-color: #131633;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    border-left-color: #3e4158;
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-right-color: #131633;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    border-right-color: #474d60;
}
.tab_wrapper > ul li.active:after {
    background: #131633;
}
.tab_wrapper.right_side > ul li.active:before {
    background: #31354e;
}
.input-icon-addon {
    color: #fff;
}
.custom-switch-indicator:before {
    background: #222840;
}
.btn-outline-primary {
    color: #2871f9 !important;
    border-color: #2871f9;
}
.btn-outline-primary:hover {
    background-color: #518cff;
}
.breadcrumb-arrow li span {
    color: #9a9a9a;
}
.material-switch>label::after {
    background: #222840;
}
.ui-datepicker .ui-datepicker-calendar td {
    border: 1px solid rgba(221, 228, 235, 0.15);
	background-color: #131633;
}
.ui-datepicker {
     border: 1px solid rgba(221, 228, 235, 0.15);
}
.ui-datepicker .ui-datepicker-calendar td span, .ui-datepicker .ui-datepicker-calendar td a, .ui-datepicker .ui-datepicker-calendar td a:hover {
    background-color: #131633;
	color:#fff;
}
.selectgroup-input:checked+.selectgroup-button {
    border-color: #2871f9;
    color: #2871f9;
    background: #131633;
}
.table th, .text-wrap table th, .text-wrap table td {
    border-top: 1px solid rgba(221, 228, 235, 0.15);
}
.table-vcenter td, .table-vcenter th {
    border-top: 1px solid rgba(221, 228, 235, 0.15);
}
.ui-datepicker {
    background-color: #131633;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
    background-color: #42445b;
	color:#fff;
}
.table-bordered th, .text-wrap table th, .table-bordered td, .text-wrap table td {
    border: 1px solid rgba(221, 228, 235, 0.15);
}
.dropify-wrapper:hover {
    background-size: 30px 30px;
    background-image: -webkit-linear-gradient(135deg, rgba(246, 246, 246, 0.1) 25%, transparent 25%, transparent 50%, rgba(246, 246, 246, 0.1) 50%, rgba(246, 246, 246, 0.1) 75%, transparent 75%, transparent) !important;
    background-image: linear-gradient(-45deg, rgba(246, 246, 246, 0.1) 25%, transparent 25%, transparent 50%, rgba(246, 246, 246, 0.1) 50%, rgba(246, 246, 246, 0.1) 75%, transparent 75%, transparent) !important;
    -webkit-animation: stripes 2s linear infinite;
    animation: stripes 2s linear infinite;
}
.countdown1 li{
	background:#383d53 !important;
    color: #fff !important;
}
.countdown1 .time {
    color: #fff !important;
}
#back-to-top:hover {
    background: #222840;
    color: #fff !important;
    border: 2px solid #4a32d4;
}
.daterangepicker .calendar-table {
    border:1px solid rgba(221, 228, 235, 0.15) !important;
    background-color: #131633 !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color:#131633 !important;
    color: #fff !important;
}
.daterangepicker .calendar td {
    color: #fff !important;
}
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #42445b !important;
}
.daterangepicker td.in-range {
    background-color: #42445b !important;
}
.daterangepicker .input-mini{
	border:1px solid rgba(221, 228, 235, 0.15);
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background-color: #42445b !important;
}
.daterangepicker.dropdown-menu {
    background: #131633;
}
.daterangepicker:after {
    border-bottom: 6px solid #131633;
}
.daterangepicker:before {
    border-bottom: 7px solid #31354e;
}
.ui-timepicker-list li {
    color: #fff !important;
    background: #131633 !important;
}


.rating-stars .rating-stars-container .rating-star.is--active, .rating-stars .rating-stars-container .rating-star.is--hover {
    color: #f1c40f;
}
.br-theme-bars-1to10 .br-widget a.br-active, .br-theme-bars-1to10 .br-widget a.br-selected {
    background-color: #518cff;
}
.br-theme-bars-movie .br-widget a.br-active, .br-theme-bars-movie .br-widget a.br-selected {
    background-color: #518cff;
}
.br-theme-bars-square .br-widget a.br-active, .br-theme-bars-square .br-widget a.br-selected {
    border: 2px solid #518cff;
    color: #518cff;
}
.br-theme-bars-pill .br-widget a.br-active, .br-theme-bars-pill .br-widget a.br-selected {
    background-color: #518cff;
}
.br-theme-bars-horizontal .br-widget a.br-active, .br-theme-bars-horizontal .br-widget a.br-selected {
    background-color: #518cff;
}
.br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
    color: #518cff;
}
.br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
    color: #518cff;
}
.rating-stars .rating-stars-container .rating-star.is--active .fa-heart, .rating-stars .rating-stars-container .rating-star.is--hover .fa-heart {
    color: #518cff;
}
.br-theme-bars-1to10 .br-widget .br-current-rating {
    color: #518cff;
}
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
    color: #518cff !important;
}
.br-theme-fontawesome-stars .br-widget a.br-active:after{
	color: #518cff !important;
}
.br-theme-fontawesome-stars-o .br-widget a.br-active:after {
    color: #518cff;
}
.br-theme-bars-movie .br-widget .br-current-rating{
	color: #518cff;
}
.br-theme-bars-horizontal .br-widget .br-current-rating {
    color: #518cff;
}
code {
    background: #26283f;
    border: 1px solid#26283f;
}
.breadcrumb-item.active {
    color: #8e9cad;
}
.panel-heading {
    background: #131633 !important;
}
.panel-primary .list-group-item.active {
    background-color: #4a32d4 !important;
    border-color: #4a32d4;
}
.panel-success .list-group-item.active {
    background-color: #27af06 !important;
    border-color: #27af06;
}
.panel-info .list-group-item.active {
    background-color: #45aaf2 !important;
    border-color: #45aaf2;
}
.panel-warning .list-group-item.active {
    background-color: #ecb403 !important;
    border-color: #ecb403;
}
.panel-danger .list-group-item.active {
    background-color: #fb1c52 !important;
    border-color: #fb1c52;
}
.list-group-item-success {
    color: #27af06;
    background-color: #d2ecb8 !important;
}
.list-group-item-info {
    color: #2393ff;
    background-color: #cbe7fb !important;
}
.list-group-item-warning {
    color: #eab407;
    background-color: #fbeebc !important;
}
.list-group-item-danger {
    color: #fb1c52;
    background-color: #f1c1c0 !important;
}
.mail-inbox .list-group-item{
	border:0px;
}
.card-body+.card-body{
	border-top:1px solid rgba(221, 228, 235, 0.15);
}
.item-card .cardtitle a {
    color: #6c9fff;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown {
    background-color: #222840;
    border:1px solid #3f4159;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a:hover {
    background-color: #222840;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a {
    border-bottom:1px solid #3f4159;
}
.box-shadow-0 {
	box-shadow: none !important;
}
.modal-header {
    border-bottom: 1px solid rgba(233, 236, 239, 0.2);
}
.table-primary, .dark-mode .table-primary>th, .table-primary>td {
    background-color: #b5aec5;
}
.table-warning, .dark-mode .table-warning>th, .table-warning>td {
    background-color: #c1ba9c;
}
.avatar-status {
    border: 2px solid #131633;
}
.border {
    border: 1px solid rgba(221, 228, 235, 0.15) !important;
}
.border-top {
    border-top:1px solid rgba(221, 228, 235, 0.15) !important;
}
.border-bottom {
    border-bottom:1px solid rgba(221, 228, 235, 0.15) !important;
}
.border-left {
    border-left:1px solid rgba(221, 228, 235, 0.15) !important;
}
.border-right {
    border-right:1px solid rgba(221, 228, 235, 0.15) !important;
}
.table th, .text-wrap table th, .text-wrap table td, .table td {
    border-top: 1px solid rgba(221, 228, 235, 0.15)  !important;
}
