/* MILANA */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,600');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
@import url('https://libs.iraiser.eu/libs/forms/select2/css/select2.min.css');
@import url('https://use.fontawesome.com/releases/v5.8.1/css/all.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');

/*
	FONT
*/
body {
	min-height: 100%;
}
body,
.ui-widget,
input, textarea,
#type-a .amount label, 
#type-a .type2ct .radio-desc label,
#type-a #next-submit .button,
#greetings-comp .submit input {
	font-family: inherit;
	font-size: 16px;
}
#main {
	overflow: visible;
}
/*
GLOBAL
*/
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.clearfix {
    clear: both;
	min-height: 1px;
}
#step-1 .clearfix {
    margin-top: -1px;
}
h1, h2, h3, h4, h5, h6, ul, ol, p, legend {
	padding: 0;
}
h1 {
	font-size: 20px;
	margin-bottom: 15px;
}
body {
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	min-height: 100%;
}
#header {
	margin-bottom: 60px;
}
#header #logo {
	margin-top: 70px;
}
#lang {
	text-align: right;
	padding: 10px 0 0 0;
}
#lang label span {
	display: none;
}
#lang a  {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#banner-info,
#form-info,
#step-1,
#step-2,
#step-3 {
	width: calc( (100% - 60px)/3 ) ;
	display: block;
	float: left;
	margin: 0;
}
#step-1 .step-title,
#step-2 .step-title,
#step-3 .step-title,
#step-2 .step-content,
#step-3 .step-content,
#step-1 .height_adaptor {
	background-color: rgba(255,255,255,0.8);
}
#step-1 .step-content,
#step-2 .step-content,
#step-3 .step-content {
	padding: 0;
}
#form-steps {
	clear: both;
}
.bloc {
	border: none;
}
#step-1 {
	margin-right: 15px;
	margin-left: 0;
}
#step-2 {
	margin-right: 15px;
	margin-left: 15px;
}
#step-2 .step-content{
	padding: 0 20px;
}
#step-3 {
	margin-right: 0;
	margin-left: 15px;
}
#step-1 .height_adaptor,
#step-2 .step-content,
#step-3 .step-content {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#form-error,
.container { position: relative; width: 1200px; margin: 0 auto; }
@media only screen and (min-width: 960px) and (max-width: 1200px) {
	#form-error, .container { width: 960px; }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#form-error, .container { width: 768px; }
}
@media only screen and (max-width: 767px) {
	#form-error, .container { width: 300px; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#form-error, .container { width: 420px; }
}
#container {
	width: 100%;
	min-height: 100%;
	padding-bottom: 59px;
}
/*
HEADER
*/
#banner-info,
#form-info {
	border: none;
	text-align: center;
	padding: 20px 15px;
}
#banner-info h2,
#form-info h2 {
	margin: 15px 0 10px;
}
#banner-info,
#form-info,
#step-1 .step-title,
#step-2 .step-title,
#step-3 .step-title {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#step-1 .step-title.noradius {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.step-title {
	padding: 0;
}
.step-title h2,
.step-info h4 {
	padding: 16px 25px 20px 25px;
	letter-spacing: -0.5px;
	font-size: 20px;
}
.step-info h4,
#type-b .step-info h4 {
	padding: 0;
	padding-bottom: 20px;
	text-transform: uppercase;
}
#step-1 .step-content,
#step-2 .step-content,
#step-3 .step-content {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
/*
STEP1
*/
#once[aria-hidden=false],
#regular[aria-hidden=false] {
	display: block !important;
}
#once[aria-hidden=true],
#regular[aria-hidden=true] {
	display: none !important;
}
#once .content-desc,
#regular .content-desc {
	padding: 20px 20px 0;
}
.ui-widget-header {
	background-color: transparent;
}
.ui-widget.ui-widget-content {
	margin: 0;
	padding: 0;
	border: none;
}
.ui-tabs .ui-tabs-nav,
.tabs ul {
	margin: 0;
	padding: 0;
	border: 0;
}
.ui-tabs .ui-tabs-nav li,
.tabs ul li {
	padding: 0;
    border: none;
    width: 50%;
    margin: 0;
    border-radius: 0;
    float: left;
    display: flex;
    align-items: center;
    height: 60px;
}
.ui-tabs .ui-tabs-nav li:first-child:last-child,
.tabs ul li:first-child:last-child {
    width: 100%;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor,
.tabs ul li a {
	margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
}
.ui-state-default a, 
.ui-state-default a:link, 
.ui-state-default a:visited,
.ui-state-default a:focus,
.tabs ul li a {
	border: none;
	outline:0;
}
.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active, 
a.ui-button:active, 
.ui-button:active, 
.ui-button.ui-state-active:hover,
.tabs ul li a {
	background-color: transparent;
}
.ui-state-active a, 
.ui-state-active a:link, 
.ui-state-active a:visited,
.ui-state-active a:focus,
.tabs ul li a {
	background-color: #fff;
	border: none;
	outline:0;
}
.ui-tabs .ui-tabs-panel {
	background-color: transparent;
	background: transparent;
	padding: 0;
}
.ui-widget-content {
	background-color: transparent;
	background: transparent;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
}
.bloc-content {
	padding: 0;
}
#step-1 h3 {
    height: auto;
    line-height: inherit;
	text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    word-break: break-word;
    white-space: normal;
    background-color: transparent;
    color: inherit;
    letter-spacing: 0.8px;
    padding: 0 10px;
}
#once,
#regular {
	background-color: #fff;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: 10px;
}
#or {
	display: none;
}
.amount {
	padding: 15px 20px 07px;
	margin: 0;
}
.free-amount {
	padding: 0px 20px 20px;
}
.amount ul {
	padding: 0;
	display: flex;
    flex-wrap: wrap;
}
.amount ul li .unit.size1of2 {
	display: none;
}
.amount ul li .unit.size1of2.lastUnit {
	display: flex;
	width: auto;
	height: 100%;
	width: 100% !important;
}
@media only screen and (max-width: 767px) {
	.amount ul li .unit.size1of2.lastUnit {
		display: flex;
		width: auto;
		height: 100%;
		width: 100% !important;
	}	
}
.amount ul li {
	margin: 0 1.5% 10px;
	padding: 0;
	width: auto;
    flex: 0 0 22.5%;
}
.amount ul li:nth-child(4n+1) {
	margin-left: 0;
}
.amount ul li:nth-child(4n) {
	margin-right: 0;
}
.type2ct .radio-desc p {
	margin: 0;
}
.amount label,
.type2ct .radio-desc label {
	background-color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 15px 0px;
	z-index: 100;
	position: relative;
	display: block;
	cursor: pointer;
	font-weight: 500;
	float: none;
	height: 100%;
    line-height: 100%;
    text-align: center;
    align-content: center;
	justify-content: center;
	width: 100%;
}
.amount label span,
.type2ct .radio-desc label span{
	display: flex;
	align-items: center;
    text-align: center;
    justify-content:center;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
}
.amount label input {
	display: none;
}
.type2ct .radio-desc label {
	font-size: inherit;
}
.amount label.active {
	position: relative;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: inherit;
	font-size: inherit;
}
.radio-inline li,
.radio-desc li {
	float: left;
	overflow: visible;
}
#once .detail,
#regular .detail {
	display: none;
	margin: 0 20px 20px;
	text-align: center;
}
#once .detail img,
#regular .detail img{
	width: 100%;
	display: block;
}

/* free amount */
#step-1 .free-amount {
	height: 70px;
	padding-bottom: 20px;
}
#step-1 .free-amount label {
	font-size: 0;
}
#step-1 .free-amount input[type=text] {
	display: block;
	width: calc(100% - 35px);
	float: right;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left: transparent; 
	padding-left: 10px;
	font-size: 16px;
}
#step-1 .free-amount span {
	float: left;
	display: block;
	height: 50px;
	line-height: 50px;
	width: 35px;
	text-align: center;
	color: #fff;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 16px;
}

/* tax-info */
.tax-info {
	text-align: center;
	padding: 15px 25px 20px;
	position: relative;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.tax-info::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 12px 10px; 
	position: absolute;
	left: 10%;
	top: -11px;
}
/*
STEP2
*/
#step-2 {
	padding: 0px;
}
#fieldset-step2 {
	padding: 0;
}
/*
STEP3
*/
#step-1 .renew-info p,
#step-2 .renew-info p,
#step-3 .renew-info p {
    height: auto;
    min-height: 0;
}
#step-1 .renew-info {
    padding: 10px 20px;
}
#step-3 .renew-info, 
#step-3 .payment,
#step-3 p,
#step-3 h4 {
	padding: 0;
}
#step-3 .step-content {
	padding: 0 20px 20px;
}
#security-info {
	display: none;
}
#navbar #security-info {
    padding: 20px 30px;
	text-align: right;
	display: none !important;
}
#step-3 .payment_mode h4 {
	height: 50px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 1px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
	cursor: pointer;
}
#step-3 .payment_mode h4.active {
	font-weight: 500;
}
.payment_body {
	margin: 15px 0 0 0;
}
.payment_mode {
	margin-bottom: 20px;
}
#bban-de input[type=text], #iban-input input[type=text], #bic-input input[type=text],
#card-scode #scode, #card-scode #CVV2 {
	width: 100%;
}
#step-3 input.button,
input[type=submit] {
	height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	width: auto;
	padding: 0 40px;
	border: 1px solid;
	border-radius:5px;
	font-weight: normal;
	display: block;
    margin: 0 auto;
}
#card-scode {
	float: right;
	width: 20%;
}
#card-expiry {
	float: left;
	width: 80%;
}
#card-scode .help {
	display: none;
}
#card-expiry label {
	width: calc( 65% - 10px);
	float: left;
	display: block;
	margin-right: 10px;
}
#card-expiry label:last-child {
	width: calc( 35% - 10px);
}
#card-expiry > span:first-child {
	padding-left: 10px;
}
#payment_mode-card .select2-container .select2-selection--single{
	padding: 0;
}
#card-expiry label .select2-container {
	width: 100% !important;
}
#step-3 .step-content .payment-submit {
	padding: 0;
	margin: 15px 0 0 0;
	clear: both;
	float: left;
	width: 100%;
}
.payment-submit {
	clear: both;
}
/* card type*/

#card-type li > label,
p[data-type=radio] > label,
p[data-type=radio] > label.table {
	position: relative;
	padding-left: 38px;
	min-height: 40px;
	display: table;
	vertical-align: top;
	clear: both;
}
#card-type li > label::after,
p[data-type=radio] > label::after {
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	position: absolute;
	left: calc( 50% - 45px );
	top: 0;
	min-height: 40px;
	font-weight: 400;
	width: 30px;
	text-align: center;
	margin-top: 0;
	line-height: 40px;
}
#card-type li > label span,
p[data-type=radio] > label span {
	min-height: 40px;
	padding:0;
	display: block;
	float: left;
	padding-top: 7px;
}
#card-type li input:checked + span::after,
p[data-type=radio] input:checked + span::after {
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-size: 10px;
	position: absolute;
	left: calc( 50% - 45px );
	top: 13px;
	font-weight: 900;
	text-align: center;
	width: 30px;
}
#card-type li input:checked + span::after {
	top:13px;
}
#card-type li input,
p[data-type=radio] input {
	height: 0;
	visibility: hidden;
	display: none;
}
.payment_body #card-type {
	padding: 0 20px;
}
#card-type {
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
}
#card-type li {
    float: none;
    flex: 0 0 33.333%;
    min-width: 90px;
}
@media only screen and (max-width: 1152px) {
	#card-type li {
		flex: 0 0 50%;
	}
}
#card-type li label {
	font-size: 0px;
	color: transparent;
	background-position: calc(50% + 10px) center;
	background-size: 45px;
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0;
}
li[data-value=amex] label {background-image: url('//libs.iraiser.eu/images/pictos/amex-radius.png');}
li[data-value=bancontact] label {background-image: url('//libs.iraiser.eu/images/pictos/ban-radius.png');}
li[data-value=cartebleue] label {background-image: url('//libs.iraiser.eu/images/pictos/cb-radius.png');}
li[data-value=maestro] label {background-image: url('//libs.iraiser.eu/images/pictos/maestro-radius3.png');}
li[data-value=maestrobe] label {background-image: url('//libs.iraiser.eu/images/pictos/maestro-radius3.png');}
li[data-value=mastercard] label {background-image: url('//libs.iraiser.eu/images/pictos/mastercard-radius.png');}
li[data-value=visaelectron] label {background-image: url('//libs.iraiser.eu/images/pictos/visa-electron-radius.png');}
li[data-value=visa] label {background-image: url('//libs.iraiser.eu/images/pictos/visa-radius.png');}
#card-number {
	clear: both;
}
.payment_body label,
#card-expiry {
	margin-top: 15px;
}
#card-number {
	padding-top: 15px;
}
#card-expiry label {
	margin-top: 0;
}
#card-expiry > span {
	display: none;
}
#step-3 .payment_body p {
	margin: 0 0 12px 0;
}

#card-scode {
	position: relative;
	overflow: visible;
}
#scode {
	margin-bottom: 50px;
}
#scode[maxlength="5"] {
	margin-bottom: 0;
}
#card-scode .help {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 500%;
	height: 50px;
    padding-top: 10px;
    font-size: 14px;
}
#type-a #card-scode span.help {
    width: 360px;
    height: 50px;
}
#type-a span.help {
    width: 360px;
    height: 50px;
}
/*
STEPINFOS
*/
#bottom {
	margin-top: 60px; 
}
.step-info {
	width: calc( (100% - 100px)/3 );
	display: block;
	float: left;
	margin: 0;
	padding-top: 38px;
	height: auto !important;
	line-height: 26px;
	font-size: 16px;
	font-weight: 400;
}
#type-a .step-info {
	width: 100%;
}
.step-info strong {
	font-weight: bold;
}
.step-info-1 {
	margin: 0px 25px 0 0;
}
.step-info-2 {
	margin: 0px 25px;
}
.step-info-3 {
	margin: 0px 0 0 25px;
}

/* footer */
#footer {
	padding: 20px 0;
}
/*
FORM
*/
.intl-tel-input {
	width: 100%;
}
#step-2 .intl-tel-input input,
#step-1 .intl-tel-input input,
#step-3 .intl-tel-input input{
	padding-left: 50px;
}
#step-2 input#postcode, 
#step-2 input#city,
#step-2 select#country,
select,
#step-2 input,
#step-3 input[type=tel],
input[type=text],
.select2-container .select2-selection--single,
#step-1 input {
	width: 100%;
	height: 50px;
	border-radius: 4px;
	padding-left: 10px;
}
#step-1 input[type="checkbox"],
#step-2 input[type="checkbox"] {
	width: 1px;
	height: 1px;
	position: absolute;
}
p[data-type=radio] > label {
	position: relative;
	padding-left: 0px;
	height: auto;
}
p[data-type=radio] label:first-child::after {
	content: '';
}
p[data-type=radio] > label::after {
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-size: 25px;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 40px;
	line-height: 40px;
	font-weight: 400;
	width: 30px;
	text-align: center;
}
p[data-type=radio] > label span.reserved_title {
	line-height: 20px;
}
p[data-type=radio] > label span {
	min-height: 40px;
	padding:0;
	display: inline;
	float: none;
	line-height: 40px;
	padding-left: 0px;
}
 
p[data-type=radio] input:checked + span::after {
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 900;
	text-align: center;
	width: 30px;
} 
p[data-type=radio] input {
	height: 0;
	visibility: hidden;
}
/* checkbox */
p#c-isc > label {
	position: relative;
	padding-left: 38px;
	min-height: 40px;
	display: table;
	vertical-align: top;
	padding-top: 10px;
}
p#c-isc > label::after {
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-size: 25px;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 40px;
	font-weight: 400;
	width: 30px;
	text-align: center;
	margin-top: 0;
	line-height: 40px;
}
p#c-isc > label span {
	min-height: 40px;
	padding:0;
	display: block;
	float: left;
	padding-top: 10px;
}
p#c-isc input:checked + span::after {
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 13px;
	font-weight: 900;
	text-align: center;
	width: 30px;
}
p#c-isc input {
	height: 0;
	visibility: hidden;
	display: none;
}

/****/
p[data-type=checkbox] input[type="checkbox"] {
	float: left;
}
p[data-type=checkbox] > label {
	position: relative;
	padding-left: 10px;
	min-height: 40px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 35px;

}
p[data-type=checkbox] > label::after {
	content: "\f0c8";
	font-family: "Font Awesome 5 Free";
	font-size: 25px;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 40px;
	line-height: 40px;
	font-weight: 400;
	width: 30px;
	text-align: center;
	margin-top: 5px;
}
p[data-type=checkbox] > label span {
	min-height: 40px;
	padding:0;
	display: inline;
	float: none;
	line-height: 25px;
	padding-left: 0px;
}
p[data-type=checkbox] > label span.reserved_title {
	line-height: 30px;
}
p[data-type=checkbox] > label span.required {
	display: inline;
	float: none;
}
p[data-type=checkbox] input:checked + span::after {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 900;
	text-align: center;
	width: 30px;
	margin-top: 12px;
}
p[data-type=checkbox] input {
	height: 0;
	visibility: hidden;
}
p[data-type=select] > label span.reserved_title {
	padding: 5px 0;
    display: inline-block;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 48px;
	line-height: 48px;
}
#step-2 p[data-ira-placeholder=false] label:first-child {
	padding: 5px;
	display: block;
}
#step-2 p:not([data-type=radio]):not([data-type=checkbox]) label:first-child {
	display: none;
}
#step-2 p[data-type=radio] label:first-child {
	margin: 10px 0 0 0;
}
#step-2 #c-isc label,
#step-2 [data-type=checkbox] label,
#step-1 [data-type=checkbox] label {
	display: block;
}
#step-1 p[name^=reserved_],
#step-2 p {
	margin: 0 0 12px 0;
	padding: 0;
	min-height: 50px;
}
#step-1 p[name^=reserved_] {
	margin: 0px 20px 0;
    clear: both;
    padding: 10px 0 12px 0;
    min-height: 50px;
}
#type-a #step-1 p[name^=reserved_] {
	margin: 0px 45px 0;
}
#step-2 p#c-email label:first-child {
	float: left;
	display: block;
	width: 35px;
	height: 50px;
	color: #fff;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	line-height: 46px;
	font-size: 20px;
	text-align: center;
}
p#c-email input{
	width: calc(100% - 35px);
	float: left;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left: 0;
}
p#c-civ {
	width: 40%;
	float: left;
}
p#c-fname {
	width: 100%;
	float: right;
}
p#c-civ + p#c-fname {
	width: calc(60% - 20px);
	float: right;
}
p#c-pcode {
	width: calc(50% - 10px);
	float: left;
}

p#c-city {
	width: calc(50% - 10px);
	float: right;
}


/* TYPEA */
#type-a .container {
	padding: 0 70px;
}
#type-a #sidebar {
	display: none;
}
#type-a #banner-info,
#type-a #form-info {
	width: 38%;
	background-color: rgba(255,255,255,0.8);
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	position: relative;
	float: left;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#type-a #banner-info .step-info,
#type-a #form-info .step-info {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: inherit;
	font-weight: inherit;
}
#type-a #banner-info h1:first-child,
#type-a #form-info h1:first-child {
	font-size: 26px;
	padding: 30px 10px;
	margin: -20px -30px 10px -30px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#type-a #step-1 #main-container {
	margin-top: 15px;
	background-color:#414042;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#type-a #main-container {
	margin-top: 15px;
	background-color:rgba(255,255,255,0.8);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#type-a #step-1, 
#type-a #step-2, 
#type-a #step-3 {
	width: calc( 62% - 65px);
	margin: 0 0 0 65px;
	float: right;
}
#type-a #step-1 p[name^=reserved_] label::after,
#type-a #step-1 p[data-type=checkbox] input:checked + span::after,
#type-a #step-1 p[data-type=checkbox] > label::after, 
#type-a #step-1 p[data-type=checkbox] input:checked + span::after {
	color: #fff;
}
#type-a #step-1 #content, 
#type-a #step-2 #content, 
#type-a #step-3 #content {
	width: 100%;
	padding: 0;
}
#content-container {
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#type-a #navbar {
	height: 65px;
	background-color: rgba(255,255,255,0.8);
	padding: 0;
}
#step-nav {
	width: 100%;
}
#step-nav ul.inline {
	display: flex;
}
#step-nav ul li {
	flex-grow: 1;
	font-size: 12px;
	font-weight: 400;
	display: block;
	float: left;
	margin: 0;
	height: 65px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 20px;
}
#step-nav ul li span {
	font-size: 12px;
	border-radius: 100px;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	line-height: 20px;
}
#step-nav li a {
	font-size: inherit;
	font-weight: inherit;
}
#type-a .step-title {
	height: 80px;
	line-height: 80px;
	background-color: transparent;
	padding: 0 45px;
}
/* STEP1 */
#type-a #once,
#type-a #regular {
	width: 100%;
	height: auto !important;
}
#type-a .amount,
#type-a .free-amount,
#type-a #step-3 #content-container {
	padding: 0 45px 20px;
}
#type-a #step-3 #content-container {
	padding: 20px 45px 20px;
}
#type-a #step-2 #content-container {
	padding-top: 20px;	
}
#type-a .amount {
	padding-top: 20px;
}
#type-a .ui-tabs .ui-tabs-nav li.ui-tabs-active::before {
	font-size: 20px;
	margin-top: -13px;
	left: 40px;
}
#type-a .amount ul li {
	width: 22.7%;
	margin-bottom: 0;
}
#type-a .amount ul li:first-child {
	margin-left: 0;
}
#type-a .amount ul li:last-child {
	margin-right: 0;
}
#type-a .amount label, 
#type-a .type2ct .radio-desc label {
	height: 60px;
	line-height: 30px;
	font-weight: bold;font-size: 18px;
	border-radius: 3px;
	border: 1px solid #d2cac8;
}
#type-a #once .detail,
#type-a #regular .detail {
	display: none;
	margin: 0 45px 20px;
	text-align: center;
}
#once .detail p,
#regular .detail p {
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 15px 0;
	font-size: 16px;
}
#type-a .free-amount {
	height: auto;
}
#type-a .tax-info {
	margin: 0 45px 20px;
	background-color: #fff;
	border-radius: 0;
}
/* STEP2 */
#type-a #fieldset-step2 {
	border: none;
	padding: 0;
	margin: 0 45px;
}
#type-a #step-2 input#email {
	width: calc( 100% - 35px);
}
#type-a #step-2 input#company, 
#type-a #step-2 select#country,
#type-a #step-2 input#lastname,
#type-a #step-2 input#address1, 
#type-a #step-2 input#address2, 
#type-a #step-2 input#city,
#type-a #step-2 input[type=text][name^=reserved_] {
	width: 100%;
}
#type-a #c-lname {
	float: left;
	width: 100%;
}
#type-a p#c-pcode,
#type-a p#c-civ {
	width: calc(30% - 10px);
}
#type-a p#c-fname,
#type-a p#c-city {
	width: calc(70% - 10px);
}
#type-a #required-info,
#type-a #next-submit {
	width: 100%;
}
#type-a #next-submit {
	margin: 0 45px 50px;
	width: calc( 100% - 90px );
	padding: 0 !important;
}

#type-a #step-2 #next-submit {
	margin: 0 0 38px 0;
	width: 100%;
}
#type-a #next-submit .button {
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
    font-weight: 500;
    font-size: 20px;
    max-width: 100%;
    padding: 0;
    margin: 0;
	text-transform: uppercase;
	-webkit-appearance: none;
}
/* STEP3 */
#type-a #cb-bloc,
#type-a #other-payment-bloc {
	width: 100%;
	display: block;
}
#type-a #scode[maxlength="5"] {
	margin-bottom: 0px;
}
#type-a #scode {
	margin-bottom: 50px;
}
#payment_mode-highconnexion_highconnexion .payment_head span,
#payment_mode-apple_pay .payment_head span,
#payment_mode-paypal_paypal .payment_head span,
#payment_mode-paypal .payment_head span {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}
#payment_mode-highconnexion_highconnexion .operateur_logo {
	height: 50px;
    display: flex;
    position: relative;
    justify-content: space-evenly;
    margin: 0 0 12px 0;
}
#payment_mode-highconnexion_highconnexion .operateur_logo svg {
	height: 100%;
	min-height: 50px;
	padding: 0;
	fill: #000;
}
#payment_mode-apple_pay .payment_head.active svg {
	fill: #fff;
}

#payment_mode-highconnexion_highconnexion .payment_head svg {
	height: 100%;
	min-height: 50px;
	padding: 6px 5px;
}
#payment_mode-paypal_paypal .payment_head svg,
#payment_mode-paypal .payment_head svg {
	height: 100%;
	min-height: 50px;
	padding: 10px 0;
}
#payment_mode-paypal_paypal .payment_head.active svg path:nth-child(1),
#payment_mode-paypal .payment_head.active svg path:nth-child(1) {
	fill: #ccc;
}
#payment_mode-paypal_paypal .payment_head.active svg path:nth-child(2),
#payment_mode-paypal .payment_head.active svg path:nth-child(2) {
	fill: #fff;
}
#payment_mode-paypal_paypal .payment_head.active svg path:nth-child(3),
#payment_mode-paypal .payment_head.active svg path:nth-child(3) {
	fill: #8c8888;
}
#payment_mode-paypal_paypal .payment_head.active svg path:nth-child(4),
#payment_mode-paypal .payment_head.active svg path:nth-child(4) {
	fill: #fff;
}
#payment_mode-paypal_paypal .payment_head.active svg path:nth-child(5),
#payment_mode-paypal .payment_head.active svg path:nth-child(5) {
	fill: #8c8888;
}
#payment_mode-paypal_paypal .payment_head.active svg path:nth-child(6),
#payment_mode-paypal .payment_head.active svg path:nth-child(6) {
	fill: #ccc;
}

/*orange*/
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(1),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(2),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(3),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(4),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(5) {
	fill: #fff !important;
}
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(7),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(8),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(9),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(10),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(11),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(12),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(13),
#payment_mode-highconnexion_highconnexion .payment_head.active svg#orange path:nth-child(14) {
	fill: #414042 !important;
}
/*sfr*/
#payment_mode-highconnexion_highconnexion .payment_head.active svg#sfr #rect5139 {
	fill: #fff !important;
}
#payment_mode-highconnexion_highconnexion .payment_head.active svg#sfr #path3842 {
	fill: #414042 !important;
}
/*bouygues*/
#payment_mode-highconnexion_highconnexion .payment_head.active svg#bouygues > g > g:nth-child(2) > g:nth-child(1) > g path {
	fill: #fff !important;
}
#payment_mode-highconnexion_highconnexion .payment_head.active svg#bouygues > g > g:nth-child(1) > path:nth-child(2) {
	fill: #fff !important;
}
#payment_mode-highconnexion_highconnexion .payment_head.active svg#bouygues > g > g:nth-child(1) > path:nth-child(1){
	fill: #8c8888 !important;
}
#payment_mode-highconnexion_highconnexion .payment_head.active svg#bouygues > g > g:nth-child(1) > ellipse {
	fill: #ccc !important;
}


#AmazonPayButton img {
    margin: 0 auto;
    display: block;
}
#walletWidgetOnceDiv {
    width: 100% !important;
}
/* thx page */
#greetings {
	padding: 0;
	margin: 0;
}
#greetings .unit.size1of2:first-child {
	float: left;
	width: calc( 62% - 65px);
	margin: 0 65px 0 0;
	background-color: rgba(255,255,255,0.8);
	border-radius: 5px;
	font-size: 18px;
}
#greetings .unit.size1of2:last-child {
	width: 38%;
	background-color: rgba(255,255,255,0.8);
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	border-radius: 5px;
}

#greetings .unit.size1of2:only-child {
    width:100%;
}
#greetings-comp {
	padding: 0;
}
#greetings-comp h2 {
	font-size: 26px;
	padding: 30px 0;
	margin: 0px -30px 10px -30px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#greetings-comp fieldset {
	padding: 0;
}
#greetings-comp fieldset p {
	margin-top: 15px;
	clear: both;
    min-height: 75px;
}
#greetings-comp input[type=text] {
	width: 100%;
}
#greetings-comp p[data-type=radio] > label:first-child { 
	padding-left: 0; 
} 
#greetings-comp p[data-type=radio] > label { 
	padding-left: 38px; 
} 
#qualif_birthday,
#qualif_birthmonth,
#qualif_birthyear {
	width: 30% !important;
	margin: 0 5% 0 0;
	float: left;
}
#qualif_birthyear {
	margin: 0;
}
#greetings-comp .submit input {
	width: auto;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	max-width: 100%;
	padding: 0 40px;
	margin: 0;
	text-transform: uppercase;
	border: none;
	margin: 15px auto 10px;
}

#greetings-text {
	padding: 15px 45px 40px;
}
#greetings-text p{
	padding: 15px 0;
}
/* form error */
#form-error {
	/* margin: 0; */
    /* width: 100%; */
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    margin-right: 0px;
    /* position: absolute; */
    /* right: 0; */
    /* bottom: 0; */
    position: relative;
    margin: 0 auto 20px;
}
#type-a #form-error {
    width: calc(100% - 90px);
    margin: 20px 45px;
}
/* responsive */

@media only screen and (min-width: 960px) and (max-width: 1200px) {
	#form-error, .container{
		width: calc(100% - 40px);
		margin: 0 20px;
	}
	#type-a #form-error {
		width: calc(100% - 90px);
    	margin: 20px 45px;
	}
	#step-1 {
		margin-right: 10px;
		margin-left: 0px;
	}
	#step-2 {
		margin-right: 10px;
		margin-left: 10px;
	}
	#step-3 {
		margin-right: 0px;
		margin-left: 10px;
	}
	#banner-info,#form-info, #step-1, #step-2, #step-3 {
		width: calc( (100% - 40px)/3 );
	}

}
@media only screen and (min-width: 0px) and (max-width: 959px) {
	
	#main:after {
		content: '';
		position: fixed;
		z-index: -1;
		bottom: 0;
		top: 50px;
		left: 0;
		right: 0;
	}
	#form-error, .container{
		width: calc(100% - 20px);
		margin: 0 10px;
	}
	#type-a #form-error {
		width: calc(100% - 60px);
    	margin: 20px 30px;
	}
	#type-a .container {
		padding: 0; 
	}
	#banner-info,#form-info, #step-1, #step-2, #step-3 {
		width: 100% !important;
		margin: 0;
	}
	#step-2 .step-title, #step-3 .step-title {
		border-top-left-radius: 0px;
    	border-top-right-radius: 0px;
	}
	#step-3 {
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	.step-title h2 {
		text-align: center;
		margin: 20px;
		font-weight: 500;
		padding: 10px;
	}
/* 	.ui-tabs .ui-tabs-nav,
.tax-info {
	margin: 0 20px;
} */
	#type-a .ui-tabs .ui-tabs-nav {
		margin :20px 45px 0;
	}
	#type-a .tax-info {
		margin: 0;
	}
	#step-3 .step-content {
		padding-bottom: 40px;
	}
	.tax-info {
		border-radius: 5px; 
	}
	.tax-info::before {
		border: transparent;
	}
	/*STEP1*/
	
	/* .ui-tabs .ui-tabs-nav li:first-child {
		margin-right: 5px;
		width: calc(50% - 5px);
	}
	.ui-tabs .ui-tabs-nav li:last-child {
		margin-left: 5px;
		width: calc(50% - 5px);
	} */
	/* STEP2 */
	p#c-pcode {
		width: calc(50% - 10px) !important;
		float: left !important;
	}
	p#c-city {
		width: calc(50% - 10px) !important;
		float: right !important;
	}
}





/*
COLOR
*/
#lang {
	color:#fff;
}
#once,
#regular {
	background-color: #414042;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active::before {
	color: #ee342a;
}
#type-a .ui-tabs .ui-tabs-nav li.ui-tabs-active::before {
	color: #fff;
}
#banner-info,
#form-info {
	background-color: #ee342a;
	color: #fff;
}
.tax-info {
	background-color: #414042;
	color: #fff;
}
#type-a .tax-info {
	color: #414042;
	background-color: #fff;
}
.amount label.active, .type2ct .radio-desc label.active {
	background-color: #ee342a;
	color: #fff;
	border-color: #ee342a; 
}
#type-a .amount label.active::after {
	border-color: transparent;
}
.free-amount span,
p#c-email label {
	background-color: #ee342a;
}
.ui-state-default a, 
.ui-state-default a:link, 
.ui-state-default a:visited,
.ui-state-default a:focus {
	background-color: #bcbec0;
	color: #414042;
}
.ui-state-active a, 
.ui-state-active a:link, 
.ui-state-active a:visited,
.ui-state-active a:focus {
	color: #fff;
	background-color: #414042;
}
#type-a .ui-state-default a, 
#type-a .ui-state-default a:link, 
#type-a .ui-state-default a:visited,
#type-a .ui-state-default a:focus {
	background-color: #bcbec0;
	color: #414042;
}
#type-a .ui-state-active a, 
#type-a .ui-state-active a:link, 
#type-a .ui-state-active a:visited,
#type-a .ui-state-active a:focus {
	color: #fff;
	background-color: #414042;
}

.amount li,
.type2ct .radio-desc li,
#step-3 .payment_mode h4 {
	background-color: #fff;
	-moz-box-shadow: 1px 1px 5px 0px #8e9191;
	-webkit-box-shadow: 1px 1px 5px 0px #8e9192;
	-o-box-shadow: 1px 1px 5px 0px #8e9191;
	box-shadow: 1px 1px 5px 1px #8e9191;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#8e9191, Direction=134, Strength=3);
	border-radius: 3px;
}
.amount li {
	background-color: transparent;
}
#type-a .amount li,
#type-a .type2ct .radio-desc li {
	box-shadow: none;
}
.amount li.active,
.type2ct .radio-desc li.active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=transparent, Direction=134, Strength=3);
}
#step-3 input.button,
#greetings-comp .submit input {
	background-color: #ee342a;
	color:#fff;
	border-color: #ee342a;
}
input[type=submit] {
	background-color: #ee342a;
	color:#fff;
	border-color: #ee342a;
}
.tax-info::before {
	border-color: transparent transparent #414042 transparent;
}
#step-3 .payment_mode h4 {
	background-color: #fff;
	color: #414042;
}
#step-3 .payment_mode h4.active {
	background-color: #414042;
	color: #fff;
}
#type-a .tax-info::before {
	border-color: transparent;
}
#card-type li > label::after,
p[data-type=radio] > label::after,
#card-type li input:checked + span::after,
p[data-type=radio] input:checked + span::after,
p#c-isc > label::after,
p[data-type=checkbox] > label::after,
p#c-isc input:checked + span::after,
p[data-type=checkbox] input:checked + span::after,
#step-nav ul li,
#type-a #banner-info,
#type-a #form-info {
	color: #414042;
}
#bottom,
#footer {
	background-color: #414042;
	color: #fff;
}
#bottom .clearfix {
	min-height: 0;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	background-color: #323031;
}
#footer a {
	color: #fff;
}
#fielset-amazon {
	margin: 0 0 12px 0;
}
#step-2 input#postcode, 
#step-2 input#city,
#step-2 select#country,
select,
#step-2 input,
#step-3 input[type=tel],
#step-1 input,
input[type=text],
.select2-container .select2-selection--single {
	border: 1px solid #d2cac8;
}
#step-2 input#postcode.error, 
#step-2 input#city.error,
#step-2 select#country.error,
select.error,
#step-2 input.error,
input[type=text].error,
.select2-container .select2-selection--single.error {
	background: #FCEDED;
	border: 1px solid #C00;
}

#type-a #form-info h1:first-child {
	color: #fff;
	background-color: #EE342A;
}
#step-nav ul li span {
	border: 1px solid #414042;
}
#step-nav li a {
	color: #414042;
}
#step-nav ul li.current {
	border-bottom: 4px solid #ee342a;
}
#step-nav ul li.current a,
#step-nav ul li.current span {
	color: #ee342a;
	border-color: #ee342a;
}
#type-a #next-submit .button {
	background-color: #EE342A;
	color: #fff;
}
#greetings .unit.size1of2:last-child {
	background-color: rgba(255,255,255,0.8);
	color: #414042;
}
#greetings-comp h2 {
	color: #fff;
	background-color: #EE342A;
}





@media only screen and (min-width: 0px) and (max-width: 959px) {
	#type-a #once,
	#type-a #regular,
	#type-a #step-1 #content-container {
		background-color: #fff;
	}
	#type-a #main-container {
		background-color: rgba(255,255,255,1);
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	#header {
		margin-bottom: 20px;
	}
	#type-a #step-1 p[name^=reserved_] {
		color: #414042;
	}
	#type-a #step-1 p[name^=reserved_] label::after, 
	#type-a #step-1 p[data-type=checkbox] input:checked + span::after, 
	#type-a #step-1 p[data-type=checkbox] > label::after, 
	#type-a #step-1 p[data-type=checkbox] input:checked + span::after {
		color: #414042;
	}
	#type-a .ui-state-default a, 
	#type-a .ui-state-default a:link, 
	#type-a .ui-state-default a:visited,
	#type-a .ui-state-default a:focus {
		background-color: #fff;
		color: #414042;
		border: 1px solid #d2cac8;
		border-radius: 5px;
	}
	#type-a .ui-state-active a, 
	#type-a .ui-state-active a:link, 
	#type-a .ui-state-active a:visited, 
	#type-a .ui-state-active a:focus {
		color: #fff;
		background-color: #414042;
	}
	#type-a .ui-tabs .ui-tabs-nav li:last-child {
		width: 48%;
		margin: 0 0 0 2%;
	}
	#type-a .ui-tabs .ui-tabs-nav li:first-child {
		width: 48%;
		margin: 0 2% 0 0;
	}

	#type-a #content-container {
		margin: 0;
	}
	#type-a #sidebar {
		padding: 0;
	}
	#type-a #once.inactive, 
	#type-a #regular.inactive {
		display: none !important;
	}
	
	#type-a #once.active-panel, 
	#type-a #regular.active-panel {
		display: block !important;
	}
	#type-a #once.inactive-panel, 
	#type-a #regular.inactive-panel {
		display: none !important;
	}

	#type-a .ui-tabs .ui-tabs-nav li.ui-tabs-active::before {
		content: '';
	}
	#main:after {
		background-color: #fff;
	}
	#type-b #form-info, #type-b #step-1, #type-b #step-2, #type-b #step-3 {
		background-color: #fff;
		color: #414042;
	}
	#step-1 .step-content {
		border-radius:0;
	}
	#type-b #form-info h1 {
		font-weight: 500;
		position: relative;
		margin-bottom: 50px;
	}
	#type-b #form-info h1::after {
		content: '';
		position: absolute;
		height: 1px;
		width: 100px;
		bottom: -30px;
		left: 50%;
		margin-left: -50px;
		border-bottom: 5px solid #ee342a;
	}
	.step-title h2 {
		background-color: #f4f3f3;
		color: #EE342A;
	}
	#type-a #step-1, 
	#type-a #step-2, 
	#type-a #step-3 {
		margin: 0;
	}
	#step-nav {
		float: none !important;
	}
	#step-nav ul li.current {
		width: 100%;
		border-bottom: none;
		background-color: #f4f3f3;
		margin: 35px 45px 0;
		font-size: 23px;
		padding: 0;
		height: 50px;
		line-height: 50px;
	}
	#type-a #banner-info {
		background-color: rgba(255,255,255,1);
		margin: 0 0 -5px 0;
	}
	#type-a .step-info {
		width: 100%;
		padding: 40px 20px 20px;
		float: none;
		margin: 0;
	}
	#type-a .step-info h4 {
		color: #fff;
		position: relative;
	}
	#type-a .step-info h4::after {
		content: '';
		height: 1px;
		width: 100px;
		border-bottom: 2px solid transparent;
		position: absolute;
		bottom: 10px;
		left: 0;
	}
	#bottom, #footer {
		clear: both;
	}
	#type-a #header #logo {
		margin: 70px auto 30px;
		max-width: 100%;
	}
	#type-a #header {
		margin-bottom: 0px;
	}
	body#type-a {
		background-size: cover;
	}
	#type-a #form-info {
		width: 100%;
	}
	#type-a #step-1, #type-a #step-2, #type-a #step-3 {
		width: 100%;
		margin: 0 0 0 0;
	}
	#type-a #main-container {
		border-radius: 5px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		margin-top: 0;
	}
	#type-a #step-1 #main-container {
		margin-top: 0;
	}
	#type-a #navbar {
		height: 85px;
		border-radius: 5px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		overflow: hidden;
		background-color: #fff;
	}
	#step-nav ul li.current span {
		color: #ee342a;
		border: none;
		font-size: 20px;
	}
	#type-a .step-title {
		padding: 0 30px;
	}
	#type-a #fieldset-step2 {
		margin: 0 30px;
	}
	#type-a #c-lname {
		float: left !important;
		width: 100% !important;
	}
	#type-a .tax-info {
		margin: 0 45px 20px;
	}
	#greetings .unit.size1of2:first-child,
	#greetings .unit.size1of2:last-child {
		margin: 0 !important; 
		width: 100% !important;
		display: block;
	}
	#greetings .unit.size1of2:first-child {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	#greetings-comp h2 {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	#greetings-comp fieldset p {
		clear: both;
		min-height: 75px;
		height: auto;
		font-size: 14px;
	}
	#type-a #greetings .unit.size1of2:first-child {
		background-color: rgba(255,255,255,1);
	}
	#type-a #greetings .unit.size1of2:last-child {
		background-color: rgba(255,255,255,1);
	}
}


/*
bandeau MSF
*/
#logo {
	width: auto;
	max-width: 25%;
}
.form-connexion,
#form-msf {
	width: 65%;
	float: right;
	position: relative;
	margin-top: 20px;
}
.form-connexion .form-connexion_div:first-child,
#form-msf .msf_div:first-child {
	width: 100%;
	clear: both;
	color: #fff;
	padding-bottom: 10px;
	font-weight: normal;
}
.form-connexion .form-connexion_div,
#form-msf .msf_div {
	width: calc(100% / 3 );
	float: left;
	padding: 0 15px 0 0;
}
.form-connexion .form-connexion_div label,
#form-msf .msf_div label {
	display: none;
}
@media only screen and (min-width: 0px) and (max-width: 814px) { 
	#header #logo {
		margin: 80px auto 0;
		max-width: 100%;
	}
	.form-connexion,
	#form-msf {
		width: 90%;
		float: left;
		position: relative;
		margin: 20px 5% 0;
	}
}
@media only screen and (min-width: 0px) and (max-width: 500px) { 
	#type-a .free-amount {
		padding: 0px 20px 20px;
	}
	#type-a .amount, 
	#type-a #step-3 #content-container {
		padding: 20px 20px 20px;
	}
	#type-a .tax-info {
		margin: 0 20px 20px;
	}
	#type-a .amount label, #type-a .type2ct .radio-desc label {
		padding: 15px 0px;
	}
	#step-nav ul li.current {
		margin: 35px 20px 0;
	}
	#type-a .ui-tabs .ui-tabs-nav {
		margin: 20px 20px 0;
	}
	#type-a #step-1 p[name^=reserved_] {
		margin: 0px 20px 0;
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	.payment-submit, #next-submit {
		text-align: center !important; 
	}
}
/*
	pages statiques
*/
body:not(#type-a):not(#type-b) #main {
	background-color: rgba(255,255,255,0.8);
}
body:not(#type-a):not(#type-b) #main {
	border-radius: 5px;
	margin: 0 20%;
	padding: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 959px) { 
	body:not(#type-a):not(#type-b) #main {
		margin: 0;
	}
}

