body {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    background-color: #505050 !important;
}

h1 {
    font-size: 100px;
}

body > div {
    margin-bottom: 0px !important;
    border: 0px !important;
}
#logo {
    float: left;
    padding: 20px;
}


ul.nav#admin {
    margin-top: 50px;
}

ul.nav#admin li {
    text-align: center;
    background-image: url('/static/scraper/img/admin_btn.png');
    height: 52px;
    width: 185px;
}
ul.nav#admin a {
    margin-top: -30px;
    text-decoration: none;
    color: black;
    font-weight: bold;
    height: 100%;
    width: 100%;
}

ul.nav#championship{
    background-image: url('/static/scraper/img/menu_01_main.png');
    height: 100px;
}

.nav-pills li a {
    line-height: 90px;
    color: black;
    cursor: pointer;

}
.nav-pills li a:hover {
    background-color: transparent !important;

}

div#championship-boxes {
    margin-top: 50px;
    color: #eeeeee;
}

div.championship-box {
    height: 500px;
    background-position: center center;
    background-size: 95%;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;

}

div.championship-box div {
    position: absolute;
    bottom: 50px;
    width: 100%;
}

div.championship-box div p {
    color: transparent;
}

div.championship-box img {
    width: 100%;
    max-width: 350px;
}
.container {
    background-color: white;
    background-image: url('/static/scraper/img/bg.jpg');
    background-size: 1170px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;

}

div.search-box div {

}

button.search-btn {
    border-color: transparent;
    background-color: transparent !important;
}

div.search-box input, div.search-box select {
  border-radius: 4px !important;
  border:2px solid #4dd800 !important;

    background-color: #303030;
    color: #4dd800;
    border: 0px;
    width: 100%;
    height: 50px;
}

div#footer h3 {
    text-align: center;
}
div#footer {
    color: #eeeeee;
    background: darkgrey; 
    background: -webkit-linear-gradient(left,red,orange,yellow,green,blue,indigo,violet);
    background: -o-linear-gradient(left,red,orange,yellow,green,blue,indigo,violet);
    background: -moz-linear-gradient(left,red,orange,yellow,green,blue,indigo,violet);
    background: linear-gradient(to right, #262626,#595959,#262626); 
}

ul#menu-position li{
    padding: 10px;
    cursor: pointer;
}
ul#menu-position li:hover{
    padding: 10px;
    cursor: pointer;
    background-color: #cccccc;
}

a.green-border, a.green-border:hover{
    color: #4dd800;
    border: 2px solid;
    border-radius: 4px;
    padding: 4px;

    cursor: pointer;
    text-decoration: none;
}

.player a, .player a:hover {
    color : black !important;
    text-decoration: none;
}
.player {
    width: 340px;
    height: 400px;
    float: left;
    margin: 20px;
    background-color: lightgrey;
}
.player-name {
    width: 30%;
}

.player-rank-graph {
    float: left;
    width: 250px;
}

.player-top {
    background-color: #EAEAEA;
    height: 200px;
}

.player-top img {

}

.player-top .diff {
    line-height: 4em;
    float: left;
    font-size: 0.9em;
    width: 46px;
    height: 50px;
    overflow: hidden;
    margin-left: 4px;
}

.player-top .rank {
    line-height: 2.5em;
    float: left;
    width: 90px;
    font-size: 1.5em;
    height: 50px;
    overflow: hidden;
    text-align: right;
    padding-right: 5px;
}

.player-bottom {
    padding: 5px;
    font-size: 1.5em;
    color: #4dd800;
    text-align: center;
    background-color: #3f3f3f;
}

.player-bottom .club-img img{
    height: 100px;
    margin-bottom:20px;
}

.player-link {
    font-size: 1em;
    color: #3f3f3f;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
}


 .player-photo {
    bottom: 0px;
    float: left;
    height: 100%;
 }

.player-header {
    margin-top: 20px;
    height: 250px;
    background-image: url('/static/scraper/img/player_bg.jpg');
    font-size: 2em;
}

.player-header .player-photo {
    min-width: 250px;
    width: 15%;
    height: 100%;
    float: left;
}

.player-header .player-info {
    font-size: 1em;
    text-align: right;
    width: 25%;
    height: 100%;
    float: left;
}

.player-header .club-img {
    width: 45%;
    height: 100%;
    float: left;

    text-align: center;
}

.player-header .club-img img {
    display: block;
    margin-left: auto;
    margin-right:auto;
}


.player-name {
    width: 140px;
    float: left;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    font-size:1.2em;
}

.player-position {
    width: 140px;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.grey-banner {
    background: darkgrey; 
    background: -webkit-linear-gradient(left,red,orange,yellow,green,blue,indigo,violet);
    background: -o-linear-gradient(left,red,orange,yellow,green,blue,indigo,violet);
    background: -moz-linear-gradient(left,red,orange,yellow,green,blue,indigo,violet);
    background: linear-gradient(to right, #262626,#595959,#262626); 
    height: 200px;
}
.player-grey-banner {
    height: 100%;
    margin-top: 0px !important;
    color: #eeeeee;
}
.player-grey-banner .country-flag{
    width: 400px;
    height: 100%;
    float: left;
}

.player-grey-banner .championship {
    padding-top: 75px;
    font-size: 2em;
    width: 300px;
    height: 100%;
    float: left;
}

.player-grey-banner .link-data {
    text-align: center;
    font-size: 1.5em;
    padding-top: 60px;
    width: 300px;
    height: 100%;
    float: left;

}

.player-grey-banner .link-data a {
    color: #eeeeee;
}

.player-id {
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 1.3em;
    height: 600px;
    width: 300px;
    float: left;
}

.player-id-top {
    background-image: url('/static/scraper/img/player_bg.jpg');
    float: left;
    width: 100%;
    padding: 5px;
}
.player-id-bottom {
    font-size: 0.8em;
    background-color: #353535 !important; 
    color: #eeeeee;
    float: left;
    width: 100%;
    padding: 5px;
}
.player-id-bottom a {
    color: white;
}

.player-id-bottom a:hover {
    color: white;
}
.player-id .titles {
    width: 50%;
    text-align: left;
    float: left;
}
.player-id .values {
    width: 50%;
    text-align: right;
    float: left;
}

.player-id .social-link {
    text-align: center;
    width: 100%;
    float: left;
}

.player-id .youtube {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
}

.player-stats {
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    width: 820px;
}


.club-badge {
    width: 100%;
    float: left;
}


.player-top .player-photo {
    float: left;
    height: 100%;
    width: 200px;
 }

.player-top .player-photo img {
    height: 100%;
}

.player-header .player-photo img{
    float: left;
    height: 250px;
 }

 .contribution {
    float:left;
    width: 150px;
    height: 100px;
    border: 1px solid;
    margin: 3px;
    padding: 20px;
 }

 .contribution .contribution-rank {
    float: left;
    width: 100%;
    text-align: right;
    font-size: 2em;

 }

ul#menu-championship {

 background-color: #38003c;
}

ul#menu-position {
    background-color: #742279
}

#navbar > li {
 margin-left:2px;
 float:left;
 display:block;  
 width:150px;
 text-decoration:none;
 text-align:center;
 padding:5px;
 cursor: pointer;
 }


 .player-graph {
    background-image: url('/static/scraper/img/player_bg.jpg');
    height: 300px;
    width: 800px;
    margin: 20px;
    float: left;
 }

 .player-matches {
    float: left;
    margin: 20px;
 }

path { 
    stroke: darkgrey;
    stroke-width: 4;
    fill: none;
}

.axis path,
.axis line {
    fill: none;
    stroke: grey;
    stroke-width: 2;
    shape-rendering: crispEdges;
}

path.line {
    stroke: #4dd800;
}

path.score-line {
    stroke: #dd0000;
}

rect.score-bar {
    fill: #dd0000;
}

rect.performance_bar {
    fill: rgb(62, 62, 62)
}

#features-slideshow {
    padding-top:45px;
    height: 150px;
    font-size: 3em;
    color: #eeeeee;
}

#features-slideshow > .carousel-inner > .item{
    text-align: center;
}


::-webkit-input-placeholder {
   color: #4dd800 !important;
}

:-moz-placeholder {
   color: #4dd800 !important;  
}

::-moz-placeholder {
   color: #4dd800 !important;  
}

:-ms-input-placeholder {  
   color: #4dd800 !important;  
}

#league_header_wrapper #league_info span img {
    height: 200px;
}

.about-why ul {
    list-style-type: disc;
}

.about-why h4{
    text-align: center;
}

.about-profiles div {
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 50px;
}

.contact {
    margin: 50px;
}

#id_contact_name, #id_contact_email {
    width: 100%;
}

div#league_info #flag {
    width: 150px;
    padding: 20px;
    float: left;
}

div#league_info #flag img {
    width: 100%;
}

div#league_info #logo {
    width: 200px;
    padding: 20px;
    height: 200px;
    float: left;
}

div#league_info #logo img {
    height: 100%;
}

div#league_info #name {
    margin-top: 60px;
    margin-left: 50px;
    font-size: 2em;
    line-height: 50px;
    color: white;
    float: left;
    width: 350px;
    border-bottom: 2px solid #4dd800;
    text-align: center;
    text-transform: uppercase;
}

#league_menu {
    margin-top: 50px;
    background-color: #393939;
    width: 60%;
    font-size: 0.8em;
    text-transform: uppercase;
    float: left;
    display: flex;
    vertical-align: middle;
}

#league_menu div {
    width: 100px;
    float: left;
    text-align: center;
    margin: auto;
}
#league_menu a, a:hover {
    color: white;
    text-decoration: none;
}

#season_selector {
    float: left;
    width: 100%;
    font-size: 2em;
    background-color: white;
}

#season_selector div {
    float: right;
    cursor: pointer;
    margin-right: 15px;
}


.about > div {
    margin-bottom: 50px;
}
.about h3, h4 {
    border-top: 2px solid #37B6AE;
    border-bottom: 2px solid #37B6AE;
    text-align: center;
    padding: 10px;
    margin: 20px;
    text-transform: uppercase;
}


.about img.icon {
    text-align: center;
    width: 35px;
}

.about .coordonnees {
    text-align: center;
}

.about .legende .leg-1{ color: #00aacc; font-size: 2em;}
.about .legende .leg-2{ color: #26e600; font-size: 2em;}
.about .legende .leg-3{ color: #e61b1b; font-size: 2em;}
.about .legende .leg-4{ color: #ffaa00; font-size: 2em;}

.about .legende .development {text-align: center;}

.about .vision {text-align: center;}
