body {
    background-color: #0F0D0E !important;
    font-family: 'Montserrat', sans-serif !important;
}

.page-content {
    background-color: #0F0D0E !important;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.theme-dark .tab-controls a {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
    background-color: #1f1f1f !important;
    border: none;
    border-bottom: 1px solid white;
}

.input-style.has-borders input, .input-style.has-borders select, .input-style.has-borders textarea {
    height: 53px;
    border-left-width: 1px !important;
    border-right-width: 1px !important;
    background-color: #1f1f1f !important;
    border-top-width: 1px !important;
    padding-left: 13px !important;
    /* color: #878787 !important; */
    padding-right: 10px !important;
    border-radius: 10px !important;
}

.border-vote-orange {
    border-color: #EEA800 !important;
}

.theme-dark label {
    line-height: 20px;
}

element.style {
    background-color: transparent !important;
    color: white !important;
    padding: 0px;
}

.theme-dark label {
    line-height: 20px;
}

.theme-dark label {
    background-color: #0F0D0E !important;
}

.icon-check label {
    cursor: pointer;
    font-size: 13px;
    padding: 0 0px 0 40px;
}

.senecekler i {
    line-height: 20px !important;
}

.tab-controls .bg-highlight {
    background-color: transparent !important;
    color: #EEA800 !important;
    border-bottom: 1px solid #EEA800 !important;
}

#page {
    background-color: #0F0D0E !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: #1f1f1f;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 5px;
    letter-spacing: -.3px;
}

p {
    font-family: 'Montserrat', sans-serif !important;
}

.bg-vote-dark {
    background-color: #1F1F1F;
}

    .bg-vote-dark:hover {
        background-color: #313131;
    }

.vote-gradient-fade {
    background: linear-gradient(to bottom,rgba(27,29,33,0) 0,rgb(24 25 25 / 99%) 65%,#0F0D0E 100%);
}

.form-check {
    min-height: 40px !important;
}

.border-vote-orange {
    border-color: #EEA800 !important;
}

.color-vote-orange {
    color: #EEA800 !important;
}

.vote-light-gray {
    color: #666666 !important;
}

.theme-dark .bg-theme {
    background-color: #1f1f1f !important;
}

.color-menu-orange {
    color: #EEA800 !important;
}

.bg-vote-notifi {
    color: white !important;
    background-color: #b55d00 !important;
}

.bg-vote-orange {
    color: #EEA800 !important;
    background-color: transparent !important;
}

.form-check label {
    display: flex !important;
}

.theme-dark label {
    background-color: transparent !important;
    color: white !important;
}

.btn-dark-gray {
    background-color: #353535 !important;
    color: white !important;
    text-transform: capitalize !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: lighter;
}
