html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p + p { 
	margin-top: 1em;
}


/*================================*/
/*          Colours               */
/*                                */
/*                                */
/*                                */
/*                                */
/*================================*/

/*===== Main Styles =====*/
body {
background-color: #ffffff;
margin: 0px;
padding: 0px;
line-height: 1;
height: 100%;
}

/*===== Divs =====*/
#logo {
width: 360px;
margin: 0 auto;
padding: 30px 0;
text-align: center;
}

.login {
width: 360px;
margin: 0 auto;
padding: 0;
text-align: left;
text-align: center;
}

#error {
width: 360px;
margin: 0 auto;
padding: 30px 0 0;
text-align: center;
}

#main-header {
background:url('../images/header-background.jpg') 50% 0 no-repeat #000000;
background-size: cover;
position: relative;
width: 100%;
max-height: 750px;
height: 750px;
margin: 0 auto;
padding: 0;
text-align: center;
}

#header-text {
width: 80%;
margin: 0;
padding: 0;
text-align: left;
}

#menu {
max-width: 1020px;
margin: 0 auto;
text-align: left;
position: absolute;
right: 10%;
top:0;
float: right;
}

/*===== Containers =====*/
#wrapper {
max-width: 1020px;
width: 100%;
padding: 0px;
margin: 0px auto 0px auto;
}

#main-wrapper {
width: 100%;
padding: 0px;
margin: 0px auto 0px auto;
min-height: 100%;
position: relative;
}

#header-wrapper {
width: 100%;
display: block;
margin: 0 auto;
padding: 10% 0 0;
text-align: center;
}

#header-text-wrapper {
width: 100%;
max-width: 1020px;
display: block;
margin: 0 auto;
padding: 20px 0 0;
text-align: left;
}

#userTable-wrapper {
width: 98%;
display: block;
text-align: center;
padding: 0 1%;
}

#userTable-wrapper.verti{
	display: none;
}

#userTable-wrapper.horra{
	display:table;
}

#login-wrapper {
width: 96%;
margin: 0 auto;
padding: 0 2%;
overflow: hidden;
}

#deleteWrapper {
width: 100%;
margin: 0 auto;
padding: 0;
overflow: hidden;
}

#error-wrapper {
width: 100%;
margin: 0 auto;
padding: 0;
overflow: hidden;
}

#main-content-wrapper {
width: 100%;
max-width: 1020px;
display: block;
margin: 0 0 40px;
text-align: center;
padding: 10px 0 0;
}

#form-content-wrapper {
width: 100%;
max-width: 1020px;
display: block;
margin: 0 auto;
text-align: left;
padding: 10px 0 20px;
}

.mainMenu-content-wrapper {
width: 25%;
display: block;
margin: 0 auto;
padding: 20px 0;
text-align: left;
text-align: center;
float: left;
color: #001e3b;
opacity: 0.8;
cursor: pointer;
}
.mainMenu-content-wrapper:hover {
color: #0E72CF;
opacity: 1;
}

.smaller-content-wrapper {
display: block;
margin: 0 auto;
padding: 0;
text-align: center;
color: #001e3b;
opacity: 0.8;
cursor: pointer;
}
.smaller-content-wrapper:hover {
color: #0E72CF;
opacity: 1;
}

.smallIma {
	display:inline-block;
	width: 40px;
	vertical-align: middle;
	padding: 0 10px;
}

#footer-wrapper {
background-color: #001e3b;
width: 100%;
height: 30px;
margin: 30px 0 0;
padding: 0;
text-align: center;
position: absolute;
bottom: 0;
left: 0;
vertical-align: middle;
}

/*===== Columns =====*/
.column-50 {
    margin: 0;
    padding: 40px 1%;
    width: 48%;
	float: left;
}

.login-labels {
display: block;
float: left;
width: 35%;
padding: 5px 0 0 0;
text-align: left;
}

.login-inputs {
display: block;
float: left;
width: 65%;
text-align: left;
}

.page-inputHalf {
display: block;
float: left;
width: 49%;
text-align: left;
color: #000000; 
font-size: 0.93em; 
font-family: opensans, sans-serif;
line-height: 1.5em;
}

.page-inputthird {
display: block;
float: left;
width: 80%;
text-align: left;
color: #000000; 
font-size: 0.93em; 
font-family: opensans, sans-serif;
line-height: 1.5em;
}

.page-inputs {
display: block;
float: left;
width: 98%;
text-align: center;
padding: 20px 0;
}

.password-labels {
display: block;
float: left;
width: 60%;
padding: 5px 0 0 0;
text-align: left;
}

.password-inputs {
display: block;
float: left;
width: 40%;
text-align: left;
}

.admin-check {
width: 20px;
position: relative;
margin: 2px 40px;
}


.allusers-check {
width: 20px;
position: relative;
margin: 2px 20px;
}


/*===== Div Separator =====*/
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

/* Dividers */
hr.main {
background: none repeat scroll 0 0 #000000;
border: 0 none;
height: 1px;
margin: 20px auto;
width: 80%;
}

hr.half {
background: none repeat scroll 0 0 #000000;
border: 0 none;
height: 1px;
margin: 20px auto;
width: 40%;
}

hr.left {
background: none repeat scroll 0 0 #000000;
border: 0 none;
height: 1px;
margin: 20px auto;
width: 60%;
float:left;
}

hr.main-full {
background: none repeat scroll 0 0 #000000;
border: 0 none;
height: 1px;
margin: 20px auto;
width: 100%;
}

hr.white {
background: none repeat scroll 0 0 #ffffff;
border: 0 none;
height: 1px;
margin: 20px 0;
width: 80%;
}

/*===== Headers =====*/
h1 {
color: #000000;
font-size: 1.5em;
font-family: opensans-bold, sans-serif;
margin: 0;
padding: 0;
display: block;
line-height: 1.5em;
text-align: left;
text-transform: uppercase;
}

h1.centered {
text-align: center;
}

h1.white {
color: #ffffff;
}

h2 {
color: #000000;
font-size: 1.2em;
font-family: opensans-bold, sans-serif;
margin: 0 0 20px 0;
padding: 0;
display: block;
line-height: 1.5em;
text-align: left;
}

h2.padded {
color: #000000;
font-size: 1.2em;
font-family: opensans-bold, sans-serif;
margin: 30px 0;
padding: 0;
display: block;
line-height: 1.5em;
}

h3 {
color: #000000;
font-size: 1em;
font-family: opensans-bold, sans-serif;
padding: 0;
display: block;
line-height: 30px;
}

h2.left{
text-align: left;
}

h3 a{
color: inherit;
font-size: inherit;
font-family: inherit;
margin: inherit;
padding: inherit;
}

h3 a:link {
    text-decoration: none;
}

h3 a:visited {
    text-decoration: none;
}

h3 a:hover {
    text-decoration: none;
	font-weight: bold;
}

h3 a:active {
    text-decoration: none;
	font-weight: bold;
}

h3.centered {
text-align: center;
}

h3.white {
color: #ffffff;
}

/*===== Paragraphs =====*/
p.main-text {       
color: #000000; 
font-size: 1.0em; 
font-family: opensans, sans-serif;
padding: 0 20px 0 0;
line-height: 1.5em;
}

p.main-text.centered {
	text-align: center;
}

p.main-text.upper {
text-transform: uppercase;
}

p.upper {       
color: #000000; 
font-size: 0.875em; 
font-family: opensans, sans-serif;
padding: 0;
line-height: 1.5em;
text-align: left;
text-transform: uppercase;
}

p.upper.white {
color: #ffffff;
text-shadow: 1px 1px #000000;
}

p.header-text {       
color: #ffffff; 
font-size: 1.1em; 
font-family: opensans, sans-serif;
padding: 0 10px 0 0;
line-height: 1.7em;
text-shadow: 2px 2px #000000;
animation-duration: 1.0s;
animation-name: fadeAndScale;
animation-timing-function: cubic-bezier(.71,.55,.62,1.57);
-moz-animation-duration: 1.0s;
-moz-animation-name: fadeAndScale;
-moz-animation-timing-function: cubic-bezier(.71,.55,.62,1.57);
-webkit-animation-duration: 1.0s;
-webkit-animation-name: fadeAndScale;
-webkit-animation-timing-function: cubic-bezier(.71,.55,.62,1.57);
-o-animation-duration: 1.0s;
-o-animation-name: fadeAndScale;
-o-animation-timing-function: cubic-bezier(.71,.55,.62,1.57);
} 

p.error-text {       
color: #E80501; 
font-size: 1.0em; 
font-family: opensans, sans-serif;
padding: 0 20px 0 0;
margin: 0;
line-height: 1.5em;
}

p.footer-text {       
color: #ffffff; 
font-size: 0.75em; 
font-family: opensans, sans-serif;
padding: 0;
line-height: 1.5em;
}

/*===== Spans =====*/
span.bold {
font-weight: 700;
}

/*===== Form Fields =====*/
input {       
background-color: #ffffff;
width: 150px;
height: 30px;
color: #000000;
font-family: opensans, sans-serif;
font-size: 0.9375em;
border: 1px solid #000000;
padding-left: 10px;
margin: 0 0 10px 0;
}

input.submit {
background: none repeat scroll 0 0 #001e3b;
height: 35px;
width: auto;
color: #ffffff;
cursor: pointer;
font-family: opensans, sans-serif;
font-size: 0.8em;
font-weight: 400;
padding: 10px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
border: 0px;
line-height: 1em;
transition: all 0.5s ease-in-out 0s;
}

.submitYES {
padding: 10px 20px !important;
margin: 10px !important;
line-height: 0 !important;
vertical-align: middle !important;
}

.submitNO {
padding: 10px 30px !important;
margin: 10px !important;
line-height: 0 !important;
vertical-align: middle !important;
}

input.submitNew {
background: none repeat scroll 0 0 #001e3b;
margin: 10px 0;
border: 0px;
height: 35px;
width: 90px;
color: #ffffff;
cursor: pointer;
font-family: opensans, sans-serif;
font-size: 0.8em;
font-weight: 400;
padding: 10px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
line-height: 1em;
position: relative;
left: 110px;
transition: all 0.5s ease-in-out 0s;
}

input.submit:hover {
background: none repeat scroll 0 0 #0E72CF;
}

input.submitNew:hover {
background: none repeat scroll 0 0 #0E72CF;
}

input.break {
    word-wrap: break-word;
    word-break: break-all;
    height: 100%;
}

/*======Radio Buttons =====*/

input[type="radio"] {
    display:none;
}
input[type="radio"] + label {
	padding: 0 0 0 2px;
}
input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
    -moz-border-radius:  50%;
    border-radius:  50%;
}

input[type="radio"] + label span {
     background-color: #e6e6e6;
}

input[type="radio"]:checked + label span{
     background-color: #001e3b;;
}

input[type="radio"] + label span,
input[type="radio"]:checked + label span {
  -webkit-transition:background-color 0.4s linear;
  -o-transition:background-color 0.4s linear;
  -moz-transition:background-color 0.4s linear;
  transition:background-color 0.4s linear;
}

/*===== Tables =====*/
table.contact_error {
width: 70%;
border: 0;
margin-top: 20px;
}

td.error_contact {      
width: 70%;
height: 40px;
color: #000000;
font-family: opensans, sans-serif;
font-size: 0.9375em;
text-align: center;
}

td.success_contact {    
width: 70%;
height: 40px;
color: #000000;
font-family: opensans, sans-serif;
font-size: 0.9375em;
text-align: center;
}

/*===== Buttons =====*/
a.button {
background: none repeat scroll 0 0 #001e3b;
height: 35px;
width: auto;
color: #ffffff;
cursor: pointer;
font-family: opensans, sans-serif;
font-size: 0.8em;
font-weight: 400;
padding: 10px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
line-height: 1em;
transition: all 0.5s ease-in-out 0s;
}

a.button:hover {
background: none repeat scroll 0 0 #0E72CF;
}

/* Menu Buttons */
nav ul {
position: relative;
list-style: none outside none;
margin: 0;
padding: 0;
display: inline-table;
height: 50px;
z-index: 1001;
}

nav ul:after {
content: "";
clear: both;
display: block;
}

nav ul li {
position: relative;
float: left;
height: 50px;
margin: 0 -1px 0 0;
}

nav ul li a {
color: #ffffff;
float: left;
font-size: 0.875em;
font-family: opensans, sans-serif;
font-weight: 400;
height: 50px;
line-height: 50px;
padding: 0 20px;
text-decoration: none;
text-transform: uppercase;
border-left: 1px solid;
border-right: 1px solid;
transition: all 0.5s ease-in-out 0s;
}

nav ul li a:hover {
background-color: #0E72CF;
}

/*===== Links =====*/
a.link:link , a.link:visited, a.link:active {
color: #000000;
font-size: 1em; 
font-family: opensans, sans-serif;
text-decoration: none;
margin: 0;
}

a.blank:link , a.blank:visited, a.blank:active {
text-decoration: none;
}

.linkdec
{
	text-decoration:none;
}

a.mainMenuText {
	height: 35px;
	width: auto;
	color: inherit;
	cursor: pointer;
	font-family: opensans, sans-serif;
	font-size: 0.8em;
	font-weight: 400;
	padding: 10px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 3em;
}

/*===== top bar ======*/
#top-bar {
    box-sizing: border-box;
    height: 50px;
    margin: 0;
    padding: 10px;
    width: 100%;
	background: #001e3b none repeat scroll 0 0;
}

#top-bar-wrapper, #menu-wrapper {
    margin: 0 auto;
    max-width: 1160px;
    padding: 0;
    width: 100%;
	vertical-align: middle;
}

/*===== Table design ====*/
.responstable {
  margin: 20px 0;
  width: 100%;
  overflow: hidden;
  background: #FFF;
  color: #024457;
  border-radius: 10px;
  border: 1px solid #001e3b;
  font-family: opensans, sans-serif;
}
.responstable tr {
  border: 1px solid #D9E4E6;
}
.responstable tr:nth-child(odd) {
  background-color: #EAF3F3;
}
.responstable th {
  display: table-cell;
  border: 1px solid #FFF;
  background-color: #001e3b;
  color: #FFF;
  padding: 1em;
}
.responstable th:first-child {
  display: table-cell;
}
.responstable th:nth-child(2) {
  display: table-cell;
}
.responstable th:nth-child(2) span {
  display: table-cell;
}
.responstable th:nth-child(2):after {
  content: attr(data-th);
}
@media (min-width: 480px) {
  .responstable th:nth-child(2) span {
    display: block;
  }
  .responstable th:nth-child(2):after {
    display: table-cell;
  }
}
.responstable td {
  word-wrap: break-word;
}
.responstable td:first-child {
  display: table-cell;
  border-right: 1px solid #D9E4E6;
  vertical-align: middle;
}
@media (min-width: 480px) {
  .responstable td {
    border: 1px solid #D9E4E6;
  }
}
.responstable th, .responstable td {
  text-align: left;
  margin: .5em 1em;
}
@media (min-width: 480px) {
  .responstable th, .responstable td {
    display: table-cell;
    padding: 1em;
  }
}

/*====== Ticks and Crosses ========*/
/* List styling */
.featureList, .featureList ul {
  padding-left: 2em;
  list-style-type: none;
  font-size: 1.1em;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7em;
  color: #414042;
  text-align: left;
}
.lineF {
  padding-left: 4em;
  margin-top: 0;
}

.featureList li:before {
  margin-left: -1.3em;
  font-weight: bold;
}
.featureList li.tick:before {
  content: "\2713";
  color: #006600;
}
.featureList li.line:before {
  content: "\2013";
  color: #91000e;
}
.featureList li.cross:before {
  content: "\2717";
  color: crimson;
}
.featureList li {
margin: 0 0 -20px 0;
}

/*===== File Upload ====*/
input.userfile {
    position: relative;
    overflow: hidden;
    margin: 10px;
	border: 0px;
	text-align: center;
	width: 50%;
	max-width: 400px;
}

/*======Drop down =====*/
select {
    padding:4px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background: #f8f8f8;
    color:#111;
    border:none;
    outline:none;
    cursor:pointer;
}

/*========Tool tips ======*/
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #001e3b;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
	opacity: 0.8;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
	top: 8px;
    right: 105%;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
	
/*===== Images =====*/
img {
border: 0;
height: auto;
width: 50%;
cursor: pointer;
}

img.logoImg {
width: 80%;
}

img.left {
float: left;
border: 0;
height: auto;
max-width: 100%;
margin: 20px 0 0;
}

img.left-padded {
float: left;
border: 0;
height: auto;
max-width: 100%;
margin: 0 20px 20px 0;
}

img.right {
float: right;
border: 0;
height: auto;
max-width: 100%;
margin: 0 0 20px 20px;
}

img.right-padded {
float: right;
border: 0;
height: auto;
max-width: 100%;
margin: 20px 0 20px 20px;
}

img.top {
opacity: 0.6;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

img.top:hover {
opacity: 1;
}

img.aff-logo {
border: 0;
height: auto;
max-width: 100%;
padding: 20px 0 0;
}

img.logo-first {
border: 0;
height: auto;
max-width: 100%;
margin: 0 10px 0 0;
}

/*===== Key Frames =====*/
@-webkit-keyframes fadeAndScale {
	from {
	opacity: 0;
	transform: scale(.9, .9);
	}
	to {
	opacity: 1;
	transform: scale(1, 1);
	}
}

@-moz-keyframes fadeAndScale {
	from {
	opacity: 0;
	transform: scale(.9, .9);
	}
	to {
	opacity: 1;
	transform: scale(1, 1);
	}
}

@-o-keyframes fadeAndScale {
	from {
	opacity: 0;
	transform: scale(.9, .9);
	}
	to {
	opacity: 1;
	transform: scale(1, 1);
	}
}

@keyframes fadeAndScale {
    from {
    opacity: 0;
    transform: scale(.9, .9);
    }
    to {
    opacity: 1;
    transform: scale(1, 1);
    }
}

/*********************************************************************/
/*===== Media Queries for Mobile =====*/
@media screen and (max-width: 480px) 
			  and (min-width: 320px) {

#main-header {
height: 1000px;
}
			  
#header-text {
width: 90%;
}

p.upper.white {
padding: 0 10px 0 0;
}

p.header-text {
font-size: 0.975em;
}

}




/*********************************************************************/
@media screen and (max-width: 1100px) {
  
  #userTable-wrapper.verti{
	display: table;
  }

  #userTable-wrapper.horra{
	display:none;
  }

}

/*===== Small Tablet Portrait ======*/
@media screen and (max-width: 768px) {
  .mainMenu-content-wrapper {
	width: 33.3%;
  }
}

/*===== Mobile Landscape =====*/
@media screen and (max-width: 600px) {
  .mainMenu-content-wrapper {
	width: 50%;
  }
  
  h3 {
	  font-size: 0.8em;
  }
  
  h1 {
	  font-size: 1.3em;
  }
  
  #menu {
	  float:none;
	  width: 100%;
	  right:0;
  }
}

@media screen and (max-width: 500px) {
  .featureList {
	line-height: 0.5;
  }
			  
			  
}
