﻿body {
    background-color: #f4f3ef;
}

footer a {
    color: #8a7d4a !important;
}

.uyeol {
    font-size: 13px;
}

#js-uyeol-btn {
    background-color: #ada070 !important;
    border-color: #ada070 !important;
}

    #js-uyeol-btn:hover {
        background-color: #8a7d4a !important;
        border-color: #8a7d4a !important;
    }

.modal-body {
    font-size: 13px;
    max-height: 600px;
    overflow-y: auto;
}

.modal-dialog {
    overflow-y: initial !important
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 650px;
    }
}

.sartlar {
    color: #dc681b !important
}

/*.modal-content {
    margin-top: 20%;
}*/

small {
    color: #8a7d4a;
}
@media ( max-width:768px) {
    .uyeolGrid {
        margin-top: 7rem !important;
    }
}

@media (min-width: 768px) {
    .site-section {
        padding: 4em 0 !important;
    }
}

#extension {
    height: 47px;
}
#appstore {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

#googleplay {
    margin-top: 10px;
}