@media (min-width: 50.01rem) {
  :root {
    font-size: calc( 100vw / 100 );
  }
}
@media (min-width: 120rem) {
  :root {
    font-size: calc( 100vw / 120 );
  }
}
/*

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
a:focus {
  outline: none;
}
.font-small-1 {
  font-size: 0.7rem !important;
}
.font-small-2 {
  font-size: 0.8rem !important;
}
.font-small-3 {
  font-size: 0.9rem !important;
}
.font-small-4 {
  font-size: 1rem !important;
}
.font-medium-1 {
  font-size: 1.1rem !important;
}
.font-medium-2 {
  font-size: 1.2rem !important;
}
.font-medium-3 {
  font-size: 1.3rem !important;
}
.font-medium-4 {
  font-size: 1.4rem !important;
}
.font-medium-5 {
  font-size: 1.5rem !important;
}
.font-large-1 {
  font-size: 2rem !important;
}
.font-large-2 {
  font-size: 3rem !important;
}
.font-large-3 {
  font-size: 4rem !important;
}
.font-large-4 {
  font-size: 5rem !important;
}
.font-large-5 {
  font-size: 6rem !important;
}
.text-bold-300 {
  font-weight: 300 !important;
}
.text-bold-400 {
  font-weight: 400 !important;
}
.text-bold-500 {
  font-weight: 500 !important;
}
.text-bold-600 {
  font-weight: 600 !important;
}
.text-bold-700 {
  font-weight: 700 !important;
}
.text-bold-800 {
  font-weight: 800 !important;
}
.text-bold-900 {
  font-weight: 900 !important;
}
.nopadding {
  padding: 0px;
}
.nopr {
  padding-right: 0px;
}
.nopl {
  padding-left: 0px;
}
.p-t-0 {
  padding-top: 0px !important
}
.p-r-0 {
  padding-right: 0px !important
}
.p-l-0 {
  padding-left: 0px !important
}
.p-b-0 {
  padding-bottom: 0px !important
}
.p-t-3 {
  padding-top: 3px !important
}
.p-r-3 {
  padding-right: 3px !important
}
.p-l-3 {
  padding-left: 3px !important
}
.p-b-3 {
  padding-bottom: 3px !important
}
.p-t-5 {
  padding-top: 5px !important
}
.p-r-5 {
  padding-right: 5px !important
}
.p-l-5 {
  padding-left: 5px !important
}
.p-b-5 {
  padding-bottom: 5px !important
}
.p-t-15 {
  padding-top: 15px !important
}
.p-t-10 {
  padding-top: 10px !important
}
.p-r-10 {
  padding-right: 10px !important
}
.p-l-10 {
  padding-left: 10px !important
}
.p-b-10 {
  padding-bottom: 10px !important
}
.p-t-15 {
  padding-top: 15px !important
}
.p-r-15 {
  padding-right: 15px !important
}
.p-l-15 {
  padding-left: 15px !important
}
.p-b-15 {
  padding-bottom: 15px !important
}
.p-t-20 {
  padding-top: 20px !important
}
.p-r-20 {
  padding-right: 20px !important
}
.p-l-20 {
  padding-left: 20px !important
}
.p-b-20 {
  padding-bottom: 20px !important
}
.p-t-25 {
  padding-top: 25px !important
}
.p-r-25 {
  padding-right: 25px !important
}
.p-l-25 {
  padding-left: 25px !important
}
.p-b-25 {
  padding-bottom: 25px !important
}
.p-t-30 {
  padding-top: 30px !important
}
.p-r-30 {
  padding-right: 30px !important
}
.p-l-30 {
  padding-left: 30px !important
}
.p-b-30 {
  padding-bottom: 30px !important
}
.p-t-35 {
  padding-top: 35px !important
}
.p-r-35 {
  padding-right: 35px !important
}
.p-l-35 {
  padding-left: 35px !important
}
.p-b-35 {
  padding-bottom: 35px !important
}
.p-t-40 {
  padding-top: 40px !important
}
.p-r-40 {
  padding-right: 40px !important
}
.p-l-40 {
  padding-left: 40px !important
}
.p-b-40 {
  padding-bottom: 40px !important
}
.p-t-45 {
  padding-top: 45px !important
}
.p-r-45 {
  padding-right: 45px !important
}
.p-l-45 {
  padding-left: 45px !important
}
.p-b-45 {
  padding-bottom: 45px !important
}
.p-t-50 {
  padding-top: 50px !important
}
.p-r-50 {
  padding-right: 50px !important
}
.p-l-50 {
  padding-left: 50px !important
}
.p-b-50 {
  padding-bottom: 50px !important
}
.p-t-55 {
  padding-top: 55px !important
}
.p-r-55 {
  padding-right: 55px !important
}
.p-l-55 {
  padding-left: 55px !important
}
.p-b-55 {
  padding-bottom: 55px !important
}
.p-t-60 {
  padding-top: 60px !important
}
.p-r-60 {
  padding-right: 60px !important
}
.p-l-60 {
  padding-left: 60px !important
}
.p-b-60 {
  padding-bottom: 60px !important
}
.p-t-65 {
  padding-top: 65px !important
}
.p-r-65 {
  padding-right: 65px !important
}
.p-l-65 {
  padding-left: 65px !important
}
.p-b-65 {
  padding-bottom: 65px !important
}
.p-t-70 {
  padding-top: 70px !important
}
.p-r-70 {
  padding-right: 70px !important
}
.p-l-70 {
  padding-left: 70px !important
}
.p-b-70 {
  padding-bottom: 70px !important
}
.p-t-75 {
  padding-top: 75px !important
}
.p-r-75 {
  padding-right: 75px !important
}
.p-l-75 {
  padding-left: 75px !important
}
.p-b-75 {
  padding-bottom: 75px !important
}
.p-t-80 {
  padding-top: 80px !important
}
.p-r-80 {
  padding-right: 80px !important
}
.p-l-80 {
  padding-left: 80px !important
}
.p-b-80 {
  padding-bottom: 80px !important
}
.p-t-85 {
  padding-top: 85px !important
}
.p-r-85 {
  padding-right: 85px !important
}
.p-l-85 {
  padding-left: 85px !important
}
.p-b-85 {
  padding-bottom: 85px !important
}
.p-t-90 {
  padding-top: 90px !important
}
.p-r-90 {
  padding-right: 90px !important
}
.p-l-90 {
  padding-left: 90px !important
}
.p-b-90 {
  padding-bottom: 90px !important
}
.p-t-95 {
  padding-top: 95px !important
}
.p-r-95 {
  padding-right: 95px !important
}
.p-l-95 {
  padding-left: 95px !important
}
.p-b-95 {
  padding-bottom: 95px !important
}
.p-t-100 {
  padding-top: 100px !important
}
.p-r-100 {
  padding-right: 100px !important
}
.p-l-100 {
  padding-left: 100px !important
}
.p-b-100 {
  padding-bottom: 100px !important
}
.m-t-0 {
  margin-top: 0px !important
}
.m-r-0 {
  margin-right: 0px !important
}
.m-l-0 {
  margin-left: 0px !important
}
.m-b-0 {
  margin-bottom: 0px !important
}
.m-t-3 {
  margin-top: 3px !important
}
.m-r-3 {
  margin-right: 3px !important
}
.m-l-3 {
  margin-left: 3px !important
}
.m-b-3 {
  margin-bottom: 3px !important
}
.m-t-5 {
  margin-top: 5px !important
}
.m-r-5 {
  margin-right: 5px !important
}
.m-l-5 {
  margin-left: 5px !important
}
.m-b-5 {
  margin-bottom: 5px !important
}
.m-t-7 {
  margin-top: 7px !important
}
.m-r-7 {
  margin-right: 7px !important
}
.m-l-7 {
  margin-left: 7px !important
}
.m-b-7 {
  margin-bottom: 7px !important
}
.m-t-10 {
  margin-top: 10px !important
}
.m-r-10 {
  margin-right: 10px !important
}
.m-l-10 {
  margin-left: 10px !important
}
.m-b-10 {
  margin-bottom: 10px !important
}
.m-b-0 {
  margin-bottom: 0px !important
}
.mt-2 {
  margin-top: 13px !important
}
.m-r-13 {
  margin-right: 13px !important
}
.m-l-13 {
  margin-left: 13px !important
}
.m-b-13 {
  margin-bottom: 13px !important
}
.m-t-15 {
  margin-top: 15px !important
}
.m-r-15 {
  margin-right: 15px !important
}
.m-l-15 {
  margin-left: 15px !important
}
.m-b-15 {
  margin-bottom: 15px !important
}
.m-t-20 {
  margin-top: 20px !important
}
.m-r-20 {
  margin-right: 20px !important
}
.m-l-20 {
  margin-left: 20px !important
}
.m-b-20 {
  margin-bottom: 20px !important
}
.m-t-25 {
  margin-top: 25px !important
}
.m-r-25 {
  margin-right: 25px !important
}
.m-l-25 {
  margin-left: 25px !important
}
.m-b-25 {
  margin-bottom: 25px !important
}
.m-t-28 {
  margin-top: 28px !important
}
.m-r-28 {
  margin-right: 28px !important
}
.m-l-28 {
  margin-left: 28px !important
}
.m-b-28 {
  margin-bottom: 28px !important
}
.m-t-30 {
  margin-top: 30px !important
}
.m-r-30 {
  margin-right: 30px !important
}
.m-l-30 {
  margin-left: 30px !important
}
.m-b-30 {
  margin-bottom: 30px !important
}
.m-t-35 {
  margin-top: 35px !important
}
.m-r-35 {
  margin-right: 35px !important
}
.m-l-35 {
  margin-left: 35px !important
}
.m-b-35 {
  margin-bottom: 35px !important
}
.m-t-38 {
  margin-top: 38px !important
}
.m-t-40 {
  margin-top: 40px !important
}
.m-r-40 {
  margin-right: 40px !important
}
.m-l-40 {
  margin-left: 40px !important
}
.m-b-40 {
  margin-bottom: 40px !important
}
.m-t-45 {
  margin-top: 45px !important
}
.m-r-45 {
  margin-right: 45px !important
}
.m-l-45 {
  margin-left: 45px !important
}
.m-b-45 {
  margin-bottom: 45px !important
}
.m-t-50 {
  margin-top: 50px !important
}
.m-r-50 {
  margin-right: 50px !important
}
.m-l-50 {
  margin-left: 50px !important
}
.m-b-50 {
  margin-bottom: 50px !important
}
.m-t-55 {
  margin-top: 55px !important
}
.m-r-55 {
  margin-right: 55px !important
}
.m-l-55 {
  margin-left: 55px !important
}
.m-b-55 {
  margin-bottom: 55px !important
}
.m-t-60 {
  margin-top: 60px !important
}
.m-r-60 {
  margin-right: 60px !important
}
.m-l-60 {
  margin-left: 60px !important
}
.m-b-60 {
  margin-bottom: 60px !important
}
.m-t-65 {
  margin-top: 65px !important
}
.m-r-65 {
  margin-right: 65px !important
}
.m-l-65 {
  margin-left: 65px !important
}
.m-b-65 {
  margin-bottom: 65px !important
}
.m-t-70 {
  margin-top: 70px !important
}
.m-r-70 {
  margin-right: 70px !important
}
.m-l-70 {
  margin-left: 70px !important
}
.m-b-70 {
  margin-bottom: 70px !important
}
.m-t-75 {
  margin-top: 75px !important
}
.m-r-75 {
  margin-right: 75px !important
}
.m-l-75 {
  margin-left: 75px !important
}
.m-b-75 {
  margin-bottom: 75px !important
}
.m-t-80 {
  margin-top: 80px !important
}
.m-r-80 {
  margin-right: 80px !important
}
.m-l-80 {
  margin-left: 80px !important
}
.m-b-80 {
  margin-bottom: 80px !important
}
.m-t-85 {
  margin-top: 85px !important
}
.m-r-85 {
  margin-right: 85px !important
}
.m-l-85 {
  margin-left: 85px !important
}
.m-b-85 {
  margin-bottom: 85px !important
}
.m-t-90 {
  margin-top: 90px !important
}
.m-r-90 {
  margin-right: 90px !important
}
.m-l-90 {
  margin-left: 90px !important
}
.m-b-90 {
  margin-bottom: 90px !important
}
.m-t-95 {
  margin-top: 95px !important
}
.m-r-95 {
  margin-right: 95px !important
}
.m-l-95 {
  margin-left: 95px !important
}
.m-b-95 {
  margin-bottom: 95px !important
}
.m-t-100 {
  margin-top: 100px !important
}
.m-r-100 {
  margin-right: 100px !important
}
.m-l-100 {
  margin-left: 100px !important
}
.m-b-100 {
  margin-bottom: 100px !important
}
.hide {
  display: none
}
.m-t-10 {
  margin-top: 10px
}
.m-t-15 {
  margin-top: 15px
}
.m-t-20 {
  margin-top: 20px
}
.m-b-10 {
  margin-bottom: 10px
}
.m-b-20 {
  margin-bottom: 20px
}
.mm-t-3 {
  margin-top: -3px
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0;
  }
  .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0;
  }
  .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
      display: inline-block;
  }
  .form-inline .input-group {
      width: auto;
  }
  .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0;
  }
  .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0;
  }
  .form-inline .custom-control {
      align-items: center;
      justify-content: center;
  }
  .form-inline .custom-control-label {
      margin-bottom: 0;
  }
}
.form-small {
  height: calc(1.5rem + 2px) !important;
  font-size: 0.75rem;
}
.btn-small {
  padding: 0.1875rem 0.75rem;
  font-size: 0.75rem;
  min-height: calc(1.5em + 0.375rem + 2px);
}
.fc-col-header {
  width: 100% !important;
}
.fc-daygrid-body {
  width: 100% !important;
}
.fc-scrollgrid-sync-table {
  width: 100% !important;
}
.hiddenRow {
  padding: 0 !important;
}
@media (max-width:991px) {
  .float-end {
      float: none !important;
  }
  .scroll-tabs .float-end {
      float: right !important;
  }
  .d-bg-primary {
      background: #154876;
  }
}
@media (max-width:580px) {
  .mb-d3 {
      margin-bottom: 1rem !important;
  }
  .m-r-d0 {
      margin-right: 0 !important;
  }
  .d-input {
      width: calc(96% - 26px);
  }
  .nav-item {
      width: 100% !important;
  }
  .scroll-tabs .nav-item {
      width: auto !important;
  }
}
@media (max-width:480px) {
  .mb-d3 {
      margin-bottom: 1rem !important;
  }
  .m-r-d0 {
      margin-right: 0 !important;
  }
  .d-input {
      width: calc(95.5% - 26px);
  }
  .nav-item {
      width: 100% !important;
  }
  .scroll-tabs .nav-item {
      width: auto !important;
  }
}
@media (max-width:320px) {
  .mb-d3 {
      margin-bottom: 1rem !important;
  }
  .m-r-d0 {
      margin-right: 0 !important;
  }
  .d-input {
      width: calc(94% - 26px);
  }
  .nav-item {
      width: 100% !important;
  }
  .scroll-tabs .nav-item {
      width: auto !important;
  }
}
.nav-btn {
  height: 32px;
}
#menu-ctn {
  position: relative;
  margin: 0;
  display: inline-block;
}
#menu-cnt {
  opacity: 0;
  transform: translate(16px, -10px) scale(0.7);
  padding: 10px;
  display: none;
  position: absolute;
  background: var(--pms-body-bg);
  border-radius: 10px;
  z-index: 1;
}
.dropped {
  opacity: 1 !important;
  display: block !important;
  /* position: absolute;
    inset: 0px 0px auto auto;
    margin: 0px;
    transform: translate(-180px, 41px); */
}
.stages input {
  display: none;
}
.stages .box {
  position: relative;
  background: var(--pms-card-bg);
  height: 40px;
  transition: all .15s ease-in-out;
}
.stages .box::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  box-shadow: var(--pms-box-shadow);
}
.stages header.box {
  z-index: 100;
  cursor: initial;
  box-shadow: var(--pms-box-shadow);
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.stages header .box-title {
  margin: 0;
  font-weight: normal;
  font-size: 16pt;
  color: white;
  cursor: initial;
}
.stages .box-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  display: inline-block;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: var(--pms-body-color);
  font-size: 0.7333333333rem;
  font-weight: 600 !important;
  margin-bottom: 0;
}
.stages .box-title-last {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  display: inline-block;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: var(--pms-body-color);
  font-size: 0.7333333333rem;
  font-weight: 600 !important;
  margin-bottom: 0;
}
.stages .box-content {
  width: 100%;
  font-size: 10pt;
  color: rgba(0, 0, 0, .54);
  display: none;
}
.stages .box-close {
  position: absolute;
  height: 40px;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
.stages .list-group-item:hover {
  background: var(--pms-200);
}
.stages input:checked + .box {
  height: auto;
  margin: 16px 0;
  box-shadow: var(--pms-box-shadow);
}
.stages input:checked + .box .box-title {
  /*border-bottom: 1px solid rgba(0,0,0,.18);*/
}
.stages input:checked + .box .box-content, .stages input:checked + .box .box-close {
  display: inline-block;
}
.stages section .box-title {
  padding-left: 44px;
  width: 100%;
}
.stages section .box-title:before {
  position: absolute;
  display: block;
  content: '\203a';
  font-size: 18pt;
  left: 20px;
  top: -2px;
  transition: transform .15s ease-in-out;
  color: var(--pms-body-color);
}
.stages input:checked + section.box .box-title:before {
  transform: rotate(90deg);
}
.items {
  display: none;
}
.services {
  display: none;
}
.height-75 {
  height: 75px !important;
}
.media {
  display: flex;
  align-items: flex-start;
}
.quotation-comparison {
  padding-left: 0;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  margin-bottom: 0;
}
.quotation-comparison li {
  list-style: none;
}
.tbl-fixed table {
  border-collapse: separate;
  border-spacing: 0;
}
.tbl-fixed table thead {
  position: sticky;
  top: 0px;
  z-index: 5;
}
.tbl-fixed th {
  white-space: nowrap;
}
.tbl-fixed td:first-child, .tbl-fixed th:first-child {
  position: sticky;
  left: 0px;
  z-index: 4;
}
.tbl-fixed .table-striped > tbody > tr:nth-of-type(odd) {
  --pms-table-accent-bg: var(--pms-white);
  color: var(--pms-table-striped-color);
}
.tbl-fixed .table-hover > tbody > tr:hover {
  --pms-table-accent-bg: var(--pms-table-hover-bg);
  color: var(--pms-table-hover-color);
}
.tbl-fixed-2 {
  max-height: 35vh;
}
.tbl-fixed-2 table thead {
  position: sticky;
  top: 0px;
  z-index: 5;
}
.tbl-fixed-2 table {
  border-collapse: separate;
  border-spacing: 0;
}
.tbl-fixed-2 .vend {
  position: sticky;
  left: 0px;
  z-index: 4;
}
.tbl-fixed-2 .vend-no {
  position: inherit !important;
  z-index: 1;
}
.tbl-fixed-2 td:first-child, .tbl-fixed-2 th:first-child {
  position: sticky;
  left: 0px;
  z-index: 4;
}
.tbl-fixed-2 td:nth-child(2), .tbl-fixed-2 th:nth-child(2) {
  position: sticky;
  left: 41px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-2 td:first-child, .tbl-fixed-2 th:nth-child(2) {
  z-index: 3;
}
.tbl-fixed-2 td:nth-child(3), .tbl-fixed-2 th:nth-child(3) {
  position: sticky;
  left: 112px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-2 td:first-child, .tbl-fixed-2 th:nth-child(3) {
  z-index: 3;
}
.tbl-fixed-2 td:nth-child(4), .tbl-fixed-2 th:nth-child(4) {
  position: sticky;
  left: 192px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-2 td:first-child, .tbl-fixed-2 th:nth-child(4) {
  z-index: 4;
}
.tbl-fixed-2 .table-striped > tbody > tr:nth-of-type(odd) {
  --pms-table-accent-bg: var(--pms-white);
  color: var(--pms-table-striped-color);
}
.tbl-fixed-2 .table-hover > tbody > tr:hover {
  --pms-table-accent-bg: var(--pms-table-hover-bg);
  color: var(--pms-table-hover-color);
}
.tbl-fixed-budget table thead {
  position: sticky;
  top: 0px;
  z-index: 5;
}
.tbl-fixed-budget table {
  border-collapse: separate;
  border-spacing: 0;
}
.tbl-fixed-budget .vend {
  position: sticky;
  left: 0px;
  z-index: 4;
}
.tbl-fixed-budget .vend-no {
  position: inherit !important;
  z-index: 1;
}
.tbl-fixed-budget td:first-child, .tbl-fixed-budget th:first-child {
  position: sticky;
  left: 0px;
  z-index: 4;
}
.tbl-fixed-budget td:nth-child(2), .tbl-fixed-budget th:nth-child(2) {
  position: sticky;
  left: 84px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-budget td:first-child, .tbl-fixed-budget th:nth-child(2) {
  z-index: 3;
}
.tbl-fixed-budget td:nth-child(3), .tbl-fixed-budget th:nth-child(3) {
  position: sticky;
  left: 186px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-budget td:first-child, .tbl-fixed-budget th:nth-child(3) {
  z-index: 3;
}
.tbl-fixed-budget td:nth-child(4), .tbl-fixed-budget th:nth-child(4) {
  position: sticky;
  left: 237px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-budget td:first-child, .tbl-fixed-budget th:nth-child(4) {
  z-index: 4;
}
.tbl-fixed-budget td:nth-child(5), .tbl-fixed-budget th:nth-child(5) {
  position: sticky;
  left: 313px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-budget td:first-child, .tbl-fixed-budget th:nth-child(5) {
  z-index: 5;
}
.tbl-fixed-budget td:nth-child(6), .tbl-fixed-budget th:nth-child(6) {
  position: sticky;
  left: 370px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-budget td:first-child, .tbl-fixed-budget th:nth-child(6) {
  z-index: 6;
}
.tbl-fixed-budget td:nth-child(7), .tbl-fixed-budget th:nth-child(7) {
  position: sticky;
  left: 416px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-budget td:first-child, .tbl-fixed-budget th:nth-child(7) {
  z-index: 7;
}
.tbl-fixed-budget .table-striped > tbody > tr:nth-of-type(odd) {
  --pms-table-accent-bg: var(--pms-white);
  color: var(--pms-table-striped-color);
}
.tbl-fixed-budget .table-hover > tbody > tr:hover {
  --pms-table-accent-bg: var(--pms-table-hover-bg);
  color: var(--pms-table-hover-color);
}
.tbl-fixed-journal {
  max-height: 35vh;
}
.tbl-fixed-journal table thead {
  position: sticky;
  top: 0px;
  z-index: 9;
}
.tbl-fixed-journal table {
  border-collapse: separate;
  border-spacing: 0;
}
.tbl-fixed-journal td:first-child, .tbl-fixed-journal th:first-child {
  position: sticky;
  left: 0px;
  z-index: 4;
}
.tbl-fixed-journal td:nth-child(2), .tbl-fixed-journal th:nth-child(2) {
  position: sticky;
  left: 22px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-journal td:first-child, .tbl-fixed-journal th:nth-child(2) {
  z-index: 3;
}
.tbl-fixed-journal td:nth-child(3), .tbl-fixed-journal th:nth-child(3) {
  position: sticky;
  left: 118px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-journal td:first-child, .tbl-fixed-journal th:nth-child(3) {
  z-index: 3;
}
.tbl-fixed-journal td:nth-child(4), .tbl-fixed-journal th:nth-child(4) {
  position: sticky;
  left: 226px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-journal td:first-child, .tbl-fixed-journal th:nth-child(4) {
  z-index: 4;
}
.tbl-fixed-journal td:nth-child(5), .tbl-fixed-journal th:nth-child(5) {
  position: sticky;
  left: 321px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-journal td:first-child, .tbl-fixed-journal th:nth-child(5) {
  z-index: 4;
}
.tbl-fixed-journal .table-striped > tbody > tr:nth-of-type(odd) {
  --pms-table-accent-bg: var(--pms-white);
  color: var(--pms-table-striped-color);
}
.tbl-fixed-journal .table-hover > tbody > tr:hover {
  --pms-table-accent-bg: var(--pms-table-hover-bg);
  color: var(--pms-table-hover-color);
}
.tbl-fixed-my-task {}
.tbl-fixed-my-task table thead {
  position: sticky;
  top: 0px;
  z-index: 9;
}
.tbl-fixed-my-task table thead th {
  background: #ffffff;
}
.tbl-fixed-my-task table {
  border-collapse: separate;
  border-spacing: 0;
}
.tbl-fixed-my-task td, .tbl-fixed-my-task th {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.tbl-fixed-my-task td:first-child, .tbl-fixed-my-task th:first-child {
  position: sticky;
  left: 0px;
  z-index: 4;
}
.tbl-fixed-my-task td:nth-child(2), .tbl-fixed-my-task th:nth-child(2) {
  position: sticky;
  left: 221px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-my-task td:first-child, .tbl-fixed-my-task th:nth-child(2) {
  z-index: 3;
}
.tbl-fixed-my-task td:nth-child(3), .tbl-fixed-my-task th:nth-child(3) {
  position: sticky;
  left: 424px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-my-task td:first-child, .tbl-fixed-my-task th:nth-child(3) {
  z-index: 3;
}
.tbl-fixed-my-task td:nth-child(4), .tbl-fixed-my-task th:nth-child(4) {
  position: sticky;
  left: 627px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-my-task td:first-child, .tbl-fixed-my-task th:nth-child(4) {
  z-index: 4;
}
.tbl-fixed-my-task .table-striped > tbody > tr:nth-of-type(odd) {
  --pms-table-accent-bg: var(--pms-white);
  color: var(--pms-table-striped-color);
}
.tbl-fixed-my-task .table-hover > tbody > tr:hover {
  --pms-table-accent-bg: var(--pms-table-hover-bg);
  color: var(--pms-table-hover-color);
}
.tbl-fixed-task {}
.tbl-fixed-task table thead {
  position: sticky;
  top: 0px;
  z-index: 9;
}
.tbl-fixed-task table thead th {
  background: #ffffff;
}
.tbl-fixed-task table {
  border-collapse: separate;
  border-spacing: 0;
}
.tbl-fixed-task td, .tbl-fixed-task th {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.tbl-fixed-task td:first-child, .tbl-fixed-task th:first-child {
  position: sticky;
  left: 0px;
  z-index: 4;
}
.tbl-fixed-task td:nth-child(2), .tbl-fixed-task th:nth-child(2) {
  position: sticky;
  left: 221px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-task td:first-child, .tbl-fixed-task th:nth-child(2) {
  z-index: 3;
}
.tbl-fixed-task td:nth-child(3), .tbl-fixed-task th:nth-child(3) {
  position: sticky;
  left: 424px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-task td:first-child, .tbl-fixed-task th:nth-child(3) {
  z-index: 3;
}
.tbl-fixed-task td:nth-child(4), .tbl-fixed-task th:nth-child(4) {
  position: sticky;
  left: 627px;
  z-index: 1;
  white-space: nowrap;
}
.tbl-fixed-task td:first-child, .tbl-fixed-task th:nth-child(4) {
  z-index: 4;
}
.tbl-fixed-task .table-striped > tbody > tr:nth-of-type(odd) {
  --pms-table-accent-bg: var(--pms-white);
  color: var(--pms-table-striped-color);
}
.tbl-fixed-task .table-hover > tbody > tr:hover {
  --pms-table-accent-bg: var(--pms-table-hover-bg);
  color: var(--pms-table-hover-color);
}
.task-planner .date {
  width: 30px;
}
.back-btn {
  vertical-align: middle !important;
}
.acc .treeview-list-item .treeview-row {
  height: 37px !important;
}
.acc a:hover p {
  color: #000 !important;
}
.acc .form-check-input {
  margin-top: 0.5em !important;
}
.Query-heading-bg {
  border-bottom: 1px solid var(--pms-input-border-color);
}
/* accordion  */
.accordion1 {
  margin-top: 30px;
  width: 100%;
  border-radius: 10px;
}
.accordion1 .item {
  margin: 15px 0px;
  border-radius: 5px;
  overflow: hidden;
}
.accordion1 > div:nth-child(1) {
  background: #e9faff;
  border-left: 4px solid #21b1ea;
}
.accordion1 > div:nth-child(2) {
  background: #D3F4E7;
  border-left: 4px solid #00B664;
}
.accordion1 > div:nth-child(3) {
  background: #e9eef3;
  border-left: 4px solid #193350;
}
.accordion1 > div:nth-child(4) {
  background: #efeeed;
  border-left: 4px solid #eaa421;
}
.accordion1 > div:nth-child(5) {
  background: #e5faff;
  border-left: 4px solid #0A5467;
}
.accordion1 > div:nth-child(6) {
  background: #ffeeea;
  border-left: 4px solid #F47155;
}
.accordion1 > div:nth-child(7) {
  background: #f5f7ff;
  border-left: 4px solid #7E91ED;
}
.accordion1 > div:nth-child(8) {
  background: #EBF7E3;
  border-left: 4px solid #375F1B;
}
.accordion1 > div:nth-child(9) {
  background: #fbf7ff;
  border-left: 4px solid #683FB1;
}
.accordion1 > div:nth-child(10) {
  background: #fff5f8;
  border-left: 4px solid #A8808B;
}
.accordion1 > div:nth-child(11) {
  background: #e9faff;
  border-left: 4px solid #21b1ea;
}
.accordion1 > div:nth-child(12) {
  background: #D3F4E7;
  border-left: 4px solid #00B664;
}
.accordion1 > div:nth-child(13) {
  background: #e9eef3;
  border-left: 4px solid #193350;
}
.accordion1 > div:nth-child(14) {
  background: #efeeed;
  border-left: 4px solid #eaa421;
}
.accordion1 > div:nth-child(15) {
  background: #e5faff;
  border-left: 4px solid #0A5467;
}
.accordion1 > div:nth-child(16) {
  background: #ffeeea;
  border-left: 4px solid #F47155;
}
.accordion1 > div:nth-child(17) {
  background: #f5f7ff;
  border-left: 4px solid #7E91ED;
}
.accordion1 > div:nth-child(18) {
  background: #EBF7E3;
  border-left: 4px solid #375F1B;
}
.accordion1 > div:nth-child(19) {
  background: #fbf7ff;
  border-left: 4px solid #683FB1;
}
.accordion1 > div:nth-child(20) {
  background: #fff5f8;
  border-left: 4px solid #A8808B;
}
.accordion1 .item .question {
  position: relative;
  padding: 10px 0px;
  padding-left: 40px;
  font-size: 14px;
  font-weight: 600;
  color: #222;
  cursor: pointer;
}
.accordion1 .item .question:before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(-50%, -50%) rotate(0deg);
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  color: #555;
  text-align: center;
  transition: all 0.3s ease-in-out; /* Set transition duration to 0.3s */
}
.accordion1 .item .answer {
  max-height: 0px;
  overflow: hidden;
  font-size: 1rem;
  color: #222;
  transition: all 0.5s ease-in-out; /* Set transition duration to 0.5s */
}
.accordion1 .item .answer > * {
  margin: 5px 10px 15px;
  transition: all 0.5s ease-in-out; /* Set transition duration to 0.5s */
}
.accordion1 .item.active .question:before {
  transform: translate(-50%, -50%) rotate(134deg);
}
.accordion1 .item.active .answer {
  max-height: 100%;
}
/* accordion2  */
.accordion2 {
  margin-top: 30px;
  width: 100%;
  border-radius: 10px;
}
.accordion2 .item {
  margin: 15px 0px;
  border-radius: 5px;
  overflow: hidden;
}
.accordion2 > div:nth-child(1) {
  background: #e9faff;
  border-left: 4px solid #21b1ea;
}
.accordion2 > div:nth-child(2) {
  background: #D3F4E7;
  border-left: 4px solid #00B664;
}
.accordion2 > div:nth-child(3) {
  background: #e9eef3;
  border-left: 4px solid #193350;
}
.accordion2 > div:nth-child(4) {
  background: #efeeed;
  border-left: 4px solid #eaa421;
}
.accordion2 > div:nth-child(5) {
  background: #e5faff;
  border-left: 4px solid #0A5467;
}
.accordion1 > div:nth-child(6) {
  background: #ffeeea;
  border-left: 4px solid #F47155;
}
.accordion2 > div:nth-child(7) {
  background: #f5f7ff;
  border-left: 4px solid #7E91ED;
}
.accordion2 > div:nth-child(8) {
  background: #EBF7E3;
  border-left: 4px solid #375F1B;
}
.accordion2 > div:nth-child(9) {
  background: #fbf7ff;
  border-left: 4px solid #683FB1;
}
.accordion2 > div:nth-child(10) {
  background: #fff5f8;
  border-left: 4px solid #A8808B;
}
.accordion2 > div:nth-child(11) {
  background: #e9faff;
  border-left: 4px solid #21b1ea;
}
.accordion2 > div:nth-child(12) {
  background: #D3F4E7;
  border-left: 4px solid #00B664;
}
.accordion2 > div:nth-child(13) {
  background: #e9eef3;
  border-left: 4px solid #193350;
}
.accordion2 > div:nth-child(14) {
  background: #efeeed;
  border-left: 4px solid #eaa421;
}
.accordion2 > div:nth-child(15) {
  background: #e5faff;
  border-left: 4px solid #0A5467;
}
.accordion1 > div:nth-child(16) {
  background: #ffeeea;
  border-left: 4px solid #F47155;
}
.accordion2 > div:nth-child(17) {
  background: #f5f7ff;
  border-left: 4px solid #7E91ED;
}
.accordion2 > div:nth-child(18) {
  background: #EBF7E3;
  border-left: 4px solid #375F1B;
}
.accordion2 > div:nth-child(19) {
  background: #fbf7ff;
  border-left: 4px solid #683FB1;
}
.accordion2 > div:nth-child(20) {
  background: #fff5f8;
  border-left: 4px solid #A8808B;
}
.accordion2 .item .question {
  position: relative;
  padding: 10px 0px;
  padding-left: 40px;
  font-size: 14px;
  font-weight: 600;
  color: #222;
  cursor: pointer;
}
.accordion2 .item .question:before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(-50%, -50%) rotate(0deg);
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  color: #555;
  text-align: center;
  transition: all 0.3s ease-in-out; /* Set transition duration to 0.3s */
}
.accordion2 .item .answer {
  max-height: 0px;
  overflow: hidden;
  font-size: 18px;
  color: #222;
  transition: all 0.5s ease-in-out; /* Set transition duration to 0.5s */
}
.accordion2 .item .answer > * {
  margin: 5px 10px 15px;
  transition: all 0.5s ease-in-out; /* Set transition duration to 0.5s */
}
.accordion2 .item.active .question:before {
  transform: translate(-50%, -50%) rotate(134deg);
}
.accordion2 .item.active .answer {
  max-height: 100%;
}
.custom-tabs .nav-link {
  padding: 0.5rem !important;
}
.job-checklist {
  margin-top: 30px;
  width: 100%;
  border-radius: 10px;
}
.job-checklist h6 {
  color: #154B74 !important;
}
.job-checklist .checklist-item {
  border-radius: 5px;
  overflow: hidden;
}
/*.job-checklist .item-1 {
  background: #EDF2F9 !important;
  border-left: 4px solid #21b1ea !important;
  height: 100%;
}
.job-checklist .item-2 {
  background: #D1F4E8 !important;
  border-left: 4px solid #00B76B !important;
  height: 100%;
}
.job-checklist .item-3 {
  background: #F6E8E8 !important;
  border-left: 4px solid #F11D21 !important;
  height: 100%;
}
.job-checklist .item-4 {
  background: #EFEEED !important;
  border-left: 4px solid #EEA535 !important;
  height: 100%;
}
.job-checklist .item-5 {
  background: #EFE3EE !important;
  border-left: 4px solid #E500E4 !important;
  height: 100%;
}*/
.job-checklist .item-1 {
  background: #e9faff !important;
  border-left: 4px solid #21b1ea !important;
  height: 100%;
}
.job-checklist .item-2 {
  background: #D1F4E8 !important;
  border-left: 4px solid #00B76B !important;
  height: 100%;
}
.job-checklist .item-3 {
  background: #e5f1ff !important;
  border-left: 4px solid #193350 !important;
  height: 100%;
}
.job-checklist .item-4 {
  background: #EFEEED !important;
  border-left: 4px solid #EEA535 !important;
  height: 100%;
}
.job-checklist .item-5 {
  background: #fbf7ff !important;
  border-left: 4px solid #683FB1 !important;
  height: 100%;
}
.job-checklist .item-6 {
  background: #f7fdff !important;
  border-left: 4px solid #5E7D8A !important;
  height: 100%;
}
.job-checklist .item-7 {
  background: #e5faff !important;
  border-left: 4px solid #0A5467 !important;
  height: 100%;
}
.job-checklist .item-8 {
  background: #ffeeea !important;
  border-left: 4px solid #F47155 !important;
  height: 100%;
}
.job-checklist .item-9 {
  background: #e0fffd !important;
  border-left: 4px solid #08C9BA !important;
  height: 100%;
}
.job-checklist .item-10 {
  background: #f5f7ff !important;
  border-left: 4px solid #7E91ED !important;
  height: 100%;
}
.job-checklist .item-11 {
  background: #EBF7E3 !important;
  border-left: 4px solid #375F1B !important;
  height: 100%;
}
.job-checklist .item-12 {
  background: #fff5f8 !important;
  border-left: 4px solid #A8808B !important;
  height: 100%;
}
.job-checklist .tab-1.active {
  background: #e9faff !important;
  border-bottom-color: #21b1ea !important;
}
.job-checklist .tab-2.active {
  background: #D1F4E8 !important;
  border-bottom-color: #00B76B !important;
}
.job-checklist .tab-3.active {
  background: #e5f1ff !important;
  border-bottom-color: #193350 !important;
}
.job-checklist .tab-4.active {
  background: #EFEEED !important;
  border-bottom-color: #EEA535 !important;
}
.job-checklist .tab-5.active {
  background: #fbf7ff !important;
  border-bottom-color: #683FB1 !important;
}
.job-checklist .tab-6.active {
  background: #f7fdff !important;
  border-bottom-color: #5E7D8A !important;
}
.job-checklist .tab-7.active {
  background: #e5faff !important;
  border-bottom-color: #0A5467 !important;
}
.job-checklist .tab-8.active {
  background: #ffeeea !important;
  border-bottom-color: #F47155 !important;
}
.job-checklist .tab-9.active {
  background: #e0fffd !important;
  border-bottom-color: #08C9BA !important;
}
.job-checklist .tab-10.active {
  background: #f5f7ff !important;
  border-bottom-color: #7E91ED !important;
}
.job-checklist .tab-11.active {
  background: #EBF7E3 !important;
  border-bottom-color: #375F1B !important;
}
.job-checklist .tab-12.active {
  background: #fff5f8 !important;
  border-bottom-color: #A8808B !important;
}
.job-checklist .checklist-item:hover {
  background: #FFFFFF !important;
}


.cal-month-view .cal-header .cal-cell {
  font-size: 12px !important;
}
.cal-month-view .cal-header {
  text-align: center;
  font-weight: bolder
}
.cal-month-view .cal-header .cal-cell {
  padding: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap
}
.cal-month-view .cal-days {
  border: 1px solid;
  border-bottom: 0
}
.cal-month-view .cal-cell-top {
  min-height: 40px;
  flex: 1
}
.cal-month-view .cal-cell-row {
  display: flex
}
.cal-month-view .cal-cell {
  float: left;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch
}
.cal-month-view .cal-cell .cal-event {
  pointer-events: all !important
}
.cal-month-view .cal-day-cell {
  min-height: 50px
}
.cal-month-view .cal-day-cell:not(:last-child) {
  border-right: 1px solid
}
[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right: initial;
  border-left: 1px solid
}
.cal-month-view .cal-days .cal-cell-row {
  border-bottom: 1px solid
}
.cal-month-view .cal-day-badge {
  margin-top: 18px;
  margin-left: 10px;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px;
  float: left
}
.cal-month-view .cal-day-number {
  font-size: 12px;
  font-weight: 400;
  opacity: .5;
  margin-top: 15px;
  margin-right: 15px;
  float: right;
  margin-bottom: 10px
}
.cal-month-view .cal-events {
  flex: 1;
  align-items: flex-end;
  margin: 3px;
  line-height: 10px;
  display: flex;
  flex-wrap: wrap
}
.cal-month-view .cal-event {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin: 2px
}
.cal-month-view .cal-day-cell.cal-in-month.cal-has-events {
  cursor: pointer
}
.cal-month-view .cal-day-cell.cal-out-month .cal-day-number {
  opacity: .1;
  cursor: default
}
.cal-month-view .cal-day-cell.cal-today .cal-day-number {
  font-size: 12px
}
.cal-month-view .cal-open-day-events {
  padding: 15px
}
.cal-month-view .cal-open-day-events .cal-event {
  position: relative;
  top: 2px
}
.cal-month-view .cal-out-month .cal-day-badge, .cal-month-view .cal-out-month .cal-event {
  opacity: .3
}
.cal-month-view .cal-draggable {
  cursor: move
}
.cal-month-view .cal-drag-active * {
  pointer-events: none
}
.cal-month-view .cal-event-title {
  cursor: pointer
}
.cal-month-view .cal-event-title:hover {
  text-decoration: underline
}
.cal-month-view {
  background-color: #fff
}
.cal-month-view .cal-cell-row:hover {
  background-color: #fafafa
}
.cal-month-view .cal-cell-row .cal-cell:hover, .cal-month-view .cal-cell.cal-has-events.cal-open {
  background-color: #ededed
}
.cal-month-view .cal-days {
  border-color: #e1e1e1
}
.cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: #e1e1e1
}
[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: initial;
  border-left-color: #e1e1e1
}
.cal-month-view .cal-days .cal-cell-row {
  border-bottom-color: #e1e1e1
}
.cal-month-view .cal-day-badge {
  background-color: #b94a48;
  color: #fff
}
.cal-month-view .cal-event {
  background-color: #1e90ff;
  border-color: #d1e8ff;
  color: #fff
}
.cal-month-view .cal-day-cell.cal-weekend .cal-day-number {
  color: #8b0000
}
.cal-month-view .cal-day-cell.cal-today {
  background-color: #e8fde7
}
.cal-month-view .cal-day-cell.cal-drag-over {
  background-color: #e0e0e0 !important
}
.cal-month-view .cal-open-day-events {
  color: #fff;
  background-color: #555;
  box-shadow: inset 0 0 15px #00000080
}
.cal-week-view * {
  box-sizing: border-box
}
.cal-week-view .cal-day-headers {
  display: flex;
  padding-left: 70px;
  border: 1px solid
}
[dir=rtl] .cal-week-view .cal-day-headers {
  padding-left: initial;
  padding-right: 70px
}
.cal-week-view .cal-day-headers .cal-header {
  flex: 1;
  text-align: center;
  padding: 5px
}
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right: 1px solid
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right: initial;
  border-left: 1px solid
}
.cal-week-view .cal-day-headers .cal-header:first-child {
  border-left: 1px solid
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left: initial;
  border-right: 1px solid
}
.cal-week-view .cal-day-headers span {
  font-weight: 400;
  opacity: .5
}
.cal-week-view .cal-day-column {
  flex-grow: 1;
  border-left: solid 1px
}
[dir=rtl] .cal-week-view .cal-day-column {
  border-left: initial;
  border-right: solid 1px
}
.cal-week-view .cal-event {
  font-size: 12px;
  border: 1px solid;
  direction: ltr
}
.cal-week-view .cal-time-label-column {
  width: 70px;
  height: 100%
}
.cal-week-view .cal-current-time-marker {
  position: absolute;
  width: 100%;
  height: 2px;
  z-index: 2
}
.cal-week-view .cal-all-day-events {
  border: solid 1px;
  border-top: 0;
  border-bottom-width: 3px;
  padding-top: 3px;
  position: relative
}
.cal-week-view .cal-all-day-events .cal-day-columns {
  height: 100%;
  width: 100%;
  display: flex;
  position: absolute;
  top: 0;
  z-index: 0
}
.cal-week-view .cal-all-day-events .cal-events-row {
  position: relative;
  height: 31px;
  margin-left: 70px
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row {
  margin-left: initial;
  margin-right: 70px
}
.cal-week-view .cal-all-day-events .cal-event-container {
  display: inline-block;
  position: absolute
}
.cal-week-view .cal-all-day-events .cal-event-container.resize-active {
  z-index: 1;
  pointer-events: none
}
.cal-week-view .cal-all-day-events .cal-event {
  padding: 0 5px;
  margin-left: 2px;
  margin-right: 2px;
  height: 28px;
  line-height: 28px
}
.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event {
  border-top-left-radius: initial;
  border-bottom-left-radius: initial;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important
}
.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event {
  border-top-right-radius: initial;
  border-bottom-right-radius: initial;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px
}
.cal-week-view .cal-all-day-events .cal-time-label-column {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px
}
.cal-week-view .cal-all-day-events .cal-resize-handle {
  width: 6px;
  height: 100%;
  cursor: col-resize;
  position: absolute;
  top: 0
}
.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end {
  right: 0
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end {
  right: initial;
  left: 0
}
.cal-week-view .cal-event, .cal-week-view .cal-header {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.cal-week-view .cal-drag-active {
  pointer-events: none;
  z-index: 1
}
.cal-week-view .cal-drag-active * {
  pointer-events: none
}
.cal-week-view .cal-time-events {
  position: relative;
  border: solid 1px;
  border-top: 0;
  display: flex
}
.cal-week-view .cal-time-events .cal-day-columns {
  display: flex;
  flex-grow: 1
}
.cal-week-view .cal-time-events .cal-day-column, .cal-week-view .cal-time-events .cal-events-container {
  position: relative
}
.cal-week-view .cal-time-events .cal-event-container {
  position: absolute;
  z-index: 1
}
.cal-week-view .cal-time-events .cal-event {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  margin: 1px;
  padding: 0 5px;
  line-height: 25px
}
.cal-week-view .cal-time-events .cal-resize-handle {
  width: 100%;
  height: 4px;
  cursor: row-resize;
  position: absolute
}
.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end {
  bottom: 0
}
.cal-week-view .cal-hour-segment {
  position: relative
}
.cal-week-view .cal-hour-segment:after {
  content: "\a0"
}
.cal-week-view .cal-event-container:not(.cal-draggable) {
  cursor: pointer
}
.cal-week-view .cal-draggable {
  cursor: move
}
.cal-week-view mwl-calendar-week-view-hour-segment, .cal-week-view .cal-hour-segment {
  display: block
}
.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment, .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-bottom: thin dashed
}
.cal-week-view .cal-time {
  font-weight: 700;
  padding-top: 5px;
  width: 70px;
  text-align: center
}
.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time {
  display: none
}
.cal-week-view .cal-starts-within-day .cal-event {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px
}
.cal-week-view .cal-ends-within-day .cal-event {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}
.cal-week-view {
  background-color: #fff;
  border-top: solid 1px #e1e1e1
}
.cal-week-view .cal-day-headers {
  border-color: #e1e1e1;
  border-top: 0
}
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: #e1e1e1
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: initial;
  border-left: solid 1px #e1e1e1 !important
}
.cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: #e1e1e1
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: initial;
  border-right-color: #e1e1e1
}
.cal-week-view .cal-day-headers .cal-header:hover, .cal-week-view .cal-day-headers .cal-drag-over {
  background-color: #ededed
}
.cal-week-view .cal-day-column {
  border-left-color: #e1e1e1
}
[dir=rtl] .cal-week-view .cal-day-column {
  border-left-color: initial;
  border-right-color: #e1e1e1
}
.cal-week-view .cal-event {
  background-color: #d1e8ff;
  border-color: #1e90ff;
  color: #1e90ff
}
.cal-week-view .cal-all-day-events {
  border-color: #e1e1e1
}
.cal-week-view .cal-header.cal-today {
  background-color: #e8fde7
}
.cal-week-view .cal-header.cal-weekend span {
  color: #8b0000
}
.cal-week-view .cal-time-events {
  border-color: #e1e1e1
}
.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover {
  background-color: #ededed
}
.cal-week-view .cal-hour-odd {
  background-color: #fafafa
}
.cal-week-view .cal-drag-over .cal-hour-segment {
  background-color: #ededed
}
.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment, .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-bottom-color: #e1e1e1
}
.cal-week-view .cal-current-time-marker {
  background-color: #ea4334
}
.cal-day-view mwl-calendar-week-view-header {
  display: none
}
.cal-day-view .cal-events-container {
  margin-left: 70px
}
[dir=rtl] .cal-day-view .cal-events-container {
  margin-left: initial;
  margin-right: 70px
}
.cal-day-view .cal-day-column {
  border-left: 0
}
.cal-day-view .cal-current-time-marker {
  margin-left: 70px;
  width: calc(100% - 70px)
}
[dir=rtl] .cal-day-view .cal-current-time-marker {
  margin-left: initial;
  margin-right: 70px
}
.cal-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 11px;
  word-wrap: break-word;
  opacity: .9
}
.cal-tooltip.cal-tooltip-top {
  padding: 5px 0;
  margin-top: -3px
}
.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0
}
.cal-tooltip.cal-tooltip-right {
  padding: 0 5px;
  margin-left: 3px
}
.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0
}
.cal-tooltip.cal-tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px
}
.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px
}
.cal-tooltip.cal-tooltip-left {
  padding: 0 5px;
  margin-left: -3px
}
.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px
}
.cal-tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
  border-radius: .25rem
}
.cal-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  border-top-color: #000
}
.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  border-right-color: #000
}
.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  border-bottom-color: #000
}
.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  border-left-color: #000
}
.cal-tooltip-inner {
  color: #fff;
  background-color: #000
}

.square-dot {
  width: 1rem;
  height: 1rem;
  display: inline-block;
margin-right: 0.2rem;
}

.bg-yellow {
  background-color: #d5bd13 !important;
}

.bg-soft-yellow {
  background-color: #fff8c8 !important;
}

.bg-soft-yellow {
background-color: #fff190 !important;
}
.bg-soft-green {
background-color: #b6ffe3 !important;
}

.treeview ul {
padding-left: 1rem !important;
}

 .navbar-brand img {
  width: 100%;
}