.fox-circle .card{box-shadow:none!important}
.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}
.form-check-input[type=checkbox]{border-radius:.25em}
.form-check-input[type=radio]{border-radius:50%}
.form-check-input:active{filter:brightness(90%)}
.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}
.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}
.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}
.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}
.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}
.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}
.cursor-pointer{cursor:pointer;}
.forum-top-bg{position:relative;margin-right:-15px;margin-left:-15px;border-radius:0.25rem 0.25rem 0 0;height:300px;background-size:100% 100%;}
.fox-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(25%,1fr));gap:10px;}
.fox-gallery2{grid-template-columns:repeat(auto-fit,minmax(35%,1fr));}
.fox-gallery8{grid-template-columns:repeat(auto-fit,minmax(20%,1fr));}
.fox-gallery-n{grid-template-columns:repeat(auto-fit,minmax(15%,1fr));}
.fox-gallery img{border:0rem;}
.fox-gallery a{position:relative;background:#eee;cursor:pointer;overflow:hidden;max-height:280px;}
.fox-gallery a:before{content:"";display:block;padding-top:130%;}
.fox-gallery a img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;border:0!important;}
.fox-gallery2 a:before{content:"";display:block;padding-top:100%;}
.fox-subject .badge.jb-pink.badge-pill{font-size:12px}
.fox-subject .form-check-input{position:inherit;}
.circle-table{z-index:2;margin-top:-55px;}
.circle-table .badge.badge-info.jb-cyan{font-size:1rem}
.circle-table .circle-td,
.circle-table .circle-icon{width:5rem;height:5rem;overflow:hidden;}
.circle-table .circle-icon{border-radius:0.5rem!important;}
.circle-table .circle-icon .rounded-circle{width:100%;height:100%;border-radius:0.5rem!important;}
.circle-brief{padding-right:18px;color:#666;margin-top:-5px;}
@media(max-width:768px){.forum-top-bg{height:162px;}}