* {
  margin: 0;
  padding: 0;
}

a img {
  border: 0 none;
  outline: medium none;
}

.clearing {
  clear: both;
  height: 0;
}

tbody {
  border: 0 none;
}

body {
  color: #505050;
  font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6em;
}

p.job_home_short_desc {
  line-height: 27px;
}

p {
  font-size: 14px;
  color: #464646;
}

ul {
  list-style-position: inside;
  font-size: 14px;
  color: #464646;
}

h1 {
  font-family: "open sans condensed", sans-serif;
  color: #000000;
  font-weight: 400;
  margin-bottom: 22px;
  letter-spacing: 1px;
}

h2 {
  color: #505050;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 2px;
  font-family: "open sans condensed", Arial, Sans-Serif, sans-serif;
}

a {
  font-weight: 500;
  color: #468CAF;
  text-decoration: none;
}

a:hover {
  color: #1f5c7a;
  text-decoration: underline;
}

#header-container {
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  min-width: 980px;
  border-top: 8px solid #000000;
  background-color: #FFFFFF;
}

#header {
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  background-position: top left;
  background-repeat: no-repeat;
}

#logo {
  float: left;
  height: 133px;
  width: 282px;
}

#logo-block-sleeve {
  float: left;
  height: 133px;
  width: 505px;
}

#header-right {
  float: left;
  height: 130px;
  position: relative;
  width: 475px;
}

#header-right-top-nav {
  float: left;
  height: 50px;
  width: 475px;
}

span.make_bold {
  font-weight: 600;
}

div#home-top-container-left-main-banner img {
  box-shadow: 3px 3px 3px #D6D6D6;
}

h1.home-intro {
  font-size: 21px;
}

#header-right-contact-no {
  height: 83px;
  width: 475px;
  float: left;
  position: relative;
}

div#header-slogan {
  float: right;
  margin-right: 7px;
}

#header-right-contact-no-image {
  float: right;
}

#header-right-contact-no-image p {
  height: 24px;
  float: right;
  position: absolute;
  bottom: 25px;
  right: 0;
  font-size: 28px;
  width: 250px;
}

#header-right-contact-no-image span {
  color: #000;
  font-size: 28px;
}

#bottom-header {
  height: 49px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
}

ul.header-top-nav {
  height: 50px;
  list-style-type: none;
  margin-left: 20px;
}

ul.header-top-nav + ul.header-top-nav {
  margin-left: auto;
  margin-right: 20px;
}

ul#header-top-nav li a {
  color: #505050;
  padding-left: 13px;
  padding-right: 13px;
  border-left: 1px solid #D6D6D6;
  font-size: 16px;
}

ul#header-top-nav li a:hover {
  color: #C5070F;
  text-decoration: underline;
}

ul li.header-top-nav-link {
  height: 36px;
  float: left;
  display: inline-block;
  font-size: 15px;
  color: #FFF;
  margin-top: 12px;
  font-weight: normal;
}

#header-bottom-container {
  background-color: #FFF;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  min-width: 980px;
  width: 100%;
}

#page-container {
  position: relative;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  min-width: 980px;
  width: 100%;
}

#tag-line-wrap {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 980px;
  background-color: #FFF;
  border-top: 1px solid #D6D6D6;
  padding-top: 19px;
}

#home-top-container {
  margin-right: auto;
  position: relative;
  width: 953px;
  margin-left: 27px;
  height: 514px;
}

a.rhs_all_link_new {
  background-color: #000000;
  width: 150px;
  height: 28px;
  color: #FFF;
  padding: 8px;
  font-size: 15px;
  font-weight: 400;
}

a.rhs_all_link_new:hover {
  background-color: #BF0000;
  color: #FFF;
}

span.read-more-new {
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
}

#home-middle-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 980px;
  margin-top: 27px;
  float: left;
}

#home-middle-container-left {
  position: relative;
  width: 648px;
  float: left;
  margin-right: 27px;
}

#home-middle-container-right {
  position: relative;
  width: 250px;
  margin-right: 15px;
  float: right;
}

#home-top-container-left {
  position: relative;
  width: 677px;
  float: left;
  height: 464px;
}

#home-top-container-right {
  position: relative;
  width: 268px;
  float: right;
  height: 464px;
}

#home-top-container-right-banner-box-1 {
  position: relative;
  width: 268px;
  float: left;
  height: 163px;
  margin-bottom: 8px;
}

#home-top-container-right-banner-box-2 {
  position: relative;
  width: 268px;
  float: left;
  height: 163px;
  margin-bottom: 8px;
  margin-top: 8px;
}

#home-top-container-right-banner-box-3 {
  position: relative;
  width: 268px;
  float: left;
  height: 163px;
}

.clearing {
  clear: both;
  height: 0;
}

h2.footer-solan-top {
  font-weight: 600;
  font-size: 22px;
  margin-top: 20px;
}

h2.footer-slogan-bottom {
  font-weight: 200;
  font-size: 22px;
  margin-left: 68px;
}

#footer-container {
  margin-left: auto;
  margin-right: auto;
  min-width: 980px;
  position: relative;
  width: 100%;
  background-color: #F5F5F5;
  border-top: 1px solid #E4E4E4;
  margin-top: 40px;
}

#footer-container-sleeve {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  min-width: 980px;
  top: 0;
}

#footer-details {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  min-width: 980px;
}

#footer-details-block {
  position: relative;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  min-width: 980px;
  line-height: 1.3em;
}

#footer-contact-details-block p {
  color: #505050;
  font-size: 13px;
}

div.red-cross {
  width: 50px;
  height: 89px;
  float: left;
  border-right: 1px solid #D4D4D4;
}

#footer-1 {
  min-width: 150px;
  float: left;
}

#footer-2 {
  min-width: 150px;
  float: left;
  padding-left: 25px;
}

#footer-3 {
  min-width: 266px;
  float: left;
  padding-left: 80px;
  position: relative;
}

/*! CSS Used from: Embedded */
.fb_reset {
  background: none;
  border: 0;
  border-spacing: 0;
  color: #000;
  cursor: auto;
  direction: ltr;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}

.fb_reset>div {
  overflow: hidden;
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

  .large-offset-4 {
    margin-left: 33.33333%; }


.flex-row {
  display: flex;
  flex-direction: row;
}

.top-nav li a {
  color: #505050;
  padding-left: 13px;
  padding-right: 13px;
  border-left: 1px solid #D6D6D6;
  font-size: 16px;
}

.img-attachment {
  max-width: 200px;
  height: auto;
}

table {
    border-collapse: collapse;
    width: 100%;
    border-radius: 0;
}

.cell {
  width: 100%;
}

div#attachment-pdf-container, embed.pdfobject {
  min-height: 1400px;
}

div.attachment-group {
  display: flex;
  flex-direction: row;
}

div.attachment {
  margin: 12px;
}

img.img-attachment {
  max-height: 64px;
  width: auto;
}

p.attachment-file-name {
  font-size: 12px;
}

div#note-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}

div.note {
  margin: 12px;
  padding: 8px;
  background: #fcfcfc;
  border-radius: 4px;
  min-width: 300px;
  height: fit-content;
  word-wrap: break-word;
}

span.action-description {
  font-size: 13px;
  color: #636363;
}

span.action-footer {
  font-size: 12px;
  color: gray;
}

.note-channel {
  font-size: 12px;
  color: gray;
}

p.note-text {
  margin-bottom: auto;
}

.button.failure {
  background-color: #b94f4f;
}

.button.cancel {
  background-color: #b94f4f;
}

.button.continue {
  background-color: #92C34A;
}

.button.continue:hover {
  background-color: rgb(124, 169, 58);
}

tr.save-row input.button {
  min-width: 120px;
  min-height: 45px;
}

.button + .button {
  margin-right: 4px;
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 4px 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
    background-color: #28b5f4;
    color: #fefefe; }
  .button:hover, .button:focus {
    background-color: #0ca2e6;
    color: #fefefe; }
  .button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
    background-color: #28b5f4;
 }
  .button.primary:hover, .button.primary:focus {
    background-color: #0b99d8;
}
  .button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
    background-color: #4dd0e1;
}
  .button.secondary:hover, .button.secondary:focus {
    background-color: #23bbcf;
}
  .button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
    background-color: #92C34A;
 }
  .button.success:hover, .button.success:focus {
    background-color: rgb(124, 169, 58);
 }
  .button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
    background-color: #ffae00;
 }
  .button.warning:hover, .button.warning:focus {
    background-color: #cc8b00;
 }
  .button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
    background-color: #cc4b37;
    color: #fefefe; }
  .button.alert:hover, .button.alert:focus {
    background-color: #a53b2a;
    color: #fefefe; }
  .button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
    background-color: transparent; }
  .button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
    border: 1px solid #28b5f4;
    color: #28b5f4; }
  .button.hollow:hover, .button.hollow:focus {
    border-color: #076087;
    color: #076087; }
  .button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
    border: 1px solid #28b5f4;
    color: #28b5f4; }
  .button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #076087;
    color: #076087; }
  .button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
    border: 1px solid #4dd0e1;
    color: #4dd0e1; }
  .button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #167581;
    color: #167581; }
  .button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
    border: 1px solid #4FB96C;
    color: #4FB96C; }
  .button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #265e35;
    color: #265e35; }
  .button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00; }
  .button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #805700;
    color: #805700; }
  .button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
  .button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #67251a;
    color: #67251a; }
  .button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
    color: #28b5f4; }
  .button.clear:hover, .button.clear:focus {
    color: #076087; }
  .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
    color: #28b5f4; }
  .button.clear.primary:hover, .button.clear.primary:focus {
    color: #076087; }
  .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
    color: #4dd0e1; }
  .button.clear.secondary:hover, .button.clear.secondary:focus {
    color: #167581; }
  .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
    color: #4fb96c; }
  .button.clear.success:hover, .button.clear.success:focus {
    color: #319b4e; }
  .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
    color: #ffae00; }
  .button.clear.warning:hover, .button.clear.warning:focus {
    color: #805700; }
  .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
    color: #cc4b37; }
  .button.clear.alert:hover, .button.clear.alert:focus {
    color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.4;
    cursor: not-allowed; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #28b5f4; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #28b5f4; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #4dd0e1; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #4FB96C; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

.pagination li + li {
  margin-left: 8px;
}

div.responsive-wrapper {
  display: flex;
  flex-direction: column;
}

div.responsive-row {
  display: flex;
  height: 100%;
}

div.responsive-cell {
  display: flex;
  flex-direction: column;
}

p.th {
  font-weight: bold;
  font-size: 0.875rem;
}

@media screen and (orientation: landscape) {
  div.responsive-row {
      flex-direction: row;
  }

  div.responsive-cell + div.responsive-cell {
    margin-left: 20px;
  }

  div.responsive-cell {
    height: 100%;
  }

  div.responsive-cell textarea {
    height: 75%;
  }
}

@media screen and (orientation: portrait) {
  div.responsive-row {
      flex-direction: column;
  }

  div.responsive-row + div.responsive-row {
    border-top: 1px solid lightgray;
    margin-top: 16px;
    padding-top: 24px;
  }

  .mobile-hide {
    display: none;
  }

  div.nav-tile {
    min-width: 110px;
    width: 110px;
    min-height: 110px;
    height: 110px;
    font-size: 16px;
  }
}

tr.odd {
  background-color: #efefef;
}

td, th {
  padding: 8px;
}

.table-image {
  width: 80px;
  height: 80px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
}

.bold {
  font-weight: bold;
}

textarea {
  max-width: 100%;
  height: 140px;
}

label {
  margin-right: 8px;
  font-weight: 500;
  color: #5D7483;
}

img.logo {
  max-height: 80px;
  width: auto;
}

body {
  font-family: OpenSans, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

input, select, textarea {
  width: 100%;
  max-width: 500px;
  border: 1px solid #C7D1D7;
  background-color: #F5F8F8;
  padding: 8px;
}

input[type="submit"], input[type="checkbox"] {
  width: auto;
}

.search-input {
  width: 100%;
  margin-bottom: 8px;
}

div.ms-container {
  width: 100%;
  max-width: 500px;
}

select + textarea {
  margin-top: 8px;
}

.narrow {
  width: auto;
}

div.spacer {
  flex-grow: 100;
}

main, body {
  background-color: #BCC8CF;
}

.card {
  margin-bottom: 24px;
  padding: 24px;
}

div.attachment {
  padding: 8px;
}

.flex-wrapper {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between
}

.footer-link + .footer-link {
  margin-left: 32px;
}

.alpha-fade {
  color: rgba(255,255,255,.4) !important;
}

div.search-bar input[type="submit"] {
  margin: 0 0 2px 16px;
}

ul.pagination li {
  border: 1px solid #468CAF;
  padding: 0 6px 0 6px;
}

span.list-stats {
  padding-top: 18px;
  color: #468CAF;
}

table.dbform td {
  width: 50%;
}

table.dbform li {
  list-style: none;
}

img.tenant-logo {
  max-width: 250px;
  height: auto;
}

div.footer-wrapper{
  width: 100%;
  clear: both;
  padding: 12px 2px 12px 2px;
}

footer {
  background-color: black;
}

#footer-centre {
  margin-left: auto;
  margin-right: auto;
}

.login-name {
  margin-right: 8px;
}

.header-right {
  text-align: right;
}

h1.page-title {
  vertical-align: middle;
  display: inline-block;
}

#id_attachment-description {
  max-height: 100px !important;
}

.responsive-cell {
  margin-top: 16px;
}

div.responsive-cell input[type="number"] {
  max-width: 100px;
}

.nav-tile-image {
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}

#page-title-wrapper {
  width: auto;
}

h1.page-title {
  margin: 0;
  padding: 0 0 4px 0;
}

.button-icon {
  max-height: 30px;
  width: auto;
}

div.search-bar + label {
  margin-top: 16px;
}

input[type="checkbox"] {
  vertical-align:middle;
  margin-bottom: 3px;
}

.grid-cell {
  border-radius: 4px;
  margin: 2px;
}

.not-consultant-approved {
  background-color: #ffffba;
}

.not-client-approved {
  background-color: #fad8b7;
}

.not-client-approved.not-consultant-approved {
  background-color: #ffbcbc;
}

.all-approved {
  background-color: #c0ffc0;
}

table.grid-table {
  border-spacing: 8px;
  border-collapse: separate;
}

.responsive-cell textarea {
  max-width: 160px;
  max-height: 80px;
}

img.cell-icon {
  max-width: 20px;
  height: auto;
}

ul.errorlist {
  color: #b94f4f;
  list-style: none;
  font-weight: normal;
}

.lbl-toggle {
  color: #fff;
  background: #6f9833;
  font-size: 1.2rem;
}

img.cell-icon + img.cell-icon {
  margin-left: 4px;
}

a.button {
  float: none;
  text-decoration: none;
}

img.logo {
  display: block;
}

img.logo.flipped {
  margin-top: 8px;
}

.day-event.complete {
background-color: #d4ffd4;
}

.day-event.overdue {
  background-color: #ffbebe;
}

.white, .page-footer {
  background-color: #FFF;
}

th {
  font-weight: 500;
}

h3.incomplete {
  margin-bottom: 1rem;
}

form.contains-button {
  display: inline-block;
}

.right-align-content {
  display: flex;
  justify-content: flex-end;
}

.auto-margin-container {
  margin: -4px 0 0 -4px;
}

.auto-margin-container > * {
  margin: 4px 0 0 4px;
}

.auto-margin-container > form.contains-button .button {
  margin: 0;
}

.auto-margin-container .button + .button {
  margin-right: 0;
}

tr.save-row .button {
  float: right;
}

table.fixed-layout {
  table-layout: fixed;
  width: 100%;
}

.logo-missing {
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  width: 4em;
  height: 4em;
  background-color: #0ca2e6;
  border-radius: 50%;
}

.logo-missing span {
  flex: 0 0;
  font-size: 2em;
}

#main-wrapper {
  display: flex;
  flex-direction: row;
}

.select2-container--default .select2-selection--single {
  height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px !important;
}

.form-header {
  display: flex;
  flex-direction: row;
}

.form-header .action-container {
  flex: 1 0 auto;
}

.form-header .heading {
  display: flex;
  align-items: center;
}

.form-header .heading span {
  font-size: 2em;
}

div.quick-time-help {
  margin-left: 24px;
  border: 1px solid #b1d5e6;
  background-color: rgba(200, 248, 255, 0.62);
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: inline-block;
  text-align: center;
}

ul.task-list {
  list-style-position: outside;
}

span.status-code.status-done {
  background-color: limegreen;
}

span.status-code.status-in-prg {
  background-color: yellow;
}

span.status-code.status-aw-cln, span.status-code.status-aw-3py {
  background-color: cornflowerblue;
}

span.status-code.status-aw-int {
  background-color: #edb664;
}

span.status-code {
  padding: 4px 8px 4px 8px;
  border-radius: 2px;
  background-color: grey;
  color: white;
  min-width: 100%;
  display: inline-block;
  text-align: center;
}

span.check-mark {
  color: white;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: limegreen;
  display: inline-block;
  text-align: center;
}
