/* 
*/
/* Font definitions */
/* Main Palette definitions */
/* Highlight colours */
/* was #edf9ed */
/* was #fff6e9 */
/* Radii */
/*Spinner*/
/* light Button colours */
/* Button colours */
/* "Common" colours */
/*#e6e6e6;*/
/* Driver Manager colours */
/* ngSummary colours */
/* Popup box */
/* for layering of divs */
/* Custom mixins */
body {
  font-size: 18px; }

#logo,
#logo-with-custom {
  display: block;
  height: 100px;
  width: 220px;
  margin: auto;
  background-color: transparent;
  background-image: url(//static.roadtech.co.uk/images/common/header/cm-logo.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background: #ececed url(//static.roadtech.co.uk/images/common/header/cm-logo.png) no-repeat fixed center; */
  background-size: 180px; }

#logo-with-custom {
  display: inline-block; }

#customer-logo {
  width: 100%;
  text-align: center; }

#edpd-title,
#edpd-title-simple {
  /* background: #ececed url(//static.roadtech.co.uk/images/common/header/cm-logo.png) no-repeat fixed 15px 22px; */
  background-color: #ececed;
  /* background-size: 180px; */
  border-top: 0 none;
  color: #777;
  min-height: 105px;
  margin-top: 0;
  padding: 0;
  /*  position: fixed;
    width: 100%; */
  z-index: 110;
  text-align: center;
  white-space: normal; }

h1 {
  height: 90px;
  left: 10px;
  position: absolute;
  text-indent: -9999px;
  top: 5px;
  width: 200px; }

a h1 {
  z-index: 20;
  /* should be 11 and right at the top of the stack */ }

#edpd-page-main {
  text-align: center;
  min-height: 900px;
  position: relative;
  padding: 100px 40px 330px;
  /*color: #fff; */ }

#footer {
  font-size: 14px;
  text-align: left; }

.home-slider-container {
  background-color: #58842e;
  color: #ddd; }

/*
.container-first {
    padding-top:100px;
    min-height:170px;
}
*/
.align-items-centers {
  display: flex;
  align-items: center;
  /*Aligns vertically center */ }

.container-simple-first {
  padding-top: 100px; }

.container-simple-page {
  min-height: 650px;
  padding-top: 170px; }

div.edpd-header {
  min-height: 90px;
  line-height: 90px;
  text-align: center;
  padding: 10px; }
  div.edpd-header h2 {
    font-size: 30px;
    font-weight: lighter;
    text-align: center;
    margin: 0 10px 10px;
    padding: 0;
    /* display: inline-block; */
    vertical-align: middle; }

div.edpd-header-hidden {
  display: none; }

div.edpd-content {
  min-height: 350px;
  margin: 0;
  padding: 0 0 10px; }
  div.edpd-content p, div.edpd-content ul {
    font-weight: lighter; }

div.edpd-content-hidden {
  display: none; }

div.residential-buttons {
  display: inline-block;
  padding-left: 20px; }

.empty-required label {
  color: red; }
.empty-required input[type=text] {
  border: 1px solid red;
  box-shadow: 0 0 5px red; }
.empty-required select {
  border: 1px solid red;
  box-shadow: 0 0 5px red; }

div.instructions p {
  margin: 0 0 20px;
  font-size: 1.2em; }

div.waiting {
  padding-top: 70px;
  width: 100%;
  margin: 25px auto;
  color: #58842e;
  text-align: center; }

.floated-image {
  display: inline-block;
  padding-left: 20px; }

.float-right {
  float: right;
  margin: 0 0 20px 20px; }

.spaced-row-closer {
  margin-bottom: 5px; }

.spaced-row {
  margin-bottom: 10px; }

#content-step-verify-user label,
#content-step-enter-licence label,
#content-step-enter-address label {
  width: 200px; }

.label-inline {
  font-weight: normal;
  display: inline;
  max-width: none;
  margin-bottom: 0; }

input[type=text],
select {
  padding: 2px 4px;
  font-weight: lighter; }

input.authorisation-code {
  width: 100%;
  padding: 10px;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.5em; }

input.lower {
  text-transform: lowercase; }

p.form-val {
  margin: 0 0 2px; }

.form-text {
  display: block;
  margin-bottom: 5px;
  font-weight: lighter;
  padding: 2px 4px;
  width: 100%;
  background-color: #fff;
  min-height: 1.5em;
  border-radius: 4px; }

#edpd-container {
  /* padding-top:170px; */
  min-height: 800px; }

#edpd-header-bar,
#edpd-header-bar-simple {
  width: 100%;
  z-index: 10; }

.edpd-header-bar-text {
  margin: 0 !important; }

.confirm-box {
  background-color: #ddd;
  padding: 20px 20px 10px;
  height: 100%;
  border-radius: 5px; }

.confirm-details-box {
  flex: 0 1 100%;
  margin-top: 0; }

.confirm-address-box-licence,
.confirm-address-box-residential {
  flex: 0 1 365px; }

.confirm-confirmation-box {
  flex: 0 1 100%;
  padding: 10px;
  text-align: center; }

.confirm-error-box {
  background-color: #f3d8d8; }

.section-error-box {
  font-size: 0.8em;
  border: 1px solid #df9696;
  margin: 10px 0;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: #f9ebeb; }

.btn-edpd-wide {
  min-width: 180px; }

.btn-edpd-narrow {
  min-width: 180px; }

#wait-overlay {
  position: fixed;
  left: 0;
  top: 125px;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.9); }

#edpd-title h2,
#edpd-title-simple h2 {
  font-size: 35px; }

#edpd-container {
  /* padding-top: 0; */
  min-height: 800px; }

@media (min-width: 576px) {
  /*
    #edpd-container {
      padding-top: 0;
    }
  
    #edpd-container.custom {
      padding-top: 0;
    }
  */
  #edpd-title h2,
  #edpd-title-simple h2 {
    font-size: 40px; } }
@media (min-width: 768px) {
  #edpd-top {
    /* position: fixed; */
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }

  /*
  #edpd-container {
    padding-top: 300px;
  }

  #edpd-container.custom {
    padding-top: 310px;
  }
*/
  #edpd-title h2,
  #edpd-title-simple h2 {
    text-align: left;
    white-space: nowrap; }

  h2 {
    font-size: 45px; } }
@media (min-width: 992px) {
  /*
  #edpd-container {
    padding-top: 260px;
  }

  #edpd-container.custom {
    padding-top: 310px;
  }
*/
  #logo,
  #logo-with-custom {
    background-position: left;
    margin: 0; }

  #customer-logo {
    text-align: right; } }
@media (min-width: 1200px) {
  /*
    #edpd-container,
    #edpd-container.custom {
      padding-top: 260px;
    }
  */
  #wait-overlay {
    padding-top: 100px; } }
/* [COOKIE INFORMATION] */
.cookieinfo {
  margin: 0 auto;
  display: none;
  text-align: left; }

.cookieinfo .cookie-action {
  float: right;
  padding-top: 5px; }

.cookieinfo .blurb {
  margin-right: 220px; }

.cookieinfo .ancbutton a {
  width: 90px;
  text-align: center; }

#cookie-ok {
  margin-left: 10px; }

.section-alt {
  background-color: #fff;
  padding: 0 0 35px;
  margin: 0; }

.arrow-top-alt:before {
  border-top-color: #58842e !important; }

.wrap-url-text {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  /* word-break: break-all; */
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

input[type=text], select {
  font-weight: normal;
  font-size: 1.1em; }

input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder {
  color: #d2d2d2;
  font-weight: 500;
  font-style: normal;
  opacity: 1;
  letter-spacing: 0.05em;
  /*font-size:1.2em;*/
  text-transform: none; }
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder {
  color: #d2d2d2;
  font-weight: 500;
  font-style: normal;
  opacity: 1;
  letter-spacing: 0.05em;
  /*font-size:1.2em;*/
  text-transform: none; }
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder {
  color: #d2d2d2;
  font-weight: 500;
  font-style: normal;
  opacity: 1;
  letter-spacing: 0.05em;
  /*font-size:1.2em;*/
  text-transform: none; }
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder {
  color: #d2d2d2;
  font-weight: 500;
  font-style: normal;
  opacity: 1;
  letter-spacing: 0.05em;
  /*font-size:1.2em;*/
  text-transform: none; }

/* Set button colours (just override Bootstrap 4 colours - these are the old bootstrap 3 colours that work better in edpd) */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }
