
* {font-family: Arial, Helvetica, sans-serif;font-size: 15px}
.filterDiv {
  float: left;cursor:auto;position: relative;

  color: black;
  width: 100%;height: 150px;
  text-align: center;
  margin: 2px;
  display: none;border-radius: 5px;
}
.special {
  height: 180px;
  
}
.away {
background: #f7f7d7;
background-image: url("zenbg-1.png"), url("zenbg-2.png");
background-repeat: repeat-x, repeat;background-size: 100% 100%
}
.home {
background: #f7f7d7;
background-image: url("zenbg-1.png"), url("zenbg-2.png");
background-repeat: repeat-x, repeat;background-size: 100% 100%
}
.show {
  display: block;
}

.container {
  margin-top: 20px;/*width: 600px;margin: 0 auto;*/
  overflow: hidden;
}

/* Style the buttons */
.print {color: white;
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: rgba(177,0,17,1);
  cursor: pointer;
  font-family: Open Sans;
    padding: 3px 2px;
    border: 1px solid #ccc;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    font-size: 22px;
    opacity: 1 !important
}
.btn {color: black;
 

  cursor: pointer;
  font-family: Open Sans;
    padding: 3px 2px;
    width: 100%;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
    opacity: 1 !important
}

.btn:hover {
  background-color: rgba(177,0,17,0.5);
}

.btn.active {
 text-decoration: underline;font-weight: bold;
  color: black;
}

.overlay {
  position: absolute;z-index: 10;
  top: 0%;display: none;
  background-color: rgba(177,0,17,1);
  overflow: hidden;
  width: 100%;
  height:100%;
  transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}

.areaoverlay:hover .overlay {
	display: block;
  opacity: 0.9
}
i:hover {box-shadow: 0 0 40px #ccc;border-radius: 200px}

  .title-home{width: 100%;height: auto;background-color: rgba(177,0,17,1);color: white;font-size: 18px;margin-top: 0px;border-bottom: 2px solid #c3b49b;text-align: center;
box-sizing: border-box;padding-left: 5%} 



.icon-left { font-size: 40px;float: left;margin: 50px;margin-left: 0px;width: 150px; }
.icon-right { font-size: 40px;float: right;margin: 50px;margin-right: 100px;width: 150px }
.icon-middle { font-size: 32px;position: absolute;top: 50px;left: 50%; margin-left: -45px;width: auto;padding: 0px 20px  }
.text-icon { font-size: 14px }

.game-title { position: relative;top: 0;width: 100%;height: 20px;background-color: rgba(177,0,17,1);color: white;z-index: 11 }
.game-title-a { position: relative;top: 0;width: 100%;height: 20px;background-color: rgba(0,0,0,1);color: white;z-index: 11 }
.s-date { text-align: center;position: relative;width: 190px;display: inline-block;font-weight: bolder;height: 40px;color: black; }
hr { width: 50px }
.e-start { color: rgba(0,0,0,0.7); }
.time { color: #81a2ac; }
.left-logo { float: left;width: 64px; height: 64px;background-color: white;border-radius: 5px;margin: 3px;margin-top: 25px;margin-left: 70px }
.right-logo { float: right;width: 64px; height: 64px;background-color: white;border-radius: 5px;margin: 3px;margin-top: 25px;margin-right: 70px }
.teams-a { text-align: left;position: relative;top: 0px; width: 100%;display: inline-block;margin-top: 0px;margin-left: 50px;color: black;font-weight: bold }
.teams-b { text-align: right;float: right;margin-right: 98px;font-weight: bold }
.place { text-align: center;position: relative;display: inline-block;margin-top: 0px;width: 250px;height: 20px;font-weight: bold; }
.link-overlay { text-decoration: none;color: rgba(0,0,0,1);}
.not-allow { cursor: not-allowed;color: rgba(0,0,0,1); }
.not-allow:hover {box-shadow: 0 0 0px #ccc;border-radius: 0px}

@media only screen and (max-width: 1115px) {
.left-logo { width: 56px; height: 56px;margin-top: 25px;margin-left: 70px }
.right-logo { width: 56px; height: 56px;margin-top: 25px;margin-right: 70px }

.icon-left { font-size: 32px;margin-left: 80px;width: 150px; }
.icon-right { font-size: 32px;margin-right: 80px;width: 150px }

}

@media only screen and (max-width: 700px) {
    * {font-size: 14px}
.left-logo { width: 46px; height: 46px;margin-top: 25px;margin-left: 40px }
.right-logo { width: 46px; height: 46px;margin-top: 25px;margin-right: 40px }
.teams-a { margin-left: 18px;top: 0px; }
.teams-b { margin-right: 35px; }


.icon-left { font-size: 22px;margin-left: 50px;width: 80px; }
.icon-right { font-size: 22px;margin-right: 50px;width: 80px }
.icon-middle { font-size: 22px; }
}

@media only screen and (max-width: 400px) {
  * {font-size: 12px}
.left-logo { width: 42px; height: 42px;margin-top: 25px;margin-left: 30px }
.right-logo { width: 42px; height: 42px;margin-top: 25px;margin-right: 30px }
.teams-a { margin-left: 10px;top: 0px; }
.teams-b { margin-right: 22px; }
.icon-left { font-size: 22px;margin-left: 30px;width: 80px; }
.icon-right { font-size: 22px;margin-right: 30px;width: 80px }
.filterDiv {height: 140px;}
.special {
  height: 170px;
  
}
}

@media only screen and (max-width: 350px) {
  * {font-size: 11px}
  .s-date { text-align: center;position: relative;width: 170px;display: inline-block;font-weight: bolder;height: 40px;color: black; }
.left-logo { width: 40px; height: 40px;margin-top: 25px;margin-left: 18px }
.right-logo { width: 40px; height: 40px;margin-top: 25px;margin-right: 18px }
.teams-a { margin-left: 10px;top: 0px; }
.teams-b { margin-right: 22px; }
.icon-left { font-size: 20px;margin-left: 15px;width: 80px; }
.icon-right { font-size: 20px;margin-right: 15px;width: 80px }
.filterDiv {height: 130px;}
.special {
  height: 160px;
  
}
}

@media only screen and (max-width: 300px) {
  * {font-size: 10px}
.left-logo { width: 36px; height: 36px;margin-top: 25px;margin-left: 15px }
.right-logo { width: 36px; height: 36px;margin-top: 25px;margin-right: 15px }
.teams-a { margin-left: 10px;top: 0px; }
.teams-b { margin-right: 22px; }
.icon-left { font-size: 18px;margin-left: 5px;width: 80px; }
.icon-right { font-size: 18px;margin-right: 5px;width: 80px }
.filterDiv {height: 120px;}
}




/*Dropdowns and More*/

.dropbtn {
    background-color: rgba(177,0,17,1);
    color: white;width: 100%;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: rgba(177,0,17,0.5);
}

.dropdown {
    position: relative;width: 100%;
    display: inline-block;
}

.dropdown-content {
    display: none;text-align: center;width: 100%;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: rgba(177,0,17,1)}

.show {display:block;}

.dropbtna {
    background-color: rgba(177,0,17,1);
    color: white;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtna:hover, .dropbtna:focus {
    background-color: rgba(177,0,17,0.5);
}

.dropdown-contenta {
    display: none;text-align: center;
    position: absolute;
    background-color: #f1f1f1;
    min-width: auto;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 15;
}

.dropdown-contenta a {
    color: black;font-size: 12px;
    padding: 6px 8px;
    text-decoration: none;
    display: block;
}.showa {display:block;}

.activer{
  color: green;
}

.fsize{
  font-size: 32px
}






/*topinfo*/
    .tap { position: absolute;bottom: 0px;left: 0; width: 25px;height: 25px;color: #ff3333; 
      border-radius: 0px 200px 0px 25px;-moz-border-radius: 0px 200px 0px 25px;-webkit-border-radius: 0px 200px 0px 25px;
      border: 0px solid #000000;background-color: #cc3333 }
    .topinfo { width: 100%;height: auto;background-color: rgba(177,0,17,0.6);position: relative;font-size: 11px }
    .element { width: 14.26%;height: auto;float: left;background: #f7f7d7;
background-image: url("zenbg-1.png"), url("zenbg-2.png");
background-repeat: repeat-x, repeat;background-size: 100% 100%;text-align: center;padding: 20px;cursor: default;box-sizing: border-box; }

    .titl { font-weight: bold;font-size: 12px }
    .inf { font-size: 110% }
    .sh { display: inline }


    @media only screen and (max-width: 600px) {
        .element { width: 14%; padding: 10px; }
        .titl { font-weight: bold;font-size: 8px }
        .inf { font-size: 90% }
    }
     @media only screen and (max-width: 450px) {
        .element { width: 14%; padding: 10px; }
        .titl { font-weight: bold;font-size: 8px }
        .inf { font-size: 90% }
        .sh { display: none }
    }
    @media only screen and (max-width: 360px) {
        .element { width: 14%; padding: 8px; }
        .titl { font-weight: bold;font-size: 7px }
        .inf { font-size: 80% }
    }
    @media only screen and (max-width: 320px) {
        .element { width: 14%; padding: 7px; }
        .titl { font-weight: bold;font-size: 7px }
        .inf { font-size: 70% }
    }