/* line 50, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url(../../img/logo.png);
  width: 0;
  height: 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 23px 57px;
}

/* line 64, ../sass/theme/theme.scss */
.headercontainer {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 300px;
  overflow: hidden;
  background-image: url("../../img/laheadernew.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* line 77, ../sass/theme/theme.scss */
#header_theme_image {
  background-image: url("../../img/laheadernew.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 300px;
  max-height: 300px;
  display: block;
}

/* line 89, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("../../img/laBackground.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center;
}
/* line 91, ../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;
  padding-top: 70px;
  background-size: contain;
  z-index: -1;
}
/* line 93, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 110, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #FF3F86 !important;
  color: white !important;
}

/* line 115, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #FF3F86  !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 121, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #000000 !important;
  color: white;
}

/* line 126, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #FF3F86 !important;
}

/* line 130, ../sass/theme/theme.scss */
.crmHome .sharedBar {
  background-color: #000000 !important;
}

/* line 134, ../sass/theme/theme.scss */
.primaryNav {
  background-color: #000000 !important;
}

/* line 138, ../sass/theme/theme.scss */
.secondaryNav {
  background: #000000 none repeat !important;
  border-color: black !important;
}

/* line 143, ../sass/theme/theme.scss */
.item.active {
  background: #00BAAC !important;
  color: #00BAAC;
}

/* line 148, ../sass/theme/theme.scss */
.gridFilters {
  border-color: #000000 !important;
}

/* line 151, ../sass/theme/theme.scss */
.btn-filter {
  background-color: #00BAAC !important;
}

/* line 154, ../sass/theme/theme.scss */
.btn-primary {
  background-color: #00BAAC !important;
  border: none;
}

/* line 158, ../sass/theme/theme.scss */
.btn-primary:hover {
  border: none;
}

/* line 161, ../sass/theme/theme.scss */
.itemList table thead th.isSorted {
  background-color: #000000 !important;
}

/* line 164, ../sass/theme/theme.scss */
.filterBar .filterTitleBar span.fa {
  color: #000000 !important;
}

/* line 167, ../sass/theme/theme.scss */
a.filter {
  color: #000000 !important;
}

/* line 170, ../sass/theme/theme.scss */
.gridControls .pagination .previousPage, .gridControls .pagination .nextPage {
  background-color: #000000 !important;
}

/* line 173, ../sass/theme/theme.scss */
div.extraActions ul.gridExtraActionList li.gridExtraAction a {
  color: #000000 !important;
}

/* line 176, ../sass/theme/theme.scss */
.bg-filter-inverse {
  color: #000000 !important;
}

/* line 179, ../sass/theme/theme.scss */
.itemForm .formradio label.active {
  background-color: #000000 !important;
}

/* line 182, ../sass/theme/theme.scss */
li.gridExtraAction:hover {
  background-color: #00BAAC !important;
}

/* line 186, ../sass/theme/theme.scss */
div.dashboard-dashboardmodule div.headercontainer {
  display: none;
}

/* line 189, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #000000;
}

/* line 193, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #000000;
  color: #fff;
}

/* line 197, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #00BAAC;
}

/* line 200, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #00BAAC;
}

/* line 204, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #000000;
  color: #FFFFFF;
}

/* line 209, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #00BAAC;
}

/* line 213, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #1ac2ff;
}

/* line 217, ../sass/theme/theme.scss */
.sharedBar .fa, .sharedBar .clientArea, .sharedBar .userArea {
  color: #FFFFFF;
}

/* line 221, ../sass/theme/theme.scss */
.sharedBar .taskArea, .sharedBar .searchArea, .sharedBar .shoppingCart {
  border-left-color: #000000;
}

/* line 225, ../sass/theme/theme.scss */
.sharedBar .logoArea, .sharedBar .switchArea {
  border-right-color: #000000;
}

/* line 229, ../sass/theme/theme.scss */
.sharedBar .area.clickable:hover {
  background-color: #00BAAC;
}

/* line 233, ../sass/theme/theme.scss */
.crmHome .sharedBar .area .inner a {
  color: #FFFFFF;
}

/* line 237, ../sass/theme/theme.scss */
.table-striped thead th, .detailHeaderRowLabel td {
  background-color: #000000 !important;
}
