.PlayerStatTables {
  background-color: #ffffff;
  box-shadow: 1px 1px 5px grey;
  padding-top: 0px;
  position: relative;
}

#title {
  padding: 5px;
}

.p {
  text-decoration: underline;
}

.row {
  margin: 10px;
}

body {
  font-family: 'Open Sans', sans-serif;
}

h6 {
display: inline;
}

.periods {
  margin-left: 27px;
}

.penalties {
  font-size: .85em;
}

.full {
  float:right;
}

.mob_btn {
  text-align: center;
}
