
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}

.login-bg {
    width: 100%;
    float: left;
    background: url('/assets/img/login-bg.jpg');
    height: 100%;
    background-size: 100% 100%;
}

body, html {
    height: 100%;
    padding: 0;
    max-height: 100%;
}

img.loading {
    position: absolute;
    top: 38%;
    margin: 0 auto;
    left: 38%;
}

span#TalepMesaj {
    width: 100%;
    float: left;
    background: #4aa707;
    color: white;
    height: 50px;
    line-height: 45px;
    text-indent: 10px;
    font-weight: bold;
    font-size: 18px;
}

.HataEkrani {
    font-size: 15px;
    font-weight: bold;
}

.sol-baslik {
    color: white;
    font-size: 20px;
    font-weight: 100;
}
@media only screen and (min-width:1200px) {
    .middle-content {
        width: 50%;
        margin: 0 auto;
        position: relative;
        top: 26%;
    }

        .middle-content .card {
            background: #ffffffb5;
        }

        .middle-content .card-title {
            color: #003467;
            font-size: 25px;
            font-weight: bold;
        }

            .middle-content .card-title > label {
                font-size: 22px !important;
                font-weight: bold;
                position: relative;
                top: 16px;
                left: 8px;
            }

    .yanyana {
        width: 100%;
        float: left;
    }

        .yanyana > .col-xl-3 {
            float: left;
            height: 97px;
            width: 100%;
            max-width: 33%;
        }

            .yanyana > .col-xl-3:last-child {
                height: auto;
            }

    .sonuclar {
        width: 100%;
        float: left;
        text-align: right;
    }

        .sonuclar > label {
            width: 100%;
            font-size: 16px !important;
            font-weight: bold;
            margin-bottom: 10px;
        }

    .SeriNoGetir input[type="text"] {
        width: 50%;
        float: left;
        margin-right: 10px;
    }

    .form-inline #DefaultSelect {
        width: 100%;
        float: left;
        text-align: left;
        display: block;
    }

    .form-inline .GarantiGroup {
        width: 25%;
    }
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .middle-content {
        width: 50%;
        margin: 0 auto;
        position: relative;
        top: 36%;
    }

        .middle-content .card {
            background: #ffffffb5;
        }

        .middle-content .card-title {
            color: #003467;
            font-size: 25px;
            font-weight: bold;
        }

            .middle-content .card-title > label {
                font-size: 22px !important;
                font-weight: bold;
                position: relative;
                top: 13px;
                left: 8px;
            }

    .yanyana {
        width: 100%;
        float: left;
    }

        .yanyana > .col-xl-3 {
            float: left;
            height: 97px;
            width: 100%;
            max-width: 33%;
        }

            .yanyana > .col-xl-3:last-child {
                height: auto;
            }

    .sonuclar {
        width: 100%;
        float: left;
        text-align: right;
    }

        .sonuclar > label {
            width: 100%;
            font-size: 16px !important;
            font-weight: bold;
            margin-bottom: 10px;
        }

    .SeriNoGetir input[type="text"] {
        width: 50%;
        float: left;
        margin-right: 10px;
    }

    .form-inline #DefaultSelect {
        width: 100%;
        float: left;
        text-align: left;
        display: block;
    }
    .form-inline .GarantiGroup {
        width: 25%;
    }
}

@media only screen and (max-width:991px) and (min-width:769px) {
    .middle-content {
        width: 50%;
        margin: 0 auto;
        position: relative;
        top: 36%;
    }

        .middle-content .card {
            background: #ffffffb5;
        }

        .middle-content .card-title {
            color: #003467;
            font-size: 25px;
            font-weight: bold;
        }

            .middle-content .card-title > label {
                font-size: 22px !important;
                font-weight: bold;
                position: relative;
                top: 13px;
                left: 8px;
            }

    .yanyana {
        width: 100%;
        float: left;
    }

        .yanyana > .col-xl-3 {
            float: left;
            height: 97px;
            width: 100%;
            max-width: 33%;
        }

            .yanyana > .col-xl-3:last-child {
                height: auto;
            }

    .sonuclar {
        width: 100%;
        float: left;
        text-align: right;
    }

        .sonuclar > label {
            width: 100%;
            font-size: 16px !important;
            font-weight: bold;
            margin-bottom: 10px;
        }

    .SeriNoGetir input[type="text"] {
        width: 50%;
        float: left;
        margin-right: 10px;
    }

    .form-inline #DefaultSelect {
        width: 100%;
        float: left;
        text-align: left;
        display: block;
    }
    .form-inline .GarantiGroup {
        width: 33%;
    }
}

@media only screen and (max-width:768px) and (min-width:481px) {
    .middle-content {
        width: 100%;
        margin: 0 auto;
        position: relative;
        top: 20%;
    }

        .middle-content .card {
            background: #ffffffb5;
        }

        .middle-content .card-title {
            color: #003467;
            font-size: 25px;
            font-weight: bold;
        }

            .middle-content .card-title > label {
                font-size: 17px !important;
                font-weight: bold;
                position: relative;
                top: 13px;
                left: 8px;
            }

    .yanyana {
        width: 100%;
        float: left;
    }

        .yanyana > .col-xl-3 {
            float: left;
            height: 97px;
            width: 100%;
            max-width: 50%;
        }

            .yanyana > .col-xl-3:last-child {
                height: auto;
            }

    .sonuclar {
        width: 100%;
        float: left;
        text-align: right;
    }

        .sonuclar > label {
            width: 100%;
            font-size: 16px !important;
            font-weight: bold;
            margin-bottom: 10px;
        }

    .SeriNoGetir input[type="text"] {
        width: 50%;
        float: left;
        margin-right: 10px;
    }

    .form-inline #DefaultSelect {
        width: 100%;
        float: left;
        text-align: left;
        display: block;
    }
    .form-inline .GarantiGroup {
        width: 50%;
    }
}

@media only screen and (max-width:480px) and (min-width:0px) {
    .middle-content {
        width: 100%;
        margin: 0 auto;
        position: relative;
        top: 36%;
    }

        .middle-content .card {
            background: #ffffffb5;
        }

        .middle-content .card-title {
            color: #003467;
            font-size: 25px;
            font-weight: bold;
        }

            .middle-content .card-title > label {
                font-size: 17px !important;
                font-weight: bold;
                position: relative;
                top: 13px;
                left: 8px;
            }

    .yanyana {
        width: 100%;
        float: left;
    }

        .yanyana > .col-xl-3 {
            float: left;
            height: 97px;
            width: 100%;
            max-width: 100%;
        }

            .yanyana > .col-xl-3:last-child {
                height: auto;
            }

    .sonuclar {
        width: 100%;
        float: left;
        text-align: right;
    }

        .sonuclar > label {
            width: 100%;
            font-size: 16px !important;
            font-weight: bold;
            margin-bottom: 10px;
        }

    .SeriNoGetir input[type="text"] {
        width: 50%;
        float: left;
        margin-right: 10px;
    }

    .form-inline #DefaultSelect {
        width: 100%;
        float: left;
        text-align: left;
        display: block;
    }
    .form-inline .GarantiGroup {
        width: 100%;
    }
}
