/*
<link href="/css/custom_style.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
body {
    /*background-image: url("http://www.rightroadcapital.blnsoftware.com/img/road_img.jpg");*/
    /*background-position: center center;*/
    background-color: #ffffff;
    /*font-family: 'Open Sans', sans-serif;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
	overflow-x: hidden;
	margin: 0px;
}
/*
#custom_header_img {
    margin: 0 auto;
    width: 221px;
}*/

body > .home, body > div {
    z-index: auto;   
}

#header {
	padding: 30px 0 10px;
	height: auto;
	background-color: transparent;
	width: 100%;
	position: relative;
}
#header-logo {
    max-width: 1250px;
    width: 95%;
    margin: 0 auto;
    float: none;
}
#header-logo img {
    max-width: 281px;
    width: auto;
    float: left;
}

#main {
    /* position: absolute; */
    width: 100%;
    margin: 0 auto;
    font-family: arial;
}


#mobile_menu {
    float: left;
    margin: 13px 2.5%;
    display: none;
    padding: 15px;
    background: #136bf5;
}

#mobile_menu i {
    font-size: 22px;
    color: #ffffff;
}

#sub_mobile_menu {
	display:none;
	position: fixed;
	background: rgba(0,0,0,.975);
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 1;
}

#sub_mobile_menu ul {
	list-style: none;
	margin: 108px 0 0 0;
	padding: 0;
}

#sub_mobile_menu a {
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	width: 100%;
	height: 75px;
	display: block;
}

#sub_mobile_menu a:hover {
	color: #136bf5;
}

#sub_mobile_menu li {
	line-height: 75px;
	font-size: 20px;
	padding-left: 75px;
}

#close_mobile_menu {
	color: #ffffff;
	font-size: 30px;
	position: absolute;
	top: 0;
	height: 78px;
	width: 100%;
	margin-top: 30px;
	line-height: 78px;
}

#close_mobile_menu i {
	float: right;
	margin-right: 2.5%;
	line-height: 78px;
	font-size: 40px;
}

#loan_navigation {
    max-width: 1250px;
    width: 100%;
    margin: 0px auto 0;
    height: 87px;
    float: none;
}

#loan_navigation ul {
    margin: 0 auto;
    padding: 10 0 20px;
    border-right: none;
    box-shadow: none;
    float: right;
    height: 57px;
}

#loan_navigation li {
    list-style: none;
    float: left;
    position: relative;
    display: inline;
    width: auto;
    text-align: center;
    margin-left: 0;
    border-left: none;
    background-image: none;
    height: 56px;
}

#loan_navigation a {
    text-decoration: none;
    display: block;
    text-transform: capitalize;
    color: #36526f;
    font-size: 16px;
    font-weight: 400;
    padding: 0 14px;
    font-family: 'Montserrat', sans-serif;
    height: 56px;
    line-height: 56px;
}

#loan_navigation a:hover,
#loan_navigation a.current,
#sub_mobile_menu a.current{
    color: #28b4ff;
}

#loan_navigation li:hover {
    background-image: none;
}

#bln-api-ajax-content-div p {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Open Sans',sans-serif;
    color: #000;
    text-shadow: none;
    padding:0;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
}

#bln-api-ajax-content-div .form_entity p {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    color:#000000;
    text-shadow:0 0 0 #ffffff;
    clear:left;
    text-align: left;
}

#bln-api-ajax-content-div a {
    color: #136bf5;
    font-weight: bold;
    text-decoration: none;
}

#bln-api-ajax-content-div a:hover {
    color: #0a5fe5;
}

#bln-api-ajax-content-div {
    width: 95%;
    max-width: 900px;
    margin: 0 auto;
    /*background-color: rgb(0,0,0); /* Fallback color */
    /*background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
    /*background-image: url("http://www.leadingcommercialfinancing.com/assets/img/bg-cf-homepage.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-blend-mode: overlay;*/
}


#bln-api-ajax-content-div h2 {
    font-size: 35px;
    color: #000;
    font-family: 'Open Sans',sans-serif;
    text-align: center;
    border-bottom: 2px solid #ffffff;
    padding-bottom: 23px;
    font-weight: 400;
}

#forgotPasswordForm {
    width: 100%!important;
}

.form, #password_form {
    box-shadow: 0px 0px 10px #000000;
}

.form,
.new-referral-left .form,
#password_form,
#bln-api-ajax-content-div .form,
#p1e_b_w_dialog_owneroccupy {
    background: #efefef !important;
    /*border: 3px solid black;*/
    border-radius: 0px 0px 0px 0px;
    width: auto!important;
    font-family: 'Lato',sans-serif;
    font-size: 20px;
    color: #1b2732;
}

.form_label {
    float: left!important;
}

#p1e_b_w_dialog_owneroccupy {
    background: none !important;
    border: none !important;
}

#bln-api-static-div {
	padding-top: 20px;
    max-width: 900px;
    width: 95%;
    margin: 0 auto;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Open Sans',sans-serif;
    color: #eaeaea;
    text-shadow: none;
    padding:0;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
}
#main-background1 {
    background: #fff !important;
}
#bln-api-static-div p {
	font-size: larger;	
}

#password_form {
    padding: 20px;
}

#forgotPasswordForm {
    width: 100%!important;
}

.form_entity a {
    cursor: pointer;
}
.submit-active, .form_submit_button input {
    border-radius: 51px;
    background-color: #136bf5!important;
    /*color: #000!important;*/
    /*border-width: 2px!important;*/
    /*border-style: solid!important;*/
    -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;
    font-family: 'Lato',sans-serif;
    font-size: 14px!important;
    padding: 5px 25px!important;
    line-height: 28px!important;
}

.submit-active-previous {
    color: #ffffff!important;
    border: none!important;
}

.submit-active:hover,
.form_submit_button input:hover {
    background-color: #0a5fe5!important;
    /*color: #fff!important;*/
}

.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: #00171f;
    border-top: 100px solid #ffffff;
    border-bottom: 100px solid #ffffff;
    width: 100%;
    height: 180px;
}

#footer_ctn {
    max-width: 900px;
    width:95%;
    margin: 0 auto;
}

#footer_info {
    float: left;
    font-size: 16px;
    font-family: 'Lato',sans-serif;
    width: 100%;
    text-align: center;
}

#footer_logo {
    float: left;
    width: 400px;
}

#footer_info span {
    display: inherit;
    margin-top: 20px;
    color: #ffffff;
}

#footer_info span a {
    color: #ffffff;
    text-decoration: none;
}

#footer_info span a:hover {
    color: #136bf5;
}

.form .checkbox input[type=checkbox] {
    margin: 4px!important;
}

@media screen and (max-width: 1200px) {

}

@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 span {
        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: 850px) {
    #header {
    	/* height:110px; */
    }

    #header-logo {
		max-width: 1110px;
		width: 95%;
		margin: 0 auto;
		/* float: right; */
	}
	#header-logo img {
		float:none;
		width: 100%;
	}

    #loan_navigation {
        display: none;	
    }

    #mobile_menu {
    	display: block;
    }
}

@media screen and (max-width: 550px) {
    .form_label {
        float: none!important;
    }
}