nav .container{
	width:100%;
}
#description_text{
	display:none;
}
.flex-direction-nav{
	display:none;
}
.page_heading_content{
	visibility:hidden;
}
.navbar-header a{
	background: url("https://ebiometronics.com/wp-content/uploads/2018/01/ebio-logo-small-home.png") no-repeat;
	float:left;
	background-size: 220px 50px;
	z-index:-1;
	width:100%;
  height:50px;
}
.navbar-header p{
	float:left;
}
.NovelLite_slider .container h1{
	padding-top:150px;
}
.comment_section{
	display:none;
}
.home .contact_section .leadform-show-form.leadform-lite input[type='submit']{
	background-color:#ffffff;
	color:#223089;
}
.main-slider-button .theme-slider-button{
	background-color:#223089;
	border-color:#223089;
}
.main-slider-button .theme-slider-button:hover{
	color:#ffffff;
}
body, nav{
	margin-right:20px;
	margin-left:20px;
}
@media (max-width: 1024px) {
    .navbar-header{
			float:left;
			width:100%;
  		height:5px;
    }
}
.navbar-shrink.navbar-default .navbar-toggle{
	border-color:#223089;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .price-class .featured .header-package, .price-post:hover .plan-select, .navbar-shrink.navbar-default .navbar-toggle{
	background-color:#223089;
}
.table_pricing{
	border: solid #223089 1px;
	border-radius:20px;
}
.table_pricing:hover{
	box-shadow: 0px 0px 8px #4D96F2;
}
.table_pricing td{
	padding:6px;
	padding-left:20px;
	border-top:solid 1px;
}
.table_pricing th{
	text-align: center;
	background-color:#4D96F2;
	color:#ffffff;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
}
.table_pricing h3{
	font-weight: bold;
}
#emr-list dd{
	padding:10px;
	font-size:medium;
}
#emr-list dd li{
	padding:3px;
}
#fbuilder{
	border-radius:10px;
	box-shadow:0px 5px 15px 0px
}
.aci-table{
	width:100%;
}
.aci-table tr{
	padding:5px;
	font-size:inherit;
}
.aci-table td{
	font-size:medium;
	padding:5px;
	border: black solid 1px;
	vertical-align:top;
}
.aci-table td p{
	line-height:1.6;
}
.aci-table th{
	height:60px;
	text-align:left;
}
#score{
	background-color:#223089;
	color:#ffffff;
	text-align:center;
}
.inner-td tbody tr td{
	border-right: solid 1px #4c7cb6;
	border-bottom: 1px #4c7cb6 solid; 
	padding:4px;
}