﻿@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Baloo+Chettan+2:400,500,600,700&display=swap');

body {
    font-family: 'Baloo Chettan 2', cursive;
    font-weight: 400;
}

p {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
}

header {

    background-size: 100%;
    border-bottom: 1px solid #002a6b;
}

.bg-dark {
    background-color: transparent !important
}

.navbar-light .navbar-nav .nav-link {
    color: #FFF !important;
    font-weight: 500;
}

.nav-item {
    background-color: #ed1c24;
    border-radius: 10px;
    margin: 0 10px;
    padding: 2px;
    min-width: 115px;
    text-align: center;
}

.nav-itemx {
    background-color: #1f5ca5;
    color: #fff;
    border-radius: 0 !important;
    padding: 5px;
    min-width: 115px;
    text-align: center;
}

.nav-linkx {
    font-size: 16px !important;
}

    .nav-linkx:hover {
        color: #feffbb;
    }

.navbar {
    padding: .2rem 0.6rem;
    border-radius: 5px;
}

.navbarx {
    float: right;
    padding: .2rem 0rem .2rem 0.6rem;
    border-radius: 5px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        margin-right: 0.1rem !important;
        margin-left: 0.1rem !important;
    }
    }

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff !important;
}


.buton-bg {
    width: 160px;
    padding: 15px;
    border-radius: 5px 20px;
    background-color: #208bc4;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 1000'%3E%3Cg %3E%3Ccircle fill='%23208bc4' cx='50' cy='0' r='50'/%3E%3Cg fill='%232c8ec7' %3E%3Ccircle cx='0' cy='50' r='50'/%3E%3Ccircle cx='100' cy='50' r='50'/%3E%3C/g%3E%3Ccircle fill='%233591ca' cx='50' cy='100' r='50'/%3E%3Cg fill='%233e94cd' %3E%3Ccircle cx='0' cy='150' r='50'/%3E%3Ccircle cx='100' cy='150' r='50'/%3E%3C/g%3E%3Ccircle fill='%234596d0' cx='50' cy='200' r='50'/%3E%3Cg fill='%234c99d3' %3E%3Ccircle cx='0' cy='250' r='50'/%3E%3Ccircle cx='100' cy='250' r='50'/%3E%3C/g%3E%3Ccircle fill='%23539cd6' cx='50' cy='300' r='50'/%3E%3Cg fill='%23599fd9' %3E%3Ccircle cx='0' cy='350' r='50'/%3E%3Ccircle cx='100' cy='350' r='50'/%3E%3C/g%3E%3Ccircle fill='%2360a2dc' cx='50' cy='400' r='50'/%3E%3Cg fill='%2366a5df' %3E%3Ccircle cx='0' cy='450' r='50'/%3E%3Ccircle cx='100' cy='450' r='50'/%3E%3C/g%3E%3Ccircle fill='%236ca8e2' cx='50' cy='500' r='50'/%3E%3Cg fill='%2371abe5' %3E%3Ccircle cx='0' cy='550' r='50'/%3E%3Ccircle cx='100' cy='550' r='50'/%3E%3C/g%3E%3Ccircle fill='%2377aee8' cx='50' cy='600' r='50'/%3E%3Cg fill='%237cb1eb' %3E%3Ccircle cx='0' cy='650' r='50'/%3E%3Ccircle cx='100' cy='650' r='50'/%3E%3C/g%3E%3Ccircle fill='%2382b4ee' cx='50' cy='700' r='50'/%3E%3Cg fill='%2387b7f0' %3E%3Ccircle cx='0' cy='750' r='50'/%3E%3Ccircle cx='100' cy='750' r='50'/%3E%3C/g%3E%3Ccircle fill='%238cbaf3' cx='50' cy='800' r='50'/%3E%3Cg fill='%2392bdf6' %3E%3Ccircle cx='0' cy='850' r='50'/%3E%3Ccircle cx='100' cy='850' r='50'/%3E%3C/g%3E%3Ccircle fill='%2397c0f9' cx='50' cy='900' r='50'/%3E%3Cg fill='%239cc3fc' %3E%3Ccircle cx='0' cy='950' r='50'/%3E%3Ccircle cx='100' cy='950' r='50'/%3E%3C/g%3E%3Ccircle fill='%23a1c6ff' cx='50' cy='1000' r='50'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: contain;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.btn:hover {
    color: #000 !important;
}


footer {
    width: 100%;
    padding: 10px 0;
    background: #414042;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    margin-top: 15px;
}

@media (max-width: 992px) {
    #footer-logo {
        text-align: left !important
    }

    .btn-arsiv {
        margin-bottom: 10px
    }

    .btn-arsiv2 {
        margin-right: 0px!important
    }
}

.baslik {
    color: #FFF;
    font-weight: 600;
    font-size: 20px;
    background-color: #1f5ca5;
    margin: 40px 0 20px 0;
    padding: 10px;
    border-radius: 5px;
}

.carousel-inner {
    border-radius: 5px
}

.sponsor {
    margin-top: 20px;
}

.altbaslik {
    text-align: center;
    font-size: 20px;
    padding: 0px;
    margin: 0;
    font-weight: 500;
    color: #1f5ca5;
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

    .form-signin .checkbox {
        font-weight: 400;
    }

    .form-signin .form-control {
        position: relative;
        box-sizing: border-box;
        height: auto;
        padding: 10px;
        font-size: 16px;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input[type="email"] {
        margin-bottom: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-signin input[type="password"] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.dropdown-item:hover {
    color: #FFC600;
}

.dropdown:hover > .dropdown-menu {
    display: block;
    top: 100%;
}

.dropdown > .dropdown-menu {
    background-color: #ffffff !important;
    top: 200%;
    transition: 0.3s all ease-in-out;
}

.dropdown:hover > .dropdown-menu {
    display: block;
    top: 100%;
}

.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.page-footer, .top-nav-collapse {
    background-color: #ffffff;
}

.dropdown .dropdown-menu .dropdown-item, .dropleft .dropdown-menu .dropdown-item, .dropright .dropdown-menu .dropdown-item, .dropup .dropdown-menu .dropdown-item {
    font-size: 1rem;
}


.dropdown-item:hover {
    color: #FFC600;
}


.nav-link {
    font-size: 13px;
}

.vjs-error-display {
    visibility: hidden;
}

@media screen and (max-width: 990px) {
    header {
        background-size: contain !important;
    }

    .girisbg {
        margin: 0 !important
    }

    .msgtable td:nth-child(1) {
        width: 60% !important;
    }

    .logo {
        width: 215px !important;
    }

    .form-control {
        width: 100% !important;
    }

    .nav-item {
        border-radius: 0 !important;
        margin: 0 !important;
        text-align: left !important;
        background-color: #2299d4 !important;
        padding-left: 12px;
        border-top: 1px solid #ffffff73 !important;
    }

    .navbar {
        width: 100% !important;
    }

    .nav-itemx {
        width: 100% !important;
    }
}

.AlseinTable {
    width: 100%;
    border-collapse: separate;
    border-spacing: 3px;
}

    .AlseinTable td:first-child {
        color: #ff0000;
        width: 8px;
    }

    .AlseinTable td:nth-child(2) {
        background-color: #3a9aef;
        color: white;
        border-radius: 3px;
        width: 150px;
        text-align: center;
        padding: 0 3px;
    }