@import url("https://use.typekit.net/ofq5szt.css");
/* line 44, ../sass/theme/theme.scss */
.btn-primary {
  background-color: #002140;
}

/* line 48, ../sass/theme/theme.scss */
html .formPanelTitle {
  background-color: #002140 !important;
  color: #fff !important;
}

/* line 53, ../sass/theme/theme.scss */
.itemDetail section,
.itemForm section {
  border-color: #002140 !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

/* line 60, ../sass/theme/theme.scss */
.itemDetail .formPanelTitle.sectionActiveTitle,
.itemForm .formPanelTitle.sectionActiveTitle {
  background-color: #002140 !important;
  color: #fff;
}

/* line 66, ../sass/theme/theme.scss */
.itemDetail section.sectionActive,
.itemDetail section.sectionActive {
  border-color: #002140 !important;
}

/* line 93, ../sass/theme/theme.scss */
.sharedBar .fa,
.sharedBar .clientArea,
.sharedBar .userArea {
  color: #fff;
}

/* line 99, ../sass/theme/theme.scss */
.sharedBar .logoArea,
.sharedBar .switchArea {
  border-right-color: #205BC6;
}

/* line 104, ../sass/theme/theme.scss */
.sharedBar .taskArea,
.sharedBar .searchArea {
  border-left-color: #205BC6;
}

/* line 110, ../sass/theme/theme.scss */
.sharedBar .orgArea select, .sharedBar .orgArea option {
  background-color: #fff;
  color: #205BC6;
}

/* line 116, ../sass/theme/theme.scss */
.crmHome .sharedBar {
  background-color: #205BC6;
  background-image: url("../img/MBHeader.png");
  background-repeat: no-repeat;
  background-position: 0px -72px;
}
/* line 125, ../sass/theme/theme.scss */
.crmHome .sharedBar .switchArea span {
  color: #fff;
}
/* line 130, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer {
  background-color: #205BC6;
  border-top-color: #205BC6;
}
/* line 134, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li {
  border-top: 1px solid #205BC6;
}
/* line 137, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li span {
  color: #fff;
}
/* line 141, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li a {
  color: #fff;
}
/* line 146, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li:hover {
  background-color: #205BC6;
}
/* line 150, ../sass/theme/theme.scss */
.crmHome .sharedBar .productDropdownContainer li.selected:hover {
  background-color: transparent;
}
/* line 156, ../sass/theme/theme.scss */
.crmHome .sharedBar .inner a:hover {
  color: #fff;
}
/* line 161, ../sass/theme/theme.scss */
.crmHome .leftNav {
  color: #999;
}
/* line 164, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav {
  background-color: #002140;
}
/* line 167, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item {
  border-color: #444444;
}
/* line 170, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item:hover {
  background: #1A1A1A;
}
/* line 174, ../sass/theme/theme.scss */
.crmHome .leftNav .primaryNav .item.active {
  background: #002140;
  color: #00070d;
}
/* line 181, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav {
  background: #002140;
  color: white;
  border-color: #00070d;
}
/* line 186, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav.bottom {
  background: #00070d;
}
/* line 190, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection {
  border-color: #00070d;
}
/* line 193, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .titleSection h2 {
  color: #fff;
}
/* line 199, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .item:hover {
  background: #00070d;
}
/* line 204, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent {
  border-color: #00070d;
}
/* line 207, ../sass/theme/theme.scss */
.crmHome .leftNav .secondaryNav .parent .item {
  color: #004755;
}

/* line 216, ../sass/theme/theme.scss */
.itemList table thead th.isSorted {
  background-color: #205BC6 !important;
}

/* line 221, ../sass/theme/theme.scss */
.filterBar .gridFilters {
  border-color: #205BC6;
}

/* line 226, ../sass/theme/theme.scss */
.btn-filter, .btn-filter:hover, .btn-filter:focus, .btn-filter:active, .btn-filter.active, .open > .btn-filter.dropdown-toggle,
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-color: #205BC6 !important;
}

/* line 231, ../sass/theme/theme.scss */
.filterBar a.filter {
  color: #205BC6;
}

/* line 235, ../sass/theme/theme.scss */
.filterBar .filterTitleBar span.fa {
  color: #205BC6;
}

/* line 240, ../sass/theme/theme.scss */
.gridControls .pagination .previousPage, .gridControls .pagination .nextPage {
  background-color: #205BC6;
}

/* line 247, ../sass/theme/theme.scss */
.jumpTo .nav li.active a {
  color: #191919;
  border-color: #002140;
}

/* line 253, ../sass/theme/theme.scss */
.jumpTo .nav li a {
  color: #205BC6;
}

/* line 259, ../sass/theme/theme.scss */
.itemForm .formradio label.active {
  background-color: #205BC6;
}

/* line 262, ../sass/theme/theme.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #205BC6;
}

/* line 266, ../sass/theme/theme.scss */
fieldset.recurrenceSettingsGroup ul li label.selected {
  background-color: #205BC6 !important;
}

/* line 271, ../sass/theme/theme.scss */
.btn-danger {
  background-color: #205BC6;
}

/* line 277, ../sass/theme/theme.scss */
h1, h2 {
  font-family: "larken", sans-serif !important;
  font-size: 25px;
}

/* line 282, ../sass/theme/theme.scss */
.crmHome .sharedBar .area .padleft {
  padding-left: 175px;
}

/* line 285, ../sass/theme/theme.scss */
.appname.ng-binding {
  font-family: "larken", sans-serif !important;
  font-size: 50px;
  font-weight: bold;
  color: #FEDC56;
}

/* line 291, ../sass/theme/theme.scss */
.description.hidden-sm.hidden-xs.am-fade.ng-binding {
  font-family: "larken", sans-serif !important;
}

/* line 296, ../sass/theme/theme.scss */
.postBody.ng-binding, .ng-binding {
  font-family: "degular", sans-serif !important;
  font-size: 14px;
}

/* line 304, ../sass/theme/theme.scss */
.loginPage .loginPanelContent h3 {
  padding-top: 15px;
  font-size: 30px;
}

/* line 321, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow {
  /*hide simpleview logo*/
  /*set custom logo, increased padding to show the entire logo*/
  background-image: url("../img/loginlogo.svg");
  background-repeat: no-repeat;
  background-size: 265px 70px;
  padding-top: 31px;
}
/* line 324, ../sass/theme/theme.scss */
.loginPage .loginPanelContent .submitrow img.logo {
  display: none;
}

/* line 338, ../sass/theme/theme.scss */
html .logoArea {
  padding-left: 15px !important;
  padding-right: 20px !important;
}
/* line 339, ../sass/theme/theme.scss */
html .logoArea img.logo {
  background: url("../img/headerLogoSmall.png") left center no-repeat;
  width: 100%;
  height: 0px;
  background-size: 60%;
  background-position-x: 22px;
  padding: 30px 10px;
  -webkit-padding-start: 100px;
  -webkit-padding-end: 160px;
}

/* line 355, ../sass/theme/theme.scss */
body.loginPage {
  background-image: url("../img/bgImg.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* SVT671628: 'degular' font family doesn't parse the 'Post Board Reply' icon correctly */
.fa-comment:before {
  font: normal normal normal 14px / 1 FontAwesome;
}