/* client colours #004b8d #00aa7e */

html, body {
	font-family: Arial, 'sans-serif'!important;
}
body {
	border-top: none;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	background-size: cover;
	background-color: #ffffff;
}
a {
	color: #00aa7e;
}
a:hover {
	color: #00aa7e;
	text-decoration: none;
	cursor: pointer;
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
h1, h2, h3, h3 a {
	color: #004b8d!important;
	margin: 0 0 10px;
	font-weight: 400
}
h3, h3 a:hover {
	color: #00aa7e;
	text-decoration: none;
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
.page-header {
	border-top: 34px solid #000;
	padding: 0px;
}
#headermenu {
	margin-top: -34px;
	border: 0!important;
}
#mainmenuinside {
	background: #ffffff;
	box-shadow: 0 1px 7px rgba(0,0,0,0.3);
}
#mainbodyshell {
	padding: 10px 0;
}
#mainbodyshell #popular {
	background: none
}
#mainbodyshell .container {
	border-radius: 0;
}
#schemelogo {
	margin-top: 15px;
}
#schemelogo img {
	margin: 0px 0px 35px!important;
	max-height: 80px;
}
#strapline {
	background: url(../img/emerson/strapline.jpg) right no-repeat;
	height: 128px
}
.text-muted {
	color: #00aa7e;
}
.navbar-default .navbar-brand {
	color: #ffffff
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
/* right col */

#rightcol .panel {
	border: none;
	border-bottom: solid 1px #F8F8F8;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px
}
#rightcol .panel-heading a {
	color: #333333;
}
#rightcol .panel-heading a:hover {
	color: #004b8d;
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
#right-basket .panel-heading {
	background: #004b8d
}
/* footer */

#glyphiconshell {
	background: #004b8d;
	color: #ffffff;
}
#footershell {
	background: #000000;
}
#footershell li:before {
	display: none!important;
}
#footershell a {
	color: #ffffff;
}
#footershell a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #004b8d;
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
#footershell li.header {
	color: #ffffff;
}
/* social */

#sociallinks .socialfacebook {}
#sociallinks .socialtwitter {}
#sociallinks .socialyoutube {}

/* header + nav bar */

.page-header {
    border-bottom: 1px solid #ffffff;
	background: #ffffff;
}

.page-header #headermenu .nav {
	background: #000;
	border-radius: 0!important;
}
.page-header #headermenu .navbar {
	min-height: 30px;
}
.dropdown-menu {
	border: 3px solid #004b8d;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover h3 {
	background: none;
	color: #004b8d;
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
.navbar-nav>.open>a, .navbar-nav>.open>a:hover, .navbar-nav>.open>a:focus {
	background-color: #004b8d;
	color: #eeeeee;
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
.mainmenu a, .navbar-default .navbar-nav>li>a {
	color: #2d383f;
	border-bottom: 2px solid #ffffff;
	margin: 5px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #00aa7e;
	border-bottom: 2px solid #00aa7e;
	margin: 5px;
	background: #ffffff;
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
span.glyphicon.glyphicon-home:hover {
	color: #004b8d;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
/* buttons */

.btn-group-lg>.btn, .btn-lg {
	background: #ffffff!important;
    color: #00aa7e;
}
.btn-group-lg>.btn, .btn-lg:hover {
	background: #00aa7e!important;
    color: #ffffff;
	border: 1px solid #00aa7e;
}

.btn-primary, .btn-primary:active, .btn-primary.active, #fuelcardchoice .module a.btn-primary {
	border-color: #00aa7e;
	background: #00aa7e;
	border-radius: 0;
}
.btn-primary:hover, .btn-primary:focus, #fuelcardchoice .module a.btn-primary:hover, #fuelcardchoice .module a.btn-primary:focus {
	background: #007758;
	background-color: #007758;
	border-color: #007758;
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
/* module */

.colouredimg, .lottoball, #gateway .colour1shell {
	border-color: #004b8d;
	background: #004b8d;
}
.quicktips h3, .quickguides h3, .articles h3, .reference h3, .about h3, .test h3, .products h3, .feedback h3 {
	background: #FFF;
}
.module a.btn-primary, .module a.btn-primary:hover {
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}

a.btn-tidy {
	margin-left: 0px !important;
}

.module p {
	color: #2d383f;
}

#instore .module, #online .module {
	background-color: #004b8d;
}
.module {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
}
#fuelcardchoice .module a.btn-primary {
	border: solid 1px #004b8d;
	color: #FFF;
}
.helpmodule a:hover {
	color: #004b8d;
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
/* other */

.carousel-indicators li {
	border: solid 1px #CCC;
	background: #FFF
}
.carousel-indicators .active {
	border: solid 1px #004b8d
}
.colourtext {
	color: #004b8d
}
.carousel-indicators .active {
	background: #004b8d;
}
.carousel-indicators, .carousel-caption {
	z-index: 1!important;
}
.popover-wrap {
	color: #004b8d;
}
#Wellbeing .panel-default {
	height: 140px!important;
}
#Retailer .nav-tabs>li.active>a, #Retailer .nav-tabs>li.active>a:hover, #Retailer .nav-tabs>li.active>a:focus {
	background: #004b8d;
	color: #FFF;
	transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-webkit-transition: background 300ms ease;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
#Retailer h4 {
	margin: 0
}
#headermenu>.navbar>.nav>li>a>.badge {
	color: #004b8d;
	background-color: #FFF
}
#welcomename h2 {
	font-size: 1.5em
}
#rightcol .panel-heading .badge {
	background-color: #FFF;
	color: #00aa7e
}
#popular .container {
	background-color: #ffffff;
}
/* progress bar */

.progress-bar {
	color: #004b8d;
}
.progress .complete {
	background: #004b8d url(../../img/common/progress-bg-blank-invert.png) no-repeat right;
}
.progress .active {
	background: #004b8d;
}
.progress .active:not(:last-child) {
	background: #004b8d url(../../img/common/progress-bg.png) no-repeat right;
}
.progress .badge {
	color: #004b8d;
}
/* Quick Start */

#quickstart .progress-bar {
	color: #004b8d;
}
#quickstart .progress .complete {
	background: #004b8d url(../../img/common/progress-bg-blank-invert.png) no-repeat right;
}
#quickstart .progress .active {
	background: #004b8d;
}
#quickstart .progress .active:not(:last-child) {
	background: #004b8d url(../../img/common/progress-bg.png) no-repeat right;
}
#quickstart .progress .badge {
	color: #004b8d;
}
/* Savings calc */

.ui-widcolas-content {
	background: #004b8d
}
.spendcategory1_value, .spendcategory2_value, .spendcategory3_value, .spendcategory4_value, .spendcategory5_value, .spendcategory6_value, .spendcategory7_value, .spendcategory8_value, .category1save, .category2save, .category3save, .category4save, .category5save, .category6save, .category7save, .category8save, .totalspend, .totalsave, totalsaveyear {
	color: #004b8d;
}
/* login */

#login #strapline {
	display: none
}
#login #mainbodyshell .container {}
#login #headershell {
	border-bottom: solid 3px #004b8d;
}
#login .progress-bar-success {
	background-color: #004b8d;
}
.img-thumbnail {
	border: none;
}
#login .page-header>.container>.row>.col-md-12 {
	background: none
}
@media (max-width: 767px) {
	.latestoffer h3, .weeklyoffer h3, .topretailers h3 {
		color: #004b8d
	}
	#strapline {
		margin: 45px 20px 30px 30px;
		text-align: left;
		display: none
	}
	#strapline img {
		width: 100%;
	}
	.page-header>.container>.row>.col-md-12 {
		background: none
	}
	#schemelogo {
		margin: 15px;
		text-align: center;
		height: auto;
	}
	.navbar-default .navbar-brand {
	color: #004b8d
}
	.navbar-default .navbar-toggle .icon-bar {	    background-color: #004b8d!important}
	#mainmenuinside {
	background: #ffffff;
		color: #004b8d;
	box-shadow: 0 1px 7px rgba(0,0,0,0.3);
}

}
@media (min-width: 768px) and (max-width: 991px) {
	#strapline {
		margin: 10px 0px 30px 0px;
		text-align: left;
		float: left;
	}
	#strapline img {
		width: 100%;
	}
	#login .page-header>.container>.row>.col-md-12 {
		background: none
	}
	.page-header>.container>.row>.col-md-12 {
		background: none
	}
}
#orderldcardlink {
	display: inline-block
}
#quickstart #strapline {
	height: 40px;
}

.corporateoffermenu {display: inline!important}