/*
.headercontainer {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 300px;
  overflow: hidden;
  background-image: url("../../img/header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}


#header_theme_image {
  background-image: url("../../img/header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 300px;
  max-height: 300px;
  display: block;
}
*/
/* line 75, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: black !important;
  color: #ececec !important;
}

/* line 80, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: black !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 86, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #8b2917 !important;
  color: #ececec;
}

/* line 91, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #8b2917 !important;
}

/* line 106, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  margin-left: 15px !important;
  background-image: url("/img/loginLogo.png");
  background-size: 280px 90px;
  background-repeat: no-repeat;
  padding-top: 63px;
}
/* line 107, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 123, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url("/img/loginLogo.png");
  background-position: center;
  background-position: center;
  width: 0;
  height: 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 28px 60px;
}

/* line 136, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("/img/Cleveland_Lake_and_Skyline.jpg") !important;
  background-position: bottom !important;
  background-size: cover;
}

/* line 143, ../sass/theme/theme.scss */
.itemList table thead th.isSorted {
  background-color: #8b2917 !important;
}

/* line 146, ../sass/theme/theme.scss */
.btn-filter {
  background-color: #8b2917 !important;
}

/* line 149, ../sass/theme/theme.scss */
.logoArea.area.pull-left.clickable:hover {
  background: brand-identity-cust !important;
}

/* line 152, ../sass/theme/theme.scss */
.logoArea.area.pull-left.clickable {
  background: brand-identity-cust !important;
}

/* line 155, ../sass/theme/theme.scss */
.itemForm .formradio label.active {
  background-color: #8b2917;
}

/* line 158, ../sass/theme/theme.scss */
.filterBar .filterTitleBar span.fa {
  color: #8b2917;
}

/* line 161, ../sass/theme/theme.scss */
button.btn.btn-filter:hover {
  background: #8b2917 !important;
}

/* line 164, ../sass/theme/theme.scss */
.btn-primary {
  background-color: #8b2917 !important;
  border-color: #a6a6a6 !important;
}

/* line 168, ../sass/theme/theme.scss */
.bg-filter-inverse {
  color: #8b2917 !important;
}

/* line 171, ../sass/theme/theme.scss */
div.extraActions ul.gridExtraActionList li.gridExtraAction a {
  color: #8b2917;
}

/* line 174, ../sass/theme/theme.scss */
li.gridExtraAction:hover {
  background: #8b2917 !important;
}

/* line 177, ../sass/theme/theme.scss */
.fa.fa-angle-right.nextPage {
  background: #8b2917;
}

/* line 180, ../sass/theme/theme.scss */
.filterBar .gridFilters {
  border-color: #8b2917;
}

/* line 184, ../sass/theme/theme.scss */
.filterBar a.filter {
  color: #8b2917;
}

/* line 188, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #8b2917;
  border-color: #330f09;
}

/* line 193, ../sass/theme/theme.scss */
div.dashboard-dashboardmodule div.headercontainer {
  display: none;
}

/* line 196, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav, .crmHome .sharedBar {
  background-color: #5B5751 !important;
  color: #8b2917 !important;
}

/* line 200, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #5B5751 !important;
  color: #fff;
}

/* line 204, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #5B5751 !important;
}

/* line 207, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #5B5751 !important;
}

/* line 210, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #8b2917;
  color: #fff;
}

/* line 214, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #5B5751;
}

/* line 217, ../sass/theme/theme.scss */
.btn-cancel {
  background-color: #5B5751 !important;
}
