/* #navbarResponsive {
	background-color: grey;
} */
label{
	color: grey;
}
.picto-savoir {
	width: 30px;
}
.header2{
	background-image: url(../images/header-small.png);
	background-position: center center;
    background-size: cover;
    min-height: 250px;
    margin-top: 30px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.gris {
	color: #6c757d;
}
.bg-gris{
background-color: #6c757d; 
}
.vert {
	color: #9ebd17;
}
.bck-orange-clair {
	background-color: #fbc880; 
}
.card-body-offre {
	background-color: #fbc880;
}
.card-body-demande {
	background-color: #c2d77d;
}
.badge-secondary {
	background-color: #afb0af !important;
}
.btn-orange {
		background-color: #f1880b; 
		color: white;
}
.btn-vert {
		background-color: #9ebd17; 
		color: white;
}
.bg-violet {
	background-color: #9475d6;
}
.orange {
	color: #ff6f0f;
}
.orange-clair {
	color: #f1880b;
}
.btn {
	white-space : inherit;
}
.badge {
	white-space : inherit;
}
.img-gallerie-admin img {
	width : 200px;
	height: 100px;
	
}
.user-exist {
	color: red;
}


/**GALLERIE */
.img-gallerie{
	width: 400px;
	height: 300px;
	margin-bottom: 40px;
}
.popup-gallery {
	justify-content: space-around;
}
/**FIN GALLERIE */

.dropdown-menu-admin {
	z-index: 3000;
}

/**CALENDRIER */
.calendrier-box-jour{
	/*background-color: #f8f9fa;*/
	border-radius : 4px;
	color: #495057;
	padding: 10px;
	width: 260px;
	border: #495057 1px solid;
}
@media all and (max-width: 548px){
	.calendrier-box-jour{
	width: 100%;
	}
}
.row-calendrier-echange {
	/*background-color: #bbbbbe !important;*/
	margin-bottom: 5px;
}
.row-calendrier-echange-titre {
	background-color: #bbbbbe !important;
	margin-bottom: 5px;
}

.row-calendrier-echange a{
	color: black;
}

.row-calendrier {
	justify-content: center;
}
/**FIN CALENDRIER */
@media all and (max-width: 648px) {
	#div-logo-accueil {
		display: none;
	}
	header.masthead {
		padding-top: 5rem;
		min-height: 250px !important;
	}
	section {
		padding: 2rem 0;
	}
}

.Editor-editor {
	background-color: white;
}

.padding-top-100 {
	padding-top: 100px;
}
.padding-top-50 {
	padding-top: 50px;
}
.padding-30 {
	padding : 30px;
}
.color-white {
	color : white;
}
.btn-poster-projet {
	max-width:100%;
}
.error-msg{
	color: red;
    font-weight: 800;
    background-color : white;
    border-radius: 3px;
    padding: 10px;
    margin: 10px;
}
.success-msg{
	color: green;
    font-weight: 800;
    background-color : white;
    border-radius: 3px;
    padding: 10px;
    margin: 10px;
}
.bg-offre {
	background-color : #f79647;
}
.bg-demande {
	background-color : #a9ca34;
}
.section-demande {
	padding : 3rem 0;
}
.standard-head {
	padding-top: 10rem;
}
.card-projet {
	margin-bottom : 20px;
	text-align : center;
}
.card-categorie {
	margin-bottom : 20px;
	text-align : center;
}
header.masthead {
	max-height : 33.3%;
	margin-top: 50px;
    box-shadow: 0px 10px 28px 0px rgba(181,179,181,1);
}
section {
	padding: 2rem 0;
}
.card-text {
	    color: #514f4f !important;
}
.card-title {
	    color: black;
}
.card-header {
	color :white;
	background-color : #c5c7c5;
}
.img-responsive {
	max-width : 100%;
}
.row-mes-projets {
	margin-top : 20px;
}
.non-valide {
	background-color : orange;
}
.termine {
	background-color : #343a40;
}
#mainNav.navbar-scrolled {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    background-color: #fff;
    color: black;
}
.gris-form {
	color : #495057;
}

input[type=radio]{
  transform:scale(2);
}
.container-barre-recherche {
	border-radius: 4px;
	margin-bottom : 40px;
}
#mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link {
    color: #fff;
 }
 #mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link:hover {
    color: #fff;
}
 
#mainNav.navbar-scrolled .navbar-brand {
    color: #fff;
}

.display-2 {
	font-size: 3rem;
}

.list-group-item {
	/*background-color: #f68c78;*/
	/*background-color: #c5c7c5;*/
	/*background-color: rgba(117, 190, 218, 0.0) !important;*/
	color : white;
	padding: 10px;
	border: 0;
	border-bottom: 1px solid rgba(0,0,0,.125);
}

.list-group-item-gris {
	background-color: grey;
	color : white;
	padding: 10px;
	border: 0;
}

/* Alterne les couleurs des lignes tableaux affichage dates dans une offre*/
.row-striped>div:nth-of-type(odd){
	background-color: white;
}
.row-striped>div:nth-of-type(even){
	background-color: #f4f4f5;
}

.row-echange {
	margin-bottom: 20px;
	border-bottom: grey 1px solid;
	/*padding-bottom: 10px;*/
	color : grey;
}
.heure-min-input {
	width: inherit !important;
	display : inline-block;
}
.heure-min-input-add {
	width: 60px;
	display: inline;
}
.menu-offre-demande {
	/*margin-top: 20px;*/
}
.menu-offre-demande .col-md-4{
	margin-top: 10px;
}
.card-footer p {
	color: #212529;
}
.card-sans-date {
	background-color : orange;
}
.card-projet > .card-text {
	min-height : 75px;
}
.card-projet > .card-body {
	min-height: 235px;
}
.match-box {
	background-color : blue;
}
.card-evenement {
	background-color : cyan;
	color:#212529; 
}
.pagination_custom a {
	color : blue;
}
.user-cloturer {
	background-color: gray !important;
}
.places-dispo {
	font-size: 30px;
}
.liste-echange {
	/*background-color: darkseagreen;*/
	/*box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.2);*/
	margin: 1px;
}
.dropdown-menu{
   /**  transform: translate3d(5px, 35px, 0px)!important;**/
}
.btn {
	margin : 8px;
}
.row-prof {
	background-color : #fbc880;
}
.row-eleve {
	background-color : #c2d77d;
}
.row-eleve > a {
	color : white;
}
.row-prof > a {
	color : white;
}
.icon-type-echange {
	font-size: 50px;
}
.pagination_custom * {
	margin-left: 20px;
}
.pagination_custom a {
	color: black !important;
	/*color: white !important;*/
}
.pagination_custom {
	font-size: 25px;
}
/**TEST DROPDOWN COMP*/


.dropdownComp {
 /*  position: absolute;
  top:50%;
  transform: translateY(-50%); */
}



.dropdownComp dd,
.dropdownComp dt {
  margin: 0px;
  padding: 0px;
}

.dropdownComp ul {
  margin: -1px 0 0 0;
}

.dropdownComp dd {
  position: relative;
}

.dropdownComp a,
.dropdownComp a:visited {
  color: #fff;
  text-decoration: none;
  outline: none;
  font-size: 12px;
}

.dropdownComp dt a {
  background-color: white;
  display: block;
  /* padding: 8px 20px 5px 10px; */
  min-height: 25px;
  line-height: 24px;
  overflow:  auto;
  color : #495057 !important;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
}

.dropdownComp dt a span,
.multiSel span {
  cursor: pointer;
  display: inline-block;
  padding: 0 3px 2px 0;
}

.dropdownComp dd ul {
  background-color: #4F6877;
  border: 0;
  color: #fff;
  display: none;
  left: 0px;
  padding: 2px 15px 2px 5px;
  position: absolute;
  top: 2px;
  width: 280px;
  list-style: none;
  height: 100px;
  overflow: auto;
  text-align: left;
}

.dropdownComp span.value {
  display: none;
}

.dropdownComp dd ul li a {
  padding: 5px;
  display: block;
}

.dropdownComp dd ul li a:hover {
  background-color: #fff;
}
.checkbox-comp {
	margin-right : 10px;
}
.multiSel {
	font-size: 1rem !important;
}

/**FIN TEST DROPDOWN COMP**/

.competence-projet {
	margin-left: 10px;
	font-size : 100%;
}
.btn-deja-valide {
	 pointer-events: none;
  cursor: default;
}

/* *{
    margin: 0;
    padding: 0;
} */
.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

/* Modified from: https://github.com/mukulkant/Star-rating-using-pure-css */		
		
		
		
		