Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
/* Code tidied up by ScrapBook */ .gauge { position: relative; display: inline-block; font-size: 33px; line-height: 1em; height: 250px; width: 250px; box-sizing: border-box; } .gauge.gauge-big { font-size: 117px; } .gauge.gauge-small { font-size: 17px; } .gauge::before { content: ""; position: absolute; left: 0px; top: 20%; font-size: 100%; height: 250px; width: 250px; line-height: 1em; border: 0.35em solid rgb(102, 102, 102); box-sizing: border-box; border-radius: 100%; clip: rect(auto, auto, 150px, auto); } .gauge .gauge-arrow { height: 150px; width: 5px; top: 20%; margin-left: -0.05em; transform-origin: 50% 100% 0px; transition: all 0.5s ease 0s; } .gauge .gauge-arrow, .gauge .gauge-arrow::before { position: absolute; display: inline-block; background: rgb(78, 87, 103) none repeat scroll 0% 0%; left: 50%; border-radius: 100% / 100% 100% 0px 0px; box-sizing: border-box; } .gauge .gauge-arrow::before { content: ""; height: 0.25em; width: 0.255em; bottom: 0em; margin-left: -0.12em; border-radius: 100%; } .gauge-red.gauge::before { border-color: rgb(45, 172, 226); } .gauge-orange.gauge::before { border-color: rgb(140, 234, 185); } .gauge-yellow.gauge::before { border-color: rgb(255, 118, 118); } .gauge-green.gauge::before { border-color: rgb(140, 234, 185); }