/* line 1, ../sass/theme/theme.scss */
.benefitheader_listings_conversionrate, .benefitdata_listings_conversionrate, .benefitsummary_listings_total_conversionrate {
  display: none;
}

/* line 49, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("../../img/loginBackground.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center;
}

/* line 56, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #f9b62e !important;
  color: #fff !important;
}

/* line 61, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #f9b62e !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 67, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #1974bc !important;
  color: #fff;
}

/* line 72, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #1974bc !important;
}

/* line 76, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  /*set custom logo, increased padding to show the entire logo*/
  background-image: url(../../img/logo1.png);
  background-repeat: no-repeat;
  background-size: 275px;
  background-position: left center;
  padding-top: 50px;
  overflow: hidden;
  margin: 0px !important;
}

/* line 87, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img {
  display: none;
}

/* line 91, ../sass/theme/theme.scss */
.submitrow > .btn {
  margin-bottom: 40px;
}

/* line 95, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .loginbottomrow {
  /*set custom logo, increased padding to show the entire logo*/
  background-image: url(../../img/logo2.png);
  background-repeat: no-repeat;
  background-size: 275px;
  background-position: left center;
  padding-top: 50px;
  overflow: hidden;
}

/* line 105, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url(../img/logo2.png);
  background-size: 145px;
  width: 0;
  height: 0;
  background-repeat: no-repeat;
  padding: 21px 72px;
}

/* line 114, ../sass/theme/theme.scss */
.logoArea.area.pull-left.clickable {
  width: 181px !important;
}

/* line 119, ../sass/theme/theme.scss */
.postBoardWidget {
  display: none;
}

/* line 123, ../sass/theme/theme.scss */
.dashboard .dashboardMetric.dashGreen {
  display: none !important;
}

/* line 127, ../sass/theme/theme.scss */
div.metricsWidget h2:after {
  content: " (Current Month)";
}

@media (min-width: 1200px) {
  /* line 132, ../sass/theme/theme.scss */
  .col-lg-4 {
    width: 50% !important;
  }
}
