/******************
Top Bar
******************/
.top-bar {
	background: #748c9e;
	color: #dcdcdc;	
}
.list-dividers li:not(:last-child) a {
    border-right: 1px solid #a2a2a2;
}
.top-bar-list.list-icons > li .fa, .top-bar-list.list-icons > li .social-icons {
    margin-right: 5px;
    font-size: 18px;
}
/******************
Banner Logo
******************/
img.brand-mvhra {
	max-height: 86px;
	max-width: 250px;
	padding-top: 10px;
}
.inner-brand {
    height: 100px;
}
/******************
Structure
******************/
.module-sm {
    padding: 40px 0;
}
.module, .module-xs {
    padding: 5px 0;
}
.module-sm h3 {
    color: #5e778a;
}
.scrollable-menu {
    height: auto;
    max-height: 350px;
    overflow-x: hidden;
}
/******************
Banner Advertisement
******************/
.inner-header-ad {
    position: relative;
    z-index: 2500;
    float: right;
    height: 60px;
    width: 350px;
	text-align: right;
    margin: 10px 0 0 0;
}
.inner-header-ad img {
	max-height: 60px;
	max-width: 350px;
}
@media only screen and (max-width : 1200px) {
	.inner-brand {
		height: 110px;
		padding-top: 30px;
	}

}
/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {
	.inner-brand {
		height: 110px;
		padding-top: 30px;
	}

}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.inner-brand {
		height: 86px;
		padding: initial;
	}
	.inner-header-ad {
		margin-left: 50px;
	}
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 480px) {
	.module-sm {
		padding: 20px 0;
	}
	.module, .module-xs {
		padding: 75px 0;
	}
	.inner-header-ad {
		position: absolute;
		z-index: 1;
		height: 60px;
		width: 100%;
		text-align: center;
		margin: 0 auto 10px auto;
		top: 210px;
		display: inline-block;
		left: 5px;
	}

}
/******************
Welcome
******************/
.welcomeSpace {
    font-size: 11px;
    max-width: 250px;
    line-height: 15px;
    font-weight: normal;
	padding-bottom: 15px;
	margin-top: -10px;
}
/******************
Slider
******************/
.fullheight {
    height: inherit;
}
.flexslider .slides li {
    height: 700px !important;
}
.slider-copyright {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.slider-image-left {
    height: 100%;
    float: left;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.slider-image-left img {
		max-width: 150px;
		margin-top: 20px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.slider-image-left img {
		max-width: 150px;
		margin-top: 20px;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.slider-image-left img {
		max-width: 125px;
		margin-top: 10px;
	}

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.slider-image-left {
		display: none;
	}

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	.slider-image-left {
		display: none;
	}

}
/******************
Icons           
******************/
td a i.icon-med {
	font-size: 20px;
}
.color-red {
	color: #CC0003 !important;	
}
/******************
Global            
******************/
.top-bar a {
	color: #d8d8d8;
}
.top-bar a:hover, .top-bar a:focus {
    color: #acc454;
}
a {
    color: #7ea202;
}
a:hover, a:focus {
    color: #0f2851;
}
.asterisk {
	color: #BC0003 !important;	
}

.btn.btn-base {
    background-color: #7ea202;
    border-color: #acc454;
    color: #fff;
}
.btn.btn-base:hover, .btn.btn-base:focus {
    background-color: #748c9e;
    border-color: #acc454;
    color: #fff;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #134494;
}
/******************
Alerts
******************/
.alert-dismissable .close, .alert-dismissible .close {
    top: 0;
    right: 0px;
}
/******************
Form
******************/
.form-control:focus {
    border-color: #acc454;
}
/******************
Navigation
******************/
.submenu {
    background: #0f2851;
	z-index: 2000;
}
.submenu li > a:hover, .submenu li > a:focus, .submenu li.submenu-open > a {
    background: #748c9e;
}
.inner-nav > li > a:hover, .inner-nav > li > a:focus, .inner-nav > li.submenu-open > a {
    color: #7ea202;
}
li.top-bar-link.has-submenu ul.submenu {
	margin-top: 8px;
}
.inner-nav {
    margin-right: -15px;
}
.main-nav {
    z-index: 1000;
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.inner-nav {
		margin-right: 0;
	}

}
/******************
Interior Navigation
******************/
.btn-group.interior-nav .btn {
	padding: 5px 12px;
	margin-left: -1px;
	margin-bottom: 10px;	
}
.btn:active, .btn.active {
    background-color: #f1f1f1;
}
.inner-nav > li > a {
    padding: 10px 13px 15px 13px;
}
/******************
Footer
******************/
.footer {
    background-color: #748c9e;
}
.footer .bottom-line:before {
    border-bottom: 2px solid #0f2851;
}
.bottom-line:after {
    border-bottom: 2px solid #6f90be;
}
h5.text-uppercase, .h5.text-uppercase {
    letter-spacing: 1px;
    margin-right: -15px;
}
.social-icons > li > a {
    font-size: 24px;
}
.box-icon .icon-box-icon, .box-icon-left .icon-box-icon, .box-icon-right .icon-box-icon {
    color: #acc454;
}
.widget.map-background {
    background: url(/assets/custom/img/Dayton.png) no-repeat left;
	background-position-y: 50px;
}
/******************
Sidebar
******************/
.widget.legal-services-sidebar .widget-posts-body {
    margin-left: 30px;
	margin-bottom: 10px;
}
.widget.legal-services-sidebar .widget-posts-image {
    width: 40px;
}
.widget.legal-services-sidebar a {
	color: #0f2851;
}
.widget.legal-services-sidebar a:hover {
	color: #7ea202;
}
img.sidebar-image {
    width: 100%;
    margin-bottom: 25px;
	max-width: 200px;
}
/******************
Bread Crumb Trail
******************/
.bg-white-dark {
    background-color: #acc454 !important;
}
.breadcrumb a {
    color: #748c9e;
}
.breadcrumb > .active {
    color: #5e778a;
}
/*
Dark Green #7ea202
Light Green #acc454
Dark Gray #333333
Dark Blue #0f2851
Light Blue #748c9e
*/
/******************
Main Content
******************/
.box-icon-left .icon-box-icon {
    top: 15px;
}
.box-icon-left {
    padding: 20px 0 35px 50px;
}
.post-columns .post .post-title {
    font-size: 15px;
    vertical-align: -webkit-baseline-middle;
    height: 55px;
    overflow: hidden;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
}
/******************
Widget Body Inline
******************/
.widget-inline-list {
	
}
.widget-inline-list-title {
	max-width: 85px;
	float: left;
	font-weight: bold;	
}
.widget-inline-list-body {
	margin-left: 85px;	
}
.widget-inline-list-meta {
	display: inline;
	margin: 2px 0 0 0;	
}
/******************
Council and Committees
******************/
.completeCouncilBlock {
	margin-bottom: 15px;
}
.councilTitleBlock {
    background-color: #748c9e;
    width: 100%;
    padding: 7px 4px 5px 10px;
    margin: 5px 0 0 0;
    height: 38px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    float: left;
    clear: both;
}

.councilDisplayBlock{
	background-color: #FFFFFF;
	margin: 0 0 0 0;
    width: 100%;
	position: relative;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #deeeff;
	border-bottom-color: #deeeff;
	border-left-color: #deeeff;
	float: left;
	clear: both;
	height: 170px;
    overflow: hidden;
}

.councilBioDisplayBlock{
	background-color: #FFFFFF;
	margin: 0 0 5px 0;
	width: 600px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #deeeff;
	border-bottom-color: #deeeff;
	border-left-color: #deeeff;
	float: left;
	clear: both;
}

.councilImage {
	margin: 0 10px 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	float: left;
}
.councilImage img {
	max-width: 100%;
	max-height: 135px;
}
.councilRightBlock {
	/*width: 160px;
	float: left;*/
}

.councilBioRightBlock {
	width: 480px;
	height: 110px;
	float: right;
}

.councilPersonName {
	font-size: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 15px;
	color: #2E6098;
}

.councilPersonTitle {
	font-size: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.councilPersonCompany {
	font-size: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 15px;
}

.councilImage {
	margin: 0;
	padding: 0;
	float: right;
}

.councilPersonAddress {
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
.councilPersonAddress p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 15px;
}
.councilEmail {
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.councilBio {
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0 0 0;
}
.customerContainer {
	float: right;
	background-color: #CCC;
	padding: 0 10px 10px 10px;
	margin: 0 0 15px 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	position: relative;
}
img.bioImage {
    max-height: 200px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.simplemodal-data h2 {
	color: #ffffff;
}
@media only screen and (min-width : 768px) {

	#plan-overview-modal .modal-dialog {
		width: 700px;
	}
	#plan-overview-modal  .modal-content {
		width: 700px;
	}
}


/******************
Content Box Right
******************/
.content-box-right {
	float: right;
	margin: 0 0 15px 15px;
}
.content-box-table {
    background: #fff;
    box-shadow: 0 0 1px 1px #e4e4e4;
    position: relative;
    text-align: center;
    margin: 0;
}
.content-box-title {
    padding: 15px 0 5px 0;
}
.content-box-title h3 {
	color: #134494;
}
.content-box-image {
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0 15px 0;
}
.content-box-image .image-caption {
    color: #134494;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0 0 0;
}
.content-box-image .image-caption em {
    display: block;
    padding: 0;
    margin: -5px;
    font-size: 14px;
    color: #7193bd;
}
.content-box-image img {
    max-height: 200px;
    height: 200px;
}
.content-box-detail {
    padding: 0 10px;
}
.content-box-detail ul {
    list-style: none;
    padding: 8px 0 0 0;
    margin: 0;
}
.content-box-detail ul li {
    padding: 4px 0 0 20px;
	text-align:  left;
}
.content-box-detail ul li address {
}
.content-box-buttons {
	padding: 0 0 15px 0;
}
.content-box-buttons .btn {
    padding: 6px;
    border-width: 1px;
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.content-box-right {
		float: none;
		margin: 0 0 15px 0;
	}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	.content-box-right {
		float: none;
		margin: 0 0 15px 0;
	}
}
/******************
Datatables
******************/
table.table-bordered.dataTable {
    font-size: 14px;
}
.pagination > .active > a, .pagination > .active > span {
    background: #748c9e;
    border-color: #596A77;
    color: #ffffff;
}
.pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:hover, .pagination > .active > span:focus {
    background: #7ea202;
    border-color: #596A77;
    color: #ffffff;
}
.icon-med {
	font-size: 14px;
    font-weight: bold;	
}
.pagination > li > a, .pagination > li > span {
    border: 1px solid #eeeeee;
    padding: 6px 8px;

}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    background: #596A77;
    border-color: #7ea202;
    color: #ffffff;
}
/******************
Home page
******************/
.post-preview {
    height: 215px;
    text-align: center;  /* align the inline(-block) elements horizontally */
    font: 0/0 a;/* remove the gap between inline(-block) elements */
	overflow: hidden;
}
.post-preview:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;
}
img.preview-image {
    display: inline-block;
    vertical-align: middle;
    font: 16px/1 Arial sans-serif;
    width: 100%;
    margin-top: -10px;
    max-height: 200px;
}                 
h2.post-title {
    height: 45px;
}
h2.post-title a {
    vertical-align: bottom;
    height: 45px;
    display: table-cell;
}
.post-content h3 {
    color: #717171;
	font-size: 13px;
}
.post-meta {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}
.post-meta > li {
    line-height: 18px;
}
.post-content p {
    line-height: 17px;
    font-size: 13px;
}
.post-short-description p {
	margin-bottom: 15px;
}
.post-short-description ul {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 15px;
    padding-left: 25px;
}
.post-subtitle {
    line-height: 18px;
    font-size: 13px;
}
.post-short-description {
	font-size: 12px;
}
.truncate {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/******************
Form Adjustments
******************/
.form-control {
    margin-bottom: 15px;
}
/******************
Order History Styles
******************/
.orderHistoryContainer {
	width: 96%;
	padding: 2%;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.orderHistoryHeaderContainer {
	position: relative;
	float: left;
	width: 100%;	
}
.orderHistoryOrderNumber {
	width: 25%;
	float: left;
}
.orderHistoryContent {
	width: 37%;
	float: left;
}
.orderHistoryHeaderItemsContainer {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	font-size: 12px;
}
.orderHistoryQty {
	width: 10%;
	float: left;	
}
.orderHistoryCost {
	width: 15%;
	float: left;	
}
.orderHistoryProduct {
	width: 75%;
	float: left;	
}
.orderHistoryFullRow {
	width: 100%;
	float: left;	
}
.orderHistoryIndent {
	width: 90%;
	float: left;	
}
.orderHistoryDetailLink {
	position: absolute;
	top: 2px;
	right: 0;	
}
/******************
Margin and Padding
******************/
.margin-5 {
	margin: 5px !important;	
}
.margin-10 {
	margin: 10px !important;	
}
.margin-15 {
	margin: 15px !important;	
}
.margin-left-0 {
	margin-left: 0 !important;	
}
.margin-left-5 {
	margin-left: 5px !important;	
}
.margin-left-10 {
	margin-left: 10px !important;	
}
.margin-left-15 {
	margin-left: 15px !important;	
}
.margin-left-20 {
	margin-left: 20px !important;	
}
.margin-right-fix {
	margin-right: -15px;	
}
.margin-right-0 {
	margin-right: 0 !important;	
}
.margin-right-5 {
	margin-right: 5px !important;	
}
.margin-right-10 {
	margin-right: 10px !important;	
}
.margin-right-15 {
	margin-right: 15px !important;	
}
.margin-right-20 {
	margin-right: 20px !important;	
}
.margin-right-25 {
	margin-right: 25px !important;	
}
.margin-right-30 {
	margin-right: 30px !important;	
}
.margin-bottom-0 {
	margin-bottom: 0px !important;	
}
.margin-bottom-5 {
	margin-bottom: 5px !important;	
}
.margin-bottom-8 {
	margin-bottom: 8px !important;	
}
.margin-bottom-10 {
	margin-bottom: 10px !important;	
}
.margin-bottom-20 {
	margin-bottom: 20px !important;	
}
.margin-bottom-30 {
	margin-bottom: 30px !important;	
}
.margin-bottom-40 {
	margin-bottom: 40px !important;	
}
.margin-top-0 {
	margin-top: 0 !important;	
}
.margin-top-5 {
	margin-top: 5px !important;	
}
.margin-top-8 {
	margin-top: 8px !important;	
}
.margin-top-10 {
	margin-top: 10px !important;	
}
.margin-top-15 {
	margin-top: 15px !important;	
}
.margin-top-20 {
	margin-top: 20px !important;	
}
.margin-top-25 {
	margin-top: 25px !important;	
}
.margin-top-30 {
	margin-top: 30px !important;	
}
.margin-top-40 {
	margin-top: 40px !important;	
}
.margin-top-50 {
	margin-top: 50px !important;	
}
.margin-top-60 {
	margin-top: 62px !important;	
}
.margin-top-90 {
	margin-top: 90px !important;	
}
.margin-top-110 {
	margin-top: 110px !important;	
}
.margin-top-100 {
	margin-top: 100px !important;	
}
.margin-top-120 {
	margin-top: 120px !important;	
}
.padding-5 {
	padding: 5px !important;	
}
.padding-10 {
	padding: 10px !important;	
}
.padding-15 {
	padding: 15px !important;	
}
.padding-top-0 {
	padding-top: 0 !important;	
}
.padding-top-5 {
	padding-top: 5px !important;	
}
.padding-top-8 {
	padding-top: 8px !important;	
}
.padding-top-10 {
	padding-top: 10px !important;	
}
.padding-top-15 {
	padding-top: 15px !important;	
}
.padding-top-20 {
	padding-top: 20px !important;	
}
.padding-top-25 {
	padding-top: 25px !important;	
}
.padding-top-30 {
	padding-top: 30px !important;	
}
.padding-top-35 {
	padding-top: 35px !important;	
}
.padding-bottom-0 {
	padding-bottom: 0 !important;	
}
.padding-bottom-3 {
	padding-bottom: 3px !important;	
}
.padding-bottom-5 {
	padding-bottom: 5px !important;	
}
.padding-bottom-8 {
	padding-bottom: 8px !important;	
}
.padding-bottom-10 {
	padding-bottom: 10px !important;	
}
.padding-bottom-15 {
	padding-bottom: 15px !important;	
}
.padding-bottom-20 {
	padding-bottom: 20px !important;	
}

.padding-right-0 {
	padding-right: 0 !important;	
}
.padding-right-3 {
	padding-right: 3px !important;	
}
.padding-right-5 {
	padding-right: 5px !important;	
}
.padding-right-10 {
	padding-right: 10px !important;	
}
.padding-right-15 {
	padding-right: 15px !important;	
}
.padding-left-0 {
	padding-left: 0 !important;	
}
.padding-left-3 {
	padding-left: 3px !important;	
}
.padding-left-5 {
	padding-left: 5px !important;	
}
.padding-left-10 {
	padding-left: 10px !important;	
}
.padding-left-15 {
	padding-left: 15px !important;	
}
.padding-left-20 {
	padding-left: 20px !important;	
}
/******************
Main Content
******************/
.header-image {
    width: 100%;
    margin-bottom: 20px;
    max-height: 225px;
    overflow: hidden;
}
.header-image img {
	width: 100%;
}
img.profile-image {
	float: left;
	max-width: 300;
	margin: 0 40px 20px 0;
}
/******************
Newsletter Archive
******************/
.newsletterArchiveContainer {
    padding: 10px;
    line-height: 17px;
    border: 1px solid #e4e4e4;
    height: 55px;
    overflow: hidden;
    margin-bottom: 15px;
}
/******************
Table Adjustments
******************/
table.lightTable td {
    padding-right: 15px;
}

