.unsubscribe-page h2 {
	font-size: 26px;
	line-height: 32px;
	font-weight: 300
}

.unsubscribe-page h3 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 300
}

.unsubscribe-page h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase
}

.tertiary,
#preferences .mwd_form_group.checkbox input[type=checkbox]+label {
	font-size: 12px;
	line-height: 16px
}

.t-bold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold
}

.text-uppercase {
	text-transform: uppercase
}

#preferences h1 {
	font-size: 38px;
	line-height: 42px;
	text-transform: uppercase;
	font-weight: 300
}

#preferences h1,
#preferences h2,
#preferences h3,
#preferences h4,
#preferences h5,
#preferences h6 {
	margin-left: 0;
	color: #101f8b
}

#preferences h4.blue {
	text-transform: uppercase;
	font-weight: bold
}

#preferences .mwd_contentBox {
	padding-top: 50px;
	padding-bottom: 50px
}

#preferences form#unsubscribe_form {
	padding-top: 0
}

#preferences form#unsubscribe_form input[type="email"] {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #575756;
	padding-top: 7px;
	padding-bottom: 6px
}

#preferences form#unsubscribe_form::-webkit-input-placeholder {
	color: #575756
}

#preferences form#unsubscribe_form:-moz-placeholder {
	color: #575756
}

#preferences form#unsubscribe_form::-moz-placeholder {
	color: #575756
}

#preferences form#unsubscribe_form:-ms-input-placeholder {
	color: #575756
}

#preferences .text-center {
	text-align: center
}

#preferences .circle-holder {
	position: relative
}

#preferences .circle-holder .line {
	width: 1px;
	position: absolute;
	z-index: 1;
	height: 100%;
	top: 0;
	left: 50%;
	background: #e1e1e1
}

#preferences .circle-holder .circle {
	width: 65px;
	height: 65px;
	padding: 10px;
	background: #fff url("https://epsonemear.a.bigcontent.io/v1/static/unsubscribe_1221_icon-arrows-circle") no-repeat center;
	margin: 0 auto;
	position: relative;
	z-index: 2
}

#preferences .row {
	clear: left
}

#preferences .btn {
	border: none;
	margin: 15px 0 0 0
}

#preferences .mwd_form_group {
	display: block
}

#preferences .mwd_form_group.checkbox {
	width: auto;
	float: none
}

#preferences .mwd_form_group.checkbox input[type=checkbox] {
	width: 42px !important;
	height: 32px
}

#preferences .mwd_form_group.checkbox input[type=checkbox]+label {
	padding-left: 43px;
	position: relative;
	height: 20px;
	text-transform: none;
	cursor: move;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
	text-transform: none;
	font-weight: normal;
	line-height: 20px
}

#preferences .mwd_form_group.checkbox input[type=checkbox]+label:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: url("https://epsonemear.a.bigcontent.io/v1/static/unsubscribe_1221_checkboxes") no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px
}

#preferences .mwd_form_group.checkbox input[type=checkbox]+label[for="Unsubscribe"] {
	cursor: pointer
}

#preferences .mwd_form_group.checkbox input[type=checkbox]:checked+label:before {
	background-position: 0 -20px
}

#preferences .mwd_form_group.checkbox.checked,
#preferences .mwd_form_group.checkbox.unchecked {
	height: 32px;
	line-height: 32px
}

#preferences .mwd_form_group.checkbox.checked input[type=checkbox]+label,
#preferences .mwd_form_group.checkbox.unchecked input[type=checkbox]+label {
	height: 32px;
	line-height: 32px
}

#preferences .mwd_form_group.checkbox.checked input[type=checkbox]+label img,
#preferences .mwd_form_group.checkbox.unchecked input[type=checkbox]+label img {
	float: left;
	margin-right: 10px
}

#preferences .table {
	max-width: none
}

#preferences .table.hidden {
	display: none !important
}

#submit-preferences {
	display: none
}

.unsubscribe-page .drops {
	min-height: 100px
}

.unsubscribe-page .drops .mwd_form_group {
	width: auto;
	float: none
}

.unsubscribe-page .container .table {
	border-top: none
}

.unsubscribe-page .container .table .columns {
	border-bottom: none
}

.unsubscribe-page .gu-mirror {
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing
}

.unsubscribe-page .clearfix {
	clear: left;
	display: block
}

.unsubscribe-page .clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.unsubscribe-page .mb-t-50 {
	margin-top: 0px !important
}

.unsubscribe-page .mb-b-50 {
	margin-bottom: 50px !important
}

.unsubscribe-page .gu-mirror {
	position: fixed !important;
	margin: 0 !important;
	z-index: 9999 !important;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80)
}

.unsubscribe-page .gu-hide {
	display: none !important
}

.unsubscribe-page .gu-unselectable {
	user-select: none !important
}

.unsubscribe-page .gu-transit {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20)
}

.rtl #preferences .mwd_form_group {
	padding: 0px
}

.rtl #preferences .mwd_form_group label {
	padding-left: 0px !important;
	padding-right: 43px !important
}

.rtl #preferences .mwd_form_group input[type=checkbox]+label:before {
	right: 0px !important;
	left: none
}

@media (min-width: 600px) {
	.unsubscribe-page .table {
		display: table;
		width: 100%;
		margin-top: 25px !important
	}
	.unsubscribe-page .table h4 {
		margin-top: 0
	}
	.unsubscribe-page .table .table-cell {
		display: table-cell;
		float: none;
		vertical-align: top
	}
	.unsubscribe-page .table .table-cell.valign-middle {
		vertical-align: middle
	}
	.unsubscribe-page .table.hidden {
		display: none !important
	}
}

@media (max-width: 599px) {
	#preferences .circle-holder .line {
		width: 100%;
		height: 1px;
		left: 0;
		top: 50%
	}
	#preferences .circle-holder .circle {
		transform: rotate(90deg)
	}
}

@media (max-width: 480px) {
	#preferences .mwd_form_group.checkbox input[type=checkbox]+label[for="Unsubscribe"] {
		display: inline-block
	}
}

.checkbox>input {
	cursor: pointer;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: 1
}

.table.fourteen.columns.m-sixteen.s-sixteen.xs-fill.alpha.omega {
	margin-bottom: 50px
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	input[type='email'] {
		padding-bottom: 15px !important
	}
}

#save-preferences {
	text-transform: none
}

.sa-confirm-button-container button {
	text-transform: none
}
