.social-box-container
{
	float:left;
	width:20px;
	height:20px;
}

.social-box-container img
{
	width:100%;
	height:100%;
}

.btnPayments
{
	width: 330px;
	background-color: #0042b6;
	text-align: center;
	padding: 20px;
	border-radius: 6px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}

.message
{
	padding: 25px;
	margin-top: 150px;
	background-color: #ececec;
	border-radius: 6px;
	font-size: 26px;
	padding-top: 59px;
	padding-bottom: 59px;
}

table
{
	width: 100%;
}

#svg5
{
	width:50%;
}

#francemap
{
	text-align:center;
}

.product-widget
{
	width:90%;
}

.categorybox
{
	height: 45px;
	background-color: #fff;
	border: 1px solid #dedede;
	padding-left: 10px;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 15px;
}

.searchtext
{
	height: 40px;
	padding-left: 10px;
	width: 100%;
	margin-bottom: 15px;
}

.topMargin label
{
	font-weight: bold;
	border-bottom: 2px solid #04b;
}

.textareabox
{
	width: 100%;
	background-color: #f5f5f5;
	margin-top: 15px;
	margin-bottom: 15px;
	min-height: 190px;
}

.btnConfirm:hover
{
	background-color:#043386;
}

.product-title
{
	max-height: 48px;
	min-height: 48px;
	overflow: hidden;
}

.textbox
{
	width: 100%;
	background-color: #f5f5f5;
	min-height: 200px;
	margin-bottom: 16px;
	margin-top: 16px;
	border-radius: 7px;
}

.topMargin
{
	margin-top:50px;
}

.topMargin h1
{
	margin-bottom: 26px;
}

.selectbox
{
	width: 100%;
	height: 50px;
	padding-left: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: none;
	border-radius: 6px;
}

.blueBtn
{
	background-color: #04b;
	color: #fff;
	padding: 12px;
	padding-left: 24px;
	padding-right: 24px;
	border-radius: 9px;
	font-size: 15px;
}

.cross-vertical-badge i
{
	background: #ec0000 !important;
}

.cross-vertical-badge span
{
	background: #b70303 !important;
}

.cross-vertical-badge span::before
{
	background: #b70303 !important;
}

.errormsg
{
	background-color: #fd4c4c;
	color: #fff;
	padding: 10px;
	border-radius: 10px;
	font-size: 14px;
}

.product-btn img
{
	width: 18px;
	height: 18px;
}

.more_option_action
{
	display:none;
	margin-left: 7px;
}

.item_option
{
	background-color: #0d0633;
	width: 133px;
	color: #fff;
	text-align: center;
	height: 40px;
	padding-top: 7px;
}

.item_option a
{
	color:#fff;
}

.unknow-annonce
{
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}	

.btnConfirm
{
	color: var(--white);
	background: var(--primary);
	border-color: var(--primary);
	font-weight: 500;
	border: 2px solid;
	order-radius: 8px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: var(--primary-tshadow);
	transition: all linear .3s;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	user-select: none;
	line-height: 1.5;
	padding: 9px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 7px;
}

table
{
	margin-bottom: 50px;
	margin-top: 50px;
}

td
{
	padding: 10px;
	font-size: 14px;
	border-left: 1px solid #c8c8c8;
}

th
{
	background-color: #0d0633;
	color: #fff;
	padding: 10px;
	font-size: 14px;
}

.single-banner h1
{
	color:#fff;
}

.codepostalshow
{
	display:none;
}

.inputbox
{
	display: block;
	width: 100%;
	height: 50px;
	padding: 0px 20px;
	border-radius: 0px;
	color: var(--heading);
	background: var(--chalk);
	border-bottom: 2px solid var(--border);
	transition: all linear .3s;
	border: none;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 15px;
	margin-bottom: 15px;
}

.validmsg
{
	background-color: #19c800;
	color: #fff;
	padding: 10px;
	border-radius: 10px;
	font-size: 14px;
}

.subbb
{
	color: #fff;
	font-size: 24px;
}

.paging-blue
{
	background-color: #fff;
	width: 40px;
	text-align: center;
	height: 40px;
	padding-top: 8px;
	color: #fff;
	border-radius: 40px;
	margin-right: 3px;
	margin-left: 3px;
	color:#7d7d7d;
}

.pageselected
{
	background-color: #04b;
	color: #fff;
}

.paging-blue:hover
{
	background-color: #04b;
	color: #fff;
}

.breadcrumb .ad-details-breadcrumb
{
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
}