.buttonPRELEV {
	line-height: 1.3em;
	min-width: 10% !important;
	background-color: #ffbf35 !important; /*#ffbf35; orange */  /*#35ff84; vert  */   /*#3498db; bleu  */ 
}


.button {
	line-height: 1.3em;
	min-width: 90%;
	background-color: #3498db; /*#ffbf35; orange */  /*#35ff84; vert  */   /*#3498db; bleu  */ 
}

.buttonMED {
	line-height: 1.3em;
	min-width: auto !important;
	background-color: #3498db; /*#ffbf35; orange */  /*#35ff84; vert  */   /*#3498db; bleu  */ 
}


	  
	.toolbar + .page__background + .page__content {
		top: 70px !important;
	}

	 .toolbar {
		 height:66px !important;
	 }
	 
      .user_thumbnailVF {
		color:white;
		/* border-radius: 6px; */
		padding:8px;
        height: 50%;
        display: table;
        text-align: center;
        margin: auto;
      }
      .user_thumbnailVF2 {
		color:white;
		/* border-radius: 6px; */
		padding:2px;
        height: 50%;
        display: table;
        text-align: center;
        margin: auto;
      }