﻿/* Site Genel--------------------------------------*/
body {
    background-color: #F5FFFA;
    font-size: .75em;
    font-weight: 600;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0 auto;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

.page {
    vertical-align: central;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.bekle {
    vertical-align: central;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    position: relative;
}

.footer {
    margin: 0 auto;
    width: 100%;
    height: 30px;
}

#wrapper {
    background-color: rgb(245, 255, 250, 0.85);
    vertical-align: central;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
    min-height: calc(100vh - 60px);
}

.sabitleme {
    background-color: #7b4b82;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100%;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*Site Login Logo------------------------------------*/
.logosol {
    background-color: transparent;
    margin: 0 auto;
    border-radius: 5px 15px 5px 15px;
    padding: 0px 0px 0px 0px;
    vertical-align: central;
    text-align: center;
    max-width: 300px;
    max-height: 130px;
}

.logosag {
    background-color: transparent;
    margin: 0 auto;
    border-radius: 5px 15px 5px 15px;
    padding: 0px 0px 0px 0px;
    vertical-align: central;
    text-align: center;
    max-width: 300px;
    max-height: 130px;
}

/*Uzun Metin Kısaltma-----------------------*/
.wrapAciklama {
    word-break: break-all;
}

/*Site Login------------------------------------*/
#wrapperl {
    background-color: rgb(245, 255, 250, 0.85);
    vertical-align: central;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
    min-height: calc(100vh - 40px);
}

.loginana {
    vertical-align: central;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
    min-height: calc(100vh - 40px);
}

.logintablo {
    max-width: 800px;
    margin: 190px 6px 6px 6px;
    padding: 10px 6px 60px 6px;
    background: none;
    background-color: #F0F8FF;
    opacity: 0.9;
    vertical-align: central;
    text-align: center;
    -webkit-border-radius: 25px 5px 25px 5px;
    -moz-border-radius: 25px 5px 25px 5px;
    border-radius: 25px 5px 25px 5px;
}

.footerl {
    margin: 0 auto;
    background-color: #7b4b82;
    opacity: 0.8;
    width: 100%;
    height: 40px;
}

.gizle {
    display: none;
}

/*Site Login Butonlar-----------------------*/
.butonumackyyen {
    background: #ffffff;
    border-radius: 5px;
    padding: 3px 6px;
    display: block;
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    color: #708090;
    text-decoration: none;
    border: 2px solid #708090;
    width: auto;
    margin: 0px auto;
    -webkit-transition: box-shadow 0.5s;
}

    .butonumackyyen:before {
        border-radius: 5px;
        padding: 3px 6px;
        display: block;
        font-family: Calibri;
        font-size: 18px;
        font-weight: bold;
        color: #808081;
        text-decoration: none;
        border: 1px solid #a7a7a7;
        width: auto;
        margin: 0px auto;
    }

    .butonumackyyen i {
        float: right;
        margin-top: 2px;
    }

    .butonumackyyen:hover {
        color: #ffffff;
        background: linear-gradient(#FFF, #708090, #FFF);
    }

    .butonumackyyen:active {
        color: #000000;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5) inset, 0px -2px 20px white, 0px 1px 5px rgba(0, 0, 0, 0.1), 0px 2px 10px rgba(0, 0, 0, 0.1);
        background: -webkit-linear-gradient(top, #d1d1d1 0%,#dbffbb 100%);
    }

/*Site Ana Logo------------------------------------*/
.logosolana {
    background-color: transparent;
    margin: 0 auto;
    border-radius: 5px 15px 5px 15px;
    padding: 0px 0px 0px 0px;
    vertical-align: central;
    text-align: center;
    max-width: 300px;
    max-height: 110px;
}

/*Site Ana Menü------------------------------------*/
.menukutu {
    padding: 2px 2px 2px 2px;
    background-color: #708090;
    color: #000000;
    float: left;
    text-align: left;
    font-family: Calibri;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 1px #9f7aae;
    -webkit-box-shadow: 0 0 1px #9f7aae;
    box-shadow: 0 0 1px #9f7aae;
}

.menukutualt {
    padding: 2px 2px 2px 2px;
    background-color: #708090;
    color: #000000;
    float: left;
    text-align: left;
    font-family: Calibri;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 1px #9f7aae;
    -webkit-box-shadow: 0 0 1px #9f7aae;
    box-shadow: 0 0 1px #9f7aae;
}

.ustlogo {
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

.ustlogomenu {
    width: 100%;
    height: 30px;
    background: none;
    margin: 0 auto;
}

.loginlogo {
    max-width: 700px;
    margin: 80px 6px 6px 6px;
    padding: 10px 6px 10px 6px;
    background: none;
    background: linear-gradient(#7FFF00, #FFFFFF, #7FFF00);
    opacity: 0.8;
    vertical-align: central;
    text-align: center;
    -webkit-border-radius: 25px 5px 25px 5px;
    -moz-border-radius: 25px 5px 25px 5px;
    border-radius: 25px 5px 25px 5px;
}

.loginorta {
    margin: 0 auto;
    padding: 6px 6px 6px 6px;
    vertical-align: central;
    text-align: center;
}

.loginkutu {
    background-color: transparent;
    max-width: 180px;
    min-width: 100px;
    height: 30px;
    border: 1px solid #cccccc;
    border-radius: 3px 5px 3px 5px;
}

.orta {
    background-color: transparent;
    margin: 0 auto;
    padding: 10px 0px 0px 0px;
    vertical-align: central;
    text-align: center;
}

.logokutu {
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

.logokutu1 {
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

.idarikutu {
    background-color: transparent;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

.defaultkutu {
    background-color: transparent;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

.menukutu {
    padding: 2px 2px 2px 2px;
    background-color: #0072c6;
    color: #ffffff;
    float: left;
    text-align: left;
    font-family: Tahoma;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 1px #9f7aae;
    -webkit-box-shadow: 0 0 1px #9f7aae;
    box-shadow: 0 0 1px #9f7aae;
}

.linkkutu {
    padding: 2px 2px 2px 2px;
    background-color: #ffffff;
    float: right;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 1px #9f7aae;
    -webkit-box-shadow: 0 0 1px #9f7aae;
    box-shadow: 0 0 1px #9f7aae;
}

.bilgikutu1 {
    background: #7FFFD4;
    color: #000000;
    font-family: Tahoma;
    font-size: 14px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #ffffff;
    -webkit-transition: box-shadow 0.5s;
}


/*Site Hata - Bilgi Kutuları------------------------------------*/
.baslikkutu {
    background: #7b4b82;
    color: #ffffff;
    font-family: Calibri;
    font-size: 18px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #ffffff;
    -webkit-transition: box-shadow 0.5s;
}

.hatakutu {
    background: #CC3300;
    color: #ffffff;
    font-family: Calibri;
    font-size: 16px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #ffffff;
    -webkit-transition: box-shadow 0.5s;
}

.bilgikutu {
    background: #7FFFD4;
    color: #000000;
    font-family: Calibri;
    font-size: 16px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #ffffff;
    -webkit-transition: box-shadow 0.5s;
}

/*Site İçi Yazılar-----------------------*/
.siteyazik1 {
    color: #000001;
    font-family: Calibri;
    font-size: 1px;
}

.siteyazik24 {
    color: #000001;
    font-family: Calibri;
    font-size: 24px;
}

.siteyazik22 {
    color: #000001;
    font-family: Calibri;
    font-size: 22px;
}

.siteyazik20 {
    color: #000001;
    font-family: Calibri;
    font-size: 20px;
}

.siteyazik18 {
    color: #000001;
    font-family: Calibri;
    font-size: 18px;
}

.siteyazik16 {
    color: #000001;
    font-family: Calibri;
    font-size: 16px;
}

.siteyazik14 {
    color: #000001;
    font-family: Calibri;
    font-size: 14px;
}

.siteyazik12 {
    color: #000001;
    font-family: Calibri;
    font-size: 12px;
}

.siteyazib24 {
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 24px;
}

.siteyazib22 {
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 22px;
}

.siteyazib20 {
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 20px;
}

.siteyazib18 {
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 18px;
}

.siteyazib16 {
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 16px;
}

.siteyazib14 {
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 14px;
}

.siteyazib12 {
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 12px;
}

/* Ana Sayfa Kutular   
----------------------------------------------------------*/
#govde {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    background-color: transparent;
}

.kutu1 {
    background-color: transparent;
    opacity: 0.8;
    padding: 0px;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    font-family: Calibri;
    font-size: 14px;
    display: inline-block;
    max-width: 220px;
    min-width: 220px;
    margin: 5px 10px 5px 10px;
}

.kutus {
    background-color: transparent;
    opacity: 0.8;
    padding: 0px;
    float: left;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    font-family: Calibri;
    font-size: 14px;
    display: inline-block;
    margin: 10px 10px 10px 10px;
}

.span {
    cursor: pointer;
}

/* Ana Sayfa Büyük butonlar  
----------------------------------------------------------*/

.push_button {
    max-width: 240px;
    min-width: 240px;
    height: 30px;
    background: #33bdff;
    border-radius: 0px 20px 0px 20px;
    padding: 10px 10px 10px 10px;
    margin: 0 auto;
    display: block;
    font-family: Verdana;
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    border: 2px solid #ffffff;
    -webkit-transition: box-shadow 0.5s;
}

    .push_button:before {
        max-width: 240px;
        min-width: 240px;
        height: 30px;
        border-radius: 0px 20px 0px 20px;
        padding: 10px 10px 10px 10px;
        margin: 0 auto;
        display: block;
        font-family: Verdana;
        font-size: 13px;
        text-align: center;
        color: #808081;
        text-decoration: none;
        border: 1px solid #a7a7a7;
    }

    .push_button i {
        float: right;
        margin-top: 2px;
    }

    .push_button:hover {
        color: #ffffff;
        background: #ff772d;
    }

    .push_button:active {
        color: #000000;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5) inset, 0px -2px 20px white, 0px 1px 5px rgba(0, 0, 0, 0.1), 0px 2px 10px rgba(0, 0, 0, 0.1);
        background: -webkit-linear-gradient(top, #d1d1d1 0%,#ffc1bb 100%);
    }

.gri {
    background: #696969;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .gri:hover {
        background: #ffffff;
        color: #000000;
        border: 1px solid #696969;
    }

.kirmizi {
    background: #b82c2c;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .kirmizi:hover {
        background: #ffffff;
        color: #000000;
        border: 1px solid #b82c2c;
    }

.mavi {
    background: #0072c6;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .mavi:hover {
        background: #ffffff;
        color: #000000;
        border: 1px solid #0072c6;
    }

.turuncu {
    background: #FF7F50;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .turuncu:hover {
        background: #ffffff;
        color: #000000;
        border: 1px solid #FF7F50;
    }

.lila {
    background: #9932CC;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .lila:hover {
        background: #ffffff;
        color: #000000;
        border: 1px solid #9932CC;
    }

.yesil {
    background: #008B8B;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .yesil:hover {
        background: #ffffff;
        color: #000000;
        border: 1px solid #008B8B;
    }

/* Linkler   
----------------------------------------------------------*/
a:link, a:visited {
    color: #0026ff;
    text-decoration: none;
    font: Tahoma;
    font-size: 14px;
}

a:hover {
    color: #000000;
    text-decoration: none;
    font: Tahoma;
    font-size: 14px;
}

a:active {
    text-decoration: none;
    color: #000000;
    font: Tahoma;
    font-size: 14px;
}

.kuturaporbasy {
    width: 210px;
    height: 20px;
    background-color: #5bff2e;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #5bff2e;
    -webkit-box-shadow: 0 0 5px #5bff2e;
    box-shadow: 0 0 5px #5bff2e;
}

.kuturaporbasm {
    width: 210px;
    height: 20px;
    background-color: #68caff;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #68caff;
    -webkit-box-shadow: 0 0 5px #68caff;
    box-shadow: 0 0 5px #68caff;
}

.kuturaporbast {
    width: 210px;
    height: 20px;
    background-color: #fef05a;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #fef05a;
    -webkit-box-shadow: 0 0 5px #fef05a;
    box-shadow: 0 0 5px #fef05a;
}

.kuturaporbask {
    width: 210px;
    height: 20px;
    background-color: #ffb1ca;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #ffb1ca;
    -webkit-box-shadow: 0 0 5px #ffb1ca;
    box-shadow: 0 0 5px #ffb1ca;
}

/* Bana Özel Görünümü   
----------------------------------------------------------*/
.qrcardkutu {
    width: 330px;
    height: 590px;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: none;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

.banakutuy {
    width: 215px;
    height: 170px;
    background-color: #5bff2e;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #5bff2e;
    -webkit-box-shadow: 0 0 5px #5bff2e;
    box-shadow: 0 0 5px #5bff2e;
}

.banakutum {
    width: 215px;
    height: 170px;
    background-color: #68caff;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #68caff;
    -webkit-box-shadow: 0 0 5px #68caff;
    box-shadow: 0 0 5px #68caff;
}

.banakutuk {
    width: 215px;
    height: 170px;
    background-color: #ffb1ca;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #ffb1ca;
    -webkit-box-shadow: 0 0 5px #ffb1ca;
    box-shadow: 0 0 5px #ffb1ca;
}

.banakutus {
    width: 215px;
    height: 170px;
    background-color: #fef05a;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #fef05a;
    -webkit-box-shadow: 0 0 5px #fef05a;
    box-shadow: 0 0 5px #fef05a;
}

.banakutut {
    width: 215px;
    height: 170px;
    background-color: #ffbd77;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #ffbd77;
    -webkit-box-shadow: 0 0 5px #ffbd77;
    box-shadow: 0 0 5px #ffbd77;
}

.banabaslikkutu {
    background-color: transparent;
    color: #ffb1ca;
    padding: 2px 2px 2px 2px;
    margin: 5px 5px 10px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

.banaozelkapsayici {
    position: relative;
    vertical-align: central;
    text-align: center;
    max-width: 820px;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 5px 5px;
}

.bana_button {
    position: relative;
    max-width: 250px;
    min-width: 180px;
    height: 20px;
    text-align: left;
    color: #ffffff;
    text-decoration: none;
    padding: 10px -10px 10px 10px;
    margin: 0px 0px 3px 0px;
    display: block;
}

    .bana_button:before {
        background: #f0f0f0;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
        position: absolute;
        content: "";
        left: -1px;
        right: -1px;
        top: -1px;
        bottom: -2px;
        z-index: -1;
    }

    .bana_button:active {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset;
        top: 5px;
    }

        .bana_button:active:before {
            top: -11px;
            bottom: -5px;
            content: "";
        }

.gribana {
    font-family: Calibri;
    font-size: 14px;
    background: #e2e2e2;
    color: #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .gribana:hover {
        background: #ffffff;
        color: #000000;
    }

.kirmizibana {
    background: #b82c2c;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .kirmizibana:hover {
        background: #ffffff;
        color: #000000;
    }

.mavibana {
    font-family: Calibri;
    font-size: 14px;
    background: #0072c6;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .mavibana:hover {
        background: #ffffff;
        color: #000000;
    }

/* Rapor Görünümü   
----------------------------------------------------------*/
.raporwebkutu {
    max-width: 750px;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

.raporwebliste {
    max-width: 340px;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

.rapormobil {
    min-width: 340px;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

/* Personel Kutusu   
----------------------------------------------------------*/
.resimKapsayici {
    position: relative;
    vertical-align: central;
    text-align: center;
    max-width: 400px;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 5px 5px;
}

.resimKapsayici1 {
    position: relative;
    vertical-align: central;
    text-align: center;
    max-width: 400px;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 5px 5px;
}

.resimYazisi1 {
    position: absolute;
    left: 25px;
    top: 170px;
    font-family: Calibri;
    font-size: 24px;
}

.resimYazisi2 {
    position: absolute;
    left: 25px;
    top: 205px;
    font-family: Calibri;
    font-size: 16px;
}

.resimYazisi3 {
    position: absolute;
    left: 25px;
    top: 230px;
    font-family: Calibri;
    font-size: 16px;
}

.resimYazisi4 {
    position: absolute;
    left: 261px;
    top: 21px;
}

.resimYazisi5 {
    position: absolute;
    left: 49px;
    top: 26px;
}

.kutudefault {
    display: none;
}

/* Etkinlik Metin Kutusu   
----------------------------------------------------------*/
.etkinlikkutu {
    background-color: #ffffff;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

.ekderskutuy {
    background-color: #5bff2e;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #5bff2e;
    -webkit-box-shadow: 0 0 5px #5bff2e;
    box-shadow: 0 0 5px #5bff2e;
}

.ekderskutum {
    background-color: #68caff;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #68caff;
    -webkit-box-shadow: 0 0 5px #68caff;
    box-shadow: 0 0 5px #68caff;
}

.ekderskutuk {
    background-color: #ffb1ca;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #ffb1ca;
    -webkit-box-shadow: 0 0 5px #ffb1ca;
    box-shadow: 0 0 5px #ffb1ca;
}

.ekderskutu {
    background-color: #ffffff;
    color: #696969;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

/* Site İçi----------------------------------------*/

.rotate {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}

.listefont {
    font-family: Calibri;
    font-size: 16px;
}

.ortadefault {
    font-family: Calibri;
    font-size: 12px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    vertical-align: central;
    text-align: center;
}

.ortaformbaslik {
    margin: 0 auto;
    padding: 3px 3px 3px 3px;
    background: #3a4f63;
    vertical-align: central;
    text-align: center;
}

.ortaform {
    font-family: Calibri;
    font-size: 12px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    vertical-align: central;
    text-align: center;
}

.faturadetayform {
    max-width: 1600px;
    margin: 0 auto;
    padding: 3px 3px 3px 3px;
    background: #ffffff;
    vertical-align: central;
    text-align: center;
}

.ortalistebaslik {
    margin: 0 auto;
    padding: 3px 3px 3px 3px;
    background: #3a4f63;
    vertical-align: central;
    text-align: center;
}

.ortaliste {
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    vertical-align: central;
    text-align: center;
}

/* Ziyaretçi Online Liste  
----------------------------------------------------------*/
.ziyaretcigiris {
    max-width: 575px;
    min-width: 340px;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float: left;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px #9f7aae;
    -webkit-box-shadow: 0 0 5px #9f7aae;
    box-shadow: 0 0 5px #9f7aae;
}

.ziyaretciform {
    font-family: Calibri;
    font-size: 12px;
    max-width: 1200px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    vertical-align: central;
    text-align: center;
}

/*Sosyal Medya Butonları----------------------------*/
.btsnts-flt-wdt {
    position: static;
    right: 10px;
    top: 30%;
}

    .btsnts-flt-wdt img {
        float: left;
        margin: 1px;
        -webkit-transition: all .0s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .btsnts-flt-wdt img:hover {
            -moz-transform: scale(1.2) rotate(-360deg);
            -webkit-transform: scale(1.2) rotate(-360deg);
            -o-transform: scale(1.2) rotate(-360deg);
            -ms-transform: scale(1.2) rotate(-360deg);
            transform: scale(1.2) rotate(-360deg);
        }

/* Site Yukarı Kaydır  
----------------------------------------------------------*/
#yukarigel {
    bottom: 50px;
    display: none;
    position: fixed;
    right: 10px;
    z-index: 100;
}

/* Site İçi normal butonlar  
----------------------------------------------------------*/
.butonum {
    background: #7FFFD4;
    border-radius: 10px;
    padding: 3px 6px;
    display: block;
    font-family: Calibri;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border: 1px solid #7FFFD4;
    width: auto;
    margin: 0px auto;
    -webkit-transition: box-shadow 0.5s;
}

    .butonum:before {
        border-radius: 10px;
        padding: 3px 6px;
        display: block;
        font-family: Calibri;
        font-size: 16px;
        font-weight: bold;
        color: #808081;
        text-decoration: none;
        border: 1px solid #7FFFD4;
        width: auto;
        margin: 0px auto;
    }

    .butonum i {
        float: right;
        margin-top: 2px;
    }

    .butonum:hover {
        color: #000000;
        background: #FFFFFF;
    }

    .butonum:active {
        color: #000000;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5) inset, 0px -2px 20px white, 0px 1px 5px rgba(0, 0, 0, 0.1), 0px 2px 10px rgba(0, 0, 0, 0.1);
        background: -webkit-linear-gradient(top, #d1d1d1 0%,#ffc1bb 100%);
    }

/* Yan Yana butonlar  
----------------------------------------------------------*/
#dis_bolmeana1 {
    background-color: transparent;
}

#dis_bolmeana2 {
    background-color: transparent;
}

.ic_bolmeana {
    float: left;
    margin-right: 5px;
}

#dis_bolme {
    background-color: none;
    min-width: 330px;
}

.ic_bolme {
    float: left;
    margin-right: 5px;
}

#dis_bolme1 {
    background-color: none;
    min-width: 330px;
}

.ic_bolme1 {
    float: left;
    margin-right: 5px;
}

#dis_bolme2 {
    background-color: none;
    min-width: 330px;
}

.ic_bolme2 {
    float: left;
    margin-right: 5px;
}

#dis_bolmebana {
    background-color: none;
    min-width: 330px;
}

.ic_bolmebana {
    float: initial;
    margin-right: 5px;
    margin-left: 5px;
}

/*Mobil1-----------------------*/
@media screen and (min-width:350px) and (max-width:767px) {
    /* For mobile phones: */
    .page {
        vertical-align: central;
        text-align: center;
        margin: 0 auto;
        max-width: none;
        background-color: #ffffff;
    }

    .ustlogomenu {
        max-width: 350px;
        background: none;
        margin: 0 auto;
        padding: 3px 3px 3px 3px;
        vertical-align: central;
        text-align: center;
    }

    .ortadefault {
        vertical-align: central;
        text-align: center;
        background: #ffffff;
        max-height: initial;
    }

    .ortaform {
        font-family: Calibri;
        font-size: 12px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .ortaliste {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .idarikutu {
        display: none;
    }

    .kutudefault {
        display: block;
        background-image: -webkit-linear-gradient(top, #a3a3a3, #748ca4);
        background-image: -moz-linear-gradient(top, #a3a3a3, #748ca4);
        background-image: -o-linear-gradient(top, #a3a3a3, #748ca4);
        background-image: linear-gradient(to bottom, #a3a3a3, #748ca4);
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        vertical-align: central;
        text-align: center;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 0 0 5px #9f7aae;
        -webkit-box-shadow: 0 0 5px #9f7aae;
        box-shadow: 0 0 5px #9f7aae;
    }

    .ziyaretciform {
        font-family: Calibri;
        font-size: 12px;
        max-width: 360px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .ziyaretcigiris {
        max-width: 330px;
        background-color: #ffffff;
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        float: left;
        text-align: left;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 0 0 5px #9f7aae;
        -webkit-box-shadow: 0 0 5px #9f7aae;
        box-shadow: 0 0 5px #9f7aae;
    }
}

/*Mobil2-----------------------*/
@media screen and (min-width:768px) and (max-width:1023px) {
    /* For mobile phones: */
    .page {
        vertical-align: central;
        text-align: center;
        margin: 0 auto;
        max-width: none;
        background-color: #ffffff;
    }

    .ustlogomenu {
        max-width: 750px;
        background: none;
        margin: 0 auto;
        padding: 3px 3px 3px 3px;
        vertical-align: central;
        text-align: center;
    }

    .ortadefault {
        vertical-align: central;
        text-align: center;
        background: #ffffff;
        max-height: initial;
    }

    .ortaform {
        font-family: Calibri;
        font-size: 12px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .ortaliste {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .ziyaretciform {
        font-family: Calibri;
        font-size: 12px;
        max-width: 360px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .ziyaretcigiris {
        max-width: 330px;
        background-color: #ffffff;
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        float: left;
        text-align: left;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 0 0 5px #9f7aae;
        -webkit-box-shadow: 0 0 5px #9f7aae;
        box-shadow: 0 0 5px #9f7aae;
    }
}

/*Mobil3-----------------------*/
@media screen and (min-width:1024px) and (max-width:1248px) {
    /* For mobile phones: */
    .page {
        vertical-align: central;
        text-align: center;
        margin: 0 auto;
        max-width: none;
        background-color: #ffffff;
    }

    .ustlogomenu {
        max-width: 1020px;
        background: none;
        margin: 0 auto;
        padding: 3px 3px 3px 3px;
        vertical-align: central;
        text-align: center;
    }

    .ortadefault {
        vertical-align: central;
        text-align: center;
        background: #ffffff;
        max-height: initial;
    }

    .ortaform {
        font-family: Calibri;
        font-size: 12px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .ortaliste {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .ziyaretciform {
        font-family: Calibri;
        font-size: 12px;
        max-width: 360px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .ziyaretcigiris {
        max-width: 330px;
        background-color: #ffffff;
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        float: left;
        text-align: left;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 0 0 5px #9f7aae;
        -webkit-box-shadow: 0 0 5px #9f7aae;
        box-shadow: 0 0 5px #9f7aae;
    }
}

/*Mobil4-----------------------*/
@media screen and (min-width:320px) and (max-width:349px) {
    /* For mobile phones: */
    .page {
        vertical-align: central;
        text-align: center;
        margin: 0 auto;
        max-width: none;
        background-color: #ffffff;
    }

    .ustlogomenu {
        max-width: 350px;
        background: none;
        margin: 0 auto;
        padding: 3px 3px 3px 3px;
        vertical-align: central;
        text-align: center;
    }

    .ortadefault {
        vertical-align: central;
        text-align: center;
        background: #ffffff;
        max-height: initial;
    }

    .ortaform {
        font-family: Calibri;
        font-size: 12px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .ortaliste {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .idarikutu {
        display: none;
    }

    .kutudefault {
        display: block;
        background-image: -webkit-linear-gradient(top, #a3a3a3, #748ca4);
        background-image: -moz-linear-gradient(top, #a3a3a3, #748ca4);
        background-image: -o-linear-gradient(top, #a3a3a3, #748ca4);
        background-image: linear-gradient(to bottom, #a3a3a3, #748ca4);
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        vertical-align: central;
        text-align: center;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 0 0 5px #9f7aae;
        -webkit-box-shadow: 0 0 5px #9f7aae;
        box-shadow: 0 0 5px #9f7aae;
    }

    .ziyaretciform {
        font-family: Calibri;
        font-size: 12px;
        max-width: 360px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
        vertical-align: central;
        text-align: center;
    }

    .ziyaretcigiris {
        max-width: 330px;
        background-color: #ffffff;
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        float: left;
        text-align: left;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 0 0 5px #9f7aae;
        -webkit-box-shadow: 0 0 5px #9f7aae;
        box-shadow: 0 0 5px #9f7aae;
    }
}
