
/* Main page */
/*
body {
    background-color: #FFF !important;
    background-image: url('http://www.mossigvignoble.fr/wp-content/uploads/site/bandeaux/accueil.jpeg') !important;
}
*/

#portailClientLogo1>a>img {
	width: 200px;
}

#portailContent {
    padding-top: 20px;
}

.thumbnail img {
    max-height: 112px;
}


/* btn Support / Admin / geoserver */
#footerBlock1>.panelFooterBody>.btn-toolbar {
	float: left;
    /* width: 100%; */
}

/* .btn-group{ */
    /* width: 100%; */
    /* display: flex; */
    /* justify-content: space-between; */
    /* justify-content: center; */
/* } */

.btn-admin {
	color: white;
	background-color: #343a40!important;
}

