@font-face {
    font-family: 'PelakFA';
    src: url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff2/PelakFA-Thin.woff2') format('woff2'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff/PelakFA-Thin.woff') format('woff'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/eot/PelakFA-Thin.eot') format('embedded-opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PelakFA';
    src: url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff2/PelakFA-Light.woff2') format('woff2'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff/PelakFA-Light.woff') format('woff'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/eot/PelakFA-Light.eot') format('embedded-opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PelakFA';
    src: url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff2/PelakFA-Regular.woff2') format('woff2'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff/PelakFA-Regular.woff') format('woff'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/eot/PelakFA-Regular.eot') format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PelakFA';
    src: url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff2/PelakFA-Medium.woff2') format('woff2'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff/PelakFA-Medium.woff') format('woff'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/eot/PelakFA-Medium.eot') format('embedded-opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PelakFA';
    src: url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff2/PelakFA-SemiBold.woff2') format('woff2'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff/PelakFA-SemiBold.woff') format('woff'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/eot/PelakFA-SemiBold.eot') format('embedded-opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PelakFA';
    src: url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff2/PelakFA-Bold.woff2') format('woff2'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff/PelakFA-Bold.woff') format('woff'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/eot/PelakFA-Bold.eot') format('embedded-opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PelakFA';
    src: url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff2/PelakFA-ExtraBold.woff2') format('woff2'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff/PelakFA-ExtraBold.woff') format('woff'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/eot/PelakFA-ExtraBold.eot') format('embedded-opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PelakFA';
    src: url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff2/PelakFA-Black.woff2') format('woff2'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/woff/PelakFA-Black.woff') format('woff'),
        url('https://cdn.tamin24.ir/static/PELAK/FN/webfonts/eot/PelakFA-Black.eot') format('embedded-opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



body,
.content-wrapper,
.brand-link,
.sidebar,
th.field-title,
td.field-title {
    font-family: 'PelakFA', sans-serif;
    text-align: right;
    direction: rtl;
}

body,
.brand-link,
.sidebar,
.main-header .navbar,
.nav-sidebar>.nav-item {
    direction: rtl;
}

.main-footer,
.content-wrapper,
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0 !important;
    padding-right: .5rem !important;
}

@media (min-width: 768px) {

    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        transition: margin-right .3s ease-in-out;
        margin-left: 0 !important;
        margin-right: 250px !important;
    }
}

footer.main-footer .float-right.d-none.d-sm-inline b {
    display: none;
}

a.addlink,
a.changelink {
    display: block;
    border: solid 1px #ccc;
    font-size: small;
    padding: 5px 15px;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

ul {
    padding-inline-start: 0 !important;
}

caption {
    text-align: right;
    padding-right: 1rem;
}

table#result_list td {
    text-align: right;
}

.tools-container {
    text-align: left !important;
}

.navigator-button-wrapper {
    float: left !important;
}

input.filter-files-field.js-filter-files {
    background: white !important;
}
span.datetimeshortcuts {
    left: 1px !important;
    right: auto;
}