/*############## WEB FONT ###################*/
b
h1, h2 ,h3 ,h4 {
    font-family: 'Oswald', sans-serif;
}

th {
    text-align: center;
}

.nav-tabs a{

    background-color: #f5f5f5;
    color:black;
}

.panel-title2 {
    color:black;
    margin-top:0px !important;
    font-size: 30px !important;
}

.panel-title3 {
    color:black;
    margin-top:9px !important;
    font-size: 17px !important;
}

.spillerStaten p{
font-size: 35px;
text-align: center;
}

.profil2 .profil{

height: 31px;

font-size: 22px;

}
* {

    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
body {
    font-family: 'Lato', sans-serif;
}
/* For mobiler */
.list-group-item {
    height: 95px;
}
@media (min-width: 992px ) {
    .list-group-item {
    height: 75px;
}
}
/*##### HEADER #####*/
a {
    text-decoration: none !important;
}
/*########### BANNER ###########*/
.cover {
background-image:url(../images/cover.png);
background-position: center;
background-size: cover;
height:200px;

}

.no-padding {
    padding-left:0px;
    padding-right:0px;
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px ) {
     .cover {
        background-repeat: no-repeat;
        height: 300px;
        background-size: inherit;
    }

    .no-padding {
    padding-left:15px;
    padding-right:15px;
}

    }


/*########### MENU ###########*/
header {
    height: 125px;
}
.navbar {

    height: 70px;
    width:100%;
    background-color:#f5f5f5;
    padding-left: 30px;
    border:1px solid #ddd;
}

#mobile-header {
    float:left;
    margin-top:13px;
    position: relative;
    z-index: 99999;
    border: 2px solid;
    border-radius: 3px;
    padding: 5px;
    cursor: pointer;
    background-color: #fff;
    left:-10px;
}

#mobile-header:hover {
    background-color:lightgray;
}
.navigation {

   display: none;
}
.menuLeftTop h2{
    text-align: center;
    background: none !important;
    font-weight: 700 !important;
    font-size: 1em !important;
    box-shadow: none !important;
}

.menuLeftTop img{
    display: block;
    margin:auto;
    margin-top: 10px;
    margin-bottom:10px;
}
#menuDesktop {
    float:right;
}
#menuDesktop li{
text-align: right;
display: inline-block;
margin:10px;
margin-top:0px;
}
#menuDesktop li a{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color:#000;
}

.aktiv {
    background-color:#fff;
    border:1px solid #ddd;
    padding:22px;
    border-radius: 4px;
    	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
.logo {
    position: relative;
    top:-170px;
    width:150px;
margin:auto;
    text-align: center;
    margin-bottom:-150px;
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .logo {
          position: relative;
        top: -169px;
       margin:0;
        text-align: left;
        margin-bottom:-150px;
    }
 }




#user-menu {
        margin-top: 12px;
    padding-bottom: -35px;
    margin-right: 20px;
    float: right;
    border: 2px solid ;
    border-radius: 3px;
    padding: 5px;
    cursor: pointer;
    background-color: #fff;
        position: relative;
    z-index: 99999;
}

#user-menu:hover {
    background-color:lightgray;
}

/*########### USER MENU ###########*/
.user_menu_info{
    text-align: center;
    background-color:#fff;
    padding-bottom: 1px;
}
.last_login {
    background-color:#F8F8F8;
    border-bottom: 1px solid #ebebeb;
    padding-bottom:3px;
}

.last_login p{
    font-weight: 700;
    margin-top:9px  !important;
}
#bruger_menus {
    padding:0;
}
#bruger_menus li {
     border:1px solid #eee;

    margin-bottom: 10px;
        list-style: none;

    text-align: center;
    padding:5px;
}
#bruger_menus li:hover {
    border:1px solid #ddd;
    background-color: #f5f5f5;
}
#bruger_menus a{
    color:#000;
    font-weight: 700;
}
/*########### NYHEDER ###########*/
.nyheder {
    text-align: center;
}

.nyheder a {
    color:#000;
}
.nyheder h2 {
    margin-top:0px;
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
}

@media (min-width: 992px ) {
     .nyheder h2 {
        font-size:26px;
         margin-top:-5px;
    }}

.nyheder_summary {
    text-align: left;
}
.nyheder .panel-heading {
        height: 40px;
}
.panel-body {
position: relative;
overflow: hidden;
}

.nyheder .panel-body {
        margin-bottom: -15px;
}
.kommentarfacets {
    color: #333;
    padding-top: 3px;
    border-radius: 0px 0px 4px 4px;
    background-color: #f5f5f5;

    border-top:1px solid #ddd;
    height: 30px;
    margin-left:-30px;
    margin-right:-30px;
    margin-top:20px;
    text-align: left;
    padding-left: 10px;
}



.kommentarfacets ul{

list-style: none;

}

.kommentarBox {
    margin-left:-45px;
    margin-top:0px;
    margin-right: -15px;
    margin-bottom:20px;

}

.kommentarBoxInput {
    padding:0;
}

.kommentarBrugerLink {
    float:left;
    margin-right: 5px;
    color:darkblue !important;
}

.kommentarTekst {
    float:left;
    font-size: 14px !important;
}



/*########### USER ###########*/

.user_picture {
width:50%;
}

.user_name {
font-weight: 700 !important;
font-size: 15px !important;

}

.user_title {
    font-weight: 500 !important;
    font-size: 14px !important;
    margin-top: -13px !important;

}

.profilBox {
    margin-top:20px;
}

.profil {
    background-color:#eee;
}


/*########### FOOTER ###########*/

footer {
    text-align: center;
    margin-bottom:10px;

    text-transform: uppercase;
}

footer h3 {
    font-size: 20px;
}
/*################# Kampe ################*/
.resultat {
    margin-top:20px;
 color:#000;
}
.kampeBox {
    padding:0px;

}

.kampeBox:hover {


-webkit-box-shadow: 0px 0px 10px 5px rgba(204,204,204,1);
-moz-box-shadow: 0px 0px 10px 5px rgba(204,204,204,1);
box-shadow: 0px 0px 10px 5px rgba(204,204,204,1);
}
@media (min-width: 992px ) {

    .kampeBox {

    width: 32%;
    margin: 7px;
}
}



.kampeBoxHjemmehold {
float:left;
width:40%;
text-align: center;

}

.kampeBoxUdehold {
 float:left;
width:40%;
text-align: center;

}

.ScoreHjemmehold {

    font-size: 45px;

    width:40%;
    text-align: center;
    float:left;


}
.ScoreVS {
     font-size: 33px;
     text-align: center;
    width: 17%;
    float:left;
    margin-top:20px;
}
.ScoreUdehold {

  font-size: 45px;
width:40%;
float:left;


text-align: center;

}

.scoreCard {
    width:80%;
    height:75px;
    margin:auto;
margin-top:10px;
    border-color: #ddd;
    border-width: 1px;
    border-style: solid;
    background-color: #f5f5f5;
    border-radius: 9px;

}

.panel-heading {
    text-align: center;

}

.panel-heading h3{
    font-size:16px;
}

.panel-heading p {
    font-size:14px;
}

.panel-match {
    background-color: #f5f5f5;
    text-align: center;
    margin-bottom: 13px;
     color:#000;
     border-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-transform: uppercase;
}

.pokal {
     background-color: #66C7F4;
}

.traning {
    background-color: #C1CAD6;
}

.liga {
    background-color: #FF1053;
    color: #fff;
}
/*################# Bødekassen ################*/
.bkassen {
    font-size:18px;
}


/*################# GALLERI ################*/
    .galleri {
        padding:0;

    }


/*############## SPILLEREN #############*/
.ikoner {
    height: 25px;
    width:25px;
}

.ikonBox {
    margin:5px;
    display: inline-block;
    border:1px solid #ddd;
    width: 87px;
    border-radius: 5px;
    text-align: center;
    font-size: 21px;
    font-weight: bolder;
    text-transform: uppercase;
}

.ikonBoxBottom {
  font-weight: normal;
  background-color:#F9F9F9;
  font-size: 14px;
}

.socialImg {
  width:39px;
}
/*################# HELPING CLASS ################*/

.inset-text {
    color: #F1F1F1;

}
.float-left {
    float:left;
}
.float-right {

    float:right;
}

.clear {
    clear: both;
}

.hiddenTekst {
      text-indent: -9999px;
}

.next_match h3 {
    margin-top:0px;
}

/*######## FAN ####### */


.facebook img, .instagram img, .twitter img{
    margin: 5px;
    height: 35px;
    float:left;
}
.facebook p, .instagram p, .twitter p{
    color:#fff;
    font-weight: 700;
    margin-top: 9px;
    font-size: 18px;
}
.facebook {
    background-color:#3B5998;
    margin-bottom:10px;
    border:1px solid #ddd;
}
.instagram {
     background-color:#895A4D;
    margin-bottom:10px;
    border:1px solid #ddd;
}
.twitter {
    background-color:#55ACEE;
    margin-bottom:10px;
     border:1px solid #ddd;

}

.nedtalling {
    font-size: 25px;
}


a.thumbnail:hover {

    background-color: #eee;
    border-color: #000;
}

/* The ribbons */

.corner-ribbon{
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
    line-height: 23px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* Custom styles */


.corner-ribbon.shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

.corner-ribbon.sticky{
  position: absolute;
}
/* Different positions */

.corner-ribbon.top-left{
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
  top: 25px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.corner-ribbon.top-left{
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
  top: 25px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-left{
  top: auto;
  bottom: 25px;
  left: -50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-right{
  top: auto;
       right: -70px;
    bottom: 21px;
    left: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
/* Colors */

.corner-ribbon.white{background: #f0f0f0; color: #555;}
.corner-ribbon.black{background: #333;}
.corner-ribbon.grey{background: #999;}
.corner-ribbon.blue{background: #39d;}
.corner-ribbon.green{background: #2c7;}
.corner-ribbon.turquoise{background: #1b9;}
.corner-ribbon.purple{background: #95b;}
.corner-ribbon.red{background: #e43;}
.corner-ribbon.orange{background: #e82;}
.corner-ribbon.yellow{background: #ec0;}


.danger2 {
    background-color: #E6BEAE;
}

.myTeam {
    border:3px dashed #0072BB;
    background-color:#f5f5f5;
}

.master-title {

    font-size: 30px !important;
    text-transform: uppercase;
    text-align: center;

}

.my-table td{
    border: 1px solid #ddd;
}

.panel-default>.panel-heading {
    height: 61px;
}

.podie {
    margin-top:30px;
text-align: center;
    font-size: 12px;
    background-image: url(../images/ikoner/podie.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    height: 500px;
    margin-bottom:30px;

}
.pladsenEt {

 border:1px solid gold;
 border-radius: 5px;
 width: 100%;

margin-bottom: 20px;
}

.pladsenTo {

 border:1px solid #999;
 border-radius: 5px;
 width: 100%;
margin-bottom: 20px;
}
.pladsenTre {


 border:1px solid brown;
 border-radius: 5px;
 width: 100%;

overflow: hidden;
margin-bottom: 20px;
}

.pladsenEt label{
    font-size:20px;
text-align: center;
width: 100%;
}


.hidden-overflow {

    overflow: hidden;
}

.padding-nul {
    padding:0px;
        width:100%;
    margin: 1.6%;
}

@media (min-width: 992px ) {
    .padding-nul {
    padding:0px;
        width: 30%;
    margin: 1.6%;
}
.pladsenEt label{
    font-size:20px;
text-align: center;
width: 100%;
}
.pladsenTo label{
    font-size:20px;
 text-align: center;
width: 100%;
}
.pladsenTre label{
  font-size:20px;
  text-align: center;
width: 100%;
}




}

.spillerBadget {
margin-left:5px;
margin-right:5px;
    font-size: 14px;
       color: #5FBFF9;
       border: 1px solid;
}



.label-info {
    background-color: #fff;

}

.label-danger {
    border: 1px solid #d9534f;
    background-color: #fff;
    color: #d9534f;
}

.timeBadget {

    font-size: 14px;

    border:1px solid #ddd;
    color:#000;
   width: 100%;
   margin-bottom: 20px;

}

.panel-body img{
    margin:auto;

}

.coachTitel {
    height: 83px !important;
}

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