:root {
--font: 'Open Sans', sans-serif;;


--base-color: #2A7DE1;


--base-text-color: #FFFFFF;


--footer-color: #FFFFFF;


--footer-text-color: #000000;


--button-color: #2A7DE1;


--button-hover-color: #FC8F00;


--button-text-color: #FFFFFF;



--header-color: #fefefe;


--header-text-color: #333;

--clear-filters-display-text: inline-block;


--clear-filters-display-icon: inline-block;

}

	.es-clear-all-filters-button .button-text {
	display: var(--clear-filters-display-text);
	}

	.es-clear-all-filters-button .button-icon {
	display: var(--clear-filters-display-icon);
	}


/* Element | http://cleyver.inceptgroup.nettailer.com/ */

.inner-wrapper {
  background-color: white;
}
div.blueTable {
  background-color: #2A7DE1;
  width: 100%;
  height: 100px;
  text-align: center;
}
.divTable.blueTable .divTableCell, .divTable.blueTable .divTableHead {
  padding: 3px 2px;
}
.divTable.blueTable .divTableBody .divTableCell {
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
}


/* profile_313fdab3-04a4-4b3f-ab39-b30e771b1c00.css | https://cleyver.inceptgroup.nettailer.com/node/retailer/css/profile_313fdab3-04a4-4b3f-ab39-b30e771b1c00.css?_rtv=1690368414523 */

div.blueTable {
  /* font-family: sans-serif; */
}

/* Element | https://cleyver.inceptgroup.nettailer.com/ */

.divTable {
  /* padding-top: 5px; */
  /* padding-top: 2px; */
  padding-top: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
  left: 0px;
  right: 0px;
}


/* first_page.min.scss | https://cleyver.inceptgroup.nettailer.com/noderes/fr-FR/node/stylesheets/sass/first_page.min.scss?_rtv=1690278016 */

.bx-wrapper {
border: 5px solid #fff;
box-shadow: 0 0 5px #fff;
}




/* Element | http://cleyver.inceptgroup.nettailer.com/ */

.inner-wrapper {
  background-color: white;
}
div.blueTable {
  background-color: #2A7DE1;
  width: 100%;
  height: 100px;
  text-align: center;
}
.divTable.blueTable .divTableCell, .divTable.blueTable .divTableHead {
  padding: 3px 2px;
}
.divTable.blueTable .divTableBody .divTableCell {
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
}


/* profile_313fdab3-04a4-4b3f-ab39-b30e771b1c00.css | https://cleyver.inceptgroup.nettailer.com/node/retailer/css/profile_313fdab3-04a4-4b3f-ab39-b30e771b1c00.css?_rtv=1690368414523 */

div.blueTable {
  /* font-family: sans-serif; */
}

/* Element | https://cleyver.inceptgroup.nettailer.com/ */

.divTable {
  /* padding-top: 5px; */
  /* padding-top: 2px; */
  padding-top: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
  left: 0px;
  right: 0px;
}


/* first_page.min.scss | https://cleyver.inceptgroup.nettailer.com/noderes/fr-FR/node/stylesheets/sass/first_page.min.scss?_rtv=1690278016 */

.bx-wrapper {
border: 5px solid #fff;
box-shadow: 0 0 5px #fff;
}



.splash-message{
    text-align: center;
     padding-top: 70px;
    padding-bottom: 70px;
}

.login-container{

    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
}

.login-container h1{
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: bold;

}

.login-form{
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

.splash-message h1{
    font-weight: bold;
}

.splash-message p{
    font-weight: 300;
}

.splash-head{
    background-color: white;
}

.splash-head img{
    max-height: 100px;
    margin-top: 100px;
    margin-bottom: 10px;
}

.splash-footer{
    height: 300px;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #337ab7;
}

.splash-footer p{

    font-size: small;
    padding-top: 100px;
}

.mb-50{
    margin-bottom: 50px;
}



