﻿.ez-subscribe-section {
}

	.ez-subscribe-section .mdl-card {
	}

		.ez-subscribe-section .mdl-card ol {
		}

			.ez-subscribe-section .mdl-card ol li {
			}

				.ez-subscribe-section .mdl-card ol li span.restricted {
					opacity: 0.5;
					text-decoration: line-through;
				}

				.ez-subscribe-section .mdl-card ol li span.limited-access {
					text-decoration: dotted;
				}

				.ez-subscribe-section .mdl-card ol li span.full-access {
					font-weight: bold;
				}

		.ez-subscribe-section .mdl-card .mdl-card .mdl-card__supporting-text {
		}

.ez-price {
	padding: 14px;
	font-size: 38px;
	text-align: center;
}

.ez-price-subtext {
	height:90px;
	font-size:12px;
	border-bottom: 1px solid gray;
}

	.ez-price span {
		font-size: 14px;
	}
