#login-box .footer a {float:right;}
#login-box .bg-yellow {background:#8dc63f !important;}
.hzit-powered {padding:30px;font-size:13px;text-align:center;}
.hzit-powered a:link, .hzit-powered a:visited {color:#fff;}
.hzit-powered img {height:30px;}
#forgetpass-modal h4, #forgetpass-modal label {color:#222 !important;}
#forget-pass-body .alert {display:none;}
.add-btn  {float:right;margin:10px;max-width:300px;}
.float-right {float:right !important;}
#saved-inventory {display:none;position:fixed;right:10px;bottom:10px;width:280px;height:80px;background:#ddd;color:green;text-align:center;line-height:80px;font-size:22px;}

.thumb-holder {position:relative;display:inline-block;margin:5px;width:150px;height:150px;overflow:hidden;border:2px solid #eee;}
.thumb-holder-default {border:2px solid green;}
.thumb-holder-default .btn.btn-success {background-color:#ddd !important;border-color:#ddd !important;}
.thumb-holder img {width:100%;}
.thumb-holder span {position:absolute;bottom:5px;width:100%;display:block;text-align:right;}

.pricing-table thead {background:#ddd;}
.pricing-table thead th {text-align:center;}
.pricing-table tbody th {width:25%;}
.pricing-table tbody th span {display:block;text-align:center;font-size:10px;}
.pricing-table th, .pricing-table td {text-align:center;}

.modal-dialog {width:800px !important;max-width:100%  !important;}

.show-on-print {display:none !important;;}
#system_loader {position:fixed;z-index:10000000000;background:rgba(255,255,255,0.8) url(../img/ajax-loader.gif) center center no-repeat;width:100%;height:100%;top:0px;left:0px;}

@media print {
	.hide-on-print, #system_loader {display:none !important;;}
	.show-on-print {display:block !important;;}
    .box {
        border-top: 2px solid #fff !important;;
        box-shadow: 0px 0px 0px #fff !important;;
    }
}