.speedometer { background: #0F0F0F; position: relative; border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; }
.speedNobe { position: absolute; width: 100%; z-index: 10; transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; }
.speedPosition { position: absolute; color: #FFF; text-align: center; line-height: 80PX; font-family: arial; font-size: 30px; font-weight: bold; border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; background: #191919; box-shadow: 0 0 3px 3px black; -webkit-box-shadow: 0 0 3px 3px black; -moz-box-shadow: 0 0 3px 3px black; -o-box-shadow: 0 0 3px 3px black; -ms-box-shadow: 0 0 3px 3px black; }
.fonts { font-family: arial; font-weight: bold; width: 100%; text-align: center; }
.speedNobe div { background: #48a3cb; position: absolute; height: 100%; top: 0; }
.numb, .nob { transition: opacity 1s; -webkit-transition: opacity 1s; -o-transition: opacity 1s; -moz-transition: opacity 1s; -ms-transition: opacity 1s; position: absolute; opacity: 0.5; }
.nob { background: #eee; box-shadow: 0 0 2px 1px #eee; -webkit-box-shadow: 0 0 2px 1px #eee; -moz-box-shadow: 0 0 2px 1px #eee; -o-box-shadow: 0 0 2px 1px #eee; -ms-box-shadow: 0 0 2px 1px #eee; }
.numb { color: #eee; text-align: left; overflow: hidden; opacity: 0.5; font-family: arial; font-size: 16px; font-weight: bold; }
.nob.bright { opacity: 1; }
.nob.danger { background: #FF113A; box-shadow: 0 0 2px 1px #FF113A; -webkit-box-shadow: 0 0 2px 1px #FF113A; -moz-box-shadow: 0 0 2px 1px #FF113A; -o-box-shadow: 0 0 2px 1px #FF113A; -ms-box-shadow: 0 0 2px 1px #FF113A; }
.numb.bright { opacity: 1; }
.numb.danger { color: #FF113A; }
#speedometerWraper-txtinvestometer .speedPosition { display: none !important; }
#speedometerWraper-txtinvestometer .speedNobe div { background: none; }
#speedometerWraper-txtinvestometer .speedNobe { background: url(../images/needle.png) no-repeat; }
#speedometerWraper-txtinvestometer .numb { display: none !important; }
#speedometerWraper-txtinvestometer .nob { display: none !important; }
.speedometer { background: url(../images/IOMbg.png); box-shadow: none !important; }
