@charset "utf-8";

.header-mid { margin-top:20px; }
.header-mid .logo > a > img { height:55px; width:auto; }

.sticky-logo img { height:40px; width:auto; margin:5px 0; }

.bg-economy { background-color:#1B5E20; }
.bg-society { background-color:#37474F; }
.bg-entertainment { background-color:#8E24AA; }
.bg-music { background-color:#F57C00; }
.bg-sports { background-color:#C62828; }
.bg-life { background-color:#00897B; }
.bg-global { background-color:#1565C0; }

.color-economy { text-transform:uppercase;font-size:11px;font-weight:700;line-height:1;display:inline-block;color:#1B5E20 !important; }
.color-society { text-transform:uppercase;font-size:11px;font-weight:700;line-height:1;display:inline-block;color:#37474F !important; }
.color-entertainment { text-transform:uppercase;font-size:11px;font-weight:700;line-height:1;display:inline-block;color:#8E24AA !important; }
.color-music { text-transform:uppercase;font-size:11px;font-weight:700;line-height:1;display:inline-block;color:#F57C00 !important; }
.color-sports { text-transform:uppercase;font-size:11px;font-weight:700;line-height:1;display:inline-block;color:#C62828 !important; }
.color-life { text-transform:uppercase;font-size:11px;font-weight:700;line-height:1;display:inline-block;color:#00897B !important; }
.color-global { text-transform:uppercase;font-size:11px;font-weight:700;line-height:1;display:inline-block;color:#1565C0 !important; }

.single-wrap button { color:#000000;margin:0 15px;cursor:pointer; }
.single-wrap a { color:#000000; }

.footer-bottom-area .footer-copy-right p span.line { padding:0 10px; }


