/* line 47, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url(../../img/logo.png);
  width: 0px;
  height: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 106px 50px;
  margin-left: -19px;
  margin-right: -19px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 138px;
  padding-left: 0px;
}

/* line 64, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #005496 !important;
  color: #FFF !important;
}

/* line 69, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #005496 !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 75, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #005496 !important;
  color: #fff;
}

/* line 80, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #005496 !important;
}

/* line 86, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  /*hide simpleview logo*/
  /*set custom logo, increased padding to show the entire logo*/
  background-image: url(../../img/login-logo.png);
  background-repeat: no-repeat;
  background-size: 212px 100px;
  background-position: 10%;
  padding-top: 70px;
}
/* line 88, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 101, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  color: #fff !important;
}

/* line 105, ../sass/theme/theme.scss */
.switchArea.area.pull-left.clickable {
  background-color: #005496 !important;
}

/* line 130, ../sass/theme/theme.scss */
.sharedBar .fa,
.sharedBar .clientArea,
.sharedBar .userArea {
  color: #CCCCCC;
}

/* line 135, ../sass/theme/theme.scss */
.sharedBar .logoArea,
.sharedBar .switchArea {
  border-right-color: #fff;
}

/* line 139, ../sass/theme/theme.scss */
.sharedBar .taskArea,
.sharedBar .searchArea {
  border-left-color: #fff;
}

/* line 143, ../sass/theme/theme.scss */
.sharedBar .area.clickable:hover {
  background-color: #1a1a1a;
}

/* line 147, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #7FBE1B;
  color: #fff;
}

/* line 153, ../sass/theme/theme.scss */
.crmHome .sharedBar {
  background-color: #000;
}
/* line 156, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  color: #1a1a1a;
}
/* line 161, ../sass/theme/theme.scss */
.crmHome .leftNav {
  color: #999;
}
/* line 163, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav {
  background-color: #313131;
}
/* line 165, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #444444;
}
/* line 167, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #1A1A1A;
}
/* line 170, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #005496;
  color: #003763;
}
/* line 176, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #005496;
  color: white;
  border-color: #003763;
}
/* line 180, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav.bottom {
  background: #003763;
}
/* line 183, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #003763;
}
/* line 185, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection h2 {
  color: #fff;
}
/* line 190, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #003763;
}
/* line 194, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent {
  border-color: #003763;
}
/* line 196, ../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: #005496;
}

/* line 214, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #005496;
}
