/*
Template: Strategic Plan App Site CSS
Version: 2.0.0
File: Budget CSS
*/
.budgetmodulewrap {
  min-height: 200px;
}

.text-break {
  word-break: break-word !important;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-white,
.Normal .text-white {
  color: white !important;
}

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

.text-blue,
.Normal .text-blue,
.mainbody .text-blue {
  color: #1c4e69 !important;
}

.text-darkblue,
.mainbody .text-darkblue,
.Normal .text-darkblue {
  color: #164A6E !important;
}

.text-green,
.mainbody .text-green,
.Normal .text-green {
  color: #008d5d !important;
}

.text-brightgreen,
.mainbody .text-brightgreen,
.Normal .text-brightgreen {
  color: #009f55 !important;
}

.text-red,
.mainbody .text-red,
.Normal .text-red {
  color: #CD3434 !important;
}

.text-yellow,
.Normal .text-yellow {
  color: #fcb316 !important;
}

.fw-500,
.mainbody .fw-500 {
  font-weight: 500 !important;
}

.fw-600,
.mainbody .fw-600 {
  font-weight: 600 !important;
}

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

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

.fs-14 {
  font-size: 14px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-19 {
  font-size: 19px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-21 {
  font-size: 21px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-28 {
  font-size: 28px !important;
}

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

.fs-32 {
  font-size: 32px !important;
}

.fs-35 {
  font-size: 35px !important;
}

.fs-36 {
  font-size: 36px !important;
}

.fs-38 {
  font-size: 38px !important;
}

.fs-40 {
  font-size: 40px !important;
}

.fs-42 {
  font-size: 42px !important;
}

.fs-44 {
  font-size: 44px !important;
}

.fs-46 {
  font-size: 46px !important;
}

.fs-48 {
  font-size: 48px !important;
}

.fs-50 {
  font-size: 50px !important;
}

.fs-54 {
  font-size: 54px !important;
}

.fs-60 {
  font-size: 60px !important;
}

.fs-64 {
  font-size: 64px !important;
}

.fs-68 {
  font-size: 68px !important;
}

.fs-72 {
  font-size: 72px !important;
}

.fs-76 {
  font-size: 76px !important;
}

.fs-80 {
  font-size: 80px !important;
}

.fs-84 {
  font-size: 84px !important;
}

.fs-88 {
  font-size: 88px !important;
}

.fs-92 {
  font-size: 92px !important;
}

.fs-96 {
  font-size: 96px !important;
}

.fs-100 {
  font-size: 100px !important;
}

@media all and (max-width: 767px) {
  .mainbody .fs-60 {
    font-size: 36px !important;
  }
  .mainbody .fs-64 {
    font-size: 36px !important;
  }
  .mainbody .fs-68 {
    font-size: 36px !important;
  }
  .mainbody .fs-72 {
    font-size: 36px !important;
  }
  .mainbody .fs-76 {
    font-size: 36px !important;
  }
  .mainbody .fs-80 {
    font-size: 36px !important;
  }
  .mainbody .fs-84 {
    font-size: 36px !important;
  }
  .mainbody .fs-88 {
    font-size: 36px !important;
  }
  .mainbody .fs-92 {
    font-size: 36px !important;
  }
  .mainbody .fs-96 {
    font-size: 36px !important;
  }
  .mainbody .fs-100 {
    font-size: 36px !important;
  }
}
.mainbody .size-12 {
  font-size: 12px !important;
}
.mainbody .size-14 {
  font-size: 14px !important;
}
.mainbody .size-16 {
  font-size: 16px !important;
}
.mainbody .size-17 {
  font-size: 17px !important;
}
.mainbody .size-18 {
  font-size: 18px !important;
}
.mainbody .size-19 {
  font-size: 19px !important;
}
.mainbody .size-20 {
  font-size: 20px !important;
}
.mainbody .size-21 {
  font-size: 21px !important;
}
.mainbody .size-22 {
  font-size: 22px !important;
}
.mainbody .size-24 {
  font-size: 24px !important;
}
.mainbody .size-26 {
  font-size: 26px !important;
}
.mainbody .size-28 {
  font-size: 28px !important;
}
.mainbody .size-30 {
  font-size: 30px !important;
}
.mainbody .size-32 {
  font-size: 32px !important;
}
.mainbody .size-35 {
  font-size: 35px !important;
}
.mainbody .size-36 {
  font-size: 36px !important;
}
.mainbody .size-38 {
  font-size: 38px !important;
}
.mainbody .size-40 {
  font-size: 40px !important;
}
.mainbody .size-42 {
  font-size: 42px !important;
}
.mainbody .size-44 {
  font-size: 44px !important;
}
.mainbody .size-46 {
  font-size: 46px !important;
}
.mainbody .size-48 {
  font-size: 48px !important;
}
.mainbody .size-50 {
  font-size: 50px !important;
}
.mainbody .size-54 {
  font-size: 54px !important;
}
.mainbody .size-60 {
  font-size: 60px !important;
}
.mainbody .size-64 {
  font-size: 64px !important;
}
.mainbody .size-68 {
  font-size: 68px !important;
}
.mainbody .size-72 {
  font-size: 72px !important;
}
.mainbody .size-76 {
  font-size: 76px !important;
}
.mainbody .size-80 {
  font-size: 80px !important;
}
.mainbody .size-84 {
  font-size: 84px !important;
}
.mainbody .size-88 {
  font-size: 88px !important;
}
.mainbody .size-92 {
  font-size: 92px !important;
}
.mainbody .size-96 {
  font-size: 96px !important;
}
.mainbody .size-100 {
  font-size: 100px !important;
}
.mainbody .size-104 {
  font-size: 104px !important;
}
.mainbody .size-108 {
  font-size: 108px !important;
}
.mainbody .size-112 {
  font-size: 112px !important;
}
.mainbody .size-116 {
  font-size: 116px !important;
}
.mainbody .size-120 {
  font-size: 120px !important;
}
.mainbody .size-124 {
  font-size: 124px !important;
}
.mainbody .size-128 {
  font-size: 128px !important;
}
.mainbody .size-132 {
  font-size: 132px !important;
}
.mainbody .size-136 {
  font-size: 136px !important;
}
.mainbody .size-140 {
  font-size: 140px !important;
}
.mainbody .size-144 {
  font-size: 144px !important;
}
.mainbody .size-148 {
  font-size: 148px !important;
}
.mainbody .size-152 {
  font-size: 152px !important;
}
.mainbody .size-156 {
  font-size: 156px !important;
}
.mainbody .size-160 {
  font-size: 160px !important;
}
.mainbody .size-164 {
  font-size: 164px !important;
}
.mainbody .size-168 {
  font-size: 168px !important;
}
.mainbody .size-172 {
  font-size: 172px !important;
}
.mainbody .size-176 {
  font-size: 176px !important;
}
.mainbody .size-180 {
  font-size: 180px !important;
}
.mainbody .size-184 {
  font-size: 184px !important;
}
.mainbody .size-188 {
  font-size: 188px !important;
}
.mainbody .size-192 {
  font-size: 192px !important;
}
.mainbody .size-196 {
  font-size: 196px !important;
}
.mainbody .size-200 {
  font-size: 200px !important;
}
.mainbody .size-204 {
  font-size: 204px !important;
}
.mainbody .size-208 {
  font-size: 208px !important;
}
.mainbody .size-212 {
  font-size: 212px !important;
}
.mainbody .size-216 {
  font-size: 216px !important;
}
.mainbody .size-220 {
  font-size: 220px !important;
}

@media all and (max-width: 992px) {
  .mainbody .size-12 {
    font-size: 12px !important;
  }
  .mainbody .size-14 {
    font-size: 14px !important;
  }
  .mainbody .size-16 {
    font-size: 16px !important;
  }
  .mainbody .size-18 {
    font-size: 18px !important;
  }
  .mainbody .size-21 {
    font-size: 21px !important;
  }
  .mainbody .size-24 {
    font-size: 22px !important;
  }
  .mainbody .size-28 {
    font-size: 24px !important;
  }
  .mainbody .size-32 {
    font-size: 26px !important;
  }
  .mainbody .size-35 {
    font-size: 28px !important;
  }
  .mainbody .size-38 {
    font-size: 30px !important;
  }
  .mainbody .size-12 {
    font-size: 12px !important;
  }
  .mainbody .size-14 {
    font-size: 14px !important;
  }
  .mainbody .size-16 {
    font-size: 16px !important;
  }
  .mainbody .size-18 {
    font-size: 18px !important;
  }
  .mainbody .size-20 {
    font-size: 20px !important;
  }
  .mainbody .size-21 {
    font-size: 21px !important;
  }
  .mainbody .size-22 {
    font-size: 22px !important;
  }
  .mainbody .size-24 {
    font-size: 24px !important;
  }
  .mainbody .size-26 {
    font-size: 26px !important;
  }
  .mainbody .size-28 {
    font-size: 26px !important;
  }
  .mainbody .size-30 {
    font-size: 26px !important;
  }
  .mainbody .size-32 {
    font-size: 26px !important;
  }
  .mainbody .size-35 {
    font-size: 28px !important;
  }
  .mainbody .size-36 {
    font-size: 28px !important;
  }
  .mainbody .size-38 {
    font-size: 30px !important;
  }
  .mainbody .size-40 {
    font-size: 30px !important;
  }
  .mainbody .size-42 {
    font-size: 32px !important;
  }
  .mainbody .size-44 {
    font-size: 32px !important;
  }
  .mainbody .size-46 {
    font-size: 34px !important;
  }
  .mainbody .size-48 {
    font-size: 36px !important;
  }
  .mainbody .size-50 {
    font-size: 36px !important;
  }
  .mainbody .size-54 {
    font-size: 36px !important;
  }
  .mainbody .size-60 {
    font-size: 42px !important;
  }
  .mainbody .size-64 {
    font-size: 42px !important;
  }
  .mainbody .size-68 {
    font-size: 42px !important;
  }
  .mainbody .size-72 {
    font-size: 42px !important;
  }
  .mainbody .size-76 {
    font-size: 42px !important;
  }
  .mainbody .size-80 {
    font-size: 42px !important;
  }
  .mainbody .size-84 {
    font-size: 42px !important;
  }
  .mainbody .size-88 {
    font-size: 42px !important;
  }
  .mainbody .size-92 {
    font-size: 42px !important;
  }
  .mainbody .size-96 {
    font-size: 42px !important;
  }
  .mainbody .size-100 {
    font-size: 48px !important;
  }
  .mainbody .size-104 {
    font-size: 48px !important;
  }
  .mainbody .size-108 {
    font-size: 48px !important;
  }
  .mainbody .size-112 {
    font-size: 48px !important;
  }
  .mainbody .size-116 {
    font-size: 48px !important;
  }
  .mainbody .size-120 {
    font-size: 48px !important;
  }
  .mainbody .size-124 {
    font-size: 48px !important;
  }
  .mainbody .size-128 {
    font-size: 48px !important;
  }
  .mainbody .size-132 {
    font-size: 48px !important;
  }
  .mainbody .size-136 {
    font-size: 48px !important;
  }
  .mainbody .size-140 {
    font-size: 48px !important;
  }
  .mainbody .size-144 {
    font-size: 48px !important;
  }
  .mainbody .size-148 {
    font-size: 48px !important;
  }
  .mainbody .size-152 {
    font-size: 48px !important;
  }
  .mainbody .size-156 {
    font-size: 48px !important;
  }
  .mainbody .size-160 {
    font-size: 48px !important;
  }
  .mainbody .size-164 {
    font-size: 48px !important;
  }
  .mainbody .size-168 {
    font-size: 48px !important;
  }
  .mainbody .size-172 {
    font-size: 48px !important;
  }
  .mainbody .size-176 {
    font-size: 48px !important;
  }
  .mainbody .size-180 {
    font-size: 48px !important;
  }
  .mainbody .size-184 {
    font-size: 48px !important;
  }
  .mainbody .size-188 {
    font-size: 48px !important;
  }
  .mainbody .size-192 {
    font-size: 48px !important;
  }
  .mainbody .size-196 {
    font-size: 48px !important;
  }
  .mainbody .size-200 {
    font-size: 48px !important;
  }
  .mainbody .size-204 {
    font-size: 48px !important;
  }
  .mainbody .size-208 {
    font-size: 48px !important;
  }
  .mainbody .size-212 {
    font-size: 48px !important;
  }
  .mainbody .size-216 {
    font-size: 48px !important;
  }
  .mainbody .size-220 {
    font-size: 48px !important;
  }
}
@media all and (max-width: 767px) {
  .mainbody .size-60 {
    font-size: 36px !important;
  }
  .mainbody .size-64 {
    font-size: 36px !important;
  }
  .mainbody .size-68 {
    font-size: 36px !important;
  }
  .mainbody .size-72 {
    font-size: 36px !important;
  }
  .mainbody .size-76 {
    font-size: 36px !important;
  }
  .mainbody .size-80 {
    font-size: 36px !important;
  }
  .mainbody .size-84 {
    font-size: 36px !important;
  }
  .mainbody .size-88 {
    font-size: 36px !important;
  }
  .mainbody .size-92 {
    font-size: 36px !important;
  }
  .mainbody .size-96 {
    font-size: 36px !important;
  }
  .mainbody .size-100 {
    font-size: 36px !important;
  }
  .mainbody .size-104 {
    font-size: 36px !important;
  }
  .mainbody .size-108 {
    font-size: 36px !important;
  }
  .mainbody .size-112 {
    font-size: 36px !important;
  }
  .mainbody .size-116 {
    font-size: 36px !important;
  }
  .mainbody .size-120 {
    font-size: 36px !important;
  }
  .mainbody .size-124 {
    font-size: 36px !important;
  }
  .mainbody .size-128 {
    font-size: 36px !important;
  }
  .mainbody .size-132 {
    font-size: 36px !important;
  }
  .mainbody .size-136 {
    font-size: 36px !important;
  }
  .mainbody .size-140 {
    font-size: 36px !important;
  }
  .mainbody .size-144 {
    font-size: 36px !important;
  }
  .mainbody .size-148 {
    font-size: 36px !important;
  }
  .mainbody .size-152 {
    font-size: 36px !important;
  }
  .mainbody .size-156 {
    font-size: 36px !important;
  }
  .mainbody .size-160 {
    font-size: 36px !important;
  }
  .mainbody .size-164 {
    font-size: 36px !important;
  }
  .mainbody .size-168 {
    font-size: 36px !important;
  }
  .mainbody .size-172 {
    font-size: 36px !important;
  }
  .mainbody .size-176 {
    font-size: 36px !important;
  }
  .mainbody .size-180 {
    font-size: 36px !important;
  }
  .mainbody .size-184 {
    font-size: 36px !important;
  }
  .mainbody .size-188 {
    font-size: 36px !important;
  }
  .mainbody .size-192 {
    font-size: 36px !important;
  }
  .mainbody .size-196 {
    font-size: 36px !important;
  }
  .mainbody .size-200 {
    font-size: 36px !important;
  }
  .mainbody .size-204 {
    font-size: 36px !important;
  }
  .mainbody .size-208 {
    font-size: 36px !important;
  }
  .mainbody .size-212 {
    font-size: 36px !important;
  }
  .mainbody .size-216 {
    font-size: 36px !important;
  }
  .mainbody .size-220 {
    font-size: 36px !important;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.bg-verylightblue {
  background-color: #F4F7FC !important;
}

#DeptDetailWrap {
  display: none;
  opacity: 0;
  transition: all 0.35s ease;
}
#DeptDetailWrap.show {
  display: block;
  opacity: 1;
}

.loadbg {
  background-image: url(images/loading-formfield.gif);
  background-repeat: no-repeat;
  background-position: center left;
  min-height: 40px;
}

.landingtitle {
  position: relative;
}

.homedeptlist {
  padding: 3px 0;
  text-align: center;
  background-color: #008155;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 10;
  border-radius: 6px;
  max-width: 320px;
  margin: 0 auto 2rem;
}
.homedeptlist .btn-basic {
  color: white;
  font-size: 15px;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.homedeptlist .btn-basic:hover {
  background-color: transparent;
}
.homedeptlist .dropdown-menu {
  max-height: 450px;
  height: 80vh;
  overflow: auto;
}
.homedeptlist .dropdown-item.active, .homedeptlist .dropdown-item:active {
  background-color: #999;
}

@media (min-width: 992px) {
  .homedeptlist {
    position: absolute;
    top: -2rem;
    right: 0rem;
  }
  .homedeptlist .dropdown-menu {
    left: 0;
  }
}
.scc-card8 {
  overflow: hidden;
  border: 0;
  background-color: #EDF2F9;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 280px;
  border: 1px solid #EDF2F9;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.scc-card8:hover {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
  border-color: #D9E3F2;
  background-color: #D9E3F2;
}

.scc-card8 .card-body {
  width: 100%;
}

.scc-card8 .card-title {
  font-size: 18px;
  margin-bottom: 0.2rem;
  color: black;
  text-align: center;
}

.scc-card8 .figure-wrap {
  width: 130px;
  height: 130px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  background-color: #1C5E8B;
  border-radius: 50%;
  margin: 2.5rem auto 1.5rem;
}

.scc-card8 .figure-wrap img {
  max-width: 100px;
}

.scc-card8 .col-feature {
  padding-left: 1rem;
  padding-right: 1rem;
}

.scc-card8 .btn-more {
  border-bottom: 0;
  text-decoration: underline;
  display: flex !important;
  align-items: flex-end !important;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  vertical-align: bottom;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  margin-left: -1.25rem;
  text-indent: -999rem;
}

.scc-card8.btn-more:hover {
  text-decoration: underline;
  background-color: transparent;
}

#AllDept {
  display: none;
  opacity: 0;
  transition: all 0.35s ease;
}
#AllDept * {
  transition: all 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  #AllDept * {
    transition: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  #AllDept {
    transition: none;
  }
}
#AllDept.show {
  display: block;
  opacity: 1;
}

.deptwrapper .card {
  overflow: hidden;
  border: 0;
  background-color: #e0eaf9;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 210px;
  border: 1px solid #e2e6ed;
  margin-bottom: 2rem;
}
.deptwrapper .card:hover {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
  border-color: #D9E3F2;
  background-color: #D9E3F2;
}
.deptwrapper .card-body {
  width: 100%;
  padding-top: 0;
}
.deptwrapper .card-title {
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 0.2rem;
  font-weight: 600;
  color: #00304e;
  text-align: center;
}
.deptwrapper .figure-wrap {
  margin: 2rem auto 1.5rem;
}
.deptwrapper .figure-wrap img {
  max-width: 150px;
  min-width: 80px;
}
.deptwrapper .col-feature {
  padding-left: 8px;
  padding-right: 8px;
}
.deptwrapper .btn-more {
  text-decoration: underline;
  display: flex !important;
  align-items: flex-end !important;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  vertical-align: bottom;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  margin-left: -1.25rem;
  text-indent: -999rem;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.deptwrapper .btn-more:hover {
  text-decoration: underline;
  background-color: transparent;
}
.deptwrapper .card-green .figure-wrap {
  background-color: #008155;
}

.deptlist {
  padding: 0.8rem 0;
  text-align: center;
  background-color: #008155;
  box-shadow: 3px -3px 6px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.deptlist:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 11px solid #2c4924;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: 0;
  right: -10px;
}
.deptlist .deptlist-items {
  font-size: 16px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  background-color: white;
  z-index: 1002;
  width: 90%;
  max-height: 400px;
  height: 60vh;
  overflow: auto;
  margin-left: 5%;
  margin-top: 0.7rem;
}
.deptlist .deptlist-items a:hover {
  text-decoration: none;
}
.deptlist .deptlist-items a:focus {
  color: black !important;
}
.deptlist .deptlist-items a:active {
  background-color: #e9ecef !important;
}
.deptlist .dropdown-toggle {
  color: white !important;
  padding: 0.65rem 1.5rem;
  line-height: 1.2;
  font-weight: 400;
  border-radius: 8px;
  border-bottom: 1px solid transparent;
}
.deptlist .dropdown-toggle:hover {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.deptlist .dropdown-item {
  border-bottom: 0 !important;
  cursor: pointer;
  white-space: normal;
}
.deptlist .dropdown-item:active {
  background-color: #ccc;
}

.budgetyearlist {
  background-color: #1c4e69;
  z-index: 2;
}
.budgetyearlist .dropdown-menu {
  width: 100%;
  height: auto;
  min-height: 160px;
}

@media (min-width: 992px) {
  .deptlist {
    width: 300px;
    margin-bottom: -10px;
  }
}
/*
@media (min-width: 1200px) {
    .deptlist {
        width: 380px;
    }
}
*/
/*
@media (min-width: 1400px) {
    .deptlist {
        width: 400px;
    }
}*/
@media (max-width: 991.98px) {
  .deptlist {
    border-radius: 6px;
    margin-bottom: 0.3rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .deptlist:after {
    display: none;
  }
}
/*@import 'dept-detail/dept-detail-menu';*/
.budget-dept .deptmenu-wrap {
  position: relative;
  z-index: 100;
  background-color: #F4F7FC;
  margin-bottom: 3rem;
}

.deptmenu {
  padding-left: 0 !important;
  margin-bottom: 0;
  margin-left: 0;
  flex: 1 1 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: #007FB0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.deptmenu li {
  padding: 0 !important;
  margin-left: 0 !important;
  list-style-type: none;
}
.deptmenu li button {
  color: white;
  padding: 1rem 1.5rem;
  line-height: 1.4;
  border: 0;
  background-color: transparent;
}
.deptmenu li button:hover {
  text-decoration: none;
}
.deptmenu li button:focus {
  color: white !important;
}

@media (min-width: 576px) {
  .deptmenu li {
    position: relative;
  }
  .deptmenu li button {
    display: flex;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .deptmenu li button:hover {
    background-color: rgba(22, 74, 110, 0.3);
  }
  .deptmenu li.active a {
    background-color: #164A6E;
  }
  .deptmenu li.active a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid white;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
  }
}
@media (min-width: 576px) {
  /*    .deptmenu-wrap {
          display: flex;
      }
  */
  .deptmenu li {
    height: 100%;
    position: relative;
  }
  .deptmenu li button {
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .deptmenu li button:hover {
    background-color: rgba(22, 74, 110, 0.3);
  }
  .deptmenu li.active button {
    background-color: #1c4e69;
  }
  .deptmenu li.active button:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid white;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .deptmenu li button {
    padding-top: 1.35rem;
    padding-bottom: 1.2rem;
  }
}
@media (min-width: 992px) {
  .budget-dept .deptmenu-wrap {
    display: flex;
  }
}
@media (min-width: 1300px) {
  .deptmenu li:first-child {
    margin-left: 5% !important;
  }
}
@media (min-width: 1400px) {
  .deptmenu li button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1600px) {
  .deptmenu li:first-child {
    margin-left: 5% !important;
  }
  .deptmenu li button {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 991.98px) {
  .budget-dept .deptmenu-wrap {
    margin-bottom: 3rem;
  }
  .deptmenu {
    justify-content: center;
    border-radius: 6px;
  }
  .deptmenu li button:hover {
    background-color: rgba(22, 74, 110, 0.3);
  }
}
@media (max-width: 575.98px) {
  .deptmenu {
    background-color: transparent;
    flex-direction: column;
    padding-top: 0.5rem;
  }
  .deptmenu li {
    width: 90%;
  }
  .deptmenu li button {
    background-color: #2574A9;
    width: 100%;
    margin-top: 0.6rem;
    border-radius: 8px;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
  .deptmenu li button:hover {
    background-color: #444;
  }
}
.obj-pageination {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
}
.obj-pageination .page-link {
  font-size: 15px;
  color: #666 !important;
  padding: 0.3rem 0.7rem;
  line-height: 1;
  background-color: transparent;
  text-decoration: none;
}
.obj-pageination .active .page-link {
  border-color: #aaa;
  background-color: #aaa;
  color: white !important;
}

.blk-ctn {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.obj-comment .btn {
  color: white !important;
}

.popover {
  background-color: #f9f6f0;
}

.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after,
.bs-popover-top > .popover-arrow::after {
  border-top-color: #f9f6f0;
}

.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after,
.bs-popover-bottom > .popover-arrow::after {
  border-bottom-color: #f9f6f0;
}

.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after,
.bs-popover-end > .popover-arrow::after {
  border-right-color: #f9f6f0;
}

.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after,
.bs-popover-start > .popover-arrow::after {
  border-left-color: #f9f6f0;
}

.popover-body {
  color: black;
}

.budgetloader {
  display: block;
  margin: 2rem auto;
  width: 80px;
  height: 80px;
  opacity: 1;
  transition: opacity 0.35s ease;
  text-align: center;
}
.budgetloader:before {
  content: " ";
  display: block;
  width: 60px;
  height: 60px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #ced3dd transparent #b9bec9 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
.budgetloader span {
  font-size: 20px;
  font-weight: 600;
  color: #9fa7ad;
}
.budgetloader.hide {
  opacity: 0;
  display: none;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.budget-dept .page-title {
  padding: 2rem;
}
.budget-dept .page-title .subtitle {
  font-size: 20px;
}
.budget-dept .bugetmenu-wrap {
  position: relative;
  z-index: 2;
}
.budget-dept .mainbody {
  position: relative;
  z-index: 1;
  background-color: #F4F7FC;
}
.budget-dept .scroll-section .sec-title {
  font-size: 38px !important;
}
.budget-dept .scroll-section .dept-title {
  border-bottom: 1px solid #ccc;
}
.budget-dept .scroll-section .divider {
  margin-top: 4rem;
}
.budget-dept .scroll-section .budget-col .inner {
  padding: 0;
  border-radius: 0;
}
.budget-dept .dept-summary-text p:last-child {
  margin-bottom: 0;
}
.budget-dept .dept-summary .col-text {
  font-size: 15px;
}
.budget-dept .dept-summary h2 {
  font-size: 20px !important;
  color: #1C5E8B !important;
  margin-bottom: 0.8rem !important;
}
.budget-dept .dept-summary .btn-secondary {
  font-size: 15px;
  border: 0;
  box-shadow: none;
  font-weight: 500;
  padding: 0.7rem 2rem;
  border-radius: 8px;
  background-color: #f7f7f7;
  border: 1px solid #ababab;
  color: #164a6e !important;
}
.budget-dept .dept-summary .btn-secondary:hover {
  background-color: #666;
  color: white !important;
}
.budget-dept .dept-summary .viedowrap {
  height: 220px;
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.budget-dept .dept-summary .viedowrap iframe {
  width: 100%;
  height: 100%;
}
.budget-dept .dept-budgetov-nobox {
  margin-bottom: 2rem;
}
.budget-dept .dept-budgetov-nobox .inner {
  padding-left: 0.675rem;
  padding-right: 1rem;
}
.budget-dept .dept-budgetov-nobox h2 {
  font-size: 19px !important;
  color: #1C5E8B !important;
  font-weight: 600 !important;
  margin-bottom: 0.8rem !important;
}
.budget-dept .dept-budgetov-nobox .ov-ctn {
  font-size: 15px;
  color: #1a1a1a;
  margin-bottom: 0.5rem;
}
.budget-dept .dept-budgetov-nobox .ov-ctn p:last-child {
  margin-bottom: 0;
}
.budget-dept .dept-budgetov-nobox .btn-secondary {
  font-size: 15px;
  border: 0;
  box-shadow: none;
  font-weight: 500;
  padding: 0.7rem 2rem;
  border-radius: 8px;
  background-color: #f7f7f7;
  border: 1px solid #ababab;
  color: #164a6e !important;
}
.budget-dept .dept-budgetov-nobox .btn-secondary:hover {
  background-color: #666;
  color: white !important;
}
.budget-dept .dept-budgetov .inner {
  background-color: #fff;
  margin-bottom: 1.5rem;
  padding: 2rem 2.5rem;
  border-radius: 8px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.budget-dept .dept-budgetov h2 {
  font-size: 19px !important;
  color: #1C5E8B !important;
  font-weight: 600 !important;
}
.budget-dept .dept-budgetov .ov-ctn {
  font-size: 15px;
  color: #1a1a1a;
  margin-bottom: 0.5rem;
}
.budget-dept .dept-budgetov .ov-ctn p:last-child {
  margin-bottom: 0;
}
.budget-dept .dept-budgetov .btn-secondary {
  font-size: 15px;
  border: 0;
  box-shadow: none;
  font-weight: 500;
  padding: 0.7rem 2rem;
  border-radius: 8px;
  background-color: #f7f7f7;
  border: 1px solid #ababab;
  color: #164a6e !important;
}
.budget-dept .dept-budgetov .btn-secondary:hover {
  background-color: #666;
  color: white !important;
}
.budget-dept .dept-mission .inner {
  background-color: #fff;
  margin-bottom: 1.5rem;
  padding: 2rem 2.5rem;
  border-radius: 8px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.budget-dept .dept-mission h2 {
  font-size: 20px !important;
  color: #1C5E8B !important;
  font-weight: 600 !important;
}
.budget-dept .dept-mission .dept-into {
  font-size: 15px;
  color: #1a1a1a;
  margin-bottom: 0.5rem;
}
.budget-dept .dept-mission .btn-secondary {
  font-size: 15px;
  border: 0;
  box-shadow: none;
  font-weight: 500;
  padding: 0.7rem 2rem;
  border-radius: 8px;
  background-color: #f7f7f7;
  border: 1px solid #ababab;
  color: #164a6e !important;
}
.budget-dept .dept-mission .btn-secondary:hover {
  background-color: #666;
  color: white !important;
}
.budget-dept .mission-text {
  font-size: 17px;
  color: #333;
  margin-bottom: 0.5rem;
}
.budget-dept .budget-status .row {
  border-radius: 10px;
  background: white;
  overflow: hidden;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.budget-dept .budget-status .status-pct {
  display: inline-block;
}
.budget-dept .budget-status .dept-footnote {
  margin-left: 0.3rem;
  font-size: 12px;
  color: black;
  /*display: inline-block;
  margin-left: .5rem;
  border-radius: 50%;
  background-color: #66859b;
  color: white;
  line-height: 1.8 !important;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 1px 3px rgba(black, .2);*/
}
.budget-dept .status-title {
  text-align: center;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #688ca5;
  font-weight: 600;
  font-size: 16px;
  color: white;
  font-weight: 600;
  line-height: 1.3;
}
.budget-dept .status-value {
  height: 86px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: black;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
}
.budget-dept .website .status-value {
  font-size: 15px;
  line-height: 1.5;
}
.budget-dept .budget-dept .dept-mission .inner {
  margin-bottom: 2rem !important;
}
.budget-dept .footnote-text {
  font-size: 15px;
}
.budget-dept .footnote-text h4 {
  color: #1C5E8B;
}
.budget-dept .footnote-text .col {
  padding: 0 3rem 3rem;
}

#BudgetBudgetOP {
  display: none;
  opacity: 0;
  transition: all 0.3s;
}
#BudgetBudgetOP.show {
  display: block;
  opacity: 1;
}

.budget-ov-wrap .budget-col {
  margin-bottom: 3rem;
}
.budget-ov-wrap .budget-col:nth-of-type(3) {
  margin-bottom: 0;
}
.budget-ov-wrap .col-overviews .eds_news_Ozone {
  margin-bottom: 0;
}
.budget-ov-wrap .icon-box {
  opacity: 0;
  display: none;
  font-size: 28px;
  line-height: 1.5;
}
.budget-ov-wrap .clkdetail {
  font-size: 13px;
  color: white;
  text-align: left;
  width: 4rem;
  line-height: 1.2;
}
.budget-ov-wrap .heading-ov {
  text-transform: uppercase;
  color: #abb0b7;
  font-weight: 600;
  font-size: 21px;
  text-align: center;
  margin-bottom: 1.5rem;
  line-height: 1;
}
.budget-ov-wrap .budget-tabs {
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  background-color: #fff;
  position: relative;
}
.budget-ov-wrap .budget-tabs:after {
  content: "";
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  z-index: 1;
}
.budget-ov-wrap .budget-tabs:hover {
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
}
.budget-ov-wrap .bugdet-overview .tab-content {
  min-height: 174px;
}
.budget-ov-wrap .col-divisions,
.budget-ov-wrap .col-services,
.budget-ov-wrap .bugdet-overview {
  background-image: url(../../images/loading-circle.gif);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top 50px center;
}
.budget-ov-wrap .tab-link {
  border-bottom: 1px solid #ddd;
  position: relative;
  z-index: 10;
}
.budget-ov-wrap .inner-block {
  padding: 1.8rem 1.2rem 1.8rem 1.5rem;
}
.budget-ov-wrap .divi-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
.budget-ov-wrap .tab-link:last-child .inner-block {
  border-bottom: 0;
}
.budget-ov-wrap .inner-blk-content-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.budget-ov-wrap .tab-link .inner-block {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.budget-ov-wrap .tab-link.no-bottom-border .inner-block {
  border-bottom: 0;
}
.budget-ov-wrap .tab-link:hover {
  cursor: pointer;
}
.budget-ov-wrap .tab-link:hover .inner-block {
  background-color: #fdfdfd;
}
.budget-ov-wrap .tab-link.active .inner-block {
  color: white;
  border-radius: 8px;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
  padding-top: 20px;
  padding-bottom: 18px;
  padding-right: 1.8rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.budget-ov-wrap .tab-link.active .inner-block .divi-title {
  padding-left: 0.5rem;
}
.budget-ov-wrap .tab-link.active .inner-blk-content {
  /*padding-right: 2rem;*/
  color: white;
}
.budget-ov-wrap .tab-link.active .icon-box {
  display: block;
  opacity: 1;
}
.budget-ov-wrap .tab-link.active:hover {
  background-color: transparent;
}
.budget-ov-wrap .tab-link.active:last-child .inner-block {
  padding-bottom: 18px;
}
.budget-ov-wrap .col-divisions .tab-link.active .inner-block {
  background: linear-gradient(135deg, #308BCB 0%, #308BCB 25%, #13486D 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#308BCB", endColorstr="#13486D",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.budget-ov-wrap .col-services .tab-link.active .inner-block {
  background: linear-gradient(135deg, #EC904F 0%, #EC904F 25%, #A44605 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#EC904F", endColorstr="#A44605",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.budget-ov-wrap .serv-blk-wrap {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  text-align: center;
  position: relative;
  cursor: pointer;
}
.budget-ov-wrap .serv-blk-header {
  padding: 0 2rem;
  border-radius: 10px 10px 0 0;
  background-color: #1C5E8B;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 75px;
}
.budget-ov-wrap .serv-blk-header .icon-box {
  display: block;
  opacity: 1;
  font-size: 26px;
}
.budget-ov-wrap .serv-blk-header .icon-box i {
  border-radius: 50%;
  background-color: white;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
}
.budget-ov-wrap .serv-blk-header .icon-box i:before {
  color: #1C5E8B;
  padding-left: 1px;
}
.budget-ov-wrap .serv-title {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  text-align: left;
}
.budget-ov-wrap .serv-blk-ctn {
  position: relative;
}
.budget-ov-wrap .serv-blk-ctn .col {
  padding: 1.375rem 0;
  border-right: 1px solid #ddd;
}
.budget-ov-wrap .serv-blk-ctn .col:last-child {
  border-right: 0;
}
.budget-ov-wrap .serv-blk-ctn .ov-name {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  color: #1C5E8B;
  margin-bottom: 0.8rem;
}
.budget-ov-wrap .serv-blk-ctn .ov-value {
  font-size: 19px;
  line-height: 1.3;
  font-weight: 500;
  color: #333;
}
.budget-ov-wrap .col-serv-detail {
  opacity: 0;
  display: none;
}
.budget-ov-wrap .col-serv-detail.show {
  opacity: 1;
  display: block;
}
.budget-ov-wrap .focus-main .isotope-pager {
  text-align: center;
}
.budget-ov-wrap .focus-main .isotope-pager .pager {
  font-size: 15px;
  color: #666;
  padding: 0.3rem 0.5rem;
  line-height: 1;
}
.budget-ov-wrap .focus-main .isotope-pager .pager:hover, .budget-ov-wrap .focus-main .isotope-pager .pager.active {
  color: white !important;
  background-color: #999;
  border-radius: 4px;
}
.budget-ov-wrap .closebtn {
  color: #1C5E8B;
  line-height: 30px;
  vertical-align: top;
  position: relative;
  width: auto;
  text-align: right;
  padding-right: 35px;
  display: inline-block;
  float: right;
  margin-bottom: 10px;
  z-index: 10;
  cursor: pointer;
}
.budget-ov-wrap .closebtn:hover {
  opacity: 0.8;
}
.budget-ov-wrap .closebtn i:before {
  font-size: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
.budget-ov-wrap .col-serv-detail {
  opacity: 0;
}
.budget-ov-wrap .col-serv-detail.show {
  opacity: 1;
}
.budget-ov-wrap .pop-serv-detail.show {
  padding: 40px 7px 40px;
}
.budget-ov-wrap .col-serv-detail .close-budget {
  margin-top: 0;
  margin-bottom: 0;
}

.mobile-back-btn {
  display: none;
}

@media (min-width: 992px) {
  .budget-ov-wrap .col-lg-4 {
    flex: 0 0 23.5%;
    max-width: 23.5%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    margin-right: 20px;
    margin-left: 20px;
  }
  .budget-ov-wrap .budget-col {
    margin-bottom: 0;
  }
  .budget-ov-wrap .col-divisions,
  .budget-ov-wrap .col-services,
  .budget-ov-wrap .bugdet-overview {
    background-position: center center;
  }
  .budget-ov-wrap .budget-tabs {
    min-height: 627px;
  }
  .budget-ov-wrap .budget-tabs:after {
    display: block;
  }
  .budget-ov-wrap .col-divisions .budget-tabs:after {
    background-image: url(../../images/bg-divcol.png);
  }
  .budget-ov-wrap .col-services .budget-tabs:after {
    background-image: url(../../images/bg-servcol.png);
    background-position: bottom -25px left;
  }
  .budget-ov-wrap .footnote-text .col {
    padding-top: 4rem;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .budget-dept .page-title {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
  }
  .budget-dept .page-title h1 {
    font-size: 32px;
  }
  .budget-dept .dept-mission {
    font-size: 15px;
  }
  .budget-dept .budget-status .row {
    overflow: hidden;
  }
  .col-left .homedeptlist {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .budget-ov-wrap .col-overviews {
    width: 500px;
    max-width: 500px;
    margin-left: 14px;
    padding: 0;
  }
  .budget-ov-wrap .col-serv-detail,
  .budget-ov-wrap .col-single-obj {
    padding-left: 0.5rem;
  }
  .budget-ov-row {
    margin-left: -1rem;
  }
}
@media (min-width: 1400px) {
  .budget-dept .maincontent {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .budget-dept .page-title h1 {
    font-size: 35px;
  }
  .budget-ov-wrap .col-divisions,
  .budget-ov-wrap .col-services {
    max-width: 300px;
  }
  .budget-ov-wrap .col-overviews {
    width: 560px;
    max-width: 560px;
  }
  .budget-ov-wrap .col-serv-detail,
  .budget-ov-wrap .col-single-obj {
    padding-left: 1rem;
  }
}
/*
@media (min-width: 1600px) {
    .budget-dept {
        .maincontent {
            max-width: 90%;
        }
    }
}*/
/*@media (max-width: 991.98px) {

}*/
@media (max-width: 576px) {
  .budget-dept .dept-mission .inner {
    margin-left: 0;
    margin-right: 0;
  }
}
.serv-detail {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.serv-detail .col-comp {
  min-height: 545px;
}
.serv-detail .col-comp:first-child {
  border-right: 1px solid rgba(28, 94, 139, 0.4);
}
.serv-detail .detail-comp {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.serv-detail .detail-header {
  background-color: #1C5E8B;
  color: white;
  font-size: 20px;
  font-weight: 500;
  padding: 1.8rem 1.5rem 1.6rem;
  line-height: 1.2;
  display: flex;
  justify-content: space-between;
}
.serv-detail .comp-desc .comp-title {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: #184b6e;
  line-height: 1.2;
  padding: 1.5rem 1rem;
  text-align: center;
  background-color: #E0EEFD;
}
.serv-detail .comp-desc .comp-ctn {
  padding: 1.5rem 2rem;
  font-size: 14px;
  line-height: 1.85;
}
.serv-detail .comp-desc .comp-ctn h3 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0.4rem;
}
.serv-detail .comp-desc .comp-ctn p {
  margin-bottom: 1rem;
  line-height: 1.7;
  font-size: 14px;
}
.serv-detail .comp-desc .comp-ctn ul {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.serv-detail .comp-desc .comp-ctn ul li {
  line-height: 1.7;
  font-size: 14px;
}
.serv-detail .comp-ref .row {
  min-height: 160px;
}
.serv-detail .comp-ref .col:not(:last-child) {
  border-right: 1px solid #e0eefd;
}
.serv-detail .comp-ref .ref-title {
  background-color: #E0EEFD;
  height: 70px;
  max-height: 70px;
  font-size: 14px;
  font-weight: 600;
  color: #184b6e;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.serv-detail .comp-ref .ref-value {
  padding: 0 1.5rem;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: center;
}

.printit {
  margin-left: 1rem;
  display: flex;
  align-items: center;
  color: #ffcd5d;
  cursor: pointer;
}
.printit span {
  padding-left: 0.5rem;
  font-size: 13px;
  text-transform: uppercase;
}
.printit:hover {
  color: #bcd9f7;
}

/*@media (min-width: 1400px) {

}*/
.ml-auto {
  margin-left: auto !important;
}

.col-objectives {
  display: none;
  height: auto;
  opacity: 0;
  width: 90%;
  margin: 0 auto 2.5rem;
}
.col-objectives.show {
  display: block;
  opacity: 1;
}

.no-op-objs {
  height: 150px;
  border: 3px dashed #ddd;
  border-radius: 10px;
  display: none;
  align-items: center !important;
  justify-content: center !important;
}
.no-op-objs .blk-ctn {
  font-size: 18px;
  font-weight: 700;
  color: #b3b2b2;
}
.no-op-objs.show {
  display: flex;
}

#All_Objectives_Wrap article {
  display: block;
  min-width: 240px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 25px !important;
}
#All_Objectives_Wrap article.show {
  display: block;
}
#All_Objectives_Wrap article:hover {
  cursor: pointer;
}

/* Single Objective block */
.obj-block-wrap {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.cutomfield-strategy,
.edn_articleTitle {
  display: none;
}

.obj-status {
  padding: 10px 20px;
  border-radius: 10px 10px 0 0;
}

.stat-detail {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
}

.stat-icon {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
}

.obj-block-ctn {
  position: relative;
  padding: 12px 18px 18px;
  min-height: 120px;
}
.obj-block-ctn .obj-name {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  color: #444;
}
.obj-block-ctn .obj-desc {
  font-family: "Lora", serif;
  font-style: italic;
  font-size: 13px;
  color: #00a9d4;
}
.obj-block-ctn .obj-amount {
  font-size: 30px;
  line-height: 1.3;
  font-weight: 500;
}
.obj-block-ctn .obj-lm {
  font-size: 11px;
  color: #adb5bd;
  font-style: italic;
}
.obj-block-ctn .obj-more {
  position: absolute;
  right: 18px;
  bottom: 14px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.obj-block-ctn .obj-more a {
  font-size: 18px !important;
  color: #fff !important;
  line-height: 1;
  vertical-align: bottom;
  padding-left: 3px;
  background-color: transparent;
}
.obj-block-ctn .obj-more [class^=fe-icon-] {
  line-height: 24px;
}

article[data-status=Completed] .obj-status {
  background-color: #008d5d;
}
article[data-status=Completed] .stat-icon {
  background-image: url(images/check-white.png);
}
article[data-status=Completed] .obj-block-ctn .obj-amount {
  color: #008d5d;
}
article[data-status=Completed] .obj-block-ctn .obj-more {
  background-color: #008d5d;
  /*&:hover {
      box-shadow: 0 .3rem .8rem rgba($green,.65);
  }*/
}

.obj-block-ctn .obj-amount.check .hidethis {
  display: none;
}
.obj-block-ctn .obj-amount.check .fe-icon-check-square {
  height: 20px;
  width: 20px;
  overflow: hidden;
  cursor: pointer;
}
.obj-block-ctn .obj-amount.check .fe-icon-check-square:before {
  font-size: 30px;
}
.obj-block-ctn .obj-amount.check.gray {
  color: #ccc;
}
.obj-block-ctn .obj-amount.check.green {
  color: #008d5d;
}

#All_Objectives_Wrap article:hover .completed .obj-block-ctn .obj-more {
  box-shadow: 0 0.3rem 0.8rem rgba(0, 141, 93, 0.65);
}

article[data-status="In Progress"] .obj-status {
  background-color: #FFA400;
}
article[data-status="In Progress"] .stat-icon {
  background-image: url(images/inprogress-white.png);
}
article[data-status="In Progress"] .obj-block-ctn .obj-amount {
  color: #FFA400;
}
article[data-status="In Progress"] .obj-block-ctn .obj-more {
  background-color: #FFA400;
  /*&:hover {
      box-shadow: 0 .3rem .8rem rgba($orange,.65);
  }*/
}
article[data-status="In Progress"]:hover .obj-block-ctn .obj-more {
  box-shadow: 0 0.3rem 0.8rem rgba(255, 164, 0, 0.65);
}

/*
#All_Objectives_Wrap article:hover .in-progress .obj-block-ctn .obj-more {
    box-shadow: 0 .3rem .8rem rgba($orange,.65);
}
*/
article[data-status=Amended] .obj-status {
  background-color: #ac539a;
}
article[data-status=Amended] .stat-icon {
  background-image: url(images/amended-white.png);
}
article[data-status=Amended] .obj-block-ctn .obj-amount {
  color: #ac539a;
}
article[data-status=Amended] .obj-block-ctn .obj-more {
  background-color: #ac539a;
  /*&:hover {
      box-shadow: 0 .3rem .8rem rgba($orange,.65);
  }*/
}
article[data-status=Amended]:hover .obj-block-ctn .obj-more {
  box-shadow: 0 0.3rem 0.8rem rgba(172, 83, 154, 0.65);
}

/*#All_Objectives_Wrap article:hover .amended .obj-block-ctn .obj-more {
    box-shadow: 0 .3rem .8rem rgba($purple,.65);
}
*/
article[data-status=Consolidated] .obj-status {
  background-color: #2e7eb7;
}
article[data-status=Consolidated] .stat-icon {
  background-image: url(images/consolidated-white.png);
}
article[data-status=Consolidated] .obj-block-ctn .obj-amount {
  color: #2e7eb7;
}
article[data-status=Consolidated] .obj-block-ctn .obj-more {
  background-color: #2e7eb7;
  /*&:hover {
      box-shadow: 0 .3rem .8rem rgba($orange,.65);
  }*/
}
article[data-status=Consolidated]:hover .obj-block-ctn .obj-more {
  box-shadow: 0 0.3rem 0.8rem rgba(46, 126, 183, 0.65);
}

/*
#All_Objectives_Wrap article:hover .consolidated .obj-block-ctn .obj-more {
    box-shadow: 0 .3rem .8rem rgba(#2e7eb7,.65);
}*/
article[data-status="Covid Impacted"] .obj-status,
.covid-impacted .obj-status {
  background-color: #41899c;
}
article[data-status="Covid Impacted"] .stat-icon,
.covid-impacted .stat-icon {
  background-image: url(images/covid-white.png);
}
article[data-status="Covid Impacted"] .obj-block-ctn .obj-amount,
.covid-impacted .obj-block-ctn .obj-amount {
  color: #41899c;
}
article[data-status="Covid Impacted"] .obj-block-ctn .obj-more,
.covid-impacted .obj-block-ctn .obj-more {
  background-color: #41899c;
  /*&:hover {
      box-shadow: 0 .3rem .8rem rgba($orange,.65);
  }*/
}
article[data-status="Covid Impacted"]:hover .obj-block-ctn .obj-more,
.covid-impacted:hover .obj-block-ctn .obj-more {
  box-shadow: 0 0.3rem 0.8rem rgba(65, 137, 156, 0.65);
}

/*
#All_Objectives_Wrap article:hover .covid-impacted .obj-block-ctn .obj-more {
    box-shadow: 0 .3rem .8rem rgba($covidblue,.65);
}*/
article[data-status=Proposed] .obj-status {
  background-color: #38A0B2;
}
article[data-status=Proposed] .stat-icon {
  background-image: url(images/proposed-white.png);
}
article[data-status=Proposed] .obj-block-ctn .obj-amount {
  color: #38A0B2;
}
article[data-status=Proposed] .obj-block-ctn .obj-more {
  background-color: #38A0B2;
  /*&:hover {
      box-shadow: 0 .3rem .8rem rgba($orange,.65);
  }*/
}
article[data-status=Proposed]:hover .obj-block-ctn .obj-more {
  box-shadow: 0 0.3rem 0.8rem rgba(56, 160, 178, 0.65);
}

.col-objectives .isotope-pager {
  text-align: center;
}
.col-objectives .isotope-pager .pager {
  font-size: 15px;
  color: #666;
  padding: 0.3rem 0.7rem;
  line-height: 1;
}
.col-objectives .isotope-pager .pager:hover, .col-objectives .isotope-pager .pager.active {
  color: white !important;
  background-color: #999;
  border-radius: 4px;
}

.col-single-obj {
  opacity: 0;
  display: none;
}
.col-single-obj .obj-wrap {
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.col-single-obj.show {
  opacity: 1;
  display: block;
}

.obj-wrap .amended-notes {
  display: none;
  background-color: #666;
  color: white;
  padding: 1rem;
  margin: 0 auto 1rem;
  border-radius: 6px;
}
.obj-wrap .obj-summary h1 .fe-icon-info {
  height: 20px;
  cursor: pointer;
  display: none;
  font-size: 22px;
  color: red;
}

.obj-content .stat-detail {
  font-size: 16px;
}
.obj-content .stat-icon {
  width: 45px;
  height: 45px;
  margin-right: 20px;
}
.obj-content .stat-ref {
  font-size: 16px;
  color: #fff;
}

.obj-wrap .target-addinfo {
  display: none;
}

.obj-summary {
  padding: 1.6rem 1.5625rem 1.8rem;
  text-align: center;
}
.obj-summary h1 {
  color: #333;
  font-size: 21px;
}
.obj-summary p {
  font-size: 15px;
  margin-bottom: 0;
}
.obj-summary .summary-detail {
  font-size: 15px;
}

.obj-key {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: center;
  color: #444;
  margin: 0 !important;
  position: relative;
}
.obj-key span {
  border-radius: 30px;
  border: 2px solid #ddd;
  background-color: white;
  padding: 0.5rem 2rem;
  position: relative;
  z-index: 1;
}
.obj-key:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 47%;
}

.obj-keysteps-wrap {
  font-size: 14px;
  /* New Stack Table Style -- Can replace the old div col style later */
}
.obj-keysteps-wrap .obj-steps-pad {
  padding: 1.5rem 1.5625rem;
}
.obj-keysteps-wrap h4 {
  font-size: 14px;
  font-weight: 600;
  color: #EDF2F9;
}
.obj-keysteps-wrap p {
  font-size: 14px;
}
.obj-keysteps-wrap .col-sm-3:first-child {
  padding-left: 0;
}
.obj-keysteps-wrap .col-sm-3:last-child {
  padding-right: 0;
}
.obj-keysteps-wrap .col-step {
  position: relative;
}
.obj-keysteps-wrap .col-step:before {
  content: "1";
  display: block;
  border-radius: 50%;
  background-color: rgba(237, 242, 249, 0.1);
  font-size: 20px;
  font-weight: 700;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #0d6efd;
  text-align: center;
}
.obj-keysteps-wrap .col-step:nth-child(2):before {
  content: "2";
}
.obj-keysteps-wrap .col-step:nth-child(3):before {
  content: "3";
}
.obj-keysteps-wrap .col-step:nth-child(4):before {
  content: "4";
}
.obj-keysteps-wrap .col-step:after {
  content: " ";
  width: 0;
  border-right: 1px solid #ccc;
  position: absolute;
  top: 58px;
  right: 0;
  height: calc(100% - 60px);
}
.obj-keysteps-wrap .col-step:last-child:after {
  display: none;
}
.obj-keysteps-wrap .step-top {
  margin-bottom: 1rem;
  padding-top: 0.8rem;
  min-height: 100px;
}
.obj-keysteps-wrap .steps-table .step-num span,
.obj-keysteps-wrap .steps-table .st-head-row .st-val span {
  display: block;
  border-radius: 50%;
  background-color: #eee;
  font-size: 18px;
  font-weight: 600;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #1c5e8b;
  text-align: center;
  margin-bottom: 0.8rem;
  margin-left: 15px;
}
.obj-keysteps-wrap .steps-table .step-num th:first-child span {
  margin-left: 0;
}
.obj-keysteps-wrap .steps-table .step-top {
  padding-top: 0;
}
.obj-keysteps-wrap .steps-table td {
  width: 25%;
  vertical-align: top;
  padding: 0 15px;
  font-size: 13.5px;
}
.obj-keysteps-wrap .steps-table tbody tr > td:first-child {
  padding-left: 0;
}
.obj-keysteps-wrap .steps-table tbody tr > td:last-child {
  padding-right: 0;
  border-right: 0;
}
.obj-keysteps-wrap .steps-table .step-top td {
  padding-bottom: 15px;
}
.obj-keysteps-wrap .steps-table .step-bottom strong, .obj-keysteps-wrap .steps-table.small-only strong {
  font-size: 15px;
  font-weight: 600;
  color: #28B5D9;
  padding-bottom: 5px;
  display: block;
}
.obj-keysteps-wrap .steps-table.small-only strong {
  padding-top: 8px;
  padding-bottom: 2px;
}
.obj-keysteps-wrap .obj-other-table-wrap {
  background-color: #f9f9f9;
  padding: 1.3rem 1.5625rem 1.5rem;
  border-top: 1px solid #eee;
}
.obj-keysteps-wrap .obj-other-table {
  width: 100%;
}
.obj-keysteps-wrap .obj-other-table tbody tr > td:first-child {
  padding-left: 0;
}
.obj-keysteps-wrap .obj-other-table tbody tr > td:last-child {
  padding-right: 0;
  border-right: 0;
}
.obj-keysteps-wrap .obj-other-table .ref-title strong {
  font-weight: 600;
}
.obj-keysteps-wrap .obj-other-table td {
  width: 25%;
  vertical-align: top;
  padding: 0 15px;
  font-size: 15px;
}
.obj-keysteps-wrap .obj-other-table td strong {
  font-size: 14px;
}
.obj-keysteps-wrap .obj-other-table td h4 {
  font-size: 14px;
  font-weight: 700;
  color: #495057;
  padding-bottom: 8px;
  display: block;
}
.obj-keysteps-wrap .obj-other-table p {
  margin-bottom: 0;
}
.obj-keysteps-wrap .obj-other-table .target-info .fe-icon-info {
  height: 20px;
  cursor: pointer;
  display: none;
}
.obj-keysteps-wrap .obj-other-table .target-info .fe-icon-info:before {
  font-size: 20px;
  color: red;
}
.obj-keysteps-wrap .obj-other-table .target-info .obj-target-add {
  background: #fff;
  padding: 10px;
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 10px;
  display: none;
}
.obj-keysteps-wrap .obj-other-table.fivecell td {
  width: 20%;
}

.obj-comment {
  margin-top: 1rem;
}

.obj-comment .btn-primary {
  font-size: 14px;
  line-height: 1;
  background-color: #666666;
  border-color: #666666;
  padding: 0.5rem 1rem;
  color: white;
  border-radius: 4px;
}

.budgetarchive .obj-summary .obj-comment {
  display: none;
  visibility: hidden;
}

@media (min-width: 768px) {
  .obj-summary {
    position: relative;
  }
  .obj-comment {
    position: absolute;
    right: 1.5rem;
    top: 1.2rem;
    margin-top: 0;
  }
  .obj-comment .btn-primary {
    font-size: 12px;
    padding: 0.3rem 0.6rem;
  }
}
@media (min-width: 992px) {
  .col-objectives {
    position: absolute;
    right: 5%;
    z-index: 10;
    z-index: 10;
    width: 560px;
    min-height: 300px;
    width: auto;
    margin: 0;
  }
  .col-objectives.show {
    display: block;
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  #All_Objectives_Wrap article {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1049.98px) {
  #All_Objectives_Wrap article {
    min-width: 200px;
    width: 200px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (min-width: 1050px) and (max-width: 1250px) {
  #All_Objectives_Wrap article {
    min-width: 220px;
    width: 220px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (min-width: 1400px) {
  #All_Objectives_Wrap article {
    min-width: 280px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 992px) {
  .obj-keysteps-wrap {
    /* Force table to not be like tables anymore */
  }
  .obj-keysteps-wrap .obj-steps-pad {
    padding-bottom: 0;
  }
  .obj-keysteps-wrap table, .obj-keysteps-wrap thead, .obj-keysteps-wrap tbody, .obj-keysteps-wrap th, .obj-keysteps-wrap td, .obj-keysteps-wrap tr {
    display: block;
  }
  .obj-keysteps-wrap .steps-table {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .obj-keysteps-wrap .steps-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .obj-keysteps-wrap .steps-table tbody td {
    /* Behave  like a "row" */
    position: relative;
    padding-left: 50px;
    width: 100%;
    border-right: 0;
    margin-top: 10px;
  }
  .obj-keysteps-wrap .steps-table tbody td:first-child {
    margin-top: 0;
  }
  .obj-keysteps-wrap .steps-table tbody td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 0;
    display: block;
    border-radius: 50%;
    background-color: rgba(237, 242, 249, 0.1);
    font-size: 18px;
    font-weight: 700;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #0d6efd;
    text-align: center;
  }
  .obj-keysteps-wrap .steps-table tbody td:nth-of-type(1):before {
    content: "1";
  }
  .obj-keysteps-wrap .steps-table tbody td:nth-of-type(2):before {
    content: "2";
  }
  .obj-keysteps-wrap .steps-table tbody td:nth-of-type(3):before {
    content: "3";
  }
  .obj-keysteps-wrap .steps-table tbody td:nth-of-type(4):before {
    content: "4";
  }
  .obj-keysteps-wrap .steps-table tbody tr > td:first-child {
    padding-left: 50px;
  }
  .obj-keysteps-wrap .obj-other-table td {
    margin-bottom: 10px;
    width: 100%;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(237, 242, 249, 0.2);
  }
  .obj-keysteps-wrap .obj-other-table td.sm-ref-title {
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 700;
  }
  .obj-keysteps-wrap .obj-other-table td strong {
    padding-bottom: 4px;
  }
  .obj-keysteps-wrap .obj-other-table td.sm-ref-title, .obj-keysteps-wrap .obj-other-table td:last-child {
    border-bottom: 0;
  }
  .obj-keysteps-wrap .obj-other-table.fivecell td {
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .obj-summary .summary-detail,
  .obj-keysteps-wrap {
    font-size: 15px;
  }
  .obj-summary .summary-detail p,
  .obj-keysteps-wrap p {
    font-size: 16px;
  }
  .obj-keysteps-wrap .obj-other-table td strong {
    font-size: 15px;
  }
}
.nav-focus-op {
  position: relative;
  top: auto;
  padding-bottom: 25px;
  padding: 0.5rem 1rem 2rem;
  border-bottom: 1px solid #999;
  padding-bottom: 0;
  margin-bottom: 1.2rem;
}
.nav-focus-op .tab-link {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  cursor: pointer;
}
.nav-focus-op .tab-link:first-child {
  padding-left: 0;
}
.nav-focus-op .tab-link:last-child {
  padding-right: 0;
}
.nav-focus-op .tab-link.active {
  color: #CD3434;
}
.nav-focus-op .tab-link.active .focus-nav-title {
  border-bottom: 6px solid #CD3434;
  display: inline-block;
  padding-bottom: 1.2rem;
  margin-bottom: -3px;
}
.nav-focus-op .tab-link.focus-2.active {
  color: #800080;
}
.nav-focus-op .tab-link.focus-2.active .focus-nav-title {
  border-bottom-color: #800080;
}
.nav-focus-op .tab-link.focus-3.active {
  color: #F07723;
}
.nav-focus-op .tab-link.focus-3.active .focus-nav-title {
  border-bottom-color: #F07723;
}
.nav-focus-op .tab-link.focus-4.active {
  color: #44A025;
}
.nav-focus-op .tab-link.focus-4.active .focus-nav-title {
  border-bottom-color: #44A025;
}
.nav-focus-op .tab-link.focus-5.active {
  color: #569BCC;
}
.nav-focus-op .tab-link.focus-5.active .focus-nav-title {
  border-bottom-color: #569BCC;
}
.nav-focus-op .tab-link.focus-6.active {
  color: #333;
}
.nav-focus-op .tab-link.focus-6.active .focus-nav-title {
  border-bottom-color: #333;
}
.nav-focus-op [class*=foucs-icon] {
  width: 90px;
  height: 90px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  margin-bottom: 25px; /* Safari */
  transition: opacity 1s;
  cursor: pointer;
}
.nav-focus-op .focus-1 .foucs-icon {
  background-image: url(../Images/health-safety-icon.png);
}
.nav-focus-op .focus-2 .foucs-icon {
  background-image: url(../Images/housing-icon.png);
}
.nav-focus-op .focus-3 .foucs-icon {
  background-image: url(../Images/transportation-icon.png);
}
.nav-focus-op .focus-4 .foucs-icon {
  background-image: url(../Images/environment-icon.png);
}
.nav-focus-op .focus-5 .foucs-icon {
  background-image: url(../Images/economy-icon.png);
}
.nav-focus-op .focus-6 .foucs-icon {
  background-image: url(../Images/operations-icon.png);
}

.tab-ctn-indicator {
  padding-top: 2rem;
}
.tab-ctn-indicator .col-text {
  font-size: 14px;
  line-height: 1.75;
}
.tab-ctn-indicator .datashare-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1rem;
  height: 200px;
  background-color: #EDF2F9;
}
.tab-ctn-indicator .datashare-wrap iframe {
  height: 100%;
  width: 100%;
}

@media print {
  @page {
    size: portrait;
  }
  /*
     @page :first {
     }*/
  html.print-budget-detail {
    /*p {
    	page-break-after: always;
    }*/
    /*.ps-6 {
    	padding-left: 0 !important;
    }

    .pt-4 {
    	padding-top: 0 !important;
    }

    .pb-3,
    .pb-2,
    .scroll-section {
    	padding-bottom: 0 !important;
    }

    .page-section h2,
    .mb-5,
    .scroll-section .sec-title,
    .budget-ov-wrap .heading-ov,
    .mgb-25,
    .budget-ov-wrap .heading-ov {
    	margin-bottom: 0 !important;
    }

    .budget-dept .scroll-section .divider {
    	margin-top: 0 !important;
    }*/
  }
  html.print-budget-detail *,
  html.print-budget-detail *::before,
  html.print-budget-detail *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  html.print-budget-detail html, html.print-budget-detail body {
    height: 1000px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }
  html.print-budget-detail body * {
    visibility: hidden !important;
    height: 0;
    padding: 0 !important;
    margin: 0 !important;
  }
  html.print-budget-detail .innerpage .subpage-banner {
    justify-content: center !important;
  }
  html.print-budget-detail .budget-dept .page-title,
  html.print-budget-detail .budget-dept .page-title * {
    visibility: visible !important;
    height: auto;
    display: block;
  }
  html.print-budget-detail .budget-dept .page-title {
    text-align: center;
    width: 100%;
  }
  html.print-budget-detail .budget-dept .page-title h1 {
    font-size: 24px !important;
    width: 100%;
    text-align: center;
    color: black !important;
    height: 100px !important;
    padding-top: 3rem !important;
  }
  html.print-budget-detail .budget-dept .page-title h1 span {
    display: inline;
  }
  html.print-budget-detail .budget-dept .page-title h1 .text-yellow {
    color: black !important;
  }
  html.print-budget-detail .budget-dept .page-title .subtitle {
    visibility: hidden !important;
  }
  html.print-budget-detail .page-section .inner {
    background-color: transparent;
  }
  html.print-budget-detail .printme,
  html.print-budget-detail .printme * {
    visibility: visible !important;
    display: block;
    height: auto;
  }
  html.print-budget-detail .printme {
    width: 99%;
    border: 2px solid #999;
    border-radius: 0;
    background-color: transparent;
    page-break-after: auto;
    margin-top: 3rem !important;
  }
  html.print-budget-detail .printme .serv-detail {
    box-shadow: none;
    background-color: transparent;
  }
  html.print-budget-detail .printme .serv-detail .detail-header {
    text-align: center;
    justify-content: center;
    color: black;
    border-bottom: 2px solid #ddd;
    background-color: transparent;
    padding: 1rem 0 !important;
    font-size: 20px;
  }
  html.print-budget-detail .printme .serv-detail .detail-comp {
    height: auto !important;
  }
  html.print-budget-detail .printme .serv-detail .col-comp {
    width: 100%;
    float: left;
    min-height: auto !important;
  }
  html.print-budget-detail .printme .serv-detail .col-comp:first-child {
    border-color: #ddd;
    page-break-after: always;
    margin-top: 50px;
  }
  html.print-budget-detail .printme .serv-detail .comp-desc .comp-title {
    border-bottom: 1px solid #eee;
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
    background-color: transparent;
  }
  html.print-budget-detail .printme .serv-detail .comp-desc .comp-ctn {
    padding: 1rem !important;
    min-height: auto;
    font-size: 16px;
    line-height: 1.65;
    text-align: left;
    /*
                  ul {
                      margin-bottom: 1.5rem;
                  }*/
  }
  html.print-budget-detail .printme .serv-detail .comp-ref {
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    height: 140px;
  }
  html.print-budget-detail .printme .serv-detail .comp-ref .col-4 {
    width: 33.33%;
    float: left;
  }
  html.print-budget-detail .printme .serv-detail .comp-ref .col-4:not(:last-child) {
    border-right: 1px solid #eee;
  }
  html.print-budget-detail .printme .serv-detail .comp-ref .ref-title {
    background-color: transparent;
    border-bottom: 1px solid #eee;
    max-height: 60px;
  }
  html.print-budget-detail .printme .serv-detail .comp-ref .ref-value {
    height: 80px;
  }
  html.print-budget-detail .printme .printit {
    display: none;
  }
}
.budgetadminmenu .btn-outline-secondary {
  font-size: 18px !important;
}

.budget-edit .dept-label {
  font-weight: 600;
}
.budget-edit .label-sm {
  margin-bottom: 0;
  font-size: 14px;
  color: #666;
  font-weight: 400;
}
.budget-edit .dnnFormItem input[type=text],
.budget-edit .dnnFormItem select {
  width: 100%;
  max-width: 100%;
  font-size: 15px;
}
.budget-edit .tox .tox-toolbar,
.budget-edit .tox .tox-statusbar {
  background-color: #eee;
}
.budget-edit .selecthandle {
  color: #999;
}

.budgeteditlist th, .budgeteditlist td, .budgeteditlist table {
  font-size: 15px;
}
.budgeteditlist td {
  vertical-align: middle;
}
.budgeteditlist .btn-secondary {
  font-size: 15px;
}
.budgeteditlist .edit-nl {
  background-color: #1C5E8B;
  border: 0;
  line-height: 1.5;
  font-weight: 500;
  border-radius: 6px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.budgeteditlist .edit-nl:hover {
  background-color: #444;
}
.budgeteditlist .btn-danger {
  color: white !important;
  font-weight: 500;
  font-size: 15px;
  border-radius: 6px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.budgetadminmenu a.active {
  color: white !important;
}
.budgetadminmenu a.active:hover {
  background-color: #6c757d;
}

.budget .addnew {
  background-color: #477639;
  border: 0;
  font-weight: 500;
  font-size: 15px;
}

.budget-edit .dnnFormItem select {
  background-image: 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;
}

.budgeteditlist .dataTable {
  margin-top: 10px !important;
}
.budgeteditlist .dataTable thead {
  border-bottom: 2px solid #333;
  background-color: #eee;
}
.budgeteditlist .dataTable thead th {
  vertical-align: middle;
}
.budgeteditlist .dataTable tfoot {
  border-bottom: 2px solid #333;
}
.budgeteditlist .dataTable tfoot td {
  padding: 0;
}
.budgeteditlist .dataTable tbody {
  background-color: white;
  color: black;
}
.budgeteditlist .dataTables_info {
  font-size: 14px;
}
.budgeteditlist .dataTables_filter label {
  font-weight: 500;
}
.budgeteditlist .pagination {
  font-size: 13px;
}
.budgeteditlist .pagination li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.budgeteditlist .page-link {
  position: relative;
  display: block;
  padding: 0.8rem 1rem;
  line-height: 1;
  font-size: 14px;
  text-decoration: none;
}
.budgeteditlist .page-link:focus {
  color: white !important;
}
.budgeteditlist .active > .page-link, .budgeteditlist .page-link.active {
  background-color: #1a7fb3;
  border-color: #1a7fb3;
}
.budgeteditlist .columfilter {
  margin-top: 0.5rem;
}

#categoryFilter {
  display: inline;
  width: 200px;
  margin-left: 1.5rem;
}

div.dataTables_wrapper div.dataTables_filter label,
div.dataTables_wrapper div.dataTables_length label {
  font-weight: 500;
}