@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,300;1,400&display=swap");
html,
body {
  font-family: "Montserrat", sans-serif;
  font-size: 10px; }
  @media only screen and (max-width: 600px) {
    html,
    body {
      font-size: 9px; } }

section a,
section a:visited,
section a:focus,
section a:active {
  color: #3875c7;
  text-decoration: none; }
  section a:hover,
  section a:visited:hover,
  section a:focus:hover,
  section a:active:hover {
    text-decoration: underline; }

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

.m-n1 {
  margin: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.m-n3 {
  margin: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important; }

.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important; }

.mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important; }

.mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important; }

.mx-n5 {
  margin-right: -3rem !important;
  margin-left: -3rem !important; }

.notification {
  position: relative; }
  .notification .badge {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 0 0.5rem;
    font-size: 1.1rem;
    width: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    border-radius: 50%;
    background: red;
    color: white; }

li.nav-item {
  align-items: center;
  position: relative;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  background: none;
  border: 0;
  cursor: pointer;
  justify-content: center; }
  li.nav-item a.nav-link:not(.dropdown-toggle-split)::after, li.nav-item .navbar-brand.dropdown-toggle a::after {
    height: 2px;
    background: #38b54a;
    content: '';
    width: 0;
    position: absolute;
    transition: width 0.4s;
    left: 1rem;
    margin-top: 2.5rem; }

.after-underline::after {
  height: 2px;
  background: #38b54a;
  content: '';
  width: 0;
  position: absolute;
  transition: width 0.4s;
  left: 1rem;
  margin-top: 2.5rem; }

.after-underline:hover::after {
  width: calc(100% - 2rem) !important; }

.account-info {
  transition: all 0.2s; }
  .account-info:hover {
    background-color: #38b54a;
    color: white; }

li.nav-item a:hover::after, li.nav-item.active a::after, .navbar-brand.dropdown-toggle a:hover::after {
  width: calc(100% - 2rem) !important; }

.container-fluid2 {
  display: grid !important;
  grid-template-columns: auto 1fr;
  justify-content: space-between !important;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch !important; }

nav.navbar {
  padding: 0; }

.navbar-collapse {
  align-items: stretch !important;
  padding: 0; }

ul.navbar-nav {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  display: flex;
  justify-self: end; }

.deletePresetIcon {
  font-weight: bold;
  font-size: 15px;
  float: right;
  margin-top: 8px;
  position: relative;
  z-index: 1;
  width: 40px;
  text-align: center; }

.deletePresetIcon:hover {
  color: black; }

.presetSelect {
  background: #fcfcfc 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 0px 4px #00000034 !important;
  border: 1px solid #d1d1d1 !important;
  border-radius: 10px !important;
  padding: 12px !important;
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
  z-index: 1 !important; }

.passIcon {
  background: none;
  border: none;
  position: absolute;
  top: 40%;
  right: 3%;
  transform: scale(1.75);
  color: grey; }

.passIcon:hover {
  color: black; }

.passInput {
  background-position: 90% 50% !important; }

.arrow-down {
  display: inline-block;
  width: 24px;
  height: 8px;
  background: url(../images/icons/triangle-icon.svg) no-repeat center;
  margin-left: 1rem; }

.lac-title {
  cursor: pointer; }

table tr[data-href]:hover {
  cursor: pointer; }

.edit-table-thead, .edit-table-tbody {
  border-width: 1px; }
  .edit-table-thead tr th, .edit-table-tbody tr th {
    border-width: 1px; }

.edit-table-tbody tr td {
  border-width: 1px; }

.edit-records th[scope=row] {
  width: 25%; }

.edit-records th[scope=col] {
  padding: 10px; }

.edit-records input,
.edit-records select {
  margin-bottom: 0; }

.card {
  max-width: 620px;
  background: #FCFCFC 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 4px #00000034;
  border: 1px solid #707070;
  border-radius: 10px;
  opacity: 1;
  margin: 2rem;
  padding: 0;
  line-height: normal; }
  .card .card-header {
    border-bottom: 1px solid #D1D1D1;
    background: transparent;
    padding: 1.7rem; }
    .card .card-header h5.card-title {
      text-align: center;
      font: normal normal 600 24px Montserrat;
      letter-spacing: -0.72px;
      color: #000000;
      padding: 0;
      margin: 0; }
  .card .card-body {
    padding: 1.7rem; }
    .card .card-body ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      .card .card-body ul li {
        display: grid;
        grid-auto-flow: column;
        font-size: 1.8rem;
        padding: .9rem 0; }
        .card .card-body ul li .justify-end {
          justify-self: end; }
        .card .card-body ul li a {
          display: inline-block; }
  .card .card-footer {
    background: transparent;
    border-width: 0;
    padding: 0 1.7rem 1.7rem; }

.text-center {
  text-align: center; }

.badge-primary {
  margin-right: 5px;
  padding: 5px;
  width: 26px;
  background-color: #3875c7;
  background-color: #868686;
  font-weight: 500; }

.btn {
  border-width: 2px;
  border-style: solid;
  line-height: 1.5rem;
  padding: 1rem 7rem;
  font-size: 1.8rem;
  border-radius: 1rem;
  font-weight: 500;
  text-decoration: none !important; }
  .btn.primary {
    background-color: #3875c7;
    border-color: #3875c7;
    color: #fff; }
    .btn.primary:hover {
      background-color: #fff;
      color: #3875c7; }
  .btn.secondary {
    background-color: #38b54a;
    border-color: #38b54a;
    color: #fff; }
    .btn.secondary:hover {
      background-color: #fff;
      color: #38b54a; }
  .btn.tertiary {
    background-color: #868686;
    border-color: #868686;
    color: #fff; }
    .btn.tertiary:hover {
      background-color: #fff;
      color: #868686; }
  .btn.link {
    border: none;
    font-weight: normal;
    color: #3875c7; }
    .btn.link.sm {
      font-size: small;
      padding: 0;
      line-height: normal; }
  .btn.danger {
    background-color: #d9534f;
    border-color: #d9534f;
    color: #fff; }
    .btn.danger:hover {
      background-color: #fff;
      color: #d9534f; }
  .btn.warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
    color: #fff; }
    .btn.warning:hover {
      background-color: #fff;
      color: #f0ad4e; }
  .btn.success {
    background-color: #38b54a;
    border-color: #38b54a;
    color: #fff; }
    .btn.success:hover {
      background-color: #fff;
      color: #38b54a; }

.help-button {
  display: inline-block;
  margin-top: 2rem; }
  .help-button button {
    width: 30px;
    height: 30px;
    text-align: center;
    background: white;
    border: 2px solid #707070;
    border-radius: 18px;
    font-size: 2rem;
    color: #707070;
    font-weight: 500;
    padding: 0 !important;
    line-height: 2rem; }

.add-button,
.add-button:active,
.add-button:visited,
.add-button:active {
  width: 30px;
  height: 30px;
  text-align: center;
  background: #38b54a;
  border: 2px solid #38b54a;
  border-radius: 18px;
  font-size: 2rem;
  color: #fff;
  font-weight: 500;
  padding: 0 !important;
  line-height: 2rem;
  display: grid;
  align-items: center;
  text-decoration: none !important; }
  .add-button:hover,
  .add-button:active:hover,
  .add-button:visited:hover,
  .add-button:active:hover {
    background: white;
    color: #38b54a;
    text-decoration: none; }

.action-button {
  background: no-repeat center;
  background-size: contain;
  background-color: #6d6d6d;
  width: 29px;
  height: 29px;
  display: inline-block;
  border: none; }

.action-edit {
  -webkit-mask-image: url(../images/icons/edit-icon.svg);
  mask-image: url(../images/icons/edit-icon.svg); }

.action-activate {
  -webkit-mask-image: url(../images/icons/checkmark-icon.svg);
  mask-image: url(../images/icons/checkmark-icon.svg); }

.action-deactivate {
  -webkit-mask-image: url(../images/icons/de-activate-icon.svg);
  mask-image: url(../images/icons/de-activate-icon.svg); }

.action-cross {
  -webkit-mask-image: url(../images/icons/cross-icon.svg);
  mask-image: url(../images/icons/cross-icon.svg); }

.action-download {
  -webkit-mask-image: url(../images/icons/download-action-icon.svg);
  mask-image: url(../images/icons/download-action-icon.svg); }

.action-grades {
  -webkit-mask-image: url(../images/icons/grades-icon.svg);
  mask-image: url(../images/icons/grades-icon.svg); }

.action-attendance {
  -webkit-mask-image: url(../images/icons/attendance-icon.svg);
  mask-image: url(../images/icons/attendance-icon.svg); }

.action-transfer {
  -webkit-mask-image: url(../images/icons/transfer-icon.svg);
  mask-image: url(../images/icons/transfer-icon.svg); }

.action-add {
  -webkit-mask-image: url(../images/icons/add-icon.svg);
  mask-image: url(../images/icons/add-icon.svg); }

.action-documents {
  -webkit-mask-image: url(../images/icons/document-icon.svg);
  mask-image: url(../images/icons/document-icon.svg); }

.action-document-submissions {
  -webkit-mask-image: url(../images/icons/document-submission-icon.svg);
  mask-image: url(../images/icons/document-submission-icon.svg); }

.action-delete {
  -webkit-mask-image: url(../images/icons/delete-icon.svg);
  mask-image: url(../images/icons/delete-icon.svg); }

.action-view {
  -webkit-mask-image: url(../images/icons/view-icon.svg);
  mask-image: url(../images/icons/view-icon.svg); }

.action-copy {
  -webkit-mask-image: url(../images/icons/copy-icon.svg);
  mask-image: url(../images/icons/copy-icon.svg); }

.action-late {
  -webkit-mask-image: url(../images/icons/late-icon.svg);
  mask-image: url(../images/icons/late-icon.svg); }

.action-present {
  -webkit-mask-image: url(../images/icons/present-icon.svg);
  mask-image: url(../images/icons/present-icon.svg); }

.action-absent {
  -webkit-mask-image: url(../images/icons/absent-icon.svg);
  mask-image: url(../images/icons/absent-icon.svg); }

.action-out-of-town {
  -webkit-mask-image: url(../images/icons/out-of-town-icon.svg);
  mask-image: url(../images/icons/out-of-town-icon.svg); }

.action-locked {
  -webkit-mask-image: url(../images/icons/lock-icon.svg);
  mask-image: url(../images/icons/lock-icon.svg); }

.action-unlocked {
  -webkit-mask-image: url(../images/icons/unlock-icon.svg);
  mask-image: url(../images/icons/unlock-icon.svg); }

.action-search {
  -webkit-mask-image: url(../images/icons/search-icon.svg);
  mask-image: url(../images/icons/search-icon.svg); }

.action-warning {
  background-color: #f0ad4e; }

.action-danger {
  background-color: #d9534f; }

.action-success {
  background-color: #38b54a; }

.button-icon {
  display: inline-block;
  background: no-repeat center;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-left: 5px; }
  .button-icon.icon-download {
    background-image: url(../images/icons/download-icon.svg); }

.btn-svg-hover-blue:hover .button-icon {
  filter: invert(45%) sepia(11%) saturate(3284%) hue-rotate(175deg) brightness(92%) contrast(89%); }

.action-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-grid;
  grid-auto-flow: column;
  grid-gap: 10px; }

.tooltip-inner {
  font-size: 1.4rem;
  padding: 7px 20px;
  border-radius: 12px; }

.lm-navbar, .navbar-collapse {
  background: #6A6A6A 0% 0% no-repeat padding-box;
  padding-right: 2rem; }
  .lm-navbar .navbar-brand,
  .lm-navbar .nav-link, .navbar-collapse .navbar-brand,
  .navbar-collapse .nav-link {
    color: #ffffff !important;
    font-size: clamp(1.2rem, 1.4vw, 1.8rem);
    font-weight: 400; }
  .lm-navbar .navbar-brand, .navbar-collapse .navbar-brand {
    font-size: clamp(1.4rem, 1.4vw, 1.8rem); }
  .lm-navbar .dropdown-menu, .navbar-collapse .dropdown-menu {
    padding: 1rem;
    background: #FCFCFC 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 11px #0000004E;
    border-radius: 10px; }
    .lm-navbar .dropdown-menu .dropdown-item, .navbar-collapse .dropdown-menu .dropdown-item {
      font-size: 1.4rem;
      font-weight: 500;
      padding: .8rem 1.4rem;
      color: #6A6A6A; }
      .lm-navbar .dropdown-menu .dropdown-item:hover, .navbar-collapse .dropdown-menu .dropdown-item:hover {
        background: #3875c7;
        border-radius: 1rem;
        color: #fff; }

.account-info {
  padding-top: 8px;
  display: inline-block;
  border-radius: 50%;
  background: white;
  width: 40px;
  height: 40px;
  text-align: center;
  font: normal normal normal 16px/24px Montserrat;
  color: #707070;
  text-decoration: none; }

@media (max-width: 768px) {
  .navbar-collapse {
    position: absolute;
    top: 54px;
    left: 50vw !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 50vw;
    height: 100vh;
    z-index: 2000; }
  .navbar-collapse.collapsing {
    height: auto;
    -webkit-transition: left 0.3s ease;
    -o-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
    transition: left 0.3s ease;
    left: 100% !important; }
  .navbar-collapse.show {
    left: 50vw !important;
    -webkit-transition: left 0.3s ease-in;
    -o-transition: left 0.3s ease-in;
    -moz-transition: left 0.3s ease-in;
    transition: left 0.3s ease-in; } }

form input.form-text,
form select {
  background: #fcfcfc 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 4px #00000034;
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  width: 100%;
  padding: 12px;
  font-size: 1.6rem;
  line-height: 1.5; }

form input:-webkit-autofill,
form input:-webkit-autofill:hover,
form input:-webkit-autofill:focus,
form textarea:-webkit-autofill,
form textarea:-webkit-autofill:hover,
form textarea:-webkit-autofill:focus,
form select:-webkit-autofill,
form select:-webkit-autofill:hover,
form select:-webkit-autofill:focus {
  background: #fcfcfc 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 4px #00000034;
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  padding: 12px;
  font-size: 1.6rem; }

form label {
  font-size: 1.6rem;
  font-weight: 500; }

form select {
  color: #212529;
  margin-bottom: 38px; }
  form select.custom-select {
    margin-top: 0.25rem; }

form input {
  font: normal normal medium 16px/55px Montserrat;
  margin-bottom: 38px; }

form input[type="checkbox"],
form input[type="radio"] {
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
  border-radius: 5px !important; }
  form input[type="checkbox"]:checked,
  form input[type="radio"]:checked {
    background-color: #3875c7 !important; }

form .form-check-inline {
  padding-top: 1.4rem;
  padding-right: 1.5rem; }

form .form-check-input:checked {
  border-color: #38b54a !important;
  background-color: #38b54a !important; }

form .certificate-group .form-group {
  display: flex; }

form .required:after {
  content: '*';
  color: red;
  padding-left: 5px; }

*,
*::before,
*::after {
  box-sizing: border-box; }

select {
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  outline: none;
  display: grid;
  grid-template-areas: "select";
  grid-area: select; }

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

select::after {
  content: "";
  width: 0.8em;
  height: 0.5em;
  background-color: #777;
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
  grid-area: select;
  justify-self: end; }

.custom-select:disabled {
  background-color: #e9ecef;
  opacity: 1; }

.validation-error {
  position: absolute;
  font-size: small;
  color: red;
  top: 5.4rem;
  left: 4rem; }

.highlight-dropdown {
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  box-shadow: 0px 0px 4px #00000034; }

.highlight-dropdown:focus {
  border-color: #86b7fe;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  outline-color: initial;
  outline-style: initial;
  outline-width: 0px;
  background-color: #fff;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.nav-dashboard {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 2rem;
  justify-items: center; }
  .nav-dashboard > a {
    position: relative;
    border: 2px solid lightgrey;
    border-radius: 2rem;
    height: 180px;
    width: 180px;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0) inset, -4px 4px 8px 0px darkgray;
    text-decoration: none;
    background-color: darkgray;
    transition: box-shadow 0.35s, transform 0.1s ease, border-color 0.35s ease; }
    .nav-dashboard > a:hover, .nav-dashboard > a:focus {
      text-decoration: none !important;
      border-color: #55cb66;
      box-shadow: inset 0 -180px 0 0 #38b54a, -4px 4px 8px 0px #20672a; }
    .nav-dashboard > a:active {
      transform: scale(0.95); }
  .nav-dashboard .frame {
    height: 100%;
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center; }
    .nav-dashboard .frame span {
      display: inline-block;
      text-align: center;
      justify-content: center;
      color: white;
      font-weight: bold;
      font-size: 1.5rem; }
    .nav-dashboard .frame .icon {
      color: white;
      background-color: white;
      mask-size: cover;
      mask-image: url(../images/icons/gear-icon.svg);
      mask-repeat: no-repeat;
      height: 80px;
      width: 80px; }
      .nav-dashboard .frame .icon.users {
        mask-image: url(../images/icons/add-icon.svg); }
      .nav-dashboard .frame .icon.statuses {
        mask-image: url(../images/icons/attendance-icon.svg); }
      .nav-dashboard .frame .icon.programyear {
        mask-image: url(../images/icons/gear-icon.svg); }
      .nav-dashboard .frame .icon.yearconfig {
        mask-image: url(../images/icons/gear-icon.svg); }
      .nav-dashboard .frame .icon.lac {
        mask-image: url(../images/icons/late-icon.svg); }
      .nav-dashboard .frame .icon.assignments {
        mask-image: url(../images/icons/grades-icon.svg); }
      .nav-dashboard .frame .icon.documents {
        mask-image: url(../images/icons/document-icon.svg); }
      .nav-dashboard .frame .icon.document-types {
        mask-image: url(../images/icons/document-icon.svg); }
      .nav-dashboard .frame .icon.grade {
        mask-image: url(../images/icons/grades-icon.svg); }
      .nav-dashboard .frame .icon.attendance {
        mask-image: url(../images/icons/attendance-icon.svg); }
      .nav-dashboard .frame .icon.student {
        mask-image: url(../images/icons/attendance-icon.svg); }
      .nav-dashboard .frame .icon.elesim {
        mask-image: url(../images/icons/attendance-icon.svg); }
      .nav-dashboard .frame .icon.hours {
        mask-image: url(../images/icons/late-icon.svg); }
      .nav-dashboard .frame .icon.calendar {
        mask-image: url(../images/icons/attendance-icon.svg); }
      .nav-dashboard .frame .icon.email {
        mask-image: url(../images/icons/attendance-icon.svg); }
      .nav-dashboard .frame .icon.teachers {
        mask-image: url(../images/icons/view-icon.svg); }

.login-card {
  margin: 7.5rem auto auto auto; }

.breadcrumbs ul {
  margin: 20px 0 10px 0;
  padding-left: 0;
  list-style-type: none; }
  .breadcrumbs ul li {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 300;
    margin-right: 1.7rem; }
    .breadcrumbs ul li span {
      font: normal normal 300 20px/24px Montserrat;
      color: #707070; }

.dashboard .row > div:first-child .card {
  margin-left: 0; }

.dashboard .row > div:last-child .card {
  margin-right: 0; }

.dashboard .grid {
  margin-top: 20px;
  display: grid;
  gap: 1rem;
  grid-auto-flow: dense;
  column-gap: 20px;
  row-gap: 20px;
  grid-template-columns: repeat(auto-fit, 45%);
  justify-content: center;
  flex-shrink: 0;
  overflow: hidden;
  padding-bottom: 30px; }
  @media only screen and (max-width: 821px) {
    .dashboard .grid {
      display: flex;
      flex-direction: column;
      margin: 20px; } }
  .dashboard .grid > * {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    height: 100%; }
  .dashboard .grid > div > .shrinkable {
    background-color: #eee;
    color: #444;
    padding: 15px 20px;
    width: 100%;
    cursor: pointer;
    text-align: right;
    font-size: large;
    font-weight: bold; }
    @media only screen and (max-width: 821px) {
      .dashboard .grid > div > .shrinkable {
        display: none; } }

.dashboard .fullwidth {
  grid-column: 1 / -1;
  order: -1;
  height: 60vh; }

.dashboard .widget-height {
  height: 60vh; }

.results-top,
.results-bottom {
  padding: 1.7rem;
  font: normal normal 500 2rem Montserrat;
  color: #707070; }
  .results-top h1,
  .results-top h2,
  .results-bottom h1,
  .results-bottom h2 {
    text-align: left;
    font: normal normal 600 3rem/55px Montserrat;
    display: inline-block !important;
    width: auto;
    margin: 0 2rem 0 0 !important;
    padding: 0 !important;
    line-height: 3rem; }
  .results-top h2,
  .results-bottom h2 {
    font: normal normal 600 2.5rem/45px Montserrat;
    line-height: 2.5rem; }
  .results-top .results-top-actions button,
  .results-bottom .results-top-actions button {
    margin-left: 10px; }

.results-bottom {
  padding: 1.7rem 1.7rem 4rem 1.7rem; }

.pagination-menu {
  color: #707070; }
  .pagination-menu .pagination-info {
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: 0.5rem; }
    .pagination-menu .pagination-info select.paginate-select-results {
      display: inline;
      width: auto;
      padding: 0; }
  .pagination-menu .pagination-items {
    background: #fff 0% 0% no-repeat;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 30px;
    display: inline-block;
    font-size: 1.5rem; }
    .pagination-menu .pagination-items .pagination {
      margin: 1rem;
      align-items: center; }
      .pagination-menu .pagination-items .pagination .page-item {
        line-height: 1.5rem;
        padding: 0 0.5rem; }
        .pagination-menu .pagination-items .pagination .page-item .page-link {
          background-color: transparent;
          border-width: 0;
          transition: none;
          color: #707070;
          padding: 0; }
          .pagination-menu .pagination-items .pagination .page-item .page-link.selected {
            background: #707070;
            border-radius: 50%;
            color: #fff; }
        .pagination-menu .pagination-items .pagination .page-item:not(:first-child):not(:last-child) .page-link {
          width: 2.5rem;
          line-height: 2.5rem;
          text-align: center; }

.table-options {
  display: grid;
  grid-auto-flow: column;
  align-items: end; }

.results-table {
  font-size: 1.7rem !important; }
  .results-table.text-small {
    font-size: 1.4rem !important; }
    .results-table.text-small td,
    .results-table.text-small th {
      font-size: 1.4rem; }
      .results-table.text-small td:first-child,
      .results-table.text-small th:first-child {
        padding-left: 2rem; }
      .results-table.text-small td:last-child,
      .results-table.text-small th:last-child {
        padding-right: 2rem; }
  .results-table thead tr th,
  .results-table tfoot tr th {
    font-weight: 400;
    color: #fff; }
  .results-table thead {
    border-radius: 10px 10px 0 0;
    box-shadow: 0px 0px 9px #00000041;
    background: #707070 0% 0% no-repeat padding-box; }
    .results-table thead tr th:first-child {
      border-radius: 1rem 0 0 0; }
    .results-table thead tr th:last-child {
      border-radius: 0 1rem 0 0; }
  .results-table tfoot {
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 0px 9px #00000041;
    background: #707070 0% 0% no-repeat padding-box; }
    .results-table tfoot tr th:first-child {
      border-radius: 0 0 0 1rem; }
    .results-table tfoot tr th:last-child {
      border-radius: 0 0 1rem 0; }
  .results-table tr th,
  .results-table tr td {
    font-weight: 400;
    color: #fff;
    padding: 1.8rem 1rem; }
    .results-table tr th:first-child,
    .results-table tr td:first-child {
      padding-left: 3.8rem; }
    .results-table tr th:last-child,
    .results-table tr td:last-child {
      padding-right: 3.8rem; }
  .results-table tr td {
    vertical-align: top;
    color: #707070;
    font-size: 1.7rem;
    border-radius: 1rem; }
  .results-table tbody tr:nth-child(even) {
    background: #fcfcfc 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 5px rgba(0, 0, 52, 0.2);
    border-radius: 1rem; }
  .results-table tbody tr:last-child {
    border-radius: 1rem 1rem 0 0; }

.tab-nav {
  width: auto;
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 10px;
  display: inline-grid;
  grid-auto-flow: column; }
  .tab-nav li {
    border-radius: 10px 10px 0 0;
    border: solid #707070 1px;
    border-bottom: none;
    background: #e0e0e0; }
    .tab-nav li.active {
      background-color: #fff; }
    .tab-nav li a {
      color: #707070;
      display: inline-block;
      padding: 15px 30px;
      font-size: 1.6rem; }

.table-font {
  font-weight: 400;
  font-size: 1.7rem;
  vertical-align: top;
  color: #707070;
  font-family: "Montserrat", sans-serif; }

.filter-accordion {
  padding: 2rem 0; }
  .filter-accordion .filter-card {
    background: #FCFCFC 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 4px #00000034;
    border-radius: 10px;
    padding: 2rem; }
  .filter-accordion .filter-actions {
    padding: 1rem; }

.filter-button {
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  margin-top: 3rem;
  border-width: 0;
  background: transparent;
  padding: 0 0 0 38px;
  font: normal normal 600 2.5rem/55px Montserrat;
  letter-spacing: 0px;
  color: #707070;
  line-height: 2.5rem;
  background: url(../images/icons/filter-icon.svg) no-repeat left center;
  background-size: 28px 22px; }
  .filter-button:hover {
    color: #707070; }
  .filter-button:focus, .filter-button:active {
    outline: none !important;
    box-shadow: none; }
  .filter-button .arrow-down {
    display: inline-block;
    width: 24px;
    height: 8px;
    background: url(../images/icons/triangle-icon.svg) no-repeat center;
    margin-left: 1rem; }

.toggle-select .select2-container--bootstrap-5 {
  width: 100% !important; }
  @media only screen and (max-width: 450px) {
    .toggle-select .select2-container--bootstrap-5 {
      margin-bottom: 15px !important; } }

.edit-panel {
  margin: 2rem auto;
  background: #fcfcfc 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 4px #00000034;
  border-radius: 10px;
  opacity: 1;
  padding: 3rem; }
  .edit-panel .panel-col {
    padding: 2rem; }
    .edit-panel .panel-col:last-child {
      padding-right: 1rem; }

.modal-dialog {
  max-width: 70% !important;
  margin: 10rem auto; }
  @media only screen and (max-width: 768px) {
    .modal-dialog {
      max-width: 90%  !important;
      width: 90%  !important; } }
  .modal-dialog .modal-content {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 12px; }
    .modal-dialog .modal-content .modal-header {
      padding: 1.7rem;
      border-bottom: 1px solid black; }
      .modal-dialog .modal-content .modal-header .modal-title {
        text-align: center;
        font: normal normal 600 24px Montserrat;
        letter-spacing: -0.72px;
        color: #000000; }
    .modal-dialog .modal-content .modal-body {
      padding: 2.4rem 1.7rem;
      font: normal normal 300 1.7rem Montserrat; }
    .modal-dialog .modal-content .modal-footer {
      border-width: 0;
      padding: 0 1.7rem 1.7rem; }

.env_banner {
  height: 30px;
  font-size: 2rem;
  font-weight: bold;
  color: #EEE;
  background-color: #ee0000;
  display: flex;
  justify-content: center;
  align-items: center; }

.timesheet-summary-table {
  font-size: 1.2rem;
  width: 100%;
  max-width: 96%;
  margin: 0 auto;
  table-layout: auto;
  border-collapse: collapse;
  /* All cells styling */
  /* Make the first column left-aligned */
  /* Data cell styling */
  /* Word wrap utility classes */
  /* Row hover effect */
  /* Header styling */
  /* Consistent header spacing for all middle columns */
  /* Style the total column (last column only) */
  /* Responsive adjustments */ }
  .timesheet-summary-table td, .timesheet-summary-table th {
    padding: 8px 4px !important;
    /* Standard padding */
    text-align: center;
    border-bottom: 1px solid #eaeaea; }
  .timesheet-summary-table td:first-child, .timesheet-summary-table th:first-child {
    text-align: left;
    padding-left: 10px !important; }
  .timesheet-summary-table td {
    font-size: 1.3rem !important;
    white-space: nowrap !important;
    /* Default to no wrapping */ }
  .timesheet-summary-table .text-nowrap,
  .timesheet-summary-table th.text-nowrap {
    white-space: nowrap !important; }
  .timesheet-summary-table .text-wrap,
  .timesheet-summary-table th.text-wrap {
    white-space: normal !important;
    word-break: break-word !important; }
  .timesheet-summary-table tbody tr:hover {
    background-color: #f8f9fa; }
  .timesheet-summary-table th {
    font-size: 1.3rem;
    line-height: 1.2;
    vertical-align: bottom;
    font-weight: 500;
    padding: 8px 4px !important;
    white-space: normal !important;
    height: 50px; }
  .timesheet-summary-table th:not(:first-child):not(:last-child) {
    padding-left: 4px !important;
    padding-right: 4px !important;
    min-width: 70px;
    font-size: 1.1rem; }
  .timesheet-summary-table td:last-child, .timesheet-summary-table th:last-child {
    font-weight: 600;
    padding-right: 10px !important; }
  @media screen and (max-width: 1200px) {
    .timesheet-summary-table {
      font-size: 1.4rem; }
      .timesheet-summary-table td, .timesheet-summary-table th {
        padding: 6px 3px !important; } }
