.privacy-policy {
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}

/*#B0C216  -> #003399*/
#loggedout  > maindidiv {
    /*border-top:20px solid #404040 ;*/



}




#loggedout #lostPWForm > div ,#loggedout #loginFrom  > div, #loggedout p{
    color:#000;
}

.conbtainer { 
    width:auto;
    padding:0px;
}
#loggedout .hero-unit { 
    background: none
}

body {padding-top: 0px;}


#lostPWLink { 
    
    color:#000;
    padding-left:10px;
    cursor: pointer;
}
#lostPWForm {display:none}

h1 {
    font-size: 36px;
    color: #003399;
    margin-top: 20px;
    line-height: 70px
}

h1 i  {
       color:#000; 
        

}
h1,p { text-align: right}
p { font-size: 20px}

#loginFrom { border-left:5px solid #003399;padding-left: 10px}
#loggedout > .maindiv{
    border-top:0px;
    margin-top:150px;
    background-color:#efefef;
    padding-bottom: 10px;
    
}
#flashMessage { 
    margin-top:15px;
background-color: #fff !important;
border-color:#f5b3b3 !important;
color:#bc2a2a;
font-weight: bold;

}

.container { 
             /*background-color:#c0c0c0;*/
             -webkit-border-radius: 30px;
             
}

#lostpw .form-actions { border:0px solid red !important;padding:0px}
.canclebtn { position: relative; top:2px }
