body
{
	margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif;
}

.unknow-result
{	
	text-align: center;
	font-size: 26px;
	padding-top: 150px;
	padding-bottom: 150px;
}

.box-paid-moyen
{
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.stripe-button-el
{
	display:none !important;
}

.boxpaid
{
	overflow: auto;
	border-bottom: 1px solid #dadada;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.boxpaid-total
{
	float: right;
    font-size: 25px;
    margin-right: 10px;
    background-color: #efefef;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #dadada;
}

.title-paid-moyen
{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

header
{
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 110px;
	box-shadow: 0px 1px 5px #000000;
	background-color: #ffffff;
	top: 0;
}

.menu-mobile
{
	display:none;
	width: 100%;
	height: 45px;
	background-color: #edecec;
	position: fixed;
	z-index: 100;
}

.menu-mobile a
{
	font-size: 31px;
	margin-left: 10px;
	color: #000;
}

.menu-mobile-item
{
	display:none;
	position: fixed;
	margin-top: 45px;
	width: 100%;
	background-color: #aaa;
	z-index: 100;
}

.menu-mobile-item ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-mobile-item ul a
{
	color: #000;
}

.menu-mobile-item ul a li
{
	text-align: center;
	padding: 10px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

.btn-success
{
	background-color: #0072a8 !important;
	border-color: #0072a8 !important;
}

.budget-box
{
	height: 61px;
}

.btn-success:focus 
{
    box-shadow: 0 0 0 .2rem rgb(0, 114, 168,0.5) !important;
}

.margin-topbase
{
	margin-top:110px;
}

.textarea-boxing
{
	width: 100%;
	margin-top: 10px;
	height: 150px;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-top: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}

.logo
{
	width: 280px;
	padding-top: 20px;
	padding-left: 10px;
	float: left;
	height: 86px;
}

.box-stat
{
	float: left;
    width: 30%;
    padding: 20px;
    box-sizing: border-box;
    background-color: #1b81b5;
    color: #ffffff;
    border-radius: 5px;
	margin-right: 2%;
	text-align:center;
}

.englobe-stat
{
	overflow: auto;
}

.chiffre-stat
{
	font-size: 35px;
}

.logo img
{
	width: 100%;
	height: 100%;
}

.menu
{
	float:right;
	padding-top: 44px;
}

.menu ul
{
	list-style: none;
	padding:0;
	margin:0;
}

.menu ul a
{
	color:#000000;
}

.menu ul a li
{
	float:left;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 10px;
	font-family: 'Oswald', sans-serif;
}

.menu ul a li:hover
{
	border-bottom:4px solid #0072a8;
}

.connect-box
{
	float: right;
	margin-top: 35px;
	margin-right: 20px;
	margin-left: 40px;
}

.slide
{
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.slide-img
{
	width: 100%;
	height: auto;
}

.slide-text
{
	position: absolute;
	width: 100%;
	text-align: center;
	padding-top: 200px;
	font-size: 44px;
	color: #ffffff;
	text-shadow: 0px 2px 5px #000000;
	font-weight: bold;
}

.btn-orange
{
	font-size: 20px;
	text-decoration: none;
	text-shadow: none;
	color: #ffffffff;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #faa226;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	box-shadow: 0px 2px 5px #444444;
}

.btn-orange:hover
{
	box-shadow: 0px 1px 0px #444444;
}

.container
{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
	min-height: 70vh;
}

.mise-en-avant
{
	width: 100%;
    background-color: #0072a8;
    overflow: auto;
    padding-bottom: 30px;
}

.mise-avant-center
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.mise-avant
{
	width: 48%;
	float: left;
	text-align: center;
	padding-top: 30px;
	margin-right:1%;
}

.title-avant
{
	font-size: 19px;
	color: #ffffff;
}

.texte-avant
{
	font-size: 14px;
	padding-top: 20px;
	color: #ffffff;
}

.subscribe-box
{
	float: right;
	margin-top: -37px;
}

.prefooter
{
	overflow:auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #faa226;
}

.col3
{
	float: left;
	width: 30%;
	text-align: center;
	margin-left: 1.5%;
	margin-right: 1.5%;
	font-size: 13px;
}

.col3 h3
{
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	margin-bottom: 13px;
}

.col3 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.col3 ul a
{
	text-decoration:none;
	color:#222222;
}

.textareabox
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #aaaaaa;
	box-sizing: border-box;
	padding: 10px;
	height: 200px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}

.msg-valid
{
	padding: 10px;
	box-sizing: border-box;
	background-color: #8fffa4;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
}

.msg-error
{
	padding: 10px;
	box-sizing: border-box;
	background-color: #ff8787;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
}

.inputbox
{
	width: 100%;
	height: 35px;
	margin-bottom: 10px;
	margin-top: 10px;
	box-sizing: border-box;
	padding-left: 10px;
	border: 1px solid #aaaaaa;
	font-family: 'Roboto', sans-serif;
}

.sidebar a
{
	text-decoration:none;
	color:#ffffff;
}

.left-side
{
	padding-left:40px !important;
	background-color:#2d2d2d;
}

.hidden-side
{
	display:none;
}

.menu-side
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	padding-left: 20px;
	box-sizing: border-box;
}

.menu-side:hover
{
	background-color:#8f8f8f;
}

.contenue
{
	float: left;
	width: 80%;
	padding: 20px;
	box-sizing: border-box;
}

.title-item
{
	font-size: 50px;
	color: #ffffff;
}

.revenue-box
{
	overflow:auto;
}

.revenue-item
{
	float: left;
	width: 30%;
	padding: 20px;
	background-color: #00c0ff;
	border-radius: 5px;
	text-align:center;
	box-sizing: border-box;
	margin-right: 2%;
}

.min-box
{
	width:30%;
}

.btn-box-budget
{
	float: left;
	margin-right: 60px;
	padding-top: 10px;
}

#nbr-cpm
{
	font-size: 25px;
	padding-top: 5px;
}

#budget
{
	float: left;
	margin-right: 60px;
	font-size: 35px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    text-align: left;
    padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2}

th 
{
    background-color: #0072A8;
    color: white;
}

.sidebar
{
	float: left;
	width: 20%;
	min-height:100vh;
	background-color: #4b4b4b;
}

footer
{
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}