﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans);

.mailto
{
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.taulukko
{
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    width: 100%;
}

    .taulukko td, .taulukko th
    {
        border: 1px solid #CCCCCC !important;
        border-collapse: collapse;
        padding: 10px;
    }

.taulukko2
{
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    width: 100%;
}

    .taulukko2 td, .taulukko2 th
    {
        border: 1px solid #CCCCCC;
        border-collapse: collapse;
        padding: 5px;
    }

.taulukko3
{
    border: none;
    width: 100%;
}

    .taulukko3 td, .taulukko3 th
    {
        border: none;
        padding: 5px;
    }

.taulukko4, .taulukko4 td, .taulukko4 th
{
    border: none;
}

.games-lift > tbody > tr > td
{
    border-bottom: 1px solid #CCCCCC;
    border-collapse: collapse;
    padding: 2px;
    cursor: pointer;
}

.games-lift > tbody > tr:last-child > td
{
    border: none;
}

.games-lift-team
{
    font-size: 14px;
    font-weight: bold;
}

.games-lift-time
{
    font-weight: bold;
    font-style: italic;
    font-size: 12px !important;
}

.games-lift-game, .games-lift-result
{
    font-family: "Open Sans";
    font-weight: normal !important;
}

.news-lift td
{
    border-bottom: 1px solid #CCCCCC;
    border-collapse: collapse;
    padding: 5px;
}

.taulukko tr.even td, .games-lift > tbody > tr.even > td, .news-lift tr.even td, .taulukko2 tr.even td, .taulukko3 tr.even td, .taulukko4 tr.even td
{
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(top, #fff 0%, #F8F8F8 87%, #F6F6F6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(87%,#F8F8F8), color-stop(100%,#F6F6F6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%,#F8F8F8 87%,#F6F6F6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0%,#F8F8F8 87%,#F6F6F6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0%,#F8F8F8 87%,#F6F6F6 100%); /* IE10+ */
    background: linear-gradient(to bottom, white 0%,#F8F8F8 87%,#F6F6F6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F6F6F6',GradientType=0 ); /* IE6-9 */
}

.taulukko tr:hover td, .games-lift > tbody > tr:hover > td, .news-lift tr:hover td, .taulukko2 tr:hover td, .taulukko3 tr:hover td, .taulukko4 tr:hover td
{
    background: #F0F0F0; /* Old browsers */
    background: -moz-linear-gradient(top, #fff 0%, #F2F2F2 87%, #F0F0F0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(87%,#F2F2F2), color-stop(100%,#F0F0F0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%,#F2F2F2 87%,#F0F0F0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0%,#F2F2F2 87%,#F0F0F0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0%,#F2F2F2 87%,#F0F0F0 100%); /* IE10+ */
    background: linear-gradient(to bottom, white 0%,#F2F2F2 87%,#F0F0F0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2F2F2', endColorstr='#F0F0F0',GradientType=0 ); /* IE6-9 */
}

tr.title-row td, tr.title-row:hover td
{
    border: none;
    background: none;
}

.selectmonth
{
    background-color: #DDDDDD;
    float: left;
    padding: 5px 4px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

.selectmonthActive
{
    background-color: #FFFFFF;
}

.selectyear
{
    background-color: #DDDDDD;
    float: left;
    padding: 5px 4px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

.selectyear_active
{
    float: left;
    padding: 5px 4px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #CCCCCC;
}

.selectupcoming
{
    background-color: #DDDDDD;
    float: left;
    padding: 5px 4px 5px 4px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

.selectupcoming_active
{
    background-color: #FFFFFF;
}

.pager
{
    clear: both;
    float: right;
}

.pagerActive:LINK, .pagerActive:ACTIVE, .pagerActive:VISITED
{
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    width: 24px;
    height: 24px;
    margin: 2px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    text-decoration: none;
}

.pagerInactive:LINK, .pagerInactive:ACTIVE, .pagerInactive:VISITED
{
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    width: 24px;
    height: 24px;
    margin: 2px;
    text-decoration: none;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.pagerInactive:hover
{
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #DDDDDD;
    width: 24px;
    height: 24px;
    margin: 2px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: #FFFFFF;
    text-decoration: none;
}

.listheader
{
    border-left: #cccccc 1px solid;
    border-right: #cccccc 0px solid;
    border-bottom: #cccccc 0px solid;
    border-top: #cccccc 1px solid;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}

.wait, .wait *
{
    cursor: progress;
}

.today
{
    color: #FF9213 !important;
}

.bigCalendar
{
    width: 100%;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
    margin: 0%;
    background-color: #FFF;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}


    .bigCalendar table td
    {
        border: 1px solid #DDDDDD;
        border-collapse: collapse;
        padding: 0px;
        width: 130px;
    }

    .bigCalendar .dayNr
    {
        border-bottom: 1px solid #DDDDDD;
        width: 100%;
        height: 18px;
        font-size: 13px;
        background-color: #FFFEEE;
    }

    .bigCalendar .dayContents
    {
        min-height: 100px;
        padding: 2px;
        text-align: left;
        font-size: 11px;
    }

    .bigCalendar a
    {
        font-size: 12px;
        line-height: 14px;
    }


    .bigCalendar .typeTraining
    {
        display: block;
        font-weight: bold;
        margin-top: 5px;
    }

    .bigCalendar .typeGame
    {
        display: block;
        font-weight: bold;
        margin-top: 5px;
    }

    .bigCalendar .typeEvent
    {
        display: block;
        font-weight: bold;
        margin-top: 5px;
    }

    .bigCalendar .eventInfo
    {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        line-height: 12px;
    }

    .bigCalendar .today
    {
        background-color: #FFF9A3 !important;
        color: #000000 !important;
    }

    .bigCalendar .weekNr
    {
        background-color: #515F5B;
        color: #FFFFFF;
        width: 30px;
        font-size: 14px;
    }

    .bigCalendar .day
    {
        background-color: #515F5B;
        color: #FFFFFF;
    }

.kk_valinta_blokki2
{
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

    .kk_valinta_blokki2 .kk_prev:link, .kk_valinta_blokki2 .kk_prev:active, .kk_valinta_blokki2 .kk_prev:visited
    {
        color: #FFFFFF;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 22px;
        font-weight: bold;
        line-height: 22px;
        text-decoration: none;
    }

    .kk_valinta_blokki2 .kk_next:link, .kk_valinta_blokki2 .kk_next:active, .kk_valinta_blokki2 .kk_next:visited
    {
        color: #FFFFFF;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 22px;
        font-weight: bold;
        line-height: 22px;
        text-decoration: none;
    }

@media print
{
    .kk_next, .kk_prev
    {
        display: none;
    }
}

.titlebarIcon
{
    float: left;
    padding: 3px 0px 3px 3px;
    border: none;
}

.form_omat
{
    background-color: #FFFFFF;
    border: 1px solid #C6C6C6;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 3px 0;
    padding: 5px 30px 5px 5px;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 50%;
}

.form_omat100
{
    background-color: #FFFFFF;
    border: 1px solid #C6C6C6;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 3px 0;
    padding: 10px 30px 10px 10px;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 80%;
}

.form_dropdown
{
    background-color: #FFFFFF;
    border: 1px solid #C6C6C6;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 3px 0;
    padding: 9px 5px;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 54%;
}

.captchawrapper
{
    width: 50%;
}

@media screen and (max-width: 979px)
{
    .form_omat
    {
        background-color: #FFFFFF;
        border: 1px solid #C6C6C6;
        border-radius: 5px 5px 5px 5px;
        clear: both;
        display: block;
        float: left;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: normal;
        line-height: 12px;
        margin: 3px 0;
        padding: 5px 30px 5px 5px;
        position: relative;
        text-align: left;
        text-decoration: none;
        width: 60%;
        z-index: 15000;
    }

    .captchawrapper
    {
        width: 60%;
    }
}

@media screen and (max-width: 579px)
{
    .form_omat
    {
        background-color: #FFFFFF;
        border: 1px solid #C6C6C6;
        border-radius: 5px 5px 5px 5px;
        clear: both;
        display: block;
        float: left;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: normal;
        line-height: 12px;
        margin: 3px 0;
        padding: 5px 30px 5px 5px;
        position: relative;
        text-align: left;
        text-decoration: none;
        width: 92%;
        z-index: 15000;
    }

    .captchawrapper
    {
        width: 92%;
    }

    .noMobile
    {
        display: none;
    }
}

.input_valid
{
    background-image: url("../Icons/okgreen.png");
    background-position: 99% center;
    background-repeat: no-repeat;
    -moz-background-size: 14px;
    -o-background-size: 14px;
    -webkit-background-size: 14px;
    background-size: 14px;
}

.input_invalid
{
    background-image: url("../Icons/error.png");
    background-position: 99% center;
    background-repeat: no-repeat;
    -moz-background-size: 14px;
    -o-background-size: 14px;
    -webkit-background-size: 14px;
    background-size: 14px;
}

.newslift
{
    width: 100%;
    padding: 0px;
    border: none;
    height: 525px;
}

.newsliftmobile
{
}

.newslift .newsliftimage
{
    background-color: #EEEEEE;
    max-width: 425px;
    text-align: left;
    vertical-align: top;
    width: 65%;
}

.newsliftmobile .newsliftimage
{
    text-align: left;
    width: 100%;
    vertical-align: top;
    background-color: #FFFFFF;
}

.newslifttitle
{
    background-image: url("../kuvat/paaotsikko_pohja.png");
    text-align: left;
    width: 35%;
    vertical-align: top;
}

.newslifttext
{
    text-align: left;
    vertical-align: top;
    background-color: #eeeeee;
}

.newslift a.readmore:link, .newslift a.readmore:hover, .newslift a.readmore:visited
{
    display: block;
    text-decoration: none;
    padding-left: 15px;
    padding-top: 0px;
}


.newsliftmobile a.readmore:link, .newsliftmobile a.readmore:hover, .newsliftmobile a.readmore:visited
{
    display: block;
    text-decoration: none;
    padding-left: 10px;
    padding-bottom: 10px;
}

.result
{
    display: block;
    font-family: "Open Sans";
    font-size: 26px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 10px;
}

.halftime-result
{
    font-family: "Open Sans";
    font-size: 11px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.stats, .stats a
{
    font-family: "Open Sans";
    color: #31433D;
    font-size: 11px;
    text-decoration: none;
}
.stats a:hover {
    text-decoration: underline;
}

.stats-logo
{
    width: 60px;
    border: none;
}

.stats-team
{
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 20px;
    display: block;
}

.nojs
{
    display: block;
}

#modal-background
{
    display: none;
    background: #ddd;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    z-index: 46000;
}

.modal-popup
{
    display: none;
    width: 500px;
    background: #fff;
    border: 2px solid #ddd;
    position: fixed;
    top: 15%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #999;
    -moz-box-shadow: 0px 0px 20px #999;
    -webkit-box-shadow: 0px 0px 20px #999;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.modal-table
{
    border: 1px solid #EBEBEB;
    border-collapse: collapse;
    padding: 6px;
    width: 100%;
}

    .modal-table td
    {
        border: 1px solid #EBEBEB;
        border-collapse: collapse;
        padding: 10px;
    }

#modal-titlebar
{
    width: 100%;
}

    #modal-titlebar span
    {
        padding-left: 10px;
    }

#modal-title
{
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
}

#close-modal
{
    float: right;
}

    #close-modal img
    {
        border: none;
        padding: 5px;
    }

        #close-modal img:hover
        {
            opacity: 0.8;
        }

.modal-body
{
    clear: both;
    padding: 10px;
}

#event-description
{
    max-height: 300px;
    overflow-y: scroll;
}

@media screen and (max-width: 979px)
{
}

@media screen and (max-width: 579px)
{

    #modal-background
    {
        display: none;
        background: #ddd;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 10;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        z-index: 46000;
    }

    .modal-popup
    {
        display: none;
        width: 96%;
        background: #fff;
        border: 2px solid #ddd;
        position: fixed;
        top: 10px;
        left: 2%;
        z-index: 99999;
        box-shadow: 0px 0px 20px #999;
        -moz-box-shadow: 0px 0px 20px #999;
        -webkit-box-shadow: 0px 0px 20px #999;
        border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        margin: 0 !important;
    }

    #event-description
    {
        max-height: 100%;
        overflow-y: scroll;
    }
}

.sisaltoblokki6 img
{
    border: none;
}

.form-submit
{
    background-image: url("../kuvat/haivepohja_harmaa.png");
    background-repeat: repeat-x;
    border: 1px solid #C6C6C6;
    color: #7C7C7C;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin: 10px 1% 1%;
    padding: 6px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

    .form-submit:hover
    {
        color: #676767;
    }

.palkkilinkki:LINK, .palkkilinkki:ACTIVE, .palkkilinkki:VISITED
{
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: normal;
    height: 34px;
    line-height: 32px;
    margin: 0;
    padding-right: 15px;
    position: relative;
    text-align: left;
    text-decoration: none;
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
}

.sponsors-bar
{
    background-color: #DEDEDE;
}

    .sponsors-bar a
    {
        text-decoration: none;
        padding: 20px;
    }


.morenewslifts:link, .morenewslifts:active, .morenewslifts:visited
{
    text-decoration: none;
    color: #FFFFFF;
    line-height: 18px;
}

.morenewslifts
{
    text-decoration: none;
    display: block;
    text-align: center;
    clear: both;
    height: 20px;
    line-height: 18px;
}

.morenewslifts-arrow
{
    position: absolute;
    margin-left: 100px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 20px;
    width: 20px;
    height: 20px;
}

.newsliftsback-arrow
{
    position: absolute;
    margin-left: 100px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 20px;
    width: 20px;
    height: 20px;
}

.morenewslifts-disabled
{
    text-decoration: none;
    display: block;
    text-align: center;
    clear: both;
    height: 20px;
    line-height: 18px;
    background: linear-gradient(to bottom, #000000 0%, #3A3D3C 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: #4e86b3;
    background: -moz-linear-gradient(top, #000000 0%, #3A3D3C 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#3A3D3C));
    background: -webkit-linear-gradient(top, #000000 0%,#3A3D3C 100%);
    background: -o-linear-gradient(top, #000000 0%,#3A3D3C 100%);
    background: -ms-linear-gradient(top, #000000 0%,#3A3D3C 100%);
    background: linear-gradient(to bottom, #000000 0%,#3A3D3C 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#3A3D3C',GradientType=0 );
    border: 1px solid #333333;
    color: #555957 !important;
    cursor: default;
}

    .morenewslifts-disabled:link, .morenewslifts-disabled:active, .morenewslifts-disabled:visited
    {
        color: #555957;
        text-decoration: none;
        line-height: 18px;
    }
/*

@media screen and (max-width: 979px) {
}
@media screen and (max-width: 579px) {
}
       
*/

.FormSelectedElement
{
    width: 460px;
    text-align: left;
    float: left;
    position: relative;
    margin: 0px;
    display: block;
    /*overflow: hidden;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
    background-color: #FFFFFF;
    text-decoration: none;
    padding: 5px;
    border-style: solid;
    border-color: #EBEBEB;
    border-width: thin;
    /*cursor: pointer;*/
}

    .FormSelectedElement:HOVER
    {
        width: 460px;
        text-align: left;
        float: left;
        position: relative;
        margin: 0px;
        display: block;
        /*overflow: hidden;*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 13px;
        font-weight: normal;
        background-color: #EBEBEB;
        text-decoration: none;
        padding: 5px;
        /*cursor: pointer;*/
    }

.FillFormSelectedElement
{
    width: 580px;
    text-align: left;
    float: left;
    position: relative;
    margin: 0px;
    display: block;
    /*overflow: hidden;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
    background-color: #FFFFFF;
    text-decoration: none;
    padding: 5px;
    border-style: solid;
    border-color: #EBEBEB;
    border-width: thin;
    /*cursor: pointer;*/
}

    .FillFormSelectedElement:HOVER
    {
        width: 580px;
        text-align: left;
        float: left;
        position: relative;
        margin: 0px;
        display: block;
        /*overflow: hidden;*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 13px;
        font-weight: normal;
        background-color: #EBEBEB;
        text-decoration: none;
        padding: 5px;
        /*cursor: pointer;*/
    }

.FillFormSelectedElementTable
{
    width: 590px;
    text-align: left;
    float: left;
    position: relative;
    margin: 3px;
    display: block;
    /*overflow: hidden;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
    background-color: #FFFFFF;
    text-decoration: none;
    padding: 5px;
    border-style: solid;
    border-color: #EBEBEB;
    border-width: thin;
    /*cursor: pointer;*/
}

    .FillFormSelectedElementTable:HOVER
    {
        width: 590px;
        text-align: left;
        float: left;
        position: relative;
        margin: 3px;
        display: block;
        /*overflow: hidden;*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 13px;
        font-weight: normal;
        background-color: #EBEBEB;
        text-decoration: none;
        padding: 5px;
        /*cursor: pointer;*/
    }

.FormSelectedElementSel
{
    width: 460px;
    text-align: left;
    float: left;
    position: relative;
    margin: 0px;
    display: block;
    /*overflow: hidden;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
    background-color: #EBEBEB;
    text-decoration: none;
    padding: 5px;
    cursor: pointer;
}

#lomake_palstat
{
    width: 580px;
    text-align: left;
    float: left;
    position: relative;
    margin: 0px;
    display: block;
    /*overflow: hidden;*/
    /*background-image: url(../Images/lomake_pohja.png);*/
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #fff;
    /*height: 400px;*/
    padding: 0px;
}

#lomake_palstat2
{
    width: 580px;
    text-align: left;
    float: left;
    position: relative;
    margin: 0px;
    display: block;
    /*overflow: hidden;*/
    padding: 0px;
}

.blokkilaatikko
{
    text-align: left;
    display: block;
    float: left;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    width: 96%;
    border: 1px solid #75817D;
    clear: both;
    margin-top: 3%;
    margin-right: 1%;
    margin-bottom: 1%;
    margin-left: 1%;
    height: 25px;
    padding-top: 0%;
    padding-right: 1%;
    padding-bottom: 0%;
    padding-left: 1%;
    background-color: #DEDEDE;
    overflow: hidden;
}

.pelaajat_otsikko2
{
    color: #353535;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    background-color: #e1dddd;
    padding: 5px;
}

.pelaajat_otsikko1
{
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

.pelaaja_nimi {
    color: #000000;
    display: block;
    font-family: "Open Sans", Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    font-weight: normal;
    height: auto;
    line-height: 15px !important;
    margin: 0;
    padding: 4% 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: auto;
}

.sisaltoblokki14
{
    background-color: #F7F7F7;
    background-image: url("../kuvat/nuolitausta3.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

.sisaltoblokki15
{
    color: #000000;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    margin: 0;
    overflow: hidden;
    padding: 3%;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 94%;
}

.taulu1
{
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    width: 50%;
}

.taulu1a
{
    color: #C00E03;
    display: block;
    float: left;
    font-family: "Open Sans";
    font-size: 90px;
    font-weight: normal;
    line-height: 90px;
    padding: 5% 5% 5% 10%;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 85%;
}

.taulu1b
{
    color: #424242;
    display: block;
    float: left;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    overflow-x: hidden;
    padding: 5% 5% 5% 10%;
    position: relative;
    text-decoration: none;
    width: 85%;
}

.taulu2
{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 50%;
}

.pelaajat_blokki2
{
    background-color: #F7F7F7;
    color: #000000;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    margin: 0;
    padding: 1%;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 98%;
}

#team-wrapper img
{
    opacity: 0;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}

.shadow-box
{
    border: 1px solid #CFCFCF;
    padding: 10px;
    clear: both;
    width: 97%;
    box-shadow: 0 0 5px #CFCFCF inset;
    margin-bottom: 5px;
    transition: box-shadow 0.15s;
}

    .shadow-box:hover
    {
        box-shadow: 0 0 10px #CFCFCF inset;
    }

.entry
{
    width: 100%;
    box-shadow: 0 0 5px #999999 inset;
    margin-bottom: 5px;
    transition: box-shadow 0.15s;
}

    .entry:hover, .entry:hover .listheader
    {
        box-shadow: 0 0 10px #999999 inset;
    }

.event-box
{
    width: 96%;
    padding: 2%;
    float: left;
    margin-bottom: 5px;
    box-shadow: 0 0 5px #DBDBDB inset;
    -moz-transition: box-shadow 0.15s ease 0s;
    -o-transition: box-shadow 0.15s ease 0s;
    -webkit-transition: box-shadow 0.15s ease 0s;
    transition: box-shadow 0.15s ease 0s;
    border: 1px solid #DBDBDB;
    cursor: pointer;
    font-family: "Open Sans";
}

    .event-box:hover
    {
        box-shadow: 0 0 10px #DBDBDB inset;
    }

.banneriboxi2
{
    display: block;
    float: left;
    position: relative;
    width: 99.5%;
    margin-bottom: 10px;
}

.eventDateCalendar
{
    padding: 1px;
    width: 44px;
    font-family: "Open Sans";
}

    .eventDateCalendar td
    {
        text-align: center;
    }

.eventDateCalendar-month
{
    background-color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    padding: 3px;
}

.eventDateCalendar-day
{
    color: #FFFFFF;
    padding: 4px;
    font-size: 16px;
}

.official, .official a:link, .official a:hover, .official a:active, .official a:visited
{
    font-family: "Open Sans";
    color: #424242;
}

.otsikko2
{
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
}

.team-statistics span
{
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    padding: 0 0 5px;
    display: block;
}

.games-lift-game
{
    font-family: "Open Sans";
    font-size: 14px;
}

#carousel
{
    background-color: #ffffff;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 0.5em;
    position: relative;
    width: 100%;
    height: 115px;
}

.carousel-image
{
    border: 0 none;
    display: block;
}

.carousel-feature
{
    border: none;
    cursor: pointer;
    left: -2000px;
    position: absolute;
    top: -2000px;
}

    .carousel-feature .carousel-caption
    {
        bottom: 0;
        width: 100%;
        text-align: center;
    }

        .carousel-feature .carousel-caption p
        {
            color: white;
            font-size: 12px;
            font-weight: bold;
            margin: 0;
            padding: 5px;
        }

.tracker-summation-container
{
    display: none,;
}

.tracker-individual-container
{
    display: none;
}

    .tracker-individual-container li
    {
        display: none;
    }

    .tracker-individual-container .tracker-individual-blip
    {
        display: none;
    }

    .tracker-individual-container .tracker-individual-blip-selected
    {
        background-color: #000000;
        color: white;
        font-weight: bold;
    }

#carousel-left
{
    bottom: 33px;
    cursor: pointer;
    left: 220px;
    position: absolute;
}

#carousel-right
{
    bottom: 33px;
    cursor: pointer;
    position: absolute;
    right: 220px;
}

img.grayscale
{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
img.grayscale:hover
{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.kalenterilinkki, .kalenterilinkki:link, .kalenterilinkki:active, .kalenterilinkki:hover {
    background-image: url("../Icons/ico_kalenteri.png");
    background-position: 0px 4px;
    background-repeat: no-repeat;
    float: left;
    margin-left: 5px;
    padding-left: 25px;
}

.print-calendar {
    position: absolute; 
    right: 25px; 
    bottom: 30px;
}
.content-ingress
{
    padding: 10px 0px;
    font-weight: bold;
    clear: both;
    display: inline;
}
.content-ingress p
{
    font-weight: bold;
    padding: 10px 0px 15px 0px;
}
.content-ingress:after
{
    clear: both;
    display: block;
    content: " ";
}
.page-date
{
    display: block;
    text-align: left;
    font-family: "Open Sans" !important;
    font-size: 20px;
    line-height: 22px;
}

.page-details
{
    display: block;
    text-align: left;
    font-family: "Open Sans" !important;
    line-height: 18px;
}
.some-linkit {
    display: block;
    float: left;
    height: 50px;
    margin-left: 20px;
    padding: 20px 70px 0 0;
    position: relative;
    text-align: right;    
}
.page-content-wrapper a:link, .page-content-wrapper a:active, .page-content-wrapper a:hover, .page-content-wrapper a:visited {
    text-decoration: underline;
}
.page-content-wrapper img[width="300"] {
  max-width: 47%;
  height: auto;
  padding: 5px;
}
.game-report-tab {
    background-image: url("../kuvat/gamereport.png");
    background-repeat: no-repeat;
    background-position: 3px center;
    padding-left: 56px !important;
}
.game-prepuff-tab {
    background-image: url("../kuvat/prepuff.png");
    background-repeat: no-repeat;
    background-position: 3px center;
    padding-left: 56px !important;
}
@media screen and (max-width: 979px) {
    .print-calendar
    {
        display: none;
    }
}
@media screen and (max-width: 579px) {
    .print-calendar
    {
        display: none;
    }
    .some-linkit
    {
        clear: both;
    }
}
    .outer-right-ads {
        display: block;
        float: left;
        width: 160px;
    }

        .outer-right-ads a:link {
            display: block;
            margin-top: 15px;
        }

    .right-block-ads {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: left;
        text-decoration: none;
        width: 100%;
        text-align: center;
    }

        .right-block-ads img {
            padding-bottom: 3%;
        }

    .bottom-mobile-ads {
        display: none;
    }

        .bottom-mobile-ads img {
            padding: 5px;
            max-height: 200px;
			max-width: 150px;
        }

    @media screen and (max-width: 979px) {
        .outer-right-ads {
            display: none;
        }

        .bottom-mobile-ads {
            display: block;
        }
    }
    .bottom-mobile-ads {
  background-color: #FFFFFF;
  clear: both;
  margin-bottom: 10px;
}
.outer-right-ads {
	background-color: #FFFFFF;
	border: 3px solid #999999;      
	padding: 2px;
}
.game-live-inactive-tab {
    background-image: url("../kuvat/live_inactive.png");
    background-position: 3px center;
    background-repeat: no-repeat;
    padding-left: 38px !important;
}
.game-live-active-tab {
    background-image: url("../kuvat/live_active.png");
    background-position: 3px center;
    background-repeat: no-repeat;
    padding-left: 40px !important;
}
#live {
    list-style: none;
    margin: 0;
    padding: 10px 0 !important;
    margin-top: 30px;
    max-height: 600px;
    overflow-y: scroll;
}

#live li {
    clear: both;
}

.live-event-time {
    float: left;
    width: 8%;
}

.live-entry {
    float: left;
    width: 100%;
}
.live-entry p {
  font-size: 1em;
  line-height: 1.2em;
  margin: 0 0 10px;
}
.live-meta {
    float: right;
    margin-top: -1.4em;
    margin-bottom: 1em !important;
}

.live-delete {
    background-image: url('../Icons/error.png');
    background-repeat: no-repeat;
    background-size: 18px auto;
    text-decoration: none !important;
    display: block;
    width: 24px;
    height: 18px;
    float: right;
}

.live-edit {
    background-image: url('../Icons/edit.png');
    background-repeat: no-repeat;
    background-size: 18px auto;
    text-decoration: none !important;
    display: block;
    width: 18px;
    height: 18px;
    float: right;
}
    
.live-status-container {
    background-position: 15px center;
    background-repeat: no-repeat;
    border-radius: 3px;
    box-shadow: 0 0 12px #999999;
    color: #FFFFFF;
    margin: 0 auto;
    opacity: 0.8;
    padding: 15px 15px 15px 50px;
    width: 60%;
}
.live-status-container span {
    font-size: 18px;
}
.live-status-active {
    background-color: #51A351;
    background-image: url('../Icons/okgreen.png');
    background-repeat: no-repeat;
}
.live-status-inactive {
    background-color: #E60000;
    background-image: url('../Icons/error.png');
    -moz-background-size: 21px;
    -o-background-size: 21px;
    -webkit-background-size: 21px;
    background-size: 21px;
    background-repeat: no-repeat;
}
.live-reload, .live-popup-link {
    float: right;
    text-decoration: none !important;
}
.live-status-active .live-reload {
    display: none;
}
.live-status-inactive .live-popup-link {
    display: none;
}
@media screen and (max-width: 979px) {
    .live-popup-link {
        display: none;
    }
}
@media screen and (max-width: 579px) {
    .live-popup-link {
        display: none;
    }
}
.someblokki {    
    float: left;
    margin: 0 0 10px;
    position: relative;
    text-align: left;
    width: 100%;
}
.fb_iframe_widget {
    background-color: #FFFFFF;
}
.some-widget-container {
    float: left;
    text-align: left;
    width: 49%;
    padding: 0.5%;
}
.some-widget-container + .some-widget-container {
    text-align: right;
}
@media screen and (max-width: 979px) {
    .some-widget-container {
        width: 100%;
    } 
    .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
        width: 100% !important;
    }   
    iframe.twitter-timeline {
        width: 100% !important;
    }
}
@media screen and (max-width: 579px) {
    .someblokki {
        display: none;
    }
}
.page-content-wrapper table img {
    max-width: 90% !important; 
}
#playercard-popup {
    position: relative;
    width: 600px;
    background-color: #FFFFFF;
    margin: 20px auto;    
    max-width: 94%;
}
.playercard-popup-content {
    clear: both;
    background-color: #FFFFFF;
    overflow-y: scroll;
    padding: 2%;
}
.playercard-popup-loader {
    height: 200px;
    background-color: #FFFFFF;
    padding-top: 150px;
    text-align: center;
}
#playercard-popup .mfp-close {
    color: #FFFFFF !important;
    line-height: 28px;
    height: 28px;
    width: 28px;
}
.playercard-stats-wrapper {
    clear: both;
    max-height: 300px;
    overflow-y: scroll;
}
.cursor-pointer {
    cursor: pointer;
}
.yesContainer .currentuser {
    font-weight: bold; 
    color:#0e8c0e
}
.noContainer .currentuser{
    font-weight: bold; 
    color: #FF0000;
}
.dontKnowContainer .currentuser{
    font-weight: bold; 
    color: #808080;
}
.selected-user {
    color: #FF9C00 !important; 
    font-weight: bold !important;
}
.tuplablokki {
    float: left;
    margin: 0 0 10px;
    position: relative;
    text-align: left;
    width: 100%;
}
.tuplablokki .fiha {
    float: left;
    padding: 0.5%;
    text-align: left;
    width: 49%;
}
.tuplablokki .fiha .sisaltoblokki1 {
    min-height: 200px;
}
@media screen and (max-width: 579px) {
    .tuplablokki .fiha {
        clear: both;
        width: 100%;
    }
    .tuplablokki .fiha .sisaltoblokki1 {
        min-height: 0;
    }
}
.newslift-image-container {
    background-position: center top !important;
    background-repeat: no-repeat;
    background-size: contain;
    height: 425px;
}

@media screen and (max-width: 579px) {
    .newslift-image-container {
        height: 300px;
    }
}
.prevent-text-breakouts {
    -ms-word-break: normal;
    word-break: normal;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.plus2:link, .plus2:active, .plus2:visited {
    background-image: url(../kuvat/plus.png);
    background-position: right top;
    background-repeat: no-repeat;
    color: #ffffff;
    display: block;
    float: right;
    font-family: "Open Sans";
    font-size: 18px;
    height: 34px;
    line-height: 32px;
    margin: 0;
    padding: 0 6% 0 3%;
    position: relative;
    text-align: right;
    width: 25%;
    text-decoration: none;
}
.plus2:HOVER {
	background-image: url(../kuvat/plus_over.png);
    color: #bababa;
}
.kirjaudu_sisaan_boxi .lisaa4 {
  color: #000000 !important;
}
.page-content-wrapper li li {
    font-size: 100%;
}
.page-content-wrapper img.page-gallery {
  height: auto;
  max-width: 47%;
  padding: 5px;
}

.jktCD {
    z-index: 99999 !important;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 0 5px 0 0;
}
 .jktCD-style-one {
    top: 35px;
    left: 0;
    border: 2px solid #DDD;
}
.jktCD-style-one .item {
    width: 200px;
}
.jktCD-style-one .item a {
    padding: 10px !important;
}
.jktCD-style-one a, .jktCD-style-one a:hover {
    display: block !important;
}
.jktCD-style-one:after {
    left: 20%;
    top: -10px;
}
.jktCD-main {
    left: -65px;
}
.jktCD-main li > a {
    margin-left: 20px !important;
}
.jktCD-main li, .jktCD-main li > a {
    font-size: 1.03em !important;
}
.jktCD-main .item {
    background-position: 8px center;
    background-repeat: no-repeat;
    -moz-background-size: 16px auto;
    -o-background-size: 16px auto;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
}
.jktCD-main .item.edit {
    background-image: url("../icons/glyphicons-151-edit.png");
}
.jktCD-main .item.lockerroom {
    background-image: url("../icons/lockerroom.png");
}
.jktCD-main .item.logout {
    background-image: url("../icons/glyphicons-388-log-out.png");
}
.jktCD-main .item.home {
    background-image: url("../icons/glyphicons-21-home.png");
}
.jktCD-main .item.password {
    background-image: url("../icons/glyphicons-241-rotation-lock.png");
}
.jktCD-main .item.administration {
    background-image: url("../icons/glyphicons-281-settings.png");
}
.jktCD-main .item.exercisemenu {
     background-image: url("../icons/glyphicons-592-person-running.png") !important;
}
.jktCD-main .item.invoice {
     background-image: url("../icons/glyphicons-539-invoice.png");
}
.jktCD-user {
    background-position: left center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    display: table-cell !important;
    height: 25px;
    padding-left: 30px !important;
    vertical-align: middle;
    color: #000 !important;
    font-weight: bold;
}
.child, .ownCalendarPerson {
    background-repeat: no-repeat;
    -moz-background-size: 16px auto;
    -o-background-size: 16px auto;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
    display: block;
    font-size: 16px !important;
    min-height: 20px;
    padding-left: 20px;
    padding-top: 0;
}
.child {
    background-image: url("../icons/glyphicons-151-edit.png");
}
.ownCalendarPerson {
    background-image: url("../icons/glyphicons-592-person-running.png");
}
.lockerroom-name:link, .lockerroom-name:active {
    background-image: url("../icons/glyphicons-151-edit.png");
    background-repeat: no-repeat;
    float: left;
    padding-left: 20px;
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
}

.notification {
    border: 1px solid;
    border-radius: 4px;
    padding: 15px 15px 15px 40px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-family: Arial;
    font-size: 14px;
    position: relative;
}
.notification-success {
    background-image: url('../Icons/okgreen.png');
    background-color: #dff0d8;
    border-color: #bfe1b2;
    color: #468847;
}
.notification-error {
    background-image: url('../Icons/error.png');
    background-color: #f2dede;
    border-color: #E7C1C6;
    color: #b94a48;
}
.notification-info {
    background-image: url('../Icons/warning_blue.png');
    background-color: #D5EFFB;
    border-color: #7acbf0;
    color: #1771A6;
}
.splbg {
	background-image: url("../icons/spl.png") !important;
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 26px;
}
#sponsors-carousel-2 img {
    margin: 0 auto;
}
.taulu1 > div {
    font-family: "open sans" !important;
}
.page-content-wrapper iframe {
    max-width: 100% !important;
}

.verkostomainos-4, .verkostomainos-3 {
	display: none;
	text-align: center;
    margin-bottom: 10px;
	clear: both;
}
.verkostomainos-4 span, .verkostomainos-3 span {
	clear: both;
	display: block; 
	width: 300px; 
	height: 12px;
	text-align: center; 
	font-weight: bold; 
	background-color: #000000; 
	color: #ffffff; 
	font-size: 8px;
	margin: 0 auto;
}
@media screen and (max-width: 579px) {
	.verkostomainos-4, .verkostomainos-3  {
		display: block;
	}
	.verkostomainos-1, .verkostomainos-2 {
		display: none;
	}
}

.page-details, .page-date {
    font-family: "open sans" !important;
}