@media (min-width: 768px) {
  .modal-dialog {
    width: 75%;
  }

  #splash-text {
    padding-left: 10rem !important;
    padding-top: initial !important;
    text-align: initial !important;
  }

  #splash-text h1 {
    font-size: 17rem !important;
    line-height: 15rem !important;
  }
}

@media (min-width: 1024px) {
  .fixed-wrapper {
    width: 72% !important;
  }
}

@media (min-width: 1440px) {
  .fixed-wrapper {
    width: 85% !important;
  }
}

@media (max-width: 759px) {
  ul.navbar-right {
    width: 100%;
    text-align: center;
  }

  .navbar-right h4.page-title {
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 990px) and (orientation: landscape) {
  #login-margin {
    margin-top: 0 !important;
  }

  .offset-login-message {
    display: none !important;
  }
}

body {
  max-width: 100%;
}

.white {
  color: white;
}

a.white:hover {
  color: white;
  text-decoration: none;
}

.clear {
  clear: both;
}

.no-padding {
  padding: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

.no-margin {
  margin: 0;
}

.remove-border {
  border: none !important;
}

#businessmap {
  height: 300px;
  width: 100%;
}

.wordwrap {
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Firefox */
  white-space: -pre-wrap;
  /* Opera <7 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* IE */
}

img {
  max-width: 100%;
  height: auto;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}

/* login page */

#login-logo {
  max-width: 40rem;
  margin: 10rem auto 5rem auto;
}

.reveal {
  visibility: hidden;
}

.login-quotes {
  text-shadow: 2px 2px #000;
  height: 150px;
}

.fade-transition {
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  overflow: hidden;
  visibility: visible;
  opacity: 1;
}

.fade-enter,
.fade-leave {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -9999;
}

.offset-login-message {
  position: absolute;
  left: -40rem;
  bottom: -10rem;
}

.offset-login-message h1 {
  color: white;
  text-transform: uppercase;
  font-family: 'Futura PT';
  line-height: 70px;
  font-size: 7rem;
}

.sign-in-text {
  color: #152127;
}

.wrapper-page .card-box {
  background: rgba(255, 255, 255, 0.5);
}

.wrapper-page .login-button {
  background-color: #006071;
  border-color: #006071;
  border-bottom-color: #006071 !important;
}

.wrapper-page .forgot-password-text {
  color: #152127 !important;
}

/* login page */

/* dashboard */

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

#staff-search {
  max-height: 543px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* dashboard */

/* Internal Compliance */

#file-blocks .panel-heading {
  min-height: 75px;
}

#file-blocks .fa-file {
  font-size: 6rem;
}

/* Internal Compliance */

/* Weather */

@font-face {
  font-family: 'weather';
  src: url("/fonts/artill_clean_icons-webfont.eot");
  src: url("/fonts/artill_clean_icons-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/artill_clean_icons-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

#weather {
  text-align: center;
  text-transform: uppercase;
}

#weather i {
  color: #000;
  font-family: weather;
  font-size: 10rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1.0;
  text-transform: none;
}

.icon-0:before {
  content: ":";
}

.icon-1:before {
  content: "p";
}

.icon-2:before {
  content: "S";
}

.icon-3:before {
  content: "Q";
}

.icon-4:before {
  content: "S";
}

.icon-5:before {
  content: "W";
}

.icon-6:before {
  content: "W";
}

.icon-7:before {
  content: "W";
}

.icon-8:before {
  content: "W";
}

.icon-9:before {
  content: "I";
}

.icon-10:before {
  content: "W";
}

.icon-11:before {
  content: "I";
}

.icon-12:before {
  content: "I";
}

.icon-13:before {
  content: "I";
}

.icon-14:before {
  content: "I";
}

.icon-15:before {
  content: "W";
}

.icon-16:before {
  content: "I";
}

.icon-17:before {
  content: "W";
}

.icon-18:before {
  content: "U";
}

.icon-19:before {
  content: "Z";
}

.icon-20:before {
  content: "Z";
}

.icon-21:before {
  content: "Z";
}

.icon-22:before {
  content: "Z";
}

.icon-23:before {
  content: "Z";
}

.icon-24:before {
  content: "E";
}

.icon-25:before {
  content: "E";
}

.icon-26:before {
  content: "3";
}

.icon-27:before {
  content: "a";
}

.icon-28:before {
  content: "A";
}

.icon-29:before {
  content: "a";
}

.icon-30:before {
  content: "A";
}

.icon-31:before {
  content: "6";
}

.icon-32:before {
  content: "1";
}

.icon-33:before {
  content: "6";
}

.icon-34:before {
  content: "1";
}

.icon-35:before {
  content: "W";
}

.icon-36:before {
  content: "1";
}

.icon-37:before {
  content: "S";
}

.icon-38:before {
  content: "S";
}

.icon-39:before {
  content: "S";
}

.icon-40:before {
  content: "M";
}

.icon-41:before {
  content: "W";
}

.icon-42:before {
  content: "I";
}

.icon-43:before {
  content: "W";
}

.icon-44:before {
  content: "a";
}

.icon-45:before {
  content: "S";
}

.icon-46:before {
  content: "U";
}

.icon-47:before {
  content: "S";
}

#weather h2 {
  margin: 0 0 8px;
  color: #000;
  font-size: 4rem;
  font-weight: 300;
  text-align: center;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}

#weather ul {
  margin: 0;
  padding: 0;
}

#weather li {
  padding: 0px;
  display: inline-block;
  border-radius: 5px;
}

#weather .currently {
  margin: 0 20px;
}

.edit-event,
.save-event,
.delete-event {
  width: 12rem;
}

#non-compliant-list {
  max-height: 150px;
  overflow-y: scroll;
}

.example-enter {
  opacity: 0.01;
}

.example-enter.example-enter-active {
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}

.example-leave {
  opacity: 1;
}

.example-leave.example-leave-active {
  opacity: 0.01;
  -webkit-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
}

.staffMessageContainer {
  overflow-y: scroll;
  position: relative;
  max-height: 462px;
}

.staffMessageContainer .card-box {
  height: 462px;
}

.addStaffMessage {
  position: absolute;
  z-index: 9999;
  bottom: 0;
  background-color: white;
  margin-bottom: 30px;
  max-width: 92.5%;
}

#holiday-table th {
  text-align: center;
}

#holiday-table #days-row {
  font-size: 1rem;
  text-align: center;
}

#holiday-table #days-row td {
  padding: 0;
}

#holiday-table .holiday-username {
  font-size: 1.5rem;
  padding: 0.5rem 0;
}

#holiday-table tbody td {
  background-color: #ccc;
  text-align: center;
  padding: 0;
  vertical-align: middle;
}

#holiday-table tbody td.holiday {
  background-color: purple;
}

#holiday-table tbody td.disabled {
  background-color: #999 !important;
}

#holiday-table tbody td.accepted {
  background-color: green;
}

#holiday-table tbody td.pending {
  background-color: red;
}

#holiday-table tbody .request-status-text {
  font-size: 1rem;
  text-transform: uppercase;
}

#holiday-table #legend td {
  padding: 0.2rem 0;
}

.system-switch {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.assign-list {
  max-height: 5rem;
  overflow-y: scroll;
}

tfoot {
  display: table-header-group;
}

tfoot input {
  text-align: center;
}

tfoot th:last-child input {
  display: none !important;
}

tfoot th input.form-control {
  width: 100% !important;
}

#create-sub-contact-for-broker {
  display: none;
}

#create-sub-contact-for-broker .col-md-12 {
  border: 1px solid #ccc;
}

#new-broker-wrapper {
  display: none;
}

.react-datepicker-wrapper,
.react-datepicker__input-container {
  width: 100%;
}

#dropped-files .panel {
  height: 25rem;
}

#dropped-files div.col-xs-3 img {
  max-height: 15rem;
  margin-bottom: 1rem;
  width: auto;
}

.dropzone-input {
  width: 100%;
  height: 10rem;
  background-color: white;
  border: 1px dashed #10c469;
  padding: 3.7rem 1rem 1rem 1rem;
  text-align: center;
  cursor: pointer;
}

.dropped-filename {
  overflow-wrap: break-word;
  min-height: 40px;
}

.evidenced-files img {
  max-height: 100px;
}

#extreme-chart .ct-bar {
  stroke-width: 7px;
}

.fixed-wrapper {
  position: fixed;
  top: 10px;
  width: 100%;
  z-index: 999;
  background-color: white;
}

.reduced-inputs {
  font-size: 1.2rem;
}

.reduced-inputs label.single-line {
  padding-top: 1rem;
}

.reduce-padding td {
  padding: 2px !important;
  text-align: center;
}

.reduce-padding tbody th {
  padding-top: 1.2rem !important;
}

.approached-toggle {
  cursor: pointer;
}

.banner-logos {
  max-height: 50px;
}

/* AVENTUM RESKIN */

#wrapper .content-page {
  margin-top: 7rem;
}

.aventum-logo {
  max-width: 220px !important;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.aventum-logo-link {
  line-height: 40px !important;
}

.topbar .topbar-left {
  background-color: #152127;
}

.topbar .navbar {
  background-color: #152127;
}

.nav .page-title {
  font-family: 'Futura PT Book';
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 3rem !important;
  letter-spacing: 2px;
}

.navbar-right h4.page-title {
  max-width: initial;
  padding-right: 13rem;
}

#sidebar-menu ul li a {
  background-color: #152127;
}

#sidebar-menu ul ul a {
  color: #fff;
}

.side-menu {
  background-color: #152127;
}

.user-box {
  padding-top: 100px !important;
}

.progress-bar-success {
  background-color: #152127 !important;
}

#file-blocks a {
  color: #006071;
}

#file-blocks h3.panel-title {
  color: #006071;
}

#file-blocks .panel-border.panel-success .panel-heading {
  border-color: #006071 !important;
}

.aventum-grey {
  color: #152127;
}

#sidebar-menu > ul > li > a.active {
  border-color: #49bed8;
  color: #49bed8 !important;
}

#sidebar-menu > ul > li > a {
  color: #FFFFFF;
}

li.menu-title {
  color: #49bed8 !important;
}

.navbar-default {
  padding: 15px 20px;
}

.btn-success {
  background-color: #006071 !important;
  border-color: #006071 !important;
}

.btn-success:hover {
  background-color: #006071 !important;
  border-color: #006071 !important;
}

.btn-primary {
  background-color: #49bed8 !important;
  border-color: #49bed8 !important;
}

.btn-primary:hover {
  background-color: #49bed8 !important;
  border-color: #49bed8 !important;
}

body {
  padding-bottom: 0;
}

.add-splash {
  background: url("/img/aventum/orchid-splash-no-text.jpg") center no-repeat;
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover;
}

#splash-text {
  max-width: 950px;
  padding-left: 0rem;
  padding-top: 5rem;
  text-align: center;
}

#splash-text h1 {
  font-family: 'Futura PT';
  color: white;
  text-transform: uppercase;
  font-size: 5rem;
  line-height: 5rem;
}

#login-margin {
  margin-top: 20rem;
}

/* AVENTUM RESKIN */

