/* body{
	font-family:montserrat,-apple-system,BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,sans-serif !important;
	font-size:0.9rem !important;
} */

h6, h5, h4, h3 , h2 , h1{
	font-family:montserrat,sans-serif !important;
	/* color: #113753 !important; */
}

.bg-white{
	background-color:#fff !important;
}

.card-header {
  background-color:#fff !important;
}

.card {
	border-radius:0.4rem !important;
}

footer.sticky-footer-i {
	background-color:#fff !important;
	font-size:0.8rem !important; 
}


@media (max-width: 991.98px) {
	#loginImg {
		display:none !important;
		/* background-color:#f0f !important; */
		min-height: 100vh !important; 
	}
	
	#dispo-selectJour{
		display:none !important;
	}
	
	#tabDispo .tdDispoSelected{
		border:1px solid #E4E7EC !important;
	}
}

#page-center{
	background-color:#F5F5F5 !important;
}

.navbar-white, .bg-white {
	background-color:#ffffff !important;
	color: #113753 !important;
	border-bottom:1px solid #E4E7EC;
}

.navbar-white .navbar-text {
  color: #113753 !important;
}

.navbar-white .navbar-text a { 
  color: #113753 !important;
}

.navbar-white a { 
  color: #113753 !important;
}

.navbar-white .navbar-text a:hover, .navbar-white .navbar-text a:focus {
  color: #113753 !important;
}

.navbar-sidenav{
	background-color:#ffffff !important; 
}

.sidenav-toggler{
	background-color:#113753 !important;

}
#sidenavToggler{
	color: #ffffff !important;	
}

.navbar-toggler-right {
	color: #113753 !important;	
}

.border-gris{
	border : 1px solid #E4E7EC !important;
	
}
.card-header-mdz{
	border-bottom:none !important;
	font-weight: bold!important;
	color: #174b71 !important; /*113753*/
}
.card-sous-header-mdz{
	border-bottom:none !important;
	color: #174b71 !important; /*113753*/
}

.w-70 {
  width: 70% !important;
}

.w-60 {
  width: 60% !important;
}
/*
.w-16{
  width: 16% !important;
}

.w-34{
  width: 34% !important;
}*/

.badge-success-mdz {
  color: #28a745;
  background-color: #CFF7D3;
}
.badge-danger-mdz {
  color: #dc3545;
  background-color: #f8d7da;
}

.badge-white {
	color: #000;
	background-color: #fff;
	border:1px solid #E4E7EC;
}

.badge-ferie {
	color: #000;
	background-color: #ffc107;
}

.badge-tourEquipe {
	color: #000;
	background-color: #a2cdf9;
}

.table thead th {
  border-bottom: 1px solid #dee2e6 !important;
}

.tooltip-inner {
  color: #000 !important;
  background-color: #fff !important;
  border:1px solid #E4E7EC !important;
}

.btn-outline-secondary-mdz{
  border:1px solid #dfdfdf !important;	
}

.btn-outline-secondary-mdz:hover {
  background-color: #dfdfdf !important;	
  /* background-color: #007bff !important;	 */
}


/* .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-attachment: fixed;
} 

.bg-image{
   position: relative;
}

.clipped{

  clip-path: circle(50% at 50% 50%);
  position:top;
}

.mask1 {
	-webkit-mask-image: url(/images/mask-thumb.png);
	mask-image: url(/images/mask-thumb.png);
	mask-repeat: no-repeat;
	mask-position: center;  
  
}


.clipped2{
	clip-path: circle(50% at 50% 50%);
	position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-size: cover;
    background-position: center center;
}


 */

/* #mainNav .sidenav-toggler {
  background-color: #113753 !important; 
  color:#ffffff !important;
  opacity: 1; 
} */

/* 
@media (min-width: 768px) {
	
	#loginImg{ display:block !important;min-height: 100vh !important;}
	#loginImg img{
		width:100% !important;
		height:auto;
	}	
}

@media (min-width: 992px) {
	#loginImg{ display:block !important;min-height: 100vh !important;}
	#loginImg img{
		width:100% !important;
		height:auto;
	}
}
 
@media (min-width: 1200px) {
	
	#loginImg{ display:block !important;min-height: 100vh !important;}
	#loginImg img{
		width:100% !important;
		height:auto;
	}
} */

 #loginImg {
	
	height:100vh !important;
}
/*
#loginImg img{
	width:100% !important;
	height:auto;
} */
