body, html {
    background-color: #303030;
}

.tm-header {
    background-color: #1E1E1E !important;
}

.tm-networkBar {
    height: 36px;
    background-color: #000000 !important;
}

.tm-networkBar li>a {
    min-height: 36px;
}

.tm-navbar-dropdown {
    background-color: #000000 !important;
    padding: 0 10px;
    margin-top: 10px;
}

.tm-text-main {
    color: #D62C70 !important;
}

.tm-text-two {
    color: #CFB285 !important;
}

.tm-button-main {
    background-color: #D62C70;
    color: #ffffff;
    border-color: #D62C70 !important;
}

.tm-button-main:hover, .tm-button-main:focus {
    background-color: #D62C70;
    opacity: 0.7;
    color: #ffffff;
}

.tm-button-two {
    background-color: #CFB285;
    color: #ffffff;
    border-color: #CFB285 !important;
}

.tm-button-two:hover, .tm-button-two:active {
    background-color: #CFB285;
    opacity: 0.7;
    color: #ffffff;
}

.tm-tab {
    /* background-color: #1E1E1E; */
    background-color: #000000;
    position: relative;
}

.tm-tab .uk-tab>li>a {
    min-width: 90px;
    padding: 10px 10px;
    border-bottom: 2px solid transparent;
    -moz-user-select: none;
    /* for Firefox */
    -webkit-user-select: none;
    /* for Chrome */
}

.tm-tab .uk-tab::before {
    border-color: #303030;
}



.tm-tab-login .uk-tab>.uk-active>a {
    border-color: #D62C70;
}

.tm-chevron {
    position: absolute;
    top: 0;
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.25);
}

.tm-chevron {
    color: #ffffff;
    cursor: pointer;
}

.tm-chevron.left {
    left: 0;
}

.tm-chevron.right {
    right: 0;
}

.tm-card {
    background: #303030;
    box-shadow: none;
    position: relative;
}

.tm-card-title {
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    height: 46px;
    margin-bottom: 10px;
    color: #ffffff;
}

.tm-video-tag {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
}

.tm-video-tag.free {
    background-color: #D62C70;
    color: #ffffff;
}

.tm-list-img {
    width: 100vw;
}

.tm-padding-small {
    padding: 8px;
    margin: 7px;
}

.tm-card-body {
    padding: 10px 0 !important;
}

.tm-form-width-large {
    width: 500px;
}

a:hover {
    opacity: 0.75;
    text-decoration: none;
}

.tm-divider {
    opacity: 0.5;
}

.tm-dropdown-nav {
    padding: 15px;
}

.tm-footer {
    background-color: #000000;
}

.tm-video-box {
    background: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tm-video {
    position: relative;
    width: 100%;
}

.tm-video .tm-video-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    /* background-color: rgba(0, 0, 0, 0.7); */
    z-index: 1;
}

.tm-video .tm-video-play #play-btn {
    cursor: pointer;
    transition: 0.3s;
    color: #D62C70 !important;
}

.tm-video .tm-video-play #play-btn:hover {
    opacity: 0.7;
    color: #D62C70 !important;
}

.tm-label-success {
    background-color: #1DA664 !important;
    color: #ffffff !important;
}

.tm-label-blue {
    background-color: #1e87f0 !important;
    color: #ffffff !important;
}

.tm-label-orange {
    background-color: #D1A238 !important;
    color: #ffffff !important;
}

.tm-label-pink {
    background-color: #CF374A !important;
    color: #ffffff !important;
}

.tm-pay-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.uk-invisible {}

.tm-pay-box.uk-invisible .tm-pay {
    bottom: -500px;
}

.tm-pay-box-background {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.tm-pay {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 11;
    transition: 0.3s;
}

.tm-pay .uk-card-header {
    border-bottom: 1px solid #333333;
    padding-left: 0;
    padding-right: 0;
}

.tm-pay .uk-card-body {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}

.tm-pay .tm-pay-list {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
}

.tm-pay .tm-pay-list:hover {
    opacity: 0.65;
}

.tm-pay .tm-card-footer {
    /* border-top: 1px solid #333333; */
}

.tm-video-info a {
    color: #CF374A;
}

#payclose {
    cursor: pointer;
}

.tm-countdown {
    background-color: #D62C70;
    padding: 5px;
}

.tm-countdown span {
    font-size: 16px;
    line-height: 36px;
}

.tm-login-form {
    min-height: 100vh;
}

.tm-member-overlay {
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.tm-member-overlay-button{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 3;
}
.tm-radio{
    float: left;
    margin: 55px 10px;
}
.tm-table .uk-checkbox{
    background-color: #eeeeee;
    border: #eeeeee;

}

.tm-networkBar.uk-sticky-fixed {
    z-index: 1002;
}
.tm-tab.uk-sticky-fixed {
    z-index: 1001;
}

/* 收藏頁面樣式 */
.favorite-content {
    transition: opacity 0.3s ease;
}

.favorite-content.uk-hidden {
    display: none !important;
}

/* 漫畫收藏卡片樣式 */
.comic-poster-container {
    position: relative;
    width: 100%;
    aspect-ratio: 680/453;
}

.comic-poster {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 頁簽激活狀態 */
.tm-tab .uk-tab>.uk-active>a {
    border: 2px solid #D62C70;
    color: #D62C70;
    border-radius: 4px;
}

.tm-tab .uk-tab>li>a {
    color: #ffffff;
    transition: all 0.3s ease;
}

.tm-tab .uk-tab>li>a:hover {
    color: #D62C70;
    border-color: #D62C70;
}

/* 顶部导航栏样式 */
.tm-networkBar .uk-navbar-item, 
.tm-networkBar .uk-navbar-nav > li > a, 
.tm-networkBar .uk-navbar-toggle {
    padding: 0px;
    margin: 0 2px 0px 0px !important;
    font-size: 16px;
}

.tm-networkBar li>a {
    padding: 0px 0px !important;
}


/* .tm-networkBar li>a {
    padding: 8px 10px !important;
} */

