#template_mille_sabords input[disabled="disabled"] {
		background: #d0d0d0;
}

#template_mille_sabords .form_treatment_error {
	padding-bottom: 25px;
	background: #FFF;
}

#template_mille_sabords .form_treatment_confirmation {
	padding-bottom: 25px;
	background: #FFF;
}

#template_mille_sabords .form_treatment_confirmation p {
	color: green;
	font-family: "lato-light";
	font-weight: 200;
	font-size: 30px;
}


#template_mille_sabords .form_treatment_error p {
	color: red;
	font-family: "lato-light";
	font-weight: 200;
	font-size: 30px;
}

#template_mille_sabords {
    position: relative;
    padding-top: 100px;
    display: flex;
    flex-wrap: wrap;
   	background: url(fond.jpg) no-repeat right 115px;
}

#template_mille_sabords input[type="checkbox"],
#template_mille_sabords input[type="radio"] {
	position: relative;
	-webkit-appearance: none;
	height: 25px!important;
    width: 25px!important;
    padding: 0!important;
    cursor: pointer;
}

#template_mille_sabords input[type="checkbox"]:checked,
#template_mille_sabords input[type="radio"]:checked {
	border: 1px solid #F37600!important;
	background: #F37600;
}

#template_mille_sabords input[type="checkbox"]:checked:before,
#template_mille_sabords input[type="radio"]:checked:before {
	content: '\f00c';
	font-family: "FontAwesome";
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#template_mille_sabords .sSelect .sSelectUl {
	top: 40px;
}

#template_mille_sabords .sSelect .sSelectUl li {
	min-height: auto;
	padding: 15px 20px;
}

#template_mille_sabords .rgpd_consent_checkbox input.checkbox {
	display: inline-block!important;
	border: 1px solid #F37600;
}

#template_mille_sabords .rgpd_consent_checkbox .rgpd_checkbox label,
#template_mille_sabords .info_mention p {
	color: #243372;
}

#template_mille_sabords .fa-asterisk, #template_mille_sabords .fa-question-circle {
	color: #243372;
	cursor: pointer;
}

#template_mille_sabords .bold {
	font-weight: 900;
}

#template_mille_sabords #pictogram_sail {
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 47px;
	background: url(../../../../web/templates_main/frontend/images/pictogram_sail.png) no-repeat;
}

#template_mille_sabords > .center {
    float: left;
    z-index: 10;
    margin: 100px 100px 200px 300px;
    padding-bottom: 0px;
    position: relative;
    box-sizing: border-box;
}

#template_mille_sabords > .center > .title {
	margin-bottom: 20px;
	font-size: 40px;
}

#template_mille_sabords .introduction > .subtitle {
	font-family: "lato-light";
    color: #F67D00;
    font-size: 26px;
    font-weight: normal;
}

#template_mille_sabords .with_three_lines:before {
	top: 8px;
}

#template_mille_sabords .with_three_lines:after {
	top: 28px;
}

#template_mille_sabords > .center > form > .section > .title {
	font-size: 30px;
}

#template_mille_sabords .section {
	margin-bottom: 25px;
}

#template_mille_sabords .introduction {
	color: #243372;
	font-family: "lato-regular";
	text-align: justify;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 10px 10px 35px;
	margin-bottom: 60px;
	max-width: 900px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.9);
}

#template_mille_sabords .section > .section {
	background: #f9f9fb;
	padding: 25px;
}

#template_mille_sabords .general_informations_spacer {
	display: inline-block;
	width: 25%;
}

#template_mille_sabords .section.features  > .section > .content input[type="radio"] + label {
	margin-bottom: 0;
}

#template_mille_sabords .section.features  > .section:nth-of-type(2) > .content input[type="radio"] + label {
	margin-bottom: 20px;
}

#template_mille_sabords .section > .section > .title {
	text-transform: uppercase;
	font-family: "lato-light";
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 200;
	padding-left: 20px;
	padding-right: 20px;
}

#template_mille_sabords .section > .section > .content p {
	display: inline-block;
	vertical-align: top;
}

#template_mille_sabords .section > .section > .checkboxes_message {
	font-style: italic;
	padding-left: 20px;
	font-family: "lato-light";
	margin-top: 10px;
	margin-bottom: 20px;
}

#template_mille_sabords .section > .section > .content label,
#template_mille_sabords .section > .section > .content input,
#template_mille_sabords .section > .section > .content select {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	box-sizing: border-box;
	color: #243372;
}

#template_mille_sabords .section > .section > .content label,
#template_mille_sabords .section > .section > .content input,
#template_mille_sabords .section > .section > .content select,
#template_mille_sabords .section > .section > .content .sSelect {
	margin: 0 0 20px 0;
	font-family: "lato-regular";
}

#template_mille_sabords #antitheft_or_tracer_wrapper {
	padding-left: 60px;
}

#template_mille_sabords .section > .section > .content input[type="radio"] + label {
	padding: 0 0 0 10px;
	margin: 0;
	width: auto;
	margin: 0 15px 20px 0;
}

#template_mille_sabords .section > .section > .content label[for="antitheft_or_tracer_yes"] {
	width: 50%;
	padding: 0;
	margin-bottom: 0;
	margin-right: 15px;
}

#template_mille_sabords .section > .section > .content input[name="antitheft_or_tracer"] {
	width: auto;
	margin-bottom: 0;
	vertical-align: middle;
}

#template_mille_sabords .section > .section > .content label {
	padding: 10px 20px 10px 60px;
}

#template_mille_sabords .section > .section > .content input:disabled {
    border: 1px solid #b1b1b1;
}

#template_mille_sabords .section > .section > .content input {
	border: 1px solid #F37600;
    color: #858594;
    font-size: 16px;
    padding: 10px 20px;
}

#template_mille_sabords .section > .section > .content input:focus {
    border-color: #243372;
    outline: none;
}

#template_mille_sabords .section > .section > .content .sSelect {
	width: 25%;
	vertical-align: middle;
}

#template_mille_sabords #table_motors .sSelect {
	width: 100%!important;
}

#template_mille_sabords .section > .section > .content .sSelect .sSelectbar {
	min-width: 100%;
	min-height: 0;
	box-sizing: border-box;
	padding: 10px 20px;
	border: 1px solid #F37600;
}

#template_mille_sabords .section.guarantees > .section > .content label[for="guarantee_2"], 
#template_mille_sabords .section.guarantees > .section > .content label[for="guarantee_4"], 
#template_mille_sabords .section.guarantees > .section > .content label[for="guarantee_1"], 
#template_mille_sabords .section.guarantees > .section > .content label[for="guarantee_3"] {
	padding-left: 15px;
}

#template_mille_sabords #guarantee_4_information_message {
	padding-left: 20px;
	font-family: "lato-regular";
	font-size: 13px;
	color: #243372;
}

#template_mille_sabords .section.quotation > .section > .content label,
#template_mille_sabords .section.quotation > .section > .content input,
#template_mille_sabords .section.quotation > .section > .content select {
	width: 50%;
}

#template_mille_sabords .quotation_message_1 {
	font-weight: bold;
	font-style: normal;
	color: #243372;
}

#template_mille_sabords .section > .section > .content label[for="mark_guarantee_3"] {
	padding-left: 20px;
	width: 10%;
}

#template_mille_sabords .section > .section > .content .guarantee_width_5,
#template_mille_sabords .section > .section > .content .quotation_mediator_width_5 {
	width: 5%;
}

#template_mille_sabords .section > .section > .content .guarantee_width_95,
#template_mille_sabords .section > .section > .content  .quotation_mediator_width_95 {
	width: calc(100% - 25px);
}

#template_mille_sabords .section > .section > .content .guarantee_width_22-5 {
	width: calc(20% - 17px);
}

#template_mille_sabords .section > .section > .content .guarantee_width_15-8 {
	width: calc(20% - 20px);
}

#template_mille_sabords .section > .section > .content .quotation_fields_wrapper {
	width: 100%;
}

#template_mille_sabords .section > .section > .content .fa-asterisk {
	font-size: 10px;
	vertical-align: top;
}

#template_mille_sabords #button_send_form {
	background: #243372;
	background-size: cover;
	text-transform: uppercase;
	font-family: "lato-light";
	color: #FFF;
	font-weight: 200;
	font-size: 25px;
	padding: 15px 25px;
	margin-bottom: 25px;
	border: none;
	width: 100%;
	cursor: pointer;
	border-radius: 0;
	transition: background 0.25s;	
}

#template_mille_sabords #button_send_form:hover {
	background: #F67D00;
}

#template_mille_sabords table {
	font-family: "lato-light";
	font-weight: 200;
	margin: 10px 20px 30px 60px;
	width: calc(100% - 60px);
	text-align: left;
}

#template_mille_sabords table input::placeholder {
	font-size: 12px;
}

#template_mille_sabords .section > .section > .content .table_motors_input {
	width: 100%;
}

#template_mille_sabords table .fa-question-circle {
	color: #FFF;
}

#template_mille_sabords th {
	background: #243372;
	color: #FFF;
	padding: 10px;
}

#template_mille_sabords td {
	padding: 5px;
}

#rgpd_checkbox_wrapper, #template_mille_sabords .info_mention  {
	background: rgba(249, 249, 251, 0.8);
    padding: 25px;
    margin-bottom: 25px;
    font-family: "lato-light";
    font-weight: 200;
    font-style: normal; 
}

#template_mille_sabords .info_mention a {
	text-decoration: none;
}

#template_mille_sabords .info_mention strong {
	color: #243372;
}

#template_mille_sabords .info_mention a:hover strong {
	animation-name: HoverRGPDMentionLinks;
	animation-duration: 0.5s;
	animation-iteration-count: infinite;
	animation-direction: alternate-reverse;
}

@keyframes HoverRGPDMentionLinks {
	from {
		color: #F67D00;
	}

	to {
		color: #d87813;
	}
}


.turnstile-container > div > div{
    margin: 30px auto 10px auto;
}
.turnstile-container.error > div > div{
    border: 1px solid red;
}


@media screen and (max-width: 1180px) {
	#template_mille_sabords .section > .section > .content label,
	#template_mille_sabords .section > .section > .content td, 
	#template_mille_sabords .section > .section > .content th {
		font-size: 12px;
	}
}

@media screen and (max-width: 1072px) {
	body #categories_left_menu {
	    width: 100%;
	    height: 100px;
	    background: #FFF;
	}

	body #categories_left_menu .slash_bar {
	    display: none;
	}

	body #template_mille_sabords > .center {
		margin-left: 50px;
	}
}

@media screen and (max-width: 842px) {

	#template_mille_sabords > .center > form > .section > .title {
		background: rgba(255, 255, 255, 0.9);
	}

	#template_mille_sabords .section > .section > .title,
	#template_mille_sabords .section > .section > .checkboxes_message {
		padding-left: 0;
	}

	#template_mille_sabords .section > .section > .content label[for="antitheft_or_tracer_yes"] {
		width: 100%;
		margin: 0 0 15px 0;
	}

	#template_mille_sabords #antitheft_or_tracer_wrapper {
		padding-left: 0;
	}

	#template_mille_sabords .section > .section > .content label, 
	#template_mille_sabords .section > .section > .content input,
	#template_mille_sabords .section > .section > .content .sSelect {
		width: 100%;
	}

	#template_mille_sabords table {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	#template_mille_sabords .section > .section > .content label {
		padding: 0;
	}

	#template_mille_sabords .section.guarantees > .section > .content p {
		width: 100%!important;
		padding: 0!important;
	}
 
	#template_mille_sabords .section.guarantees > .section > .content input:not([type="checkbox"]) {
		width: 100%!important;
	}

	#template_mille_sabords .section.guarantees > .section > .content label {
		width: calc(95% - 15px)!important;
	}

	#template_mille_sabords #guarantee_4_information_message {
		margin-bottom: 25px;
	}
	
	#template_mille_sabords .section.quotation > .section > .content .quotation_fields_wrapper * {
		width: 100%;
	}

	#template_mille_sabords .section.quotation > .section > .content input[type="radio"] + label {
		width: auto;
	}

	body #template_mille_sabords > .center {
		margin-left: 0;
	}

	#template_mille_sabords .center .title {
    	font-size: 27px;
    	background: rgba(255, 255, 255, 0.9);
    	padding-top: 10px;
    	padding-bottom: 10px;
	}

	#template_mille_sabords .section > .section > .content input[name="antitheft_or_tracer"] {
		width: 100%;
	}
}

@media screen and (max-width: 575px) {

	#template_mille_sabords .general_informations_spacer {
		width: 100%;
	}

	body #template_mille_sabords > .center {
		margin-right: 0;
	}

	body #template_mille_sabords .introduction {
		width: 100%;
		box-sizing: border-box;
		padding-right: 30px;
	}

	#template_mille_sabords .center .title {
		font-size: 19px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#template_mille_sabords > .center > form > .section > .title {
		font-size: 17px;
	}

	#template_mille_sabords .with_three_lines:before {
		height: 7px;
		border-top: 2px solid #243372;
    	border-bottom: 2px solid #243372;
    	top: 5px!important;
	}

	#template_mille_sabords .with_three_lines:after {
		top: 15px!important;
		border-top: 2px solid #243372;
	}

	#template_mille_sabords .introduction > .subtitle {
		font-size: 20px;
	}

	#template_mille_sabords .introduction {
		font-size: 14px;
	}

	#template_mille_sabords .section > .section > .title {
		font-size: 15px;
	}

	#template_mille_sabords #pictogram_sail {
		background-size: cover;
		width: 33px;
   		height: 37px;
	}
}

select[disabled='disabled'] + .sSelect {
	pointer-events: none;
}

select[disabled='disabled'] + .sSelect .sSelectbar {
	background: #d0d0d0;
}