.note-editor .note-editable {
  background-color: #fff;
}
.morris-hover-point {
  color: #34495e !important;
}
.morris-hover-row-label {
  color: #34495e;
}
.morris-hover.morris-default-style {
  padding: 0 10px 5px;
  border: 0;
  border-radius: 5px;
}
.flot-chart {
  display: block;
  height: 200px;
}
.flot-chart-content {
  width: 100%;
  height: 100%;
}
.jqstooltip {
  display: table;
  box-sizing: content-box;
}
.spark-chart p.small {
  margin-bottom: 0;
  font-size: 13px;
}
.spark-chart p.lead {
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 400;
}
.spark-chart p.lead .small {
  font-size: 14px;
  font-weight: 400;
}
.fc-state-default {
  border-color: #15987e;
  text-shadow: none;
  color: #fff;
  background-color: #16a085;
  background-image: none;
  box-shadow: none;
}
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  border-color: #138871;
  color: #fff;
  background-color: #149077;
}
.fc-state-hover {
  color: #fff;
}
.fc-state-down,
.fc-state-active {
  background-color: #149077;
}
#external-events {
  text-align: left;
}
.external-event {
  margin-bottom: 10px;
  padding: 2px 4px;
  border-color: #15987e;
  border-radius: 3px;
  font-size: 0.85em;
  color: #fff;
  background-color: #16a085;
  cursor: pointer;
}
#external-events p {
  margin: 1.5em 0;
  font-size: 11px;
  color: #666;
}
#external-events p input {
  margin: 0;
  vertical-align: middle;
}
.fc-green,
.fc-event {
  border-color: #15987e;
  color: #fff;
  background-color: #16a085;
}
.fc-orange {
  border-color: #e79411;
  color: #fff;
  background-color: #f39c12;
}
.fc-blue {
  border-color: #2779b0;
  color: #fff;
  background-color: #2980b9;
}
.fc-red {
  border-color: #db4839;
  color: #fff;
  background-color: #e74c3c;
}
.fc-purple {
  border-color: #8741a4;
  color: #fff;
  background-color: #8e44ad;
}
.fc-default {
  border-color: #314559;
  color: #fff;
  background-color: #34495e;
}
.fc-white {
  border-color: #ccc;
  color: #333;
  background-color: #fff;
}
.fc-header-title h2 {
  font-size: 1.5em;
}
@media (max-width: 767px) {
  .fc-header .fc-header-left,
  .fc-header .fc-header-center,
  .fc-header .fc-header-right {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover {
  color: #fff;
  background: #16a085;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover {
  color: #fff;
  background: #34495e;
}
.datepicker.dropdown-menu {
  border-radius: 0;
}
.slider-input {
  border: 0;
  font-weight: 700;
  color: #333;
  background-color: transparent;
}
.ui-slider-handle:focus {
  outline: 0;
}
.slider-default .ui-slider-range {
  background: #34495e;
}
.slider-default .ui-slider-handle {
  border-color: #34495e;
}
.slider-green .ui-slider-range {
  background: #16a085;
}
.slider-green .ui-slider-handle {
  border-color: #16a085;
}
.slider-blue .ui-slider-range {
  background: #2980b9;
}
.slider-blue .ui-slider-handle {
  border-color: #2980b9;
}
.slider-orange .ui-slider-range {
  background: #f39c12;
}
.slider-orange .ui-slider-handle {
  border-color: #f39c12;
}
.slider-red .ui-slider-range {
  background: #e74c3c;
}
.slider-red .ui-slider-handle {
  border-color: #e74c3c;
}
.slider-purple .ui-slider-range {
  background: #8e44ad;
}
.slider-purple .ui-slider-handle {
  border-color: #8e44ad;
}
.fa-muted {
  color: #bdc3c7;
}
@media (max-width: 390px) {
  ul.messenger {
    max-width: 280px;
  }
}
.note-editor .note-editable {
  overflow: auto;
}
.dropzone-portlet {
  overflow: hidden;
}
.dataTables_filter input,
.dataTables_length select {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.dataTables_filter input:focus,
.dataTables_length select:focus {
  border-color: #34495e;
  outline: 0 none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
@media (max-width: 480px) {
  div.dataTables_paginate {
    display: block;
    width: 100%;
  }
}
.jvectormap-zoomin,
.jvectormap-zoomout {
  width: auto;
  height: auto;
  background: #34495e;
}
.easy-pie-chart {
  display: inline-block;
  position: relative;
  width: 110px;
  height: 110px;
  margin: 15px 0;
  text-align: center;
}
.easy-pie-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent {
  display: inline-block;
  z-index: 2;
  line-height: 110px;
}
.percent:after {
  content: "%";
  margin-left: 0.1em;
  font-size: 0.8em;
}
