﻿
@font-face {
    font-family: 'Poppins Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Poppins Regular'), url('poppins/Poppins-Regular.woff') format('woff');
}


.width100 {
    width: 100px;
}

.width80 {
    width: 80px;
}

.width70 {
    width: 70px;
}

.width60 {
    width: 60px;
}

.width50 {
    width: 50px;
}

.width40 {
    width: 40px;
}

.width30 {
    width: 30px;
}

.width20 {
    width: 20px;
}

.width300 {
    width: 300px;
}

.width200 {
    width: 200px;
}

.width100 {
    width: 100px;
}

.width120 {
    width: 120px;
}

.width150 {
    width: 150px;
}

.width180 {
    width: 180px;
}
.width250 {
    width: 250px;
}

.width225 {
    width: 225px;
}

.width220 {
    width: 220px;
}

.width700 {
    width: 700px;
}

.height20 {
    height: 20px;
}

.height10 {
    height: 10px;
}

.height300 {
    height: 300px;
}

.height500 {
    height: 500px;
}

.width500 {
    width: 500px;
}

.height5 {
    height: 5px;
}

.Tablo5 {
    width: 100%;
    /* margin:5px;*/
    font-size: 12px;
    border-collapse: collapse;
}

    .Tablo5 tr, .Tablo5 td {
        padding: 5px;
    }

.Tablo6 {
    width: 100%;
    /* margin:5px;*/
    font-size: 1em;
    border-collapse: separate;
    border-spacing: 0.5em;
}

    .Tablo6 tr, .Tablo6 td {
        padding: 8px;
        background-color: #fff;
        border-radius: 4px;
    }

.Tablo7 {
    width: 100%;
    /* margin:5px;*/
    font-size: 0.9rem;
    border-collapse: separate;
    border-spacing: 0.5em;
}

    .Tablo7 tr, .Tablo7 td {
        padding: 8px;
        background-color: #fff;
        border-radius: 4px;
    }

.Tablo {
    width: 100%;
    /* margin:5px;*/
    font-size: 12px;
    border-collapse: collapse;
}

    /* .Tablo tr:first-child {
        background-color: #cdf0ff;
        font-weight: bold;
    }
*/
    .Tablo tr, .Tablo td {
        border: 1px solid #ddd;
        padding: 5px;
    }

        .Tablo td label {
            padding-left: 3px;
        }

        .Tablo tr:hover {
            background-color: #f6f5f5;
        }

        .Tablo tr:nth-child(even) {
        }

        .Tablo tr:nth-child(odd) {
            background: #f5f5f5;
        }

.Tablo {
    width: 100%;
    /* margin:5px;*/
    font-size: 12px;
    border-collapse: collapse;
}

    /* .Tablo tr:first-child {
        background-color: #cdf0ff;
        font-weight: bold;
    }
*/
    .Tablo tr, .Tablo td {
        border: 1px solid #ddd;
        padding: 5px;
    }

        .Tablo td label {
            padding-left: 3px;
        }

        .Tablo tr:hover {
            background-color: #f6f5f5;
        }

        .Tablo tr:nth-child(even) {
        }

        .Tablo tr:nth-child(odd) {
            background: #f5f5f5;
        }


.Tablo8 {
    width: 100%;
    /* margin:5px;*/
    border-collapse: collapse;
}

    /* ..Tablo8 tr:first-child {
        background-color: #cdf0ff;
        font-weight: bold;
    }
*/
    .Tablo8 tr, .Tablo8 td {
        border: 1px solid #ddd;
        padding: 5px;
    }



        .Tablo8 tr:hover {
            background-color: #fff;
        }

        .Tablo8 tr:nth-child(even) {
            background-color: #fff;
        }

        .Tablo8 tr:nth-child(odd) {
            background: #f5f5f5;
        }


.modalupdatePanel {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.modalupdatePanelcenter {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .modalupdatePanelcenter img {
        height: 110px;
        width: 128px;
    }

.LogoIsikli {
    -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
}

@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%;
    }

    to {
        -webkit-mask-position: -50%;
    }
}

.YaziTipi08 {
    font-size: 0.8em;
}

.YaziTipi15 {
    font-size: 1.5em;
}

.YaziTipi2 {
    font-size: 2em;
}

.YaziTipi25 {
    font-size: 2.5em;
}

.TabpagePasif {
    border: 0px;
    padding: 10px 30px 10px 30px;
    float: left;
    color: White;
    background-color: #6f7782;
    border-right: 1px solid #f0f0f0;
}

    .TabpagePasif:hover {
        color: White;
        background-color: #151b23;
    }

.TabpageAktif {
    font-weight: bold;
    padding: 10px 30px 10px 30px;
    border: 0px;
    /*background-color: #1e293b;*/
    background-color: #de1c1c;
    float: left;
    border: 0px;
    color: #fff;
}

.TapPageIcerik {
    clear: both;
    padding: 5px;
}

TapPageIcerik2 {
    clear: both;
    /*padding: 10px;*/
}

.TabPageTablar {
    float: left;
    width: 100%;
    background-color: #a2acba;
}

.ArkaBeyaz {
    background-color: #fff;
}

.ArkaGri {
    background-color: #ddd;
}

.PaddingRight5 {
    padding-right: 15px;
}

div#subzero {
    /*background-color:#f7f7f7;
            z-index: -1;*/
}

.subzero2 {
    /*   margin: 5px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;*/
}

div#subzero:hover {
    /*background-color: #d4d2d2;*/
}

div#subzero > div#ranking {
    /*üst tarihler*/
    white-space: nowrap;
    /*position: relative;*/
    margin-left: 160px;
}


.playerUstGunler {
    /*rez kutucuklar*/
    align-items: center;
    justify-content: center;
    display: inline-flex;
    height: 40px;
    border: 1px solid #faf9f9;
    margin-bottom: -3px;
    background-color: #f0f0f0;
    font-weight: 600;
    text-align: center;
}

.player {
    color: #000;
    /*rez kutucuklar*/
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: right;
    height: 40px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
    background-color: #fff;
}

.ranking a {
    text-decoration: none;
}

.player:hover {
    background-color: #444;
}
/*   .player:last-of-type {
        border-right: 1px solid rgb(204, 204, 204);
    }*/
div#subzero > div#ranking > div.player:hover {
    /*border: 1px solid rgb(204, 204, 204);*/
    background-color: #f3f3f3;
}

.plakaOda {
    color: #000;
    /*sol odalara*/
    font-weight: 600;
    width: 160px;
    background-color: #f0f0f0;
    float: left;
    height: 40px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #faf9f9;
    padding-left: 5px;
    line-height: 40px;
}

.mleft5 {
    margin-left: 5px;
}

.bg-color-yellow {
    background-color: #f9faec;
}

.bg-color-blue {
    background-color: #f0f7fb;
}

.bg-color-grey {
    background-color: #f1efef;
}

.YanipSonenUyariBlinkSeffaf2 {
    width: 100%;
    animation: blink 1s linear infinite;
}

.YanipSonenUyariBlinkSeffaf {
    position: relative;
    width: 35px;
    height: 35px;
    animation: blink 1s linear infinite;
}

.YanipSonenUyariBlinkMavi {
    position: absolute;
    margin-left: 5px;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    background-color: dodgerblue;
    animation: blink 1s linear infinite;
    border-radius: 10px;
}

.YanipSonenUyariBlinkSiyah {
    margin-left: 5px;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    background-color: black;
    animation: blink 1s linear infinite;
    border-radius: 10px;
}

.YanipSonenUyariBlinkKirmizi {
    position: absolute;
    margin-left: 5px;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    background-color: red;
    animation: blink 1s linear infinite;
    border-radius: 10px;
}

.YanipSonenUyariBlink {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    background-color: red;
    animation: blink 1s linear infinite;
    border-radius: 10px;
}

.YanipSonenUyariBlink2 {
    margin-top: 12px;
    margin-left: 5px;
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: red;
    animation: blink 1s linear infinite;
    border-radius: 10px;
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

.table-wrapper {
    overflow: scroll;
    max-height: 700px;
    /*min-height: 82vh;*/
}

.tableBlokaj {
    /*position: relative;*/
    /*border: 1px solid Black;*/
    /*border-collapse: collapse;*/
}

    .tableBlokaj td {
        white-space: nowrap;
        border: 1px solid #24638e;
        text-align: center;
        font-weight: normal;
        /*width: 100px;*/
        height: 35px;
        line-height: 30px;
    }

        .tableBlokaj td:hover {
            background-color: #ccc;
        }

        .tableBlokaj td a {
            color: Black;
        }

    .tableBlokaj th {
        white-space: nowrap;
        border: 1px solid #cbd0d7;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-top: 5px;
        text-align: center;
        font-weight: normal;
        /*width: 100px;*/
    }

    .tableBlokaj th {
        color: #fff;
        background-color: #24638e;
        position: sticky;
        top: -1px;
    }

        .tableBlokaj th:first-of-type {
            left: 0;
            z-index: 1;
        }

    .tableBlokaj tbody tr:hover {
        background-color: #f9faec;
    }

    .tableBlokaj tbody tr td:first-of-type {
        color: #fff;
        background-color: #24638e;
        position: sticky;
        left: -1px;
        text-align: left;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        font-weight: bold;
        border: 1px solid #cbd0d7;
    }

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
}

    /* Transparent Overlay */
    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));
        background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
    }

    /* :not(:required) hides these rules from IE9 and below */
    .loading:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: #fff;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            -webkit-animation: spinner 150ms infinite linear;
            -moz-animation: spinner 150ms infinite linear;
            -ms-animation: spinner 150ms infinite linear;
            -o-animation: spinner 150ms infinite linear;
            animation: spinner 150ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
        }



/*===== All Preloader Style =====*/

.preloader {
    /* Body Overlay */

    position: fixed;
    top: 0;
    left: 0;
    display: table;
    height: 100%;
    width: 100%;
    /* Change Background Color */
    /*background: #fff;*/
    background: #333;
    opacity: 0.8;
    z-index: 99999;
}



    .preloader .loaderOzel {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }



        .preloader .loaderOzel .ytp-spinner {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 64px;
            margin-left: -32px;
            z-index: 18;
            pointer-events: none;
        }



            .preloader .loaderOzel .ytp-spinner .ytp-spinner-container {
                pointer-events: none;
                position: absolute;
                width: 100%;
                padding-bottom: 100%;
                top: 50%;
                left: 50%;
                margin-top: -50%;
                margin-left: -50%;
                animation: ytp-spinner-linspin 1568.2353ms linear infinite;
            }



                .preloader .loaderOzel .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
                }



                    .preloader .loaderOzel .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-left {
                        position: absolute;
                        top: 0;
                        left: 0;
                        bottom: 0;
                        overflow: hidden;
                        right: 50%;
                    }



                    .preloader .loaderOzel .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-right {
                        position: absolute;
                        top: 0;
                        right: 0;
                        bottom: 0;
                        overflow: hidden;
                        left: 50%;
                    }



        .preloader .loaderOzel .ytp-spinner-circle {
            box-sizing: border-box;
            position: absolute;
            width: 200%;
            height: 100%;
            border-style: solid;
            /* Spinner Color */

            border-color: #9f28b0 #9f28b0 #ddd;
            border-radius: 50%;
            border-width: 6px;
        }



        .preloader .loaderOzel .ytp-spinner-left .ytp-spinner-circle {
            left: 0;
            right: -100%;
            border-right-color: #ddd;
            animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        }



        .preloader .loaderOzel .ytp-spinner-right .ytp-spinner-circle {
            left: -100%;
            right: 0;
            border-left-color: #ddd;
            animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        }



/* Preloader Animations */



@keyframes ytp-spinner-linspin {

    to {
        transform: rotate(360deg);
    }
}



@keyframes ytp-spinner-easespin {

    12.5% {
        transform: rotate(135deg);
    }

    25% {
        transform: rotate(270deg);
    }

    37.5% {
        transform: rotate(405deg);
    }

    50% {
        transform: rotate(540deg);
    }

    62.5% {
        transform: rotate(675deg);
    }

    75% {
        transform: rotate(810deg);
    }

    87.5% {
        transform: rotate(945deg);
    }

    to {
        transform: rotate(1080deg);
    }
}



@keyframes ytp-spinner-left-spin {

    0% {
        transform: rotate(130deg);
    }

    50% {
        transform: rotate(-5deg);
    }

    to {
        transform: rotate(130deg);
    }
}



@keyframes ytp-right-spin {

    0% {
        transform: rotate(-130deg);
    }

    50% {
        transform: rotate(5deg);
    }

    to {
        transform: rotate(-130deg);
    }
}


/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
