*{margin:0;padding:0}body{color:#333;font-size:80%;font-family:'Open Sans',sans-serif,trebuchet ms,verdana,arial;background:#ccc;position:relative}#loginLogo{width:80%;height:auto;margin:0 10%}#loginWrap{background:#fff;width:350px;margin:10% auto;padding:1% 3% 1%;border:solid 1px #aaa;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 0 3px 3px rgba(0,0,0,.1);-moz-box-shadow:0 0 3px 3px rgba(0,0,0,.1);box-shadow:0 0 3px 3px rgba(0,0,0,.1)}#loginWrap h1{font-weight:700;padding:0 0 1%}#loginForm .login,#lostPassword .login{display:block;font-weight:700;overflow:hidden;padding:1% 0}#loginForm .inputlogin,#loginForm .submitBtn,#lostPassword .inputlogin,#lostPassword .submitBtn{width:100%;padding:2%;margin-bottom:2%;border:1px solid #555;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#loginForm .submitBtn,#lostPassword .submitBtn{width:auto;background:#333;color:#fff;font-weight:700;margin-top:2%;padding:2% 5%}#loginForm .submitBtn:hover,#lostPassword .submitBtn:hover{cursor:pointer;background:#97bd0e}.login main{min-height:auto}a{color:#333;text-decoration:none}a:hover{color:#97bd0e}@media screen and (max-width:370px){#loginWrap{width:96%;margin:0;padding:2%;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}footer{text-align:center}}.msg-list{list-style:none;margin:10px 0;clear:both}.msg-list>li{display:flex;margin:5px 0;color:#333;overflow:hidden;border:1px solid #ccc}.msg-list .msg-icon{display:block;width:30px;padding:5px;float:left;text-align:center;color:#fff}.msg-list .msg-content{display:block;width:calc(100% - 30px);padding:5px 10px;float:right}.single-list span.msg-content{background:#fff}.msg-list ul.db-msg{margin-left:20px;list-style:disc}.msg-list ul.db-msg>li:nth-child(n+2){padding-top:5px}ul.db-msg b{display:block;width:130px;float:left}ul.db-msg span{display:block;margin-left:130px}.single-list .msg-notice{border-color:#ccc}.msg-notice .msg-icon{background:#ccc}.single-list .msg-debug{border-color:#002f5d}.msg-debug .msg-icon{background:#002f5d}.warning-color{color:#e88615}.single-list .msg-warning{border-color:#e88615}.msg-warning .msg-icon{background:#e88615}.error-color{color:#c02e2e}.single-list .msg-error{border-color:#c02e2e}.msg-error .msg-icon{background:#c02e2e}.success-color{color:#469b2b}.single-list .msg-success{border-color:#469b2b}.msg-success .msg-icon{background:#469b2b}.array-list .msg-error{border-color:#404040}.msg-array .msg-icon{background:#404040}#msg-overview{overflow:hidden;margin:10px 0}#msg-overview li{display:inline-block;margin-right:5px;border:solid 1px #ccc}#msg-overview .msg-content{color:#ccc}#msg-overview .active{cursor:pointer}#msg-overview .active .msg-content{color:#333}#msg-overview .active:hover .msg-content{background:#fff}#msg-overview .triggered .msg-content{background:#fff;font-weight:700}.open-tree-level,.closde-tree-level{cursor:pointer}.msg-content ul{margin:5px 0 5px 25px}.msg-content ul li{list-style:disc}.msg-content ul li:nth-child(n+2){border-top:dotted 1px #ccc;padding-top:3px;margin-top:3px}.open-tree-level:hover,.closde-tree-level:hover{color:#b2d06b}div#instant-msg{padding:15px;position:fixed;top:30px;left:0;width:100%;background:rgba(0,0,0,.3);z-index:10000000}div#instant-msg ul.msg-list{margin:0;padding:0}div#instant-msg li{background:#fff}span#instant-msg-info{cursor:pointer}div#instant-msg-hide{text-align:right}div#instant-msg-hide>span{background:#fff;padding:5px 15px;display:inline-block;cursor:pointer;font-size:80%}div#instant-msg-hide>span:hover{background:#333;color:#fff}div#instant-msg-hide>span>i.fa{padding-right:5px;color:#800}