.footer-copyright{
	font-family: segoe ui;
    font-weight: 300;
    color: #FFF;
    position: absolute;
    z-index: 9;
    top: 95%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size:13px;
    opacity: 0.7;
	width: 280px;
    text-align: center;    
}

.footer-copyright a{color: inherit; text-decoration: none}

.checkboxer-grey {margin-left: 25px;}


#logo {
    top: 1%;
    position: absolute;
    width: 330px;
    left: 50%;
    margin-left: -162px;
    padding: 20px;
    z-index: 6;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    background: rgba(0, 0, 0, 0.12);;
    text-align: center;
}

#logo img {
    opacity: 0.9;
    width: 80%;
}

.bg-lock-screen, .bg-blur:before{
	
	    background: url(../../images/login_screen/background/38.jpg?v=1) no-repeat fixed!important;
}
