.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_mainWrapper
{
	border-radius: 6px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_header
{
	border-radius: 0px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_headerTitle
{
	color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_headerSubTitle
{
	color: #acacac;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_header::after
{
	border-radius: 50%;
	color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_archiveHeader
{
	border-bottom-color: #33393f;
	border-radius: 0px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_archiveHeader .edmcp_headerTitle
{
	color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp__label
{
	color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edForm__unsubscribe
{
	color: #504e4e;
	font-size: 15px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edForm__unsubscribe:hover
{
	color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_archiveButton
{
	color: #504e4e;
	font-size: 15px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_archiveButton:hover
{
	color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp__select
{
	border-radius: 4px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp__select,
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp__select::after
{
	border-color: #d4d4d4;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp__select:hover,
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp__select:hover::after
{
	border-color: #0b1117;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey select
{
	font-size: 17px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp__select::after
{
	color: #33393f;
	font-size: 17px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey input[type="text"],
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey input[type="email"],
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey input[type="number"],
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey textarea
{
	font-size: 17px;
	border-color: #d4d4d4;
	border-radius: 4px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey input[type="text"]:hover,
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey input[type="email"]:hover,
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey input[type="number"]:hover,
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey textarea:hover
{
	border-color: #0b1117;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey input[type="text"]:focus,
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey input[type="email"]:focus,
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey input[type="number"]:focus,
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey textarea:focus
{
	border-color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp__checkBox > label > span::before
{
	background-image: url("../assets/images/formElements/checkBoxes/background/predefined/checkBoxBg.png");
	border-radius: 0px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .8);
	color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp__radioButton > label > span::before
{
	background-image: url("../assets/images/formElements/radioButtons/background/predefined/radioButtonBg.png");
	border-radius: 0px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .8);
	color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edForm__subscribe,
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edForm__closeResponse
{
	border-color: #33393f;
	border-radius: 5px;
	color: #33393f;
	font-size: 25px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edForm__subscribe:hover,
.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edForm__closeResponse:hover
{
	background-color: #33393f;
	color: #ffffff;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey.edForm__requesting .edmcp_formWrapper::after
{
	color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_inputGroupWrapper
{
	border-top-color: #33393f;
	border-bottom-color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edOverlay__hideTrigger
{
	background-color: #f2f2f2;
	border-color: #cbcbcb;
	border-radius: 5px;
	box-shadow: inset 0px 0px 0px 4px #fcfcfc;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edOverlay__hideTrigger:hover
{
	background-color: #f2f2f2;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edOverlay__hideTrigger *
{
	color: #33393f;
	font-size: 20px;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edOverlay__hideTrigger:hover *
{
	color: #0b1117;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_archiveList > li > a
{
	color: #222222;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_archiveList > li > a:hover
{
	color: #33393f;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_archiveList > li > a > span
{
	color: #acacac;
}

.eds_mailChimpPlus_Ozone.eds_style_predefined_grey .edmcp_archiveList > li::before
{
	color: #33393f;
}

