/*
Theme Name: Twenty Twenty Child(NPM->A-Star)
Theme URI: http://example.com/twenty-twenty-child/
description: Twenty Twenty Child Theme a customized theme for npm project of A-Star
Author: Web Spiders
Author URI: https://www.webspiders.com/
Template: twentytwenty
Version: 9.0.2020
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-twenty-child
*/
.sticky {position:sticky;top:0;width:100%;}
.accordion>.card,
.accordion>.card>.card-header{background:transparent!important;}
.accordion>.card{border:0;}
.accordion>.card>.card-header{padding:8px 25px 8px 0;box-shadow:none!important;cursor:pointer;}
.accordion>.card .card-body{padding:15px 0!important;}
.accordion>.card .card-body li{margin:0;}
.accordion .collapsible-link:before{content:"";position:absolute;top:16px;right:8px;z-index:100;width:15px;height:15px;border:solid #000;border-width:2px 0 0 2px;transform:rotate(45deg);}
.accordion .collapsible-link.collapsed:before{border-width:0 2px 2px 0;top:8px;}
.list-group-item.active {color: #fff!important;background-color: #383838;border-color: #383838;}