????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.120 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 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, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/labs.astacus.se/POCKETLORD/css/ |
Upload File : |
@charset "UTF-8";
/* CSS Document */
body,ul,li {
padding:0;
margin:0;
border:0;
}
body {
font-family:helvetica;
}
header{
background-color:#000000;
background-image:url(../images/toolbar-top-background.png);
position:absolute;
z-index:2;
top:0;
left:0;
width:100%;
height:45px;
padding:0;
}
footer {
background-image:url(../images/toolbar-background.png);
position:absolute;
z-index:2;
bottom:0; left:0;
width:100%;
height:100px;
padding:0;
border-top:1px solid #444;
background-color:#000;
}
header, footer{
font-size:20px;
text-align:center;
color:#FFFFFF;
font-weight:bold;
text-shadow:0 -1px 0 rgba(0,0,0,0.5);
line-height:40px;
}
#wrapper {
position:absolute;
z-index:1;
top:45px;
bottom:48px;
left:0px;
width:100%;
background:#ffffff;
overflow:auto;
}
#scroll-content {
position:absolute;
z-index:1;
width:100%;
padding:0;
top: -2px;
}
#register-content {
position:absolute;
z-index:2;
width:100%;
padding:0;
top: -2px;
}
ul {
list-style:none;
padding:0;
margin:0;
width:100%;
text-align:left;
}
li {
padding:0 10px;
height:40px;
line-height:40px;
border-bottom:1px solid #ccc;
border-top:1px solid #fff;
background-color:#fafafa;
font-size:16px;
}
/* Gradient 2 */
.textfields {
height:28px;
font-size:26px;
}
.textareas {
font-size:26px;
}
.texts {
font-size:20px;
}
.verysmalltexts {
font-size:14px;
}
.table_texts {
font-size:16px;
}
.texts_white {
font-size:20px;
color:#FFFFFF;
}
.selects {
height:42px;
font-size:26px;
}
.buttons {
height:35px;
font-size:26px;
}
.buttons_small {
height:25px;
font-size:16px;
}
.rubrik {
font-size: 30px;
font-weight: bold;
}
a:link {
color:#000000;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none;
}
a:active {
color:#000000;
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;
}
#loading {
position:absolute;
left:35%;
top:0%;
width:255px;
height:140px;
z-index:3;
visibility:hidden;
background-image:url(../images/background-loading.png);
align:center;
overflow:auto;
margin-top:150px; margin-right:auto;
margin-left:auto;
}