.preloaderBackground{position:absolute;background-repeat:no-repeat;-moz-background-size:100% 100%;-o-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:contain;background-position:50% 50%;bottom:0;left:0;right:0;top:0}.meter-wrap{position:absolute;height:11px;width:50%;bottom:5%;left:0;right:0;margin:auto auto}.meter-wrap-bg-container{width:100%;position:absolute;left:0;top:0;height:100%;padding:0 12px}.meter-wrap-bg-bar,.meter-wrap-bg-left,.meter-wrap-bg-right{position:relative;float:left;height:100%;top:-100%;border-top:1px solid #b2c82f;border-bottom:1px solid #b2c82f;background-color:#000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.meter-wrap-bg-left{-moz-border-radius:12px 0 0 12px;-webkit-border-radius:12px 0 0 12px;border-radius:12px 0 0 12px;border-left:1px solid #b2c82f;width:12px;right:12px;height:100%;top:0}.meter-wrap-bg-bar{position:relative;float:left;width:100%}.meter-wrap-bg-right{-moz-border-radius:0 12px 12px 0;-webkit-border-radius:0 12px 12px 0;border-radius:0 12px 12px 0;border-right:1px solid #b2c82f;width:12px;margin-right:-12px;height:100%}.meter-value{margin-top:2px;height:7px;width:5%;margin-left:2px;overflow:hidden}.meter-bg-container{position:relative;padding:0 10px;height:7px}.meter-bg-bar,.meter-bg-left,.meter-bg-right{position:relative;float:left;height:100%;top:-100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#b2c82f;-webkit-animation:gradient-anim 2s infinite linear;-moz-animation:gradient-anim 2s infinite linear;-o-animation:gradient-anim 2s infinite linear;animation:gradient-anim 2s infinite linear}.meter-bg-bar{position:relative;float:left;width:100%}.meter-bg-left{right:10px;width:10px;height:100%;top:0;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;border-radius:10px 0 0 10px}.meter-bg-right{width:10px;margin-right:-10px;height:100%;-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0}.meter-text-value{display:none;visibility:hidden}@media screen and (orientation:portrait){.preloaderBackground{-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@-webkit-keyframes gradient-anim{50%{background-color:#6e7f06}100%{background-color:#b2c82f}50%{background-color:#6e7f06}100%{background-color:#b2c82f}}@-moz-keyframes gradient-anim{50%{background-color:#6e7f06}100%{background-color:#b2c82f}50%{background-color:#6e7f06}100%{background-color:#b2c82f}}@keyframes gradient-anim{50%{background-color:#6e7f06}100%{background-color:#b2c82f}50%{background-color:#6e7f06}100%{background-color:#b2c82f}}