|
|
|
|
@ -76,6 +76,19 @@
|
|
|
|
|
text-align: center;
|
|
|
|
|
margin-left: 74px;
|
|
|
|
|
}
|
|
|
|
|
.Text-ar{
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-weight: bolder;
|
|
|
|
|
color: black;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
margin-top: 5px;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
|
|
margin-right: 131px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.leftgrid{
|
|
|
|
|
margin-left: 10px;
|
|
|
|
|
@ -120,19 +133,37 @@
|
|
|
|
|
margin-top: -7px !important;
|
|
|
|
|
font-weight: bold !important;
|
|
|
|
|
}
|
|
|
|
|
.label-ar{
|
|
|
|
|
font-size: 15px !important;
|
|
|
|
|
margin-top: -7px !important;
|
|
|
|
|
font-weight: bold !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.labelvalue{
|
|
|
|
|
font-size: 27px !important;
|
|
|
|
|
font-size: 25px !important;
|
|
|
|
|
font-weight: bold !important;
|
|
|
|
|
margin-top: 7px !important;
|
|
|
|
|
margin-left: 90px !important;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.labelvalue-ar{
|
|
|
|
|
|
|
|
|
|
font-size: 24px !important;
|
|
|
|
|
font-weight: bold !important;
|
|
|
|
|
/* margin-top: 7px !important; */
|
|
|
|
|
margin-right: 19px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.percentage{
|
|
|
|
|
font-size: 19px !important;
|
|
|
|
|
margin-top: 15px !important;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.percentage-ar{
|
|
|
|
|
font-size: 19px !important;
|
|
|
|
|
margin-right: -54px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.gauge{
|
|
|
|
|
transform: translate(-24px, -65px);
|
|
|
|
|
|