@import url('https://fonts.googleapis.com/css?family=DM+Sans:400,500,700&display=swap&subset=latin-ext');
@font-face {
  font-family: 'century';
  src: url('../fonts/gothic.ttf');
}
@font-face {
  font-family: 'century';
  src: url('../fonts/gothicb.ttf');
  font-weight: bold;
}
@font-face {
  font-family: 'twcent';
  src: url('../fonts/twcent.ttf');
}

html, body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'DM Sans', sans-serif;
}

@media (max-width: 600px) {
  .table {
    font-size: 12px;
  }
}

th a.asc::after{
  content: "\f0dd";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

th a.desc::after{
  content: "\f0de";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

.fancybox-inner {
  overflow: hidden !important;
}

.icone {
max-width:16px;
}

.flag img {
max-width:22px;
}
.underline:hover{
  text-decoration: underline !important;
}
.imgRelative{
  position : relative;
  max-width: 30%;
  left: 18%;
  min-width: 30%;
}
.affichageTitle {
  margin-left: 3em;
    font-size: 14px;
    font-weight: 500;
}
.hidden {
  display : none;
}
.imgParcours{
  width: 100%;
  height: auto;
  opacity: 0.6;
}
#cross {
  cursor: pointer;
  position: absolute;
  top: -12px;
  right: -13px;
  width: 4%;
  font-size: 18px;
}

img.flag {
max-width:22px;
}

.top_admin {
background-color: #000;
background-repeat: no-repeat;
height: 95px;
background-position: 8px 5px;
text-align: right;
color: #FFF;
font-size: 20px;
margin-bottom: 0;
}

.main-header .sidebar-toggle:before {
  content: "";
}
.skin-yellow .main-header .logo {
  background-color: #000;
}

.main-header .logo .logo-lg img {
  max-height: 43px;
}
.content-wrapper {
  background-color: transparent !important;
}

.skin-yellow .menu {
  color: #ffffff;
}
li.langue {
  padding: 4px;
  color: #000;
}

li.langue:hover {
  background-color: #ffcc06;
  text-decoration: none;

}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu li.header {
  background-color: rgb(46,46,46,0.8);
  font-weight: bold;
  color: #ffffff;
  padding: 4px 5px;
}

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

/*MENU DES NOTIFICATIONS*/
.skin-yellow .navbar-nav>li>.dropdown-menu {
  border-radius: 0;
  margin-top: 5px;
  background-color: #fffffff3;
  border: 0;

  -webkit-box-shadow: 3px 7px 12px -1px rgba(0,0,0,0.3);
  -moz-box-shadow: 3px 7px 12px -1px rgba(0,0,0,0.3);
  box-shadow: 3px 7px 12px -1px rgba(0,0,0,0.3);
}

.skin-yellow .navbar-nav>li>.dropdown-menu>li .menu>li>a {

  border-bottom: 0;
  font-weight: bold;
  color: #000;
}

/* Largeur des icones de notification */
.skin-yellow .navbar-nav>li>.dropdown-menu>li .menu>li>a i {
  width: 20px !important;
}
.skin-yellow .navbar-nav>li>.dropdown-menu>li .menu>li>a:hover {
  background-color: #ffcc06;
}



.skin-yellow .navbar-nav>li>.dropdown-menu>li.header {
  background-color: rgb(46,46,46,0.8);
  font-weight: bold;
  color: #ffffff;
}

.skin-yellow .navbar-nav>li>.dropdown-menu:before {
  position: absolute;
  top: -7px;
  right: 14px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color:rgb(46,46,46,0.8);
  content: '';
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.header, .navbar-nav>.messages-menu>.dropdown-menu>li.header, .navbar-nav>.tasks-menu>.dropdown-menu>li.header{
  border : 0;
  border-radius: 0;
}

.skin-yellow .main-header .navbar {
  background-color: #d49f00!important;
}

.skin-yellow .wrapper, .login-page {
  background: #343a40;
}


.skin-yellow .main-sidebar {

  background-color: rgb(0,0,0,0.8);
}


.skin-yellow .sidebar-menu>li>.treeview-menu {
  margin: 0;
  background-color: rgb(46,46,46,0.8);
  border-left:3px solid #ffcc06;
}

.sidebar span {
margin-left:6px;
}





.skin-yellow .sidebar-menu>li:hover>a, .skin-yellow .sidebar-menu>li.active>a {
  color: #fff;
  background-color: #d49f00;
  border-left-color: #ffcc06;
  transition: border-left-color 0.5s, color 0.5s, background-color 0.5s;
}

.skin-yellow .sidebar-menu>li>a {
  transition: border-left-color 2s, color 2s, background-color 2s;
}

.skin-yellow .sidebar-menu>li.header {
  color: #8a8a8a;
  background: #282828;
}

.wrapper, .login-page {
  /*background-image: url('../../img/admin/ciel3.png') !important;*/
  background-position: top left;
  background-attachment: fixed;
  background-size: cover;
}

.box {
  background: rgb(255,255,255,0.5);
}


.main-footer {
  color: #363636;
  background-color: rgb(255,255,255,0.2) !important;
  border: 0;
}

.login-page {
  background-repeat: repeat;
}

.login-box-body {
  -webkit-box-shadow: 3px 4px 19px 1px rgba(0,0,0,0.2);
-moz-box-shadow: 3px 4px 19px 1px rgba(0,0,0,0.2);
box-shadow: 3px 4px 19px 1px rgba(0,0,0,0.2);
}



.fancybox-skin{
  background-color: #ecf0f5 !important;
}

.indent {
  margin-left: 10px;
  margin-right: 10px;
}






.form-line, .form-line-full {
  float: left;
  width: 50%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form-line .form-title {
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
  color: #444;
  cursor: default;
  margin-bottom: 2px;
}

.inp, .textarea {
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  height: 36px;
  font-size: 13px;
  width: 100%;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  color: #686868;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form-line-full {
  width: 100%;
}

/*
.breadcrumb {
  background-color: #fff !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  border: 1px solid #e1e6ef;
  margin: 0;
}

.breadcrumb li a {
  color:#343a40;
}
*/

.breadcrumbs{
  overflow: hidden;
  width: 100%;
  margin-top: 10px;
  padding-inline-start: 0px;
}

.breadcrumbs li{
  float: left;
  margin: 0 .5em 0 1em;
}

.breadcrumbs a{
  background: #fff;
  padding: .7em 1em;
  float: left;
  text-decoration: none;
  color: #444;
  position: relative;
}

.breadcrumbs a:hover{
  background: #ffcc06;
}

.breadcrumbs li:nth-of-type(1){
    margin-left:0;
}


.breadcrumbs li:nth-of-type(n+2) a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-width: 1.5em 0 1.5em 1em;
  border-style: solid;
  border-color: #fff #fff #fff transparent;
  left: -1em;
}

.breadcrumbs li:nth-of-type(n+2) a:hover::before{
  border-color: #ffcc06 #ffcc06 #ffcc06 transparent;
}

.breadcrumbs a::after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid #fff;
  right: -1em;
}

.breadcrumbs a:hover::after{
  border-left-color: #ffcc06;
}

.breadcrumbs .current,
.breadcrumbs .current:hover{
  font-weight: bold;
  background: none;
}

.breadcrumbs .current::after,
.breadcrumbs .current::before{
  content: normal;
}



.btn-dark, .label-dark {
  background-color: #2E2E2E;
  border-color: #000;
}
.btn-dark i, .label-dark i {
color: #6E6E6E;
}



.selectpicker .dropdown-menu {
  top: 0;
}


.table-striped>tbody>tr:hover {
  background-color: #dfdfdf;
}
.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #ffffff;
}

.btn-transparent {
  background-color: transparent;
  box-sizing: border-box;
  padding: 3px 0;
  border-width: 0;
  border-style: outset;
  border-color: 0;
  width:100%;
  text-align: left;
}


footer.box-footer {
  bottom: 0;
  position: fixed;
  width: 100%;
  padding-left: 24px !important;
  padding-right: 40px !important;
}

.with-fixed-footer {
  margin-bottom: 65px;
}

/* TINY MCE */

.mce-menu-item.mce-disabled, .mce-menu-item.mce-disabled:hover {
  background: none !important;
}



.user-panel {
  padding: 10px 10px 20px 10px;
}

.bouton-retour {
  position: absolute;
  bottom: 8px;
  left: 16px;
  font-size: 26px;
  background-color:rgb(255,255,255,0.4);
  border-radius:5px;
  padding:5px 15px 5px 15px;

}
.content {
  padding-bottom: 40px;
}

.box-header {
  background-color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
}

.widget-filters {
	margin-top: 15px;
}

.box-body {
  background-color: #FFF;
}

.font-easy {
  font-family: 'century';
}


.box, .small-box {
  -webkit-box-shadow: 0px 6px 14px 3px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 6px 14px 3px rgba(0,0,0,0.75);
  box-shadow: 0px 6px 14px 3px rgba(0,0,0,0.75);
}

.box.box-primary {
  border-top-color: #ff7c2a;
}


@media (max-width: 550px) {
	.dataTable {
		font-size: 10px;
	}

	.btn-group-xs>.btn, .btn-xs {
		padding: 0.20rem 0.7rem !important;
			font-size: 0.8rem !important;
			line-height: 1.5;
			border-radius: 3px !important;
	}
}

.btn-xs {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    padding: 0.25rem 0.7rem;
    font-size: 1.0rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: .0rem .2rem;
    border: 0;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
}

@media (min-width: 551px) {
	.table-condensed>tbody>tr>td,
	.table-condensed>tbody>tr>th {
		font-size: 12px;
		padding-top: 8px;
		font-weight:bold;
	}
}
