%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
| Server IP : 14.207.165.8 / Your IP : 216.73.216.102 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/var/www/html/old/templates/sj_icenter/css/ |
Upload File : |
/* ******************************
***********Reset css*********** */
/* //////////////////////////// */
body {
color: #7d7d7d;
font-family: Arial,sans-serif;
font-stretch: condensed;
font-size: 12px;
line-height: 150%;
background: url(../images/404/bg-404.png) no-repeat;
box-shadow: 0 0 100px rgba(0, 0, 0, 0.3) inset;
margin: 0;
}
a {
color: #34a4dc;
text-decoration: none;
}
img{border: none;}
h1 {font-size: 200%;}
h2 {font-size: 180%;}
h3 {font-size: 160%;}
h4 {font-size: 140%; font-weight: normal}
h5 {font-size: 120%;}
h6 {font-size: 100%;}
ul{list-style: none;}
.page404-header{
background: rgba(255,255,255,0.8);
text-align: center;
padding: 15px 0;
margin: 50px 0;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
zoom: 1;
}
.page404-container{
text-align: center;
margin: 0 auto;
}
.img_number{margin-bottom: 40px;}
.img_error{margin-bottom: 30px;}
.page404-container h4{
margin: 0 0 20px;
color: #fff;
font-weight: 300;
font-family: Open Sans;
}
.page404-container .button-404{
font-family: Open Sans;
font-weight: 300;
font-size: 22px;
color: #34a4dc;
text-transform: uppercase;
border-radius: 100px;
padding: 12px 30px 12px 75px;
background: url(../images/404/404_icon_homepage.png) no-repeat 30px center #ffffff;
margin-bottom: 20px;
display: inline-block;
}
.page404-container .button-404:hover{
background-image: url(../images/404/404_icon_homepage-hover.png);
background-color: #34a4dc;
color: #fff;
}
.page404-container .page404-middle-inner p{
color: #fff;
margin: 0 0 30px;
}
.page404-footer{
background: rgba(0,0,0,0.7);
padding: 40px 0;
}
.footer-social{
margin-bottom: 30px;
}
.footer-social div.yt-socialbt{
text-align: center;
display: inline-block;
font-size: 24px;
}
.footer-social div.yt-socialbt a{
background: none;
color: 7d7d7d;
border: 1px solid #7d7d7d;
color: #7d7d7d;
width: 50px;
height: 50px;
line-height: 50px;
display: block;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin: 0 4px;
position: relative;
top: 0;
transition: all ease-in 0.3s;
-webkit-transition: all ease-in 0.2s;
-moz-transition: all ease-in 0.2s;
-o-transition: all ease-in 0.2s;
}
.footer-social div.yt-socialbt a:hover{
border-color: #39599f;
color: #39599f;
top: -10px;
}
.footer-social div.yt-socialbt a.twitter:hover{
border-color: #45b0e3;
color: #45b0e3;
}
.footer-social div.yt-socialbt a.linkedin:hover{
border-color: #1764cd;
color: #1764cd;
}
.footer-social div.yt-socialbt a.rss:hover{
border-color: #f8bc2e;
color: #f8bc2e;
}
.footer-social div.yt-socialbt a.google-plus:hover{
border-color: #e70031;
color: #e70031;
}
/* mobile */
@media (max-width: 480px){
img{max-width: 100%;}
.page404-header{margin-top: 0; margin-bottom: 30px;}
.img_number{margin-bottom: 30px;}
.footer-social div.yt-socialbt a{margin: 0 1px;}
.page404-container{
padding: 0 10px;
}
}