﻿html, body {
    direction: rtl;
}

footer .list-unstyled {
    padding-right: 0;
}

.osahan-sidebar-links .dropdown-item {
    text-align: center
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 10px
}
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select, .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-radius: 10px
}
.form-select {
    background-position: left .75rem center
}
@media screen and (max-width: 767px) {
    .navbar-expand .navbar-collapse {
        position: absolute;
        left: 17px
    }
}
.forum-post .post-date .ri-calendar-2-line {
    float: left
}

.navbar .dropdown-mega-content, #sidebar .offcanvas-body .dropdown-menu {
    text-align: right !important
}

.counter-timer-list {
    float: left!important
}
.counter-timer .status-counter {
    margin-right: 9px!important;
}