.modal-content {
  background-color: lavender;
}
.btn-light  {
  background-color: #cecece;
  bborder-color : black;
}
.btn-light:hover {
  background-color: #cecece;
  border-color : green;
  font-style: italic;
}
.form-control {
	ffont-weight: bold;
	color: gray;
}
.formulaire {
	font-style: italic;
	background-color: lavender;
}
label {
	color: gray;
	font-weight: normal;
	font-size: 110%;
}
.mk-cursor-pointer {
	cursor: pointer;
}

.btn-default {
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
	background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
	background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	border-color: #ccc;
}
	

.btn-acces_fiche_loca_vara {
	background-color: #E5E3E3;
	border-color: 3px solid black;
	border-radius: 10px 5px 10px 5px;
	font-style: italic;
}

.colorLoca {
	color: red;
}
.colorVara {
	color: #406593;
}
.titrageButtonLocaVara {
	font-size: 120%;
	font-style: italic;
}
.titrageLibelleFormulaire {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	background-color: transparent;
	color: gray;
}
.titrageTHFormulaire {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	background-color: transparent;
	color: #406593;
}


.alignementTextVertical {
	vertical-align: middle;
}
.colorLoca {
	color: red;
}
.myFicheSuiviZone {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}
.myTitrageRelanceFicheEntreprise {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background-color: transparent;
	color: gray;
	justify-content: center;
}

.loading {
	background: url(/img/veuillezPatienter.png)  no-repeat top left;
	margin-left: auto;
	margin-right: auto;
	width: 225px;
	height: 2256px;

}




#menu-header a.optionActive, 
#menu-header .optionActive {
	color: #43aaf5 !important;
	font-family: 'Lato';
	padding: 8px, 16px, 9px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	font-weight: bold;
	font-size: 110%;
}
#menu-header a:hover #menu-header a.active {
	color: #43aaf5 !important;
	font-family: 'Lato';
	padding: 8px, 16px, 9px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
#menu-header {
	text-align: right;
	font-size: 16px;
	line-height: 1px;
}
#menu-header a {
	/* color: white;-->*/
	font-family: 'Lato';
	padding: 8px, 16px, 9px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

.navbar {
	z-index:99;
}
.navbar-right {
	margin-right: 0px;
}
/* Couleur dégradé fond menu */
.mynavbar-inverse {
	background-image: linear-gradient(to bottom, #FFFFFF 100px, #F2F2F2 100%);
	background-color: white;
	border-color: white;
}
.mynavbar-inverse .navbar-toggle .icon-bar {
	background-color: #848484;
}
.mynavbar-inverse .navbar-toggle {
	border-color: #F6CEF5;
}
.mynavbar-inverse .navbar-nav > li > a {
	color: white;
}

.site {
        margin: 0 auto;
        max-width: 97rem;
        padding: 0;
        margin-top: 0 !important;

}

.my-bg-primary {
	color: #fff;
	background-color: #337ab7;
}

.panel-default > .myPannelHeadingWarning {
	background-image: linear-gradient(to bottom, #F28101 0px, #F5F5F5 100%);
}
.panel-default > .myPannelHeadingAVenir {
	background-image: linear-gradient(to bottom, #A9F5BC  0px, #F5F5F5 100%);
}
.panel-default > .myPannelHeadingRetard {
	background-image: linear-gradient(to bottom, #F78181 0px, #F5F5F5 100%);
}

.panel-default > .myPannelHeadingAProspecter {
	background-image: linear-gradient(to bottom, #F78181 0px, #F5F5F5 100%);
}
.panel-default > .myPannelHeadingProspect {
	background-image: linear-gradient(to bottom, #F28101 0px, #F5F5F5 100%);
}
.panel-default > .myPannelHeadingClient {
	background-image: linear-gradient(to bottom, #A9F5BC  0px, #F5F5F5 100%);
}
.panel-default > .myPannelHeadingMort {
	background-image: linear-gradient(to bottom, #E6E6E6  0px, #F5F5F5 100%);
}
.myDisplayInLine {
	display: inline;
}
.affichageCptLoca {
	color: red;
	font-weight: bold;
}

.affichageCptVara {
	color: #406593;
	font-weight: bold;
}

.titrageAProspecter {
	color: #406593;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 110%;
}

.titrageProspect {
	color: #406593;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 110%;
}

.titrageClient {
	color: #406593;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 110%;
}

.titrageMort {
	color: black;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 110%;
}


.titrageRdvEnRetard {
	color: red;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 110%;
}

.titrageRdvAVenir {
	color: green;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 110%;
}
.mytext-primary {
	color: #337ab7;
}
.imageFondMenu {
	padding-top: 0px;
	background-position: center top;
	background-image:url(/img/fond_studio.jpeg) ;
	background-repeat: no-repeat;
	background-repeat: repeat-y;
	background-size: cover;
}
.navbar-dark .navbar-nav .nav-link {
	color: white; 
}
.nav-item-actif {
	color: yellow;
	font-weight: bold;
	text-decoration: underline;
}
