
form {
display:inline
}
/*
Main colors are:
Headers:#cd7713
Text:#FFFFFF;
Background:#000;
*/
html,body{
direction:rtl;
background:#000;
font:20px Tahoma,Arial,sans-serif
}
.wrap{
max-width:1024px;
width:100%;
margin:0 auto
}
.wrap h1{
float:right;
width:100%;
text-align:center;
color:#cd7713
}
.wrap .leon_image{
float:right;
width:100%;
text-align:center
}
.wrap .leon_image img{
display:inline-block;
height:auto;
width:100px;
border-radius:100px
}
.wrap .list_wrapper{
float:right;
width:100%
}
.wrap .list_wrapper .table{
float:right;
width:100%
}
.wrap .list_wrapper .table table{
width:100%;
border-collapse:collapse
}
.wrap .list_wrapper .table table th,.wrap .list_wrapper .table table td{
border:1px solid #cd7713;
padding:5px;
text-align:center
}
.wrap .list_wrapper .table table th{
background:#cd7713;
color:#FFFFFF
}
.wrap .list_wrapper .table table img{
max-width:100px;
max-height:100px
}
.wrap .list_wrapper .table table td{
color:#FFFFFF
}
.wrap .form_wrapper{
float:right;
width:100%
}
.wrap .form_wrapper h2{
float:right;
width:100%;
text-align:center
}
.wrap .form_wrapper .form{
float:right;
width:100%
}
.wrap .form_wrapper .form form{
width:100%
}
.wrap .form_wrapper .form form .input_wrapper{
float:right;
width:100%;
margin:10px 0
}
.wrap .form_wrapper .form form .input_wrapper input,
.wrap .form_wrapper .form form .input_wrapper textarea{
width:100%;
padding:5px;
font:20px Tahoma,Arial,sans-serif
}
.wrap .form_wrapper .form form .input_wrapper label{
float:right;
width:100%;
text-align:right;
color:#cd7713
}
.wrap .form_wrapper .form form .input_wrapper input[type="submit"]{
background:#cd7713;
color:#FFFFFF;
border:none;
cursor:pointer;
border-radius:5px;
font-size:20px;
padding:5px 10px
}
/* --- Responsive --- */
@media (max-width:1024px){
.wrap{
width:90%;
margin:0 5%;
max-width:100%
}
.wrap .table table{
font-size:20px
}
.wrap .form_wrapper .form form .input_wrapper input,
.wrap .form_wrapper .form form .input_wrapper textarea{
font-size:20px
}
}
/*
* span {
display:inline-block
}
*/
/*
#lbuttons,
#lbuttons div,
#lbuttons a,
#lbuttons img,
.fxc #subtoolbar,
.fxc #admin_panel {
-webkit-transform:translate3d(0,0,0);
-webkit-backface-visibility:hidden;
-webkit-perspective:1000;
transform:2DValue(val) 3DValueSetToNull(0);
transform:2DValue(val);
-webkit-transform :translateZ(0);
-o-transform :translateZ(0);
-webkit-transform :translateZ(0);
transform :translateZ(0);
-webkit-transition:all 0.5s linear
}
.fxc #admin_pusher,
.fxc #sys_website {
-webkit-transition:all 0.5s linear
}
*/
body {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
min-width:100%;
min-height:100%;
padding:0;
margin:0
}
p {
padding:0;
margin:0
}
div.bs {
float:right
}
.seoform span {
float:left;
width:100px
}
.seoform div input {
width:500px
}
.seoform div {
float:left;
width:100%;
margin-bottom:15px
}
/* css fixes */
ol {
position:relative;
right:20px
}
a{
outline:0
}
input[type="image"],
input[type="submit"],
input[type="button"],
button {
cursor:pointer
}
.ie a img {
border:0
}
.hidden {
position:absolute;
left:0;
top:-100000px
}
