.nvmix_wrapper {
    width: 100%;
    height: 250px;
    margin: auto;
    box-sizing: border-box;
	margin-top: 8px;
    }
    
    
    .nvmix_new {
        width: 20px;
        height: 70px;
        float: left;
    }
    
    
    .nvmix_title {
        width: 300px; 
        height: 70px; 
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 30px;
        padding: 5px;
        padding-left: 45px;
    }
    

    
    .nvmix_description {
        width: 345px;
    height: 130px;
    box-sizing: border-box;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    text-align: justify;
    line-height: 20px;
    padding: 25px;
    margin-top: 15px;
    overflow: auto;
    clear: both;
    }
    

        
    .nvmix_lastpost {
       width: 10px;
    height: 180px;
    box-sizing: border-box;
    position: relative;
    top: -15px;
    }   
    
    
    .nvmix_floater1 {
        float: left;
    }
    
    .nvmix_floater2 {
         width: 280px;
    height: 225px;
    float: left;
    margin-left: 100px;
    }
    
    .nvmix_floater3 {
        width: 200px;
    height: 225px;
    float: left;
    margin-left: 15px;
    }
    
    .nvmix_lastpostrot {
        width: 115px; 
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 30px;
        transform: rotate(-90deg);
        text-align: left; 
        position: relative;
        left: -70px;
        top: 90px;
    }
    
    
    .nvmix_lastposticon {
            width: 20px;
    height: 20px;
    font-size: 20px;
    text-align: center;
    }
    
    .nvmix_lastpostbox {
        width: 280px;
    margin: auto;
    display: inline-block;
    margin-bottom: 10px;
    }
    
     .nvmix_lastpostwrap {
       width: 280px;
    margin: auto;
    position: relative;
    top: -150px;
    left: 20px;
    }
    
    
    .nvmix_lastposttext {
        width: 260px;
    box-sizing: border-box;
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;
    text-align: left;
    padding: 1px;
    padding-left: 30px;
    }
    
    
    .nvmix_subforwrap {
        width: 200px;
        height: 107px; 
        overflow: auto;
        margin: auto;
        margin-top: 15px;
    }
    
    .nvmix_subforum {
           width: 200px;
    height: 25px;
    box-sizing: border-box;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 12px;
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    display: inline-block;
    }
    

    .nvmix_statswrap {
        width: 200px;
        height: 100px;
        margin: auto;
    }
    
    .nvmix_statsbox {
    width: 200px;
    margin: auto;
    display: inline-block;
    margin-top: 12px;
    text-align: center;
    }
    
    .nvmix_statsnumb {
    height: 30px;
    font-size: 30px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    float: left;
    }
    
    
    .nvmix_statstext {
    box-sizing: border-box;
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;
    text-align: right;
    padding-right: 5px;
    padding-top: 15px;
    }
    
    .nvmix_statstext {
        color: #27bffe;
    }