.loginfooter {
   position: fixed;
   left: 0;
   bottom: 0;
   padding-top: 20px;
   padding-bottom: 20px;
   width: 100%;
   background-color: #ffffff;
   color: #00205E;
   text-align: center;
   font-size:12px;
   font-weight:600!important;
   border-top: 2px solid gray;
}