﻿#content, #header .div1, #menu {
    min-width: 900px;
}
UL.tabNavigation LI A:focus, UL.tabNavigation li:first-child A:focus, UL.tabNavigation li:last-child A:focus {
    outline: 0 none;
}
#pslide {
    margin: 5px;
    width: 375px;
}
.menu {
    background-repeat: repeat-x;
}

#logo, .h_left, .map {
    float: left;
}
.popover, legend {
    white-space: normal;
}
.list, .pure-table, table.form {
    border-collapse: collapse;
}
#menu > ul li, #menu > ul ul, .pure-menu ul, .pure-paginator, UL.tabNavigation, nav ol, nav ul, ul {
    list-style: outside none none;
}
#menu, #menu > ul ul li, .clrb, .latest, .ssep {
    clear: both;
}
.container-fluid {
    margin: 0;
    padding: 0;
}
#topdark {
    background-image: url("deh_topdark.png");
    height: 44px;
}
.linknews {
    font-size: 11pt;
    font-weight: 400;
    margin-top: 1px;
}
.menu {
    background-image: url("deh_menu.png");
    background-position: left bottom;
    box-shadow: 0 8px 6px -6px #999;
    color: #000;
}
.h_left, .h_right, .map {
    background-repeat: no-repeat;
}
.navbar-toggle .icon-bar {
    background-color: #000;
}
.fixed {
    position: fixed;
    top: 0;
}
@media (max-width: 767px) {
.fixed {
    position: inherit;
    top: inherit;
}
}
#orange {
    background-color: #fe8a00;
    font-size: 0;
    height: 6px;
}
#logo {
    padding-left: 20px;
}
.navbar {
    z-index: 1001;
}
.navbar-brand, .navbar-nav li a {
    height: 69px;
    line-height: 69px;
    padding-top: 0;
}
.dropdown-menu li a {
    height: 30px;
    line-height: 30px;
}
.fixed-width-200 {
    float: left;
    width: 161px;
}
.map {
    background-image: url("mapframe.png");
    height: 432px;
    width: 588px;
}
.map svg {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    min-height: 430px;
    padding: 0;
    vertical-align: top;
    width: 98%;
}
.icon, .list tbody td, .range {
    vertical-align: middle;
}
.map .area {
    cursor: pointer !important;
    fill: #5cb651;
    stroke: #fff;
    transition: all 250ms ease 0s;
}
a, a:visited, label {
    cursor: pointer;
}
.map .area:hover {
    fill: #4a5dff !important;
    position: relative;
}
.map circle {
    fill: #fff;
    stroke: #f2513e;
    stroke-width: 0.5;
}
.maphover {
    fill: #4a5dff !important;
    position: relative;
}
.popover {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    color: #333;
    display: none;
   
    font-size: 13px;
    left: 0;
    max-width: 370px;
    padding: 1px;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 1060;
}
#header .div3, #menu > ul .top, .help, .htabs a, .vtabs a, .vtabs span {
    font-family: Tahoma,Tahoma,Tahoma;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    background-color: #b6d9ee;
    border-bottom: 1px solid #a1cee9;
    border-radius: 7px 7px 0 0;
    display: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    padding: 8px 14px;
}
#header .div2 span, .boxh {
    font-weight: 700;
}
.popover-content {
    padding: 3px 5px;
}
.popover > .arrow, .popover > .arrow::after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow::after {
    border-width: 10px;
    content: "";
}
.popover.bottom > .arrow::after, .popover.left > .arrow::after, .popover.right > .arrow::after, .popover.top > .arrow::after {
    content: " ";
}
.popover.top > .arrow {
    border-bottom-width: 0;
    border-top-color: #ddd;
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
}
.popover.top > .arrow::after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    margin-left: -10px;
}
.popover.right > .arrow {
    border-left-width: 0;
    border-right-color: #ddd;
    left: -11px;
    margin-top: -11px;
    top: 50%;
}
.popover.right > .arrow::after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -10px;
    left: 1px;
}
.popover.bottom > .arrow {
    border-bottom-color: #ddd;
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px;
}
.popover.bottom > .arrow::after {
    border-bottom-color: #fff;
    border-top-width: 0;
    left: -10px;
    top: 1px;
}
.popover.left > .arrow {
    border-left-color: #ddd;
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%;
}
.popover.left > .arrow::after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    right: 1px;
}
.stitle {
    margin-right: 5px;
}
#topnavbar, html {
    margin: 0;
}
.clrb {
    font-size: 0;
}
#topnavbar.affix {
    position: fixed;
    top: 0;
    width: 100%;
}
#menu, #menu > ul, .footer {
    position: relative;
}
.h_left {
    background-image: url("box_h_left.png");
    width: 9px;
}
.h_right {
    background-image: url("box_h_right.png");
    float: right;
    width: 8px;
}
.box, .foot2 {
    width: 100%;
}
.h_middle {
    background-image: url("box_h_middle.png");
    color: #fff;
    margin-left: 9px;
    margin-right: 8px;
    padding: 5px;
    text-shadow: 2px 2px 4px #000;
}
.c_main {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #bbb #bbb;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 5px;
}
.footer {
    border-top: 1px solid #fff;
    color: #999;
    padding: 20px 0;
}
#maplyt, #slidely {
    padding: 0;
}
.foot2 {
    background: #efefef none repeat scroll 0 0;
    border-top: 1px solid #d0d0d0;
    margin: 0;
}
.footer-wrap2 {
    margin: 0 auto;
}
.copy {
    margin-top: 17px;
    text-align: right;
}

.boxh {
    background-image: url("hbar.png");
    background-position: left center;
    border: 0 none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    direction: rtl;
    padding: 3px;
}
.boxm {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-color: -moz-use-text-color #aaa #aaa;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #000;
    padding: 13px;
    text-align: right !important;
}
form, html {
    padding: 0;
}
#topMenu {
    background-image: url("menuBar.png");
    background-position: right top;
    height: 38px;
}
#srch {
    display: none;
    margin-left: 65px;
    margin-top: -130px;
}
#nt-bar {
    background-image: url("widget_top_bg1.jpg");
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 24px;
    padding-top: 2px;
}
#leftside, #rightside {
    overflow-y: hidden;
    width: 200px;
}
#centerside {
    max-width: 230px;
    overflow-y: hidden;
    width: 230px;
}
#centercolumn {
    max-width: 594px;
    overflow: scroll;
    width: 594px;
}
#rsslg {
    display: inline;
    float: left;
    margin-left: 2px;
    margin-top: 129px;
}
#sonline {
    background-image: url("live.gif");
    background-position: right center;
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    padding-right: 20px;
    text-align: right;
    width: 120px;
}

html {
    height: 100%;
}
input[type="password"], input[type="text"], textarea {
    padding: 2px;
}
a, a:visited {
    color: #036;
    text-decoration: underline;
}
a img {
    border: 0 none;
}
#header .div1 {
    background: rgba(0, 0, 0, 0) url("header.png") repeat scroll center top;
    height: 56px;
    padding: 0 30px;
}
#header .div2 {
    color: #fff;
    float: right;
    padding: 18px 0 0;
}
#header .div3 {
    color: #fff;
    float: left;
    font-size: 11px;
    padding: 15px 0 0;
    text-align: left;
}
.error, .help {
    display: block;
    font-weight: 400;
}
#menu {
    background: rgba(0, 0, 0, 0) url("menu.png") repeat-x scroll 0 0;
    height: 34px;
    padding: 0 30px;
    z-index: 1;
}
#menu > ul, #menu > ul ul {
    margin: 0;
    padding: 0;
}
#menu > ul.left {
    float: right;
}
#menu > ul.right {
    float: left;
}
#menu > ul ul {
    background: rgba(0, 0, 0, 0) url("transparent.png") repeat scroll 0 0;
}
#menu > ul a {
    display: block;
    text-decoration: none;
}
#menu > ul li {
    float: right;
}
#menu > ul > li + li {
    background: rgba(0, 0, 0, 0) url("split.png") no-repeat scroll right center;
}
#menu > ul .top {
    color: #fff;
    font-size: 11px;
    padding: 10px 17px 9px 15px;
    text-align: center;
}
#menu > ul li ul {
    position: absolute;
}
.refresh, .vtabs a img, .vtabs span img {
    cursor: pointer;
    position: relative;
    top: 3px;
}
#menu > ul ul li {
    padding: 2px;
}
#menu > ul .selected .top {
    background: rgba(0, 0, 0, 0) url("selected.png") repeat-x scroll 0 0;
    color: #fff;
}
#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: #fff;
    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: #fff url("background.png") repeat-x scroll 0 1px;
    padding: 10px 30px 128px;
}
#footer a {
    color: #333;
    text-decoration: underline;
}
.breadcrumb, .breadcrumb a {
    color: #666;
    font-size: 11px;
    margin-bottom: 15px;
}
.attention, .success, .warning {
    color: #555;
    margin-bottom: 15px;
    padding: 10px 33px 10px 10px;
}
.success {
    background: #eaf7d9 url("success.png") no-repeat scroll 99% center;
    border: 1px solid #bbdf8d;
    border-radius: 5px;
}
.warning {
    background: #ffd1d1 url("warning.png") no-repeat scroll 99% center;
    border: 1px solid #f8acac;
    border-radius: 5px;
}
.attention {
    background: #fff5cc url("attention.png") no-repeat scroll 99% center;
    border: 1px solid #f2dd8c;
    border-radius: 5px;
}
.error {
    color: red;
    font-size: 11px;
    margin-top: 3px;
}
.help {
    color: #666;
    font-size: 10px;
}
.image, .pagination {
    display: inline-block;
}
.icon {
    cursor: pointer;
}
.image {
    border: 1px solid #eee;
    padding: 10px;
}
.list, .pagination {
    border-top: 1px solid #ddd;
    width: 100%;
}
.image img {
    margin-bottom: 5px;
}
.list a.button, a.button {
    background: #003a88 none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
}
.list {
    border-left: 1px solid #ddd;
    margin-bottom: 20px;
}
.list td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.list thead td {
    background-color: #efefef;
    padding: 0 5px;
}
.list thead td, .list thead td a {
    color: #222;
    font-weight: 700;
    text-decoration: none;
}
.list tbody td a {
    text-decoration: underline;
}
.list tbody td {
    background: #fff none repeat scroll 0 0;
    padding: 0 5px;
}
.list tbody tr:hover td {
    background-color: #ffffcb;
}
.list .left, .list .right {
    padding: 7px;
    text-align: right;
}
.list .center {
    padding: 7px;
    text-align: center;
}
.list .asc {
    background: rgba(0, 0, 0, 0) url("asc.png") no-repeat scroll left center;
    padding-left: 15px;
}
.list .desc {
    background: rgba(0, 0, 0, 0) url("desc.png") no-repeat scroll left center;
    padding-left: 15px;
}
.list tr.filter td, .list tr.filter:hover td {
    background: #e7efef none repeat scroll 0 0;
    padding: 5px;
}
.pagination {
    padding-top: 6px;
}
.pagination .links {
    float: right;
    padding-top: 6px;
}
.pagination .links a, .pagination .links b {
    font-size: 11px;
    padding: 4px 10px;
    text-decoration: none;
}
.pagination .links a {
    border: 1px solid #ddd;
    color: #a3a3a3;
}
.pagination .links b {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #269bc6;
    color: #269bc6;
    font-weight: 400;
}
.htabs a, .vtabs {
    border-left: 1px solid #ddd;
}
.htabs, .vtabs a, .vtabs span {
    border-bottom: 1px solid #ddd;
}
.htabs a, .vtabs a, .vtabs span {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #000;
    text-decoration: none;
}
.pagination .results {
    float: left;
    font-size: 11px;
    padding-top: 6px;
}
.accordion-heading, .htabs a, .vtabs a, .vtabs span {
    font-size: 12px;
    font-weight: 700;
}
.scrollbox img {
    cursor: pointer;
    float: left;
}
.htabs {
    height: 30px;
    line-height: 16px;
    margin-bottom: 15px;
    padding: 0 10px 0 0;
}
.htabs a {
    background: #fff url("tab.png") repeat-x scroll 0 0;
    display: none;
    float: right;
    margin-left: 2px;
    padding: 7px 15px 6px;
    text-align: center;
}
.htabs a.selected {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 7px;
}
.vtabs {
    display: block;
    float: right;
    min-height: 300px;
    padding: 10px 0;
    width: 190px;
}
.vtabs a, .vtabs span {
    background: #f7f7f7 none repeat scroll 0 0;
    clear: both;
    display: block;
    float: right;
    margin-bottom: 5px;
    padding: 6px 15px 7px 14px;
    text-align: left;
    width: 160px;
}
.vtabs a.selected {
    background: #fff none repeat scroll 0 0;
    padding-left: 15px;
}
.vtabs-content {
    margin-right: 205px;
}
.accordion-heading {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #555;
    margin-bottom: 15px;
    padding: 8px;
}
.accordion-heading a {
    float: left;
    font-weight: 400;
    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: #fff none repeat scroll 0 0;
}
.scrollbox div.odd {
    background: #e4eef7 none repeat scroll 0 0;
}
.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: #fff;
    float: left;
    padding-left: 1px;
    padding-top: 1px;
}
.range, .range select {
    font-size: 10px;
}
.latest tbody td {
    background: #fff none repeat scroll 0 0;
}
.dashboard-heading {
    background: #547c96 none repeat scroll 0 0;
    border-bottom: 1px solid #8eaec3;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 5px;
}
.dashboard-content {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #8eaec3;
    min-height: 180px;
    padding: 10px;
}
.w965 {
    width: 965px;
}
.w970 {
    width: 970px;
}
.w100p {
    width: 100%;
}
.style5, .style6 {
    border-width: 0;
    width: 283px;
}
.style5 {
    height: 99px;
}
.style6 {
    height: 98px;
}
#mainTable {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    direction: rtl;
    text-align: right;
}
#mainContent {
    padding-left: 5px;
    padding-right: 5px;
}
#firstcontent {
    display: block;
    min-height: 300px;
}


a {
    color: #33c;
    text-decoration: none;
}
.nwwss{color:#72afd2}
.input, .inputmini, select, textarea.desc {
    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;
    box-sizing: border-box;
    color: #777;
    direction: rtl !important;
    font-family: Tahoma;
    font-size: 10pt;
    margin: 3px;
    padding: 3px;
    transition: all 0.25s linear 0s;
}
hr, input[type="search"] {
    box-sizing: content-box;
}
.comment-label, .correct-label, .error-label, .warning-label {
    margin-bottom: 10px;
    padding: 4px 25px 7px 5px;
}
select {
    direction: rtl !important;
}
.dltr, .dltrc {
    direction: ltr;
}
.input:focus, .inputmini: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 {
    text-align: left;
}
.dltrc {
    text-align: center;
}
.comment-label, .correct-label, .drtl, .error-label, .warning-label {
    text-align: right;
}
.drtl {
    direction: rtl;
}
.comment-label {
    background: #d8ebfe url("../Images/comment.png") no-repeat scroll right center;
    border: 1px solid #39f;
    color: #82000a;
}
.error-label {
    background: #f79780 url("../Images/error.gif") no-repeat scroll right center;
    border: 1px solid #d25439;
    color: #82000a;
}
.warning-label {
    background: #f8e27c url("../Images/warning.gif") no-repeat scroll right center;
    border: 1px solid #ddb162;
    color: #9a7021;
}
.correct-label {
    background: #a6cd6e url("../Images/accept.gif") no-repeat scroll right center;
    border: 1px solid #7ba22d;
    color: #364600;
}
.required {
    color: red;
    font-weight: 700;
}
UL.tabNavigation {
    background: #fff none repeat scroll 0 0;
    direction: rtl;
    height: 28px;
    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.selected, UL.tabNavigation LI A:focus, UL.tabNavigation LI A:hover {
    background-image: url("../images/tab_hover.jpg");
    display: block;
    line-height: 29px;
    margin: 0;
    padding: 0;
}
UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover {
    color: #900000;
}
UL.tabNavigation LI A.selected {
    border-bottom-width: 0;
}
UL.tabNavigation li:first-child {
    cursor: pointer;
    display: inline;
}
UL.tabNavigation li:first-child A {
    text-decoration: none;
}
UL.tabNavigation li:last-child {
    cursor: pointer;
    display: inline;
    padding-left: 0;
}
UL.tabNavigation li:last-child A, UL.tabNavigation li:last-child A.selected, UL.tabNavigation li:last-child A:hover {
    padding-left: 0;
}
div.tabs > div {
    background-color: #f6f8f9;
    border: 1px solid #839297;
    min-height: 250px;
    padding: 5px;
    text-align: center;
    width: 98.8%;
}
#loader1, .onecol, .style1, table.form {
    width: 100%;
}
div.tabs > div h2 {
    margin-top: 0;
}
.waste {
    min-height: 1px;
}
.box {
    margin-bottom: 15px;
}
.box > .heading {
    background: rgba(0, 0, 0, 0) url("box.png") repeat-x scroll 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 #000;
    color: #ff802b;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.box > .content {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    min-height: 300px;
    overflow: auto;
    padding: 10px;
}
table.form {
    margin-bottom: 20px;
}
table.form > tbody > tr > td {
    border-bottom: 1px dotted #ccc;
    color: #000;
    padding: 10px;
}
.subtitle {
    border-bottom: 1px solid #333;
    color: #009;
    direction: rtl;
    margin: 3px;
    padding: 3px;
    text-align: right;
}
h3, p, pre {
    margin: 1em 0;
}
#loader1, .pb {
    text-align: center;
}
#total {
    width: 970px;
}
.onecol tr td {
    border-bottom: 1px solid #cecece;
}
img, legend {
    border: 0 none;
}
#loader1 {
    background: #fdfdfd none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    padding-top: 50px;
    position: fixed;
    top: 0;
    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;
}
html {
    font-size: 100%;
}
button, html, input, select, textarea {
    font-family: tahoma;
}
body, dl, figure, form, menu, ol, ul {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
.pb:focus, 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;
}
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 {
    height: 0;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q::after, q::before {
    content: none;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.pb, button, input {
    line-height: normal;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dd {
    margin: 0 0 0 40px;
}
menu, ol, ul {
    padding: 0 25px 0 40px;
}
svg:not(:root) {
    overflow: hidden;
}
fieldset {
    border: 1px solid silver;
}
legend {
    padding: 0;
}
button, input, select, textarea {
    font-size: 100%;
    margin-left: 0;
    margin-right: 0;
    vertical-align: baseline;
}
button, select {
    text-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"] {
    margin: 2px;
    padding: 0;
}
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, .pure-u-1, .pure-u-1-1, .pure-u-1-12, .pure-u-1-2, .pure-u-1-24, .pure-u-1-3, .pure-u-1-4, .pure-u-1-5, .pure-u-1-6, .pure-u-1-8, .pure-u-10-24, .pure-u-11-12, .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-2-24, .pure-u-2-3, .pure-u-2-5, .pure-u-20-24, .pure-u-21-24, .pure-u-22-24, .pure-u-23-24, .pure-u-24-24, .pure-u-3-24, .pure-u-3-4, .pure-u-3-5, .pure-u-3-8, .pure-u-4-24, .pure-u-4-5, .pure-u-5-12, .pure-u-5-24, .pure-u-5-5, .pure-u-5-6, .pure-u-5-8, .pure-u-6-24, .pure-u-7-12, .pure-u-7-24, .pure-u-7-8, .pure-u-8-24, .pure-u-9-24 {
    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-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-10-24, .pure-u-5-12 {
    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-14-24, .pure-u-7-12 {
    width: 58.3333%;
}
.pure-u-3-5 {
    width: 60%;
}
.pure-u-15-24, .pure-u-5-8 {
    width: 62.5%;
}
.pure-u-16-24, .pure-u-2-3 {
    width: 66.6667%;
}
.pure-u-17-24 {
    width: 70.8333%;
}
.pure-u-18-24, .pure-u-3-4 {
    width: 75%;
}
.pure-u-19-24 {
    width: 79.1667%;
}
.pure-u-4-5 {
    width: 80%;
}
.pure-u-20-24, .pure-u-5-6 {
    width: 83.3333%;
}
.pure-u-21-24, .pure-u-7-8 {
    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-24-24, .pure-u-5-5 {
    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-hidden-desktop, .pure-visible-phone, .pure-visible-tablet {
    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, .pure-visible-desktop {
    display: none;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.pure-hidden-tablet, .pure-visible-desktop {
    display: none;
}
}
.pb {
    -moz-user-select: none;
    background-color: #e6e6e6;
    border: 0 none transparent;
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    padding: 0.5em 1em;
    text-decoration: none;
    vertical-align: baseline;
    white-space: nowrap;
}
.pb-hover, .pb:focus, .pb:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
}
.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:active, .pb-disabled:focus, .pb-disabled:hover, .pb[disabled] {
    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, a.bt-blue {
    background-color: #0078e7;
    color: #fff;
}
.bt-green, a.bt-green {
    background-color: #1cb841;
    color: #fff;
}
.bt-red, a.bt-red {
    background-color: #ca3c3c;
    color: #fff;
}
.bt-orang, a.bt-orang {
    background-color: #df7514;
    color: #fff;
}
.bt-sky, a.bt-sky {
    background-color: #42b8dd;
    color: #fff;
}
.pure-form input:not([type]), .pure-form input[type="color"], .pure-form input[type="date"], .pure-form input[type="datetime-local"], .pure-form input[type="datetime"], .pure-form input[type="email"], .pure-form input[type="month"], .pure-form input[type="number"], .pure-form input[type="password"], .pure-form input[type="search"], .pure-form input[type="tel"], .pure-form input[type="text"], .pure-form input[type="time"], .pure-form input[type="url"], .pure-form input[type="week"], .pure-form select, .pure-form textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ddd inset;
    box-sizing: border-box;
    display: inline-block;
    padding: 0.5em 0.6em;
}
.pure-form input[type="color"] {
    padding: 0.2em 0.5em;
}
.pure-form input:focus:not([type]), .pure-form input[type="color"]:focus, .pure-form input[type="date"]:focus, .pure-form input[type="datetime-local"]:focus, .pure-form input[type="datetime"]:focus, .pure-form input[type="email"]:focus, .pure-form input[type="month"]:focus, .pure-form input[type="number"]:focus, .pure-form input[type="password"]:focus, .pure-form input[type="search"]:focus, .pure-form input[type="tel"]:focus, .pure-form input[type="text"]:focus, .pure-form input[type="time"]:focus, .pure-form input[type="url"]:focus, .pure-form input[type="week"]:focus, .pure-form select:focus, .pure-form textarea:focus {
    border-color: #129fea;
    outline: 0 none;
}
.pure-form input[type="checkbox"]:focus, .pure-form input[type="file"]:focus, .pure-form input[type="radio"]:focus {
    outline: 1px auto #129fea;
}
.pure-form .pure-checkbox, .pure-form .pure-radio {
    display: block;
    margin: 0.5em 0;
}
.pure-form input[disabled]:not([type]), .pure-form input[type="color"][disabled], .pure-form input[type="date"][disabled], .pure-form input[type="datetime-local"][disabled], .pure-form input[type="datetime"][disabled], .pure-form input[type="email"][disabled], .pure-form input[type="month"][disabled], .pure-form input[type="number"][disabled], .pure-form input[type="password"][disabled], .pure-form input[type="search"][disabled], .pure-form input[type="tel"][disabled], .pure-form input[type="text"][disabled], .pure-form input[type="time"][disabled], .pure-form input[type="url"][disabled], .pure-form input[type="week"][disabled], .pure-form select[disabled], .pure-form textarea[disabled] {
    background-color: #eaeded;
    color: #cad2d3;
    cursor: not-allowed;
}
.pure-form input[readonly], .pure-form select[readonly], .pure-form textarea[readonly] {
    background: #eee none repeat scroll 0 0;
    border-color: #ccc;
    color: #777;
}
.pure-form input:focus:invalid, .pure-form select:focus:invalid, .pure-form textarea:focus:invalid {
    border-color: #ee5f5b;
    color: #b94a48;
}
.pure-form input:focus:invalid:focus, .pure-form select:focus:invalid:focus, .pure-form textarea:focus:invalid:focus {
    border-color: #e9322d;
}
.pure-form input[type="checkbox"]:focus:invalid:focus, .pure-form input[type="file"]:focus:invalid:focus, .pure-form input[type="radio"]:focus:invalid:focus {
    outline-color: #e9322d;
}
.pure-form select {
    background-color: #fff;
    border: 1px solid #ccc;
}
.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: #333;
    display: block;
    margin-bottom: 0.3em;
    padding: 0.3em 0;
    width: 100%;
}
.pure-form-stacked input:not([type]), .pure-form-stacked input[type="color"], .pure-form-stacked input[type="date"], .pure-form-stacked input[type="datetime-local"], .pure-form-stacked input[type="datetime"], .pure-form-stacked input[type="email"], .pure-form-stacked input[type="month"], .pure-form-stacked input[type="number"], .pure-form-stacked input[type="password"], .pure-form-stacked input[type="search"], .pure-form-stacked input[type="tel"], .pure-form-stacked input[type="text"], .pure-form-stacked input[type="time"], .pure-form-stacked input[type="url"], .pure-form-stacked input[type="week"], .pure-form-stacked label, .pure-form-stacked select, .pure-form-stacked textarea {
    display: block;
    margin: 0.25em 0;
}
.pure-form-aligned .pure-help-inline, .pure-form-aligned input, .pure-form-aligned select, .pure-form-aligned textarea, .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 .pure-input-rounded, .pure-form input.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: #666;
    display: inline-block;
    font-size: 0.875em;
    padding-left: 0.3em;
    vertical-align: middle;
}
.pure-form-message {
    color: #666;
    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="color"], .pure-form input[type="date"], .pure-form input[type="datetime-local"], .pure-form input[type="datetime"], .pure-form input[type="email"], .pure-form input[type="month"], .pure-form input[type="number"], .pure-form input[type="password"], .pure-form input[type="search"], .pure-form input[type="tel"], .pure-form input[type="text"], .pure-form input[type="time"], .pure-form input[type="url"], .pure-form input[type="week"], .pure-form label {
    display: block;
    margin-bottom: 0.3em;
}
.pure-group input:not([type]), .pure-group input[type="color"], .pure-group input[type="date"], .pure-group input[type="datetime-local"], .pure-group input[type="datetime"], .pure-group input[type="email"], .pure-group input[type="month"], .pure-group input[type="number"], .pure-group input[type="password"], .pure-group input[type="search"], .pure-group input[type="tel"], .pure-group input[type="text"], .pure-group input[type="time"], .pure-group input[type="url"], .pure-group input[type="week"] {
    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, .pure-form-message-inline {
    display: block;
    font-size: 0.75em;
    padding: 0.2em 0 0.8em;
}
}
.pure-menu ul {
    position: absolute;
    visibility: hidden;
}
.pure-menu li, .pure-menu > ul {
    position: relative;
}
.pure-menu.pure-menu-open {
    visibility: visible;
    width: 100%;
    z-index: 2;
}
.pure-menu ul {
    left: -10000px;
    margin: 0;
    padding: 0;
    top: -10000px;
    z-index: 1;
}
.pure-menu-open > ul {
    left: 0;
    top: 0;
    visibility: visible;
}
.pure-menu-open > ul:focus {
    outline: 0 none;
}
.pure-menu .pure-menu-heading, .pure-menu a {
    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, .pure-menu-horizontal > .pure-menu-children > .pure-menu-can-have-children > .pure-menu-label {
    padding-right: 30px;
}
.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-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 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-horizontal li .pure-menu-children, .pure-menu.pure-menu-open {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b7b7b7;
}
.pure-menu.pure-menu-horizontal, .pure-menu.pure-menu-horizontal .pure-menu-heading {
    border: 0 none;
}
.pure-menu a, .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-image: none;
}
.pure-menu a {
    border-color: transparent -moz-use-text-color;
    border-style: solid none;
    border-width: 1px 0;
}
.pure-menu .pure-menu-can-have-children > li::after, .pure-menu a {
    color: #777;
}
.pure-menu .pure-menu-can-have-children > li:hover::after {
    color: #fff;
}
.pure-menu .pure-menu-open {
    background: #dedede none repeat scroll 0 0;
}
.pure-menu li a:focus, .pure-menu li a:hover {
    background: #eee none repeat scroll 0 0;
}
.pure-menu li.pure-menu-disabled a:focus, .pure-menu li.pure-menu-disabled a:hover {
    background: #fff none repeat scroll 0 0;
    color: #bfbfbf;
}
.pure-menu .pure-menu-disabled > a {
    background-image: none;
    border-color: transparent;
    cursor: default;
}
.pure-menu .pure-menu-can-have-children.pure-menu-disabled > a::after, .pure-menu .pure-menu-disabled > a {
    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: #000;
}
.pure-menu.pure-menu-open.pure-menu-fixed {
    border-color: -moz-use-text-color -moz-use-text-color #b7b7b7;
    border-style: none none solid;
    border-width: 0 0 1px;
}
.pure-paginator {
    letter-spacing: -0.31em;
    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:active, .pure-paginator .pb:focus {
    outline-style: none;
}
.pure-paginator .next, .pure-paginator .prev {
    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 #000;
    display: block;
}
}
.pure-table {
    border: 1px solid #cbcbcb;
    border-spacing: 0;
    empty-cells: show;
}
.pure-table caption {
    color: #000;
    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: #e0e0e0 none repeat scroll 0 0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}
.submit, .submit-blue, .submit-green, .submit-red {
    color: #fff;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 9pt;
    margin-bottom: 8px;
    padding: 7px 9px 9px;
    white-space: nowrap;
}
.pure-table td {
    background-color: rgba(0, 0, 0, 0);
}
.pure-table-odd td, .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: #eb9de1 -moz-linear-gradient(center top , #eb9de1, #9b0e8a) repeat scroll 0 0;
    border: 1px solid #490053;
    border-radius: 3px;
}
.submit-green {
    background: #b1de02 -moz-linear-gradient(center top , #b1de02, #789701) repeat scroll 0 0 !important;
    border: 1px solid #586f00;
    border-radius: 3px;
}
.submit-blue {
    background: #16bcfc -moz-linear-gradient(center top , #16bcfc, #015e97) repeat scroll 0 0 !important;
    border: 1px solid #00456f;
    border-radius: 3px;
}
.submit-red {
    background: #fd837b -moz-linear-gradient(center top , #fd837b, #d40f02) repeat scroll 0 0 !important;
    border: 1px solid #ab0c01;
    border-radius: 3px;
}
.submit-blue:hover, .submit-green:hover, .submit-red:hover, .submit:hover {
    background: #333 -moz-linear-gradient(center top , #999, #444) repeat scroll 0 0 !important;
    border-color: #000 !important;
    cursor: pointer;
}
.gridstyle {
    border: 1px solid #7f7f7f;
    font-size: small;
    width: 100%;
}
.altrowstyle {
    background-color: #edf5ff;
}
.rowstyle {
    background-color: #fff;
}
.headerstyle th {
    background: rgba(0, 0, 0, 0) url("sprite.png") repeat-x scroll 0 0;
    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 {
    color: #000;
    display: block;
    font-weight: 400;
    padding-right: 10px;
    text-align: center;
    text-decoration: none;
}
#Aheader, ul.dropdown a:hover {
    color: #fff;
}
.altrowstyle .sortaltrow, .rowstyle .sortaltrow {
    background-color: #edf5ff;
}
.altrowstyle .sortrow, .rowstyle .sortrow {
    background-color: #dbeaff;
}
.altrowstyle td, .rowstyle td {
    border-right: 1px solid #cbcbcb;
    padding: 4px 10px;
}
.headerstyle .sortascheader {
    background: rgba(0, 0, 0, 0) url("sprite.png") repeat-x scroll 0 -100px;
}
.headerstyle .sortascheader a {
    background: rgba(0, 0, 0, 0) url("dt-arrow-up.png") no-repeat scroll right 50%;
}
.headerstyle .sortdescheader {
    background: rgba(0, 0, 0, 0) url("sprite.png") repeat-x scroll 0 -100px;
}
.headerstyle .sortdescheader a {
    background: rgba(0, 0, 0, 0) url("dt-arrow-dn.png") no-repeat scroll right 50%;
}
#Aheader {
    background-color: #09c;
    font-size: 11pt;
    font-weight: 700;
    height: 80px;
    padding-right: 20px;
}
ul.dropdown {
    padding-right: 2px;
    padding-top: 2px;
    position: relative;
    z-index: 200;
}
ul.dropdown li {
    float: right;
    font-weight: 700;
}
ul.dropdown a:active {
    color: orange;
}
ul.dropdown li a {
    border-left: 1px solid #333;
    color: #fff;
    display: block;
    height: 22px;
    padding: 5px 8px;
}
ul.dropdown li:last-child a, ul.dropdown ul li a {
    border-left: medium none;
}
ul.dropdown li.hover, ul.dropdown li:hover {
    background-image: url("../images/buttonhot_bg.png");
    color: #fff;
    position: relative;
}
ul.dropdown li.hover a, ul.dropdown li.hover a:hover {
    color: #fff;
}
ul.dropdown ul {
    position: absolute;
    right: 0;
    top: 100%;
    visibility: hidden;
    width: 200px;
}
ul.dropdown ul li {
    background-image: url("../images/menu_bg.png");
    border-bottom: 1px solid #ccc;
    color: #fff;
    direction: rtl;
    float: none;
    font-weight: 400;
    text-align: right;
}
ul.dropdown ul li a {
    color: #fff;
    display: inline-block;
    width: 100%;
}
ul.dropdown ul ul {
    right: 100%;
    top: 0;
}
ul.dropdown li:hover > ul {
    visibility: visible;
}
#AFooter {
    background-image: url("footer.png");
    height: 128px;
}
#AMain {
    display: block;
    min-height: 200px;
    padding: 5px;
}
.partsIT {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 500px;
}
#cssmenu, #cssmenu a, #cssmenu li, #cssmenu ul {
    border: 0 none;
    font-size: 1em;
    font-weight: 400;
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
}
#cssmenu {
    border-bottom: 4px solid #656659;
    border-radius: 3px;
    width: 250px;
}
#cssmenu a {
    line-height: 1.3;
}
#cssmenu > ul > li {
    background: rgba(0, 0, 0, 0) linear-gradient(#e94f31 0px, #d13516 100%) repeat scroll 0 0;
}
#cssmenu > ul > li:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(#e84323 0px, #c33115 100%) repeat scroll 0 0;
}
#cssmenu > ul > li > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) url("menu_images/pattern.png") repeat scroll left top;
    border-color: -moz-use-text-color #ba2f14 #ba2f14;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #fff;
    display: block;
    font-size: 0.9em;
    text-shadow: 0 -1px 1px #751d0c;
}
#cssmenu ul ul li:last-child, #cssmenu > ul > li.active {
    border-bottom: medium none;
}
#cssmenu ul ul li, .Sqitem {
    border-bottom: 1px solid #d4d4d4;
    border-top: medium none;
}
#cssmenu > ul > li > a > span {
    border-radius: 4px;
    display: block;
    padding: 12px 10px;
}
#cssmenu ul a, #cssmenu ul ul a {
    padding: 10px 10px 10px 25px;
}
#cssmenu > ul > li > a:hover {
    text-decoration: none;
}
#cssmenu > ul > li.has-sub > a span {
    background: rgba(0, 0, 0, 0) url("menu_images/icon_plus.png") no-repeat scroll 96% center;
}
#cssmenu > ul > li.has-sub.active > a span {
    background: rgba(0, 0, 0, 0) url("menu_images/icon_minus.png") no-repeat scroll 96% center;
}
#cssmenu ul ul {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #a2a194;
    border-right: 1px solid #a2a194;
    display: none;
}
#cssmenu ul ul li {
    background: rgba(0, 0, 0, 0) linear-gradient(#f7f7f7 0px, #ececec 100%) repeat scroll 0 0;
    padding: 0;
}
#cssmenu ul ul a {
    color: #676767;
    display: block;
    font-size: 0.8em;
    font-weight: 400;
}
.Sqitem, .Sqroot {
    margin-top: 3px;
    padding: 5px 5px 5px 15px;
    width: 150px;
}
#cssmenu ul ul a::before {
    color: #e94f31;
    content: "»";
    left: 10px;
    position: absolute;
}
#cssmenu ul ul a:hover {
    color: #e94f31;
}
.Sqroot {
    background: rgba(0, 0, 0, 0) linear-gradient(#e94f31 0px, #d13516 100%) repeat scroll 0 0;
}
.Sqitem {
    background: rgba(0, 0, 0, 0) linear-gradient(#f7f7f7 0px, #ececec 100%) repeat scroll 0 0;
}
.Sqitem a {
    color: #06c;
    font-size: 11pt;
}
.Sqroot a {
    color: #fff;
    font-size: 11pt;
}
.comm_title_box {
    background: rgba(0, 0, 0, 0) url("bg_sar.gif") repeat-x scroll 1px 0;
    height: 36px;
    padding-right: 9px;
}
.comments {
    margin-bottom: 20px;
    margin-top: 5px;
}
.comments_topic, .comments_topic2 {
    color: #0f3d6f;
    float: right;
    font: 11px/25px tahoma;
    height: 36px;
    margin-left: 10px;
    padding-left: 9px;
    text-align: left;
    text-decoration: none;
    width: 110px;
}
.br_attach {
    background: rgba(0, 0, 0, 0) url("pr_c_sar_attach.gif") no-repeat scroll 0 0;
}
.br_comment {
    background: rgba(0, 0, 0, 0) url("pr_c_sar_comments.gif") no-repeat scroll 0 0;
}
.br_gallery {
    background: rgba(0, 0, 0, 0) url("pr_c_sar_gallery.gif") no-repeat scroll 0 0;
}
.br_site {
    background: rgba(0, 0, 0, 0) url("pr_c_sar_web.gif") no-repeat scroll 0 0;
}
.br_rel {
    background: rgba(0, 0, 0, 0) url("pr_c_sar_rel.gif") no-repeat scroll 0 0;
}
.tags_title {
    background: rgba(0, 0, 0, 0) url("tag.gif") no-repeat scroll 100% 0;
    color: #000;
    font: 11px/180% tahoma;
    text-indent: 20px;
    width: 572px;
}
.com_title_p, .com_title_u {
    color: #6f6f6f;
    float: left;
    font: 10px/18px tahoma;
    height: 20px;
    overflow: hidden;
    padding-right: 5px;
    text-align: center;
    width: 148px;
}
.br_cnt {
    padding: 5px;
}
.relnews {
    margin-bottom: 5px;
}
.com_title_p {
    border-left: 1px solid #fff;
    margin-right: 20px;
}
.com_title_u {
    margin-right: 0;
}
.comm_title_p span, .comm_title_u span {
    font: 10px/16px tahoma;
}
.comm_answer_link, .comm_answer_link a, .comm_info_date, .comm_sep {
    font: 11px/24px tahoma;
}
.comm_info_bar {
    background: #ededed none repeat scroll 0 0;
    height: 26px;
    overflow: hidden;
    padding-right: 5px;
}
.comm_answer_link {
    color: #000;
    float: right;
    height: 26px;
    overflow: hidden;
    text-align: left;
    width: 40px;
}
.comm_info_country, .comm_info_name {
    float: right;
    font: 11px/24px tahoma;
    text-align: center;
}
.comm_answer_link a {
    color: #000;
    text-decoration: none;
}
.comm_info {
    float: right;
    height: 26px;
    margin-left: 30px;
    width: 316px;
}
.comm_info_content {
    background: rgba(0, 0, 0, 0) url("bg_c_info.gif") repeat-x scroll 0 0;
    float: right;
    height: 26px;
    width: 330px;
}
.comm_sep {
    color: silver;
    float: right;
    height: 26px;
    width: 1px;
}
.comm_info_name {
    color: #5f5f5f;
    height: 26px;
    width: 139px;
}
.comm_info_country {
    color: #000;
    height: 20px;
    padding-top: 6px;
    width: 50px;
}
.comm_info_country img {
    display: block;
    margin: auto;
}
.comm_info_date {
    color: #5f5f5f;
    float: right;
    height: 26px;
    text-align: center;
    width: 130px;
}
.comm_rating {
    float: right;
    height: 20px;
    padding-top: 6px;
    width: 139px;
}
.rating_down, .rating_up {
    float: right;
    font: 11px tahoma;
    height: 14px;
    overflow: hidden;
    text-align: center;
}
.rating_down {
    background: rgba(0, 0, 0, 0) url("r_mi.gif") no-repeat scroll 0 0;
    color: #e30303;
    width: 43px;
}
.rate_down_link, .rate_up_link {
    cursor: pointer;
    display: block;
    float: right;
    height: 14px;
    text-decoration: none;
    width: 24px;
}
.rate_down_link {
    background: rgba(0, 0, 0, 0) url("l_mi.gif") no-repeat scroll 0 0;
    margin-left: 5px;
}
.rate_up_link {
    background: rgba(0, 0, 0, 0) url("r_po.gif") no-repeat scroll 0 0;
}
.rating_up {
    background: rgba(0, 0, 0, 0) url("l_po.gif") no-repeat scroll 0 0;
    color: #116dd6;
    width: 43px;
}
.comm_answer {
    padding: 0 58px 0 0;
    width: 512px;
}
.comm_admin_reply {
    color: #0071f1;
    line-height: 150%;
    padding-right: 16px;
    padding-top: 10px;
    text-align: justify;
}
.comm_answer_title {
    background: rgba(0, 0, 0, 0) url("sar_pasokh.gif") no-repeat scroll right center;
    border-bottom: 1px solid silver;
    color: #000;
    font: 11px/21px tahoma;
    height: 22px;
    text-indent: 25px;
    width: 512px;
}
.b_pasokh {
    background: rgba(0, 0, 0, 0) url("b_pasokh.gif") no-repeat scroll right center;
    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";
    padding: 5px 30px 20px;
    text-align: justify;
    width: 448px;
}
.comment_answer_2, .comment_answer_5, .comment_answer_c span {
    float: right;
    font: 11px/18px tahoma;
    height: 20px;
}
.comment_answer_1 {
    float: right;
    width: 14px;
}
.comment_answer_2 {
    color: #5f5f5f;
    text-align: center;
    width: 100px;
}
.comment_answer_3 {
    float: right;
    width: 7px;
}
.comment_answer_4 {
    float: right;
    width: 30px;
}
.comment_answer_5 {
    color: #5f5f5f;
    text-align: center;
    width: 95px;
}
.comment_reply_msg {
    background: #ededed none repeat scroll 0 0;
    color: #116dd6;
    direction: rtl;
    margin-bottom: 5px;
    padding: 5px 30px 5px 5px;
    text-align: center;
}
.comment_answer_c {
    background: #ededed none repeat scroll 0 0;
    float: right;
    height: 20px;
    padding: 0 5px;
    width: 290px;
}
.comment_answer_c img {
    margin-top: 4px;
}
.comment_answer_c span {
    color: #fff;
    display: block;
    padding: 0 15px;
    width: 2px;
}
.userprov {
    background-image: url("../images/user.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 20px;
    padding-right: 25px;
    text-align: right;
}
#simplegallery1 {
    border: 1px solid #8b0000;
    margin-left: 5px;
    position: relative;
    visibility: hidden;
}
#simplegallery1 .gallerydesctext {
    padding: 2px 5px;
    text-align: left;
}
.poll .links, .poll .total, .poll .vote-form {
    text-align: center;
}
.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 #999;
    border-radius: 5px;
    height: 28px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 5px;
}
.pages {
    color: #999;
    direction: rtl;
}
.pages .cpb, .pages a {
    border: 1px solid #ddd;
    color: #000;
    float: right;
    font-size: 11px;
    margin: 0 2px;
    padding: 0 5px;
    text-decoration: none;
}
.pages .cpb, .pages a:hover {
    border: 1px solid #e61636;
    color: #fff;
}
.pages a:hover {
    background-color: #e61636;
    text-decoration: none;
}
.pages .cpb {
    background: #e61636 none repeat scroll 0 0;
    font-weight: 700;
}
#nt-bar2 {
    background: rgba(0, 0, 0, 0) url("/Images/sidemenuh.jpg") repeat-x scroll 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: #fff;
    font-size: 130%;
}
#nt-bar2 span.z {
    color: #eee;
    font-size: 80%;
    padding: 0 10px 0 0;
}
#nt-bar2 div.a {
    margin-right: 20px;
}
#Ticker h3.tc, #nt-bar2 h2.tc {
    font-size: 90%;
    font-weight: 700;
}
h3.tc {
    display: inline;
    font-weight: 400;
    padding: 0;
}
#membertop, .poll .vote-form .choices .title {
    font-weight: 700;
}
.desc {
    color: #0046bb;
    display: none;
    font-size: 90%;
    line-height: 130%;
    margin: 2px 5px 2px 2px;
}
.poll .bar {
    background-color: #fff;
    border: 1px solid #000;
    height: 1em;
    margin: 1px 0;
}
.poll .bar .foreground {
    background-color: #a00303;
    float: right;
    height: 1em;
}
.poll .vote-form .choices {
    display: table;
    margin: 0 auto;
}
.node-form #edit-poll-more {
    margin: 0;
}
td.poll-chtext {
    width: 80%;
}
td.poll-chvotes .form-text {
    width: 85%;
}
.poll .percent {
    text-align: left;
}
.poll .vote-form .choices {
    text-align: right;
}
.soutitr_div1_left {
    background: rgba(0, 0, 0, 0) url("kadr.gif") repeat scroll right bottom;
    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-image: url("line.png");
    background-position: center top;
    background-repeat: no-repeat;
    font-size: 0;
    height: 9px;
    width: 189px;
}
.soutitr_div1_right {
    background: rgba(0, 0, 0, 0) url("kadr.gif") repeat scroll right bottom;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    width: 189px;
}
.decrease, .increase, .reset {
    background: rgba(0, 0, 0, 0) url("text_resize.gif") no-repeat scroll 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: rgba(0, 0, 0, 0) url("print.gif") no-repeat scroll 0 0;
    cursor: pointer;
    float: left;
    height: 16px;
    margin-right: 5px;
    overflow: hidden;
    width: 17px;
}
.sitm {
    background-image: url("line.gif");
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-top: 2px;
    padding-bottom: 8px;
}
#smonth, #stoday, #stotal, #sweek, #syesterday {
    background-position: right center;
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    padding-right: 20px;
    text-align: right;
    width: 120px;
}
#stoday {
    background-image: url("vtoday.png");
}
#syesterday {
    background-image: url("vyesterday.png");
}
#sweek {
    background-image: url("vweek.png");
}
#smonth {
    background-image: url("vmonth.png");
}
#stotal {
    background-image: url("vall.png");
}
.kitem, .kitem2 {
    display: inline-table;
    margin-left: 10px;
    text-align: center;
}
.newslist td {
    border-bottom: 1px solid #ececec;
}
#titrbarRou {
    color: #989898;
}
.tooltip {
    font-family: Tahoma;
}
.kitem {
    height: 140px;
}
.kitemtxt {
    display: inline-table;
    font-size: 10pt;
}
.kitem2 {
    height: 65px;
}
@media (max-width: 767px) {
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab:last-child {
    font-size: 9pt;
}
#pslide, div#mainpic, div#slidercontainer {
    width: 290px;
}
#pslide {
    margin: 5px;
}
div#mainpic img {
    width: 288px;
}
}
@media (min-width: 768px) {
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab:last-child {
    font-size: 10pt;
}
}
#xsstick {
    background-color: #f0f0f0;
    text-align: center;
}
.form-horizontal .control-label {
    text-align: right;
}
.formrow {
    margin-bottom: 25px;
}
.wformr {
    padding-right: 20px;
    width: 96%;
}
#membertop {
    background-image: url("deh_toplight.jpg");
    border-bottom: 1px solid #666;
    height: 33px;
    padding: 4px;
}
#mct_mct_newscode {
    color: #5675b0;
    margin-bottom: 6px;
}
#mct_mct_titrbarRou {
    color: #989898;
    margin-bottom: 6px;
}
#mct_mct_titrbarMain {
    color: #022c81;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-weight: 700;
    margin-bottom: 6px;
}
#mct_mct_titrbarSub {
    color: #718dc5;
    margin-bottom: 6px;
}
#mct_mct_datebar {
    color: #989898;
    font-size: 8pt;
    margin-bottom: 8px;
}
#mct_mct_bodybar {
    font-size: 10pt;
    line-height: 170%;
    text-align: justify;
}
#mct_mct_content_lead {
    background-color: #eef2f6;
    border-top: 1px solid #09c;
    color: #01284f;
    font-size: 10pt;
    line-height: 180%;
    margin-top: 25px;
    padding: 10px;
    text-align: justify;
}
#mct_mct_content_lead img {
    display: none;
}
#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: 700;
    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;
}
#mct_content_lead {
    background-color: #eef2f6;
    border-top: 1px solid #09c;
    color: #01284f;
    font-size: 10pt;
    line-height: 180%;
    margin-top: 25px;
    padding: 10px;
    text-align: justify;
}
#mct_content_lead img {
    display: none;
}
.navbar-brand {
    font-family: "Roboto Slab",Open Sans;
}
.masthead {
}
.navbar-default {
    border: medium none;
    border-radius: 0;
}
.main-logo {
    background: rgba(0, 0, 0, 0) url("../img/logo.png") no-repeat scroll 0 0 / 100% auto;
    height: 71px;
    margin-top: 22px;
    overflow: hidden;
    text-indent: 120%;
    white-space: nowrap;
    width: 320px;
}
#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
#sidebar.affix-top {
    position: static;
}
#sidebar.affix {
    position: fixed;
    top: 80px;
}
.clearout {
    clear: both;
    height: 20px;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
    display: none;
}
.nbs-flexisel-container {
    max-width: 100%;
    position: relative;
}
.nbs-flexisel-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 99999px;
}
.nbs-flexisel-inner {
    background: #fcfcfc -moz-linear-gradient(center top , #fcfcfc 0%, #eee 100%) repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    direction: ltr;
    float: left;
    overflow: hidden;
    width: 100%;
}
.nbs-flexisel-item {
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.nbs-flexisel-item img {
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
    max-height: 300px;
    position: relative;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    cursor: pointer;
    height: 22px;
    opacity: 0.5;
    position: absolute;
    width: 22px;
    z-index: 100;
}
.nbs-flexisel-nav-left {
    background: rgba(0, 0, 0, 0) url("timages/button-previous.png") no-repeat scroll 0 0;
    left: 10px;
}
.nbs-flexisel-nav-right {
    background: rgba(0, 0, 0, 0) url("timages/button-next.png") no-repeat scroll 0 0;
    right: 5px;
}
.welcome-box {
    background-image: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
    border-bottom: 1px solid #bcbcbc;
    border-top: 1px solid #bcbcbc;
    padding: 45px 0 40px;
    text-align: center;
}
.welcome-box h1 span {
    color: #0076f9;
    font-weight: 600;
}
.welcome-box p {
    color: #868686;
  
    font-size: 19px;
    font-weight: 300;
    line-height: 22px;
    margin: 0;
}
.navbar-wrapper {
    height: 51px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 100%;
}
.navbar-wrapper > .container {
    padding: 0;
}
@media all and (max-width: 768px) {
.navbar-wrapper {
    position: relative;
    top: 0;
}
}
.jssora21l, .jssora21r {
    background: rgba(0, 0, 0, 0) url("img/a21.png") no-repeat scroll center center;
    cursor: pointer;
    display: block;
    height: 55px;
    overflow: hidden;
    position: absolute;
    width: 55px;
}
.jssora21l {
    background-position: -3px -33px;
}
.jssora21r {
    background-position: -63px -33px;
}
.jssora21l:hover {
    background-position: -123px -33px;
}
.jssora21r:hover {
    background-position: -183px -33px;
}
.jssora21l.jssora21ldn {
    background-position: -243px -33px;
}
.jssora21r.jssora21rdn {
    background-position: -303px -33px;
}
.jssorb21 {
    position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    background: rgba(0, 0, 0, 0) url("img/b21.png") no-repeat scroll 0 0;
    color: white;
    cursor: pointer;
    font-size: 12px;
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 19px;
}
.jssorb21 div {
    background-position: -5px -5px;
}
.jssorb21 div:hover, .jssorb21 .av:hover {
    background-position: -35px -5px;
}
.jssorb21 .av {
    background-position: -65px -5px;
}
.jssorb21 .dn, .jssorb21 .dn:hover {
    background-position: -95px -5px;
}
.style1 {
    width: 186px;
}
#sonline {
    background-image: url("live.gif");
    background-position: right center;
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    padding-right: 20px;
    text-align: right;
    width: 120px;
}
section.twitter_feed_wrapper {
    background-color: rgba(66, 139, 202, 0.7);
    background-image: url("GPlay.svg");
    color: #fff;
    margin-top: 0 !important;
    padding-bottom: 45px !important;
    padding-top: 45px;
    position: relative;
    text-align: center;
}
section.twitter_feed_wrapper .twitter_feed_icon {
    height: 30px;
}
section.twitter_feed_wrapper .twitter_feed_icon a {
    background-color: #428bca;
    border: 2px solid #efefef;
    border-radius: 6px;
    color: #ffffff;
    display: inline-block;
    font-size: 44px;
    height: 100px;
    line-height: 90px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    top: -125px;
    transform: rotate(45deg);
    transition: all 100ms ease 0s;
    width: 100px;
}
section.twitter_feed_wrapper .twitter_feed_icon a i {
    transform: rotate(-45deg);
    transition: all 100ms ease 0s;
}
section.twitter_feed_wrapper .twitter_feed_icon a:hover, section.twitter_feed_wrapper .twitter_feed_icon a:active {
    transform: rotate(135deg);
}
section.twitter_feed_wrapper .twitter_feed_icon a:hover i, section.twitter_feed_wrapper .twitter_feed_icon a:active i {
    transform: rotate(-135deg);
}
section.twitter_feed_wrapper blockquote {
    border-left: 0 solid #ffffff;
    font-size: 16px;
    margin: 0;
    min-height: 90px;
    padding: 0;
}
section.twitter_feed_wrapper blockquote p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
}
section.twitter_feed_wrapper blockquote p a {
    color: #ffff00;
}
section.twitter_feed_wrapper .flexslider {
    background-color: transparent;
}
section.twitter_feed_wrapper .flexslider .item {
    background-color: transparent;
    height: 90px;
    margin: 0;
}
section.twitter_feed_wrapper .flexslider .flex-control-nav {
    bottom: -10px;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: visible;
}
section.twitter_feed_wrapper .flexslider .flex-direction-nav {
    display: none;
}
section.twitter_feed_wrapper .flexslider .flex-control-paging li a {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: none;
    opacity: 0.5;
    transition: all 500ms ease 0s;
}
section.twitter_feed_wrapper .flexslider .flex-control-paging li a.flex-active {
    background: #fff none repeat scroll 0 0;
    opacity: 1;
}
.container.triangles-of-section {
    background-color: rgba(255, 255, 255, 0.3);
    position: relative;
}
.container.triangles-of-section .triangle-up-left {
    height: 127px;
    left: -100px;
    overflow: hidden;
    position: absolute;
    top: -82px;
    width: 170px;
}
.container.triangles-of-section .triangle-up-left::after {
    background: #222222 none repeat scroll 0 0;
    content: "";
    height: 320px;
    left: -135px;
    position: absolute;
    top: 30px;
    transform: rotate(45deg);
    transition: all 500ms ease 0s;
    width: 160px;
    z-index: 2;
}
.container.triangles-of-section .triangle-up-right {
    height: 127px;
    overflow: hidden;
    position: absolute;
    right: -100px;
    top: -70px;
    width: 170px;
}
.container.triangles-of-section .triangle-up-right::after {
    background: #222222 none repeat scroll 0 0;
    content: "";
    height: 250px;
    left: 65px;
    position: absolute;
    top: 30px;
    transform: rotate(45deg);
    transition: all 500ms ease 0s;
    width: 220px;
    z-index: 2;
}
.container.triangles-of-section .square-left {
    height: 103px;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -178px;
    width: 900px;
}
.container.triangles-of-section .square-left::after {
    background: #222222 none repeat scroll 0 0;
    content: "";
    height: 100px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 900px;
}
.container.triangles-of-section .square-right {
    height: 103px;
    overflow: hidden;
    position: absolute;
    right: -1000px;
    top: -178px;
    width: 900px;
}
.container.triangles-of-section .square-right::after {
    background: #222222 none repeat scroll 0 0;
    content: "";
    height: 100px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 900px;
}
fa-twitter a {
    content: "";
    text-decoration: none;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
.navbar-collapse.in {
    overflow-y: visible;
}
footer {
    background: #222222 none repeat scroll 0 0;
    color: #fff;
}
footer .container.triangles-of-section div {
    top: -175px !important;
}
footer .container.triangles-of-section div::after {
    background: #222222 none repeat scroll 0 0 !important;
}
footer .container.triangles-of-section div.square-left, footer .container.triangles-of-section div.square-right {
    top: -178px !important;
}
footer .container.triangles-of-section div.square-left::after, footer .container.triangles-of-section div.square-right::after {
    top: 3px !important;
}
footer a:link, footer a:visited {
    color: #428bca;
}
footer a:hover, footer a:active {
    color: #2a6496;
    text-decoration: none;
}
.footer_teaser.pl_about_us_widget i {
    border-right: 3px solid #428bca;
    font-size: 20px;
    margin: 0 10px 0 0;
    padding: 0;
    width: 42px;
}
.footer_teaser.pl_about_us_widget p:first-of-type {
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 5px;
    width: 100%;
}
.footer_teaser.pl_about_us_widget p {
    display: inline-block;
    padding: 0 15px 10px 0;
    position: relative;
}
.footer_teaser h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 16px;
    font-weight: 800;
    line-height: 18px;
    margin: 20px 0;
    padding: 0;
    text-transform: uppercase;
}
.footer_teaser p {
    color: #ccc;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 2px;
}
.footer_social {
    clear: both;
    padding: 15px 0;
    text-align: left;
}
.footer_social a {
    background-color: #428bca;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 48px;
    margin: 0 8px 0 0;
    text-align: center;
    width: 50px;
}
.footer_social a:link, .footer_social a:visited {
    color: #fff;
}
.footer_social a i {
    border: medium none !important;
    margin: 0 !important;
    padding: 0 !important;
    transition: all 100ms ease 0s;
}
.footer_social a:hover, .footer_social a:active {
    background-color: #fff;
    color: #428bca;
}
.copyright {
    background-color: rgba(0, 0, 0, 0.5);
    border-top: 1px solid #000;
    color: #999999;
    font-size: 13px;
    font-weight: 300;
    padding: 15px 0;
}


    .SliderLeft, .SliderRight {
    visibility:hidden;
    position: fixed;
    width: 130px;
    font-family: tahoma;
    font-size: 11px;
    cursor: pointer;
    padding: 0px;
    
    z-index:1;
    }
    .SliderLeft {
    left: -90px;
    direction:rtl;
    }
    .SliderRight {
    right: -90px;
    direction:ltr;
    }
    .SliderLeft li:hover {
    left: 90px;
    }
    .SliderRight li:hover {
    right: 90px;
    }
    .SliderLeft span, .SliderRight span {
    width: 90px;
    display: inline-block;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    }
    .SliderLeft span {  margin-right:40px; }
    .SliderRight span {  margin-left:40px; }
    .SliderLeft li ,.SliderRight li {
    height: 35px;
    margin-top: 5px;
    list-style:none;
    position: relative;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    }
    .SliderLeft li {
    border-radius: 0px 5px 5px 0px;
    left:0px;
    }
    .SliderRight li {
    border-radius: 5px 0px 0px 5px;
    right:0px;
    }
    .TwoLine {margin-top:-2px !important;}
    @media only screen and (min-width: 1000px) {
    .SliderLeft,.SliderRight {visibility:visible;}
    }


    
        #sticky {
    padding: 0.5ex;
   background-color:#3b414d;
    border-radius: 0.5ex;
}
        #covernav{
        margin:0;
	line-height:35px;
	
	color:#A69A94;
	
	background:#fff;
	
    }
        #sticky{
            
            margin:0;
            padding:0;
            
	
        }
#sticky.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 10000;
    border-radius: 0 0 0.5em 0.5em;


      margin:0;
	
	color:#A69A94;
	border:1px solid #bdc7cd;
	
}




        html{direction:rtl}
        .dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: left;
    width: 0;
    height: 0;
    
	border-top: 5px solid transparent;
	border-right: 5px solid grey;
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;

    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-right-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
    
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}