| Server IP : 103.233.193.20 / Your IP : 216.73.216.169 Web Server : Apache/2 System : Linux host1.itclever.com 4.18.0-553.16.1.el8_10.x86_64 #1 SMP Thu Aug 8 17:47:08 UTC 2024 x86_64 User : oriscomadm ( 1120) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/oriscomadm/domains/oriscom.com/private_html/m/css/ |
Upload File : |
@charset "utf-8";
/*---------------------------------------
Uniersal Selector
----------------------------------------*/
* {
margin:0;
padding:0;
/* font-style:normal;
font-weight:normal;*/
font-size:100%;
}
/*---------------------------------------
Common
----------------------------------------*/
html {
overflow-y:scroll;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
body {
background:#fff;
margin:0;
padding:0;
font-family:Arial;
font-size:13px;
color:#333;
line-height:1.3;
overflow-x: hidden;
}
img {
border:0;
}
strong {
font-weight:bold;
}
table {
border-collapse:collapse;
}
td,
th {
vertical-align: top;
text-align: center;
}
p {
margin-bottom:15px;
clear:both;
}
ul {
list-style:none;
}
ul li{
line-height:20px;
}
a {
color:#00F;
}
a:visited {
color:#00F;
}
a:hover {
color:#F60;
}
.icon img {
vertical-align:middle;
}
.center {
text-align:center;
}
.right {
text-align:right;
}
.left {
text-align:left;
}
input:hover {
}
textarea:focus, input:focus{
outline: 0;
}
.clear {
clear:both;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height:1px;
}
* html .clearfix {
height:1px;
}
h1{
font-size:2.2em;
}
h2{
font-size:1.5em;
}
.h3{
font-size:1.3em;
}
.bold{
font-weight:bold;
}