@font-face {
    font-family: 'Open Sans';
    font-display: fallback;
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../static/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-display: fallback;
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../static/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

body {
    background-color: #ecf0f1;
    color: #000;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    background: url("/theme/Background.png") repeat-x fixed #dedede
}

*,
::after,
::before {
    box-sizing: border-box
}

.banner {
    height: 128px;
    margin: auto;
    max-width: 1140px
}

textarea {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    width: 100%
}

nav ul {
    background-color: #de1b1b;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 4
}

nav ul li {
    background-color: #de1b1b;
    display: inline-block
}

nav ul li a {
    color: #000;
    display: block;
    padding: 15px;
    text-align: center;
    text-decoration: none
}

nav ul li:hover {
    background-color: #e3e3e3
}

nav ul li a:hover {
    color: #000
}

nav ul ul {
    background-color: red;
    display: none;
    min-width: 128px;
    position: absolute
}

nav ul ul li {
    background-color: #eee;
    display: block
}

nav ul li:hover ul {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    color: #000;
    display: block;
    z-index: 1
}

nav ul li i {
    color: #292929;
    float: right;
    padding-left: 20px
}

nav div {
    background-color: #de1b1b;
    display: none;
    font-size: 24px
}

nav .logo {
    display: flex;
    font-size: 16px
}

nav .menubar {
    color: #000;
    cursor: pointer;
    font-size: 24px;
    padding: .6em
}

nav .menu a {
    color: #fff;
    text-decoration: none
}

nav .menu ul a {
    color: #000
}

nav .menu:hover {
    background-color: red
}

nav {
    border-bottom: 2px solid #fff;
    display: flex
}

nav .searchbar {
    background-color: transparent;
    cursor: auto;
    display: inline-block;
    font-size: 16px;
    height: 48px;
    line-height: 24px;
    position: relative
}

.searchLine {
    border-color: #f7f7ff;
    border-style: none none solid;
    border-width: medium medium 1px;
    bottom: 8px;
    box-sizing: content-box;
    display: block;
    margin: 0;
    position: absolute;
    width: 100%
}

.searchPlaceHolder {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    color: #f7f7ff;
    cursor: text;
    font: inherit;
    height: 100%;
    outline: medium none currentcolor;
    padding-top: 10px;
    position: relative;
    text-align: center;
    width: 100%
}

::placeholder {
    color: #f7f7ff;
}

.homes,
.homes:hover,
.homes:visited,
a:link.homes {
    color: #fff;
    text-decoration: none
}

@media(max-width:959px) {
    nav .searchbar {
        width: 100%
    }

    nav div {
        display: block
    }

    nav ul {
        background: #e3e3e3;
        display: none;
        position: static
    }

    nav ul li {
        display: block
    }

    nav ul ul {
        background: #e3e3e3;
        position: static
    }
}

@media(min-width:1088px) {
    .suggest {
        margin-left: 128px
    }
}

.navContainer {
    background-color: #de1b1b;
    display: block;
    margin: auto;
    max-width: 1140px;
    width: 100%
}

.form-control {
    background-clip: padding-box;
    background-color: #fff;
    border-radius: .25rem;
    border: 1px solid #ced4da;
    color: #495057;
    display: block;
    padding: .375rem .75rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    background-color: #fff;
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    color: #495057;
    outline: 0
}

h1.articleTitle {
    font-size: 1.25rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    margin-top: 0
}

p {
    margin-top: 0;
    text-align: justify
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.leadBig {
    border-bottom: 1px solid #e4e4e4;
    color: #de1b1b;
    font-size: 2rem;
    font-weight: 700;
    padding: 1rem
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.font-36 {
    font-size: 36px
}

.font-24 {
    font-size: 24px
}

.font-22 {
    font-size: 22px
}

.font-20 {
    font-size: 20px
}

.font-12 {
    font-size: 12px
}

.padding10 {
    padding: 10px
}

.padding3 {
    padding: 3px
}

.miniWord {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    min-height: 96px;
    padding: 4px
}

.miniWordTitle {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    font-size: 2.5rem;
    min-height: 64px;
    padding: 4px
}

.text-justify {
    text-align: justify
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right;
}

.imagebox {
    float: left;
    margin-right: 5px
}

.image {
    height: auto;
    max-width: 100%
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media (max-width:575px) {
    .container {
        max-width: 99%
    }
    .actorTable {
        width: 14%
    }
}

@media (min-width:576px) {
    .container {
        max-width: 99%
    }
    .actorTable {
        width: 9%
    }
}

@media (min-width:768px) {
    .container {
        max-width: 99%
    }
    .actorTable {
        width: 8%
    }
}

@media (min-width:992px) {
    .container {
        max-width: 99%
    }
    .actorTable {
        width: 8%
    }
}

@media (min-width:1140px) {
    .container {
        max-width: 1140px
    }
    .actorTable {
        width: 8%
    }
}

.row {
    -ms-flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
}

.col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.col-4 {
    -ms-flex: 0 0 33%;
    -webkit-box-flex: 0;
    flex: 0 0 33%;
    float: left;
    width: 33%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-3,
.col-6,
.col-9 {
    min-height: 1px;
    padding-left: .33%;
    padding-right: .33%;
    position: relative;
    width: 100%
}

.leftBar,
.rightBar {
    -moz-box-shadow: 10px 10px 95px -55px rgba(34, 30, 34, 1);
    -webkit-box-shadow: 10px 10px 95px -55px rgba(34, 30, 34, 1);
    background-color: #fff;
    box-shadow: 10px 10px 95px -55px rgba(34, 30, 34, 1);
    padding: 5px
}

.leftBar a,
.rightBar a {
    font-weight: 700
}

.leftBarTitle,
.rightBarTitle {
    background-color: #000;
    border-radius: .25rem .25rem 0 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    padding: 5px;
    text-align: center
}

.article {
    -moz-box-shadow: 10px 10px 95px -55px rgba(34, 30, 34, 1);
    -webkit-box-shadow: 10px 10px 95px -55px rgba(34, 30, 34, 1);
    background-color: #fff;
    box-shadow: 10px 10px 95px -55px rgba(34, 30, 34, 1);
    float: left;
    padding: 1.6%;
    width: 100%
}

.articleDate {
    background-color: #000;
    border-radius: .25rem .25rem 0 0;
    color: #fff;
    padding: 5px
}

footer {
    background-color: #000;
    border-radius: .25rem .25rem 0 0;
    color: #fff;
    font-size: 12px;
    text-align: center
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%
}

.mainTitle {
    margin-left: 4px;
    margin-top: -4px;
    float: left;
    width: 80%;
}

footer a:link {
    color: #389ceb
}

a {
    text-decoration: none
}

a:link {
    color: #136cb2
}

a:visited {
    color: #f30021
}

a:hover {
    text-decoration: underline
}

.flex100 {
    display: flex;
    width: 100%;
}

.pagination {
    float: left;
    text-align: center;
    width: 100%
}

.button {
    background-color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    width: 28px
}

.disabled {
    background-color: #f30021;
    color: #fff;
}

.progress {
    background-color: #e9ecef;
    border-radius: .25rem;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    font-size: .75rem;
    height: 24px;
    overflow: hidden
}

.progress-bar {
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    background-color: #de1b1b;
    border-radius: .25rem;
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    height: 24px;
    justify-content: center;
    text-align: center
}

img {
    border-style: none;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.calendar {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    cursor: pointer;
    text-align: center;
    width: 100%;
}

.alertNoPadding {
    border-radius: .25rem;
    border: 1px solid transparent;
    margin-bottom: 1rem;
    padding: .1rem;
    position: relative;
    text-align: center
}

.alert {
    border-radius: .25rem;
    border: 1px solid transparent;
    margin-bottom: 1rem;
    padding: .75rem 1.25rem;
    position: relative;
    text-align: center
}

.alert-error {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24
}

.alert-warning {
    background-color: #fff3cd;
    border-color: #ffeeba;
    color: #625115
}

.alert-success {
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155721
}

.alert-info {
    background-color: #cce5ff;
    border-color: #b8daff;
    color: #004085
}

.translate {
    background-color: #fff;
    border-radius: .25rem;
    color: #000;
    float: left;
    margin-left: 6px;
    padding: 5px;
    text-align: right;
    width: 48%
}

.doramaInfo {
    background-color: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    text-align: left;
    width: 72%
}

.suggest ul {
    list-style: none;
    padding-left: 8px;
    padding-right: 8px
}

.suggest li {
    list-style: none;
    padding: 4px
}

.suggest p {
    padding-left: 8px
}

.suggest li:hover {
    background-color: #eee
}

.miniInfo {
    padding: 12px 0 0 0
}

.suggest {
    background-color: #f9f9f9;
    border-top-color: #d9d9d9;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    display: none;
    font-size: 16px;
    max-width: 320px;
    overflow: auto;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.roundedProfil3 {
    border-radius: 50%;
    height: 64px;
    width: 64px
}

#users .roundedProfil3 {
    cursor: pointer;
}

#users .roundedProfil3:hover {
    border-color: #c0392b #e74c3c #d35400 #e67e22;
    border-radius: 50%;
    border-style: solid;
}

.badge {
    border-radius: .25rem;
    display: inline-block;
    font-size: 75%;
    font-weight: 700;
    height: 26px;
    line-height: 1;
    padding: .25em .3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.notify-badge {
    background: #ffcb17;
    border-radius: 24px;
    color: #fff;
    font-size: 16px;
    text-align: center
}

.counter-badge {
    background: #ff3547;
    border-radius: 24px;
    color: #fff;
    font-size: 16px;
    text-align: center
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-striped .thead th {
    background-color: #000;
    border-color: #dee2e6;
    color: #fff;
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    width: 100%
}

.table-layout-fix {
    table-layout: fixed
}

.table-responsive {
    overflow-x: auto
}

.float-left {
    float: left
}

.float-right {
    float: right
}

a.profil {
    color: #bb9a09
}

.chatInfo,
.chatReplyInfo,
.miniHelp {
    color: #696969;
    font-weight: 400
}

.miniHelp {
    text-align: justify
}

.chatInfo {
    padding-left: 58px
}

.chatReplyInfo {
    font-size: 12px;
    padding-left: 32px
}

.privateLeft,
.privateRight,
.privateDate {
    border-radius: 8px;
    clear: both;
    list-style: none;
    margin-bottom: 2px;
    max-width: 90%;
    padding: 8px;
}

.privateRight {
    background: #0084ff;
    float: right;
    margin: 0 4px 0 4px
}

.privateLeft {
    background: #ccc;
    float: left;
    margin: 0 4px 0 4px
}

.privateDate {
    color: #ccc;
    text-align: center
}

.profilMenu li,
.profilMenu ul,
.verticalGraph li {
    list-style-type: none
}

.clear,
.clearz,
.youtube {
    clear: both
}

.articlePreview {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: justify
}

.imagePortrait {
    float: left;
    padding-right: 5px;
    width: 45%
}

.imageLandscape {
    text-align: center;
    width: 100%
}

.sortTable {
    cursor: pointer
}

.sortText {
    cursor: pointer;
    font-size: 20px
}

#loginBox {
    margin: auto;
    max-width: 190px;
    vertical-align: middle
}

.title {
    float: left;
    font-size: 20px;
    font-weight: 700;
}

.translatorForum {
    text-align: center;
    width: 72%
}

table.doramaInfo tr:nth-child(even) {
    background-color: #f4f8fb;
}

.redBold {
    color: #de1b1b;
    font-weight: 700
}

.grey {
    background-color: rgba(0, 0, 0, .05)
}

.chatMessage,
.chatReplay {
    margin-right: 48px;
    margin-top: 0;
    word-wrap: break-word
}

#centerSideBigWhite {
    background-color: #fff;
    border-radius: .25rem;
    color: #000;
    float: left;
    padding: 1%;
    width: 100%;
}

.artistBox {
    float: left;
    max-width: 488px;
    width: 100%
}

.bar {
    background-color: red;
    border: 1px solid #000;
    float: left;
    height: 500px;
    position: relative
}

.verticalGraph {
    height: 300px;
    margin-left: 8px;
    position: relative;
    width: 100%;
}

.verticalGraph li {
    bottom: 16px;
    height: 160px;
    max-width: 2.7%;
    min-width: 1px;
    position: absolute
}

.verticalGraph li:hover {
    background-color: #0f0;
    bottom: 100px;
    font-size: 18px
}

.dateNumber {
    bottom: -40px;
    position: absolute
}

.abc {
    float: right;
    font-size: 16px
}

.abc a {
    padding-left: 6px;
    padding-right: 6px;
}

.bookDate {
    color: #028201;
    font-size: 14px;
    font-weight: 700
}

.imageBook {
    float: left;
    height: 320px;
    padding-right: 16px
}

.profilMenu,
.profilMenu ul {
    padding-right: 32px
}

.forumBox,
.socialTable,
table.socialTable td,
table.socialTable tr {
    border: 1px solid #000
}

.lyric {
    max-width: 45%
}

.profilData {
    float: left;
    width: 350px
}

.profilMenu,
.settings {
    float: left;
    width: 200px
}

.chatBox {
    background-color: #fff;
    color: #000;
    float: left;
    width: 100%
}

.chatId {
    margin-top: 0;
    padding-left: 58px
}

.replyBox {
    background-color: #f0f0e0;
    color: #000;
    float: right;
    margin-left: 5%;
    width: 95%
}

.notifyBox {
    background-color: #fff;
    border-radius: .25rem;
    color: #000;
    float: left;
    padding: 10px;
}

.lightBlue {
    background-color: #add8e6
}

.chatMessage {
    padding-left: 58px;
    text-align: justify;
    word-wrap: break-word
}

.chatAvatar {
    float: left;
    vertical-align: text-top;
}

.chatReplay {
    font-size: 13px;
    padding-left: 36px;
}

.socialTable {
    border-collapse: collapse;
    border-spacing: 0;
    color: #000;
    font-weight: 700;
    text-align: center;
    width: 100%
}

.description {
    float: left;
    padding: 5px;
    text-align: justify;
    width: 100%
}

.doramaBox {
    float: left;
    height: 200px;
    text-align: center;
    width: 117px
}

.doramaBox2 {
    float: left;
    max-height: 250px;
    height: 250px;
    text-align: center;
    width: 110px
}

.forumBox,
.topicBox {
    float: left;
    width: 100%
}

.forumStrip {
    background-color: rgba(0, 0, 0, .05)
}

.borderRadius25 {
    border-radius: .25rem
}

.topicTheme {
    float: left;
    font-size: 16px;
    min-width: 100px;
    padding-left: 4px;
    width: 54%
}

.topicPage {
    float: right;
    font-size: 14px;
    font-weight: 400;
}

.topicLast,
.topicReply,
.topicView {
    border-left: 1px solid #000;
    float: right;
    font-weight: 400;
    min-width: 100px;
    text-align: center
}

.topicReply,
.topicView {
    width: 11%
}

.topicLast {
    width: 23%
}

.topicInfo {
    font-size: 14px;
    font-weight: 400
}

.sprite {
    background: url(/static/sprites.png) no-repeat;
    display: inline-block
}

.sprite-Eszak-korea {
    width: 48px;
    height: 32px;
    background-position: 0 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Fulop-szigetek {
    min-width: 48px;
    height: 32px;
    background-position: -48px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Hongkong {
    min-width: 48px;
    height: 32px;
    background-position: -96px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Hungary {
    width: 24px;
    height: 16px;
    background-position: -144px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Indonezia {
    min-width: 48px;
    height: 32px;
    background-position: 0 -32px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Japan {
    min-width: 48px;
    height: 32px;
    background-position: -48px -32px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Kina {
    min-width: 48px;
    height: 32px;
    background-position: -96px -32px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Del-korea,
.sprite-Korea {
    min-width: 48px;
    height: 32px;
    background-position: 0 -64px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Malajzia {
    min-width: 48px;
    height: 32px;
    background-position: -48px -64px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Mongolia {
    min-width: 48px;
    height: 32px;
    background-position: -96px -64px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Multiple {
    width: 32px;
    height: 32px;
    background-position: 0 -96px;
}

.sprite-Star {
    width: 24px;
    height: 24px;
    background-position: -144px -16px;
}

.sprite-StarEmpty {
    width: 24px;
    height: 24px;
    background-position: -144px -40px;
}

.sprite-Szingapur {
    width: 48px;
    height: 32px;
    background-position: -32px -96px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Tajvan {
    width: 48px;
    height: 32px;
    background-position: -80px -96px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Thaifold {
    width: 48px;
    height: 32px;
    background-position: 0 -128px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-Vietnam {
    width: 48px;
    height: 32px;
    background-position: -48px -128px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sprite-end {
    margin-bottom: -12px;
    width: 48px;
    height: 32px;
    background-position: -96px -128px;
}

.sprite-groupChat {
    width: 16px;
    height: 16px;
    background-position: -144px -64px;
}

.sprite-help {
    width: 48px;
    height: 32px;
    background-position: -168px 0;
}

.sprite-newsFeed {
    width: 16px;
    height: 16px;
    background-position: -168px -32px;
}

.sprite-next {
    width: 16px;
    height: 32px;
    background-position: -184px -32px;
}

.sprite-previous {
    width: 16px;
    height: 32px;
    background-position: -200px -32px;
}

.sprite-top {
    width: 32px;
    height: 32px;
    background-position: -160px -64px;
    float: right;
    margin-top: 6px
}

.sprite-verify {
    width: 16px;
    height: 16px;
    background-position: -192px -64px;
}

.sprite-view {
    width: 16px;
    height: 9px;
    background-position: -144px -80px;
}

.scrollToTop {
    background: url(/static/scrollToTop.svg);
    background-color: white;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    bottom: 0;
    display: none;
    padding: 4px;
    position: fixed;
    right: 0;
    z-index: 1
}

.scrollToTopFooter {
    background: url(/static/scrollToTop.svg);
    background-color: white;
    border-radius: 50%;
    float: right;
    margin: 6px 4px 0 0;
    width: 32px;
    height: 32px;
}

.loadBar {
    float: left;
    width: 100%
}

.youtube {
    background: center center/cover no-repeat #ccc;
    cursor: pointer;
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

.youtube::after,
.youtube::before {
    content: '';
    display: block;
    left: 50%;
    top: 50%
}

.youtube::before {
    background: rgba(255, 255, 255, .6);
    border-radius: 100px;
    box-shadow: 0 0 20px 3px rgba(51, 51, 51, .8);
    height: 80px;
    margin: -40px 0 0 -40px;
    position: absolute;
    transition: all .1s ease;
    width: 80px;
    z-index: 1
}

.youtube:hover::before {
    background: rgba(238, 238, 238, .8);
    box-shadow: 0 0 10px 3px rgba(51, 51, 51, .8);
    height: 100px;
    margin: -50px 0 0 -50px;
    width: 100px;
}

.youtube::after {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 20px 0 20px 40px;
    height: 0;
    line-height: 0;
    margin: -20px 0 0 -15px;
    position: absolute;
    width: 0;
    z-index: 2
}

.youtube iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

.youtubeIframe {
    border: 0;
    min-height: 320px;
    aspect-ratio: 16/9
}

.feedbackVoteBox {
    float: left;
    font-size: 18px;
    padding: 8px;
    text-align: center;
    width: 8%
}

nav select {
    display: none
}

.movieBox {
    height: 450px;
    margin: auto;
    padding: 0 7px;
    text-align: center;
    width: 228px
}

.movieBox2 {
    height: 200px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 150px;
}

.movieBox:hover {
    transform: scale(1.05)
}

.back,
.next {
    cursor: pointer;
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.sprites {
    background: url(/static/smiley.png) no-repeat;
    display: inline-block
}

.sprites-bigsmiley {
    width: 16px;
    height: 16px;
    background-position: -5px -5px
}

.sprites-expressionless {
    width: 16px;
    height: 16px;
    background-position: -31px -5px
}

.sprites-flushed {
    width: 16px;
    height: 16px;
    background-position: -57px -5px
}

.sprites-heart {
    width: 16px;
    height: 16px;
    background-position: -5px -31px
}

.sprites-joy {
    width: 16px;
    height: 16px;
    background-position: -31px -31px
}

.sprites-kiss {
    width: 16px;
    height: 16px;
    background-position: -57px -31px
}

.sprites-sad {
    width: 16px;
    height: 16px;
    background-position: -5px -57px
}

.sprites-silly {
    width: 16px;
    height: 16px;
    background-position: -31px -57px
}

.sprites-sleeping {
    width: 16px;
    height: 16px;
    background-position: -57px -57px
}

.sprites-smiley {
    width: 16px;
    height: 16px;
    background-position: -83px -5px
}

.sprites-sunglasses {
    width: 16px;
    height: 16px;
    background-position: -83px -31px
}

.sprites-wink {
    width: 16px;
    height: 16px;
    background-position: -83px -57px
}

.roundedProfil2 {
    border-color: #c0392b #e74c3c #d35400 #e67e22;
    border-radius: 50%;
    border-style: solid;
    display: block;
    margin: auto;
    max-height: 200px;
    max-width: 200px;
    width: 100%
}

.modal {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9);
    display: none;
    height: 100%;
    left: 0;
    padding: 5%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5
}

.modelFullScreen {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5
}

.modal-content {
    left: 50%;
    max-height: 80%;
    max-width: 80%;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%)
}

#caption {
    bottom: 2%;
    color: #ccc;
    display: block;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 95%
}

.gallery {
    padding: 1px;
    transform: scale(1);
    transition-property: transform,opacity;
    transition: .4s cubic-bezier(.4,0,.2,1);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.gallery:hover {
    cursor: pointer;
    transform: scale(1.06);
    transition-property: transform,opacity;
    transition: .4s cubic-bezier(.4,0,.2,1);
    -webkit-clip-path: polygon(3% 3%, 97% 3%, 97% 97%, 3% 97%);
    clip-path: polygon(3% 3%, 97% 3%, 97% 97%, 3% 97%);
}

.nextImage,
.previousImage {
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
    position: absolute;
    top: 40%;
    transition: .3s
}

.previousImage {
    left: 5%
}

.nextImage {
    right: 5%
}

.close {
    color: #ff3547;
    font-size: 40px;
    font-weight: 700;
    position: absolute;
    right: 1%;
    top: 0;
    transition: .3s
}

.close:focus,
.close:hover,
.nextImage:focus,
.nextImage:hover,
.previousImage:focus,
.previousImage:hover {
    color: #bbb;
    cursor: pointer;
    text-decoration: none
}

button,
input[type=button],
input[type=submit] {
    background-color: #de1b1b;
    border-radius: .25rem;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    margin-left: 5px;
    padding: 5px
}

button:hover,
input[type=button]:hover,
input[type=submit]:hover {
    background-color: #ff3547;
    transform: scale(1.05)
}

input:focus::placeholder {
    color: transparent;
}

.chatAvatar a img {
    border-radius: 50%;
    display: block;
    height: 50px;
    margin: auto;
    width: 50px
}

.replyBox .chatAvatar a img {
    height: 32px;
    width: 32px
}

.search {
    background-color: #e54040;
    border-radius: .25rem;
    color: #fff;
    font-weight: 700;
    margin-left: 5px;
    padding: 5px
}

.search:hover {
    transform: scale(1.1)
}

.texteditor {
    background: url(/static/texteditor.png) no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px
}

.emoticon {
    background: url(/static/emoticon.png) no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px
}

.texteditor-subscript {
    background-position: 0 0
}

.texteditor-superscript {
    background-position: -30px 0
}

.texteditor-underline {
    background-position: 0 -30px
}

.texteditor-youtubes {
    background-position: -30px -30px
}

.texteditor-spoiler {
    background-position: -60px 0
}

.texteditor-justifyCenter {
    background-position: -60px -30px
}

.texteditor-justifyLeft {
    background-position: 0 -60px
}

.texteditor-justifyRight {
    background-position: -30px -60px
}

.texteditor-bold {
    background-position: -60px -60px
}

.texteditor-insertUnorderedList {
    background-position: -90px 0
}

.texteditor-strikeThrough {
    background-position: -90px -30px
}

.texteditor-insertimage {
    background-position: -90px -60px
}

.texteditor-italic {
    background-position: 0 -90px
}

.texteditor-createlink {
    background-position: -30px -90px
}

.texteditor-insertOrderedList {
    background-position: -60px -90px
}

.texteditor-quotes {
    background-position: -90px -90px
}

#emoticonList {
    display: none;
}

#emoticon,
#bold,
#createlink,
#insertOrderedList,
#insertUnorderedList,
#insertimage,
#italic,
#justifyCenter,
#justifyLeft,
#justifyRight,
#quotes,
#spoiler,
#strikeThrough,
#subscript,
#superscript,
#underline,
#youtubes {
    border: 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, .6);
    display: inline-block;
    height: 30px;
    width: 30px
}

#emoticon:hover,
#bold:hover,
#createlink:hover,
#insertOrderedList:hover,
#insertUnorderedList:hover,
#insertimage:hover,
#italic:hover,
#justifyCenter:hover,
#justifyLeft:hover,
#justifyRight:hover,
#quotes:hover,
#spoiler:hover,
#strikeThrough:hover,
#subscript:hover,
#superscript:hover,
#underline:hover,
#youtubes:hover {
    background-color: #eee;
    box-shadow: 0 0 2px rgba(0, 0, 0, .6)
}

.messageClose {
    background-color: red;
    float: right;
    padding: 2px
}

.borderShadow {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.messagesBox {
    height: 200px;
    overflow-y: scroll;
    width: 100%
}

.messagesBox2 {
    min-height: 96px;
    padding: 4px
}

.noResize {
    resize: none
}

.msg,
.noResize100 {
    resize: none;
    width: 100%
}

.clearz,
.width100 {
    width: 100%
}

.noResize92 {
    resize: none;
    width: 92%
}

.inline {
    display: inline
}

a.color-white,
.color-white {
    color: #fff
}

.color-green {
    color: green
}

.artistImage {
    height: auto;
    max-width: 450px;
    width: 100%
}

.margin-top-16 {
    margin-top: 16px;
}

.bigBox {
    width: 85%
}

td.alert-info {
    cursor: pointer
}

label {
    user-select: none;
}

.fansubCover {
    height: 200px;
    position: relative;
}

.fansubImage {
    position: relative;
    top: 10%;
}

.reactionButton {
    font-weight: bold;
    color: #7f7f7f;
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.reactionButton:hover {
    text-decoration: underline;
}

.reactionButton-emo {
    display: inline-block;
    margin: 0 6px -3px 0;
    width: 16px;
    height: 16px;
}

.reactionButton:hover .emoji {
    opacity: 1;
}

.emojies-box {
    height: 64px;
    width: 420px;
    padding: 10px;
    position: absolute;
    top: -74px;
    left: -64px;
    box-shadow: 1px 1px 2px #cccccc, -1px 0px 2px #eeeeee;
    border-radius: 44px 44px;
    display: none;
    background-color: white;
}

.emoji {
    list-style-type: none;
    cursor: pointer;
    display: inline-block;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 8px;
    opacity: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.emoji::before {
    display: inline-block;
    color: #ffffff;
    text-align: center;
    line-height: 17px;
    font-size: 0.9em;
    width: 120%;
    height: 17px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    position: absolute;
    opacity: 0;
}

.reactionButton:hover .emojies-box {
    display: block;
    opacity: 1
}

.emoji:hover::before {
    opacity: 1
}

.buttonBasic,
.buttonBasic:hover {
    all: unset;
    cursor: pointer;
    display: inline;
}

@media only screen and (min-width:500px) {
    .emo-like::before {
        top: -32px;
        content: 'Tetszik'
    }

    .emo-hug::before {
        top: -32px;
        content: 'Ölelés'
    }

    .emo-love::before {
        top: -32px;
        content: 'Imádom'
    }
    
    .emo-haha::before {
        top: -32px;
        content: 'Haha'
    }

    .emo-wow::before {
        top: -32px;
        content: 'Hűha!'
    }

    .emo-sad::before {
        top: -32px;
        content: 'Szomorú'
    }

    .emo-angry::before {
        top: -32px;
        content: 'Dühítő'
    }
}

.emo {
    transform: scale(0.8);
    width: 48px;
    height: 48px;
    background: url('../static/reactions.png') no-repeat;
}

.emo-angry {
    left: 358px;
    background-position: -0px -0px;
}

.emo-haha { 
    left: 184px;
    background-position: -48px -0px;
}

.emo-hug { 
    left: 126px;
    background-position: -96px -0px;
}

.emo-like { 
    left: 10px;
    background-position: -144px -0px;
}

.emo-love { 
    left: 68px; 
    background-position: -192px -0px;
}

.emo-sad {
    left: 300px;
    background-position: -240px -0px;
}

.emo-wow {
    left: 242px;
    background-position: -288px -0px;
}

.emoji:hover {
    transform: scale(1.0, 1.0);
    top: 6px
}

@media only screen and (max-width:500px) {
    .emo {
        background-size: 252px 36px;
    }

    .emo-like { 
        left: 5px;
        background-position: -108px -0px;
    }
    
    .emo-love { 
        left: 40px; 
        background-position: -144px -0px;
    }

    .emo-hug { 
        left: 74px;
        background-position: -72px -0px;
    }

    .emo-haha { 
        left: 108px;
        background-position: -36px -0px;
    }

    .emo-wow {
        left: 142px;
        background-position: -216px -0px;
    }
    
    .emo-sad {
        left: 176px;
        background-position: -180px -0px;
    }
    
    .emo-angry {
        left: 210px;
        background-position: -0px -0px;
    }

    .emoji {
        width: 36px;
        height: 36px;
        top: 8px;
    }

    .emojies-box {
        height: 48px;
        width: 250px;
        top: -60px;
        left: -64px;
    }

    .emoji:hover {
        top: 4px
    }
}

.bg-reactions {
    background: url(/static/smiley.png) no-repeat;
    display: inline-block
}

.bg-reactions_wow {
    width: 16px; height: 16px;
    background: url('../static/reactions_small.png') -0 -0;
}

.bg-reactions_angry {
    width: 16px; height: 16px;
    background: url('../static/reactions_small.png') -16px -0;
}

.bg-reactions_haha {
    width: 16px; height: 16px;
    background: url('../static/reactions_small.png') -0 -16px;
}

.bg-reactions_hug {
    width: 16px; height: 16px;
    background: url('../static/reactions_small.png') -16px -16px;
}

.bg-reactions_like {
    width: 16px; height: 16px;
    background: url('../static/reactions_small.png') -32px -0;
}

.bg-reactions_love {
    width: 16px; height: 16px;
    background: url('../static/reactions_small.png') -32px -16px;
}

.bg-reactions_sad {
    width: 16px; height: 16px;
    background: url('../static/reactions_small.png') -0 -32px;
}

@media only screen and (max-width:500px) {
    .notifyBox {
        max-width: 450px;
        width: 100%;
    }
}

@media (min-width:500px) {
    .notifyBox {
        width: 450px;
    }
}

.messageDesktopBox {
    height: 1.5rem;
}

@media only screen and (max-width:400px) {
    .col-3,
    .col-6,
    .col-9 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .translate {
        width: 96%
    }

    .translateInfo {
        background-color: #fff;
        bottom: 0;
        position: fixed;
        right: 0;
        width: 100%;
        z-index: 1
    }

    .messageDesktop {
        left: 0;
        position: absolute;
        right: 0;
        visibility: hidden
    }
}

@media only screen and (min-width:401px) {
    .messageMobile {
        left: 0;
        position: absolute;
        right: 0;
        visibility: hidden
    }

    .messageInfo {
        color: #fff
    }
}

@media only screen and (min-width:401px) and (max-width:600px) {
    .col-3 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-6 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-9 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (min-width:401px) and (max-width:600px) {
    .order-1 {
        order: 1
    }

    .order-3 {
        order: 3
    }
}

@media only screen and (min-width:601px) and (max-width:800px) {
    .col-3 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-9 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (max-width:800px) {
    .gallery {
        min-height: 48px;
        min-width: 32px
    }
}

@media only screen and (max-width:1102px) {
    nav .logo {
        display: none
    }
}

@media only screen and (max-width:959px) {
    nav ul {
        display: none
    }

    nav {
        display: block
    }

    nav .status {
        display: none;
    }
}

@media only screen and (min-width:960px) {
    nav .status {
        display: inline-block
    }
}

#subscribe {
    cursor: pointer
}

img.flag {
    cursor: pointer
}

.ratingsOver {
    cursor: pointer
}

.rating {
    cursor: pointer
}

.pointer {
    cursor: pointer
}

.calendarDay {
    display: inline-block;
    margin-left: 6%;
    padding: 15px;
    text-align: center;
}

.calendarDayActive {
    background-color: #de1b1b;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin-left: 6%;
    padding: 15px;
    text-align: center;
}

.calendarBox {
    font-size: 14px;
    margin-top: -12px;
}

.tagContainer {
    align-content: flex-start;
    background: #fff;
    border-radius: 3px;
    border: 2px solid #ccc;
    display: flex;
    flex-wrap: wrap;
    padding: 6px;
}

.tagContainer .tag {
    align-items: center;
    background: #eee;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2), inset 0 1px 1px #fff;
    color: #333;
    display: flex;
    height: 30px;
    margin: 5px;
    padding: 5px;
}

.tag i {
    color: #ddd;
    font-size: 24px;
}

.tag i:hover {
    cursor: pointer;
    color: #de1b1b;
}

.tagContainer input {
    border: 0;
    color: #333;
    flex: 1;
    font-size: 14px;
    outline: none;
    padding: 5px;
}

.tagBox {
    cursor: pointer;
    display: inline-flex;
}

.tagBox a {
    color: #fff;
}

.tagBox a:hover {
    text-decoration: none;
}

.grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 12px;
    padding: 12px 0 6px 0;
}

.innerBox {
    background-color: #fff;
    padding: 12px;
}

.cursorPointer {
    cursor: pointer;
}

.image-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
}

.image-container {
    width: 200px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #ccc;
}

.image-container img {
    width: 100%;
    height: 200px;
    object-fit: contain;
}

.info-box {
    width: 100%;
    padding: 5px;
    text-align: center;
    background-color: #f0f0f0;
    border-top: 1px solid #ccc;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.info-box .filename {
    font-weight: bold;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 5em;
    line-height: 1.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.info-box .dimensions {
    color: #555;
}

@media only screen and (max-width:600px) {
    .grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

.pinned {
    background-color: #f4f8fb
}

.spoiler {
    display: none;
    background-color: #ddd;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.adultAlert {
    background: #000;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}

.breakWord {
    word-break: break-word;
}

#privateBoxNotify {
    font-size: 14px;
    width: 200px;
    background-color: #de1b1b;
    position: fixed;
    padding: 4px;
    bottom: 0;
    right: -340px;
    opacity: 0;
    z-index: 100;
    -webkit-transition: right .2s,opacity .15s;
    -moz-transition: right .2s,opacity .15s;
    -o-transition: right .2s,opacity .15s;
    transition: right .2s,opacity .15s;
}

.slideInRight{
    --contentWidth: 1200px;
    right: max(calc(50% - (var(--contentWidth)/ 2)),.1px)!important;
    opacity: 1!important;
}

.articleEditorMenu{
    background-color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

blockquote:before,
blockquote:after { 
    font-weight: bold;
    font-size: 24px;
    line-height: 110%;
    color:red;
}

blockquote:before { 
    content: open-quote;
} 

blockquote:after { 
    content: close-quote;
}

#share {
    display: flex; 
    align-items: center;
    padding: 8px 12px;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer; 
  }
  
#share svg {
    margin-right: 8px;
}
  
#share:hover {
    background-color: #ff3547;
}

/*Cookie dark-bottom*/
.cc_banner-wrapper {
    z-index: 9001;
    position: relative
}

.cc_container .cc_btn {
    cursor: pointer;
    text-align: center;
    font-size: .6em;
    transition: font-size 200ms;
    line-height: 1em
}

.cc_container .cc_message {
    font-size: .6em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    line-height: 1.5em
}

.cc_container .cc_logo {
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 100px;
    height: 22px;
    background-size: cover;
    opacity: .9;
    transition: opacity 200ms
}

.cc_container .cc_logo:hover,
.cc_container .cc_logo:active {
    opacity: 1
}

@media screen and (min-width: 500px) {
    .cc_container .cc_btn {
        font-size: .8em
    }

    .cc_container .cc_message {
        font-size: .8em
    }
}

@media screen and (min-width: 768px) {
    .cc_container .cc_btn {
        font-size: 1em
    }

    .cc_container .cc_message {
        font-size: 1em;
        line-height: 1em
    }
}

@media screen and (min-width: 992px) {
    .cc_container .cc_message {
        font-size: 1em
    }
}

@media print {

    .cc_banner-wrapper,
    .cc_container {
        display: none
    }
}

.cc_container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px
}

.cc_container .cc_btn {
    padding: 8px 10px;
    background-color: #f1d600;
    cursor: pointer;
    transition: font-size 200ms;
    text-align: center;
    font-size: .6em;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 120px
}

.cc_container .cc_message {
    transition: font-size 200ms;
    font-size: .6em;
    display: block
}

@media screen and (min-width: 500px) {
    .cc_container .cc_btn {
        font-size: .8em
    }

    .cc_container .cc_message {
        margin-top: .5em;
        font-size: .8em
    }
}

@media screen and (min-width: 768px) {
    .cc_container {
        padding: 15px 30px 15px
    }

    .cc_container .cc_btn {
        font-size: 1em;
        padding: 8px 15px
    }

    .cc_container .cc_message {
        font-size: 1em
    }
}

@media screen and (min-width: 992px) {
    .cc_container .cc_message {
        font-size: 1em
    }
}

.cc_container {
    background: #000;
    color: #fff;
    font-size: 17px;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
    box-sizing: border-box
}

.cc_container ::-moz-selection {
    background: #ff5e99;
    color: #fff;
    text-shadow: none
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
    color: #000;
    background-color: #f1d600;
    transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
    background-color: #fff;
    color: #000
}

.cc_container a,
.cc_container a:visited {
    text-decoration: none;
    color: #31a8f0;
    transition: 200ms color
}

.cc_container a:hover,
.cc_container a:active {
    color: #b2f7ff
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        transform: translateY(66px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        -ms-transform: translateY(66px);
        transform: translateY(66px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.cc_container,
.cc_message,
.cc_btn {
    animation-duration: .8s;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    -o-animation-duration: .8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp
}