.retirement-column {
	width: 25%;
	padding: 16px 8px;
	float: left;
}

.retirement-column iframe {
	height: auto;
	width: 100%;
}

.retirement-column ul {
	margin-left: 0;
}

.retirement-column > span {
	display: block;
	position: relative;
	color: #FFF;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	height: 50px;
}

.retirement-column > span:before {
	content: '';
	position: absolute;
	background-color: #FFF;
	width: 20px;
	height: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.retirement-column > span:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 12px;
}

.side-blue {
	background: #05d2fa;
	color: #FFF;
	border-radius: 10px;
	padding: 0 0 15px;
	margin-top: 30px;
	border: 1px solid #fff;
}

.side-blue img {
	margin-left: -20px;
}

.side-blue .btn {
	position: relative;
	z-index: 2;
}

.page-template-retirement-options-single #slider {
	overflow: hidden;
}

.page-template-retirement-options-single .new-slide {
	width: 100%;
	height: 300px;
}

.page-template-retirement-options-single .new-slide img {
	width: 100%;
	bottom: 0px;
	position: absolute;
}

.retirement-column-headings {
	background-color: #418BAC;
	margin-left: -40px;
	margin-right: -40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 0px;
	max-width: calc(100% + 80px);
}

.retirement-column-headings.fixed {
	position: fixed;
	z-index: 99;
	left: 0;
	right: 0;
	top: 0;
	margin: 0;
}

.retirement-column-headings.fixed.stopped {
	display: none;
}

.retirement-column-headings .container {
	display: flex;
	flex-wrap: wrap;
}

.retirement-column-headings .container h2 {
	width: 100%;
}

.retirement-column-headings .container .retirement-column .heading {
	height: calc(100% - 50px);
	display: flex;
	flex-direction: column;
}

.retirement-column-headings .container .retirement-column .heading .count {
	position: absolute;
}

.retirement-column-headings .container .retirement-column .heading h3 {
	height: auto;
}

.retirement-column-headings .container .retirement-column .heading .btn {
	margin-top: auto;
	align-self: center;
}

.retirement-column-headings > .retirement-column[style="width:50%;"] h3 {
	height: 98px;
}

.retirement-column .heading {
	border-radius: 10px;
	background-color: #FFF;
	padding: 16px;
	text-align: center;
}

.retirement-column .heading .count {
	display: block;
	float: left;
	color: #F9A01B;
	font-weight: bold;
	font-size: 60px;
	line-height: 1.1;
}

.retirement-column .heading h3 {
	clear: none;
	margin-left: 56px;
	margin-top: 0;
	text-align: left;
	min-height: 48px;
	height: auto;
	word-break: break-word;
}

#retirement-options .retirement-heading {
	background-color: #05d2fa;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	position: relative;
}

#retirement-options .retirement-heading h3 {
	color: white !important;
	margin: 0;
}

#retirement-options .retirement-heading h3 i {
	float: right;
	margin-right: 16px;
	line-height: 80px;
}

#retirement-options .retirement-section {
	padding-bottom: 24px;
	position: relative;
}
#retirement-options .retirement-section:first-child {
	padding-top: 24px;
}
#retirement-options .retirement-section:last-child {
	margin-bottom: 24px;
	padding-bottom: 48px;
	border-bottom: 1px solid #4b4b55;
}

#retirement-options .retirement-section .stroke {
	position: absolute;
	width: 1px;
	background-color: #4b4b55;
	top: 0;
	bottom: 0;
}

#retirement-options .retirement-section:last-child .stroke {
	bottom: 48px;
}

#retirement-options .retirement-content.unset {
	display: block !important;
	visibility: hidden;
	position: absolute;
}

#retirement-options .retirement-content .retirement-column {
	padding: 8px;
}

#retirement-options .retirement-content .retirement-column:first-child {
	/*border-left: none;*/
	padding-left: 0;
}

#retirement-options .retirement-content .retirement-column:last-child {
	padding-right: 0;
}

#retirement-options .retirement-content .retirement-column .panel {
	border: 1px solid #05d2fa;
	border-radius: 10px;
	padding: 32px 16px;
	margin: 20px 0 0px 0;
	position: relative;
}

#retirement-options .retirement-content .retirement-column .panel p:last-child > a {
	bottom: 32px;
	left: 16px;
	right: 16px;
}

#retirement-options .retirement-content .retirement-column .panel h3 {
	text-align: center;
}

#retirement-options .retirement-content .retirement-column .panel.yes {
	border-color: #54ba57;
}

#retirement-options .retirement-content .retirement-column .panel.yes h3 {
	color: #54ba57 !important;
}

#retirement-options .retirement-content .retirement-column .panel.maybe {
	border-color: #fba100;
}

#retirement-options .retirement-content .retirement-column .panel.maybe h3 {
	color: #fba100 !important;
}

#retirement-options .retirement-content .retirement-column .panel.no {
	border-color: #e55051;
}

#retirement-options .retirement-content .retirement-column .panel.no h3 {
	color: #e55051 !important;
}

#retirement-options .retirement-content .retirement-column .panel.not_applicable {
	border-color: #e55051;
}

#retirement-options .retirement-content .retirement-column .panel.not_applicable h3 {
	color: #e55051 !important;
}

.retirement-scenario {
	border: 1px solid black;
	border-radius: 10px;
	margin-bottom: 32px;
	padding: 16px;
}
.retirement-scenario h5 {
	font-size: 28px;
	font-weight: normal;
	float: left;
}
.retirement-scenario .btn {
	float: right;
}

.retirement-scenario hr {
	clear: both;
}
.retirement-scenario img {
	float: right;
	margin-bottom: 16px;
	margin-left: 16px;
	height: 110px;
}

.pension-panel {
	border: 1px solid #4b4b55;
	border-radius: 10px;
	padding: 40px;
	margin: 40px 0;
	position: relative;
}

.pension-panel h2 {
	color: #4b4b55 !important;
	text-align: center;
	border-bottom: 1px dashed #4b4b55;
	padding-bottom: 12px;
	margin: 20px 0 36px;
}

.pension-panel h3 {
	text-align: center;
}

.pension-panel .intro-quote p {
	border-left: 3px solid #05d2fa;
	padding-left: 20px;
}

.pension-panel.warning-panel h2 {
	display: block;
	color: #e30513 !important;
	border: 1px solid #e30513 ;
	background-color: #FFE8E8;
	border-radius: 10px;
	padding: 20px 0 20px 80px;
	text-align: left;
	position: relative;
}
.pension-panel.warning-panel h2:after {
	content: '';
	display: block;
	width: 100%;
	border-bottom: 1px dashed #e30513;
	bottom: -30px;
	position: absolute;
	left: 0;
}
.pension-panel.warning-panel h2 span {
	color: #e30513 !important;
	position: absolute;
	font-weight: 700;
	left: 40px;
}
.pension-panel.warning-panel h3 {
	color: #e30513 !important;
}

#retirement-filter {
	display: none;
}

#retirement-options-nav {
	width: 100%;
	margin-bottom: 40px;
}

#retirement-options-nav td {
	background-color: #418BAC;
	border: none;
	border-left: 1px solid #FFF;
	padding: 12px 8px;
	text-align: center;
	position: relative;
}
#retirement-options-nav td:first-child {
	border-radius: 10px 0 0 10px;
	border-left: none;
}
#retirement-options-nav td:last-child {
	border-radius: 0 10px 10px 0;
}
#retirement-options-nav a {
	color: white;
	display: block;
	padding: 8px;
	font-size: 16px;
}
#retirement-options-nav td.active {
	background-color: #5B798E;
}
#retirement-options-nav td.active:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	top: -15px;
	position: absolute;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #5B798E;
	margin: auto;
	left: 0;
	right: 0;
}
#retirement-options-nav td.active a {
	color: #D9EDF0;
	font-weight: bold;
}
#retirement-options-paging {
	margin-bottom: 40px;
	padding: 0 8px;
	font-size: 16px;
}
#retirement-options-nav + #retirement-options-paging {
	margin-top: -20px;
}
.scenario-panel {
	border: 1px solid #D0D0D6;
	border-radius: 10px;
	padding: 40px;
	margin-bottom: 40px;
	position: relative;
}
.scenario-panel h2 {
	margin-top: 0;
	margin-bottom: 18px;
	color: #4b4b55 !important;
}
.scenario-panel p {
	font-size: 20px;
	margin-bottom: 16px;
}
.scenario-panel.panel-dark {
	background-color: #5B798E;
}
.scenario-panel.panel-dark h2 {
	color: white !important;
}
.scenario-panel.panel-dark p {
	color: white;
}
.scenario-panel.panel-dark .btn {
	background-color: #F9A01B;
	color: white;
}
#scenario-headings {
	position: relative;
	border-bottom: 8px solid transparent;
}
#scenario-headings .scenario-heading {
	float: left;
	text-align: center;
	border-top: 1px solid #D0D0D6;
	border-right: 1px solid #D0D0D6;
}
#scenario-headings .scenario-heading:first-child {
	border-radius: 10px 0 0 0;
	border-left: 1px solid #D0D0D6;
}
#scenario-headings .scenario-heading:last-child {
	border-radius: 0 10px 0 0;
}
#scenario-headings .scenario-heading.active {
	color: white !important;
}
#scenario-headings .scenario-heading.inactive {
	background-color: #FFF !important;
	cursor: pointer;
}
#scenario-headings .scenario-heading p {
	display: block;
	padding-bottom: 11px;
	margin-bottom: 0;
	font-size: 20px;
}
#scenario-headings .scenario-heading.inactive p {
	border-bottom: 1px solid #D0D0D6;
	padding-bottom: 10px;
}
#scenario-headings .scenario-heading.active h2 {
	color: white !important;
}
#scenario-headings .scenario-heading .bottom-border {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -8px;
	height: 8px;
	display: none;
	border-left: 1px solid #D0D0D6;
	border-right: 1px solid #D0D0D6;
}
#scenario-headings .scenario-heading.active .bottom-border {
	display: block;
}
.mobile-heading {
	display: none;
	margin-bottom: -8px;
	border: 1px solid #D0D0D6;
	border-radius: 10px 10px 0 0;
	background-color: #F4F4F4;
	padding: 20px 40px;
}
.mobile-heading select {
	margin-bottom: 16px;
}
.mobile-heading .btn {
	color: white !important;
}
.scenario-wrapper .single-scenario {
	border-top: 0;
	border-radius: 0 0 10px 10px;
}
.scenario-wrapper .single-scenario .banner {
	margin-left: -40px;
	margin-right: -40px;
	margin-top: -40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #F4F4F4;
}
.scenario-wrapper .single-scenario .banner h2 {
	margin-top: 0;
}

.scenario-wrapper .single-scenario .banner img {
	position: absolute;
	bottom: 0;
	right: 0;
}
.scenario-wrapper .single-scenario .more-about {
	padding-top: 40px;
	display: none;
}

.scenario-wrapper .rejected-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.scenario-wrapper .rejected-list li {
	font-size: 30px;
	font-weight: bold;
	color: #4b4b55;
	line-height: 50px;
	padding-left: 62px;
	position: relative;
	margin-bottom: 12px;
}
.scenario-wrapper .rejected-list li:last-child {
	margin-bottom: 0;
}
.scenario-wrapper .rejected-list li:before {
	content: 'X';
	display: block;
	width: 50px;
	height: 50px;
	line-height: 38px;
	color: #e55051;
	border: 8px solid #e55051;
	border-radius: 100%;
	text-align: center;
	position: absolute;
	left: 0;
}

.scenario-wrapper.active {

}
.scenario-wrapper.inactive {
	display: none;
}

.scenario-wrapper .sub-menu {
	margin-left: -40px;
	margin-right: -40px;
	border-top: 1px solid #D0D0D6;
	border-bottom: 1px solid #D0D0D6;
	display: flex;
}
.scenario-wrapper .sub-menu > div:first-child {
	border-left: none;
}
.scenario-wrapper .sub-menu > div {
	border-left: 1px solid #D0D0D6;
	display: inline-block;
	float: left;
	text-align: center;
	padding: 10px 10px;
	position: relative;
}
.scenario-wrapper .sub-menu > div.active {
	background-color: #4b4b55;
	color: #FFF;
}
.scenario-wrapper .sub-menu > div.inactive {
	cursor: pointer;
}
.sub-section.active {
	padding-top: 40px;
}
.scenario-wrapper .sub-menu > div.active:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #4b4b55;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.scenario-wrapper .sub-menu > div h5 {
	color: #4b4b55 !important;
	font-size: 20px;
}
.scenario-wrapper .sub-menu > div.active h5 {
	color: white !important;
}
.sub-section.inactive {
	display: none;
}

#post_rating_zone {
	background-color: #00BBE4;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	padding: 40px;
	text-align: center;
	margin-bottom: 40px;
	border-radius: 10px;
	background-image: url('../line_drawing_thumb.html');
	background-repeat: no-repeat;
	background-position: top 20px right;
}
#post_rating_zone p,
#post_rating_zone h4 {
	color: white !important;
}
#post_rating_zone h4 {
	font-size: 24px;
	margin-bottom: 100px;
	margin-top: 35px;
}
#post_rating_zone p {
	font-size: 16px;
}
#post_rating_zone .btn {
	background-color: white;
	min-width: 80px;
	height: 50px;
	line-height: 38px;
	color: #4b4b55;
}
#post_rating_zone #yes-btn {
	margin-right: 40px;
}

#consolidation_message {
	background-color: #EEEEF0;
	border: 1px solid #D0D0D6;
	border-radius: 10px;
	padding: 40px;
	margin-top: 40px;
}
#consolidation_message h3 {
	text-align: left;
	margin-top: 0;
}
#consolidation_message .btn {
	margin-top: 40px;
}


.custom-accordion.panel-group .panel.panel-default {
	margin-bottom: 30px;
}

.custom-accordion.panel-group .panel.panel-default {
	border-radius: 10px; border: 1px solid #00677f;
}

.custom-accordion.panel-group div.panel-heading {
	background-color: #00677f;
	padding: 20px 15px;
	border-radius: 10px 10px 0 0;
}

.custom-accordion.panel-group div.panel-heading h4 {
	color: #fff;
	line-height: 24px;
	font-weight: bold;
	font-size: 1.1rem;
}
.custom-accordion.panel-group div.panel-heading i.glyphicon {
	margin-right: 15px; box-sizing: border-box;font-size: 24px; text-align: center;
}

.custom-accordion.panel-group div.panel-heading a {
	color: #fff !important;
	text-decoration: underline;
	font-weight: normal;
	float: right;
}

.custom-accordion.panel-group .panel-body {
	padding: 15px;
}

.custom-accordion.panel-group div.panel-body h5 {
	color: #00677f !important;
	font-size: 20px;
	font-weight: bold;
}

.custom-accordion.panel-group div.panel-body h5 em {
	color: #05d2fa !important;
	font-size: 20px;
	font-weight: bold;
}

div.custom-accordion.panel-group div.panel-body hr {
	color: #e9e9e9;
	margin-top: 30px;
	margin-bottom: 30px;
}

div.custom-accordion.panel-group div.panel-body div.alert-danger {
	background-color: #ffe8e8;
	color: #e30513;
	border: 1px solid #ff7a7a;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 10px;
}

div.custom-accordion.panel-group div.panel-body div.alert-danger span.glyphicon {
	font-size: 42px;
	float: left;
	margin-right: 15px;
}

@media (min-width: 990px) {
	#retirement-options .retirement-heading {
		min-height: 80px;
		line-height: 80px;
	}
}

@media (max-width: 1199px) {
	.side-blue p {
		margin-bottom: 25px;
	}
	.side-blue img {
		max-width: 100%;
	}
	.page-template-retirement-options-single .new-slide {
		height: 300px;
		position: relative !important;
	}
	.page-template-retirement-options-single .new-slide h2 {
		top: 115px;
		position: relative;
	}
	.scenario-wrapper .single-scenario .banner .scenario-image {
		clear: both;
		text-align: center;
	}
	.scenario-wrapper .single-scenario .banner img {
		position: static;
		max-width: 100%;
	}
}

@media (max-width: 991px) {
	#post_rating_zone h4 {
		margin-right: 25%;
	}
	.retirement-column-headings.fixed { margin-top: 10px; }
	.retirement-column { padding-bottom: 4px; }
}

@media (min-width: 901px) {
	#retirement-options .retirement-content .retirement-column {
		display: block !important;
	}
}

@media (max-width: 900px) {
	.retirement-column {
		width: 100% !important;
	}
	.retirement-column-headings {
		margin-top: 24px;
		margin-bottom: 24px;
		padding-bottom: 16px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.retirement-column-headings .retirement-column {
		display: none;
	}
	.retirement-column-headings > .retirement-column[style="width:50%;"] h3 {
		height: auto;
	}
	.pension-panel .retirement-column-headings .retirement-column {
		display: block;
	}
	#retirement-options .retirement-section .stroke {
		display: none;
	}

	#retirement-filter {
		display: block;
	}
	#retirement-filter .styledSelect {
		margin: 10px;
	}
	#retirement-options {
		display: none;
	}
	.pension-panel #retirement-options {
		display: block;
	}
	#retirement-options .retirement-content .retirement-column {
		display: none;
	}
	.pension-panel #retirement-options .retirement-content .retirement-column {
		display: block;
	}
}

@media screen and (max-width: 800px) {
	#scenario-headings .scenario-heading {
		display: none;
	}
	.scenario-wrapper .sub-menu {
		display: none;
	}
	.sub-section {
		display: block !important;
	}
	.mobile-heading {
		display: block;
	}

	.scenario-wrapper .single-scenario .banner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.scenario-wrapper .single-scenario .banner img {
		width: 100%;
	}
}

@media (max-width: 680px) {
	#retirement-options-nav {
		display: block;
		border-radius: 10px;
		overflow: hidden;
	}
	#retirement-options-nav tbody,
	#retirement-options-nav tr,
	#retirement-options-nav td {
		display: block;
		width: 100%;
	}
	#retirement-options-nav td {
		border-radius: 0 !important;
		border-left: none !important;
	}
	#retirement-options-nav td.active:before {
		display: none;
	}
	#post_rating_zone h4 {
		margin-right: 45%;
	}
}

@media screen and (max-width: 600px) {
	.admin-bar .retirement-column-headings.fixed {
		margin-top: -46px !important;
	}
	.scenario-wrapper .single-scenario .banner img {
		float: left;
		display: block;
		clear: both;
	}
	#post_rating_zone {
		background-image: none;
	}
	#post_rating_zone h4 {
		margin-right: 0;
		margin-bottom: 32px;
	}
	.btn {
		white-space: initial !important;
	}
	#post_rating_zone #yes-btn {
		margin-right: 8px;
	}
	.scenario-wrapper .single-scenario .banner .scenario-image {
		margin-left: -20px;
		margin-right: -20px;
	}
	.retirement-column .heading h3 {
		font-size: 16px;
	}
}
@media (max-width: 499px) {
	.retirement-scenario img {
		float: none;
	}
}
@media (max-width: 450px) {
	.page-template-retirement-options-single .new-slide {
		height: 260px;
	}
	.page-template-retirement-options-single .new-slide h2 {
		top: 10px;
	}
}
@media (max-width: 349px) {
	.side-blue img {
		display: none;
	}
}
