/* space for own styles */
.dm_athletenplugin_profile .btn-secondary:hover {
  background-color: transparent;
  color: var(--ja-red);
  border-color: var(--ja-red);
}
.dm-athletes_gallery-widget {
  padding: 15px;
}
.dm_athletenplugin_profile .col-sm-4 img {
  margin-bottom: 1rem;
  border-radius: 0 !important;
}
.dm_athletenplugin_profile .row h2,
.dm_athletenplugin_profile .row h3 {
  font-size: 3rem !important;
  color: var(--dark-gray);
}
.dm_athletenplugin_profile .list-group {
  padding-left: 0;
  margin-bottom: 1rem;
  border-radius: 0;
}
.dm_athletenplugin_profile .list-group-item {
  background-color: white;
}

.dm_athletenplugin_profile .dm_athletenplugin_profile_results center span {
  font-family: Vito Regular, sans-serif;
  font-size: 1.2rem;
  font-weight: normal;
  display: inline-block;
  padding: 1rem 2.5rem;
  border: 3px solid var(--white);
  border-radius: 0;
  text-transform: uppercase;
  text-align: center;
  color: var(--ja-red);
  border: 3px solid var(--ja-red);
  background-color: var(--lightest-gray);
  margin-top: 3rem;
}
.dm_athletenplugin_profile
  .dm_athletenplugin_profile_results
  center
  span:hover {
  cursor: pointer;
}
@media (max-width: 786px) {
  .dm-athletes_gallery-widget table,
  .dm-athletes_gallery-widget thead,
  .dm-athletes_gallery-widget tbody,
  .dm-athletes_gallery-widget th,
  .dm-athletes_gallery-widget td,
  .dm-athletes_gallery-widget tr {
    display: revert;
  }
.dm_athletenplugin_profile .row h3 {
  font-size: 2rem !important;
  color: var(--dark-gray);
}
}

.dm_athletenplugin_wrapper h5 {
  color: #9fc1e9;
  /* text-shadow: 0 0 10px rgba(0, 0, 0, 100%); */
  font-weight: bold;
  font-size: 5.6rem;
  font-family: Berthold_Akzidenz_Grotesk_Condensed_Bold;
  font-family: Berthold_Akzidenz_Grotesk_Condensed_Bold;
}

.dm_athletenplugin_wrapper h5:after {
  color: #fdc100;
  margin-left: 5px;
}
.dm_athletenplugin_wrapper {
  margin-top: 70px;
}

.dm_athletenplugin_profile .header {
  height: auto !important;
  align-items: flex-start !important;
  padding: 0 !important;
  margin-top: 2rem;
  align-items: end !important;
  padding: 20px 50px 20px 10px !important;
  flex-direction: row !important;
  background-image: none !important;
  justify-content: flex-start !important;
}

.dm_athletenplugin_profile .header h2 {
  color: #3a4052;
  font-family: Berthold_Akzidenz_Grotesk_Condensed_Bold;
  font-size: 6rem;
  text-transform: uppercase;
}

.dm_athletenplugin_profile .header h3 {
  color: #3a4052;
  font-family: Berthold_Akzidenz_Grotesk_Condensed_Bold;
  font-size: 6rem;
  padding-left: 10px;
  text-transform: uppercase;
}
.dm_athletenplugin_profile .row {
  margin: 75px 150px;
}

.dm-athletes_gallery-widget .row {
  display: flex;
}

.dm_athletenplugin_profileWrapper {
  max-width: 1040px;
  margin: 70px auto;
}
.dm_athletenplugin_profileWrapper .row {
  display: block;
  margin: 75px auto;
}
.dm_athletenplugin_wrapper .profile img {
  border-radius: 0 !important;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.dm_athletenplugin_profile .row .col-sm-4 h2,
.dm_athletenplugin_profile .row .col-sm-4 h3 {
  display: none;
}

.dm_athletenplugin_wrapper .form-control {
  width: 100%;
  font-size: 20px;
  padding: 7px;
  color: #000 !important;
}

/*results*/

.result {
  margin-top: 8px;
  font-size: 16px;
}
.medal {
  height: 25px !important;
}
#medalTable {
  width: 100%;
  text-transform: uppercase;
}
#medalTable th {
  font-weight: bold !important;
  padding: 5px 0;
  padding-left: 2px;
}
#medalTable td {
  text-align: center;
}
#medalTable td:not(:first) {
  padding: 5px 2px;
  text-align: center !important;
}
#medalTable tr:nth-child(even) {
  background-color: rgb(158, 199, 236);
}
.result i {
  font-style: italic;
}

/**/

.dm-athletes_gallery-widget .col-sm-4 {
  max-width: 100%;
  float: left;
}
.dm-athletes_gallery-widget .col-sm-8 {
  flex-grow: 1;
}
.resultsDIV {
  text-align: left;
  padding-left: 50px;
}

.dm_athletenplugin_profile .list-group-item {
  background-color: #9fc1e9;
  font-size:18px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  overflow: hidden;
}

.dm_athletenplugin_wrapper {
  padding: 0px;
  width: 1040px;
  margin: auto;
}

.dm_athletenplugin_profile .header {
  height: 110px !important;
}

/* LINKED STYLE */
/* LINKED STYLE */
/* LINKED STYLE */
/* LINKED STYLE */
/* LINKED STYLE */
/* LINKED STYLE */
/* LINKED STYLE */

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #000;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #000 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.profilesWrapper {
  display: grid;
  grid-template-columns: auto;
  row-gap: 35px;
  /* margin-bottom: 50px; */
  margin: 0px !important;
}

@media (min-width: 768px) {
  .profilesWrapper {
    grid-template-columns: 2fr 1fr;
  }
}

@media (min-width: 1000px) {
  .profilesWrapper {
    grid-template-columns: 1.5fr 1.5fr !important;
  }
}

.dm_athletenplugin_wrapper .profile {
  cursor: pointer;
}

.dm_athletenplugin_wrapper .profile img {
  height: 70px !important;
  float: left;
  margin-right: 15px;
  border-radius: 5px;
}

.dm_athletenplugin_wrapper small {
  font-style: italic;
}

.dm_athletenplugin_profile {
  text-align: right;
}

.dm_athletenplugin_profile .col-sm-4 img {
  float: left;
  border-radius: 5px;
  width: 100%;
  max-width: 100%;
  margin-right: 15px;
}

.headerImg {
  max-width: 100%;
}

.pull-right {
  float: right;
}

.medal {
  height: 25px;
  width: auto !important;
}

.dm_athletenplugin_profile_results .table {
  font-size: 16px;
  background: #fff;
  border-radius: 2px;
  overflow: hidden;
}

.dm_athletenplugin_profile_results .hideResult {
  display: none;
}

.dm_athletenplugin_profile .col-sm-4 {
  text-align: left;
}

.table>thead>tr>th,
/*.table>tbody>tr>th,*/
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  text-align: center !important;
}

.dm_athletenplugin_profile_results .table tr:nth-child(even) {
  background-color: #c3c3c3;
}

.dm_athletenplugin_profile_results tr th {
  text-align: left !important;
}

.dm_athletenplugin_profile .fab {
  font-size: 30px;
  text-align: center;
  margin: 15px 15px 15px 0;
}

.dm_athletenplugin_profile .fa-facebook {
  color: #4167b2;
}

.dm_athletenplugin_profile .fa-instagram {
  color: #dd2a7b;
}

.dm_athletenplugin_profile .fa-youtube {
  color: #fd0900;
}

.dm_athletenplugin_profile h2,
.dm_athletenplugin_profile h3 {
  margin: 0 !important;
}

.profile .lastname {
  display: inline !important;
  font-size: 3.2rem !important;
  font-weight: normal !important;
  font-family: Berthold_Akzidenz_Grotesk_Condensed_Bold;
  color: #3a4052;
  text-transform: uppercase;
}

.profile .firstname {
  display: inline !important;
  font-size: 3.2rem !important;
  font-weight: normal !important;
  font-family: Berthold_Akzidenz_Grotesk_Condensed_Bold;
  color: #3a4052;
  padding-left: 5px;
  text-transform: uppercase;
}
.description {
  font-family: Berthold_Akzidenz_Grotesk_Condensed_Bold;
  font-style: normal !important;
  font-size: 1.8rem;
  color: #9fc1e9;
}

.profile:hover .lastname,
.profile:hover .firstname,
.profile:hover .description {
  text-decoration: underline;
}

.clear {
  clear: both;
}

.DM_SEARCH_FILTER {
  margin-top: 20px;
}

.dm_athletenplugin_profileWrapper .btn-secondary {
  background-color: #337ab7;
  color: #fff;
  margin-bottom: 15px;
}
.dm-athletes_gallery-widget {
  padding: 15px;
}
.cadreTitle {
  display: block;
  clear: both;
  margin-top: 15px;
  margin-bottom: 0px;
  padding: 15px;
  color: #fff;
  font-family: Berthold_Akzidenz_Grotesk_Condensed_Bold;
  font-size: 6.4rem;
  background: #3a4052;
  text-transform: uppercase;
}
@media (max-width: 786px) {
  .dm-athletes_gallery-widget table,
  .dm-athletes_gallery-widget thead,
  .dm-athletes_gallery-widget tbody,
  .dm-athletes_gallery-widget th,
  .dm-athletes_gallery-widget td,
  .dm-athletes_gallery-widget tr {
    display: revert;
  }
}

.dm_athletenplugin_wrapper h5 {
  color: #9fc1e9;
  font-weight: bold;
  font-size: 6.4rem;
  margin: 20px;
  text-transform: uppercase;
  text-align: right;
}

/* .dm_athletenplugin_wrapper h5:before, .dm_athletenplugin_wrapper h5:after { */
.dm_athletenplugin_wrapper h5:before {
  color: #000;
  content: "------------";
  letter-spacing: -0.1em;
  font-size: 50px;
  font-weight: bold;
  margin: 10px;
  position: relative;
  top: 0px;
}

.dm_athletenplugin_wrapper h5:after {
  color: #fdc100;
  margin-left: 5px;
}
.cadreWrapper{
  padding-bottom: 50px;
}

.genderWrapper:nth-child(even) {
  background-color: #9fc1e9;
}
.genderWrapper:nth-child(even) h5{
  color: #fff;
}

.cadreWrapper h3{
  margin-bottom: 0px;
}

.genderWrapper{
  padding: 20px;
}

.fieldName{
  font-weight: bold;
}