@charset "utf-8";
/*================================================== Common CSS starts ============================================  */
body {
	background-color: #FFFFFF;
	font-family:Segoe UI;
	font-size:14px;
	}
fcx-trans-font-size {
	background-color: #FFFFFF !important;
	font-family:Segoe UI !important;
	font-size:14px !important;
	}
	body{
	overflow-y: scroll;
	overflow-x: auto;
}
body a {
	font-family:Segoe UI;
	font-size:14px;
	color:#003256
}
a#skipLink.skipLink {
    z-index: 10000;
    display: none;
}

body h3 {
	font-family:Segoe UI;
	font-size:16px; 
	font-weight:700;
	color:#000000;
}
.fcx-background-img{
	background:transparent url('fdicseal-hero-5.jpg') no-repeat center center /cover;
	 height: 400px;
}
.fcx-background-img-opt1{
	background:transparent url('img/fdic_login_bg.jpg') no-repeat center center /cover;
	 height: 400px;
}
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}
.hiddd{ 
	display: none
}
.disppplay {
	display: block
}
.fcx-blue-color{
	color:#124c8f !important;
}
.fcx-red-color{
	color:#f31515 !important;
}

.fcx-blue-backg-color{
	color:#ffffff;
	background-color: #124c8f !important;
	border-color: #124c8f !important;
}
.fcx-black-color{
	color:#000000
}
.login-button-pos{
    position: absolute;
    bottom:2px;
    margin: 1px;
}
a.card:hover, a.card:focus{
box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
.invalid-feedback{
	font-size:100% !important;
}
.is-valid.form-control, .was-validated :valid.form-control{
	background-image: url("") !important;
}

.is-valid.custom-control-input ~.custom-control-label, .was-validated :valid.custom-control-input ~ .custom-control-label{
	color:black;
}
/* Common CSS ends */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Header CSS starts++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.trans-header {
	min-height: 90px;
    background-color: #003256;    
    background-position: 80% 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin: 0 auto;
    width: 100%;
    
    color: #fff;
	border-top: solid 2px #7f7044;	
	-webkit-box-shadow: inset 0 7px 0 #b7ac83;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 1%;
}

.trans-header-links a:focus {
    border: none;
}

.trans-fdic-logo {
    float: left;
    width: 125px;
    margin-top: 9px;
    /*margin-bottom: 12px;
    max-height: 100%;*/
}

.trans-header h2, .trans-header h1 {
    clear: none;
    margin: 0;
    color: #fff;
    text-rendering: auto;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.trans-header h1 {
	white-space: nowrap;
    font-size: 50px;
    font-weight: 700;
    font-style: italic;
    margin-top: 16px;
    /*margin-bottom: 12px;*/
    border: none;
    text-shadow: 1px 1px #0B295B;
}
.trans-header h2 {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    text-shadow: .5px .5px #0B295B;
}
.trans-header .trans {
	font-family:Source Sans Pro;
	font-size:14px;
	color: #fff;
}
/* header CSS Ends */	
/*================================================== Footer CSS starts ============================================  */
.trans-page-footer {
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	font-family:Source Sans Pro;
	font-size:14px;
	color:#ffffff;
	background-color: #003256 !important;
    background-position: 80% 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.nav-pills .active.nav-link, .nav-pills .show > .nav-link {
	text-decoration: underline !important;
    background-color: #124c8f !important;
}
.trans-page-footer a {
	font-family:Source Sans Pro;
	font-size:14px;
	color:#fff;
	text-decoration: none;
}
.trans-page-footer u {
	text-decoration: none !important;
}
/*Footer CSS ends */
/*=============================================== Accordion CSS starts============================================= */
	.fcxaccordion li + li {
  margin-top: 10px;
}
[data-toggle="collapse"] .fas::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
   -webkit-font-smoothing: antialiased;
  }
[data-toggle="collapse"] .fas::before {  
	font-family: "Font Awesome 5 Free";
	position: absolute;
	 right: 0.5em;
	 content: "\f078";
	 margin-top: -12px;
	 font-weight: 900;
}

[data-toggle="collapse"].collapsed .fas::before {
	font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 0.5em;
    content: "\f054";
    font-weight: 900;
}
.custom-card{
	border: none !important;
}


/* Accordion CSS ends */


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Old Header CSS starts++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
header {
    width: 100%;
    margin: 0 auto 2px;
}		
div#responsive_header, header {
    background-color: #003256;    
    background-position: 80% 0;
    background-repeat: no-repeat;
}
a#after_header, a#responsive_header-fdic_logo, a.responsive_header-skip_header {
    display: block;
    overflow: hidden;
}
a#after_header, a.responsive_header-skip_header, div#responsive_header div#responsive_header-right_side div#responsive_header-search label {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
div#responsive_header a:hover, div#responsive_header div#responsive_header-right_side div#responsive_header-search a:active {
    outline: 0;
}
#leftheader {
    float: left;
    padding-top:1%;
	padding-bottom:1%;
	padding-left:2%;
}
#centerheader{
	float: center;
	left: 11%;
	padding-top:1%;	
}

div.clear {
    clear: both;
}
#responsive_header h2, div#responsive_header h1 {
    clear: none;
    margin: 0;
    color: #fff;
    text-rendering: auto;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#responsive_header-links a:focus {
    border: none;
}

a#responsive_header-fdic_logo {
    float: left;
    width: 135px;
    height: 54px;
    margin: 12px 12px 0;
    background-repeat: no-repeat;
}
div#responsive_header {
    margin: 0 auto;
    width: 100%;
    
    color: #fff;
	border-top: solid 2px #7f7044;	
	-webkit-box-shadow: inset 0 7px 0 #b7ac83;
}
div#responsive_header h1 {
	text-align: left;	
    font-size: 18px;
    font-weight: 700;
    padding: 12px 0 0;
    border: none;
    text-shadow: 1px 1px #0B295B;
}
#responsive_header h2 {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    text-shadow: .5px .5px #0B295B;
}
@media (max-width:1003px) {
    .container-fluid {
    margin-left: auto;
    margin-right: auto;
}


div#responsive_header, header {
    width: auto;
    max-width: 1003px;
}
#leftheader h1 {
    float: right;
}
#leftheader h2 {
    display: none;
}

}@media all and (max-width:599px) {
    #leftheader h1 {
    display: none;
}
}
.grow  {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.grow:hover  {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

@media all and (max-width:499px) {
    
a#responsive_header-fdic_logo {
    width: 92px;
    height: 37px;
    margin: 4px;
}
}
/* Close window button styles */
.btn-close-window {
    font-family: 'Segoe UI', sans-serif;
    font-size: 14px;
    color: #003256;
    text-decoration: none;
}

.btn-close-window:hover {
    text-decoration: none;
}