﻿.centerText {
  text-align: center; }

.NoRoleAssignedContainer {
  text-align: center;
  background-color: #50a97d;
  color: #01582e;
  font-size: 1.5rem;
  height: 100vh;
  box-sizing: border-box;
  margin-top: -110px;
  padding-top: 110px; }

.dataTables_filter {
  float: left; }

.dataTables_paginate {
  float: right; }

.dataTables_length label {
  display: inline-flex; }

.dataTables_length select {
  margin-left: 5px;
  margin-right: 5px; }

.mainNavButton.active {
  color: blue; }

div.inline-form {
  display: grid;
  grid-template-columns: 10% 80%;
  grid-gap: 5px;
  padding-bottom: 1rem; }

div.inline-form label {
  text-align: right;
  padding-top: 5px; }

div.small-inline-form {
  display: grid;
  grid-template-columns: 30% 60%;
  grid-gap: 5px;
  padding-bottom: 1rem; }

div.small-inline-form label {
  text-align: right;
  padding-top: 5px; }

textarea {
  overflow-y: scroll;
  height: 100px;
  resize: none;
  /* Remove this if you want the user to resize the textarea */ }

.hoverlink:hover {
  font-weight: bold;
  text-decoration: underline; }

.error {
  color: #FF6962 !important; }

/*[id*="-error"] {
    display:block !important;
}*/
.sidenavImg {
  font-size: 2rem;
  width: 60px;
  vertical-align: middle; }

.closehidden {
  position: relative;
  display: inline-block;
  top: 7px;
  visibility: hidden;
  font-size: 1rem; }

.tablinks {
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-size: 16px; }

.column-left {
  float: left;
  width: 30%; }

.changeSupplierStatus {
  color: grey;
  font-size: 0.65rem; }

.changeSupplierStatus:hover {
  text-decoration: underline;
  cursor: pointer; }

.column-right {
  float: right;
  width: 30%; }

.column-center {
  display: inline-block;
  width: 40%; }

/*#SetupTable.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: rgba($secondary-color,0.5);
}*/
.mainbackground {
  background-color: #ffeab8 !important; }

.secondarybackground {
  background-color: #fff4db !important; }

.column-3 {
  float: left;
  width: 33.33%;
  padding: 10px; }

.DocumentStatusCurrent {
  color: #29a329; }

.DocumentStatusExpiring {
  color: #ff9933; }

.DocumentStatusExpired {
  color: #cc0000; }

.DocumentStatusRequired {
  color: #01582e; }

.DocumentStatusReady.for.Review {
  color: #01582e; }

.None {
  background-color: none; }

.Current {
  background-color: #29a329;
  border-style: solid;
  border-width: 1px; }

.Expiring {
  background-color: #ff9933;
  border-style: solid;
  border-width: 1px; }

.Expired {
  background-color: #cc0000;
  border-style: solid;
  border-width: 1px; }

.Required {
  background-color: white;
  border-style: solid;
  border-width: 1px; }

.Ready.for.Review {
  background-color: white;
  border-style: solid;
  border-width: 1px;
  color: #01582e; }

.statusdot {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
  align-content: center;
  font-weight: bold; }

.smallstatusdot {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
  align-content: center;
  font-weight: bold; }

.dot {
  height: 25px;
  width: 25px;
  background-color: #F4E847;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 60px;
  left: 60px;
  text-align: center;
  color: white;
  font-weight: bold; }

.acceptButton {
  background-color: #29a329;
  color: white;
  font-weight: bold;
  width: 250px;
  margin: 10px; }

.acceptButton:hover {
  background-color: #1f7a1f; }

.rejectButton {
  background-color: #cc0000;
  color: white;
  font-weight: bold;
  width: 250px;
  margin: 10px; }

.rejectButton:hover {
  background-color: #990000; }

.rejectRepeatButton {
  background-color: #ff9933;
  color: white;
  font-weight: bold;
  width: 250px;
  margin: 10px; }

.rejectRepeatButton:hover {
  background-color: #e67300; }

.sidenav3 {
  height: 568px;
  width: 120px;
  position: sticky;
  top: 91px;
  z-index: 1;
  background-color: #FFFFFF;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
  border-right: solid;
  border-color: #01582e;
  float: left; }

#SupplierModal .modal-body {
  padding-top: 0px;
  top: 10px; }

.sidenav3 a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 15px;
  color: #01582e;
  display: block;
  transition: 0.3s;
  height: 60px; }

.sidenav3 a:hover {
  color: #f1f1f1 !important;
  cursor: pointer; }

#main3 {
  transition: margin-left .5s;
  margin-left: 100px;
  /* Same as the width of the sidenav */ }

.sidenav2 {
  height: 86%;
  width: 200px;
  position: fixed;
  z-index: 1;
  top: 230px;
  background-color: white;
  overflow-x: hidden;
  padding-top: 0px; }

.setupbutton {
  padding: 0px;
  margin: 5px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: white;
  background-color: #01582e;
  display: block;
  width: 120px;
  height: 60px; }

#main2 {
  margin-left: 200px;
  /* Same as the width of the sidenav */ }

.sidenav {
  width: 120px;
  position: fixed;
  z-index: 1;
  top: 110px;
  bottom: 0px;
  left: 0;
  background-color: #FFFFFF;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
  border-right: solid;
  border-width: 2px;
  border-color: #01582e; }

.sidebarFooter {
  position: fixed;
  bottom: 0%;
  width: 100%; }

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 10px;
  color: #01582e;
  display: block;
  transition: 0.3s;
  height: 60px; }

.sidenav a.sideNavTitle {
  padding-left: 5px;
  height: 60px;
  font-size: 1.2rem; }

.sidenav a:hover {
  color: #f1f1f1; }

#main {
  transition: margin-left .5s;
  padding: 16px;
  margin-left: 120px; }

@media (max-width: 1075px) {
  .sidenav {
    width: 100% !important;
    position: relative; }
  #main {
    margin-left: 0 !important; }
  .closehidden {
    visibility: visible; }
  .pageInfoText {
    display: none; }
  #openSideNav {
    display: none; }
  #closeSideNav {
    display: none; }
  #mainContainer {
    padding: 0; }
  .row {
    margin: 0; }
  .sidenavHideImg {
    display: none; } }

.bootstrap-datetimepicker-widget {
  z-index: 99999 !important; }

.modal-body {
  max-height: calc(100vh - 200px);
  overflow-y: overlay; }

input:disabled {
  background-color: #bdc6cf !important;
  cursor: not-allowed; }

select[disabled=disabled] {
  background-color: #bdc6cf !important;
  cursor: not-allowed; }

.pageInfoText {
  color: white;
  font-size: 2rem;
  line-height: 110%;
  text-align: center; }

.pageInfoTextInfo {
  color: #50a97d;
  font-size: 1rem;
  text-align: center; }

.largeTr {
  height: 70px !important; }

.largeTr td {
  font-size: 30px !important; }

.largeTr.trWhite td {
  color: white !important; }

.FailRow {
  background-color: #FF6962 !important; }

.OverdueRow {
  background-color: #50a97d !important; }

.DueRow {
  background-color: white !important; }

.PassRow {
  background-color: #76DC76 !important; }

#AboutToFailTable tbody tr:first-child {
  background-color: #50a97d !important; }

#FailedTable tbody tr:first-child {
  background-color: #FF6962 !important; }

#TaskReportTable.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #FDFD95; }

#FailedTable.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: rgba(255, 105, 98, 0.4) !important; }

#AboutToFailTable.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: rgba(80, 169, 125, 0.4) !important; }

.secColBac {
  background-color: #50a97d; }

.badCol {
  color: #FF6962; }

.pCol {
  color: #01582e; }

.pColBac {
  background-color: #01582e; }

.textCol {
  color: white; }

/*.modal-lg .modal-giant {
    width: 80% !important;
}*/
.newNap input {
  opacity: 0.5 !important; }

.ghostCard {
  opacity: 0.5 !important; }

.ghostCard.card-body {
  padding: 0 !important;
  background-color: #ffffff50; }

html,
body {
  /*overflow-x: hidden;*/
  /* Prevent scroll on narrow devices */ }

body {
  font-size: .875rem;
  color: #01582e; }

html, body {
  height: 100%;
  margin: 0; }

.wrapper {
  min-height: 99%;
  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
  margin-bottom: -20px; }

.footer,
.push {
  height: 30px; }

footer {
  margin: 0 !important; }

#mainNavbar {
  /*position: fixed;*/
  top: 0;
  z-index: 1020; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5); }

.appItem {
  height: 80px; }

.appItem:not(:last-of-type) {
  border-bottom: 1px solid #ccc; }

.iconImg {
  max-height: 80px;
  max-width: 80px; }

img {
  /*height: 100px;
    width: 100px;*/ }

#deleteImg {
  max-width: inherit; }

#imageContainer {
  max-width: inherit; }

.border-bottom {
  border-bottom: 1px solid #e5e5e5; }

.fadeItem {
  opacity: 1;
  /*transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;*/
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out; }

.fadeItem:hover {
  cursor: pointer;
  background-color: rgba(1, 88, 46, 0.5); }

.lh-100 {
  line-height: 1; }

.lh-125 {
  line-height: 1.25; }

.lh-150 {
  line-height: 1.5; }

.row nav,
.row main {
  -webkit-transition: width 0.3s ease, margin 0.3s ease;
  -moz-transition: width 0.3s ease, margin 0.3s ease;
  -o-transition: width 0.3s ease, margin 0.3s ease;
  transition: width 0.3s ease, margin 0.3s ease; }

@media (min-width: 1200px) {
  .modal-lg {
    max-width: 1300px; } }

.address-form-group input {
  margin-bottom: 8px; }

.custom-file-input {
  cursor: pointer; }

.staff-profile-card {
  margin-top: 64px; }

.staff-profile-card .card-body {
  margin-top: -64px; }

.staff-profile-picture {
  margin: 0 auto;
  width: 128px; }

.staff-profile-picture img {
  border-radius: 50%;
  position: relative;
  top: -64px; }

.profile-picture {
  margin: 0 auto;
  width: 64px; }

.profile-picture > img {
  border-radius: 50%;
  width: 64px; }

@media (max-width: 767px) {
  .calendar-actions-card {
    border-top: 0;
    border-radius: 0; } }

.tab-content-border {
  border-bottom: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom-left-radius: .25rem;
  border-bottom-right-radius: .25rem; }

.tab {
  overflow: hidden;
  font-weight: bold;
  font-size: 1.5rem; }

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: #01582e;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  color: white;
  border-radius: 10px 15px 0px 0px; }

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #50a97d; }

/* Create an active/current tablink class */
.tab button.active {
  background-color: white;
  color: #01582e; }

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
  position: relative; }

.notifications-card {
  position: absolute;
  top: 48px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0; }

.toggle-drilldown {
  width: .5rem; }

.toggle-drilldown i {
  cursor: pointer; }

.toggle-drilldown svg {
  cursor: pointer; }

.no-sort {
  pointer-events: none !important;
  cursor: default !important; }

.no-sort::after {
  display: none !important; }

.staff-profile-picture {
  position: relative;
  display: inline-block;
  /* added */ }

.staff-profile-picture img {
  width: 100%;
  height: 128px; }

.staff-profile-picture:hover span {
  opacity: 1;
  /* added */
  top: 0;
  /* added */
  z-index: 500; }

/* added */
.staff-profile-picture span i,
.staff-profile-picture span svg {
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(-50%) translateX(70%);
  /*color: rgba(52, 58, 64, 0.9)*/ }

/* added */
.staff-profile-picture span {
  display: block;
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  color: inherit;
  z-index: 500;
  transition: opacity ease 0.5s; }

/*
 * Select2 bs4 fixes
 */
.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
  overflow: hidden; }

.select2-container--bootstrap4 .select2-selection--single {
  line-height: 2.2; }

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
  margin: 0 0.175rem 0.2em 0;
  padding: 0.5rem 0.75rem;
  border-color: #80bdff; }

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
  padding: 0.2rem 0.375rem 0 0.75rem; }

.select2-search__field {
  height: 100%; }

/*
 * Sidebar
 */
.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  /* Behind the navbar */
  padding: 0;
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1); }

.sidebar .nav-link,
.footer-nav .nav-link {
  font-weight: 500;
  color: #333;
  transition: background-color ease 0.2s; }

.sidebar .nav-link:hover,
.footer-nav .nav-link:hover {
  background-color: #ddd; }

/*.sidebar .nav-link:hover svg,
            .footer-nav .nav-link:hover svg {
                font-size:1rem;
            }

        .sidebar .nav-link svg,
        .footer-nav .nav-link svg {
            transition: font-size ease 0.2s;
        }*/
.sidebar .nav-link .feather,
.footer-nav .nav-link .feather {
  margin-right: 4px;
  color: #999; }

.sidebar .nav-link.active,
.footer-nav .nav-link.active {
  color: #01582e; }

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather,
.footer-nav .nav-link:hover .feather,
.footer-nav .nav-link.active .feather {
  color: inherit; }

.sidebar-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 48px;
  /* Height of navbar */
  height: calc(100vh - 48px);
  /*padding-top: .5rem;*/
  overflow-x: hidden;
  overflow-y: auto;
  /* Scrollable contents if viewport is shorter than content. */ }

.sidebar-heading {
  font-size: .75rem;
  text-transform: uppercase;
  border-top: 1px solid #ccc; }

.sidebar-icon {
  margin-top: 5px;
  margin-right: 8px; }

.footer-nav {
  background: transparent !important; }

/*
 * Navbar
 */
.navbar-brand {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1rem;
  /*background-color: rgba(0, 0, 0, .25);
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);*/ }

.navbar .form-control {
  padding: .75rem 1rem;
  border-width: 0;
  border-radius: 0; }

.form-control-dark {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
  outline: none;
  outline-width: 0; }

.form-control-dark:focus {
  border-color: transparent;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); }

/*
 * Utilities
 */
.border-top {
  border-top: 1px solid #e5e5e5; }

.border-bottom {
  border-bottom: 1px solid #e5e5e5; }

/*
 *   Tables
 */
.table td {
  border-top: 0;
  border-bottom: 1px solid #dee2e6; }

.no-sort::after {
  display: none !important; }

.no-sort {
  pointer-events: none !important;
  cursor: default !important; }

/*
 * Calendar
 */
.fc-event, .fc-event-dot {
  background-color: #01582e;
  border-color: #01582e; }

.fc-today {
  background-color: rgba(0, 97, 160, 0.25); }

/*
 * Admin panel
 */
.btn-admin-panel-card {
  position: absolute;
  bottom: 1rem;
  right: 1rem; }

.atlas-logo {
  background-image: url("Images/atlas-logo-220px.png");
  width: auto;
  height: auto; }

.breadcrumb {
  border-radius: 0px;
  background-color: #01582e; }

.searchBox {
  display: inline-block;
  margin-right: 8px;
  width: 200px;
  vertical-align: top; }

.searchBoxBtn {
  display: inline-block;
  vertical-align: top; }

.nav-stacked > li > a {
  margin-right: 0;
  padding: 12px 8px; }

.currentStageG {
  color: green; }

.currentStageR {
  color: red; }

.currentStageO {
  color: orange; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px; }

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  z-index: 2;
  border-color: #ddd; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.nav-stacked {
  display: block; }

.page {
  cursor: pointer; }

.page:hover {
  z-index: 2;
  background-color: #ddd !important;
  border-radius: 5px; }

.btn-primary {
  background-color: #01582e !important;
  color: white !important; }

.hovPointer:hover {
  cursor: pointer; }

.validationModal.modal-content {
  border: red 3px solid !important; }

/*.carousel-img {

    object-fit: cover !important;
}
 */
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #fff; }

.container:hover .overlay {
  opacity: 0.5; }

.text {
  color: #01582e;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }

.modal-dialog {
  -webkit-transition: max-width 0.5s !important;
  transition: max-width 0.5s !important; }

.modal-dialog div[class*="col-"] {
  -webkit-transition: width 2s !important;
  transition: width 2s !important; }

#body-container {
  padding: 0 !important; }

.productionTable tbody > tr {
  transition: 0.25s all ease-in-out; }

::selection {
  background-color: #01582e !important;
  color: white !important; }

.productionTable tbody > tr:hover {
  background-color: rgba(1, 88, 46, 0.5);
  cursor: pointer;
  color: white !important; }

.card-body.layoutCol {
  background-color: rgba(1, 88, 46, 0.2); }

.bcLight {
  background-color: rgba(1, 88, 46, 0.2) !important; }

.deleteHov {
  background-color: rgba(255, 105, 98, 0.2) !important; }

.deleteCell {
  padding: 10px !important; }

.editCell {
  padding: 10px !important; }

.editHov {
  background-color: rgba(1, 88, 46, 0.2) !important; }

.editCell i.fa-edit {
  color: #01582e; }

.primaryCol {
  color: rgba(1, 88, 46, 0.5) !important; }

[data-aos="custom-test"] {
  transform: rotate(50deg);
  opacity: 0;
  transition-property: transform, opacity; }
  [data-aos="custom-test"].aos-animate {
    transform: rotate(0);
    opacity: 1; }

#backButton i {
  color: white; }

/*.bootoast {
    width: 80%;
    position: fixed;
    bottom: 2%;
    right: 10%;
    z-index: 99999999999999999;
}*/
.bootoast.faded {
  opacity: 0.5;
  transition: opacity ease-in-out 0.25s; }

.bootoast.faded:hover {
  opacity: 1; }

#sysMessagesInner {
  font-weight: bold; }

/*@mixin aspect-ratio($width, $height) {
    position: relative;

    &:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: ($height / $width) * 100%;
    }

    > .carouselContent {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}*/
.smallCarousel {
  max-width: 50vw;
  max-height: 50vh; }

.carouselContent {
  width: 100%;
  height: 100%; }

/* Customize the label (the container) */
.ckbxcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Hide the browser's default checkbox */
.ckbxcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #01582e; }

/* On mouse-over, add a grey background color */
.ckbxcontainer:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the checkbox is checked, add a blue background */
.ckbxcontainer input:checked ~ .checkmark {
  background-color: #01582e; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.ckbxcontainer input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.ckbxcontainer .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }

.form-check-toggle {
  position: relative;
  padding-left: 0;
  line-height: 30px; }
  .form-check-toggle input {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 0%;
    margin: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0); }
  .form-check-toggle input + span {
    cursor: pointer;
    user-select: none;
    height: 30px;
    margin-left: 70px;
    display: block; }
    .form-check-toggle input + span:before {
      content: '';
      position: absolute;
      left: 0;
      display: inline-block;
      height: 16px;
      width: 25px;
      background: #e4e4e4;
      border: solid 1px #e4e4e4;
      transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out;
      border-radius: 15px;
      top: 7px; }
    .form-check-toggle input + span:after {
      width: 14px;
      height: 14px;
      margin-top: 1px;
      margin-left: 1px;
      border-radius: 50%;
      position: absolute;
      left: 0;
      display: block;
      background: #FFF;
      transition: margin-left 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
      text-align: center;
      font-weight: bold;
      content: '';
      border: solid 1px #01582e;
      top: 7px; }
  .form-check-toggle input:checked + span:after {
    content: '';
    margin-left: 10.5px;
    box-shadow: none; }
  .form-check-toggle input:checked + span:before {
    background-color: #01582e;
    border-color: #01582e;
    transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out; }

table.table {
  border-collapse: collapse !important; }

/*.table thead:first-child > th {
    border-color: $table-color !important;

}
.table td {
    border-top: 0;
    border-bottom: 1px solid rgb(222, 226, 230);
}*/
::selection, .btn-primary {
  background: #01582e;
  color: #fff; }

.btn-primary {
  border: #01582e; }

a, .page-link {
  color: #01582e; }

.page-item.active .page-link {
  color: #fff;
  background-color: #01582e;
  border-color: #01582e; }

a:hover {
  color: rgba(1, 88, 46, 0.5); }

a:active, a:focus {
  color: rgba(1, 88, 46, 0.5); }

.dropdown-item.active, .dropdown-item:active {
  background-color: rgba(1, 88, 46, 0.5); }

.custom-card.card {
  height: 100%;
  box-shadow: 0 9px 23px rgba(0, 0, 0, 0.09), 0 5px 5px rgba(0, 0, 0, 0.06) !important;
  -webkit-transition: box-shadow 0.7s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  -moz-transition: box-shadow 0.7s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  -o-transition: box-shadow 0.7s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  transition: box-shadow 0.7s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  -webkit-border-radius: 0.4167rem;
  -moz-border-radius: 0.4167rem;
  -ms-border-radius: 0.4167rem;
  -o-border-radius: 0.4167rem;
  border-radius: 0.4167rem;
  border: 0; }

.navbar-dark {
  height: 100%;
  box-shadow: 0 9px 23px rgba(0, 0, 0, 0.09), 0 5px 5px rgba(0, 0, 0, 0.06) !important;
  -webkit-transition: box-shadow 0.7s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  -moz-transition: box-shadow 0.7s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  -o-transition: box-shadow 0.7s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  transition: box-shadow 0.7s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  border: 0; }

.custom-card.card-body, .modal-body, .modal-header {
  background: rgba(1, 88, 46, 0.1); }

.custom-control-label::before {
  background: #fff; }

.custom-card.card-footer, .modal-footer, .thead-dark, .thead-dark th {
  background: #32383e !important;
  border-color: #32383e !important; }

.thead-yellow, .thead-yellow th {
  background: #50a97d !important;
  border-color: #50a97d !important; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

th {
  cursor: pointer; }

/*body.modal-open > :not(.modal) {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    }*/
::placeholder {
  color: rgba(1, 88, 46, 0.3) !important;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(1, 88, 46, 0.3) !important; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(1, 88, 46, 0.3) !important; }
