.hw-tv-pc-card{box-sizing:border-box;border-style:dashed!important;border-left-width:4px!important;border-left-style:solid!important;}
.hw-tv-pc-inner{display:flex;align-items:center;min-height:52px;}
.hw-tv-pc-copy{flex:1;min-width:0;padding-right:24px;line-height:1.8;}
.hw-tv-pc-title{font-size:15px;line-height:24px;}
.hw-tv-pc-marker{margin-left:8px;font-weight:normal;}
.hw-tv-pc-description{margin-top:4px;word-break:break-word;}
.hw-tv-pc-quota{display:inline-block;margin-top:7px;padding:4px 10px;background:#fff9e9;border:1px solid #efd99b;border-radius:3px;color:#856817;line-height:20px;}
.hw-tv-pc-quota strong{margin-left:3px;color:#d69200;font-size:14px;}
.hw-tv-pc-actions{flex:0 0 auto;text-align:right;white-space:nowrap;}
.hw-tv-pc-secondary{background:transparent!important;}
.hw-tv-mobile-filter{display:flex;align-items:center;justify-content:space-between;margin:1rem 0;padding:1rem 1.1rem;background:#2a2a2a;border:1px solid #444;border-radius:.3rem;color:#ccc;}
.hw-tv-mobile-filter-title{display:block;font-size:1.3rem;line-height:1.7rem;color:#eee;font-weight:600;}
.hw-tv-mobile-switch{position:relative;display:block;flex:0 0 auto;width:4.2rem;height:2.4rem;margin:0 0 0 1rem;cursor:pointer;}
.hw-tv-mobile-switch input{position:absolute;width:1px;height:1px;opacity:0;}
.hw-tv-mobile-switch-track{position:absolute;top:0;right:0;bottom:0;left:0;background:#555;border-radius:2.4rem;transition:background .2s ease;}
.hw-tv-mobile-switch-track:after{content:"";position:absolute;top:.25rem;left:.25rem;width:1.9rem;height:1.9rem;background:#eee;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.35);transition:transform .2s ease;}
.hw-tv-mobile-switch input:checked+.hw-tv-mobile-switch-track{background:var(--hw-tv-color,#ffff00);}
.hw-tv-mobile-switch input:checked+.hw-tv-mobile-switch-track:after{transform:translateX(1.8rem);}
.hw-tv-mobile-card{margin:1rem 0;padding:1.1rem;background:#2a2a2a;border:1px solid #444;border-radius:.3rem;}
.hw-tv-mobile-card-title{display:flex;align-items:center;padding-bottom:.8rem;border-bottom:1px solid #363636;color:#eee;font-size:1.35rem;font-weight:600;line-height:1.8rem;}
.hw-tv-mobile-card-title:before{display:block;flex:0 0 auto;width:.35rem;height:1.35rem;margin-right:.65rem;background:var(--hw-tv-color,#ffff00);border-radius:.2rem;content:"";}
.hw-tv-mobile-verified-icon{display:inline-flex;flex:0 0 auto;width:1.8rem;height:1.8rem;margin-left:.5rem;line-height:1;}
.hw-tv-mobile-verified-icon svg{display:block;width:100%;height:100%;filter:drop-shadow(0 1px 2px rgba(61,184,235,.3));}
.hw-tv-mobile-card-body{padding:.9rem 0 0;}
.hw-tv-mobile-description{color:#bbb;font-size:1.15rem;line-height:1.8;word-break:break-word;}
.hw-tv-mobile-quota{margin-top:.8rem;padding:.7rem .9rem;background:#29261f;border:1px solid #51472d;border-radius:.3rem;color:#d7bd72;font-size:1.15rem;line-height:1.6;}
.hw-tv-mobile-quota strong{margin-left:.25rem;color:#ffd45f;font-size:1.3rem;}
.hw-tv-mobile-status{padding:.3rem 0 .8rem;color:#ccc;font-size:1.25rem;text-align:center;}
.hw-tv-mobile-actions{padding-top:1rem;}
.hw-tv-mobile-button{display:block;width:100%;height:3.8rem;line-height:3.8rem;background:orangered;border:1px solid orangered;border-radius:.3rem;color:#fff!important;font-size:1.3rem;font-weight:600;text-align:center;text-decoration:none!important;}
.hw-tv-mobile-button:active{opacity:.82;}
.hw-tv-mobile-button.is-secondary{background:transparent;border-color:#777;color:#ccc!important;}
.hw-tv-mobile-button.is-disabled{background:#3c3c3c;border-color:#484848;color:#888!important;}
.hw-tv-mobile-page{padding:1rem!important;color:#ccc;}
.hw-tv-mobile-page h3{margin:0 0 1rem;padding:0 0 .8rem;border-bottom:1px solid #363636;color:#eee;font-size:1.5rem;line-height:2rem;}
.hw-tv-mobile-summary{margin-bottom:1rem;padding:1rem;background:#2a2a2a;border:1px solid #444;border-radius:.3rem;color:#bbb;font-size:1.15rem;line-height:1.8;word-break:break-word;}
.hw-tv-mobile-page-description{margin-bottom:1rem;color:#bbb;font-size:1.15rem;line-height:1.8;}
.hw-tv-mobile-textarea{box-sizing:border-box;width:100%!important;height:9rem!important;padding:.8rem!important;background:#222!important;border:1px solid #555!important;border-radius:.3rem!important;color:#eee!important;font-size:1.2rem!important;line-height:1.6!important;}
.hw-tv-mobile-submit{display:block;width:100%;height:3.8rem;margin-top:1rem;background:orangered;border:1px solid orangered;border-radius:.3rem;color:#fff;font-size:1.3rem;font-weight:600;text-align:center;}
.hw-tv-mobile-warning{margin:.8rem 0;color:#ffb605;font-size:1.1rem;line-height:1.6;}
@media screen and (max-width:720px){
    .hw-tv-pc-inner{display:block;}
    .hw-tv-pc-copy{padding-right:0;}
    .hw-tv-pc-actions{margin-top:12px;text-align:left;white-space:normal;}
    .hw-tv-pc-actions .ui_btn_m,.hw-tv-pc-actions .ui_btn_m_disable{box-sizing:border-box;width:100%;}
}
