/* File main.css begin */
@charset "UTF-8";
:root {
}

html, body {
  height: 100% !important;
  width: 100% !important;
}

body {
  padding-top: 40px;
}

a, a:hover {
  text-decoration: none;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0.5rem 0;
}

p {
  margin-bottom: 1rem;
}

.text-body {
  font-weight: normal;
}

footer {
  margin-top: 25px;
  padding: 0;
  background-color: #ffffff;
  text-align: center;
  padding: 2rem;
}

div.disclaimer {
  margin: 10px 5px 10px 5px;
  border: 1px solid black;
  background-color: #ffeeee;
}
img.img-fluid {
  margin-bottom: 1rem;
}

.img-thumbnail {
  margin-bottom: 1rem;
}

img.card-img-top {
  margin-bottom: 0;
}

.img-hover:hover {
  opacity: 0.8;
}
.img-header {
  min-height: 250px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media (min-width:768px) {
  button#copy-share {
    position: relative;
    margin-left: 14px;
  }
}

.card {
  margin: 0.1rem 0;
}

.jumbotron {
  margin: 2rem 0;
  padding: 2rem;
}

p.card-data {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.input-group {
  background-color: white;
  border-radius: 4px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.btn_flex {
  display: flex;
  align-items: stretch;
  align-content: stretch;
}

.btn_flex .btn:first-child {
  flex-grow: 10;
  text-align: left;
}
.btn, .form-select {
  cursor: pointer;
}
.nav-pills .nav-link {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-bottom: 0.5rem;
}
.fs_50 {
  font-size: 50px;
}
.fs_25 {
  font-size: 25px;
}
.fs_40 {
  font-size: 40px;
}
.navbar_toggler {
  cursor: pointer;
}
.highlight {
  background-color: #E6E6E6;
  padding: 0.75rem;
  margin: 0;
}
a {
  cursor: pointer;
}

div.clear { clear:both; }
.bold { font-weight:bold; }
.decimal { font-size:.6em; }
.hidden { display: none; }
.hiddenf {
  -moz-opacity: 0;
  filter:alpha(opacity: 0);
  opacity: 0;
}
.spacer10 { height: 10px; }
.spacer15 { height: 15px; }
.spacer20 { height: 20px; }
.spacer25 { height: 25px; }

.f_left { float: left; }
.f_right { float: right; }
.t_center { text-align:center; }
.t_left { text-align:left; }
.t_right { text-align:right; }
/* File main.css end *//* File bs.css begin */
.anchor::before {
  display: block;
  content: " ";
  height: 70px;
  margin-top: -80px;
  visibility: hidden;
  padding-bottom: 0;
}
.card {
}

.btn-xs {
  padding: 1px 1px;
  font-size: 10px;
  line-height: 1.25;
  border-radius: 3px;
}
@media screen and (max-width: 405px) {
  .order-xxs-1 {
    order: 1 !important;
  }

  .order-xxs-2 {
    order: 2 !important;
  }

  .order-xxs-3 {
    order: 3 !important;
  }

  .order-xxs-4 {
    order: 4 !important;
  }

  .order-xxs-5 {
    order: 5 !important;
  }

  .order-xxs-6 {
    order: 6 !important;
  }

  .order-xxs-7 {
    order: 7 !important;
  }

  .order-xxs-8 {
    order: 8 !important;
  }

  .order-xxs-9 {
    order: 9 !important;
  }

  .order-xxs-10 {
    order: 10 !important;
  }

  .order-xxs-initial {
    order: initial !important;
  }
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-initial {
  order: initial;
}
@media screen and (min-width: 576px) {
  .order-sm-6 {
    order: 6 !important;
  }

  .order-sm-7 {
    order: 7 !important;
  }

  .order-sm-8 {
    order: 8 !important;
  }

  .order-sm-9 {
    order: 9 !important;
  }

  .order-sm-10 {
    order: 10 !important;
  }

  .order-sm-initial {
    order: initial !important;
  }
}
@media screen and (min-width: 768px) {
  .order-md-6 {
    order: 6 !important;
  }

  .order-md-7 {
    order: 7 !important;
  }

  .order-md-8 {
    order: 8 !important;
  }

  .order-md-9 {
    order: 9 !important;
  }

  .order-md-10 {
    order: 10 !important;
  }

  .order-md-initial {
    order: initial !important;
  }
}
@media screen and (min-width: 992px) {
  .order-lg-6 {
    order: 6 !important;
  }

  .order-lg-7 {
    order: 7 !important;
  }

  .order-lg-8 {
    order: 8 !important;
  }

  .order-lg-9 {
    order: 9 !important;
  }

  .order-lg-10 {
    order: 10 !important;
  }

  .order-lg-initial {
    order: initial !important;
  }
}
@media screen and (min-width: 1200px) {
  .order-xl-6 {
    order: 6 !important;
  }

  .order-xl-7 {
    order: 7 !important;
  }

  .order-xl-8 {
    order: 8 !important;
  }

  .order-xl-9 {
    order: 9 !important;
  }

  .order-xl-10 {
    order: 10 !important;
  }

  .order-xl-initial {
    order: initial !important;
  }
}
@media screen and (min-width: 1400px) {
  .order-xxl-6 {
    order: 6 !important;
  }

  .order-xxl-7 {
    order: 7 !important;
  }

  .order-xxl-8 {
    order: 8 !important;
  }

  .order-xxl-9 {
    order: 9 !important;
  }

  .order-xxl-10 {
    order: 10 !important;
  }

  .order-xxl-initial {
    order: initial !important;
  }
}

.w-auto {
  width: auto !important;
}

.form-control {
  min-height: calc(1.5em + 0.5rem + 2px);
}

.col-0 {
  flex: 0 0 auto;
  display: none;
}
@media (min-width: 576px) {
  .col-sm-0 {
    flex: 0 0 auto;
    display: none;
  }
}
@media (min-width: 768px) {
  .col-md-0 {
    flex: 0 0 auto;
    display: none;
  }
}
@media (min-width: 992px) {
  .col-lg-0 {
    flex: 0 0 auto;
    display: none;
  }
}
@media (min-width: 1200px) {
  .col-xl-0 {
    flex: 0 0 auto;
    display: none;
  }
}
@media (min-width: 1400px) {
  .col-xxl-0 {
    flex: 0 0 auto;
    display: none;
  }
}
/* File bs.css end *//* File divgrid.css begin */
.colx-0 {
  flex: 0 0 auto;
  display: none;
}
.colx-5 {
  flex: 0 0 auto;
  width: 5%
}
.colx-10 {
  flex: 0 0 auto;
  width: 10%
}
.colx-15 {
  flex: 0 0 auto;
  width: 15%
}
.colx-20 {
  flex: 0 0 auto;
  width: 20%
}
.colx-25 {
  flex: 0 0 auto;
  width: 25%
}
.colx-30 {
  flex: 0 0 auto;
  width: 30%
}
.colx-33 {
  flex: 0 0 auto;
  width: 33.3333333%
}
.colx-35 {
  flex: 0 0 auto;
  width: 35%
}
.colx-40 {
  flex: 0 0 auto;
  width: 40%
}
.colx-45 {
  flex: 0 0 auto;
  width: 45%
}
.colx-50 {
  flex: 0 0 auto;
  width: 50%
}
.colx-55 {
  flex: 0 0 auto;
  width: 55%
}
.colx-60 {
  flex: 0 0 auto;
  width: 60%
}
.colx-65 {
  flex: 0 0 auto;
  width: 65%
}
.colx-66 {
  flex: 0 0 auto;
  width: 66.6666666%
}
.colx-70 {
  flex: 0 0 auto;
  width: 70%
}
.colx-75 {
  flex: 0 0 auto;
  width: 75%
}
.colx-80 {
  flex: 0 0 auto;
  width: 80%
}
.colx-85 {
  flex: 0 0 auto;
  width: 85%
}
.colx-90 {
  flex: 0 0 auto;
  width: 90%
}
.colx-95 {
  flex: 0 0 auto;
  width: 95%
}
.colx-100 {
  flex: 0 0 auto;
  width: 100%
}

@media (min-width: 576px) {
  .colx-sm-0 {
    flex: 0 0 auto;
    display: none;
  }

  .colx-sm-5 {
    flex: 0 0 auto;
    width: 5%
  }

  .colx-sm-10 {
    flex: 0 0 auto;
    width: 10%
  }

  .colx-sm-15 {
    flex: 0 0 auto;
    width: 15%
  }

  .colx-sm-20 {
    flex: 0 0 auto;
    width: 20%
  }

  .colx-sm-25 {
    flex: 0 0 auto;
    width: 25%
  }

  .colx-sm-30 {
    flex: 0 0 auto;
    width: 30%
  }

  .colx-sm-33 {
    flex: 0 0 auto;
    width: 33.3333333%
  }

  .colx-sm-35 {
    flex: 0 0 auto;
    width: 35%
  }

  .colx-sm-40 {
    flex: 0 0 auto;
    width: 40%
  }

  .colx-sm-45 {
    flex: 0 0 auto;
    width: 45%
  }

  .colx-sm-50 {
    flex: 0 0 auto;
    width: 50%
  }

  .colx-sm-55 {
    flex: 0 0 auto;
    width: 55%
  }

  .colx-sm-60 {
    flex: 0 0 auto;
    width: 60%
  }

  .colx-sm-65 {
    flex: 0 0 auto;
    width: 65%
  }

  .colx-sm-66 {
    flex: 0 0 auto;
    width: 66.6666666%
  }

  .colx-sm-70 {
    flex: 0 0 auto;
    width: 70%
  }

  .colx-sm-75 {
    flex: 0 0 auto;
    width: 75%
  }

  .colx-sm-80 {
    flex: 0 0 auto;
    width: 80%
  }

  .colx-sm-85 {
    flex: 0 0 auto;
    width: 85%
  }

  .colx-sm-90 {
    flex: 0 0 auto;
    width: 90%
  }

  .colx-sm-95 {
    flex: 0 0 auto;
    width: 95%
  }

  .colx-sm-100 {
    flex: 0 0 auto;
    width: 100%
  }
}
@media (min-width: 768px) {
  .colx-md-0 {
    flex: 0 0 auto;
    display: none;
  }

  .colx-md-5 {
    flex: 0 0 auto;
    width: 5%
  }

  .colx-md-10 {
    flex: 0 0 auto;
    width: 10%
  }

  .colx-md-15 {
    flex: 0 0 auto;
    width: 15%
  }

  .colx-md-20 {
    flex: 0 0 auto;
    width: 20%
  }

  .colx-md-25 {
    flex: 0 0 auto;
    width: 25%
  }

  .colx-md-30 {
    flex: 0 0 auto;
    width: 30%
  }

  .colx-md-33 {
    flex: 0 0 auto;
    width: 33.3333333%
  }

  .colx-md-35 {
    flex: 0 0 auto;
    width: 35%
  }

  .colx-md-40 {
    flex: 0 0 auto;
    width: 40%
  }

  .colx-md-45 {
    flex: 0 0 auto;
    width: 45%
  }

  .colx-md-50 {
    flex: 0 0 auto;
    width: 50%
  }

  .colx-md-55 {
    flex: 0 0 auto;
    width: 55%
  }

  .colx-md-60 {
    flex: 0 0 auto;
    width: 60%
  }

  .colx-md-65 {
    flex: 0 0 auto;
    width: 65%
  }

  .colx-md-66 {
    flex: 0 0 auto;
    width: 66.6666666%
  }

  .colx-md-70 {
    flex: 0 0 auto;
    width: 70%
  }

  .colx-md-75 {
    flex: 0 0 auto;
    width: 75%
  }

  .colx-md-80 {
    flex: 0 0 auto;
    width: 80%
  }

  .colx-md-85 {
    flex: 0 0 auto;
    width: 85%
  }

  .colx-md-90 {
    flex: 0 0 auto;
    width: 90%
  }

  .colx-md-95 {
    flex: 0 0 auto;
    width: 95%
  }

  .colx-md-100 {
    flex: 0 0 auto;
    width: 100%
  }
}
@media (min-width: 992px) {
  .colx-lg-0 {
    flex: 0 0 auto;
    display: none;
  }

  .colx-lg-5 {
    flex: 0 0 auto;
    width: 5%
  }

  .colx-lg-10 {
    flex: 0 0 auto;
    width: 10%
  }

  .colx-lg-15 {
    flex: 0 0 auto;
    width: 15%
  }

  .colx-lg-20 {
    flex: 0 0 auto;
    width: 20%
  }

  .colx-lg-25 {
    flex: 0 0 auto;
    width: 25%
  }

  .colx-lg-30 {
    flex: 0 0 auto;
    width: 30%
  }

  .colx-lg-33 {
    flex: 0 0 auto;
    width: 33.3333333%
  }

  .colx-lg-35 {
    flex: 0 0 auto;
    width: 35%
  }

  .colx-lg-40 {
    flex: 0 0 auto;
    width: 40%
  }

  .colx-lg-45 {
    flex: 0 0 auto;
    width: 45%
  }

  .colx-lg-50 {
    flex: 0 0 auto;
    width: 50%
  }

  .colx-lg-55 {
    flex: 0 0 auto;
    width: 55%
  }

  .colx-lg-60 {
    flex: 0 0 auto;
    width: 60%
  }

  .colx-lg-65 {
    flex: 0 0 auto;
    width: 65%
  }

  .colx-lg-66 {
    flex: 0 0 auto;
    width: 66.6666666%
  }

  .colx-lg-70 {
    flex: 0 0 auto;
    width: 70%
  }

  .colx-lg-75 {
    flex: 0 0 auto;
    width: 75%
  }

  .colx-lg-80 {
    flex: 0 0 auto;
    width: 80%
  }

  .colx-lg-85 {
    flex: 0 0 auto;
    width: 85%
  }

  .colx-lg-90 {
    flex: 0 0 auto;
    width: 90%
  }

  .colx-lg-95 {
    flex: 0 0 auto;
    width: 95%
  }

  .colx-lg-100 {
    flex: 0 0 auto;
    width: 100%
  }
}
@media (min-width: 1200px) {
  .colx-xl-0 {
    flex: 0 0 auto;
    display: none;
  }

  .colx-xl-5 {
    flex: 0 0 auto;
    width: 5%
  }

  .colx-xl-10 {
    flex: 0 0 auto;
    width: 10%
  }

  .colx-xl-15 {
    flex: 0 0 auto;
    width: 15%
  }

  .colx-xl-20 {
    flex: 0 0 auto;
    width: 20%
  }

  .colx-xl-25 {
    flex: 0 0 auto;
    width: 25%
  }

  .colx-xl-30 {
    flex: 0 0 auto;
    width: 30%
  }

  .colx-xl-33 {
    flex: 0 0 auto;
    width: 33.3333333%
  }

  .colx-xl-35 {
    flex: 0 0 auto;
    width: 35%
  }

  .colx-xl-40 {
    flex: 0 0 auto;
    width: 40%
  }

  .colx-xl-45 {
    flex: 0 0 auto;
    width: 45%
  }

  .colx-xl-50 {
    flex: 0 0 auto;
    width: 50%
  }

  .colx-xl-55 {
    flex: 0 0 auto;
    width: 55%
  }

  .colx-xl-60 {
    flex: 0 0 auto;
    width: 60%
  }

  .colx-xl-65 {
    flex: 0 0 auto;
    width: 65%
  }

  .colx-xl-66 {
    flex: 0 0 auto;
    width: 66.6666666%
  }

  .colx-xl-70 {
    flex: 0 0 auto;
    width: 70%
  }

  .colx-xl-75 {
    flex: 0 0 auto;
    width: 75%
  }

  .colx-xl-80 {
    flex: 0 0 auto;
    width: 80%
  }

  .colx-xl-85 {
    flex: 0 0 auto;
    width: 85%
  }

  .colx-xl-90 {
    flex: 0 0 auto;
    width: 90%
  }

  .colx-xl-95 {
    flex: 0 0 auto;
    width: 95%
  }

  .colx-xl-100 {
    flex: 0 0 auto;
    width: 100%
  }
}
@media (min-width: 1400px) {
  .colx-xxl-0 {
    flex: 0 0 auto;
    display: none;
  }

  .colx-xxl-5 {
    flex: 0 0 auto;
    width: 5%
  }

  .colx-xxl-10 {
    flex: 0 0 auto;
    width: 10%
  }

  .colx-xxl-15 {
    flex: 0 0 auto;
    width: 15%
  }

  .colx-xxl-20 {
    flex: 0 0 auto;
    width: 20%
  }

  .colx-xxl-25 {
    flex: 0 0 auto;
    width: 25%
  }

  .colx-xxl-30 {
    flex: 0 0 auto;
    width: 30%
  }

  .colx-xxl-33 {
    flex: 0 0 auto;
    width: 33.3333333%
  }

  .colx-xxl-35 {
    flex: 0 0 auto;
    width: 35%
  }

  .colx-xxl-40 {
    flex: 0 0 auto;
    width: 40%
  }

  .colx-xxl-45 {
    flex: 0 0 auto;
    width: 45%
  }

  .colx-xxl-50 {
    flex: 0 0 auto;
    width: 50%
  }

  .colx-xxl-55 {
    flex: 0 0 auto;
    width: 55%
  }

  .colx-xxl-60 {
    flex: 0 0 auto;
    width: 60%
  }

  .colx-xxl-65 {
    flex: 0 0 auto;
    width: 65%
  }

  .colx-xxl-66 {
    flex: 0 0 auto;
    width: 66.6666666%
  }

  .colx-xxl-70 {
    flex: 0 0 auto;
    width: 70%
  }

  .colx-xxl-75 {
    flex: 0 0 auto;
    width: 75%
  }

  .colx-xxl-80 {
    flex: 0 0 auto;
    width: 80%
  }

  .colx-xxl-85 {
    flex: 0 0 auto;
    width: 85%
  }

  .colx-xxl-90 {
    flex: 0 0 auto;
    width: 90%
  }

  .colx-xxl-95 {
    flex: 0 0 auto;
    width: 95%
  }

  .colx-xxl-100 {
    flex: 0 0 auto;
    width: 100%
  }
}
/* File divgrid.css end *//* File form.css begin */
.form-control, .form-check-inline {
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
}

.form-group {
  margin-bottom: 0.7rem;
}

.form-label, .col-form-label {
  font-weight: 600;
  line-height: 23px;
}

.input-group .form-control + .btn-group-vertical button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group .form-control + button + .btn-group-vertical button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.sort-arrow-up, .sort-arrow-dn {
  width: 15px !important;
  line-height: 1;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

.sort-arrow-up {
  padding-bottom: 0 !important;
}

.sort-arrow-dn {
  padding-top: 0 !important;
}

.d_th_table {
  vertical-align: middle;
  overflow: hidden;
  display: block;
  white-space: nowrap;
}

.d_th_td_text {
  font-weight: 600;
  line-height: 15px;
  white-space: nowrap;
}

.d_th_td_nav {
  vertical-align: top;
  text-align: right;
}

.table-responsive {
  overflow-x: scroll;
}

.ontop {
  z-index: 2000;
}

div.gud_top {
}
div.search_top{
}
div.result_top {
}
div.result {
}
div.result_header {
  margin-top: 0.5rem;
}
div.result_subnav {
  display: block;
  padding: 0.25rem 0.5rem;
  margin-top: 0.5rem;
  border-radius: 0.2rem !important;
  width: 100%;
}
div.result_pager {
}
div.result_output {

}
div.result_body {
}
div.search {
  overflow: visible;
}
div.grid {
  padding-left: 0px;
  padding-right: 0px;
  z-index: 0;
}
table.grid {
  position: relative;
}

table.grid th {
  position: sticky;
  top: 0;
  z-index: 1000;
}
table.grid th:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 1010;
}
table.grid .grid_row_header {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 1000;
}
table.grid .grid_header {
  vertical-align: middle;
}

table.grid .t_right {
  padding-right: 2rem;
}

.recordView_Header {
 background-color: #6c757d;
}
.recordEdit_Header {
  background-color: #198754;
  border-color: #198754;
}
h3.result_edit {
  color: white;
}
div.record_readonly {
  padding: 0.75rem 0.5rem;
  border: 1px solid #dee2e6;
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
  background-color: #e9ecef;
  opacity: 1;
  margin-bottom: 0;
  font-size: 1rem;
}

div.record_readonly:empty {
  height: 48px;
}

button.new {
}
button.cancel {
}
button.filter {
}
button.filter_on, button.filter_off:hover, button.filter_off:active {
}
button.filter_off {
}
button.duplicate {
}
button.duplicate:hover, button.duplicate:active, button.duplicate:focus {
}
button.pdf {
}
button.history {
}
button.chkoff {
}
button.chkon {
  background-color: #0d6efd;
  color: white;
}
button.delete {
}
button.history {
}
button.help {
}
button.help.record {
  min-height: 36px;
}
button.edit {
}
button.save {
}
button.spelling {
}
button.spelling.record {
  min-height: 36px;
}
button.grid {
}
button.recordedit {
}
button.recordview {
}
button.calendar {
}
button.search {
}
button.searchclear {
}
button.searchtoggle {
}
button.prev {
}
button.next {
}

.upload + .dropdown-menu {
  min-width: 25rem;
  padding: 0.5rem;
  max-width: 100%;
}

.rownumsel {
  text-align: center;
  width: 40px;
  border: none;
}
.record_img {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 576px) {
  .record_toolbar button:first-child {
    border-top-right-radius: 3.2px !important;
    border-bottom-left-radius: 0 !important;
  }
  .record_toolbar button:last-child {
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 3.2px !important;
  }
}

@media screen and (max-width: 418px) {
  .headerSearch_simple {
    margin-left: auto;
  }
  .h_searchCollapse {
    order: 4 !important;
    flex: 1 0 75%;
  }
  .h_searchCollapse + .headerPagesize {
    order: 5 !important;
    flex: 1 0 25%;
  }
}
@media screen and  (max-width: 474px) and (min-width: 375px) {
  .headerSearch_full + .headerPagesize {
    width: 100%;
  }
  .headerSearch_full {
    margin-left: auto;
  }
}
.input-group.tm_input .btn-group-vertical .btn {
  border-radius: 0;
}
.input-group.tm_input .btn-group-vertical .btn {
  background-color: #e9ecef;
  color: #212529;
  border: 1px solid #ced4da;
}
.input-group.tm_input .btn-group-vertical .btn:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.headerFunc, .headerDisplay, .headerLoad, .headerSearch_full, .headerSearch_fullh, .headerSearch_simple, .headerSearch_date, .headerSearch_legend, .headerPagesize {
  display: flex;
  flex-flow: wrap;
}
@media screen and (max-width: 405px) {
  .headerDisplay, .display_btn_group {
    width: 100%;
  }
  .display_btn_group .btn-group {
    width: 20%;
  }
  .headerPagesize {
    flex-grow: 100;
  }
}
td {
  white-space: nowrap;
  margin-right: 1rem;
}

a.filelink {
  padding-right: 4px;
}

a.quicklink {
  padding-right: 4px;
}
/* File form.css end *//* File calendar.css begin */
.cal_header_row {
  background-color: #7c858d;
  border-radius: 0.2rem !important;
  margin: 0 !important;
}

.time_disp {
  font-weight: 600;
  margin-left: 3.5px;
  text-overflow: ellipsis;
}

.date_number {
  font-size: 1.25rem;
}

.action_group:hover {
  transform: translateY(-1rem);
  box-shadow: 0px 10px 13px -7px #000000;
  border: 1px solid #601872;
}

.action_group > p {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300;
  text-align: center;
}

.action_group > i {
  font-size: 4rem;
  color: #601872;
}


.date_search {
  max-height: 36px;
}

#main_hFunc,
#main_hDisp,
#main_hLoad {
  display: flex;
  align-content: flex-start;
}

#main_header_s_fullh {
  display: none;
}

.result_subnav > div {
  display: flex;
  justify-content: center !important;
}

.headerSearch_legend {
  justify-content: center;
}

.month_left {
  text-align: left !important;
}

#main_recordEdit_header {
  max-width: 50%;
}

.calendar_body {
  border: none !important;
}

.calendar_header {
  border-bottom: 1px solid black;
  background: #6c757d;
  display: flex;
  flex-direction: column;
  border-radius: 9px 9px 0 0;
}

.top_header_group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.5rem;
  min-height: 4rem;
  padding: 1rem 1.5rem 1rem 1rem;
  border-radius: 5rem 5rem 0 0;
}
.left_header_group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
}
.right_header_group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.current_range {
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
  margin-left: 3rem;
}

.current_city {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
}

.cal_week_box:first-child {
  border-left: 1px solid black;
}

.cal_week_header {
  border-right: 1px solid black;
}

.cal_week_header button > span {
  display: none;
}

.dayViewClose {
  position: absolute;
  top: 1em;
  right: 1rem;
}

.prev {
  background-color: transparent !important;
  color: #666;
  border: none;
}
.prev:hover {
  color: #999 !important;
}

.date_number {
  font-size: 1.25rem;
}

.btn_cal_day {
  background-color: transparent !important;
  color: #666;
}

.cal_day_header button {
  background-color: transparent !important;
  color: #666;
  border: none;
}

.small_rise {
  transition: transform 0.2s;
}

.small_rise:hover {
  transform: translateY(-2px);
}
.desaturate_hover {
  transition: filter 0.2s;
}
.desaturate_hover:hover {
  filter: saturate(50%);
}
.cal_item_card {
  transition: transform 0.2s;
}

.cal_item_card:hover {
  transform: translateY(-2px);
}

#main_recordview > .col > .card {
  border: none !important;
  border-radius: 7px !important;
}

.cal-date:hover {
  background-color: transparent !important;
  color: #666;
}

.bold_weight {
  font-weight: 700;
}

h2.month_header {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 200;
}

h5.cal_header {
  font-weight: 200;
  color: white;
  text-align: center;
}

.day_inactive {
  background-color: #e4e4e4;
}

.day_current,
.cal_single.day_current {
  background-color: #fff;
}

.day_current {
  font-weight: bold;
}

.calendar_body {
  border: 1px solid;
}

.cal_week {
  position: relative;
  border-bottom: 1px solid;
  display: flex;
  flex: 1 1 0%;
}

.cal_week_box {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
}

.cal_week_border {
  border-right: 1px solid;
  flex: 1 1 0%;
}

.cal_week_border:last-child {
  border-right: none;
  flex: 1 1 0%;
}

.cal_week_border_v {
  border-bottom: 1px solid;
  flex: 1 1 0%;
}

.cal_week_border_v:last-child {
  border-bottom: none;
  flex: 1 1 0%;
}

.cal_week_header {
  background: transparent;
  flex: 1 1 0%;
}

.cal_day_header {
  background: transparent;
  justify-content: space-between;
  padding: 0px;
}

.cal_day_number {
  margin: 0.3rem 0;
}

.cal_week_pl_top_box {
  margin-top: 30px;
  flex: 1 1 0%;
}

.cal_week_pl_left_box {
  margin-left: 30px;
  flex: 1 1 0%;
}

.calendar > .calendar_body > .cal_week > .cal_week_pl_top_box {
  height: 170px;
}

.calendar > .calendar_body > .cal_week > .cal_week_pl_left_box {
  height: 170px;
}

.cal_week_pl_mid_box {
  display: flex;
  position: relative;
}

.cal_week_pl_day_box {
  flex: 1 1 0%;
  border-right: 1px solid transparent;
}

.cal_item {
  position: absolute;
  box-sizing: border-box;
  list-style: none;
  overflow: hidden;
  height: 24px;
  cursor: pointer;
}

.view_more {
  text-align: center;
  opacity: 0.55;
  transition: transform 0.2s;
}
.view_more:hover {
  opacity: 0.8;
  transform: translateY(-2px);
}
#main_h_filter {
  display: none !important;
}
.cal_pin_field {
  font-size: 0.8rem;
  margin-left: 4px;
}
.cal_pin_field > span {
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
  width: calc(99%);
  overflow: hidden;
}

.today_button,
.back_view_button,
.forward_view_button {
  all: unset;
  background: #d3d6d9;
  border-radius: 5px;
  padding: 0 0.5rem;
}
.left_header_group > button:hover {
  background: #bec2c6;
}

#dlg_close_d_form > span {
  display: none;
}
.ee_re_override {
  animation: fade-out 0.7s ease-out;
  width: fit-content;
  max-width: 50%;
  border-radius: 7px !important;
  border: none !important;
  font-family: 'Open Sans', sans-serif;
}

.ee_re_override h3 {
  padding: 0 !important;
}

.ee_re_override button > span {
  height: auto !important;
  width: auto !important;
  position: relative !important;
}

.d_center_modal {
  justify-content: flex-start !important;
}

.ee_re_override[open] {
  font-family: 'Open Sans', sans-serif !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: background-color 0.3s;
  min-height: 42rem;
  min-width: 28rem;
  background-color: #fff;
  position: absolute;
  top: 7rem;
  animation: fade-in 0.2s ease-out;
  overflow-x: hidden;
}

.ee_re_override[open]::backdrop {
  background-image: linear-gradient(45deg, black, #601872);
  opacity: 0.45;
  animation: backdrop-fade-in 0.7s ease-out forwards;
}

.ee_re_override #main_f7_l {
  display: none;
}

.ee_re_override #main_f7 {
  display: none;
}

.ee_re_override #main_f2 {
  height: 3rem;
}

.ee_re_override #main_f3 {
  height: 3rem;
}

.ee_re_override #main_f4 {
  height: 3rem;
}

.ee_re_override #main_f8 {
  height: 3rem;
}

.ee_re_override #main_f9 {
  height: 3rem;
}

.ee_re_override #main_f10 {
  height: 3rem;
}

.ee_re_override #main_f11 {
  height: 3rem;
}

.ee_re_override #main_f12 {
  height: 3rem;
}

.ee_re_override #main_f14 {
  height: 3rem;
}

.ee_re_override .dt_opened {
  position: absolute;
  top: -2.5rem;
}
.ev_close {
  cursor: pointer;
  position: relative;
  left: 95%;
  color: #601872;
  min-width: 1rem;
  min-height: 1rem;
  margin-bottom: 15px;
  transition: transform 0.4s;
}

.ev_close > i:hover {
  transform: scale(1.25);
}

.ev_title {
  font-weight: 400;
  border-bottom: 1px solid black;
  max-width: 100%;
  text-align: center;
  justify-self: center;
  font-family: 'Open Sans', sans-serif !important;
}

.ev_place {
  font-family: 'Open Sans', sans-serif !important;
  align-self: flex-start;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 1rem;
  border-bottom: 1px solid lightblue;
  font-family: 'Open Sans', sans-serif !important;
}

.ev_place > h3 {
  margin: 0rem 1rem 0.5rem 1rem;
  align-self: flex-start;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif !important;
}

.ev_prop {
  display: flex;
  gap: 1rem;
  font-family: 'Open Sans', sans-serif !important;
}

.ev_prop > h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 24px;
}

.ev_location {
  display: flex;
  gap: 1rem;
  font-family: 'Open Sans', sans-serif !important;
}

.ev_location > h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 24px;
}

.ev_times {
  font-family: 'Open Sans', sans-serif !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  font-family: 'Open Sans', sans-serif !important;
}

.ev_times > * > h3 {
  font-size: 28px;
}

.ev_start,
.ev_end,
.ev_len {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300;
  display: flex;
  align-items: center;
  align-self: flex-start;
  font-family: 'Open Sans', sans-serif !important;
  justify-content: flex-start;
}

.ev_start_repeat,
.ev_end_repeat,
.ev_len_repeat {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300;
  display: flex;
  align-items: center;
  align-self: flex-start;
  font-family: 'Open Sans', sans-serif !important;
  justify-content: flex-start;
}

.ev_start > div,
.ev_end > div,
.ev_len > div {
  font-family: 'Open Sans', sans-serif !important;
  margin: 0rem 0.33rem;
}

.ev_smaller_h3 {
  font-size: 24px;
}

.ev_start_data,
.ev_end_data,
.ev_len_data {
  font-weight: 300;
  text-align: center;
  align-self: center;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 20px !important;
  min-height: 100%;
}

.ev_inst_data {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 1rem;
  max-height: 7rem;
  overflow-y: scroll;
}

.ev_schedule {
  margin: none;
  padding: none;
}

.ev_desc_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  min-width: 27rem;
  font-family: 'Open Sans', sans-serif !important;
}

.ev_details {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 0.8rem;
  font-weight: 300;
  align-items: center;
  align-self: flex-start;
  border: 1px solid #666;
  border-radius: 5px;
  min-height: 5rem;
  max-height: 12rem;
  width: 100%;
  box-sizing: border-box;
  overflow-y: auto;
  margin-bottom: 50px;
}

.ev_details_header {
  font-family: 'Open Sans', sans-serif !important;
}

.ev_actions_panel {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  gap: 1rem;
  width: 100%;
  font-family: 'Open Sans', sans-serif !important;
}

.ev_button_group {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
  padding: 6px;
  transition: all 0.3s;
  background-color: rgba(255, 255, 255, 0.1);
  bottom: 4px;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif !important;
  width: 96%;
  height: 54px;
}

.ev_button_group > button {
  height: 38px;
  background-color: #8a2629;
  color: #fff;
  transition: transform 0.4s ease;
}

.ev_button_group > button:hover {
  background-color: #541315;
  transform: translateY(-5px);
}

.ev_button_group > button > span {
  height: auto !important;
  width: auto !important;
  position: relative !important;
}

.ev_meta {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  gap: 1rem;
  width: 100%;
  font-size: 0.75rem;
}
.event_card {
  font-family: 'Open Sans', sans-serif !important;
  padding: 0;
  margin: 0 2px;
}

.event_card_body {
  padding: 0 0 0 5px;
}


.rv_override {
  animation: fade-out 0.7s ease-out;
  width: fit-content;
  max-width: 50%;
  border-radius: 7px !important;
  border: none !important;
}

.rv_override h3 {
  padding: 0 !important;
}

.rv_override[open] {
  font-family: 'Open Sans', sans-serif !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: background-color 0.3s;
  background-color: #fff;
  min-height: 42rem;
  min-width: 28rem;

  position: fixed;
  top: 7rem;
  animation: fade-in 0.2s ease-out;
  overflow-x: hidden;
}

.rv_override[open]::backdrop {
  background-image: linear-gradient(45deg, black, #601872);
  opacity: 0.45;
  animation: backdrop-fade-in 0.7s ease-out forwards;
}
.dv_override,
.rv_override {
  max-width: 50%;
}

.gs_re_override h3 {
  padding: 0 !important;
}

.gs_re_override button > span {
  height: auto !important;
  width: auto !important;
  position: relative !important;
}

.gs_re_override[open] {
  font-family: 'Open Sans', sans-serif !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: background-color 0.3s;
  min-height: 42rem;
  min-width: 28rem;
  background-color: #fff;
  position: absolute;
  top: 7rem;
  animation: fade-in 0.2s ease-out;
  overflow-x: hidden;
}

.gs_re_override[open]::backdrop {
  background-image: linear-gradient(45deg, black, #601872);
  opacity: 0.45;
  animation: backdrop-fade-in 0.7s ease-out forwards;
}

.gs_re_override #main_f6_l {
  display: none;
}

.gs_re_override #main_f6 {
  display: none;
}

.gs_re_override #main_f8 {
  height: 3rem;
}
.groupsale {
  color: #000000 !important;
  background-color: #f9a7b3 !important;
}

.groupsale:hover {
  background-color: #f88c9b !important;
}

.groupsale:focus {
  background-color: #f88c9b !important;
}

.groupsale:active {
  background-color: #f88c9b !important;
}
button.groupsale {
  padding: 0 0.75rem 0 0.75rem;
}
.gs_re_override {
  animation: fade-out 0.7s ease-out;
  width: fit-content;
  max-width: 50%;
  border-radius: 7px !important;
  border: none !important;
  font-family: 'Open Sans', sans-serif;
  overflow-y: hidden;
}

.gs_re_override .dt_opened {
  position: absolute;
  top: -2.5rem;
}
.cal_item:has(.groupsale) {
  border-bottom: #f5ccd2 1px solid !important;
}
.techproject {
  color: #000000 !important;
  background-color: #51afff !important;
}

.techproject:hover {
  background-color: #41a4fa !important;
}

.techproject:focus {
  background-color: #41a4fa !important;
}

.techproject:active {
  background-color: #41a4fa !important;
}
.cal_item:has(.techproject) {
  border-bottom: #d9edf7 1px solid !important;
}
.tm_re_override {
  animation: fade-out 0.7s ease-out;
  width: fit-content;
  max-width: 50%;
  border-radius: 7px !important;
  border: none !important;
  font-family: 'Open Sans', sans-serif;
}

.tm_re_override h3 {
  padding: 0 !important;
}

.tm_re_override button > span {
  height: auto !important;
  width: auto !important;
  position: relative !important;
}

.tm_re_override[open] {
  font-family: 'Open Sans', sans-serif !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: background-color 0.3s;
  min-height: 42rem;
  min-width: 28rem;
  background-color: #fff;
  position: relative;
  top: 7rem;
  animation: fade-in 0.2s ease-out;
  overflow-x: hidden;
}

.tm_re_override[open]::backdrop {
  background-image: linear-gradient(45deg, black, #601872);
  opacity: 0.45;
  animation: backdrop-fade-in 0.7s ease-out forwards;
}

.tm_re_override #main_f7_l {
  display: none;
}

.tm_re_override #main_f7 {
  display: none;
}

.tm_re_override #main_f4 {
  height: 2rem;
}

.tm_re_override #main_f8 {
  height: 2rem;
}

.tm_re_override #main_f9 {
  height: 3rem;
}

button.technology_maintenance {
  padding: 0 0.75rem 0 0.75rem;
}
.technology_maintenance {
  color: #000000 !important;
  background-color: #fff3b0 !important;
}

.technology_maintenance:hover {
  background-color: #e7d77c !important;
}

.technology_maintenance:focus {
  background-color: #e7d77c !important;
}

.technology_maintenance:active {
  background-color: #e7d77c !important;
}
.tm_re_override .dt_opened {
  position: absolute;
  top: -2.5rem;
}
.cal_item:has(.technology_maintenance) {
  border-bottom: #f4edc1 1px solid !important;
}
.event {
  color: #000000 !important;
  background-color: #b3e5b8 !important;

}

.event:hover {
  background-color:#87d28e !important;
}

.event:focus {
  background-color:#87d28e !important;
}

.event:active {
  background-color: #87d28e !important;
}
.cal_item:has(.event) {
  border-bottom: #d2ebd4 1px solid !important;
}
/* File calendar.css end *//* File view.agenda.css begin */
button.agenda {
}

div.agenda {
}

.agenda_item {
  margin: 0.4rem 0;
}

div.agenda_field {
  font-size: var(--font-size);
}

.agenda_image {
  margin: 0 auto;
}

@media(max-width: 767px) {
  .agenda_image {
    max-height: 250px !important;
  }
}
/* File view.agenda.css end *//* File view.pinboard.css begin */
button.pinboard {
}

div.pinboard {
}

div.pinboarditem {
}

div.pinboard_field {
}

.pinboard_card_text {
  font-size: var(--font-size);
}

.pinboard-btn-group {
  width: 100%;
}

.pinboard-btn-group button {
  border-radius: 0;
}
/* File view.pinboard.css end *//* File view.table.css begin */
/* File view.table.css end *//* File autocomplete.css begin */
.ac_select {
  align-items: center;
  border-radius: 3.2px;
  border: 1px solid #ced4da;
  box-sizing: border-box;
  color: rgb(33, 37, 41);
  cursor: pointer;
  display: flex;
  justify-content: left;
  position: relative;
  transition: 0.2s;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}

.ac_options {
  border-radius: 3.2px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid #ced4da;
  box-sizing: border-box;
  color: rgb(33, 37, 41);
  display: none;
  left: 0;
  max-height: 221px;
  overflow-y: scroll;
  position: absolute;
  width: 100%;
  z-index: 5;
}

.ac_select_opened .ac_options {
  display: block;
}

div.form-control.ac_select_opened .ac_options {
  top: 46px;
}
div.form-control.form-control-sm.ac_select_opened .ac_options {
  top: 28px;
}
div.form-control.form-control-lg.ac_select_opened .ac_options {
  top: 53px;
}

.ac_option {
  background: #fff;
  box-sizing: border-box;
  line-height: 25px;
  padding: 0.5rem;
  font-weight: 300;
}
.ac_option:hover {
  background-color: #e4e4e4;
}

.ac_option_disabled {
  color: #e4e4e4;
  cursor: none;
  pointer-events: none;
}

.ac_option_selected {
  color: #e4e4e4;
  cursor: initial;
  pointer-events: none;
}

.ac_option_hidden {
  display: none;
}

.ac_selected_label {
  background: #5e6264;
  border-radius: 4px;
  color: #fff;
  cursor: initial;
  display: inline-block;
  margin: 3px 10px 3px 0;
  padding: 3px 7px;
}

.ac_selected_label:last-of-type {
  margin-right: 0;
}

.ac_selected_label i {
  cursor: pointer;
  display: inline-block;
  margin-left: 7px;
}

.ac_selected_label i:hover {
  color: #ffffff;
}

.ac_autocomplete {
  background: #f9f9f8;
  border-bottom: 1px solid #e4e4e4;
  border-left: none;
  border-right: none;
  border-top: none;
  box-sizing: border-box;
  font-size: 16px;
  outline: none;
  padding: 10px;
  width: 100%;
}
/* File autocomplete.css end *//* File dlg.css begin */
.d_form {
  position: relative;
  display: none;
  width: 100%;
  z-index: 5;
}

.d_form_pop {
  border-radius: 3.2px !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  color: #363b3e;
  position: absolute;
  padding: 1rem;
  background: #ffffff;
  transform: translate3d(0px, 37px, 0px);
}

.d_open_pop {
  display: block;
  z-index: 2000;
}

.d_form_inline {
}

.d_open_inline {
  display: block;
}

.d_form_replace {
}

.d_open_replace {
  display: inherit;
}

.d_form_modal {
}

.d_open_modal {
  display: block;
}

.d_center_modal {
  animation: fade-out 0.7s ease-out;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  min-height: 30%;
  max-height: 94%;
  scrollbar-width: thin;
}

  .d_center_modal[open] {
    transition: background-color 0.3s;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    animation: fade-in 0.2s ease-out;
    font-weight: 00;
  }

    .d_center_modal[open]::backdrop {
      background-image: linear-gradient(45deg, black, #601872);
      opacity: 0.55;
      animation: backdrop-fade-in 0.7s ease-out forwards;
    }

.d_form_toaster {
  position: absolute;
  right: calc(50vw - 200px);
  bottom: 0;
  background: #ffffff;
  border: 1px solid black;
  border-radius: 5px;
  box-shadow: 5px 2px 25px -3px #601872;
  transition: bottom 500ms, opacity 600ms;
  opacity: 0;
  width: 400px;
  min-height: 100px;
}

.d_open_toaster {
  display: block;
  opacity: 1;
  z-index: 2000;
}

.d_close {
  position: absolute;
  display: block;
  top: 1px;
  right: 1px;
  border: none;
  background-color: transparent;
  color: #000;
  z-index: 5;
  transition: transform 1s ease;
}

  .d_close > span {
    display: none;
  }

  .d_close:focus-visible {
    outline: 0;
  }

  .d_close:hover {
    transform: rotate(90deg);
    color: red;
  }

.d_form_help {
  max-width: 360px;
  min-width: 280px;
}
/* File dlg.css end *//* File toaster_ui.css begin */

.toaster_outer {

  position: absolute;
  bottom: 0;
  right: calc(50vw - 200px);
  background: white;
  border: 1px solid black;
  border-radius: 5px;
  box-shadow: 5px 2px 25px -3px #601872;
  transition: bottom 500ms, opacity 600ms;
  opacity: 0;
  width: 400px;
  min-height: 100px;
  max-height: 300px;
  z-index: 500;

}

.toaster_inner {
  margin: 0.5rem;
  display: flex;
  flex-direction: column;
  place-items: center;
  text-align: center;
}

.toaster_header {
  display: flex;
  font-size: larger;
  align-items: center;
  align-self: flex-start;
}
.toaster_header > i {
  margin-inline: 1rem;
}

.toaster_confirm {
  display: none;
  font-size: larger;
}

.toasterMessage {
  font-size: 1.5rem !important
}

/* File toaster_ui.css end *//* File datetimepicker.css begin */
.dt {
  align-items: center;
  border-radius: 3.2px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-right: none;
  box-sizing: border-box;
  color: #363b3e;
  justify-content: left;
  padding: 5px 10px;
  position: relative;
  transition: 0.2s;
}

.dt_form {
  border-radius: 3.2px !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  color: #363b3e;
  display: none;
  position: absolute;
  max-width: 360px;
  min-width: 280px;
  width: 100%;
  z-index: 5;
  padding: 1rem;
  background-color: white;
  transform: translate3d(0px, 37px, 0px);
}
input.form-control-sm + .dt_form {
  transform: translate3d(0px, 37px, 0px) !important;
}
input.form-control-lg + .dt_form {
  transform: translate3d(0px, 47px, 0px) !important;
}
.dt_button {
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-left: 0 !important;
  border-left: none;
  padding-top: .25rem;
  padding-bottom: .25rem;
}
.dt_opened {
  display: block;
}

.dt_top {
  margin-top: 0;
}
.dt_header{
}
.dt_prev {
}
.dt_prev_btn {
}
.dt_next {
}
.dt_next_btn {
}
.dt_month {
}
.dt_month_h {
  font-size: 20px;
  line-height: 30px;
}

.dt_days_header {
  background-color: #6c757d;
  background-image: var(--bs-gradient) !important;
  color: white;
  border-radius: 0.2rem !important;
}
.dt_day_header h6 {
  text-align: center;
}
.dt_day_header_text {
}

.dt_date {
  margin: 0;
  padding: 0.15rem;
  text-align: center;
}
.dt_date.day_current {
  color: #0033ff;
  background-color: #c4c4c4;
}
.dt_date.day_inactive {
  color: #c4c4c4;
}
.dt_date:hover {
  background-color: #e4e4e4;
  border-radius: 0.2rem !important;
  cursor: pointer;
}
.dt_date.day_active:hover {
}
.dt_date.day_inactive:hover {
  color: #ffffff;
}

.dt_number {
  margin: 0;
}
.row .col:last-child .input-group input.form-control + .dt_form {
  right: 0;
  left: auto;
}
/* File datetimepicker.css end *//* File drag.css begin */
.dd_base { }
.dd_hint { background: #fea; }
.dd_active { background: #ffd4d4; }

.fdlist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fdlist li {
  margin: 2px;
  padding: 2px;
  border: 1px solid #333;
  background: #eaeaea;
  text-align: left;
}
/* File drag.css end *//* File nav.css begin */
.navbar {
  padding: 0.5rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.navbar-dark .navbar-nav .nav-link:hover {
  text-decoration: none;
}
.navbar-nav .nav-link#contact_btn {
  font-weight: bold;
}
ul li.nav-item {
  padding-bottom: 0 !important;
  margin-bottom: 0.15rem !important;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width:992px) {
  .navbar-nav .nav-link#contact_btn {
    display: inline-block;
    border-radius: 0.25rem;
  }

  .navbar-nav .nav-link#contact_btn:hover {
    text-decoration: none;
  }
}
.nav-link {
  cursor: pointer;
}
button.page-link {
  color: #212529;
}
.page-item.active .page-link {
  color: white;
  background-color: #212529;
  border: 1px solid #dee2e6;
}

.active {
}

.inactive {
  background-color: #cccccc;
}

.page-link:hover {
  color: black;
}
nav.menu_nav ul.navbar-nav li.nav-item {
  margin-bottom: 0;
  border: 1px solid transparent;
}
nav.menu_nav ul.navbar-nav li.nav-item .nav-link {
  padding: 0.25rem 0.5rem;
}
.navbar-brand {
  height: 40px;
  width: 40px;
  background-image: url("../img/icons/JDMX_AppIcon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.5rem;
}
nav.menu_nav ul.navbar-nav li.nav-item:hover {
  background-color: #f8f9fa;
}
.navbar-collapse.show .navbar-nav .nav-item .dropdown-menu {
  border: none;
}
.dropdown-menu, .nav-link, a.navbar-brand {
  cursor: pointer;
}
.submenu {
  background-color: darkgrey;
  color: #212529;
  list-style: none;
}
li a.submenu_item {
  text-decoration: none;
  color: white;
}
.dropdown-item:active {
  background-color: #f8f9fa;
  color: #1e2125;
}
#navMenu .nav-item.dropdown .dropdown-menu {
  top: 97%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  min-width: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
}
/* File nav.css end *//* File validate.css begin */
label.alert {
  width: 100%;
}
.alert_block {
  margin-top: 1rem;
}
.alert_inline {
  padding: 0.25rem 10px;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.alert-danger {
}
/* File validate.css end *//* File social.css begin */
.social {
  font-size: 50px;
  text-align: center;
}

.social a i {
  padding: 2px;
}

i.fa-facebook-f, i.fa-facebook {
  color: #3b5998;
}

i.fa-twitter-square, i.fa-twitter {
  color: #00aced;
}

i.fa-instagram {
  color: #d92c74;
}

i.fa-pinterest, i.fa-pinterest-p {
  color: #cb2027;
}

i.fa-google-plus-square {
  color: #dd4b39;
}

i.fa-snapchat {
  color: #fffc00;
}

i.fa-yelp {
  color: #d32323;
}

i.fa-tripadvisor {
  color: #00af87;
}

i.fa-google {
  color: #4285f4;
}

i.fa-linkedin {
  color: #007bb5;
}

i.fa-youtube {
  color: #ff0000;
}

i.fa-github {
  color: black;
}

.email-bar {
  margin-bottom: 20px;
  background-color: #ffffff;
}

#email-container {
  border: 1px solid black;
}

.side-links a {
  display: block;
  text-align: center;
  padding: 7px 10px;
  transition: all 0.3s ease;
  font-size: 18px;
  border-bottom: 1px solid white;
  background-color: rgba(240, 240, 240, 0.6);
  margin-left: 22px;
}
.side-links a:first-child {
  border-top-left-radius: 0.25rem;
}
.side-links a:last-child {
  border-bottom-left-radius: 0.25rem;
}
.side-links a:hover {
  cursor: pointer;
  background-color: #dcdcdc;
}

#icon-bar {
  width: 60px;
  z-index: 20;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  margin-top: 100px;
}
/* File social.css end */