﻿@import url(https://fonts.googleapis.com/css?family=Lora:regular|Quicksand:700&amp;subset=latin-ext,latin);
/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.input-validation-error {
    border-color: #dd4b39;
}

.text-danger {
    color: #dd4b39;
}

button a {
    color: #ffffff;
}

.js-plotly-plot .plotly svg a {
    color: #ffffff !important;
    fill: #ffffff !important;
    text-decoration: none !important;
}

.js-plotly-plot .plotly svg .slicetext a {
    color: #000000 !important;
    fill: #000000 !important;
    text-decoration: underline !important;
}

.js-plotly-plot .plotly svg .legendtext a {
    color: #000000 !important;
    fill: #000000 !important;
    text-decoration: none !important;
}

label .btn-sm, a.btn-sm {
    height: 30px;
    line-height: 18px;
}

label.btn-xs, a.btn-xs {
    height: 22px;
    line-height: 18px;
}

body {
  font-family: Lora, 'Palatino Linotype', 'Times New Roman', serif;
  font-weight: 300;
  overflow-x: hidden;
  overflow-y: auto;
}

.content-wrapper {
    background-color: white;
}

/* H1 - H6 font */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Quicksand, sans-serif;
  font-weight: 700;
}

.dl-horizontal > dd {
    line-height: 25px;
}

.side-menu-entry {
  font-size: 15px;
  vertical-align: middle;
  padding-left: 20px;
  height: inherit;
}

.side-menu-icon {
    font-size: 30px;
    vertical-align: middle;
    align-content: center;
}

.skin-black-light .sidebar a.current .side-menu-icon {
    color: #f6b83e;
}

.pagination > .active > a {
    background-color: #276487;
}

.pagination > .active > a:hover {
    background-color: #215573;
}

.modules-menu {
    width: auto !important;
    left: 0px !important;
    right: auto !important;
}

.dashboard-menu {
    display:inline-block !important;
    /* height: inherit !important; */
}

.skin-black-light .sidebar .treeview-menu.menu-open li > a {
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    color: #dadada;
    background-color: #525252;
}

.skin-black-light .sidebar .treeview-menu.menu-open > li:hover > a {
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light .sidebar .treeview-menu.menu-open > li.child-hover:hover > a {
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    color: #dadada;
    background-color: #525252;
}

.skin-black-light .sidebar .treeview-menu.menu-open > li.current.child-hover:hover > a {
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light aside.main-sidebar, .skin-black-light .sidebar a {
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    color: #dadada;
    background-color: #525252;
}

.skin-black-light .sidebar li:hover a {
    color: #2a2b31;
    background-color: #fcfcfc;
}

.sidebar-menu li > a > .pull-right-container {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: -7px;
}

.sidebar-menu  ul.treeview-menu.menu-open li > a > .pull-right-container {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: -7px;
}

.sidebar-menu li.current > a > .fa, .sidebar-menu li.current > a > .glyphicon, .sidebar-menu li.current > a > .ion {
    color: #f6b83e;
}

.skin-black-light .sidebar-menu > li > .treeview-menu {
    background-color: #525252;
}

.skin-black-light .sidebar-menu > li:hover {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light .sidebar-menu > li.active > a:hover {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light .sidebar-menu li.active:hover {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light .sidebar-menu li.active.child-hover:hover {
	background-color: #525252;
    color: #dadada;
}

.skin-black-light .sidebar-menu li.current.child-hover:hover {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light .sidebar-menu li.active > a {
	background-color: #525252;
    color: #dadada;
}

.skin-black-light .sidebar-menu li.active:hover > a {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light .sidebar-menu li.child-hover:hover > a {
	background-color: #525252;
    color: #dadada;
}

.skin-black-light .sidebar-menu li.current.child-hover:hover > a {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.sidebar-menu li > a:hover > .pull-right-container {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: -7px;
}

.sidebar-menu li:hover {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light .sidebar-menu li.child-hover:hover {
	background-color: #525252;
    color: #dadada;
}

.skin-black-light .sidebar-menu li.current.child-hover:hover {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.sidebar-menu li.active > a > .pull-right-container {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: -7px;
}

.sidebar-menu li.active:hover {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.sidebar-menu li.active {
	background-color: #525252;
    color: #dadada;
}

.sidebar-menu ul {
	background-color: #525252;
    color: #dadada;
}

.sidebar-menu li:hover {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light .dashboard-menu .pull-right-container {
    height: 53.6px;
}

.skin-black-light ul.treeview-menu.menu-open .dashboard-menu .pull-right-container {
    height: 30.8px;
}

.skin-black-light .dashboard-menu .pull-right-container .pull-right {
    font-size: 24px;
    margin-top: 14.8px;
}

.skin-black-light ul.treeview-menu.menu-open .dashboard-menu .pull-right-container .pull-right {
    font-size: 15px;
    margin-top: 6px;
}

.skin-black-light .sidebar-menu > li.header {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 18px;
    color: #dadada;
    background-color: #525252;
}

.skin-black-light .sidebar a.current {
    color: #2a2b31;
    background-color: #fcfcfc;
}

.skin-black-light .sidebar li.current {
    color: #2a2b31;
    background-color: #fcfcfc;
}

.skin-black-light .sidebar .treeview-menu.menu-open > li.current > a {
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light .sidebar .treeview-menu.menu-open > li.current {
    background-color: #fcfcfc;
    color: #2a2b31;
}

.skin-black-light .sidebar a.dashboard-menu {
    cursor: pointer;
}

.skin-black-light .sidebar-menu > li.current > a {
	background-color: #fcfcfc;
    color: #2a2b31;
}

.dashboard-title {
    background-color: #ffffff;
    margin-bottom: 0px;
    margin-top: 0px;
}

.dashboard-title h1, h2, h3 {
    background-color: #ffffff;
    margin-bottom: 0px;
    margin-top: 0px;
}

#dashboard-tabs .nav-tabs-custom {
    margin-bottom: 0px;
}

ul.nav.navbar-nav.navbar-right li a {
    color: inherit !important;
}

ul.nav.navbar-nav li a.fa {
    font-family: FontAwesome;
}

ul.nav.navbar-nav li a {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #000000 !important;
}

a#collapse-button.sidebar-toggle {
    font-size: 30px;
    padding-top: 4px;
    padding-bottom: 1px;
    color: #000000 !important;
}

.nav-tabs-custom > .nav-tabs > li.active {
    border-bottom-color: #000000;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-top-style: none;
}

.navbar-custom-menu > .navbar-nav > li.active {
    border-bottom-color: #000000;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.nav-tabs-custom > .nav-tabs > li > a, .nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li > a:hover, .nav-tabs-custom > .nav-tabs > li.active > a:hover {
    font-family: Quicksand;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    cursor: pointer;
}

.nav-tabs >li.active > a, .nav-tabs >li.active > a:hover, .nav-tabs >li.active > a:focus {
    cursor: pointer;
}

#dashboard-content .dashboard-column, #dashboard-content .dashboard-row {
    background-color: white;
}

#dashboard-content .dashboard-column .inner-column  {
    margin: 5px;
    border: solid 1px #525252;
}

#dashboard-content .dashboard-row {
    box-sizing: content-box;
    display: block;
    padding: 5px;
}
#dashboard-content .dashboard-row .inner-row {
    display: block;
    margin: 5px;
    border: solid 1px #525252;
}

#dashboard-content .dashboard-column .row {
    border: none;
    margin: 0px;
}

#dashboard-content .dashboard-column .row .graphpanel, #dashboard-content .dashboard-row .graphpanel, #dashboard-content .dashboard-row > .graphpanel,
#dashboard-content .dashboard-column .row .costpanel, #dashboard-content .dashboard-row .costpanel, #dashboard-content .dashboard-row > .costpanel,
#dashboard-content .dashboard-column .row .costlist, #dashboard-content .dashboard-row .costlist, #dashboard-content .dashboard-row > .costlist {
    border: solid 1px #525252;
    margin: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
}

#dashboard-content .dashboard-column .row .graphpanel .plotcontainer,
#dashboard-content .dashboard-column .row .costpanel .plotcontainer {
    overflow-x: hidden;
}

#dashboard-content .dashboard-column h2, #dashboard-content .dashboard-column h3, #dashboard-content .dashboard-column h4, #dashboard-content .dashboard-row h2, #dashboard-content .dashboard-row h3, #dashboard-content .dashboard-row h4 {
    line-height: 170%;
    font-weight: 400;
    font-size: 20px;
    background-color: #525252;
    color: white;
    margin: 0px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 7px;
}

.timeline > li > .timeline-item > .timeline-header {
    line-height: 100% !important;
    font-size: 16px !important;
}

#dashboard-content .dashboard-column h2.timeline-header, #dashboard-content .dashboard-column h3.timeline-header {
    margin-bottom: 0px;
}

.timeline-header {
    border: solid 1px #525252;
    border-bottom-style: none;
}

.timeline-body {
    border: solid 1px #525252;
    border-top-style: none;
}

.timeline > li > .timeline-item {
    margin-right: 0px;
}

.timeline > li {
    margin-bottom: 10px;
}

.timeline {
    margin-bottom: 5px;
}

.box {
    border: none;
}

.box-header {
    margin: 0px 10px;
    padding: 0px;
}

.box-header h3.box-title {
    font-weight: 400;
    font-size: 20px;
    line-height: 170%;
    display: block;
    color: white;
    background-color: #525252;
    padding-left: 10px;
}

.box-body {
    margin: 0px 10px;
    border: solid 1px #525252;
}

.fsmodal {
      display: none; /* Hidden by default */
      position: fixed; /* stay in parent */
      z-index: 2000; /* Sit on top */
      left: 0px;
      top: 0px;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: hidden; /* Enable scroll if needed */
      background-color: rgb(0,0,0); /* Fallback color */
      background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
      border: none;
}

.black-text {
    color: black;
    position: relative;
    height: 23px !important;
    padding-bottom: 10px !important;
    line-height: 1.4 !important;
}

.black-text:before {
    content: "X";
}