/* Default CSS Stylesheet for a new Web Application project */

BODY {
	/* BACKGROUND-COLOR: white; */
	/*FONT-FAMILY: Verdana, Helvetica, sans-serif;*/
	FONT-FAMILY: "Nunito Sans", Arial, sans-serif;
	/*FONT-SIZE: 80%;*/
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	margin-top: 0px;
	/* margin-left:8px; */
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
	COLOR: #003366;
}

H1 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 2.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 2.125em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: black;
	/* background-color: #FFFFFF; */
}

H3 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.75em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.375em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.25em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.25em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD {
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	/* font-family: Arial, Helvetica, sans-serif; */
}

TH {
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	/* font-family: Arial, Helvetica, sans-serif; */
}

SMALL {
	font-size: 0.7em;
}

BIG {
	font-size: 1.17em;
}

BLOCKQUOTE, PRE {
	font-family: "Courier New", monospace;
}


UL LI {
	/*list-style-type: square;*/
}

	UL LI LI {
		list-style-type: disc;
	}

		UL LI LI LI {
			list-style-type: circle;
		}

OL LI {
	list-style-type: decimal;
}

OL OL LI {
	list-style-type: lower-alpha;
}

OL OL OL LI {
	list-style-type: lower-roman;
}

/*
IMG 	{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	}
*/

.MENUTEXTABOUT {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: #42088c;
	font-style: normal;
	/* font-family: Tahoma; */
	/* background-color: white; */
	font-variant: normal;
}

.DATA {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.DATAHILITE {
	font-size: 0.9em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #d3d3d3;
	font-variant: normal;
}

.DATAHEADER, .DATAHEADER TH {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: rgb(232, 239, 236);
	font-variant: normal;
}

.DATAHEADERFIXED, .DATAHEADERFIXED TH {
	/* POSITION: relative; Removed to try and stop the table header overwriting the details*/
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: rgb(232, 239, 236);
	font-variant: normal;
	/*	TOP: expression(this.offsetParent.scrollTop); */
}

.ERRORMSG {
	font-weight: bolder;
	font-size: 0.9em;
	text-transform: none;
	color: red;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
	/*PTC*/
	Width: 100%;
}

.HEADER {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: rgb(232, 239, 236);
	font-variant: normal;
	margin-top: 0%;
}

.MENUTEXT {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: #42088c;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: white;
	font-variant: normal;
}


.MENUTEXTHILITE {
	font-size: 1em;
	background-image: none;
	text-transform: none;
	color: #ffffff;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #bfa2e7;
	font-variant: normal;
	text-decoration: underline;
}

.MENUHEADER {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: rgb(232, 239, 236);
	font-variant: normal;
}





.NORMAL {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}



.NORMALENTRY {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.NORMALENTRYRIGHT {
	text-align: right;
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.normalentryright {
	text-align: right;
	background-color: green;
}

.NORMALENTRYERR {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: blue;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #CCFFFF;
	font-variant: normal;
}

.NORMALENTRYERRRIGHT {
	text-align: right;
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: blue;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #CCFFFF;
	font-variant: normal;
}


.NORMALBOLD {
	font-weight: bolder;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}



.NORMALBOLDRIGHT {
	text-align: right;
	font-weight: bolder;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.NORMALSMALL {
	font-weight: lighter;
	font-size: 0.8em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}


.HEADING {
	font-weight: lighter;
	font-size: 1.5em;
	text-transform: none;
	color: blue;
	font-style: italic;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.ERROR {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: red;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.DATAALT {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #dcdcdc;
	font-variant: normal;
}

.DATASMALL {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	/* background-color: white; */
	font-variant: normal;
}

.DATASMALLHEADERFIXED, .DATASMALLHEADERFIXED TH {
	/*	POSITION: relative; */
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: rgb(232, 239, 236);
	font-variant: normal;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	/*	TOP: expression(this.offsetParent.scrollTop -2); */
}

.DATASMALLHILITE {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #d3d3d3;
	font-variant: normal;
}

.FIXEDWIDTHDATA {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Monospace; */
	font-variant: normal;
}

.MENUBUTTON {
	background-color: #008540;
	color: White;
	/* -webkit-border-radius: 5px; */
	border: solid 1px #008540;
	margin-right: 5px;
	border-bottom: solid 4px #005a4f;
	font-size: 18px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' fill='%23fff'%3E%3Cpath d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'/%3E%3C/svg%3E");
	background-position: 90% center;
	background-repeat: no-repeat;
	background-size: 0.75rem auto;
	display: inline-block;	
	padding: 1.1875rem 2.75rem 1.1875rem 1rem !important;
}



.DISABLEDMENUBUTTON {
	background-color: #808080;
	color: White;
	/* Rounded Corners */
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	border: solid 1px #808080;
}

	.MENUBUTTON:hover {
		background-color: #005a4f;
		color: white;
		border: solid 1px #005a4f;
		border-bottom: solid 4px #005a4f;
		font-size:18px;
	}

.DISABLEDMENUBUTTON {
    background-color: #008540;
    color: gray;
    /* Rounded Corners */
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
    border: solid 1px #008540;
   
}

.CONFIRMBUTTON {
	background-color: #008540;
	color: White;
	/* -webkit-border-radius: 5px; */
	border: solid 1px #008540;
	margin-right: 5px;
	border-bottom: solid 4px #005a4f;
	font-size:18px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' fill='%23fff'%3E%3Cpath d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'/%3E%3C/svg%3E");
	background-position: 90% center;
	background-repeat: no-repeat;
	background-size: 0.75rem auto;
	display: inline-block;	
	padding: 1.1875rem 2.75rem 1.1875rem 1rem !important;

}

	.CONFIRMBUTTON:hover {
		background-color: #005a4f;
		color: white;
		border: solid 1px #005a4f;
		border-bottom: solid 4px #005a4f;
		font-size:18px;
	}

#BACKTOTOP {
	text-decoration: none;    
}


#divASPbuttons {
	float: left;
}


.MENUBUTTON_BACKTOTOP {

    text-decoration: none;
    background-color: #008540 !important;
    border-bottom-color: #005a4f !important;
    /*border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;*/
    border-bottom-style: solid !important;
    border-bottom-width: 4px !important;
    border-left-color: #008540 !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: #008540 !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: #008540 !important;
    /*border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;*/

    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: rgb(255, 255, 255) !important;
    font-family: "Nunito Sans", Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;

    /*padding:1px 2px 0px 0px !important;*/
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' fill='%23fff'%3E%3Cpath d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'/%3E%3C/svg%3E");
	background-position: 90% center;
	background-repeat: no-repeat;
	background-size: 0.75rem auto;
	display: inline-block;	
	padding: 1.1875rem 2.75rem 1.1875rem 1rem !important;

}

.MENUBUTTON_BACKTOTOP:hover{
    text-decoration: none;
    background-color: #005a4f !important;
    border-bottom-color: #005a4f !important;
    /*border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;*/
    border-bottom-style: solid !important;
    border-bottom-width: 4px !important;
    border-left-color: #005a4f !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: #005a4f !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: #005a4f !important;
    /*border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;*/
    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: white !important;
    font-family: "Nunito Sans", Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    /*padding:1px 2px 0px 0px !important;*/

}
.MENUBUTTON_BACKTOTOP:visited {

    text-decoration: none;
    background-color: #005a4f !important;
    border-bottom-color: #005a4f !important;
    /*border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;*/
    border-bottom-style: solid !important;
    border-bottom-width: 4px !important;
    border-left-color: #005a4f !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: #005a4f !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: #005a4f !important;
    /*border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;*/
    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: white !important;
    font-family:  sans-serif !important;
    font-size:  "Nunito Sans", Arial, sans-serif !important;
    font-weight: 400 !important;
  /*padding:1px 2px 0px 0px !important;*/
    
}
.MENUBUTTON_BACKTOTOP:visited:hover {
    text-decoration: none;
    background-color: #005a4f  !important;
    border-bottom-color: #005a4f !important;
    /*border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;*/
    border-bottom-style: solid !important;
    border-bottom-width: 4px !important;
    border-left-color: #005a4f !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: #005a4f !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: #005a4f !important;
    /*border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;*/
    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: white !important;
    font-family:   "Nunito Sans", Arial, sans-serif !important;
    font-size: 13.33px !important;
    font-weight: 400 !important;
    /*padding:1px 2px 0px 0px !important;*/
}

#divBackToTop {
    color: White; 
    float: left;
    margin: -6px 0px 0px 0px;
}
/*
#divBackToTop:hover {
	background-color: White;
	color: #008540;
	border: solid 1px #008540;
 
}*/



.paymentlistgrid {
	float: right;
}



.BACKTOTOP {
	text-decoration: none;
}



.MENUBUTTONHILITE {
	font-size: 1em;
	background-image: none;
	text-transform: none;
	width: 146px;
	color: #ffffff;
	font-style: normal;
	/* font-family: Tahoma; */
	height: 25px;
	background-color: #bfa2e7;
	font-variant: normal;
	text-align: left;
}

.MENUOPTION {
	/* Used for StandardPaymentList */
	background-color: #D1CEE1;
	color: #000000;
	border-style: none;
	width: 1em;
}

.SectionHeadings {
	/* Used for StandardPaymentList */
	/* background:#FFFFFF; */
	color: black;
	font-weight: bold;
	font-size: 1em;
}



.MAINMENUOPTION {
	/* Used by AddMenuOption() to format buttons on Main Menu on default screen */
	/*PTC*/
	padding-left: 0px;
	background: #FFFFFF; /* Set backgorund to white - otherwise it defaults to buttonface for input element */
	color: #000000;
	border-style: none;
	border-width: thin;
	width: 100%;
	text-align: left;
	/*height:20;*/
	/* font-family: Tahoma; */
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	cursor: pointer;
}

	.MAINMENUOPTION:hover {
		text-decoration: underline;
	}


.MAINMENUTEXTHILITE {
	padding-left: 0px;
	font-size: 1em;
	background-image: none;
	text-transform: none;
	color: #000000;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #D1CEE1;
	font-variant: normal;
	width: 100%;
	text-align: left;
	vertical-align: top;
	border-style: none;
	cursor: pointer;
	text-decoration: underline;
}


.MAINMENUHEADER {
	/* Used for Default */
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: rgb(232, 239, 236);
	font-variant: normal;
	width: 100%;
	vertical-align: top;
	border: none;
	margin-bottom: 0%;
	margin-top: 0%;
}

.HIDEMAINMENUHEADER {
	visibility: hidden;
}

.DATATAGGING:link {
	text-decoration: none;
	color: red;
}

.DATATAGGING:visited {
	text-decoration: none;
	color: red;
}

.DATATAGGING:active {
	text-decoration: none;
	color: red;
}

.DATATAGGING:hover {
	text-decoration: underline;
	color: red;
}

.DATATAGGING {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: red;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.DATATAGGING2 {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: orange;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.ShortCuts {
	color: black;
	font-size: 0.9em;
	margin-bottom: 0%;
}

.MainHeader {
	color: black;
	margin-bottom: 5px;
}

.NORMALENTRYDropDown {
	/* use this style where problems occur in IE7 with "clipping" of items in combos */
	font-size: 0.85em;
	font-weight: lighter;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

A.MENUTEXTABOUT:link {
	text-decoration: underline;
	color: #003547;
}

A.MENUTEXTABOUT:visited {
	text-decoration: none;
	color: #333399;
}

A.MENUTEXTABOUT:active {
	text-decoration: none;
	color: #333399;
}

A.MENUTEXTABOUT:hover {
	text-decoration: underline;
	color: #003547;
	text-decoration-thickness: max(3px,0.1875rem,0.12em);
}

A.errormessage:link {
	text-decoration: none;
	color: #ff0000;
	font-size: 90%;
}

A.errormessage:visited {
	text-decoration: none;
	color: #ff0000;
	font-size: 0.9em;
}

A.errormessage:hover {
	text-decoration: underline;
	color: #ff0000;
	font-size: 0.9em;
}

A.errormessage:active {
	text-decoration: none;
	color: #ff0000;
	font-size: 0.9em;
}

A.skip:link {
	text-decoration: underline;
	color: #003547;
	font-size: 0.9em;
}

A.skip:visited {
	text-decoration: underline;
	color: #003547;
	font-size: 0.9em;
}

A.skip:hover {
	text-decoration: underline;
	color: #003547;
	font-size: 0.9em;
	text-decoration-thickness: max(3px,0.1875rem,0.12em);
}

A.skip:active {
	text-decoration: underline;
	color: #003547;
	font-size: 0.9em;
}

.DividerAccessible {
	background-color: rgb(232, 239, 236);
}

.FieldLabelAccessibleErr {
	COLOR: #000080;
}

.HalfWidthGrid {
	color: black;
}

.FullWidthGrid {
	color: black;
	border:none;
}

.CopyReceiptPanel {
	border-color: blue;
	background-color: #f5f5f5;
}

.AuthMessageHeading {
	/* background:#FFFFFF; */
	color: black;
}

.AboutPagePayLink {
	Border-Color: #483d8b;
}

div.mainForm {
	width: 100%;
	float: left;
}


div.mainbody {
	height: 800px;
}

.TopSpace {
	padding-top: 2em;
}

.hiddenControl {
	visibility: hidden;
}

.TextBlock {
	float: left;
	width: 600px;
}

/*secondar colour*/
.SecColor {
	color: blue;
}

.Right {
	text-align: right;
}

.Grid {
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

.CashupPanel {
	float: left;
	padding-right: 2em;
}

.TrackerColumn1 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerColumn2 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.TrackerColumn3 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerColumn4 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.TrackerColumn5 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerColumn4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.TrackerColumn2and3and4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 85%;
}

.TrackerColumn3and4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 55%;
}

.TrackerColumn1and2and3and4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 95%;
}

.TrackerLessPaddingColumn1 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerLessPaddingColumn2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.TrackerLessPaddingColumn3 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerLessPaddingColumn4 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.TrackerLessPaddingColumn5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerLessPaddingColumn4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.TrackerLessPaddingColumn2and3and4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 85%;
}

.TrackerLessPaddingColumn3and4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 55%;
}

.TrackerLessPaddingColumn1and2and3and4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 95%;
}

.TrackerLessPaddingFullSceen {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 100%;
}

.TrackerLessPaddingColumn1and2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 45%;
}

.TrackerLessPaddingColumn3and4 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 40%;
}

.Tracker3WidthColumnTitle1 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.Tracker3WidthColumnTitle2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.Tracker3WidthColumn1 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.Tracker3WidthColumn2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
	border-color: red;
}

.Tracker3WidthColumn3 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.Tracker3WidthColumn4 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.Tracker3WidthColumn5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}



.VerifyColumn1 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.VerifyColumn2 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.VerifyColumn3 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.VerifyColumn4 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.VerifyColumn5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 15%;
}

.VerifyColumn4and5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 35%;
}

.VerifyColumn1and2 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}


.VerifyColumn1and2and3and4 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 80%;
	display: block;
}

.VerifyColumn2and3and4and5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 85%;
}

.VerifyColumn3and4and5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 55%;
	background-color: aquamarine;
}

.VerifyColumn3and4 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.VerifyColumn1and2and3and4and5 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 95%;
}

.LabelControlGroupSuspense {
	PADDING-BOTTOM: 1px;
	padding-top: 1px;
	PADDING-LEFT: 1%;
	FLOAT: left;
	WIDTH: 100%;
	MARGIN-RIGHT: 2%;
}

.SuspenseRulePreHeader {
	clear: both;
	PADDING-BOTTOM: 0px;
	padding-top: 0px;
	PADDING-RIGHT: 0%;
	FLOAT: left;
	WIDTH: 100.0%;
	background-color:black;
	color:white;
}

.TrackerDropDown {
	width: 93%;
}

.TrackerMediumDropDown {
	width: 61%;
}

.TrackerLargeDropDown {
	width: 91%;
}


.TrackerLargeField {
	width: 90%;
}

.TrackerMediumField {
	width: 60%;
}

.TrackerSmallField {
	width: 50%;
}

.EnquiryColumn1 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.EnquiryColumn2 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.EnquiryColumn3 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.EnquiryColumn4 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.BankingEnqColumn1, .BankingEnqColumn2, .BankingEnqColumn4, .BankingEnqColumn5 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 12%;
}

.BankingEnqColumn3 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 5%;
}

.AccountDetailsColumn {
	float: left;
	overflow: hidden;
	width: 20%;
}

.ButtonFloat {
	float: left;
	overflow: hidden;
}

.DivMenuDetailWrapper {
	padding-top: 10px;
}

#iconcontent {
	margin-left: 10px;
	margin-right: 10px;
}

#lblErrorLabelHeader {
}

#batch_menu {
	width: 20%;
	float: left;
}

#batch_holder {
	float: left;
	width: 70%;
	margin-left: 2%;
}

#batch_div_menu-2 {
	font-weight: bold;
}

#batch_entry .form-input {
	float: none;
}

.returns-entry-readonly {
	border: none;
	background-color: white;
	color: black;
}

.returns-entry-error {
	border-color: red;
}

#hiddenJournalToSuggestion {
	padding-bottom: 80px;
}

.mandate-expiry-date-textbox {
	width: 30px;
}

.mandate-house-number-textbox {
	width: 40px;
}

.mandate-house-name-textbox {
	width: 140px;
}

.mandate-house-name-number-or {
	float: left;
	width: 100%;
	padding-left: 20px;
}

.mandate-frequency-sub-container {
	margin-top: 5px;
	background-color: rgb(204, 204, 204);
	width: 300px;
}

.mandate-frequency-sub-select-container {
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.mandate-frequency-sub-label {
	width: 150px;
	display: inline-block;
}

.mandate-frequency-sub-select-container > select {
	vertical-align: top;
}

#tableBankingHeader {
	width: 100%;
}

	#tableBankingHeader td {
		width: 25%;
		float: none;
	}

#dgAvailableCashups td {
	width: 25%;
	float: none;
	white-space: nowrap;
}

#BankingSummary {
	width: 100%;
}

	#BankingSummary td {
		width: 20%;
		float: none;
		white-space: nowrap;
	}

#BankingHeaderDetails {
	width: 100%;
}

.HiddenKioskCheque * {
	visibility: hidden;
}

.ExtraHeaderLeft {
	FLOAT: left;
	text-align: center;
	font-weight: bold;
	width: 14%;
}

.ExtraHeaderMiddle {
	FLOAT: left;
	text-align: center;
	font-weight: bold;
	width: 49%;
}

.ExtraHeaderRight {
	FLOAT: left;
	text-align: center;
	font-weight: bold;
	 width: 21%;
}

#div_WEBPAY_JPAYSUS_FromDetails {
	padding-bottom: 200px;
}

.clear {
	clear: both;
}

.sortcode-textbox {
    width: 42px !important;
}

.medium-textbox {
    width: 300px !important;
}

.housing-textbox {
    width: 200px !important;
}

.housing-large-textbox {
    width: 60% !important;
}

/* Allerdale Specific */

.primaryBackground
{
	background-color: #003547;
}

.footer-holder {
	background-color: #003547;
}

#pop-up-spacer {
	display: none;
	height: 54px;
}

.clearfix::after, .dl-horizontal dd::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-header::after, .modal-footer::after {
	clear: both;
}

.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after {
	content: " ";
	display: table;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

#siteHeader {
	padding: 10px 0px;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.skip-content {
	padding-right: 15px;
	position: relative;
	height: 0px;
}

.pull-right {
	float: right !important;
}

.skip-content a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.col-sm-2 {
	width: 16.66666667%;
}

#logo-image {
	height: 76px;
	padding: 0px;	
}

img {
	vertical-align: middle;
}

img {
	border: 0;
}


.contact-holder, .contact-holder a, .footer-holder, .footer-holder a {
	color: #fff;
	text-decoration: none;
}

.contact-holder {
	margin-top: 25px;
}

.contact-holder, .a-z-title, .action-button-holder, .action-button-holder a {
	font-size: 21px;
	
}


.col-md-3 {
	width: 25%;
}

#title-text a {
    content:  "NEW!";
}

.contact-holder a:hover, .footer-holder a:hover, .contact-holder a:focus, .footer-holder a:focus {
	text-decoration: underline;
}

.footer-holder {
	padding: 0 15px;
	overflow: hidden;
	font-size: 15px;
}

.footer-margin {
	margin-top: 50px;
}

/*
.container {
	width: 1170px;
}
*/


.footer-column {
	padding: 15px 15px;
}

.col-md-4 {
	width: 33.33333333%;
}

.footer-column ul {
	margin-bottom: 0;
}

.footer-holder ul {
	list-style: none;
	padding-left: 0px;
}

.footer-holder ul {
	list-style: none;
}

.footer-holder {
	font-size: 15px;
}

.a-z-holder, .news-column, .news-wrapper, .copyright-holder, .cookie-holder {
	background-color: #eee;
}

.copyright-holder {
	text-align: center;
}

/*
.col-xs-12 {
	width: 100%;
}
*/

.copyright-holder ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000066;
	font-size: 16px;
}

.copyright-holder ul li {
	display: inline;
	padding: 5px;
}

.copyright-holder ul li:not(:last-child)::after {
	content: '|';
	padding-left: 5px;
}

.copyright-holder a {

color: #000066;

font-size: 16px;
}


.footer-inner {
	text-align: left;
}

.fa-twitter-square::before {
	background-image:url(images/customers/twitter.png); background-repeat: no-repeat; background-color: #002B54; margin: 0px; padding: 5px 8px 5px 8px; text-align: right; width: 970px; min-height: 120px;}
}

#integratedPCIFrame {
    border: 0;
    height: 450px;
    margin: auto;
    width: 335px;
    overflow: hidden;
}

/*Footer*/
.lgd-footer__footer {
	color: white;
	padding: 3rem;
}

.lgd-footer__footer {
	background-color: #003547;
}

.lgd-container {
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
}

.lgd-row {
	display: flex;
	flex-wrap: wrap;
}

.lgd-row > div[class*="lgd-row"] {
	margin-right: 0;
	margin-left: 0;
}

.lgd-footer__footer .menu--footer {
	list-style: none;
}


.lgd-footer__footer .lgd-row__full {
	margin-left: 0.9375rem !important;
}

.lgd-row__one-quarter, .lgd-row--quarters > *, .lgd-row__one-third, .lgd-row--thirds > *, .lgd-row__one-half, .lgd-row--halves > *, .lgd-row__two-thirds, .lgd-row__three-quarters, .lgd-row__full {
	width: calc(100% - 1rem);
}

.lgd-footer__footer .menu--footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin-bottom: 2rem;
	padding-left: 0;
}

.lgd-footer__footer p, .lgd-footer__footer ul {
	font-size: 0.9375rem;
	line-height: 1.8;
}

.lgd-footer__footer a {
	color: white;
}

.cumbria-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin-bottom: 2rem;
	padding-left: 0;
}

.cumbria-social {
	list-style: none;
}

.cumbria-social li a img {
	background-color:#00a04e;
	border-radius: 0.375rem;
	border: 0.1875rem solid transparent;
	height: 2.125rem;
	width: 2.125rem;
}

.cumbria-social img {
	border-radius: 0.375rem;;
}

.lgd-footer__footer p {
	margin-bottom: 1rem;
}

.lgd-footer__footer UL LI {
	/* list-style-type: square; */
	margin-right: 10px;
}

.lgd-footer__footer a:hover {
	text-underline-offset: 2px;
}

.cumbria-social li a:hover img {
	background-color: black;
}

.lgd-footer__footer a:hover {
	text-decoration-thickness: max(3px, 0.1875rem);
}

.lgd-footer__footer a:focus {	
	text-decoration: none;
	color: black;
	outline: 3px solid transparent;
	background-color: #74eadd;
	-webkit-box-shadow: 0 -2px #74eadd, 0 4px black;
	box-shadow: 0 -2px #74eadd, 0 4px black;
	-webkit-box-decoration-break: clone;
}


.NORMAL{
	font-size: 1.125rem;
}

.MENUBUTTON_BACKTOTOP, .MENUBUTTON, .CONFIRM,.CONFIRMBUTTON 
{
	padding:10px;
}

.ButtonFloat {	
	margin-top: -7px;
}

#iconcontent {	
	margin-right: auto;
	margin-left: auto;
	max-width: 73.25rem;
}

.container {
	margin-right: auto;
	margin-left: auto;
	max-width: 73.25rem;
}

.CivicaFooter {
	max-width: 73.25rem;
	margin-left: auto;
	margin-right: auto;
}
