body {
  font-size: .85rem; }

a {
  color: #569ad4;
  transition: all .3s ease; }

a:hover, a:focus {
  color: #282f65;
  text-decoration: none; }

.btn-primary {
  background: #569ad4;
  border-color: #569ad4; }

.btn-primary:hover, .btn-primary:focus {
  background: #282f65;
  border-color: #282f65; }

/* TOP NAV */
.top-nav {
  background: #f9f9f9; }
  .top-nav .container {
    display: flex;
    justify-content: space-between; }
  .top-nav .nav.navbar-nav {
    flex-direction: row; }
    .top-nav .nav.navbar-nav > li > a {
      padding: 5px 15px;
      display: inline-block; }

/* HEADER */
header {
  margin-bottom: 1rem; }
  header #header {
    background: #fff;
    margin: 25px 0; }
    header #header img#logo {
      max-height: 75px; }
    header #header .lloydsGMT {
      font-size: 24px;
      color: #282f65;
      text-align: center;
      margin-top: 20px; }
    header #header .client-name {
      color: #569ad4;
      font-size: 20px;
      line-height: 20px;
      margin-top: 30px; }
    header #header .client-name.pull-right {
      float: right !important; }

/* MAIN NAVBAR */
.navbar-lloyds {
  background: #569ad4;
  color: #fff;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0; }
  .navbar-lloyds #navbar {
    padding-left: 0px;
    width: 100%;
    margin-left: 0px;
    border-top: none;
    box-shadow: none; }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 0 0 0;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 0;
  border-radius: 0; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-lloyds.gmt-nav #navbar .navbar-nav {
  flex-direction: row; }
  .navbar-lloyds.gmt-nav #navbar .navbar-nav > li > a {
    padding: 15px 13px;
    color: #fff;
    display: inline-block; }
  .navbar-lloyds.gmt-nav #navbar .navbar-nav > li.active > a,
  .navbar-lloyds.gmt-nav #navbar .navbar-nav > li > a:hover,
  .navbar-lloyds.gmt-nav #navbar .navbar-nav > li > a:focus {
    background: #282f65; }

/* MAIN CONTENT */
.h3, h3 {
  font-size: 1.2rem;
  margin: 1.0rem 0 .25rem 0;
  font-weight: 400; }

.h2, h2 {
  font-size: 1.5rem;
  margin: 1.0rem 0 .25rem 0;
  font-weight: 400; }

.h1, h1 {
  margin: 1.2rem 0 .45rem 0;
  font-weight: 400;
  font-size: 2.0rem; }

/* TABLES */
table.table > thead > tr > th {
  background: #569ad4;
  color: #fff;
  border-bottom: 0; }

table.table th, table.table td {
  border-left: 5px solid #fff;
  border-right: 5px solid #fff; }
table.table th:first-child, table.table td:first-child {
  border-left: none; }
table.table th:last-child, table.table td:last-child {
  border-right: none; }
table.table th a {
  color: #fff;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease; }
table.table th a:hover, table.table th a:focus {
  border-bottom: 1px solid rgba(255, 255, 255, 0.75); }
table.table > tbody > tr > td,
table.table > tbody > tr > th,
table.table > tfoot > tr > td,
table.table > tfoot > tr > th,
table.table > thead > tr > td,
table.table > thead > tr > th {
  border-bottom: 1px solid #ddd; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f2f2f2; }

/* SIDEBAR */
.sidebar {
  /*padding-bottom: 15px;
  background: #f9f9f9; */
  padding: 0; }
  .sidebar h6 {
    background: #282f65;
    color: #fff;
    text-align: center;
    padding: 1rem;
    margin: 0;
    position: relative; }
  .sidebar h6:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #282f65; }
  .sidebar ul.tech-menu, .sidebar ul.nav {
    margin-bottom: 40px; }
    .sidebar ul.tech-menu li, .sidebar ul.nav li {
      padding: 2px 0;
      border-bottom: 1px solid #ddd; }
      .sidebar ul.tech-menu li a, .sidebar ul.nav li a {
        padding: 5px 10px;
        background: #f9f9f9;
        display: block;
        transition: all .3s ease; }
      .sidebar ul.tech-menu li a:hover, .sidebar ul.tech-menu li a:focus, .sidebar ul.nav li a:hover, .sidebar ul.nav li a:focus {
        background: #569ad4;
        color: #fff; }

.bulletin-row {
  margin: 0;
  padding: 10px 0 10px 0;
  border-bottom: solid 1px #ddd; }

.bulletin-body .toolong {
  max-height: 40px;
  position: relative;
  overflow: hidden; }

.bulletin-body .toolong:after {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+51,ffffff+100&0+51,1+100 */
  position: absolute;
  height: 100%;
  z-index: 1;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 15%, white 90%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

/* FORMS */
form.filter {
  background: #ebebeb;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 20px; }
  form.filter hr.filter {
    margin-top: 0; }

/* FOOTER */
footer {
  margin-top: 1rem;
  background: #282f65;
  color: #fff;
  border-top: 150px solid #569ad4; }
  footer .main-footer {
    padding: 100px 0; }
  footer .post-footer {
    background: #569ad4; }
  footer .post-footer .navbar-nav {
    flex-direction: row; }
  footer .post-footer .navbar-nav li > a {
    color: #fff;
    padding: 10px 15px;
    display: inline-block; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: block; } }
@media (min-width: 992px) {
  .navbar-toggle {
    display: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; } }
.well {
  background: #ebebeb;
  border: none;
  box-shadow: none;
  padding: 1px 0px 20px 20px; }

.check_marks {
  height: 20px;
  background-image: url(/assets/icons/check-mark-green.svg);
  display: inline-block;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 20px 20px; }

.pies {
  text-align: center;
  padding: 20px;
  display: table; }

.pies ul {
  text-align: left;
  margin: 0;
  padding: 0;
  list-style: none; }

.pies ul li span {
  display: inline-block;
  height: 12px;
  width: 12px;
  margin-right: 5px; }

.reportstatus {
  margin: 1px;
  text-align: center;
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  padding: 0px;
  line-height: 28px; }

.reportstatus.file {
  background-color: #333; }

.reportstatus.grey {
  background-color: #ccc; }

.reportstatus.danger {
  background-image: url(/assets/icons/danger.svg); }

.reportstatus.warning {
  background-image: url(/assets/icons/warning.svg); }

.reportstatus.check_marks {
  background-image: url(/assets/icons/check-mark.svg); }

.reportstatus.routine-analysis {
  background-image: url(/assets/icons/routine-analysis.svg); }

.reportstatus.pdf {
  background-image: url(/assets/icons/pdf.svg); }

.reportstatus.html {
  background-image: url(/assets/icons/html.svg); }

.reportstatus.excel {
  background-image: url(/assets/icons/excel.svg); }

.reportstatus.text {
  background-image: url(/assets/icons/text.svg); }

.reportstatus.xml {
  background-image: url(/assets/icons/xml.svg); }

.reportstatus.icon {
  display: block;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  padding: 5px;
  box-sizing: content-box;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  background-size: 20px 20px; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-color: #f5f5f5;
  border-color: #ddd; }

.reportstatus.green {
  background-color: #5faf30; }

.reportstatus.amber {
  background-color: #ffcd02; }

.reportstatus.red {
  background-color: #e84133; }

.reportstatus.blue {
  background-color: cadetblue; }

.labstatus.pass {
  background-color: #5faf30; }

.labstatus.warning {
  background-color: #ffcd02; }

.labstatus.fail {
  background-color: #e84133; }

.labstatus tr.fail td {
  background-color: #FFCCCC !important; }

.labstatus tr.pass td {
  background-color: #ADFFBD !important; }

.labstatus tr.warning td {
  background-color: #FCFFAD !important; }

.labstatus tr.ninety td {
  background-color: #FFE2AD !important; }

table#samples_by_vessel th.green {
  background-color: #5faf30; }
table#samples_by_vessel th.amber {
  background-color: #ffcd02; }
table#samples_by_vessel th.puce {
  background-color: #e33c0f; }
table#samples_by_vessel th.ninety {
  background-color: #e33c0f; }
table#samples_by_vessel th.red {
  background-color: #e84133; }
table#samples_by_vessel td.green {
  background-color: #e2f3c6; }
table#samples_by_vessel td.amber {
  background-color: #fbddc8; }
table#samples_by_vessel td.puce {
  background-color: #f8cec3; }
table#samples_by_vessel td.ninety {
  background-color: #f8cec3; }
table#samples_by_vessel td.red {
  background-color: #f3c3d1; }

.pies ul li span.green {
  background: #5faf30; }
.pies ul li span.amber {
  background: #ffcd02; }
.pies ul li span.ninety {
  background: #e33c0f; }
.pies ul li span.red {
  background: #e84133; }

.table > thead > tr > td.pass, .table > thead > tr > th.pass, .table > thead > tr.pass > td, .table > thead > tr.pass > th, .table > tbody > tr > td.pass, .table > tbody > tr > th.pass, .table > tbody > tr.pass > td, .table > tbody > tr.pass > th, .table > tfoot > tr > td.pass, .table > tfoot > tr > th.pass, .table > tfoot > tr.pass > td, .table > tfoot > tr.pass > th {
  background-color: #e2f3c6; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th,
.table > thead > tr:hover > td.warning, .table > thead > tr:hover > th.warning, .table > thead > tr.warning:hover > td, .table > thead > tr.warning:hover > th, .table > tbody > tr:hover > td.warning, .table > tbody > tr:hover > th.warning, .table > tbody > tr.warning:hover > td, .table > tbody > tr.warning:hover > th, .table > tfoot > tr:hover > td.warning, .table > tfoot > tr:hover > th.warning, .table > tfoot > tr.warning:hover > td, .table > tfoot > tr.warning:hover > th {
  background-color: #fbddc8; }

.table > thead > tr > td.ninety, .table > thead > tr > th.ninety, .table > thead > tr.ninety > td, .table > thead > tr.ninety > th, .table > tbody > tr > td.ninety, .table > tbody > tr > th.ninety, .table > tbody > tr.ninety > td, .table > tbody > tr.ninety > th, .table > tfoot > tr > td.ninety, .table > tfoot > tr > th.ninety, .table > tfoot > tr.ninety > td, .table > tfoot > tr.ninety > th {
  background-color: #f8cec3; }

.table > thead > tr > td.fail, .table > thead > tr > th.fail, .table > thead > tr.fail > td, .table > thead > tr.fail > th, .table > tbody > tr > td.fail, .table > tbody > tr > th.fail, .table > tbody > tr.fail > td, .table > tbody > tr.fail > th, .table > tfoot > tr > td.fail, .table > tfoot > tr > th.fail, .table > tfoot > tr.fail > td, .table > tfoot > tr.fail > th {
  background-color: #f3c3d1; }

#samples-detail-table tr.green {
  background-color: #e2f3c6; }

#samples-detail-table tr.amber {
  background-color: #fbddc8; }

#samples-detail-table tr.puce {
  background-color: #f8cec3; }

#samples-detail-table tr.red {
  background-color: #f3c3d1; }

.stages-dates table tr {
  background-color: #00000028 !important; }

/* Contact */
.contact-row {
  display: flex;
  wrap: nowrap; }
  .contact-row .col {
    display: flex;
    width: 25%; }
    .contact-row .col .well-contact {
      padding: 0;
      width: 100%;
      background: #f9f9f9;
      margin-bottom: 30px; }
      .contact-row .col .well-contact dt {
        background: #282f65;
        color: #fff;
        text-align: center;
        padding: 1rem;
        margin: 0 0 5px 0;
        position: relative; }
      .contact-row .col .well-contact dt:after {
        content: "";
        position: absolute;
        bottom: -4px;
        left: 50%;
        margin-left: -4px;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #282f65; }
      .contact-row .col .well-contact dd {
        padding: 5px 10px 0 10px;
        margin: 0; }

div.field_with_errors {
  display: inline; }

div.field_with_errors input {
  border: 1px solid red; }

div.errorExplanation {
  border: 1px solid red;
  background: #ee9797;
  padding: 10px;
  margin: 10px 0px; }

form label {
  width: 160px; }

.breadcrumb a {
  margin: 0px 7px; }

.breadcrumb a:first-child {
  margin-left: 0px; }

span.label {
  text-align: right;
  float: left;
  width: 200px;
  padding-right: 15px;
  clear: left;
  color: #414042;
  font-weight: bold; }

.w-90 {
  width: 90%; }
