.forum #casing, .index div#content, .shop div#content, .stuff #content, .tests div#content, .upage_add div#content, .upage_edit div#content, .upage_entry div#content, .upage_results div#content, .upage_vicat_page div#content, .upage_video_page div#content, .video .upage_main_page div#content {
 background-color: #fff;
 border-radius: 15px;
 margin-bottom: 71px;
 box-shadow: 3px 4px 40px rgb(180 0 255 / 13%);
 margin-top: 20px;
}



.user-box {
 display: none; 
}

.items-stat {
 display: none; 
}

.breadcrumbs {
 display: none; 
}

#allEntries {
 display: flex;
 flex-wrap: wrap;
 width: 1370px;
 

}

#content section hr {
 display: none;
 
}

#content{
 

}

.paging-wrapper-bottom {
margin-top: 50px;
color: #fff;
}


.searchSbmFl {
 height: 20px; 
}