body {
	background: #f6f7fb;
	color: #404756;
	font-family: "Quicksand", sans-serif;
	font-size: 14px;
	font-weight: 500;
}

a {
	color: #0674ec;
	text-decoration: none;
}

a:hover {
	color: #6f42c1;
	text-decoration: none;
}

.expander {
	color: #212529;
}

.trow1 {
	border-bottom: 1px solid #dee2e6;
	padding-top: 10px;
	padding-bottom: 10px;
	
	font-size: 16px;
}

#label {
	margin-bottom: 0px;
}

.trow2 {
	
	padding-top: 10px;
	padding-bottom: 10px;
}

.tcat {
}

.expcolimage {
	color: #212519;
	float: right;
	vertical-align: middle;
	margin-top: 0px;
}

.wrapper {
	width: 80%;
}

.container {
	width: 85%;
	padding: 0px;
}

.bg-thead {
	background: #007fd0;
	padding: 12px;
	border: none;
}

.bg-primary {
	background: #0d6efd33;
	padding: 10px;
}

.bg-primary a {
	color: #212519;
	text-decoration: none;
}

.bg-primary a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.lastpostbit a {
	color: #6c757d!important;
	text-decoration: none!important;
}

.lastpostbit a:hover {
	color: #6c757d!important;
	text-decoration: underline;
}

.forum_status {
height: 40px;
width: 40px;
font-size: 25px;
text-align: center;
vertical-align: center;
}

.forum_status i {
display: inline-block;
line-height: 40px;
}

.forum_on {
color: #3d70b2;
}

.forum_off, .forum_offlock, .forum_offlink {
color: #3d70b2;
}

.forum_off i {
opacity: .4;
}

.forum_offlock i:before {
content: "\F268";
}

.forum_offlink i:before {
content: "\F268";
}

.ficons_2 i:before {
content: "\f000";
}

.ficons_3 i:before {
content: "\f1ba";
}

.ficons_4 i:before {
content: "\f0f5";
}

.ficons_6 i:before {
content: "\f0e4";
}

.ficons_7 i:before {
content: "\f03e";
}

.subforumicon {
height: 10px;
width: 10px;
display: inline-block;
margin: 0 5px;
}

.subforum_minion {
color: #3d70b2;
}

.subforum_minioff, .subforum_miniofflock, .subforum_miniofflink {
color: #3d70b2;
}

.subforum_minioff {
opacity: .4;
}

.subforum_miniofflock i:before {
content: "\f023";
}

.subforum_miniofflink i:before {
content: "\f0c1";
}

.thead.thead_collapsed .expander:before{
transform: rotate(-180deg);
	color: #e8ecf3;
}

.thead .expander:before{
display:inline-block;
font-size:25px;
	margin-right: 10px;
	color: #e8ecf3;
    font-family: 'Font Awesome 5 Free';
    content: "\f106";
    font-weight:900;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
}

.textarea {
	margin: 0;
	display: block;
}

.style {
	background: #f36322;
}

.forumname {
	background: #e8ecf3;
	padding: 10px; 
	border-radius: 5px;
}

.gridh {
	padding: 10px;
}

.gridh:hover {
	background: #e8ecf3;
	padding: 10px;
	border-radius: 5px;
}

.topmod {
	background: #e8ecf3;
	color: #667c99;
}

.btn-top {
	background: #0674ec;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 16px;
	font-weight: 400;
}

.btn-top:hover {
	background: #0568d3;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 16px;
	font-weight: 400;
}

.btn-top-active {
	background: #0568d3;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 400;
}

.btn-nav {
	background: #667c99;
	color: #e8ecf3;
	padding: 10px;
    font-size: 14px;
}

.btn-nav:hover {
	padding: 10px;
    background: #47566b;
	color: #e8ecf3;
}

.btn-reply {
	background: #6f42c1;
	color: #ffffff;
	font-size: 12px;
	font-weight: 900;
}

.btn-reply:hover {
	background: #643ab0;
	color: #ffffff;
	font-size: 12px;
	font-weight: 900;
}

.btn-page {
	background: #EBF8FF;
	color: #212519;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #D3EAFF;
	
	font-size: 11px;
}

.btn-page:hover {
	background: #f6f8fd;
	color: #212519;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #e1e8f8;
	
	font-size: 11px;
}

.btn-pagestart {
	background: #ffffff;
	color: #000;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 11px;
	margin-right: 3px;
	margin-left: 3px;
}

.post_body img {
	width: 50px;
	height: 50px;
}

.post_body {
	font-weight: 500;
	font-size: 15px;
}

blockquote {
	background: #f5f5f5;
	border-radius: 5px;
	border: 1px solid #e4e7f3;
	margin: 0;
	padding: 15px;
}

blockquote cite {
	border-bottom: 1px solid #e4e7f3;
	display: block;
	padding-bottom: 3px;
	margin: 0 0 10px 0;	
	font-size: 13px;
	font-style: normal;
    font-weight: 900;
	color: #000;	
}

blockquote cite > span {
	color: #6c757d!important;
	float: right;
	
	font-size: 12px;
	font-weight: 500;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.container-fluid.catmod {
	color: #ffffff;
	background: linear-gradient(rgba(9, 30, 62, .7), rgba(9, 30, 62, .7)), url(/images/bkg.webp) center center no-repeat;
	padding: 50px 0 !important;
	background-size: cover;
	font-size: 18px;
}

.catmod {
	color: #ffffff;
	background-image: linear-gradient(
	90deg,
	hsl(211deg 95% 47%) 0%,
	hsl(217deg 81% 53%) 11%,
	hsl(222deg 76% 55%) 22%,
	hsl(227deg 72% 57%) 33%,
	hsl(232deg 67% 58%) 44%,
	hsl(238deg 62% 59%) 56%,
	hsl(244deg 58% 58%) 67%,
	hsl(250deg 55% 55%) 78%,
	hsl(256deg 53% 53%) 89%,
	hsl(261deg 51% 51%) 100%
	);
	padding: 20px !important;
}

.catmod a {
	color: #ffffff;
	text-decoration: none;
}

.catmod a:hover {
	color: #ffffff;
	text-decoration: none;
}

.checkbox {
	background: #f6f7fb;
	width: 15px;
	height: 15px;
	border: 0px;
}

.progress-bar[aria-valuenow="0"] {
    display: none;
}

.nav-tabs a {
	color: #0674ec;
	text-decoration: none;
}

.nav-tabs a:hover {
	color: #6f42c1;
	text-decoration: none;
}

.btn-multipage {
	background: none;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	
	
	font-size: 12px;
	font-weight: 700;
}

.btn-multipage-inactive {
	background: none;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	
	
	font-size: 12px;
	font-weight: 700;
}

.btn-multipage:hover {
	background: #e8ecf3;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #e8ecf3;
	
	font-weight: 700;
	font-size: 12px;
}

.btn-multipage-active {
	background: #e8ecf3;
	color: 212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #e8ecf3;
	
	font-weight: 700;
	font-size: 12px;
}

.btn-multipage-active:hover {
	background: #e8ecf3;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #e8ecf3;
	
	font-weight: 700;
	font-size: 12px;
}

.btn-forumjump {
	background: #e8ecf3;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #e8ecf3;
    font-size: 13px;
	font-weight: 700;
	
}

.btn-forumjump:hover {
	background: #d7deea;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #d7deea;
	
	font-weight: 700;
	font-size: 13px;
}

.postbit-u a {
	color: #212519;
	text-decoration: none!important;
}

.postbit-u a:hover {
	color: #212519;
	text-decoration: underline;
}

.btn-toplink {
	background: #0674ec;
	color: #ddedf8;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 16px;
	font-weight: 400;
}

.btn-toplink:hover {
	background: #0568d3;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 16px;
	font-weight: 400;
}

.btn-toplink:active {
	background: #6f42c1;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 16px;
	font-weight: 400;
}

.btn-user{
	background: #ffffff;
	color: #212519;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
	font-weight: 500;
}

.btn-user:hover {
	background: #6f42c1;
	color: #ffffff;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
    font-size: 15px;
	font-weight: 500;
}

.navmenu a {
	color: #343a40;
	text-decoration: none;
}

.navmenu a:hover, a:active {
	color: #0674ec;
	text-decoration: none;
}

.gradient-text {
	background: linear-gradient(to right, #0674EC 0%, #6F42C1 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	
	font-weight: 700;
}

hr {
	background-image: linear-gradient(
	90deg,
	hsl(211deg 95% 47%) 0%,
	hsl(217deg 81% 53%) 11%,
	hsl(222deg 76% 55%) 22%,
	hsl(227deg 72% 57%) 33%,
	hsl(232deg 67% 58%) 44%,
	hsl(238deg 62% 59%) 56%,
	hsl(244deg 58% 58%) 67%,
	hsl(250deg 55% 55%) 78%,
	hsl(256deg 53% 53%) 89%,
	hsl(261deg 51% 51%) 100%
	);
	height: 1px;
}

.btn-profile {
	width: 100%;
	color: #ffffff;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	
	font-size: 14px;
	font-weight: 500;
}

.btn-profile:hover {
	background: #0674ec;
	width: 100%;
	color: #ffffff;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	border: 1px solid #0674ec;
	
	font-size: 14px;
	font-weight: 500;
}

.btn-profile-active {
	background: #0674ec;
	width: 100%;
	color: #ffffff;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	border: 1px solid #0674ec;
	
	font-size: 14px;
	font-weight: 500;
}

.legend {
	background: #F7FAFC;
	width: 100%;
	color: #212519;
	padding: 10px;
	text-align: left;
	border-radius: 5px;
	
	font-size: 14px;
	font-weight: 900;
}

.form-control {
	font-size: 14px;
}

.form-control-p {
	background: #f4f5f8;
	border: 1px solid #f4f5f8;
	border-radius: 2px;
}

.form-control-p:focus {
    outline: none!important;
	box-shadow: none!important;
	background: #f4f5f8;
	border: 0;
}

.btn-new {
	background: #19bc70;
	color: #ffffff;
	font-size: 12px;
	font-weight: 900;
}

.btn-new:hover {
	background: #16a563;
	color: #ffffff;
	font-size: 12px;
	font-weight: 900;
}

.btn-new-active {
	background: #16a563;
	color: #ffffff;
	font-size: 12px;
	font-weight: 900;
}

.btn-thread:before {
	transform: rotate(-180deg);
}

.btn-thread {
	color: #ffffff;
	padding: 5px;
    font-size: 16px;
	font-weight: 400;
}

.btn-thread:hover {
	color: #ffffff;
	padding: 5px;
	font-size: 16px;
	font-weight: 700;
}

.btn-thread-active {
	background: #19bc70;
	color: #ffffff;
	padding: 5px;
	font-size: 16px;
	font-weight: 400;
}

.btn-icons {
	color: #ffffff;
	padding: 5px;
		padding-left: 15px;
	padding-right: 15px;
    font-size: 16px;
	font-weight: 400;
}

.btn-icons:hover {
	background: #19bc70;
	color: #ffffff;
	padding: 5px;
		padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 700;
}

.btn-icons-active {
	background: #19bc70;
	color: #ffffff;
	padding: 5px;
		padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 400;
}

.dropdown a {
	color: #212519;
	text-decoration: none;
}

.dropdown a:hover {
	color: #212519;
}

.dropdown a:active {
	color: 212519;
	background: none;
}

.fa-star{
font-size:14px;
}

.btn-posticon {
	background: none;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	
	font-size: 13px;
	font-weight: 700;
	display: none;
}

.btn-posticon:hover {
	background: #e8ecf3;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #e8ecf3;
	
	font-weight: 700;
	font-size: 13px;
	display: block;
}

.text-online {
	color: #25c87c;
}

.text-offline {
	color: #e77681;
}

.btn-white {
	background: #ffffff;
	color: #212519;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #d3d8eb;
	font-size: 16px;
	font-weight: 400;
}

.btn-white:hover {
	background: #f4f6fd;
	color: #212519;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #c1c8e3;
    font-size: 16px;
	font-weight: 400;
}

.btn-white-active {
	background: #f4f6fd;
	color: #212519;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 400;
}

.btn-up {
	background: none;
	color: #ffffff;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	
	font-size: 13px;
	font-weight: 700;
}

.btn-up:hover {
	background: #19bc70;
	color: #ffffff;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	
	font-weight: 700;
	font-size: 13px;
}

/** Modal Start **/

.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 9999;
	padding: 20px;
	box-sizing: border-box;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.25);
	text-align: center;
}

.blocker:before{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.05em;
}

.blocker.behind {
	background-color: transparent;
}

.modal {
	width: 400px;
	height: auto;
	text-align: left;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 2;
}

.modal a.close-modal {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../../../images/close.png) no-repeat 0 0;
	display: none;
}

.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(../../../images/spinner_big.gif) no-repeat center center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

/** Modal End **/
		
.btn:focus, .btn:active:focus, .btn.active:focus{
    outline:none;
    box-shadow:none;
}

.img {
	max-width: 100%;
	height: auto;
}

.form-select {
	font-size: 14px;
}

.dropdown-menu {
	font-size: 14px!important;
}

.dropdown-item {
	font-size: 14px!important;
}

.btn-primary {
	font-size: 12px!important;
	font-weight: 900;
}

.mycode_img {
	max-width: 100%;
	height: auto;
}

.codeblock {
    background: #ffffff;
    border-radius: 5px;
    border: 2px dotted #e4e7f3;
    margin: 0;
    padding: 15px;
}

.btn-light {
	font-size:12px!important;
}

.thead a .badge.text-dark {
	font-weight: 700 !important;
    color: #dc3545 !important;
    text-transform: uppercase;
	font-size: 18px !important;
}

.author_avatar img {
	height: 40px !important;
	width: 40px !important;
}

@media (max-width: 786px) {

	.container-fluid.catmod { text-align: center }

}