/* line 49, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url("/img/pixl_logo.png");
  width: 0;
  height: 0;
  background-size: cover;
  padding: 26px 85px;
}

/* line 62, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  color: #fff !important;
}

/* line 66, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #005BC3 !important;
}

/* line 70, ../sass/theme/theme.scss */
div.dashboard-dashboardmodule div.headercontainer {
  display: none;
}

/* line 74, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #005BC3 !important;
  color: #fff !important;
}

/* line 79, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #005BC3 !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 85, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #D30011 !important;
  color: #fff;
}

/* line 90, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #D30011 !important;
}

/* line 116, ../sass/theme/theme.scss */
.sharedBar .fa,
.sharedBar .clientArea,
.sharedBar .userArea {
  color: #CCCCCC;
}

/* line 121, ../sass/theme/theme.scss */
.sharedBar .logoArea,
.sharedBar .switchArea {
  border-right-color: #bd000f;
}

/* line 125, ../sass/theme/theme.scss */
.sharedBar .taskArea,
.sharedBar .searchArea {
  border-left-color: #bd000f;
}

/* line 129, ../sass/theme/theme.scss */
.sharedBar .area.clickable:hover {
  background-color: #bd000f;
}

/* line 133, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #005BC3;
  color: #fff;
}

/* line 138, ../sass/theme/theme.scss */
.SectionTitle {
  color: #fff;
  background-color: #005bc3 !important;
  border-color: #fff;
  outline: 0;
}

/* line 146, ../sass/theme/theme.scss */
.crmHome .sharedBar {
  background-color: #2c2c2c;
}
/* line 149, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  color: #D30011;
}
/* line 154, ../sass/theme/theme.scss */
.crmHome .leftNav {
  color: #999;
}
/* line 156, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav {
  background-color: #313131;
}
/* line 158, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #444444;
}
/* line 160, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #1A1A1A;
}
/* line 163, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #D30011;
  color: #a0000d;
}
/* line 169, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #D30011;
  color: white;
  border-color: #a0000d;
}
/* line 173, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav.bottom {
  background: #a0000d;
}
/* line 176, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #a0000d;
}
/* line 178, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection h2 {
  color: #fff;
}
/* line 183, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #a0000d;
}
/* line 187, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent {
  border-color: #a0000d;
}
/* line 189, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent .item {
  color: #004755;
}

/* line 197, ../sass/theme/theme.scss */
.itemList table thead th.isSorted {
  background-color: #005bc3 !important;
  color: #fff !important;
}

/* line 202, ../sass/theme/theme.scss */
.filterBar .filterTitleBar span.fa {
  color: #005bc3;
}

/* line 206, ../sass/theme/theme.scss */
.filterBar .gridFilters {
  background-color: #fcfcfc;
  border-color: #005bc3;
}

/* line 211, ../sass/theme/theme.scss */
.gridControls .pagination .previousPage, .gridControls .pagination .nextPage {
  background-color: #005bc3;
  color: #fff;
}

/* line 216, ../sass/theme/theme.scss */
.btn-filter {
  color: #fff;
  background-color: #005bc3 !important;
  border-color: #fff;
  outline: 0;
}

/* line 224, ../sass/theme/theme.scss */
.btn-filter:hover {
  background-color: #D30011 !important;
}

/* line 228, ../sass/theme/theme.scss */
.bg-filter-inverse {
  color: #D30011 !important;
  background-color: #fff !important;
}

/* line 233, ../sass/theme/theme.scss */
a {
  color: #005bc3;
  text-decoration: none;
}

/* line 238, ../sass/theme/theme.scss */
.btn-primary {
  color: #ffffff;
  background-color: #005bc3;
  border-color: #004faa;
}

/* line 244, ../sass/theme/theme.scss */
.btn-primary:hover {
  color: #ffffff;
  background-color: #D30011;
  border-color: #bd000f;
}

/* line 250, ../sass/theme/theme.scss */
.dashboard .card.dashPurple .inner {
  color: white;
  background-color: #35AE3C !important;
  text-shadow: #666 1px 1px;
}

/* line 256, ../sass/theme/theme.scss */
.dashboard .card.dashOrange .inner {
  color: white;
  background-color: #0074CB !important;
  text-shadow: #666 1px 1px;
}

/* line 262, ../sass/theme/theme.scss */
.dashboard .card.dashGreen .inner {
  color: white;
  background-color: #BED422 !important;
  text-shadow: #666 1px 1px;
}

/* line 269, ../sass/theme/theme.scss */
.crmHome .sharedBar .logoArea {
  border-right-style: none !important;
}

/* line 272, ../sass/theme/theme.scss */
.crmHome .sharedBar .searchArea {
  border-left-style: none !important;
}

/* line 281, ../sass/theme/theme.scss */
.jumpTo .nav li.active a {
  color: #191919;
  border-color: #D30011;
}

/* line 287, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #D30011;
}

/* line 294, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("/img/bgImg.jpg") !important;
}
/* line 296, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  /*hide simpleview logo*/
  /*set custom logo, increased padding to show the entire logo*/
  background-image: url("/img/pixl_logo.png");
  background-size: 436px;
  background-repeat: no-repeat;
  padding: 26px 12px;
}
/* line 298, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 312, ../sass/theme/theme.scss */
.postBoardWidget {
  display: none;
}
