﻿body {
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbar {
    margin-bottom: 20px;
}

.hata {
    color: #a94442;
    margin-left: 5px;
}

.pagination {
    margin: 5px 0px 0px 0px;
}

.arama {
    float: right;
    margin: -65px 0px 0px 0px;
    max-width: 250px;
}

.modal-header .close {
    font-size: 40px;
}

td .btn {
    margin-right: 4px;
}

.navbar-brand > img {
    max-height: 50px;
    margin-right: 10px;
    display: inline;
    max-width: 250px;
}

.navbar-brand {
    color: #4bf !important;
}

@media (max-width: 992px) {
    .modal-lg {
        width: auto;
        max-width: 95%;
    }

    .navbar-brand > img {
        max-height: 50px;
        margin-right: 10px;
        display: inline;
        max-width: 200px;
    }
}


@media (min-width: 992px) {
    .modal-lg {
        width: auto;
        max-width: 80%;
    }
}

.container {
    width: 99% !important;
}

.error {
    color: #a94442;
}

.teksatir {
    white-space: nowrap;
    width: 1px;
}

.table td, .table th {
    vertical-align: middle !important;
}

.select2-container .select2-selection--single {
    background-color: #fff;
}

    .select2-container .select2-selection--single .select2-selection__rendered {
        padding-top: 2px !important;
    }

.sag {
    text-align: right;
}

.orta {
    text-align: center;
}

.yazdir table {
    margin-bottom: 0px !important;
}

.yazdir, .yazdir td, .yazdir th {
    border-collapse: collapse;
    padding: 2px !important;
    font-size: 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

    .yazdir tr td:first-child {
        font-weight: bold;
    }

.table thead tr {
    background-color: #f1f1f1;
}

.dropdown-menu > li > a {
    height: 40px;
    padding-top: 10px;
}

span.select2 {
    width: 100% !important;
}

a.btn {
    margin-right: 8px;
}

td .btn {
    margin: 0px;
}

.modal {
    overflow-y: hidden !important;
}

.modal-dialog {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/*input[type=text], textarea {
            text-transform: uppercase;
        }*/

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, if it's not present, don't show loader */
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/template/images/loader-128x/Preloader_8.gif) center no-repeat #fff;
}

/*#sablon_icerik_uyari {
            position: absolute;
            width: 97%;
            z-index: 100;
        }*/

.navbar-nav .open .dropdown-menu {
    position: absolute;
    right: initial;
    width: 100%;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
    }

    #tablo {
        overflow: scroll;
    }
}

.page-header {
    margin: 20px 0 20px;
}
