﻿/*
## Site Elements
*/
/*------------------------------- LOWER BLOCK------------------------------- */

.lower-block {
	background: url(/NorthTec/images/lower.jpg) #8bc466 no-repeat;
	width: 100%;
	min-height: 300px;
	margin-top: 50px;
	border-bottom: #89c952 solid 20px;
}

.lower-content {
	width: 1195px;
	margin: 0 auto;
	padding-top: 18px;
}

.lower-title {
	color: #fff;
	font-size: 45px;
	font-family: 'Oswald', sans-serif;
}

.lower-left {
	float: left;
	width: 480px;
	color: #fff;
	margin-bottom: 30px;
	margin-right: 76px;
}

	.lower-left p {
		margin-left: 45px;
	}

	.lower-left select {
	}

	.lower-left h3 {
		color: #fff;
		text-transform: uppercase;
	}

.lower-phone {
	color: #01768a;
}


.styled-select select {
	background: transparent;
	width: 268px;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
}

.styled-select {
	width: 240px;
	height: 34px;
	overflow: hidden;
	background: url(/NorthTec/images/down_arrow_select.jpg) no-repeat right #fff;
	border: 0;
	margin-left: 94px;
}


/*
## Slide Item

```
	<div class="slide-item">
		<img src="http://placehold.it/1590x367" />
		<div class="slide-item-overlay"></div>
		<div class="row relative">
			<div class="slide-item-content col-inner">
				<h1>
					<span>Banner title</span>
					<br />
					<span>goes here</span>
				</h1>
				<p>
					<a href="#" class="button">Play Video</a>
				</p>
			</div>
		</div>
	</div>
```
*/

.slider {
	margin: 0;
	position: relative;
}

	.slider ul,
	.slides {
		padding: 0;
		margin: 0;
		list-style: none;
	}

		.slides li {
			display: none;
		}

			.slides li:first-child {
				display: block;
			}


.slider-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

	.slider-direction-nav a {
		position: absolute;
		top: 50%;
		margin-top: -10px;
		color: white;
		font-size: 2em;
	}

	.slider-direction-nav .slider-prev {
		left: 20px;
	}

	.slider-direction-nav .slider-next {
		right: 20px;
	}

.slider-disabled {
	display: none;
}


.full-width-slider-nav a {
	color: #007787;
	opacity: 0.7;
	top: 50%;
	margin-top: -12px;
}

	.full-width-slider-nav a:hover {
		opacity: 1;
	}


.slide-item {
	overflow: hidden;
	position: relative;
	height: 367px;
}

.slide-item-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 75%, rgba(0,0,0,0.5) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(75%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,0.5)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.5) 99%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.5) 99%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.5) 99%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.5) 99%);
}

.slide-item-content-wrapper {
	height: 367px;
}

.slide-item-content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
}

	.slide-item-content h1 {
		color: white;
		font-family: "Oswald", sans-serif;
		margin: 0;
	}

		.slide-item-content h1 span {
			display: inline-block;
			padding: 5px;
			margin: 5px 0;
			background: #007787;
            color: white;
		}

.slide-item img {
	width: 100%;
	/*width: auto;*/
	max-width: none;
}

.body-style .slide-item img { 
    height: 100%;
}


@media (max-width: 1480px) {
	.slide-item img {
		position: absolute;
		top: 0;
		/*left: 50%;*/
		/*margin-left: -795px;*/
		/*width: auto;*/
		height: 100%;
		margin-left: 0;
		width: 100%;
	}
}

@media (max-width: 1290px) {
	/*.slider-direction-nav a {
		top: 25px;
		padding: 10px;
		background: #007787;
	}
  
	.slider-direction-nav .slider-prev {
		left: 10px;
	}
  
	.slider-direction-nav .slider-next {
		right: 10px;
	}*/


	.full-width-slider-nav {
		text-align: right;
		margin-bottom: 20px;
	}

		.full-width-slider-nav a {
			background: none;
			position: static;
		}

		.full-width-slider-nav li {
			display: inline-block;
		}
}


/*------------------------------- Content ------------------------------- */
.slider-wrapper {
	background: #f1f1f2;
	height: 367px;
}

.slider-title {
	position: relative;
	top: -315px;
	left: 135px;
	width: 387px;
}

.slider-image {
}

.banner-one {
	background: #007787;
	color: #fff;
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	width: 275px;
	font-weight: 700;
	padding: 0 10px;
	margin-bottom: 5px;
}

.banner-two {
	background: #007787;
	color: #fff;
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	width: 220px;
	font-weight: 700;
	padding: 0 10px;
	margin-bottom: 10px;
}

.play-video {
	background: none repeat scroll 0% 0% #007787;
	color: #FFF;
	font-size: 14px;
	padding: 8px 20px 8px 20px;
	margin-bottom: 10px;
	border-radius: 5px;
	width: 107px;
	font-weight: 700;
	text-transform: uppercase;
	margin-left: 10px;
}

	.play-video img {
		margin-left: 7px;
		position: relative;
		top: 3px;
	}

.main-wrapper {
	width: 100%;
	background: url(/NorthTec/images/main-bg.jpg) #f1f1f2 no-repeat 185px 1px;
	margin-top: -57px;
}

.main {
	width: 1195px;
	margin: 0 auto;
	padding-top: 30px;
}

.col-one {
	height: 300px;
}

.col-two {
	margin-top: -140px;
}


.main-content {
	width: 605px;
	font-size: 14px;
	float: left;
}

.find-location {
	text-align: right;
	width: 479px;
	float: left;
	margin-left: 101px;
}

	.find-location img {
		float: right;
	}

.find-location-title {
	float: left;
	margin-left: 70px;
	line-height: 60px;
	font-family: 'Oswald', sans-serif;
}

.find-location h1 {
	font-size: 50px;
	color: #87CC56;
	margin: 0 !important;
	padding: 0 !important;
}

.find-programme {
	width: 479px;
	float: right;
	margin-right: 121px;
}

	.find-programme img {
		float: left;
	}

.find-programme-title {
	float: right;
	line-height: 60px;
	font-family: 'Oswald', sans-serif;
}

.find-programme h1 {
	font-size: 50px;
	color: #007787;
	margin: 0 !important;
	padding: 0 !important;
}



/*------------------------------- FORMS ------------------------------- */
.home-form {
	float: right;
	width: 396px;
	background: linear-gradient(transparent, #36939F) repeat scroll 0% 0% transparent;
	padding: 10px 20px;
	margin-top: -208px;
	height: 370px;
	margin-right: 75px;
	position: relative;
}

	.home-form h3 {
		font-size: 28px;
		color: #d2e8ea;
		font-family: 'Oswald', sans-serif;
	}

	.home-form input {
		padding: 10px 15px;
		margin-bottom: 10px;
		color: #D8D8D8;
		font-style: italic;
		width: 270px;
	}

	.home-form textarea {
		padding: 10px;
		margin-bottom: 10px;
		color: #D8D8D8;
		font-style: italic;
		width: 340px;
		height: 95px;
	}

.submit-button {
	width: 130px !important;
	background: #007787;
	color: #fff;
	border: 0;
	border-radius: 5px;
	font-style: normal !important;
	font-weight: bold;
	text-transform: uppercase;
}

select {
	padding: 9px 225px 9px 10px;
	text-align: left;
	font-style: italic;
	color: #d3d3d3;
}


/*------------------------------- SLIDER------------------------------- */

.toggle li:first-child a {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-o-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.toggle li a:hover {
	background: #ededed;
	color: #222;
}

.toggle li a.active {
	background: #c8e0f3;
	color: #325874;
	cursor: default;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.4);
}


#carousel li {
	margin-right: 5px;
}

#carousel img {
	display: block;
	opacity: .5;
	cursor: pointer;
}

	#carousel img:hover {
		opacity: 1;
	}

#carousel .flex-active-slide img {
	opacity: 1;
	cursor: default;
}

/*------------------------------- CONTENT ELEMENTS ------------------------------- */

.dash {
	border: 0 none;
	border-top: 2px dashed #c2cece;
	background: none;
	height: 0;
	margin-top: 70px;
	margin-bottom: 40px;
}

.dashed-arrow {
	position: relative;
	top: -270px;
	left: 318px;
}

	.dashed-arrow img {
		width: 345px;
		height: 132px;
	}

.compass-icon {
	float: left;
	font-size: 86px;
	margin-right: 10px;
	margin-top: 17px;
}


/*
## Chosen Select

```
	<div class="form-control">
		<div class="chosen-container chosen-container-single chosen-container-single-nosearch">
			<a tabindex="-1" class="chosen-single">
				<span>text</span><div><b></b></div>
			</a>
			<div class="chosen-drop"><div class="chosen-search">
				<input type="text" autocomplete="off" readonly=""></div>
				<ul class="chosen-results">
					<li class="active-result result-selected" style="" data-option-array-index="0">text</li>
					<li class="active-result" style="" data-option-array-index="1">text</li>
					<li class="active-result" style="" data-option-array-index="2">text</li>
					<li class="active-result" style="" data-option-array-index="3">text</li>
				</ul>
			</div>
		</div>
	</div>
```
*/

select.chosen-select {
	opacity: 1;
	height: 46px;
	width: 94%;
    padding: 9px 10px;
}

.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	zoom: 1;
	*display: inline;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	min-width: 200px;
}

	.chosen-container .chosen-drop {
		position: absolute;
		top: 100%;
		left: -9999px;
		z-index: 1010;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		border: 1px solid #94d267;
		border-top: 0;
		background: #404040;
		box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
	}

	.chosen-container.chosen-with-drop .chosen-drop {
		left: 0;
	}

	.chosen-container a {
		cursor: pointer;
		font-style: normal;
	}


.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	border: 1px solid transparent;
	background-color: white;
	background-clip: padding-box;
	/*box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);*/
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	height: 37px;
	line-height: 37px;
}

.chosen-container-single .chosen-default {
	color: #999;
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-style: italic;
	color: #666;
}

.chosen-select-alternate .chosen-single span {
	font-style: normal;
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	font-size: 1px;
}

	.chosen-container-single .chosen-single abbr:hover {
		background-position: -42px -10px;
	}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}

	.chosen-container-single .chosen-single div b {
		display: block;
		background: #94d267;
		padding: 12px 7px;
		line-height: 15px;
		color: white;
		font-size: 2em;
	}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap;
}

	.chosen-container-single .chosen-search input[type="text"] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 1px 0;
		padding: 4px 20px 4px 5px;
		width: 100%;
		height: auto;
		outline: 0;
		border: 1px solid #aaa;
		font-size: 1em;
		font-family: sans-serif;
		line-height: normal;
		border-radius: 0;
	}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px;
}


.chosen-container .chosen-results {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 240px;
	padding: 0;
	margin: 0;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}

	.chosen-container .chosen-results li {
		display: none;
		margin: 0;
		padding: 5px 8px;
		list-style: none;
		line-height: 27px;
		-webkit-touch-callout: none;
		border-top: 1px solid #4c4c4c;
		color: #b7b7b7;
	}

		.chosen-container .chosen-results li:first-child {
			border-top: none;
		}

		.chosen-container .chosen-results li.active-result {
			display: list-item;
			cursor: pointer;
		}

		.chosen-container .chosen-results li.disabled-result {
			display: list-item;
			color: #ccc;
			cursor: default;
		}

		.chosen-container .chosen-results li.highlighted {
			background-color: #666;
		}

		.chosen-container .chosen-results li.no-results {
			display: list-item;
			background: #f4f4f4;
		}

		.chosen-container .chosen-results li.group-result {
			display: list-item;
			font-weight: bold;
			cursor: default;
		}

		.chosen-container .chosen-results li.group-option {
			padding-left: 15px;
		}

		.chosen-container .chosen-results li em {
			font-style: normal;
			text-decoration: underline;
		}


.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto !important;
	/*height: 1%;*/
	min-height: 37px;
	border: 1px solid transparent;
	background-color: #f0f0f0;
	cursor: text;
}

	.chosen-container-multi .chosen-choices li {
		float: left;
		list-style: none;
	}

		.chosen-container-multi .chosen-choices li.search-field {
			margin: 0;
			padding: 0;
			white-space: nowrap;
		}

			.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
				margin: 1px 0;
				padding: 5px;
				/*height: 15px;*/
				height: 33px;
				outline: 0;
				border: 0 !important;
				background: transparent !important;
				box-shadow: none;
				color: #666;
				font-size: 100%;
				font-family: sans-serif;
				line-height: normal;
				border-radius: 0;
			}

			.chosen-container-multi .chosen-choices li.search-field .default {
				color: #999;
			}

		.chosen-container-multi .chosen-choices li.search-choice {
			position: relative;
			margin: 3px 0 3px 5px;
			padding: 8px 20px 8px 10px;
			background-color: #333;
			background-clip: padding-box;
			color: #fff;
			line-height: 13px;
			cursor: default;
		}

			.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
				position: absolute;
				top: 4px;
				right: 3px;
				display: block;
				width: 12px;
				height: 12px;
				/*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
				font-size: 1px;
			}

				.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after {
					color: white;
					content: "X";
					font-size: 9px;
					font-weight: bold;
					position: absolute;
					top: 4px;
				}

				.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
					background-position: -42px -10px;
				}

		.chosen-container-multi .chosen-choices li.search-choice-disabled {
			padding-right: 5px;
			border: 1px solid #ccc;
			background-color: #e4e4e4;
			background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
			background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
			background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
			background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
			background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
			color: #666;
		}

		.chosen-container-multi .chosen-choices li.search-choice-focus {
			background: #d4d4d4;
		}

			.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
				background-position: -42px -10px;
			}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default;
	text-decoration: line-through;
}


.chosen-container-active .chosen-single {
	border: 1px solid #94d267;
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #94d267;
}

	.chosen-container-active.chosen-with-drop .chosen-single div {
		border-left: none;
		background: transparent;
	}

		.chosen-container-active.chosen-with-drop .chosen-single div b {
			background-position: -18px 2px;
		}

.chosen-container-active .chosen-choices {
	border: 1px solid #94d267;
}

	.chosen-container-active .chosen-choices li.search-field input[type="text"] {
		color: #111 !important;
	}


.chosen-disabled {
	opacity: 0.5 !important;
	cursor: default;
}

	.chosen-disabled .chosen-single {
		cursor: default;
	}

	.chosen-disabled .chosen-choices .search-choice .search-choice-close {
		cursor: default;
	}


.chosen-rtl {
	text-align: right;
}

	.chosen-rtl .chosen-single {
		overflow: visible;
		padding: 0 8px 0 0;
	}

		.chosen-rtl .chosen-single span {
			margin-right: 0;
			margin-left: 26px;
			direction: rtl;
		}

	.chosen-rtl .chosen-single-with-deselect span {
		margin-left: 38px;
	}

	.chosen-rtl .chosen-single div {
		right: auto;
		left: 3px;
	}

	.chosen-rtl .chosen-single abbr {
		right: auto;
		left: 26px;
	}

	.chosen-rtl .chosen-choices li {
		float: right;
	}

		.chosen-rtl .chosen-choices li.search-field input[type="text"] {
			direction: rtl;
		}

		.chosen-rtl .chosen-choices li.search-choice {
			margin: 3px 5px 3px 0;
			padding: 3px 5px 3px 19px;
		}

			.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
				right: auto;
				left: 4px;
			}

	.chosen-rtl.chosen-container-single-nosearch .chosen-search,
	.chosen-rtl .chosen-drop {
		left: 9999px;
	}

	.chosen-rtl.chosen-container-single .chosen-results {
		margin: 0 0 4px 4px;
		padding: 0 4px 0 0;
	}

	.chosen-rtl .chosen-results li.group-option {
		padding-right: 15px;
		padding-left: 0;
	}

	.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
		border-right: none;
	}

	.chosen-rtl .chosen-search input[type="text"] {
		padding: 4px 5px 4px 20px;
		background: white url('chosen-sprite.png') no-repeat -30px -20px;
		background: url('chosen-sprite.png') no-repeat -30px -20px;
		direction: rtl;
	}

	.chosen-rtl.chosen-container-single .chosen-single div b {
		background-position: 6px 2px;
	}

	.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
		background-position: -12px 2px;
	}


/*
## Chosen Select - Alternate

```
	<div class="form-control form-control-alternate">
		<div class="chosen-container chosen-container-single chosen-container-single-nosearch">
			<a tabindex="-1" class="chosen-single">
				<span>text</span><div><b></b></div>
			</a>
			<div class="chosen-drop"><div class="chosen-search">
				<input type="text" autocomplete="off" readonly=""></div>
				<ul class="chosen-results">
					<li class="active-result result-selected" style="" data-option-array-index="0">text</li>
					<li class="active-result" style="" data-option-array-index="1">text</li>
					<li class="active-result" style="" data-option-array-index="2">text</li>
					<li class="active-result" style="" data-option-array-index="3">text</li>
				</ul>
			</div>
		</div>
	</div>
```
*/

.form-control-alternate .chosen-container-single .chosen-single div b {
	background: #007788;
}

.form-control-alternate .chosen-container-active .chosen-single {
	border: 1px solid #007788;
}

.form-control-alternate .chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #007788;
}

.form-control-alternate .chosen-container .chosen-drop {
	border: 1px solid #007788;
	border-top: 0;
}


@media (max-width: 580px) {

	select.chosen-select,
	select.chosen-select-alternate {
		opacity: 1;
	}

}

/*
## Carousel Slider

*/

.carousel-section {
	position: relative;
}

.carousel-slider {
	margin-bottom: 20px;
}

	.carousel-slider li {
		margin-right: 20px;
		display: block;
		width: 275px;
		float: left;
	}

	.carousel-slider .slider-direction-nav a {
		color: #007788;
		opacity: 0.3;
	}

		.carousel-slider .slider-direction-nav a:hover {
			opacity: 1;
		}


@media (max-width: 1590px) {

	.carousel-slider {
		padding-top: 20px;
	}

		.carousel-slider .slider-direction-nav a {
			color: white;
			opacity: 1;
		}
}


@media (max-width: 480px) {

	.carousel-slider {
		padding-top: 55px;
		position: relative;
	}

		.carousel-slider .slider-direction-nav {
			position: absolute;
			top: 5px;
			right: 0;
			padding: 0;
			margin: 0;
		}

			.carousel-slider .slider-direction-nav li {
				display: inline-block;
				width: auto;
				margin: 0;
				margin-left: 10px;
			}

			.carousel-slider .slider-direction-nav a {
				position: static;
			}
}


/*
## Section Title

```
	<h2 class="section-title">
		Auckland
		<span>About Auckland</span>
	</h2>
```

*/

.section-title {
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 2px dashed #c2cece;
	color: #007787;
	font-size: 3em;
}

	.section-title span {
		display: block;
		text-transform: uppercase;
		font-size: 0.5em;
	}


/*
## Selection Item

```
	<div class="selection-item">
		<h4 class="selection-item-title">Choose a location</h4>
		<p class="fixie"></p>
		<div class="form-control">
			<select class="chosen-select">
				<option value="1">Text 1</option>
				<option value="2">Text 2</option>
				<option value="3">Text 3</option>
				<option value="4">Text 4</option>
				<option value="5">Text 5</option>
			</select>
		</div>
	</div>
```
*/

.selection-item-title {
	text-transform: uppercase;
	color: #94d267;
	margin-bottom: 10px;
}


/*
## Selection Item with Icon

```
	<div class="selection-item selection-item-with-icon clearfix">
		<span class="selection-item-icon icon icon-svg-compas"></span>
		<div class="selection-item-content">
			<h4 class="selection-item-title">Choose a location</h4>
			<p class="fixie"></p>
			<div class="form-control">
				<select class="chosen-select">
					<option value="1">Text 1</option>
					<option value="2">Text 2</option>
					<option value="3">Text 3</option>
					<option value="4">Text 4</option>
					<option value="5">Text 5</option>
				</select>
			</div>
		</div>
	</div>
```
*/

.selection-item-icon {
	float: left;
	font-size: 3em;
	color: #94d267;
	width: 80px;
	text-align: right;
}

.selection-item-with-icon .selection-item-content {
	margin-left: 90px;
}


/*
## Selection Item - Alternate

```
	<div style="background:#bbb; padding: 10px;">
		<div class="selection-item selection-item-alternate">
			<h4 class="selection-item-title">Choose a location</h4>
			<p class="fixie"></p>
			<div class="form-control form-control-alternate">
				<select class="chosen-select">
					<option value="1">Text 1</option>
					<option value="2">Text 2</option>
					<option value="3">Text 3</option>
					<option value="4">Text 4</option>
					<option value="5">Text 5</option>
				</select>
			</div>
		</div>
	</div>
```
*/

.selection-item-alternate .selection-item-title,
.selection-item-alternate p {
	color: white;
}

.selection-item-alternate .selection-item-icon {
	color: white;
}


/*
## Selection Item - Secondary

```
	<div class="selection-item selection-item-secondary">
		<h4 class="selection-item-title">Choose a location</h4>
		<p class="fixie"></p>
		<div class="form-control form-control-alternate">
			<select class="chosen-select">
				<option value="1">Text 1</option>
				<option value="2">Text 2</option>
				<option value="3">Text 3</option>
				<option value="4">Text 4</option>
				<option value="5">Text 5</option>
			</select>
		</div>
	</div>
```
*/

.selection-item-secondary .selection-item-title {
	color: #007788;
}

.selection-item-secondary .selection-item-icon {
	color: #007788;
}


/*
## Content Panel

```
	<div class="content-panel">
		<div class="row">
			<div class="col-inner">
				<h1 class="content-panel-title">Not what you were looking for?</h1>
				<p class="fixie"></p>
			</div>
		</div>
	</div>
```
*/

.content-panel {
	background-image: url("/NorthTec/images/lower.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #8aca50;
	background-size: cover;
	padding: 50px 0;
}

.content-panel-title {
	margin: 0 0 40px 0;
	color: white;
	font-size: 3.2em;
}

.content-panel p {
	color: white;
}

.content-panel-phone {
	font-size: 3.2em;
	text-transform: uppercase;
	color: white;
	margin-top: 40px;
}

	.content-panel-phone span {
		color: #007788;
	}

@media (max-width: 480px) {

	.content-panel-title,
	.content-panel-phone {
		font-size: 1.8em;
	}
}


/*
## Category Tile

```
	<a href="#" class="category-tile">
		<span class="category-tile__text">Lorem ipsum dolor.</span>
		<span class="category-tile__overlay"></span>
		<span class="category-tile__background"></span>
	</a>
```
*/

.category-tiles {
	padding-bottom: 60px;
}

.category-tile {
	background: #fff;
	/*display: block;
	padding: 50px 15px;*/
	font-family: "oswald";
	font-style: normal;
	color: #007787;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
	/*Changes to fixed height*/
	display: table;
	height: 4em;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}

.smalltile {
	height: 4em;
	margin-bottom: 0.5em;
}

.category-tile span {
	/*display: block;*/
	display: table-cell;
	vertical-align: middle;
}

.category-tile__overlay {
	background: rgba(0,119,135,0.8);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
}

.category-tile__background {
	background: url("/getmedia/8a8e8660-c6fa-480f-b91a-4ba1ebff8ee0/Agriculture-banner.jpg?width=619&height=240") no-repeat center center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
}


.category-tile:hover .category-tile__text {
	color: white;
	position: relative;
}

.category-tile:hover .category-tile__overlay,
.category-tile:hover .category-tile__background {
	opacity: 1;
}


/*
## Programme Banner

```
	<div class="programme-banner">
		<div class="programme-banner__title"><h1>Programme Qualification Title Goes Here</h1><h2>Subtitle Goes Here</h2></div>
		<div class="programme-banner__meta">
			<p class="programme-banner__meta__location">
				<span class="ribbon">
					Auckland, Whangarei - <a href="#">3 More</a>
				</span>
			</p>
			<p class="programme-banner__meta__semesters">
				<span class="ribbon ribon-primary">
					Semester 1 &amp; 2
				</span>
			</p>
		</div>
		<img class="programme-banner__image" src="http://placehold.it/1200x670" alt="Programme Banner" />
	</div>
```
*/

.programme-banner {
	position: relative;
}

.programme-banner__image {
	display: block;
	max-width: 100%;
}

.programme-banner__title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 30px 305px 30px 30px;
	color: white;
	background: rgba(0, 119, 135, 0.9);
}

	.programme-banner__title h1 {
		color: white;
		text-transform: none;
		font-size: 3em;
		line-height: 50px;
	}

	.programme-banner__title h2 {
		color: white;
		text-transform: none;
		font-size: 1.4em;
		line-height: 1.4em;
	}

#main .programme-banner__title h2{
	margin-bottom:0;
}

.programme-banner__meta {
	position: absolute;
	top: 44px;
}

.programme-banner__meta__location {
	margin-top: 17px;
	margin-bottom: 0;
}

.programme-banner__meta__semesters {
	margin-top: 12px;
}

@media (max-width: 960px) {

	.programme-banner__title {
		padding: 20px;
		position: static;
	}

		.programme-banner__title h1 {
			font-size: 2em;
			line-height: normal;
		}

	.programme-banner__meta {
		position: static;
	}

	.programme-banner__meta__location {
		background: #00a7b3;
	}

	.programme-banner__meta__semesters {
		background: #1a8594;
	}

		.programme-banner__meta__location .ribbon,
		.programme-banner__meta__semesters .ribbon,
		.programme-banner__meta__location .ribbon:after,
		.programme-banner__meta__semesters .ribbon:after {
			background: none;
			content: none;
		}
}


/*
## Ribbon

```
	<p>
		<span class="ribbon">
			Auckland, Whangarei - <a href="#">3 More</a>
		</span>
	</p>
```
*/

.ribbon {
	display: inline-block;
	font-family: "Oswald";
	text-transform: uppercase;
	color: white;
	padding: 0 20px;
	position: relative;
	background-color: #00a7b3;
	line-height: 35px;
}

	.ribbon:after {
		content: "";
		position: absolute;
		right: -22px;
		top: 0;
		width: 22px;
		height: 35px;
		background-image: url("/NorthTec/images/ribbon.png");
		background-position: right center;
		background-repeat: no-repeat;
	}

	.ribbon a {
		color: white;
		font-family: "Oswald";
		font-size: 1em;
	}

		.ribbon a:hover {
			text-decoration: underline;
			color: white;
		}


/*
## Ribbon - Primary

```
	<p>
		<span class="ribbon ribbon-primary">
			Auckland, Whangarei - <a href="#">3 More</a>
		</span>
	</p>
```
*/

.ribbon-primary {
	background-color: #1a8594;
}

	.ribbon-primary:after {
		content: "";
		background-image: url("/NorthTec/images/ribbon-primary.png");
	}


/*
## Stripped List

```
	<ul class="stripped-list stripped-list--collapsed">
		<li><a href="#">Link 1</a></li>
		<li><a href="#">Link 2</a></li>
		<li><a href="#">Link 3</a></li>
		<li><a href="#">Link 4</a></li>
		<li><a href="#">Link 5</a></li>
	</ul>
```
*/

.stripped-list {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #f2f2f2;
}

	.stripped-list li {
		padding: 5px;
		color: #007787;
	}

.stripped-list--collapsed li {
	padding: 0;
}

.stripped-list li:nth-child(even) {
	background: white;
}

.stripped-list p {
	margin: 0;
}

.striped-table {
	width: 100%;
	text-align: center;
}

	.striped-table thead {
		padding: 0 0.5em 0 1.5em;
	}

	.striped-table th {
		background-color: #1a8594;
		color: white;
		font-weight: bold;
		padding: 0.5em 0.5em 0.5em 0;
	}

	.striped-table td {
		color: #007788;
		padding: 0.5em 0.5em 0.5em 0;
		line-height: 2em;
	}

	.striped-table th:first-child {
		text-align: left;
		padding-left: 1.5em;
	}

	.striped-table td:first-child {
		text-align: left;
		padding-left: 1.5em;
	}

	.striped-table tbody tr:nth-child(even) {
		background-color: #f2f2f2;
	}

	.teal-table {
	width: 100%;
	text-align: center;
	border-style:none;
	margin-bottom:1em;
	border-collapse:separate;
	border-spacing:2px;
}

	.teal-table thead {
		padding: 0 0.5em 0 1em;
	}

	.teal-table th {
		background-color: #037789;
		color: white;
		font-weight: bold;
		padding: 0.5em 0.5em 0.5em 0;
	}

	.teal-table td {
		color: #484848;
		padding: 0.5em 0.5em 0.5em 0;
		line-height: 2em;
		background-color: #86c3cd;
	}

	.teal-table th:first-child {
		text-align: left;
		padding-left: 1em;
	}

	.teal-table td:first-child {
		text-align: left;
		padding-left: 1em;
	}

.minicircle {
	background-color: #1a8594;
	border-radius: 50%;
	width: 2em;
	display: inline-block;
	color: white;
	font-weight: bold;
}

.bglime {
	background-color: #88CC55;
}
/*
## Paper - Mini

```
	<div class="paper-mini">
		<span class="paper-mini__type">C</span>
		222.498 - Lorem ipsum dolor sit amet. (Compulsory)
	</div>
	<div class="paper-mini">
		<span class="paper-mini__type paper-mini__type--primary">C</span>
		222.498 - Lorem ipsum dolor sit amet. (Compulsory)
	</div>
```
*/

.paper-mini {
	overflow: hidden;
	padding: 10px 65px 10px 20px;
	position: relative;
	line-height: 30px;
}

.paper-mini__type {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	right: 20px;
	font-weight: bold;
	background-color: #1a8594;
	color: white;
	font-family: "Lato","LatoMacrons";
	font-weight: 900;
}

.paper-mini__type--primary {
	background-color: #94d267;
}


/*
## Media Item

```
	<div class="media-item">
		<div class="media-item__image">
			<img src="http://placehold.it/125x125" alt="" />
			<span class="media-item__image-overlay"></span>
		</div>
		<div class="media-item__content">
			<h4 class="media-item__title">Tutor Name goes here <span>Location</span></h4>
			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin id dignissim libero, sit amet maximus est.</p>
		</div>
	</div>
```
*/

.media-item {
	overflow: hidden;
	margin-bottom: 20px;
}

.media-item__image {
	float: left;
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	max-width: 125px;
	display: block;
}

.media-item__image-overlay {
	position: absolute;
	background: rgba(0,119,135,0.8);
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.media-item__image:hover .media-item__image-overlay {
	opacity: 1;
}

.media-item__content {
	margin-left: 145px;
}

.media-item__title {
	color: #007787;
	font-family: "Lato","LatoMacrons";
	font-weight: 900;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.3em;
}

	.media-item__title span {
		display: block;
		margin-top: 5px;
		font-size: 0.75em;
		font-weight: normal;
	}


/*
## Enrol Cta

```
	<div class="enrol-cta">
		<h5>Do you like what you see?</h5>
		<a href="#" class="button">Enrol in this programme</a>
	</div>
```
*/

.enrol-cta {
	text-align: center;
	margin: 1em 0;
}

	.enrol-cta h5 {
		margin: 1em 0;
	}


/*
## Box

```
	<div class="box">
		<p class="fixie"></p>
	</div>
```
*/

.box {
	background: #f2f2f2;
	padding: 40px 30px;
}


/*
## Text with icon

```
	<div class="text-with-icon">
		<span class="icon icon-svg-level"></span>
		<div class="text-with-icon__content">
			<h5 class="text-with-icon__title">Level</h5>
			<p>3.0</p>
		</div>
	</div>
```
*/

.text-with-icon {
	overflow: hidden;
	margin-bottom: 20px;
}

	.text-with-icon:last-child {
		margin-bottom: 0;
	}

	.text-with-icon > .icon {
		float: left;
		font-size: 2em;
		line-height: 1.1;
		color: #007787;
	}

.text-with-icon__content {
	margin-left: 40px;
}

	.text-with-icon__content p {
		margin: 0;
	}

.text-with-icon__title {
	font-family: "Lato","LatoMacrons";
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #007787;
	margin: 0;
	font-size: 1em;
}


/*
## Text with Title

```
	<div class="text-with-title">
		<p>
			<span>Auckland:</span>
			January, March, May, June, August, October
		</p>
	</div>
```
*/

.text-with-title {
	font-family: "Lato","LatoMacrons";
	margin: 1em 0;
}

	.text-with-title span {
		display: block;
		text-transform: uppercase;
		color: #007787;
		font-size: 0.8em;
	}
    .text-with-title small {
		font-size: 90%;
	}


/*
## Popup

```
	<div class="popup">
		<p class="fixie"></p>
	</div>
```
*/

.popup {
	background: none repeat scroll 0 0 #fff;
	margin: 0 auto;
	max-width: 930px;
	padding: 25px;
	position: relative;
	width: auto;
}

.popup.popup--small {
	width: 500px;
}

.popup ul.date-list {
	list-style: none;
	padding: 0;
	max-width: 577px;
	max-height: 500px;
    overflow: auto;
}

	.popup ul.date-list li {
		padding: 0 0 10px;
		margin: 0 0 13px;
		border-bottom: 2px solid rgba(3, 119, 137, 0.22);
		font: 18px/22px 'Oswald', 'Arial', 'Helvetica', sans-serif !important;
	}

	.popup ul.date-list .align-right {
		width: 40%;
	}

.programme-breadcrumbs {
	font-size: 16px;
	font-weight: normal;
	color: #007788;
	margin-top: 0;
}

	.programme-breadcrumbs a {
		font-size: 1em;
		color: #007788;
	}

		.programme-breadcrumbs a:hover {
			text-decoration: underline;
		}

	.programme-breadcrumbs .CMSBreadCrumbsCurrentItem {
		color: #484848;
	}

.unclickable-mask {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

.key-information-section .header {
	color: #fff;
	background: #007787;
	padding: 20px;
	text-transform: capitalize;
}

.key-information-section .key-content {
	font-family: "Lato","LatoMacrons";
	background: rgba(0, 119, 135, 0.10);
	border-left: 2px solid rgba(0, 119, 135, 0.35);
	border-bottom: 2px solid rgba(0, 119, 135, 0.35);
	border-right: 2px solid rgba(0, 119, 135, 0.35);
	min-height: 200px;
	padding: 25px;
	overflow: hidden;
}

.key-information-section .block h2 {
	font-size: 40px;
	text-transform: capitalize;
	font-weight: normal;
	letter-spacing: 1.5px;
	font-family: "Lato","LatoMacrons",Arial,sans-serif;
}

.key-information-section .block:not(:first-child) {
	margin-top: 20px;
}

.key-information-section .block .block-header {
	color: #88CC55;
	height: 22px;
	font-size: 20px;
	line-height: 0.5;
	margin-bottom: 15px;
}

.key-information-section .clearfix {
	clear: both;
}

.key-information-section .block .block-header span {
	font-family: "Oswald","sans-serif";
	display: inline-block;
	position: relative;
}

	.key-information-section .block .block-header span:after {
		content: "";
		position: absolute;
		height: 22px;
		border-top: 2px solid rgba(0, 119, 135, 0.15);
		top: 50%;
		width: 820px;
		margin-left: 15px;
	}

.key-information-section .block-content {
	margin-top: 10px;
}

.key-information-section .block .left-span {
	text-transform: uppercase;
	color: #007787;
	float: left;
	font-size: 12px;
	width: 150px;
	font-weight: bold;
	line-height: 16px;
}

.key-information-section .block .right-span {
	font-family: "Lato","LatoMacrons",Arial,sans-serif;
	margin-left: 170px;
	max-width: 725px;
	font-weight: normal;
	font-size: 1em;
}

.key-information-section .block-btn {
	line-height: 3;
}

.key-information-section .icon-groups {
	line-height: 4;
	height: 50px;
	width: 200px;
	position: relative;
}

	.key-information-section .icon-groups .back {
		color: #88CC55;
		z-index: 1;
	}

	.key-information-section .icon-groups .front {
		position: absolute;
		color: #007787;
		z-index: 2;
		white-space: nowrap;
		overflow: hidden;
	}

		.key-information-section .icon-groups .front .icon-circular {
			border: 1px solid #007787;
			color: #007787;
			padding: 15px 13px 15px 15px;
			border-radius: 50%;
			font-size: 15px;
		}

	.key-information-section .icon-groups .back .icon-circular {
		border: 1px solid #88CC55;
		color: #88CC55;
		padding: 15px 13px 15px 15px;
		border-radius: 50%;
		font-size: 15px;
	}

	.key-information-section .icon-groups .front.y {
		width: 12%;
	}

	.key-information-section .icon-groups .front.y1 {
		width: 25%;
	}

	.key-information-section .icon-groups .front.y1-2 {
		width: 37%;
	}

	.key-information-section .icon-groups .front.y2 {
		width: 50%;
	}

	.key-information-section .icon-groups .front.y2-2 {
		width: 63%;
	}

	.key-information-section .icon-groups .front.y3 {
		width: 77%;
	}

	.key-information-section .icon-groups .front.y3-2 {
		width: 89%;
	}

	.key-information-section .icon-groups .front.y4 {
		width: 100%;
	}


.key-information-section .content-footer {
	margin-top: 25px;
	padding-top: 25px;
	position: relative;
}

	.key-information-section .content-footer:after {
		content: "";
		position: absolute;
		height: 22px;
		border-top: 2px solid rgba(0, 119, 135, 0.15);
		top: 0;
		left: -30px;
		width: 110%;
	}

	.key-information-section .content-footer img {
		width: 300px;
		float: left;
		margin-right: 65px;
	}

	.key-information-section .content-footer span {
		/*font-weight: 100;*/
		font-style: italic;
	}

@media all and (max-width: 1150px) {
	.key-information-section .block-content > .span6 {
		width: 100%;
	}

		.key-information-section .block-content > .span6:not(:first-child) {
			margin-top: 20px;
		}
}

@media all and (max-width: 480px) {

	.key-information-section .block .left-span {
		width: 100%;
		margin-bottom: 10px;
		float: none;
	}

	.key-information-section .block .right-span {
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}
}

/*
    Jquery Steps
*/

/*
    Common 
*/

.wizard,
.tabcontrol
{
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a
{
    outline: 0;
}

.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li
{
    display: block;
    padding: 0;
}

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}



/*
    Wizard
*/

.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number
{
    font-size: 1.429em;
}

.wizard > .steps > ul > li
{
    width: 25%;
}

.wizard > .steps > ul > li,
.wizard > .actions > ul > li
{
    float: left;
}

.wizard.vertical > .steps > ul > li
{
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active
{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active
{
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
    background: #2184be;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
    background: #9dc8e2;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active
{
    background: #ff3111;
    color: #fff;
}

.wizard > .content
{
    background: #eee;
    display: block;
    margin: 0.5em;
    /*min-height: 35em;*/
    overflow: hidden;
    position: relative;
    width: auto;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard.vertical > .content
{
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    /*height: 95%;*/
    padding: 2.5%;
}

.wizard > .content > .body ul
{
    list-style: disc !important;
}

.wizard > .content > .body ul > li
{
    display: list-item;
}

.wizard > .content > .body > iframe
{
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input
{
    display: block;
    border: 1px solid #ccc;
}

.wizard > .content > .body input[type="checkbox"]
{
    display: inline-block;
}

.wizard > .content > .body input.error
{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.wizard > .content > .body label
{
    display: inline-block;
    margin-bottom: 0.5em;
}

.wizard > .content > .body label.error
{
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}

.wizard > .actions
{
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

.wizard.vertical > .actions
{
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul
{
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li
{
    margin: 0 0.5em;
}

.wizard.vertical > .actions > ul > li
{
    margin: 0 0 0 1em;
}

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active
{
    background: #2184be;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active
{
    background: #eee;
    color: #aaa;
}

.wizard > .loading
{
}

.wizard > .loading .spinner
{
}



/*
    Tabcontrol
*/

.tabcontrol > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul
{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li
{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover
{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current
{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a
{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover
{
    text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a
{
    padding: 15px 30px 10px 30px;
}

.tabcontrol > .content
{
    position: relative;
    display: inline-block;
    width: 100%;
    /*min-height: 35em;*/
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
    /*margin-bottom: 30px;*/
}

.tabcontrol > .content > .body
{
    /*float: left;
    position: absolute;*/
    width: 95%;
    /*height: 95%;*/
    padding: 2.5%;
}

.tabcontrol > .content > .body ul
{
    list-style: disc;
}

.tabcontrol > .content > .body ul > li
{
    display: list-item;
}

.general-form-enquiry {
	margin: 57px 0 70px;
}

.general-form-enquiry .ErrorLabel {
	color: red;
	padding: 0 187px 10px;
}