<style>

body {
color: #1a1a1a;
    
}


body, p, button {
	 font-family: "Mulish", sans-serif;
font-weight: 400;
	background-color: transparent;
    margin-right: 15px !important;
  }
  
  h1,
  h2 {
	color: #010101;
  }

.rightColumn iframe {

 height: 100%;
}

h1,h2,h3,h4,h5,h6 {
font-family: "Titillium Web", sans-serif;
font-weight: 700;
}


  button,
  a.button {
	border: 0;
	border-radius: 2px;
	background: #00A8AB;
font-family: 'Figtree', sans-serif;
font-weight: 700;
      border:2px solid #00A8AB;
  }
  button:hover,
  button:focus,
  a.button:hover,
  a.button:focus {
	background: #006A73;
      color: #1a1a1a;
      border:2px solid #006A73;
  }
  button.style2{
	background-color: #00A8AB; 
	border:2px solid #00A8AB;
	border-radius: 2px;
        text-transform: none;
font-family: 'Figtree', sans-serif;
font-weight: 700;
      line-height: 30px;
  }
  button.style2:not([disabled]):hover, 
  button.style2:not([disabled]):focus {
    background-color: #006A73;
      color: #fff;
      border:2px solid #006A73;
}
  a.button.mobile {
	color: #fff;
	width: 124px;
	padding-top: 6px;
  }
  a.button.mobile:hover,
  a.button.mobile:focus {
	color: #fff;
  }
  button.text,
  button.returnTo {
	color: #fff;
  }
  
  button.text:hover,
  button.returnTo:hover {
	color: #fff;
  }
  
  a:link,
  a:visited {
	color: #00A8AB;
	text-decoration: none;
  }
  
  a:hover,
  a:active {
	color: #006A73;
	text-decoration: underline;
  }
  
  .validationBox h2 {
	font-size: 1.6em;
	line-height: 1.56;
  }
  
  .validationBox li {
	font-size: 1.6em;
	line-height: 1.56;
  }
  
  .paymentType .radiogroup label > span {
	color: #0578A6;
	padding-top: 1px;
  }
  
  #wrapper {
	box-shadow: 0 0 0;
	position: static;
	background-color: transparent;
	overflow:inherit;
        margin: 0 auto 0px;
        padding: 26px 20px 0 20px;
  }
  
  #wrapper:before {
	content: "";
	background-color: #fff;
	height: 110px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	border-bottom: 2px solid #00A8AB;
  }
  
  #wrapper .products .labelInner1 .title {
	color: #010101;
        margin-left: 8px;
      font-family: "Libre Caslon Text", serif;
  }
  .mastheadLogo #brand-logo{
	display:block;
}
.mastheadLogo #mobile-logo{
	display:none;
}
  .mast {
	margin-bottom: 50px;
	position:relative;
  }
  .mast::after {
	content:'';
	width: 100vw;
	height:1px;
	background-color:#fff;
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw; 
	bottom: -13px;
  }
  
 .mast img {
          width: 140px;
      }



  .mast .sleeve a .mobile {
	display: none;
  }
  
  .mast .sleeve div {
	padding: 9px 0;
  }
  .validation-advice {
	text-align: right;
	}
  .navigation-home {
	position: absolute;
	z-index: 10;
	color: red;
	width: 40px;
	height: 52px;
	display: inline-block;
	top: 140px;
	line-height: 64px;
	text-align: center;
  }
  .checkbox.showPassword.no-image {
    text-align: right;
}


.product #offerVariantSelectionWrapper > h2 {
background: #E7F3FB;
}

#wrapper .products .field:hover {
background: #E7F3FB;
}


.payable {
    clear: both;
}

.informSleeve > fieldset > legend {
    background: #FAFAFA;
}

  
  /* FOOTER */
  .footer {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	padding-top: 0;
      border-top: none;
        
}
  
  .footer .sleeve {
	position: relative;
  }
  
  .footer .sleeve:before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	
  }


.footer h4 {font-size: 20px; text-align: center; color: #fff;}

.footer h4 a {color: #fff; font-weight: 700;}

.footer h4 a:hover {color: #fff; text-decoration: underline; font-weight: 700;}

.footer .nav {background: #0D78B1;}

.footer .nav a {color: #fff; font-size: 16px;}

.footer .nav a:hover {color: #00A8AB;}

.footer p {
padding: 0 20px 0 20px;
line-height: 1.6em;
}
  
  .footer ul {
	position: relative;
	clear: both;

	color: #fff;
	width: 100%;
	max-width:1220px;
	padding: 13px 20px;
	float: none;
	margin: auto;
	text-align: center;
  }
  
  .footer li {
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 1.4em;
       border-left: 1px solid #6294C1;
  }
  
  .footer ul li a {
	color: #fff;
  }
  
  .footer .sleeve div {
	text-align: center;
  }







.cta {
background: #0D78B1;
color: #fff;
font-size: 16px;
line-height: 16px;
}


.cta-inner {
   max-width: 1220px;
   margin: 0 auto;
   border-top: 1px solid #6294C1;
   border-bottom: 1px solid #6294C1;
   padding: 16px 0 24px 0;
   line-height: 16px;
}

.cta-inner span {
    font-size: 16px;
    line-height: 24px;
}

.cta-inner h4 {
   padding-bottom: 0px;
}
	



.cta a {
color: #fff;
}

.cta a:hover {
color: #00A8AB;
text-decoration: underline; 
}



.copyright {
background: #0D78B1;
padding: 24px 24px 24px 24px;
color: #fff;
font-size: 10px;
}

   .poweredby{
	font-size: 12px;
	line-height: 16px;
	padding-top: 15px;
       padding-bottom: 15px;
	max-width:1220px;
	margin:auto;
       color: #9D9D9D;
       background: #fff;
  }

.poweredby a, .poweredby a:visited {
color: #00A8AB;   
}

.poweredby a:hover {
   color: #006A73;
    text-decoration: underline; 
}





.strapline {
   background: #0D78B1;
}

.strapline-inner {
  max-width: 1220px;
  margin: 0 auto;
   padding: 32px 0 24px 0;
   background: #0D78B1;
}



.strapline img {
  width: 160px;
  height: auto;
  display: block; /* avoids inline quirks */
   margin: 0 auto;
    padding-bottom: 8px;
}

.strapline-text {
  color: #fff;
  font-size: 16px;
}

.strapline-text h3 {
font-size: 14px;
   text-transform: uppercase;
   font-weight: 600;
}

/* Stack at 600px and below */
@media screen and (max-width: 600px) {
  .strapline {
  }

  .strapline a,
  .strapline-text {
    width: 100%; /* forces new line */
  }
}



/* RIGHT COLUMN */

.rightColumn h1 {
    color: #010101;
    font-style: normal;
    line-height: 1.2;
    text-decoration: none;
}





/*ACCOUNT PAGE*/

.pagePartial .blockGroup .userDataBlock .icon {
background: #00A8AB;
}

.pagePartial .blockGroup .userDataBlock h3 {
color: #101010;
}


.pagePartial .blockGroup .userDataBlock:hover h3, .pagePartial .blockGroup .userDataBlock:hover p.edit, .pagePartial .blockGroup .userDataBlock:active h3, .pagePartial .blockGroup .userDataBlock:active p.edit {
color: #000;
border-bottom-color: #000;
}

.subscriptions .manageUsers a.button {
    padding: 12px 28px;
    border-radius: 2px;
    background-color: #00A8AB;
    margin-right: 0;
    color: #fff;
    border: 1px solid #00A8AB;
}

.subscriptions .manageUsers a.button:hover {
    background: #fff;
    color: #010101;
    
}







  
  @media print {
	h2 {
	  font-size: 100% !important;
	}
	table,
	table li,
	table p,
	p {
	  font-size: 10pt;
	  line-height: 1.2;
	}
	.address {
	  margin-right: 20px;
	}
	.payment {
	  margin-left: 0;
	}
	#wrapper {
	  max-width: 1220px;
	  margin-left: auto;
	  margin-right: auto;
	}
	label,
	input,
	textarea,
	select {
	  display: inline !important;
          text-transform: capitalize;
font-weight: 400;
	}
	a:link:after,
	a:visited:after {
	  content: none !important;
	}
	.navigation-home,
	.icon.required {
	  display: none;
	}
	.mast {
	  margin-bottom: 80px !important;
	  padding: 17px 0;
	}
  
	.mast .sleeve div {
	  padding: 0 !important;
	}
  }
  @media only screen and (max-width: 996px){
  #wrapper {
	  padding:25px 20px 20px 20px;
  }
}
 
  @media only screen and (max-width: 767px) {
	#wrapper {
		padding: 5px 10px;
	  }
	#wrapper:before {
		height: 50px;
		
	}
      
      .mast {
          padding-top: 8px;
      }
      
      .mast img {
          width: 64px;
      }
      
      
	.mastheadLogo #brand-logo{
		display:none;
	}
	.mastheadLogo #mobile-logo{
		display:block;
	}
	.mast{
		margin-bottom: 25px;
	}
	.mast::after {
		display:none;		
	  }
	.mast .sleeve a [class="desktop"] {
	  display: none;
	}
	.mast .sleeve a [class="mobile"] {
	  display: block;
	}
	.mast .sleeve div {
		padding: 1px 0;
	}
	.validation-advice {
		text-align:left;
		}
	.footer li {
	  display: block;
	  border-top: 0 none;
	  padding-top: 0;
        border-left: none;
       
	}


.cta {
   line-height: 20px;
}
	

      
         .cta-inner p {
line-height: 24px;   
}

  }
  
  
  p {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  p.style1 {
	  font-size: 1.8em;
	  line-height: 1.55;
  }
  
  li {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  ol li {
	  margin-left: 27px;
  }
  
  dl {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  address {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  table {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  label, fieldset fieldset legend {
	  font-size: 1.6em;
	  line-height: 1.56;
          font-weight: 600;
  }
  
  input.text, select, textarea {
	  font-size: 1.6em;
	  line-height: 1.56;
  
  }
  
</style>