/* line 48, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  margin-left: 15px !important;
  background-image: url("/img/kamloops-logo.png");
  background-repeat: no-repeat;
  padding-top: 33px;
}
/* line 49, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 64, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url("/img/kamloops-logo.png");
  background-position: center;
  width: 0;
  height: 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 28px 60px;
}

/* line 76, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("/img/kamloops-background.jpg") !important;
  background-position: top !important;
  background-size: cover;
}

/* line 84, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #dddddd !important;
  color: #000 !important;
}

/* line 89, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #dddddd !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 95, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #d2b786 !important;
  color: #fff;
}

/* line 100, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #d2b786 !important;
}

/* line 128, ../sass/theme/theme.scss */
.sharedBar .fa,
.sharedBar .clientArea,
.sharedBar .userArea {
  color: #CCCCCC;
}

/* line 133, ../sass/theme/theme.scss */
.sharedBar .logoArea,
.sharedBar .switchArea {
  border-right-color: #333;
}

/* line 137, ../sass/theme/theme.scss */
.sharedBar .taskArea,
.sharedBar .searchArea,
.sharedBar .shoppingCart {
  border-left-color: #333;
}

/* line 142, ../sass/theme/theme.scss */
.sharedBar .area.clickable:hover {
  background-color: #dddddd;
}

/* line 145, ../sass/theme/theme.scss */
.shopping-cart-badge:after {
  color: #2d321b;
  background: #CCCCCC;
  border-color: #2d321b;
}

/* line 150, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #dddddd;
  color: #000;
}

/* line 156, ../sass/theme/theme.scss */
.crmHome .sharedBar {
  background-color: #2d321b;
}
/* line 159, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  color: #000;
}
/* line 163, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer {
  background-color: #2d321b;
  border-top-color: #333;
}
/* line 166, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li {
  border-top: 1px solid #333;
}
/* line 168, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li span {
  color: #CCCCCC;
}
/* line 171, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li a {
  color: #CCCCCC;
}
/* line 175, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li:hover {
  background-color: #333;
}
/* line 178, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li.selected:hover {
  background-color: transparent;
}
/* line 183, ../sass/theme/theme.scss */
.crmHome .leftNav {
  color: #999;
}
/* line 185, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav {
  background-color: #313131;
}
/* line 187, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #444444;
}
/* line 189, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #1A1A1A;
}
/* line 192, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #899163;
  color: #6c734e;
}
/* line 198, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #899163;
  color: white;
  border-color: #6c734e;
}
/* line 202, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav.bottom {
  background: #6c734e;
}
/* line 205, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #6c734e;
}
/* line 207, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection h2 {
  color: #899163;
}
/* line 212, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #6c734e;
}
/* line 216, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent {
  border-color: #6c734e;
}
/* line 218, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent .item {
  color: #004755;
}

/* line 231, ../sass/theme/theme.scss */
.jumpTo .nav li.active a {
  color: #191919;
  border-color: #d2b786;
}

/* line 237, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #d2b786;
}
