* html body {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem; /*14*/
	color: #000000;
	background-color: #154D80;
	margin: 0px;
	padding: 0px;
}
button:disabled,
button[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}
input[type="button"]:disabled
{
	border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #154D80;
	text-align: left;
}

p {
	text-align: left;
}

div.lightbluebg {
	width: 800px;
	background-color: #aec1d2;
	padding-bottom: 10px;
}

div.whitebg {
	width: 770px;
	background-color: #FFFFFF;
}

div.topbar {
	width: 800px;
	height: 42px;
}

div.fdichome {
	float: none;
	width: 187px;
	height: 30px;
}

div.flag {
	float: left;
	width: 613px;
	height: 30px;
}

div.topnav {
	width: 768px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

td.nav {
	background: url(images/bgNav.gif) top center repeat-x;
}

div.explain {
	background-color: #F3F6F8;
	padding: 10px;
	text-align: left;
	/*width:98%*/ /*make box inline*/
}

div.whats_next {
  background-color: #E1EDF7;
  padding: 10px;
	text-align: left;
}

span.uninsured {
	color: #FF0000;
	font-weight: bold;
}

span.uninsuredtotal {
    margin-right: -5px;
    padding: 5px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #FF0000;
    white-space:nowrap !important;
    overflow:hidden;
}

div.wrapper {
	width: 770px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.displaylarge
{
	display:none;
}

/*
.colsmall
{
	
}
*/
div.calculator {
	/*width: 620px;*/
	margin-left: 0px;
	/*margin-top: 10px;
	margin-bottom: 15px;*/
}
@media (max-width : 720px) 
{
	div.wrapper {width:100%}
	td {width:inherit}
	div.calculator{width:inherit}
	.padding15leftbox{padding-left: 0px;}
	.displaylarge{display: inherit;}
	input {border-style:double;}
	select {border-style:double; background-color: white;}

}

/*div.report {  */
	/* width: 580px; */
	/*margin-left: 30px;*/
	/*margin-bottom: 15px;*/
/*}*/

div.action-disabled {
	width: 570px;
	margin-left: 38px;
	margin-bottom: 15px;
}

.actionbutton {
	width: 160px;
}

.actionbutton_wide {
	width: 175px;
}

img.add {
	margin-top: 5px;
	margin-bottom: 5px;
}

table {
	border: none;
}

td {
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem; /*12*/
	color: #000000;
	

}

th {
	padding: 5px;
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1.1rem; /*14*/
	color: #154D80;
	/*border-style: hidden !important;*/
}

.space {
	padding: 5px;
}

.accounttype {
	padding: 0px;
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem; /*14*/
	font-weight: bold;
	color: #154D80;
	border-top-width: 25px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;    
	border-bottom-color: #154D80;
	border-top-color: #FFFFFF;
}
.fdic-table td
{

background-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 15px ;
	border-right-width: 0px;
	border-bottom-width: 1px !important;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;    
	border-bottom-color: #a1b8cc !important;
	border-top-color: #FFFFFF;
	
}

.fdic-table-1 td
{

background-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 15px ;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;    
	border-bottom-color: #a1b8cc !important;
	border-top-color: #FFFFFF;
	
}
.allaccounts {
	padding: 0px;
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem; /*14*/
	font-weight: bold;
	color: #154D80;
	border-top-width: 25px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;    
	border-bottom-color: #154D80;
	border-top-color: #FFFFFF;
}

account {
	background-color: #e1edf7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;    
	border-bottom-color: #a1b8cc;
}

.accountinfo {
    background-color: #FFFFFF;
    border-top-width: 15px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #a1b8cc;
    border-top-color: #FFFFFF;
    /*   white-space:nowrap !important;
    overflow:hidden; */
}

.summary {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;    
	border-bottom-color: #a1b8cc;
	border-top-color: #FFFFFF;
}

.balanceinfo {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;    
	border-bottom-color: #a1b8cc;
	border-top-color: #FFFFFF;
}

.line {
    background-color: #FFFFFF;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #a1b8cc;
    padding-top: 5px;
    padding-bottom: 5px;
   /* white-space:nowrap !important;
    overflow:hidden; */
}

.blurline {
    background-color: #FFFFFF;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: lightgray;
}

.section_separator {
    width: 100%;
}

.divider {
	background-color: #215b8c;
}

.uninsured {
    /*padding: 5px;*/
    background-color: #FCE8E5 !important;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #a1b8cc;
    padding-top: 5px;
    padding-bottom: 5px;
    /* white-space:nowrap !important;
    overflow:hidden; */
}

.uninsured-no-bottom-line {
    /*padding: 5px;*/
    background-color: #FCE8E5 !important;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bgblue {
	background-color: #87aacb;
}

td.bgltgreen {
	background-color: #e9f2ec;
}

td.bgltgray {
	background-color: #f6f9f7;
}


.pointer {
	cursor: pointer;
}

#info_div {
	margin: 20px;
}


li { 
	text-align: left;
	margin-bottom: 4px;}

li.check { 
	background-image: url(images/check_bullet.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 3px 28px; 
	margin: .4em 0;
	font-size: 1rem; /*14*/
	text-align: left;}

span.lggreen {
	color: #154D80;
	font-size: 1rem; /* 14*/
	font-weight: bold;
}
h1 {
	/*text-align: left;
	color: #146735;
	font-size: 14px;*/
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size:1.2rem;
	color:#003256;
}

h2 {
	/*text-align: left;
	color: #000000;
	font-size: 14px;*/
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size:1.125rem;
	color:#003256;
}
h3{
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size:1.1rem;
	color:#003256;
}
h4{
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size:1.1rem;
	color:#003256;
}
col-2 {
    max-width: 10.66667%;
    word-wrap: normal;
}

col-3 {
    flex-wrap: wrap;
}

col-10 {
    max-width: 89.33333%;
}

.padding5left
{
	padding-left:5px;
}
.padding15left
{
	padding-left:15px;
}
.padding15leftbox
{
	padding-left:15px;
}
.beneficiary
{
	padding-top:5px;
}
.owner 
{
    padding-top: 5px;
}
.padding5top
{
	padding-top:5px;
}
.padding10top
{
	padding-top:10px;
}
.padding15top {
    padding-top: 15px;
}
.padding5bottom {
    padding-bottom: 5px;
}
.padding10bottom
{
	padding-bottom:10px;
}
.padding0left {
    padding-left: 0px !important;
}
.padding0right
{
	padding-right: 0px !important;
}
.padding0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: 30% !important;
}
.padding1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: 16% !important;
}
.paddingwidth10 {
    max-width: 12.2% !important;
}

.paddingwidth30 {
    max-width: 30% !important;
}
.padding1remtop {
    padding-top: 1rem;
}
.padding1rembottom
{
	padding-bottom: 1rem;
}

.padding5{
    padding-right: 5px !important;
	padding-left: 5px !important;
}
#local_alert_div { text-align: left; padding: 5px; border: 1px solid black; background-color: #FFFF99; }

span.help {
    font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: .75rem; /* 10*/
    color: #2471bf !important;
    text-decoration: underline;
    cursor: help;
    font-weight: normal !important;
}
span.help:hover{
	color:  #2471bf !important;
	text-decoration: underline;
	cursor: help;

}

[data-toggle="collapse"]::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  transform: rotate(90deg) ;
  transition: all linear 0.25s;
  }   
[data-toggle="collapse"].collapsed:before {
  transform: rotate(0deg) ;
}
.card-header
{
	/* background-color: #003256; darker*/
	background-color: #154D80;
}

a.resources-link:visited { color: #003256; text-decoration: underline; }
a.resources-link:link { color: #003256;  }
a.resources-link:active { color: #2471bf; }
a.resources-link:hover { color:  #2471bf !important; text-decoration: underline; } 

a.boldgreen:visited { color:  #003256; font-weight: bold; text-decoration: none; }
a.boldgreen:link { color:  #003256; font-weight: bold; text-decoration: none; }
a.boldgreen:active { color:  #2471bf; font-weight: bold; text-decoration: none; }
 a.boldgreen:hover { color:  #2471bf; font-weight: bold; text-decoration: underline; }

.card a.first-level-link {
    color: white;
    text-decoration: none;
    word-wrap: break-word;
}
.card a.first-level-link:hover
{
	color:  #2471bf; font-weight: bold; text-decoration: underline; 
}
.cardAnchors
{
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem !important; /* 10*/
	color: #003256 !important;  
	text-decoration: underline !important;
}

.mobileORCenter
{
	padding-left: 8rem;
}
/* a:hover { color: #146735; text-decoration: underline; } 
a.boldgreen:visited { color: #146735; font-weight: bold; text-decoration: none; }
a.boldgreen:link { color: #146735; font-weight: bold; text-decoration: none; }
a.boldgreen:active { color: #146735; font-weight: bold; text-decoration: none; }
 a.boldgreen:hover { color: #146735; font-weight: bold; text-decoration: underline; } */
.nowraprow 
{
	
flex-wrap: wrap;

}
.blockdisplaymobile
{
	display:flex;
}
.displaymobile{
	display:inherit;
}
.displaydesktop{
	display:inherit;
}
.SingleAccountsMobile
{
	overflow-x: auto;
}
.SinglebusinessMobile
{
	overflow-x: auto;
}
.SinglePublicMobile
{
	overflow-x: auto;
}
.SingleTrustMobile
{
	overflow-x: auto;
}
.SingleinstitutionMobile
{
	overflow-x: auto;
}
@media (max-width : 720px) 
{
	.nowraprow{flex-wrap: nowrap; overflow-x: auto;}
	.blockdisplaymobile{display:block;}
	.displaydesktop{display:none;}
	
}
@media (min-width:721px)
{
	.displaymobile{display:none;}
}

.stepNumFormat {
    padding-left: 0px !important;
}

.stepNumFormatCaption {
    width: 100%;
    text-align: right;
    font-weight: bold;
    font-size: .90rem !important;
}

/*.state-match-desc {  */
    /*text-align: right;
    width: 415px;
    width: fit-content;*/
/*}  */

.edie-labels {
    text-align:right;
    word-wrap: normal;
    font-weight: bold;
	flex: 0 0 24%;
    max-width: 26%;

}

.edie-labels-not-bold {
    text-align: right;
    word-wrap: normal;
}

.edie-account-type-title {
    font-weight: 500 !important;
}

.paddingTop1dot25 {
    padding-top: 1.25rem;
}

@media (max-width: 768px) {
   /* .stepNumFormat {  */
        /*padding-left: 0 !important;*/
    /*}  */

    .stepNumFormatCaption {
        text-align: left;
    }

    /*.state-match-desc {  */
        /*text-align: left;
        width: 100%;*/
    /*}  */

    .edie-labels {
        text-align: left;
    }

    .edie-labels-not-bold {
        text-align: left;
    }
}

.sidebar-option {
    text-decoration: none !important;
}

.button-wrapper {
    height: 50px;
}

#button_div {
    height: 50px;
}

.whats_next_row {
    display: table;
}

div.whats_next_desc_col {
    display: table-cell !important;
    vertical-align: bottom !important;
}

    div.whats_next_desc_col p {
        width: 100% !important;
        text-align: center !important;
        margin-top: 0;
        margin-bottom: 1rem;
    }

whats_next_button {
    padding: 0.75rem !important;
    display: block !important;
}

div.whats_next_or_col {
    display: table-cell !important;
    vertical-align: middle !important;
}

    div.whats_next_or_col p {
        width: 100% !important;
        text-align: center !important;
        margin-top: 0;
        margin-bottom: 1rem;
    }

/*#TB_window {
}*/

#TB_ajaxContent:not(.edie-message-content) {
    width: 100% !important;
}

.edie-message {
    display: table !important;
    width: 430px !important;
}

.edie-message-content {
    display: table-cell !important;
    vertical-align: middle !important;
    height: 170px !important;
    width: 430px !important;
}

#error_validation_content {
    width: 100% !important;
    display: inline-block !important;
}

#error_validation_content p {
    text-align: center;
}

#confirm_content {
    width: 100% !important;
    display: inline-block !important;
}

@media (max-width: 399.98px) {

    #cluetip {
        left: 0 !important;
        width: 100% !important;
    }

}

@media (max-width: 429.98px) {

    .edie-message {
        margin-left: 0 !important;
        width: 100% !important;
        left: 0 !important;
    }

    .edie-message-content {
        width: 100% !important;
    }

}

@media (max-width: 649.98px) {

    #TB_window:not(.edie-message) {
        margin-left: 0 !important;
        width: 100% !important;
        left: 0 !important;
    }

}

/*small*/
@media (max-width: 575.98px) {

}

/*medium*/
/*@media (max-width: 767.98px) {

    .whats_next_row {
        display: block !important;
    }

    div.whats_next_desc_col {
        display: block !important;
    }

        div.whats_next_desc_col p {
            margin-top: 1rem;
        }

    div.whats_next_or_col {
        display: block !important;
    }

        div.whats_next_or_col p {
            margin-bottom: 0;
        }

}*/

/*large*/
@media (max-width: 991.98px) {

    .whats_next_row {
        display: flex;
        flex-wrap:wrap;
        white-space:nowrap;
    }

    div.whats_next_desc_col {
        flex:1;
    }

        div.whats_next_desc_col p {
            margin-top: 1rem;
            white-space: wrap;
        }

    div.whats_next_or_col {
        flex: 0 0 auto;
    }

        div.whats_next_or_col p {
            margin-bottom: 0;
            white-space: nowrap;
        }
}

.nolrpaddings {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.inlineanchor {
    display: inline !important;
}

.bankfind-container {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.bankfind-row {
    display: table-row;
    padding: 0;
    margin: 0;
}

.bankfind-col {
    display: table-cell;
    width: 622px;
    padding: 2px;
    margin: 0;
}

.bankfind-state-col {
    display: table-cell;
    width: 54px;
    padding: 2px;
    margin: 0;
}

.bankfind-city-col {
    display: table-cell;
    width: 174px;
    padding: 2px;
    margin: 0;
}

.bankfind-bank-col {
    display: table-cell;
    width: 394px;
    padding: 2px;
    margin: 0;
}

.bankfind-btn-col {
    display: table-cell;
    width: 311px;
    padding: 0;
    margin: 0;
    padding-top: 25px !important;
}

.bankfind-state {
    font-size: 12px;
    width: 50px;
    height: 120px;
}

.bankfind-city {
    font-size: 12px;
    width: 170px;
    height: 120px;
}

.bankfind-bank {
    font-size: 12px;
    width: 390px;
    height: 120px;
}

.bankfind-branches {
    font-size: 12px;
    width: 618px;
    height: 100px;
}

.fsrwin {
    background-color: white !important;
}


.edie-breadcrum-item {
    font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif !important;
}

.sole-proprietorship {
    width: fit-content;
    display: inline-block;
}

.sole-proprietorship-li {
    text-align: left;
    margin-bottom: .5rem;
}

.sole-proprietorship-icon {
    display: inline;
}
#print_button.usa-button {
    color: black;
}

#bank_button.usa-button {
    color: black;
}  

.bankwidth {
    flex: 0 0 73.666667%;
    max-width: 79.666667%;
	padding-right: 5px;
}

.panelwidth {
    flex: 0 0 22%;
    max-width: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.stepwidth {
    flex: 0 0 5%;
    max-width: auto;
}
.labelwidth{
	flex: 0 0 23%;
    max-width: 23%;
}
.benewidth {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 42.666667%;
    max-width: 45.666667%;
}
* {
    box-sizing: border-box;
  }
  
  .col_bank {
    float: left;
	padding-left: 3%;
  }
  
  .bank_left {
    width: 60% !important;
  }
  
  .bank_mid {
    width: 25% !important;
  }
  .bank_right {
    width: 15% !important;
  }
  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
.inst_100{
    max-width: 100%;
}
.inst_60{
    max-width: 50%;
}
.inst_40{
    max-width: 54%;
}
.overwrite{
    flex: 0 0 35.333333%;
    max-width: 35.333333%;
}
