.fixedLogin{
	position: fixed;
    bottom: 0;
    z-index: 1051;
    width: 100%;
    left: 0;
    background: #f1efdfb3;
    padding: 4px;
    color: #2e2e2e;
    font-size: 14px;
    text-shadow: 0.5px 0.7px #ffffec;
}
.fixedLogin .btn{
	text-shadow: -1px -1px #014774;	
}






































