#document-block
{
	display:none;
}

#webform #file
{
	position: absolute;
	left: -9999px;
}

#webform .selectric-placeholder .selectric .label
{
	color: #7e8399;
}

.webform-bt-color1
{
	color: #fff;
	border-color: #fff;
}

.webform-bt-color1:hover, .webform-bt-color1.active
{
	background: #fff;
	color: #0f1941;
}

#webform .selectric-items li
{
	color: #0f1941;
}

.rte .mea .c
{
	border-color: #2175d9;
}

.bg-left-4 .rte .mea .c
{
	background: #fff;
}

.other-field
{
	display: none;
}

.fc0 p.cnil a
{
	color: #fff;
	text-decoration: underline;
}

.fc0 p.cnil a:hover
{
	text-decoration: none;
}

.bgc8 #webform .bt-color2:hover
{
	color: #0f1941 !important;
}

.fc0 sup
{
	color: #fff;
}

.bgc0 .std-input, .bgc0 #filedrag, .bgc0 .selectric
{
	background-color: #f7f5f0;
}

@media screen and (max-width: 770px)
{
	#filedrag .title,
	{
		font-size: 20px;
	}

	#filedrag .drag-n-drop
	{
		font-size: 16px;
	}

	.checkbox-required
	{
		font-size: 14px;
	}
}

#document-block-name
{
	overflow: hidden;
	width: 380px;
	display: inline-block;
	height: 45px;
}

.radio-field
{
	display: inline-block;
	margin-right: 20px;
}

#landing-page-container #intro ul
{
	margin-left: 20px;
}

#landing-page-container .rte > h2
{
	font-size: 36px;
}

#landing-page-container .bg-left-1 a, #landing-page-container .bg-left-1 a:hover
{
	color: #fff;
	text-decoration: underline;
}

#landing-page-container .bg-left-1 a:hover
{
	text-decoration: none;
}

#landing-page-container .bg-left-1 input[type="checkbox"]:checked
{
	accent-color: #fff;
}