15 .panel-default > .panel-heading .badge {
16 background-color: #007e88;
18 display: inline-block;
21 .panel-default > .panel-heading .progress-bar {
27 background-color: #0095a2
29 .panel-default > .panel-heading h4 {
33 .panel-default > .panel-heading {
34 background-color: #00ADBB;
49 background-color: #177870;
55 background-color: #0095a2;
62 margin-bottom: 0.67em;
72 margin-bottom: 0.83em;
76 color:rgb(128, 128, 128)
83 #power-gauge g.pointer {
88 #power-gauge g.label text {
103 shape-rendering: crispEdges;
113 -moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
114 -webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
115 box-shadow:inset 0px 1px 0px 0px #f29c93;
116 background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
117 background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
118 background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
119 background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
120 background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
121 background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
122 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
123 background-color:#fe1a00;
124 -moz-border-radius:6px;
125 -webkit-border-radius:6px;
127 border:1px solid #d83526;
128 display:inline-block;
135 text-decoration:none;
136 text-shadow:0px 1px 0px #b23e35;
139 background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
140 background:-moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
141 background:-webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
142 background:-o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
143 background:-ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
144 background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
145 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);
146 background-color:#ce0100;
148 .myButtonPdf:active {
155 -moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
156 -webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
157 box-shadow:inset 0px 1px 0px 0px #bbdaf7;
158 background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
159 background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
160 background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
161 background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
162 background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
163 background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
164 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
165 background-color:#79bbff;
166 -moz-border-radius:6px;
167 -webkit-border-radius:6px;
169 border:1px solid #84bbf3;
170 display:inline-block;
177 text-decoration:none;
178 text-shadow:0px 1px 0px #528ecc;
181 background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
182 background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
183 background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
184 background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
185 background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
186 background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
187 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
188 background-color:#378de5;
190 .myButtonCSV:active {