/*
Theme Name: www.fararesanbarkhat.com / info@fararesanbarkhat.com / 09150473165 - 09365970176 Product By : BarkhatCo - Danial Karimi
Version: 35
*/

.logo_top {
    width: 70px !important;
    height: 70px !important;
}

.logo_title_top {
    font-weight: bold !important;
    font-size: 24px !important;
}

.logo_app_top {
    width: 33px !important;
    height: 36px !important;
}

.logo_title_app_top {
    font-weight: bold !important;
    font-size: 17px !important;
}

.auth_mobile_input {
    letter-spacing: 10px !important;
}

.auth_code_input {
    letter-spacing: 10px !important;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.lds-ellipsis div {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #0b4779;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

.rokh_color {
    color: #0b4779 !important;
}

.rokh_background {
    background: #0b4779 !important;
}

.rokh_background1 {
    background: #0b477987 !important;
}

.box_profile_top {
    padding: 5px 15px !important;
    border-radius: 10px !important;
    border: 2px solid #ffa700 !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    position: relative;
    background-color: white;
    color: black;
    font-size: 14.5px;
    font-weight: 700;
}

.box_profile_image_top {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
}

.cursor_pointer {
    cursor: pointer !important;
}

.profile_select_image {
    background: #0b4779 !important;
    color: white !important;
    font-size: 15px !important;
    font-weight: bold !important;
    width: 130px !important;
    padding: 8px !important;
    border-radius: 7px !important;
}

.profile_select_image:hover {
    background: #022745 !important;
}

.box_advertising_form {
    max-width: none !important;
    padding: 1px 10px 10px 10px !important;
    background: white !important;
    margin-right: 25px !important;
    margin-left: 25px !important;
    border-radius: 5px !important;
    box-shadow: 0px 0px 0px 1px #e4e4e4;
    margin-top: 25px;
}

.advertising_box_form_label {
    margin-top: -18px !important;
    background: white !important;
    padding: 5px 12px !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 7px !important;
    font-weight: bold !important;
    margin-right: 2px !important;
}

.select_input_style {
    width: 100% !important;
    background: white !important;
    height: 48px !important;
    border: 1px solid #e6e9fc !important;
    border-radius: 3px !important;
    padding-right: 14px !important;
}

.advertising_form_button {
    max-width: none !important;
    padding: 1px 10px 10px 10px !important;
    margin-right: 25px !important;
    margin-left: 25px !important;
    border-radius: 5px !important;
    box-shadow: 0px 0px 0px 1px #e4e4e4;
    margin-top: 25px;
    background: #0b4779 !important;
    height: 48px !important;
    color: white !important;
    align-content: center !important;
}

.advertising_form_button:hover {
    background: #053054 !important;
}

.price_letter_spacing {
    letter-spacing: 5px !important;
}

.menu_login_item {
    display: none;
}

.profile_image_style {
    width: 200px !important;
    height: 200px !important;
    border-radius: 10px !important;
}

.calculate_detail_hr {
    background: #0b4779 !important;
    height: 1px !important;
    margin-top: -15px !important;
    margin-bottom: 24px !important;
}

.calculate_detail_title {
    font-size: 20px !important;
    color: #0b4779 !important;
}

.profile_button_style{
    text-align: center !important;
    height: 40px !important;
    padding-top: 6px !important;
    border-radius: 8px !important;
}

.calculation_rent_report_button {
    padding: 0px 10px 6px 10px !important;
    border-radius: 5px !important;
    box-shadow: 0px 0px 0px 1px #e4e4e4;
    background: #0b4779 !important;
    color: white !important;
    align-content: center !important;
    width: 150px !important;
}

.calculation_rent_report_button:hover {
    background: #053054 !important;
}

.site_paginate_style{
    width: fit-content;
    margin-top: 20px;
}

.table_odd_color{
    background: #f2f2f2 !important;
}

.btn_green{
    background-color: #0eb582 !important;
    border-color: #0eb582 !important;
}

.btn_green:hover, .default-btn:focus {
    background-color: #e64834 !important;
    border-color: #e64834 !important;
}