/*
//Set a variable to use for the primary brand identity color
//We'll use this color for the background color of the menus - this should have a decent contrast with white as it is sometimes used on a white or gray background for links
$brand-identity-1: #1974bc;

//Set the inverse/contrast color to use for text on that background
$brand-identity-1-inverse: #fff;

//We'll use this color for the background color of the section titles on the detail and form pages
//It should not be the same as the brand-identity-1 color as when using the jump links on the side of
//form and detail pages, we highlight the section with the brand-identity-1 colors
$brand-identity-2: #f9b62e;

//Set the inverse/contrast color to use for text on that background
$brand-identity-2-inverse: #fff;


//Set the background for the header bar.  You could also set a properly tiled
//background image if appropriate
$headerbar-bg: #000;

//Set the border color to be used on that background
$headerbar-border: #333;
//Set a color to be used for hovers on the background
$headerbar-highlight: lighten($headerbar-bg,10%);

//Set the color to be used on the app switcher (currently says extranet)
$headerbar-appname-color: $brand-identity-1-inverse;

//Set the background color of the organization switcher
$headerbar-org-dropdown-color: $brand-identity-2;

//Set the foreground color of the organization switcher
$headerbar-org-dropdown-color-inverse: $brand-identity-2-inverse;

//Set the menu colors (this applies only to the secondary side nav, the primary nav bar should remain the same)
$secondary-nav-color: $brand-identity-1;
$secondary-nav-color-inverse: $brand-identity-1-inverse;

//Just darkening the nav color to create a border and the active state
$secondary-nav-color-border: darken($secondary-nav-color,10%);
$primarynav-color-active: $secondary-nav-color-border;

//Update the logo image
html {
	.logoArea{
		img.logo{
			background-image: url(http://www.neworleanscvb.com/includes/images/shell/logo_footer.png);
			width: 0;
			height: 0;
			background-size: cover;
			padding: 24px 86px;
		}
	}
}


//Set up the responsive header image for the site.  If a header image is used must set the
//height (which should never vary) in the
.headercontainer {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 300px;
  overflow: hidden;
}

#header_theme_image {
  background-image: url(http://res.cloudinary.com/benextranetdemo/image/upload/crm/extranetv2/BE68EC4F-81D6-4C83-A0B6AB0BD76E5999_469214c5-8767-46c1-a80ecc8fbdd8ddfb);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 300px;
}

html .formPanelTitle{
	background-color: $brand-identity-2 !important;
	color: $brand-identity-2-inverse !important;
}

.itemDetail section, .itemForm section {
	border-color: $brand-identity-2 !important;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	overflow: hidden;
}

.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle{
	background-color: $brand-identity-1 !important;
	color: $brand-identity-1-inverse;
}

.itemDetail section.sectionActive, .itemDetail section.sectionActive{
	border-color: $brand-identity-1 !important;
}


//Import the core shared bar file which is extensible
@import "../../../core-src/simpleview/modules/color/sharedbar";

//Import the core theme file where any other themable definitions will be placed
@import "../../../core-src/simpleview/theme";
*/
/* line 109, ../sass/theme/theme.scss */
.headercontainer {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 295px;
  overflow: hidden;
  background: url("/img/headerGround.jpg") !important;
}

/* line 118, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("/img/bGround.jpg") !important;
}

/* line 132, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #0F436A !important;
  color: #fff;
}

/* line 137, ../sass/theme/theme.scss */
.secondaryNav {
  border-color: #0F436A !important;
  background-color: #0F436A !important;
}

/* line 142, ../sass/theme/theme.scss */
.sharedBar.hidden-print {
  background: #2E83BB !important;
}

/* line 145, ../sass/theme/theme.scss */
.sharedBar.hidden-print a:hover {
  background: #2E83BB !important;
}

/* line 148, ../sass/theme/theme.scss */
.orgArea select {
  background-color: #B32824 !important;
}

/* line 152, ../sass/theme/theme.scss */
.inner > a {
  color: white !important;
}

/* line 156, ../sass/theme/theme.scss */
.inner {
  color: white;
}

/* line 174, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #0F436A !important;
  color: #fff !important;
}

/* line 179, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #0F436A !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  overflow: hidden;
}

/* line 189, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  /*hide simpleview logo*/
  margin-left: 1px !important;
  /*set custom logo, increased padding to show the entire logo*/
  background-image: url("/img/logo2.png");
  background-size: 250px 94px;
  background-repeat: no-repeat;
  padding-top: 50px;
}
/* line 191, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 207, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url("/img/logo.gif");
  width: 0;
  height: 0;
  background-size: 130px 40px;
  background-repeat: no-repeat;
  padding: 22px 65px;
}

/* line 217, ../sass/theme/theme.scss */
#DTNads {
  padding-left: 12%;
}

/* line 220, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #B32824;
}

/* line 223, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #B32824;
  color: white;
}

/* line 227, ../sass/theme/theme.scss */
.table-striped thead th, .detailHeaderRowLabel td {
  background-color: #0F436A !important;
}

/* line 230, ../sass/theme/theme.scss */
.itemList table thead th.isSorted {
  background-color: #2E83BB !important;
}

/* line 233, ../sass/theme/theme.scss */
.filterBar .gridFilters {
  border-color: #0F436A;
}

/* line 236, ../sass/theme/theme.scss */
.filterBar a.filter {
  color: #0F436A;
}

/* line 239, ../sass/theme/theme.scss */
.btn-filter {
  background-color: #2E83BB !important;
}

/* line 242, ../sass/theme/theme.scss */
.switchArea.area.pull-left.clickable:hover {
  background: #0F436A;
}

/* line 245, ../sass/theme/theme.scss */
.item.ng-binding.ng-scope:hover {
  background: #B32824 !important;
}

/*
.logoArea.area.pull-left.clickable:hover {
    background: #2E83BB !important;
}
.logoArea.area.pull-left.clickable {
    background: #2E83BB !important;
}
*/
/* line 256, ../sass/theme/theme.scss */
#ad2 {
  margin-left: 18%;
}

/* line 259, ../sass/theme/theme.scss */
#ad3 {
  margin-left: 18%;
}

/* line 262, ../sass/theme/theme.scss */
.itemForm .formradio label.active {
  background-color: #2E83BB;
}

/* line 266, ../sass/theme/theme.scss */
.filterBar .filterTitleBar span.fa {
  color: #2E83BB;
}

/* line 269, ../sass/theme/theme.scss */
button.btn.btn-filter:hover {
  background: #2E83BB !important;
}

/* line 272, ../sass/theme/theme.scss */
.bg-filter-inverse {
  color: #2E83BB !important;
}

/* line 275, ../sass/theme/theme.scss */
div.extraActions ul.gridExtraActionList li.gridExtraAction a {
  color: #2E83BB;
}

/* line 278, ../sass/theme/theme.scss */
li.gridExtraAction:hover {
  background: #2E83BB !important;
  color: white !important;
}

/* line 282, ../sass/theme/theme.scss */
.fa.fa-angle-right.nextPage {
  background: #2E83BB;
}

/* line 287, ../sass/theme/theme.scss */
.itemForm section {
  border-color: #0F436A !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  overflow: visible !important;
}
