

.ptc-navbar, .pmd-sidebar {
    background: hsl(0, 0%, 15%) !important;
}

.ptc-navbar {
    min-height: 90px;
    height: 8vh;
    line-height: 2.9;
}

.pmd-sidebar {
    padding-top: 8vh;
}

@media screen and (max-height: 1125px) {
 .pmd-sidebar {
    padding-top: 90px;
}   
}

body, html, .pmd-sidebar .pmd-sidebar-nav li a {
    font-family: 'Raleway', sans-serif;
}

.pmd-sidebar-left .nav > li > a:hover, .pmd-sidebar-left .nav > li > a:focus, .pmd-sidebar-left .nav > li > a:active, .pmd-sidebar-left .nav > li > a.active {
    background-color: #b41e8e;
}

.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #b41e8e !important;
}

.content-header {
    padding: 0.85rem !important;
    border-bottom: 1px solid #b41e8e;
}

.pmd-content {
    padding-top: 8vh;
}

@media screen and (max-height: 1125px) {
 .pmd-content {
    padding-top: 90px;
}   
}

.pmd-navbar .navbar-nav > li > a {
    padding-top: 33px;
    padding-bottom: 32px;
}




.pmd-sidebar .pmd-sidebar-nav .dropdown-menu {
    background: rgba(0,0,0,.5);
}

.btn-primary {
    color: #fff;
    background-color: #b41e8e;
    border-color: #b41e8e;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: rgba(180, 30, 142, .05);
}

.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #b41e8e;
}

body {
    background-color: hsl(210, 21.4%, 94.5%);
}

.quick-update {
    background: white;
}

.pmd-textfield-focused {
    background-color: #b41e8e;
}


.navbar-brand {
    float: none !important;
    margin: 0 auto !important;
    width: 100%;
    text-align: center;
    display: flex;
     align-content: center;
    align-items: center;
    justify-content: center;
    
    
}

.co-brand {
    margin-left: 1rem;
}

.ptc-navbar {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 0 2rem;
}

.ptc-navbar .btn {
    height: 2.8rem;
    padding-right: 15px;
}
.pmd-navbar.navbar .btn.pmd-btn-fab {
    margin: 0;
    padding: 0;
    height: 4.3rem;
    background: #b41e8e;
    transition: background .5s;
}

.pmd-navbar.navbar .btn.pmd-btn-fab:hover {
    background: #654099;
}

.navbar-brand > img {

    display: inline-block;

}

.pmd-sidebar .pmd-sidebar-nav li a {
    padding-left: 23px;
}

.small-box {
    border-radius: 0;
    box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.5);
}

.small-box > .small-box-footer, .small-box > .small-box-footer:hover {
    background: rgba(0,0,0,.5);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    
    
}

.small-box-footer {
    line-height: 16px;
    height: 56px;
}

.small-box > .small-box-footer a {
    padding: 0.5rem;
    
    background: white;
    
    color: black;
    
    margin: 1rem;
    
    display: block;
    letter-spacing: 1PX;
    FONT-SIZE: 14PX;
    line-height: 22px;
    transition: color .5s, background-color .5s;
}

.small-box > .small-box-footer a:hover {
    text-decoration: none;
    background: #b41e8e;
    color: white;
}

.sparkline-stacked span {
    opacity: .5;
}

.pmd-sidebar {
    background-image: url("/fluid/sidebar.png"), url("/fluid/sidebar.png") !important;
    background-repeat: no-repeat !important;
    background-position: bottom left !important;
    background-blend-mode: overlay;
    display: flex;
    flex-direction: column;
}

.pmd-sidebar-nav + .pmd-sidebar-nav {
    height: 100%;
}

.graph-title {
    font-size: 2rem;
    text-align: center;
    padding: 0;
    margin: 0;
    color: black;
    height: 40px;
}

.graph-title h3 {
    background: rgba(255,255,255,.75);
    height: 4rem;
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    white-space: normal !important;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.graph-value, .graph-count {
  font-weight: 500;
    text-align: center;
    height: 34px;
    display: block;
    margin: 0;
    width: 100%;
    font-size: 18px;
    text-shadow: 2px 2px 6px black;
    color: white;
}

.graph-value {
    position: absolute;
    top: 50%;
    margin-top: 40px;
    left: 0;
}

.graph-count {
    
}

  .sparkline-stacked:first-child {
    position: absolute;
    z-index: 1;
    width: 100%;
    opacity: .25;
  }
  .sparkline-stacked + .sparkline-stacked {
    height: 250px;
    position: relative;
    z-index: 2;
  }
  
  .graph-mid {
          margin-bottom: 3px;
    border-radius: 0 !important;
      padding-top: 1rem;
    padding-bottom: 0 !important;
}
  
  .graph-foot {
    background: black !important;
    height: auto !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  
  .graph-button {
          width: 100PX;
    margin: 0 auto 0 !important;
    color: black;
    font-weight: 600;
    height: 30px;
    line-height: 21px;
    font-size: 1.5rem;
  }
  
  .graph-conversion {
              position: absolute;
    top: 6rem;
    right: 10px;
    background: url(/fluid/conversion.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-weight: 700;
    font-size: 2.2rem;
}
 .graph-conversion small {
     font-size: 2rem;
     font-weight: 400;
 }


 .small-box {
    width: 275px;
    margin: 1rem;
  }

  .small-boxes {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }



@media screen and (max-width: 1400px) {
    .pmd-sidebar.pmd-sidebar-open {
        min-width: 200px;
        width: 200px;
    }

    .pmd-sidebar .pmd-sidebar-nav li a {
        padding-left: 18px;
    }

    .pmd-sidebar-slide-push.pmd-sidebar-open ~ .pmd-content, .pmd-sidebar-slide-push.pmd-sidebar-open ~ .wrapper .constructor {
        margin-left: 200px;
    }

    .pmd-sidebar .pmd-sidebar-nav li .dropdown-menu li a {
        padding-left: 18px;
    }
}


@media screen and (max-width: 1280px) {
    .content, .container-fluid {
        padding: 0;
    }
    .content-header  {
        margin-bottom: 0;
    }
}

.pmd-sidebar .pmd-sidebar-nav li .dropdown-menu li a:hover, .pmd-sidebar .pmd-sidebar-nav li .dropdown-menu li a:focus, .pmd-sidebar .pmd-sidebar-nav li .dropdown-menu li a.active {
    opacity: 1;
    color: #f06496;
}


.searcher-result {
    text-decoration: none !important;
}

.searcher-result:hover {
    color: #f06496;
}

.dropdown > a > div > .badge {
    opacity: 1;
    transition: opacity 0.5s;
}

.dropdown.open > a > div > .badge {
    opacity: 0;
}


.dropdown > a.active > div > .badge {
    opacity: 0;
}








.kpi {
    max-width: 940px;
    margin: 2rem auto;
    background: white;
        box-shadow: 4px 4px 4px 0px rgb(0 0 0 / 50%);
}

.kpi-header, .kpi-body, .kpi-tile-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kpi-header {
    background: #ae2b87;
    color: white;
    font-size: 1.7rem;
    line-height: 1;
    font-weight: 500;
}

.kpi-label, .kpi-tile-step {
    width: auto;
    background: rgba(0,0,0,.25);
    padding: 1.25rem 3rem;
    flex-shrink: 0;
}

.kpi-topline {
    flex-shrink: 0;
    width: auto;
    display: flex;
    padding: 0 0 0 3rem;
}

.kpi-title {
    width: 100%;
    padding: 1.25rem 3rem;
}

.kpi-spacer {
    margin: auto 0;
    transition: all 0.5s linear;
}

.kpi-body {
    padding: 3rem 1.2rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.kpi-tile {
    width: 275px;
    position: relative;
    margin-bottom: 3rem;
    margin: 0 1.5rem 3rem;
}

.kpi-tile-body {
    background: #475563;
    margin-bottom: 3px;
}

.kpi-badge {
    background: rgb(123 136 141);
    width: 65px;
    height: 55px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -13px;
    right: -13px;
    color: white;
    box-shadow: 4px 4px 4px 0px rgb(0 0 0 / 66%);
    font-weight: 600;
    font-size: 17px;
}

.kpi-tile-step, .kpi-tile-heading {
    color: white;
    padding: 0.5rem 1.05rem;
    font-size: 1.5rem;
    height: 38px;
    background-color: #7b888d;
    line-height: 1.8;
}

.kpi-tile-heading {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.2;
    padding: 0.3rem 4.5rem 0.3rem 0.75rem;
    background-color: #c3c3c4;
    height: 38px;
    color: #000;
    display: flex;
    font-weight: 500;
    justify-content: flex-start;
    align-items: center;
}

.kpi-tile-number {
    height: 66px;
    color: white;
    font-size: 26px;
    text-align: center;
    padding: 1rem 1rem;
}

.kpi-tile-button {
    display: block;
    background-color: #ffffff;
    color: #475563;
    border: 1px solid #475563;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding: 0.8rem;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.33s;
}

.kpi-tile-button:hover {
    background: #7b888d;
    color: white;
}

.bull {
    position: relative;
    top: 3px;
    font-size: 12px;
    margin: 0 1px;
}

.kpi [data-money], .kpi [data-digit] {
    position: absolute;
    display: block;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s linear;
    width: 100%;
    left: 0;
    text-align: center;
}

.kpi [data-money] {
    visibility: hidden;
    opacity: 0;
}

.kpi [data-digit] {
    visibility: visible;
    opacity: 1;
}

.kpi.is-finance [data-money] {
    visibility: visible;
    opacity: 1;
}

.kpi.is-finance [data-digit] {
    visibility: hidden;
    opacity: 0;
}

/* 
[data-digit-toggle] {
    background: rgba(0,0,0,.2);
}

[data-money-toggle] {
    background: none;
}

.kpi.is-finance [data-digit-toggle] {
    background: none;
}

.kpi.is-finance [data-money-toggle] {
    background: rgba(0,0,0,.2);
} */

.kpi-topline a {
    text-decoration: none;
    color: white;
    padding: 5px 20px;
    font-size: 16px;
    height: 44px;
    line-height: 34px;
    transition: all 0.5s linear;
    min-width: 150px;
    text-align: center;
}

.kpi-topline a:hover {
    background: rgba(0,0,0,.2);
}

.kpi-topline a:last-child {
    border-left: 1px solid rgba(255,255,255,.4);;
    transition: all 0.5s linear;
}

.kpi-topline a:hover,
.kpi-topline a:hover + a {
    border-color: transparent;
}

.kpi-label {
    height: 44px;
}



.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: rgba(116, 30, 180, 0.05);
}


.table label {
    font-weight: normal;
}


.table audio.ready:hover {
    opacity: 1;
}