body {
width: 100%;
font-size: 10px;
margin: 0;
padding: 0
}
body {
font-family: Arial, Helvetica, sans-serif;
color: #585858;
background: #fff;
}
body {background-color:#e7e7e7;}
.wrap {
width: 106.5em;
margin: 1em auto;
position: relative;
z-index: 0;
}
.header {
clear: both;
background: #fff;
position: relative;
width: 100%;
}
.header .crnr {
background-image: url(/img/homepage/crnrs.gif);
}
.tl {
background-position: top left;
top: 0;
left: 0;
}
.crnr {
position: absolute;
height: 10px;
width: 10px;
display: block;
font-size: 0;
}
.tr {
background-position: top right;
top: 0;
right: 0;
}
.one {
width: 18.3em;
}
.scroll {
float: left;
}
.two {
width: 37.6em;
}
.header .main-nav {
background: #ebebeb url(/img/header/nav-bg.gif) 0 -360px repeat-x;
border-bottom: 1px solid #cdcdcd;
clear: both;
position: relative;
z-index: 10002;
}
.content-wrap {
background: #fff;
margin: 0;
}
.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.footer {
background: #ebebeb url(/img/header/nav-bg.gif) 0 -360px repeat-x;
border-bottom: 1px solid #cdcdcd;
clear: both;
position: relative;
float: none;
padding: 1em 0 0.5em 0;
width: 100%;
text-align: center;
}
.base {
font-size: 10px;
margin-left: 28px;
}
body{		
background: -webkit-linear-gradient(top, rgb(252,253,248), rgb(237,234,215)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, rgb(252,253,248), rgb(237,234,215)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, rgb(252,253,248), rgb(237,234,215)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, rgb(252,253,248), rgb(237,234,215)); /* Standard syntax (must be last) */
}
.wrap{width:100%;text-align:center;display: inline-block;}
.header{background-color: rgb(17, 116, 137);display: inline-block;width: 80%;position:relative;}
.fc-webicon span {display: none;}
.fc-webicon{display: inline-block;background-image: url("http://www.q8medix.com/static/images/r/iconslist.png");width: 46px;height: 46px;}
.facebook{background-position: 0px -84px;}
.twitter{background-position: 0px -134px;}
#social {position:absolute;left:45px;display: inline-block;bottom:25px;}
#links{position:absolute;left:45px;color:white;font-size:16px;margin-top: 10px;width: 296px;direction: ltr;text-align: left;}
#links a {margin-left:10px;}
ul.menu{
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
direction: rtl;
font-size: 14px;
list-style-position: outside;
list-style-type: none;
margin-bottom: 15px;
position: relative;
text-align: center;
}
.menu li{
color:white;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
background-image: url("img/bar.png");
color: rgb(34, 34, 34);
direction: rtl;
display: block;
float: left;
font-family: tahoma;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 60px;
padding-top:15px;
line-height: normal;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
text-align: center;
width: 7.5%;
}
.AR .menu li{
float: right;
}
.menu li:first-child{padding:0px;background:none;width: 5.5em;}
.menu li:last-child{padding:0px;background:none;width: 5.5em;}
.menu li a {color:white;text-decoration: none;}
.menu .divider{
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
-webkit-box-shadow: rgba(255, 255, 255, 0.0980392) 1px 0px 0px 0px;
-webkit-font-smoothing: antialiased;
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-origin: padding-box;
background-size: auto;
box-shadow: rgba(255, 255, 255, 0.0980392) 1px 0px 0px 0px;
box-sizing: border-box;
color: rgb(34, 34, 34);
direction: rtl;
display: block;
float: right;
width: 2px;
}
.menu2{margin-top:20px;}
.menu2 li.odd, .menu2 li.even{
color:white;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
color: rgb(34, 34, 34);
direction: rtl;
display: block;
float: right;
font-family: tahoma;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
text-align: center;
width: 17%;
background-repeat: no-repeat;
background-position-x: 50%;
}
.menu2 li:first-child{margin-right:100px;}
.menu2 li.odd a, .menu2 li.even a {color:#88240E;text-decoration: none;
font-size: 15px;
text-decoration: none;
position: relative;
top: 25%;}
.panel {margin: auto;}

.cols4 .qoptions table td {
  width: 23%;
  display: inline-block;
}
.cols3 .qoptions table td {
  width: 32%;
    display: inline-block;
}
.cols2 .qoptions table td {
  width: 48%;
    display: inline-block;
}
.cols1 .qoptions table td {
  width: 98%;
    display: inline-block;
}

.panel.datagrid.easyui-fluid {
    margin-bottom: 15px;
}