﻿body { font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif !important; font-size: 12px !important; }
.light-login {
    /*background: #FFF url("../Images/squairy.png") repeat !important;*/
    background: url("../Images/bg-login.jpg") no-repeat center center fixed; background-size: cover; }
.login-layout .widget-box .widget-main { background: #FFFFFF !important; }
.login-box .toolbar { background: #143900; border-top: 2px solid #3dad00; }
h4.bigger { font-size: 17px; }
.login-container { margin: 0% auto 0; }
.form-control:focus, input[type=text]:focus, input[type=password]:focus { border-color: #89c21d; }
.input-icon > input:focus + .ace-icon { color: #89c21d !important; }