.lineHead {
	border-width: 0.125em;
	border-color: #0065bd;
}

.logoContainerHead {
	padding: 0;
	margin: 0;
	height: 3.115em;
}

.logoHead {
	max-width: 100%;
	position: absolute;
	padding-top: 0.55em;
	max-height: 2.525em;
}

.btnHeadSignIn {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#da2332, endColorstr=#a4000d);
	height: 2.5em;
	padding-top: 0.62em;
	font-size: 0.85em;
	font-weight: 500;
	margin-top: -0.15em;
}

.btnHeadSignUp {
	background-image: linear-gradient(rgb(0, 101, 189), rgb(0, 95, 179) 60%,
		rgb(0, 82, 153));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#0065bd, endColorstr=#005299);
	height: 2.5em;
	padding-top: 0.62em;
	font-size: 0.85em;
	font-weight: 500;
	margin-top: -0.15em;
}

.btnHomeSignIn {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#da2332, endColorstr=#a4000d);
	height: 2.75em;
	width: 12.5em;
	padding-top: 0.72em;
	font-size: 1.05em;
	font-weight: 500;
	margin-top: -0.15em;
}

.btnHeadSignUp {
	background-image: linear-gradient(rgb(0, 101, 189), rgb(0, 95, 179) 60%,
		rgb(0, 82, 153));
	height: 2.5em;
	padding-top: 0.62em;
	font-size: 0.85em;
	font-weight: 500;
	margin-top: -0.15em;
}

.btnHomeSignUp {
	background-image: linear-gradient(rgb(3, 57, 104), rgb(2, 60, 111) 60%,
		rgb(1, 51, 94));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#014c8f, endColorstr=#013665);
	height: 2.75em;
	width: 12.5em;
	padding-top: 0.72em;
	font-size: 1. -5em;
	font-weight: 500;
	margin-top: -0.15em;
	margin-right: 2.5em;
}

.btnUserDetails {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#da2332, endColorstr=#a4000d);
	color: white !important;
	border-style: solid;
	border-width: 0px;
	border-radius: 4px;
	cursor: pointer;
	margin: 0 0 1.25em;
	position: relative;
	text-decoration: none;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	display: inline-block;
	width: auto;
	height: 2.915em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.btnUserDetails:hover {
	color: black !important;
}

.navbarHead {
	width: 85%;
	padding-left: 20px;
	padding-top: 0;
}

.navbarRightHead {
	vertical-align: middle !important;
	height: 100% !important;
	/* CUSTOMISATION START */
	/* position: absolute; */
	/* CUSTOMISATION END */
	margin: auto;
	right: 0;
	bottom: 0;
	padding-top: 1.5px;
	/* CUSTOMISATION START */
	white-space: nowrap;
	/* CUSTOMISATION END */
}

/* CUSTOMISATION START */
.navbar-navHead {
  display:flex;
}
/* CUSTOMISATION END */
	
}
.navbar-navHead {
	border: 1px solid red;
	list-style: none;
	overflow: hidden;
	width: auto;
	margin: 7.5px -15px;
	text-align: right;
}

.navbar-navHead>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

.iconPadMediumR {
	font-size: 1.4em;
	position: absolute;
	padding-top: 1.5px;
	padding-right: 10px;
}

.btnUserDetails>li>a:hover, .btnUserDetails>li>a:focus {
	color: green;
	text-decoration: none;
	background-color: red;
}

.menuLinkHead {
	color: red;
}

.nav-primary {
	background-color: #333;
	z-index: 10
}

@media screen and (min-width:40.063em) {
	.nav-primary {
		background-color: transparent;
		margin-top: .75rem;
		overflow: visible;
		padding: 0;
		width: 100%;
		z-index: 1
	}
	.nav-primary:after {
		background-color: #e6e6e6;
		content: "";
		left: 0;
		position: absolute;
		right: 0;
		top: 47px
	}
}

.nav-primary__inner {
	position: relative;
	padding: 3.75rem .375rem .75rem 1.5rem
}

@media screen and (min-width:40em) {
	.nav-primary__inner {
		padding: 3.75rem .375rem 1.5rem 1.5rem
	}
}

.nav-primary__list {
	display: block;
	width: 100%
}

.nav-primary__list:after, .nav-primary__list:before {
	content: " ";
	display: table
}

.nav-primary__list:after {
	clear: both
}

@media screen and (min-width:40em) {
	.nav-primary__inner {
		padding: 0 .75rem;
		position: static
	}
	.nav-primary__list {
		display: block;
		padding: 0 .75rem
	}
}

.nav-primary__item {
	border-bottom: 1px solid #4d4d4d;
	display: block;
	position: relative;
	width: 100%
}

@media screen and (min-width:40em) {
	.nav-primary__item {
		border-bottom: none;
		float: left;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
		width: auto
	}
	.nav-primary__item-home {
		display: none
	}
}

.nav-primary__link {
	border-bottom: 1px solid #333;
	color: #ccc;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	padding: .75rem 0
}

.nav-primary__link:hover {
	color: #ccc
}

@media screen and (min-width:40em) {
	.nav-primary__link {
		border-bottom: none;
		color: #1a1a1a;
		font-size: 16px;
		font-size: 1.025rem;
		height: 48px;
		height: 3rem;
		line-height: 48px;
		line-height: 3rem;
		margin: 0 1rem;
		padding: 0;
		position: relative;
		-webkit-transition: all .2s ease 0s;
		transition: all .2s ease 0s
	}
	.nav-primary__link:hover {
		color: #DB3328;
		outline: none;
		text-decoration: none
	}
	.nav-primary__link:after {
		background-color: #DB3328;
		bottom: -2px;
		bottom: -.125rem;
		content: "";
		display: block;
		height: 4px;
		height: .25rem;
		left: 50%;
		position: absolute;
		right: 50%;
		-webkit-transition: all .2s;
		transition: all .2s;
		width: 0;
		z-index: 2
	}
	.nav-primary__link:hover:after {
		background-color: #DB3328;
		left: 0;
		right: 0;
		-webkit-transition: all 0;
		transition: all 0;
		width: 100%
	}
	.active .nav-primary__link {
		color: #DB3328;
		position: relative
	}
	.active .nav-primary__link:after {
		background-color: #DB3328;
		bottom: -2px;
		bottom: -.125rem;
		content: "";
		display: block;
		height: 4px;
		height: .25rem;
		left: 0;
		position: absolute;
		right: 0;
		width: 100%
	}
}

@media screen and (min-width:40 em) {
	.nav-primary__link {
		margin: 0 1rem
	}
}

@media screen and (min-width:40.063em) {
	.nav-primary__link {
		font-size: 16px;
		font-size: 1.025rem
	}
}

@media screen and (min-width:40em) {
	.nav-primary__item--has-subnav.active .nav-primary__link {
		height: 108px;
		height: 6.75rem
	}
	.nav-primary__item--has-subnav.active .nav-primary__link:after {
		bottom: 48px;
		bottom: 3rem
	}
	.nav-primary__item--has-subnav.active .nav-primary__link:before {
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-top: 8px solid #DB3328;
		bottom: 42px;
		bottom: 2.625rem;
		content: '';
		height: 0;
		margin-right: -8px;
		right: 50%;
		position: absolute;
		width: 0;
		z-index: 3
	}
}

.dropdownHead {
	position: relative;
}

.dropdownHead:hover {
	color: green !important;
	background-color: green !important;
}

.dropdownHead-toggle:focus {
	outline: 0;
}

.dropdownHead-menu {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: #0065bd;
	border: 1px solid #272b30;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.dropdownHead-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdownHead-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #272b30;
}

.dropdownHead-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #c8c8c8;
	white-space: nowrap;
}

.dropdownHead-menu>li>a:hover, .dropdownHead-menu>li>a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #005299;
	outline: none;
}

.dropdownHead-menu>.active>a, .dropdownHead-menu>.active>a:hover,
	.dropdownHead-menu>.active>a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #272b30;
	outline: 0;
}

.dropdownHead-menu>.disabled>a, .dropdownHead-menu>.disabled>a:hover,
	.dropdownHead-menu>.disabled>a:focus {
	color: #7a8288;
}

.dropdownHead-menu>.disabled>a:hover, .dropdownHead-menu>.disabled>a:focus
	{
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid: DXImageTransform.Microsoft.gradient( enabled= false);
}

.open>.dropdownHead-menu {
	display: block;
}

.inline-block {
	display: inline-block !important
}

.site-footer__footer-link {
	text-decoration: none
}

.site-footer__footer-link {
	display: block;
	padding: .25rem 0;
	color: #222222;
	padding-left: 3% !important;
}

.link-underline, .site-footer__footer-link:hover {
	text-decoration: underline;
	color: #222222;
	outline: none;
}

@media screen and (min-width:40em) {
	.site-footer__footer-link {
		display: inline-block;
		padding-top: 0.5rem;
		padding-bottom: 0;
		padding-left: 0 !important;
		padding-right: 2rem !important;
	}
	.footer__logo-snbtns {
		float: left
	}
}

@media screen and (min-width:60em) {
	.site-footer__footer-link {
		padding-top: 0.5rem;
		padding-bottom: 0;
		padding-left: 0 !important;
		padding-right: 2rem !important;
	}
}

.footer__logo-snbtns {
	max-width: 100%
}

.footer__logo-nss {
	display: block
}

.footer__logo-nss-img {
	background-image: url(../img/common/nhs-nss-master.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	display: block;
	height: 42px;
	width: 42px
}

@media only screen and (max-width: 40em) {
	.delta {
		font-size: 12px;
		font-size: .75rem;
		line-height: 1.4;
		height: 175px;
		text-align: left;
		padding-bottom: 10px;
		padding-left: 0;
		margin-left: -15px;
	}
	.hrCustomFooter {
		margin-top: 0 !important;
		margin-bottom: 0.15em !important;
		border-color: #cccccc;
		margin-left: -0.9375em;
		margin-right: -0.9375em;
	}
	.footerImageLeft {
		max-height: 2.525em;
		float: left;
		margin-left: -5px;
	}
	.footerImageLeft, x:-moz-any-link, x:default {
		margin-left: -5px;
	}
	.footerImageRight {
		max-height: 2.525em;
		max-width: 2.525em;
		float: right;
		margin-right: -5px;
	}
	.push-half--right, .push-half--sides {
		margin-right: .75rem !important;
		margin-left: .75rem !important;
	}
	
	.footerColumn0 {
		padding: 0 !important;
		margin: 0 !important;
	}	
	
}

@media ( min-width : 40.063em) {
	.delta {
		font-size: 12px;
		font-size: .75rem;
		line-height: 1.4;
		text-align: left;
		padding-bottom: 1.5em;
		padding-top: 1em;
		padding-left: 15px;
		font-weight: normal;
		height: auto;		
	}
	.hrCustomFooter {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		border-color: #cccccc;
	}
	.footerImageLeft {
		max-height: 2.525em;
		float: left;
		margin-left: -15px;
	}
	.footerImageLeft, x:-moz-any-link, x:default {
		margin-left: -15px;
	}
	.footerImageRight {
		max-height: 2.525em;
		max-width: 2.525em;
		float: right;
		margin-right: -15px;
	}
	.push-half--right, .push-half--sides {
		margin-right: 2rem !important
	}
}

@media only screen and (min-width: 64.063em) {
	.defWidth {
		
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.defWidth {
		min-width: 64.063em !important;
	}
}

@media only screen and (max-width: 40em) {
	.defWidth {
		
	}
}

/* Home Pager Style */
.col-sn {
	float: left;
	width: 96%;
	width: -webkit-calc(100% - 32px);
	width: calc(100% - 32px)
}

.col-sn--centered {
	float: none;
	margin-left: auto !important;
	margin-right: auto !important
}

.small-sn-1 {
	width: 4.33333%;
	width: -webkit-calc(8.33333% - 32px);
	width: calc(8.33333% - 32px)
}

.small-sn-2 {
	width: 12.66667%;
	width: -webkit-calc(16.66667% - 32px);
	width: calc(16.66667% - 32px)
}

.small-sn-3 {
	width: 21%;
	width: -webkit-calc(25% - 32px);
	width: calc(25% - 32px)
}

.small-sn-4 {
	width: 29.33333%;
	width: -webkit-calc(33.33333% - 32px);
	width: calc(33.33333% - 32px)
}

.small-sn-5 {
	width: 37.66667%;
	width: -webkit-calc(41.66667% - 32px);
	width: calc(41.66667% - 32px)
}

.small-sn-6 {
	width: 46%;
	width: -webkit-calc(50% - 32px);
	width: calc(50% - 32px)
}

.small-sn-7 {
	width: 54.33333%;
	width: -webkit-calc(58.33333% - 32px);
	width: calc(58.33333% - 32px)
}

.small-sn-8 {
	width: 62.66667%;
	width: -webkit-calc(66.66667% - 32px);
	width: calc(66.66667% - 32px)
}

.small-sn-9 {
	width: 71%;
	width: -webkit-calc(75% - 32px);
	width: calc(75% - 32px)
}

.small-sn-10 {
	width: 79.33333%;
	width: -webkit-calc(83.33333% - 32px);
	width: calc(83.33333% - 32px)
}

.small-sn-11 {
	width: 87.66667%;
	width: -webkit-calc(91.66667% - 32px);
	width: calc(91.66667% - 32px)
}

.small-sn-12 {
	width: 96%;
	width: -webkit-calc(100% - 32px);
	width: calc(100% - 32px)
}

@media screen and (min-width:60em) {
	.col-sn {
		margin-left: 2%;
		margin-left: -webkit-calc(16px);
		margin-left: calc(16px);
		margin-right: 2%;
		margin-right: -webkit-calc(16px);
		margin-right: calc(16px)
	}
	.large-sn--switch {
		float: right
	}
	.large-sn--center {
		float: none;
		margin: 0 auto
	}
	.large-sn-1 {
		width: 4.33333%;
		width: -webkit-calc(8.33333% - 32px);
		width: calc(8.33333% - 32px)
	}
	.large-sn-2 {
		width: 12.66667%;
		width: -webkit-calc(16.66667% - 32px);
		width: calc(16.66667% - 32px)
	}
	.large-sn-3 {
		width: 21%;
		width: -webkit-calc(25% - 32px);
		width: calc(25% - 32px)
	}
	.large-sn-4 {
		width: 29.33333%;
		width: -webkit-calc(33.33333% - 32px);
		width: calc(33.33333% - 32px)
	}
	.large-sn-5 {
		width: 37.66667%;
		width: -webkit-calc(41.66667% - 32px);
		width: calc(41.66667% - 32px)
	}
	.large-sn-6 {
		width: 46%;
		width: -webkit-calc(50% - 32px);
		width: calc(50% - 32px)
	}
	.large-sn-7 {
		width: 54.33333%;
		width: -webkit-calc(58.33333% - 32px);
		width: calc(58.33333% - 32px)
	}
	.large-sn-8 {
		width: 62.66667%;
		width: -webkit-calc(66.66667% - 32px);
		width: calc(66.66667% - 32px)
	}
	.large-sn-9 {
		width: 71%;
		width: -webkit-calc(75% - 32px);
		width: calc(75% - 32px)
	}
	.large-sn-10 {
		width: 79.33333%;
		width: -webkit-calc(83.33333% - 32px);
		width: calc(83.33333% - 32px)
	}
	.large-sn-11 {
		width: 87.66667%;
		width: -webkit-calc(91.66667% - 32px);
		width: calc(91.66667% - 32px)
	}
	.large-sn-12 {
		width: 96%;
		width: -webkit-calc(100% - 32px);
		width: calc(100% - 32px)
	}
}

.panel-hero {
	background-repeat: no-repeat
}

.panel-hero {
	background-color: #0065bd;
	background-position: center center;
	background-size: cover;
	height: 80vh;
	position: relative
}

.panel-hero:after {
	-webkit-animation: hero-fade-out ease-out 2s;
	animation: hero-fade-out ease-out 2s;
	background-color: #0065bd;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0
}

@media screen and (min-width:48em) {
	.panel-hero {
		background-image: inherit;
		min-height: 0;
		padding-top: 0
	}
	.panel-hero__caption {
		background-color: transparent
	}
}

.panel-hero__desc, .panel-hero__label span, .panel-hero__title {
	padding: .5rem .75rem;
	width: auto;
	color: #fff
}

.vertical-align--hero {
	top: -webkit-calc(50% - 50px);
	top: calc(50% - 50px);
	z-index: 2
}

.panel-hero__caption {
	position: relative;
	text-align: center;
	z-index: 2
}

.panel-hero__form, .panel-map:after {
	left: 0;
	position: absolute;
	bottom: 0;
	right: 0
}

.panel-hero__search-intro {
	color: #fff;
	font-size: 12px;
	font-size: .8rem;
	margin-bottom: .75rem;
	text-align: center
}

@media screen and (min-width:48em) {
	.panel-hero__search-intro {
		font-size: 18px;
		font-size: 1.125rem
	}
}

.panel-hero__label span {
	display: none;
	font-size: 12px;
	font-size: .75rem;
	line-height: normal;
	text-transform: uppercase
}

.panel-hero__title {
	display: block;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 40px;
	font-size: 2.5rem line-height: normal
}

@media screen and (min-width:40em) {
	.panel-hero__title {
		font-size: 32px;
		font-size: 2rem
	}
}

@media screen and (min-width:48em) {
	.panel-hero__title {
		font-size: 40px;
		font-size: 2.5rem
	}
}

@media screen and (min-width:60em) {
	.panel-hero__title {
		font-size: 40px;
		font-size: 2.5rem
	}
}

@media screen and (min-width:90.1em) {
	.panel-hero {
		height: 70vh
	}
	.panel-hero__title {
		font-size: 40px;
		font-size: 2.5rem
	}
}

.panel-hero__desc {
	font-family: "Helvetica LT W01 Light";
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.5
}

.btn.location-search__btn, .page-header__title {
	font-family: "Helvetica LT W01 Bold"
}

@media screen and (min-width:40em) {
	.panel-hero__desc {
		display: block;
		font-size: 12.8px;
		font-size: 0.8rem
	}
}

@media screen and (min-width:48em) {
	.panel-hero__desc {
		display: block;
		font-size: 16px;
		font-size: 1rem
	}
}

.panel-hero__form {
	background-color: rgba(0, 0, 0, .5);
	padding: .75rem 0;
	width: 100%;
	z-index: 2
}

.panel-hero--pattern:after, .panel-hero--pattern:before,
	.panel-hero--pattern__inner:after, .panel-hero--pattern__inner:before {
	display: table;
	content: " "
}

.panel-hero--pattern {
	background: -webkit-linear-gradient(#004a8a, #0065bd);
	background: linear-gradient(#004a8a, #0065bd);
	height: 280px;
	height: 39vh;
	overflow: hidden;
	padding: 1.5rem
}

.panel-hero--pattern__inner {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 24px;
	top: 1.5rem;
}

.hero-pattern__back {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	background-image: url('../../../img/dwa/snbts/home_bck-d4224b0c1500eaa83259bdebbc9bb44e.png');
	margin-top: -24px;
	margin-top: -1.5rem;
}

.hero-pattern__unit {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	background-image: url('../../../img/dwa/snbts/blood-drop-light-opacity-6e41f07ab5f88038ec182c7ff3fd6168.svg');
	margin-bottom: .75rem
}

.hero-pattern__unit-letter {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	text-align: center
}

.hero-pattern__unit-letter-inner {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ccc;
	font-family: "Helvetica LT W01 Bold";
	font-size: 40px;
	font-size: 2.5rem;
	width: 100%
}

.hero-pattern__unit-letter-inner--alt {
	background-color: #333;
	color: #f5f5f5
}

.hero-pattern__caption {
	background-color: rgba(102, 102, 102, .5);
	color: #f5f5f5;
	padding: 1.5rem;
	text-align: center
}

@media screen and (min-width:48em) {
	.hero-pattern__caption {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 33%
	}
}

@media screen and (min-width:60em) {
	.hero-pattern__caption {
		width: 25%
	}
}

.home-header-info {
	color: #1a1a1a;
	font-size: 24px !important;
	/*font-family: "Helvetica LT Bold";*/
	font-family: sans-serif;
	font-weight: bold;
}

.home-cont-info {
	color: #666 !important;
	font-size: 16.8px !important;
	/*font-family: "Helvetica LT Roman";*/
	font-family: sans-serif;
}

.home-li {
	color: #000000 !important;
}


.home-li>span {
	color: #000 !important;
}

a:focus, button:focus, input:focus {
	outline: 3px solid #ffbf47;
	color: black;
}

.logoHead:focus {
	outline: 3px solid #ffbf47;
	color: black;
}

.button:hover {
	outline: none;
}

.input:hover {
	outline: none;
}

.a:hover {
	outline: none;
}

.small, button {
	outline: none;
}

input[type="submit"]:after {
	outline: none;
}

.li, a:hover {
	outline: none;
}

.orb-skip-links {
	position: relative;
	float: left
}

.orb-skip-links h2, .orb-skip-links li a {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip: rect(1px, 1px, 1px, 1px);
	left: -76px;
	margin-top: 1.3em;
	white-space: nowrap;
	background: #fff;
	border: 1px solid #ccc;
	line-height: 2em;
	z-index: 1;
	display: block;
	color: #333
}

.orb-skip-links a.touch-active, .orb-skip-links a:active,
	.orb-skip-links a:focus {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	clip: auto;
	top: 1.692em
}

.orb-skip-links a {
	margin-top: 1.5em
}

.orb-skip-links a.touch-active, .orb-skip-links a:active,
	.orb-skip-links a:focus {
	top: 2.27em;
	left: -96px
}

.logoForMobileSnbtsView {
	width: 8.75em;
	left: 50%;
	margin-top: -2.25em;
	transform: translate(-50%, 0);
	position: absolute;
}

/* CUSTOMISATION START*/
.btnHeadSignIn, .btnHomeSignIn, .btnUserDetails {
	background-color: #DB3328;
	background-image: none;
	border: 1px solid #DB3328;
}

.btnHeadSignIn:hover, .btnHeadSignIn:focus, .btnHomeSignIn:hover,
	.btnHomeSignIn:focus, .btnUserDetails:focus, .btnUserDetails:Hover {
	background-color: #b2271e;
	background-image: none;
}

.btnHeadSignUp {
	background-color: #0065BD;
	background-image: none;
}

.btnHeadSignUp:hover, .btnHeadSignUp:focus {
	background-color: #FFFFFF;
	border: 1px solid #0065bd;
	color: #0065bd;
	text-decoration: none;
}

.dropdownHead:hover {
	background-color: #b2271e !Important;
}

.nav-primary__link:focus {
	color: #DB3328;
	text-decoration: none;
}

.nav-primary__link:focus:after {
	background-color: #DB3328;
	left: 0;
	right: 0;
	-webkit-transition: all 0;
	transition: all 0;
	width: 100%
}

.dropdownHead:hover {
	background-color: #b2271e !Important;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.defWidth {
		min-width: 40.063em !important;
	}
}

@media only screen and (max-width: 40em) {
	.body {		
		padding-bottom: 225px; /* Height of the footer */
	}
	.footer {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		text-align: center;
		background-color: white;
	}
	.formHover {
		color: white !important;
	}
	.formHover:hover {
		background-color: #0065bd !important;
	}
	.logoutDescInputButton {
		display: block;
		width: 100%;
		padding-left: 13px;
		height: 26px;
		line-height: 1.428571429;
		font-size: 14px;
		font-weight: normal;
		color: white !important;
		padding: 0 20px;
		background-color: transparent;
		border: none;
		background-origin: padding-box;
		text-align: left !important;
	}
	.logoutDescInputButton:active, .logoutDescInputButton:focus,
		.logoutDescInputButton:hover {
		outline: 0;
	}
	.logoutInputButton {
		color: white !important;
	}
}

@media only screen and (min-width: 40.063em) {
	.body {
		padding-left : 10px;
		padding-right : 10px;
		padding-top: 0;
		padding-bottom: 40px; /* Height of the footer */			
	}
	.footer {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		text-align: center;
		background-color: white;
	}
	.formHover:hover {
		background-color: #004d90 !important;
		color: white !important;
	}
	.logoutDescInputButton {
		display: block;
		width: 100%;
		padding-left: 13px;
		height: 26px;
		line-height: 1.428571429;
		font-size: 14px;
		font-weight: normal;
		color: #ccc;
		padding: 0 20px;
		background-color: transparent;
		border: none;
		background-origin: padding-box;
		text-align: left !important;
	}
	.logoutDescInputButton:active, .logoutDescInputButton:focus,
		.logoutDescInputButton:hover {
		outline: 0;
		background-color: #005299;
		color: white !important;
	}
}

@media screen and (max-width: 90em) {
	.panel-hero__desc, .panel-hero__label span, .panel-hero__title {
		padding: 0;
	}
	.panel-hero__title {
		font-size: 1.5rem;
	}
	.btnHeadSignIn, .btnHeadSignUp{
		width: 8em;
	}
} 

.btnUserDetails:focus-within {
	outline: 3px solid #ffbf47;
}

.delta {
   height: 100%;
   padding-bottom: 1em;
   font-weight: normal
}
	
.buttonFlex{
  display:flex;
  margin: 0em 0em 1em 0em;
}

.autoFlex{
  flex:auto;
}

button span.backArrow {
	margin-left: 0.5em;
	font-size: 1.25em;
	font-weight: normal;
}

button .fi-arrow-left{
	font-size:1.5em;    
}

.orb-skip-links-small {
	position: relative;
	float: left;
}

.orb-skip-links-small h2, .orb-skip-links-small li a {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
	background: #fff;
	border: 1px solid #ccc;
	line-height: 2em;
	z-index: 1;
	display: block;
	color: #333;
}

.orb-skip-links-small a.touch-active, .orb-skip-links-small a:active,
	.orb-skip-links-small a:focus {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	clip: auto;
}

.tAc {
	font-size: small;
	margin-top: 1em;
}

.lrIconBtn {
	padding: 0.45em 2em;
}

button .lrIcons {
	font-size:14px;
}

.lrIconBtn[disabled]:hover{
	color: #FFFFFF !important;
}

@media only screen and (max-width: 40.063em) {
	.container-stat-artical-in{
		margin-bottom: 60px;
	}

/* CUSTOMISATION END */