⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.225
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
ecommerce_pg
/
public
/
ownpay
/
assets
/
css
/
View File Name :
my_style.css
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=interregular:wght@300;400;500;600;700&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; outline: none; text-decoration: none; } a:hover { text-decoration: none; } .jrk_head_bg { background: #0E0E10; padding: 35px; display: flex; align-items: center; justify-content: center; /* gap: 20px !important; */ } .jrk_custom_gap { padding-left: 20px; } .jrk_head_bg h1 { font-family: 'interregular', sans-serif; font-style: normal; font-weight: 700; font-size: 18px; line-height: 28px; /* text-transform: lowercase; */ color: #D1FD81; } .jrk_progress_bg { background-color: #D1FD81; } .jrk_progress_wrap { position: relative; display: flex; align-items: center; width: 125px; margin-top: 10px; margin-left: 5px; } .jrk_progress_wrap img { position: absolute; } .left_close { left: -5px; } .right_close { right: -5px; transform: rotate(180deg); } .jrk_head_text { font-family: 'interregular', sans-serif; font-style: normal; font-weight: 600; font-size: 14px; line-height: 28px; color: #333333; text-align: center; } .jrk_img_bg { border-radius: 5px; width: 60px; height: 50px; display: flex; align-items: center; justify-content: center; } .jrk_gpay { background: rgba(66, 133, 244, 0.1); } .jrk_phonepe { background: rgba(95, 37, 159, 0.1); } .jrk_paytm { background: rgba(0, 186, 242, 0.1); } .jrk_more { background: rgba(209, 209, 209, 0.36); } .jrk_payment_wrap a { display: flex; flex-direction: column; align-items: center; gap: 5px; } .jrk_payment_wrap a p { font-family: 'interregular', sans-serif; font-style: normal; font-weight: 400; font-size: 11px; line-height: 13px; color: #000000; } .icon-row { margin: 0 10px !important; display: flex; align-items: center; justify-content: space-between; } .jrk_qr_sec { display: flex; align-items: center; width: 100%; position: relative; } .jrk_qr_text { font-family: 'interregular', sans-serif; font-style: normal; font-size: 12px; line-height: 18px; /* text-transform: lowercase; */ color: #333333; margin-bottom: 12px; } .jrk_btn_wrapper { background: #FFFFFF; /* box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.25); */ border-radius: 0px; position: relative; padding: 16px; } .rem_pb { padding: 10px 8px; } .jrk_text_decor { font-family: 'interregular', sans-serif; font-style: normal; font-weight: 400; font-size: 10px; line-height: 12px; text-align: center; color: #75767A; width: 90%; margin: 0 auto 20px; } #continue-text { text-transform: uppercase; } .qrCode { width: 82px; overflow: hidden; } .jrk_download_btn { background: hsl(81, 97%, 75%); padding: 10px; outline: none; border: none; /* margin-bottom: 10px; */ cursor: pointer; border-radius: 5px; font-family: 'interregular', sans-serif; font-style: normal; font-weight: 600; font-size: 12px; line-height: 18px; color: #000000; } .jrk_download_btn:focus { outline: none; } /* .jrk_download_btn:hover { background: #218838; color: #fff; } */ .jrk__qr { position: absolute; left: 50%; top: 50%; transform: translate(-63%, -50%); height: 100px; } .qr_wrapp { position: relative; } .json_video_sec { /* background: rgba(0, 0, 0, 0.8); display: grid; place-items: center; */ height: 100vh; overflow-y: auto; } .cust_pop_margin { margin: 0 15px; } .jrk_video_container { /* display: none; */ position: absolute; /* inset: 0; */ top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 9; background: rgba(0, 0, 0, 0.8); max-width: 500px; /* width: 90%; */ /* padding: 0 10px; */ /* margin: 4rem auto; */ border-radius: 4px; /* padding: 15px; */ height: calc(100vh - 8rem); /* overflow-y: auto; */ } .status__content { height: 100%; } .jrk_anim_wrapper .video__section { height: 100%; display: grid; } .overflow_scroll { overflow: hidden auto; } .jrk_closeSymbol { font-family: 'interregular', sans-serif; position: absolute; right: 12px; top: 12px; width: 30px; height: 30px; background: #000; border-radius: 50%; display: grid; place-items: center; z-index: 99; color: #fff; font-size: 14px; cursor: pointer; font-weight: bold; /* animation: scaling 1s infinite; transition: all 0.5s ease-in-out; */ } /* @keyframes scaling { 0% { transform: scale(1); } 50% { transform: scale(1.3); } 100% { transform: scale(1); } } */ .jrk_anim_wrapper { /* max-width: 500px; */ background: #fff; height: calc(100% - 8rem); border-radius: 4px; margin: 4rem 2rem; } .progress__bar__section { display: flex; padding: 0 5px; margin: 20px auto; position: absolute; z-index: 200; /* max-width: calc(500px - 40px); */ left: 30px; right: 30px; } .thumb__img img { max-width: 40px; border-radius: 10px; display: none } .progress__bar__section__list { padding: 2px 8px; width: 100%; } .bar { /* border: 1px solid #fff; */ height: 7px; width: 100%; background: #D9D9D9; border-radius: 8px; } .completed .prog_bar { background: #1B327F; } .video__section__list { display: none; /* max-height: 500px; width: auto; */ } .video__section__list.running { display: block } .prog_bar { height: 100%; background-color: transparent; border-radius: 8px; /* margin-top: 2px; */ } .in { background: #1B327F; } .video_1 .in { animation: fill 23s linear 1; } .video_2 .in { animation: fill 25s linear 1; } .video_3 .in { animation: fill 23s linear 1; } @keyframes fill { 0% { width: 0%; } 100% { width: 100%; } } a.next_btn, a.prev_btn { position: absolute; top: 50%; /* bottom: 30px; */ font-size: 20px; width: 30px; height: 30px; border-radius: 50%; background: #1e1e1e; display: grid; place-items: center; text-align: center; } a.next_btn { right: 30px; } a.prev_btn { left: 30px; } .next_btn i, .prev_btn i { font-size: 20px; } .prev_btn i, .next_btn i { color: #fff; } #popup_status .popup::-webkit-scrollbar { height: 0; width: 0; } .lottie-player { max-width: 50%; width: 50% } .show1x1 { z-index: 99999!important; opacity: 1!important; } .popup_status lottie-player { max-height: 100%; width: 100% !important; position: absolute; top: 50%; transform: translateY(-50%); /* left: 50%; transform: translateX(-50%); */ } .video__section__list::-webkit-scrollbar { width: 0; height: 0 } @media screen and (min-width:480px) { .jrk_qr_wrap { width: 50%; } .jrk_progress_wrap { width: unset; } .progress { width: 100%; } } @media screen and (min-width:768px) { .jrk_text_decor { font-size: 16px; line-height: 24px; } } @media screen and (max-width:320px) { .jrk_head_bg img { height: 70px; } .jrk_progress_wrap img { height: unset; } .jrk_head_bg h1 { font-size: 12px; line-height: 20px; } .jrk_progress_wrap { width: 80px; } .jrk_head_text, .jrk_qr_text { font-size: 10px; line-height: 14px; } .modal-body { padding: 10px 5px; } .jrk_img_bg { width: 40px; height: 35px; } .jrk_img_bg img { width: 23px; } .jrk_btn_wrapper { padding: 10px; } .jrk_head_bg { padding: 25px; } .jrk_custom_gap { padding-left: 15px; } } .jrk_popup_wrapper { position: fixed; inset: 0; background: rgba(0, 0, 0, 0.8); z-index: 9999; display: grid; place-items: center; padding: 16px 24px; display: none; /* touch-action: auto; pointer-events: none; */ } .jrk_pop_container p { font-family: 'interregular', sans-serif; font-style: normal; font-weight: 500; font-size: 12px; line-height: 22px; text-align: center; color: #000000; } .jrk_pop_container { padding: 24px 12px; background: #ffffff; max-width: 470px; } .jrk_button_wrapper { display: flex; justify-content: center; width: 90%; margin: 0 auto; gap: 10px; } .jrk_button_wrapper button { font-family: 'interregular', sans-serif; font-style: normal; font-weight: 600; font-size: 14px; line-height: 28px; text-transform: uppercase; color: #000000; width: 100%; height: 42px; display: grid; place-items: center; border: none; } .jrk_btn_green { background: #D1FD81; } .d_grid { display: grid; } .cust_border { border: 0.5px solid #75767A !important; } .jrk_button_wrapper button:focus { outline: none; } .base-timer { position: relative; width: 50px; height: 50px; justify-content: center; margin: 10px auto; } .jrk_download_btn { display: flex; align-items: center; gap: 7px; } .jrk_qr_code_text { position: absolute; right: 0; width: 55%; } .base-timer__svg { transform: scaleX(1); } .base-timer__circle { fill: none; stroke: none; } .base-timer__path-elapsed { stroke-width: 3px; stroke: #D9D9D9; } .base-timer__path-remaining { stroke-width: 5px; stroke-linecap: round; transform: rotate(90deg); transform-origin: center; transition: 1s linear all; fill-rule: nonzero; stroke: #00BAF2; } .base-timer__path-remaining.green { color: #00BAF2; } /* .base-timer__path-remaining.orange { color: orange; } .base-timer__path-remaining.red { color: red; } */ .base-timer__label { position: absolute; width: 50px; height: 50px; top: 0; display: flex; align-items: center; justify-content: center; font-family: 'interregular', sans-serif; font-style: normal; font-weight: 400; font-size: 10px; line-height: 12px; text-align: center; color: #75767A; } @media screen and (min-width:360px) { .jrk_qr_wrap img { margin-right: 10px; } #countdown { margin: 17px auto; } } @media screen and (min-width:769px) { .jrk_pop_container p, .base-timer__label { font-size: 14px; line-height: 24px; } .jrk_payment_wrap a p { font-size: 14px; } .jrk_qr_back { height: unset; } .jrk_qr_code_text { width: 70%; } .jrk_qr_text, .jrk_head_text { font-size: 16px; line-height: 24px; } .jrk_text_decor { font-size: 14px; line-height: 18px; } p { margin-bottom: 2rem; } } @media screen and (max-width:500px) { .jrk_video_container { width: 100%; height: 100%; border-radius: 0; } /* .jrk_anim_wrapper { height: auto; } */ /* .jrk_video_container { height: calc(100vw - 8rem); } */ } @media screen and (orientation:landscape) and (max-width:1024px) { .jrk_video_container { margin: 0px auto; height: 100%; border-radius: 0; } .jrk_anim_wrapper { height: auto; } } @media screen and (max-width:768px) and (min-width:481px) { .jrk_pop_container p, .base-timer__label { font-size: 12px; line-height: 20px; } .jrk_qr_text, .jrk_head_text { font-size: 15px; line-height: 22px; } .jrk_qr_code_text { width: 65%; } .jrk_text_decor { font-size: 12px; line-height: 16px; } p { margin-bottom: 2rem; } } @media screen and (max-width:480px) { .jrk_download_btn { font-size: 14px; padding: 10px; } .base-timer, .base-timer__label { width: 40px; height: 40px; } /* .jrk_anim_wrapper { margin: 3rem auto; height: calc(100% - 6rem); } */ .jrk_closeSymbol { width: 25px; height: 25px; } /* .jrk_anim_wrapper { height: calc(100% - 90px); border-radius: 4px; margin: 45px 20px; } */ } @media screen and (max-width:360px) { .jrk_pop_container p { font-size: 10px; } .jrk_download_btn { font-size: 12px; padding: 8px; } .base-timer, .base-timer__label { width: 50px; height: 50px; } } @media screen and (max-width:320px) { .jrk_qr_sec .jrk_qr_back { height: 120px; } #countdown { margin: 15px auto; } .jrk_download_btn { font-size: 10px; padding: 7px 5px; gap: 4px; } .base-timer, .base-timer__label { width: 40px; height: 40px; } .jrk_qr_text { margin-bottom: 5px; } .jrk_text_decor { margin: 0 auto 10px; font-size: 10px; } .jrk_qr_code_text { width: 50%; } .base-timer { margin: 5px auto; } .jrk__qr { transform: translate(-60%, -50%); height: 75px; } a.next_btn { right: 20px; } a.prev_btn { left: 20px; } .jrk_video_container { margin: 0px auto; height: 100%; border-radius: 0; } } @media screen and (min-width:500px) { .skip_btn { /* right:calc(50% - 240px)!important; */ /* bottom:20px */ top: 20px; } /* .next_btn { right: calc(50% - 230px)!important } .prev_btn { left: calc(50% - 230px)!important } */ } @media screen and (max-width:280px) { .next_btn { right: 25px; } .prev_btn { left: 25px; } }