<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Main Template
 * @author Robert Bartlett
 * @author Henry Rojas Douglas
 * @version 1.0.3
 * @license OnPoint Global
 * @copyright OnPoint Global
 * @package ebtcardbalance
 */
/*SITE STYLES START*/
html {
	font-size:16px;
	min-height:100%;
}

body {
	background-color:#032a42;
	overflow-x:hidden;
	-webkit-font-smoothing:antialiased;
	-ms-overflow-style:scrollbar;
	oveflow-y:scroll;
	padding:0;
	margin:0;
}

@media only screen and (max-width:480px) {

	body {
		background-color:#fff;
	}

}

iframe,
img {
  border:0;
}

a:focus {
  outline:none;
}

.pcontent h1 {
	margin:0;
	padding:0;
	font-family:'Lato',sans-serif;
	font-weight:700;
	font-size:20px;
}

.pcontent h3 {
	margin:0;
	padding:0;
	font-family:'Source Sans Pro',sans-serif;
	font-weight:600;
	font-size:18px;
}

#mcontent {
	margin:0 auto;
	max-width:960px;
}

#pcontent {
	background-color:#fff;
	padding:10px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

@media only screen and (max-width:480px) {

	#pcontent {
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
	}

}

@media only screen and (min-width:992px) {

	.pcontent {
		margin-right:2px;
	}

}

.main_crumbs.breadcrumb &gt; li + li:before {
    content:"\203A";
}

.main_crumbs.breadcrumb {
	background-color:#fff;
	margin:0;
	padding:0 0 10px 0;
	line-height:14px;
	font-size:14px;
	font-family:'PT Sans',sans-serif;
	font-weight:400;
}

.main_crumbs.breadcrumb &gt; li {
	font-size:12px;
}

.page_details {
	margin:0;
	padding:0;
	list-style:none;
}

.page_details li {
	margin-bottom:0;
	padding-bottom:0;
	line-height:17px;
}

@media only screen and (max-width:480px) {

	.page_details {
		padding-top:10px;
	}

}

.details_map {
	padding:60px 0 10px 0;
}

.details_map .pmap {
	margin:3px 0 0 0;
	padding:0;
	border:1px #ccc solid;
	width:100%;
	height:300px;
}

@media only screen and (max-width:480px) {

	.details_map {
		padding-top:40px;
	}

	.details_map .pmap {
		height:250px;
	}

}

img.cimg1 {
	border:7px #f2f2f2 solid;
	padding:5px;
	margin-bottom:10px;
}

img.cimg2 {
	border:7px #f2f2f2 solid;
	padding:5px;
	margin-bottom:20px;
}

img.cimg3 {
	border:7px #f2f2f2 solid;
	padding:5px;
	margin-bottom:10px;
}

.table-responsive.last .table {
	margin-bottom:8px;
}

.table-responsive.ebtpay {
	padding-top:5px;
}

.table-responsive.ebtpay .table {
	margin-bottom:15px;
}

.scontent #cse-search-box input[type="text"] {
	width:100% !important;
	padding:6px !important;
	-webkit-border-radius:4px !important;
	-moz-border-radius:4px !important;
	border-radius:4px !important;
}

.scontent #cse-search-box .form-group label {
	display:block;
	margin-bottom:2px;
}

.site_search_box {
	margin:3px 0 30px 0;
}

.site_search_box input[type="text"] {
	padding:6px !important;
	border:1px #ccc solid !important;
	-webkit-border-radius:4px !important;
	-moz-border-radius:4px !important;
	border-radius:4px !important;
}

.site_search_box button.btn.blue_btn {
	display:block;
	margin:5px 0 0 0;
	border:1px #006699 solid;
	border-bottom:none;
	color:#fff;
	text-transform:uppercase;
	font-family:'Roboto',sans-serif;
	font-weight:400;
	padding-left:15px;
	padding-right:15px;
	font-size:13px;
	background:#0c8cbb;
	outline:none;
	box-shadow:none;
	background:-moz-linear-gradient(top,#0c8cbb 0%,#00679a 100%);
	background:-webkit-linear-gradient(top,#0c8cbb 0%,#00679a 100%);
	background:linear-gradient(to bottom,#0c8cbb 0%,#00679a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c8cbb',endColorstr='#00679a',GradientType=0);
}

.site_search_box button.btn.blue_btn:hover {
	background:#035d87;
}

/*SITE STYLES END*/

/*MAIN SITE NAVIGATION STYLES START*/
div.navbar .msearch {
	display:none;
}

@media only screen and (min-width:992px) {

	div.navbar {
		margin-top: 0;
		border:none;
		background:#fcfcfc;
		background:-moz-linear-gradient(top,#fcfcfc 0%,#f8f8f8 4%,#ededed 29%,#cbcbcb 82%,#c2c2c2 100%);
		background:-webkit-linear-gradient(top,#fcfcfc 0%,#f8f8f8 4%,#ededed 29%,#cbcbcb 82%,#c2c2c2 100%);
		background:linear-gradient(to bottom,#fcfcfc 0%,#f8f8f8 4%,#ededed 29%,#cbcbcb 82%,#c2c2c2 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#c2c2c2',GradientType=0);
	}

	div.navbar .navbar-brand,
	div.navbar .navbar-brand:hover,
	div.navbar .navbar-brand:active,
	div.navbar .navbar-brand:focus {
		background-color:#14557d;
		-webkit-border-top-right-radius:5px;
		-webkit-border-bottom-right-radius:5px;
		-moz-border-radius-topright:5px;
		-moz-border-radius-bottomright:5px;
		border-top-right-radius:5px;
		border-bottom-right-radius:5px;
	}

	div.navbar .navbar-brand a,
	div.navbar .navbar-brand a:hover {
		font-family:'Yanone Kaffeesatz',sans-serif;
		color:#fff;
		font-size:24px;
		font-weight:300;
		text-transform:uppercase;
		text-decoration:none;
	}

	div.navbar .navbar-brand img {
		float:left;
		margin-right:10px;
		margin-top:-7px;
	}

	div.navbar .navbar-brand span {
		color:#63cfff;
	}

	div.navbar .navbar-nav {
		float:right;
	}

	div.navbar .navbar-nav li a {
		font-size:14px;
		text-transform:uppercase;
		font-family:'Work Sans',sans-serif;
		font-weight:400;
		letter-spacing:-.5px;
	}

	div.navbar .navbar-nav li a:hover,
	div.navbar .navbar-nav li.active a:hover {
		color:#fff;
		background-color:#032940;
	}

	div.navbar .navbar-nav li.active a {
		background-color:#14557d;
		color:#fff;
	}

}

@media only screen and (max-width:480px) {

	div.navbar {
		margin-top:0;
		margin-bottom:0;
		border:none;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		background:#0c8cbb;
		background:-moz-linear-gradient(top,#0c8cbb 0%,#00679a 100%);
		background:-webkit-linear-gradient(top,#0c8cbb 0%,#00679a 100%);
		background:linear-gradient(to bottom,#0c8cbb 0%,#00679a 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c8cbb',endColorstr='#00679a',GradientType=0);
	}

	div.navbar .navbar-toggle.navbar-left {
	  float:left;
	  margin-left:10px;
	  border:none;
	}

	div.navbar .navbar-toggle.navbar-left:focus,
	div.navbar .navbar-toggle.navbar-left:hover {
	  background-color:inherit;
	}

	div.navbar .navbar-toggle.navbar-left .icon-bar {
	  background-color:#fff;
	}

	div.navbar .navbar-brand a,
	div.navbar .navbar-brand a:hover {
		color:#fff;
		text-decoration:none;
	}

	div.navbar .navbar-brand {
		display:inline-block;
		font-family:'Alegreya Sans',sans-serif;
		font-weight:700;
		font-size:22px;
		line-height:25px;
	}

	div.navbar .navbar-brand img {
		float:left;
		margin-right:3px;
		margin-top:-6px;
	}

	div.navbar .navbar-nav li {
		border-bottom:1px solid #e7e7e7;
	}

	div.navbar .navbar-nav li:hover {
		background-color:#ebebeb;
	}

	div.navbar .navbar-nav li a,
	div.navbar .navbar-nav li a:hover {
		color:#626262;
		font-family:'Roboto',sans-serif;
		font-weight:400;
		font-size:16px;
	}

	div.navbar .msearch {
		display:block !important;
		border:none !important;
		margin-left:0 !important;
		margin-right:40px !important;
	}

	div.navbar .msearch label {
		font-family:'Source Sans Pro',sans-serif;
		font-weight:400;
		margin:0 0 -1px 0;
		padding:0;
		display:block;
	}

	div.navbar .msearch input[type="text"] {
		outline:none !important;
		box-shadow:none !important;
		border:1px solid #ccc !important;
		vertical-align:middle !important;
		width:190px !important;
		padding-top:4px !important;
		padding-left:5px !important;
		padding-bottom:4px !important;
		-webkit-border-top-left-radius:3px;
		-webkit-border-top-right-radius:0;
		-webkit-border-bottom-right-radius:0;
		-webkit-border-bottom-left-radius:3px;
		-moz-border-radius-topleft:3px;
		-moz-border-radius-topright:0;
		-moz-border-radius-bottomright:0;
		-moz-border-radius-bottomleft:3px;
		border-top-left-radius:3px;
		border-top-right-radius:0;
		border-bottom-right-radius:0;
		border-bottom-left-radius:3px;
	}

	div.navbar .msearch .input-group-addon {
		background-color:#0370a2 !important;
		border:1px #006699 solid !important;
	}

	div.navbar .msearch .input-group-addon:hover {
		cursor:pointer !important;
	}

	div.navbar .msearch i.fa-search {
		color:#fff !important;
	}

}
/*MAIN SITE NAVIGATION STYLES END*/

/*SITE BLOG POST STYLES START*/
.blog_article h1 {
	padding:20px 0 10px 0;
}

.blog_article .media strong.media-heading {
	font-family:'Lato',sans-serif;
	font-weight:700;
	font-size:13px;
}

.blog_article .media p {
	color:#b5b5b5;
	font-family:'Lato',sans-serif;
	font-weight:700;
	font-size:13px;
}

.blog_article .share_bar {
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:11px 5px 5px 5px;
	margin:20px 0 20px 0;
	min-height:10px;
	overflow:hidden;
}

.blog_article .share_bar span.share_this {
	float:left;
	line-height:32px;
	margin-right:15px;
	color:#9a9a9a;
	font-family:'Lato',sans-serif;
	font-weight:700;
}

.blog_article .adsbygoogle.article_slot1 {
	float:right;
	height:250px;
	width:300px;
	margin:10px 0 10px 10px;
}

.blog_article .adsbygoogle.article_slot2 {
	float:left;
	height:250px;
	width:300px;
	margin:10px 10px 10px 0;
}

@media only screen and (max-width:480px) {

	.blog_article .adsbygoogle.article_slot1 {
		float:none;
		margin-left:0;
		margin-right:0;
	}

	.blog_article .adsbygoogle.article_slot2 {
		float:none;
		margin-left:0;
		margin-right:0;
	}

}
/*SITE BLOG POST STYLES END*/

/*SITE FORM MESSAGE STYLES START*/
ul.form_message {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

ul.form_message.error {
	background-color:#ffecec;
	padding:0;
	margin:0 0 10px 0;
	list-style:none;
	border:1px #fad9d7 solid;
}

ul.form_message.error li:first-child {
	font-weight:bold;
	font-size:15px;
	border-bottom:1px #fad9d7 solid;
	margin-bottom:5px;
	line-height:20px;
	padding:10px 10px 5px 10px;
}

ul.form_message.error li:first-child .fa-exclamation-triangle {
	color:#e65852;
}

ul.form_message.error li {
	line-height:25px;
	color:#565656;
	padding:0 10px 0 10px;
}

ul.form_message.error li:last-child {
	padding-bottom:7px;
}

ul.form_message.success {
	background-color:#e9ffd9;
	padding:0;
	margin:0 0 10px 0;
	list-style:none;
	border:1px #cfe2c0 solid;
}

ul.form_message.success li {
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	padding:10px;
	color:#565656;
}

ul.form_message.success li:first-child .fa-check-circle {
	color:#39c14a;
}
/*SITE FORM MESSAGE STYLES END*/

/*SITE SEARCH LIST PAGE STYLES START*/
#site-data-list-display {
	padding-bottom:0;
	margin-bottom:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f8f8f8 100%);
	background:-webkit-linear-gradient(top,#ffffff 0%,#f8f8f8 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#f8f8f8 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f8f8f8',GradientType=0);
}

#site-data-list-display .navbar-brand {
	padding-top:10px;
}

#site-data-list-display .navbar-brand .dropdown-toggle {
	font-size:12px;
}

#site-data-list-display .navbar-brand .dropdown-toggle:hover,
#site-data-list-display .navbar-brand .dropdown-toggle:focus,
#site-data-list-display .navbar-brand .dropdown-toggle:active {
	background-color:#fff;
	border:1px #ccc solid;
}

#site-data-list-display .navbar-brand .form-control {
	outline:none;
	box-shadow:none;
	border:1px solid #ccc !important;
}

#site-data-list-display .navbar-brand ul li.active a {
	background-color:#14557d;
}

#site-data-list-display ul.navbar-nav li.dropdown .dropdown-toggle {
	font-family:'Open Sans',sans-serif;
	font-weight:400;
	font-size:14px;
	text-transform:uppercase;
}

.site_list_results {
	border:1px #e7e7e7 solid;
	border-top:none;
	padding:15px 10px 0 10px;
	min-height:100px;
	overflow:hidden;
	margin-bottom:5px;
}

.site_list_results .header:first-child {
	margin-top:0;
}

.site_list_results .header {
	margin-top:50px;
	margin-bottom:5px;
	min-height:1px;
	overflow:hidden;
}

.site_list_results .header span {
	background-color:#24688f;
	float:left;
	padding:2px 10px 2px 10px;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
}

/**
 * @author Henry Rojas
 * @since 1.0.3
 */
.header-disclaimer {
	margin-top: 20px;
	color: white;
	text-align: right;
	font-size: 11px;
	font-family: 'PT Sans',sans-serif;
}
.site_list_results.data_box .box_item {
	border:1px #ccc solid;
	padding:5px;
	background:#fff;
	margin-bottom:15px;
}

.site_list_results.data_box .box_item strong {
	margin:0;
	padding:0;
	font-family:'Source Sans Pro',sans-serif;
	font-weight:600;
}

.site_list_results.data_box .box_item p {
	margin:0;
	padding:0;
	font-size:13px;
	line-height:16px;
}

.site_list_results.data_box .box_item span {
	display:block;
	font-size:12px;
}

.site_list_results {
	height:800px;
	overflow:auto;
	overflow-x:hidden;
}

@media only screen and (min-width:992px) {

	#site-data-list-display .container-fluid {
		padding-left:10px;
		padding-right:0;
	}

	#site-data-list-display .site-data-list {
		margin-right:0;
		padding-right:0;
	}

	#site-data-list-display ul.navbar-nav {
		float:right;
	}

}
/*SITE SEARCH LIST PAGE STYLES END*/

/*LATEST BLOG POSTS STYLES START*/
.blog_post {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px #ddd solid;
}

.blog_post.last {
	padding-bottom:8px;
	margin-bottom:0;
	border-bottom:none;
}

.blog_post .media-heading {
	font-size:15px;
	display:block;
	margin:0;
	padding:0 0 3px 0;
	font-family:'Lato',sans-serif;
	font-weight:700;
}

.blog_post .media-heading a {
	color:#000;
	text-decoration:none;
}

.blog_post .media-heading a:hover {
	color:#000;
	text-decoration:underline;
}

.blog_post .post_info {
	color:#bababa;
	font-family:'Yanone Kaffeesatz',sans-serif;
	font-weight:300;
	background-color:#f6f6f6;
	border:1px #ccc solid;
	padding:5px;
	margin:2px 0 8px 0;
}

.blog_post .post_info i.fa {
	display:inline-block;
	padding-right:5px;
}

.blog_post .media-body p a {
	font-size:12px;
	font-family:'Droid Sans',sans-serif;
	font-weight:400;
}

.blog_post img.media-object {
	height:100px;
}

@media only screen and (max-width:480px) {

	.blog_post img.media-object {
		width:100px;
	}

	.blog_post .media-body p a {
		display:block;
	}

}
/*LATEST BLOG POSTS STYLES END*/

/*CONTACT PAGE STYLES START*/
.contact_us {
	border:1px #ccc solid;
	padding:10px;
}

.contact_us strong {
	display:block;
	font-size:18px;
	margin:0;
	padding:0;
	font-family:'Source Sans Pro',sans-serif;
	font-weight:600;
}

.contact_us label {
	font-size:13px;
	margin:0;
	padding:0;
	font-family:'Fira Sans',sans-serif;
	font-weight:400;
}

.contact_us .form-control {
	outline:none;
	box-shadow:none;
	border:1px solid #ccc !important;
	vertical-align:middle;
}

.contact_us button.btn.blue_btn {
	border:1px #006699 solid;
	border-bottom:none;
	color:#fff;
	text-transform:uppercase;
	font-family:'Roboto',sans-serif;
	font-weight:400;
	padding-left:15px;
	padding-right:15px;
	font-size:13px;
	background:#0c8cbb;
	outline:none;
	box-shadow:none;
	background:-moz-linear-gradient(top,#0c8cbb 0%,#00679a 100%);
	background:-webkit-linear-gradient(top,#0c8cbb 0%,#00679a 100%);
	background:linear-gradient(to bottom,#0c8cbb 0%,#00679a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c8cbb',endColorstr='#00679a',GradientType=0);
}

.contact_us button.btn.blue_btn:hover {
	background:#035d87;
}

.form_wait {
	color:#333;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	padding:0 0 10px 0;
}

.form_wait img {
	float:left;
	margin-right:5px;
}

.form_wait_search {
	font-size:16px;
	font-family:'Source Sans Pro',sans-serif;
	font-weight:600;
	margin:0 auto;
	width:300px;
	text-align:center;
	padding:50px 0 50px 0;
}

form span.reqfld {
	font-weight:bold;
	color:#dc0808;
	font-size:12px;
	display:inline-block;
	margin-left:2px;
}
/*CONTACT PAGE STYLES END*/

/*SEARCH PAGE STYLES START*/
.search_page {
	border:1px #ccc solid;
	padding:10px;
	margin-bottom:12px;
}

.search_page label {
	font-size:13px;
	margin:0;
	padding:0;
	font-family:'Fira Sans',sans-serif;
	font-weight:400;
}

.search_page .form-control {
	outline:none;
	box-shadow:none;
	border:1px solid #ccc !important;
	vertical-align:middle;
}

.search_page button.btn.blue_btn {
	border:1px #006699 solid;
	border-bottom:none;
	color:#fff;
	text-transform:uppercase;
	font-family:'Roboto',sans-serif;
	font-weight:400;
	padding-left:15px;
	padding-right:15px;
	font-size:13px;
	outline:none;
	box-shadow:none;
	background:#0c8cbb;
	background:-moz-linear-gradient(top,#0c8cbb 0%,#00679a 100%);
	background:-webkit-linear-gradient(top,#0c8cbb 0%,#00679a 100%);
	background:linear-gradient(to bottom,#0c8cbb 0%,#00679a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c8cbb',endColorstr='#00679a',GradientType=0);
}

.search_page button.btn.blue_btn:hover {
	background:#035d87;
}

.search_page_results {
	margin-top:30px;
}

.search_page_results table {
	margin-bottom:5px;
}

.search_page_results table p {
	margin:0;
	padding:0;
}

.search_page_results table p span {
	display:block;
}

.search_page_results #no_results {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px #ccc solid;
	padding:15px 20px 15px 20px;
}

.search_page_results #no_results strong {
	font-size:18px;
	display:block;
	padding-bottom:7px;
	color:#373a3c;
}

.search_page_results #no_results p {
	font-size:15px;
	margin:0;
	padding:0 0 6px 0;
	font-weight:600;
	color:#373a3c;
}

.search_page_results #no_results ul {
	margin-left:0;
	padding-left:0;
	padding-bottom:0;
	margin-bottom:0;
	list-style-position:inside;
}
/*SEARCH PAGE STYLES END*/

/*SITE DATA LIST STYLES START*/
.list1 {
	margin:0;
	padding:0;
	list-style:none;
	width:50%;
	float:left;
}

.list1 li {
	line-height:27px;
}

.list1 li i.fa-long-arrow-right {
	font-size:10px;
	color:#989898;
}

.list2 {
	margin:0;
	padding:0 0 20px 5px;
	list-style:none;
}

.list2 li {
	line-height:27px;
}

.list2 li i.fa-long-arrow-right {
	font-size:10px;
	color:#989898;
}

@media only screen and (max-width:500px) {

	.list1 {
		float:none;
		display:block;
		width:100%;
	}

	.list1 li {
		line-height:35px;
	}

}
/*SITE DATA LIST STYLES END*/

/*AD SITE SLOT STYLES START*/
.adsbygoogle.slot1 {
	height:100px;
	width:320px;
	margin:8px 0 8px 0;
}

.adsbygoogle.slot2 {
	height:100px;
	width:320px;
	margin:5px 0 0 0;
}

.adsbygoogle.slot3 {
	height:100px;
	width:320px;
	margin:0 auto;
	margin-top:6px;
	margin-bottom:15px;
}

.adsbygoogle.slot4 {
	height:250px;
	width:300px;
}

.slotmh {
	display:none;
}

.slotms {
	display:block;
}

@media only screen and (min-width:500px) {

	.adsbygoogle.slot1 {
		height:60px;
		width:468px;
	}

	.adsbygoogle.slot2 {
		height:60px;
		width:468px;
	}

	.adsbygoogle.slot3 {
		height:60px;
		width:468px;
	}

	.slotmh {
		display:none;
	}

	.slotms {
		display:block;
	}

}

@media only screen and (min-width:800px) {

	.adsbygoogle.slot1 {
		height:250px;
		width:300px;
	}

	.adsbygoogle.slot2 {
		height:90px;
		width:728px;
	}

	.adsbygoogle.slot3 {
		height:250px;
		width:300px;
	}

	.slotmh {
		display:block;
	}

	.slotms {
		display:none;
	}

}
/*AD SITE SLOT STYLES END*/

/*SITE SIDE BAR STYLES START*/
.scontent {
	margin-top:15px;
}

@media only screen and (min-width:992px) {

	.scontent {
		margin-left:13px;
		margin-top:0;
	}

}
.scontent .scontent_box1 {
	background-color:#f2f2f2;
	border:1px #ccc solid;
	padding:10px;
	position:relative;
	min-height:10px;
	overflow:hidden;
}

.scontent .scontent_box1 .box_title {
	display:block;
	border-bottom:1px #d3d3d3 solid;
	margin:0 0 10px 0;
	padding:0 0 1px 0;
	font-family:'Open Sans',sans-serif;
	font-weight:600;

}

.scontent .scontent_box1 input[type="text"] {
	outline:none;
	box-shadow:none;
	border:1px solid #ccc !important;
	vertical-align:middle;
}

.scontent .scontent_box1 label {
	font-family:'Roboto',sans-serif;
	font-weight:500;
	font-size:13px;
	margin:0;
	padding:0;
}

.scontent .scontent_box1 button.btn.blue_btn {
	border:1px #006699 solid;
	border-bottom:none;
	color:#fff;
	text-transform:uppercase;
	font-family:'Roboto',sans-serif;
	font-weight:400;
	padding-left:15px;
	padding-right:15px;
	font-size:13px;
	outline:none;
	box-shadow:none;
	background:#0c8cbb;
	background:-moz-linear-gradient(top,#0c8cbb 0%,#00679a 100%);
	background:-webkit-linear-gradient(top,#0c8cbb 0%,#00679a 100%);
	background:linear-gradient(to bottom,#0c8cbb 0%,#00679a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c8cbb',endColorstr='#00679a',GradientType=0);
}

.scontent .scontent_box1 button.btn.blue_btn:hover {
	background:#035d87;
}

.scontent .scontent_box1 .side_list1 {
	margin:0;
	padding:0;
	list-style:none;
}

.scontent .scontent_box1 .side_list1 li {
	line-height:27px;
}

.scontent .scontent_box1 .side_list1 li i.fa-long-arrow-right {
	font-size:10px;
	color:#989898;
}

.scontent .clearbox {
	height:20px;
	clear:both;
}

.scontent ul.recent_posts li {
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
	margin-bottom:10px;
}

.scontent ul.recent_posts li:last-child {
	border:none;
	padding-bottom:0;
	margin-bottom:0;
}

.scontent ul.recent_posts h3 {
	margin:0;
	padding:0 0 2px 0;
	font-size:13.5px;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	line-height:16px;
}

.scontent ul.recent_posts p {
	margin:0;
	padding:0;
}

.scontent ul.recent_posts p a {
	font-size:12px;
}



.scontent ul.nearby li {
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
	margin-bottom:10px;
}

.scontent ul.nearby li:last-child {
	border:none;
	padding-bottom:0;
	margin-bottom:0;
}

.scontent ul.nearby h3 {
	margin:0;
	padding:0 0 2px 0;
	font-size:13.5px;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
}

.scontent ul.nearby p {
	margin:0;
	padding:0;
}

.scontent ul.nearby p span {
	font-size:12px;
	line-height:12px;
	display:block;
	padding-top:3px;
}
/*SITE SIDE BAR STYLES END*/

/*FORM MESSAGE STYLES START*/
.form-error.alert-danger {
	background-color:#f2dede;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:1px #a7787a solid;
}

.form-error.alert-danger strong {
	font-family:arial;
	margin-bottom:0;
	padding-bottom:10px;
}

.form-error.alert-danger ul {
	margin:0;
	padding:0;
	list-style-position:inside;
	color:#333;
}
/*FORM MESSAGE STYLES END*/

/*SITE FOOTER STYLES START*/
footer {
	padding:3px 2px 10px 0;
}

footer .footer_links {
	margin:0;
	padding:0;
	list-style:none;
}

footer .footer_links li {
	display:inline-block;
	border-right:1px #616161 solid;
	padding:0 8px 0 0;
	margin:0 5px 0 0;
	line-height:12px;
	font-size:12px;
	font-family:'PT Sans',sans-serif;
	font-weight:400;
}

footer .footer_links li:last-child {
	padding:0;
	margin:0;
	border:none;
}

footer .footer_links li a {
	color:#fff;
}

footer .footer_text {
	text-align:right;
	clear:both;
	font-size:11px;
	line-height:11px;
	padding-top:2px;
	font-family:'PT Sans',sans-serif;
	font-weight:400;
	letter-spacing:.2px;
	color:#dadada;
}

.footerm {
	color:#fff;
	font-size:12px;
	font-family:'Roboto',sans-serif;
	font-weight:400;
	padding:13px 10px 5px 10px;
	border-top:1px #014e75 solid;
	background:#006599;
	background:-moz-linear-gradient(top,#006599 0%,#006599 100%);
	background:-webkit-linear-gradient(top,#006599 0%,#006599 100%);
	background:linear-gradient(to bottom,#006599 0%,#006599 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006599',endColorstr='#006599',GradientType=0);
}

.footerm ul {
	padding:0;
	margin:0;
	list-style:none;
}

.footerm ul li {
	display:inline-block;
	border-right:1px #eaeaea solid;
	line-height:12px;
	padding-right:5px;
	margin-right:2px;
}

.footerm ul li:last-child {
	margin-right:0;
	padding-right:0;
	border:none;
}

.footerm ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
}

.footerm ul li a:hover {
	color:#ddd;
	text-decoration:none;
}
/*SITE FOOTER STYLES END*/
</pre></body></html>