﻿body {
    background-image: url("../images/bg/haritaBg.jpg")
}


#top-line {
    background-color: #009FE0;
    height: 10px;
}

#navigation {
    background-color: #383B39;
}

#current {
    background-color: #009FE0;
    border-right: 1px solid #009FE0;
}

.button.color {
    background: #009FE0;
}

.footerLinks {
    background-color: #009FE0;
    font-size: 14px;
}

    .footerLinks:hover {
        background-color: #009FE0;
    }

#footer-bottom {
    background-color: #383B39;
}

.style-1 {/*hata uyarısını engellemek için oluşturuldu*/}


.isletmeanalizi {
    /*color: whitesmoke;*/
    padding-top:20px !important;
    padding-bottom:20px !important;
    background: url("/images/bg01.jpg") no-repeat top center !important;
}

.isletmeanalizi h3 {font-size:xx-large; margin-bottom:30px !important;}
.isletmeanalizi p {font-size:large; padding-bottom:0.5rem;}
.isletmeanalizi .checkmark {width:20px; float:left; margin-right:10px;}
/*.isletmeanalizi ul li {font-size:larger;}*/