@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
  font-family: "Speedee";
  src: url("/storage/fonts/Speedee/Speedee_Rg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Speedee";
  src: url("/storage/fonts/Speedee/Speedee_Bd.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Speedee";
  src: url("/storage/fonts/Speedee/Speedee_Lt.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Speedee Condensed";
  src: url("/storage/fonts/Speedee Condensed/SpeedeeCondensed_Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Speedee Condensed";
  src: url("/storage/fonts/Speedee Condensed/SpeedeeCondensed_Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
* {
  font-family: "Fira Code", Verdana, serif;
  font-weight: 400;
}

.dropdown-container {
  display: none;
  background-color: #262626;
  padding-left: 8px;
}

.green {
  color: #42c62c !important;
}

.red {
  color: #da291c !important;
}

.grey {
  color: #929292 !important;
}

.yellow {
  color: #ffc72c !important;
}

.blue {
  color: #29b6f6 !important;
}

.text-orange {
  color: #ff8d58 !important;
}

.text-black {
  color: #000 !important;
}

.text-gray {
  color: #6c757d !important;
}

.green-border {
  border-color: #42c62c !important;
}

.red-border {
  border-color: #da291c !important;
}

.blue-border {
  border-color: #29b6f6 !important;
}

.yellow-border {
  border-color: #ffc72c !important;
}

.bg-warning {
  background-color: #ffc72c !important;
  border: 0;
}

.bg-yellow {
  background-color: #ffc72c !important;
}

.bg-darkgray {
  background-color: #323a45 !important;
}

.bg-danger {
  background-color: #da291c !important;
}

.bg-info {
  background-color: #29b6f6 !important;
}

.bg-trashed {
  background-color: rgba(218, 41, 28, 0.5) !important;
}

.bg-success {
  background-color: #42c62c !important;
}

.bg-disabled {
  background-color: #dddddd !important;
}

.btn-warning {
  background-color: #ffc72c !important;
  border: 0;
}

.btn-orange {
  color: #fff;
  background-color: #ff8d58;
  border-color: #ff8d58;
}

.table-alt {
  background-color: #ededed;
}

.btn-fontawesome {
  font-size: 25px;
}

.bold {
  font-weight: bold !important;
}

.text-12 {
  font-size: 12px !important;
}

@media (min-width: 768px) {
  .main {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
.sidebar .logo .simple-text,
.off-canvas-sidebar .logo .simple-text {
  text-transform: none;
}

.sidebar:after,
.off-canvas-sidebar:after {
  background: #a4b73a;
  background: linear-gradient(#9a9a9a 30%, #ffbc0d 90%);
  z-index: 3;
}

.sidebar .fixed-header {
  position: relative;
  padding: 0.5rem 0.7rem;
  z-index: 4;
}

li.active a i,
li.active a p {
  color: black !important;
}

.hidden-input:-moz-read-only {
  border: 0;
  background-color: white;
  color: black;
  font-size: 17px;
  width: 375px;
  cursor: default;
  box-shadow: none;
}

.hidden-input,
.hidden-input:disabled,
.hidden-input:focus,
.hidden-input:read-only {
  border: 0;
  background-color: white;
  color: black;
  font-size: 17px;
  width: 375px;
  cursor: default;
  box-shadow: none;
}

.false {
  background-color: #ff5a58;
}

.orange {
  background-color: #ff8d58;
}

.true {
  background-color: #93ff7a;
}

.average {
  background-color: #ffe25d;
}

.in-progress {
  background-color: #5dbeff;
}

.bg-light-red {
  background-color: rgba(255, 90, 88, 0.3019607843) !important;
}

.radio-type input[type=radio] {
  display: none;
}

.radio-type label {
  display: inline-block;
  /*background-color: #17a2b8;*/
  background-color: transparent;
  border: 2px solid #17a2b8;
  border-radius: 5px;
  color: #17a2b8;
  padding: 4px 11px;
  font-size: 16px;
  cursor: pointer;
}

.radio-type input[type=radio]:checked + label {
  background-color: #17a2b8;
  color: #fff;
}

.form-check .form-check-label {
  padding-left: 10px;
}

select {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #444;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 0.5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}

select::-ms-expand {
  display: none;
}

select:hover {
  border-color: #888;
}

select:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}

select option {
  font-weight: normal;
}

select.contract {
  display: inline !important;
  font-size: 16px;
  font-weight: 700;
  color: #444;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 150px !important;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 0.5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}

td.center {
  text-align: center;
  vertical-align: middle;
}

.table-fontawesome {
  font-size: 20px;
}

.table-spreadsheet tr td,
.table-spreadsheet tr th {
  padding: 0 !important;
  margin: 0;
}
.table-spreadsheet tr td .mb-3,
.table-spreadsheet tr th .mb-3 {
  margin-bottom: 0 !important;
}
.table-spreadsheet tr td input,
.table-spreadsheet tr th input {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

input.form-control-compress {
  height: 25px;
}

.contract-type {
  display: inline;
}

.btn-max {
  width: 120px;
  height: 120px;
  margin: 5px;
}

.resize-none {
  resize: none;
}

.hide_btn {
  display: none;
}

textarea.wide {
  width: 500px;
}

/* CSS used here will be applied after bootstrap.css */
.dropdown-nav {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

.dropdown-nav-menu {
  left: -120px;
  top: 30px;
}
.dropdown-nav-menu .dropdown-nav-item {
  color: #000 !important;
}

.dropdown-notifications {
  display: inline-block;
  margin-left: 20px;
  padding: 10px;
}

.notification-dropdown {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 50vh;
}

.notifications {
  min-width: 420px;
}

.notifications-wrapper {
  overflow: auto;
  max-height: 250px;
}

h4.menu-title {
  color: #ffc72c;
  font-size: 18px;
  display: inline-block;
  margin-top: 5px !important;
}

.notification-heading,
.notification-footer {
  padding: 2px 10px;
}

.notification-footer a {
  color: #ffc72c !important;
}

.dropdown-menu.divider {
  margin: 5px 0;
}

.item-info {
  position: relative;
  white-space: normal;
}

.item-info-unseen::before {
  content: "\a";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffc72c;
  display: inline-block;
  left: -19px;
  top: 6px;
  position: absolute;
}

.item-date {
  position: relative;
  bottom: 0;
  font-size: 11px !important;
  color: black;
  text-align: right;
  padding-bottom: 0;
  margin-bottom: 0;
  font-style: italic;
  float: right;
}

.notifications a.content {
  text-decoration: none;
  color: black;
}

.notification-dropdown {
  width: 400px;
}

.notification-item {
  padding: 5px;
  margin: 5px;
  border-radius: 1px;
}

.seen {
  color: black;
}

.unseen {
  color: black;
}

.dropdown-menu-notifications {
  left: -350px;
}

.contract td {
  padding: 10px;
}
.contract .recipient {
  max-width: 50px;
}
.contract .address {
  max-width: 400px;
}
.contract .bold {
  font-weight: bold;
}
.contract ol li {
  padding: 15px;
}
.contract span input {
  background-color: #93ff7a;
}
.contract .container {
  text-align: center;
}
.contract img {
  text-align: center;
}
.contract hr {
  width: 35%;
  border: 1px solid black;
}

.btn-publish {
  width: 100px;
}

.text-primary {
  font-weight: 500;
  color: #000 !important;
}

.progressDiv {
  width: 100%;
  height: 325px;
  position: relative;
  display: inline-block;
  border-radius: 2px;
}

.statChartHolder {
  width: 35%;
  height: 90%;
  position: relative;
  border-right: 1px solid #ccc;
  top: 15px;
  display: inline-block;
}

.statRightHolder {
  display: inline-block;
  height: 90%;
  width: 64%;
  position: relative;
  top: -32px;
  margin: 0;
}

.statRightHolder ul {
  list-style: none;
  margin: 0;
}

.statRightHolder li {
  border-bottom: 1px solid #ccc;
  height: 85px;
  width: 95%;
  position: relative;
  top: -25px;
}

.statRightHolder h3 {
  display: inline-block;
  margin-right: 15px;
  color: #b6b5b5;
  font-weight: 300;
  font-size: 38px;
}

.statRightHolder span {
  display: inline-block;
  color: #b6b5b5;
  font-size: 21px;
  font-weight: 300;
}

.statsLeft {
  list-style: none;
  display: inline-block;
  width: 45%;
}

.statsLeft li {
  width: 100%;
  height: 14px;
  border: none;
  top: 5px;
  margin-bottom: 25px;
}

.statsLeft h3 {
  font-size: 17px;
  display: inline-block;
}

.statsLeft span {
  font-size: 17px;
  display: inline-block;
}

.statsRight {
  width: 45%;
  display: inline-block;
  position: absolute;
}

.statsRight li {
  width: 100%;
  height: 14px;
  border: none;
  top: 5px;
  margin-bottom: 25px;
}

.statsRight h3 {
  font-size: 17px;
  display: inline-block;
}

.statsRight span {
  font-size: 17px;
  display: inline-block;
}

.progress-pie-chart {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #e5e5e5;
  position: relative;
}
.progress-pie-chart.gt-50 {
  background-color: #ffc72c;
}

.ppc-progress {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 100px);
  top: calc(50% - 100px);
  width: 200px;
  height: 200px;
  clip: rect(0, 200px, 200px, 100px);
}
.ppc-progress .ppc-progress-fill {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 100px);
  top: calc(50% - 100px);
  width: 200px;
  height: 200px;
  clip: rect(0, 100px, 200px, 0);
  background: #ffc72c;
  transform: rotate(60deg);
}
.gt-50 .ppc-progress {
  clip: rect(0, 100px, 200px, 0);
}
.gt-50 .ppc-progress .ppc-progress-fill {
  clip: rect(0, 200px, 200px, 100px);
  background: #e5e5e5;
}

.ppc-percents {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 173.9130434783px/2);
  top: calc(50% - 173.9130434783px/2);
  width: 173.9130434783px;
  height: 173.9130434783px;
  background: #fff;
  text-align: center;
  display: table;
}
.ppc-percents span {
  display: block;
  font-size: 2.6em;
  font-weight: bold;
  color: #ffc72c;
}

.pcc-percents-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.progress-pie-chart {
  margin: 50px auto 0;
}

@media (max-width: 720px) {
  .progressDiv {
    height: auto;
  }
  .statChartHolder {
    width: 100%;
    display: block;
    padding-bottom: 65px;
    border-right: none;
    border-bottom: 1px solid #ccc;
  }
  .statRightHolder {
    display: block;
    height: auto;
    width: 100%;
    position: relative;
    padding-top: 65px;
    margin-bottom: 100px;
  }
}
.hide {
  display: none !important;
}

.card-dropdown {
  cursor: pointer;
}

.card-dropdown .card-header {
  display: flex;
  justify-content: space-between;
}

.digital-dash-open-btn .card-title,
.digital-dash-approved-btn .card-title,
.digital-dash-rejected-btn .card-title,
.digital-dash-sent-for-final-cost-approval-btn .card-title,
.digital-dash-final-cost-approved-btn .card-title,
.digital-dash-final-cost-rejected-btn .card-title {
  width: 425px;
}

.card-split-title .card-header {
  display: flex;
  justify-content: center;
  background-color: #ffc72c !important;
  font-weight: 300;
}

.card-split-error .card-header {
  display: flex;
  justify-content: center;
  background-color: #da291c !important;
  font-weight: 300;
}

.dropdown-fontawesome {
  font-size: 30px;
  position: relative;
  top: 6px;
  right: -7px;
}

.overflow-none {
  overflow: hidden;
}

.store-search-show {
  border-radius: 15px 15px 0 0;
}

#store-search {
  position: absolute;
  list-style-type: none;
  padding: 0;
  margin: 0;
  max-height: 200px;
  width: calc(100% - 14px);
  overflow-y: auto;
  z-index: 100000;
  border-radius: 0 0 15px 15px !important;
}

#store-search li a {
  border: 1px solid #ddd;
  margin-top: -1px;
  background-color: #f6f6f6;
  padding: 6px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  color: black;
  display: block;
}

#store-search li a:hover:not(.header) {
  background-color: #eee;
}

.store-search {
  position: absolute;
  list-style-type: none;
  padding: 0;
  margin: 0;
  max-height: 200px;
  width: calc(35% - 14px);
  overflow-y: auto;
  z-index: 100000;
  border-radius: 15px !important;
}

.store-search li a {
  border: 1px solid #ddd;
  margin-top: -1px;
  background-color: #f6f6f6;
  padding: 6px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  color: black;
  display: block;
}

.store-search li a:hover:not(.header) {
  background-color: #eee;
}

.project-search-show {
  border-radius: 15px 15px 0 0;
}

#project-search {
  position: absolute;
  list-style-type: none;
  padding: 0;
  margin: 0;
  max-height: 200px;
  width: calc(57% - 14px);
  overflow-y: auto;
  z-index: 100000;
  border-radius: 0 0 15px 15px !important;
}

#project-search li a {
  border: 1px solid #ddd;
  margin-top: -1px;
  background-color: #f6f6f6;
  padding: 6px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  color: black;
  display: block;
}

#project-search li a:hover:not(.header) {
  background-color: #eee;
}

.table-search {
  width: 200px;
  border: 1px solid #ccc;
  height: 43px;
  border-radius: 3px;
}

.search {
  width: 300px;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  border: 1px solid #ccc;
  border-right: none;
  padding: 5px;
  height: 36px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #9dbfaf;
}

.searchTerm:focus {
  color: #27251f;
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #ccc;
  background: #ccc;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
}

.wrap {
  width: 80%;
}

.wrap-dropdown-fix {
  top: 9.8% !important;
}

.table-no-space {
  margin-right: 50px;
}

.table-no-space-start {
  width: 150px !important;
}

.login-logo {
  height: 90px;
  padding: 5px;
  margin-top: 25px;
}

.login button {
  background-color: transparent;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}

.login input {
  background-color: transparent;
  padding: 0;
  border: 0;
  outline: 0;
}

/**
 * Page background
 */
.login {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background: url("https://goo.gl/YRxqs1") no-repeat center;
  background-size: cover;
}

.user_options-container {
  position: relative;
  width: 80%;
}

.user_options-text {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: rgba(34, 34, 34, 0.85);
  border-radius: 3px;
}

/**
 * Registered and Unregistered user box and text
 */
.user_options-registered,
.user_options-unregistered {
  width: 50%;
  padding: 75px 45px;
  color: #fff;
  font-weight: 300;
}

.user_registered-title,
.user_unregistered-title {
  margin-bottom: 15px;
  font-size: 1.66rem;
  line-height: 1em;
}

.user_unregistered-text,
.user_registered-text {
  font-size: 0.83rem;
  line-height: 1.4em;
  width: 400px;
}

.user_registered-login,
.user_unregistered-signup {
  margin-top: 30px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 10px 30px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 0.2rem;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.user_registered-login:hover,
.user_unregistered-signup:hover {
  color: rgba(34, 34, 34, 0.85);
  background-color: #ccc;
}

/**
 * Login and signup forms
 */
.user_options-forms {
  position: absolute;
  top: 50%;
  left: 75px;
  width: calc(50% - 30px);
  min-height: 420px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 2px 0 15px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  transform: translate3d(100%, -50%, 0);
  transition: transform 0.4s ease-in-out;
}

.user_options-forms .user_forms-login {
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.user_options-forms .forms_title {
  margin-bottom: 45px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1em;
  text-transform: uppercase;
  color: #ffc72c;
  letter-spacing: 0.1rem;
}

.user_options-forms .forms_field:not(:last-of-type) {
  margin-bottom: 20px;
}

.user_options-forms .forms_field-input {
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 6px 20px 6px 6px;
  font-size: 1rem;
  font-weight: 300;
  color: gray;
  letter-spacing: 0.1rem;
  transition: border-color 0.2s ease-in-out;
}

.user_options-forms .forms_field-input:focus {
  border-color: gray;
}

.user_options-forms .forms_buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
}

.user_options-forms .forms_buttons-forgot {
  letter-spacing: 0.1rem;
  color: #ccc;
  text-decoration: underline;
  transition: color 0.2s ease-in-out;
}

.user_options-forms .forms_buttons-forgot:hover {
  color: #b3b3b3;
}

.user_options-forms .forms_buttons-action {
  background-color: #ffc72c;
  border-radius: 3px;
  padding: 10px 35px;
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  transition: background-color 0.2s ease-in-out;
}

.user_options-forms .forms_buttons-action:hover {
  background-color: #ffc72c;
}

.user_options-forms .user_forms-signup,
.user_options-forms .user_forms-login {
  position: absolute;
  top: 70px;
  left: 40px;
  width: calc(100% - 80px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out, transform 0.5s ease-in-out;
}

.user_options-forms .user_forms-signup {
  transform: translate3d(120px, 0, 0);
}

.user_options-forms .user_forms-signup .forms_buttons {
  justify-content: flex-end;
}

.user_options-forms .user_forms-login {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}

/**
 * Triggers
 */
.user_options-forms.bounceLeft {
  animation: bounceLeft 1s forwards;
}

.user_options-forms.bounceLeft .user_forms-signup {
  animation: showSignUp 1s forwards;
}

.user_options-forms.bounceLeft .user_forms-login {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-120px, 0, 0);
}

.user_options-forms.bounceRight {
  animation: bounceRight 1s forwards;
}

/**
 * Responsive 990px
 */
@media screen and (max-width: 990px) {
  .user_options-forms {
    min-height: 350px;
  }
  .user_options-forms .forms_buttons {
    flex-direction: column;
  }
  .user_options-forms .user_forms-login .forms_buttons-action {
    margin-top: 30px;
  }
  .user_options-forms .user_forms-signup,
  .user_options-forms .user_forms-login {
    top: 40px;
  }
  .user_options-registered,
  .user_options-unregistered {
    padding: 50px 45px;
  }
}
.split-search {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.split-search .search {
  float: right;
}

.card-title-btn {
  display: flex;
  justify-content: space-around;
  font-size: 16px;
}

.split-btn-right {
  display: flex;
  justify-content: space-between;
}

.edit-budget-btn {
  position: relative;
  left: -169px;
  bottom: 1px;
  cursor: pointer;
}

.edit-desc-btn,
.edit-date-btn {
  position: relative;
  bottom: 1px;
  cursor: pointer;
}

.edit-created-at-btn {
  position: relative;
  left: -169px;
  bottom: 1px;
  cursor: pointer;
}

/* .slideThree */
.slideThree {
  width: 80px;
  height: 26px;
  background: #333;
  position: relative;
  border-radius: 50px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.slideThree:after {
  content: "NO";
  color: #000;
  position: absolute;
  right: 10px;
  z-index: 0;
  font: 12px/26px Arial, sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.15);
}
.slideThree:before {
  content: "YES";
  color: #ffc72c;
  position: absolute;
  left: 10px;
  z-index: 0;
  font: 12px/26px Arial, sans-serif;
  font-weight: bold;
}
.slideThree label {
  display: block;
  width: 34px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  background: #fcfff4;
  background: linear-gradient(to top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  transition: all 0.4s ease;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
}
.slideThree input[type=checkbox] {
  visibility: hidden;
}
.slideThree input[type=checkbox]:checked + label {
  left: 43px;
}

/* .squaredOne */
.squaredOne {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: linear-gradient(to top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredOne label {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
  background: linear-gradient(to top, #222 0%, #45484d 100%);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgb(255, 255, 255);
}
.squaredOne label:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 2px;
  background: #ffc72c;
  background: linear-gradient(to top, #ffc72c 0%, #c59100 100%);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.squaredOne label:hover::after {
  opacity: 0.3;
}
.squaredOne input[type=checkbox] {
  visibility: hidden;
}
.squaredOne input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredOne */
.email-logo {
  width: 50px !important;
  height: 50px !important;
}

.notification-icon {
  width: 55px !important;
  cursor: pointer;
}

.notification-icon-count {
  background-color: #da291c;
  font-size: 10px;
  padding-top: 9px;
  padding-left: 3px;
  width: 19px;
  border-radius: 100%;
  height: 18px;
  position: absolute;
  top: 0px;
  left: 17px;
}

.table-fit-content {
  width: 100px;
}

.table-btn-inline-fix {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: flex-end;
}
.table-btn-inline-fix i {
  position: relative;
  left: 5px;
}

table.request-loi tr td:last-of-type {
  max-width: 200px;
}

.form-group input[type=file] {
  opacity: unset;
}

.signature {
  width: 200px;
}

.guidance {
  font-style: italic;
  font-size: 11px;
}

.big-textarea {
  width: 100%;
  font-size: 16px;
  padding: 10px;
  max-height: unset !important;
  height: 100px !important;
}

.card-user .avatar {
  background-color: #fff;
  width: auto !important;
  border-radius: 0 !important;
  height: 75px;
}

thead {
  font-weight: bold !important;
}

.sidebar .nav p,
.off-canvas-sidebar .nav p {
  line-height: unset !important;
}

.sidebar .nav,
.off-canvas-sidebar .nav {
  margin-top: 10px;
}

.sidebar .nav li > a,
.off-canvas-sidebar .nav li > a {
  padding: 4px !important;
}

.nav-indent {
  margin-left: 15px;
}

.sidebar-wrapper p,
.sidebar-wrapper i,
.logo a {
  color: black !important;
}

.sidebar .sidebar-divider:after, .off-canvas-sidebar .sidebar-divider:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 15px;
  height: 1px;
  width: calc(100% - 30px);
  background-color: rgba(255, 255, 255, 0.5);
}

.sidebar .sidebar-wrapper, .off-canvas-sidebar .sidebar-wrapper {
  padding-bottom: 0 !important;
}

.sidebar-search-col {
  display: flex;
  justify-content: center;
}
.sidebar-search-col .input-group {
  width: 90%;
  margin-bottom: 0;
}
.sidebar-search-col .input-group .input-group-prepend .input-group-text {
  background-color: #dfdfdf;
}
.sidebar-search-col .input-group .form-control {
  background-color: #dfdfdf;
  color: #000000;
}
.sidebar-search-col .input-group i {
  color: #ffbc0d !important;
}

.panel-header {
  height: unset;
  padding-top: 0 !important;
  padding-bottom: 45px;
  background: #141E30;
  background: linear-gradient(to right, #0c2646 0%, #204065 60%, #2a5788 100%);
  position: relative;
  overflow: hidden;
}

.panel-header-xs {
  height: 93px;
}

.panel-header-sm {
  height: 135px;
}

.panel-header-lg {
  height: 380px;
}

.back-btn {
  margin-right: 10px;
}

.chartjs-render-monitor {
  height: 240px !important;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 7px 3px !important;
  vertical-align: middle;
}

.card-split {
  display: flex;
  justify-content: space-around;
}

.card-split-column {
  padding: 10px;
}

.width-40 {
  width: 40% !important;
}

.width-60 {
  width: 60% !important;
}

.width-20 {
  width: 20% !important;
}

.width-80 {
  width: 80% !important;
}

.width-100 {
  width: 100% !important;
}

.symbols-table tr td {
  padding: 5px;
}

.symbols-table tr td:first-child {
  width: 50px;
}

.demo-preview {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  width: 600px;
  margin: 100px auto;
}

.demo-preview .btn-group {
  margin-bottom: 20px;
  margin-right: 20px;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  min-width: 120px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}

.btn:hover,
.btn:focus,
.btn:active {
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none !important;
}

.btn-group.open .dropdown-toggle {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.dropdown-menu {
  padding: 0;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05);
  position: absolute;
  z-index: 20;
}

.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  background-color: #ccc;
  border-color: #ccc;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #efefef;
}

.btn.btn-primary {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}

.btn.btn-primary:hover {
  background-color: #39a1f4;
  border-color: #39a1f4;
}

.btn-secondary {
  color: #fff;
  background-color: #323a45;
  border-color: #323a45;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #3d4654;
  border-color: #3d4654;
}

.btn-secondary:focus {
  color: #fff;
}

.btn.btn-info {
  color: #fff;
  background-color: #29b6f6;
  border-color: #29b6f6;
}

.btn.btn-info:hover {
  background-color: #41bef7;
  border-color: #41bef7;
}

.btn.btn-success {
  color: #fff;
  background-color: #64dd17;
  border-color: #64dd17;
}

.btn.btn-success:hover {
  background-color: #71e825;
  border-color: #71e825;
}

.btn.btn-default {
  color: #fff;
  background-color: #b0bec5;
  border-color: #b0bec5;
}

.btn.btn-default:hover {
  background-color: #bfcad0;
  border-color: #bfcad0;
}

.btn.btn-default:focus {
  color: #fff;
}

.btn.btn-warning {
  color: #fff;
  background-color: #ffd600;
  border-color: #ffd600;
}

.btn.btn-warning:hover {
  background-color: #ffda1a;
  border-color: #ffda1a;
}

.btn.btn-danger {
  color: #fff;
  background-color: #ef1c1c;
  border-color: #ef1c1c;
}

.btn.btn-danger:hover {
  background-color: #f13434;
  border-color: #f13434;
}

.open > .btn-primary.dropdown-toggle {
  background-color: #39a1f4;
  border-color: #39a1f4;
  color: #fff;
}

.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:active:focus {
  background-color: #39a1f4;
  border-color: #39a1f4;
  color: #fff;
}

.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle:active:focus {
  background-color: #3d4654;
  border-color: #3d4654;
  color: #fff;
}

.open > .btn-success.dropdown-toggle {
  background-color: #71e825;
  border-color: #71e825;
  color: #fff;
}

.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:active:focus {
  background-color: #71e825;
  border-color: #71e825;
  color: #fff;
}

.open > .btn-info.dropdown-toggle {
  background-color: #41bef7;
  border-color: #41bef7;
  color: #fff;
}

.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:active:focus {
  background-color: #41bef7;
  border-color: #41bef7;
  color: #fff;
}

.open > .btn-default.dropdown-toggle {
  background-color: #bfcad0;
  border-color: #bfcad0;
  color: #fff;
}

.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:active:focus {
  background-color: #bfcad0;
  border-color: #bfcad0;
  color: #fff;
}

.open > .btn-danger.dropdown-toggle {
  background-color: #f13434;
  border-color: #f13434;
  color: #fff;
}

.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:active:focus {
  background-color: #f13434;
  border-color: #f13434;
  color: #fff;
}

.open > .btn-warning.dropdown-toggle {
  background-color: #ffda1a;
  border-color: #ffda1a;
  color: #fff;
}

.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:active:focus {
  background-color: #ffda1a;
  border-color: #ffda1a;
  color: #fff;
}

li a.btn {
  width: 100%;
}

input.form-control-compress.input-border {
  border: 1px solid black !important;
  padding: 10px !important;
}

.table-responsive {
  overflow: visible !important;
}

.split-dropdown {
  width: 200px;
  font-size: 18px;
  font-weight: lighter;
}

.padding-0 {
  padding: 0 !important;
}

.pull-content {
  bottom: 35px;
  position: relative;
}

.clickable-row {
  cursor: pointer;
}

.btn-100 {
  width: 100%;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.margin-top-8 {
  margin-top: 8px !important;
}

.dashboard-charts {
  width: 500px !important;
  height: 250px !important;
  padding: 15px;
}

.dashboard-numbers {
  font-size: 40px;
  font-weight: 200;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid black;
  border-radius: 100%;
  width: 100px;
  height: 100px;
}

.no-decoration {
  text-decoration: none !important;
  color: #000;
}

.no-decoration:hover {
  color: #000;
}

.flex-center {
  display: flex;
  justify-content: center;
}

.index-fix {
  position: relative;
  z-index: 99;
}

.font-size-small {
  font-size: 10px;
  font-style: italic;
  color: #000 !important;
}

span.statChartSub {
  position: relative;
  bottom: 42px;
  font-size: 12px;
  font-weight: 700;
}

.btn-height-fix {
  height: -moz-fit-content;
  height: fit-content;
}

.img-text {
  display: flex;
  justify-content: flex-start;
}

.help-navigation-img {
  padding: 10px;
  max-width: 600px;
}

.help-navigation-content {
  padding: 10px;
}

.select2-container {
  width: 100% !important;
}

.center-middle {
  display: flex;
  justify-content: center;
  align-items: center;
}

.middle {
  display: flex;
  align-items: center;
}

.justify-center {
  display: flex;
  justify-content: center;
}

.justify-space-evenly {
  display: flex;
  justify-content: space-evenly;
}

.small-subtitle {
  font-size: 10px;
}

.width-200 {
  width: 200px !important;
}

.useful-link {
  color: black;
  max-width: 50px;
}

.pointer {
  cursor: pointer;
}

.table-head div {
  display: flex;
}

.table-head div span {
  font-size: 0.8em;
  white-space: nowrap;
}

.table-head div span.none-sort-head-fix {
  position: relative;
  bottom: 2px;
}

.sort-icons {
  height: 30px !important;
  width: 20px;
  position: relative;
}

.sort-icons svg:nth-child(1) {
  width: 30px;
  position: relative;
  top: -7px;
  left: 5px;
}

.sort-icons svg:nth-child(2) {
  width: 30px;
  position: relative;
  top: 2px;
  left: -5px;
}

.exception-card {
  height: 300px;
}

.exception-card .card-header {
  height: 100px;
}

.select2-container {
  float: right;
  width: 100% !important;
}

.search-static {
  position: relative !important;
  margin: 5px;
  box-shadow: none !important;
  z-index: 0 !important;
}

.search-results {
  position: absolute;
  z-index: 10;
  width: 100%;
  background-color: #fafafa;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 11px 20px 0px rgba(195, 195, 195, 0.75);
  padding: 5px 10px;
  max-height: 200px;
  overflow-y: auto;
}

.search-results p {
  margin: 5px;
  cursor: pointer;
  border-left: 2px solid #ffc72c;
  padding-left: 5px;
}

.search-results p:hover {
  background-color: #e2e2e2;
}

.search-results-escape {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.search-results-selected {
  background-color: #9be568 !important;
}
.search-results-selected:hover {
  background-color: #9be568 !important;
}

.ignore-hover:hover {
  background-color: unset !important;
}

.active-blob {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.text-small {
  font-size: 11px !important;
}

.tippy-tooltip p {
  margin: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.max-width-relative {
  position: relative;
  width: 100%;
  height: 100%;
}

.min-width-large {
  min-width: 500px !important;
}

.selected-user-groups {
  border: 1px solid gray;
  border-radius: 5px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  margin: 10px;
  margin-left: 0px;
  max-height: 400px;
  overflow: auto;
}

.selected-user-groups ul {
  padding-left: 5px;
  list-style: none;
}

.flex-cards div.card:nth-child(even) {
  float: right;
}

.custom-file-label {
  padding: 0.5rem 0.75rem !important;
}

.custom-file-label::after {
  padding: 0.5rem 0.75rem !important;
}

.choices__inner {
  background-color: transparent;
  border: 0;
}

.label {
  font-size: 15px;
  font-weight: bold;
  color: #6c757d !important;
  display: block;
}

.label-sub {
  font-size: 13px;
  margin-left: 5px;
  color: #6c757d !important;
}

.input-group-text {
  border-radius: 0 !important;
}

.row .col .form-control {
  border-radius: 0;
  border: 1px solid #E3E3E3;
}

.input-group .input-group-prepend .input-group-text,
.input-group .input-group-append .input-group-text {
  border-right: none !important;
  padding: 0 0 0 10px;
}

.input-group .input-group-prepend + .form-control,
.input-group .input-group-append + .form-control {
  border-left: none !important;
}

.input-group textarea.form-control,
.input-group input.form-control {
  border-radius: 0 !important;
  border: 1px solid #E3E3E3 !important;
}

.nav li > a {
  border-radius: 9px !important;
}

.store-search-results {
  z-index: 10;
  width: 100%;
  border: 1px solid #E3E3E3 !important;
  padding: 5px 10px;
  max-height: 200px;
  overflow-y: auto;
}

.store-search-results p {
  margin: 5px;
  cursor: pointer;
  border-left: 2px solid #ffc72c;
  padding-left: 5px;
}

.store-search-results p:hover:not(:first-child) {
  background-color: #e2e2e2;
}

.store-search-results p.readonly {
  cursor: unset;
}

.store-search-results p.readonly:hover:not(:first-child) {
  background-color: unset;
}

.store-search-results-escape {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.store-search-results-selected {
  background-color: #9be568 !important;
}
.store-search-results-selected:hover {
  background-color: #9be568 !important;
}

.store-search-results-project:hover {
  background-color: #dcffc5;
}

.progress-bar {
  background-color: #81d8ff;
  color: #000 !important;
  font-weight: bold !important;
}

textarea.form-control {
  max-height: unset !important;
}

.row .input-group .form-control {
  border-radius: unset !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.placeholder-white::-moz-placeholder {
  color: white !important;
  opacity: 1 !important; /* Firefox */
}

.placeholder-white::placeholder {
  color: white !important;
  opacity: 1 !important; /* Firefox */
}

.placeholder-black::-moz-placeholder {
  color: #3f3f3f !important;
  opacity: 1 !important; /* Firefox */
}

.placeholder-black::placeholder {
  color: #3f3f3f !important;
  opacity: 1 !important; /* Firefox */
}

.placeholder-black:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #3f3f3f !important;
}

.placeholder-black::-ms-input-placeholder { /* Microsoft Edge */
  color: #3f3f3f !important;
}

.cookie-consent-body {
  z-index: 10001 !important;
  position: sticky;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: auto;
  background-color: #ffbc0d;
  padding: 10px;
  color: #000;
  align-items: baseline;
}

.link {
  background-color: #ffc72c !important;
  padding: 1px 4px;
  margin: 2px !important;
  border-radius: 6px;
  color: #000 !important;
  border: 0 !important;
}

.link:hover {
  background-color: #ffd569 !important;
  color: #2d2d2d !important;
  border: 0 !important;
  text-decoration: none !important;
}

.link-red {
  background-color: #fd4e4e !important;
}

.link-red:hover {
  background-color: #ff7667 !important;
}

.link-blue {
  background-color: #4ebafd !important;
}

.link-blue:hover {
  background-color: #67d1ff !important;
}

.link-dark-gray {
  background-color: #323a45 !important;
  color: #fff !important;
}

.link-dark-gray:hover {
  background-color: #464752 !important;
  color: #fff !important;
}

.document-version {
  display: inline-grid;
  border: 1px solid #ffc72c;
  padding: 10px;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  font-size: 17px;
}

/* Scrollbar track */
::-webkit-scrollbar {
  width: 10px;
}

/* Scrollbar thumb (the moving part) */
::-webkit-scrollbar-thumb {
  background: #ffc72c;
  border-radius: 5px;
}

/* Scrollbar track when hovered */
::-webkit-scrollbar-thumb:hover {
  background: #f8ce64;
}

/* Scrollbar track */
::-webkit-scrollbar-track {
  background: transparent;
}

.hover-info:hover {
  background-color: #8ebbe7;
  cursor: pointer;
}

.hover-create:hover:before {
  content: "Create";
}

.hover-removable:hover {
  background-color: #e78e8e;
  cursor: pointer;
}

.hover-removable:hover:before {
  content: "Remove";
}

.hover-disable:hover {
  background-color: #e78e8e !important;
  cursor: pointer;
}

.hover-disable:hover:before {
  content: "Disable";
}

.hover-reenable:hover {
  background-color: #97e78e !important;
  cursor: pointer;
}

.hover-reenable:hover:before {
  content: "Re-enable";
}

.search-small {
  font-size: 20px;
}

.tooltip-popup {
  z-index: 99999;
  position: absolute;
  padding: 12px 25px;
  top: 0;
  left: -300px;
  width: 300px;
  border: 2px solid;
  background-color: #393939;
  color: #fff;
  border-radius: 5px;
}
.tooltip-popup hr {
  border-color: #909090;
  margin: 10px 0;
}

.btn-orange {
  background-color: #ef791c;
  border-color: #ef791c;
  color: #fff;
}

.btn-orange:hover {
  background-color: #ff7000;
  border-color: #ff7000;
}

.file-count {
  display: inline-grid;
  border: 1px solid #ffc72c;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  font-size: 14px;
  position: relative;
  top: 2px;
}

.file-count span {
  position: relative;
  left: 6px;
}

.btn-grade-5 {
  background-color: #ff0000;
  border-color: #ff0000;
}

.btn-grade-5:hover,
.btn-grade-5:active,
.btn-grade-5-active,
.btn-grade-5-active:hover,
.btn-grade-5-active:active {
  background-color: #ff3333;
  border-color: #ff3333;
}

.btn-grade-4 {
  background-color: #ff8000;
  border-color: #ff8000;
}

.btn-grade-4:hover,
.btn-grade-4:active,
.btn-grade-4-active,
.btn-grade-4-active:hover,
.btn-grade-4-active:active {
  background-color: #ff9933;
  border-color: #ff9933;
}

.btn-grade-3 {
  background-color: #ffff00;
  border-color: #ffff00;
  color: #000;
}

.btn-grade-3:hover,
.btn-grade-3:active,
.btn-grade-3-active,
.btn-grade-3-active:hover,
.btn-grade-3-active:active {
  background-color: #ffff33;
  border-color: #ffff33;
  color: #000;
}

.btn-grade-2 {
  background-color: #7fd728;
  border-color: #7fd728;
}

.btn-grade-2:hover,
.btn-grade-2:active,
.btn-grade-2-active,
.btn-grade-2-active:hover,
.btn-grade-2-active:active {
  background-color: #99df53;
  border-color: #99df53;
}

.btn-grade-1 {
  background-color: #00b050;
  border-color: #00b050;
}

.btn-grade-1:hover,
.btn-grade-1:active,
.btn-grade-1-active,
.btn-grade-1-active:hover,
.btn-grade-1-active:active {
  background-color: #33c073;
  border-color: #33c073;
}

.btn-grade-0 {
  background-color: #0081b0;
  border-color: #0081b0;
}

.btn-grade-0:hover,
.btn-grade-0:active,
.btn-grade-0-active,
.btn-grade-0-active:hover,
.btn-grade-0-active:active {
  background-color: #339fc0;
  border-color: #339fc0;
}

.text-sideways {
  text-orientation: sideways;
  writing-mode: vertical-lr;
  transform: rotate(180deg);
}

.circle-number {
  display: inline-grid;
  border: 1px solid #ffc72c;
  padding: 3px;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  font-size: 14px;
  padding-top: 6px;
}

.sidebar-wrapper p {
  font-weight: bold;
}

.flatpickr-current-month input, .flatpickr-current-month select {
  display: inline-block !important;
}

.flatpickr-input {
  background-color: #fff !important;
  font-size: 14px !important;
  color: #000 !important;
}

.signature-block {
  height: 75px;
  border: 1px dashed black;
  position: relative;
}

.signature-block-title {
  font-size: 12px;
  position: absolute;
  left: 5px;
  bottom: 5px;
  padding-top: 3px;
  border-top: 1px dashed black;
}

.row .col .header {
  background-color: #ffc72c !important;
  width: 100%;
  text-align: center;
  margin: 10px 0;
  padding: 15px;
  font-size: 16px;
  border-radius: 5px;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
}

.uppercase {
  text-transform: uppercase;
}

.flex-justify-between {
  display: flex;
  justify-content: space-between;
}

.card-header {
  padding: 15px;
}

.card-corner-search {
  min-width: 300px;
}
.card-corner-search .input-group .input-group-prepend .input-group-text {
  border: 1px solid #323a45;
  border-radius: 2px;
  border-right: 0;
  padding: 0 10px;
  color: #323a45 !important;
}
.card-corner-search .input-group .form-control {
  border: 1px solid #323a45 !important;
  border-radius: 2px;
  border-left: 0 !important;
  padding: 10px 0;
  color: #323a45;
}

.card-corner-filters ul {
  padding: 10px;
}
.card-corner-filters .label {
  font-size: 13px;
}
.card-corner-filters .input-group select {
  font-size: 14px;
}

.col {
  padding: 0 5px;
}

.dropdown-header {
  font-size: 15px !important;
  color: #6c757d !important;
  padding-left: 0;
  border-bottom: 1px solid #6c757d;
  margin: 0 5px;
}

.w-full {
  width: 100% !important;
}

.text-align-left {
  text-align: left !important;
}

.remove-before::before {
  content: none !important;
}

.border-rounded {
  display: inline-grid;
  border: 3px solid #ffc72c;
  padding: 6px;
  border-radius: 10px;
  font-size: 17px;
  font-weight: bold;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
}

.bg-gray {
  background-color: darkgray;
}

.epc-band-a {
  background-color: #00C781;
}

.epc-band-b {
  background-color: #19b459;
}

.epc-band-c {
  background-color: #8dce46;
}

.epc-band-d {
  background-color: #ffd500;
}

.epc-band-e {
  background-color: #fcaa65;
}

.epc-band-f {
  background-color: #ef8023;
}

.epc-band-g {
  background-color: #e9153b;
}

.ber-band-a {
  background-color: #00a651;
}

.ber-band-b {
  background-color: #4cb847;
}

.ber-band-c {
  background-color: #bfd630;
}

.ber-band-d {
  background-color: #fff100;
}

.ber-band-e {
  background-color: #feb811;
}

.ber-band-f {
  background-color: #f36f23;
}

.ber-band-g {
  background-color: #ee1c25;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.bold {
  font-weight: bold;
}

.flex {
  display: flex;
}

.w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.users-online-user-name {
  position: relative;
  display: flex;
  vertical-align: middle;
  align-items: center;
}

.online-status-bubble {
  background-color: #56db3a;
  border-radius: 100%;
  display: flex;
  width: 7px;
  height: 7px;
}

.vertical-bottom {
  vertical-align: bottom !important;
}

.table-action-col {
  width: 1px;
}
.table-action-col a {
  width: -moz-fit-content;
  width: fit-content;
}

.table-date-col {
  width: 1px;
}
.table-date-col input {
  width: -moz-fit-content;
  width: fit-content;
}

.card-search .card-header {
  display: flex;
  justify-content: center;
}

.card-search .card-header input {
  border-radius: 0;
  border: 0 !important;
  border-bottom: 1px solid #ccc !important;
  width: 800px;
}

.card-footer-date {
  position: relative;
  bottom: 0;
  font-size: 11px !important;
  color: black;
  text-align: right;
  font-style: italic;
  float: right;
}

.w-1px {
  width: 1px !important;
}

input[type=checkbox].big { /* IE */ /* FF */ /* Safari and Chrome */ /* Opera */
  transform: scale(1.5);
  padding: 10px;
}

@media (max-width: 991.98px) {
  .nav-bg {
    background-color: #3b3b3b !important;
    border-radius: 5px;
  }
}
.container {
  max-width: unset !important;
}
