body {
  font-family: 'Noto Sans', sans-serif;
  font-size: .88rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #f1f4f6;
}
h1 {
	color: #fc8d00;
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
	line-height: 1;
}
.app-sidebar__toggle {
  color: #fc8d00;
}
.fs-2 {
	font-size: 2rem !important;
}
.fs-88{
	font-size: .88rem;
}
.fc-grey {
	color: #495057 !important;
}
.op-8 {
	opacity: 0.8;
}
.bold {
	font-weight: bold;
}
.app-sidebar {
  background-image: linear-gradient(to top, #f0a377 10%, #fc8d00 100%) !important;
}
.app-sidebar li a.side-menu__item, a.slide-item {
  color: white !important;
  font-size: 18px !important;
  font-weight: bold !important;
  margin: 0px 0 !important;
}
.side-menu__item {
  padding: 8px 10px 8px 20px;
}
.app-header {
  padding: 0px 0;
  box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03),0 0.9375rem 1.40625rem rgba(4,9,20,0.03),0 0.25rem 0.53125rem rgba(4,9,20,0.05),0 0.125rem 0.1875rem rgba(4,9,20,0.03);
}
.app-sidebar {
  margin-top: 55px;
  width: 280px;
}
.app-sidebar__toggle:before {
	content: "\e906";
  top: 8px;
}
.slide.is-expanded [data-toggle="slide"], .slide .side-menu__item.active, a.slide-item:hover, a.side-menu__item:hover {
  background-color: rgba(255, 255, 255, 0.295) !important;
  color: #fff !important;
  border-radius: 0.5em;
}

.app-content .side-app {
  padding: 0;
}
.page-header {
  background: rgba(255, 255, 255, 0.918) !important;
  padding: 30px;
}
.app-content {
  margin-top: 55px;
}
.page-title-heading {
  font-size: 1.25rem;
  font-weight: 400;
  display: flex;
  align-content: center;
  align-items: center;
}
.page-title-icon {
  font-size: 2rem;
  display: flex;
  align-items: center;
  align-content: center;
  text-align: center;
  padding: .83333rem;
  margin: 0 30px 0 0;
  background: #fff;
  box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03),0 0.9375rem 1.40625rem rgba(4,9,20,0.03),0 0.25rem 0.53125rem rgba(4,9,20,0.05),0 0.125rem 0.1875rem rgba(4,9,20,0.03);
  border-radius: .25rem;
  width: 70px !important;
height: 70px !important;
}
.page-title-icon i {
  font-size: 42px;
  color: #fc8d00 !important;
}
.page-title-subheading {
  padding: 3px 0 0;
  font-size: .88rem;
  opacity: .6;
}
.design-card {
  border-top: 8px #fc8d00 solid !important;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(26,54,126,0.125);
    border-top-color: rgba(26, 54, 126, 0.125);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
  border-radius: .25rem;
}
.card {
  box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03),0 0.9375rem 1.40625rem rgba(4,9,20,0.03),0 0.25rem 0.53125rem rgba(4,9,20,0.05),0 0.125rem 0.1875rem rgba(4,9,20,0.03);
  border-width: 0;
    border-top-width: 0px;
  transition: all .2s;
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
  padding: 15px;
}
.card-title {
  text-transform: uppercase;
  color: rgba(13,27,62,0.7);
  font-weight: bold;
  font-size: .88rem;
  margin-bottom: .75rem;
  font-size: .78rem !important;
}
.title {
	overflow: hidden;
	height: auto;
}
p.card-text {
	font-size: .88rem !important;
	font-weight: 400;
	margin-bottom: 1rem !important;
}
.link-show a p {
  color: gray;
  font-size: 20px;
  text-decoration: none;
}
.link-show .btn {
  font-size: 20px;
  margin-bottom: 1.25rem;
}
.link-rules, .link-rules:hover {
  text-decoration: none;
  color: gray;
  margin-left: 25px;
}
.footer {
  padding: 20px 0;
}
.app-sidebar .side-menu li a.active {
  background: transparent !important;
}
.form-col {
  background: #fff;
  padding: 20px 15px;
}
.col-pharma p, .col-emploi p {
	font-size: .88rem !important;
	font-weight: 400;
	color: #495057;
}
.slide.is-expanded .slide-menu li.active a.active {
  color: #fff !important;
}
.login-page .fa-user {
  font-size: 100px !important;
  margin-bottom: 25px;
  color: orange;
}
.social .btn-primary {
  background-color: rgb(26, 87, 199) !important;
  border: rgb(26, 87, 199) !important;
  padding: 5px 15px;
}
.social .fab {
  font-size: 25px !important;
}
a.link-extern {
  color: rgba(0, 0, 0, 0.60);
  text-decoration: none;
}
@media (min-width: 768px){
	.app-content {
	  margin-left: 280px;
	}
	.app.sidenav-toggled .app-sidebar {
	  left: -280px;
	}
	.login-page .app-content {
	  margin-left: 0;
	}
}
@media (max-width: 767px){
	.app .app-sidebar {
	  left: -280px;
	}
}
@media (max-width: 480px){
	.header-brand-img {
	  height: 2.5rem;
	}
}