/*
Theme Name: 0027 Bank of Edmonson
Theme URI: http://csibankanytime.com/
Author: CSI ( CSI Designer Name, Luke )
Description: Design Pro 3 CSI Banking Theme
Version: 2.2.5
Text Domain: design-pro-3
*/
/* TYPOGRAPHY
-------------------------------------------------------------------------------------- */
body,
html {
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Open Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "DM Serif Display", serif;
}

h1, h2, h3, h4 {
  font-weight: 600;
  line-height: 1.5;
}

p,
ul,
dl,
ol {
  color: #002E1F;
}

.btn-primary{
  background-color: #5CC49F;
  border-color: #5CC49F;
  text-decoration: none;
  color:#002E1F;
}

.btn-primary:hover, .btn-primary:focus {
  text-decoration: underline; 
  background-color: #5CC49F;
  border-color: #5CC49F;
  color: #002E1F;
}

.csi-ib h5{
  font-size: 20px;
  font-weight: 600; 
}

.card-body a .card-linkName{
  background-color: #5CC49F;
  color: #002E1F;
  background: #5CC49F;
  padding-left: 0rem;
  padding-right: 0rem;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border-color: #5CC49F;
  text-decoration: none;
  min-width: 100px;
  bottom: -20px;
  margin-left: -50px;
  position: absolute;
}

.card-deck{
  margin-bottom: 20px;
}

.csi-ib .csi-helper-btn {
  color: #fff;
  background: #6C757D;
  border-color: #6C757D;
  text-decoration: none;
}

.csi-body-7 .card:hover .card-linkName, .csi-body-7 .card:focus .card-linkName{
  text-decoration: none;
}

.csi-body-7 .card a:hover .card-linkName, .csi-body-7 .card a:focus .card-linkName{
  text-decoration: underline;
}

.csi-insidepages{
  background: #F0F0F0;
}

.carousel-caption .col-lg-8{
  background-color: transparent;
  padding-left: 10rem;
  padding-right: 10rem;
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.csi-body-5{
  padding: 1.5rem 5rem;
}

.csi-bodyContent, .csi-hero{
  background: #F0F0F0;
}

.csi-body-7 .card-linkName{
  text-decoration: none;
}
.csi-ib .csi-helper-btn:hover, .csi-ib .csi-helper-btn:focus{
  text-decoration: underline;
}

.card-body h3{
  color: #002E1F;
}

.card-body{
  padding-bottom: 3.5rem;
}

.card-body h3:hover, .card-body h3:focus{
  color: #5CC49F;
}

.navbar-brand{
  margin-left: 3rem;
  margin-right: 0px;
}

.card{
  background: #F0F0F0;
}

.cardSection{
  margin: 0 4rem;
}

footer{
  background: #12486A;
  color: #5CC49F;
  margin-top: 0rem;
}

.home-page{
  padding-bottom: 3rem;
  background: #F0F0F0;
}

.inside-panel-group{
  margin-bottom: 20px;
}

.alignleft{
  float:left;
}

.alignright{
  float: right;
  margin-right: 35px;
}

footer svg{
  fill: #5CC49F;
}

footer p, footer a{
  color: #5CC49F;
  text-decoration: none;
}

footer a:hover, footer a:focus{
  color: #5CC49F;
  text-decoration: underline;
}

/* BUTTONS AND LINKS
Before Changing any Hover/Focus behavior, ensure the new behavior still complies with
ADA requirements (at least 3.0 contrast change or underline change)
-------------------------------------------------------------------------------------- */
a {
  color: #174688;
  text-decoration: underline;
}
a:hover, a:focus {
  color: #002E1F;
  text-decoration: none;
}

.csi-btn:focus{
  text-decoration: underline;
  color: #fff;
}

.csi-ib button{
  background-color: #5CC49F;
  color:#002E1F;
  background: #5CC49F;
  border-color: #5CC49F;
}

/* GENERAL STYLES
-------------------------------------------------------------------------------------- */

.csi-socialLinks .list-inline-item img:hover, .csi-socialLinks .list-inline-item img:focus{
  border: 1px solid white; 
}

.panel-group .icon-open-close:before, .panel-group .icon-open-close:after, .inside-panel-group .icon-open-close:before, .inside-panel-group .icon-open-close:after{
  background: white;
}

.accordion .csi-defaultAccordion .panel-heading{
  background: #5CC49F;
  color: #002E1F;
  padding: 20px 25px 10px;
}

.panel-group a, .inside-panel-group a{
  padding:0px;
  display: inline;
}

.tab-content {
  margin-bottom: 10px;
  color: rgb(5, 5, 5);
  border: 5px solid #5CC49F;
  border-radius: 2px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: #5CC49F;
  color: #002E1F;
}
.inside-header-content{
  background: #5CC49F;
  color:#002E1F;
  padding: 14px 10px 10px 10px;
  border-radius: .25rem;
}

.inside-header-content .head{
  margin-left:15px;
}

.csi-defaultAccordion a{
  border: 0px solid #002E1F;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #5CC49F;
}

.inside-header-content{
  text-decoration: none;
}

.inside-header-content:hover, .inside-header-content:focus{
  text-decoration: underline;
  color: #5CC49F;
  background: #002E1F;
  border: 1px solid #5CC49F;
}

.inside-panel-group .panel-default a:focus .inside-header-content{
  /*text-decoration: none;*/

}

.table th{
  background: #5CC49F;
  color: #002E1F
}

.table td, .table th{
  border-right: 1px solid #5CC49F;
  border-top: none;
  padding: 20px;
}

.table thead th {
  border-bottom: none;
}

.table th:first-child, .table td:first-child{
  text-align: left; 
}

.csi-alert{
  text-align: center;
}

.csi-alert p{
  color: #5CC49F;
}

.csi-productAccordion{
  border: 1px solid #5CC49F;
}

.csi-alert .close:hover, .csi-alert .close:focus{
  color: black;
}

.csi-defaultAccordion .panel-body{
  border-right: 1px solid #5CC49F;
  border-bottom: 1px solid #5CC49F;
  border-left: 1px solid #5CC49F;
}

#csiMenuWrapper .primary-menu > li, #csiMenuWrapper-secondary .primary-menu > li{
  margin: 0.8rem 0 0 1rem;
}

#csiMenuWrapper .primary-menu > li.menu-item-has-children > a, #csiMenuWrapper-secondary .primary-menu > li.menu-item-has-children > a{
  margin-right: 1.5rem;
  padding-right: 0px;
}

.table-hover>tbody>tr:hover, .table-striped>tbody>tr:nth-of-type(odd):hover{
  background: rgba(0,0,0,.05);
}

.csi-defaultAccordion a[aria-expanded=true] .inside-header-content{
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.inside-header-content:hover .icon-open-close::before, .inside-header-content:hover .icon-open-close::after, .inside-header-content:focus .icon-open-close::before, .inside-header-content:focus .icon-open-close::after{
  background: #5CC49F;
}

.inside-panel-group .panel .inside-panel-collapse .panel-body{
  border-right: 1px solid #5CC49F;
  border-bottom: 1px solid #5CC49F;
  border-left: 1px solid #5CC49F;
  border-radius: 0 0 4px 4px;
  padding: 0.5rem 3.75rem 1rem 1.5rem;
}

.inside-panel-group .panel a[aria-expanded=true] .inside-header-content{
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.inside-panel-group .panel > a{
  text-decoration: none;
}

.nav-tabs .nav-link{
  border-bottom: 0px;
}

#McMUserNameDiv .form-control{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

#McMUserNameDiv{
  width: 100%;
}

.csi-ib-input{ 
  width: 100%;
  display: inline-flex;
  flex-wrap: inherit;
}

.tabs
{
  margin: 1rem 0;
}


/* accordion fix */

.inside-panel-group .icon-open-close:before {
  transform: rotate(45deg);
}

.inside-panel-group .icon-open-close:after {
  transform: rotate(-45deg);
}

.inside-panel-group .icon-open-close:before, .inside-panel-group .icon-open-close:after {
  position: absolute;
  left: 12px;
  top: 4px;
  content: " ";
  height: 16px;
  width: 2px;
  background-color: #002E1F;
}

.inside-panel-group  .icon-open-close {
  position: relative;
  right: 20px;
  top: -3px;
  left: 0px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  transform: rotate(45deg);
  transition: all 0.2s ease;
  border-radius: 100%;
}

.inside-panel-group a[aria-expanded=true] .icon-open-close {
  transform: rotate(0);
}
/* end fix */

.fdic-wrapper{
  padding: 0 10vw;
  display: flex;
  height: 48px;
  align-items: center;
}
.fdic-notice{
  display: flex;
  flex-direction: row;
  width: 100%;
  margin: 0;
  overflow: hidden;
  box-sizing: border-box;
  text-align: left;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: .8rem;
  font-weight: 400;
  color: #000;
  justify-content: flex-start;
  line-height: 1.5;
}

.fdic-wrapper img{
  width: auto;
  height: 15.74px;
  margin-right: .75em;
  display: block;
}