﻿section.hotthreadlist .paneltabs{display:flex;justify-content:space-around;border-bottom:1px solid #969696;}.page[data-theme=dark] section.hotthreadlist .paneltabs{border-color:#555;}section.hotthreadlist .paneltabs a{flex-grow:1;text-align:center;background-color:#ddd;border-right:1px solid #969696;border-top:1px solid #969696;border-bottom:0;padding:.5rem 1rem;}section.hotthreadlist .paneltabs a:first-child{border-left:1px solid #969696!important;}.page[data-theme=dark] section.hotthreadlist .paneltabs a{background-color:#000;border-color:#555;}.page[data-theme=dark] section.hotthreadlist .paneltabs a:first-child{border-left:1px solid #555!important;}section.hotthreadlist .paneltabs a.selected{background-color:#fff;border:1px solid #969696;border-left:0;border-bottom-color:#fff;margin-bottom:-1px;cursor:default!important;}.page[data-theme=dark] section.hotthreadlist .paneltabs a.selected{background-color:#333;border-color:#555;border-bottom-color:#333;}