




/* Tuomas lisäykset */

   img.linkkivalinta {
      display:block;
      width:142px;
      margin:0 auto;
   }

   .tulos {
      display:flex;      
      flex-direction: row;
      justify-content: space-evenly;
      align-items:center;
      height:120px;      
      flex-wrap:nowrap;
   }   
   .tulos .num,
   .tulos .logo {
      height:75px;
      width:75px;      
   }
   .tulos .num {            
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 45px;
      font-weight: 900;                  
      line-height: 30px;
      display:flex;
      justify-content:center;
      align-items:center;
   }
   
@media screen and (max-width: 767px) {
   .tulos {
      height:100px;
   }
   .ottelupalkki-iso-lohko:first-child {
      margin-bottom:20px;
   }
}   


/* OTTELUPALKKI orig*/

.clearkaikki{
   clear:both;
}

.ottelupalkki-iso-lohko{
   background-color:#FFF;
   border-right:2px solid #d8b34e;
   padding-left:0px !important;
   padding-right:0px !important;
   overflow: hidden;
   z-index:10;
}
.ottelupalkki-iso-lohko:last-child{
   border-right:0px solid #d8b34e;
}
.ottelupalkki-lohko{
   padding-left:0px !important;
   padding-right:0px !important;
   display:block;
   position: relative;
   width:50%;
   float:left;
   -webkit-transition: width .5s;
   transition: width .5s;
   -webkit-box-shadow: 0px 2px 5px 3px rgba(0,0,0,0.1);
   -moz-box-shadow: 0px 2px 5px 3px rgba(0,0,0,0.1);
   box-shadow: 0px 2px 5px 3px rgba(0,0,0,0.1);
   background: rgb(255,255,255);
   background: -moz-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(243,243,243,1) 10%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 50%);
   background: -webkit-linear-gradient(top, rgba(255,255,255,1) 39%,rgba(243,243,243,1) 10%,rgba(237,237,237,1) 10%,rgba(255,255,255,1) 50%);
   background: linear-gradient(to bottom, rgba(255,255,255,1) 39%,rgba(243,243,243,1) 10%,rgba(237,237,237,1) 10%,rgba(255,255,255,1) 50%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.ottelupalkki-lohko:last-child{
   border-right:0px solid #222;
}
.ottelupalkki-yla{
   text-align:center;
   position:relative;
   padding-top:3px;
   padding-bottom:7px;
   background-color:#1F007F;
   color:#FFF;
   text-transform:uppercase;
   width:100%;
   font-family:'Source Sans Pro', sans-serif;
   font-weight:900;
   font-style:italic;
}
.ottelupalkki-yla-mennyt{
   text-align:center;
   position:relative;
   padding-top:3px;
   padding-bottom:7px;
   background-color:#1b1b1b;
   color:#FFF;
   text-transform:uppercase;
   width:100%;
   font-family:'Source Sans Pro', sans-serif;
   font-weight:900;
   font-style:italic;
}
.ottelupalkki-vasen{
   float:left;
   width:50%;
   text-align:center;
   position:relative;
   z-index:2;
}
.ottelupalkki-vasen img{
   margin:0 auto;
   width:60%;
   height:auto;
   margin:15px 30px;
   display:block;
}
.ottelupalkki-oikea .numerot{
   display:block;
   font-family:'Source Sans Pro', sans-serif;
   font-size:45px;
   font-weight:900;
   text-align:center;
   position:relative;
   padding:40px 0;
   line-height:30px;
   z-index:2;
}

.ottelupalkki-oikea{
   position:relative;
}
.jatkoaika{
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 125px;
   font-weight: 900;
   text-align: center;
   position: absolute;
   right: 0;
   color:#eeeeee;
   z-index:0;
   bottom:24px;
}

.ottelupalkki-ala{
   clear:both;
   width:100%;
   border-top:1px solid #eee;
   text-align:center;
   margin-top:25px;
   position:relative;
   background-color:#FFF;
}
.ottelupalkki-ala img{
   width:35%;
   height:auto;
   margin:0 auto;
   display:block;
}
.ottelupalkki-ala-na{
   clear:both;
   width:100%;
   text-align:center;
   position:relative;
   background-color:#FFF;
}
.ottelupalkki-ala-na img{
   width:35%;
   height:auto;
   margin:0 auto;
   opacity:1;
   display:block;
   margin-top:30%;
}
.ottelupalkki-pad{
   background:#fff;
   padding:0px 15px;
   padding-bottom:0px;
   width:100%;
   border-bottom:5px solid #222;
}
.ottelupalkki-lohkoinfo{
   display:block;
   text-align:center;
   position:relative;
   background-color:#eee;
   color:#1F007F;
   text-transform:uppercase;
   width:100%;
   font-family:'Source Sans Pro', sans-serif;
   font-weight:900;
   font-style:italic;
   line-height:45px;
   height:45px;
   clear:both;
}
.ottelupalkki-lohkoinfo img{
   width:50% !important;
   height:auto;
   margin:0 auto;
}

@media screen and (max-width: 767px) {
   .ottelupalkki-vasen div{
      height:50%;
      display:inline-block;
   }
   .ottelupalkki-iso-lohko{
      border-right:0px solid #d8b34e;
   }
   .ottelupalkki-lohko{
      border-right:0px solid #eee;
      width:50%;
   }
   .ottelupalkki-iso-lohko:last-child{
      border-right:0px solid #d8b34e;
   }
   .jatkoaika{
      bottom:0px;
   }
   .ottelupalkki-ala img{
      width:50%;
      padding-bottom:5px;
   }
   .ottelupalkki-ala-na img{
      width:50%;
      padding-bottom:5px;
   }
      .ottelupalkki-iso-lohko:nth-child(2){
      border-right:0px solid #d8b34e;
   }
   
   
}




