/***************** Start BLN Theme Colors ******************/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap');

#header_logo {
    background:#ffffff;
}

#logo_img {
    margin: 0 auto;
    width: auto;
    max-height: 200px;
}

#loan_navigation a,
#footer_info div a,#footer_info div a:hover,#footer_info,#bln-api-ajax-content-div a:hover {
    color: #000;
}
#loan_navigation a#current,
#loan_navigation a:hover,#bln-api-ajax-content-div a,#bln-api-ajax-content-div h2{
    color: #52BC7E;
}

.submit-active, .form_submit_button input {
    background-color: #52BC7E!important;
    color: #000 !important;
    border: 2px solid #000 !important;
}

.submit-active:hover,
.form_submit_button input:hover {
    background-color: #000!important;
    color:rgba(82,188,126,1) !important;
    
}

#footer_info, #bln-api-ajax-content-div .form_entity p,
#main, #loan_navigation a, #sub_mobile_menu a {
    font-family: 'Raleway', sans-serif;
}

/***************** End BLN Theme Colors ******************/
body {
    background-color: #ffffff;
    overflow-x: hidden;
    margin: 0px;
}

body > .home, body > div {
    z-index: auto;   
}

#header {
    padding: 10px 0 10px;
    height: auto;
    background-color: #ffffff;
    width: 100%;
    position: relative;
}

#mobile_menu {
    margin: 0 2.5%;
    display: none;
}

#mobile_menu i {
    font-size: 30px;
}

#sub_mobile_menu {
    display:none;
    position: fixed;
    background: rgba(0,0,0,.96);
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
}

#sub_mobile_menu ul {
    list-style: none;
    margin: 100px 0 0 0;
    padding: 0;
}

#sub_mobile_menu a {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    height: 75px;
    display: block;
}

#sub_mobile_menu li {
    line-height: 75px;
    font-size: 20px;
    padding-left: 5%;
}

#close_mobile_menu {
    color: #ffffff;
    font-size: 30px;
    position: absolute;
    top: 0;
    height: 80px;
    width: 100%;
    margin-top: 20px;
    line-height: 40px;
}

#close_mobile_menu i {
    float: right;
    margin-right: 2.5%;
}

#header_logo {
    max-width: 1110px;
    width: 95%;
    margin: 0 auto;
    float: none;
}

#logo_img {
    display:block;  
    max-width: 100%;
}

#loan_navigation {
    width: 100%;
    margin: 20px auto 0;
    height: 45px;
    float: none;
    background: #f9f9f9;
    text-align: center;
}

#loan_navigation ul {
    margin: 0px auto;
    padding: 0;
    float: none;
}

#loan_navigation li {
    list-style: none;
    position: relative;
    display: inline-block;
    width: auto;
    text-align: center;
    margin-left: 0;
}

#loan_navigation a {
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    padding: 0 15px;
    line-height: 45px;
    height: 45px;
    transition: background .5s, color .5s;
}

#main_background {
    opacity:1;
}

#main {
    /* position: absolute; */
    width: 100%;
    margin: 0 auto;
    background: rgba(255,255,255, .85);
    max-width: 1150px;
    margin-top: 20px;
    padding-bottom: 15px;
}

#bln-api-static-div {
    padding-top: 20px;
    max-width: 1110px;
    width: 95%;
    margin: 0 auto;
    font-size: 25px;
    font-weight: bold;
}

#bln-api-static-div p {
    font-size: larger;  
    max-width: 1110px;
    width: 95%;
    margin: 0 auto;
    font-family: tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
}

#bln-api-ajax-content-div {
    width: 95%;
    max-width: 1110px;
    margin: 0 auto;
}

#bln-api-ajax-content-div h2 {
    font-size: 40px;
    padding-top: 10px;
    font-family: tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
    width: 100%;
    max-width: 450px;
    text-align: center;
    margin: 0px auto;
    border-bottom: 8px solid;
    padding-bottom: 10px;
    font-weight:bold;
}

#bln-api-ajax-content-div p {
    font-size: 16px;
    font-weight: bold;
    color:#52BC7E;
    padding:0;
    font-family: tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
    text-align:center;
}

.form,
.new-referral-left .form,
#password_form,
#bln-api-ajax-content-div .form,
#p1e_b_w_dialog_owneroccupy {
   background: transparent !important;
    /*border: 3px solid black;*/
    border-radius: 0px;
    width: auto!important;
}

#forgotPasswordForm {
    width: 100%!important;
}

.form, #password_form {
    border: 0 !important;
}

#password_form {
    padding: 20px;
}

#forgotPasswordForm {
    width: 100%!important;
}

.form_label {
    float: left!important;
}

#bln-api-ajax-content-div a {
    font-weight: bold;
    text-decoration: none;
}

#bln-api-ajax-content-div .form_entity p {
    font-size: 16px;
    font-weight: bold;
    color:#000000;
    text-shadow:0 0 0 #ffffff;
    clear:left;
    text-align:left;
}

#p1e_b_w_dialog_owneroccupy {
    background: none !important;
    border: none !important;
}

.form_entity a {
    cursor: pointer;
}

.form .checkbox input[type=checkbox] {
    margin: 4px!important;
}

.submit-active, .form_submit_button input {
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    cursor: pointer;
}


.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
    max-width: 100%;
}

#footer {
    background-color: #52BC7E;
    margin-top: 100px;
    width: 100%;
    height: 250px;
}

#footer_ctn {
    max-width: 1110px;
    width:95%;
    margin: 0 auto;
}

#footer_info {
    float: left;
    font-size: 18px;
}

#footer_logo {
    float: left;
    width: 400px;
}

#footer_info div {
    display: inherit;
    line-height: 40px;
}

#footer_info div h3 {
    font-size:24px;
}

#footer_info div a {
    text-decoration: none;
}

#footer_info i {
    width: 25px;
}

@media screen and (max-width: 950px) {
    #footer {
        /*height: 350px;*/
    }
    
    #footer_ctn {
        width: 100%;
    }
    
    #footer_logo {
        margin: 0 auto;
        width: 100%;
    }
    
    #footer_logo img {
        margin: 0 auto;
        display: inherit;
    }
    
    #footer_info {
        width: 100%;
    }
    
    #footer_info div {
        text-align: center;
        /* These are technically the same, but use both */
        overflow-wrap: break-word;
        word-wrap: break-word;

        -ms-word-break: break-all;
        /* This is the dangerous one in WebKit, as it breaks things wherever */
        word-break: break-all;
        /* Instead use this non-standard one: */
        word-break: break-word;

        /* Adds a hyphen where the word breaks, if supported (No Blink) */
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }
}

@media screen and (max-width: 550px) {
    #header {
        padding-top: 20px;
    }

    #mobile_menu {
        display: block;
    }

    #loan_navigation {
        display: none;  
    }
    
    .form_label {
        float: none!important;
    }
}