a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none !important;
    outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-very-large {
    font-size: 5rem;
    line-height: 5rem;
    font-weight: bold;
    color: inherit;
}
.text-white {
    color: white;
}
.text-highlight {
    color: #ffef00;
}
.text-bold {
    color: #005a63;
}
.text-accent {
    color: #cadc59;
}
.text-xs {
    font-size: 0.5em;
}
.text-sm {
    font-size: 0.75em;
}
.text-lg {
    font-size: 1.5em;
}
.text-xl {
    font-size: 1.75em;
}
.overflow-scroll {
    overflow: auto;
}
.overflow-hidden {
    overflow: auto;
}
.height-xl {
    height: 720px;
}
.height-lg {
    height: 360px;
}
.height-md {
    height: 240px;
}
.height-sm {
    height: 180px;
}
.height-xs {
    height: 144px;
}
.height-xx {
    height: 72px;
}
.height-4 {
    min-height: 420px;
}
.full-width {
    width: 100%;
    overflow-y: auto;
}
.full-height {
    height: 100%;
}
.padding-top-xl {
    padding-top: 60px;
}
.padding-top-lg {
    padding-top: 30px;
}
.padding-top-md {
    padding-top: 15px;
}
.padding-top-sm {
    padding-top: 7.5px;
}
.padding-top-xs {
    padding-top: 3.75px;
}
.padding-top-xx {
    padding-top: 1.5px;
}
.padding-top-none {
    padding-top: 0px;
}
.padding-xl {
    padding: 60px;
}
.padding-lg {
    padding: 30px;
}
.padding-md {
    padding: 15px;
}
.padding-sm {
    padding: 7.5px;
}
.padding-xs {
    padding: 3.75px;
}
.padding-xx {
    padding: 1.5px;
}
.padding-none {
    padding: 0px;
}
.padding-bottom-xl {
    padding-bottom: 60px;
}
.padding-bottom-lg {
    padding-bottom: 30px;
}
.padding-bottom-md {
    padding-bottom: 15px;
}
.padding-bottom-sm {
    padding-bottom: 7.5px;
}
.padding-bottom-xs {
    padding-bottom: 3.75px;
}
.padding-bottom-xx {
    padding-bottom: 1.5px;
}
.padding-bottom-none {
    padding-bottom: 0px;
}
.padding-xl {
    padding: 60px;
}
.padding-lg {
    padding: 30px;
}
.padding-md {
    padding: 15px;
}
.padding-sm {
    padding: 7.5px;
}
.padding-xs {
    padding: 3.75px;
}
.padding-xx {
    padding: 1.5px;
}
.padding-none {
    padding: 0px;
}
.padding-left-xl {
    padding-left: 60px;
}
.padding-left-lg {
    padding-left: 30px;
}
.padding-left-md {
    padding-left: 15px;
}
.padding-left-sm {
    padding-left: 7.5px;
}
.padding-left-xs {
    padding-left: 3.75px;
}
.padding-left-xx {
    padding-left: 1.5px;
}
.padding-left-none {
    padding-left: 0px;
}
.padding-xl {
    padding: 60px;
}
.padding-lg {
    padding: 30px;
}
.padding-md {
    padding: 15px;
}
.padding-sm {
    padding: 7.5px;
}
.padding-xs {
    padding: 3.75px;
}
.padding-xx {
    padding: 1.5px;
}
.padding-none {
    padding: 0px;
}
.padding-right-xl {
    padding-right: 60px;
}
.padding-right-lg {
    padding-right: 30px;
}
.padding-right-md {
    padding-right: 15px;
}
.padding-right-sm {
    padding-right: 7.5px;
}
.padding-right-xs {
    padding-right: 3.75px;
}
.padding-right-xx {
    padding-right: 1.5px;
}
.padding-right-none {
    padding-right: 0px;
}
.padding-xl {
    padding: 60px;
}
.padding-lg {
    padding: 30px;
}
.padding-md {
    padding: 15px;
}
.padding-sm {
    padding: 7.5px;
}
.padding-xs {
    padding: 3.75px;
}
.padding-xx {
    padding: 1.5px;
}
.padding-none {
    padding: 0px;
}
.margin-top-xl {
    margin-top: 60px;
}
.margin-top-lg {
    margin-top: 30px;
}
.margin-top-md {
    margin-top: 15px;
}
.margin-top-sm {
    margin-top: 7.5px;
}
.margin-top-xs {
    margin-top: 3.75px;
}
.margin-top-xx {
    margin-top: 1.5px;
}
.margin-top-none {
    margin-top: 0px;
}
.margin-bottom-xl {
    margin-bottom: 60px;
}
.margin-bottom-lg {
    margin-bottom: 30px;
}
.margin-bottom-md {
    margin-bottom: 15px;
}
.margin-bottom-sm {
    margin-bottom: 7.5px;
}
.margin-bottom-xs {
    margin-bottom: 3.75px;
}
.margin-bottom-xx {
    margin-bottom: 1.5px;
}
.margin-bottom-none {
    margin-bottom: 0px;
}
.margin-left-xl {
    margin-left: 60px;
}
.margin-left-lg {
    margin-left: 30px;
}
.margin-left-md {
    margin-left: 15px;
}
.margin-left-sm {
    margin-left: 7.5px;
}
.margin-left-xs {
    margin-left: 3.75px;
}
.margin-left-xx {
    margin-left: 1.5px;
}
.margin-left-none {
    margin-left: 0px;
}
.margin-right-xl {
    margin-right: 60px;
}
.margin-right-lg {
    margin-right: 30px;
}
.margin-right-md {
    margin-right: 15px;
}
.margin-right-sm {
    margin-right: 7.5px;
}
.margin-right-xs {
    margin-right: 3.75px;
}
.margin-right-xx {
    margin-right: 1.5px;
}
.margin-right-none {
    margin-right: 0px;
}
.margin-xl {
    margin: 60px;
}
.margin-lg {
    margin: 30px;
}
.margin-md {
    margin: 15px;
}
.margin-sm {
    margin: 7.5px;
}
.margin-xs {
    margin: 3.75px;
}
.margin-xx {
    margin: 1.5px;
}
.margin-none {
    margin: 0px;
}
.border {
    border: 1px solid #ccc;
    overflow: hidden !important;
    z-index: auto;
}
.border-top,
ul.list-full li:first-child a {
    border-top-width: 1px;
    border-top-color: #fff;
    border-top-style: solid;
}
.border-bottom,
ul.list-full li a {
    border-bottom-width: 1px;
    border-bottom-color: #fff;
    border-bottom-style: solid;
}
.border-left {
    border-left-width: 1px;
    border-left-color: #fff;
    border-left-style: solid;
}
.border-right,
.l-navigation,
.l-listing {
    border-right-width: 1px;
    border-right-color: #fff;
    border-right-style: solid;
}
.border-light,
.l-navigation,
.l-listing,
ul.list-full li a,
ul.list-full li:first-child a {
    border-color: #e6e6e6;
}
.border-lighter {
    border-color: #f2f2f2;
}
.border-dark {
    border-color: #999;
}
.border-radius {
    border-radius: 6px;
    overflow: hidden;
    z-index: auto;
}
.border-top-thick {
    border-top: #005a63 solid 18px;
}
.m-btn-default {
    border: #ccc solid 1px;
    border-bottom-width: 4px;
    background: #ddd;
    color: #005a63;
}
.m-btn-bold {
    border: #002c30 solid 1px;
    border-bottom-width: 4px;
    background: #005a63;
    color: white;
}
.m-btn-accent {
    border: #bdd32f solid 1px;
    border-bottom-width: 4px;
    background: #cadc59;
    color: white;
}
.m-btn-highlight {
    border: #ccbf00 solid 1px !important;
    border-bottom-width: 4px !important;
    background: #ffef00 !important;
    color: #005a63 !important;
}
.bg-white {
    background-color: #fff;
}
.bg-primary {
    background-color: #005a63 !important;
    color: #fff;
}
.bg-primary a {
    color: #fff !important;
}
.bg-highlight {
    background-color: #ffef00 !important;
}
.bg-accent,
.bg-accent:hover {
    background-color: #cadc59 !important;
}
.bg-grey {
    background-color: #ccc;
}
.bg-grey-dark {
    background-color: #aaa;
    color: #fff;
}
.bg-grey-light {
    background-color: #eee !important;
}
.bg-grey-lighter,
#l-footer,
.l-listing {
    background-color: #f1f1f1 !important;
}
.bg-grey-lightest,
.l-content,
.l-content-full {
    background-color: #f9f9f9 !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.bg-active,
.l-navigation .active {
    background-color: #dddddd !important;
    border-radius: 4px !important;
}
.bg-radial {
    background: red;
    background: -webkit-radial-gradient(red, yellow, green);
    background: -o-radial-gradient(red, yellow, green);
    background: -moz-radial-gradient(red, yellow, green);
    background: radial-gradient(red, yellow, green);
}
.no-pad {
    padding: 0;
    margin: 0;
}
strike {
    color: red;
}
.opacity-2 {
    opacity: 0.2;
}
#l-header {
    overflow: hidden;
    position: relative;
}
#l-header .tint {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: -100;
    opacity: 0.4;
}
#l-footer {
    position: relative;
    overflow: hidden;
}
.l-navigation {
    position: absolute !important;
    width: 100%;
    left: 0;
    top: 3rem;
    bottom: 0;
    overflow-y: auto;
    padding: 1rem;
    z-index: 100;
    background: rgba(255, 255, 255, 0.95);
    display: none;
}
.l-content {
    overflow-y: auto;
    position: absolute !important;
    width: 100%;
    left: 0;
    top: 3rem;
    bottom: 0;
}
.l-content-full {
    overflow-y: auto;
    position: absolute !important;
    width: 100%;
    left: 0;
    top: 3rem;
    bottom: 0;
}
.l-listing {
    width: 22.5%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
}
.l-main {
    width: 77.5%;
    position: absolute;
    left: 22.5%;
    top: 0;
    bottom: 0;
    overflow-y: auto;
}
.l-pageviews-breakdown {
    height: 420px;
    overflow-y: scroll;
}
.l-search-bar {
    margin-bottom: 1em !important;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 1em;
    border-bottom: #ccc solid 1px;
}
.l-search-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 1em 3em 1em;
    overflow-y: auto;
}
@media only screen and (min-width: 768px) {
    .l-navigation {
        display: block;
        width: 17.5%;
    }
    .l-content {
        width: 82.5%;
        left: 17.5%;
    }
}
.ui.table tbody {
    height: 100px;
    overflow-y: hidden;
}
body {
    background-color: #fff;
    color: #005a63;
    position: relative;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body div,
body p,
body span,
body a,
body em,
body small,
body dl,
body dt,
body button {
    font-family: "Lato", sans-serif !important;
}
@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 0 -100%;
    }
}
#l-header,
#l-footer {
    background-image: url("../images/money-01.png");
    background-position: 0px 0px;
    background-repeat: repeat;
    animation: animatedBackground 10s linear infinite;
}
ul.list-full {
    width: 100%;
    margin: 0;
    padding: 0;
}
ul.list-full li {
    width: 100%;
    list-style: none;
    background: #fff;
}
ul.list-full li a {
    width: 100%;
    display: block;
    padding: 0.9rem 1.5rem;
}
ul.list-full li a .title {
    font-weight: 700;
    font-size: 1rem;
}
ul.list-full li a .extra {
    opacity: 0.7;
    font-size: 0.9rem;
}
ul.list-full li a .extra span {
    margin-right: 15px;
}
ul.list-full li:hover a {
    background: #fff012;
}
ul.list-full li.active {
    background: #cadc59;
}
ul.list-full li.active:hover a {
    background: #cadc59;
}
#background-particles-header,
#background-particles-footer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.8;
}
ul.labelled-list {
    margin: 0;
    padding: 0;
}
ul.labelled-list li {
    display: inline-block;
    list-style: none;
    margin: 0 1em 1em 0;
}
ul.labelled-list li a {
    padding: 0.5em 1em;
    background: #ddd;
    color: #000;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
ul.labelled-list li.selected a {
    background: #000;
    color: #fff;
}
.chart {
    display: block;
    position: relative;
}
.chart-heatmap {
    min-width: 300px;
    max-width: 450px;
    height: 450px;
}
.highcharts-credits {
    display: none;
}
.ui.table {
    color: #005a63;
}
.ui.menu .mega3 {
    background: red;
}
.ui.menu .megaJackpot {
    background: green;
}
.ui.menu .vuna3 {
    background: purple;
}

.active-settings {

    background: grey;
    color: white;
}

.settings {

    padding: 10px !important;
}