 /*

Highways England - Pages Stylesheet

*/

																					/* ------------ Login ------------ */

#home {
	background-color: #021f40;
	color: #fff;
	text-align: center;
	}

#home #welcome-furniture {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding: 40px 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	}

#home #welcome-furniture ul {
	float: left;
	font-size: 0;
	line-height: 0;
	}

#home #welcome-furniture li {
	float: left;
	}

#home #welcome-furniture li:first-child::after {
	content: "|";
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding-left: 30px;
	margin-right: 30px;
	opacity: 0.4;
	}

#home #welcome-furniture p {
	float: none;
	}

#home #welcome-furniture a {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	opacity: 0.4;
	text-decoration: none;
	}

#home #welcome-furniture a:hover {
	opacity: 1;
	}

#home #welcome {
	padding: 0 50px;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	}

#home #welcome a.button {
	background: none;
	border: 2px solid #008bcb;
	color: #fff;
	cursor: pointer;
	display: inline-block;
    font-family: proxima-nova, sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 29px;
	padding: 12px 60px;
	text-decoration: none;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	}

#home #welcome a.button:hover {
	background-color: #008bcb;
	}

#home #logos {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	}

#home #logos p {
	display: inline-block;
	float: left;
	}

/*
#home #logos p:first-child {
	border-right: 1px solid #3e546d;
	margin-right: 30px;
	padding-right: 30px;
	}
*/

#home #welcome h1 {
	font-size: 25px;
	font-weight: 400;
	line-height: 35px;
	margin: 50px 0 30px 0;
	opacity: 0.7;
	}

#home #welcome form {
	margin-top: 50px;
	}

#home #welcome form h2 {
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 30px;
	opacity: 0.7;
	}

#home #welcome form .cols {
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: auto
	}

#home #welcome form .col {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	}

#home #welcome form input {
	color: #d3d5d9;        
    font-family: proxima-nova, sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 29px;
	text-align: center;
	}

#home #welcome form input:focus,
#home #welcome form input:active {
	outline: none;
	}

#home #welcome form input[type=email] {
	background: none;
	border: 2px solid #3e546d;
	padding: 12px 60px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

#home #welcome form button {
	background: none;
	border: 2px solid #008bcb;
	color: #fff;
	cursor: pointer;
    font-family: proxima-nova, sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 29px;
	margin-left: 10px;
	padding: 12px 60px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	}

#home #welcome form button:hover {
	background-color: #008bcb;
	}

#home #welcome form p {
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	margin: 20px 0 15px 0;
	opacity: 0.75;
	}

#home #welcome div.radio-group {
	color: #fff;
    font-family: proxima-nova, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 20px;
	opacity: 0.75;
	}

#home #welcome div.radio {
	display: inline-block;
	position: relative;
	}

#home #welcome div.radio:first-child {
	margin-right: 20px;
	}

#home #welcome div.radio input {
	background: none;
	border: 1px solid #d3d5d9;
	}

#home #welcome form .recaptcha-holder {
	visibility: hidden;
	}

#home #welcome #subscribe-thanks {
	margin-top: 50px;
	}

#home #welcome #subscribe-thanks h2 {
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 30px;
	opacity: 0.7;
	}


																					/* ------------ Lobby ------------ */

#lobby.lobby {
	background: url("../img/lobby-bg.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*
    background-image: url("../img/lobby-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	/* border: 2px solid #b7d4e2; */
	overflow-x: hidden;
	}

#lobby.lobby #content {
	background: none;
	}

#lobby-gallery {
	position: absolute;
	top: 150px;
	left: 45px;
	z-index: 4;
	}

#lobby-videos {
	position: absolute;
	top: 150px;
	right: 45px;
	z-index: 4;
	}

#lobby-gallery a,
#lobby-videos a {
	color: #021f40;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	text-decoration: none;
	}

#lobby-gallery .inner,
#lobby-videos .inner {
	position: relative;
	text-align: center;
	}

#lobby-gallery .inner img,
#lobby-videos .inner img {
	float: left;
	height: auto;
	width: 270px;
	}

#lobby-gallery .inner .icon,
#lobby-videos .inner .icon {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	}

#lobby-videos .inner .icon {
    background: url("../img/icon-play.png") no-repeat center 40%;
	}

#lobby-gallery .inner .icon {
    background: url("../img/icon-docs.png") no-repeat center 40%;
	}

#lobby-gallery .inner p,
#lobby-videos .inner p {
	background-color: #fff;
	padding: 5px 10px;
	position: absolute;
	bottom: 20px;
	left: 30px;
	width: calc(100% - 60px);
	}

#lobby-gallery a:hover p,
#lobby-videos a:hover p {
	background-color: #021f40;
	color: #fff;
	}

#lobby-navigation {
	display: none;
	}

#lobby-slideshow {
	height: 400px;
	position: absolute;
	left: 0;
	top: 50%;
	text-align: center;
	width: 100%;
	z-index: 3;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	}

#lobby-slideshow .panel {
	padding: 0 80px;
	position: relative;
	}

#lobby-slideshow .panel .img-left {
	float: left;
	position: relative;
	width: 25%;
	/*
    background-image: url("../img/banner-bg.png");
	background-size: 100% 100%;
	padding: 4px 22px 17px 22px;
	margin-top: 8px;
	-moz-transform: skew(0deg, -5deg);
	-webkit-transform: skew(0deg, -5deg);
	-o-transform: skew(0deg, -5deg);
	-ms-transform: skew(0deg, -5deg);
	transform: skew(0deg, -5deg);
	*/
	}

#lobby-slideshow .panel .img-left img {
	float: left;
	height: auto;
	width: 100%;
	}

#lobby-slideshow .panel .img-left .icon {
	background: #032041 url("../img/icon-photo.png") no-repeat center center;
	height: 40px;
	margin-left: -20px;
	opacity: 0.5;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	}

#lobby-slideshow .panel .img-left:hover .icon {
	opacity: 1;
	}

#lobby-slideshow .panel .board {
    background-image: url("../img/board-bg.png");
	background-size: 100% 100%;
	color: #fff;
	float: left;
	height: 97%;
	padding: 60px 40px 0 40px;
	position: absolute;
	top: 0;
	left: 50%;
	text-align: center;
	width: calc(50% - 80px);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	}

#lobby-slideshow .panel .board h2 {
	font-size: 21px;
	font-weight: 400;
	line-height: 26px;
	padding-bottom: 20px;
	}

#lobby-slideshow .panel .board li a {
	background: none;
	border: 2px solid #2f86b0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
    font-family: proxima-nova, sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 29px;
	margin-top: 10px;
	padding: 12px 20px;
	text-decoration: none;
	width: 80%;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	}

#lobby-slideshow .panel .board li a:hover {
	border: 2px solid #fff;
	}

#lobby-slideshow .panel .img-right {
	float: right;
	position: relative;
	width: 25%;
	/*
    background-image: url("../img/banner-bg.png");
	background-size: 100% 100%;
	margin-top: 8px;
	padding: 4px 22px 17px 22px;
	-moz-transform: skew(0deg, 5deg);
	-webkit-transform: skew(0deg, 5deg);
	-o-transform: skew(0deg, 5deg);
	-ms-transform: skew(0deg, 5deg);
	transform: skew(0deg, 5deg);
	*/
	}

#lobby-slideshow .panel .img-right img {
	float: left;
	height: auto;
	width: 100%;
	}

#lobby-slideshow .panel .img-right .icon {
	background: #032041 url("../img/icon-photo.png") no-repeat center center;
	height: 40px;
	margin-left: -20px;
	opacity: 0.5;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	}

#lobby-slideshow .panel .img-right:hover .icon {
	opacity: 1;
	}

#lobby-slideshow .plant-1 {
    background-image: url("../img/plant.png");
	background-size: 100% 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	width: 140px;
	-webkit-transform: translateX(-530px);
	-ms-transform: translateX(-530px);
	transform: translateX(-530px);
	/*
	background-image: url("../img/plant.png");
	background-size: 100% 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 26%;
	width: 140px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	*/
	}

#lobby-slideshow .plant-2 {
    background-image: url("../img/plant.png");
	background-size: 100% 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 50%;
	width: 140px;
	-webkit-transform: translateX(530px);
	-ms-transform: translateX(530px);
	transform: translateX(530px);
	/*
    background-image: url("../img/plant.png");
	background-size: 100% 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 26%;
	width: 140px;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	*/
	}

#lobby-slideshow .desk {
    background-image: url("../img/desk-bg.png");
	background-size: 100% 100%;
	height: 195px;
	position: absolute;
	bottom: -80px;
	left: 50%;
	width: 400px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	}

#lobby-slideshow .desk img {
    margin-top: 50px;
	}

#lobby-slideshow .lobby-slideshow-nav {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	padding-top: 50px;
    text-align: center;
	width: 50%;
	}

#lobby-slideshow .lobby-slideshow-nav li {
	color: #fff;
	cursor: pointer;
    display: inline-block;
	height: 46px;
	font-family: proxima-nova, sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 46px;
	width: auto;
	}

#lobby-slideshow .lobby-slideshow-nav li:first-child {
	float: left;
	}

#lobby-slideshow .lobby-slideshow-nav li:first-child img {
	float: left;
	margin-right: 15px;
	opacity: 0.5;
	transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	}

#lobby-slideshow .lobby-slideshow-nav li:last-child {
	float: right;
	}

#lobby-slideshow .lobby-slideshow-nav li:last-child img {
	float: right;
	margin-left: 15px;
	opacity: 0.5;
	transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	}

#lobby-slideshow .lobby-slideshow-nav li:first-child:hover img,
#lobby-slideshow .lobby-slideshow-nav li:last-child:hover img {
	opacity: 1;
	}


																					/* ------------ Exit ------------ */

#exit {
	background-color: #021f40;
	color: #fff;
	text-align: center;
	}

#exit #welcome-furniture {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding: 40px 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	}

#exit #welcome-furniture ul {
	float: left;
	font-size: 0;
	line-height: 0;
	}

#exit #welcome-furniture li {
	float: left;
	}

#exit #welcome-furniture li:first-child::after {
	content: "|";
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding-left: 30px;
	margin-right: 30px;
	opacity: 0.4;
	}

#exit #welcome-furniture p {
	float: none;
	}

#exit #welcome-furniture a {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	opacity: 0.4;
	text-decoration: none;
	}

#exit #welcome-furniture a:hover {
	opacity: 1;
	}

#exit #welcome {
	padding: 0 50px;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	}

#exit #welcome a.button {
	background: none;
	border: 2px solid #008bcb;
	color: #fff;
	cursor: pointer;
	display: inline-block;
    font-family: proxima-nova, sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 29px;
	padding: 12px 60px;
	text-decoration: none;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	}

#exit #welcome a.button:hover {
	background-color: #008bcb;
	}

#exit #welcome a.button.back {
    background-image: url("../img/icon-back-arrow.png");
	background-repeat: no-repeat;
	background-position: left 20px center;
	margin-top: 80px;
	padding-left: 57px;
	text-align: left;
	}

#exit #logos {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	}

#exit #logos p {
	display: inline-block;
	float: left;
	}

/*
#home #logos p:first-child {
	border-right: 1px solid #3e546d;
	margin-right: 30px;
	padding-right: 30px;
	}
*/

#exit #welcome h1 {
	font-size: 25px;
	font-weight: 400;
	line-height: 35px;
	margin: 50px 0 30px 0;
	opacity: 0.7;
	}