.nvmml_wrapper {
        width: 450px;
    height: 250px;
    margin: auto;
    box-sizing: border-box;
    margin-left: 28px;
    margin-top: 14px;
    }
    
.nvmml_backg {
	width: 500px;
    height: 280px;
    background: #ffffff;
    /* margin-left: 10px; */
    float: left;
}

    .nvmml_new {
        width: 10px;
        height: 40px;
        float: left;
    }
    
    
    .nvmml_title {
       width: 145px;
    height: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    padding-top: 9px;
    padding-left: 15px;
    }
    
    
    .nvmml_ava {
        width: 135px;
        height: 122px;
        background:  url('https://via.placeholder.com/135x122');
        margin: auto;
    }
    
    
    .nvmml_floater1 {
     float: left;
    width: 170px;
    height: 245px;
    box-sizing: border-box;
    }
    
    .nvmml_floater2 {
    width: 275px;
    height: 245px;
    box-sizing: border-box;
    float: right;
    }
    
    
    .nvmml_subforwrap {
        width: 200px;
        height: 107px; 
        overflow: auto;
        margin: auto;
        margin-top: 15px;
    }
    
    .nvmml_userstats {
     width: 135px;
    height: 18px;
    box-sizing: border-box;
    padding-top: 2px;
    margin-top: 5px;
    margin-left: 18px;
    font-size: 11px;
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    overflow: auto;
    display: inline-block;
    }

.nvmml_userstats::-webkit-scrollbar { width: 0px; background: #27bffe; }
    .nvmml_userstats::-webkit-scrollbar-thumb { background: #ABBB71;}

     .nvmml_wrapper1 {
          width: 275px;
    height: 250px;
    box-sizing: border-box;
    margin: auto;
    margin-right: 15px;
    }
    
    .nvmml_headrot1 {
       width: 115px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    transform: rotate(-90deg);
    text-align: left;
    position: relative;
    left: -39px;
    top: 85px;
    }
    
     .nvmml_divider {
     width: 10px;
    height: 235px;
    box-sizing: border-box;
    position: relative;
    left: 25px;
    top: -15px;
    }   
    
    
     .nvmml_staticon {
    width: 18px;
    height: 2px;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
    padding-top: 2px;
		 padding-left: 3px;
    }
    
    .nvmml_statbox {
      width: 215px;
    margin: auto;
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    left: 48px;
    }
    
     .nvmml_statwrap1 {
     width: 275px;
    margin: auto;
    position: relative;
    top: -225px;
    }
    
     .nvmml_stattext {
     width: 215px;
    box-sizing: border-box;
    font-size: 13px;
    font-family: 'Work Sans', sans-serif;
    text-align: right;
    /* padding: 1px; */
    padding-right: 3px;
    }
    
