﻿


/*@media screen and (max-width:768px) {
}
@media screen and (min-width:768px) {
}*/

/*AutoComplete flyout */
.completionList {
    border: solid 1px #444444;
    margin-top: 0px;
    padding: 7px;
    height: auto;
    overflow: auto;
    background-color: #FFFFFF;
    font-weight: bold;  
    font-size:32px !important;
   
}

.listItem {
    color: #1C1C1C;
}

.itemHighlighted {
    background-color: #ffc0c0;
}

.idler {
    display: none;
}


@media screen and (max-width:768px) {
    .hrCss {
        border: 1px solid burlywood;
    }

    .btn-primary {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
        font-size: 2rem;
    }

    .gridBasliklari {
        color: maroon;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: cornsilk;
        padding: 2px;
        border-radius: 5px;
    }

    .txtlabel {
        font-size: 15px;
    }

    .baslikcss {
        background-color: cornflowerblue;
        color: white;
        font-weight: bold;
        padding: 8px;
        border-radius: 8px;
        font-size: 12px;
    }

    .anabaslik {
        color: black;
        background-color: antiquewhite;
        padding: 10px 15px 10px 15px;
        border-radius: 10px;
        text-align: left;
        font-size: 12pt;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        font-weight: bold;
        font-family: sans-serif;
    }


    .BTNsil {
        width: 28px;
    }

    .CerceveBir {
        margin-left: 30px;
        margin-right: 18px;
    }


    .avanslist {
        margin-top: 20px;
    }

    .yetkiTabloBir {
        margin: 10px;
        font-size: 16pt
    }

    .imgKayitEden {
        width: 27px;
        margin-bottom: 19px;
    }

    .adsoyad {
        font-size: 20px !important;
    }



    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        height: 22px;
        width: 22px;
        margin-left: 10px;
    }

    .imgDurum {
        width: 22px;
        margin-left: 10px;
        margin-bottom: 14px;
    }

    .bildiri {
        width: 60%;
        position: fixed;
        top: 35%;
        left: 19%;
        text-align: center;
        border: 1px solid;
        border-radius: 10px;
        background-color: aliceblue;
        box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
    }

  

    .bildirikapatbtn {
        width: 30px;
        height: 30px;
        border: 1px solid;
        border-radius: 7px;
        margin-right: 5px;
    }
}

@media screen and (min-width:768px) {

    .hrCss {
       display:none;
    }

    .gridBasliklari {
        color: maroon;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: cornsilk;
        padding: 2px;
        border-radius: 5px;
    }

    .txtlabel {
        font-size: 18px;
    }

    .baslikcss {
        background-color: cornflowerblue;
        color: white;
        font-weight: bold;
        padding: 8px;
        border-radius: 8px;
        font-size: 12px;
    }

    .anabaslik {
        color: black;
        background-color: #d7e9fa5e;
        padding: 10px 15px 10px 15px;
        border-radius: 10px;
        text-align: left;
        font-size: 18pt;
        font-weight: bold;
        font-family: sans-serif;
    }


    .BTNsil {
        margin-top: 6px;
        width: 35px;
    }

    .btntarihbaslik {
        margin-left: 10px;
    }

    .CerceveBir {
        margin: 40px;
    }

    .imgKayitEden {
        position: absolute;
        margin: 7px;
        width: 23px;
    }

    .yetkiTabloBir {
        margin: 10px;
        width: 300px;
    }

    .bildiri {
        width: 20%;
        position: fixed;
        top: 35%;
        left: 38%;
        text-align: center;
        border: 1px solid;
        border-radius: 10px;
        background-color: aliceblue;
        box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
    }

    .baslikyazisi {
        font-size: 22pt;
        color: white;
        margin-left: 15px;
        font-weight: bold;
    }

    .bildirikapatbtn {
        width: 30px;
        height: 30px;
        border: 1px solid;
        border-radius: 7px;
    }

    .imgDurum {
        height: 30px;
        margin-left: 13px;
    }

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        height: 20px;
        width: 20px;
        margin-top: 7px;
        margin-left: 4px;
    }
}

.btn-primary {
    color: #000 !important;
    background-color: #efefef !important;
    border-color: #007bff !important;
}

.otosayiGizle {
    display: none;
}


.labelstyle {
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #000066;
    margin-right: 10px;
}

.textboxstyle {
    background-color: #ffffff;
    color: #000066;
    font-weight: normal;
    font-family: Calibri;
    text-decoration: none;
    font-size: small;
}

.GridBir {
    color: #000066;
    font-weight: normal;
    font-family: verdana;
    font-size: small;
}

.GridIki {
    background-color: #ffffff;
    color: #000066;
    font-weight: normal;
    font-family: verdana;
    font-size: small;
}

.ulstyle {
    list-style-type: square;
}

.mybuttonstyle {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #000066;
    background-color: #d3d3d3;
}

.form-control {
    border: 1px solid #007bff !important;
}

/* Container genişliği 1280px için içerik genişlikleri */
.container {
    max-width: 1280px !important;
}

/* Tablolar tam genişlik kullanmalı */
.container table {
    width: 100% !important;
}

/* Form alanları genişletilmiş */
.container .form-control,
.container input[type="text"],
.container input[type="date"],
.container input[type="number"],
.container select,
.container textarea {
    max-width: 100% !important;
}

/* Modal genişlikleri artırılmış */
.modal-content {
    max-width: 1000px !important;
}

@media (min-width: 1280px) {
    .modal-content {
        max-width: 1100px !important;
    }
}
