/**/
/**/
@import url("https://use.typekit.net/vtm8wpi.css");
/* line 45, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #bde8eb !important;
  color: #707070 !important;
}

/* line 50, ../sass/theme/theme.scss */
.itemDetail section, .itemForm section {
  border-color: #bde8eb !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 56, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle, .itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #bde8eb !important;
  color: #BAC800;
}

/* line 61, ../sass/theme/theme.scss */
.itemDetail section.sectionActive, .itemDetail section.sectionActive {
  border-color: #bde8eb !important;
}

/* line 87, ../sass/theme/theme.scss */
.sharedBar .fa,
.sharedBar .clientArea,
.sharedBar .userArea {
  color: #CCCCCC;
}

/* line 92, ../sass/theme/theme.scss */
.sharedBar .logoArea,
.sharedBar .switchArea {
  border-right-color: #bde8eb;
}

/* line 96, ../sass/theme/theme.scss */
.sharedBar .taskArea,
.sharedBar .searchArea,
.sharedBar .shoppingCart {
  border-left-color: #bde8eb;
}

/* line 101, ../sass/theme/theme.scss */
.sharedBar .area.clickable:hover {
  background-color: #fff;
}

/* line 104, ../sass/theme/theme.scss */
.shopping-cart-badge:after {
  color: #fff;
  background: #CCCCCC;
  border-color: #fff;
}

/* line 109, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #b7ada5;
  color: #fff;
}

/* line 115, ../sass/theme/theme.scss */
.crmHome .sharedBar {
  background-color: #fff;
}
/* line 118, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  color: #BAC800;
}
/* line 122, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer {
  background-color: #fff;
  border-top-color: #bde8eb;
}
/* line 125, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li {
  border-top: 1px solid #bde8eb;
}
/* line 127, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li span {
  color: #CCCCCC;
}
/* line 130, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li a {
  color: #CCCCCC;
}
/* line 134, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li:hover {
  background-color: #bde8eb;
}
/* line 137, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li.selected:hover {
  background-color: transparent;
}
/* line 142, ../sass/theme/theme.scss */
.crmHome .leftNav {
  color: #666;
}
/* line 144, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav {
  background-color: #a4dbdf;
}
/* line 146, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #fff;
}
/* line 148, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #fff;
}
/* line 151, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #BAC800;
  color: #666 !important;
}
/* line 157, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #bde8eb;
  color: #666 !important;
  border-color: #96dadf;
}
/* line 161, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav.bottom {
  background: #96dadf;
}
/* line 164, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #96dadf;
}
/* line 166, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection h2 {
  color: #BAC800;
}
/* line 171, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #BAC800;
}
/* line 175, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent {
  border-color: #96dadf;
}
/* line 177, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent .item {
  color: #004755;
}

/* line 185, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  color: #666 !important;
}

/* line 188, ../sass/theme/theme.scss */
.crmHome .navRender {
  background-image: url(/img/bg-shatter.png);
}

/* line 194, ../sass/theme/theme.scss */
.jumpTo .nav li.active a {
  color: #00a8e1;
  border-color: #00a8e1;
}

/* line 200, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #00a8e1;
}

/* line 205, ../sass/theme/theme.scss */
.itemList table thead th.isSorted {
  background-color: #bde8eb !important;
  color: #fff !important;
}

/* line 211, ../sass/theme/theme.scss */
.itemList table thead tr,
.itemList table thead th {
  background-color: #555555 !important;
  color: #fff !important;
}

/* line 219, ../sass/theme/theme.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #ededed;
}

/* line 224, ../sass/theme/theme.scss */
.gridControls .pagination .previousPage,
.gridControls .pagination .nextPage {
  background-color: #bac800;
  color: #fff;
}

/* line 231, ../sass/theme/theme.scss */
.filterBar .gridFilters {
  border-color: #a4dbdf;
}

/* line 236, ../sass/theme/theme.scss */
.filterBar .filterTitleBar span.fa {
  color: #BAC800;
}

/* line 240, ../sass/theme/theme.scss */
.filterBar a.filter {
  color: #a4dbdf;
}

/* line 245, ../sass/theme/theme.scss */
.btn-filter {
  color: #fff;
  background-color: #a4dbdf !important;
  border-color: #fff;
  outline: 0;
}

/* line 252, ../sass/theme/theme.scss */
.btn-filter:hover {
  background-color: #cfde00 !important;
}

/* line 257, ../sass/theme/theme.scss */
.btn-primary {
  color: #ffffff;
  background-color: #a4dbdf !important;
  border-color: #a4dbdf !important;
}

/* line 263, ../sass/theme/theme.scss */
.btn-primary:hover {
  color: #cfde00;
  background-color: #8F9A00;
  border-color: #BAC800;
}

/* line 270, ../sass/theme/theme.scss */
.btn-secondary {
  color: #ffffff;
  background-color: #a4dbdf !important;
  border-color: #a4dbdf;
}

/* line 276, ../sass/theme/theme.scss */
.btn-secondary:hover {
  color: #cfde00;
  background-color: #8F9A00;
  border-color: #BAC800;
}

/* line 286, ../sass/theme/theme.scss */
h1, h2 {
  color: #e2231a !important;
  font-family: "voltage",sans-serif !important;
  font-size: 2rem !important;
}

/*.loginPage .loginPanelContent input[type="button"] {
    width: 200px;
    color: #325c6b !important;
}
*/
/* line 297, ../sass/theme/theme.scss */
.loginPage .loginPanelContent {
  color: #325c6b !important;
  background-color: lightgray !important;
}
/* line 298, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  background-image: url("/img/loginlogo.png");
  background-repeat: no-repeat;
  padding-top: 65px;
  background-size: 22%;
  background-position-x: 7px;
}
/* line 299, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}
/* line 312, ../sass/theme/theme.scss */
.loginPage .loginPanelContent #forgotPasswordLink, .loginPage .loginPanelContent input[type="button"] {
  color: #325c6b !important;
}

/* line 321, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background-image: url("/img/logo.png");
  width: 0px;
  height: 0px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding: 30px;
  margin-left: 20px;
}

/* line 335, ../sass/theme/theme.scss */
.loginPage {
  background-image: url("/img/background.jpg") !important;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover !important;
}
