input[type=checkbox]{
	height: auto;
    margin-right: 20px;
}
.content p a, .content table td>a{
	color: #00afff;
    text-decoration: underline;
}
.forum-user-status{
	color: grey;
    font-size: 12px;
}
.forum-topic-moderate input[type="submit"],.forum-post-moderate input[type="submit"],.forum-reply-buttons input[type="submit"],.forum-topics-moderate input[type="submit"]{
	    width: inherit;
    background: #0dd149;
    color: white;
}
.forum-header-title{
	    font-weight: 900;
    color: white;
}
.forum-header-box{
	background: #00afff!important;
    border-radius: 4px;
    border: none!important;
}
.forum-post-table{
	margin-bottom: 20px;
}
.forum-item-title a{
	    font-weight: 600;
}
.catalog-section-list-line-list li{
	background:white
}
.badge-info{
	text-align: left;
    white-space: break-spaces!important;
}