﻿.ustMenu {
    /*opacity: 1 !important;*/
    text-transform: inherit !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: -0.2px !important;
}

.sliderAltiMenu {
    color: #252525;
    font-weight: 600;
    letter-spacing: .5px;
}

.footerPrivacy {
    margin-top: 36px;
}

.mhzBoxed {
    margin-bottom: 10px !important;
}

.tblYonetimKurulu {
    margin-bottom: 0px;
}

    .tblYonetimKurulu tr td:first-child {
        width: 260px;
    }

    .tblYonetimKurulu td {
        padding: 0px;
    }

.tblSirket {
    border: 1px solid #ececec;
    border-radius: 6px 0 0 6px;
}
    .tblSirket td {
        border-bottom: 1px solid #ececec;
        margin: 0;
    }

        .tblSirket td:first-child {
            border-right: 1px solid #ececec;
            width: 260px;
            margin: 0;
        }

        .tblSirket td:last-child {
            width: 800px;
        }
