body {
	margin:0;
	padding:0;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}
.container{
	max-width:1170px;
	margin:0 auto;	
}
.overall-header{
	background-image:url(../image/solutions_lending_hero.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
    display: inline-block;
    width: 100%;
}
.table-type-content a
{
	margin-bottom: 10px;
	display: block;
}
.table-type-content p
{
	margin-bottom: 0px;
}
.left-text
{
	text-align: left;
}
.blue-text
{
	color: #0000FF;
}
.diff-header
{
	background-image:url(../image/diff-header.png);
}
.accept-title { font-size: 18px !important; font-weight: 500 !important; }
.mcc-title {font-size: 30px; font-weight: 500;}
.result-box b { font-weight: 500 !important }
#SearchLoan label { margin-bottom: 0 !important; color: #4a4a4a !important; font-size: 14px; font-weight: bold;}
#SearchLoan input {margin-top: 3px !important;}
.box-bg {background: #f2f2f2;}
.img-responsive{
	max-width:100%;	
}

.main-navigation ul li {
    display: table-cell;
    float: none;
}
.main-navigation ul
{
	width: 100%;
}
.main-navigation ul li {
    float: left;
    width: calc(100%/3);
	box-shadow:rgba(0, 0, 0, 0.2) 0 0 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0 0 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0 0 2px;
	-ms-box-shadow:rgba(0, 0, 0, 0.2) 0 0 2px;
	-o-box-shadow:rgba(0, 0, 0, 0.2) 0 0 2px;
}
.main-navigation .navbar-nav > li > a
{
	color: #fff;
}
.main-navigation .navbar-nav > li > a:hover
{
	color: #996;
}
.navigation{
	display:block;	
}
.header {
    overflow: hidden;
    background: #fff;
    border-top: 15px solid #F8F8F5;
    padding-top: 15px;
	width:1140px;
	z-index: 1;
	position:fixed;
	/*margin-left: -15px;*/
}
.error-message
{
	margin-bottom: 30px;
}
.center-text
{
	text-align: center;
}
.table-type-content .col-md-6 a, .pg-3-link
{
	text-decoration: underline;
}
.main-navigation ul li:first-child a{
	border-left:0;	
}
form#marksmanForm .btn
{
	background-color: #959566;
color: #fff;
border: none;
border-radius: 0;
border:1px solid #959566;
width: 100px;
}
.form-btn
{
background-color: #959566;
color: #fff;
border: none;
border-radius: 0;
width: 100px;
padding: 6px 0px;
margin: 5px;
}
form#marksmanForm .btn:hover, .form-btn:hover
{
background: #333;
color: #fff !important;
}
input.form-input
{
	width: 180px;
padding: 6px 0px;
text-indent: 5px;
border: 1px solid #ccc;
}
input.form-input-mg0
{
	width: 150px;
	margin:5px 0px;
text-indent: 10px;
border: 1px solid #ccc;
}
.grey-bg {
  	 background: #f8f8f8 none repeat scroll 0 0;
	border: 1px solid #999966 !important;
	box-sizing: border-box;
	padding: 20px;
	max-width: 100%;
	width: 650px !important;
	background: #f8f8f8;
	text-align: center;
}
.brown-text
{
	color:#800000;
}
.left-text
{
	text-align: left;
}
.heading {
    font-size: 17px;
    font-weight: 600;
    color: #333;
}
.caution-text
{
	font-size: 20px;
	margin-top: 20px;
}
.mg-tp
{
	margin: 15px 0px;
}
.main-content form#marksmanForm
{
	width: 400px;
	text-align: left;
}
.main-navigation ul li a{
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7a77a+0,8f8f5f+100 */
	background: #a7a77a; /* Old browsers */
	background: -moz-linear-gradient(top, #a7a77a 0%, #8f8f5f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #a7a77a 0%,#8f8f5f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #a7a77a 0%,#8f8f5f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a77a', endColorstr='#8f8f5f',GradientType=0 ); /* IE6-9 */
	float:left;
	width:100%;
	text-align:center;
	padding:17px 0;
	text-decoration:none;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
.main-navigation ul li a:hover, .main-navigation ul li.active a{
	color:#999966;
	background:#fff;
}
.main-content {
	float: left;
	width: 100%;
}
.heading {
    font-size: 17px;
    font-weight: 600;
    color: #333;
}
.text-center {
    float: left;
    text-align: center;
    width: 100%;
}
.site-title h1 {
	display: inline-block;
	background: #fff;
	padding: 13px 13px 13px 55px;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 2px;
	margin-top: 3%;
	font-weight: bold;
	margin-bottom: 10%;
	background-image: url(../image/h1_bg.png);
	color: #4A4A4A;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	margin-top: 250px;
}
.visible-responsive{
	display:none;
}

.sidebar-form {
	width:70%;
	margin-right: 2%;
	float: left;
   /* margin-top: 25px;*/
}

/* 9-1-18 */

.site-logo a img
{
	margin: 0 auto 20px;
}
.content-text {
    border-top: 0 none;
    display: inline-block;
    margin-bottom: 5%;
    margin-top: 0;
    width: 100%;
    margin-top: 25px;
}
.main-content {
    float: left;
    width: 100%;
}
.content-text ul {
    list-style-type: decimal;
    list-style-position: inside;
    padding: 0;
}
.content-text ul li {
    margin-bottom: 7px;
    font-size: 14px;
    list-style-type: disc;
}
footer {
    background: #F8F8F5;
    padding: 20px 0;
    padding-top: 20px;
    box-sizing: border-box;
    border-top: 2px solid #e4e4d6;
    margin-top: 30px;
    overflow: hidden;
    padding-top: 10px;
    float: left;
    width: 100%;
    clear: both;
}
.footer-address {
    text-align: center;
    width: 100%;
}
.copyright-section {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 13px;
}
.copyright-section img {
    vertical-align: middle;
    margin-right: 10px;
    width: 30px;
    display: inline-block;
}
.footer-text
{
	vertical-align: middle;
	display: inline-block;
}
.copyright-section {
    text-align: center;
    font-size: 13px;
}
.main-navigation .navbar-brand {
    display: none;
}
.main-navigation.navbar-inverse
{
	background-color: transparent;
	border: none;
	margin-bottom: 0;
}
.main-navigation.navbar-inverse #myNavbar
{
	padding: 0;
}
.main-navigation .navbar-toggle
{
	border: none;
float: left;
margin: 0;
padding: 5px 10px;
border-radius: 0px;
}
.main-navigation.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.main-navigation .navbar-toggle .icon-bar {
    display: block;
    width: 33px;
    height: 5px;
    border-radius: 1px;
    margin: 5px 0px;
}
.main-navigation .navbar-nav {
    margin: 0;
}
.main-navigation .navbar-header
{
	background-color: rgb(150, 150, 103);
}
.navbar.main-navigation
{
	min-height: auto;
}
.text-center
{
	text-align: center;
	margin-bottom: 40px;
	font-size: 20px;
 	line-height: 27px;
}
.table-type-content
{
	margin-bottom: 30px;
}
.short-width
{
	width: 500px !important;
}

.footer-logo-icon{ float: right; }

@media(max-width: 1000px)
{
	.header
{
	width: 720px;
}
}

@media(min-width: 1000px) and (max-width: 1200px)
{
.header
{
	width: 950px;
}
}


@media(max-width: 767px)
{
.header {
    position: static;
    width: 100%;
    margin-left: 0;
}
.site-title h1 {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.overall-header .container{
    width: 100%;
    padding: 0;
}
.site-title h1 {
  font-size: 26px;
}
.main-navigation ul li
{
	width: 100%;
}
.main-navigation ul li a
{
	text-align: left;
	background: #333;
	border: none;
	text-indent: 15px;
}
.main-navigation ul li a:hover
{
	background: #fff;
}
.main-navigation ul li
{
	border-bottom: 1px solid #515151;
}
.main-navigation ul {
    width: auto;
}
}