| Server IP : 20.75.53.88 / Your IP : 216.73.217.72 [ 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/cmeusebio/ |
Upload File : |
@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;
}