@charset "UTF-8";
em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none!important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p {
    font-size: 16px
}

ol.list-unstyled, ol.list-unstyled>li, ul.list-unstyled, ul.list-unstyled>li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none
}

ul li {
    list-style-type: disc;
	font-size:18px;
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside;
	font-size:18px;
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}


.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

body {
    background: #fff;
    color: #56565a;
    font-size: 18px;
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: 'Montserrat', sans-serif;
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none!important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    font-weight: 700
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

p {
    margin: 0 0 15px;
	color:#4e4d4f;
	font-size:18px;
	line-height:23px;
}

ol li>ol li {
    list-style-type: lower-latin
}

h1, h2, h3, h4, h5, h6 {
    color: #0d1e60;
    line-height: 1.3em;
    margin: 0 0 10px;
	font-weight:700;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 20px;
}
hr {
	opacity:1;
	background-color:#0b1c60;
}
.personabar-visible .CookiePolicy {
	position:relative;
}
a.anchor {
    padding-top: 180px;
    margin-top: -180px;
	z-index: -1;
	position: relative;
    display: inline-block;
}
a.anchor:before {
    display: inline-block;
    content: " ";
    padding-top: 180px;
    margin-top: -180px;
    visibility: hidden;
}
#tvcCalculatorResultsId {
	 padding-top: 180px;
    margin-top: -180px;
	position: relative;
    display: inline-block;
	z-index:-1;
}
#tvcCalculatorResultsId:before {
    display: inline-block;
    content: " ";
    padding-top: 180px;
    margin-top: -180px;
    visibility: hidden;
}
.bodycontent a, .bodycontent a:hover, .bodycontent a:visited {
	color:#00adef;
}
.LightBlueButton, a.LightBlueButton:visited {
  background-color: #00aeef;
  padding: 7px 28px 7px 17px;
  text-transform: uppercase;
  font-weight: bold;
  color:#fff;
  border:2px solid #00aeef;
  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
}
.col-lg-9 .LightBlueButton, .col-md-12 .LightBlueButton {
	margin-bottom: 5px;
display: inline-block;
}
.bodycontent a.LightBlueButton {
	 color:#fff;
}
.bodycontent a.LightBlueButton:hover {
	background-color: transparent;
	color: #00aeef !important;
	border:2px solid #00aeef;
	text-decoration:none;
}
a.LightBlueButton:hover {
	color: #00aeef;
}
.LighterBlueButton, a.LighterBlueButton:visited {
  background-color: #7ccff2;
  padding: 7px 28px 7px 17px;
  text-transform: uppercase;
  font-weight: bold;
  color:#fff;
  border:2px solid #7ccff2;
  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
}
.bodycontent a.LighterBlueButton {
	 color:#fff;
}
.bodycontent a.LighterBlueButton:hover {
	background-color: transparent;
	color: #7ccff2 !important;
	border:2px solid #7ccff2;
	text-decoration:none;
}

.SeaBlueButton, a.SeaBlueButton:visited {
  background-color: #4981a8;
  padding: 7px 28px 7px 17px;
  text-transform: uppercase;
  font-weight: bold;
  color:#fff;
  border:2px solid #4981a8;
  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
}
.bodycontent a.SeaBlueButton {
	 color:#fff;
}
.bodycontent a.SeaBlueButton:hover {
	background-color: transparent;
	color: #4981a8 !important;
	border:2px solid #4981a8;
	text-decoration:none;
}
a.SeaBlueButton:hover,a.DarkBlueButton:hover, a.LighterBlueButton:hover, a.LightBlueButton:hover {
	color: #fff;
	text-decoration:none;
}
.WhiteButton, a.WhiteButton:visited {
  background-color: transparent;
  padding: 7px 28px 7px 17px;
  text-transform: uppercase;
  font-weight: bold;
  color:#fff;
  border:2px solid #fff;
  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
}
.FullWhiteButton, a.FullButton:visited {
  background-color: #fff;
  padding: 7px 28px 7px 17px;
  text-transform: uppercase;
  font-weight: bold;
  color:#4d94be;
  border:2px solid #fff;
  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
}
.bodycontent a.WhiteButton {
	color:#fff;
}
.bodycontent a.FullWhiteButton {
	color:#4d94be;
}
.bodycontent a.WhiteButton:hover {
	background-color: #fff;
	color: #0b1c60 !important;
	border:2px solid #fff;
	text-decoration:none;
}
.bodycontent a.FullWhiteButton:hover, a.FullWhiteButton:hover {
	background-color: transparent;
	color: #fff !important;
	border:2px solid #fff;
	text-decoration:none;
}
a.DarkBlueButton, a.DarkBlueButton:visited {
  background-color: #0b1c60;
  padding: 7px 28px 7px 17px;
  text-transform: uppercase;
  font-weight: bold;
  color:#fff;
  border:2px solid #0b1c60;
  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
text-decoration:none;
}
.bodycontent a.DarkBlueButton:hover {
	background-color: transparent;
	color: #0b1c60 !important;
	border:2px solid #0b1c60;
	text-decoration:none;
}

a.DarkBlueButton::before, a.LightBlueButton::before, a.WhiteButton::before, a.FullWhiteButton::before, a.SeaBlueButton::before, a.LighterBlueButton::before {
  position: absolute;
	top: 0;
	right: 9px;
	height: 100%;
	font-size: 14px;
	line-height: 36px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
}
a.DarkBlueButton::before, a.LightBlueButton::before, a.DarkBlueButton::before, a.WhiteButton::before, a.SeaBlueButton::before, a.LighterBlueButton::before {
	  color: #fff;
}
a.DarkBlueButton:hover::before {
  right: 4px;
  color: #0b1c60;
}
a.LightBlueButton:hover::before {
  right: 4px;
  color: #00aeef;
}
.HoverBox a.LightBlueButton:hover::before {
  color: #fff;
}
a.LighterBlueButton:hover::before {
  right: 4px;
  color: #7ccff2;
}
a.SeaBlueButton:hover::before {
  right: 4px;
  color: #4981a8;
}
.LightBlueText {
  color: #00aeef;
}
a.WhiteButton:hover::before {
  right: 4px;
  color: #0b1c60;
}
a.FullWhiteButton::before {
	color:#4d94be;
}
a.FullWhiteButton:hover::before {
  right: 4px;
  color: #fff;
}
.ParallaxFullW a.WhiteButton::before {
	line-height: 35px;
}
.DisclaimerText, .DisclaimerText p, ol.DisclaimerText li, ul.DisclaimerText li {
  font-size: 14px;
}
.DisclaimerText p {
	margin: 0 0 15px;
}
.MultipleButtons a {
  margin-bottom: 20px;
  clear: both;
  display: inline-block;
}
ul.checklist {
    margin-left: 0;
    padding-left: 0;
}
ul.checklist li {
    list-style-type: none;
    position: relative;
    list-style-type: none;
    padding-left: 35px;
}
ul.checklist li::before {
    background-image: url(/Portals/0/Images/SVG/blue-check.svg);
    background-repeat: no-repeat;
    content: " ";
    width: 35px;
    display: inline-block;
    height: 41px;
    margin-bottom: 0;
    position: absolute;
    left: 1px;
    top: 4px;
}
img.right.border, img.left.border {
	padding: 10px;
	float: none;
	clear: both;
	display: block;
	margin-bottom: 15px;
}
.contentwrapper a, .contentwrapper a:visited, .contentwrapper a:hover {
	color:#00adef;
}
.flexslider {
    display: none;
}
#topHeader {
    background: #383838;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}

header {
    background: #fff;
	z-index: 1000;
	border-bottom: 1px solid #d1cfc3;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
	position: fixed;
	width: 100%;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

#logo img {
    max-width: 300px;
}

.navbar .brand {
    float: left;
    padding: 0!important;
    max-width: 120px
}
@media only screen and (max-width:991px) {
#navbar {
  float: none !important;
  position: absolute;
  width: 100%;
  z-index: 1000;
  overflow: visible;
  margin: 0;
  left: 0;
}
#dnnMenu {
  height: 189px;
  overflow-y: scroll;
  padding: 0 15px;
}
.nav.navbar-nav.topLevel.sm.sm-collapsible {
  margin: 0px -15px;
  border-bottom: 1px solid #d1cfc3;
  -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
}
.navbar-nav {
  float: none;
}
.dropdown-menu {
  float: none;
  box-shadow: none;
}
.whitewrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  display: none;
}
}
@media only screen and (max-width:767px) {
    .main-navigation {
        height: auto;
        width: 100%
    }
    nav {
        display: none
    }
    #navbar-top-wrapper {
        clear: both;
        position: relative
    }
    #navbar {
        float: none!important
    }
}

@media only screen and (min-width:768px) {
    #navbar {
        float: right
    }
	.MultipleButtons a {
  margin:0 20px 0 0;
  clear: both;
  display: inline-block;
}
}

#breadcrumb {
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f8f8f8;
    padding: 5px 0;
    margin: 0;
    display: block;
	margin-bottom: 30px;
}

#breadcrumb span {
    margin-left: unset;
	font-size: 14px;
}
#breadcrumb a {
    margin-left: 10px;
    font-size: 14px;
    color: #1c2764;
}
#breadcrumb a:first-child {
    margin: 0
}

.centeredTitleBold {
	padding:45px 0 35px 0;
}
.centeredTitleBold h2 {
	font-weight:bold;
	font-size:24px;	
}
.GreyBG {
	background-color: #eee;
	padding: 35px 35px 20px 35px;
	margin-bottom: 45px;
}
@media only screen and (min-width:992px) {
.centeredTitleBold h2 {
	font-size:30px;
}
.flexslider {
    display: block;
}
img.right.border {
	float:right;
	margin:0 0 15px 15px;
}
img.left.border {
	float:left;
	margin:0 15px 15px 0;
}
img.left.border.bulletimg {
	margin: 0 35px 15px 0;
}
}
.MobileLogos div {
  display: inline-block;
}
.AccountLoginBtn {
  margin-top: 6px;
}
.LoginBtn {
  background-color: #02adef;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  padding: 4px 13px;
  border: 2px solid #02adef;
}
.LoginBtn:hover {
	background-color:transparent;
	color:#02adef;
	border:2px solid #02adef;
}
a.LoginBtn:active {
	color:#fff;
}
.MobileLogos .icons {
  float: right;
}
.MobileLogos {
	width:100%;
	margin-top:3px;
}
.MobileLogos .icons a {
  width: 33px;
  height: 35px;
  display: block;
  float: left;
  margin: 1px 5px 0 0;
  text-align: center;
}
.MobileLogos .icons .navbar-toggle {
  margin: 4px 8px 0 5px;
  padding: 0;
  border: none;
  border-radius: 0;
  width: 26px;
  background: transparent;
}
.navbar-toggle .icon-bar {
	height:4px;
	width: 26px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #0d1e60;
}
.MobileLogos .navbar-toggle.active .icon-bar {
	width:34px;
}
.MobileLogos .navbar-toggle span.icon-bar {
	transition: all 0.15s;
}
.MobileLogos .navbar-toggle.active {
    padding: 0;
	margin: 4px 8px 0 5px;
}
.MobileLogos .navbar-toggle.active span:nth-child(2) {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}
.MobileLogos .navbar-toggle.active span:nth-child(3) {
	opacity: 0;
}
.MobileLogos .navbar-toggle.active span:nth-child(4) {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}
.MobileLogos .navbar-toggle span:nth-child(2),
.MobileLogos .navbar-toggle span:nth-child(4) {
	transform: rotate(0);
}
.MobileLogos .navbar-toggle span:nth-child(3) {
	opacity: 1;
}
.MobileLogos .navbar-toggle.active .icon-bar + .icon-bar {
    margin-top: 5px;
}
.MobileLogos .navbar-default .navbar-toggle:hover,.MobileLogos .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}
.navbar {
  position: relative;
}
#navbar-top-wrapper {
  width: 100%;
  text-align: center;
}
#search {
  display: none;
  position: absolute;
  top: 109px;
  z-index: 10000;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.personabar-visible .heightsection {
	padding-top: 0 !important;
}
/*.heightsection {
	padding-top: 238px;
}
.InnerSkin .heightsection {
	padding-top: 117px;
}*/
.heightsection.taller {
  padding-top: 193px;
}
.AboveFooterBG {
  background: url("/Portals/_default/Skins/MichiganBank/Images/HP_LeftBG.png") no-repeat bottom left;
  position: relative;
  background-size: 76%;
}
.AboveFooterBG .rightbg {
	background: url("/Portals/_default/Skins/MichiganBank/Images/HP_RightBG.png") no-repeat top right;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	background-size: 100%;
}
#scrollTopBtn {
    position: fixed;
    z-index: 5000;
    right: 9px;
    bottom: 107px;
    display: none;
    visibility: visible;
}
.personabar-visible .HomeSkin .olbTop {
    display: none;
}
.personabar-visible header {
	position:relative;
}
.personabar-visible .heightsection.taller, .personabar-visible .heightsection {
    padding-top: 0;
}
@media only screen and (min-width:360px) {
/*.heightsection {
	padding-top: 220px;
}*/
}
@media only screen and (min-width:375px) {
/*.heightsection {
	padding-top: 200px;
}*/
}
@media only screen and (min-width:600px) {
.AboveFooterBG {
  background-size: 85%;
}
}
@media only screen and (min-width:768px) {
.AboveFooterBG {
  background-size: 37%;
}
.AboveFooterBG .rightbg {
	background-size: 50%;
}
#search {
  top: 117px;
}
/*.heightsection {
  padding-top: 184px;
}*/
}
@media only screen and (min-width:992px) {
/*.heightsection {
  padding-top: 187px;
}*/
#logo {
  display: inline-block;
}
p.HeaderLinks {
  display: inline-block;
  margin-left: 12px;
  margin: 0 0 20px;
}
.HeaderLinks a {
  font-size: 18px;
  color: #4e4d4f;
}
.HeaderLinks a, .HeaderLinks a:visited, .HeaderLinks a:hover {
	color: #4e4d4f;
}
.HeaderLinks span {
  vertical-align: top;
  line-height: 23px;
  margin: 0 11px;
}
#navbar-top-wrapper {
  text-align: unset;
}
#search {
	display:block;
	max-width: 178px;
	position: relative;
	top: unset;
	float: right;
	margin-top: 10px;
}
.headerRight {
	width: 65%;
	text-align: right;
	float: right;
}
.HeaderRightSection {
	margin:16px 15px 0 0;
}
#belowsection .menusection, #belowsection .loginSection {
  display: inline-block;
}
.menuitems {
	float: right;
}
.menusection {
  width: 77%;
  text-align: right;
}
.menuitems {
  margin: 0 0 0 35px;
}
#belowsection .loginSection {
  float: right;
  width: 23%;
  text-align: center;
  line-height: 14px;
}
.loginBtn a {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  background: #00adef;
  padding: 20px 20px 18px 20px;
  border-top: 2px solid #00adef;
  border-right: 2px solid #00adef;
  border-left: 2px solid #00adef;
  border-radius: 4px 4px 0 0;
  display: inline-block;
  font-weight:600;
}
}
@media only screen and (min-width:1024px) {
.AboveFooterBG {
  background-size: 28%;
}
.AboveFooterBG .rightbg {
	background-size: 58%;
}
.loginBtn a {
	padding: 14px 20px;
}
.loginSection .loginBtn {
	float:right;
}
/*.InnerSkin .heightsection {
	padding-top: 134px;
}*/
}
@media only screen and (min-width:1200px) {
#search {
  max-width: 248px;
}
.AboveFooterBG {
  background-size: 22%;
}
.AboveFooterBG .rightbg {
	background-size: 40%;
}
#logo img {
  max-width: 320px;
}
ul.megamenu li {
	line-height: 54px;
}
.navbar {
	padding-bottom: 25px;
}
.loginBtn a {
  padding: 19px 8px;
}
#belowsection {
	max-height:54px;
}
.HomeSkin .olbTop {
	display:block;
}
.InnerSkin .heightsection {
  padding-top: 153px;
}
}

@media (min-width:1385px) {
#belowsection .loginSection {
  width: 17%;
}
.menusection {
  width: 83%;
}
#belowsection {
	-webkit-transition: all .2s ease-in .2s;
  -moz-transition: all .2s ease-in .2s;
  transition: all .2s ease-in .2s;
}
.headerRight {
  -webkit-transition: all .2s ease-in .2s;
  -moz-transition: all .2s ease-in .2s;
  transition: all .2s ease-in .2s;
}
.sticky .headerRight {
  margin-top: -92px;
  -webkit-transition: all .2s ease-in .2s;
  -moz-transition: all .2s ease-in .2s;
  transition: all .2s ease-in .2s;
}
.sticky #belowsection {
	margin-top: -78px;
	-webkit-transition: all .3s ease-in .3s;
  -moz-transition: all .3s ease-in .3s;
  transition: all .3s ease-in .3s;
}
.sticky #search {
	z-index: unset;
}
.sticky #logo img {
  max-width: 320px;
  -webkit-transition: all .2s ease-in .2s;
  -moz-transition: all .2s ease-in .2s;
  transition: all .2s ease-in .2s;
}
}
@media (min-width:1500px) {
.sticky #logo img {
  max-width: 320px;
  margin-bottom: 15px;
}
.sticky #belowsection {
	margin-top: -60px;
}
}
@media (min-width:1700px) {
.sticky #logo img {
  max-width: 385px;
}
.sticky #belowsection {
	margin-top: -58px;
}
}
@media only screen and (min-width:1600px) {
#logo img {
  max-width: 435px;
}
.navbar {
  padding-bottom: 0;
}
}

.sticky .olbTop {
	top:0;
}
.olbTop {
	display: none;
	position: relative;
	z-index: 1200;
	top: 10px;
	max-width: 307px;
	height:auto;
    width: 100%;
    background: #fff;
	padding-bottom: 0;
	border:1px solid #00adef;
	margin: 0 auto;
	border-radius: 4px;
}
.olbTop .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #00adef;
}
.olbTop #pills-tab {
  margin: 15px 0 0 0;
  text-align: center;
  padding: 0 28px 0 22px;
}
.olbTop .nav-pills .nav-link {
	background:#0d1e60;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.8px;
	padding: 5px 10px;
	line-height: 16px;
	color: #fff;
}
.olbTop h2 {
    margin: 0;
	padding: 10px 26px 0 22px;
	color: #00aeef;
	font-size: 18px;
	font-weight: 600;
	text-align: left;	
}
.loginX {
    position: absolute;
    top: 0px;
	right: 6px;
    color: #4e4d4f;
    font-size: 18px;
    cursor: pointer;
}
.loginX img {
	max-width: 13px;
}
.olbTop > select {
    display: block;
	width: 100%;
	max-width: 258px;
	height: 31px;
	margin: 6px 15px 11px 22px;
	border-radius: 0;
	background-color: #dbdbdb;
	border: none;
	font-size: 15px;
	padding-left: 7px;
}
#personal input[type="text"], #personal input[type="password"], #business input[type="text"], #business input[type="password"] {
    display: block;
	width: 100%;
	max-width: 258px;
	height: 31px;
	padding: 3px 3px 3px 5px;
	margin: 6px auto;
	font-size: 16px;
	color:#515151;
}
.pwfield {
  position: relative;
}
#togglePassword {
  position: absolute;
  top: 2px;
  right: 28px;
  width: 25px;
  height: 32px;
  padding: 5px 0 5px 4px;
  font-size: 17px;
}
.loginButton {
    display: block;
	padding: 2px 1px;
	border: solid 1px #00adef;
	margin: 4px 23px;
	background: #00adef;
	color: #fff !important;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	border-radius: 4px;
}
.loginButton:hover {
	border: solid 1px #00adef;
	 background:transparent;
	 color:#00adef !important;
	 text-decoration:none;
}
.boxlinks {
    display: inline-block;
	width: 100%;
	max-width: 258px;
	margin: 0 auto;
	line-height: 14px;
}
.boxlinks a {
    color: #0d1e60 !important;
    font-size: 13px;
    text-decoration: none;
	float:left;
}
.boxlinks a:last-child {
    float: right;
}
.olbTop .AppSection div {
  display: inline-block;
  width: 48%;
}
.olbTop .AppSection h3 {
	color:#00aeef;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom: 3px;
}
.olbTop .AppSection p {
  color: #00aeef;
  font-size: 14px;
  margin-bottom: 7px;
  font-weight:bold;
}
.olbTop .AppSection .text-center.icon {
  margin: 0 0 25px 0;
}
.olbTop .AppSection .text-center.icon a {
	color: #00aeef;
}

.olbTop hr {
	max-width: 90%;
	margin: 5px auto 8px;
	background-color:#0d1e60;
}
.olbTop .nav-item:nth-child(1) {
	margin-bottom:8px;
	width: 100%;
} 
.olbTop .nav-item:nth-child(1) button {
	width: 100%;
} 
.olbTop .nav-item:nth-child(2) {
	margin-right:5px;
}
.olbTop .nav-item:nth-child(2), .olbTop .nav-item:nth-child(3) {
	width: 49%;
}
.olbTop .nav-item:nth-child(2) button, .olbTop .nav-item:nth-child(3) button {
	width: 100%;
} 
@media only screen and (min-width:768px) {
#togglePassword {
	top:7px;
}
.olbTop h2 {
    margin: 0;
	padding: 26px 26px 0 26px;
	font-size: 20px;	
}
.loginButton {
	margin: 20px;
}
#personal input[type="text"], #personal input[type="password"], #business input[type="text"], #business input[type="password"] {
	margin: 20px auto;
	height:40px;
}
.olbTop {
	top:35px;
}
}
@media only screen and (min-width:992px) {
#dnn_AccountLoginBox {
	position:relative;
}
.olbTop h2 {
	padding: 22px 26px 0 26px;
}
.olbTop {
	position:absolute;
	left:unset;
	right:0;
	top:0;
	max-width: 333px;
}

.boxlinks a {
    font-size: 14px;
}
.olbTop .AppSection, .olbTop hr {
	display:none;
}
#personal input[type="text"], #personal input[type="password"], #business input[type="text"], #business input[type="password"] {
	max-width: 280px;
	margin: 5px auto 10px;
}
.loginButton {
  margin: 15px 25px 8px 25px;
}
.boxlinks {
  max-width: 351px;
  margin: 0 auto;
  line-height: 14px;
  padding: 0 25px;
}
.boxlinks.second {
	 padding: 0 25px 15px 25px;
}
}
.MenuContent {
  visibility: hidden;
}
ul.megamenu li .MenuContent {
  visibility: visible;
}
footer {
	background-color:#2a2829;
	text-align:center;
	padding:40px 0 35px 0;
}
footer  a, footer a:visited, footer a:hover,footer a:link, footer p, footer span {
	color:#fff;
}
#dnn_FooterLeft p span {
	display:none;
}
footer a {
	display:block;
	margin-bottom:6px;
}
footer p {
	font-size:16px;
}
footer .copyright {
	margin-bottom:15px;
}
.FooterRight {
	position:relative;
}
.FooterSocial {
	position: absolute;
	top: 0;
	margin: auto;
	width: 100%;
}
.FooterSocial a {
  font-size: 16px;
  line-height: 31px;
  display: inline-block;
  background-color: transparent;
  border-radius: 50%;
  font-weight: 700;
  width: 35px;
  height: 35px;
  text-align: center;
  margin: 0 12px 10px 0;
  border: 3px solid #fff;
  color: #fff;
}
.FooterSocial a:last-child {
	margin-right:0;
}
.FooterRight p {
	padding-top: 55px;
}
#dnn_FooterLeft p {
	margin-bottom:15px;
}
#FooterRight img:nth-child(1) {
	margin-right:15px;
}
@media only screen and (min-width:992px) {
footer {
	text-align:unset;
}
.FooterSocial {
	position:unset;
}
.FooterRight p {
	padding-top:0;
}
#dnn_FooterRight {
	text-align:right;
}
}
@media only screen and (min-width:1200px) {
footer {
	padding: 37px 0 32px 0;
}
footer #dnn_FooterLeft a {
	display:unset;
}
footer #dnn_FooterLeft span {
	display: inline-block;
	margin:0 15px;
}
}
@media only screen and (min-width:1440px) {
footer {
	padding: 25px 0 15px 0;
}
}
div.Video {
display: none;
}

/*collapsible table style*/

body table.greybg.bluebg tr:nth-child(2n) {
  background: #f0eded;
}
@media only screen and (min-width:992px) {
.responsive.greybg.simplemobile th, .responsive.greybg.bluebg th {
  color: #fff;
  background: #00adef;
  padding: 5px 12px;
  text-align: center;
  border-right: solid 1px #fff;
  font-size: 20px;
  min-width: 160px;
  font-weight: normal;
  line-height: 27px;
}
body table.greybg {
  margin-bottom: 35px;
}
.responsive.greybg.simplemobile td {
  border: solid 1px #a6a6a6;
}
.responsive.greybg.bluebg td {
	border-bottom: solid 1px #ddd;
}
body table.greybg td {
  float: unset;
  width: unset;
  padding: 8px 14px;
  line-height: 25px;
	vertical-align: top;
	font-size: 18px;
}
.centertext {
	text-align:center;
}
.responsive.greybg.bluebg th.lefttext {
	text-align:left;
}
}
@media only screen and (max-width:991px) {
.dnone {
	display:none;
}
table.responsive, table.responsive caption, table.responsive thead, table.responsive tbody, table.responsive td, table.responsive tr {
  display: block;
}
table.responsive tr {
  float: left;
  width: 100%;
  padding: 4px 10px;
}
table.responsive th {
  display: none;
}
table.greybg td::before {
  content: attr(title);
  display: block;
  font-weight: 700;
  width: 100%;
}
.responsive.greybg.simplemobile td::before {
	content: unset;
}
.responsive.simpletable.tableheader.d-lg-none {
  color: #fff;
  background: #00adef;
  padding: 5px 12px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
  display:inline-block;
}
}
.LargeTableProduct {
	margin-bottom: 40px;
}
.LargeTableProduct tr {
  background: #f9f9f9;
}
.LargeTableProduct th {
  color: #fff;
 background: #f2f2f2;
  padding: 20px 12px;
  text-align: center;
  /*border-right: solid 1px #a1a1a1;
  border-top: solid 1px #a1a1a1;
  border-bottom: solid 1px #a1a1a1;*/
  font-size: 20px;
  min-width: 160px;
}
.LargeTableProduct th:nth-child(1) {
  /*border-left: solid 1px #a1a1a1;*/
}
.LargeTableProduct tr {
  background: #f9f9f9;
}
.LargeTableProduct tr:nth-child(2n) {
  background: #fff;
}
.LargeTableProduct td:first-child {
  text-align: left;
  font-size:18px;
}
.LargeTableProduct td {
  padding: 15px;
  vertical-align: middle;
  text-align: center;
  border-bottom: solid 1px #a1a1a1;
  color:#4e4d4f;
}
.responsive-table.mobtable {
  width: 100%;
  margin-bottom: 35px;
}
.responsive-table.mobtable .LightBlueHeader, .responsive-table.mobtable .DarkBlueHeader {
  font-size: 20px;
  color: #fff;
  padding: 10px;
  line-height: 45px;
  border-bottom: none;
}
.responsive-table.mobtable .DarkBlueHeader {
  background-color: #0d1e60;
}
.responsive-table.mobtable .LightBlueHeader {
  background-color: #00aeef;
}
.responsive-table.mobtable tr:nth-child(2n), .responsive-table.ProductTable.Borders tr:nth-child(2n) {
  background: #f2f2f2;
}
.responsive-table.mobtable tr {
  border-bottom: 1px solid #4f4f4f;
}
.responsive-table.mobtable td {
  padding: 15px;
}
.responsive-table.mobtable p {
  margin: 0;
  line-height: 25px;
  font-weight: bold;
}
/********************Speedbump pop up****************************/
.popupBG {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(32, 32, 32, 0.7);
}

.extlinkContent {
    position: absolute;
    z-index: 10000;
    top: 2%;
	left: 3%;
	width:90%;
	padding:10px 15px;
    border: 2px solid #d1cfc3;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
    background: #fff;
}
.extlinkContent h2 {
	margin-bottom:15px;
	font-size:18px;
}
.extlinkContent h4 {
    margin: 10px 0 20px 0;
    color: #555;
    font-size: 16px;
    line-height: 18px;
	text-transform:none;
	margin-bottom:25px;
}

.extlinkContent p {
	font-size: 15px;
	line-height: 16px;
	margin-bottom:5px;
}
.extlinkContent p, .extlinkContent h4 {
    word-wrap: break-word;
}


@media (min-width: 768px){
.extlinkContent {
	left: 21%;
	width: 59%;
	padding:35px 40px;
}
}
@media (min-width: 992px){
.extlinkContent {
	top: 17%;
}
.extlinkContent h2 {
	font-size:33px;
	margin-bottom:30px;
}
.extlinkContent p, .extlinkContent h4 {
	font-size:20px;
	line-height: 22px;
}
.extlinkContent h4 {
	line-height: 26px;
	margin-bottom:50px;
}
.extlinkContent p {
	margin-bottom:20px;
}
}
@media (min-width: 1386px){
.extlinkContent {
    left: 29%;
    width: 43%;
}
}
/*blog listview*/
.eds_news_BlogOne .customimage {
  margin-bottom: 35px;
  display: block;
  padding-left: 12px;
  min-height: 245px;
}
.InnerSkin .eds_news_BlogOne.eds_subCollection_news .in_article_image.left {
  margin-right: 0;
  -webkit-box-shadow: -10px 10px 0px 0px #4cccfc;
  box-shadow: -10px 10px 0px 0px #4cccfc;
  float: none !important;
}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
#dnn_P8_25_1 .DarkBlueButton {
	display:block;
	text-align:center;
}
}
@media only screen and (max-width: 991px) {
.eds_news_BlogOne #BlogListView {
    max-width: 530px;
	padding: 0;
	position: relative;
	float: none;
	margin-right: 0;
	min-height: auto;
	margin: 0 0 25px 0;
}
.eds_news_BlogOne .customimage {
	min-height:unset;
}
}
@media only screen and (max-width: 600px) {
.eds_news_BlogOne #BlogListView {
    max-width: unset;
	margin-left:0;
}
.eds_news_BlogOne .customimage {
	margin-bottom: 25px;
}
}

.bodycontent .LiveForm.Default input[type="submit"],.bodycontent .LiveForm.Default input[type="button"] {
	background:#00adef;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	border-radius:4px;
}
.bodycontent  .LiveForm.Default input[type="submit"]:hover,.bodycontent  .LiveForm.Default input[type="button"]:hover {
  box-shadow: unset;
}
.bodycontent .LiveForm.Default .Field.Required input,.bodycontent .LiveForm.Default .Field.Required textarea {
	border-left: 1px solid #ccc;
}
/*blog category dropdown*/
.eds_news_NewsMagazine.eds_subCollection_categoryMenu {
	margin: 0 auto 45px;
	max-width: 350px;
}
.eds_news_NewsMagazine.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_articlecount, .eds_news_NewsMagazine.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_rss::before {
	display:none !important;
}
.eds_news_NewsMagazine.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_category {
	font-size:22px !important;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif !important;
	color:#575757 !important;
	font-weight:500;
}

.eds_news_NewsMagazine.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div:hover .expand_collapse { 
	transform:unset !important;
}
.eds_news_NewsMagazine.eds_subCollection_categoryMenu .edn_category_menu_wrapper li {
	position:relative;
}
.eds_news_NewsMagazine.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a.expand_collapse.icon {
	color: #7C878E !important;
position: absolute;
width: 256px;
left: 0;
right: 15px;
display: block;
top: 4px;
}
.eds_news_NewsMagazine.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .expand_collapse::before {
	font-size:23px !important;
	float: right;
}
.InnerSkin .eds_news_NewsMagazine.eds_subCollection_categoryMenu ul {
    padding: 8px 20px !important;
    background-color:#f7f7f7;
	max-width:296px;
	box-shadow: 4px 4px 5px rgb(1 2 2 / 28%);
	margin: 0 auto !important;
}
.InnerSkin .eds_news_NewsMagazine.eds_subCollection_categoryMenu ul ul {
	border:none;
	padding:0 !important;
	box-shadow:unset;
}
.InnerSkin .eds_news_NewsMagazine.eds_subCollection_categoryMenu ul ul li a.edn_category {
	font-size:20px !important;
	text-transform:unset;
}
.InnerSkin .eds_news_NewsMagazine.eds_subCollection_categoryMenu ul ul li a.edn_category:hover, .eds_news_NewsMagazine.eds_subCollection_categoryMenu .edn_category_menu_wrapper li a.edn_category{
	text-decoration:none;
}
.eds_news_BlogOne.eds_subCollection_news .in_article_image .image_wrapper.no_text {
	margin:0 !important;
	border:unset !important;
	padding:0 !important;
}
.eds_news_BlogOne .article.standalone.detailsblog .author_group_profile {
	background:transparent !important;
	padding: 15px 0;
}
.eds_news_BlogOne .article.standalone.detailsblog .author_group_profile .profile_buttons {
  clear: unset;
  padding: 15px 0 0 0;
}
.eds_news_BlogOne .article.standalone.detailsblog .author_group_profile h2, .eds_news_BlogOne .article.standalone.detailsblog .author_group_profile span,.article.standalone.detailsblog .eds_modalWrapper .eds_modalContent > h3, .eds_modalWrapper.eds_authorProfileFullInfo .eds_modalContent > div p, .eds_modalWrapper.eds_authorProfileFullInfo .eds_modalContent > div a {
	font-family: 'Montserrat', sans-serif !important;
}
.eds_news_BlogOne .article.standalone.detailsblog .author_group_profile span {
	color:#00aeef !important;
	font-size:16px !important;
}
.eds_news_BlogOne .article.standalone.detailsblog .author_group_profile h2 {
	font-size:23px !important;
	color:#0b1c60 !important;
	line-height:26px !important;
}
.eds_news_BlogOne .article.standalone .author_group_profile .profile_buttons .button.contact, .eds_news_BlogOne .article.standalone .author_group_profile .profile_buttons .button.full_bio {
	background-image:unset !important;
}
.eds_news_BlogOne .article.standalone .author_group_profile .profile_buttons .button.contact, .eds_news_BlogOne .article.standalone .author_group_profile .profile_buttons .button.full_bio {
	background:#00aeef !important;
	padding:7px 12px !important;
}
.eds_news_BlogOne .article.standalone .author_group_profile .profile_buttons .button.contact span, .eds_news_BlogOne .article.standalone .author_group_profile .profile_buttons .button.full_bio span {
	color:#fff !important;
}
.eds_news_BlogOne.eds_subCollection_news .in_article_image .image_wrapper img {
	padding:0 !important;
	border:none !important;
}
.eds_news_BlogOne .article.standalone .in_article_image.left {
	margin-right:0 !important;
}
.eds_news_BlogOne.eds_subCollection_news .in_article_image .image_wrapper.no_text {
	box-shadow:unset !important;
}
.eds_modalWrapper .eds_modalContent > h3, .eds_modalWrapper .eds_modalContent .edn_bottomButtonWrapper input[type="submit"] {
  background-color: #00aeef !important;
}
.eds_news_BlogOne .article.standalone.detailsblog .author_group_profile span.eds_modalClose {
  color: #fff !important;
  font-size: 24px !important;
  line-height: 25px !important;
}
.eds_modalWrapper.eds_authorProfileFullInfo.eds_resizable.eds_modalVisible .eds_closeWindowButtonOuter::before {
	display:none !important;
}
.eds_news_BlogOne #BlogListView.article .customtext time {
	text-align:right;
}
.detailsshare ul li {
	display:inline-block;
	list-style-type:none;
	margin-right:6px;
}
.detailsshare ul {
	padding-left:0;
	margin-left:0;
}
.detailsshare h4 {
	color:#4e4d4f;
	font-size:18px;
	margin-top:35px;
}
.detailsshare ul li a {
	font-size:24px;
}
.SocialpopupBG button {
	float:right;
}
.SocialpopupBG h2 {
	font-size:25px;
	line-height:27px;
	
}
/*Calculatirs style*/
.togglecalculator {
  display: none;
}
.mobaccordion  .accordion-button {
	text-transform:uppercase;
	color: #1c2764;
	font-weight:bold;
	background: #ebebeb;
	padding: 10px 15px;
	border-radius: unset;
	font-size:20px;
}
.mobaccordion {
	margin-bottom:35px;
}
.mobaccordion ul {
	padding-left:0;
}
.mobaccordion .accordion-item:first-of-type, .mobaccordion .accordion-item:last-of-type {
	border-radius:unset;
}
.CalculatorTab ul li, .mobaccordion ul li {
	margin-bottom:10px;
}
@media only screen and (min-width:992px) {
.CalculatorTab {
	margin-bottom:45px;
	position: relative;
border: 2px solid #ebebeb;
box-shadow: 3px 3px 3px rgba(1, 2, 2, 0.08);
}
.CalculatorTab .tab-pane.fade.show.active::before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 33%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
}
#v-pills-home.tab-pane.fade.show.active::before {
	margin: -25px 0 0 -25px;
}
#v-pills-personal.tab-pane.fade.show.active::before {
	margin: 36px 0 0 -25px;
}
#v-pills-investment.tab-pane.fade.show.active::before {
	margin: 105px 0 0 -25px;
}
#v-pills-retirement.tab-pane.fade.show.active::before {
	margin: 170px 0 0 -25px;
}
#v-pills-lease.tab-pane.fade.show.active::before {
	margin: 240px 0 0 -25px;
}
.CalculatorTab .tab-pane {
	background-color:#fff;
}
.CalculatorTab #v-pills-tab {
	width:33%;
	background: #ebebeb;
	min-height: 71vh;
	padding: 0 20px;
}
.CalculatorTab #v-pills-tabContent {
	width:67%;
	min-height:320px;
	padding: 35px 20px 20px 45px;
}
.CalculatorTab .nav-pills .nav-link.active {
	background-color:transparent;
	color:#0d4a88;
}
.nav-pills .nav-link {
	text-transform:uppercase;
	color: #3c3c3c;
	font-size: 20px;
	padding: 25px 15px 20px 25px;
	text-align: left;
	border-bottom: 1px solid #000;
	border-radius: 0;
}
.nav-pills .nav-link:last-child {
	border-bottom:none;
}
}
@media only screen and (min-width:1440px) {
.CalculatorTab #v-pills-tab {
    min-height: 64vh;
}
}
.DropButtonsCont {
  max-width: 360px;
  width: 100%;
  margin: auto;
  position: relative;
}
#DropButtonsHead, #ATMDropButtonsHead {
  background: #fff url(/Portals/_default/Skins/MichiganBank/Images/lbluearrowdown.png) no-repeat right center;
  color: #363636;
  cursor: pointer;
  font-size: 20px;
  padding: 8px 20px;
  border: 1px solid #727174;
  display: block;
  width: 100%;
  position: relative;
}
.memberdropdown {
  display: none;
  background: #fff;
  border: 1px solid #727174;
  width: 100%;
  max-width: 360px;
  position: absolute;
  z-index: 1000;
}
.memberdropdown ul {
  margin-left: 0px !important;
}
.memberdropdown ul li {
	list-style-type: none;
	padding-left:5px;
}
.memberdropdown p {
	margin: 14px 0;
}
.memberdropdown a {
  max-width: 333px;
	width: 100%;
	display: block;
}
.table-responsive.vScroll {
	margin-bottom:25px;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive .basicTable {
  width: 100%;
  margin: 10px 0;
  border: solid 1px #f2f3f3;
}
.table-responsive .basicTable tr:nth-child(1) {
  background: #f2f3f3;
  color: #fff;
}
.table-responsive .basicTable td {
  padding: 10px;
  border: solid 1px #f2f3f3;
}
.table-responsive .basicTable p {
  margin: unset;
}
.RatesTab {
  width: 100%;
  list-style-type: none !important;
  clear: both;
  margin-bottom:20px;
}
.RatesTab ul {
  margin: 0;  
  padding-left: 0;
}
.RatesTab li {
  width: 100%;
  background-color: transparent;
  padding: 0;
  list-style-type: none;
  line-height: 46px;
  text-align: center;
}
.RatesTab li:nth-child(1) {
  margin-left: 0;
}
.bodycontent .RatesTab li a {
  font-size: 13px;
  display: block;
width: 100%;
font-weight: bold;
text-align: center;
text-decoration: none;
text-transform: uppercase;
list-style-type: none !important;
color:#0d1e60;
}
@media only screen and (min-width:992px) {
.RatesTab li {
  float:left;
  line-height: 50px;
  width:50%;
  margin-bottom:25px;
 border-bottom: 4px solid #0d1e60;
}
.bodycontent .RatesTab li a {
	font-size:18px;
}
}
h2.underlined {
	position:relative;
	line-height: 55px;
}
h2.underlined::after {
	display: block;
	content: '';
	position: absolute;
	width: 15%;
	height: 1px;
	background: #0d1e60;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.HP_VideoBG .chameleon_slider .scrollable_box {
	display:none !important;
}
ol, ul {
    padding-left: 10px;
}
@media print{
	td,
    th,
    table.responsive caption,
    table.responsive th,
    table.responsive td{
        border:1px solid #000 !important;
	}
	.alertBar,.HP_VideoBG,header, footer, .scroll-to-top, .DNNEmptyPane, #scrollTopBtn,.CookiePolicy, #breadcrumb, .PromoBox .overlay, .PromoBox img, .Full_BlueBG img, .HP_SlidingGallery, .col-lg-3 .PromoBox, .BusinessBox img, .Navmenu, .ProdIcon hr, .second_promo_Content img, .customimage {
		display:none !important;
	}
	.Hero img, .Hero .overlay {
		display:none;
	}
	.Hero {
		display:block;
		position:relative;
		min-height:unset;
	}
	.Hero .Content {
		position:relative;
		top:unset;
		left:unset;
		text-align:left;
		transform:unset;
	}
	.Hero h1, .Hero h2 {
		color:#000;
		text-align:left;
		text-shadow:unset;
		text-transform:unset;
	}
	.ColumnText.text-center {
		padding:20px 10px;
	}
	.LargeTableProduct th, .Full_BlueBG h2, .Full_BlueBG p, .Full_BlueBG a, .Full_BlueBG a:hover, .Full_BlueBG a:active {
		color: #000 !important;
	}
	a[href]:after {
		content: none !important;
	}
	.heightsection {
	    padding-top: 0 !important;
	}
	.PromoBox h3, .PromoBox p, .PromoBox a{
		color:#000 !important;
	}
	.PromoBox {
		border:solid 2px #000;
	}
	.CheckingBenifits {
		max-width:480px;
		margin-bottom:35px;
		box-shadow:unset;
		border:1px solid #ccc;
	}
	p, ul li, ul li a {
		font-size:16px !important;
		color:#000 !important;
	}
	.LargeTableProduct {
		margin-bottom:35px;
	}
	.Full_BlueBG img {
		display:none !important;
	}
	.LightBlueButton, a.LightBlueButton {
		color:#000 !important;
		border:2px solid #000 !important;
	}
	ul.checklist li::before {
		display:none !important;
	}
	ul.checklist li {
		list-style-type: disc;
		padding-left: 15px !important;
	}
	.Full_BlueBG h2, .Full_BlueBG p {
		color:#000 !important;
	}
	.Full_BlueBG .col-12 {
		margin-bottom: 0;
	}
	.ProdTable td {
		padding:10px !important;
	}
	.ProdIcon h2 {
		text-align:center !important;
		margin-bottom:10px;
		margin-left: unset;
    margin-right: unset;
    display: bloack;
	}
	

}
ol.telbankingmenu ul li {
	list-style-type:none;
}
ol.telbankingmenu ul {
	margin-left:0;
}
/*Team Members*/
.IntroDivider {
	margin:25px 0 45px 0;
}
.IntroDivider hr {
	height:3px;
	max-width:230px;
	background-color:#00adef;
	margin:0 auto 30px;
}
.EDN_cf_all_fields_container, .edn_article_gallery {
	display:none !important;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .card-header.card-header-image {
	background-color:transparent;
	border-bottom:unset;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist {
	text-align:center;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist .content {
	margin-bottom:35px;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist h2, .eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist h2 a {
	color:#0f1f5f;
	text-transform:uppercase;
	font-weight:600;
	font-size:20px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom:8px;
}
.eds_news_Ozone.eds_subCollection_news #LendersList img {
	border-radius:10px;
	margin-bottom:15px;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist p {
	font-size:18px;
	font-family: 'Montserrat', sans-serif;
	color:#4e4d4f;
	margin-bottom:5px;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist p.staff-title {
	font-style:italic;
	margin-bottom:2px;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist .locationwarpper ul li, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BioOnTop ul li {
	list-style-type:none;
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	font-weight:600;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist a {
	color:#00adef;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist a.LightBlueButton {
	color:#fff;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist .locationwarpper ul, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BioOnTop ul {
	padding-left:0;
	margin:0 0 5px 0;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist .appointmenticons .icons {
	margin: 0 auto;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist .appointmenticons .icons p {
	display:inline-block;
}
.eds_news_Ozone.eds_subCollection_news #LendersList .lenderlist .appointmenticons .icons p:nth-child(1) {
	margin-right:14px;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .edn_mediaContainer {
	float:none;
	margin: 0 0 25px 0;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails h1, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails h2, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails h3, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails h4, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails h5,
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails h6, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails p, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails ul li, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails ol li {
	font-family: 'Montserrat', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BelowContent h3 {
	color: #00adef;
	font-weight:600;
	text-transform:uppercase;
	font-size:24px;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BelowContent hr {
	height:2px;
	background-color: #00adef;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BelowContent .col-lg-6 {
	margin:0 0 25px 0;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BelowContent h3 i {
	margin-right:8px;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails a.LightBlueButton, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails a.DarkBlueButton {
	color:#fff;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .TopIntro, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BioOnTop {
	margin:0 0 35px 0;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BioOnTop .phonenr a, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BioOnTop .phonenr i {
	color:#00adef !important;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BioOnTop .emailadd i, .eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BioOnTop .emailadd a {
	color:#0f1f5f !important;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .TopIntro h2 {
	font-size:24px;
	text-transform:uppercase;
	color:#0f1f5f;
	font-weight:600;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .TopIntro hr {
	height:2px;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails a.DarkBlueButton {
	margin-bottom: 6px;
  display: inline-block;
}	
.eds_news_Ozone.eds_subCollection_news #LendersInner .edn_mediaContainer {
	border:unset;
	padding:0;
	overflow:visible;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner .edn_mediaContainer img {
	-webkit-box-shadow: -9px 9px 0px 0px #00adef;
    box-shadow: -9px 9px 0px 0px #00adef;
	border-radius:10px;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner h1 {
	color:#00adef;
	font-size:24px;
	font-weight:600;
	margin-bottom:8px;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner p.staff-title {
	font-style:italic;
	margin-bottom:2px;
}
@media only screen and (min-width:992px) {
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BelowContent .row:nth-child(1) .col-lg-6:nth-child(1),
.eds_news_Ozone.eds_subCollection_news #LendersInner.edn_article.edn_articleDetails .BelowContent .row:nth-child(2) .col-lg-6:nth-child(1) {
	margin:0 0 25px 0;
	padding-right:25px;
}
.eds_news_Ozone.eds_subCollection_news #LendersInner h1 {
	color:#00adef;
	font-size:30px;
	font-weight:600;
}
}

