div.nav-wrap {
	display: none;
	}

.worko-tabs  .pensioninput {
	width: 260px;
	}

input,
.hero__input {
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	}

label.dropdown select  {
	height: 32px;
	font-size: 16px;
	line-height: 20px;
	padding: 0;
	-webkit-appearance: auto;
	appearance: auto;
	-moz-appearange: auto;
	}
	
label.dropdown:after {
	content: none;
	}
	
.main-tabs {
	display: block !important;
	} 

.worko-tabs .flex-tabs .tab {
	margin: 0 0 -1px;
	text-align: left;
}

.tabs #tab-one-label,
.tabs #tab-two-label,
.tabs #tab-three-label,
.tabs #tab-four-label,
.tabs #tab-five-label,
.tabs #tab-six-label,
.tabs #tab-seven-label,
.tabs #tab-eight-label,
.tabs #tab-nine-label{
	background-color: #fff;
	color: #484848;
	font-weight: 700;
	text-decoration: underline;
	display: none;
}

.worko-tabs .tab {
	font-size: 16px;
	line-height: 30px;
	clear:both;
	}

.panel {
	margin: -1px 0 0;
	padding: 2px;
	clear: both;
}

.divider {
	margin: 0;
	}

.checkbox,
.radio {
	line-height: 32px;
	color-adjust: exact;
	-webkit-print-color-adjust: exact;
	}

.panel h4 {
	margin: 0;
	}

.tabs #tab-one-panel,
.tabs #tab-two-panel,
.tabs #tab-three-panel,
.tabs #tab-four-panel,
.tabs #tab-five-panel,
.tabs #tab-six-panel,
.tabs #tab-seven-panel,
.tabs #tab-eight-panel,
.tabs #tab-nine-panel {
	display: block;
	}
	
.advert,
.squaread,
.tooltip {
	display: none;
	}