dsg
INSERT INTO `cp_filehtml` (`id`,`modul`,`app`,`path`,`type`,`cat`,`file_name`,`content`) VALUES ('351','auth','1','u2/creator','1','css','css/custom-kesh.css-','/* ME */\r\n\r\n.init-loader {\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n width: 100%;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n height: 100%;\r\n background-color: rgba(255, 255, 255, 1);\r\n z-index: 9999;\r\n}\r\n\r\n.loading-fullscreen {\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n width: 100%;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n height: 100%;\r\n background-color: rgba(255, 255, 255, 1);\r\n z-index: 9999;\r\n}\r\n\r\n.init-loader.light{\r\n background-color: rgba(255, 255, 255, 0.5);\r\n}\r\n\r\n.comment-replies-container {\r\n display: none;\r\n}\r\n\r\n.comment-replies-container.show {\r\n display: block;\r\n margin-top: .8rem;\r\n}\r\n\r\n.text-red {\r\n color: red;\r\n}\r\n\r\n\r\n.profile-grid .grid-item {\r\n background: #f0f0f0;\r\n position: relative;\r\n}\r\n\r\n.profile-grid .grid-item .image-square,\r\n.profile-grid .grid-item .video-square {\r\n z-index: 2;\r\n}\r\n\r\n.profile-grid .grid-item::before {\r\n content: \\\"\\\";\r\n position: absolute;\r\n top: 50%;\r\n left: 50%;\r\n width: 18px;\r\n height: 40px;\r\n /* background: url(\\\'../assets/loader.gif\\\') center center no-repeat; */\r\n background-size: contain;\r\n transform: translate(-50%, -50%);\r\n /* z-index: 1; */\r\n}\r\n\r\n.profile-grid .grid-item.loaded::before {\r\n display: none;\r\n /* Hide the loader once the image has loaded */\r\n}\r\n\r\n.swiper-inner-container {\r\n min-height: 100px;\r\n}\r\n\r\n/* Style for the toggle password button */\r\n/* .toggle-password {\r\n position: absolute;\r\n top: 0px;\r\n right: 0px;\r\n background: red;\r\n border: none;\r\n cursor: pointer;\r\n outline: none;\r\n padding: 5px;\r\n color: #888;\r\n width: 10px;\r\n height: 10px;\r\n}\r\n\r\n.toggle-password::after {\r\n content: \\\"eye_fill\\\";\r\n font-family: \\\'framework7-core-icons\\\';\r\n font-weight: 400;\r\n font-style: normal;\r\n line-height: 1;\r\n letter-spacing: normal;\r\n text-transform: none;\r\n white-space: nowrap;\r\n word-wrap: normal;\r\n direction: ltr;\r\n -webkit-font-smoothing: antialiased;\r\n text-rendering: optimizeLegibility;\r\n -moz-osx-font-smoothing: grayscale;\r\n font-feature-settings: \\\'liga\\\';\r\n font-size: calc(var(--f7-input-clear-button-size) /(14 / 10));\r\n line-height: 1.4;\r\n} */\r\n\r\n.media-post .media-single-post-content {\r\n position: relative;\r\n}\r\n\r\n.media-post .media-single-post-content img {\r\n width: 100%;\r\n height: auto;\r\n}\r\n\r\n.media-post .media-single-post-content video {\r\n width: 100%;\r\n height: auto;\r\n}\r\n\r\n.profile-landing-page .profile-head .name,\r\n.profile-landing-page .profile-head .subtext {\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n#notifications-list {\r\n max-width: 600px;\r\n margin: 0 auto;\r\n}\r\n\r\n.notification-item {\r\n padding: 10px;\r\n border-bottom: 1px solid #ddd;\r\n display: flex;\r\n align-items: start;\r\n}\r\n\r\n.notification-item .profile-image {\r\n width: 40px;\r\n height: 40px;\r\n border-radius: 50%;\r\n background-size: cover;\r\n background-position: center;\r\n margin-right: 10px;\r\n}\r\n\r\n.notification-item .notification-content {\r\n flex: 1;\r\n}\r\n\r\n.notification-item .media-preview {\r\n width: 40px;\r\n height: 40px;\r\n background-size: cover;\r\n background-position: center;\r\n border-radius: 4px;\r\n margin-left: 10px;\r\n}\r\n\r\n.media-post .media-post-content img {\r\n max-height: 500px;\r\n object-fit: cover;\r\n}\r\n\r\n#category-filters ul{\r\n overflow-y: scroll;\r\n max-height: 66vh;\r\n}\r\n\r\n.custom-file-upload span{\r\n display: block;\r\n font-size: 15px;\r\n z-index: -2;\r\n color: #A1A1A2;\r\n height: auto;\r\n position: absolute;\r\n top: 50%;\r\n left: 0;\r\n right: 0;\r\n font-weight: 500;\r\n transform: translate(0%, -50%);\r\n align-items: center;\r\n justify-content: center;\r\n padding: 0;\r\n width: 100%;\r\n text-align: center;\r\n border-radius: 0;\r\n}\r\n\r\n.custom-file-upload label{\r\n z-index: 2;\r\n}\r\n\r\n.hidden {\r\n display: none;\r\n}\r\n\r\n.media-post-readmore {\r\n color: blue;\r\n cursor: pointer;\r\n}\r\n\r\n.media-post-readmore{\r\n display: inline !important;\r\n}\r\n\r\n.pac-container {\r\n z-index: 9999 !important;\r\n}\r\n\r\n.post-media {\r\n position: relative;\r\n /* min-height: 300px; */\r\n max-height: 600px;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n background: #e7e7e7;\r\n}\r\n\r\n.post-media img {\r\n z-index: 1;\r\n}\r\n\r\n.post-media::before {\r\n content: \\\"\\\";\r\n position: absolute;\r\n top: 50%;\r\n left: 50%;\r\n width: 18px;\r\n height: 40px;\r\n background: url(\\\'../assets/loader.gif\\\') center center no-repeat;\r\n background-size: contain;\r\n transform: translate(-50%, -50%);\r\n /* z-index: ; */\r\n}\r\n\r\n.replying-to {\r\n position: absolute;\r\n top: -28px;\r\n left: 11px;\r\n background-color: #e4e4e4;\r\n width: 84%;\r\n padding: .7rem;\r\n border-radius: 15px;\r\n font-size: 13px;\r\n}\r\n\r\n#comment-form{\r\n min-height: 50px;\r\n position: relative;\r\n}\r\n\r\n.skeleton-block{\r\n border-radius: 12px;\r\n}\r\n\r\n .btn.bg-dark {\r\n background-color: #2e2e2e;\r\n color: white;\r\n }\r\n\r\n .w-70 {\r\n width: 70%;\r\n}\r\n\r\n.notification-count {\r\n position: absolute;\r\n font-size: 12px;\r\n background-color: var(--f7-ios-primary);\r\n border-radius: 50%;\r\n height: 20px;\r\n width: 20px;\r\n text-align: center;\r\n display: none;\r\n align-items: center;\r\n justify-content: center;\r\n left: 15px;\r\n top: 8px;\r\n z-index: 99;\r\n color: white;\r\n}\r\n\r\n.privacy-statement{\r\n font-size: 12px;\r\n padding: 1rem;\r\n}\r\n\r\n.privacy-popup.popup .page-content,\r\n.terms-popup.popup .page-content{\r\n padding-top: 10px !important;\r\n}\r\n\r\n.unread-notif{\r\n background-color: #f0f0f0;\r\n}\r\n\r\n.target-highlight {\r\n -webkit-animation: target-fade 3s 1;\r\n -moz-animation: target-fade 3s 1;\r\n}\r\n\r\n@-webkit-keyframes target-fade {\r\n 0% { background-color: rgba(255,255,153,.8); }\r\n 100% { background-color: rgba(255,255,153,0); }\r\n}\r\n@-moz-keyframes target-fade {\r\n 0% { background-color: rgba(255,255,153,.8); }\r\n 100% { background-color: rgba(255,255,153,0); }\r\n}');
Copy This

Warning: file_get_contents(/home/u340524018/domains/agniaga.com/public_html/sub/u2/creator/css/custom-kesh.css-): Failed to open stream: No such file or directory in /home/u340524018/domains/agniaga.com/public_html/sub/u2/cp/inc.filehtml.php on line 319
/* ME */

.init-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 9999;
}

.loading-fullscreen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 9999;
}

.init-loader.light{
    background-color: rgba(255, 255, 255, 0.5);
}

.comment-replies-container {
    display: none;
}

.comment-replies-container.show {
    display: block;
    margin-top: .8rem;
}

.text-red {
    color: red;
}


.profile-grid .grid-item {
    background: #f0f0f0;
    position: relative;
}

.profile-grid .grid-item .image-square,
.profile-grid .grid-item .video-square {
    z-index: 2;
}

.profile-grid .grid-item::before {
    content: \"\";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 40px;
    /* background: url(\'../assets/loader.gif\') center center no-repeat; */
    background-size: contain;
    transform: translate(-50%, -50%);
    /* z-index: 1; */
}

.profile-grid .grid-item.loaded::before {
    display: none;
    /* Hide the loader once the image has loaded */
}

.swiper-inner-container {
    min-height: 100px;
}

/* Style for the toggle password button */
/* .toggle-password {
    position: absolute;
    top: 0px;
    right: 0px;
    background: red;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 5px;
    color: #888;
    width: 10px;
    height: 10px;
}

.toggle-password::after {
    content: \"eye_fill\";
    font-family: \'framework7-core-icons\';
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: \'liga\';
    font-size: calc(var(--f7-input-clear-button-size) /(14 / 10));
    line-height: 1.4;
} */

.media-post .media-single-post-content {
    position: relative;
}

.media-post .media-single-post-content img {
    width: 100%;
    height: auto;
}

.media-post .media-single-post-content video {
    width: 100%;
    height: auto;
}

.profile-landing-page .profile-head .name,
.profile-landing-page .profile-head .subtext {
    display: flex;
    justify-content: center;
    align-items: center;
}

#notifications-list {
    max-width: 600px;
    margin: 0 auto;
}

.notification-item {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: start;
}

.notification-item .profile-image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    margin-right: 10px;
}

.notification-item .notification-content {
    flex: 1;
}

.notification-item .media-preview {
    width: 40px;
    height: 40px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
    margin-left: 10px;
}

.media-post .media-post-content img {
    max-height: 500px;
    object-fit: cover;
}

#category-filters ul{
    overflow-y: scroll;
    max-height: 66vh;
}

.custom-file-upload span{
    display: block;
    font-size: 15px;
    z-index: -2;
    color: #A1A1A2;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    font-weight: 500;
    transform: translate(0%, -50%);
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 100%;
    text-align: center;
    border-radius: 0;
}

.custom-file-upload label{
    z-index: 2;
}

.hidden {
  display: none;
}

.media-post-readmore {
  color: blue;
  cursor: pointer;
}

.media-post-readmore{
    display: inline !important;
}

.pac-container {
    z-index: 9999 !important;
}

.post-media {
    position: relative;
    /* min-height: 300px; */
    max-height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e7e7e7;
}

.post-media img {
    z-index: 1;
}

.post-media::before {
    content: \"\";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 40px;
    background: url(\'../assets/loader.gif\') center center no-repeat;
    background-size: contain;
    transform: translate(-50%, -50%);
    /* z-index: ; */
}

.replying-to {
     position: absolute;
    top: -28px;
    left: 11px;
    background-color: #e4e4e4;
    width: 84%;
    padding: .7rem;
    border-radius: 15px;
    font-size: 13px;
}

#comment-form{
    min-height: 50px;
    position: relative;
}

.skeleton-block{
    border-radius: 12px;
}

 .btn.bg-dark {
        background-color: #2e2e2e;
        color: white;
 }

 .w-70 {
    width: 70%;
}

.notification-count {
    position: absolute;
    font-size: 12px;
    background-color: var(--f7-ios-primary);
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    display: none;
    align-items: center;
    justify-content: center;
    left: 15px;
    top: 8px;
    z-index: 99;
    color: white;
}

.privacy-statement{
    font-size: 12px;
    padding: 1rem;
}

.privacy-popup.popup .page-content,
.terms-popup.popup .page-content{
    padding-top: 10px !important;
}

.unread-notif{
    background-color: #f0f0f0;
}

.target-highlight {
    -webkit-animation: target-fade 3s 1;
    -moz-animation: target-fade 3s 1;
}

@-webkit-keyframes target-fade {
    0% { background-color: rgba(255,255,153,.8); }
    100% { background-color: rgba(255,255,153,0); }
}
@-moz-keyframes target-fade {
    0% { background-color: rgba(255,255,153,.8); }
    100% { background-color: rgba(255,255,153,0); }
}
Array
(
)
Add JS Function Name