.nx_download_content, .category_list_div, .download_content {
    width: 100%;
    padding: 10px;
    border: 1px solid #737373;
    background: #f6f6f6;
    font-size: 17px;
}

.category_list_section h3 {
    font-size: 17px;
    font-weight: bold;
    color: #333;
	margin-top: 10px;
    margin-bottom: 0;
	padding-left: 25px;
    position: relative;
    margin-bottom: 6px;
}
/* -- Update Version 2.0 19-12-2022 -- */
.new_categ_sec {
    border: 1px solid #737373;
    margin: 10px 0;
    padding: 10px;
	background: #f6f6f6; color:#212529;
}

.new_categ_sec p {
    margin: 0;
}

.category_list_section .new_categ_sec h3 {
    margin-top: 0;
}
/* -- Update 19-12-2022 -- */
.category_list_div ul.category_list {
    margin: 0;
    padding: 0;
}

.category_list_div ul.category_list li {
       width: 48%;
    display: inline-block;
    line-height: 20px;
    border-bottom: 1px solid #73737385;
    width: 100%;
    padding-bottom:10px;
    margin-bottom: 10px;
	position: relative;
}
.category_list_div ul.category_list li svg.bi.bi-folder2-open {
    position: absolute;
    left: 0;
    top: 0px;
}

.category_list_div ul.category_list li a {
    padding-left: 25px;
	color: #0067b8;
	text-decoration: none;
    outline: none;
}
.nx_breadcrumb a.breadcrumb_link {
    font-size: 17px;
}
.category_list_div ul.category_list li a:hover,
.nx_breadcrumb a.breadcrumb_link:hover{color: #C40909;}
.category_list_div ul.category_list li p {
 color: #222;
    margin-bottom: 0;
    line-height: 25px;
    display: block;
    margin-top: 3px;
}
.category_list_section .category_list_div {
    padding-bottom: 13px;
}
.category_list_div ul.category_list li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}
.scrollContainer div.panel ul li{
	 margin-bottom: 11px !important;
}
ul.category_list li {color: #408cd0;}

ul.category_list li svg.bi.bi-folder2-open,
.categ_post h3.heading-download svg,
.category_list_section h3 svg, h2.actv_categ svg,
.heading-download svg, .download_content h3 svg{
    color: #222;
    margin-right: 5px;
    width: 18px;
    height: 18px;
	top: 0px;
}
.category_list_section h3 svg, h2.actv_categ svg, .heading-download svg, .download_content h3 svg{
	position: absolute;
	    position: absolute;
    left: 0;
}
/*-- View Download --*/
.dwn_main a.download_btn {
    background: #17a2b8;
    color: #fff;
    padding: 5px 12px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 3px;
	display:inline-block;
}
.nx_breadcrumb a, .categ_post a, .categ_post a:link, .download_content a:link {
    color: #0067b8;
}
.nx_breadcrumb a:hover, .categ_post a:hover, .categ_post a:link:hover, .download_content a:link:hover {
    color: #c41200;
}

.dwn_content{
    padding: 15px 0 20px;
    border-top: 1px solid #73737385;
    width: 100%;
}
.downloads_list .dwn_content:first-child {
    border-top: 1px solid #737373;
}
.categ_post {
    border-bottom:1px solid #73737385;
    width: 100%;
	    padding-bottom: 10px;
    margin-bottom: 10px;
}
.download_content .categ_post:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
span.dwn_main {
    margin-right: 7px;
}
a.order_now {
    margin-left: 2px;
}
.dwn_content h4, .categ_post h3.heading-download, .download_content h3 {
    font-size: 17px;
    margin: 0;
    margin-bottom: 10px;
	font-weight: 600;
}
.dwn_content h4{
    font-size: 15px;
	 margin-bottom:0;
}
.categ_post h3.heading-download{
	font-weight: 500;
	    margin-bottom:0;
}
.heading-download,  h2.actv_categ {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 15px;
	color:#222;
	position: relative;
}
h2.actv_categ, .heading-download {
    padding-left: 25px;
    width: 100%;margin-top:0;
}
a.order_now {
    color: #06C;
    font-weight: 600;
}
span.download_count svg.bi.bi-download {
    margin-right: 5px;
}
.nx_breadcrumb {
    margin-bottom: 6px;
}
.categ_post p {
    margin: 0 0 10px 0;
}
.download_content h3  {
    margin-bottom: 0;
	    position: relative;
    padding-left: 25px;
}
span.count_dwn {
    margin-left: 4px;
}
span.dwn_main, span.download_count{    font-size: 17px;
    color: #212529;
	 font-weight: 300;
    line-height: 1.5;}