/**
 * Common Admin theme Customer Admin Elements
 *
 * @package BIDXCMS
 * @subpackage Themes
 * @version 2
 * @author Wade Berlin <wade.berlin@brokeridxsites.com>
 * @copyright  Broker IDX Sites Inc. 2009-2025
 */

/**
 * 	Form styles
 */
.finance-container {
    margin-left: 150px;
}

li.finance-item b {
    width: 120px !important;
}

input.finance-input-box {
    width: 300px !important;
}
.preapproval-letter i{
    font-size:15px;
    cursor:pointer;
}

.profile_firstname,
.profile_lastname {
    width: 22% !important;
}

.profile_company_name {
    width: 48% !important;
}
