@import url("/css/fontawesome/all.css");
@import url("/css/icofont.css");

/* Variáveis de tema para consistência 
:root {
    --primary-color: #4CAF50;
    --secondary-color: #FFFFFF;
    --background-color: #F9F9F9;
    --text-color: #333333;
    --muted-text: #777777;
    --border-color: #E0E0E0;
    --shadow-color: rgba(0, 0, 0, 0.1);
}
*/
/* Tema escuro 
html[data-theme="dark"] {
    --primary-color: #81C784;
    --secondary-color: #121212;
    --background-color: #1E1E1E;
    --text-color: #E0E0E0;
    --muted-text: #A0A0A0;
    --border-color: #333333;
    --shadow-color: rgba(0, 0, 0, 0.3);
}*/

/* -----------------------------BODY _____________________________________________ */

body, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    font-family: 'Arial', sans-serif;
    
    
}

body {
 
 
  background-color: #263340;
  font-size: 13px;
    margin: 0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 
  /* line-height: 17px; */
  color: black;
  overflow: auto;
    
  }
  
  body, html {
    height: 100%;
    width: 100%;
}

.sidebar-nav {
    padding: 9px 0;
}

/* Layout principal */


.container {
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;  
}

.container:before,.container:after {
  display: table;
  content: "";
  line-height: 0;
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
}

.container-fluid:before,.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.container-fluid:after {
  clear: both;
}

.navbar .container {
  width: auto;
}


/* Box hover and active state */

.box {
    padding: 5px 10px;
  background-color: white;
  background-size: auto;
  background-position: top;
  margin-bottom: 3px;
  border-radius: 9px;
  transition: 0.6s;
  width: 100%;
  box-sizing: border-box;
   opacity: 1;
    
}

.box table {
    margin-bottom: 5px;
    background: white;
}



tbody tr:hover {
    background: #d6d6d63b;
    color: #575555;
    transition: 0.3s;
}

tbody tr {

    transition: 0.3s;
}

tbody td {
    vertical-align: middle;
}

.box > h1 {
    background-color: black; /* Cor sólida para um design mais clean */
    color: #ffffff; /* Mantém o contraste */
    padding: 15px 20px; /* Ajuste de espaçamento para melhor visualização */
    margin: 0; /* Remove margens desnecessárias */
    border-radius: 8px 8px 0 0; /* Arredondamento mais sutil */
    width: 100%; /* Certifica-se de ocupar toda a largura do contêiner */
    box-sizing: border-box; /* Inclui padding no cálculo da largura */
    text-align: center; /* Centraliza o texto */
    font-size: 1.3rem; /* Ajuste de tamanho da fonte para maior legibilidade */
    font-weight: bold; /* Destaca o título */
     background-size: auto;
}

.box > h4 {
    background-color: black; /* Cor sólida para um design mais clean */
    color: #ffffff; /* Mantém o contraste */
    padding: 15px 15px; /* Ajuste de espaçamento para melhor visualização */
    margin: 0; /* Remove margens desnecessárias */
    border-radius: 8px 8px 0 0; /* Arredondamento mais sutil */
    width: 100%; /* Certifica-se de ocupar toda a largura do contêiner */
    box-sizing: border-box; /* Inclui padding no cálculo da largura */
    text-align: center; /* Centraliza o texto */
    font-size: 1.1rem; /* Ajuste de tamanho da fonte para maior legibilidade */
    font-weight: bold; /* Destaca o título */
     background-size: auto;
}

h2,
h3,
h5,
h6 {
    background: black;
    color: #ffffff;
    line-height: 25px;
    font-size: 14px;
    padding: 5px 30px;
    max-width: 70%;
    margin: 20px 5px 10px 10px;
    width: 100%;
  box-sizing: border-box;
  text-align: center; /* Centraliza o texto */
    font-weight: bold; /* Destaca o título */
   
}

.box_guest {
    font-size: medium;
    padding: 14px 21px;
    /* background-image: url(/img/shadow.png); */
    background-size: cover;
    background-position: top;
    background-color: #000000d4;
    margin-bottom: 30px;
    border-radius: 0px;
    box-shadow: 0 1px 40px rgb(0 0 0 / 86%);
    opacity: 1;
    transition: 0.6s;
}

.box:hover,
.box:active {
    box-shadow: 0 1px 40px #0d2051;
    text-decoration: none;
}

/* Responsive Design */
@media (max-width: 768px) {
  .box {
 margin-right: auto;
  margin-left: auto;
background-size: auto;
width: 100%;
border-radius: 0px;
box-sizing: content-box;

  }

  .box > h4 {
    font-size: 1.125rem;
background-size: auto;
    
  }

  h2, h3, h5, h6 {
    font-size: 0.9rem;
    padding: 5px 15px;
    max-width: 100%;
  width: 100%;
  box-sizing: content-box;
  }

  .box_guest {
    padding: 15px;
  }
}



/* FOOTER */

footer {
    background: rgba(58, 109, 156, 0.0);
    color: #ffffff;
    position: center;
    text-align: center;
    border-radius: 10px;
    border: 0px solid #ffffff;
    padding: 3px;
    opacity: 1.0;
}

footer a {
    color: #e2e2e2;
}


#leaguetable_block {
    width: 100%;
    overflow-y: auto;
    margin-bottom: 10px;
}

#pagecontent {
    width: 100%;
    overflow-y: auto;
}


h1 {
   font-size: 1.5rem;
        background: black;
    color: #ffffff;
    border: 0px solid #ffffff;
    padding: 15px 15px; /* Ajuste de espaçamento para melhor visualização */
    font-weight: bold; /* Destaca o título */
     background-size: auto;
}

#pagecontent p {
    margin-top: 0px !important;
}

.vitrine {
    overflow: hidden;
}

.awards {
    height: auto;
    align-content: center;
    
}


.pokal {
float: left;
    height: 220px;
    margin-right: 5px;
    margin-bottom: 10px;

}

.pokalbild {
    position: relative;
    height: 150px;
    border-top: 4px solid #D0D2D5;
    border-left: 4px solid #D0D2D5;
    border-right: 4px solid #D0D2D5;
}

.layer {
    position: absolute;
    bottom: 0;
    text-align: center;
    }
    
.layer img {
    text-align: center;
    }
    
.pokalbild img {
    max-width: 120px;
}

.pokal .titel {
     background-color: #0088cc;
    color: #fff;
    width: 128px;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    font-weight: bold; /* Destaca o título */


}

.badge {
    padding: 5px 5px;
    border-radius: 1px;
    text-shadow: none;
    background: none;
    color: #3D7998;
}

.badge,
.label {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;

    vertical-align: baseline;
    white-space: nowrap;

}

.label-important,
.badge-important {
    background-color: none;
    color: #b94a48;
    animation: pulse 1s infinite;
}

.label-important[href],
.badge-important[href] {
    background-color: none;

    color: #953b39;
    animation: pulse 1s infinite;
}

.spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }

    100% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
}

.shortcutRFS {
    margin-bottom: 1px;
    margin-top: 1px;
    margin-left: 0px;
    transform: scale(0.90);
    box-shadow: 0px 0px 10px #325c841f;
    border-radius: 50%;
    transition: 0.3s;
}

.shortcutBuero {
    /* margin-bottom: 1px; */
    /* margin-top: 1px; */
    margin-left: 0px;
    transform: scale(0.90);
    box-shadow: 0px 0px 10px #325c841f;
    /* border-radius: 50%; */
    transition: 0.3s;
}

.shortcutRFS:hover,
.shortcutBuero:hover {

    transform: scale(1.0);
    animation: pulse 01s infinite;


}

.table2 {
    width: 100%;
    height: auto;
    border-radius: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    color: white;
    text-shadow: 0px 0px 15px rgb(6, 84, 122);
    align-content: center;
    text-align: center;
    background-color: #f7f7f7;
    background-size: contain;
}

.boxprofil {
    padding: 2px;
    background-size: cover;
    background-position: center;
    top: 40px;
    width: auto;
    background-color: #eaeaea;
    margin-bottom: 20px;
    right: 0;
    left: 0;
    z-index: 1020;
    /* border-radius: 10px; */
    box-shadow: 0 1px 40px rgba(50, 92, 132, 0.86);
    position: fixed;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    opacity: 0.96;
    transition: 0.6s;
}

@media (max-width: 768px) {
    .boxprofil {
        padding: 5px 0px;
        background-size: cover;
        min-height: 30px;
        background-position: center;
         top: 50px;
        right: 0px;
        left: 0;
        font-size: 10px;
        margin: 0px;
        padding-bottom: 0px;
        z-index: 1020;
        background-color: #eaeaea;
        margin-bottom: 15px;
        box-shadow: 0 1px 20px #1111116b;
        position: fixed;
        max-width: 100% !important;
        opacity: 0.96;
        transition: 0.6s;
     }

}

.showresponse, 
.showresponse2, 
.showresponse3, 
.showmobile, 
.showdesktop {
    display:none;
}

@media (min-width: 980px) {
    .boxprofil {
        padding: 0px;
        background-size: cover;
        background-position: center;
        top: 40px;
        right: 0px;
        left: 0;
        margin: 0px;
        padding-bottom: 0px;
        z-index: 1020;
        background-color: #eaeaea;
        margin-bottom: 15px;
        box-shadow: 0 1px 20px #1111116b;
        position: fixed;
        max-width: 100% !important;
        opacity: 0.96;
        transition: 0.6s;
        /* margin-left: auto !important; */
        /* margin-right: auto !important; */
    }
}

@media (max-width: 600px) {

    .showmobile {
        display:block;
    }
    
    .hidemobile {

        display: none
    }


    .box {

        background-size: auto;

    }

    .mobile-center {

        display:block;
        margin-right:10vw;
        margin-left:10vw;
    }
}

@media (min-width: 601px) {

    .showdesktop {
        display:block;
    }
    .hidedesktop {

        display: none
    }
}



@media (max-width: 601px) {

    .showresponse_all{
        display:block;
    }

    .hideresponse_all {

        display: none
    }
}



.boxprofil:hover,
.boxprofil:active {
    box-shadow: 0 1px 40px rgba(30, 30, 30, 0.86);
    text-decoration: none;
}

.aufgestellt {
    color: #6dda6d;
    font-size: 100%;
}

.nichtaufgestellt {
    font-style: italic;
    font-size: 100%;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: none;
    text-decoration: none;
}

@media (min-width: 1200px) {

    
  
}

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

    .hideresponse2 {

        display: none
    }
}

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

    .hideresponse {

        display: none
    }
}

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

    .hideresponse2 {

        display: none
    }

    .clubpicture {

        max-width: 22px;
    }

    .profilepicture {

        max-width: 22px;
    }

}

.gkurz, .hkurz {
font-size:11px;
    
}

/* modifikation fĂźr EM */
.navbar-inner{background: black;}

 .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
         position: fixed; 
         top: 0;
 }

/* tlo zespoly bez trenera */

.freeclubs {
    padding: 12px;
    text-align: center;
    font-size: medium;
    background-color: #a64832;
    color: #fff;

}
/* -----------------------------Butoes Modificados _____________________________________________ */

.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

/* ----------------------------- SCOUT NEW PLAYER  _____________________________________________ */
.btn-scout {
 
  border-radius: 10px;
   width: 80px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
}
/* -----------------------------  _____________________________________________ */
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
  color: #ffffff;
    background-color: #000000;
  
}
.btn-group.open .dropdown-toggle {
  background-image: none;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #c8cf80;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #3c950f;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #233008;
}



.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #ffffff;
    background-color: #000000;
}
.btn-primary {
    color: #ffffff;
    background-color: #000000;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); */
    background-image: -webkit-linear-gradient(top, #000000, #000000);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #000000, #000000);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #000000 #000000 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-large {
  padding: 18px 36px;
  font-size: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.btn {
    color: #ffffff;
    background-color: #000000;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); */
    background-image: -webkit-linear-gradient(top, #000000, #000000);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #000000, #000000);
    background-repeat: repeat-x;
    border-color: #000000 #000000 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}


/* -----------------------------NUmero da LISTA DE JOGADORES _____________________________________________ */

.player-pic {
    
    background-color: rgba(0, 0, 0, 0.1);
    background-size: contain;
   border-radius: 10%;
   max-height: 40px;
    max-width: 40px;
    box-shadow: 1px 1px 6px;
    overflow: hidden;
}

.jerseynumber {
    display: inline-block;
    width: 28px;
    height: 21px;
    margin: 5px auto 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    color: #333;
    background-image: url(../img/sprite-players.png?v=0.99.5);
}

 

.gkurz, .hkurz {

font-size:11px;
    
}

/* -----------------------------CENTRALIZAR IMAGENS EM PAGINAS _____________________________________________ */
.super-centered {

margin: auto;
    
}

/* -----------------------------CENTRALIZAR IMAGENS EM PAGINAS _____________________________________________ */

.profile_picture{
	/*width: 150px;
	height: 150px;*/
	position: relative;
	top: 0px;
	float: left;
	margin:10px 10px 0px 10px;
	border-radius: 6px;
	background-color: rgba(0, 0, 0, 0.1);
}


.commentfont{
 
}

.commentimg {
margin: auto;
text-align: center;
}
 

