@import url(//fonts.googleapis.com/css?family=Inconsolata:400,700);
body {
  font-size: 13px;
  margin-top: 0;
  background-image: url("i/body-bg.jpg");
  background-repeat: repeat-x;
  background-position: 0px 360px; }
  body.toolbar-fixed {
    padding-top: 55px !important; }
    body.toolbar-fixed.toolbar-tray-open {
      padding-top: 95px !important; }
    body.toolbar-fixed.toolbar-vertical {
      padding-top: 55px !important; }

.dialog-off-canvas-main-canvas {
  background-image: url("i/top-menu-bg3a.png");
  background-repeat: repeat-x; }

#navbar {
  margin: auto;
  max-width: unset;
  width: 1000px;
  background-color: #5082a5;
  background-image: url("i/top-menu-bg3a.png");
  background-repeat: repeat-x;
  margin-bottom: 0;
  border: none;
  border-radius: unset; }
  @media only screen and (max-width: 1024px) {
    #navbar {
      width: 750px; } }
  @media only screen and (max-width: 767px) {
    #navbar {
      width: 480px; } }
  @media only screen and (max-width: 479px) {
    #navbar {
      width: 320px; } }
  @media only screen and (min-width: 768px) {
    #navbar {
      padding-left: 16px;
      padding-right: 16px; } }
  #navbar .navbar-brand {
    padding-left: 0;
    padding-right: 0; }
  #navbar .navbar-header {
    margin-left: 0;
    margin-right: 0; }
  #navbar a.navbar-btn {
    display: none; }
  #navbar a {
    color: #fff; }
  #navbar a.name {
    font-family: Inconsolata, sans-serif;
    font-size: 1.4em;
    font-weight: bold; }

.navbar-nav > li > a {
  padding-top: 16px; }

#navbar-collapse {
  border: none; }

body.user-logged-in #navbar {
  margin-top: -16px;
  margin-bottom: 5px; }

.container {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

body:not(.page-node-type-page):not(.widePage) .main-container {
  margin: auto;
  max-width: unset;
  width: 1000px; }
  @media only screen and (max-width: 1024px) {
    body:not(.page-node-type-page):not(.widePage) .main-container {
      width: 750px; } }
  @media only screen and (max-width: 767px) {
    body:not(.page-node-type-page):not(.widePage) .main-container {
      width: 480px; } }
  @media only screen and (max-width: 479px) {
    body:not(.page-node-type-page):not(.widePage) .main-container {
      width: 320px; } }
  @media only screen and (min-width: 768px) {
    body:not(.page-node-type-page):not(.widePage) .main-container {
      padding-left: 16px;
      padding-right: 16px; } }

body:not(.page-node-type-page):not(.user-logged-in):not(.widePage) .main-container {
  padding-top: 32px; }

body.widePage .main-container > div {
  padding-left: 16px;
  padding-right: 16px; }
body.widePage .main-container:before {
  background-image: url("i/header-bg3.jpg");
  height: 100px;
  display: block;
  margin-bottom: -100px; }
body.widePage #block-incodia-menu {
  margin-bottom: 32px; }

body.contentPage div.region-header, body.contentPage div.region-content {
  max-width: 720px;
  margin: 0 auto;
  padding: 32px 48px 0 48px; }
body.contentPage div.region-content {
  padding-bottom: 32px; }

body.incodiaPage .dialog-off-canvas-main-canvas:before {
  position: static;
  content: " ";
  background-image: url(i/header-bg3.jpg);
  height: 153px;
  display: block;
  margin-top: -15px;
  margin-bottom: -151px; }
body.incodiaPage #block-incodia-menu {
  margin-bottom: 32px; }
body.incodiaPage #navbar {
  width: auto;
  max-width: unset; }
body.incodiaPage .form-buttons {
  margin: 10px 0; }
  body.incodiaPage .form-buttons button {
    margin-right: 10px; }

body.path-frontpage div[role=heading] {
  background-color: #5290be;
  background-image: url("i/header-bg3.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  color: #fff;
  padding-bottom: 32px; }
  body.path-frontpage div[role=heading] > * {
    margin: auto;
    max-width: unset;
    width: 1000px; }
    @media only screen and (max-width: 1024px) {
      body.path-frontpage div[role=heading] > * {
        width: 750px; } }
    @media only screen and (max-width: 767px) {
      body.path-frontpage div[role=heading] > * {
        width: 480px; } }
    @media only screen and (max-width: 479px) {
      body.path-frontpage div[role=heading] > * {
        width: 320px; } }
    @media only screen and (min-width: 768px) {
      body.path-frontpage div[role=heading] > * {
        padding-left: 16px;
        padding-right: 16px; } }
  body.path-frontpage div[role=heading] h1.page-header {
    text-shadow: 0 1px 3px #5a6f83;
    margin: 0 0 20px 0;
    padding-top: 24px;
    font-size: 1.4em;
    text-transform: uppercase;
    border: none;
    font-weight: bold;
    padding-bottom: 0; }
body.path-frontpage div.region-header {
  position: relative; }
body.path-frontpage .region-content {
  margin: auto;
  max-width: unset;
  width: 1000px; }
  body.path-frontpage .region-content > article {
    display: none; }
  @media only screen and (max-width: 1024px) {
    body.path-frontpage .region-content {
      width: 750px; } }
  @media only screen and (max-width: 767px) {
    body.path-frontpage .region-content {
      width: 480px; } }
  @media only screen and (max-width: 479px) {
    body.path-frontpage .region-content {
      width: 320px; } }
  @media only screen and (min-width: 768px) {
    body.path-frontpage .region-content {
      padding-left: 16px;
      padding-right: 16px; } }
  @media only screen and (min-width: 768px) {
    body.path-frontpage .region-content {
      display: flex;
      flex-direction: row; } }
  body.path-frontpage .region-content #block-views-block-news-block-1 {
    background-color: #fff;
    border: 1px solid #b7d1e4;
    margin: 24px 0 24px 0;
    padding: 12px;
    overflow: auto;
    color: #000; }
    @media only screen and (min-width: 768px) {
      body.path-frontpage .region-content #block-views-block-news-block-1 {
        flex: 0 0 200px;
        height: 360px; } }
    body.path-frontpage .region-content #block-views-block-news-block-1 h2.block-title {
      font-weight: bold;
      color: #366892;
      font-size: 1.2em;
      text-transform: uppercase;
      margin: 0 0 12px 0; }
    body.path-frontpage .region-content #block-views-block-news-block-1 article.news h2 {
      color: #264862;
      font-size: 0.9em;
      text-transform: uppercase;
      font-weight: normal;
      margin: 4px 0 0px 0; }
      body.path-frontpage .region-content #block-views-block-news-block-1 article.news h2 a {
        pointer-events: none; }
    body.path-frontpage .region-content #block-views-block-news-block-1 article.news .content {
      font-size: 0.85em;
      margin: 4px 0 12px 0; }
      body.path-frontpage .region-content #block-views-block-news-block-1 article.news .content p {
        margin: 0px 0 8px 0; }
  @media only screen and (min-width: 480px) {
    body.path-frontpage .region-content #block-front-text-blocks .view-content {
      display: flex;
      flex-direction: row; } }
  body.path-frontpage .region-content #block-front-text-blocks .view-content > div {
    flex: 0 0 31%;
    justify-content: space-between;
    background-color: #fff;
    color: #000;
    border: 1px solid #b7d1e4;
    margin: 24px auto 12px auto; }
  body.path-frontpage .region-content #block-front-text-blocks .view-content article h2 {
    background-color: #9cc0da;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9cc0da), color-stop(1, #5290be));
    background: -moz-linear-gradient(top center, #9cc0da 0%, #5290be 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9cc0da', endColorstr='#5290be');
    margin: 0;
    padding: 4px 0 2px 6px;
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: bold; }
    body.path-frontpage .region-content #block-front-text-blocks .view-content article h2 a {
      pointer-events: none;
      color: #fff; }
  body.path-frontpage .region-content #block-front-text-blocks .view-content article .content {
    padding: 12px;
    font-size: 0.85em; }
    body.path-frontpage .region-content #block-front-text-blocks .view-content article .content p {
      margin: 8px 0 8px 0; }

#block-frontpageheader-2 > div {
  text-shadow: 0 1px 3px #5a6f83;
  width: 500px; }
  @media only screen and (max-width: 1024px) {
    #block-frontpageheader-2 > div {
      width: 400px; } }
  @media only screen and (max-width: 767px) {
    #block-frontpageheader-2 > div {
      width: 220px; } }
  @media only screen and (max-width: 479px) {
    #block-frontpageheader-2 > div {
      width: 300px; } }

#block-incodia-views-block-slideshow-block-1-3 {
  position: unset; }
  #block-incodia-views-block-slideshow-block-1-3 div.form-group {
    position: absolute;
    top: -28px;
    background-image: url("i/tablet4.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    margin: 22px 0 0 525px;
    width: 423px;
    height: 296px;
    padding: 36px 0 0 36px; }
    #block-incodia-views-block-slideshow-block-1-3 div.form-group > div {
      background-color: #343434;
      width: 348px;
      height: 233.16px; }
    @media only screen and (max-width: 1024px) {
      #block-incodia-views-block-slideshow-block-1-3 div.form-group {
        margin: 60px 0 0 410px;
        width: 350px;
        height: 256px;
        padding: 34px 0 0 32px; }
        #block-incodia-views-block-slideshow-block-1-3 div.form-group > div {
          width: 288px;
          height: 192.96px; } }
    @media only screen and (max-width: 767px) {
      #block-incodia-views-block-slideshow-block-1-3 div.form-group {
        margin: 100px 0 0 240px;
        width: 260px;
        height: 190px;
        padding: 19px 0 0 14px; }
        #block-incodia-views-block-slideshow-block-1-3 div.form-group > div {
          width: 230px;
          height: 154.1px; } }
    @media only screen and (max-width: 479px) {
      #block-incodia-views-block-slideshow-block-1-3 div.form-group {
        display: none; } }

body.user-logged-in #block-incodia-views-block-slideshow-block-1-3 div.form-group {
  top: 78px; }

div.col-wrapper, div.col-container {
  display: flex;
  flex-direction: row;
  margin: 8px 0; }
  div.col-wrapper > div, div.col-container > div {
    flex: 1; }
    div.col-wrapper > div:nth-child(odd), div.col-container > div:nth-child(odd) {
      margin-right: 10px; }

#tasklist {
  position: absolute;
  margin: -1px 0 0 0;
  padding: 0;
  /*max-width: 50em;*/
  overflow-x: hidden;
  overflow-y: auto;
  text-overflow: ellipsis;
  background-color: #ffffff;
  border: 1px solid #666;
  max-height: 240px; }
  #tasklist li {
    list-style-type: none;
    padding: 3px 8px;
    text-indent: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer; }
    #tasklist li:hover {
      background-color: #5094d0;
      color: #ffffff; }

#cridlist {
  position: absolute;
  margin: -2px 0 0 0;
  padding: 0;
  max-width: 50em;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #ffffff;
  border: 1px solid #666; }
  #cridlist li {
    list-style-type: none;
    padding: 3px 8px;
    text-indent: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer; }
    #cridlist li:hover {
      background-color: #5094d0;
      color: #ffffff; }

.form-item-cridnotes label {
  cursor: pointer; }

pre.cridnotes {
  border: 1px solid #ddd;
  padding: 8px 4px;
  background-color: #ffffe0; }

body.widePage .form-type-date label, body.incodiaPage .form-type-date label {
  display: block;
  margin-bottom: 6px; }
body.widePage .form-type-date input[type=date], body.incodiaPage .form-type-date input[type=date] {
  display: block; }
body.widePage div.opts input[type=date], body.incodiaPage div.opts input[type=date] {
  width: 132px; }

table.old-style .form-checkbox {
  position: static;
  margin-left: 0; }

div.opts button {
  font-size: 12px; }
div.opts .form-type-file {
  position: relative; }
  div.opts .form-type-file label {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 6px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #337ab7;
    border: 1px solid #2e6da4; }
    div.opts .form-type-file label:hover {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  div.opts .form-type-file input[type="file"] {
    position: absolute;
    z-index: -1;
    opacity: 0; }

.edit-popup label {
  display: block; }
.edit-popup a.exp-btn {
  display: inline-block;
  background: #5290be;
  color: #ffffff !important;
  margin: 12px 8px 12px 0;
  padding: 4px 8px;
  text-decoration: none; }
  .edit-popup a.exp-btn:hover {
    text-decoration: underline; }

.page-funds #intranet {
  overflow: visible;
  position: relative;
  max-width: 720px;
  margin-left: 0; }

.fundsDate {
  position: absolute;
  z-index: 2;
  top: 11px;
  right: 20px;
  color: #64779c; }

.nameHeader {
  cursor: pointer; }

.funds-table {
  margin-bottom: 10px; }

.shareTrackerContainer {
  position: absolute;
  top: 10px;
  left: 750px;
  margin: -2em auto 4em auto; }

.shareTracker {
  width: 600px;
  height: 300px;
  padding: 1em;
  margin: 0 0 10px 0;
  background: #f2f2f2;
  background: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
  .shareTracker .shareRow {
    margin: 10px 0;
    display: flex;
    flex-direction: row;
    align-items: center; }
    .shareTracker .shareRow .shareTit {
      flex: 0;
      font-weight: bold;
      margin: 0 16px 0 0; }
    .shareTracker .shareRow .shareVal {
      flex: 0 0 60px;
      margin: 0 16px 0 0; }
      .shareTracker .shareRow .shareVal input {
        width: 100%; }

.shareChartWrapper {
  font: 400 16px roboto, helvetica, arial; }
  .shareChartWrapper .explanation {
    margin-bottom: 3em;
    display: inline-block; }
  .shareChartWrapper .shareChart {
    transform: scale(0.75);
    transform-origin: left top;
    width: 600px;
    height: 300px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between; }
    .shareChartWrapper .shareChart svg {
      position: relative;
      margin-top: 16px;
      overflow: visible; }
    .shareChartWrapper .shareChart h2 {
      position: absolute;
      margin: 2px 0 0 0;
      top: 0px;
      left: 0px;
      font: 400 20px roboto, helvetica, arial;
      color: #666666; }
    .shareChartWrapper .shareChart .percentChange {
      position: absolute;
      top: 0px;
      left: 150px;
      font: 400 16px roboto, helvetica, arial;
      color: #666666;
      padding: 4px 8px;
      border-radius: 8px; }
      .shareChartWrapper .shareChart .percentChange.good {
        background-color: #00ff0020;
        color: #009900; }
      .shareChartWrapper .shareChart .percentChange.bad {
        background-color: #ff000020;
        color: #990000; }
    .shareChartWrapper .shareChart .valueChange {
      position: absolute;
      top: 0px;
      left: 220px;
      font: 600 16px roboto, helvetica, arial;
      color: #666666;
      padding: 4px 8px; }
      .shareChartWrapper .shareChart .valueChange.good {
        color: #009900; }
      .shareChartWrapper .shareChart .valueChange.bad {
        color: #990000; }

.hlTable td {
  position: relative; }
.hlTable td[data-key], .hlTable th[data-key] {
  cursor: pointer;
  user-select: none; }
.hlTable .toggler[data-key=today] {
  width: 82px; }
.hlTable .toggler[data-key=total] {
  width: 58px; }
.hlTable .toggler > div {
  display: none;
  text-align: center; }
.hlTable .toggleReceiver > div {
  display: none;
  width: 100%; }
.hlTable .toggleReceiver .day90 {
  width: 41px;
  display: inline-block;
  font-size: 12.5px; }
.hlTable .toggleReceiver .money {
  width: 58px;
  text-align: right;
  display: inline-block; }
.hlTable .toggleReceiver[data-key=today] .money {
  width: 45px; }
.hlTable .toggleReceiver[data-key=today] .delta {
  border-left: 1px solid #999;
  width: 38px;
  margin-left: 2px;
  font-size: 12px;
  text-align: right;
  display: inline-block; }
.hlTable td.split > div {
  display: none;
  font-size: 11px; }
.hlTable td.split:hover div {
  display: block; }

.historyChart {
  display: none;
  position: fixed;
  top: 288px;
  left: 200px;
  background-color: #f8f8f8;
  border-radius: 6px;
  padding: 16px;
  z-index: 1;
  overflow: hidden;
  box-shadow: 0 0 80px 2px #343435; }
  .historyChart img {
    max-width: none; }
  .historyChart .chartInner {
    position: relative; }
  .historyChart .currentLine {
    position: absolute;
    left: 0;
    right: 0;
    border-top: 1px dashed #33a1ff; }
  .historyChart .startLine {
    position: absolute;
    left: 28px;
    margin-left: -4px;
    width: 8px;
    border-top: 2px solid #ff0000;
    box-shadow: 0px 0px 2px #000000; }
  .historyChart .scaleLine {
    position: absolute;
    left: 100%;
    width: 32px;
    margin-left: -20px;
    border-left: 2px solid #fcd835;
    border-right: 2px solid #fcd835;
    background-color: #fcd8354d;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 11px; }
  .historyChart .todayLine {
    position: absolute;
    left: 100%;
    width: 2px;
    margin-left: -22px;
    border-left: 2px solid #0056ff;
    box-shadow: 0px 0px 2px #000000; }

@media only screen and (max-width: 767px) {
  .historyChart {
    position: fixed;
    top: 0;
    left: 0;
    right: 0; }
    .historyChart img {
      display: block;
      margin: 0 auto; }

  #intranet {
    padding: 0; } }
@media only screen and (min-width: 768px) {
  td:hover .historyChart, td:active .historyChart, td:focus .historyChart {
    display: block; } }
#fundsContent {
  max-width: 720px;
  position: relative; }

footer.footer {
  clear: both;
  margin: -12px 0 0 0;
  padding: 16px 0 20px 0;
  font-size: .9em;
  background-color: #343435;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #343435), color-stop(1, #121212));
  background: -moz-linear-gradient(top center, #343435 0%, #121212 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#343435', endColorstr='#121212');
  height: 250px;
  color: #ccc; }
  footer.footer > div {
    margin: auto;
    max-width: unset;
    width: 1000px; }
    @media only screen and (max-width: 1024px) {
      footer.footer > div {
        width: 750px; } }
    @media only screen and (max-width: 767px) {
      footer.footer > div {
        width: 480px; } }
    @media only screen and (max-width: 479px) {
      footer.footer > div {
        width: 320px; } }
    @media only screen and (min-width: 768px) {
      footer.footer > div {
        padding-left: 16px;
        padding-right: 16px; } }
  footer.footer h2 {
    color: #fff;
    font-style: italic;
    font-weight: bold; }
  footer.footer a, footer.footer a:link, footer.footer a:visited {
    color: #fab600; }
  footer.footer a:hover, footer.footer a:active, footer.footer a:focus {
    color: #fff; }
  footer.footer .block {
    padding: 0 0 20px 0; }

html {
  background: #121212; }

.row {
  margin-right: 0; }

@media only screen and (max-width: 720px) {
  #toolbar-administration {
    display: none; }

  .funds-table {
    zoom: 0.8; } }
@media only screen and (max-width: 720px) and (max-width: 720px) {
  padding-left: 0;
  padding-right: 0;
  .row {
    margin-left: 0;
    margin-right: 0; }
    .row .col-sm-12 {
      padding-right: 0;
      padding-left: 4px; } }

/*# sourceMappingURL=style.css.map */
