@charset "utf-8";

.widget-miso-category-all { }
.widget-miso-category-all a { display:block;    color: #bfbfbf; }
.widget-miso-category-all .panel { background: none; }
.widget-miso-category-all .ca-head { padding: 15px 15px; border-bottom:1px solid #030303; }
.widget-miso-category-all .ca-head.active > a { font-weight:bold !important; color: #8a00fc !important; }
.widget-miso-category-all .ca-head > a.no-sub::after { top: 0px; font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
.widget-miso-category-all .ca-head > a.is-sub::after { top: 0px; font-family: "FontAwesome"; float: right; position: relative; content: "+"; }
.widget-miso-category-all .ca-sub { padding:0; margin:0; list-style:none; background: #404040; padding:4px 0px; margin:0px; border-bottom:1px solid #404040 }
.widget-miso-category-all .ca-sub li { padding:10px 25px; padding-right:12px; }
.widget-miso-category-all .ca-sub li.on a { font-weight:bold !important; color: #8a00fc !important; }
.widget-miso-category-all .ca-sub li.on a { font-weight:bold !important; color: #8a00fc !important; }
.widget-miso-category-all .ca-line { margin:12px 0px 0px; border:0px; }
.widget-miso-category-all .new { color:#8a00fc; }
.widget-miso-category-all .sub-new { color:#8a00fc; }
/* 카테고리 위젯 대메뉴(스포츠중계, 라이브스코어 등) 폰트 색상 */
.widget-miso-category-all .ca-head > a.is-sub,
.widget-miso-category-all .ca-head > a.no-sub {
    color: #8a00fc !important;
}