.nvmprofile_wrapall {
        width: 975px;
	height: 820px;
        margin: auto;
    }
    
    .nvmprofile_pic {
        width: 200px;
    height: 800px;
    float: left;
    }
    
    .nvmprofile_wrap1 {
        width: 900px;
        height: 800px;
        box-sizing: border-box;
    }

 /* Style the tab */
.tab {
  width: 80px;
    height: 800px;
    float: right;
    position: relative;
    left: 80px;
    top: -24px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: #ffffff;
    opacity: 80%;
  color: black;
  transform: rotate(-90deg);
  width: 100px;
  height: 50px;
  border: none;
  outline: none;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
  margin-top: 53px;
  font-size: 15px;
    font-family: 'Work Sans', sans-serif;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #4a575c;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #27bffe;
}

/* Style the tab content */
.tabcontent {
 box-sizing: border-box;
    padding: 0px 12px;
    width: 620px;
    height: 800px;
    float: left;
    position: relative;
}
    
    .nvmprofile_new {
        width: 20px;
        height: 60px;
        float: left;
    }
    
    
    .nvmprofile_title {
        width: 300px;
    height: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    padding: 5px;
    padding-left: 30px;
    position: relative;
    top: 8px;
    }
    
/* Overview */
    
    .nvmprofov_wrapper {
        width: 620px;
        height: 800px;
        margin: auto;
        margin-top: 40px;
    }
    
     .nvmprofov_staticon {
    width: 20px;
    height: 20px;
    font-size: 20px;
    text-align: center;
    }
    
    .nvmprofov_statbox {
         width: 280px;
    margin: auto;
    display: inline-block;
    margin-bottom: 3px;
    position: relative;
    left: 55px;
    top: 20px;
    }
    
     .nvmprofov_statwrap1 {
     width: 280px;
    margin: auto;
    position: relative;
    top: -173px;
    left: -180px;
    }
    
    .nvmprofov_statwrap2 {
     width: 280px;
    margin: auto;
    position: relative;
    top: -170px;
    left: -180px;
    }
    .nvmprofov_stattext {
        width: 260px;
    box-sizing: border-box;
    font-size: 13px;
    font-family: 'Work Sans', sans-serif;
    text-align: left;
    padding: 1px;
    padding-left: 30px;
    }

    .nvmprofov_floater1 {
            width: 620px;
    height: 230px;
    box-sizing: border-box;
    margin: auto;
    margin-right: 15px;
    }
    
    .nvmprofov_floater2 {
            width: 620px;
    height: 230px;
    box-sizing: border-box;
    margin: auto;
    margin-right: 15px;
        position: relative;
    top: -25px;
    }
    
    .nvmprofov_headrot1 {
        width: 115px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    transform: rotate(-90deg);
    text-align: left;
    position: relative;
    left: -39px;
    top: 75px;
    }
    
    
    .nvmprofov_headrot2 {
        width: 115px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    transform: rotate(-90deg);
    text-align: left;
    position: relative;
    left: -39px;
    top: 60px;
    }
    
    
    .nvmprofov_divider {
       width: 10px;
    height: 170px;
    box-sizing: border-box;
    position: relative;
        left: 25px;
    }   
    
    
    .nvmprofov_sig {
        max-width: 450px;
        max-height: 250px;
        margin: auto;
		margin-top: -40px;
    }
    
    .nvmprofov_ava {
       width: 150px;
    height: 135px;
    background-size: contain;
    position: absolute;
    left: 480px;
    top: 30px;
    }
    
    .nvmprovof_pm {
        width: 170px;
    height: 30px;
    box-sizing: border-box;
    padding: 1px;
    font-size: 11px;
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    position: absolute;
    left: 480px;
    top: 175px;
    }

    /* Stecki */
    
    .nvmprofstecki_wrapper {
        width: 675px;
        height: 710px;
        margin: auto;
        margin-top: 40px;
    text-align: center;
        overflow: auto;
    }

 .nvmprofstecki_wrapper::-webkit-scrollbar { width: 0px; background: #27bffe; }
    .nvmprofstecki_wrapper::-webkit-scrollbar-thumb { background: #ABBB71;} 
    
        
    /* Aesthetic*/
        
    .nvmprofast_wrapper1 {
        width: 325px;
        height: 800px;
        margin: auto;
        margin-top: 110px;
    }
    
    .nvmprofast_pic1 {
        width: 150px;
    height: 180px;
    float: left;
		border: 5px solid #27bffe;
    box-sizing: border-box;
    }
    
    .nvmprofast_pic2 {
        width: 250px;
    height: 150px;
    position: relative;
    top: 20px;
    right: 100px;
		border: 5px solid #27bffe;
    box-sizing: border-box;
    }
    
    .nvmprofast_pic3 {
       width: 345px;
    height: 170px;
    position: relative;
    left: 160px;
    top: 10px;
		border: 5px solid #27bffe;
    box-sizing: border-box;
    }
    
    .nvmprofast_pic4 {
            width: 230px;
    height: 280px;
    float: left;
    top: 10px;
    left: 160px;
    position: relative;
		border: 5px solid #27bffe;
    box-sizing: border-box;
    }
        
    /* Ingame */
    
    .nvmprofing_wrapper {
        width: 675px;
        height: 800px;
        margin: auto;
        margin-top: 40px;
    }
    
    
    .nvmprofing_floater2 {
       width: 280px;
    height: 225px;
    float: left;
    margin-left: 25px;
    }
    
      .nvmprofing_ingpstrot {
        width: 115px; 
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 30px;
        transform: rotate(-90deg);
        text-align: left; 
        position: relative;
        left: -70px;
        top: 90px;
    }
    
    
    .nvmprofing_ingpsticon {
      width: 20px;
    height: 30px;
    font-size: 20px;
    text-align: center;
    }
    
    .nvmprofing_ingpstbox {
       width: 280px;
    margin: auto;
    display: inline-block;
    margin-bottom: 5px;
    }
    
     .nvmprofing_ingpstwrap {
       width: 280px;
    margin: auto;
    position: relative;
    top: -167px;
    left: 20px;
    }
    
    
    .nvmprofing_ingpsttext {
    width: 200px;
    height: 30px;
    box-sizing: border-box;
    font-size: 12px;
    font-family: 'Work Sans', sans-serif;
    text-align: left;
    padding: 3px;
    padding-left: 30px;
    overflow: auto;
}
    
    .nvmprofing_ingpst {
       width: 10px;	
    height: 180px;
    box-sizing: border-box;
    position: relative;
    top: -15px;
    }   
    
