body {
	margin: 0;
}

.toggle_hide{
    display: none !important;
}

.togglebutton.custom-active i{
    rotate: 180deg;
    transition: all .3s ease-in-out;
}

#form_content > div {
	width: 100%;
	display: inline-block;
	background-color: #ecf5f9;
	padding: 25px 15px 0 15px;
}

#form_content h2 {
	text-align: center;
	font-weight: 500;
	font-size: 2em;
	margin-bottom: 25px;
	color: #0875a1;
}

#global {
	overflow-y: scroll;
	height: 876px;
	padding: 15px 0 0 0;
	background-color: #fff;
}

.page_title h1 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    color: #0875a1;
}

.slider-reliure {
	background: url("../img/reliure.png") top left / 25px repeat-x border-box padding-box;
	position: relative;
	top: 10px;
	height: 25px;
	margin-top: -50px;
}

#form_content div div {
	display: flex;
	flex-direction: column;
	width: 100%;
	font-size: 20px;
	color: #0875a1;
	margin-bottom: 30px;
}

#cal-container > div {
	margin-bottom: 0px !important;
}

#sponsors_max{
	color: #9c9c9c;
}


#form_content div div label {
	font-weight: 400;
	color: #0875a1;
	text-align: left;
}

label[for="prixrevente"]{
	margin-top: 20px;
}

#form_content div div span#intitule, #form_content div div span#sponsors_max {
	width: 100%;
	clear: both;
	display: block;
	font-size: 16px;
}

input, select, option {
	width: calc(100% - 24px);
	padding-left: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #0875a1;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}

#form_content .euros {
	padding: 4px 0 0 0;
}

form#form_com{
	width: 100%;
	display: flex;
	justify-content: center;
}

#form_content {
	margin: 0 20px 0 20px;
	width: -webkit-fill-available;
	display: flex;
	gap: 20px;
}

span.petiteinfo, span.petit {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-top: 6px;
	display: block;
}

.petiteinfo{
	text-transform: lowercase;
}

#calculs {
	padding: 20px 0 0 0;
}

#calculs p {
	font-size: 22px;
	text-align: center;
}

#calculs p label {
	color: #0875a1;
	margin-right: 10px;
}

.total .gain {
	color: #f07e21;
	font-size: 45px;
	font-weight: 600;
	display: block;
	line-height: 1.4;
}

#accordion {
	width: 100%;
	padding-bottom: 15px;
	overflow: hidden;
}

.has-sub {
	margin: 20px;
	width: -webkit-fill-available;
}

#table_commande {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background: #ecf5f9;
	margin-bottom: 5px;
}

#accordion label, a#devis {
	cursor: pointer;
	display: inline-block;
	background-color: #0875a1;
	border-radius: 10px;

	text-align: center;
	color: white;
	text-transform: uppercase;
	font: 400 20px Lato, sans-serif;
	width: 35%;
}

a#devis, label.plusinfos {
	padding: 10px !important;
	display: block !important;
	float: none !important;
	width: 100% !important;
	background: #DAA520 !important;
}

#accordion label span.offert {
	font-size: 14px;
	background-color: #B9DAC6;
	color: #0875a1;
	display: block;
	padding: 10px !important;
	border-radius: 10px;
}

#accordion label span.couteux {
	color: #0875a1; 
	background-color: #fff;
	border: 1px solid #0875a1;
	display: block;
	padding: 10px;
	border-radius: 10px;
	font-size: 14px;
}

label#kit,
label#courrier.offerts{
	color: #0875a1;
	background-color: #B9DAC6;
}

.ttc {
	font-size: 0.7em;
}

label#tarif_ht, label#mt_sponsors, label#courrier, label#kit, label#mt_revente {
	padding: 10px;
	cursor: default;
	margin-top: 15px;
}

label#tarif_ht{
	font-size: 20px;
}

label#fdp, label#crea {
	margin-top: 15px;
	cursor: default;
}

#accordion label.offerts:after {
	content: ' offerts';
}

.sub > div#table_commande, .sub > div.slider-reliure {
	overflow: hidden;
	margin: 0;
	opacity: 1;
	font-size: 20px;
	transition: all 0.25s ease-in-out;
	padding: 0.7em 1em;
	height: auto;
}

.sub > div.slider-reliure {
	opacity: 1;
	height: 25px;
	box-shadow: none;
}

#table_commande > span, #table_commande > button {
	color: #0875a1;
	line-height: 1.4;
	width: 65%;
	display: inline-block;
	text-align: left;
	background-color: transparent;
	border: 0;
	padding: 0;
	margin-top: 15px;
}

#table_commande > button:focus {
	outline: 0 !important;
}

#table_commande p.mentions-en-petit, #table_commande p.mentions-en-petit label {
	font-size: 12px;
	padding-top: 20px;
	text-align: justify;
}

#table_commande p.mentions-en-petit label {
	display: inline;
	padding: 0;
	background: none;
	color: currentColor;
	box-shadow: none;
	font-weight: 400;
	width: inherit;
	float: none;
}

div#cal-container {
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
	margin-bottom: 0px !important;
}

/* Tlite */
.tlite {
	background: #f07e21;
	color: white;
	font-family: sans-serif;
	font-size: 0.8rem;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding: 0.6em 0.75rem;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s;
	white-space: normal;
	box-shadow: 0 0.5rem 1rem -0.5rem black;
	z-index: 1000;
	-webkit-backface-visibility: hidden;
	width: 450px !important;
}

.tlite-table td, .tlite-table th {
	position: relative;
}

.tlite-visible {
	visibility: visible;
	opacity: 0.9;
}

.tlite::before {
	content: ' ';
	display: block;
	background: inherit;
	width: 10px;
	height: 10px;
	position: absolute;
	transform: rotate(45deg);
}

.tlite-n::before {
	top: -3px;
	left: 50%;
	margin-left: -5px;
}

.buttons {
    display: flex;
    justify-content: center;
}

button.togglebutton {
    width: 28vw;
    color: #fff;
    border-radius: 50px;
    padding: 10px;
    border: none;
    background-color: #0875a1;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 576px)
{
	#form_content > div {
		width: 90%;
		margin: 15px 5%;
	}
	
	#form_content{
		display: block;
		width: auto;
	}
	
	.has-sub{
		width: 90%;
	}

	#table_commande{
		flex-direction: column;
	}
	
	#table_commande > span, #table_commande > button{
		width: -webkit-fill-available;
		text-align: center;
	}
	
	#accordion label{
		width: -webkit-fill-available;
		margin-left: 5%;
	}
	
	#accordion label.plusinfos{
		margin-left: 0;
	}
	
	.editorial_block > h2{
		margin-left: 5%;
		margin-right: 5%;
	}

	button.togglebutton{
		width: 50vw;
	}
}

.mentions{
	font-size: 15px;
}

.mentions.first{
	margin-top: 60px;
}