/* line 45, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #82c5c3 !important;
  color: #fff !important;
}

/* line 50, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #f3f3f0 !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 56, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #82c5c3 !important;
  color: #fff;
}

/* line 61, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #82c5c3 !important;
}

/* line 68, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  margin-left: 15px !important;
  background-image: url("/img/VisitDenver.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 35px;
}
/* line 69, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 85, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url("/img/VisitDenver.png");
  background-position: center;
  width: 0;
  height: 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 30px 66px;
  margin-left: -15px;
  margin-right: -17px;
}

/* line 99, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("/img/bGround.png") !important;
  background-position: bottom !important;
  background-size: 100% 100% !important;
}

/* line 105, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #82c5c3;
}

/* line 109, ../sass/theme/theme.scss */
.itemList table thead th.isSorted {
  background-color: #82c5c3 !important;
}

/* line 112, ../sass/theme/theme.scss */
.btn-filter {
  background-color: #82c5c3 !important;
}

/* line 115, ../sass/theme/theme.scss */
.logoArea.area.pull-left.clickable:hover {
  background: #82c5c3 !important;
}

/* line 118, ../sass/theme/theme.scss */
.logoArea.area.pull-left.clickable {
  background: #82c5c3 !important;
}

/* line 121, ../sass/theme/theme.scss */
.itemForm .formradio label.active {
  background-color: #82c5c3;
}

/* line 124, ../sass/theme/theme.scss */
.filterBar .filterTitleBar span.fa {
  color: #82c5c3;
}

/* line 127, ../sass/theme/theme.scss */
button.btn.btn-filter:hover {
  background: #82c5c3 !important;
}

/* line 130, ../sass/theme/theme.scss */
.bg-filter-inverse {
  color: #82c5c3 !important;
}

/* line 133, ../sass/theme/theme.scss */
div.extraActions ul.gridExtraActionList li.gridExtraAction a {
  color: #82c5c3;
}

/* line 136, ../sass/theme/theme.scss */
li.gridExtraAction:hover {
  background: #82c5c3 !important;
}

/* line 139, ../sass/theme/theme.scss */
.fa.fa-angle-right.nextPage {
  background: #82c5c3;
}

/* line 142, ../sass/theme/theme.scss */
.filterBar .gridFilters {
  border-color: #82c5c3;
}

/* line 146, ../sass/theme/theme.scss */
.filterBar a.filter {
  color: #82c5c3;
}

/* line 150, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #82c5c3;
  border-color: #479a97;
}
