﻿@media only screen and (min-width:1200px) {
    div#loading {
        position: fixed;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        z-index: 9999999999999;
        height: 100%;
        background: rgb(255, 255, 255, 0.9);
        padding: 0;
        top: 0;
        display: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        div#loading img {
            vertical-align: middle;
            align-items: center;
            position: relative;
            width: 25%;
            top: 30%;
        }

    img.brand-image {
        width: 100% !important;
        margin: 0 !important;
        height: 100% !important;
        max-height: 100% !important;
        border-bottom: solid 3px #000;
    }

    .sidebar.os-host.os-theme-light.os-host-overflow.os-host-overflow-y.os-host-resize-disabled.os-host-transition.os-host-scrollbar-horizontal-hidden {
        width: 100%;
        float: left;
        margin-top: 0;
        background-color: #fff !important;
        scrollbar-color: #fff !important;
    }

    a.brand-link {
        width: 100%;
        float: left;
        position: relative !important;
    }

    section.content-header {
        padding: 0;
    }

    .content-header h1 {
        font-size: 15px;
    }

    .content-header p {
        font-size: 12px;
    }

    .TotalCountElement {
        float: left;
    }

    .GenisModalList {
        max-width: 60%;
    }

    .os-content {
        background: white;
    }

    a.brand-link {
        background: #dedede;
    }

    .sideonside .form-group {
        line-height: 36px;
    }

        .sideonside .form-group b {
            width: 141px;
        }

    .sideonsideform {
        width: 49%;
        float: left;
    }

    .sideonsidebottom {
        width: 100%;
    }

    .siparisuruntoplamlarkismi {
        width: 98.5%;
        float: left;
        text-align: right;
        font-size: 13px;
        margin-right: 14px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    div#loading {
        position: fixed;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        z-index: 9999999999999;
        height: 100%;
        background: rgb(255, 255, 255, 0.9);
        padding: 0;
        top: 0;
        display: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        div#loading img {
            vertical-align: middle;
            align-items: center;
            position: relative;
            width: 25%;
            top: 30%;
        }

    img.brand-image {
        width: 100% !important;
        margin: 0 !important;
        height: 100% !important;
        max-height: 100% !important;
        border-bottom: solid 3px #000;
    }

    .sidebar.os-host.os-theme-light.os-host-overflow.os-host-overflow-y.os-host-resize-disabled.os-host-transition.os-host-scrollbar-horizontal-hidden {
        width: 100%;
        float: left;
        margin-top: 0;
        background-color: #fff !important;
        scrollbar-color: #fff !important;
    }

    a.brand-link {
        width: 100%;
        float: left;
        position: relative !important;
    }

    .TotalCountElement {
        float: left;
    }

    .os-content {
        background: white;
    }

    a.brand-link {
        background: #dedede;
    }

    .sideonside .form-group {
        line-height: 36px;
    }

        .sideonside .form-group b {
            width: 141px;
        }

    .sideonsideform {
        width: 49%;
        float: left;
    }

    .sideonsidebottom {
        width: 100%;
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {
    div#loading {
        position: fixed;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        z-index: 9999999999999;
        height: 100%;
        background: rgb(255, 255, 255, 0.9);
        padding: 0;
        top: 0;
        display: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        div#loading img {
            vertical-align: middle;
            align-items: center;
            position: relative;
            width: 25%;
            top: 30%;
        }

    .TotalCountElement {
        float: left;
    }

    .os-content {
        background: white;
    }

    a.brand-link {
        background: #dedede;
    }
}

@media only screen and (min-width:481px) and (max-width:768px) {
    div#loading {
        position: fixed;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        z-index: 9999999999999;
        height: 100%;
        background: rgb(255, 255, 255, 0.9);
        padding: 0;
        top: 0;
        display: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        div#loading img {
            vertical-align: middle;
            align-items: center;
            position: relative;
            width: 50%;
            top: 30%;
        }

    .TotalCountElement {
        float: left;
        width: 100%;
    }

    .os-content {
        background: white;
    }

    a.brand-link {
        background: #dedede;
    }
}

@media only screen and (min-width:0px) and (max-width:480px) {
    div#loading {
        position: fixed;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        z-index: 9999999999999;
        height: 100%;
        background: rgb(255, 255, 255, 0.9);
        padding: 0;
        top: 0;
        display: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        div#loading img {
            vertical-align: middle;
            align-items: center;
            position: relative;
            width: 100%;
            top: 30%;
        }

    .TotalCountElement {
        float: left;
        width: 100%;
    }

    .os-content {
        background: white;
    }

    a.brand-link {
        background: #dedede;
    }
}
