/* line 48, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #F2F0EA !important;
  color: #707070 !important;
}

/* line 53, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #F2F0EA !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 59, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #462882 !important;
  color: #fff;
}

/* line 64, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #462882 !important;
}

/* line 79, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  /*hide simpleview logo*/
  /*set custom logo, increased padding to show the entire logo*/
  background-image: url("/img/logo.png");
  background-repeat: no-repeat;
  padding-top: 10px;
  background-size: 280px;
  padding-bottom: 35px;
}
/* line 81, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 94, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("/img/background.jpg") !important;
}

/* line 101, ../sass/theme/theme.scss */
.logoArea img.logo {
  background-image: url(/img/logo.png);
  width: 0px;
  height: 0px;
  background-size: contain;
  padding: 23px 155px 34px 51px;
  background-repeat: no-repeat;
}

/* line 118, ../sass/theme/theme.scss */
.crmHome .leftNav {
  color: #999;
}
/* line 120, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav {
  background-color: #313131;
}
/* line 122, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #444444;
}
/* line 124, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #1A1A1A;
}
/* line 127, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #462882;
  color: #B2B2B2;
}
/* line 134, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #462882;
  color: white;
  border-color: #311c5b;
}
/* line 138, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav.bottom {
  background: #311c5b;
}
/* line 141, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #311c5b;
}
/* line 143, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection h2 {
  color: #fff;
}
/* line 148, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #311c5b;
}
/* line 152, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent {
  border-color: #311c5b;
}
/* line 154, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent .item {
  color: #004755;
}

/* line 163, ../sass/theme/theme.scss */
.btn-primary {
  color: #ffffff;
  background-color: #0099FF;
  border-color: #0070A3;
}

/* line 169, ../sass/theme/theme.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #0071a4;
  border-color: #004666;
}

/* line 176, ../sass/theme/theme.scss */
.itemList table thead th.isSorted {
  background-color: #E30613 !important;
  color: #fff !important;
}

/* line 181, ../sass/theme/theme.scss */
.filterBar .gridFilters {
  background-color: #fcfcfc;
  border-color: #0071a4;
}

/* line 188, ../sass/theme/theme.scss */
.filterBar .filterTitleBar span.fa {
  color: #0099FF;
}

/* line 36, ../simpleview/modules/color/_grids.scss */
/* line 192, ../sass/theme/theme.scss */
.filterBar a.filter {
  color: #0099FF;
}

/* line 196, ../sass/theme/theme.scss */
.btn-filter {
  color: #fff;
  background-color: #0099FF;
  border-color: #fff;
  outline: 0;
}

/* line 203, ../sass/theme/theme.scss */
.btn-filter:hover, .btn-filter:focus, .btn-filter:active, .btn-filter.active, .open > .btn-filter.dropdown-toggle {
  color: #fff;
  background-color: #0071a4;
  border-color: #e0coe0e0;
}

/* line 209, ../sass/theme/theme.scss */
.btn-filter:active, .btn-filter.active, .open > .btn-filter.dropdown-toggle {
  background-image: none;
}

/* line 213, ../sass/theme/theme.scss */
.btn-filter.disabled, .btn-filter.disabled:hover, .btn-filter.disabled:focus, .btn-filter.disabled:active, .btn-filter.disabled.active, .btn-filter[disabled], .btn-filter[disabled]:hover, .btn-filter[disabled]:focus, .btn-filter[disabled]:active, .btn-filter[disabled].active, fieldset[disabled] .btn-filter, fieldset[disabled] .btn-filter:hover, fieldset[disabled] .btn-filter:focus, fieldset[disabled] .btn-filter:active, fieldset[disabled] .btn-filter.active {
  background-color: #0071a4;
  border-color: #fff;
}

/* line 218, ../sass/theme/theme.scss */
.gridControls .pagination .previousPage, .gridControls .pagination .nextPage {
  background-color: #0099FF;
  color: #fff;
}

/* line 223, ../sass/theme/theme.scss */
.gridControls .pagination .disabled {
  background-color: #0071a4;
}

/* line 228, ../sass/theme/theme.scss */
.itemForm .formradio label.active {
  background-color: #0099FF;
  color: #fff;
}

/* line 233, ../sass/theme/theme.scss */
.itemForm .formradio label.inactive {
  background-color: #0071a4;
  color: #FFF;
}

/* line 239, ../sass/theme/theme.scss */
.btn-info {
  color: #fff;
  background-color: #0099FF;
  border-color: #0071a4;
}

/* line 245, ../sass/theme/theme.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0071a4;
  border-color: #0099FF;
}

/* line 251, ../sass/theme/theme.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #0071a4;
  border-color: #0099FF;
}

/* line 256, ../sass/theme/theme.scss */
.btn-info .badge {
  color: #0071a4;
  background-color: #fff;
}

/* line 263, ../sass/theme/theme.scss */
.nav-pills > li > a, .nav-tabs > li > a {
  background-color: #5B5751;
  color: #fff;
  border-color: #777;
}

/* line 269, ../sass/theme/theme.scss */
.nav-pills > li > a:hover, .nav-tabs > li > a:hover {
  border-color: #777;
  background-color: #403d39;
}

/* line 274, ../sass/theme/theme.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus, .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #0099FF;
  color: #fff;
  border-color: #0071a4;
}

/* line 285, ../sass/theme/theme.scss */
fieldset.recurrenceSettingsGroup ul li label.selected {
  background-color: #0099FF !important;
  color: white;
}

/* line 292, ../sass/theme/theme.scss */
.bg-filter-inverse {
  color: #0099FF !important;
  background-color: #fff !important;
}

/* line 296, ../sass/theme/theme.scss */
div.extraActions ul.gridExtraActionList li.gridExtraAction a {
  color: #0071a4;
}

/* line 299, ../sass/theme/theme.scss */
div.extraActions ul.gridExtraActionList li.gridExtraAction:hover {
  background-color: #0099FF;
}

/* line 304, ../sass/theme/theme.scss */
.checkboxChooser label span.glyphicon-check {
  color: #0099FF !important;
}

/* line 307, ../sass/theme/theme.scss */
.checkboxChooser label span.glyphicon-check {
  color: #0099FF !important;
}

/* line 310, ../sass/theme/theme.scss */
.checkboxChooser label.filter-available {
  color: #fff !important;
  background-color: #0099FF !important;
}

/* line 316, ../sass/theme/theme.scss */
.layoutManager h5.sectionTitle {
  background-color: #0099FF !important;
  color: #fff;
}
