#send_message #s2id_to {
width: 100%!important;
}


#send_message #s2id_autogen1 {
width: 100%!important;
}




hts {
display:none!important;
}




table#usercp_avatarlist_gallery tr {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}

table#usercp_avatarlist_gallery td { 
max-width: 16%;
}

table#usercp_avatarlist_gallery td img{ 
max-width: 100%;
height: auto;
}



@media only screen and (max-width: 1200px) {
    .tcat.mycommentdivider_extraclass {
        display: block;
		margin-bottom: 13px;
		border-radius: 10px;
    }
}





.postbit_buttons a{
    display: inline-block;
    padding: 6px 12px;
    margin: 10px!important;
    border-radius: 12px;
	min-height: 1.5em;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, .7);
	background: #2F3336;
	text-shadow: 0px 0px 2px #71D4FE, 0px 0px 4px #71D4FE;
  
}




.post .post_content iframe, #portal_threads .portal-message iframe {
	max-width: 100%!important;
}
