@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
html, body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
  background-color: white;
}

.container {
	width: auto;
  height: 100%;
}

a {
  text-decoration: none;
}


@media screen and (max-width: 1024px) {
  .header {
    position: fixed;
    background-color: #68ba8a;
    left: auto;
    right: auto;
    top: 0px;
    width: 100%;
    height: 160px;
    color: white;
    z-index: 2;
  }
  #myBtn {
    color: white !important;
    margin-top: 0px;
  }
  #title {
    position: relative;
    text-align: center;
    top: 30px;
  }
  #title h1 {
    font-weight: 300;
  }

  h1 {
    position: relative;
    top: auto;
    bottom: 20px;
    font-size: 55px;
  }
  .menu_opening {
    position: relative;
    left: 40px;
    top: -110px;
    width: 50px;
    color: white;
  }

  .sidenav {
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 1;
    top: 155px;
    bottom: 0px;
    left: 0;
    background-color: #68ba8a;
    color: white;
    overflow-x: hidden;
    font-size: 36px;
  }
  .sidenav img {
    padding-right: 40px;
  }
  .sidenav a {
    padding: 25px 30px 10px 25px;
    text-decoration: none;
    font-size: 36px;
    color: white;
    display: block;
    overflow: hidden;
  }
  .sidenav td {
    white-space: nowrap;
    border-bottom:2px solid #ffffff;
  }
  #logo {
    backgound-color: #e9ebe8;
    position: relative;
    /*margin-left: 260px;*/
    /*margin-right: auto;*/
    top: 200px;
    text-align: center;
  }
  #latest_news {
    position: relative;
    top: 200px;
    background-color: white;
    width: auto;
    min-height: 60%;
    max-width: auto;
    color: #000000;
    text-align:left;
    font-size: 30px;
    font-weight: 400;
    padding-bottom: 10px;
  }
  #latest_news h1 {
    font-weight: 300;
    margin-left: 40px;
    color: #68ba8a;
  }
  #latest_news p {
    margin-left: 40px;

  }
  #fields_info {
    position: relative;
    width: auto;
    min-height: auto;
    max-width: auto;
    color: #68ba8a;
    text-align: center;
    font-size: 36px;
    font-weight: 300;
    top: 300px;
    margin-left: 250px;
  }
  #fields_info td {
    padding-right: 100px;
  }
  #map {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: 30px;
    top: 250px;
  }
  #hall_of_fame{
   position: fixed;
   margin-top: 150px;
   padding: 0 50px;
   font-size: 40px;
   word-break: break-word;
   height: calc(100vh - 350px);
   overflow-y: scroll;
   width:90%;
  }
  #team_list {
    position: absolute;
    margin-top: 200px;
    width: 100%;
    max-height: auto;
    color: #68ba8a;
    text-align: center;
    font-size: 36px;
    font-weight: 300;
  }
  #team_list h2 {
    /*margin-left: 350px;*/
  }
  #team_list h3 {
    margin-left: 50px;
    text-align: left;
  }
  #team_list input {
    height: 70px;
    width: 90%;
    float: left;
    margin-left: 50px;
    background-color: inherit;
    border-color: black;
    color: inherit;
    font-size: 36px;
    padding: 10px;
  }
  ::-webkit-input-placeholder {
    color: #68ba8a;
  }

  :-moz-placeholder { /* Firefox 18- */
    color: #68ba8a;
  }

  ::-moz-placeholder {  /* Firefox 19+ */
    color: #68ba8a;
  }

  :-ms-input-placeholder {
    color: #68ba8a;
  }

  .text {
    position: absolute;
    max-width: auto;
    color: #68ba8a;
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    margin-left: 50px;
    margin-top: 200px;
  }
  #text2 {
    top: 250px;
  }
  #text3 {
    top: 550px;
  }
  #text4 {
    top: 550px;
    left: 500px;
  }
  #text5 {
    top: 800px;
  }
  #text6 {
    top: 800px;
    left: 500px;
  }
  #text7 {
    top: 950px;
    right: 100px;
  }
  #text8 {
    top: 950px;
    left: 500px;
  }
  #text9 {
    top: 950px;
    left: 700px;
  }
  #text1 td:nth-child(2), #text1 td:nth-child(3) {
    width: 325px;
  }
  #text2 td:nth-child(3) {
    width: 350px;
    text-align: right;
  }
  #text7 td:nth-child(2){
    width: 525px;
  }
  #text7 td:nth-child(3){
    width: 400px;
  }
  #text7 td:nth-child(4){
    width: 70px;
  }
  .text td {
    color: black;
  }
  .text td:nth-child(1) {
    padding-right: 10px;
  }
  .text td:nth-child(2) {
    width: 450px;
    /*width: 65%;*/
  }
  .text td:nth-child(3) {
    width: 250px;
    /*width: 65%;*/
  }
  .text td:nth-child(4) {
    width: 250px;
    /*width: 65%;*/
  }
  .text h4 {
    margin-bottom: 10px;
  }
  .settings_text {
    position: absolute;
    width: 100%;
    color: black;
    text-align: left;
    font-size: 30px;
    margin-top: 150px;
    font-weight: 400;
  }
  .settings_text h4 {
    margin-left: 50px;
  }
  .settings_text p {
    margin-left: 50px;
  }
  #games_text {
    position: relative;
    text-align: center;
    top: 170px;
  }
  #games_text button {
    margin-top: -30px;
  }
  .poules {
    position: relative;
    top: 100px;
    left: 80px;
    font-size: 30px;
    padding-bottom: 50px;
    max-width: 900px;
    font-weight: 400;
  }
  .poules h3 {
    margin-top: 50px;
    margin-bottom: 0px;
    color: #68ba8a;
  }
  .poules h3:nth-of-type(1) {
    margin-top: 150px;
    margin-bottom: 0px;
    color: #68ba8a;
  }
  .poules td:nth-child(1) {
    width: 50px;
  }
  .poules td:nth-child(2) {
    width: 250px;
  }
  .poules td:nth-child(3) {
    width: 80px;
  }
  .poules td:nth-child(4) {
    width: 80px;
  }
  .poules td:nth-child(5) {
    width: 120px;
  }
  .poules td:nth-child(6) {
    width: 120px;
  }
  .poules td:nth-child(7) {
    width: 80px;
  }
  .poules tr:nth-of-type(1) {
    height: 70px;


  }
  .poules td {
    height: 60px;

  }
  .poules th {
    border-bottom: 1px solid black;
    font-weight: 400;
    text-align: left;
  }

  /* Dropdown Button */
  .dropbtn {
    background-color: white;
    border: 1px solid black;
    padding: 16px;
    font-size: 16px;
    height: 100px;
    width : 800px;
    font-size: 36px;
    text-align: left;
  }
  #text_btn {
    margin-left: 20px;
    color: #68ba8a;
  }
  #text_btn span {
    color: black;
    margin-left: 430px;
  }
  /* The container <div> - needed to position the dropdown content */
  .dropdown {
    position: relative;
    display: inline-block;

  }

  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    height: auto;
    width : 800px;
    font-size: 36px;
    z-index: 1;
  }

  /* Links inside the dropdown */
  .dropdown-content a {
    color: #68ba8a;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border: 1px solid black;
  }
  .dropdown-content a:nth-of-type(1), a:nth-of-type(2), a:nth-of-type(3), a:nth-of-type(4), a:nth-of-type(5) {
    border-bottom: none;
  }
  .dropdown-content a:nth-of-type(1) {
    padding-top: 20px;
  }
  .dropdown-content a:nth-of-type(6) {
    padding-bottom: 20px;
  }

  /* Show the dropdown menu on hover */
  .dropdown:hover .dropdown-content {
    display: block;
  }

  /* Change the background color of the dropdown button when the dropdown content is shown */
  .dropdown:hover .dropbtn {
    background-color: white;
  }

  .eighth_finals {
    position: relative;
    top: 200px;
    left: 20px;
    font-size: 30px;
    padding-bottom: 50px;
    max-width: 940px;
    font-weight: 400;
    text-align: left;
  }
  .eighth_finals_table, .quarter_finals_table, .semi_finals_table, .last_finals_table, .consolation_finals_table{
    width: 100%;
    margin: auto;
  }
  .eighth_finals_table p, .quarter_finals_table p, .semi_finals_table p, .last_finals_table p, .consolation_finals_table p{
    margin: 0 0 10px;
    text-transform: capitalize;
  }
  .eighth_finals_table td, .quarter_finals_table td, .semi_finals_table td, .last_finals_table td, .consolation_finals_table td{
    vertical-align: top;
    padding: 15px 0;
    border-bottom: 1px solid lightgray;
  }
  .first-row{
    font-weight: 600;
  }
  .eighth_finals td {
    max-width: 350px;
  }
  .eighth_finals th:nth-of-type(4) {
    padding-left: 30px;
  }
  .eighth_finals td:nth-of-type(4) {
    padding-left: 30px;
  }
  .final_btn {
    background-color: white;
    border: 1px solid black;
    text-decoration: none;
    height: 70px;
    width : 800px;
    font-size: 36px;
    text-align: left;
    margin: 25px auto;
  }
  a.final_btn {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  #text_final_btn {
    margin-top: 10px;
    margin-left: 20px;
    color: #68ba8a;
  }
  #text_final_btn span {
    color: black;
    margin-left: 300px;
  }
  .quarter_final_btn {
    background-color: white;
    border: 1px solid black;
    font-size: 16px;
    height: 70px;
    width : 800px;
    font-size: 36px;
    text-align: left;
    margin: 25px auto;
  }
  a.quarter_final_btn {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  .quarter_finals {
    position: relative;
    top: 200px;
    left: 20px;
    font-size: 30px;
    padding-bottom: 50px;
    max-width: 940px;
    font-weight: 400;
    text-align: left;
  }
  .quarter_finals td {
    max-width: 350px;
  }
  .quarter_finals td:nth-of-type(2) {
    padding-left: 50px;
  }
  .quarter_finals th:nth-of-type(2) {
    padding-left: 50px;
  }
  .quarter_finals th:nth-of-type(4) {
    padding-left: 50px;
  }
  .quarter_finals td:nth-of-type(4) {
    padding-left: 50px;
  }
  .semi_finals {
    position: fixed;
    margin-top: 200px;
    left: 20px;
    font-size: 30px;
    padding-bottom: 50px;
    max-width: 940px;
    font-weight: 400;
    text-align: left;
  }
  .semi_finals td {
    max-width: 350px;
  }
  .semi_finals td:nth-of-type(2) {
    padding-left: 50px;
  }
  .semi_finals th:nth-of-type(2) {
    padding-left: 50px;
  }
  .semi_finals th:nth-of-type(4) {
    padding-left: 30px;
  }
  .semi_finals td:nth-of-type(4) {
    padding-left: 30px;
  }
  .semi_final_btn {
    margin: 25px 70px;
    background-color: white;
    border: 1px solid black;
    font-size: 16px;
    height: 70px;
    width : 800px;
    font-size: 36px;
    text-align: left;
  }
  a.semi_final_btn {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  #text_semi_btn {
    margin-top: 10px;
    margin-left: 20px;
    color: #68ba8a;
  }
  #text_semi_btn span {
    float: right;
    color: black;
    margin-right: 50px;
  }
  #semi_final_btn1 {
    /*margin-top: 100px;*/
  }
  #semi_final_btn2 {
    /*margin-top: 100px;*/
  }
  .consolation_finals {
    position: relative;
    margin-top: 200px;
    left: 20px;
    font-size: 30px;
    padding-bottom: 50px;
    max-width: 940px;
    font-weight: 400;
    text-align: left;
  }
  .consolation_finals td {
    max-width: 350px;
  }
  .consolation_finals td:nth-of-type(2) {
    padding-left: 50px;
  }
  .consolation_finals th:nth-of-type(2) {
    padding-left: 50px;
  }
  .consolation_finals th:nth-of-type(4) {
    padding-left: 50px;
  }
  .consolation_finals td:nth-of-type(4) {
    padding-left: 50px;
  }
  .last_finals {
    position: relative;
    margin-top: 200px;
    left: 20px;
    font-size: 30px;
    max-width: 940px;
    font-weight: 400;
    text-align: left;
  }
  .last_finals td {
    max-width: 350px;
  }
  .last_finals th:nth-of-type(2) {
    padding-left: 50px;
  }
  .last_finals td:nth-of-type(2) {
    padding-left: 50px;
  }
  .last_finals th:nth-of-type(4) {
    padding-left: 50px;
  }
  .last_finals td:nth-of-type(4) {
    padding-left: 50px;
  }

  #final_winner {
    text-align: center;
  }
  #logos_webor {
    margin-top: 200px;
    font-size: 45px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	height: calc(100vh - 350px);
    overflow-y: scroll;
  }
	#logos_webor .img-div{
    width: 40%;
    padding-bottom: 40%;
    position: relative;
    margin-bottom: 60px;
	border: 4px solid #68ba8a;
  }
  #logos_webor img{
    width: 80%;
    position: absolute;
    top: 0;
    bottom: 0;
	left:0;
	right:0;
    margin: auto;
	height:80%;
	object-fit:contain;
	object-position:center;
  }
  #logos_webor h2 {
    margin-left: 50px;
  }
}

/*PHONE / TABLET SIDEWAYS DOWN BELOW*//*PHONE / TABLET SIDEWAYS DOWN BELOW*/
/*PHONE / TABLET SIDEWAYS DOWN BELOW*//*PHONE / TABLET SIDEWAYS DOWN BELOW*/

@media screen and (max-height: 600px) {
  .header {
    background-color: #68ba8a;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: auto;
    height: 170px;
    color: white;
  }
  h1 {
    position: relative;
    top: auto;
    bottom: 20px;
    font-size: 55px;
  }
  .blocks {
    position: relative;
    left: 40px;
    height: 10px;
    width: 50px;
    background-color: white;
    top: auto;
    bottom: auto;
  }
  #logo {
    position: relative;
    height: 550px;
    display: block;
    margin-left: 260px;
    margin-right: auto;
    margin-top: 40px;
  }
  #text {
    position: relative;
    background-color: white;
    width: auto;
    min-height: 57%;
    max-width: auto;
    color: #68ba8a;
    text-align:left;
    font-size: 36px;
    font-weight: 300;
  }
  #text h1 {
    margin-top: 30px;
  }
  #text h1, p {
    margin-left: 40px;
  }
}

/* changes */
.header-container{
  padding: 0;
}
.team_top_div{
  margin-top: 160px;
  text-align: center;
  background-color: #444;
  color: white;
  padding: 15px 0;
}
.poule1_div{
  font-size: 20px;
}
.poule-title{
  font-size: 30px;
  margin: 0;
  font-weight: 600;
}
.poule_tabs .nav-tabs li{
  margin-bottom: 0;
}
.poule_tabs .nav-tabs>li>a{
  border-color: transparent;
  border-radius: 0;
  color: black;
  font-weight: 600;
}
.poule_tabs .nav-tabs>li.active>a{
  color: #68ba8a;
}
.poule_tabs .nav>li>a:focus, .poule_tabs .nav>li>a:hover{
  background-color: transparent;
  border-color: transparent;
}
.poule_program_table, .poule_stand_table, .poule_results_table{
  width: 100%;
  margin: 20px auto;
}
.poule_program_table th, .poule_program_table td, .poule_stand_table th, .poule_stand_table td, .poule_results_table th, .poule_results_table td{
  padding: 5px 0;
}
.poule_results_table thead{
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
}
.first-row{
  font-weight: 600;
  color: black;
}
.first-tr td{
  padding-top: 20px;
}
.last-tr{
  border-bottom: 1px solid lightgray;
}
.last-tr td{
  padding-bottom: 20px;
}
.team-menu-opening{
  top: -70px;
}

.team_title h1{
  bottom: 0;
}
.team-sidenav .sidenav img{
  width: 90px;
}
.text-high-danger{
  color: #ff0000 !important;
}
.text-high-success{
  color: #00CC00 !important;
}
.dot-danger:before{
  content: "•";
  color: #ff0000;
  margin:0 10px;
}
.dot-success:before{
  content: "•";
  color: #00CC00;
  margin:0 10px;
}