﻿.sEgitim {
    background: url(/Resimler/HesaplamaBolumleri/Egitim.png) center 10% no-repeat;
}

.sTakdirTesekkur {
    background: url(/Resimler/HesaplamaBolumleri/TakdirTesekkur.png) center 10% no-repeat;
}

.sFinansVergi {
    background: url(/Resimler/HesaplamaBolumleri/Finans.png) center 10% no-repeat;
}

.sSaglik {
    background: url(/Resimler/HesaplamaBolumleri/Saglik.png) center 10% no-repeat;
}

.sTasit {
    background: url(/Resimler/HesaplamaBolumleri/Tasit.png) center 10% no-repeat;
}

.sBurcAstroloji {
    background: url(/Resimler/HesaplamaBolumleri/Zodiacim.png) center 10% no-repeat;
}

.sMatematik {
    background: url(/Resimler/HesaplamaBolumleri/Matematik.png) center 10% no-repeat
}

.sAlanCevreHacim {
    background: url(/Resimler/HesaplamaBolumleri/AlanCevreHacim.png) center 10% no-repeat
}

.sIstatistik {
    background: url(/Resimler/HesaplamaBolumleri/Istatistik.png) center 10% no-repeat
}

.sSosyalGuvenlik {
    background: url(/Resimler/HesaplamaBolumleri/SGK.png) center 10% no-repeat
}

.sGiyim {
    background: url(/Resimler/HesaplamaBolumleri/Giyim.png) center 10% no-repeat
}

.sTarihSaat {
    background: url(/Resimler/HesaplamaBolumleri/TarihSaat.png) center 10% no-repeat
}

.sBilgisayarYazilim {
    background: url(/Resimler/HesaplamaBolumleri/Bilgisayar.png) center 10% no-repeat
}

.sCeviriciler {
    background: url(/Resimler/HesaplamaBolumleri/Birim.png) center 10% no-repeat
}

.sCesitli {
    background: url(/Resimler/HesaplamaBolumleri/Cesitli.png) center 10% no-repeat
}

.sHesapGrubu {
    text-align: center;
    padding: 5px;
    padding-bottom: 10px;
    padding-top: 75px;
    border-radius: 5px;
    width: 75px;
    height: 35px;
    overflow: hidden;
    display: inline-block;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    cursor: pointer;
    margin-right: 8px;
    margin-bottom: 8px;
    text-decoration: none;
    color: black;
    z-index: 0;
    border:solid 1px #e9e9e9;
    box-shadow:1px 1px 8px #f2f2f2;
}
.sHesapGrubu:last-child:after {
    content:"";
    clear:both;
}
    .sHesapGrubu:hover {
        text-decoration: none;
    }

.sHesapGrubuSelect {
    background-color: #ffd800 !important;
    z-index: 1;
    box-shadow: none;
    color: black;
    border:solid 1px transparent;
}

    .sHesapGrubuSelect:hover {
        text-decoration: none;
    }
#dvAnaMenu {
    position:relative;
    line-height:100%;
}
#dvMobilMenuButton {
    display:none;
}