.custom-email-form
{
    direction:rtl !important;
}
.custom-email-form input[type="email"]
{
        margin-right: 0px !important;
        margin-left: 10px;
        font-family: 'yekanbakh-1' !important;
}
.custom-email-form img
{
        transform: rotate(180deg);
}
.custom-email-form button
{
    font-family: 'yekanbakh-1' !important;
}
.fcp-container
{
        direction: rtl;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b
{
    margin-left: 10px !important;
}
.economic-data-table th:first-child {
    border-top-right-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
}
.economic-data-table th:last-child {
    border-top-left-radius: 16px !important;
    border-bottom-left-radius: 16px !important;
}
.economic-data-table td:first-child {
    border-top-right-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
}
.economic-data-table td:last-child {
    border-top-left-radius: 16px !important;
    border-bottom-left-radius: 16px !important;
}
.economic-data-table td:first-child {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.economic-data-table td:last-child {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important; 
}
.price-list-table td, .price-list-table th
{
    text-align:right !important;
}
.name-cell img
{
    margin-left: 10px !important;
    margin-right: 0 !important;
}

.view-more-list-price img
{
    transform: rotate(180deg);
}
.price-list-search
{
    direction: ltr !important;
        float: left !important;
}
.price-list-table th:first-child {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}
.price-list-table th:last-child {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.price-list-table td, .price-list-table th
{
    text-align:center !important;
}
.price-list-table td:first-child {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
     border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.price-list-table td:last-child {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
