﻿html{position:relative;min-height:100%;font-size:14px;}body.background{background:url(/images/background.png) center;background-size:cover;}body{margin-bottom:60px;}body main{margin-top:55px;}.pointer{cursor:pointer;}.pointer-no{cursor:default;}.navbar{border-bottom:1px solid #e5e5e5;box-shadow:0 .25rem .75rem rgba(0,0,0,.05);}.footer{position:absolute;bottom:0;width:100%;white-space:nowrap;line-height:60px;background:#fff;border-top:1px solid #e5e5e5;}.login{margin-top:120px;text-align:center;padding:0 25px;}.login .main-div{background:#fff none repeat scroll 0 0;border-radius:2px;margin:10px auto;max-width:500px;padding:50px 10px;}.login .main-div h2{color:#444;font-size:18px;margin-bottom:8px;}.login .form-group{margin-bottom:10px;}.login .form-control{background:#f7f7f7 none repeat scroll 0 0;border:1px solid #d4d4d4;border-radius:4px;font-size:14px;height:50px;line-height:50px;}.login .btn.btn-primary{background:#f0ad4e none repeat scroll 0 0;border-color:#f0ad4e;color:#fff;font-size:14px;width:100%;height:50px;line-height:50px;padding:0;}