/*
Template Name: Flat Lab Dashboard build with Bootstrap v3.3.2
Template Version: 3.0
Author: Mosaddek Hossain
Website: http://thevectorlab.net/
*/

/* Import fonts */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

.jumbotron{
    border-radius:8px;
}

button a , .link {
   color: white !important;
}

hr {
    background-color:#707070;
}

h6 , h4, .bleucolor {
    color:#026CA6;
}

.greenbtn{
    background-color:#7CB82E !important;
    color:white !important;
}

.redbtn{
	background-color:#C60923 !important;
}

.bi-calendar-check-fill{
	color:#28A74E;font-size: 1.25rem;
}

.fullbtn{
    width: 100%;
}

.list li{
	text-align: justify;
    margin-bottom: 5px;
}

a:hover, a:visited, a:link, a:active {
    color: #3F4040;
    text-decoration: none;
}

.header__menu li{
    padding: .5em .75em;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}

/* à corriger */
.banniere3{
	border-radius:8px !important;
}

p{
	text-size:16px;
}

/* header */
#header__navigation{
	background:#EBEBEB;
}

.header__menuPrincipal{
	margin-left: 1em;
}

.header__logo{
	width: 8.25em;
}

.header__menu, .header__navigationBloc{
	color: #3F4040;
	font: normal normal normal 14px/23px Open Sans;
}


/* footer mask */
footer {
    background-color:#444444;
}

#footer{
    background-color:#444444 !important;
    position: fixed;
    height: 100px;
    bottom: 0;
    width: 100%;
}

.footer__medflixsSocialLink {
    margin-right: 15px;
}

.margedrop{
	margin-right: 4em;
}


/* Login & register page */
.ratio {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.rond{
    background-color:white;
    padding:10px;
    border-radius: 50%;
}

#cover {
    background-image: url(https://umg.medflixs.com/uploads/files/61e68465135b6706790689.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.mask{
    background-color: rgba(0, 0, 0, 0.6);
}

.ratio{
    background-image: url(https://test.medflixs.com/uploads/files/627a508c0da54174111485.png);
}

.bglogin{
	height: 100%;
    background-color: #444444;
}


/* page aurevoir et bienvenue  */
.box {
    min-height: 100vh;      
    display: flex;
    align-items: center;
}

.box .bg-white {
    border-radius: 8px;
}

 #finsalon {
    background-image: url(https://umg.medflixs.com/uploads/files/61e9406093552250411650.png);
    background-size: cover;
}

.spinner-grow{
	width: 3rem; height: 3rem;
}

#opensalon {
    background-image: url(https://umg.medflixs.com/uploads/files/61e94251abe77110167156.png);
    background-size: cover;
}

/* page confirm inscription */
.image-grid-cover {
    width: 100%;
    background-size: cover;
    min-height: 180px;
    position: relative;
    margin-bottom: 30px;
    border-radius: 4px;
}			

.has-image{
    background-image: url(https://espace.medflixs.com/uploads/files/attente.png);
    height: 600px;
}

