.faorustyle {
    color: white !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}


.fdescription {
    text-align: start;
    font-size: 13px;
}


.imglastpost {
    width: 50px;
    background: #111318;
    height: 50px;
    border-radius: 6px;
    border: 1px solid #191c23;
}

.flexlastpost {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.flinfo {
    margin-right: 10px;
}



.fdtflex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.forumdisplaythread {
    background: #15181e;
    margin-bottom: 10px;
    padding: 9px;
    border: 1px solid #191c23;
    border-radius: 4px;
}

.faicon {
    width: 5%;
    font-size: 20px;
    padding: 15px;
    margin-right: 10px;
}

.fdtprefix {
    width: 5%;
    padding: 10px;
    margin-right: 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    background: #111318;
    border-radius: 4px;
}

.topicnamefdflex {
    margin-right: 10px;
    width: 50%;
    text-align: start;
    margin-left: 15px;
}

.fdtreply {
    width: 5%;
    padding: 10px;
    margin-right: 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    background: #111318;
    border-radius: 4px;
}


.fdtrating {
    width: 5%;
    padding: 10px;
    margin-right: 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    background: #111318;
    border-radius: 4px;
}


.fdtviewes {
    width: 5%;
    padding: 10px;
    margin-right: 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    background: #111318;
    border-radius: 4px;
}

.fdtlastposterflex {
    width: 20%;
    text-align: end;
}

.fdtlastposteravatar {
    /* width: 5%; */
    /* text-align: start; */
    margin-left: 20px;
    background: #111318;
    padding: 0px;
    border-radius: 4px;
}


.threadbeforum {
    position: absolute;
    display: none !important;
    height: 4px;
    width: calc(100% - 30px);
    box-shadow: 0px 0px 20px 1px #3078c514 !important;
    background: #5e6c895e;
    border-radius: 15px 15px 0 0px;
    margin-top: -13px !important;
    border-bottom: 1px solid #1f222a;
    margin-left: 13px;
}


.buttnewthread {
    color: white !important;
    margin: 20px 0 20px 0;
    display: block;
    width: 150px;
    background: #3078c5;
    padding: 20px;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 3px;
}


.newthrdbeforum {
    position: absolute;
    height: 11px;
    width: 7%;
    /* width: calc(100% - 30px); */
    box-shadow: 0px 0px 20px 1px #3078c514 !important;
    background: #111318;
    border-radius: 15px 15px 0 0px;
    margin-top: 31px !important;
    border-bottom: 1px solid #212122;
}


.buttnewthread:hover {
    background: #185495;
  
}


























































































		