﻿
body {
    font-size: 14px !important;
    color: #b5b5b5 !important;
    line-height: 1.5 !important;
    background-color: #fff !important;
}

.container {
    padding-left: 10px;
    padding-right: 10px;
}
.mid-bg .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
}
.mid-bg {
    width: 100%;
    padding: 20px 0;
    margin-top: 0;
}
main.main-wrapper {
    padding: 10px;
    background-color: #f5f6fb;
}
.article-wrapper {
    /* background-color: #2e2e2e; */
    background-color: #fff;
    padding: 10px;
    border-radius: 6px;
}
.lastnew-cock-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.data-empty {
    font-size: 14px;
    width: 100%;
    text-align: center;
    font-weight: 300;
    color: #cbcbcb;
    padding: 10px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .55rem .75rem;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    /* color: #212529; */
    color: rgb(148, 131, 131);
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none; 
}
.form-select {
    font-size: 14px;
    font-weight: 300;
    padding: 0.55rem 0.75rem;
}

label.error {
    font-size: 13px;
    font-weight: 300;
    color: #c7030b;
    margin-top: 5px;
    margin-bottom: 0;
}
input.error {
    border: 1px solid #c7030b;
}


.owl-carousel .owl-dots .owl-dot {
    display: inline-block !important;
}

/* Title */

.bg-title {
    display: flex;
    border-bottom: 0.5px solid #ff0100;
}
.header-title > .title > a {
    font-size: 14px;
    font-weight: 300;
    line-height: 40px;
}
.header-title-column .title {
    font-size: 18px;
    font-weight: 300;
}
.header-title-lr .left {
    /*flex: unset;*/
}
.header-title-lr .left > .title {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
}
.header-title-lr .left > .tab-title {
    position: relative;
}
.header-title-lr .left > .tab-title > .title {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 10px;
    margin-bottom: 0;
    background: #ff0100;
}
.header-title-lr > .left > .tab-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 100%;
    background: #ff0100;
    -moz-transform: skewX(-10deg) skewY(0deg);
    -webkit-transform: skewX( -10deg) skewY( 0deg);
    -o-transform: skewX(-10deg) skewY(0deg);
    -ms-transform: skewX(-10deg) skewY(0deg);
    transform: skewX( -10deg) skewY( 0deg);
    top: 0;
    right: -4px;
}
.header-title-lr .right a > .title {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
}
.header-title > .title {
    padding-right: 5px;
}
.header-title > .title.active {
    color: #dbdbdb;
}
.header-title-column .title span {
    font-size: 18px;
    font-weight: 300;
    color: #c3c3c3;
}

.header-title-column > .group-h > .left i {
    margin-left: 5%;
    color: #7a7a7a;
    font-size: 14px !important;
}
.header-title-column > .group-h > .left .subtitle {
    font-size: 14px;
    font-weight: 300;
}
.header-title-column > .subtitle {
    font-size: 14px;
    margin-top: 5px;
    font-weight: 300;
}


/* Package */

.profile-p-wp > .p-mid .premium-wrapper .h-title {
    font-size: 16px;
    font-weight: 400;
    height: 50px;
}

.profile-p-wp > .p-mid .premium-wrapper .table-premium th:nth-child(odd) {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background-color: #9ba7b7;
}
.profile-p-wp > .p-mid .premium-wrapper .table-premium th:nth-child(even) {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background-color: #a8b4c4;
}
.profile-p-wp > .p-mid .premium-wrapper .table-premium tr td:nth-child(1) {
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
}
.profile-p-wp > .p-mid .premium-wrapper .step-reg-wrapper .desc {
    font-size: 14px;
    font-weight: 300;
}
.profile-p-wp > .p-mid .premium-wrapper .step-reg-wrapper .btn {
    font-size: 14px;
    font-weight: 300;
    margin-top: 30px;
    padding: 8px 40px;
}

.premium-wrapper .card {
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%);
    border-radius: 8px;
    border: 1px solid rgba(0,0,0,.125);
    background-color: #ffffff;
}
.package-premium .package-name {
    font-size: 16px;
    font-weight: 300 !important;
    color: #262628;
}
.package-premium .package-price {
    font-size: 26px;
    font-weight: 300;
    color: #262628;
}
.package-premium .package-desc li {
    font-weight: 200;
    color: #262628;
}
.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 14px;
    border-radius: .3rem;
}

.bx-payment-info {
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
}
.payment-info-label {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #444444;
    display: flex;
    align-items: center;
}
.payment-info-label span {
    font-size: 14px;
    font-weight: 300;
    color: #006494;
    margin-left: 10px;
    margin-right: 10px;
}
.payment-info-label a {
    margin-left: 5px;
    margin-right: 5px;
}

.button-copy {
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    width: 60px;
    background-color: #dc000c !important;
    border-radius: 6px !important;
    text-align: center;
}
.button-copy, .button-copy:hover, .button-copy:focus {
    color: #fff;
    text-decoration: none !important;
}


/* Content */

.post-content-ck p {
    font-size: 15px;
    font-weight: 300;
    color: #b5b5b5;
    letter-spacing: 0.2px;
}
.post-content-ck p .title {
    font-size: 16px;
    font-weight: 300;
    color: #dbdbdb;
}
.card-2col > .content > .title {
    font-weight: 300;
    font-size: 13px;
    color: #f5f5f5;
}
.card-2col > .content > .ft span {
    font-size: 12px;
    color: #b5b5b5;
}
.card-2col > .content > .ft i {
    color: #7a7a7a;
    font-size: 14px !important;
}
.card-lastnew:nth-child(1) > .content > .title {
    font-size: 16px;
    font-weight: 300;
    /* color: #e2e2e2; */
}
.card-lastnew > .content > .title {
    font-size: 14px;
    font-weight: 300;
}
.card-lastnew > .content > .desc {
    font-size: 14px;
    font-weight: 200;
    color: #e2e2e2;
}

.card {
    border-color: #222222;
    background-color: #000000;
}
.card > .content > .title {
    font-size: 14px;
    font-weight: 400;
    height: unset;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.card > .content > .desc {
    font-size: 14px;
    font-weight: 200;
    color: #e2e2e2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.card > .content > .ft > .left .time {
    font-size: 12px;
    margin-left: 5px;
    color: #e6e6e6;
    font-weight: 200;
}
.card > .content > .ft > .right .view {
    font-size: 12px;
    margin-left: 5px;
    color: #e6e6e6;
    font-weight: 200;
}

/*.card-lastnew > .content {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    padding: 0;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
}*/
.card-lastnew > .header-image > img {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
    object-fit: cover;
    border-radius: 5px;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.card-lastnew > .header-image > img {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
    object-fit: cover;
    border-radius: 5px;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.card-lastnew > .content > .ft > .left .time {
    font-size: 12px;
    margin-left: 5px;
    color: #e6e6e6;
    font-weight: 200;
}
.card-lastnew > .content > .ft > .right .view {
    font-size: 12px;
    margin-left: 5px;
    color: #e6e6e6;
    font-weight: 200;
}
.card > .content > .ft > .left i {
    color: #7a7a7a;
    font-size: 0.8rem;
}
.card > .content > .ft > .right i {
    color: #7a7a7a;
    font-size: 0.8rem;
}
.card-lastnew > .content > .ft > .left i {
    color: #7a7a7a;
    font-size: 0.8rem;
}
.card-lastnew > .content > .ft > .right i {
    color: #7a7a7a;
    font-size: 0.8rem;
}

.card-hl:nth-child(1) > figure, .card-hl:nth-child(2) > figure {
    width: 100%;
    height: 300px;
    background: black;
}
.card-hl figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
    /*object-fit: cover;*/
    object-fit: contain;
    border-radius: 5px;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.card-hl .content {
    padding-left: 10px;
}
.card-hl .content .top .stadium u {
    font-size: 16px;
    font-weight: 300;
    -webkit-line-clamp: 3;
}
.card-hl:nth-child(1) > .content > .mid .title, .card-hl:nth-child(2) > .content > .mid .title {
    font-size: 14px;
    font-weight: 200;
    color: #e2e2e2;
}
/*.card-hl:nth-child(1), .card-hl:nth-child(2) {
    width: 49.55%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
}
.card-hl {
    width: 49.55%;
    margin-bottom: 0;
}*/
.card-hl:hover img {
    -webkit-transform: unset;
    transform: unset;
}

.forum-affi-wp .item {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 8px;
    background-color: #2e2e2e;
}
.forum-affi-wp .item .card-2col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid rgb(46 46 46);
    border-radius: 8px;
    color: black;
    height: 120px;
}
.forum-affi-wp .item .card-2col > .content {
    background-color: #2e2e2e;
}

.post-content-wrapper {
    padding-left: 30px;
    padding-right: 30px;
}

.card figure {
    position: relative;
}
.card figure .play {
    width: 70px;
    height: 70px;
    background-color: rgba(0,0,0,0.2);
    position: absolute;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.card figure .play .arrow {
    font-size: 4rem;
    color: #ffffff;
}
.content-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    background-color: black;
    margin-bottom: 1rem;
}
.content-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
}
.content-video .message-video {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.content-video .message-video .btn {
    font-size: 14px;
    line-height: 2;
}
.content-live-chat {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    background-color: black;
    margin-bottom: 1rem;
}
.content-live-chat iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
}


/* My Webboard */
.profile-p-wp > .p-mid .header .right {
    padding-right: 25px;
}
.profile-p-wp > .p-mid .header .right > .new-post {
    font-size: 14px;
    font-weight: 300;
    width: 160px;
    text-align: center;
}
.profile-p-wp > .p-mid .header .right > .new-post:hover {
    color: #c2e3f5;
}
.profile-p-wp > .p-mid .header .menu-list .item {
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

.webboard-wrapper>.webboard-header > .right > .new-post i {
    font-size: 14px;
}
.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap li.item .g .title {
    font-size: 14px;
    font-weight: 300;
    margin-left: 7px;
}
.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap li.item .time {
    font-size: 12px;
    font-weight: 300;
}

.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap li.item .g2 .left {
    margin-top: 24px;
}
.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap li.item .g2 .left span {
    font-size: 12px;
    font-weight: 300;
    margin-left: 5px;
}
.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap li.item .g2 .left i {
    font-size: 0.8rem;
    color: #7f7f7f;
}
.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap li.item .g2 .right {
    margin-top: 24px;
}
.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap li.item .g2 .right span {
    font-size: 12px;
    font-weight: 300;
    margin-left: 5px;
}
.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap li.item .g2 .right i {
    font-size: 0.8rem;
    color: #7f7f7f;
}
.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap li.item .g {
    width: 100%;
    display: unset;
    display: unset;
    display: unset;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
}
.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap li.item .time {
    width: 100%;
    text-align: left;
    color: #7f7f7f;
    margin-left: 6px;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    display: unset;
    display: unset;
    display: unset;
}
.profile-p-wp > .p-mid .body-wrapper ul.forum-wrap {
    overflow-y: unset;
}
.profile-p-wp>.p-mid .body-wrapper ul.forum-wrap li.item {
     margin-bottom: 0; 
     margin-right: 0; 
    border-bottom: 1px solid #efefef;
}
.profile-p-wp>.p-mid .body-wrapper ul.forum-wrap li.item a {
    border-radius: 0;
}


/* Webboard */

.webboard-wrapper .webboard-home-wrapper .body .forum-list .forum-item .l .text {
    font-size: 14px;
    font-weight: 200;
}
.webboard-wrapper .webboard-home-wrapper .body .forum-list .forum-item .r .view, .webboard-wrapper .webboard-home-wrapper .body .forum-list .forum-item .r .comment {
    font-size: 13px;
    font-weight: 200;
}
.webboard-wrapper .webboard-home-wrapper .body .head {
    padding-left: 10px;
}
.webboard-wrapper .webboard-home-wrapper .body .head .title {
    font-size: 16px;
    font-weight: 400;
}

.webboard-wrapper {
    padding: 10px;
    border: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-radius: 5px;
    margin-top: 20px;
    background-color: #1e1e1e;
}
.webboard-wrapper > .webboard-header > .left > .l > .title {
    font-size: 16px;
    font-weight: 300;
    padding-top: 0;
    margin-bottom: 0;
    color: #d6d6d6;
}
.webboard-wrapper > .webboard-header > .right > .new-post {
    font-size: 14px;
    font-weight: 300;
    width: 160px;
}
.webboard-wrapper>.webboard-header>.right>.new-post:hover {
    color: #c2e3f5;
}
.webboard-wrapper>.webboard-header > .right > .new-post i {
    font-size: 14px;
}

.webboard-body .box-wrapper .wb-menu-a > .item {
    width: 100%;
    border-bottom: 1px solid #2e2e2e;
    padding: 12px 5px;
    border-radius: 30px;
    border-radius: 0;
}
.webboard-body .box-wrapper .wb-menu-a>.item>a {
    display: block;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    width: 100%;
}
.webboard-body .box-wrapper .wb-menu-a>.item>a>.title {
    font-size: 14px;
    font-weight: 300;
    padding-left: 5px;
    color: #cfcfcf;
}
.webboard-body .box-wrapper .wb-menu-a > .item:not(:nth-child(1)) {
    margin-top: 0;
}
.webboard-body .box-wrapper .wb-menu-a > .item.pd-l {
    padding: 5px;
}
.webboard-body .box-wrapper .wb-menu-a>.item>a .name-w .time {
    font-size: 12px;
    font-weight: 300;
}
.webboard-body .box-wrapper .box-icon {
    margin-left: 15px;
}
.webboard-body .box-wrapper .wb-menu-a>.item>a>.vc span {
    font-size: 13px;
    font-weight: 300;
    margin-left: 0;
}
.webboard-body .box-wrapper .wb-menu-a>.item>a>.vc i {
    font-size: 13px;
    margin-left: 0;
    color: #5378a5;
}

.webboard-body .box-wrapper ul.wb-menu-a {
    margin-bottom: 0;
}
.webboard-body .box-wrapper .wb-menu-a > .item:hover {
    background-color: #202020;
}
.webboard-body .box-wrapper {
    background-color: #242424;
    border: 1px solid #2e2e2e;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    /*border-radius: 0;*/
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 6px;
}
.webboard-body .box-wrapper .wb-menu-a>.item:not(:nth-child(2)) {
    margin-top: 0;
}
.webboard-body .box-wrapper .item-stats {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    position: relative;
    white-space: nowrap;
    width: auto;
    float: right;
    margin-right: 10px;
    color: #cfcfcf;
}
.webboard-body .box-wrapper .item-stats .box-icon i {
    color: #cfcfcf;
    font-size: 0.8rem;
}
.webboard-body .box-wrapper .item-stats .box-icon .view {
    font-size: 12px;
    color: #cfcfcf;
    font-weight: 200;
}
.webboard-body .box-wrapper .item-stats .box-icon .count-comment {
    font-size: 12px;
    color: #cfcfcf;
    font-weight: 200;
}
.webboard-body .box-wrapper .wb-menu-a>.item>a .name-w {    
    width: 100%;
    font-size: 0.7rem;
    font-weight: 700;
    color: #006494;
    text-align: left;
    margin-left: 10px;
    padding-top: 5px;
}

.post-content-ck p .title {
    font-size: 16px;
    font-weight: 300;
    color: #dbdbdb;
}


/* Webboard Comment */

.webboard-comment .fb-wp {
    border-top: 1px solid #484848;
    padding: 30px 30px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.webboard-comment .fb-border-blue {
    border: 0.5px solid #383838;
    border-radius: 8px;
    background-color: #1e1e1e;
}
.webboard-comment .fb-wp .title {
    font-size: 16px;
    font-weight: 300;
}
.webboard-comment .fb-border-blue .form-comment .comment-wrap .btn-wrap .btn-post-comment {
    background-color: #125991;
    border: 1px solid #125991;
    color: white;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 300;
    border-radius: 3px;
    margin-top: 5px;
    margin-right: 5px;
}
.webboard-comment .form-comment {
    padding-left: 10px;
    padding-right: 10px;
}
.webboard-comment .form-comment .profile {
    position: relative;
    width: 55px;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
}
.webboard-comment .form-comment .profile img {
    position: absolute;
    width: 100%;
    height: 55px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #3f3f3f;
}
.webboard-comment .form-comment .comment-wrap textarea {
    width: 100%;
    border: 1px solid rgb(63 63 63);
    border-radius: 3px;
    font-size: 14px;
    font-weight: 300;
    color: white;
    background-color: #2e2e2e;
}

.webboard-comment .comment-list {
    padding: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #484848;
    padding-left: 10px;
    padding-right: 10px;
}
.webboard-comment .comment-list .comment-item {
    display: grid;
    grid-template-columns: 1fr 11fr;
    -webkit-column-gap: 5px;
    column-gap: 5px;
}
.fb-border-blue .comment-list .comment-item .user-profile {
    position: relative;
    width: 55px;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
}
.fb-border-blue .comment-list .comment-item .user-profile img {
    position: absolute;
    width: 100%;
    height: 55px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #3f3f3f;
}
.webboard-comment .comment-list .comment-item .user-comment .name {
    font-size: 15px;
    font-weight: 400;
    color: #dbdbdb;
    margin-bottom: 0;
}
/*.webboard-comment .comment-list .comment-item .user-comment {
    padding-right: 10px;
}*/
.webboard-comment .comment-list .comment-item .user-comment .comment {
    font-size: 14px;
    font-weight: 300;
    color: #b5b5b5;
}
.webboard-comment .comment-list .comment-item .user-comment .time {
    font-size: 12px;
    font-weight: 200;
    float: right;
    margin-bottom: 5px;
}


/* Modal */

.modal-title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.5;
    color: black;
}
.modal .btn {
    font-size: 14px;
    font-weight: 300;
}


/* Header */

.header-web > .navbar > .navbar-menu > .navbar-item {
    color: #111 !important;
    
}
.header-web > .navbar > .navbar-menu > .navbar-item a{
    /*padding: 15px 5px;*/
    /* background-color: #1d1d1d; */
    background-color: #fff;
    /* border-left: 1px solid #2b2b2b; */
    border-left: 1px solid #fff;
    color: #111 !important;
}
.header-web>.navbar>.navbar-menu>.navbar-item:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 0%;
    height: 2px;
    background-color: #ec1c24;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.header-web > .navbar > .navbar-menu > .navbar-item a {
    font-size: 14px;
    font-weight: 300;
}
.heightlight-home-wrapper > .header-title-lr {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.webboard-home-wrapper > .header-title-lr {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.header-title-lr {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.profile-p-wp > .p-mid .header-2 {
    padding-bottom: 10px;
}

.profile-h-w > .n-user {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #333;
    margin-bottom: 0;
}
.profile-h-w > .profile-menu > .profile-item a {
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 200;
}
.profile-h-w > .profile-img {
    width: 50px;
    height: 50px;
    position: unset;
    top: 0;
}
.profile-h-w>.profile-img:hover {
    -webkit-transform: unset;
    transform: unset;
    -webkit-transform: unset;
    transform: unset;
}
.profile-h-w > .profile-menu.active {
    position: absolute;
    display: block;
    z-index: 9999;
    background-color: #6c757c;
    margin-top: 0px;
    width: 200px;
    top: 70%;
    left: unset;
    right: 65px;
    -webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 50%);
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 50%);
}
.profile-h-w>.profile-menu>.profile-item:hover {
    background-color: #a4a4a4 !important;
}
.profile-p-wp>.p-left>.p-header {
    background-image: linear-gradient(#333333, #ddd) !important;
}
.header-web > .header-top .btn-main-register {
    background-color: #d20100;
    color: white;
    margin: 0 5px;
    font-size: 13px;
    font-weight: 400;
}
.header-web > .header-top .btn-main-login {
    background-color: #89b0ae;
    color: white;
    margin: 0 5px;
    font-size: 13px;
    font-weight: 400;
}
.register-page .right .body .btn-register {
    font-size: 16px;
    margin-top: 30px;
    font-weight: 400;
}
.header-title-column {
    border-bottom: 0;
}

.header-rounded > .title {
    font-size: 1rem;
    font-weight: 400;
}
.header-title-column > .group-h {
    margin-top: 0;
}

.header-panel {
    font-size: 16px;
    color: #000000;
    border-bottom: 1px solid #e1e1e1;
}
.header-panel .title {
    font-size: 16px;
    font-weight: 400;
    padding: 15px 10px;
    margin: 0;
}


/* Footer */

footer.footer {
    margin-top: 30px;
    background-color: #000000;
}
footer.footer>.footer-wrapper-top {
    background: #262626;
    border-bottom: 0.5px solid rgb(74 74 74 / 80%);
}
footer.footer > .footer-wrapper-top > .ft-menu > .ft-item a {
    font-size: 14px;
    font-weight: 300;
    color: lightgrey;
}
footer.footer > .ft-copyright {
    display: -webkit-box;
    padding: 15px;
    margin-top: 0;
    background-image: radial-gradient(circle, #323232 0%, #202020 100%);
}
footer.footer > .ft-copyright span {
    font-weight: 300;
    font-size: 11px;
    color: #c3c3c3;
}


/* Sweet Alert */

.swal2-input:not([type="file"]) {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 50px;
    border: 1px solid #89b0ae;
}
.swal2-cancel {
    font-size: 15px !important;
    font-weight: 400 !important;
    color: white !important;
}


/* Jquery Confirm */

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
    font-size: 16px;
    font-weight: 400;
    color: #6c6c6c;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content div {
    font-size: 14px;
    font-weight: 300;
    color: #747474;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-info {
    color: #fff;
    background: #70a4c3;
    border: 1px solid #70a4c3;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-info:hover {
    background: #70a4c3;
    opacity: 0.8;
    border: 1px solid #70a4c3;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
    font-weight: 400;
}


/* Profile */

.profile-h-w {
    justify-content: right;
}
.profile-p-wp > .p-mid .header .menu-list .item .text {
    font-size: 18px;
    font-weight: 400;
}
.profile-p-wp > .p-mid .header .right .btn {
    width: 150px;
    font-size: 14px;
    height: 35px;
    font-weight: 400;
}

.profile-p-wp > .p-left > .p-header > figure {
    width: 100px;
    height: 100px;
}
.profile-p-wp > .p-left > .p-header .p-name {
    margin-top: 0; 
    color: white;
    font-size: 20px;
    font-weight: 400;
}
.profile-p-wp > .p-left > .p-header .p-name2 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
}
.profile-p-wp > .p-left > .p-body .c span {
    font-size: 14px;
    font-weight: 300;
    color: #717171;
}
.profile-p-wp > .p-left > .p-body .rc-wp .rc-item a .text {
    font-weight: 300;
    font-size: 14px;
    margin-left: 10%;
}
.profile-p-wp > .p-left > .p-body .rc-wp .rc-item:hover, .profile-p-wp > .p-left > .p-body .rc-wp .rc-item.active {
    background-color: #ced4e0;
    border-left: 0;
    border-right: 3px solid #4c7cd0;
}
.profile-p-wp > .p-left > .p-body .cc .btn {
    font-size: 14px;
    font-weight: 400;
}

.profile-p-wp > .p-mid .header-2 .title {
    font-size: 18px;
    font-weight: 400;
}
.profile-p-wp > .p-mid .title-topic {
    font-size: 16px;
    font-weight: 300;
}
.profile-p-wp > .p-mid .img-up-wrapper .left .btn {
    font-size: 0.8rem;
    font-weight: 300;
    padding: 5px 30px;
}
.profile-p-wp > .p-mid .img-up-wrapper .right figure.image .btn {
    font-size: 0.7rem;
    font-weight: 200;
}
.profile-p-wp > .p-mid .img-up-wrapper .right figure.image img {
    width: unset;
    height: unset;
    max-height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}
.profile-p-wp > .p-mid .img-up-wrapper .right figure.image {
    margin-top: 15px;
    border-radius: 5px;
    background-color: #ececec;
}
.profile-cover-img-upload {
    display: block;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
}
.profile-p-wp > .p-mid .group-form-wrapper .btn {
    font-size: 16px;
    font-weight: 400;
    color: white;
}
.profile-p-wp > .p-left > .p-body {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.header .menu-list {
    margin-bottom: 0;
}


/* Pagination */

.box-pagi .pagination {
    margin-right: 15px;
}
.box-pagi .pagination li span {
    font-size: 13px;
    padding: 10px 16px;
    background-color: #222222;
    border: 0;
}
.box-pagi .pagination li a {
    font-size: 13px;
    padding: 10px 16px;
    background-color: #222222;
    color: #d7d7d7;
    border: 0;
}
.box-pagi .pagination li.active span {
    background-color: #93070d;
    border-color: #ad060e;
}
.box-pagi .pagination li.disabled span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #3a3a3a;
    border-color: #ddd;
}


/* Program */

.events-home-wrapper {
    width: 100%;
     margin-left: 0; 
     margin-right: 0; 
     margin-top: 0; 
}
.slick-initialized .slick-slide {
    display: grid !important;
}


/* Register */

.register-page .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*width: 44%;*/
    margin-left: 0.5%;
    margin-right: 0.5%;
    border-radius: 8px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: 0;
}
.register-page .right {
    background-color: white;
    border-radius: 5px;
    padding: 0 10px;
}
.register-page .right .body {
    background-color: white;
    /*padding: 20px 5px;*/
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: 0;
    border-radius: 5px;
}
.register-page form .form-label {
    color: #7a7a7a;
    font-weight: 400;
}
form .form-label {
    color: #7a7a7a;
    font-weight: 400;
}


/* Home */
.gay-bg-hightlight-programlive {
    background-color: #fff !important;
}
.gay-bg-hightlight-programlive .heightlight-home-wrapper .box-panel-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: unset;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    
    grid-row-gap: 10px;
    grid-column-gap: 10px;
}
.box-panel-content .title {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    word-break: break-word;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 1.5;
    margin-bottom: 6px;
}
.box-panel-content .desc {
    font-size: 0.875rem;
    font-weight: 200;
    line-height: 1.4;
    height: 36px;
    color: #bdbdbd;
    margin-bottom: 7px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-word;
}
.box-panel-content .content .ft {
    padding-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.box-panel-content .content .ft .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.box-panel-content .content .ft .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.box-panel-content .content .ft .left i {
    color: #7a7a7a;
    font-size: 0.8rem;
}
.box-panel-content .content .ft .left .time {
    font-size: 12px;
    margin-left: 5px;
    color: #e6e6e6;
    font-weight: 200;
}
.box-panel-content .content .ft .right i {
    color: #7a7a7a;
    font-size: 0.8rem;
}
.box-panel-content .content .ft .right .view {
    font-size: 12px;
    margin-left: 5px;
    color: #e6e6e6;
    font-weight: 200;
}
.gay-bg-hightlight-programlive .heightlight-home-wrapper {
    background-color: #fff !important;
    border-radius: 5px;
}
.header-title-lr .left > .title {
    color: #111 !important;
}
.card-hl:nth-child(1) > .content > .mid .title, .card-hl:nth-child(2) > .content > .mid .title {
    font-size: 14px;
    font-weight: 200;
    color: #111 !important;
}
.card-hl {
    /* background: #c0e5ff !important; */
    background: none !important;
    border:solid black 1px !important;
}
.card-hl figure{
    /* background: #fff !important; */
    background: none !important;
}

.card-hl .content .mid .title {
    color:#000 !important;
    font-weight:bold !important;
}

.card-hl .content .top .date{
    color:#333 !important;
}
.card-hl .content .bottom .date{
    color:#333 !important;
}

.swipe-tab-content {
    background: none !important;
}
.program-wrap .program-row .program-list {
    background: none !important;
    border: solid 1px black;
}
.program-wrap .program-row .program-list .program-menu .program-item .text {
    color: #111 !important;
    font-weight: 500 !important;
}
.program-wrap .program-row .program-list .program-menu .program-item .text .default {
    background: none !important;
}
.article-wrapper>.desc-t {
    color:#111 !important;
}
.card-lastnew > .content > .desc {
    color: #000 !important;
}
.mid-bg.bg-dark {
    background: none !important;
}
.card-lastnew {
    border: solid 1px black !important;
    background: none !important;
}
.card-lastnew > .content > .title ,.time,.view{
    color: #000 !important;
}
/* Notify */

.notify {
    position: absolute;
    top: 2px;
    right: 10px;
    -webkit-animation: Fade 1.5s ease infinite;
    animation: Fade 1.5s ease infinite;
}
.notify .point {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fd1b27;
    background: #ffae1a;
    background-color: #fe0000;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 3px;
}
.notify .heartbit {
    font-size: 10px;
    color: #111;
}

.live .notify {
    position: absolute;
    top: 10px;
    right: 10px;
    -webkit-animation: Fade 1.5s ease infinite;
    animation: Fade 1.5s ease infinite;
    background-color: rgb(226 36 26 / 80%);
    padding: 0px 10px;
    border-radius: 30px;
    line-height: 20px
}
.live .notify .point {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fd1b27;
    background: #ffae1a;
    background-color: #ffffff;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 3px;
}
.live .notify .heartbit {
    font-size: 10px;
    color: #fff;
}

@-webkit-keyframes Fade {
    0% {
        opacity: 0.25;
    }

    100% {
        opacity: 1;
    }
}
@keyframes Fade {
    0% {
        opacity: 0.25;
    }

    100% {
        opacity: 1;
    }
}


/* Table */

table.table td {
    font-weight: 200;
}

.badge {
    font-size: 12px;
    font-weight: 400;
}
.bank-logo {
    border: 1px solid #e7e7e7;
    border-radius: 50%;
}