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/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
.vep-modal{
position: fixed;
background: #272D39;
left: 50px;
right: 50px;
top: 50px;
bottom: 50px;
z-index: 1000;
border: 1px solid #424d68;
}
.vep-modal h1{
padding-left: 1em;
padding-right: 1em;
border-bottom: 1px solid #424d68;
}
.vep-modal-close{
float: right;
cursor: pointer;
/*padding-right: 1em;*/
}
.vep-modal-video-container{
padding: 20px;
position: absolute;
bottom: 0;
top: 80px;
left: 0;
right: 0;
}
.vep-modal-video{
width: 100%;
height: 100%;
background-color: black;
}
.vep-modal-progress{
float: right;
margin-right: 100px;
height: 20px;
margin-top: 12px;
}
.project-video{
display: none;
}
.overlay-item, .overlay-item-tester {
border: 1px dashed red;
}
.ui-resizable-n, .ui-resizable-s {
background-image: url(../img/resize-icon-ns.png);
background-repeat: no-repeat;
background-position: 50% -1px;
}
.ui-resizable-w, .ui-resizable-e {
background-image: url(../img/resize-icon-we.png);
background-repeat: no-repeat;
background-position: -1px 50%;
}