 /*:root {
  --infolabel-bg: repeating-linear-gradient(to right, rgb(255 255 255 / 14%), rgba(255, 255, 255, 0));
    --infolabel-color: #cccccc;
    --commnet-color: #ded6d6;
    --shoutbox-bg: #f9f9f900;
    
    
  }
 
  html[data-theme="dark"] {
    
    
    --infolabel-bg: repeating-linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0));
    --infolabel-color: #456a8f;
    --commnet-color: #666666;
    --shoutbox-bg: #f9f9f9;
  }  
*/

/* layout */

.inforow {
    margin-top: 10px;
}

.infolabel {
    font-weight: bold;
 
    padding: 8px;
        background: black;
    color: #ffffff;
    padding-left: 30px;
    font-weight: bold;
    /* border-radius: 24px; */
}

.infovalue {
   padding: 8px;
    display: inline-block;
    box-sizing: border-box;
  width: 65%;
}

.noBottomMargin {
    margin-bottom: 0;
}

.darkIcon {
    color: #325c84;
    font-size: 130%;
    text-shadow: 0px 0px 10px rgba(50, 92, 132, 0.2);
    /* position: sticky; */
    transition: 0.3s;
}

.shortcut {
    color: #fcfcfc;
    font-size: 210%;
    text-shadow: 0px 0px 10px rgba(50, 92, 132, 0.4);
    /* position: sticky; */
    transition: 0.3s;
}

.shortcutprofile {
    font-size: 140%;
    text-shadow: 0px 0px 10px rgba(252, 249, 245, 0.4);
    /* position: sticky; */
    transition: 0.3s;
    margin: 0 4px;
}

@media (max-width: 600px) {
    .shortcutprofile {

        font-size: 0%;
        text-shadow: 0px 0px 10px rgba(252, 249, 245, 0.4);
        /* position: sticky; */
        transition: 0.3s;
        margin: 0 0px;

    }
}

.bigicon {
    font-size:30px;
    color: #3D7998;

}

.fontpositiv{
    color: green;
}

.fontnegativ{
    color: #b94a48;
}

.darkIcon:hover,
.darkIcon:active {
    color: #2c80aa;
    text-decoration: none;
}

.shortcutprofile:hover,
.shortcutprofile:active {
    color: #fcfcfc;
    text-decoration: none;

}

.shortcut:hover,
.shortcut:active {
    color: #2c80aa;
    text-decoration: none;
    text-shadow: 0px 0px 20px rgba(234, 234, 234, 0.45);

}

/* bootstrap fixes */
.collapse {
    overflow: hidden;
}

.table-striped tbody>tr:nth-child(2n+1)>td,
.table-striped tbody>tr:nth-child(2n+1)>th {
    background-color: #141415bf;
}

.hero-unit {
    padding: 25px 10px 20px 10px;
    margin-bottom: -40px;
   background: url(/img/bg_footballtop.jpg) center;
   background: #f2f2f2e6;
    background-size: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: 100;
    line-height: 30px;
    color: white;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0px;
}

.center {
background-position: center;
text-align: center;
    
}

.titulo0 {
    padding: 2px 30px;
    margin-left: -10px;
    margin-top: -90px;
    margin-right: -10px;
    
} 

.titulo1 {
    font-size: 1.7em;
    font-weight: bold;
    /* text-align:center; */
    /* border-radius: 30px; */
    padding: 7px;
    margin-left: -10px;
    margin-top: 60px;
    margin-right: -10px;
    /* box-shadow: 0 0px 10px rgba(81, 160, 193, 0.51); */
    padding-left: 2px;
  padding-right: 2px;
   color: #ffffff;
    background-color: #000000;
    border-radius: 10px;
}

.titulo2 {
    font-size: 1.1em;
    font-weight: bold;
    padding: 2px 30px;
   color: #ffffff;
    background-color: #000000;
    border-radius: 10px;
}

.dl-horizontal dt {
    white-space: normal;
}

.tab-content {
    overflow: visible;
}

.popover {
    max-width: 400px;
    right: 1px;
    overflow: scroll;
    max-height: 90vh;
}

/* Ajax loader */
/*ajaxLoaderPage {
    display: none;
    background: url(/teamwork/img/RFS_Dots.gif) no-repeat center center;
    height: 200px;
    width: 100%;
    position: fixed;
    bottom: 10px;
}
/* language switcher */
.languageswitcher {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.languageswitcher li {
    display: inline;
    padding-right: 20px;
}

/* ------------ strengt indicators ------------*/

.strength_gold {
    background-color: #FFC000;
    padding: 4px;
    border-radius: 3px;
    color: #8B4000;
}
.strength_purple {
    background-color: #A020F0;
    padding: 4px;
    border-radius: 3px;
    color: white;
}
.strength_orange {
    background-color: #A0A0A0;
    padding: 4px;
    border-radius: 3px;
    color: white;

}
.strength_success {
    background-color: #5eb95e;
    padding: 4px;
    border-radius: 3px;
    color: white;
}

.strength_info {
    background-color: #4bb1cf;
    padding: 4px;
    border-radius: 3px;
    color: white;
}

.strength_warning {
    background-color: #faa732;
    padding: 4px;
    border-radius: 3px;
    color: white;

}

.strength_danger {
    background-color: #dd514c;
    padding: 4px;
    border-radius: 3px;
    color: white;

}

.incell-strength-label {
    width: 30px;
    display: inline-block;
}

/* match report */ /* match report *//* match report *//* match report *//* match report *//* match report *//* match report */

#report_result {
  border: 1px solid black;
  text-align: center;
  margin: 20px auto;
  padding: 10px;
  background: url(/img/match2.jpg) center / cover no-repeat;
  color: rgb(50, 93, 133);
  font-family: 'Arial', 'sans-serif';
  font-size: 1.1rem;
  text-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 0 150px rgba(50, 92, 132, 0.15);
  overflow: hidden;
  border-radius: 8px;
}

/* Responsividade */
@media (max-width: 600px) {
  #report_result {
    font-size: 0.875rem;
    margin: 15px auto;
    padding: 8px;
  }
}
 

#report_goals_home, #report_goals_separator, #report_goals_guest {
    padding: 15px;
   margin-top: 20px;
    font-size: 80px;
    display: inline-block;
 
    font-weight: bold;
}

@media (max-width: 600px) {
    #report_goals_home, #report_goals_separator, #report_goals_guest {
        padding: 10px;
        /* margin: 0px; */
        display: inline-block;
        font-size: 45px;
        font-weight: bold;
    }
}

@media (max-width: 600px) {
    #report_goals_home, #report_goals_separator, #report_goals_guest {
        padding: 9px;
        /* margin: 0px; */
        display: inline-block;
        font-size: 30px;
        font-weight: bold;
    }
}

#report_goals_home {
    padding-left: 0;
}

#report_goals_guest {
    padding-right: 0;
}


#reportarea {
    /* border: 1px solid black; */
    padding: 0px;
    margin-bottom: 5px;
    /* border: 1px solid #dde2e4; */
    /* -webkit-border-radius: 4px; */
    /*-moz-border-radius: 4px;*/
    /* border-radius: 4px; */
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); */
    /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
    /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); */
}

.report_minute {
    font-weight: bold;
    color: black;
}

.report_comment {
    color: black;
        font-size: 16px;
    font-family: opensans, sans-serif;
    padding: 0px 10px;
}


/* Report Team Styles */
.report_team_home, .report_team_guest {
   font-size: 1.5rem; /* Ajuste de tamanho da fonte para maior legibilidade */
    font-weight: bold; /* Destaca o título */
}

.report_team_home {
  color: #18536b; /* Home team color */
}

.report_team_guest {
  color: rgba(161, 214, 128, 1); /* Guest team color */
}


#reporttable {
    table-layout: fixed;
    background: none;

}

#reporttable td {
    padding-top: 12px;
    padding-bottom: 12px;
        border-top: 1px solid #1b5482;
	border-bottom: 1px solid #1b5482;
}


.minutesPlayed {
    font-weight: bold;
    font-size: 80%;
    cursor: default;
}

.youthmatchreporticon {
    max-height: 14px;
}

/* match report *//* match report *//* match report *//* match report */

.commentimg img {
    align-items: center;
    
}

.commentfont  {
    max-height: 14px;
}



/* WS icons by SchedioArt */

.websoccericon-goal {

    background: url(/img/ft-goal.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    display: inline-block;
    background-color: yellow;
    animation: pulse 0.5s infinite;

}

.websoccericon-yellowcard {

    background: url(/img/ft-yellow.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;

}

.websoccericon-redcard {

    background: url(/img/ft-red.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;

}

.websoccericon-substitution {

    background: url(/img//icons/subs.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;

}

.websoccericon-injury {

    background: url(/img/ft-kontuzja.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;

}

.websoccericon-shoot {

    background: url(/img/icons/shot.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;

}

.websoccericon-attempt {

    background: url(/img/icons/goleiro.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;

}

.websoccericon-penalty {

    background: url(/img/icons/penalty.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;

}

.websoccericon-matchcompleted {
  
    background: url(/img/icons/apito.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;

}

.websoccericon-corner {
    background: url(/img/icons/corner.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;
}

.websoccericon-tacticschange {
    background: url(/img/icons/subs.png) no-repeat;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;
}

.websoccericon-freekick {
    background: url(https://round-football.de/websoccer/img/icons/Referee.png);
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;  }
    
/* fixing label position in series charts */

.yAxis .tickLabel {
    left: -20px !important;
}

#stadium {
    background: url('../img/campo2.png') no-repeat 110px 90px;
}

@media (max-width: 600px) {
    #stadium {
        transform: scale(0.6);
        position: relative;
        top: -100px;
        left: -120px;
        margin-bottom: -150px;
    }
    .well {
        transform: scale(0.7);
        position: relative;
        top: -30px;
        /* left: -92px; */
    }
}

/* fixing label position in series charts */

#notificationspopup {
    /* width: 200px; */
}    
    

.report_event {
    color: #fff;
  font-family: 'Arial', sans-serif;
  background: rgba(27, 84, 130, 0.52);
  margin-bottom: 5px;
  padding: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  
}

.report_com {
    /* color: white; */
    /* font-family: "matics_b", "score", monospace; */
    /* margin: 5px 0px 7px 0px; */
    padding: 4px;
    box-shadow: -2px 0px 4px #1111111f;
}

.report_event_fim
{
 background: #33667b8f;
 
}
 
 
/* sign in buttons */
.btn-facebook {
    background-color: #4e69a2;
    background-image: none;
    border-color: #435a8b #3c5488 #334c83;
    color: white;
    text-shadow: none;
}

.btn-facebook:hover {
    background-color: #435a8b;
    color: white;
}

.btn-googleplus {
    background-color: #dd4b39;
    background-image: none;
    color: white;
    text-shadow: none;
    border-color: #dd4b39;
}

.btn-googleplus:hover {
    background-color: #e74b37;
    color: white;
}

/* shout box */
.shoutboxmessages {
    height: 250px;
  overflow-y: auto;
  padding: 10px 5px;
  margin-bottom: 5px;
  background-color: transparent;
  border: 1px solid #dde2e4;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* modal dialog height fixes */
@media all and (min-height: 100px) {
    .modal-body {
        max-height: 50px;
    }
}

@media all and (min-height: 300px) {
    .modal-body {
        max-height: 150px;
    }
}

@media all and (min-height: 450px) {
    .modal-body {
        max-height: 350px;
    }
}

@media all and (min-height: 700px) {
    .modal-body {
        max-height: 450px;
    }
}

span.active.training_progress .progress {
    -moz-box-shadow: 0 0 1px 1px #000;
    -webkit-box-shadow: 0 0 1px 1px #000;
    box-shadow: 0px 0px 1px 1px #000;
}

.tickerverein {
    max-width: 25%;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
    padding-top: 15px;
    margin-bottom: 50px;
}

.umkleide {
    background: url('../img/Umkleide.png') center / cover no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 70px;
    padding-bottom: 70px;
    border-radius: 4px;
}

.hoversize:hover,
.hoversize:active {

    transform: scale(1.7);
    transition: 0.3s;


}

.report_jersey {
    height: 50px;
    min-width: 50px;
    margin-left: -10px;
}

@media (max-width: 600px) {
    .report_jersey {
    height: 30px;
    min-width: 30px;
    }
}

/* Report Info */
#report_info {
   text-align: center;
  background: url('../img/rasenrfsinfo_kl.jpg') center / cover no-repeat;
  border-radius: 4px;
  text-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
  padding-bottom: 10px;
  color: rgb(50, 93, 133);
  font-size: 1rem;
}

.report_info {
    padding: 8px 8px 0px 8px;
    font-size: large;
}

#fanartikel_info {
    text-align: center;
  background: url('/img/FanartikelHG.png') center / cover no-repeat;
  border-radius: 4px;
  box-shadow: inset 0 0 150px rgba(50, 92, 132, 0.15);
  padding-bottom: 10px;
  color: rgb(50, 93, 133);
  font-size: 1rem;
}

.img-stadion {opacity: 0.9;}

.wetter {
    height: 80px;
    width: 80px;
}

.wettersymbol {
    color: #335d85;
  width: 80px;
  height: 80px;
  background: rgba(236, 236, 236, 1);
  border-radius: 50%;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
}

.temperatur {
   color: #4080af;
  font-size: 21px;
  text-align: center;
  line-height: 35px;
  font-family: 'Arial', sans-serif;
  width: 35px;
  height: 35px;
  background: #ececec;
  border-radius: 50%;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
    
}
select {
    border: 1px solid #51a0c157;
    border-radius: 0px;
    width: 150px;
    background-color: hsl(0, 0%, 100%);
}

.bg_white {
    padding-bottom: 10px;
    padding-top: 5px;
    background: #ffffffa1;
    background: repeating-linear-gradient(to right, rgb(255 255 255 / 48%), rgba(255, 255, 255, 0));
}

.bg_grey {
    padding-bottom: 10px;
    padding-top: 5px;
    background: #437e970d;
    background: repeating-linear-gradient(to right, rgb(66 125 151 / 17%), rgba(255, 255, 255, 0));
}

.bg_dark_space {
    padding-bottom: 10px;
    padding-top: 15px;
    background: #437e970d;
    background: repeating-linear-gradient(to right, rgb(66 125 151 / 17%), rgba(255, 255, 255, 0));
}

.bg_white:hover, .bg_grey:hover, bg_dark:hover {
    font-weight: bold;
    color: #427d96
}

.result_bg {
    background: #fff;
    color: #46819a;
    padding: 4px 6px;
    box-shadow: 0 0 3px #46819a45;
    margin: -5px;
    border-radius: 2px;
}

.result_win {
    background: #fff;
    color: #00cc00;
    padding: 4px 6px;
    box-shadow: 0 0 3px #46819a45;
    margin: -5px;
    border-radius: 2px;
}

.result_loose {
    background: #fff;
    color: #ff0000;
    padding: 4px 6px;
    box-shadow: 0 0 3px #46819a45;
    margin: -5px;
    border-radius: 2px;
}

.result_bg:hover {
    background: #46819a;
    color: #fff;
    padding: 4px 6px;
    box-shadow: 0 0 3px #46819a45;
    margin: -5px;
    border-radius: 2px;
}

.result_win:hover {
    background: #00cc00;
    color: #fff;
    padding: 4px 6px;
    box-shadow: 0 0 3px #46819a45;
    margin: -5px;
    border-radius: 2px;
}

.result_loose:hover {
    background: #ff0000;
    color: #fff;
    padding: 4px 6px;
    box-shadow: 0 0 3px #46819a45;
    margin: -5px;
    border-radius: 2px;
}

.result_bg_live {
    background: #fff;
  color: #46819a;
  padding: 6px;
  border-radius: 4px;
  animation: pulse 5s infinite;
}

.result_bg_live:hover {
    background: #46819a;
    color: #fff;
    padding: 4px 6px;
    box-shadow: 0 0 3px #46819a45;
    margin: -5px;
    border-radius: 2px;
}

.icon_cup {
    color: #759fb5;
    margin-left: 1px;
}

.icon_friendly {
    color: #90d09f;
    font-size: 85%;
}

.icon_league {
    color: #e0908d;
    margin-left: 3px;
}

.cup_label {
    background: #1b548285;
    font-size: 18px;
    color: #ffffff;
    text-align:center;
    
    padding: 5px 10px;
   
    margin-bottom: 15px;
    margin-top: -5px;
    line-height: 25px;



   }

/* InclusÃƒÂ£o Ruben */

.table-hover:hover{
 background-image: linear-gradient( #000000, #000000) !important;
 }

.table th, .table td {
    padding: 4px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #71af62;
}
/* InclusÃƒÂ£o Ruben */

.navbar-fixed-top{
    position: static;
}

/* ----------------------- MUDANCAS NA COPAS  ----------------------- */

.cupboard {
    background-image: url(../img/cupboard.jpg);
    background-size: cover;
    background-position: center;
    /*padding-top: 20px;
      padding-bottom: 20px;*/
    margin: 10px;
    border-radius: 3px;
}

.cupboard:hover {
    filter: saturate(1.2)
}

.cupboard-title {
    background: #407d97f7;
    color: white;
    padding: 5px;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
}

.cup-pic {
    max-width: 100%;
    max-height: 70px;
    filter: drop-shadow(0 5mm 4mm rgba(30, 30, 30, 0.7));
    image-rendering: -webkit-optimize-contrast;
}

.cup-name {
    background: #46819a;
    text-align: center;
    font-size: 80%;
    color: white;
    padding: 3px;
    min-height: 20px;
    margin-top: 2px;
    overflow: hidden;
    box-shadow: #00000045 0px 0px 4px;
    border-top: 2px;
    border-top-style: solid;
}

.cup-name img {
    vertical-align: middle;

}


/* PAGINA DE ESTATISTICAS DO JOGO */

.shadow_soft {
    box-shadow: #0000001c 0px 0px 20px;
}

.progress .barrfs_left {
    width: 0%;
    height: 100%;
    color: #ffffff;
    float: right;
    border-radius: 0px;
    /* font-size: 14px; */
    text-align: center;
}

.progress .barrfs_right {
    width: 0%;
    height: 100%;
    color: #ffffff;
    float: left;
    border-radius: 0px;
    /* font-size: 14px; */
    text-align: center;
}

/* new */

.statistic_rf {
  width: 100%;
  text-align: center;
  /* transform: scale(0.95); */
}

.statline {
    width: 100%;
    float: right;
    text-align: center;
    padding: 5px 0px 10px 0px;
}
.statline_second {
    width: 100%;
    float: left;
    text-align: center;
    padding: 5px 0px;
}

.statvalue {
    width: 30%;
    float: left;
    font-weight: bold;
}
.statistic_name {
    width: 40%;
    float: left;
    font-weight: bold;
}

.stats_left {
    width: 50%;
    float: left;
    margin-top:3px;
}

.stats_right {
    width: 50%;
    float: left;
    margin-top:3px;
}

.clubname {
    font-style: italic;
    font-weight: bold;
    padding:3px;
    text-align: center;
    margin-bottom: 10px;
}

.clubprofile-logo {
    max-width: 130px;
    max-height: 130px;
    position: relative;
    margin: -55px;
    top: 55px;
}

.clubprofile-bg {
    text-align: center;
    height: 70px;
}

.clubprofile-text {
    margin: 25px 25px 5px 25px;
    text-shadow: #0000006b 0px 0px 15px;
    font-weight: bold;
    
}

.clubprofile-logo-player {
    max-width: 60px;
    max-height: 60px;
    position: relative;
    top: 5px;
    /* left: -20px; */
}

.playerprofile-bg {
    text-align: left;
    height: 70px;
    margin-bottom: -1px;
    margin-left: -30px;
    margin-right: -30px;
    /* margin-top: -70px; */
}

.playerprofile-text {
    margin: 0px 0px 0px 0px;
    text-shadow: #0000006b 0px 0px 15px;
    font-weight: bold;
    
}

.playerprofile-text-small {
    margin: 0px 0px 0px 0px;
    text-shadow: #0000006b 0px 0px 15px;
    font-size: small;
    position: relative;
    top: -8px;
}

.navigationplayer {
    margin-bottom: 50px;
    font-size: 14px;
}


.nextplayer {
    float:right;
    background: #ffffff;
    padding: 4px;
}

.prevplayer {
    float: left;
    background: #ffffff;
    padding: 4px;
}

/* FFZ-Grafiken */

.display-ffz {
    max-width: 100%;
    text-align: center;
    /* height: 170px; */
    display: block;
    flex-wrap: wrap;
}
.ffz-verlauf {
    float: left;
    width: 66%;
    margin-top: 10px;

}
.ffz-wert {
    float: left;
    width: 33%;
    text-align: center;
    /* padding-top: 1vw; */
}
.ffz-svg {
    height: 65%;
    width: 100%;
}
.ffz-name {
    font-weight: bold;
    margin-bottom:-5px;
}

.nextgames {
    background: #ffffff;
    margin: 4px;
    display: inline-block;
    padding: 8px;
    border-radius: 3px;
    box-shadow: 1px 1px 6px #80808036;
    color: rgb(50, 93, 133);
    font-size: 18px;
    font-family: matics_b, score, monospace;
}

@media (max-width: 768px) {

    .nextgames {
        background: #ffffff;
        margin: 2px;
        display: inline-block;
        padding: 4px;
        border-radius: 3px;
        box-shadow: 1px 1px 6px #80808036;
        color: rgb(50, 93, 133);
        font-size: 12px;
        font-family: matics_b, score, monospace;
    }

}


@media (min-width: 1200px) {

    
    .clubprofile-text {

       font-size:150%
   }
}

@media (min-width: 768px) AND (max-width: 1199px) {



    .clubprofile-text {

       font-size:130%
   }
}

@media (min-width: 768px) AND (max-width: 979px) {



   .clubprofile-text {

       font-size:90%
   }


}

@media (min-width: 0px) AND (max-width: 368px) {
  
   
   

  

}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input 
{
    background-color: #ffffff;
    border: 0px solid #51a0c157;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0px 0px 3px #80808047;
}


.player-header-club {
    max-width: 35px;
    max-height: 35px;
    /* margin-right: -40px; */
    /* margin-bottom: 50px; */
    position: relative;
    /* left: 30px; */
    /* bottom: 20px; */
    /* margin-left: -20%; */
}
.player-header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 120px;
    overflow: hidden;
}

.player-header-data {
    display: flex;
    justify-content: space-around;
    align-items: center;
    /* background: linear-gradient(180deg, #00000020, transparent); */
    /* border-top: 1px solid #80808054; */
    padding-top: 10px;
    margin-top: 10px;
}

.player-header-data-primarys {
    display: flex;
    width: 100%;
    align-items: flex-end;
}
.player-trikot-pic {
    width: 130px;
    height: 130px;
    margin-top: -130px;
    position: relative;
    left: 65px;
    /* bottom: 7px; */
    top: -8px;
}

.player-trikot-pic-forderung {
    width: 130px;
    height: 130px;
    margin-top: -130px;
    position: relative;
    left: 260px;
    /* bottom: 7px; */
    top: -8px;
}

.rfs_border {
    padding: 10px;
    border: 1px solid #5a5a5a6e;
    width:auto;
}

.dropdown-menu>li>a {
    padding: 5px 20px;
}

hr {
    margin: 8px 0;
    border: 0;
    
    border-bottom: 1px solid #ffffff3d;
}

.trikot_bg {
    background-repeat: no-repeat, no-repeat;
    background-position: center,center;
    background-size: cover;
    width: 120px;
    height: 125px;
    text-align: center;
    padding-top: 10px;
    /* padding:5px; */
    /* margin-left: -80px; */
    /* margin-top: -10px; */
}
.trikot_bg_forderung {
    background-repeat: no-repeat, no-repeat;
    background-position: center,center;
    background-size: cover;
    width: 120px;
    height: 125px;
    text-align: center;
    padding-top: 10px;
    /* padding:5px; */
     margin-left: 200px;
    /* margin-top: -10px; */
}

.trikot_content {
    opacity: 0.90;

}
.trikot_name {
    margin-top: 10px;
	margin-left: 0px;
    font-size:150%;
    font-family: 'matics_b';
    font-variant-caps: all-small-caps;
    

}
.trikot_number {
    font-size: 530%;
    font-family: 'matics_b';
    margin-top:-10px;
    text-shadow: 0 0 -3px black;
}

 

.player-position {
    background:rgb(90, 147, 204);
    border-radius: 2px;
    padding: 3px;
    margin:2px 0px;
    font-size: 90%;
    color:white;
}

.player_infoboard {
    display:flex;
    flex-direction: row;


}

.player-team-info {
    display:flex;
    padding-right:10px;
}

.player_inforow {
    padding: 0px 20px;
    border-right: 1px solid #0000001f;
}

.player_info {
    margin:15px;
}

.player_club_logo {

    width:75px;
    height:75px;

}


/* Playerprofile Header */

.p_header_logo {
    float:left;

}

.p_header_switch {
    float:left;
    line-height: normal;
    margin-left: 10px;
    margin-top: 7px;
}

.p_header_name {
    float:left;
    line-height: normal;
    margin-left: 10px;
    margin-top: 11px;
}

.p_header_menue {
float: right;
}

/* ende Header */

.profil_h2 {
    /* margin-top: 30px; */
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: bold;
    width: max-content;
    padding: 5px;
}

.tabletitle {
    font-weight:bold;
}

.profiletext {
    font-style: italic;
    line-height: 1.5;
    font-size: 105%;
    padding: 0px;
    /* border: solid 1px #8080806e; */
    border-left: solid 1px #407d97;
   
}

.capitel {
    display: inline-block;
    background: #b3b2b221;
    width: 99%;
    margin: 25px 0px 0px 0px;
    /* border-left: solid 2px #47cd93; */
}



.player-pos-info {
	position: relative;
    padding: 10px 10px 10px 10px;
	
}


.position_torwart {
	position: absolute;
	width: 10px;
	height: 10px;
	left: 55px;
	bottom: 12px;
	filter: drop-shadow(0px 0px 10px #909191);
}

.position_LV {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 35px;
	left: 20px;
	filter: drop-shadow(0px 0px 10px #0088cc);
}


.position_IV_left {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 30px;
	left: 43px;
	filter: drop-shadow(0px 0px 10px #0088cc);
}

.position_IV_right {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 30px;
	left: 66px;
	filter: drop-shadow(0px 0px 10px #0088cc);
}

.position_RV {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 35px;
	left: 90px;
	filter: drop-shadow(0px 0px 10px #0088cc);
}

.position_DM {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 58px;
	left: 55px;
	filter: drop-shadow(0px 0px 10px #28a745);
}

.position_LM {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 85px;
	left: 15px;
	filter: drop-shadow(0px 0px 10px #28a745);
}

.position_ZM {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 80px;
	left: 55px;
	filter: drop-shadow(0px 0px 10px #28a745);
}

.position_RM {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 85px;
	left: 95px;
	filter: drop-shadow(0px 0px 10px #28a745);
}

.position_OM {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 105px;
	left: 55px;
	filter: drop-shadow(0px 0px 10px #28a745);
	
}

.position_LS {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 130px;
	left: 25px;
	filter: drop-shadow(0px 0px 10px #b94a48);
}

.position_MS {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 140px;
	left: 55px;
	filter: drop-shadow(0px 0px 10px #b94a48);
}

.position_HS {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 122px;
	left: 55px;
	filter: drop-shadow(0px 0px 10px #b94a48);
}

.position_RS {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 130px;
	left: 85px;
	filter: drop-shadow(0px 0px 10px #b94a48);
}


@media (max-width: 1199px) {
    .player-team-info {
        flex-direction: column;
    }

    .player_club_logo {

        width:55px;
        height:55px;
    
    }

@media (min-width: 768px) AND (max-width: 976px) {
    
    .player_infoboard {
        
        flex-direction: column;

    }
    .player_info {
        margin:4px;
    }
    .player_inforow {
        padding: 0px 10px;
       
    }
    
}

@media (max-width: 676px) {
    
    .player_infoboard {
        
        flex-direction: column;
        align-items: left;
    
    }
    .player_info {
        margin:4px;
    }

    .playerprofile-text {

        font-size: 90%;
    }

    .p_header_name {
  
        margin-top: 10px;
    }

    .p_header_switch {

        margin-left: 5px;
    
    }
    
}

@media (max-width: 576px) {
    
   .trikot_bg {
       width:100px;
   }

   .player-trikot-pic {
   
    left: 40px;
    
}


}

@media (max-width: 476px) {
    
  .player_inforow {
      padding:0px;
  }

 .player_club_logo {
     width: 30px;
     height: 30px;
 }

 .player-team-info {

    padding-right:5px;
    margin-left:-5px;
}


 .player_infoboard {
     font-size:80%;
 }

 .playerprofile-text {

    font-size: 70%;
}

.p_header_name {
  
    margin-top: 8px;
}

}
}

/*change on scrollbar for darkmode */

/* width */
::-webkit-scrollbar {
    width: 9px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #fff; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #c3c4c5; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #46819a; 
  }
  
 /* NOVA PAGINA DE LIGAS    */ 
  
  .cupboard2 {
    background-image: url(../img/cupboard.jpg);
    background-size: cover;
    background-position: center;
    /*padding-top: 20px;
      padding-bottom: 20px;*/
    margin: 5px;
    border-radius: 3px;
}

.cupboard2:hover {
    filter: saturate(1.2)
}

.cupboard2-title {
    background: #407d97f7;
    color: white;
    padding: 5px;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
}

.cup-pic2 {
    max-width: 100%;
    max-height: 70px;
    border-radius: 50px;
    filter: drop-shadow(0 5mm 4mm rgba(30, 30, 30, 0.7));
    image-rendering: -webkit-optimize-contrast;
}

.cup-name2 {
    background: #46819a;
    text-align: center;
    font-size: 80%;
    color: white;
    padding: 4px;
    min-height: 20px;
    margin-top: 4px;
    overflow: hidden;
    box-shadow: #00000045 0px 0px 4px;
    border-top: 2px;
    border-top-style: solid;
}

.hoversize:hover, .hoversize:active {
    transform: scale(1.5);
    transition: 0.3s;
}

.hoversize_s:hover, .hoversize_s:active {
    transform: scale(1.1);
    transition: 0.3s;
}

/* FLEX BOX ELEMENTE */

.flex-body {
    margin: 0;
    box-sizing: border-box;
    font-family: Arial;
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
    /* padding: 0px 0px; */
    box-sizing: border-box;
}

/* Create four equal columns that sits next to each other */

.flex-column {
    flex: 25%;
    max-width: 25%;
    padding: 2px 2px;
    box-sizing: border-box;
}

.flex-column-20 {
    flex: 20%;
    max-width: 20%;
    padding: 2px 2px;
    box-sizing: border-box;
}

.flex-column-16 {
    flex: 16.6%;
    max-width: 16.6%;
    padding: 2px 2px;
    box-sizing: border-box;
}

.flex-column img {
    margin-top: 8px;
    vertical-align: middle;
}

.flex-element {
    width: 100%;
    padding: 5% 5%;
    box-sizing: border-box;
    /* vertical-align: middle; */
    text-align: center;
}

.union_list_div {
	border: 1px solid gray;
    box-shadow: 0px 0px 3px 0px rgb(87,87,87);
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
    float: left;
    width: 98%;
    margin-left: 1%;
    padding-bottom: 10px;
}
.union_flag {
	width: 200px;
    height: 100px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}
.union_name {
	float: left;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 25px;
}
.union_desc {
	font-style: italic;
    background-color: #706e6e;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    margin-left: 1%;
    margin-top: 10px;
    width: 96%;
    clear: both;
	overflow: hidden;
}
.union_leader {
	position: absolute;
	text-decoration: underline;
    color: White;
    top: 50px;
    left: 220px;
}



