﻿@font-face{
	font-family:'Yekan';
	src:url('BYekan.eot');
	src:url('BYekan.eot#iefix') format('eot'),url('BYekan.woff') format('woff'),url('BYekan.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'Droid Arabic Naskh';
	src:local('Droid Arabic Naskh'), url(dan.woff) format('woff');
	font-style:normal;
	font-weight:normal;
}
html {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
  
    height: 100%;
    margin: 0;
    padding: 0;
}
body, td, th, input, select, textarea, option, optgroup {
    color: #000000;
    font-family: Tahoma,Tahoma,Tahoma;
    font-size: 11px;
}
input[type="text"], input[type="password"] {
    padding: 2px;
}
select {
    padding: 1px;
}
textarea {
    padding: 2px;
}
a, a:visited {
    color: #003366;
    cursor: pointer;
    text-decoration: underline;
}
a img {
    border: 0 none;
}
form {
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
#header .div1 {
    background: url("header.png") repeat  scroll  center top rgba(0, 0, 0, 0);
    height: 56px;
    min-width: 900px;
    padding: 0 30px;
    
}
#header .div2 {
    color: #FFFFFF;
    float: right;
    padding: 18px 0 0;
}
#header .div3 {
    color: #FFFFFF;
    float: left;
    font-family: Tahoma,Tahoma,Tahoma;
    font-size: 11px;
    padding: 15px 0 0;
    text-align: left;
}
#header .div2 span {
    font-weight: bold;
}
#menu {
    background: url("menu.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    height: 34px;
    min-width: 900px;
    padding: 0 30px;
    position: relative;
    z-index: 1;
}
#menu > ul.left {
    float: right;
}
#menu > ul.right {
    float: left;
}
#menu > ul {
    margin: 0;
    padding: 0;
    position: relative;
}
#menu > ul ul {
    background: url("transparent.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu > ul a {
    display: block;
    text-decoration: none;
}
#menu > ul li {
    float: right;
    list-style: none outside none;
}
#menu > ul > li + li {
    background: url("split.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
#menu > ul .top {
    color: #FFFFFF;
    font-family: Tahoma,Tahoma,Tahoma;
    font-size: 11px;
    padding: 10px 17px 9px 15px;
    text-align: center;
}
#menu > ul li ul {
    position: absolute;
}
#menu > ul ul li {
    clear: both;
    padding: 2px;
}
#menu > ul .selected .top {
    background: url("selected.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
}
#menu > ul .parent {
    background-image: url("arrow-left.png");
    background-position: 5% center;
    background-repeat: no-repeat;
}
#menu > ul li ul ul {
    margin: -29px 161px 0 0;
}
#menu > ul li li a {
    color: #FFFFFF;
    margin: 1px;
    padding: 5px;
    width: 147px;
}
#menu > ul li li > a:hover {
    background-color: #391706;
    border: 1px solid #BD4C14;
    margin: 0;
}
#container {
    height: 100%;
}
body > #container {
    height: auto;
    min-height: 100%;
}
#content {
    background: url("background.png") repeat-x scroll 0 1px #FFFFFF;
    min-width: 900px;
    padding: 10px 30px 128px;
}
 
#footer a {
    color: #333333;
    text-decoration: underline;
}
.breadcrumb, .breadcrumb a {
    color: #666666;
    font-size: 11px;
    margin-bottom: 15px;
}
.success {
    background: url("success.png") no-repeat scroll 99% center #EAF7D9;
    border: 1px solid #BBDF8D;
    border-radius: 5px;
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 33px 10px 10px;
}
.warning {
    background: url("warning.png") no-repeat scroll 99% center #FFD1D1;
    border: 1px solid #F8ACAC;
    border-radius: 5px;
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 33px 10px 10px;
}
.attention {
    background: url("attention.png") no-repeat scroll 99% center #FFF5CC;
    border: 1px solid #F2DD8C;
    border-radius: 5px;
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 33px 10px 10px;
}
.required {
    color: #FF0000;
    font-weight: bold;
}
.error {
    color: #FF0000;
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin-top: 3px;
}
.help {
    color: #666666;
    display: block;
    font-family: Tahoma,Tahoma,Tahoma;
    font-size: 10px;
    font-weight: normal;
}
.icon {
    cursor: pointer;
    vertical-align: middle;
}
 
.box {
    margin-bottom: 15px;
}
.box > .heading {
    background: url("box.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #DBDBDB;
    border-radius: 7px 7px 0 0;
    height: 38px;
    padding-left: 7px;
    padding-right: 7px;
}
.box > .heading h1 {
    color: #003A88;
    float: right;
    font-size: 15px;
    margin: 0;
    padding: 11px 0 0;
}
.box > .heading h1 img {
    float: right;
    margin-left: 8px;
    margin-right: 3px;
    margin-top: -1px;
}
.box > .heading .buttons {
    float: left;
    margin-left: 5px;
    padding-top: 7px;
}
.box > .heading .buttons .button {
    margin-right: 5px;
}
.box > .content h2 {
    border-bottom: 1px dotted #000000;
    color: #FF802B;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.box > .content {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    min-height: 300px;
    overflow: auto;
    padding: 10px;
}
a.button, .list a.button {
    background: none repeat scroll 0 0 #003A88;
    border-radius: 10px;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
}
.list {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}
.list td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
.list thead td {
    background-color: #EFEFEF;
    padding: 0 5px;
}
.list thead td a, .list thead td {
    color: #222222;
    font-weight: bold;
    text-decoration: none;
}
.list tbody td a {
    text-decoration: underline;
}
.list tbody td {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 5px;
    vertical-align: middle;
}
.list tbody tr:hover td {
    background-color: #FFFFCB;
}
.list .left {
    padding: 7px;
    text-align: right;
}
.list .right {
    padding: 7px;
    text-align: right;
}
.list .center {
    padding: 7px;
    text-align: center;
}
.list .asc {
    background: url("asc.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 15px;
}
.list .desc {
    background: url("desc.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 15px;
}
.list tr.filter td, .list tr.filter:hover td {
    background: none repeat scroll 0 0 #E7EFEF;
    padding: 5px;
}
.pagination {
    border-top: 1px solid #DDDDDD;
    display: inline-block;
    padding-top: 6px;
    width: 100%;
}
.pagination .links {
    float: right;
    padding-top: 6px;
}
.pagination .links a {
    border: 1px solid #DDDDDD;
    color: #A3A3A3;
    font-size: 11px;
    padding: 4px 10px;
    text-decoration: none;
}
.pagination .links b {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #269BC6;
    color: #269BC6;
    font-size: 11px;
    font-weight: normal;
    padding: 4px 10px;
    text-decoration: none;
}
.pagination .results {
    float: left;
    font-size: 11px;
    padding-top: 6px;
}
table.form {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}
table.form > tbody > tr > td:first-
table.form > tbody > tr > td:first-child {
}
order-bottom: 1px dotted #CCCCCC;
    color: #000000;
    padding: 10px;
}
.scrollbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 100px;
    overflow-y: scroll;
    width: 350px;
}
.scrollbox img {
    cursor: pointer;
    float: left;
}
.htabs {
    border-bottom: 1px solid #DDDDDD;
    height: 30px;
    line-height: 16px;
    margin-bottom: 15px;
    padding: 0 10px 0 0;
}
.htabs a {
    background: url("tab.png") repeat-x scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #000000;
    display: none;
    float: right;
    font-family: Tahoma,Tahoma,Tahoma;
    font-size: 12px;
    font-weight: bold;
    margin-left: 2px;
    padding: 7px 15px 6px;
    text-align: center;
    text-decoration: none;
}
.htabs a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-bottom: 7px;
}
.vtabs {
    border-left: 1px solid #DDDDDD;
    display: block;
    float: right;
    min-height: 300px;
    padding: 10px 0;
    width: 190px;
}
.vtabs a {
    display: none;
}
.vtabs a, .vtabs span {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    clear: both;
    color: #000000;
    display: block;
    float: right;
    font-family: Tahoma,Tahoma,Tahoma;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 6px 15px 7px 14px;
    text-align: left;
    text-decoration: none;
    width: 160px;
}
.vtabs a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-left: 15px;
}
.vtabs a img, .vtabs span img {
    cursor: pointer;
    position: relative;
    top: 3px;
}
.vtabs-content {
    margin-right: 205px;
}
.accordion-heading {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #DDDDDD;
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 8px;
}
.accordion-heading a {
    float: left;
    font-weight: normal;
    margin-top: 1px;
    text-decoration: none;
}
.accordion-content {
    overflow: auto;
    padding: 0 0 15px;
}
.scrollbox div {
    padding: 3px;
}
.scrollbox div input {
    margin: 0 0 0 3px;
    padding: 0;
}
.scrollbox div.even {
    background: none repeat scroll 0 0 #FFFFFF;
}
.scrollbox div.odd {
    background: none repeat scroll 0 0 #E4EEF7;
}
.overview {
    float: right;
    margin-bottom: 20px;
    width: 49%;
}
.overview table {
    width: 100%;
}
.overview td + td {
    text-align: left;
}
.statistic {
    float: left;
    margin-bottom: 20px;
    width: 49%;
}
.range {
    color: #FFFFFF;
    float: left;
    vertical-align: middle;
}
.range {
    padding-left: 1px;
    padding-top: 1px;
}
.range, .range select {
    font-size: 10px;
}
.latest {
    clear: both;
}
.latest tbody td {
    background: none repeat scroll 0 0 #FFFFFF;
}
.dashboard-heading {
    background: none repeat scroll 0 0 #547C96;
    border-bottom: 1px solid #8EAEC3;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}
.dashboard-content {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #8EAEC3;
    min-height: 180px;
    padding: 10px;
}
.refresh {
    cursor: pointer;
    position: relative;
    top: 3px;
}

        


body
        {
            line-height: 18px;
   
    padding: 0px;
    margin: 0px;
    font-family: tahoma;
    font-size: 10pt;
}
        .w965
        {
            width: 965px;
        }
        .w970
        {
            width: 970px;
        }
        .w100p
        {
            width: 100%;
        }
        .style5
        {
            width: 283px;
            height: 99px;
            border-width: 0px;
        }
        .style6
        {
            width: 283px;
            height: 98px;
            border-width: 0px;
        }



#mainTable
{
    border-left-style: solid; border-right-style: solid; border-right-width: 1px; border-left-width: 1px; border-right-color: #999999; border-left-color: #999999;
 direction:rtl;
 text-align:right;
}
#mainContent
{
    
    
padding-right: 5px; padding-left: 5px;    
}
#firstcontent
{
    display:block;
       min-height:300px;
}

.item
{
    height:26px;
}

        a
        {
            text-decoration: none;
            color: #3333CC;
        }
        
        
        body, td, th, input, select, textarea, option, optgroup {
    color: #000000;
    font-family: Tahoma,Tahoma,Tahoma;
    font-size: 11px;
    text-align:right;
}
.inputmini, .input, textarea.desc, select {
    -moz-box-sizing: border-box;
    border: 1px solid #DFDFDF;
    border-radius: 3px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), 0 2px 8px 0 rgba(0, 0, 0, 0.075) inset;
    color: #777777;
    
      direction: rtl !important;
    font-family:Tahoma;
    font-size:10pt;
    margin: 3px;
    padding:3px;
    transition: all 0.25s linear 0s;
}
 select {
    direction: rtl !important;
    font-family:Tahoma;
}
.inputmini:focus, .input:focus, textarea.desc:focus {
    border: 1px solid #ED69FF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 7px 120px 0 #FBEDFB inset;
}
.framet{display:none}
.dltr{direction:ltr;text-align:left}
.dltrc{direction:ltr;text-align:center}
.drtl{direction:rtl;text-align:right}
        .comment-label {
            background: url("../Images/comment.png") no-repeat scroll right center #D8EBFE;
            border: 1px solid #3399FF;
            color: #82000A;
            margin-bottom: 10px;
            padding: 4px 25px 7px 5px;
            text-align: right;
        }
.error-label {
    background: url("../Images/error.gif") no-repeat scroll right center #F79780;
    border: 1px solid #D25439;
    color: #82000A;
    margin-bottom: 10px;
    padding: 4px 25px 7px 5px;
    text-align: right;
}
.warning-label {
    background: url("../Images/warning.gif") no-repeat scroll right center #F8E27C;
    border: 1px solid #DDB162;
    color: #9A7021;
    margin-bottom: 10px;
    padding: 4px 25px 7px 5px;
    text-align: right;
}
.correct-label {
    background: url("../Images/accept.gif") no-repeat scroll right center #A6CD6E;
    border: 1px solid #7BA22D;
    color: #364600;
    margin-bottom: 10px;
    padding: 4px 25px 7px 5px;
    text-align: right;
}
.required {
    color: #FF0000;
    font-weight: bold;
}
 UL.tabNavigation {
    background: none repeat scroll 0 0 #FFFFFF;
    direction: rtl;
    height: 28px;
    list-style: none outside none;
    margin: 0;
      padding: 0 3px 0 0;

}

UL.tabNavigation LI {
    cursor: pointer;
    display: block;
    float: right;
    font: 11px Tahoma;
    height: 26px;
    margin: 0;
    padding-left: 2px;
    text-align: center;
    width: 70px;
}
UL.tabNavigation LI A {
    background-image: url("../images/Tab_pic.jpg");
    color: #2F2E29;
    display: block;
    line-height: 29px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
UL.tabNavigation LI A:hover {
    background-image: url("../images/tab_hover.jpg");
    color: #900000;
    display: block;
    line-height: 29px;
    margin: 0;
    padding: 0;
}
UL.tabNavigation LI A.selected 
{
    
    background-image: url("../images/tab_hover.jpg");
    border-bottom-width: 0;
    color: #900000;
    display: block;
    line-height: 29px;
    margin: 0;
    padding: 0;
}
UL.tabNavigation LI A:focus {
    background-image: url("../images/tab_hover.jpg");
    display: block;
    line-height: 29px;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
UL.tabNavigation li:first-child {
    cursor: pointer;
    display: inline;
}
UL.tabNavigation li:first-child A {
    text-decoration: none;
}
UL.tabNavigation li:first-child A:hover {
}
UL.tabNavigation li:first-child A.selected {
}
UL.tabNavigation li:first-child A:focus {
    outline: 0 none;
}
UL.tabNavigation li:last-child {
    cursor: pointer;
    display: inline;
    padding-left: 0;
}
UL.tabNavigation li:last-child A {
    padding-left: 0;
}
UL.tabNavigation li:last-child A:hover {
    padding-left: 0;
}
UL.tabNavigation li:last-child A.selected {
    padding-left: 0;
}
UL.tabNavigation li:last-child A:focus {
    outline: 0 none;
}
 
div.tabs > div {
    background-color: #f6f8f9;
    border: 1px solid #839297;
     min-height:250px;
    padding:5px;
    text-align: center;
    width: 98.8%;
}
div.tabs > div h2 {
    margin-top: 0;
}
.waste {
    min-height: 1px;
}

.box {
    margin-bottom: 15px;
}
.box > .heading {
    background: url("box.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #DBDBDB;
    border-radius: 7px 7px 0 0;
    height: 38px;
    padding-left: 7px;
    padding-right: 7px;
}
.box > .heading h1 {
    color: #003A88;
    float: right;
    font-size: 15px;
    margin: 0;
    padding: 11px 0 0;
}
.box > .heading h1 img {
    float: right;
    margin-left: 8px;
    margin-right: 3px;
    margin-top: -1px;
}
.box > .heading .buttons {
    float: left;
    margin-left: 5px;
    padding-top: 7px;
}
.box > .heading .buttons .button {
    margin-right: 5px;
}
.box > .content h2 {
    border-bottom: 1px dotted #000000;
    color: #FF802B;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.box > .content {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    min-height: 300px;
    overflow: auto;
    padding: 10px;
}

table.form {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}

table.form > tbody > tr > td {
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    padding: 10px;
}

        .style1
        {
            width: 100%;
        }
        .subtitle
        {
            padding: 3px;
            margin: 3px;
            color: #000099;
            border-bottom-style: solid;
            border-bottom-width: 1px;
            border-bottom-color: #333333;
            text-align:right;
            direction:rtl;
        }
        #total
        {
            width: 970px;
        }
        .onecol
        {
            width:100%;
            
        }
        .onecol tr td
        {
            border-bottom:1px solid #cecece;
        }
        #loader1{text-align:center;background:none repeat scroll 0 0 #fdfdfd;display:none;height:100%;left:0;opacity:0.7;padding-top:50px;position:fixed;top:0;width:100%;z-index:100}
        
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
}
html, button, input, select, textarea {
    font-family: tahoma;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0 none;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}
h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    height: 0;
}
mark {
    background: none repeat scroll 0 0 #FFFF00;
    color: #000000;
}
p, pre {
    margin: 1em 0;
}
code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before, q:after {
    content: none;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl, menu, ol, ul {
    margin:0;
}
dd {
    margin: 0 0 0 40px;
}
menu, ol, ul {
    padding: 0 0 0 40px;
}
nav ul, nav ol {
    list-style: none outside none;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #C0C0C0;
    margin: 0 2
img {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    height: 16px;
}
0.75em;
}
legend {
    border: 0 none;
    padding: 0;
    white-space: normal;
}
button, input, select, textarea {
    font-size: 100%;
    vertical-align: baseline;
    margin-left: 0;
    margin-right: 0;
}
button, input {
    line-height: normal;
}
t-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    }
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
    margin:2px;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
    margin:2px;
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}


[hidden] {
    display: none !important;
}
.pure-g {
    font-family: FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;
    letter-spacing: -0.31em;
    text-rendering: optimizespeed;
}
.pure-u {
    display: inline-block;
    letter-spacing: normal;
    text-rendering: auto;
    vertical-align: top;
    word-spacing: normal;
}
.pure-g [class*="pure-u"] {
    font-family: sans-serif;
}
.pure-u-1, .pure-u-1-1, .pure-u-1-2, .pure-u-1-3, .pure-u-2-3, .pure-u-1-4, .pure-u-3-4, .pure-u-1-5, .pure-u-2-5, .pure-u-3-5, .pure-u-4-5, .pure-u-5-5, .pure-u-1-6, .pure-u-5-6, .pure-u-1-8, .pure-u-3-8, .pure-u-5-8, .pure-u-7-8, .pure-u-1-12, .pure-u-5-12, .pure-u-7-12, .pure-u-11-12, .pure-u-1-24, .pure-u-2-24, .pure-u-3-24, .pure-u-4-24, .pure-u-5-24, .pure-u-6-24, .pure-u-7-24, .pure-u-8-24, .pure-u-9-24, .pure-u-10-24, .pure-u-11-24, .pure-u-12-24, .pure-u-13-24, .pure-u-14-24, .pure-u-15-24, .pure-u-16-24, .pure-u-17-24, .pure-u-18-24, .pure-u-19-24, .pure-u-20-24, .pure-u-21-24, .pure-u-22-24, .pure-u-23-24, .pure-u-24-24 {
    display: inline-block;
    letter-spacing: normal;
    text-rendering: auto;
    vertical-align: top;
    word-spacing: normal;
}
.pure-u-1-24 {
    width: 4.1667%;
}
.pure-u-1-12, .pure-u-2-24 {
    width: 8.3333%;
}
.pure-u-1-8, .pure-u-3-24 {
    width: 12.5%;
}
.pure-u-1-6, .pure-u-4-24 {
    width: 16.6667%;
}
.pure-u-1-5 {
    width: 20%;
}
.pure-u-5-24 {
    width: 20.8333%;
}
.pure-u-1-4, .pure-u-6-24 {
    width: 25%;
}
.pure-u-7-24 {
    width: 29.1667%;
}
.pure-u-1-3, .pure-u-8-24 {
    width: 33.3333%;
}
.pure-u-3-8, .pure-u-9-24 {
    width: 37.5%;
}
.pure-u-2-5 {
    width: 40%;
}
.pure-u-5-12, .pure-u-10-24 {
    width: 41.6667%;
}
.pure-u-11-24 {
    width: 45.8333%;
}
.pure-u-1-2, .pure-u-12-24 {
    width: 50%;
}
.pure-u-13-24 {
    width: 54.1667%;
}
.pure-u-7-12, .pure-u-14-24 {
    width: 58.3333%;
}
.pure-u-3-5 {
    width: 60%;
}
.pure-u-5-8, .pure-u-15-24 {
    width: 62.5%;
}
.pure-u-2-3, .pure-u-16-24 {
    width: 66.6667%;
}
.pure-u-17-24 {
    width: 70.8333%;
}
.pure-u-3-4, .pure-u-18-24 {
    width: 75%;
}
.pure-u-19-24 {
    width: 79.1667%;
}
.pure-u-4-5 {
    width: 80%;
}
.pure-u-5-6, .pure-u-20-24 {
    width: 83.3333%;
}
.pure-u-7-8, .pure-u-21-24 {
    width: 87.5%;
}
.pure-u-11-12, .pure-u-22-24 {
    width: 91.6667%;
}
.pure-u-23-24 {
    width: 95.8333%;
}
.pure-u-1, .pure-u-1-1, .pure-u-5-5, .pure-u-24-24 {
    width: 100%;
}
.pure-g-r {
    font-family: FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;
    letter-spacing: -0.31em;
}
.pure-g-r [class*="pure-u"] {
    font-family: sans-serif;
}
.pure-g-r img {
    height: auto;
    max-width: 100%;
}
@media (min-width: 980px) {
.pure-visible-phone {
    display: none;
}
.pure-visible-tablet {
    display: none;
}
.pure-hidden-desktop {
    display: none;
}
}
@media (max-width: 480px) {
.pure-g-r > .pure-u, .pure-g-r > [class*="pure-u-"] {
    width: 100%;
}
}
@media (max-width: 767px) {
.pure-g-r > .pure-u, .pure-g-r > [class*="pure-u-"] {
    width: 100%;
}
.pure-hidden-phone {
    display: none;
}
.pure-visible-desktop {
    display: none;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.pure-hidden-tablet {
    display: none;
}
.pure-visible-desktop {
    display: none;
}
}
.pb {
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    line-height: normal;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.pb::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.pb {
    background-color: #E6E6E6;
    border: 0 none rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.8);
    font-family: inherit;
    font-size: 100%;
    padding: 0.5em 1em;
    text-decoration: none;
}
.pb-hover, .pb:hover, .pb:focus {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
}
.pb:focus {
    outline: 0 none;
}
.pb-active, .pb:active {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
}
.pb[disabled], .pb-disabled, .pb-disabled:hover, .pb-disabled:focus, .pb-disabled:active {
    background-image: none;
    border: 0 none;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.4;
}
.pb-hidden {
    display: none;
}
.pb::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.bt-blue, .bt-blue, a.bt-blue, a.bt-blue {
    background-color: #0078E7;
    color: #FFFFFF;
}
.bt-green, .bt-green, a.bt-green, a.bt-green {
    background-color: #1CB841;
    color: #FFFFFF;
}
.bt-red, .bt-red, a.bt-red, a.bt-red {
    background-color: #CA3C3C;
    color: #FFFFFF;
}
.bt-orang, .bt-orang, a.bt-orang, a.bt-orang {
    background-color: #DF7514;
    color: #FFFFFF;
}
.bt-sky, .bt-sky, a.bt-sky, a.bt-sky {
    background-color: #42B8DD;
    color: #FFFFFF;
}
.pure-form input[type="text"], .pure-form input[type="password"], .pure-form input[type="email"], .pure-form input[type="url"], .pure-form input[type="date"], .pure-form input[type="month"], .pure-form input[type="time"], .pure-form input[type="datetime"], .pure-form input[type="datetime-local"], .pure-form input[type="week"], .pure-form input[type="number"], .pure-form input[type="search"], .pure-form input[type="tel"], .pure-form input[type="color"], .pure-form select, .pure-form textarea {
    -moz-box-sizing: border-box;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 3px #DDDDDD inset;
    display: inline-block;
    padding: 0.5em 0.6em;
}
.pure-form input:not([type]) {
    -moz-box-sizing: border-box;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 3px #DDDDDD inset;
    display: inline-block;
    padding: 0.5em 0.6em;
}
.pure-form input[type="color"] {
    padding: 0.2em 0.5em;
}
.pure-form input[type="text"]:focus, .pure-form input[type="password"]:focus, .pure-form input[type="email"]:focus, .pure-form input[type="url"]:focus, .pure-form input[type="date"]:focus, .pure-form input[type="month"]:focus, .pure-form input[type="time"]:focus, .pure-form input[type="datetime"]:focus, .pure-form input[type="datetime-local"]:focus, .pure-form input[type="week"]:focus, .pure-form input[type="number"]:focus, .pure-form input[type="search"]:focus, .pure-form input[type="tel"]:focus, .pure-form input[type="color"]:focus, .pure-form select:focus, .pure-form textarea:focus {
    border-color: #129FEA;
    outline: 0 none;
}
.pure-form input:focus:not([type]) {
    border-color: #129FEA;
    outline: 0 none;
}
.pure-form input[type="file"]:focus, .pure-form input[type="radio"]:focus, .pure-form input[type="checkbox"]:focus {
    outline: 1px auto #129FEA;
}
.pure-form .pure-checkbox, .pure-form .pure-radio {
    display: block;
    margin: 0.5em 0;
}
.pure-form input[type="text"][disabled], .pure-form input[type="password"][disabled], .pure-form input[type="email"][disabled], .pure-form input[type="url"][disabled], .pure-form input[type="date"][disabled], .pure-form input[type="month"][disabled], .pure-form input[type="time"][disabled], .pure-form input[type="datetime"][disabled], .pure-form input[type="datetime-local"][disabled], .pure-form input[type="week"][disabled], .pure-form input[type="number"][disabled], .pure-form input[type="search"][disabled], .pure-form input[type="tel"][disabled], .pure-form input[type="color"][disabled], .pure-form select[disabled], .pure-form textarea[disabled] {
    background-color: #EAEDED;
    color: #CAD2D3;
    cursor: not-allowed;
}
.pure-form input[disabled]:not([type]) {
    background-color: #EAEDED;
    color: #CAD2D3;
    cursor: not-allowed;
}
.pure-form input[readonly], .pure-form select[readonly], .pure-form textarea[readonly] {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #CCCCCC;
    color: #777777;
}
.pure-form input:focus:invalid, .pure-form textarea:focus:invalid, .pure-form select:focus:invalid {
    border-color: #EE5F5B;
    color: #B94A48;
}
.pure-form input:focus:invalid:focus, .pure-form textarea:focus:invalid:focus, .pure-form select:focus:invalid:focus {
    border-color: #E9322D;
}
.pure-form input[type="file"]:focus:invalid:focus, .pure-form input[type="radio"]:focus:invalid:focus, .pure-form input[type="checkbox"]:focus:invalid:focus {
    outline-color: #E9322D;
}
.pure-form select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.pure-form select[multiple] {
    height: auto;
}
.pure-form label {
    margin: 0.5em 0 0.2em;
}
.pure-form fieldset {
    border: 0 none;
    margin: 0;
    padding: 0.35em 0 0.75em;
}
.pure-form legend {
    border-bottom: 1px solid #E5E5E5;
    color: #333333;
    display: block;
    margin-bottom: 0.3em;
    padding: 0.3em 0;
    width: 100%;
}
.pure-form-stacked input[type="text"], .pure-form-stacked input[type="password"], .pure-form-stacked input[type="email"], .pure-form-stacked input[type="url"], .pure-form-stacked input[type="date"], .pure-form-stacked input[type="month"], .pure-form-stacked input[type="time"], .pure-form-stacked input[type="datetime"], .pure-form-stacked input[type="datetime-local"], .pure-form-stacked input[type="week"], .pure-form-stacked input[type="number"], .pure-form-stacked input[type="search"], .pure-form-stacked input[type="tel"], .pure-form-stacked input[type="color"], .pure-form-stacked select, .pure-form-stacked label, .pure-form-stacked textarea {
    display: block;
    margin: 0.25em 0;
}
.pure-form-stacked input:not([type]) {
    display: block;
    margin: 0.25em 0;
}
.pure-form-aligned input, .pure-form-aligned textarea, .pure-form-aligned select, .pure-form-aligned .pure-help-inline, .pure-form-message-inline {
    display: inline-block;
    vertical-align: middle;
}
.pure-form-aligned textarea {
    vertical-align: top;
}
.pure-form-aligned .pure-control-group {
    margin-bottom: 0.5em;
}
.pure-form-aligned .pure-control-group label {
    display: inline-block;
    margin: 0 1em 0 0;
    text-align: right;
    vertical-align: middle;
    width: 10em;
}
.pure-form-aligned .pure-controls {
    margin: 1.5em 0 0 10em;
}
.pure-form input.pure-input-rounded, .pure-form .pure-input-rounded {
    border-radius: 2em;
    padding: 0.5em 1em;
}
.pure-form .pure-group fieldset {
    margin-bottom: 10px;
}
.pure-form .pure-group input {
    border-radius: 0;
    display: block;
    margin: 0;
    padding: 10px;
    position: relative;
    top: -1px;
}
.pure-form .pure-group input:focus {
    z-index: 2;
}
.pure-form .pure-group input:first-child {
    border-radius: 4px 4px 0 0;
    top: 1px;
}
.pure-form .pure-group input:last-child {
    border-radius: 0 0 4px 4px;
    top: -2px;
}
.pure-form .pure-group button {
    margin: 0.35em 0;
}
.pure-form .pure-input-1 {
    width: 100%;
}
.pure-form .pure-input-2-3 {
    width: 66%;
}
.pure-form .pure-input-1-2 {
    width: 50%;
}
.pure-form .pure-input-1-3 {
    width: 33%;
}
.pure-form .pure-input-1-4 {
    width: 25%;
}
.pure-form .pure-help-inline, .pure-form-message-inline {
    color: #666666;
    display: inline-block;
    font-size: 0.875em;
    padding-left: 0.3em;
    vertical-align: middle;
}
.pure-form-message {
    color: #666666;
    display: block;
    font-size: 0.875em;
}
@media only screen and (max-width: 480px) {
.pure-form button[type="submit"] {
    margin: 0.7em 0 0;
}
.pure-form input:not([type]), .pure-form input[type="text"], .pure-form input[type="password"], .pure-form input[type="email"], .pure-form input[type="url"], .pure-form input[type="date"], .pure-form input[type="month"], .pure-form input[type="time"], .pure-form input[type="datetime"], .pure-form input[type="datetime-local"], .pure-form input[type="week"], .pure-form input[type="number"], .pure-form input[type="search"], .pure-form input[type="tel"], .pure-form input[type="color"], .pure-form label {
    display: block;
    margin-bottom: 0.3em;
}
.pure-group input:not([type]), .pure-group input[type="text"], .pure-group input[type="password"], .pure-group input[type="email"], .pure-group input[type="url"], .pure-group input[type="date"], .pure-group input[type="month"], .pure-group input[type="time"], .pure-group input[type="datetime"], .pure-group input[type="datetime-local"], .pure-group input[type="week"], .pure-group input[type="number"], .pure-group input[type="search"], .pure-group input[type="tel"], .pure-group input[type="color"] {
    margin-bottom: 0;
}
.pure-form-aligned .pure-control-group label {
    display: block;
    margin-bottom: 0.3em;
    text-align: left;
    width: 100%;
}
.pure-form-aligned .pure-controls {
    margin: 1.5em 0 0;
}
.pure-form .pure-help-inline, .pure-form-message-inline, .pure-form-message {
    display: block;
    font-size: 0.75em;
    padding: 0.2em 0 0.8em;
}
}
.pure-menu ul {
    position: absolute;
    visibility: hidden;
}
.pure-menu.pure-menu-open {
    visibility: visible;
    width: 100%;
    z-index: 2;
}
.pure-menu ul {
    left: -10000px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    top: -10000px;
    z-index: 1;
}
.pure-menu > ul {
    position: relative;
}
.pure-menu-open > ul {
    left: 0;
    top: 0;
    visibility: visible;
}
.pure-menu-open > ul:focus {
    outline: 0 none;
}
.pure-menu li {
    position: relative;
}
.pure-menu a, .pure-menu .pure-menu-heading {
    color: inherit;
    display: block;
    line-height: 1.5em;
    padding: 5px 20px;
    text-decoration: none;
    white-space: nowrap;
}
.pure-menu.pure-menu-horizontal > .pure-menu-heading {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.pure-menu.pure-menu-horizontal > ul {
    display: inline-block;
    vertical-align: middle;
}
.pure-menu li a {
    padding: 5px 20px;
}
.pure-menu-can-have-children > .pure-menu-label:after {
    content: "▸";
    float: right;
    font-family: 'Lucida Grande','Lucida Sans Unicode','DejaVu Sans',sans-serif;
    margin-right: -20px;
    margin-top: -1px;
}
.pure-menu-can-have-children > .pure-menu-label {
    padding-right: 30px;
}
.pure-menu-separator {
    background-color: #DFDFDF;
    display: block;
    font-size: 0;
    height: 1px;
    margin: 7px 2px;
    overflow: hidden;
}
.pure-menu-hidden {
    display: none;
}
.pure-menu-fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.pure-menu-horizontal li {
    display: inline-block;
    vertical-align: middle;
}
.pure-menu-horizontal li li {
    display: block;
}
.pure-menu-horizontal > .pure-menu-children > .pure-menu-can-have-children > .pure-menu-label:after {
    content: "▾";
}
.pure-menu-horizontal > .pure-menu-children > .pure-menu-can-have-children > .pure-menu-label {
    padding-right: 30px;
}
.pure-menu-horizontal li.pure-menu-separator {
    height: 50%;
    margin: 0 7px;
    width: 1px;
}
.pure-menu-horizontal li li.pure-menu-separator {
    height: 1px;
    margin: 7px 2px;
    width: auto;
}
.pure-menu.pure-menu-open, .pure-menu.pure-menu-horizontal li .pure-menu-children {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B7B7B7;
}
.pure-menu.pure-menu-horizontal, .pure-menu.pure-menu-horizontal .pure-menu-heading {
    border: 0 none;
}
.pure-menu a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
}
.pure-menu a, .pure-menu .pure-menu-can-have-children > li:after {
    color: #777777;
}
.pure-menu .pure-menu-can-have-children > li:hover:after {
    color: #FFFFFF;
}
.pure-menu .pure-menu-open {
    background: none repeat scroll 0 0 #DEDEDE;
}
.pure-menu li a:hover, .pure-menu li a:focus {
    background: none repeat scroll 0 0 #EEEEEE;
}
.pure-menu li.pure-menu-disabled a:hover, .pure-menu li.pure-menu-disabled a:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #BFBFBF;
}
.pure-menu .pure-menu-disabled > a {
    background-image: none;
    border-color: rgba(0, 0, 0, 0);
    cursor: default;
}
.pure-menu .pure-menu-disabled > a, .pure-menu .pure-menu-can-have-children.pure-menu-disabled > a:after {
    color: #BFBFBF;
}
.pure-menu .pure-menu-heading {
    border-bottom: 1px solid #DFDFDF;
    color: #565D64;
    font-size: 90%;
    margin-top: 0.5em;
    text-transform: uppercase;
}
.pure-menu .pure-menu-selected a {
    color: #000000;
}
.pure-menu.pure-menu-open.pure-menu-fixed {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #B7B7B7;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
}
.pure-paginator {
    letter-spacing: -0.31em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-rendering: optimizespeed;
}
.pure-paginator li {
    display: inline-block;
    letter-spacing: normal;
    text-rendering: auto;
    vertical-align: top;
    word-spacing: normal;
}
.pure-paginator .pb {
    border-radius: 0;
    height: 1.1em;
    padding: 0.8em 1.4em;
    vertical-align: top;
}
.pure-paginator .pb:focus, .pure-paginator .pb:active {
    outline-style: none;
}
.pure-paginator .prev, .pure-paginator .next {
    color: #C0C1C3;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
}
.pure-paginator .prev {
    border-radius: 2px 0 0 2px;
}
.pure-paginator .next {
    border-radius: 0 2px 2px 0;
}
@media (max-width: 480px) {
.pure-menu-horizontal {
    width: 100%;
}
.pure-menu-children li {
    border-bottom: 1px solid #000000;
    display: block;
}
}
.pure-table {
    border: 1px solid #CBCBCB;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
.pure-table caption {
    color: #000000;
    font: italic 85%/1 arial,sans-serif;
    padding: 1em 0;
    text-align: center;
}
.pure-table td, .pure-table th {
    border-left: 1px solid #CBCBCB;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: 6px 12px;
}
.pure-table td:first-child, .pure-table th:first-child {
    border-left-width: 0;
}
.pure-table thead {
    background: none repeat scroll 0 0 #E0E0E0;
    color: #000000;
    text-align: left;
    vertical-align: bottom;
}
.pure-table td {
    background-color: rgba(0, 0, 0, 0);
}
.pure-table-odd td {
    background-color: #F2F2F2;
}
.pure-table-striped tr:nth-child(2n-1) td {
    background-color: #F2F2F2;
}
.pure-table-bordered td {
    border-bottom: 1px solid #CBCBCB;
}
.pure-table-bordered tbody > tr:last-child td, .pure-table-horizontal tbody > tr:last-child td {
    border-bottom-width: 0;
}
.pure-table-horizontal td, .pure-table-horizontal th {
    border-bottom: 1px solid #CBCBCB;
    border-width: 0 0 1px;
}
.pure-table-horizontal tbody > tr:last-child td {
    border-bottom-width: 0;
}

 
 .submit {
    background: -moz-linear-gradient(center top , #EB9DE1, #9B0E8A) repeat scroll 0 0 #EB9DE1;
    border: 1px solid #490053;
    border-radius: 3px;
    color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 9pt;
    margin-bottom: 8px;
    padding: 7px 9px 9px;
    white-space: nowrap;
}
.submit-green {
    background: -moz-linear-gradient(center top , #B1DE02, #789701) repeat scroll 0 0 #B1DE02 !important;
    
    border: 1px solid #586F00;
    border-radius: 3px;
    color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 9pt;
    margin-bottom: 8px;
    padding: 7px 9px 9px;
    white-space: nowrap;
}
.submit-blue {
    background: -moz-linear-gradient(center top , #16BCFC, #015E97) repeat scroll 0 0 #16BCFC !important;
    
    border: 1px solid #00456F;
    border-radius: 3px;
    color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 9pt;
    margin-bottom: 8px;
    padding: 7px 9px 9px;
    white-space: nowrap;
}
.submit-red {
    background: -moz-linear-gradient(center top , #FD837B, #D40F02) repeat scroll 0 0 #FD837B !important;
    
    border: 1px solid #AB0C01;
    border-radius: 3px;
    color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 9pt;
    margin-bottom: 8px;
    padding: 7px 9px 9px;
    white-space: nowrap;
}
.submit-green:hover, .submit-blue:hover, .submit-red:hover, .submit:hover {
    background: -moz-linear-gradient(center top , #999999, #444444) repeat scroll 0 0 #333333 !important;
    border-color: #000000 !important;
    cursor: pointer;
}


.gridstyle 
{
    font-family: arial;
    font-size: small;
    border: solid 1px #7f7f7f;
    width:100%;
}

.altrowstyle 
{
    background-color: #edf5ff;
}
.rowstyle 
{
    background-color: #ffffff;
}
.headerstyle th 
{
    background: url(sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: #000;
    display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.headerstyle .sortascheader 
{
    background: url(sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(dt-arrow-dn.png) no-repeat right 50%;
} 
#Aheader
{
    background-color: #0099CC;
    height: 80px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11pt;
    padding-right: 20px;
}
/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative;padding-top:2px;padding-right:2px; z-index:200; }
ul.dropdown li                      { font-weight: bold; float: right; zoom: 1;  }
ul.dropdown a:hover		            { color: #fff; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding: 5px 8px; border-left: 1px solid #333;
	 								  color: #fff;height:22px }
ul.dropdown li:last-child a         { border-left: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                {  background-image: url("../images/buttonhot_bg.png"); color: white; position: relative; }
ul.dropdown li.hover a              { color: white; }
ul.dropdown li.hover a:hover              { color: white; }

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 200px; visibility: hidden; position: absolute; top: 100%;right: 0; }
ul.dropdown ul li 					{
    font-weight: normal;
    background-image:url("../images/menu_bg.png");
    color: #FFFFFF;
    border-bottom: 1px solid #ccc;
    float: none;
    direction: rtl;
    text-align: right;
}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{
    border-left: none;
    width: 100%;
    display: inline-block;
    color: #FFFFFF;
}

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ right: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
ul {
    list-style: none outside none;
    
}
#AFooter
{
    background-image: url('footer.png');
    height: 128px;
}
#AMain
{
    min-height:200px;
    display:block;
    padding:5px;
}
.partsIT
        {
            width: 500px;
            border:1px solid #cccccc;
            border-radius:5px;
        }
        


#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  
  font-size: 1em;
  position: relative;
}
#cssmenu {
  width: 250px;
  border-bottom: 4px solid #656659;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#cssmenu a {
  line-height: 1.3;
  
}


#cssmenu > ul > li {
  background: #e94f31;
  background: -moz-linear-gradient(#e94f31 0%, #d13516 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e94f31), color-stop(100%, #d13516));
  background: -webkit-linear-gradient(#e94f31 0%, #d13516 100%);
  background: linear-gradient(#e94f31 0%, #d13516 100%);
}
#cssmenu > ul > li:hover {
  background: #e84323;
  background: -moz-linear-gradient(#e84323 0%, #c33115 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84323), color-stop(100%, #c33115));
  background: -webkit-linear-gradient(#e84323 0%, #c33115 100%);
  background: linear-gradient(#e84323 0%, #c33115 100%);
}
#cssmenu > ul > li > a {
  font-size: .9em;
  display: block;
  background: url(menu_images/pattern.png) top left repeat;
  color: #ffffff;
  border: 1px solid #ba2f14;
  border-top: none;
  text-shadow: 0 -1px 1px #751d0c;
}
#cssmenu > ul > li > a > span {
  display: block;
  padding: 12px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.has-sub > a span {
  background: url(menu_images/icon_plus.png) 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
  background: url(menu_images/icon_minus.png) 96% center no-repeat;
}

#cssmenu ul ul {
  display: none;
  background: #fff;
  border-right: 1px solid #a2a194;
  border-left: 1px solid #a2a194;
}
#cssmenu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
  border-top: none;
  background: #f7f7f7;
  background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: linear-gradient(#f7f7f7 0%, #ececec 100%);
}
#cssmenu ul ul li:last-child {
  border-bottom: none;
}
#cssmenu ul a {
  padding: 10px 10px 10px 25px;
  
}
#cssmenu ul ul a {
  padding: 10px 10px 10px 25px;
  display: block;
  color: #676767;
  font-size: .8em;
  font-weight: normal;
}
#cssmenu ul ul a:before {
  content: '\00BB';
  position: absolute;
  left: 10px;
  color: #e94f31;
}
#cssmenu ul ul a:hover {
  color: #e94f31;
}
.Sqroot
{
    border:1px solid @aaaaaa;
 margin-top:3px;
    padding: 5px 5px 5px 15px;
    width:150px;
    background: #e94f31;
  background: -moz-linear-gradient(#e94f31 0%, #d13516 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e94f31), color-stop(100%, #d13516));
  background: -webkit-linear-gradient(#e94f31 0%, #d13516 100%);
  background: linear-gradient(#e94f31 0%, #d13516 100%);
}

.Sqitem
{
    width:150px;
 border:1px solid @aaaaaa;
 margin-top:3px;
    padding: 5px 5px 5px 15px;
  border-bottom: 1px solid #d4d4d4;
  border-top: none;
  background: #f7f7f7;
  background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: linear-gradient(#f7f7f7 0%, #ececec 100%);
}
.Sqitem a 
{
    color:#0066CC;
    font-size:11pt;
    
}
 .Sqroot a
{
    color:White;
    font-size:11pt;
    
}
#mct_newscode {
    color: #5675B0;
    margin-bottom: 6px;
}

#mct_titrbarRou {
    color: #989898;
    margin-bottom: 6px;
}
#mct_titrbarMain {
    color: #022C81;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 6px;
}
#mct_titrbarSub {
    color: #718DC5;
    margin-bottom: 6px;
}
#mct_datebar {
    color: #989898;
    font-size: 8pt;
    margin-bottom: 8px;
}
#mct_bodybar {
    font-size: 10pt;
    line-height: 170%;
    text-align: justify;
}

.comm_title_box {
    background: url("bg_sar.gif") repeat-x scroll 1px 0 rgba(0, 0, 0, 0);
    height: 36px;
    padding-right: 9px;
}
.comments
{
    margin-top:5px;
    margin-bottom:20px;
}
.comments_topic, .comments_topic2 {
    color: #0F3D6F;
    float: right;
    font: 11px/25px tahoma;
    height: 36px;
    margin-left: 10px;
    text-align: left;
    text-decoration: none;
    width: 100px;
 padding-left:9px;   
}
.br_attach
{
    background: url("pr_c_sar_attach.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.br_comment
{
    background: url("pr_c_sar_comments.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.br_gallery
{
    background: url("pr_c_sar_gallery.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.br_site
{
    background: url("pr_c_sar_web.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.br_rel
{
    background: url("pr_c_sar_rel.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.tags_title {
    background: url("tag.gif") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    color: #000000;
    font: 11px/180% tahoma;
    text-indent: 20px;
    width: 572px;
}
.br_cnt
{
    padding:5px;
}
.relnews
{
    margin-bottom:5px;
}
.com_title_p{border-left:1px solid #FFF;color:#6F6F6F;float:left;font:10px/18px tahoma;height:20px;margin-right:20px;overflow:hidden;padding-right:5px;text-align:center;width:148px}
.com_title_u{color:#6F6F6F;float:left;font:10px/18px tahoma;height:20px;margin-right:0;overflow:hidden;padding-right:5px;text-align:center;width:148px}
.comm_title_u span,.comm_title_p span{font:10px/16px tahoma}
.comm_info_bar{background:none repeat scroll 0 0 #EDEDED;height:26px;overflow:hidden;padding-right:5px}
.comm_answer_link{color:#000;float:right;font:11px/24px tahoma;height:26px;overflow:hidden;text-align:left;width:40px}
.comm_answer_link a{color:#000;font:11px/24px tahoma;text-decoration:none}
.comm_info{float:right;height:26px;margin-left:30px;width:340px}
.comm_info_content{background:url(bg_c_info.gif) repeat-x scroll 0 0 transparent;float:right;height:26px;width:330px}
.comm_sep{color:silver;float:right;font:11px/24px tahoma;height:26px;width:1px}
.comm_info_name{color:#5F5F5F;float:right;font:11px/24px tahoma;height:26px;text-align:center;width:139px}
.comm_info_country{color:#000;float:right;font:11px/24px tahoma;height:20px;padding-top:6px;text-align:center;width:50px}
.comm_info_country img{display:block;margin:auto}
.comm_info_date{color:#5F5F5F;float:right;font:11px/24px tahoma;height:26px;text-align:center;width:130px}
.comm_rating{float:right;height:20px;padding-top:6px;width:139px}
.rating_down{background:url(r_mi.gif) no-repeat scroll 0 0 transparent;color:#E30303;float:right;font:11px tahoma;height:14px;overflow:hidden;text-align:center;width:43px}
.rate_down_link{background:url(l_mi.gif) no-repeat scroll 0 0 transparent;cursor:pointer;display:block;float:right;height:14px;margin-left:5px;text-decoration:none;width:24px}
.rate_up_link{background:url(r_po.gif) no-repeat scroll 0 0 transparent;cursor:pointer;display:block;float:right;height:14px;text-decoration:none;width:24px}
.rating_up{background:url(l_po.gif) no-repeat scroll 0 0 transparent;color:#116DD6;float:right;font:11px tahoma;height:14px;overflow:hidden;text-align:center;width:43px}
.comm_answer{width:512px;padding:0 58px 0 0}
.comm_admin_reply{color:#0071F1;line-height:150%;padding-right:16px;padding-top:10px;text-align:justify}
.comm_answer_title{background:url(sar_pasokh.gif) no-repeat scroll right center transparent;border-bottom:1px solid silver;color:#000;font:11px/21px tahoma;height:22px;text-indent:25px;width:512px}
.b_pasokh{background:url(b_pasokh.gif) no-repeat scroll right center transparent;height:7px;width:512px}
.comm_answer_content{border-bottom:0 solid silver;border-right:4px solid #EDEDED;padding-top:20px;width:508px}
.comm_answer_line{color:#2F2F2F;font:12px/150% tahoma,arial,'Times New Roman';text-align:justify;width:448px;padding:5px 30px 20px}
.comment_answer_1{float:right;width:14px}
.comment_answer_2{color:#5F5F5F;float:right;font:11px/18px tahoma;height:20px;text-align:center;width:100px}
.comment_answer_3{float:right;width:7px}
.comment_answer_4{float:right;width:30px}
.comment_answer_5{color:#5F5F5F;float:right;font:11px/18px tahoma;height:20px;text-align:center;width:95px}
.comment_reply_msg{background:none repeat scroll 0 0 #EDEDED;color:#116DD6;direction:rtl;margin-bottom:5px;text-align:center;padding:5px 30px 5px 5px}
.comment_answer_c{background:none repeat scroll 0 0 #EDEDED;float:right;height:20px;width:290px;padding:0 5px}
.comment_answer_c img{margin-top:4px}
.comment_answer_c span{color:#FFF;display:block;float:right;font:11px/18px tahoma;height:20px;width:2px;padding:0 15px}
.userprov
{
    background-image: url('../images/user.png');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
    text-align: right;
    line-height:20px;
}
#simplegallery1{  
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 1px solid darkred;
margin-left:5px;
}

#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}
.navpanelfg
{
    direction:ltr;
}
#ct_srch
{
    
    border: 0 none;
    color: #8D8D8C;
    float: right;
    font-size: 7.5pt;
    height: 20px;
    margin-right: 10px;
    width: 100px;}
    .pager {
    background-image: url("pager.png");
    border: 1px solid #999999;
    border-radius: 5px;
    height: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 5px;
}
.pages {
    color: #999999;
    direction: rtl;
}
.pages a, .pages .cpb {
    border: 1px solid #DDDDDD;
    color: #000000;
    float: right;
    font-size: 11px;
    margin: 0 2px;
    padding: 0 5px;
    text-decoration: none;
}
.pages a:hover {
    background-color: #E61636;
    border: 1px solid #E61636;
    color: #FFFFFF;
    text-decoration: none;
}
.pages .cpb {
    background: none repeat scroll 0 0 #E61636;
    border: 1px solid #E61636;
    color: #FFFFFF;
    font-weight: bold;
}
#nt-bar2 {
    background: url("/Images/sidemenuh.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
    display: none;
    height: 30px;
    left: 0;
    padding: 5px 20px 0 5px;
    position: fixed;
    width: 100%;
    z-index: 1001;
}
#nt-bar2 a {
    color: #FFFFFF;
    font-size: 130%;
}
#nt-bar2 span.z {
    color: #EEEEEE;
    font-size: 80%;
    padding: 0 10px 0 0;
}
#nt-bar2 div.a {
    margin-right: 20px;
}
#nt-bar2 h2.tc, #Ticker h3.tc {
    font-size: 90%;
    font-weight: 700;
}
 h3.tc {
    display: inline;
    font-weight: 400;
    padding: 0;
}
.desc {
    color: #0046BB;
    display: none;
    font-size: 90%;
    line-height: 130%;
    margin: 2px 5px 2px 2px;
}

.poll .bar{height:1em;margin:1px 0;background-color:#fff;border:1px solid black}
.poll .bar .foreground{background-color:#A00303;height:1em;float:left;}
.poll .links{text-align:center;}
.poll .percent{text-align:right;}
.poll .total{text-align:center;}
text{direction:rtl}
.poll .vote-form{text-align:center;}
.poll .vote-form .choices{text-align:left;margin:0 auto;display:table;}
.poll .vote-form .choices .title{font-weight:bold;}
.node-form #edit-poll-more{margin:0;}
td.poll-chtext{width:80%;}
td.poll-chvotes .form-text{width:85%;}

.poll .bar .foreground{float:right;}
.poll .percent{text-align:left;}
.poll .vote-form .choices{text-align:right;}

img {
    max-width: 630px;
}

    #mct_content_lead {
    background-color:  #EEF2F6;
    border-top:1px solid #0099CC;
    color: #01284F;
    font-size: 10pt;
    line-height: 180%;
    margin-top: 25px;
    padding: 10px;
    text-align: justify;
}


.soutitr_div1_left {
    background: url("kadr.gif") repeat scroll right bottom rgba(0, 0, 0, 0);
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    width: 189px;
}
.soutitr_div3_left, .soutitr_div3_right {
    color: #05347A;
    line-height: 140%;
    padding: 2px 16px 17px;
    text-align: justify;
   
}
.soutitr_div2_left, .soutitr_div2_right {
    background-position: -360px -313px;
    font-size: 0;
    height: 9px;
    width: 189px;
     background-position:center top;
    background-image:url("line.png");
    background-repeat:no-repeat;
}
.soutitr_div1_right {
    background: url("kadr.gif") repeat scroll right bottom rgba(0, 0, 0, 0);
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    width: 189px;
}
#mct_content_lead img{display:none}
.decrease, .reset, .increase {
    background: url("text_resize.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 14px;
    margin-right: 3px;
    margin-top: 2px;
    text-decoration: none;
    width: 14px;
}
.increase {
    background-position: -48px 0;
}
.reset {
    background-position: -17px 0;
    width: 28px;
}
.decrease {
    background-position: 0 0;
}
.news_print_botton{
    background: url("print.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 16px;
    margin-right: 5px;
    overflow: hidden;
    width: 17px;
}
.ssep {
    clear: both;
}
.sitm {
    background-image: url("line.gif");
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-top: 2px;
    padding-bottom: 8px;
}
#stoday {
    background-image: url("vtoday.png");
    background-position: right center;
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    padding-right: 20px;
    text-align: right;
    width: 70px;
}
#syesterday {
    background-image: url("vyesterday.png");
    background-position: right center;
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    padding-right: 20px;
    text-align: right;
    width: 70px;
}
#sweek {
    background-image: url("vweek.png");
    background-position: right center;
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    padding-right: 20px;
    text-align: right;
    width: 70px;
}
#smonth {
    background-image: url("vmonth.png");
    background-position: right center;
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    padding-right: 20px;
    text-align: right;
    width: 70px;
}
#stotal {
    background-image: url("vall.png");
    background-position: right center;
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    padding-right: 20px;
    text-align: right;
    width: 70px;
}
.newslist td
{
    border-bottom:1px solid #ececec;
}
#titrbarRou {
    color: #989898;
}
.gridview {
    background-color: #fff;
    padding: 2px;
    margin: 2% auto;
}

    .gridview a {
        margin: auto 1%;
        border-radius: 50%;
        background-color: #444;
        padding: 5px 10px 5px 10px;
        color: #fff;
        text-decoration: none;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
    }

        .gridview a:hover {
            background-color: #1e8d12;
            color: #fff;
        }

    .gridview span {
        background-color: #ae2676;
        color: #fff;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
        border-radius: 50%;
        padding: 5px 10px 5px 10px;
    }