body {
	background-color: #fff !important;
	font-family: Inter;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Inter;
	font-weight: 300 !important;
}

a {
	color: #394bc2;
}

.page-sidebar {
	background-color: #fff;
}

.page-content {
	min-height: 100vh;
	background-color: #f5f6f7;
}

.dashboard-prospect,
.dashboard-stat.blue,
.dashboard-stat.yellow,
.dashboard-stat.green {
	background: #fff;
	border-radius: 4px !important;
}

.portlet.box > .portlet-title,
.portlet.box > .portlet-body {
	background-color: transparent !important;
}

.portlet > .portlet-body,
.portlet {
	background-color: #fff !important;
}

.portlet.box {
	border: none !important;
	background-color: #fff !important;
	border-radius: 4px !important;
}

.portlet-title > .caption {
	color: #000 !important;
	font-family: Inter;
	font-style: normal;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 19px !important;
}

.portlet.box > .portlet-title {
	border-bottom: 1px solid #fff;
}

ul.page-sidebar-menu > li > a {
	color: #2d2f30 !important;
	font-family: Inter;
	font-style: normal;
	font-size: 13px;
	line-height: 16px;
	padding: 3px 26px;
	/* identical to box height */
	letter-spacing: 0.005em;
}

ul.page-sidebar-menu > li a i {
	color: #717477 !important;
}

.table th {
	font-weight: 400;
	color: #717477;
}

ul.page-sidebar-menu > li.active > a {
	background: inherit;
	border-top-color: transparent !important;
	color: #ff3e00 !important;
}

ul.page-sidebar-menu > li.active > a i {
	color: #ff3e00 !important;
}

.active .sidebar-count {
	color: #7d7d7d !important;
}

.page-sidebar-menu li {
	border-left: 4px solid #fff !important;
	margin-bottom: 15px;
}

ul.page-sidebar-menu > li > a {
	border-top: 0px solid #fff !important;
}

.page-sidebar-menu i {
	line-height: 20px;
	font-size: 20px !important;
}

.page-sidebar-menu a .title {
	vertical-align: top;
	line-height: 20px;
	padding-left: 5px;
}

ul.page-sidebar-menu > li > a:hover {
	background-color: #fff;
	color: #ff3e00 !important;
}

ul.page-sidebar-menu > li > a:hover > i {
	color: #ff3e00 !important;
}

.page-sidebar-closed .page-sidebar {
	width: 80px;
}

.page-sidebar-closed .page-content {
	margin-left: 80px !important;
}

.page-sidebar-closed .page-sidebar-menu {
	width: 80px !important;
}

.page-sidebar-closed .page-sidebar-menu > li > a {
	padding-left: 26px;
}

.feeds li {
	background-color: #fff;
	padding-bottom: 7px;
	border-bottom: 1px solid #e7e8e9;
}

.feeds .col1 .cont .cont-col1 {
	font-size: 19px;
}

.dashboard-stat .details {
	position: relative;
	right: 0;
	padding-left: 20px;
}

.dashboard-stat .details .number {
	padding-top: 30px;
	color: #000;
	text-align: left;
	font-family: beatrice;
	font-size: 60px;
}

.dashboard-stat .more {
	clear: both;
	display: block;
	padding: 5px 10px 5px 10px;
	text-transform: initial;
	font-weight: 300;
	font-size: 13px;
	color: #394bc2;
	opacity: 1;
}

.dashboard-prospect .more,
.dashboard-stat.blue .more,
.dashboard-stat.yellow .more,
.dashboard-stat.green .more {
	background: transparent;
}

.portlet > .portlet-body.grey,
.portlet.grey {
	background-color: #fff !important;
}

.table-bordered {
	border: 1px solid #fff !important;
}

.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: 1px solid #fff;
	border-bottom: 1px solid #f5f6f7;
}

.table-striped > tbody > tr:nth-child(2n + 1) > td,
.table-striped > tbody > tr:nth-child(2n + 1) > th {
	background-color: #fff;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: #fff;
}

.page-content .page-breadcrumb.breadcrumb {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	padding-right: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: transparent !important;
}

.page-title {
	padding: 0px;
	display: block;
	color: #000;
	margin: 0px 0px 15px 0px;
	font-family: beatrice;
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 20px;
	line-height: 40px;
}

.page-title-store {
	margin-bottom: 0px !important;
}

.page-title small {
	font-size: 14px;
	font-weight: 400;
	color: #000;
}

.portlet.box {
	padding: 5px !important;
}

#stores-list .store a {
	color: #394bc2;
	text-decoration: none;
}

.prospect-column {
	background: transparent !important;
	color: #000;
}

.customer-bg-title {
	background-color: transparent !important;
	color: #000;
}

.table thead tr th {
	font-size: 12px;
	font-weight: 400;
}

.sorting a,
.sorting_asc a,
.sorting_desc a {
	color: #717477;
	font-size: 13px;
}

.table thead tr th {
	font-size: 13px;
}

ul.page-sidebar-menu > li.open > a,
ul.page-sidebar-menu > li > a:hover,
ul.page-sidebar-menu > li:hover > a {
	background: #fff;
}

ul.page-sidebar-menu li > ul.sub-menu > li > a {
	color: #2d2f30;
}

ul.page-sidebar-menu > li > ul.sub-menu > li.active > a,
ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {
	color: #ff3e00 !important;
	background: #fff !important;
}
ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {
	background: #fff !important;
}

.divider {
	border-top: 1px solid #e7e8e9 !important;
}

.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 #e7e8e9;
}

.sidebar-toggler {
	background-image: none;
	background-color: transparent;
	opacity: 1;
}

.page-sidebar .sidebar-toggler {
	margin-top: 0px !important;
	margin-left: 0px !important;
}

.header.navbar.navbar-fixed-top {
	display: none;
}

.page-header-fixed .page-container {
	margin-top: 0px;
}

.portlet.box > .portlet-title {
	padding: 16px 0px 2px 10px;
}

.block-title {
	margin-top: 20px;
	font-weight: 500;
	color: #000;
}

.dashboard-stat .more {
	padding: 10px 15px 20px 20px;
}

.block-title i {
	float: right;
	font-size: 20px;
	padding-right: 10px;
	color: #ff3e00;
}

.btn,
.btn.blue {
	font-size: 12px;
	color: white;
	text-shadow: none;
	background-color: transparent;
	border: 1px solid #dadcdd;
	border-radius: 5px !important;
	color: #717477;
	padding: 5px 10px 5px 10px;
	font-weight: 300;
}

.title-city {
	margin-bottom: 20px;
}

.link-anchor {
	color: #717477;
	margin-top: 10px;
	margin-right: 20px;
	display: inline-block;
}

.favori-bg-title {
	background-color: #ff8b66 !important;
	color: #fff;
}

.customer-bg-title {
	background-color: #5ed0aa !important;
	color: #fff;
}

.alert-block {
	background-color: #afb1b3;
	color: #000;
	border: 0px;
}

.iconlist {
	font-size: 16px;
}

.title-category {
	font-size: 13px;
	font-weight: 400;
	font-family: Inter;
	letter-spacing: 0px;
	line-height: 20px;
	vertical-align: top;
}

.subtitle-page {
	margin-bottom: 20px;
}

.page-title-store {
	line-height: 44px;
}

.title-favori {
	color: #ff8b66;
}

.title-client {
	color: #5ed0aa;
}

.title-prospect {
	color: #5e6dd0;
}

.title-category i {
	font-size: 20px;
	vertical-align: middle;
}

.pagination {
	font-size: 11px;
}

.pagination a {
	color: #394bc2;
}

.pagination .active > a,
.pagination .active > a:hover,
.pagination a:hover {
	background: transparent !important;
	border-color: #dddddd;
	color: #ff3e00 !important;
}

.btn.blue:hover,
.btn:hover,
.btn.default:hover {
	background: transparent !important;
	border-color: #ff3e00 !important;
	color: #ff3e00 !important;
}

.btn.default {
	color: #333333;
	text-shadow: none;
	background-color: transparent;
}

.dropdown-menu {
	padding: 0px;
}
.badge {
	font-size: 10px !important;
	background-color: #ff3e00;
	height: 14px;
	padding: 3px 5px 4px 5px;
	-webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	border-radius: 12px !important;
	text-shadow: none !important;
	text-align: center;
	vertical-align: top;
	margin-top: -3px;
}

.feeds .col1 {
	float: left;
	width: 95%;
	clear: both;
}

.feeds .col2 {
	float: left;
	width: 76px;
	margin-left: -55px;
	font-size: 11px;
	font-style: normal;
}

.feeds .col2 .date {
	font-style: normal;
}

.title-city {
	font-size: 16px;
	margin-bottom: 0px;
	line-height: 20px;
}

.dashboard-stat .details .desc {
	color: #000;
	text-align: left;
}

.dropdown-menu li a {
	padding-right: 20px;
}

.chats li.out .message,
.chats li.in .message {
	border-left: none;
}

#sidebar-category-1.active {
	border-left: 4px solid #ff8b66 !important;
}

#sidebar-category-1.active a,
#sidebar-category-1.active .count-favori,
#sidebar-category-1.active .icon-fashop-favoris {
	color: #ff8b66 !important;
}

#sidebar-category-2.active {
	border-left: 4px solid #5ed0aa !important;
}

#sidebar-category-2.active a,
#sidebar-category-2.active .count-customer,
#sidebar-category-2.active .icon-fashop-clients {
	color: #5ed0aa !important;
}

#sidebar-prospects.active {
	border-left: 4px solid #5e6dd0 !important;
}

#sidebar-base.active .icon-fashop-base {
	color: #ff3e00 !important;
}

#sidebar-prospects.active a,
#sidebar-prospects.active .count-prospect,
#sidebar-prospects.active .icon-fashop-cible {
	color: #5e6dd0 !important;
}

#sidebar-core.active {
	border-left: 4px solid #5e6dd0 !important;
}

#sidebar-core.active a,
#sidebar-core.active .count-core,
#sidebar-core.active .icon-fashop-curdecible {
	color: #5e6dd0 !important;
}

.store-tag {
	background: #ccced0;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	/*margin-right:-5px;*/
}

.remove-store-tag {
	cursor: pointer;
}

.navbar-toggle {
	width: 100%;
}
.navbar-toggle a {
	color: #000 !important;
}

@media (max-width: 991px) {
	/***
      page sidebar
      ***/
	.page-sidebar {
		background-color: #fff !important;
		margin: 0;
	}
	ul.page-sidebar-menu > li > a {
		border-top: none !important;
	}
	.page-sidebar,
	.page-sidebar.in {
		margin: 0;
	}
	ul.page-sidebar-menu > li:last-child > a {
		border-bottom: 0 !important;
	}
	.page-sidebar .sidebar-search input {
		background-color: #fff !important;
	}
	ul.page-sidebar-menu > li.open > a,
	ul.page-sidebar-menu > li > a:hover,
	ul.page-sidebar-menu > li:hover > a {
		background: #fff;
	}

	.logo-fashop {
		margin-left: 25px !important;
	}

	.navbar-toggle {
		display: block;
	}
}
