/****************************** 
statistics 
*******************************/
.statisticsbox {
    height: 530px;
    border: var(--border);
    border-top: none;
    background: url(/images/dark1/bg1.png);
}

.statisticsmaintitle {
    width: 918px;
    height: 100px;
    background: var(--bgc);
    border-radius: 10px 10px 0 0;
    border: var(--border);
    margin-top: -1px;
    text-align: right;
}

.statisticsmaintitle y {
    font-family: var(--font2);
    font-size: 60px;
    color: var(--color);
    background: linear-gradient(to left, rgba(var(--mre), .2), rgba(var(--mclt), .2));
    display: inline-block;
    position: relative;
    top: -45px;
    right: 18px;
    line-height: .4;
    padding-left: 50px;
}

.statisticsmaintitle x {
    font-size: 12px;
    color: var(--color);
    text-transform: uppercase;
    background: linear-gradient(to right, rgba(var(--mre), .2), rgba(var(--mclt), .2));
    display: block;
    width: 183px;
    margin: 3px;
    padding: 1px 5px;
    text-align: center;
    position: relative;
    top: 10px;
    left: 18px;
}

.recentmaintitle {
    width: 0px;
    height: 0px;
}

.recentmaintitle y {
    font-size: 0px;
}

.recentbox {
    color: var(--color);
    padding: 5px;
    height: 189px;
    overflow: auto;
}

#stats-lastpost {
}

#stats-lastpost .tableborder1 {
    background: url(/images/dark1/bg1.png);
    height: 200px;
    overflow: auto;
    overflow-x: hidden;
}

.lastpostmaintitle {
    width: 100%;
    height: 100px;
    background: var(--bgc);
    border-radius: 0px 10px 0 0;
    border: var(--border);
    margin-top: -1px;
    text-align: right;
    /*border-left: 0px;*/
    display: inline-block;
   /* float: right;*/
}

.lastpostmaintitle y {
    font-family: var(--font2);
    font-size: 38px;
    color: var(--color);
    background: linear-gradient(to right, rgba(var(--mre), .2), rgba(var(--mclt), .2));
    display: inline-block;
    position: relative;
    top: 40px;
    right: 18px;
    line-height: .4;
    padding-left: 50px;
}

#stats-recent {
}

#stats-recent table {
    width: 100%;
}

#stats-recent .maintitle {
    display: none;
}

#stats-recent td.row4 {
    width: 90%!;
    text-align: left;
    text-transform: lowercase;
    font-size: 11px;
    line-height: 370%;
    letter-spacing: 0px;
    background: transparent;
    font-weight: 800;
    margin-right: 5px;
    margin-top: 5px;
    color: #000;
}

#stats-recent .recent-topics-date {
    display: none
}

#stats-recent tr {
    width: 185px;
    display: inline-block;
    border-radius: 10px;
    background: var(--bgc);
    padding: 10px;
    margin: 8px;
    border: var(--border);
}

#stats-recent td.recent-topics-info {
    background: transparent;
    padding: 5px 5px 5px 5px;
    font-size: 14px;
    color: var(--color);
    text-transform: lowercase;
    margin-top: -5px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: left;
    line-height: 100%;
    width: 168px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
    overflow: hidden;
}

#stats-recent td.row4 a {
    margin-left: 5px;
    font-size: 16px;
    letter-spacing: -1px;
    color: var(--color);
    font-weight: 600;
}

#stats-recent td strong {
    display: block;
    width: 160px;
    font-size: 12px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    line-height: 15px;
    margin-bottom: 3px;
    font-style: normal!important;
    max-height: 15px;
    overflow: hidden;
    letter-spacing: 0px;
}

#stats-recent .tableborder1 {
    background: url(/images/dark1/bg1.png);
    height: 210px;
    /*overflow: auto;*/
    /*overflow-x: hidden;*/
	overflow: hidden;
}

.statisticsboxflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    margin-left: 25px;
}

.box1 {
    width: 45%;
    height: 215px;
    position: relative;
    left: 0px;
    right: 15px;
    overflow: hidden;
    background: var(--bgc);
    margin: auto;
    border-radius: 5px;
    margin-top: 45px;
    margin-bottom: 45px;
}

.box1 .onlinenow {
    display: inline-block;
    width: 353px;
    height: 129px;
    position: relative;
    top: 6px;
    left: 25px;
    font-size: 22px;
    overflow: auto;
    text-align: left;
    overflow-x: hidden;
    color: var(--color);
    font-family: var(--font4);
}

.box1 .onlinenow a {
    font-size: 22px;
    text-transform: lowercase;
    font-family: var(--font4);
}

.box1 .onlinenow a g8_ru,g9_ru,g10_ru,g11_ru,g12_ru,g13_ru,g14_ru,g15_ru,g16_ru {
    font-size: 12px;
}

.box1 .onlinenowinfo {
    text-align: left;
    display: inline-block;
    width: 340px;
    position: relative;
    top: 20px;
    left: 25px;
    font-size: 22px;
    overflow: auto;
    color: var(--color);
}

.box1 .onlinenowinfo x {
    font-family: var(--font5);
    text-transform: uppercase;
    font-size: 22px;
}

.box1 .onlinenowinfo .t {
    font-family: var(--font2);
    text-transform: lowercase;
    font-size: 28px;
    position: relative;
    top: -16px;
}

.box1b {
    width: 27%;
    height: 205px;
    position: relative;
    left: 0px;
    right: 25px;
    background: var(--bgc);
    margin: auto;
    border-radius: 5px;
    margin-top: 45px;
    margin-bottom: 45px;
    padding: 10px;
    padding-bottom: 0px;
}

.box1b .onlinetoday {
    width: 230px;
    height: 150px;
    position: relative;
    left: 3px;
    overflow: auto;
    overflow-x: hidden;
    margin: auto;
    text-align: justify;
    font-size: 11px;
    text-transform: uppercase;
}

.box1b .ottitle {
    width: 100%;
    line-height: 1.8;
    position: relative;
    top: 10px;
    margin: 0px;
    font-family: var(--font2);
    text-align: justify;
    font-size: 29px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: var(--border);
    color: var(--color);
}

.box2 {
    width: 20%;
    height: 215px;
    position: relative;
    left: 0px;
    right: 15px;
    overflow: hidden;
    background: var(--bgc);
    margin: auto;
    border-radius: 5px;
    margin-top: 45px;
    margin-bottom: 45px;
}

.box2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box3 {
    width: 97%;
    height: 80px;
    position: relative;
    left: 0px;
    right: 15px;
    overflow: hidden;
    background: var(--bgc);
    margin: auto;
    border-radius: 5px;
    margin-top: -5px;
    margin-bottom: 45px;
}

.box3 .y {
    background: linear-gradient(to right, rgba(var(--mre), .3), rgba(var(--mclt), .3), rgba(var(--mcly), .3));
    font-size: 20px;
    line-height: 1;
    padding: 4px;
    font-family: var(--font5);
    float: left;
    position: relative;
    top: 29px;
    left: 34px;
    color: var(--color);
}

.box3 .z {
    height: 100%;
    font-family: var(--font2);
    float: right;
    position: relative;
    top: 10px;
    font-size: 40px;
    right: 20px;
}

.box3 .z a {
    color: var(--color);
}

.box3 .y2 {
    height: 100%;
    width: 60px;
    border-right: var(--border);
    float: left;
    position: relative;
    top: 0px;
    left: 20px;
}

.box3 .y2 i {
    font-size: 60px;
    color: var(--color);
    position: relative;
    top: 10px;
    left: -10px;
}

.box4 {
    width: 415px;
    height: 75px;
    background: var(--bgc);
    border-radius: 5px;
    margin-left: 15px;
    margin-top: -5px;
    margin-bottom: 45px;
}

.box4 .y4 {
    height: 100%;
    width: 60px;
    border-left: var(--border);
    float: right;
    position: relative;
    top: 0px;
    right: 20px;
}

.box4 .y4 i {
    font-size: 60px;
    color: var(--color);
    position: relative;
    top: 8px;
    left: 2px;
}

.box4 .y4 i:hover {
    -webkit-animation: fa-beat 1.8s linear 100 both;
    animation: fa-beat 1.8s linear 100 both;
    color: var(--color1);
}

.box4 .y5 {
    height: 57px;
    width: 313px;
    float: left;
    position: relative;
    top: 10px;
    left: 10px;
    overflow: auto;
}

.box4 .y5 a {
    margin-right: 5px;
    font-size: 12px;
    color: var(--color);
    font-weight: 600;
}

.box5 {
    width: 415px;
    height: 75px;
    background: var(--bgc);
    border-radius: 5px;
    margin-right: 15px;
    margin-top: -5px;
    margin-bottom: 45px;
}

.box5 .y6 {
    height: 100%;
    width: 60px;
    border-left: var(--border);
    float: right;
    position: relative;
    top: 0px;
    right: 20px;
}

.box5 .y6 i {
    font-size: 60px;
    color: var(--color);
    position: relative;
    top: 6px;
    left: 14px;
}

.box5 .y6 i:hover {
    -webkit-animation: fa-beat 1.8s linear 100 both;
    animation: fa-beat 1.8s linear 100 both;
    color: var(--color1);
}

.box5 .y7 {
    height: 57px;
    width: 313px;
    float: left;
    position: relative;
    top: 10px;
    left: 10px;
    overflow: auto;
    color: var(--color);
}

.box5 .y7 a {
    margin-right: 5px;
    font-size: 12px;
    color: var(--color);
    font-weight: 600;
}

.statisticsinfo {
    width: 918px;
    height: 60px;
    background-color: var(--bgc);
    border: var(--border);
    border-top: 0;
    text-align: center;
}

.statisticsinfo x {
    font-size: 14px;
    position: relative;
    top: 11px;
    padding: 0px 4px;
    font-family: var(--font1);
    line-height: .8;
    text-transform: uppercase;
    font-weight: 600;
}

.statisticsinfo .boxx {
    display: inline-block;
}

.statisticsinfo i {
    font-size: 24px;
    padding: 4px 0px;
    color: var(--color);
}

.statisticsinfo i:hover {
    -webkit-animation: fa-beat 1.8s linear 100 both;
    animation: fa-beat 1.8s linear 100 both;
    color: var(--color1);
}

.statisticsinfo .boxx span3 {
    display: block;
    padding: 2px 6px;
    border-radius: 10px;
    color: var(--color);
    background: linear-gradient(to right, rgba(var(--mre), .2), rgba(var(--mclt), .2), rgba(var(--mcly), .2));
    text-transform: lowercase;
    font-size: 12px;
    margin: 0px 22px;
}

.sistersmaintitle {
    width: 458px;
    height: 100px;
    background: var(--bgc);
    border-radius: 10px 0 0 0;
    border: var(--border);
    margin-top: -1px;
    text-align: left;
    border-right: 0px;
    display: inline-block;
}

.sistersmaintitle y {
    font-family: var(--font2);
    font-size: 38px;
    color: var(--color);
    background: linear-gradient(to left, rgba(var(--mre), .2), rgba(var(--mclt), .2));
    display: inline-block;
    position: relative;
    top: 40px;
    left: 18px;
    line-height: .4;
    padding-right: 50px;
}

.sistersbox {
    border-radius: 0 0 0px 10px;
    width: 406px;
    height: 170px;
    border-top: none;
    margin-top: -1px;
    margin-left: 0px;
    border-right: 0;
    padding: 15px;
    display: inline-block;
    float: left;
}

.absencmaintitle {
    width: 458px;
    height: 100px;
    background: var(--bgc);
    border-radius: 0px 10px 0 0;
    border: var(--border);
    margin-top: -1px;
    text-align: right;
    border-left: 0px;
    display: inline-block;
    float: right;
}

.absencmaintitle y {
    font-family: var(--font2);
    font-size: 38px;
    color: var(--color);
    background: linear-gradient(to right, rgba(var(--mre), .2), rgba(var(--mclt), .2));
    display: inline-block;
    position: relative;
    top: 40px;
    right: 18px;
    line-height: .4;
    padding-left: 50px;
}

.absencbox {
    border-radius: 0 0 10px 0px;
    width: 406px;
    height: 170px;
    border-top: none;
    margin-top: -1px;
    margin-left: -1px;
    border-left: 0;
    padding: 15px;
    display: inline-block;
    float: right;
}

.abox {
    color: var(--color);
    padding: 5px;
    height: 135px;
    overflow: auto;
}

.away-box2 {
    width: 415px;
    height: 170px;
    display: inline-block;
    border-radius: 10px;
    background: var(--bgc);
    padding: 10px;
    margin-left: 25px;
    margin-top: 8px;
    border: var(--border);
}

.away-box2-tit {
    background: url(/images/dark1/bg1.png);
    height: 40px;
    line-height: 0.5;
    font-family: var(--font2);
    text-transform: lowercase;
    font-size: 25px;
    text-align: center;
    color: var(--color);
    text-shadow: 2px 0px 1px #222;
    border-radius: 10px 10px 0px 0px;
}

.away-box2-tit > sub {
    display: block;
    padding-top: 12px;
    font-size: 13px;
    font-family: var(--font1);
    color: var(--color);
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.away-box2-txt {
    padding: 5px;
    font-family: var(--font1);
	font-size: 14px;
    text-align: justify;
    height: 145px;
    overflow: auto;
    color: var(--color);
}

.away-box2-txt img {
    margin: 3px;
}

.away-box2-txt a {
    padding: 0px !important;
}

.sister-box1 {
	display: inline-block;
    float: left;
    width: 415px;
    height: 170px;
    border-radius: 10px;
    background: var(--bgc);
    padding: 10px;
    margin-left: 10px;
    margin-top: 8px;
    border: var(--border);
}

/****************************** 
forum rows 
*******************************/
.boxflex {
    display: flex;
    padding: 30px 30px 0px 30px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 860px;
    border-radius: 9px;
    margin-left: -.5px;
    margin-top: -.5px;
    margin-bottom: -.5px;
    background: url(/images/dark1/bg1.png);
}

.boxflex:last-child {
    padding-bottom: 30px;
}

.lipzfordayz-wrap {
    width: 858px;
    border: var(--border);
    position: relative;
    overflow: hidden;
    background-color: var(--bgc);
    margin-top: -1px;
}

.lipzfordayz-hayz {
    height: 71px;
    border-bottom: var(--border);
    position: relative;
    overflow: hidden;
    background: linear-gradient(to bottom, rgba(var(--mre),.1) 0%, rgba(var(--mclt),.08) 100%);
    text-align: center;
}

.lipzfordayz-hayz a {
    font-family: var(--font2);
    font-size: 40px;
    display: inline-block;
    color: var(--color);
}

.lipzfordayz-hayz .forum_status {
    display: inline-block;
    height: 72px;
    padding-right: 15px;
    font-family: var(--font2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.lipzfordayz-hayz .forum_on:before {
    content: 'new';
    font-size: 50px;
    background: #000 linear-gradient(to bottom, rgba(var(--mre),1) 0%, rgba(var(--mclt),1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.lipzfordayz-hayz .forum_off:before {
    content: 'old';
    font-size: 50px;
    background: #000 linear-gradient(to bottom, rgba(var(--mre),.5) 0%, rgba(var(--mclt),.5) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.lipzfordayz-hayz .forum_offclose:before {
    content: 'old closed';
    position: relative;
    top: 10px;
    font-size: 36px;
    background: #000 linear-gradient(to bottom, rgba(var(--mre),.5) 0%, rgba(var(--mclt),.5) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.lipzfordayz-hayz .forum_offlink:before {
    content: 'extern link';
    position: relative;
    top: 18px;
    font-size: 36px;
    background: #000 linear-gradient(to bottom, rgba(var(--mre),.5) 0%, rgba(var(--mclt),.5) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: .8;
    text-transform: lowercase;
}

.lipzfordayz-sideo {
    padding: 15px;
    background-color: var(--bgc);
    width: 60px;
    height: 60px;
    position: relative;
    overflow: hidden;
    border-right: var(--border);
}

.lipzfordayz-sideo img {
    display: inline-block;
    border-radius: 3px;
    border: var(--border);
    text-align: center;
    width: 58px;
    height: 58px;
    object-fit: cover;
    object-position: top center;
}

.lipzfordayz-fphsz {
    padding: 15px;
    height: 60px;
    overflow: hidden;
    text-align: center;
    width: 289px;
    background: var(--bgc);
}

.lipzfordayz-holdee {
    height: 32px;
    border-bottom: var(--border);
    display: inline-block;
    font-family: var(--font4);
    font-size: 23px;
    text-transform: lowercase;
    font-weight: 100;
    text-align: center;
}

.lipzfordayz-holdee b {
    font-weight: 100;
}

.lipzfordayz-holdee a {
    color: rgba(var(--mre),.5);
}

.lipzfordayz-holdshz {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding-top: 10px;
    color: var(--color);
    width: 319px;
    height: 32px;
    margin-left: -15px;
}

.lipzfordayz-holdshz i {
    font-size: 9px;
    position: relative;
    top: 1;
}

.lipzfordayz-holdshz b {
    font-weight: 600;
    color: rgba(var(--mre), 1);
}

.lipzfordayz-holdshz c {
    margin: 0px 4px;
}

.lipzfordayz-ospoon {
    padding: 15px;
    background-color: var(--bgc);
    height: 60px;
    position: relative;
    overflow: hidden;
    border-left: var(--border);
}

.lipzfordayz-mursook {
    height: 58px;
    border: var(--border);
    background-color: var(--bgc1);
    text-align: center;
    width: 70px;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

.lipzfordayz-mursook num {
    display: block;
    text-align: center;
    font-family: original;
    font-size: 17px;
    font-weight: 900;
    color: var(--color);
    padding-bottom: 5px;
    line-height: 1;
    padding-top: 13px;
}

.lipzfordayz-mursook word {
    display: block;
    text-align: center;
    font-size: 9px;
    font-weight: 600;
    color: var(--color);
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 1px;
    line-height: 1;
}

.lipzfordayz-btm {
    height: 39px;
    border-top: 1px #d0d0d0 solid;
    position: relative;
    background-color: #f8f8f8;
    overflow: hidden;
    word-spacing: 10px;
    padding: 0px 15px;
    text-align: center;
}

.lipzfordayz-btm i {
    font-size: 23px;
    color: rgba(162, 152, 101, .5);
    display: inline-block;
    position: relative;
    top: 6px;
}

.lipzfordayz-sized {
    padding: 25px;
    border-left: var(--border);
    background-image: url(/images/dark1/bg1.png);
    width: 212px;
    height: 152px;
}

.lipzfordayz-spos {
    width: 200px;
    height: 100px;
    border: 5px var(--bgc) solid;
    background: var(--bgc);
    color: var(--color);
    margin: -8px;
    position: relative;
    overflow: auto;
    padding: 10px;
    font-size: 13px;
    text-transform: lowercase;
    text-align: justify;
    line-height: 1.2;
}

.lipzfordayz-spos img {
    width: 220px;
    height: 160px;
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
}

.lipzfordayz-hfriction {
    width: 828px;
    height: 39px;
    overflow: hidden;
    padding: 0px 15px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: var(--bgc1);
    color: var(--bgc1);
}

.lipzfordayz-hfriction a {
    display: block;
    line-height: 3;
    float: left;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 5px;
    color: rgba(var(--mre),.5) !important;
}

.lipzfordayz-hfriction a:after {
    content: '//';
    color: var(--color);
    margin-left: 5px;
}

/******************************
redirect row
*******************************/
.threere {
    width: 26%;
    min-height: 555px;
    position: relative;
    right: 2px;
    overflow: hidden;
    margin: auto;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 45px;
    margin-bottom: 45px;
    background: rgba(255, 255, 255, 1);
}

.threere .title2 {
    position: relative;
    width: 100%;
    height: 20%;
    text-align: center;
    font-family: var(--font1);
    font-size: 28px;
    text-transform: uppercase;
    display: flex;
    position: absolute;
    bottom: 30px;
    align-items: center;
}

.threere .title2 a {
    color: #000;
    border-radius: 5px;
    position: relative;
    top: 0px
}

.threere .image2 {
    position: absolute;
    width: 100%;
    height: 70%;
    top: 0px;
}

.threere .image2 img {
    width: 100%;
    height: 100%;
    opacity: 100%;
    border-radius: 4px 4px 0 0;
    object-fit: cover;
}

/**************************************** 
Table & Div Borders 
*****************************************/
.tableborder {
    background: var(--border1);
}

/**************************************** 
Top table bars / gradient holders 
*****************************************/
.category .maintitle {
    width: 919px;
    height: 120px;
    background: var(--bgc);
    border-radius: 10px 10px 0 0;
}

.category .maintitle y {
    font-family: var(--font2);
    font-size: 54px;
    position: relative;
    top: 45px;
    left: 20px;
    color: var(--color);
    background: linear-gradient(to left, rgba(var(--mre), .2), rgba(var(--mclt), .2));
    display: block;
    width: 880px;
    line-height: .5;
}

.category .maintitle x {
    font-family: var(--font1);
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    top: 45px;
    right: 20px;
    text-align: right;
    color: var(--color);
}

.category .maintitle a {
    color: #000!important;
}

.category .maintitle a:hover {
    text-decoration: none
}

.maintitle {
    width: 919px;
    height: 120px;
    background: var(--bgc);
    border-radius: 10px 10px 0 0;
}

.maintitle y {
    font-family: var(--font2);
    font-size: 54px;
    position: relative;
    top: 3px;
    left: 20px;
    color: var(--color);
    background: linear-gradient(to right, rgba(var(--mre), .2), rgba(var(--mclt), .2));
    display: block;
    width: 880px;
    line-height: .5;
}

<link rel="stylesheet"href="https://site-assets.fontawesome.com/releases/v6.4.2/css/all.css">
<link rel="stylesheet"href="https://site-assets.fontawesome.com/releases/v6.4.2/css/sharp-solid.css">
<linkr el="stylesheet"href="https://site-assets.fontawesome.com/releases/v6.4.2/css/sharp-regular.css">
<link rel="stylesheet"href="https://site-assets.fontawesome.com/releases/v6.4.2/css/sharp-light.css">