/* CSS Document */
input[type=date] {
  line-height: 2em;
}

.row .col-xs-2 .glyphicon {
    margin-left: 15px;
}
.panel-heading .row {
    margin-right: 5px;
}

.panel-body .row {
    margin-left: 1px;
    margin-right: 1px;
}

.form-control {
    font-size: 16px!important;
}

/* Typography */
/*.negative {
    color: #F00;
}*/

span.currency.balance.negative {
	color: #ff0000;
}

span.has-error {
    color: #953B39;
}

/* Alerts */
.alert:empty {
	display: none;	
}

/* Login */
.atc-login-panel {
	/*image no work good*/
}

.atc-login-submit {
	background-color: #006940;
	color: #FFFFFF;
}

.atc-login-clear {
	background-color: #9ABF34;
	color: #FFFFFF;	
}

.atc-logos {
	padding: 1.0em 0.625em;
	background: url(../images/header-bg.jpg) no-repeat;
}

.atc-top-spacer {
	margin: 0;
	height: 14px;
	background: url(../images/nav-hidden.png) repeat-x;
	box-shadow: 0px 2px 4px #999;
}

.atc-web-link {
	background-color:#000;
	padding: 0.5em 0.625em;
}

.atc-copyright {
	padding: 0.5em 0.625em;	
}

.atc-ehl {
	padding: 0.5em 0.625em;	
}

/* Side */
.atc-last-login {
	padding-left: 1.25em;
	font-size: 0.6875em;
	line-height: 1.5;
	color: #898989;
}

/* Navbar */

.accounts-menu {
	background: url(../images/mobile-nav-icon-accounts.png) no-repeat;
/* 	background-position: 0px -30px; */
	display: inline-block;
	max-width:30px;
	width:30px;
	min-width:30px;
	min-height: 30px;
	height: 30px;
	max-height:30px;
}
.bill-pay-menu {
	background: url(../images/mobile-nav-icon-bill-pay.png) no-repeat;
/* 	background-position: 0px -30px; */
	display: inline-block;
	max-width:30px;
	width:30px;
	min-width:30px;
	min-height: 30px;
	height: 30px;
	max-height:30px;
}
.transfer-menu {
	background: url(../images/mobile-nav-icon-transfer.png) no-repeat;
/* 	background-position: 0px -30px; */
	display: inline-block;
	max-width:30px;
	width:30px;
	min-width:30px;
	min-height: 30px;
	height: 30px;
	max-height:30px;
}
.loan-pay-menu {
	background: url(../images/mobile-nav-icon-bill-pay.png) no-repeat;
/* 	background-position: 0px -30px; */
	display: inline-block;
	max-width:30px;
	width:30px;
	min-width:30px;
	min-height: 30px;
	height: 30px;
	max-height:30px;
}
.customer-service-menu {
	background: url(../images/mobile-nav-icon-customer-service.png) no-repeat;
/* 	background-position: 0px -30px; */
	display: inline-block;
	max-width:30px;
	width:30px;
	min-width:30px;
	min-height: 30px;
	height: 30px;
	max-height:30px;
}	
.alerts-menu {
	background: url(../images/mobile-nav-icon-alerts.png) no-repeat;
/* 	background-position: 0px -30px; */
	display: inline-block;
	max-width:30px;
	width:30px;
	min-width:30px;
	min-height: 30px;
	height: 30px;
	max-height:30px;
}
.profile-menu {
	background: url(../images/mobile-nav-icon-profile.png) no-repeat;
/* 	background-position: 0px -30px; */
	display: inline-block;
	max-width:30px;
	width:30px;
	min-width:30px;
	min-height: 30px;
	height: 30px;
	max-height:30px;
}
.remote-check-deposit-menu {
	background: url(../images/mobile-nav-icon-remote-check-deposit.png?rev=20171130) no-repeat;
/* 	background-position: 0px -30px; */
	display: inline-block;
	max-width:30px;
	width:30px;
	min-width:30px;
	min-height: 30px;
	height: 30px;
	max-height:30px;
}
.open-new-account-menu {
	background: url(../images/mobile-nav-icon-open-new-account.png) no-repeat;
	padding-top: 5px;
	padding-left: 40px;
	min-height: 40px;
	height: 40px;
}
.get-insurance-quote-menu {
	background: url(../images/mobile-nav-icon-get-insurance-quote.png) no-repeat;
/* 	background-position: 0px -30px; */
	display: inline-block;
	max-width:30px;
	width:30px;
	min-width:30px;
	min-height: 30px;
	height: 30px;
	max-height:30px;
}
.navbar-atc .panel-heading {
	color: #FFF;
	background-color:#09612E;
	border-color:#F5A220;
}
.navbar-atc .panel-default > .panel-heading + .panel-collapse .panel-body { 
	border-top-color:#F5A220;
}
.navbar-atc .panel-heading > a {
	color: #FFF;
}
.navbar-atc .panel {
	border-color:#F5A220;
	background-color: #09612E;
}

.navbar-atc .panel .panel-body {
	padding: 0;
}

.navbar-atc h4 {
	color: #FFF;
	padding-left: 5px;
}
.navbar-atc h5 {
	color: #FFF;
	font-weight: normal;
	margin-left: 15px;
	font-size: 115%;
}
.navbar-atc .navbar-collapse {
	padding: 0;
	margin-left: -17px;
	margin-right: -17px;
}

.panel-heading > a > span.glyphicon {
	line-height: 30px;
}
.navbar-atc .panel-group .panel + .panel {
	margin-top: 0;
}

.navbar-atc {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	border-top: 1px solid #358B5A;
	border-bottom: 1px solid #000;
	background: #09612E;
}
.navbar .container-x {
	/* border-radius: 4px 4px 4px 4px;*/
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	border-top: 1px solid #358B5A;
	border-bottom: 1px solid #000;
	background: #087135;
	background-image: url(../images/noise.png);
}
.navbar-atc .navbar-brand {
	color: #C6C8CC;
}
.navbar-atc .navbar-brand:hover, .navbar-atc .navbar-brand:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-atc .navbar-text {
	color: #C6C8CC;
}
.navbar-atc .navbar-nav > li > a {
	color: #C6C8CC;
}
.navbar-atc .navbar-nav > li > a:hover, .navbar-atc .navbar-nav > li > a:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-atc .navbar-nav > .active > a, .navbar-atc .navbar-nav > .active > a:hover, .navbar-atc .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: #333333;
}
.navbar-atc .navbar-nav > .disabled > a, .navbar-atc .navbar-nav > .disabled > a:hover, .navbar-atc .navbar-nav > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}
.navbar-atc .navbar-toggle {
	border-color: #333333;
}
.navbar-atc .navbar-toggle:hover, .navbar-atc .navbar-toggle:focus {
	background-color: #333333;
}
.navbar-atc .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-atc .navbar-collapse, .navbar-atc .navbar-form {
	border-color: #101010;
}
.navbar-atc .navbar-nav > .open > a, .navbar-atc .navbar-nav > .open > a:hover, .navbar-atc .navbar-nav > .open > a:focus {
	color: #ffffff;
	background-color: #333333;
}
.navbar-atc .navbar-nav > .dropdown > a:hover .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.navbar-atc .navbar-nav > .dropdown > a .caret {
	border-top-color: #C6C8CC;
	border-bottom-color: #C6C8CC;
}
.navbar-atc .navbar-nav > .open > a .caret, .navbar-atc .navbar-nav > .open > a:hover .caret, .navbar-atc .navbar-nav > .open > a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

@media (max-width: 995px) {
.navbar-atc .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: #333333;
}
.navbar-atc .navbar-nav .open .dropdown-menu > li > a {
	color: #C6C8CC;
}
.navbar-atc .navbar-nav .open .dropdown-menu > li > a:hover,  .navbar-atc .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-atc .navbar-nav .open .dropdown-menu > .active > a,  .navbar-atc .navbar-nav .open .dropdown-menu > .active > a:hover,  .navbar-atc .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #ffffff;
	background-color: #333333;
}
.navbar-atc .navbar-nav .open .dropdown-menu > .disabled > a,  .navbar-atc .navbar-nav .open .dropdown-menu > .disabled > a:hover,  .navbar-atc .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}
}
.navbar-atc .navbar-link {
	color: #C6C8CC;
}
.navbar-atc .navbar-link:hover {
	color: #ffffff;
}

input, button {
	font-size: 16px!important;
	/* font-weight: 110; */
	line-height: 40px;
}

input:disabled, textarea:disabled, input:disabled::placeholder, textarea:disabled::placeholder {
  -webkit-text-fill-color: black; /* 1. sets text fill to current `color` for safari */
  opacity: 1; /* 2. correct opacity on iOS */
}
/* class: .btn-cta,  color theme: The Play Instinct */
.btn-cta {
	text-shadow: 0px -1px 0px #d46f00;
	color: #ffffff;
	background-color: #F28D00;
	background-image: -moz-linear-gradient(top, #ffab1e, #d46f00);
	background-image: -ms-linear-gradient(top, #ffab1e, #d46f00);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffab1e), to(#d46f00));
	background-image: -webkit-linear-gradient(top, #ffab1e, #d46f00);
	background-image: -o-linear-gradient(top, #ffab1e, #d46f00);
	background-image: linear-gradient(top, #ffab1e, #d46f00);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab1e', endColorstr='#d46f00', GradientType=0);
	border-color: #F28D00 #d46f00 #d46f00 #F28D00;
	border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25);
}
.btn-cta:hover, .btn-cta:active, .btn-cta.active, .btn-cta.disabled, .btn-cta[disabled] {
	background-color: #d46f00;
}
.btn-cta:hover {
	color: #ffffff;
	text-shadow: 0px -1px 0px #b65100;
}
.btn-cta:focus {
	color: #ffffff;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	border-color: #F28D00 #d46f00 #d46f00 #F28D00;
	border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25);
}
.btn-cta.active, .btn-cta:active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #fff164;
}
/* end .btn-cta */

/* class: .btn-majoo,  color theme: View over the town */
.btn-majoo {
	text-shadow: 0px -1px 0px #087135;
	color: #ffffff;
	background-color: #000000;
	background-image: -moz-linear-gradient(top, #0A8E42, #087135);
	background-image: -ms-linear-gradient(top, #0A8E42, #087135);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0A8E42), to(#087135));
	background-image: -webkit-linear-gradient(top, #0A8E42, #087135);
	background-image: -o-linear-gradient(top, #0A8E42, #087135);
	background-image: linear-gradient(top, #0A8E42, #087135);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0A8E42', endColorstr='#087135', GradientType=0);
	border-color: #087135;
}
.btn-majoo:hover, .btn-majoo:active, .btn-majoo.active, .btn-majoo.disabled, .btn-majoo[disabled] {
	background-color: #087135;
}
.btn-majoo:hover {
	color: #ffffff;
	text-shadow: 0px -1px 0px #000000;
}
.btn-majoo:focus {
	color: #ffffe9;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	border-color: #0000 #0000 #0000 #0000;
	border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25);
}
.btn-majoo.active, .btn-majoo:active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #ffffe9;
}
/* end .btn-majoo */


.navbar .brand {
	color: white;
	display: block;
	float: left;
	font-size: 20px;
	font-weight: 200;
	margin-left: -20px;
	padding: 18px 21px;
	text-shadow: 0 1px 0 #FFFFFF;
}
img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	vertical-align: text-top;
}
img {
	border: 0 none;
}
.nav {
	list-style: none outside none;
	margin-bottom: 20px;
	margin-left: 0;
}
.navbar .nav {
	display: block;
	float: left;
	left: 0;
	margin: 0 10px 0 0;
	position: relative;
	margin-top: 0px;
}
.navbar .nav > li {
	float: left;
	/*margin-bottom: 10px;*/
	position: relative;
}
.nav > li > a {
	display: block;
}
.navbar .nav > li > a {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}
.navbar .nav > li > a {
	color: #F5F5F5;
	float: none;
	padding: 24px 15px;
	text-decoration: none;
	font-size: 14px;
	text-shadow: 0 1px 0 #FFFFFF;
	position: relative;
	font-weight: 100;
}
.navbar .nav > li > a col-md- {
	position: absolute;
	bottom: 10px;
	left: 17px;
	font-size: 10px;
	opacity: .6;
}
.navbar .nav > li > a:hover {
	color: #ccc;
}
#wrap {
	min-height: 100%;
}
.main {
	padding-bottom: 20px;
}
#main-no-space {
	margin-top: 97px;
}
#homepage {
	padding-top: 10px;
}
#main-page {
	padding-top: 22px;
}
header {
	display: block;
}
#header header {
	background: url("../images/bg/brushed_alu.png") repeat scroll #f4f4f4;
	height: auto;
}
#header header #hero {
	padding-bottom: 18px;
	padding-top: 40px;
}
h1, h2, h3, h4, h6 {
	color: #5D676C;
	font-weight: 125;
	line-height: 1;
	margin: 7px 0;
	text-rendering: optimizelegibility;
}
#main-text h3 {
	font-size: 25px;
	line-height: 35px;
	font-weight: 100;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.23);
}
h1 {
	font-size: 36px;
	line-height: 40px;
}
#main-text h1 {
	font-size: 60px;
	line-height: 70px;/*    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.28);*/
}
#main-text #cta {
	margin-top: 20px;
	margin-bottom: 20px;
}
#main-text #cta {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	font-size: 16px;
	height: 39px;
}
.btn-large {
	font-size: 25px;
	line-height: normal;
	padding: 9px 14px;
}
#map-join {
	width: 200px;
}
#header header #hero #main-text #cta .btn {
	font-size: 25px;
	width: 200px;
}
.alert-success h4, .alert-success .alert-heading {
	color: #468847;
}
.alert p {
	margin: 0 0 12px;
}
#right {
	width: 200px;
	float: right;
}
#slides ul.paging {
	list-style: none;
	margin: auto;
}
.feature-tab {
	background-color: #0A8E42;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #18723E;
	box-shadow: 3px 2px 7px #AAA;
	color: #12ad54;
	cursor: pointer;
	display: table-cell;
	font-size: 2.5em;
	height: 3.8em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	min-width: 140px;
	border-radius: 100px;
}
.feature-tab i {
	font-size: 60px;
	text-shadow: 1px 1px 1px #333;
}
.feature-tab:hover {
	color: #12ad54;
	text-decoration: none;
}
.feature-tab.current {
	background-color: #f5f55;
	color: honeydew;
}
.feature-content {
	padding-top: 15px;
}
.slides_control h2 {
	font-size: 24px;
}
.slides_control .slide-content h3 {
	font-size: 17px;
}
#footer {
	clear: both;
	float: left;
	min-height: 60px;
	min-width: 100%;
	overflow: hidden;
	position: relative;
	background-clip: border-box !important;
	border-top: 1px solid #CFCFCF;
/* 	background-color: #000000; */
/* 	background-image: linear-gradient(to bottom, #000000, #0A0A0A); */
	background-origin: padding-box !important;
	background-position: 0 0 !important;
	background-repeat: repeat-x;
	background-size: auto auto !important;
	filter: none !important;
}
#footer .container {
	text-align: center;
}
#footer .container ul {
}
#footer .container ul li {
	display: inline;
	line-height: 0px;
	padding: 0 5px;
}
#footer .container ul li a {
	color: #FFFFFF;
	display: inline-block;
	padding-top: 35px;
}
a:hover {
	color: #0A8E42;
	text-decoration: none;
}
h5 {
	font-weight: 100;
}
.slide-btn > .col-md-2 > li {
	float: left;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	color: white;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	background: #0A8E42 !important;
}
.pricing-table ul {
	margin-bottom: 0px;
}
.pricing-table h3 {
	font-size: 16px;
	text-align: center;
	color: #fff;
	padding: 6px 0;
	margin: 0;
}
.pricing-table li {
	color: #888;
	background: #fdfdfd;
	text-align: center;
	padding: 11px 0;
	border-bottom: 1px solid #e0e0e0;
}
.pricing-table li:nth-child(2n) {
	background: #f4f4f4;
}
.pricing-table h4 {
	padding: 0 0 10px
}
a.sign-up {
	text-decoration: none;
	text-align: center;
	display: block;
	color: #fff !important;
	padding: 12px 0;
	font-weight: 100;
	font-size: 14px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
a.sign-up:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#page-title {
	border-bottom: 1px solid #E9E9E9;
	display: block;
	margin: 10px 0 10px 0;
}
/* Table
------------------*/
.pricing-table h3, .pricing-table h4 {
	color: #fff;
	margin: 0;
}
.pricing-table h4 {
	padding: 15px 0;
}
.price, .time {
	display: block;
	text-align: center;
	line-height: 24px;
}
.price {
	font-size: 24px;
	font-weight: 100;
}
.time {
	font-size: 12px;
	font-weight: 100;
}
/* Color Schemes
------------------*/

/* Color - 1 */

.pricing-table .color-1 h3, .color-1 .sign-up {
	background: #087135;
}
.pricing-table .color-1 h4 {
	background: #0A8E42;
	border-top: 1px solid #0C5C28;
}
.pricing-table .pro h3, .pricing-table .pro .sign-up {
	padding: 30px 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	background-image: url('images/noise.png');
	margin-top: -20px;
}
.pricing-table .pro .sign-up {
	padding: 30px 0px;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	margin-top: -1px;
}
.pricing-table .color-1 .pro h4 {
	background-color: #0A8E42;
	border-top: 1px solid #0C5C28;
}
.pricing-table .color-2 h3, .color-2 .sign-up {
	background-color: #404040;
	border-bottom: 1px solid #303030;
}
.pricing-table .color-2 h4 {
	background-color: #4c4c4c;
	border-top: 1px solid #5a5a5a;
}
/* Color - 1 */
.pricing-table .color-3 h3, .color-3 .sign-up {
	background-color: #808080;
	border-bottom: 1px solid #636363;
}
.pricing-table .color-3 h4 {
	background-color: #909090;
	border-top: 1px solid #B8B8B8;
}
.sign-up {
	padding: 10px 0px;
	border-radius: 0px 0px 5px 5px;
}
.pricing-table h3 {
	padding: 15px 0px;
	border-radius: 5px 5px 0px 0px;
}
.headline {
	border-bottom: 1px solid #E9E9E9;
	display: block;
	margin: 30px 0 8px 0;
}
/* Portfolio
----------------------------------- */
.portfolio-item {
	margin: 5px 0 25px 0;
}
/* Thumbnails
------------------*/
.item-description {
	margin-bottom: 30px;
}
.item-description.alt {
	margin-bottom: 0;
}
.item-description.related {
	margin-bottom: 0;
}
.item-description h5 {
	font-size: 12px;
	font-weight: 100;
	line-height: 16px;
	padding: 12px 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e9e9e9;
	letter-spacing: 0;
}
.item-description h5 col-md- {
	display: block;
	color: #888;
	font-weight: 100;
	margin-top: 3px;
}
.item-description a {
	color: #404040;
}
.item-description a:hover {
	color: #666;
}
.item-description p {
	color: #666;
	margin-bottom: 0;
}
#filters {
	display: block;
}
#filters ul li {
	display: inline;
}
#filters a {
	padding: 5px 10px;
	border: 1px solid #ddd;
	display: inline-block;
	color: #888;
	background-color: #fff;
	margin: 0 5px 10px 0;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
#filters a:hover, .selected {
	background-color: #f2f2f2 !important;
	border: 1px solid #999 !important;
	color: #555 !important;
}
/* Isotope Filtering
------------------*/

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
/**** Disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* Disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* Posts
------------------*/
.post {
	border-bottom: 1px solid #e9e9e9;
	padding: 0 0 15px 0;
	margin: 5px 0 25px 0;
}
.post.post-page {
	margin-bottom: 0;
}
/* Post Meta */
.post-meta {
	color: #888;
	margin: 2px 0 15px 0;
	font-size: 14px;
}
.post-meta a {
	color: #888;
	text-decoration: none;
}
.post-meta a:hover {
	color: #666;
}
.post-meta i {
	opacity: 0.35;
	filter: alpha(opacity = 35);
	margin-right: 5px;
	zoom: 1;
}
.post-meta col-md- {
	margin-right: 10px;
}
/* Entry */
a.post-entry {
	color: #222;
	margin: 3px 0 9px 0;
	display: inline-block;
	padding: 0 12px 0 0;
	background: url(../images/blog-post-entry-02.png) no-repeat right;
	background-position: 100% 50%;
}
a.post-entry:hover {
	color: #888;
	background: url(../images/blog-post-entry-02.png) no-repeat right;
	background-position: 100% 50%;
}
.entry {
	float: left;
	margin-bottom: 10px;
}
.entry col-md-.meta {
	display: block;
	padding: 0;
	width: 50px;
	float: left;
	text-align: center;
}
.entry col-md-.meta strong {
	font-size: 18px;
	background: #f6f6f6;
	color: #555;
	display: block;
	float: left;
	width: 100%;
	padding: 5px 0;
}
.entry col-md-.meta small {
	font-size: 11px;
	background: #087135;
	border-bottom: 1px solid #07632E;
	display: block;
	float: left;
	width: 100%;
	padding: 0;
	color: #fff;
}
.entry div {
	float: right;
	width: 79%;
}
.entry div h4 {
	margin-bottom: 10px;
	font-size: 14px;
	margin-top: 0px !important;
}
.entry div h4 a {
	color: #181818;
}
.entry div h4 a:hover {
	color: gray;
}
.widget {
	margin-top: 25px;
}
.first.widget {
	margin-top: -5px;
}
.first.widget {
	margin-top: -5px;
}
/* Twitter */
#twitter-blog li {
	line-height: 18px;
	margin: 2px 0 12px 0;
	background: url(../images/tweet.png) no-repeat left top;
	padding-left: 25px;
	background-position-y: 4px;
}
#twitter-blog li:last-child {
	margin-bottom: 0;
}
#twitter-blog b a {
	color: #888;
	font-weight: 100;
}
/* Flickr */
.flickr-widget-blog {
	margin-right: -15px;
}
.flickr-widget-blog img {
	display: block;
	width: 100%;
}
.flickr-widget-blog a {
	float: left;
	width: 57px;
	height: 57px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 4px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}
.ie7 .flickr-widget-blog a {
	width: 53px;
	height: 53px;
}
.label-info {
	background-color: #5BC0DE!important;
}
.label, .badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: 100;
	line-height: 14px;
	color: white;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0A8E42;
}
.picture {
	position: relative;
}
.picture img {
	width: 100%;
	height: auto;
}
.image-overlay-link, .image-overlay-zoom {
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 40;
	display: none;
	background-color: #d9d9d9;
	background: rgba(277, 277, 277, 0.7);
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}
.image-overlay-link {
	background-image: url(../images/overlay-icon-01.png);
}
.image-overlay-zoom {
	background-image: url(../images/overlay-icon-02.png);
}
.image-overlay-link:hover {
	background-image: url(../images/overlay-icon-01.png);
	opacity: 1;
	display: block;
}
.image-overlay-zoom:hover {
	background-image: url(../images/overlay-icon-02.png);
	opacity: 1;
	display: block;
}
#features-icon {
	font-size: 14em;
	line-height: 120px;
	float: right;
	color: #087135;
}
.margintop10 {
	margin-top: 10px;
}
.margintop20 {
	margin-top: 20px;
}
.margintop30 {
	margin-top: 30px;
}
.marginbottom50 {
	margin-bottom: 50px;
}
.as-seen img {
	opacity: .5;
}
.as-seen img:hover {
	opacity: 1;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
}
.fslider-nav {
	text-align: center;
}
.container-narrow {
	margin: 0 auto;
	max-width: 700px;
}
.jumbotron {
	margin: 60px 0;
	text-align: center;
}
.jumbotron h1 {
	font-size: 72px;
	line-height: 1;
}
/* Featurettes
    ------------------------- */

.featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
.featurette {
	padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
	overflow: hidden; /* Vertically center images part 2: clear their floats. */
}
.featurette-image {
	margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}
/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
	margin-right: 40px;
}
.featurette-image.pull-right {
	margin-left: 40px;
}
/* Thin out the marketing headings */
.featurette-heading {
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}
#features {
	text-align: center;
}
#features h3 {
	font-size: 20px;
}
#features i {
	font-size: 51px;
	line-height: 60px;
}
#tem {
	/* fallback */ 
	background-color: #f9f9f9;
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1f1f1), to(#f9f9f9));
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
	box-shadow: inset 0 0 0 1px #fff;
	-moz-box-shadow: inset 0 0 0 1px #fff;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	-o-box-shadow: inset 0 0 0 1px #fff;
	-ms-box-shadow: inset 0 0 0 1px #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-in-out;
}
.white {
	background-color: #f8f8f8;
	border: 1px solid #d5d5d5;
	color: #d5d5d5;
	box-shadow: none;
	margin: auto;
}
.white i {
	text-shadow: none;
}
.white:hover {
	color: #86848c;
}
.white.current {
	background-color: #f5f5f5;
	color: #fff;
}
.form-signin {
	max-width: 300px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading,  .form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin input[type="text"],  .form-signin input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 15px;
	padding: 7px 9px;
}/*
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: #ccc;
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}*/
.accordion-toggle h4 {
	color: #fff;
}

div.action {
	width: 50px;
	height: 30px;
	display: none;
	text-align: center;
}

  @font-face {
  font-family: 'ATCIcons';
  src: url('../fonts/TogaWithIconsTake5.eot');
  src: url('../fonts/TogaWithIconsTake5.eot?#iefix') format('eot'),
       url('../fonts/TogaWithIconsTake5.woff') format('woff'),
      url('../fonts/TogaWithIconsTake5.ttf') format('truetype');
  }
/*  .atc-hover tr div.action {
    display: none!important;
  }
  .action img {
    display: none;
  }*/
  .action-icon { margin-right: 2px; font-family: ATCIcons; width: 64px; height: 38px; text-align: center; font-size: 11px; float: left; line-height: 10px; border-radius: 4px; color: black; text-decoration: none !important;}
  .icon-font { padding-top: 8px; font-family: ATCIcons; font-size: 28px; color: green; border-radius: 4px; }
  span.boldcaption { font-weight: bold; display:inline-block; 
    transform:scale(1.2,1); 
    -webkit-transform:scale(1.2,1); 
    -moz-transform:scale(1.2,1); 
    -ms-transform:scale(1.2,1); 
    -o-transform:scale(1.2,1); 
  }
.dropdown-menu > li > a.function {
	border-bottom-color: #0B641D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	color: #FFF;
	
	
	font-size: 13px;
	font-weight: 100;
	
	text-decoration: none solid rgb(255, 255, 255);
	white-space: nowrap;
}
.navbar-atc .navbar-nav > .disabled > a, .navbar-atc .navbar-nav > .disabled > a:hover, .navbar-atc .navbar-nav > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}
.navbar-atc .navbar-toggle {
	border-color: #333333;
}
.navbar-atc .navbar-toggle:hover, .navbar-atc .navbar-toggle:focus {
	background-color: #333333;
}
.navbar-atc .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.atc-logos {
	padding: 1.125em 1.25em;
	background: url(../images/header-bg2.jpg) repeat-x center top;
}
.alert:empty {
	display:none;
}

.atc-top-spacer {
	margin: 0;
	height: 14px;
	background: url(../images/nav-hidden.png) repeat-x;
	box-shadow: 0px 2px 4px #999;
}

#signinform {
	max-width: none;
	margin-top: 60px;
}

/* menu */

#mobile-menu .accordion-group .accordion-heading {
	padding-top: 7px;
}

#mobile-menu .accordion-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	/*margin-left: -15px;
	margin-right: -15px;*/
}    

#mobile-menu .accordion-heading {
    height: 34px;
   	
	background: #09612E;
    list-style-type:none;
}  

#mobile-menu .accordion-heading  a{  
    color: #cbcbcb; /* text color */
    text-shadow: 0 1px 0 #3b3b3b; /* drop shadow */
    text-decoration:none;
    font-weight:bold; 
	font-size:14px;
}
#mobile-menu .accordion-group ul > li {
	height: 34px;	
}
#mobile-menu .accordion-group ul > li a{  
    color: #cbcbcb; /* text color */
    text-shadow: 0 1px 0 #3b3b3b; /* drop shadow */
    text-decoration:none;
    font-weight:bold;  
}

#mobile-menu .accordion-heading  a:hover{  
    color:#ccc     
}

#mobile-menu .accordion-heading .active {
    width: 182px;
    height: 34px;
    border: 1px solid #5b5b5b; /* inner stroke */
    background-color: #353535; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
}

/* Account List */
#deposit-accounts .panel.panel-default .panel-body {
	margin: 0;
	padding: 0;
}

.account-list li {
	color: #888;
	background: #fdfdfd;
	text-align: center;
	padding: 11px 0;
	border-bottom: 1px solid #e0e0e0;
}
.account-list li:nth-child(2n) {
	background: #f4f4f4;
}

#ww30noticebar {
    border: 0px solid #000000;
    cursor: pointer;
    background-color: #fbc40f;
    text-decoration: none; 
    width: 100%;
    margin-top: 0px; 
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    overflow: hidden;
    height: 3em;		/* smuller 6/15/16 was 5em */
}

#ww30-red-notice-bar {
    border: 0px solid #000000;
    cursor: pointer;
    background-color: #c30606;
    color: white;
    text-decoration: none; 
    width: 100%;
    margin-top: 0px; 
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    overflow: hidden;
    height: 3em;
}

#ww30noticebox {
    width: 100%;
    background: white;
    text-align: center;
    margin: 8px auto 8px auto;
    display: none;
	padding: 20px;
	color: black;
}

.articletext {
    padding: 1em 1em 1em 1em;
    background: white;
    text-align: left;
    margin: auto;
    font-size: 100%;
}

.show-loading {
	background-image: url('../images/fancybox_sprite.png');
	display: none; 
}

.show-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

.show-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

ul.list-unstyled {
    list-style-type: none;
}

li.personal input, li.nonpersonal input {
    display: inline;
}



h2 {
	font-family:  Arial !important;
	font-size: 24px !important;
	color: #333333 !important;
	line-height: 34px !important;
}

#wrap label {
	font-family:  Arial !important;
}