@font-face {
    font-family: 'IRANSans';
    src: url('/static/unfold/fonts/IRANSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: IRANSans, sans-serif;
    font-weight: 100;
}

th {
    text-align: right !important;
}

td {
    text-align: right !important;
}

.-right-2 {
    right: -10.5rem !important;
}

caption {
    text-align: right !important;
}

#site-name {
    margin: 0 10px;
}

#logout-form > button {
    text-align: right !important;
}

#content > div.flex.items-start.flex-col.mb-4.text-sm.w-full.md\:border-b.dark\:md\:border-gray-800.md\:border-l-0.md\:flex-row.md\:items-center.md\:justify-end {
    direction: ltr;
}

#order_form > div > fieldset > h2,
#payments-heading,
#goods_details-heading,
#securepayment_set-heading,
#cost_form > div > fieldset > h2,
#notes-heading,
#order_set-heading,
#costs-heading,
#destinationcity_set-heading,
#payment_form > div > fieldset > h2,
#securepayment_form > div > fieldset > h2,
#wallettransaction_form > div > fieldset > h2,
#user_form > div > fieldset > h2,
#selected_goods-heading,
#goods-heading,
#contact_set-heading,
#secure_payments-heading,
#terminal_set-heading,
#agent_links-heading,
#acting_links-heading,
#referred_ref-heading,
#referrer_ref-heading,
#invoices-heading,
#api_keys-heading,
#orderlog_set-heading {
    background-color: #9333EA;
    color: white;
}

#id_has_secure_payment,
#id_is_holiday,
#id_is_active,
#id_is_in_app,
#pdf_file-clear_id,
#id_is_verified,
#id_is_paid,
#id_is_cod,
#id_is_percent,
#id_needs_packaging,
#id_is_door_delivery,
#id_convert_to_FREIGHT_DELIVERY_field,
#id_is_registered,
#id_is_location_required,
#id_is_read {
    margin: 0 10px;
}

.datetimeshortcuts {
    left: 0 !important;
}

#calendarin0 > table > caption,
#calendarin1 > table > caption {
    text-align: center !important;
}

#changelist-filter > div > div > h3 {
    direction: ltr !important;
}


#id_username, #id_password{
    direction: ltr;
}
