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 */
.cd-horizontal-timeline ol, .cd-horizontal-timeline ul { list-style: outside none none; }
.cd-timeline-navigation a:hover, .cd-timeline-navigation a:focus { border-color: rgb(1, 192, 200); }
.cd-horizontal-timeline a, .cd-horizontal-timeline a:hover, .cd-horizontal-timeline a:focus { color: rgb(1, 192, 200); }
.cd-horizontal-timeline blockquote, .cd-horizontal-timeline q { quotes: none; }
.cd-horizontal-timeline blockquote::before, .cd-horizontal-timeline blockquote::after, .cd-horizontal-timeline q::before, .cd-horizontal-timeline q::after { content: none; }
.cd-horizontal-timeline table { border-collapse: collapse; border-spacing: 0px; }
.cd-horizontal-timeline { opacity: 0; margin: 2em auto; transition: opacity 0.2s ease 0s; }
.cd-horizontal-timeline::before { content: "mobile"; display: none; }
.cd-horizontal-timeline.loaded { opacity: 1; }
.cd-horizontal-timeline .timeline { position: relative; height: 100px; width: 90%; max-width: 800px; margin: 0px auto; }
.cd-horizontal-timeline .events-wrapper { position: relative; height: 100%; margin: 0px 40px; overflow: hidden; }
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before { content: ""; position: absolute; z-index: 2; top: 0px; height: 100%; width: 20px; }
.cd-horizontal-timeline .events-wrapper::before { left: 0px; }
.cd-horizontal-timeline .events-wrapper::after { right: 0px; }
.cd-horizontal-timeline .events { position: absolute; z-index: 1; left: 0px; top: 30px; height: 2px; background: rgb(223, 223, 223) none repeat scroll 0% 0%; transition: transform 0.4s ease 0s; }
.cd-horizontal-timeline .filling-line { position: absolute; z-index: 1; left: 0px; top: 0px; height: 100%; width: 100%; background-color: rgb(1, 192, 200); transform: scaleX(0); transform-origin: left center 0px; transition: transform 0.3s ease 0s; }
.cd-horizontal-timeline .events a { position: absolute; bottom: 0px; z-index: 2; text-align: center; font-size: 1.3rem; padding-bottom: 15px; transform: translateZ(0px); }
.cd-horizontal-timeline .events a::after { content: ""; position: absolute; left: 50%; right: auto; transform: translateX(-50%); bottom: -5px; height: 12px; width: 12px; border-radius: 50%; border: 2px solid rgb(223, 223, 223); background-color: rgb(248, 248, 248); transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s; }
.no-touch .cd-horizontal-timeline .events a:hover::after { background-color: rgb(1, 192, 200); border-color: rgb(1, 192, 200); }
.cd-horizontal-timeline .events a.selected { pointer-events: none; }
.cd-horizontal-timeline .events a.selected::after { background-color: rgb(1, 192, 200); border-color: rgb(1, 192, 200); }
.cd-horizontal-timeline .events a.older-event::after { border-color: rgb(1, 192, 200); }
@media only screen and (min-width: 1100px) {
.cd-horizontal-timeline { margin: 6em auto; }
.cd-horizontal-timeline::before { content: "desktop"; }
}
.cd-timeline-navigation a { position: absolute; z-index: 1; top: 50%; bottom: auto; transform: translateY(-50%); height: 34px; width: 34px; border-radius: 50%; border: 2px solid rgb(223, 223, 223); overflow: hidden; color: transparent; text-indent: 100%; white-space: nowrap; transition: border-color 0.3s ease 0s; }
.cd-timeline-navigation a::after { content: ""; position: absolute; height: 16px; width: 16px; left: 50%; top: 50%; bottom: auto; right: auto; transform: translateX(-50%) translateY(-50%); background: transparent url("cd-arrow.svg") no-repeat scroll 0px 0px; }
.cd-timeline-navigation a.prev { left: 0px; transform: translateY(-50%) rotate(180deg); }
.cd-timeline-navigation a.next { right: 0px; }
.no-touch .cd-timeline-navigation a:hover { border-color: rgb(123, 157, 111); }
.cd-timeline-navigation a.inactive { cursor: not-allowed; }
.cd-timeline-navigation a.inactive::after { background-position: 0px -16px; }
.no-touch .cd-timeline-navigation a.inactive:hover { border-color: rgb(223, 223, 223); }
.cd-horizontal-timeline .events-content { position: relative; width: 100%; margin: 2em 0px; overflow: hidden; transition: height 0.4s ease 0s; }
.cd-horizontal-timeline .events-content li { position: absolute; z-index: 1; width: 100%; left: 0px; top: 0px; transform: translateX(-100%); padding: 0px 5%; opacity: 0; animation-duration: 0.4s; animation-timing-function: ease-in-out; }
.cd-horizontal-timeline .events-content li.selected { position: relative; z-index: 2; opacity: 1; transform: translateX(0px); }
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right { animation-name: cd-enter-right; }
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left { animation-name: cd-enter-left; }
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left { animation-direction: reverse; }
.cd-horizontal-timeline .events-content li > * { max-width: 800px; margin: 0px auto; }
.cd-horizontal-timeline .events-content h2 { font-weight: 600; margin-bottom: 0px; }
.cd-horizontal-timeline .events-content em { display: block; font-style: italic; margin: 10px auto; }
.cd-horizontal-timeline .events-content em::before { content: "- "; }
.cd-horizontal-timeline .events-content p { font-size: 16px; }
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p { line-height: 30px; }
@media only screen and (min-width: 768px) {
.cd-horizontal-timeline .events-content em { font-size: 2rem; }
}
@keyframes cd-enter-right {
0% { opacity: 0; transform: translateX(100%); }
100% { opacity: 1; transform: translateX(0%); }
}
@keyframes cd-enter-right {
0% { opacity: 0; transform: translateX(100%); }
100% { opacity: 1; transform: translateX(0%); }
}
@keyframes cd-enter-right {
0% { opacity: 0; transform: translateX(100%); }
100% { opacity: 1; transform: translateX(0%); }
}
@keyframes cd-enter-left {
0% { opacity: 0; transform: translateX(-100%); }
100% { opacity: 1; transform: translateX(0%); }
}
@keyframes cd-enter-left {
0% { opacity: 0; transform: translateX(-100%); }
100% { opacity: 1; transform: translateX(0%); }
}
@keyframes cd-enter-left {
0% { opacity: 0; transform: translateX(-100%); }
100% { opacity: 1; transform: translateX(0%); }
}
.timeline::before { content: " "; display: none; bottom: 0px; left: 0%; width: 0px; margin-left: -1.5px; background-color: rgb(238, 238, 238); }