﻿.login_bg{    
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.login-layout .widget-box {
    background-color: #1e7cc7;
}