/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.chapter-navigation ul li {
    list-style: none;
    padding: 0px 5px;
}
.chapter-navigation ul li a {
    color: #fff;
    background: #1c6fec;
    width: 50px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    padding: 0px 10px;
    display: block;
}
.chapter-navigation ul {
    margin: 0px;
    display: flex;
}
nav.chapter-navigation {
    margin-bottom: 30px;
}
.column-list{

}
.rs-close-popup { 
    cursor: pointer; 
    float: right; 
    font-size:30px;
}
.resource-column{
    display: flex;
    gap: 20px; /* Adds gap between columns */
}
.column-list {
    flex: 1;
    background-color: lightgray;
    padding: 20px 20px 50px 20px;
}
/* Unique Background Colors */
.column-list:nth-child(1) {
    background-color: #1c6fec29; /* Reddish */
}
.column-list:nth-child(2) {
    background-color: #874fa73d; /* Blue */
}
.column-list:nth-child(3) {
    background-color: #f5306147; /* Green */
}
.column-list ul li {
    border-bottom: 1px solid #7a7a7a;
    /* list-style: none; */
    padding: 0;
    margin: 0;
    list-style-position: outside;
    padding: 5px 5px;
}
.column-list ul {
    margin: 0px 0px 0px 20px !important;
    padding: 0px;
}
.column-list ul li a {
    color: #26262C;
    font-weight: 500;
}
.column-list h3 {
    margin-bottom: 20px;
}
.resource-sections h2 {
    margin-bottom: 20px;
    margin-top: 20px;
}
.rs-active {
    background: #fff !important;
    color: #1c6fec !important;
    border: 1px solid #1c6fec !important;
}
.rs-popup-content {
    width: 50%;
    margin: 0 auto;
    background: #fff;
    padding: 30px 30px 50px;
    position:relative;
    top:10%;
}
.rs-popup {
    position: fixed;
    top: 0;
    left: 0;
    background: #b7b7b7a3;
    padding: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow:auto;
}
/*
    * badge and bouns styling
*/

.chapter-achievement-list {
    background: #efefef;
    border-radius: 0;
    padding: 20px 20px 0px;
}
button.chapter-accordion {
    width: 100%;
    text-align: left;
    padding: 15px 20px;
    border: none;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
    border-radius: 3px;
    position: relative;
    display: flex;
    background: #fff;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    gap:20px;
    flex-direction: row;
}
.chapter-accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.user-profile-achievements {
    clear: both;
    position: relative;
}
.chapter-panel {
    padding: 0px;
    display: none;
    overflow: hidden;
    margin-bottom: 0px;
}
.panel-inner {
    background: #fff;
    padding: 10px;
    border-radius: 0px 0px 3px 3px;
}
span.chapter-title {
    position: relative;
    font-weight: normal;
    font-size: 18px;
    color: #26262C;
    align-self: center;
}
span.chapter-numbering {
    background: #000;
    color: #fff;
    width: 50px;
    display: block;
    float: left;
    height: 50px;
    text-align: center;
    line-height: 49px;
    border-radius: 10px;
}
.panel-inner ul {
    margin: 0;
}
.panel-inner ul li {
    list-style: none;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.badge-default ul {
    display: flex;
    margin:0px;
}
.badge-default ul li {
    width: 40px;
    list-style: none;
    margin: 0 5px;
}
button.chapter-accordion:after {
    content: '\002B';
    color: #000;
    font-weight: 700;
    float: right;
    position: relative;
    margin-left: 5px;
    top: 14px;
}

.badge-default {
    margin-left:auto;
}

span.achievement-progress {
    display: block;
    float: left;
    width: 300px;
    background: #ddd;
    height: 5px;
    border-radius: 5px;
}
span.achievement-icon img {
    width: 30px;
}
button.chapter-accordion.active, button.chapter-accordion:hover, button.chapter-accordion:focus {
    background:#fff !important;
}
button.chapter-accordion.active{
    border-bottom:1px solid #ddd;
    border-radius:3px 3px 0px 0px;
}
.panel-inner ul li:last-child {
    border-bottom: none;
}
span.achievement-status {
    width: 33px;
    display: block;
    margin: 0px 10px 0px 0px;
    float: left;
}
span.achievement-title {
    width: 350px;
}
span.progress_150_bar_3:before {
    width: 100% !important;
}
span.progress_150_bar_2:before {
    width: 66.66% !important;
}
span.progress_150_bar_1:before {
    width: 33.33% !important;
}
span.progress_100_bar_1:before {
    width: 50% !important;
}
span.progress_100_bar_2:before {
    width: 100% !important;
}
span.achievement-progress:before {
    content: '';
    height: 5px;
    border-radius: 5px;
    background: #02864a;
    width: 0;
    display: block;
}
button.chapter-accordion.active:after {
    content: "\2212";
}
.dfbadge{
    opacity: 0.3;
}
.bb-status-inactive {
    width: 26px;
    height: 26px;
    background: #ddd;
    color: #acacac;
    border-radius: 100%;
    text-align: center;
    line-height: 27px;
    font-size: 16px;
}
.bb-status-active {
    width: 26px;
    height: 26px;
    background: #02864a;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 27px;
    font-size: 16px;
}
