.main-header .sidebar-toggle:before {
	display: none;
}

.main-header .sidebar-toggle {
	padding: 18px 15px 11px;
}

.main-header .sidebar-toggle svg {
	width: 26px;
}

.skin-black .main-header .navbar > .sidebar-toggle {
	border-right: 0;
}

#mysodexo .skin-black .wrapper,
.skin-black .main-sidebar,
#mysodexo .skin-black .left-side,
#login_overlay {
	background: #fff;
	border-right: 1px solid #eee;
}

.skin-black .sidebar-menu > li > a {
	color: #203b72;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
}

.main-footer,
.main-footer .pull-right {
	color: #203b72;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 42px;
}

.content-wrapper {
	background: #fff;
}

.content-header > h1 {
	text-transform: uppercase;
}

#cc_add_bar {
	background: #ebf1f5;
	line-height: 50px;
}

#cc_add_bar button {
	background: none;
	outline: 0;
	border: 0;
	text-transform: uppercase;
	color: #000;
	text-align: left;
	padding-left: 15px;
}

#cc_add_bar button img {
	display: inline-block;
	margin-right: 10px;
	width: 30px;
}

#cc_add_bar button span {
	display: inline-block;
}

/**CODY INIT*/
#cody-wrapper {
	--launcher-bottom: 35px !important;
}
/**CODY FINISH*/

/**CHATBASE INIT*/
#chatbase-bubble-button {
	margin-bottom: 20px !important;
}
/**CHATBASE FINISH*/

/**SWIPER CONTAINER INIT*/
.swiper-container {
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 1;
}
/**SWIPER CONTAINER FINISH*/
