﻿body 
{
	font-family: 'Open Sans', sans-serif;	
	font-size:13px;
	color:#494B4C;
	margin:0px;
	background-color: rgb(217, 237, 247)
}

body.test {
    /*background-image: url("../Images/watermark.png");*/
}

body.testReg {
    /*background-image: url("../Images/watermarkReg.png");*/
    /*background-color: aliceblue*/
}

.inputFormRow
{
    margin-top: 5px;
    width: 100%;
    float: left;
    clear: both
}

h1
{
	font-family:Arial;
	font-size:16px;
	color:#ffde00;
	font-weight:bold;
}

#Content
{
	margin: 0px auto;
	min-height:200px;
    position: absolute;
    z-index: 1;
}

.contentInner
{
	float:left;
	background-color:#ffffff;	
	padding-bottom:20px;
    width: 100%;
}

#Header
{
	width:100%;
	
	background-repeat:repeat-x;

	margin-bottom:10px;
}

.Address
{
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px;
	color:#444444;
	font-weight:normal;
	margin-right:10px;
	
}

.Contact
{	
	float:left;
	margin-top:10px;	
	width:100%;
	text-align:left;
	font-size:15px;
	color:#444444;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-color:#ACACAC;
	border-bottom-width:2px;
	margin-bottom:10px;
}

.Contact .logo {
    width: 100%;
    height: auto;
}

.DDLOGO
{
	float:left;
	width:854px;
	padding-top:10px;
	padding-left:3px;
	padding-right:3px;
    background-color:#000000;
	color:#ffffff;
	font-size:15px;
	background-position:right;
	background-image:url("../Images/DirectDebitLogoWhite.jpg");
	background-repeat:no-repeat;
	height:30px;
}

a
{
	color:rgb(8, 0, 82);
}

a.no-decoration {
    text-decoration: none;
}

.PaymentInfo
{
	font-size:1.2em;
}

.PreviewBox
{
	z-index: 2;
	position: absolute;
	width:100%;
	height:100%;
	margin-left:0px;
	margin-Top:0px;
	top:0px;
	left:0px;
	background-image:url("../Images/60.png");
	background-repeat:repeat;
}

.previewImageDivOuter
{
	position: absolute;
	z-index: 3;
	width:560px;
	height:560px;
	margin-left:0px;
	margin-Top:0px;
	top:0px;
	left:50%;
	text-align:center;
}

.previewImageDiv
{
	position: absolute;
	text-align:left;
	z-index: 3;
	background-color:#ffffff;
	width:560px;
	height:auto;
	top:200px;
	left:-280px;
	margin-left:auto;
	margin-right:auto;
}

#RightCol
{
	float:Right;
	width:560px;
	
}

table 
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: rgb(73, 126, 22) rgb(73, 126, 22) rgb(73, 126, 22) rgb(73, 126, 22);
	border-collapse: separate;
	background-color: #EAE8E9;
}

table th 
{
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: rgb(73, 126, 22) rgb(73, 126, 22) rgb(73, 126, 22) rgb(73, 126, 22);
	-moz-border-radius: 0px 0px 0px 0px;
}

table td {
    border-width: 1px 1px 1px 1px;
    padding: 5px 5px 5px 5px;
    border-style: none;
    border-color: rgb(73, 126, 22) rgb(73, 126, 22) rgb(73, 126, 22) rgb(73, 126, 22);
    -moz-border-radius: 0px 0px 0px 0px;
}

.XSmall
{
	font-size:11px;
	font-weight:bold;
}

.Orange
{
	font-size:18px;
	font-weight:bold;
	color:#FD7801;
	text-align:center;
	background-color:#F6F4F5;
}

.Section
{
	width:100%;
	background-color:#fff;
	background-repeat:repeat-x;
    margin-top: 10px;
}

.SectionHead
{
	width:100%;
	font-family: 'Arial', sans-serif;
	margin-bottom:1px;
	margin-top:1px;
	padding:10px;
	font-size:20px;
	color:#ffffff;
    background-color:rgb(8, 0, 82);
}

.SectionHeadOff
{
	width:100%;
	font-family: 'Arial', sans-serif;
	background-color:#EAECEC;
	/*height:20px;*/
	padding:10px;
	font-size:18px;
	color:rgb(8, 0, 82);
}

.AddrList
{
	float:left;
	width:500px;
	height:250px;
	background-color:#ffffff;
	border-width:1px;
	overflow:auto;
}

.AddrListInner table
{
	border-style:none;
}

.AddrListInner table tr
{
	border-style:none;
}

.AddrListInner table td
{
	border-style:none;
}

.AddrListInner
{
	float:left;
	width:480px;
	overflow:hidden;
}

.ButtonArea
{
	width:100%;
	/*height:23px;*/
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	font-size:18px;
    text-align:center;
}

.Button
{
	/*background-image:linear-gradient(to top, rgba(0, 0, 0, 0.3) 0px, rgba(0, 0, 0, 0) 100%);*/
    background-color: rgb(176, 12, 59);
    border: 2px solid rgb(176, 12, 59);
    border-radius: 30px;
	color:#ffffff;
	height: 30px ;
	width: 65% ;
    margin-bottom: 1em;
	cursor:pointer;
    text-align:center;
    padding: 0px 5px 0px 5px;
    margin-bottom: 5px;
    display:inline-block;
}

.ButtonAreaModal .Button
{
    width:auto !important
}

.Button.CancelButton {
    background-color: rgb(248,195,52);
}

.ButtonNoWidth {
	background-image:linear-gradient(to top, rgba(0, 0, 0, 0.3) 0px, rgba(0, 0, 0, 0) 100%);
    background-color: rgb(8, 0, 82);
    border: 2px solid #d3dee3;
    border-radius: 10px;
	color:#ffffff;
	height: 30px ;
	cursor:pointer;
}

.Button a {
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    padding-top: 2px;
    float: left;
}

.SectionContent
{
	padding-left:20px;
	padding-top:20px;
	color:#444444;
	margin-bottom:10px;
}

.Field
{
	float:left;
	margin-right:5px;
}

.SmallButton 
{
	width:91px !important;
	height:23px !important;

}

.input, .input__options, input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea {
    background-color: #fff;
    border: 1px solid #d3dee3;
    border-radius: 4px;
       width: 100%;
}

.input--select {
    position: relative;
}

.input--select a {
    display: block;
    padding: 1.4rem 5.4rem 1.4rem 2rem;
}

.input--select.input--active .input__options {
    display: block;
}

.input__option-selected::after, .input__option-selected::before {
    right: 0;
    width: 36px;
}

.input__option-selected::before {
    color: #333;
    content: "▾";
    font-size: 2rem;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.input__option-selected::after {
    border-left: 1px solid #d3dee3;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
}

.input__options {
    box-sizing: content-box;
    display: none;
    left: -1px;
    max-height: 360px;
    overflow: scroll;
    position: absolute;
    right: 0;
    top: -1px;
}

.input__options {
    box-sizing: content-box;
    display: none;
    left: -1px;
    max-height: 360px;
    overflow: scroll;
    position: absolute;
    right: 0;
    top: -1px;
}

.modal.in {
   display:block;
}

.form-control:focus {
  border-color: #3f47cc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

ul.spaced-list li:not(:last-child) {
    margin-bottom: 20px;
}

.important-text {
    color: #ff0000;
}

.strong {
    font-weight: bold;
}

.radioButtonList label {
    display: inline;
    margin-left: 5px;
}

.disabled {
    color: #ababab;
}

/* SPACERS */
.spacer {
    clear: both;
    width: 100%;
}

.spacer.spacer-3 {
    height: 3px;
}

.spacer.spacer-6 {
    height: 6px;
}

.spacer.spacer-10 {
    height: 10px;
}

.spacer.spacer-15 {
    height: 15px;
}

.spacer.spacer-20 {
    height: 20px;
}

/* HORIZONTAL RULES */
.hr-20 {
    margin-top: 20px;
    border-bottom-style: solid;
    border-bottom-color: #acacac;
    border-bottom-width: 2px;
}

/* MARGINS */
.mt-0 {
    margin-top: 0px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mr-0 {
    margin-right: 0px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mr-0 {
    margin-right: 0px;
}

.mr-5 {
    margin-right: 5px;
}

/* PADDING */
.pt-0 {
    padding-top: 0px;
}

.pr-0 {
    padding-right: 0px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-20 {
    padding-right: 20px;
}

.pb-0 {
    padding-bottom: 0px;
}

.pl-0 {
    padding-left: 0px;
}

/* BORDERS */
.no-border {
    border-style: none;
}

.border-color-gray {
    border-color: gray;
}

/* BACKGROUNDS */
.bg-white {
    background-color: #fff;
}

/* FONT SIZES */
.fs-plus-one {
    font-size: 1.1em;
}

.fs-plus-two {
    font-size: 1.2em;
}

.contact-checkbox span {
    color: #000000;
    font-weight: 900;
}

.heading-medium {
     font-weight : bold;
     font-size : 1.2em;
}