body{
	line-height: 25px;
}

.chase-logo-img{
	max-height: 70px !important;
	width: auto !important;
}

.fl-module input[type=submit].btn-default{
	background-color: #9ac137 !important;
	color: white !important;
	line-height: 35px !important;
	margin-top: 10px !important;
}

.fl-module input[type=text]{
	height: 45px !important;
}

.chase-content-right{
	border: 0px !important;
	padding-left: 20px !important;
}

.chase-page-section{
	padding-top: 20px;
	padding-bottom: 20px;
}

.chase-page-sidebar ul{
	border: 1px solid #eeeeee; 
}

.chase-page-sidebar li{
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 0px !important;
}

.chase-page-sidebar .current-menu-item{
	background-color: #669a33;
	color: white;
}

.chase-page-sidebar .current-menu-item a{
	color: white;
}

.chase-disable-controls .fl-block-overlay-header{
    display: none !important;
}