﻿.main, .modal {
    font-family: 'Segoe UI',Arial;
}

.inputBaslik {
    font-weight: 600;
    text-align: center;
}

th {
    text-align: center;
}

.chosen-container .chosen-results {
    max-height: 150px !important;
}

.modal-header {
    text-align: center;
    color: #CA0000;
}

.main {
    margin-top: 10px;
}
