/* line 48, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  display: none;
}

/* line 51, ../sass/theme/theme.scss */
.switchArea .inner:after {
  content: 'Member Portal';
  color: #dfa46e;
}

/* line 60, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url("/img/vnv_logo.png");
  background-size: 160px 48px;
  background-repeat: no-repeat;
  width: 0;
  height: 0;
  padding: 24px 84px;
}

/*
.headercontainer {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 300px;
  overflow: hidden;
}
#header_theme_image {
  background-image: url("/img/PanoramicVineyards_2000x275.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 300px;
  max-height: 300px;
  display:block;
}
*/
/* line 95, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #101821 !important;
  color: #b4a269 !important;
}

/* line 100, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #101821 !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 106, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #4e4238 !important;
  color: #dfa46e;
}

/* line 111, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #4e4238 !important;
}

/* line 137, ../sass/theme/theme.scss */
.sharedBar .fa,
.sharedBar .clientArea,
.sharedBar .userArea {
  color: #CCCCCC;
}

/* line 142, ../sass/theme/theme.scss */
.sharedBar .logoArea,
.sharedBar .switchArea {
  border-right-color: #4e4238;
}

/* line 146, ../sass/theme/theme.scss */
.sharedBar .taskArea,
.sharedBar .searchArea {
  border-left-color: #4e4238;
}

/* line 150, ../sass/theme/theme.scss */
.sharedBar .area.clickable:hover {
  background-color: #213143;
}

/* line 154, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #101821;
  color: #b4a269;
}

/* line 160, ../sass/theme/theme.scss */
.crmHome .sharedBar {
  background-color: #101821;
}
/* line 163, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  color: #dfa46e;
}
/* line 168, ../sass/theme/theme.scss */
.crmHome .leftNav {
  color: #999;
}
/* line 170, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav {
  background-color: #313131;
}
/* line 172, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #444444;
}
/* line 174, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #1A1A1A;
}
/* line 177, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #4e4238;
  color: #302923;
}
/* line 183, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #4e4238;
  color: white;
  border-color: #302923;
}
/* line 187, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav.bottom {
  background: #302923;
}
/* line 190, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #302923;
}
/* line 192, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection h2 {
  color: #dfa46e;
}
/* line 197, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #302923;
}
/* line 201, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent {
  border-color: #302923;
}
/* line 203, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent .item {
  color: #004755;
}

/* line 211, ../sass/theme/theme.scss */
.jumpTo .nav li.active a {
  color: #191919;
  border-color: #4e4238;
}

/* line 217, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #4e4238;
}

/* line 224, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  /*hide simpleview logo*/
  /*set custom logo, increased padding to show the entire logo*/
  background-image: url("/img/vnv_logo.png");
  background-repeat: no-repeat;
  padding-top: 35px;
  background-size: 50%;
}
/* line 226, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 240, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 245, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("/img/BalloonBack.jpg") !important;
}
