/* line 47, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  background-image: url("/img/ExtLogo.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 51px;
  z-index: -1;
}
/* line 48, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 63, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url("/img/intlogo.png");
  width: 0;
  height: 0;
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 45px;
  padding-left: 120px;
}

/* line 73, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("/img/loginbg.jpg") !important;
}

/*
.headercontainer {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 300px;
  overflow: hidden;
}
//tkt 243632
#header_theme_image {
  background-image: url("/img/header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 300px;
  max-height: 300px;
  display:block;
}
*/
/* line 104, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #f9b62e !important;
  color: #fff !important;
}

/* line 109, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #f9b62e !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 115, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #47A4D4 !important;
  color: #fff;
}

/* line 120, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #47A4D4 !important;
}

/* line 146, ../sass/theme/theme.scss */
.sharedBar .fa,
.sharedBar .clientArea,
.sharedBar .userArea {
  color: #CCCCCC;
}

/* line 151, ../sass/theme/theme.scss */
.sharedBar .logoArea,
.sharedBar .switchArea {
  border-right-color: #333;
}

/* line 155, ../sass/theme/theme.scss */
.sharedBar .taskArea,
.sharedBar .searchArea {
  border-left-color: #333;
}

/* line 159, ../sass/theme/theme.scss */
.sharedBar .area.clickable:hover {
  background-color: #1a1a1a;
}

/* line 163, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #f9b62e;
  color: #fff;
}

/* line 169, ../sass/theme/theme.scss */
.crmHome .sharedBar {
  background-color: #000;
}
/* line 172, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  color: #fff;
}
/* line 176, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer {
  background-color: #000;
  border-top-color: #333;
}
/* line 179, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li {
  border-top: 1px solid #333;
}
/* line 181, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li span {
  color: #CCCCCC;
}
/* line 184, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li a {
  color: #CCCCCC;
}
/* line 188, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li:hover {
  background-color: #333;
}
/* line 191, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li.selected:hover {
  background-color: transparent;
}
/* line 196, ../sass/theme/theme.scss */
.crmHome .leftNav {
  color: #999;
}
/* line 198, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav {
  background-color: #313131;
}
/* line 200, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #444444;
}
/* line 202, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #1A1A1A;
}
/* line 205, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #47A4D4;
  color: #2c8bbc;
}
/* line 211, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #47A4D4;
  color: white;
  border-color: #2c8bbc;
}
/* line 215, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav.bottom {
  background: #2c8bbc;
}
/* line 218, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #2c8bbc;
}
/* line 220, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection h2 {
  color: #fff;
}
/* line 225, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #2c8bbc;
}
/* line 229, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent {
  border-color: #2c8bbc;
}
/* line 231, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent .item {
  color: #004755;
}

/* line 243, ../sass/theme/theme.scss */
.jumpTo .nav li.active a {
  color: #191919;
  border-color: #47A4D4;
}

/* line 249, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #47A4D4;
}
