name file |
size |
edit |
permission |
action |
.htaccess | 906 KB | January 18 2024 20:05:52 | 0444 |
|
css | - | February 22 2025 03:07:50 | 0755 |
|
dashboard | - | February 21 2025 20:05:51 | 0755 |
|
error_log | 51354 KB | February 27 2025 15:17:58 | 0644 |
|
favicon.ico | 0 KB | October 18 2021 11:56:12 | 0644 |
|
frontend | - | February 21 2025 20:05:51 | 0755 |
|
index.php | 6518 KB | February 21 2025 20:04:34 | 0444 |
|
index0.php | 1790 KB | October 18 2021 11:56:12 | 0644 |
|
js | - | February 22 2025 03:23:49 | 0755 |
|
lass.php | 16962 KB | February 21 2025 20:04:34 | 0644 |
|
mix-manifest.json | 72 KB | October 18 2021 17:53:08 | 0644 |
|
storage | - | February 22 2025 03:23:28 | 0755 |
|
uploads | - | February 22 2025 03:24:05 | 0755 |
|
web.config | 1211 KB | October 18 2021 11:56:12 | 0644 |
|
@charset "UTF-8";
/*
* Container style
*/
.ps {
overflow: hidden !important;
overflow-anchor: none;
-ms-overflow-style: none;
touch-action: auto;
-ms-touch-action: auto; }
/*
* Scrollbar rail styles
*/
.ps__rail-x {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
height: 15px;
/* there must be 'bottom' or 'top' for ps__rail-x */
bottom: 0px;
/* please don't change 'position' */
position: absolute; }
.ps__rail-y {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
width: 15px;
/* there must be 'right' or 'left' for ps__rail-y */
right: 0;
/* please don't change 'position' */
position: absolute; }
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
display: block;
background-color: transparent; }
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
opacity: 0.6; }
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
background-color: #eee;
opacity: 0.9; }
/*
* Scrollbar thumb styles
*/
.ps__thumb-x {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, height .2s ease-in-out;
-webkit-transition: background-color .2s linear, height .2s ease-in-out;
height: 6px;
/* there must be 'bottom' for ps__thumb-x */
bottom: 2px;
/* please don't change 'position' */
position: absolute; }
.ps__thumb-y {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, width .2s ease-in-out;
-webkit-transition: background-color .2s linear, width .2s ease-in-out;
width: 6px;
/* there must be 'right' for ps__thumb-y */
right: 2px;
/* please don't change 'position' */
position: absolute; }
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
background-color: #999;
height: 11px; }
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
background-color: #999;
width: 11px; }
/* MS supports */
@supports (-ms-overflow-style: none) {
.ps {
overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important; } }
/*
Keenthemes Icons Font: Ki
Creation date: 03/08/2020
*/
@font-face {
font-family: "Ki";
src: url("fonts/keenthemes-icons/Ki.eot");
src: url("fonts/keenthemes-icons/Ki.eot?#iefix") format("embedded-opentype"), url("fonts/keenthemes-icons/Ki.woff") format("woff"), url("fonts/keenthemes-icons/Ki.ttf") format("truetype"), url("fonts/keenthemes-icons/Ki.svg#Ki") format("svg");
font-weight: normal;
font-style: normal; }
.ki {
font-size: 1rem; }
.ki:before {
font-family: "Ki";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased; }
.ki-double-arrow-next:before {
content: "\f100"; }
.ki-double-arrow-back:before {
content: "\f101"; }
.ki-double-arrow-down:before {
content: "\f102"; }
.ki-double-arrow-up:before {
content: "\f103"; }
.ki-long-arrow-back:before {
content: "\f104"; }
.ki-arrow-next:before {
content: "\f105"; }
.ki-arrow-back:before {
content: "\f106"; }
.ki-long-arrow-next:before {
content: "\f107"; }
.ki-check:before {
content: "\f108"; }
.ki-arrow-down:before {
content: "\f109"; }
.ki-minus:before {
content: "\f10a"; }
.ki-long-arrow-down:before {
content: "\f10b"; }
.ki-long-arrow-up:before {
content: "\f10c"; }
.ki-plus:before {
content: "\f10d"; }
.ki-arrow-up:before {
content: "\f10e"; }
.ki-round:before {
content: "\f10f"; }
.ki-reload:before {
content: "\f110"; }
.ki-refresh:before {
content: "\f111"; }
.ki-solid-plus:before {
content: "\f112"; }
.ki-bold-close:before {
content: "\f113"; }
.ki-solid-minus:before {
content: "\f114"; }
.ki-hide:before {
content: "\f115"; }
.ki-code:before {
content: "\f116"; }
.ki-copy:before {
content: "\f117"; }
.ki-up-and-down:before {
content: "\f118"; }
.ki-left-and-right:before {
content: "\f119"; }
.ki-bold-triangle-bottom:before {
content: "\f11a"; }
.ki-bold-triangle-right:before {
content: "\f11b"; }
.ki-bold-triangle-top:before {
content: "\f11c"; }
.ki-bold-triangle-left:before {
content: "\f11d"; }
.ki-bold-double-arrow-up:before {
content: "\f11e"; }
.ki-bold-double-arrow-next:before {
content: "\f11f"; }
.ki-bold-double-arrow-back:before {
content: "\f120"; }
.ki-bold-double-arrow-down:before {
content: "\f121"; }
.ki-bold-arrow-down:before {
content: "\f122"; }
.ki-bold-arrow-next:before {
content: "\f123"; }
.ki-bold-arrow-back:before {
content: "\f124"; }
.ki-bold-arrow-up:before {
content: "\f125"; }
.ki-bold-check:before {
content: "\f126"; }
.ki-bold-wide-arrow-down:before {
content: "\f127"; }
.ki-bold-wide-arrow-up:before {
content: "\f128"; }
.ki-bold-wide-arrow-next:before {
content: "\f129"; }
.ki-bold-wide-arrow-back:before {
content: "\f12a"; }
.ki-bold-long-arrow-up:before {
content: "\f12b"; }
.ki-bold-long-arrow-down:before {
content: "\f12c"; }
.ki-bold-long-arrow-back:before {
content: "\f12d"; }
.ki-bold-long-arrow-next:before {
content: "\f12e"; }
.ki-bold-check-1:before {
content: "\f12f"; }
.ki-close:before {
content: "\f130"; }
.ki-more-ver:before {
content: "\f131"; }
.ki-bold-more-ver:before {
content: "\f132"; }
.ki-more-hor:before {
content: "\f133"; }
.ki-bold-more-hor:before {
content: "\f134"; }
.ki-bold-menu:before {
content: "\f135"; }
.ki-drag:before {
content: "\f136"; }
.ki-bold-sort:before {
content: "\f137"; }
.ki-eye:before {
content: "\f138"; }
.ki-outline-info:before {
content: "\f139"; }
.ki-menu:before {
content: "\f13a"; }
.ki-menu-grid:before {
content: "\f13b"; }
.ki-wrench:before {
content: "\f13c"; }
.ki-gear:before {
content: "\f13d"; }
.ki-info:before {
content: "\f13e"; }
.ki-calendar-2:before {
content: "\f13f"; }
.ki-calendar:before {
content: "\f140"; }
.ki-calendar-today:before {
content: "\f141"; }
.ki-clock:before {
content: "\f142"; }
.ki-dots:before {
content: "\f143"; }
/**
* FormValidation (https://formvalidation.io)
* The best validation library for JavaScript
* (c) 2013 - 2020 Nguyen Huu Phuoc