*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

#navigationMenu > li:nth-child(1) > a,
#navigationMenu > li:nth-child(1) >a:hover{
	   
    background: url(../images/weather.svg) no-repeat;
    
}
#navigationMenu > li:nth-child(2) > a,
#navigationMenu > li:nth-child(2) >a:hover{
	
    background: url(../images/climate.svg) no-repeat;
    
}
#navigationMenu > li:nth-child(3) > a,
#navigationMenu > li:nth-child(3) >a:hover {
	
    background: url(../images/oceanscoasts.svg) no-repeat;
     
}
#navigationMenu > li:nth-child(4) > a,
#navigationMenu > li:nth-child(4) >a:hover {
	
    background: url(../images/fisheries.svg) no-repeat;
    
}
#navigationMenu > li:nth-child(5) > a,
#navigationMenu > li:nth-child(5) >a:hover{

    background: url(../images/satellites.svg) no-repeat;
     
}
#navigationMenu > li:nth-child(6) > a ,
#navigationMenu > li:nth-child(6) >a:hover{
	
    background: url(../images/research.svg) no-repeat;
     background-color:#0099d8;
}
#navigationMenu > li:nth-child(7) > a,
#navigationMenu > li:nth-child(7) >a:hover{
    background: url(../images/marineaviation.svg) no-repeat;
    
}
#navigationMenu > li:nth-child(8) > a,
#navigationMenu > li:nth-child(8) >a:hover{
	
    background: url(../images//charting.svg) no-repeat;
   
}
#navigationMenu > li:nth-child(9) > a,
#navigationMenu > li:nth-child(9) >a:hover {

    background: url(../images/sanctuaries.svg) no-repeat;
    
}


#navigationMenu {
	margin-left: -53px;
}

#navigationMenu > li:nth-child(1){
	border-top: 1px solid rgba(255,255,255,0.2);
}


#navigationMenu  li{
	list-style:none;
	 background-color:#0099d8;
	padding-left: 13px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	width: 73px;
	height: 50px;
}




#navigationMenu span{
	width:0;
	height: 48px;
	left:38px;
	padding:0;
	position:absolute;
	overflow:hidden;
	font-family:'Myriad Pro',Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:0.6px;
	white-space:nowrap;
	line-height:48px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	transition: 0.25s;
}

#navigationMenu a{
	height:39px;
	width:39px;
	display:block;
	position:relative;
}

#navigationMenu a:hover span{ width:auto; padding:0 20px;overflow:visible; }
#navigationMenu a:hover{
	text-decoration:none;
	z-index: 1000;
}

#navigationMenu .link {	background-position:0 0;}
#navigationMenu .link:hover {	background-position:0 -39px;}
#navigationMenu .link span{
	background-color:#0099d8;
	color:white;
}

.menu{
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 75px;
    background: #0099d8;
    z-index: 1000;
}

body{
   background-color: #0a4595;
}

.super{
	background-color: white;
	margin-left: 75px;
	min-height: 100vh;
	padding-bottom: 40px;
}
 a.site-name{
    line-height: 1.10526;
    color: #0a4595;
    white-space: nowrap;
}
a.site-slogan{
    color: #0a4595;
    line-height: 1.90909;
    font-size: 1.2rem;
    white-space: nowrap;
}

.message{
	min-height: 600px;
}
.message p,h3{

	color: white;
}
.footer-logo{

	background-image: url(../images/icons-s6abf99ebc3.png);
	background-repeat: no-repeat;
	display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    height: 56px;
    width: 56px;
    background-position: 0 -27px;
    border-bottom: none;
}
.footer{
    height: 129px;
	background-color: #0a4595;
	margin-left: 75px;
}
#wrap .container1 {
    float: left;
    line-height: 57px;
    height: 57px;
    padding-left: 50px;
}
#wrap .container2 {
    line-height: 57px;
    height: 57px;
    padding-left: 0px;
}
.slogan{
	display: inline-block;
    vertical-align: middle;
    width: calc(100% - 76px);
    
    line-height: 1.14286;
    font-size: 1.2rem;
    font-style: italic;
    color: #fff;
    font-weight: 100;
    white-space: nowrap;
}

.space {
    height: 250px;
}

.piv-cac {
    cursor: pointer;
    font-family: "Trajan Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border-radius: 5px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 20px 12px 10px 100px;
    margin-bottom: 19px;
    text-align: center;
}
.btn-piv {
    background-image: url("../images/piv-small.png");
    background-repeat: no-repeat;
    background-position: 25px center;
    font-size: 16px;
    font-weight: 400;
    height: 130px;
   
}
.btn-accounts {
    background-image: url("../images/ai/person.png");
    background-repeat: no-repeat;
    background-position: 25px center;
    font-size: 16px;
    font-weight: 400;
    height: 130px;
    
   
}

.btn-whitepage {
    background-image: url("../images/ai/network.png");
    background-repeat: no-repeat;
    background-position: 25px center;
    font-size: 16px;
    font-weight: 400;
    height: 130px;
    
   
}
.card-plugged {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: .75em;
    color: #5cb85c;
    font-style: italic;
    margin-top: 10px;
    line-height: 120%;
}
.btn-userpass {
    background-image: url("../images/IDandPass.png");
    background-repeat: no-repeat;
    background-position: 25px center;
    font-size: 16px;
    font-weight: 400;
    height: 130px;
   
}


.panel-default>.panel-heading {
    
    color: #fff;
    background-color: #034694;
    border-color: #034694;
}

.card-header {
    color: #fff;
    background-color: #034694;
    border-color: #034694;
}

.card-header h3 {
    margin: 0;
    font-size: 1rem;
}

.federal-warning-text p{
     text-align: justify;
}

.bg-primary {
    background-color: #0099d8 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #034694;
    padding: 10px 15px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #0098D7;
}

.navbar-light .navbar-nav .active > .nav-link {
    color: #fff;
    background-color: #034694;
}

.navbar-light .navbar-brand {
    color: #034694;
}

.navbar-light .navbar-toggler {
    border-color: #ddd;
    background-color: transparent;
}

.navbar-light .navbar-toggler:hover,
.navbar-light .navbar-toggler:focus {
    background-color: #ddd;
}

.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    padding: 19px;
}

@media (max-width: 575px) {
    .panel-left {
        margin-bottom: 20px;
    }
}

.help_header {
    font-size: 1.25rem;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.help_text {
    margin-bottom: 10px;
}

.help_img {
    max-width: 80%;
    margin: 2em auto;
    display: block;
}