#card-preview {
  font-family: 'Bebas Neue', sans-serif;
}

.sm-image-container {
  z-index: 1;
  width: 50px;
  left: 65px;
}

.flag-image-container {
  top: 152px;
}

.coat-of-arms-image-container {
  top: 200px;
}

.coat_of_arm_image {
  padding: 0.2em;
}

.flag_image {
  max-width: 50px;
}

.sm-images-card {
  border: 0 !important;
  margin: 0 auto;
  border-radius: 0;
}

.average_points {
  z-index: 1;
  width: 61px;
  text-align: center;
  left: 60px;
  font-weight: bold;
}

.average_points_min {
  top: 51px;
  font-size: 55px;
}

.average_points_scaled {
  top: 55px;
  font-size: 50px;
}

.position_player {
  z-index: 1;
  width: 61px;
  top: 110px;
  left: 60px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.name_player {
  z-index: 2;
  width: 100%;
  top: 275px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.table_features_player {
  top: 335px;
  z-index: 2;
}

.table_features_player td {
  background-color: transparent !important;
  padding: 0.2em 0 0 0 !important;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}

table.table_features_player,
.table_features_player tr,
.table_features_player td,
.table_features_player tbody {
  border: 0px solid transparent !important;
}

.features_left {
  left: 80px;
  width: 88px;
}

.features_right {
  left: 215px;
  width: 88px;
}

.table_features_player td .row div:first-child {
  max-width: 50px;
}

.horizontal-separator,
.vertical-separator,
.logo-card {
  z-index: 2;
}

.logo-card {
  bottom: 43px;
  left: 150.5px;
  width: 48.5px;
}

.horizontal-separator {
  bottom: 172.5px;
  height: 2px;
  left: 85px;
  width: 181px;
}

.vertical-separator {
  height: 94px;
  left: 50%;
  margin-left: -1.8px;
  bottom: 89px;
}

#form_clear_data {
  text-align: center;
}

#search_card {
  text-align: center;
}

#search_card input {
  margin: 0 auto;
  max-width: 500px;
}