.component-modern {
  font-family: "Lato", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
}
.component-modern .componentHeader h2 {
  font-size: 17px !important;
}
.component-modern h4 {
  background: transparent;
  margin: 15px 0 5px;
  text-align: left;
  line-height: 1.45;
}
.component-modern p {
  margin: 0 0 10px;
  padding: 0 0 5px 0px;
}
.component-modern a,
.component-modern a:link,
.component-modern a:visited {
  color: #337ab7;
  text-decoration: none;
}
.component-modern a:focus,
.component-modern a:hover {
  color: #23527c;
  text-decoration: underline;
}
.component-modern .text-center {
  text-align: center!important;
}
.component-modern .align-middle {
  vertical-align: middle !important;
}
.component-modern ul.align-middle {
  margin-top: 0;
  margin-bottom: 0;
}
.component-modern .small {
  font-size: 90%;
}
.component-modern .x-small {
  font-size: 75%;
}
.component-modern .btn.active {
  border-color: #6eacff;
}
.component-modern table {
  text-align: left!important;
  background-color: transparent;
  font-size: inherit;
  background: #fff;
  margin: 1em 0;
  border: 1px solid rgba(34, 36, 38, 0.15);
  box-shadow: none;
  border-radius: .3em;
}
.component-modern table.table tbody > tr > td,
.component-modern table.table > tbody > tr > th,
.component-modern table.table > tfoot > tr > td,
.component-modern table.table > tfoot > tr > th,
.component-modern table.table > thead > tr > td,
.component-modern table.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  border-width: 0 1px 0px 0px;
}
.component-modern table tr:first-child {
  border-width: 1px 0px 1px 0px;
}
.component-modern table tr:first-child th:only-child {
  border-radius: .3em .3em 0 0;
  background: #f9fafb;
  padding: 1em .75em;
}
.component-modern table.table-striped {
  color: #333;
}
.component-modern table.table-striped tbody > tr,
.component-modern table.table-striped tfoot > tr {
  border: none;
}
.component-modern table.table-striped tbody > tr > th:first-child,
.component-modern table.table-striped tfoot > tr > th:first-child {
  color: #68636A;
  text-align: left;
}
.component-modern table.table-striped tbody > tr > th,
.component-modern table.table-striped tfoot > tr > th,
.component-modern table.table-striped tbody > tr > td,
.component-modern table.table-striped tfoot > tr > td {
  border: none;
}
.component-modern table.table-striped tbody > tr .data,
.component-modern table.table-striped tfoot > tr .data {
  color: #454A4c;
}
.component-modern table.table-condensed tbody > tr > td,
.component-modern table.table-condensed tbody > tr > th,
.component-modern table.table-condensed tfoot > tr > td,
.component-modern table.table-condensed tfoot > tr > th,
.component-modern table.table-condensed thead > tr > td,
.component-modern table.table-condensed thead > tr > th {
  padding: 4px;
  line-height: 1.25;
}
.component-modern table.table-relaxed tbody > tr > td,
.component-modern table.table-relaxed tbody > tr > th,
.component-modern table.table-relaxed tfoot > tr > td,
.component-modern table.table-relaxed tfoot > tr > th,
.component-modern table.table-relaxed thead > tr > td,
.component-modern table.table-relaxed thead > tr > th {
  padding: 15px 10px;
  line-height: 1.35;
}
.component-modern table.table-bordered {
  border-radius: 0;
  border-color: #ddd;
}
.component-modern table p {
  margin: 0;
}
.component-modern table thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
.component-modern table tfoot {
  padding: 1em .75em;
  border-top: 1px solid #bfbfbb;
}
.component-modern table tfoot tr {
  background: #f9fafb;
}
.component-modern table.table-bordered > thead > tr > td,
.component-modern table.table-bordered > thead > tr > th {
  border-bottom-width: 2px!important;
}
.component-modern table td,
.component-modern table th {
  border-color: #ddd!important;
  text-align: left;
  font-size: inherit;
  vertical-align: middle;
  border-bottom-width: 2px;
  padding: 8px;
  line-height: 1.42857143;
  background-color: white;
}
.component-modern .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.component-modern .label-success {
  background-color: #5cb85c;
  border: 1px solid transparent;
}
.component-modern .label-success.label-border {
  border-color: #306f30;
}
.component-modern .label-warning {
  background-color: #f0ad4e;
  border: 1px solid transparent;
}
.component-modern .label-warning.label-border {
  border-color: #b97310;
}
.component-modern .label-danger {
  background-color: #d9534f;
  border: 1px solid transparent;
}
.component-modern .label-danger.label-border {
  border-color: #932320;
}
.component-modern .label-info {
  background-color: #5bc0de;
  border: 1px solid transparent;
}
.component-modern .label-info.label-border {
  border-color: #2185a3;
}
.component-modern .label-default {
  background-color: #777;
  border: 1px solid transparent;
}
.component-modern .label-default.label-border {
  border-color: #3c3c3c;
}
.component-modern .label.label-lg {
  font-size: 100%;
}
.component-modern .bg-success {
  background-color: #dff0d8;
}
.component-modern .bg-warning {
  background-color: #fcf8e3;
}
.component-modern .bg-danger {
  background-color: #f2dede;
}
.component-modern .bg-info {
  background-color: #d9edf7;
}
.component-modern .bg-muted {
  background-color: #ccc;
}
.component-modern ul.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.component-modern .text-muted {
  color: #999;
}
.component-modern .btn {
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .5rem .75rem;
  line-height: 1.25;
  border-radius: .25rem;
  transition: all 0.15s ease-in-out;
  background-image: none;
}
.component-modern .btn:hover {
  text-decoration: none;
}
.component-modern .btn.btn-default {
  color: #111;
  background-color: #F8F9FA;
  border-color: #b9bfc6;
}
.component-modern .btn.btn-default:hover {
  color: #111;
  background-color: #d0d0d0;
  border-color: #c3c3c3;
}
.component-modern .btn.btn-muted {
  background-color: #868e96;
  color: #111;
  background-color: #F8F9FA;
  border-color: #F8F9FA;
}
.component-modern .btn.btn-muted:hover {
  color: #111;
  background-color: #cdd2d4;
  border-color: #dcdede;
}
.component-modern .btn.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.component-modern .btn.btn-success:hover {
  color: #fff;
  background-color: #1e6020;
  border-color: #3b6e28;
}
.component-modern .btn.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.component-modern .btn.btn-danger:hover {
  color: #fff;
  background-color: #9b2548;
  border-color: #a93078;
}
.component-modern .btn.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.component-modern .btn.btn-info:hover {
  color: #fff;
  background-color: #146a64;
  border-color: #1c7b58;
}
.component-modern .btn.btn-primary {
  color: #fff !important;
  background-color: #0069d9;
  border-color: #0069d9;
}
.component-modern .btn.btn-primary:hover {
  color: #fff;
  background-color: #065a81;
  border-color: #0c9395;
}
.legend-container {
  position: relative;
}
.legend-container .legend-title {
  font-weight: bold;
  margin: 10px 0;
  display: block;
}
.legend-container .legend-horizontal {
  height: 25px;
  width: 300px;
}
.legend-container .legend-horizontal ~ .legend-min {
  float: left;
}
.legend-container .legend-horizontal ~ .legend-max {
  float: right;
}
.legend-container .legend-horizontal.legend-heatmap {
  background: -webkit-linear-gradient(right, #fc0000 0%, #ff5f00 25%, #f5fa00 50%, #00e321 75%, #0000ff 100%);
  background: -o-linear-gradient(right, #fc0000 0%, #ff5f00 25%, #f5fa00 50%, #00e321 75%, #0000ff 100%);
  background: linear-gradient(to left, #fc0000 0%, #ff5f00 25%, #f5fa00 50%, #00e321 75%, #0000ff 100%);
}
.legend-container .legend-vertical {
  width: 25px;
  height: 300px;
}
.legend-container .legend-vertical ~ .legend-min {
  position: absolute;
  left: 25px;
  bottom: 300px;
  margin-bottom: -15px;
  margin-left: 10px;
}
.legend-container .legend-vertical ~ .legend-max {
  position: absolute;
  left: 25px;
  margin-left: 10px;
  margin-top: -15px;
}
.legend-container .legend-vertical.legend-heatmap {
  background: -webkit-linear-gradient(bottom, #fc0000 0%, #ff5f00 25%, #f5fa00 50%, #00e321 75%, #0000ff 100%);
  background: -o-linear-gradient(bottom, #fc0000 0%, #ff5f00 25%, #f5fa00 50%, #00e321 75%, #0000ff 100%);
  background: linear-gradient(to top, #fc0000 0%, #ff5f00 25%, #f5fa00 50%, #00e321 75%, #0000ff 100%);
}
.list-group-item-text.inline {
  display: inline;
}
.list-group-item-heading {
  font-size: 0.95em;
  color: #58565A;
  display: block;
}
.list-group-item-heading.inline {
  display: inline;
}
.list-group-item-heading.inline:after {
  content: ' :';
}
