.please-wait{position:fixed;top:0;left:0;width:100%;z-index:1}.please-wait .progress{margin-bottom:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0;height:6px}.please-wait .progress .progress-bar{background-color:#337AB7;-webkit-box-shadow:none;box-shadow:none}.message{margin:15px 0;padding:10px;background:#9DDFFF;border:1px solid #42B4FF;color:#835F21;cursor:pointer;-webkit-box-shadow:inset 0 0 1px #fff;-o-box-shadow:inset 0 0 1px #fff;box-shadow:inset 0 0 1px #fff;-webkit-transition:0.2s;transition:0.2s}.message p{font-size:11px;margin:0}.message.warning{background:#ffe9ad url(../images/notifications/error.png) no-repeat 15px center;border:1px solid #eac572;color:#826200;padding-left:50px}.message.success{background:#effeb9 url(../images/notifications/accept.png) no-repeat 15px center;border:1px solid #c1d779;color:#3C5A01;padding-left:50px}.message.error{background:#fccac1 url(../images/notifications/exclamation.png) no-repeat 15px center;border:1px solid #e18b7c;color:#AC260F;padding-left:50px}.message.information{background:#deeefa url(../images/notifications/information.png) no-repeat 15px center;border:1px solid #afd3f2;color:#235685;padding-left:50px}.form-control,textarea{max-width:100%}#login_form{max-width:400px;margin:100px auto}.table tbody tr td,.table tbody tr th{vertical-align:middle}.home-items .item{width:100%;height:400px;background:#fff;-webkit-box-shadow:0 2px 15px 0 rgba(0,0,0,0.15);box-shadow:0 2px 15px 0 rgba(0,0,0,0.15);border:1px solid #e0e0e0;border-radius:10px;margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.home-items .item:hover{background:#efefef}.home-items .item a{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000}.home-items .item a .fa{font-size:100px;margin-bottom:30px}.home-items .item a .fa.fa-search{color:#0082ce}.home-items .item a .fa.fa-line-chart{color:#1E9E74}.home-items .item a span{font-size:40px}.home-items .item a:hover{text-decoration:none}