#profile_left_lane {
margin-right: 24px;
}
.avatarRow {
display: flex;
width: 100%;
.avatar, .nameRow span, .passiveBlock .passive {
margin-left: auto;
margin-right: auto;
.avatar {
width: 64px;
height: 64px;
border-radius: 32px;
.nameRow {
flex-direction: column;
.profileName {
font-size: 21px;
.topBlock, .passiveBlock {
background-color: #444444;
border-radius: 3px;
width: 180px;
padding: 16px;
.passiveBlock {
margin-top: 12px;
padding: 12px;
#profile_right_lane {
#profile_comments .rowitem .topRow {
#profile_comments .rowitem .userbit {
#profile_comments .rowitem .topRow .nameAndTitle {
margin-left: 8px;
.nameAndTitle .real_username {
font-size: 17px;
line-height: 16px;
.userbit img {
width: 40px;
height: 40px;
border-radius: 24px;
.controls {
.controls a {
margin-right: 8px;
.content_column {
margin-top: 5px;
.topic_reply_form {
margin-top: 8px;
.input_content {
height: 100px;
resize: vertical;
.footer .widget, .sidebar {
display: none;