/* line 47, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  /*hide simpleview logo*/
  /*set custom logo, increased padding to show the entire logo*/
  background-image: url(../../img/new-logo1.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 90px;
}
/* line 49, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 63, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url(../../img/new-logo1.png);
  width: 100px;
  height: 0px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding: 30px;
  margin-left: 15px;
}

/* line 76, ../sass/theme/theme.scss */
.logoArea.area.pull-left.clickable {
  width: 181px !important;
}

/* line 80, ../sass/theme/theme.scss */
body.loginPage {
  background-image: url(/img/City-from-MH-PB-reduced.jpg) !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/* line 108, ../sass/theme/theme.scss */
.sharedBar .fa,
.sharedBar .clientArea,
.sharedBar .userArea {
  color: #CCCCCC;
}

/* line 113, ../sass/theme/theme.scss */
.sharedBar .logoArea,
.sharedBar .switchArea {
  border-right-color: #333;
}

/* line 117, ../sass/theme/theme.scss */
.sharedBar .taskArea,
.sharedBar .searchArea,
.sharedBar .shoppingCart {
  border-left-color: #333;
}

/* line 122, ../sass/theme/theme.scss */
.sharedBar .area.clickable:hover {
  background-color: #1a1a1a;
}

/* line 125, ../sass/theme/theme.scss */
.shopping-cart-badge:after {
  color: #000;
  background: #CCCCCC;
  border-color: #000;
}

/* line 130, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #f9b62e;
  color: #fff;
}

/* line 136, ../sass/theme/theme.scss */
.crmHome .sharedBar {
  background-color: #000;
}
/* line 139, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  color: #fff;
}
/* line 143, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer {
  background-color: #000;
  border-top-color: #333;
}
/* line 146, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li {
  border-top: 1px solid #333;
}
/* line 148, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li span {
  color: #CCCCCC;
}
/* line 151, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li a {
  color: #CCCCCC;
}
/* line 155, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li:hover {
  background-color: #333;
}
/* line 158, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li.selected:hover {
  background-color: transparent;
}
/* line 163, ../sass/theme/theme.scss */
.crmHome .leftNav {
  color: #999;
}
/* line 165, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav {
  background-color: #313131;
}
/* line 167, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #444444;
}
/* line 169, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #1A1A1A;
}
/* line 172, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #1974bc;
  color: #13588f;
}
/* line 178, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #1974bc;
  color: white;
  border-color: #13588f;
}
/* line 182, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav.bottom {
  background: #13588f;
}
/* line 185, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #13588f;
}
/* line 187, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection h2 {
  color: #fff;
}
/* line 192, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #13588f;
}
/* line 196, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent {
  border-color: #13588f;
}
/* line 198, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent .item {
  color: #004755;
}

/* line 208, ../sass/theme/theme.scss */
.jumpTo .nav li.active a {
  color: #191919;
  border-color: #1974bc;
}

/* line 214, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #1974bc;
}
