.chart-tall-area {
    height: 450px;
    width: 100%; }

.dropdown-logout.show {
    background-color: #ced4da;
    left: -80px; }

.badge-Salmon {
  color: #ffffff;
  background-color: #ff6491; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #ffffff;
    background-color: #ff6491; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(225, 78, 202, 0.5); }

.badge-Pink {
  color: #ffffff;
  background-color: #e14eca; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #ffffff;
    background-color: #e14eca; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(225, 78, 202, 0.5); }

.badge-Blue {
  color: #ffffff;
  background-color: #344675; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #ffffff;
    background-color: #344675; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(225, 78, 202, 0.5); }

.badge-Gray {
  color: #ffffff;
  background-color: #6c757d; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #ffffff;
    background-color: #6c757d; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(225, 78, 202, 0.5); }

.badge-Black {
  color: #ffffff;
  background-color: black; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #ffffff;
    background-color: black; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(225, 78, 202, 0.5); }

.btn.btn-sm.btn-lightseagreen {
  color: #212529;
  background: lightseagreen !important;
  border: lightseagreen;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-deeppink {
  color: #212529;
  background: deeppink !important;
  border: deeppink;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-rosybrown {
  color: #212529;
  background: rosybrown !important;
  border: rosybrown;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-mistyrose {
  color: #212529;
  background: mistyrose !important;
  border: mistyrose;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-darksalmon {
  color: #212529;
  background: darksalmon !important;
  border: darksalmon;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-darkorange {
  color: #212529;
  background: darkorange !important;
  border: darkorange;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-gold {
  color: #212529;
  background: gold !important;
  border: gold;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-orangered {
  color: #212529;
  background: orangered !important;
  border: orangered;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-plum {
  color: #212529;
  background: plum !important;
  border: plum;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-gray {
  color: #212529;
  background: gray !important;
  border: gray;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-orange {
  color: #212529;
  background: orange !important;
  border: orange;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-darkgreen {
  color: #212529;
  background: darkgreen !important;
  border: darkgreen;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-olive {
  color: #212529;
  background: olive !important;
  border: olive;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-crimson {
  color: #212529;
  background: crimson !important;
  border: crimson;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-Salmon, .btn.btn-sm.btn-salmon {
  color: #212529;
  background: #ff6491 !important;
  border: #ff6491;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-Pink, .btn.btn-sm.btn-pink {
  color: #212529;
  background: #e14eca !important;
  border: #e14eca;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-Blue, .btn.btn-sm.btn-blue {
  color: #212529;
  background: #344675 !important;
  border: #344675;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-Gray, .btn.btn-sm.btn-gray {
  color: #212529;
  background: #6c757d !important;
  border: #6c757d;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

.btn.btn-sm.btn-Black, .btn.btn-sm.btn-black {
  color: #212529;
  background: black !important;
  border: black;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }

table.tablesorter thead tr .tablesorter-header {
  background-image: url("../img/bg.gif");
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer; }

table.tablesorter thead tr .sorter-false {
  background-image: none; }

table.tablesorter thead tr .tablesorter-headerAsc {
  background-image: url("../img/desc.gif"); }

table.tablesorter thead tr .tablesorter-headerDesc {
  background-image: url("../img/asc.gif"); }

  .sidebar[data="salmon"],
  .off-canvas-sidebar[data="salmon"] {
    background: #ff6491;
    background: linear-gradient(0deg, #ff6491 0%, #ff6491 100%); }
  .sidebar[data="pink"],
  .off-canvas-sidebar[data="pink"] {
    background: #e14eca;
    background: linear-gradient(0deg, #e14eca 0%, #e14eca 100%); }
  .sidebar[data="blue"],
  .off-canvas-sidebar[data="blue"] {
    background: #344675;
    background: linear-gradient(0deg, #344675 0%, #344675 100%); }
  .sidebar[data="gray"],
  .off-canvas-sidebar[data="gray"] {
    background: #6c757d;
    background: linear-gradient(0deg, #6c757d 0%, #6c757d 100%); }
  .sidebar[data="black"],
  .off-canvas-sidebar[data="black"] {
    background: black;
    background: linear-gradient(0deg, black 0%, black 100%); }

  .main-panel[data="salmon"] {
    border-top: 2px solid #ff6491; }
  .main-panel[data="pink"] {
    border-top: 2px solid #e14eca; }
  .main-panel[data="blue"] {
    border-top: 2px solid #1d8cf8; }
  .main-panel[data="gray"] {
    border-top: 2px solid #6c757d; }
  .main-panel[data="black"] {
    border-top: 2px solid black; }
