﻿@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'cafeta';
    src: url('images/fonts/cafeta/cafeta__-webfont.eot');
    src: url('images/fonts/cafeta/cafeta__-webfont.eot?#iefix') format('embedded-opentype'), url('images/fonts/cafeta/cafeta__-webfont.woff') format('woff'), url('images/fonts/cafeta/cafeta__-webfont.ttf') format('truetype'), url('images/fonts/cafeta/cafeta__-webfont.svg#cafeta') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 14, 2012 */



@font-face {
    font-family: 'champagne';
    src: url('images/fonts/champagne/champagne__limousines-webfont.eot');
    src: url('images/fonts/champagne/champagne__limousines-webfont.eot?#iefix') format('embedded-opentype'), url('images/fonts/champagne/champagne__limousines-webfont.woff') format('woff'), url('images/fonts/champagne/champagne__limousines-webfont.ttf') format('truetype'), url('images/fonts/champagne/champagne__limousines-webfont.svg#champagne') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'universal';
    src: url('images/fonts/universal/universlightcondensed-webfont.eot');
    src: url('images/fonts/universal/universlightcondensed-webfont.eot?#iefix') format('embedded-opentype'), url('images/fonts/universal/universlightcondensed-webfont.woff') format('woff'), url('images/fonts/universal/universlightcondensed-webfont.ttf') format('truetype'), url('images/fonts/universal/universlightcondensed-webfont.svg#universal') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    height: 100%;
    width: 100%;
    position: relative;
    color: #666;
    line-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 21px;
    background-color: #fff;
    font-family: universal;
    background: url('images/bg_sky.jpg') center 26px repeat-x;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}


.section {
    margin-top: 15px;
    padding-bottom: 30px;
}

.rowGroup {
    border: 1px solid #ccc;
    margin-top: 10px;
    padding: 5px;
    padding-bottom: 5px;
}

.row {
    width: 100%;
    clear: both;
    height: 35px;
}

.rowLabel {
    width: 350px;
}

.rowValue {
    font-weight: bold;
}

.rowLabelUzman {
    width: 270px;
}

.rowValueUzman {
    width: 80px;
}

.tblBirimFiyat {
    border-collapse: collapse;
}

.popUpDuyuru {
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95%;
    padding-top: 5%;
    background-color: rgba(0, 0, 0, 0.8);
}

.popUpDuyuruPencere {
    width: 960px;
    margin: 0 auto;
    font-size: 16px;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
}


.popUpdHeader {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    position: relative;
    background-color: #efefef;
    padding-top: 5px;
    padding-left: 5px;
    height: 33px;
}

#popUpIcerik {
    overflow: auto;
    height: 446px;
    width: 790px;
    padding: 5px;
}

span.close {
    width: 60px;
    display: block;
    position: absolute;
    right: 5px;
    top: -5px;
    cursor: pointer;
}

span.print {
    width: 60px;
    display: block;
    position: absolute;
    right: 65px;
    top: -5px;
    cursor: pointer;
    border-right: 1px solid #efefef;
}



span.isciPrint {
    width: 130px;
    display: block;
    position: absolute;
    right: 5px;
    top: 3px;
    cursor: pointer;
}


.kutu {
    width: 150px;
    height: 150px;
    background-color: #333;
    float: left;
    margin-left: 5px;
}

#ustHeader {
    background-color: #222;
    width: 100%;
    height: 30px;
    position: fixed;
    top: 0px;
    z-index: 997;
}

#ustBanner {
    position: relative;
    overflow: hidden;
    height: 100%;
}

    #ustBanner img {
        position: absolute;
        display: block;
    }

#header {
    width: 990px;
    top: 0px;
    margin: 0 auto;
    height: 5px;
    position: relative;
    z-index: 3;
    background: url("images/fasce-blu.png") no-repeat 0px center;
}

#arkaMavi {
    width: 100%;
    height: 280px;
    background: url("images/fasce-blu.png") no-repeat transparent;
    position: absolute;
    z-index: 2;
    top: 0px;
}

div#ustbar-wrapper {
    width: 995px;
    margin: 0 auto;
    padding-top: 5px;
}

    div#ustbar-wrapper ul {
        float: right;
        width: 305px;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        div#ustbar-wrapper ul li {
            float: left;
        }

            div#ustbar-wrapper ul li a {
                display: block;
                padding: 0px 10px 0px 5px;
                color: #fff;
                font-size: 12px;
                -moz-transition: all 0.2s ease-out;
                -o-transition: all 0.2s ease-out;
                -webkit-transition: all 0.2s ease-out;
                -ms-transition: all 0.2s ease-out;
                transition: all 0.2s ease-out;
                text-decoration: none;
                font-family: Arial, Helvetica, sans-serif;
                float: right;
            }

                div#ustbar-wrapper ul li a:hover {
                    color: #54d2ff;
                }

.bgheight {
    height: 100%;
}

.bgwidth {
    width: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.bgWidthNoScale {
    width: 1250px;
}

#bg {
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 1;
}

.patternOverlay {
    background: url("images/pattern.png") repeat scroll 0 0 transparent;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}

.arkaMavi {
    background: url("images/fil.png") repeat scroll 0 0 transparent;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}

#fade {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}

#footer {
    position: fixed;
    bottom: 0;
    height: 30px;
    width: 100%;
    background-color: #222;
    z-index: 100;
}

#progress-back {
    z-index: 5;
    position: fixed;
    bottom: 30px;
    left: 0;
    height: 4px;
    width: 100%;
    background: url('images/progress-back.png') repeat-x;
}

#progress-bar {
    position: relative;
    height: 4px;
    width: 100%;
    background: #009fe0 url('images/progress-bar.png') repeat-x;
}

.footerIcerik {
    width: 995px;
    margin: 0 auto;
    height: 30px;
}

.footerSol {
    width: 490px;
    height: 25px;
    float: left;
    position: relative;
    margin-top: 5px;
    color: #ccc;
}

.footerAyrac {
    width: 80px;
    padding-left: 45px;
    color: #ccc;
    height: 25px;
    float: left;
    padding-top: 3px;
    margin-top: 2px;
    background: url(images/footerAyrac.png) no-repeat;
    position: relative;
}

.footerSag {
    width: 500px;
    height: 25px;
    float: left;
    position: relative;
    color: #ccc;
    text-align: right;
    margin-top: 5px;
}

#logo {
    width: 55px;
    height: 63px;
    position: absolute;
    left: 0px;
    z-index: 9;
    top: 35px;
    cursor: pointer;
}

.logoUstPart {
    width: 70px;
    height: 75px;
    /*background-color:#eee;*/
    padding-top: 10px;
    padding-left: 12px;
    z-index: 9;
}

.logoAltPart {
    width: 82px;
    height: 19px;
    z-index: 9;
}

#logoYazi {
    text-align: left;
    width: 356px;
    font-family: cafeta;
    font-weight: 100 !important;
    color: #006892;
    font-size: 40px;
    line-height: 47px;
    position: absolute;
    left: 70px;
    z-index: 9;
    top: 45px;
    cursor: pointer;
}



/*------------------------menu----------------------------*/
#menu {
    width: 100%;
    height: 34px;
    z-index: 100;
    position: relative;
    margin-top: 100px;
    background: url(images/trans-20.png);
}

#stickMenu {
    width: 100%;
    height: 34px;
    z-index: 100;
    position: fixed;
    top: 30px;
    background-color: #cbcbcb;
}

#menuUl {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 990px;
    margin: 0 auto;
}

    #menuUl li.anaMenuBaslik a {
        display: block;
        height: 26px;
        color: #000;
        font-family: universal, sans-serif;
        font-size: 1.3em;
        line-height: 1em;
        text-align: center;
        padding-left: 8px;
        padding-right: 8px;
        cursor: pointer;
        padding-top: 8px;
        border-right: 1px dashed #999;
        min-width: 78px;
        text-decoration: none;
    }

.selected {
    background-color: #006892;
    color: #fff !important;
}

#menuUl li.anaMenuBaslik {
    display: block;
    height: 26px;
    color: #000;
    min-width: 78px;
    float: left;
    position: relative;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#altMenu {
    display: none;
    position: absolute;
    width: 220px;
    background-color: #333;
    border: 1px solid #333;
    top: 34px;
    left: 0px;
    list-style: none;
    margin: 0;
    padding: 0;
}

    #altMenu li.altMenuBaslik {
        text-align: left;
        border: none !important;
        display: block;
        height: auto;
        border-bottom: 1px dotted #ccc !important;
    }

        #altMenu li.altMenuBaslik a {
            color: #fff;
            font-size: 16px;
            display: block;
            height: auto;
            padding-left: 5px;
            padding-top: 8px;
            padding-bottom: 5px;
            border: none !important;
            text-align: left;
        }

            #altMenu li.altMenuBaslik a:hover {
                background-color: #aa0000;
                color: #fff;
            }

.aktifLink {
    background-color: #006892 !important;
    color: #fff !important;
}

.intro {
    position: absolute;
    left: -1082px;
    width: 484px;
    min-height: 250px;
    background: url("images/trans_30.png");
    float: left;
    padding-left: -5px;
    padding-right: 10px;
    color: white;
    -webkit-transition: width .4s ease, height .4s ease, padding-left .1s ease;
    -moz-transition: width .4s ease, height .4s ease, padding-left .1s ease;
    -ms-transition: width .4s ease, height .4s ease, padding-left .2s ease;
    -o-transition: width .4s ease, height .4s ease, padding-left .1s ease;
    transition: width .4s ease, height .4s ease, padding-left .1s ease;
    z-index: 5;
}

.red_intro {
    width: 541px;
    position: relative;
    right: -500px;
    padding-right: -5px;
}

.btnHaberAyrinti {
    width: 100px;
    color: #009fe0;
    background-color: #fff;
    position: absolute;
    right: 5px;
    bottom: 8px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    display: none;
}

    .btnHaberAyrinti a {
        text-decoration: none;
        display: block;
        color: #009fe0;
    }

        .btnHaberAyrinti a:hover {
            color: #f60;
        }

.duyuruIcerik {
    font-size: 16px;
    width: 250px;
    /*margin-top:30px;*/
}

.haberResim {
    display: none;
    cursor: pointer;
}

.duyuruResim {
    width: 515px;
    height: 250px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.duyuruResimSag {
    width: 180px;
    height: 150px;
    overflow: hidden;
    position: relative;
    z-index: 5;
    margin-left: 208px;
    margin-top: 10px;
}

.duyuruResim img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.duyuruResimSag img {
    position: absolute;
    top: 0px;
    left: 0px;
}

html >/**/ body #mainContainer, x:-moz-any-link {
    top: 10px;
}

html >/**/ body #mainContainer, x:-moz-any-link, x:default {
    top: 10px;
}

#mainContainer {
    width: 1000px;
    position: relative;
    top: 25px;
    margin: 0 auto;
    z-index: 5;
}

.nav_duyuru {
    float: left;
    margin-left: 5px;
}

.disabled {
    -moz-opacity: .50;
    opacity: .50;
    filter: alpha(opacity=50);
}

.bt_icon, .rs_icon {
    display: block;
    height: 42px;
    width: 42px;
    cursor: pointer;
    /* background-color: #009FE0; */
    background-color: rgba(0, 159, 224, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC009FE0, endColorstr=#CC009FE0);
    -webkit-transition: background-color .2s ease;
    -moz-transition: background-color .2s ease;
    -ms-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

    .bt_icon i, .fileInput i, .rs_icon i {
        display: block;
        height: 42px;
        width: 42px;
        background-image: url('images/sprite.png');
        background-position: -42px -84px;
        background-repeat: no-repeat;
        text-indent: -2000em;
    }

    .bt_icon .prev {
        background-position: 0 -84px;
    }

    .bt_icon .next {
        background-position: -42px -84px;
    }

    .bt_icon .close {
        background-position: -84px -84px;
    }

    .bt_icon .info {
        background-position: -126px -84px;
    }

    .bt_icon .local {
        background-position: -168px -84px;
    }

    .bt_icon .write {
        background-position: -210px -84px;
    }

    .bt_icon .share {
        background-position: -252px -84px;
    }

    .bt_icon .sort {
        background-position: 0 -126px;
    }

    .bt_icon .file, .fileInput .file {
        background-position: -42px -126px;
    }

    .bt_icon .photo {
        background-position: -84px -126px;
    }

    .bt_icon .search {
        background-position: -125px -125px;
    }

.content {
    width: 52.5%;
    position: absolute;
    z-index: 7;
    top: 455px;
    overflow: hidden;
    right: 0px;
}

.intro h2 {
    font-size: 24px !important;
    color: #fff !important;
    line-height: 30px;
    display: block;
    height: auto;
    width: 250px;
}

.solBlok h2 {
    font-size: 24px !important;
    margin: 0;
}

.satir_red {
    display: block;
    background: url('images/trans_70_red.png');
    font-size: 36px;
    color: #fff;
    height: 35px;
    width: auto;
    padding-top: 16px;
    padding-left: 5px;
}

#ataturk {
    position: absolute;
    right: 0px;
    top: 0px;
}

.satir_mavi {
    display: block;
    background: url('images/trans_70_blue.png');
    font-size: 36px;
    color: #fff;
    height: 35px;
    width: auto;
    padding-top: 16px;
    padding-left: 5px;
}

.btnYazi {
    display: block;
    color: #fff;
    font-size: 20px;
    padding-right: 5px;
    padding-left: 3px;
}

.btnIcon {
    width: 20px;
    height: 20px;
}

.sagBtn {
    height: 25px;
    cursor: pointer;
    padding-top: 5px;
    background-color: #333;
    padding-left: 3px;
}

.altBorderMavi {
    border-bottom: 3px solid #009fe0;
}

.altBorderTuruncu {
    border-bottom: 3px solid #ff5a00;
}

.altBorderYesil {
    border-bottom: 3px solid #a6e400;
}

.altBorderKirmizi {
    border-bottom: 3px solid #aa0000;
}

.margin10 {
    margin-top: 10px;
}

.solTaraf {
    position: relative;
    width: 462px;
    float: left;
    height: auto;
}

.sagTaraf {
    position: relative;
    width: 500px;
    float: left;
    height: auto;
    margin-left: 10px;
    margin-top: 120px;
}

.myFlippyBox {
    width: 147px;
    height: 105px;
    background-color: #333;
    margin-left: 10px;
}

.margin5 {
    margin-top: 5px;
}

.beyazAlan {
    width: 100%;
    position: relative;
    z-index: 5;
    margin-top: 30px;
}

html >/**/ body .beyazAlan, x:-moz-any-link {
    margin-top: 15px;
}

html >/**/ body .beyazAlan, x:-moz-any-link, x:default {
    margin-top: 15px;
}

.kutuYazi {
    color: #ccc;
    font-size: 16px;
    display: block;
    text-align: center;
    margin-top: 5px;
}

.aramaPanel {
    background: url('images/mevArama.png') center center no-repeat;
    width: 500px;
    height: 155px;
    margin-top: 12px;
    display: none;
}

.hedefBanner {
    margin-top: 20px;
    cursor: pointer;
    display: none;
}

.placeholder {
    color: #aaa;
}

.panelInput {
    top: 55px;
    position: relative;
    margin: 0 auto;
    width: 400px;
}

    .panelInput input {
        border: 1px solid #999 !important;
        border-radius: 0px !important;
        height: 26px;
        padding-left: 3px;
    }

.panelBaslik {
    top: 50px;
    position: relative;
    text-align: center;
}

    .panelBaslik h2 {
        color: #006892;
    }

.aramaBtn {
    display: block;
    background-color: #009fe0;
    width: 22px;
    height: 22px;
    padding-left: 8px;
    padding-top: 8px;
}

.aramaForm {
    margin-left: 10px;
    height: 40px;
    position: relative;
    top: 15px;
}

    .aramaForm input {
        height: 30px;
    }

    .aramaForm h2 {
        color: #009fe0;
    }

.open-status {
    width: 147px;
    position: relative;
}

    .open-status .status-graph {
        width: 60px;
        height: 60px;
        margin: 0 auto;
        margin-top: 10px;
        display: block;
    }

        .open-status .status-graph canvas {
            width: 60px;
            height: 60px;
            display: block;
        }

.status-graph .open-number {
    position: absolute;
    font-size: 20px;
    color: #fff;
    height: 26px;
    line-height: 26px;
    left: 0px;
    top: 18px;
    width: 145px;
    font-weight: 600;
    text-align: center;
}

.status-graph .total-number {
    font-size: 11px;
    height: 11px;
    line-height: 11px;
    color: #fff;
    font-weight: 500;
    top: 28px;
    left: 33px;
    display: none;
}

.open-status a.details {
    border: 0;
    color: #fff;
    height: 26px;
    line-height: 27px;
    width: 62px;
    padding: 0 16px 0 10px;
    text-align: center;
    font-size: 11px;
    margin-left: 25px;
    margin-top: 13px;
}

@media screen and (-webkit-device-pixel-ratio:2.0) {
    .open-status a.details {
        background-image: url('../img/cta-arrow-white-small@2x.png');
    }
}

@media screen and (-moz-device-pixel-ratio:2.0) {
    .open-status a.details {
        background-image: url('../img/cta-arrow-white-small@2x.png');
    }
}

@media screen and (device-pixel-ratio:2.0) {
    .open-status a.details {
        background-image: url('../img/cta-arrow-white-small@2x.png');
    }
}

.kutuLegend {
    background-color: #ccc;
    text-align: left;
    width: 461px;
    height: 29px;
    margin-left: 0px;
}

    .kutuLegend ul {
        margin: 0;
        padding: 0;
    }

    .kutuLegend li {
        display: block;
        float: right;
        height: 19px;
        margin: 0;
        padding: 5px 10px;
        width: 75px;
        color: #fff;
        margin-left: 10px;
        font-size: 16px;
        background: url('images/trans_70_blue.png');
        cursor: pointer;
    }

        .kutuLegend li a {
            text-decoration: none;
            color: #fff;
        }

h2 {
    color: #006892;
    margin: 0;
    margin-top: 5px;
    font-size: 24px;
    height: 34px;
}
/* Table */
.data-table {
    border: none; /* Turn off all borders */
    border-top: 1px solid #ccc;
    width: 410px;
}

    .data-table caption {
        color: #545454;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
        margin: 0 0 20px 0;
        padding: 0;
        text-align: center;
    }

    .data-table thead {
        background: #f0f0f0;
    }

    .data-table th, .data-table td {
        border: none; /* Turn off all borders */
        border-bottom: 1px solid #ccc;
        margin: 0;
        padding: 10px;
        text-align: left;
    }

.data-table_IKN {
    border: none; /* Turn off all borders */
    border-top: 1px solid #ccc;
    width: 410px;
}

    .data-table_IKN caption {
        color: #545454;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
        margin: 0 0 20px 0;
        padding: 0;
        text-align: center;
    }

    .data-table_IKN thead {
        background: #f0f0f0;
    }

    .data-table_IKN th, .data-table_IKN td {
        border: none; /* Turn off all borders */
        border-bottom: 1px solid #ccc;
        margin: 0;
        padding: 10px;
        text-align: left;
    }

.data-table_IKN {
    display: none;
}

.data-table_SOZLESME {
    display: none;
}

.data-table_ILANDUZELTME {
    display: none;
}

.data-table_ILANIHALE {
    display: none;
}

.data-table_ILANPTAL {
    display: none;
}

.data-table_ILANONILAN {
    display: none;
}

.data-table_ILANSONUC {
    display: none;
}

.data-table_SIKAYET {
    display: none;
}

.data-table_TEYIT {
    display: none;
}

.data-table_KURUL {
    display: none;
}

.data-table_SAYFA {
    display: none;
}

/* Toggle */
.toggles {
    background: #ebebeb;
    color: #545454;
    height: 20px;
    padding: 15px;
}

    .toggles p {
        margin: 0;
    }

    .toggles a {
        background: #222;
        border-radius: 3px;
        color: #fff;
        display: block;
        float: left;
        margin: 0 10px 0 0;
        padding: 0 6px;
        text-decoration: none;
    }

        .toggles a:hover {
            background: #666;
        }

#reset-graph-button {
    float: right;
}
/* Graph */
/* Containers */

.barPanel {
    width: 450px;
    margin: 0 auto;
}

.barChart {
    width: 461px;
    background-color: #333;
    padding-top: 10px;
}

.chart {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_IKN {
    width: 615px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_SOZLESME {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_ILANDUZELTME {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_ILANIHALE {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_ILANPTAL {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_ILANONILAN {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_ILANSONUC {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_SIKAYET {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_TEYIT {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_KURUL {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_SAYFA {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chart_TEYIT {
    width: 415px;
    margin-left: 45px;
    margin-top: 10px;
}

.chartUyari {
    color: #aa0000;
    font-size: 18px;
    border: 3px solid #aa0000;
    background-color: #ffc1c1;
    text-align: center;
}

#wrapper {
    height: 320px;
    left: 50%;
    margin: -210px 0 0 -270px;
    position: absolute;
    top: 50%;
    width: 415px;
}

#figure {
    height: 90px;
    position: relative;
    width: 420px;
}

    #figure ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

.graph {
    height: 97px;
    position: relative;
    width: 415px;
}
/* Legend */
.legend {
    background: url(images/trans_70_beyaz.png);
    bottom: 0;
    position: absolute;
    text-align: left;
    width: 415px;
    height: 29px;
    display: none;
}

    .legend li {
        display: block;
        float: left;
        height: 20px;
        margin: 0;
        padding: 5px 10px;
        width: 150px;
        color: #333;
        font-size: 16px;
    }

    .legend span.icon {
        background-position: 50% 0;
        border-radius: 2px;
        display: block;
        float: left;
        height: 16px;
        margin: 2px 10px 0 0;
        width: 16px;
    }
/* X-Axis */
.x-axis {
    bottom: 0;
    color: #eee;
    position: absolute;
    text-align: center;
    width: 415px;
}

    .x-axis li {
        float: left;
        margin: 0 13px;
        padding: 4px 0;
        width: 33px;
        font-size: 13px !important;
    }
/* Y-Axis */
.y-axis {
    color: #eee;
    position: absolute;
    text-align: right;
    width: 100%;
}

    .y-axis li {
        border-top: 1px solid #ccc;
        display: block;
        height: 17px;
        width: 100%;
    }

        .y-axis li span {
            display: block;
            margin: -10px 0 0 -60px;
            padding: 0 10px;
            width: 40px;
        }
/* Graph Bars */
.bars {
    height: 72px;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.bar-group {
    float: left;
    height: 100%;
    margin-top: 0px;
    margin-left: 18px;
    position: relative;
    width: 41px;
}

.bar {
    border-radius: 3px 3px 0 0;
    bottom: 0;
    cursor: pointer;
    height: 0;
    position: absolute;
    text-align: center;
    width: 24px;
}

    .bar.fig0 {
        left: 0;
    }

    .bar.fig1 {
        left: 26px;
    }

    .bar.fig2 {
        left: 52px;
    }

    .bar span {
        background: #fefefe;
        border-radius: 3px;
        left: -8px;
        display: none;
        margin: 0;
        position: relative;
        text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
        width: 40px;
        z-index: 20;
        -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 4px;
        box-shadow: rgba(0, 0, 0, 0.6) 0 1px 4px;
    }

    .bar:hover span {
        display: block;
        margin-top: -25px;
    }

.data-table {
    display: none;
}

.bar span {
    background: #fefefe url(images/info-bg.gif) 0 100% repeat-x;
}

.fig0 {
    background: #747474 url(images/bar-03-bg.gif) 0 0 repeat-y;
}

.fig1 {
    background: #65c2e8 url(images/bar-01-bg.gif) 0 0 repeat-y;
}

.fig2 {
    background: #eea151 url(images/bar-03-bg.gif) 0 0 repeat-y;
}

#projelerDiv {
    position: relative;
    width: 240px;
    height: 105px;
    margin-top: 4px;
    background: url('images/trans_70_red.png');
    padding-left: 10px;
    display: none;
}

    #projelerDiv img {
        display: block;
        cursor: pointer;
    }

#cagriMerkeziDiv {
    position: relative;
    width: 230px;
    height: 105px;
    margin-top: 4px;
    background-color: #666;
    padding-left: 10px;
    display: none;
    margin-left: 10px;
}

    #cagriMerkeziDiv .numara {
        font-size: 30px;
        color: #00b5ff;
        font-weight: 600;
    }

    #cagriMerkeziDiv img {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    #cagriMerkeziDiv h2 {
        color: #fff;
    }

#projelerDiv h2 {
    color: #fff;
}

.kutuPanel {
    padding-top: 0px;
}
/*--------------------------------------------*/


.haberItem {
    display: none;
    position: absolute;
    top: 5px;
}

#duyuruLoader {
    z-index: 5;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 4px;
    width: 100%;
    background: url('images/progress-back.png') repeat-x;
}

#ilkeLoader {
    z-index: 5;
    position: absolute;
    bottom: 0px;
    right: -132px;
    height: 4px;
    width: 100%;
    background: url('images/progress-back.png') repeat-x;
}

.ilkeLoaderBar {
    position: relative;
    height: 4px;
    width: 100%;
    background: #999 url('images/progress-bar.png') repeat-x;
    right: -900px;
}

.loaderBar {
    position: relative;
    height: 4px;
    width: 100%;
    background: #999 url('images/progress-bar.png') repeat-x;
    left: -900px;
}

#duyuruPanel {
    height: 130px;
    overflow: hidden;
    position: relative;
}

#duyuruListesi {
    position: absolute;
}

.red {
    color: #aa0000;
}

#duyuruPanel ul {
    margin: 0;
    padding: 0;
}

    #duyuruPanel ul li {
        list-style: none;
    }

.duyuruItem {
    width: 460px;
    height: 60px;
    background-color: #ccc;
    margin-top: 5px;
    cursor: pointer;
}

.duyuruTarih {
    width: 90px;
}

.duyuruBaslik {
    width: 360px;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 13px;
    line-height: 18px;
    font-family: Calibri;
    color: #333;
}

.duyuruDate {
    color: #e1e1e1;
    height: 27px;
    text-align: center;
    padding-top: 8px;
    font-size: 14px;
}

.duyuruGun {
    background-color: #333;
    color: #e1e1e1;
    height: 22px;
    font-size: 14px;
    text-align: center;
    padding-top: 3px;
}

.pazartesi {
    background-color: #358ab3;
    color: #fff;
}

.monday {
    background-color: #358ab3;
    color: #fff;
}

.sali {
    background-color: #a13636;
    color: #fff;
}

.tuesday {
    background-color: #a13636;
    color: #fff;
}

.carsamba {
    background-color: #F60;
    color: #fff;
}

.wednesday {
    background-color: #F60;
    color: #fff;
}

.persembe {
    background-color: #6dcdff;
    color: #000;
}

.thursday {
    background-color: #6dcdff;
    color: #000;
}

.cuma {
    background-color: #e34141;
    color: #fff;
}

.friday {
    background-color: #e34141;
    color: #fff;
}

.mic {
    background-image: url(images/mic.png);
    height: 16px;
    width: 16px;
    display: block;
    float: right;
    margin-right: 5px;
    margin-top: 3px;
}

.ilkeler {
    position: absolute;
    display: none;
}

.aramaCubuk {
    background-image: url(images/aramaCubuk.png);
    width: 246px;
    height: 30px;
    position: absolute;
    right: 30px;
    top: 70px;
}

    .aramaCubuk input[type="text"] {
        webkit-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        margin-left: 40px;
        margin-top: 0px;
        height: 28px;
        width: 180px;
        border-radius: 0px;
        border: none;
        line-height: 16px;
        font-size: 12px;
    }




[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/active states of certain elements */

.icon-white,
.nav > .active > a > [class^="icon-"],
.nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
    background-image: url("images/glyphicons-halflings-white.png");
}

.icon-glass {
    background-position: 0 0;
}

.icon-music {
    background-position: -24px 0;
}

.icon-search {
    background-position: -48px 0;
}

.icon-envelope {
    background-position: -72px 0;
}

.icon-heart {
    background-position: -96px 0;
}

.icon-star {
    background-position: -120px 0;
}

.icon-star-empty {
    background-position: -144px 0;
}

.icon-user {
    background-position: -168px 0;
}

.icon-film {
    background-position: -192px 0;
}

.icon-th-large {
    background-position: -216px 0;
}

.icon-th {
    background-position: -240px 0;
}

.icon-th-list {
    background-position: -264px 0;
}

.icon-ok {
    background-position: -288px 0;
}

.icon-remove {
    background-position: -312px 0;
}

.icon-zoom-in {
    background-position: -336px 0;
}

.icon-zoom-out {
    background-position: -360px 0;
}

.icon-off {
    background-position: -384px 0;
}

.icon-signal {
    background-position: -408px 0;
}

.icon-cog {
    background-position: -432px 0;
}

.icon-trash {
    background-position: -456px 0;
}

.icon-home {
    background-position: 0 -24px;
}

.icon-file {
    background-position: -24px -24px;
}

.icon-time {
    background-position: -48px -24px;
}

.icon-road {
    background-position: -72px -24px;
}

.icon-download-alt {
    background-position: -96px -24px;
}

.icon-download {
    background-position: -120px -24px;
}

.icon-upload {
    background-position: -144px -24px;
}

.icon-inbox {
    background-position: -168px -24px;
}

.icon-play-circle {
    background-position: -192px -24px;
}

.icon-repeat {
    background-position: -216px -24px;
}

.icon-refresh {
    background-position: -240px -24px;
}

.icon-list-alt {
    background-position: -264px -24px;
}

.icon-lock {
    background-position: -287px -24px;
}

.icon-flag {
    background-position: -312px -24px;
}

.icon-headphones {
    background-position: -336px -24px;
}

.icon-volume-off {
    background-position: -360px -24px;
}

.icon-volume-down {
    background-position: -384px -24px;
}

.icon-volume-up {
    background-position: -408px -24px;
}

.icon-qrcode {
    background-position: -432px -24px;
}

.icon-barcode {
    background-position: -456px -24px;
}

.icon-tag {
    background-position: 0 -48px;
}

.icon-tags {
    background-position: -25px -48px;
}

.icon-book {
    background-position: -48px -48px;
}

.icon-bookmark {
    background-position: -72px -48px;
}

.icon-print {
    background-position: -96px -48px;
}

.icon-camera {
    background-position: -120px -48px;
}

.icon-font {
    background-position: -144px -48px;
}

.icon-bold {
    background-position: -167px -48px;
}

.icon-italic {
    background-position: -192px -48px;
}

.icon-text-height {
    background-position: -216px -48px;
}

.icon-text-width {
    background-position: -240px -48px;
}

.icon-align-left {
    background-position: -264px -48px;
}

.icon-align-center {
    background-position: -288px -48px;
}

.icon-align-right {
    background-position: -312px -48px;
}

.icon-align-justify {
    background-position: -336px -48px;
}

.icon-list {
    background-position: -360px -48px;
}

.icon-indent-left {
    background-position: -384px -48px;
}

.icon-indent-right {
    background-position: -408px -48px;
}

.icon-facetime-video {
    background-position: -432px -48px;
}

.icon-picture {
    background-position: -456px -48px;
}

.icon-pencil {
    background-position: 0 -72px;
}

.icon-map-marker {
    background-position: -24px -72px;
}

.icon-adjust {
    background-position: -48px -72px;
}

.icon-tint {
    background-position: -72px -72px;
}

.icon-edit {
    background-position: -96px -72px;
}

.icon-share {
    background-position: -120px -72px;
}

.icon-check {
    background-position: -144px -72px;
}

.icon-move {
    background-position: -168px -72px;
}

.icon-step-backward {
    background-position: -192px -72px;
}

.icon-fast-backward {
    background-position: -216px -72px;
}

.icon-backward {
    background-position: -240px -72px;
}

.icon-play {
    background-position: -264px -72px;
}

.icon-pause {
    background-position: -288px -72px;
}

.icon-stop {
    background-position: -312px -72px;
}

.icon-forward {
    background-position: -336px -72px;
}

.icon-fast-forward {
    background-position: -360px -72px;
}

.icon-step-forward {
    background-position: -384px -72px;
}

.icon-eject {
    background-position: -408px -72px;
}

.icon-chevron-left {
    background-position: -432px -72px;
}

.icon-chevron-right {
    background-position: -456px -72px;
}

.icon-plus-sign {
    background-position: 0 -96px;
}

.icon-minus-sign {
    background-position: -24px -96px;
}

.icon-remove-sign {
    background-position: -48px -96px;
}

.icon-ok-sign {
    background-position: -72px -96px;
}

.icon-question-sign {
    background-position: -96px -96px;
}

.icon-info-sign {
    background-position: -120px -96px;
}

.icon-screenshot {
    background-position: -144px -96px;
}

.icon-remove-circle {
    background-position: -168px -96px;
}

.icon-ok-circle {
    background-position: -192px -96px;
}

.icon-ban-circle {
    background-position: -216px -96px;
}

.icon-arrow-left {
    background-position: -240px -96px;
}

.icon-arrow-right {
    background-position: -264px -96px;
}

.icon-arrow-up {
    background-position: -289px -96px;
}

.icon-arrow-down {
    background-position: -312px -96px;
}

.icon-share-alt {
    background-position: -336px -96px;
}

.icon-resize-full {
    background-position: -360px -96px;
}

.icon-resize-small {
    background-position: -384px -96px;
}

.icon-plus {
    background-position: -408px -96px;
}

.icon-minus {
    background-position: -433px -96px;
}

.icon-asterisk {
    background-position: -456px -96px;
}

.icon-exclamation-sign {
    background-position: 0 -120px;
}

.icon-gift {
    background-position: -24px -120px;
}

.icon-leaf {
    background-position: -48px -120px;
}

.icon-fire {
    background-position: -72px -120px;
}

.icon-eye-open {
    background-position: -96px -120px;
}

.icon-eye-close {
    background-position: -120px -120px;
}

.icon-warning-sign {
    background-position: -144px -120px;
}

.icon-plane {
    background-position: -168px -120px;
}

.icon-calendar {
    background-position: -192px -120px;
}

.icon-random {
    width: 16px;
    background-position: -216px -120px;
}

.icon-comment {
    background-position: -240px -120px;
}

.icon-magnet {
    background-position: -264px -120px;
}

.icon-chevron-up {
    background-position: -288px -120px;
}

.icon-chevron-down {
    background-position: -313px -119px;
}

.icon-retweet {
    background-position: -336px -120px;
}

.icon-shopping-cart {
    background-position: -360px -120px;
}

.icon-folder-close {
    background-position: -384px -120px;
}

.icon-folder-open {
    width: 16px;
    background-position: -408px -120px;
}

.icon-resize-vertical {
    background-position: -432px -119px;
}

.icon-resize-horizontal {
    background-position: -456px -118px;
}

.icon-hdd {
    background-position: 0 -144px;
}

.icon-bullhorn {
    background-position: -24px -144px;
}

.icon-bell {
    background-position: -48px -144px;
}

.icon-certificate {
    background-position: -72px -144px;
}

.icon-thumbs-up {
    background-position: -96px -144px;
}

.icon-thumbs-down {
    background-position: -120px -144px;
}

.icon-hand-right {
    background-position: -144px -144px;
}

.icon-hand-left {
    background-position: -168px -144px;
}

.icon-hand-up {
    background-position: -192px -144px;
}

.icon-hand-down {
    background-position: -216px -144px;
}

.icon-circle-arrow-right {
    background-position: -240px -144px;
}

.icon-circle-arrow-left {
    background-position: -264px -144px;
}

.icon-circle-arrow-up {
    background-position: -288px -144px;
}

.icon-circle-arrow-down {
    background-position: -312px -144px;
}

.icon-globe {
    background-position: -336px -144px;
}

.icon-wrench {
    background-position: -360px -144px;
}

.icon-tasks {
    background-position: -384px -144px;
}

.icon-filter {
    background-position: -408px -144px;
}

.icon-briefcase {
    background-position: -432px -144px;
}

.icon-fullscreen {
    background-position: -456px -144px;
}


#mainContentDisi {
    width: 980px;
    margin: 0 auto;
    z-index: 99;
    position: relative;
}

#mainContent {
    background: url("images/trans_70_beyaz.png");
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 23px;
    margin-top: 2px;
    margin-bottom: 55px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: 760px;
}

.ustCizgi {
    height: 5px;
    margin-top: 10px;
}

.buyuk {
    width: 782px;
}

.kucuk {
    width: 190px;
}

.ustCizgi.mavi {
    background-color: #356c80;
}

.ustCizgi.turuncu {
    background-color: #ff5a00;
}

.clear {
    clear: both;
}


#mainContent h1 {
    color: #aa0000;
    line-height: 35px;
    font-size: 28px;
    margin: 0;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    height: 16px;
    overflow: hidden;
    width: 99%;
    padding: 2px;
    padding-bottom: 4px;
    padding-left: 5px;
    border: solid 1px #dedede;
    background: #fff;
}

    .breadCrumb ul {
        margin: 0;
        padding: 0;
        height: 21px;
        display: block;
    }

        .breadCrumb ul li {
            display: block;
            float: left;
            position: relative;
            height: 21px;
            overflow: hidden;
            line-height: 21px;
            margin: 0px 6px 0px 0;
            padding: 0px 10px 0px 0;
            font-size: 17px;
            background: url(images/Chevron.gif) no-repeat 100% 0;
        }

            .breadCrumb ul li div.chevronOverlay {
                position: absolute;
                right: 0;
                top: 0;
                z-index: 2;
            }

            .breadCrumb ul li span {
                display: block;
                overflow: hidden;
            }

            .breadCrumb ul li a {
                display: block;
                position: relative;
                height: 21px;
                line-height: 21px;
                overflow: hidden;
                float: left;
                color: #333;
            }

            .breadCrumb ul li.first a {
                height: 16px !important;
                text-indent: -1000em;
                width: 16px;
                padding: 0;
                margin-top: 2px;
                overflow: hidden;
                background: url(images/IconHome.gif) no-repeat 0 0;
            }

                .breadCrumb ul li.first a:hover {
                    background-position: 0 -16px;
                }

            .breadCrumb ul li.last {
                background: none;
                margin-right: 0;
                padding-right: 0;
            }

.chevronOverlay {
    display: none;
    background: url(images/ChevronOverlay.png) no-repeat 100% 0;
    width: 13px;
    height: 20px;
}

a.shareButton {
    background-image: url(images/share.png);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: left center;
    font-size: 16px;
    padding: 3px 6px;
    padding-left: 20px;
    padding-top: 5px;
    -webkit-border-radius: 2px 2px;
    border: solid 1px #dedede;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255,255,255,1);
    line-height: 1;
    height: 18px;
    width: 60px;
}

#ishare_holder {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 360px;
    font-size: 14px !important;
    padding: 5px;
    border: 1px solid rgba(255,255,255,0.25);
    background-color: rgb(25,25,25);
    background-color: rgba(25,25,25,0.90);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555;
}

#ishare_title {
    padding: 5px;
    background: #f2f2f2;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: #e5e5e5 1px solid;
    font-weight: bold;
    color: #333;
}

#ishare_close {
    float: right;
}

    #ishare_close a {
        text-decoration: none;
        color: #333;
    }

#ishare_icons {
    height: 100px;
    overflow: auto;
    padding: 5px;
    background: #fff;
}

.ishare_icon {
    width: 27%;
    height: 16px;
    padding: 5px;
    margin: 0 5px;
    float: left;
    border: #fff 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .ishare_icon:hover {
        background: #f2f2f2;
        border: #e5e5e5 1px solid;
    }

    .ishare_icon img {
        float: left;
        border: 0;
    }

#ishare_icons a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

.ishare_icon span {
    margin-left: 5px;
}

#ishare_extras {
    background: #f2f2f2;
    padding: 2px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: #e5e5e5 1px solid;
}

#ishare_holder.ishare_top {
}

#ishare_holder.ishare_bottom {
}

#ishare_holder.ishare_right {
}

#ishare_holder.ishare_left {
}

#divDuyuruKategori {
    width: 180px;
    float: left;
    padding: 3px;
}

    #divDuyuruKategori ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        #divDuyuruKategori ul li {
            padding: 3px;
            display: block;
            font-size: 16px;
        }

            #divDuyuruKategori ul li.awesome {
                margin: 2px !important;
                padding-left: 6px !important;
            }

#divDuyuruPanel {
    float: left;
    padding: 3px;
    width: 765px;
}

#duyuruLoadingPanel {
    width: 200px;
    background-color: #fff;
    margin: 0 auto;
    border: 2px solid #ccc;
    text-align: center;
    padding: 3px;
}

.kolon {
    width: 200px;
    margin: 5px;
}


div.kolon span.lbl {
    width: 130px;
    display: block;
    float: left;
    padding: 3px;
    font-size: 11px;
}

div.kolon span.nokta {
    width: 5px;
    display: block;
    float: left;
    padding: 3px;
}

div.kolon span.bilgi {
    width: 47px;
    display: block;
    float: left;
    padding: 3px;
}

div.kolon div.inputs {
    float: left;
    padding: 3px;
}


a.awesome {
    color: #fff;
}

.awesome, .awesome:visited {
    background: #222 url(images/alert-overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 10px;
}

    .awesome:hover {
        background-color: #111;
        color: #fff;
    }

    .awesome:active {
        top: 1px;
    }

.small.awesome, .small.awesome:visited {
    font-size: 15px;
}

.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited {
    font-size: 15px;
    line-height: 2;
}

.large.awesome, .large.awesome:visited {
    font-size: 15px;
    padding: 2px 14px 2px 28px;
}

.mediums.awesome, .mediums.awesome:visited {
    font-size: 15px;
    line-height: 2;
}

.green.awesome, .green.awesome:visited {
    background-color: #749a02;
}

    .green.awesome:hover {
        background-color: #91bd09;
    }

.blue.awesome, .blue.awesome:visited {
    background-color: #5b7993;
}

    .blue.awesome:hover {
        background-color: #7195b4;
    }

.red.awesome, .red.awesome:visited {
    background-color: #e33100;
}

    .red.awesome:hover {
        background-color: #872300;
    }

.magenta.awesome, .magenta.awesome:visited {
    background-color: #a9014b;
}

    .magenta.awesome:hover {
        background-color: #630030;
    }

.orange.awesome, .orange.awesome:visited {
    background-color: #ff5c00;
}

    .orange.awesome:hover {
        background-color: #d45500;
    }

.yellow.awesome, .yellow.awesome:visited {
    background-color: #ffb515;
}

    .yellow.awesome:hover {
        background-color: #fc9200;
    }

.gray.awesome, .gray.awesome:visited {
    background-color: #ededed;
    color: #000;
}

    .gray.awesome:hover {
        background-color: #dbdbdb;
    }

.dosya {
    background-image: url(images/layout.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
}

    .dosya a {
        text-decoration: none;
        color: #fff;
        display: block;
    }

.seciliItems {
    background-color: #ff8a00 !important;
    color: #000 !important;
}





div#HesaplamaPanel span.lbl {
    width: 150px;
    font-weight: bold;
    display: block;
    float: left;
    padding: 3px;
}

div#HesaplamaPanel span.nokta {
    width: 10px;
    display: block;
    float: left;
    padding: 3px;
}

div#HesaplamaPanel span.bilgi {
    width: 150px;
    display: block;
    float: left;
    padding: 3px;
}

div#HesaplamaPanel div.inputs {
    float: left;
    padding: 3px;
}


#MevzuatItemPanel {
    width: 230px;
    padding: 5px;
    float: left;
    margin: 2px;
    margin-top: 10px;
}

#MevzuatItemPanel_ {
    width: 230px;
    padding: 5px;
    float: left;
    margin: 2px;
    margin-top: 10px;
}

#MevzuatItemIcerikPanel {
    width: 664px;
    padding: 5px;
    float: left;
    margin: 2px;
    margin-top: 10px;
}

#itemLoadPanel {
    width: 664px;
    padding: 5px;
    border: 1px solid #eee;
    float: left;
    margin: 2px;
    margin-top: 10px;
}

.mevzuatTreeUl {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .mevzuatTreeUl li span {
        display: block;
        padding: 6px !important;
        margin: 3px !important;
        width: 211px !important;
        font-size: 12px !important;
        line-height: 16px !important;
    }

ul.altMevzuat {
    margin: 2px;
    list-style: none;
    padding: 0;
    margin-left: 10px;
    display: none;
    margin-top: 8px;
    border-left: 1px dashed #666666;
}

    ul.altMevzuat li span {
        width: 95% !important;
        cursor: pointer;
        background-image: url(images/mevOk.png);
        background-repeat: no-repeat;
        padding-left: 16px !important;
        padding-top: 1px !important;
    }

.mevzuatTreeUl li ul li {
    width: 95% !important;
}


#popDuyuruPanel {
    background-color: #aa0000;
}

.mevTab {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    float: left;
    width: 200px;
    height: 20px;
    font-weight: bold;
    color: #5b7993;
    margin-top: 5px;
    cursor: pointer;
    margin-left: 3px;
}

.mevTabAktif {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding: 5px;
    float: left;
    width: 200px;
    height: 25px;
    font-weight: bold;
    color: #25aae1;
    cursor: pointer;
    margin-left: 3px;
}

#MevTabContentPanel {
    padding: 10px;
    width: 850px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.mevTabContent {
    display: none;
    background-color: #fff;
    margin-left: 3px;
    padding: 5px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#MevTabPanel {
    padding-top: 15px;
}

input[type=text].aramaText {
    border: 1px solid #ccc;
    width: 200px;
    height: 20px;
}

textarea {
    border: 1px solid #ccc;
    width: 200px;
}


.searchbutton {
    background-color: #DFEFFC;
    color: #2E6E9E;
    border: solid 1px #C5DBEC;
    cursor: pointer;
    font-weight: bold;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    width: 80px;
    line-height: 20px;
    vertical-align: middle;
}

    .searchbutton:hover {
        background-color: #5b7993;
        color: #fff;
    }


.mevAra {
    background-image: url(images/zoom.png);
    background-repeat: no-repeat;
    border: 3px solid #aa0000;
}

#MevAramaSonuclari {
    width: 100%;
    text-align: left;
    padding-top: 20px;
}

.sonucOzet {
    padding-left: 20px;
    font-size: 15px;
    padding-top: 10px;
}

.sonucItemDiv {
    padding-left: 5px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
}

.sonucRGTarih {
    font-size: 15px;
    color: #666;
    padding-left: 20px;
    margin-top: 10px;
    float: left;
}

.sonucKanunNo {
    float: left;
    font-size: 15px;
    color: #666;
    padding-left: 20px;
    margin-top: 10px;
}

.sonucBaslikLink {
    background-image: url(images/page_word.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

    .sonucBaslikLink a {
        color: #333;
    }

.sonucBaslikLinkZip {
    background-image: url(images/compress.png);
    background-repeat: no-repeat;
    padding-left: 20px;
}


.itemIcerik {
    text-align: justify;
}


.itemKonuBaslik {
    width: 99%;
    background-image: url(images/baslikArka.png);
    background-position: center center;
    color: #fff;
    margin: 3px;
    padding: 3px;
}

.itemDokTable tr th {
    font-size: 15px;
    border: 1px solid #79B7E7;
    background: #D0E5F5 url('') repeat-x 50% 50%;
    font-weight: bold;
    color: #1D5987;
}

.itemDokTable tr td {
    font-size: 15px;
}

.pagingItemBos {
    margin: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
    width: 17px;
    height: 17px;
}

.pagingItem {
    margin: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 2px;
    float: left;
    width: 17px;
    height: 19px;
    border: 1px solid #fff;
    background: #760000 url(images/alert-overlay.png) repeat-x;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555;
    z-index: 9;
}


.pagingItemAktif {
    background: #fff url(images/alert-overlay.png) repeat-x;
    border: 1px solid #760000;
    color: #760000;
}

div.itemBaslik h3 {
    font-family: Arial;
}


.rgDiv {
    background-color: #efefef;
    border: 3px solid #ccc;
    padding: 5px;
    width: 97%;
}

.spRGBilgi {
    display: block;
    padding: 2px;
    float: left;
}

.yanBtn {
    padding-top: 10px;
    cursor: pointer;
}


/*------------------------------------------------------------------------------------------------------------------------------*/

/*   
  SmartWizard 2.0 plugin 
  jQuery Wizard control Plugin
  by Dipu
  
  http://www.techlaboratory.net
  http://tech-laboratory.blogspot.com
*/
.swMain {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    border: 0px solid #CCC;
    overflow: visible;
    float: left;
    width: 959px;
}

    .swMain .stepContainer {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        border: 0px solid #CCC;
        overflow: hidden;
        clear: both;
        height: 460px;
    }

        .swMain .stepContainer div.content {
            display: block;
            position: absolute;
            float: left;
            margin: 0;
            padding: 5px;
            border: 1px solid #ccc;
            font: normal 14px open-sans-condensed;
            color: #5A5655;
            background-color: #F8F8F8;
            height: 460px;
            text-align: left;
            overflow: visible;
            z-index: 88;
            width: 946px;
            clear: both;
            top: 0px !important;
        }

.baslikMesaj {
    font: normal 20px open-sans-condensed;
}

.swMain div.actionBar {
    display: block;
    position: relative;
    clear: both;
    margin: 3px 0 0 0;
    border: 1px solid #CCC;
    padding: 0;
    color: #5A5655;
    background-color: #F8F8F8;
    height: 40px;
    text-align: left;
    overflow: auto;
    z-index: 88;
    left: 0;
}

.swMain .stepContainer .StepTitle {
    display: block;
    position: relative;
    margin: 0;
    border: 1px solid #E0E0E0;
    padding: 10px;
    font: bold 16px open-sans-condensed;
    color: #5A5655;
    background-color: #E0E0E0;
    clear: both;
    text-align: left;
    z-index: 88;
    height: 24px !important;
}

.swMain ul.anchor {
    position: relative;
    display: block;
    float: left;
    list-style: none;
    padding: 0px;
    margin: 10px 0;
    margin-left: 0px !important;
    clear: both;
    border: 1px solid #CCCCCC;
    background: transparent; /*#EEEEEE */
}

    .swMain ul.anchor li {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        border: 0px solid #E0E0E0;
        float: left;
    }
        /* Anchor Element Style */
        .swMain ul.anchor li a {
            display: block;
            position: relative;
            float: left;
            margin: 0;
            padding: 3px;
            height: 33px;
            width: 153.3px;
            text-decoration: none;
            outline-style: none;
            z-index: 99;
        }

            .swMain ul.anchor li a.selected .stepNumber {
                color: #39F !important;
            }


            .swMain ul.anchor li a .stepNumber {
                position: absolute;
                width: 20px;
                text-align: center;
                padding: 0px;
                padding-top: 0;
                left: -5px;
                background-color: #fff;
                font: bold 20px open-sans-condensed;
                top: 8px;
            }

            .swMain ul.anchor li a .stepDesc {
                position: relative;
                display: block;
                float: left;
                text-align: left;
                padding: 3px;
                margin-left: 5px;
                font: 18px open-sans-condensed;
            }

                .swMain ul.anchor li a .stepDesc small {
                    font: normal 12px open-sans-condensed;
                }


            .swMain ul.anchor li a.selected {
                color: #F8F8F8;
                background: url(images/doluOk.png) center right #f8f8f8 !important; /* EA8511 */
                border: none !important;
                cursor: text;
            }

                .swMain ul.anchor li a.selected:hover {
                    color: #F8F8F8;
                }

            .swMain ul.anchor li a.done {
                position: relative;
                color: #333;
                background: url(images/bosOk.png) center right #f8f8f8 no-repeat;
                z-index: 99;
            }

                .swMain ul.anchor li a.done:hover {
                    color: #333;
                    background: url(images/bosOk.png) center right #f8f8f8 no-repeat;
                }


            .swMain ul.anchor li a.oncekiStep {
                position: relative;
                color: #333;
                background-image: none !important;
                background: #f8f8f8 no-repeat !important;
                z-index: 99;
            }

                .swMain ul.anchor li a.oncekiStep:hover {
                    color: #333;
                    background: #f8f8f8 no-repeat;
                }




            .swMain ul.anchor li a.disabled {
                color: #CCCCCC;
                background: url(images/bosOk.png) center right #f8f8f8 no-repeat;
                cursor: text;
            }

            .swMain ul.anchor li a.sonStep {
                background-color: #f8f8f8 !important;
                background-image: none !important;
                color: #CCCCCC;
            }

                .swMain ul.anchor li a.sonStep.selected {
                    color: #F8F8F8;
                    background: url(images/doluOk.png) center right #f8f8f8 !important; /* EA8511 */
                    border: none !important;
                    cursor: text;
                }

                .swMain ul.anchor li a.sonStep.done {
                    color: #333 !important;
                }

            .swMain ul.anchor li a.disabled:hover {
                color: #CCCCCC;
            }

            .swMain ul.anchor li a.error {
                color: #fff !important;
                background: #aa0000 !important;
            }

                .swMain ul.anchor li a.error:hover {
                    color: #000 !important;
                }

.swMain .buttonNext {
    display: block;
    float: right;
    margin: 5px 3px 0 3px;
    padding: 4px;
    text-decoration: none;
    text-align: center;
    font: 16px open-sans-condensed;
    width: 100px;
    color: #FFF;
    outline-style: none;
    background-color: #5A5655;
    border: 1px solid #5A5655;
    height: 20px;
}

.swMain .buttonDisabled {
    color: #F8F8F8 !important;
    background-color: #CCCCCC !important;
    border: 1px solid #CCCCCC !important;
    cursor: text;
}

.swMain .buttonPrevious {
    display: block;
    float: right;
    margin: 5px 3px 0 3px;
    padding: 4px;
    text-decoration: none;
    text-align: center;
    font: 16px open-sans-condensed;
    width: 100px;
    color: #FFF;
    outline-style: none;
    background-color: #5A5655;
    border: 1px solid #5A5655;
    height: 20px;
}

.swMain .buttonFinish {
    display: block;
    float: right;
    margin: 5px 10px 0 3px;
    padding: 4px;
    text-decoration: none;
    text-align: center;
    font: 16px open-sans-condensed;
    width: 100px;
    color: #FFF;
    outline-style: none;
    background-color: #5A5655;
    border: 1px solid #5A5655;
    height: 20px;
}

/* Form Styles */


.txtBox {
    border: 1px solid #CCCCCC;
    color: #5A5655;
    font: 16px open-sans-condensed;
    padding: 2px;
    width: 430px;
    height: 20px;
}

    .txtBox:focus {
        border: 1px solid #EA8511;
    }

    .txtBox:hover {
        border: 1px solid #aa0000;
    }

.swMain .loader {
    position: relative;
    display: none;
    float: left;
    margin: 2px 0 0 2px;
    padding: 8px 10px 8px 40px;
    border: 1px solid #FFD700;
    font: bold 13px open-sans-condensed;
    color: #5A5655;
    background: #FFF url(images/loading.gif) no-repeat 5px;
    z-index: 998;
}

.swMain .msgBox {
    position: relative;
    display: none;
    float: left;
    margin: 4px 0 0 5px;
    padding: 5px;
    border: 1px solid #aa0000;
    background-color: #ffb2b2;
    font: normal 14px open-sans-condensed;
    color: #aa0000;
    z-index: 999;
    min-width: 200px;
}

    .swMain .msgBox .content {
        font: normal 14px open-sans-condensed;
        padding: 0px;
        float: left;
        border: none !important;
    }

    .swMain .msgBox .close {
        border: 1px solid #aa0000;
        color: #fff;
        display: block;
        float: right;
        margin: 0 0 0 5px;
        outline-style: none;
        padding: 0 2px 0 2px;
        position: relative;
        text-align: center;
        text-decoration: none;
        width: 15px;
        height: 20px;
        background-color: #aa0000;
    }

        .swMain .msgBox .close:hover {
            color: #EA8511;
            border: 1px solid #EA8511;
        }

.divBaslikMesaj {
    margin-top: 50px;
    text-align: center;
}

.stepContent {
    font-size: 16px;
    padding-left: 10px;
}

.formLabel {
    font-weight: 600;
    font-size: 17px;
    color: #2e87b7;
}

.fl {
    float: left;
}

.formItem {
    min-width: 300px;
    margin-top: 10px;
}

.clear {
    clear: both;
}

.inputDiv {
    padding-top: 5px;
}

.readOnlySpan {
    color: #aa0000;
    font-size: 18px;
}

.bosluk {
    width: 50px;
}

.sonToplam {
    background-color: #aa0000;
    color: #fff !important;
    padding: 3px;
}

.printBtn {
    background: url("images/printer.png") no-repeat;
    padding-left: 20px;
    display: block;
    margin-top: 10px;
}


.aciklamaDiv {
    color: #aa0000;
    font-size: 13px;
}

    .aciklamaDiv p {
        margin: 2px;
        padding: 2px;
    }

.red {
    color: #aa0000;
}

#step-1 {
    height: 300px !important;
}

#step-2 {
    height: 500px;
}

#step-3 {
    height: 400px !important;
}

#step-4 {
    height: 500px !important;
}

#step-5 {
    height: 300px !important;
}

#step-6 {
    height: 520px;
}

.uzmanStep {
    height: 1050px !important;
}


.aciklamaDiv ul li {
    list-style: none;
    border: none !important;
    font-size: 15px !important;
    color: #aa0000;
    margin-bottom: 12px;
}

#TEKASTUT {
    font-size: 22px !important;
    color: #fff !important;
}

#ENGELLITEKASTUT {
    font-size: 22px !important;
    color: #fff !important;
}

.errorInput {
    border: 2px solid #aa0000;
    background-color: #ffb2b2;
}

.sinavContent .formLabel {
    font: normal 15px arial !important;
    width: 180px;
    padding-top: 5px;
    padding-right: 5px;
    line-height: 21px;
}

.sinavContent .formItem {
    margin-top: 0px !important;
    min-width: 396px;
}

.mar15 {
    padding-left: 35px;
}

.sinavContent .clear15 {
    clear: both;
    height: 15px;
}

.sinavContent .clear3 {
    clear: both;
    height: 3px;
}

.sinavContent h2 {
    font-size: 22px;
    margin: 0;
    padding: 0;
    height: 26px !important;
}

.sinavContent hr {
    margin: 0;
    padding: 0;
}

.btn {
    display: block;
    margin-left: 10px;
    background-color: #318fc2;
    width: 115px;
    height: 25px;
    padding-top: 3px;
    text-align: center;
    text-decoration: none;
    margin-top: 5px;
    color: #fff;
    cursor: pointer;
}

    .btn:link {
        color: #fff !important;
    }

.ui-datepicker {
    display: none;
}

.sinavContent input[type="text"] {
    width: 170px;
}

.sinavContent .readOnly {
    display: block;
    font-size: 18px;
    width: 174px;
}

.sinavContent .spanLabel {
    display: block;
    width: 150px;
    float: left;
}

.sinavContent .uyari {
    background-image: url("images/uyariNew.gif");
    border: 1px solid #aa0000;
    background-color: #ffd9d9;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-top: 5px;
    width: 380px;
    font-size: 16px !important;
}

.meslekTable thead td {
    text-align: center;
}

#ddlUniversite {
    border: 1px solid #999;
    padding: 4px;
    font-weight: bold;
    background-color: #efefef;
}

.fr {
    float: right;
}

.yesil {
    background-color: #3bb25a;
}


#yeniLoadPanel {
    height: 70px;
}


.validationSummaryDiv {
    font-size: 20px;
    color: #aa0000;
    border: 1px solid #aa0000;
    background-color: #ffd9d9;
    background-image: url("images/uyariNew.gif");
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-top: 5px;
    text-align: left;
}

.duyuruKutu {
    padding: 5px;
    height: auto;
    width: 96%;
    margin: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url(images/transparent50.png);
    border: 1px solid #ccc;
}

    .duyuruKutu:hover {
        background-color: #ccc;
        cursor: pointer;
    }

    .duyuruKutu .duyuruBaslik {
        color: #49819a;
        font-size: 18px;
    }

    .duyuruKutu .duyuruTarih {
        margin-top: 15px;
        color: #909090;
        font-size: 14px;
        width: 130px !important;
    }

h3.mevAnaBaslik {
    padding-left: 3px !important;
}

    h3.mevAnaBaslik a {
        font-size: 12px !important;
        display: block;
    }

    h3.mevAnaBaslik .ui-icon {
        float: left;
        padding-left: 0px;
    }

#divUyari h1 {
    font-size: 12px;
    color: #aa0000;
}

#divUyari {
    font-size: 11px;
}


#MevzuatAramaSonuclar {
    width: 505px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.aracKutu {
    margin-left: 10px;
    cursor: pointer;
}

.aracUst {
    width: 130px;
    height: 90px;
    padding-top: 20px;
    background-color: #333;
}

    .aracUst img {
        display: block;
        width: 64px;
        margin: 0px auto;
        height: 64px;
    }

.aracAlt {
    width: 130px;
    height: 25px;
    text-align: center;
    padding-top: 5px;
}

    .aracAlt.turuncu {
        background-color: #f60;
        color: #333;
    }

    .aracAlt.mavi {
        background-color: #6dcdff;
        color: #333;
    }

    .aracAlt.yesil {
        background-color: #91ca00;
        color: #333;
    }

    .aracAlt.kirmizi {
        background-color: #e34141;
        color: #333;
    }

.btn.kirmizi {
    background-color: #aa0000;
    color: #fff;
}

.chartList {
    margin-top: 10px;
    margin-bottom: 10px;
}

.ekapLogo {
    width: 120px;
    border: 3px solid #ccc;
    position: relative;
    cursor: pointer;
}

#haritaIladi {
    width: 97% !important;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 3px;
    background-color: #FAFAFA;
    z-index: 100;
    text-align: center;
    height: 20px;
    font-size: 18px;
}


.bannerKare {
    display: block;
    width: 12px;
    height: 15px;
    color: #fff;
    background-color: #004d69;
    float: left;
    margin-left: 5px;
    padding-left: 7px;
    padding-bottom: 5px;
    margin-top: 3px;
    cursor: pointer;
}

    .bannerKare.aktifBanner {
        background-color: #a00;
    }


.duyuruArrowUp {
    width: 15px;
    height: 15px;
    background-color: #3d86a3;
    margin-left: 5px;
    margin-top: 3px;
    cursor: pointer;
    padding: 2px;
}

    .duyuruArrowUp:hover {
        background-color: #a00;
    }

.duyuruArrowDown {
    width: 15px;
    height: 15px;
    background-color: #3d86a3;
    margin-left: 5px;
    margin-top: 3px;
    cursor: pointer;
    padding: 2px;
}

    .duyuruArrowDown:hover {
        background-color: #a00;
    }


.beyazYazi {
    color: #fff;
}

.pointer {
    cursor: pointer;
}

#mesajPanel {
    margin-top: 15px;
}

#mesajUl {
    margin: 0;
    padding: 0;
    list-style: none;
}

    #mesajUl ul {
        list-style: none;
    }

        #mesajUl ul li {
        }

.yorumBox {
    padding: 10px;
    display: block;
    overflow: hidden;
    background-color: #fff;
    border: 3px solid #e9e9e9;
}

.yorumBoxMargin {
    padding: 10px;
    display: block;
    overflow: hidden;
    background-color: #fff;
    border: 3px solid #e9e9e9;
    margin-top: 10px;
}

.yorumAdSoyad {
    font-size: 22px;
    font-weight: bold;
    color: #006892;
}

.yorumTarih {
    margin-top: 3px;
}

.diyor {
    font-size: 18px;
    color: #999;
}

.modal {
    display: none;
    width: 400px;
    background: #fff;
    padding: 15px 30px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}

    .modal a.close-modal {
        position: absolute;
        top: -12.5px;
        right: -12.5px;
        display: block;
        width: 30px;
        height: 30px;
        text-indent: -9999px;
        background: url(images/close.png) no-repeat 0 0;
    }

.modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
    background: url(images/spinner.gif) #111 no-repeat center center;
}


.hata {
    border: 2px dashed #aa0000 !important;
    color: #aa0000;
    font-weight: bold;
    background-color: #f4b8b8;
}

.required {
    padding-left: 3px;
}

.basarili {
    color: #4b9800;
    font-size: 18px;
    text-align: center;
}



#divMesajGonder {
    top: -50px;
    position: absolute;
    left: -50px;
    background-color: #fff;
    border: 3px solid #ccc;
    z-index: 999;
    padding: 10px;
}

#divAnket {
    top: -50px;
    position: absolute;
    left: -50px;
    background-color: #fff;
    border: 3px solid #ccc;
    z-index: 999;
    padding: 10px;
    width: 550px;
    height: 350px;
    font-size: 18px;
}

    #divAnket h1 {
        color: #aa0000;
    }

.modalBack {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("images/trans-70.png");
    z-index: 998;
}



a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url(images/close.png) no-repeat 0 0;
}

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

    #jquery-lightbox a img {
        border: none;
    }

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}

#lightbox-nav-btnNext {
    right: 0;
    float: right;
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}

#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}

    #lightbox-container-image-data #lightbox-image-details {
        width: 70%;
        float: left;
        text-align: left;
    }

#lightbox-image-details-caption {
    font-weight: bold;
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

#gallery {
    /*padding: 10px;*/
}

    #gallery ul {
        list-style: none;
    }

        #gallery ul li {
            display: block;
            margin-left: 5px;
            float: left;
            min-height: 180px;
        }

        #gallery ul img {
            border: 5px solid #3e3e3e;
            border-width: 5px 5px 20px;
        }

        #gallery ul a:hover img {
            border: 5px solid #fff;
            border-width: 5px 5px 20px;
            color: #fff;
        }

        #gallery ul a:hover {
            color: #fff;
        }

    #gallery h2 {
        margin: 0;
        padding: 0;
        height: 28px !important;
    }

    #gallery hr {
        margin: 0;
        padding: 0;
    }

.galeriAciklama {
    text-align: center;
    width: 160px;
}




.basinBox {
    padding: 10px;
    display: block;
    overflow: hidden;
    background-color: #fff;
    border: 3px solid #e9e9e9;
    margin-top: 10px;
}


.basinMedia {
    width: 150px;
    height: 100px;
    border: 2px solid #ccc;
}

.gazete {
    background-image: url("images/gazete.jpg");
}

.tv {
    background-image: url("images/tv.jpg");
}

.basinBaslik {
    font-size: 22px;
    font-weight: bold;
    color: #006892;
}

.basinTarih {
    margin-top: 3px;
}

.basinIcerik {
    width: 570px;
    margin-left: 10px;
    text-align: justify;
    padding: 0px !important;
    margin-top: -20px;
}




/**---------------------------------------------------------------------------------*/

/**
* CSS themes for simplePagination.js
* Author: Flavius Matis - http://flaviusmatis.github.com/
* URL: https://github.com/flaviusmatis/simplePagination.js
*/

ul.simple-pagination {
    list-style: none;
}

.simple-pagination {
    display: block;
    overflow: hidden;
    padding: 0 5px 5px 0;
    margin: 0;
}

    .simple-pagination ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .simple-pagination li {
        list-style: none;
        padding: 0;
        margin: 0;
        float: left;
    }

/*------------------------------------*\
	Compact Theme Styles
\*------------------------------------*/

.compact-theme a, .compact-theme span {
    float: left;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #AAA;
    border-right: none;
    min-width: 14px;
    padding: 0 7px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

    .compact-theme a:hover {
        text-decoration: none;
        background: #efefef; /* Old browsers */
        background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Opera11.10+ */
        background: -ms-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* IE10+ */
        background: linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* W3C */
    }

.compact-theme .prev {
    border-radius: 3px 0 0 3px;
}

.compact-theme .next {
    border-right: 1px solid #AAA;
    border-radius: 0 3px 3px 0;
}

.compact-theme .current {
    background: #bbbbbb; /* Old browsers */
    background: -moz-linear-gradient(top, #bbbbbb 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* W3C */
    cursor: default;
}

.compact-theme .ellipse {
    background: #EAEAEA;
    padding: 0 10px;
    cursor: default;
}

/*------------------------------------*\
	Light Theme Styles
\*------------------------------------*/

.light-theme a, .light-theme span {
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #BBB;
    min-width: 14px;
    padding: 0 7px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

    .light-theme a:hover {
        text-decoration: none;
        background: #FCFCFC;
    }

.light-theme .current {
    background: #666;
    color: #FFF;
    border-color: #444;
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
    cursor: default;
}

.light-theme .ellipse {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: bold;
    cursor: default;
}

/*------------------------------------*\
	Dark Theme Styles
\*------------------------------------*/

.dark-theme a, .dark-theme span {
    float: left;
    color: #CCC;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #222;
    min-width: 14px;
    padding: 0 7px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: #555; /* Old browsers */
    background: -moz-linear-gradient(top, #555 0%, #333 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555), color-stop(100%,#333)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #555 0%,#333 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #555 0%,#333 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #555 0%,#333 100%); /* IE10+ */
    background: linear-gradient(top, #555 0%,#333 100%); /* W3C */
}

    .dark-theme a:hover {
        text-decoration: none;
        background: #444;
    }

.dark-theme .current {
    background: #222;
    color: #FFF;
    border-color: #000;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    cursor: default;
}

.dark-theme .ellipse {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: bold;
    cursor: default;
}




/* @group Base */
.chzn-container {
    font-size: 16px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

    .chzn-container .chzn-drop {
        background: #fff;
        border: 1px solid #aaa;
        border-top: 0;
        position: absolute;
        top: 100%;
        left: -9999px;
        -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        -moz-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        box-shadow: 0 4px 5px rgba(0,0,0,.15);
        z-index: 1010;
        width: 100%;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        box-sizing: border-box;
    }

    .chzn-container.chzn-with-drop .chzn-drop {
        left: 0;
    }

/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
    background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaaaaa;
    -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 23px;
    line-height: 24px;
    padding: 0 0 0 8px;
    color: #444444;
    text-decoration: none;
}

.chzn-container-single .chzn-default {
    color: #999;
}

.chzn-container-single .chzn-single span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.chzn-container-single .chzn-single-with-deselect span {
    margin-right: 38px;
}

.chzn-container-single .chzn-single abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 6px;
    width: 12px;
    height: 12px;
    font-size: 1px;
    background: url('images/chosen-sprite.png') -42px 1px no-repeat;
}

    .chzn-container-single .chzn-single abbr:hover {
        background-position: -42px -10px;
    }

.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
    background-position: -42px -10px;
}

.chzn-container-single .chzn-single div {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px;
}

    .chzn-container-single .chzn-single div b {
        background: url('images/chosen-sprite.png') no-repeat 0px 2px;
        display: block;
        width: 100%;
        height: 100%;
    }

.chzn-container-single .chzn-search {
    padding: 3px 4px;
    position: relative;
    margin: 0;
    white-space: nowrap;
    z-index: 1010;
}

    .chzn-container-single .chzn-search input {
        background: #fff url('images/chosen-sprite.png') no-repeat 100% -20px;
        background: url('images/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
        background: url('images/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('images/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('images/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('images/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        outline: 0;
        border: 1px solid #aaa;
        font-family: sans-serif;
        font-size: 1em;
        width: 100%;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        box-sizing: border-box;
    }

.chzn-container-single .chzn-drop {
    margin-top: -1px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.chzn-container-single-nosearch .chzn-search {
    position: absolute;
    left: -9999px;
}
/* @end */

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
    border: 1px solid #aaa;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    position: relative;
    width: 100%;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
}

    .chzn-container-multi .chzn-choices li {
        float: left;
        list-style: none;
    }

    .chzn-container-multi .chzn-choices .search-field {
        white-space: nowrap;
        margin: 0;
        padding: 0;
    }

        .chzn-container-multi .chzn-choices .search-field input {
            color: #666;
            background: transparent !important;
            border: 0 !important;
            font-family: sans-serif;
            font-size: 100%;
            height: 15px;
            padding: 5px;
            margin: 1px 0;
            outline: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        .chzn-container-multi .chzn-choices .search-field .default {
            color: #999;
        }

    .chzn-container-multi .chzn-choices .search-choice {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #e4e4e4;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
        background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
        background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
        -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
        box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
        color: #333;
        border: 1px solid #aaaaaa;
        line-height: 13px;
        padding: 3px 20px 3px 5px;
        margin: 3px 0 3px 5px;
        position: relative;
        cursor: default;
    }

        .chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
            background-color: #e4e4e4;
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
            background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
            background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            color: #666;
            border: 1px solid #cccccc;
            padding-right: 5px;
        }

    .chzn-container-multi .chzn-choices .search-choice-focus {
        background: #d4d4d4;
    }

    .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
        display: block;
        position: absolute;
        right: 3px;
        top: 4px;
        width: 12px;
        height: 12px;
        font-size: 1px;
        background: url('chosen-sprite.png') -42px 1px no-repeat;
    }

        .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
            background-position: -42px -10px;
        }

    .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
        background-position: -42px -10px;
    }
/* @end */

/* @group Results */
.chzn-container .chzn-results {
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.chzn-container-multi .chzn-results {
    margin: 0;
    padding: 0;
}

.chzn-container .chzn-results li {
    display: none;
    line-height: 15px;
    padding: 5px 6px;
    margin: 0;
    list-style: none;
}

.chzn-container .chzn-results .active-result {
    cursor: pointer;
    display: list-item;
}

.chzn-container .chzn-results .disabled-result {
    color: #ccc;
    cursor: default;
    display: list-item;
}

    .chzn-container .chzn-results .disabled-result em {
        background: transparent;
    }

.chzn-container .chzn-results .highlighted {
    background-color: #3875d7;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff;
}

.chzn-container .chzn-results li em {
    background: #feffde;
    font-style: normal;
}

.chzn-container .chzn-results .highlighted em {
    background: transparent;
}

.chzn-container .chzn-results .no-results {
    background: #f4f4f4;
    display: list-item;
}

.chzn-container .chzn-results .group-result {
    cursor: default;
    color: #999;
    font-weight: bold;
}

.chzn-container .chzn-results .group-option {
    padding-left: 15px;
}

.chzn-container-multi .chzn-drop .result-selected {
    color: #ccc;
    cursor: default;
    display: list-item;
}

    .chzn-container-multi .chzn-drop .result-selected em {
        background: transparent;
    }

.chzn-container .chzn-results-scroll {
    background: white;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 321px; /* This should by dynamic with js */
    z-index: 1;
}

    .chzn-container .chzn-results-scroll span {
        display: inline-block;
        height: 17px;
        text-indent: -5000px;
        width: 9px;
    }

.chzn-container .chzn-results-scroll-down {
    bottom: 0;
}

    .chzn-container .chzn-results-scroll-down span {
        background: url('chosen-sprite.png') no-repeat -4px -3px;
    }

.chzn-container .chzn-results-scroll-up span {
    background: url('chosen-sprite.png') no-repeat -22px -3px;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
}

.chzn-container-active.chzn-with-drop .chzn-single {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-color: #eee;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
    background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
    background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
    background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

    .chzn-container-active.chzn-with-drop .chzn-single div {
        background: transparent;
        border-left: none;
    }

        .chzn-container-active.chzn-with-drop .chzn-single div b {
            background-position: -18px 2px;
        }

.chzn-container-active .chzn-choices {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
}

    .chzn-container-active .chzn-choices .search-field input {
        color: #111 !important;
    }
/* @end */

/* @group Disabled Support */
.chzn-disabled {
    cursor: default;
    opacity: 0.5 !important;
}

    .chzn-disabled .chzn-single {
        cursor: default;
    }

    .chzn-disabled .chzn-choices .search-choice .search-choice-close {
        cursor: default;
    }

/* @group Right to Left */
.chzn-rtl {
    text-align: right;
}

    .chzn-rtl .chzn-single {
        padding: 0 8px 0 0;
        overflow: visible;
    }

        .chzn-rtl .chzn-single span {
            margin-left: 26px;
            margin-right: 0;
            direction: rtl;
        }

    .chzn-rtl .chzn-single-with-deselect span {
        margin-left: 38px;
    }

    .chzn-rtl .chzn-single div {
        left: 3px;
        right: auto;
    }

    .chzn-rtl .chzn-single abbr {
        left: 26px;
        right: auto;
    }

    .chzn-rtl .chzn-choices .search-field input {
        direction: rtl;
    }

    .chzn-rtl .chzn-choices li {
        float: right;
    }

    .chzn-rtl .chzn-choices .search-choice {
        padding: 3px 5px 3px 19px;
        margin: 3px 5px 3px 0;
    }

        .chzn-rtl .chzn-choices .search-choice .search-choice-close {
            left: 4px;
            right: auto;
        }

    .chzn-rtl .chzn-search {
        left: 9999px;
    }

    .chzn-rtl.chzn-with-drop .chzn-search {
        left: 0px;
    }

    .chzn-rtl .chzn-drop {
        left: 9999px;
    }

    .chzn-rtl.chzn-container-single .chzn-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0;
    }

    .chzn-rtl .chzn-results .group-option {
        padding-left: 0;
        padding-right: 15px;
    }

    .chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {
        border-right: none;
    }

    .chzn-rtl .chzn-search input {
        background: #fff url('images/chosen-sprite.png') no-repeat -30px -20px;
        background: url('images/chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
        background: url('images/chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('images/chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('images/chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('images/chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
        padding: 4px 5px 4px 20px;
        direction: rtl;
    }

.chzn-container-single.chzn-rtl .chzn-single div b {
    background-position: 6px 2px;
}

.chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b {
    background-position: -12px 2px;
}
/* @end */

/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chzn-rtl .chzn-search input, .chzn-container-single .chzn-single abbr, .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-search input, .chzn-container-multi .chzn-choices .search-choice .search-choice-close, .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span {
        background-image: url('images/chosen-sprite@2x.png') !important;
        background-repeat: no-repeat !important;
        background-size: 52px 37px !important;
    }
}
/* @end */

.teklifRow {
    margin-top: 10px;
    height: 30px;
}

.txtRequire {
    background-color: #ee9191;
    border: 3px solid #aa0000;
}

.txtYesil {
    background-color: #9ae1a6 !important;
    border: 3px solid #0fa628;
}

.dvAciklamaSD {
    background-color: #fff;
    width: 550px;
    border: 1px solid #ddd;
    margin: 10px 0;
    padding: 2px 12px;
    border-radius: 5px;
    moz-border-radius: 5px;
    text-align: justify;
    position: relative;
}


#ltlYillar {
    background-image: url("images/cetvel.png");
    height: 35px;
    width: 100%;
    background-repeat: repeat-x;
    border-top: 1px solid #ccc;
}

#ltlAylar {
    padding-left: 15px !important;
    margin-left: 5px !important;
    background-image: url(images/nextPageArrow.gif);
    background-position: left 12px;
    background-repeat: no-repeat;
    height: 30px;
    display: none;
}

#ltlHaftalar {
    padding-left: 15px !important;
    margin-left: 32px !important;
    background-image: url(images/nextPageArrow.gif);
    background-position: left 12px;
    background-repeat: no-repeat;
    height: 30px;
    display: none;
}

#yilTree {
    margin: 0;
    padding: 0;
}

    #yilTree li {
        list-style: none;
        float: left;
        margin-left: 5px;
        position: relative;
    }

.yilLi {
    display: block;
    background-color: #666;
    width: 80px;
    height: 20px;
    padding-top: 3px;
    margin-top: 7px;
    text-decoration: none;
    text-align: center;
    padding-bottom: 5px;
    color: #fff;
}

#yilTree li a:visited {
    color: #666;
}

.AyUl {
    display: none;
    width: 100%;
    margin: 0;
    margin-left: 5px;
    padding: 0;
}

    .AyUl li {
        float: left;
        margin-left: 5px;
        list-style: none;
    }

.ayLi {
    width: 55px !important;
    background-color: #999;
    filter: none !important;
    padding-left: 0px !important;
    text-align: center;
    display: block;
    height: 20px;
    padding-top: 3px;
    margin-top: 7px;
    text-decoration: none;
    padding-left: 5px;
    padding-bottom: 5px;
    color: #fff;
    font-size: 14px !important;
}


.HaftaUl {
    display: none;
    width: 100%;
    margin: 0;
    margin-left: 5px;
    padding: 0;
}

    .HaftaUl li {
        float: left;
        margin-left: 5px;
        list-style: none;
    }

.haftaLi {
    width: 55px !important;
    background-color: #999;
    filter: none !important;
    padding-left: 0px !important;
    text-align: center;
    display: block;
    height: 20px;
    padding-top: 3px;
    margin-top: 7px;
    text-decoration: none;
    padding-left: 5px;
    padding-bottom: 5px;
    color: #fff;
    cursor: pointer;
}

.aktifAy {
    background-color: #318fc2 !important;
    color: #fff !important;
}

.aktifYil {
    background-image: none;
    background-color: #318fc2 !important;
    color: #fff !important;
}

.aktifHafta {
    background-color: #318fc2 !important;
    color: #fff !important;
}

.liYil {
    display: block;
    background-color: #eee;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbd918', endColorstr='#d8ff00', GradientType=0 );
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #bbd918), color-stop(80%, #d8ff00));
    background-image: -webkit-linear-gradient(top, #bbd918 20%, #d8ff00 80%);
    background-image: -moz-linear-gradient(top, #bbd918 20%, #d8ff00 80%);
    background-image: -o-linear-gradient(top, #bbd918 20%, #d8ff00 80%);
    background-image: linear-gradient(#bbd918 20%, #d8ff00 80%);
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    width: 180px;
    height: 20px;
    padding-top: 3px;
    margin-top: 7px;
    text-decoration: none;
    padding-left: 5px;
    padding-bottom: 5px;
}





/* Bar Graphs */
.graphAnket {
    width: 250px;
    position: relative;
}

.bar-title {
    position: relative;
    float: left;
    width: 104px;
    line-height: 20px;
    margin-right: 17px;
    font-size: 16px;
    text-align: right;
}

.bar-container {
    position: relative;
    float: left;
    width: 110px;
    height: 10px;
    margin: 0px 0px 15px;
}

    .bar-container div {
        background-color: #cc4400;
        height: 20px;
    }

    .bar-container strong {
        position: absolute;
        right: -32px;
        top: 0px;
        overflow: hidden;
        font-size: 14px;
    }

#poll-results p {
    text-align: center;
}

.toplamOy {
    text-align: left;
    width: 250px !important;
}

#divLoading {
    position: absolute;
    width: 100px;
    height: 60px;
    text-align: center;
    color: #fff;
    z-index: 999;
}

.forumAciklama {
    background-image: url(images/transparent50.png);
    padding: 5px;
    border: 1px solid #ccc;
    color: #aa0000;
    text-align: justify;
}

.ayLi {
    cursor: pointer;
}

.yilLi {
    cursor: pointer;
}


.odemeBeklemeWindow {
    width: 250px;
    height: 70px;
    background-color: #fff;
    border: 5px solid #ccc;
    position: absolute;
    display: none;
    top: -50px;
    left: -50px;
    text-align: center;
    padding-top: 10px;
    z-index: 9999;
}

/*Galeri---------------------------------------------------------------------*/

.tp-grid {
    list-style-type: none;
    position: relative;
    display: block;
}

    .tp-grid li {
        position: absolute;
        cursor: pointer;
        border: 10px solid #fff;
        box-shadow: 0 2px 3px rgba(0,0,0,0.2);
        display: none;
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }



.no-js .tp-grid li {
    position: relative;
    display: inline-block;
}

.tp-grid li a {
    display: block;
    outline: none;
}

.tp-grid li img {
    display: block;
    border: none;
}

.tp-info,
.tp-title {
    position: absolute;
    background: #fff;
    line-height: 16px;
    color: #333;
    top: 40%;
    width: 60%;
    padding: 10px;
    font-weight: 400;
    text-align: right;
    left: -100%;
    font-size: 16px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1), 5px 0 5px -3px rgba(0,0,0,0.4), inset 0 0 5px rgba(0,0,0,0.04);
}

.touch .tp-info {
    left: 0px;
}

.no-touch .tp-info {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.no-touch .tp-grid li:hover .tp-info {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    transition-delay: 150ms;
}

.no-touch .tp-open li:hover .tp-info {
    left: 0px;
}

.tp-title {
    padding: 10px 35px 10px 10px;
    left: 0px;
}

    .tp-title span:nth-child(2) {
        color: #666;
        padding: 0 5px;
        background: #ddd;
        right: 0px;
        height: 100%;
        line-height: 40px;
        top: 0px;
        position: absolute;
        display: block;
    }

.wrapper {
    position: relative;
    padding: 0 0 50px 0;
}

.topbar {
    position: relative;
    padding: 0px 0;
    margin: 0 0 40px;
    box-shadow: 0 1px 0 #aaa, 0 -1px 0 #aaa;
    display: none;
}

.back {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin: -15px 0 0 -20px;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    color: #fff;
    background: #318fc2;
    background: rgb(49, 143, 194);
    cursor: pointer;
    display: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.no-touch .back:hover {
    background: #fff;
    background: rgba(49,143,194,0.8);
}

.topbar h2,
.topbar h3 {
    display: inline-block;
    font-weight: 300;
    font-size: 25px;
    width: 95%;
    min-width: 320px;
}

.topbar h2 {
    padding-right: 20px;
    color: #666;
}

.topbar h3 {
    text-align: right;
    padding-left: 20px;
    color: #318fc2;
}

/* Loader */

.loader {
    left: 50%;
    position: absolute;
    margin-left: -120px;
}

    .loader i {
        display: inline-block;
        width: 40px;
        height: 40px;
        -webkit-animation: loading 1s linear infinite forwards;
        -moz-animation: loading 1s linear infinite forwards;
        -o-animation: loading 1s linear infinite forwards;
        -ms-animation: loading 1s linear infinite forwards;
        animation: loading 1s linear infinite forwards;
    }

.cssanimations .loader span {
    display: none;
}

.no-cssanimations .loader i {
    display: none;
}

.loader i:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
    -ms-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.loader i:nth-child(3) {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    -ms-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.loader i:nth-child(4) {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.loader i:nth-child(5) {
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.loader i:nth-child(6) {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

@-webkit-keyframes loading {
    0% {
        opacity: 0;
        background-color: rgba(255,255,255,0.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(0.25) rotate(75deg);
        background-color: rgba(155,155,155,0.9);
    }
}

@-moz-keyframes loading {
    0% {
        opacity: 0;
        background-color: rgba(255,255,255,0.9);
    }

    100% {
        opacity: 1;
        -moz-transform: scale(0.25) rotate(75deg);
        background-color: rgba(155,155,155,0.9);
    }
}

@-o-keyframes loading {
    0% {
        opacity: 0;
        background-color: rgba(255,255,255,0.9);
    }

    100% {
        opacity: 1;
        -o-transform: scale(0.25) rotate(75deg);
        background-color: rgba(155,155,155,0.9);
    }
}

@-ms-keyframes loading {
    0% {
        opacity: 0;
        background-color: rgba(255,255,255,0.9);
    }

    100% {
        opacity: 1;
        -ms-transform: scale(0.25) rotate(75deg);
        background-color: rgba(155,155,155,0.9);
    }
}

@keyframes loading {
    0% {
        opacity: 0;
        background-color: rgba(255,255,255,0.9);
    }

    100% {
        opacity: 1;
        transform: scale(0.25) rotate(75deg);
        background-color: rgba(155,155,155,0.9);
    }
}

@media screen and (max-width: 680px) {
    .topbar h2, .topbar h3 {
        text-align: left;
        padding: 0;
        display: block;
    }

    .back {
        left: auto;
        right: 0px;
        margin-left: 0px;
    }
}

/*--------------------------------------galeri son-------------------------------------------------------*/


#zamanBaslik {
    color: #006892;
    margin: 0;
    margin-top: 5px;
    font-size: 20px;
    height: 34px;
}

.haritaDiv {
    position: absolute;
    top: 0px;
    left: 100px;
}

.haritaDivAnaSayfa {
    width: 100%;
    background-color: #fff;
    padding-top: 5px;
}

    .haritaDivAnaSayfa div {
        width: 100% !important;
    }

.statCityDiv {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    width: 760px;
}

.statLayer {
    position: relative;
    height: 300px;
    width: 100%;
}

.statGeri {
    position: absolute;
    right: 20px;
    top: 60px;
    display: none;
    font-size: 16px !important;
}

.k-chart {
    width: 365px;
}

#mesajGonderildi {
    display: none;
    font-size: 16px;
}

.sagMenuClass {
    width: 190px;
    margin-left: 7px;
    float: left;
}

.pagingPanelBanner {
    height: 25px;
    width: 790px;
}

.sayfaIcerik {
    width: 673px;
    float: left;
}

.sayfaSol {
    float: left;
}

.sayfaSag {
    float: left;
}

#respMenu {
    display: none;
    width: 100%;
    background: url(images/trans-20.png);
}

#respMenuItem {
    background: url(images/respMenuItem.png) no-repeat left 7px;
    width: auto;
    padding-left: 25px;
    height: 35px;
    display: none;
    font-size: 18px;
    margin-left: 5px;
    cursor: pointer;
    padding-top: 7px;
}


.pageBreak {
    page-break-after: always;
    display: none;
}

.kikBaslik {
    display: none;
}

.map {
    max-width: 100%;
}

svg > text tspan {
    display: none;
}

#solGrafik {
    background-color: #fff;
}


input[type="text"] {
    border: 1px solid #ccc;
}

input[type="password"] {
    border: 1px solid #ccc;
}

.verigir {
    border: 1px solid #ccc;
}

.sayiAlani {
    border: 1px solid #ccc;
}

.text20 {
    height: 20px;
    line-height: 16px;
}

/*------------------------------------------------------*/



.etkinlikDiv {
    background: #fff;
    width: 100%;
    height: auto;
    padding-bottom: 5px;
}


#step-4 .readOnlySpan, #step-4 .formLabel {
    display: block;
    width: 264px;
    text-align: center;
}

#step-4 .inputDiv {
    text-align: center;
}

table.meslekTable tr td input.hasDatepicker {
    width: 162px;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    color: inherit;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }
