.overbox3-address-new-link {
	line-height: 20px;
}
.overbox3-address-new-link img {
	width: 20px;
	height: 20px;
	padding: 0 10px 0 0;
}
#overbox3 .plugin_address_new {
	padding: 20px 20px 0 20px;
}
#overbox3 .plugin_address_new::after {
	content: " ";
	height: 20px;
	line-height: 20px;
}
/*
.plugin_address_new strong {
	font-style: italic;
	color: red;
}
.plugin_address_new em {
	font-style: italic;
	color: black;
}
*/
.plugin_address_new .center {
	text-align: center;
}
.plugin_address_new .user_address {
}
.plugin_address_new .user_address img {
	width: 20px;
	height: 20px;
	padding: 0 10px 0 0;
}
.plugin_address_new .user_address span {
	/*font-weight: bold;*/
	text-decoration: underline;
}
.plugin_address_new .user_address:hover span {
	color: #c33;
	text-decoration: underline;
}
.plugin_address_new textarea,
.plugin_address_new .text {
	width: 300px;
	max-width: 100%;
}
.plugin_address_new textarea {
	resize: vertical;
}
/*
.plugin_address_new .empty {
	font-weight: bold;
	color: red;
}
.plugin_address_new #name_fr {
	font-weight: bold;
}
*/
.plugin_address_new .form-near-top {
	margin-top: 5px;
}
.plugin_address_new .form-near-bottom,
.plugin_address_new .form-label {
	margin-bottom: 5px;
}
.plugin_address_new .form-label {
	color: #666;
}
.plugin_address_new .form-label::after {
	content: " :";
}
.plugin_address_new .form-far-top {
	margin-top: 10px;
}
.plugin_address_new .form-far-bottom,
.plugin_address_new .form-field {
	margin-bottom: 10px;
}
.plugin_address_new .form-field + .form-field {
	margin-top: -5px;
}
.plugin_address_new .p-checkbox {
	line-height: 20px;
}
#overbox3 .plugin_address_new.class_individual .not_class_individual,
.plugin_address_new .if_payment_default,
.plugin_address_new.payment_default .not_payment_default,
.plugin_address_new .checkbox-hide,
.plugin_address_new .checkbox + label .checked,
.plugin_address_new .checkbox:checked + label .unchecked,
.rd-hover .plugin_address_new .checkbox:hover + label .picto-one,
.rd-hover .plugin_address_new label:hover .picto-one,
.plugin_address_new .picto-two {
	display: none;
}
.plugin_address_new.payment_default .if_payment_default,
.plugin_address_new .checkbox:checked + label .checked.inline,
.rd-hover .plugin_address_new .checkbox:hover + label .picto-two,
.rd-hover .plugin_address_new label:hover .picto-two {
	display: inline;
}
/*.plugin_address_new .radios input:focus + label { color: #96c11f; }*/
.plugin_address_new .picto {
	width: 20px;
	height: 20px;
}
.plugin_address_new a.cancel {
	display: inline-block;
	padding: 20px 0;
	height: 35px;
	line-height: 35px;
	vertical-align: top;
}
.rd-hover .plugin_address_new a.cancel:hover {
	color: #c33;
	vertical-align: top;
}
.plugin_address_new .cancel img {
	width: 35px;
	height: 35px;
	vertical-align: top;
}
/*
.plugin_address_new .warning {
	width: 15px;
	height: 15px;
	color: #c33;
	font-style: normal;
}
@media screen and (max-width: 799px) {
	.plugin_address_new .p-checkbox {
		line-height: 25px;
	}
	.plugin_address_new .picto {
		width: 25px;
		height: 25px;
	}
}
*/
/*eof*/
