/* line 49, ../sass/theme/theme.scss */
.headercontainer {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 0px;
  overflow: hidden;
}

/* line 60, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #ffcd04 !important;
  color: #fff !important;
}

/* line 65, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #ffcd04 !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 71, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #27bdbc !important;
  color: #fff;
}

/* line 76, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #27bdbc !important;
}

/* line 99, ../sass/theme/theme.scss */
.sharedBar .fa,
.sharedBar .clientArea,
.sharedBar .userArea {
  color: #CCCCCC;
}

/* line 104, ../sass/theme/theme.scss */
.sharedBar .logoArea,
.sharedBar .switchArea {
  border-right-color: #333;
}

/* line 108, ../sass/theme/theme.scss */
.sharedBar .taskArea,
.sharedBar .searchArea {
  border-left-color: #333;
}

/* line 112, ../sass/theme/theme.scss */
.sharedBar .area.clickable:hover {
  background-color: #1a1a1a;
}

/* line 116, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #ffcd04;
  color: #fff;
}

/* line 122, ../sass/theme/theme.scss */
.crmHome .sharedBar {
  background-color: #000;
}
/* line 125, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  color: #fff;
}
/* line 129, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer {
  background-color: #000;
  border-top-color: #333;
}
/* line 132, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li {
  border-top: 1px solid #333;
}
/* line 134, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li span {
  color: #CCCCCC;
}
/* line 137, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li a {
  color: #CCCCCC;
}
/* line 141, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li:hover {
  background-color: #333;
}
/* line 144, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li.selected:hover {
  background-color: transparent;
}
/* line 149, ../sass/theme/theme.scss */
.crmHome .leftNav {
  color: #999;
}
/* line 151, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav {
  background-color: #313131;
}
/* line 153, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #444444;
}
/* line 155, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #1A1A1A;
}
/* line 158, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #27bdbc;
  color: #1e9392;
}
/* line 164, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #27bdbc;
  color: white;
  border-color: #1e9392;
}
/* line 168, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav.bottom {
  background: #1e9392;
}
/* line 171, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #1e9392;
}
/* line 173, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection h2 {
  color: #fff;
}
/* line 178, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #1e9392;
}
/* line 182, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent {
  border-color: #1e9392;
}
/* line 184, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent .item {
  color: #004755;
}

/* line 194, ../sass/theme/theme.scss */
.jumpTo .nav li.active a {
  color: #014c64;
  border-color: #27bdbc;
}

/* line 200, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #014c64;
}

/* line 203, ../sass/theme/theme.scss */
.itemList table thead th.isSorted {
  background-color: #ffcd04 !important;
}

/* line 206, ../sass/theme/theme.scss */
.table-striped thead th, .detailHeaderRowLabel td {
  background-color: #ffcd04 !important;
}

/* line 211, ../sass/theme/theme.scss */
.filterBar .gridFilters {
  border-color: #ffcd04;
}

/* line 215, ../sass/theme/theme.scss */
.filterBar .filterTitleBar span.fa {
  color: #ffcd04;
}

/* line 219, ../sass/theme/theme.scss */
.filterBar a.filter {
  color: #ffcd04;
}

/* line 223, ../sass/theme/theme.scss */
.btn-filter {
  background-color: #27bdbc;
  border-color: #27bdbc;
}

/* line 228, ../sass/theme/theme.scss */
.btn-filter:hover {
  background-color: #27bdbc !important;
  border-color: #27bdbc;
}

/* line 232, ../sass/theme/theme.scss */
.btn-cancel {
  background-color: #27bdbc;
  border-color: #27bdbc;
}

/* line 236, ../sass/theme/theme.scss */
.btn-cancel:hover {
  background-color: #27bdbc;
  border-color: #27bdbc;
}

/* line 240, ../sass/theme/theme.scss */
.btn-primary {
  background-color: #27bdbc;
  border-color: #27bdbc;
}

/* line 245, ../sass/theme/theme.scss */
.btn-primary:hover {
  background-color: #27bdbc !important;
  border-color: #27bdbc;
}

/* line 250, ../sass/theme/theme.scss */
.crmHome .sharedBar .userArea a {
  color: #ffcd04;
}

/* line 255, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  /*hide simpleview logo*/
  /*set custom logo, increased padding to show the entire logo*/
  background-image: url(../../img/WhiteLogo.png);
  background-repeat: no-repeat;
  padding-top: 48px;
}
/* line 257, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 269, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url(../img/WhiteLogo.png);
  width: 0;
  height: 0;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 20px 55px;
}

/* line 279, ../sass/theme/theme.scss */
.loginPage {
  background-image: url(/img/new_sunset_login_page.jpg) !important;
}
