.sw-theme-arrows { border: none; }
.sw-theme-arrows > ul.step-anchor > li {
    width: 23%;
    float: left;
    height: 57px;
}
a.basvuru-stepler { height: 57px; }

.sayfa-alani { margin: 15px 10%; }

.basvuru-stepler div { line-height: 1; height: 24px; }

.siniflarr {
    width: 45px;
    margin-left: 40px;
}

.wojo.checkbox.fitted {
    margin-bottom: 14px;
}

.fiyat-eleman {
    height: 24px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0px 0px 12px;
    width: 40%;
}

.card-wrapper {
    /*background-color: #6FB7E9;*/
    width: 100%;
    /*height: 200px;*/
    /*display: flex;*/
}

.jp-card-container {
    display: none;
}

.jp-card-container:first-child {
    display: block;
}

/*.jp-card-container { margin-bottom: 100px; }*/

.table-bs tbody tr td {
    font-size: 0.7em;
}

.wojo.modal > .header {
    background: #041c3f;
    color: #f6f6f6;
    padding: 0.5rem 1.5rem;
}

.wojo.table thead th {
    padding: 0.5em 0.750em;
}

.wojo.table td {
    font-weight: 400;
    color: #000000;
}

.wojo.fields .field {
    margin-bottom: 1em;
}

.wojo.form select {
    padding: 0.3rem 1rem 0.3rem 1rem;
}

.wojo.form select, .wojo.form input:not([type]), .wojo.form input[type="date"], .wojo.form input[type="datetime-local"], .wojo.form input[type="email"], .wojo.form input[type="number"], .wojo.form input[type="password"], .wojo.form input[type="search"], .wojo.form input[type="tel"], .wojo.form input[type="time"], .wojo.form input[type="text"], .wojo.form input[type="file"], .wojo.form input[type="url"] {
    height: 36px;
}

i.icon.bsm-step-ok { display: none; position: absolute; margin: 2px 9px; font-size: 0.8em; }

/*.wojo.form .field > label { margin: -24px 10px; }*/

@media only screen and (max-width: 480px) {
    .sw-theme-arrows > ul.step-anchor > li {
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    .sayfa-alani { margin: 9px 0; }

    .bsm-cerceve-4 { width: 100%; }
    .basvuru-stepler div { display: none; }

    .basvuru-stepler { font-size: 0.9em; line-height: 1 }
    .sw-theme-arrows>ul.step-anchor>li>a, .sw-theme-arrows>ul.step-anchor>li>a:hover {
        padding-left: 4px;
    }
    .sw-theme-arrows>ul.step-anchor>li:first-child>a {
        padding-left: 4px;
    }

    i.icon.bsm-step-ok { display: inline-block; }
}