
.node-unpublished {
    background-color: #fff4f4;
}
.preview .node {
    background-color: #ffffea;
}
#node-admin-filter ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#node-admin-buttons {
    clear: right;
    float: left;
    margin-left: 0.5em;
}
td.revision-current {
    background: #ffc none repeat scroll 0 0;
}
.node-form .form-text {
    display: block;
    width: 95%;
}
.node-form .container-inline .form-text {
    display: inline;
    width: auto;
}
.node-form .standard {
    clear: both;
}
.node-form textarea {
    display: block;
    width: 95%;
}
.node-form .attachments fieldset {
    display: block;
    float: none;
}
.terms-inline {
    display: inline;
}
fieldset {
    margin-bottom: 1em;
    padding: 0.5em;
}
form {
    margin: 0;
    padding: 0;
}
hr {
    border: 1px solid gray;
    height: 1px;
}
img {
    border: 0 none;
}
table {

}
th {
    border-bottom: 3px solid #ccc;
    padding-right: 1em;
    text-align: left;
}
.clear-block::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clear-block {
    display: inline-block;
}
* html .clear-block {
    height: 1%;
}
.clear-block {
    display: block;
}
body.drag {
    cursor: move;
}
th.active img {
    display: inline;
}
tr.even, tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}
tr.drag {
    background-color: #fffff0;
}
tr.drag-previous {
    background-color: #ffd;
}
td.active {
    background-color: #ddd;
}
td.checkbox, th.checkbox {
    text-align: center;
}
tbody {
    border-top: 1px solid #ccc;
}
tbody th {
    border-bottom: 1px solid #ccc;
}
thead th {
    border-bottom: 3px solid #ccc;
    padding-right: 1em;
    text-align: left;
}
.breadcrumb {
    padding-bottom: 0.5em;
}
div.indentation {
    float: left;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    width: 20px;
}
div.tree-child {
    background: rgba(0, 0, 0, 0) url("../en/misc/tree.png") no-repeat scroll 11px center;
}
div.tree-child-last {
    background: rgba(0, 0, 0, 0) url("../en/misc/tree-bottom.png") no-repeat scroll 11px center;
}
div.tree-child-horizontal {
    background: rgba(0, 0, 0, 0) url("../en/misc/tree.png") no-repeat scroll -11px center;
}
.error {
    color: #e55;
}
div.error {
    border: 1px solid #d77;
}
div.error, tr.error {
    background: #fcc none repeat scroll 0 0;
    color: #200;
    padding: 2px;
}
.warning {
    color: #e09010;
}
div.warning {
    border: 1px solid #f0c020;
}
div.warning, tr.warning {
    background: #ffd none repeat scroll 0 0;
    color: #220;
    padding: 2px;
}
.ok {
    color: #008000;
}
div.ok {
    border: 1px solid #00aa00;
}
div.ok, tr.ok {
    background: #dfd none repeat scroll 0 0;
    color: #020;
    padding: 2px;
}
.item-list .icon {
    clear: right;
    color: #555;
    float: right;
    padding-left: 0.25em;
}
.item-list .title {
    font-weight: bold;
}
.item-list ul {
    margin: 0 0 0.75em;
    padding: 0;
}
.item-list ul li {
    list-style: outside none disc;
    margin: 0 0 0.25em 1.5em;
    padding: 0;
}
ol.task-list li.active {
    font-weight: bold;
}
.form-item {
    margin-bottom: 1em;
    margin-top: 1em;
}
tr.odd .form-item, tr.even .form-item {
    margin-bottom: 0;
    margin-top: 0;
    white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
    border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
    border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid red;
}
.form-item .description {
    font-size: 0.85em;
}
.form-item label {
    display: block;
    font-weight: bold;
}
.form-item label.option {
    display: inline;
    font-weight: normal;
}
.form-checkboxes, .form-radios {
    margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
    margin-bottom: 0.4em;
    margin-top: 0.4em;
}
.marker, .form-required {
    color: #f00;
}
.more-link {
    text-align: right;
}
.more-help-link {
    font-size: 0.85em;
    text-align: right;
}
.nowrap {
    white-space: nowrap;
}
.item-list .pager {
    clear: both;
    text-align: center;
}
.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}
.pager-current {
    font-weight: bold;
}
.tips {
    font-size: 0.9em;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
    font-family: inherit;
    font-size: inherit;
    width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
    width: 10em;
}
dl.multiselect dt, dl.multiselect dd {
    float: left;
    line-height: 1.75em;
    margin: 0 1em 0 0;
    padding: 0;
}
dl.multiselect .form-item {
    height: 1.75em;
    margin: 0;
}
.container-inline div, .container-inline label {
    display: inline;
}
ul.primary {
    border-bottom: 1px solid #bbb;
    border-collapse: collapse;
    height: auto;
    line-height: normal;
    list-style: outside none none;
    margin: 5px;
    padding: 0 0 0 1em;
    white-space: nowrap;
}
ul.primary li {
    display: inline;
}
ul.primary li a {
    background-color: #ddd;
    border-color: #bbb;
    border-style: solid solid none;
    border-width: 1px;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}
ul.primary li.active a {
    -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: #bbb #bbb #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
ul.primary li a:hover {
    background-color: #eee;
    border-color: #ccc #ccc #eee;
}
ul.secondary {
    border-bottom: 1px solid #bbb;
    margin: 5px;
    padding: 0.5em 1em;
}
ul.secondary li {
    border-right: 1px solid #ccc;
    display: inline;
    padding: 0 1em;
}
ul.secondary a {
    padding: 0;
    text-decoration: none;
}
ul.secondary a.active {
    border-bottom: 4px solid #999;
}
#autocomplete {
    border: 1px solid;
    overflow: hidden;
    position: absolute;
    z-index: 100;
}
#autocomplete ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#autocomplete li {
    background: #fff none repeat scroll 0 0;
    color: #000;
    cursor: default;
    white-space: pre;
}
#autocomplete li.selected {
    background: #0072b9 none repeat scroll 0 0;
    color: #fff;
}
html.js input.form-autocomplete {
    background-image: url("../en/misc/throbber.gif");
    background-position: 100% 2px;
    background-repeat: no-repeat;
}
html.js input.throbbing {
    background-position: 100% -18px;
}
html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: 1em;
    margin-bottom: 0;
}
html.js fieldset.collapsed * {
    display: none;
}
html.js fieldset.collapsed legend {
    display: block;
}
html.js fieldset.collapsible legend a {
    background: rgba(0, 0, 0, 0) url("../en/misc/menu-expanded.png") no-repeat scroll 5px 75%;
    padding-left: 15px;
}
html.js fieldset.collapsed legend a {
    background-image: url("../en/misc/menu-collapsed.png");
    background-position: 5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * {
    display: inline;
}
html.js fieldset.collapsible {
    position: relative;
}
html.js fieldset.collapsible legend a {
    display: block;
}
html.js fieldset.collapsible .fieldset-wrapper {
    overflow: auto;
}
.resizable-textarea {
    width: 95%;
}
.resizable-textarea .grippie {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #eee url("../en/misc/grippie.png") no-repeat scroll center 2px;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    cursor: s-resize;
    height: 9px;
    overflow: hidden;
}
html.js .resizable-textarea textarea {
    display: block;
    margin-bottom: 0;
    width: 100%;
}
.draggable a.tabledrag-handle {
    cursor: move;
    float: left;
    height: 1.7em;
    margin: -0.4em 0 -0.4em -0.5em;
    padding: 0.42em 1.5em 0.42em 0.5em;
    text-decoration: none;
}
a.tabledrag-handle:hover {
    text-decoration: none;
}
a.tabledrag-handle .handle {
    background: rgba(0, 0, 0, 0) url("../en/misc/draggable.png") no-repeat scroll 0 0;
    height: 13px;
    margin-top: 4px;
    width: 13px;
}
a.tabledrag-handle-hover .handle {
    background-position: 0 -20px;
}
.joined + .grippie {
    background-position: center 1px;
    height: 5px;
    margin-bottom: -2px;
}
.teaser-checkbox {
    padding-top: 1px;
}
div.teaser-button-wrapper {
    float: right;
    margin: 0;
    padding-right: 5%;
}
.teaser-checkbox div.form-item {
    float: right;
    margin: 0 5% 0 0;
    padding: 0;
}
textarea.teaser {
    display: none;
}
html.js .no-js {
    display: none;
}
.progress {
    font-weight: bold;
}
.progress .bar {
    background: #fff url("../en/misc/progress.gif") repeat scroll 0 0;
    border: 1px solid #00375a;
    height: 1.5em;
    margin: 0 0.2em;
}
.progress .filled {
    background: #0072b9 none repeat scroll 0 0;
    border-bottom: 0.5em solid #004a73;
    height: 1em;
    width: 0;
}
.progress .percentage {
    float: right;
}
.progress-disabled {
    float: left;
}
.ahah-progress {
    float: left;
}
.ahah-progress .throbber {
    background: transparent url("../en/misc/throbber.gif") no-repeat scroll 0 -18px;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;
}
tr .ahah-progress .throbber {
    margin: 0 2px;
}
.ahah-progress-bar {
    width: 16em;
}
#first-time strong {
    display: block;
    padding: 1.5em 0 0.5em;
}
tr.selected td {
    background: #ffc none repeat scroll 0 0;
}
table.sticky-header {
    background: #fff none repeat scroll 0 0;
    margin-top: 0;
}
#clean-url.install {
    display: none;
}
html.js .js-hide {
    display: none;
}
#system-modules div.incompatible {
    font-weight: bold;
}
#system-themes-form div.incompatible {
    font-weight: bold;
}
span.password-strength {
    visibility: hidden;
}
input.password-field {
    margin-right: 10px;
}
div.password-description {
    font-size: 0.85em;
    margin: 4px 0 0;
    max-width: 500px;
    padding: 0 2px;
}
div.password-description ul {
    margin-bottom: 0;
}
.password-parent {
    margin: 0;
}
input.password-confirm {
    margin-right: 10px;
}
.confirm-parent {
    margin: 5px 0 0;
}
span.password-confirm {
    visibility: hidden;
}
span.password-confirm span {
    font-weight: normal;
}
ul.menu {
    border: medium none;
    list-style: outside none none;
    text-align: left;
}
ul.menu li {
    margin: 0 0 0 0.5em;
}
li.expanded {
    list-style-image: url("../en/misc/menu-expanded.png");
    list-style-type: circle;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
li.collapsed {
    list-style-image: url("../en/misc/menu-collapsed.png");
    list-style-type: disc;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
li.leaf {
    list-style-image: url("../en/misc/menu-leaf.png");
    list-style-type: square;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
li a.active {
    color: #000;
}
td.menu-disabled {
    background: #ccc none repeat scroll 0 0;
}
ul.links {
    margin: 0;
    padding: 0;
}
ul.links.inline {
    display: inline;
}
ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}
.block ul {
    margin: 0;
    padding: 0 0 0.25em 1em;
}
#permissions td.module {
    font-weight: bold;
}
#permissions td.permission {
    padding-left: 1.5em;
}
#access-rules .access-type, #access-rules .rule-type {
    float: left;
    margin-right: 1em;
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
    margin-top: 0;
}
#access-rules .mask {
    clear: both;
}
#user-login-form {
    text-align: center;
}
#user-admin-filter ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#user-admin-buttons {
    clear: right;
    float: left;
    margin-left: 0.5em;
}
#user-admin-settings fieldset .description {
    font-size: 0.85em;
    padding-bottom: 0.5em;
}
.profile {
    clear: both;
    margin: 1em 0;
}
.profile .picture {
    float: right;
    margin: 0 1em 1em 0;
}
.profile h3 {
    border-bottom: 1px solid #ccc;
}
.profile dl {
    margin: 0 0 1.5em;
}
.profile dt {
    font-weight: bold;
    margin: 0 0 0.2em;
}
.profile dd {
    margin: 0 0 1em;
}
.calendar-calendar tr.odd, .calendar-calendar tr.even {
    background-color: #fff;
}
.calendar-calendar table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.calendar-calendar .month-view table {
    border: medium none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.calendar-calendar .year-view td {
    border: medium none;
    padding: 1px;
    width: 32%;
}
.calendar-calendar .year-view td table td {
    padding: 0;
    width: 13%;
}
.calendar-calendar tr {
    background-color: white;
    margin: 0;
    padding: 0;
}
.calendar-calendar th {
    margin: 0;
    text-align: center;
}
.calendar-calendar th a {
    font-weight: bold;
}
.calendar-calendar td {
    border: 1px solid #ccc;
    color: #777;
    margin: 0;
    min-width: 12%;
    padding: 0;
    text-align: right;
    vertical-align: top;
    width: 12%;
}
.calendar-calendar .mini {
    border: medium none;
}
.calendar-calendar td.week {
    min-width: 1%;
    width: 1%;
}
.calendar-calendar .week {
    clear: both;
    color: #555;
    font-size: 0.8em;
    font-style: normal;
}
.calendar-calendar .week a {
    font-weight: normal;
}
.calendar-calendar .inner {
    height: auto !important;
    margin: 0;
    padding: 0;
}
.calendar-calendar .inner div {
    margin: 0;
    padding: 0;
}
.calendar-calendar .inner p {
    margin: 0;
    padding: 0 0 0.8em;
}
.calendar-calendar td a {
    font-weight: bold;
    text-decoration: none;
}
.calendar-calendar td a:hover {
    text-decoration: underline;
}
.calendar-calendar td.year, .calendar-calendar td.month {
    text-align: center;
}
.calendar-calendar th.days {
    background-color: #224;
    color: #ccc;
    margin: 0;
    padding: 1px;
    text-align: center;
}
.calendar-calendar div.day {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f3f3f3;
    border-color: gray;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px 1px;
    clear: both;
    float: right;
    margin: 0;
    padding: 0.125em 0.25em 0;
    text-align: center;
    width: 1.5em;
}
.calendar-calendar div.calendar {
    background-color: #fff;
    border: 1px solid #ddd;
    clear: both;
    float: right;
    margin: 0 0.25em 0.25em 0;
    text-align: left;
    width: 96%;
}
.calendar-calendar .day-view div.calendar {
    float: none;
    margin: 1% 1% 0;
    width: 98%;
}
.calendar-calendar div.title {
    font-size: 0.8em;
    text-align: center;
}
.calendar-calendar div.title a {
    color: #000;
}
.calendar-calendar div.title a:hover {
    color: #c00;
}
.calendar-calendar .content {
    clear: both;
    padding: 3px 3px 3px 5px;
}
.calendar div.form-item {
    white-space: normal;
}
table td.mini, table th.mini, table.mini td.week {
    margin: 0;
    padding: 0 1px 0 0;
}
table td.mini a {
    font-weight: normal;
}
.calendar-calendar .mini-day-off {
    padding: 0;
}
.calendar-calendar .mini-day-on {
    padding: 0;
}
table .mini-day-on a {
    text-decoration: underline;
}
.calendar-calendar .mini .title {
    font-size: 0.8em;
}
.mini .calendar-calendar .week {
    font-size: 0.7em;
}
.mini-row {
    border: medium none;
    width: 100%;
}
.mini {
    vertical-align: top;
    width: 32%;
}
.calendar-calendar .stripe {
    font-size: 1px !important;
    height: 5px;
    line-height: 1px !important;
    width: auto;
}
.calendar-calendar .day-view .stripe {
    width: 100%;
}
table.calendar-legend {
    background-color: #ccc;
    margin: 0;
    padding: 0;
    width: 100%;
}
table.calendar-legend tr.odd .stripe, table.calendar-legend tr.even .stripe {
    font-size: 9px !important;
    height: 12px !important;
    line-height: 10px !important;
}
.calendar-legend td {
    text-align: left;
}
.calendar-empty {
    font-size: 1px;
    line-height: 1px;
}
.calendar-calendar td.calendar-agenda-hour {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cccccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
    padding-top: 0.25em;
    text-align: right;
    width: 1%;
}
.calendar-calendar td.calendar-agenda-no-hours {
    min-width: 1%;
}
.calendar-calendar td.calendar-agenda-hour .calendar-hour {
    font-size: 1.2em;
    font-weight: bold;
}
.calendar-calendar td.calendar-agenda-hour .calendar-ampm {
    font-size: 1em;
}
.calendar-calendar td.calendar-agenda-items {
    border: 1px solid #cccccc;
    text-align: left;
}
.calendar-calendar td.calendar-agenda-items div.calendar {
    margin: 0;
    padding: 0.25em;
    width: auto;
}
.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
    background-color: #fff;
    padding: 1em 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.calendar-date-select form {
    float: right;
    text-align: right;
    width: 25%;
}
.calendar-date-select div, .calendar-date-select input, .calendar-date-select label {
    clear: both;
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
}
.calendar-date-select .description {
    float: right;
}
.calendar-label {
    clear: both;
    display: block;
    font-weight: bold;
}
.calendar-calendar div.date-nav {
    background-color: #ccc;
    border: 1px solid #ccc;
    color: #777;
    padding: 0.2em;
    width: auto;
}
.calendar-calendar div.date-nav a, .calendar-calendar div.date-nav h3 {
    color: #777;
    text-decoration: none;
}
.calendar-calendar th.days {
    background-color: #eee;
    border: 1px solid #ccc;
    color: #777;
    font-weight: bold;
}
.calendar-calendar td.empty {
    background: #ccc none repeat scroll 0 0;
    border-color: #ccc;
}
.calendar-calendar table.mini td.empty {
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
}
.calendar-calendar td div.day {
    -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 #ccc #ccc;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    margin-bottom: 2px;
}
.calendar-calendar td .inner div, .calendar-calendar td .inner div a {
    background: #eee none repeat scroll 0 0;
}
.calendar-calendar div.calendar {
    border: medium none;
    font-size: x-small;
}
.calendar-calendar td .inner div.calendar div, .calendar-calendar td .inner div.calendar div a {
    background: #ffc none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}
.calendar-calendar td .inner div.calendar div.calendar-more, .calendar-calendar td .inner div.calendar div.calendar-more a {
    background: #fff none repeat scroll 0 0;
    color: #444;
    text-align: right;
}
.calendar-calendar td .inner .view-field, .calendar-calendar td .inner .view-field a {
    color: #444;
    font-weight: normal;
}
.calendar-calendar td span.date-display-single, .calendar-calendar td span.date-display-start, .calendar-calendar td span.date-display-end, .calendar-calendar td span.date-display-separator {
    font-weight: bold;
}
.calendar-calendar td .inner div.day a {
    color: #4b85ac;
}
.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today {
    background-color: #c3d6e4;
}
.calendar-calendar td .inner div.calendar div div.view-data-node-data-field-date-field-date-value {
}
.calendar-calendar td.past {
}
.calendar-calendar td.future {
}
.calendar-calendar td.has-events {
}
.calendar-calendar td.has-no-events {
}
.calendar-calendar tbody {
    border-top: medium none;
}
.calendar-calendar .month-view .full .inner, .calendar-calendar .week-view .full .multi-day .inner {
    height: auto;
    min-height: auto;
}
.calendar-calendar .week-view .full .calendar-agenda-hour .calendar-calendar .month-view .full .single-day .inner .view-item {
    float: left;
    width: 100%;
}
.calendar-calendar .week-view .full .calendar-agenda-hour {
    min-width: 0;
    padding-right: 2px;
    width: 6%;
}
.calendar-calendar .week-view .full .days {
    width: 13%;
}
.calendar-calendar .month-view .full div.calendar, .calendar-calendar .week-view .full div.calendar, .calendar-calendar .day-view div.calendar {
    width: auto;
}
.calendar-calendar .month-view .full tr.date-box, .calendar-calendar .month-view .full tr.date-box td, .calendar-calendar .month-view .full tr.multi-day, .calendar-calendar .month-view .full tr.multi-day td {
    height: 19px;
    max-height: 19px;
}
.calendar-calendar .month-view .full tr.single-day .no-entry, .calendar-calendar .month-view .full tr.single-day .no-entry .inner {
    font-size: 1px;
    height: 44px !important;
    line-height: 44px;
}
.calendar-calendar .month-view .full tr.single-day .noentry-multi-day, .calendar-calendar .month-view .full tr.single-day .noentry-multi-day .inner {
    font-size: 1px;
    height: 22px !important;
    line-height: 22px;
}
.calendar-calendar .month-view .full td, .calendar-calendar .week-view .full td, .calendar-calendar .day-view td {
    padding: 1px 2px 0;
    vertical-align: top;
}
.calendar-calendar .month-view .full td.date-box {
    border-bottom: 0 none;
    height: 1%;
    padding-bottom: 2px;
}
.calendar-calendar .month-view .full .week {
    font-size: inherit;
}
.calendar-calendar .month-view .full .week a, .calendar-calendar .week-view .full .week a {
    color: #4b85ac;
}
.calendar-calendar .month-view .full td .inner div.day, .calendar-calendar .month-view .full td .inner div.day a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 0;
}
.calendar-calendar .month-view .full td.date-box .inner, .calendar-calendar .week-view .full td.date-box .inner {
    min-height: inherit;
}
.calendar-calendar .month-view .full td.multi-day, .calendar-calendar .week-view .full td.multi-day {
    border-bottom: 0 none;
    border-top: 0 none;
}
.calendar-calendar .week-view .full .first td.multi-day {
    border-top: 1px solid #cccccc;
}
.calendar-calendar .month-view .full td.single-day {
    border-top: 0 none;
}
.calendar-calendar .month-view .full td.multi-day .inner, .calendar-calendar .week-view .full td.multi-day .inner, .calendar-calendar .day-view .full td.multi-day .inner {
    min-height: inherit;
    position: relative;
    width: auto;
}
.calendar-calendar .month-view .full td.multi-day.no-entry {
    min-height: 0;
}
.calendar-calendar .month-view .full td.single-day .calendar-empty, .calendar-calendar .month-view .full td.single-day.empty, .calendar-calendar .month-view .full td.date-box.empty {
    background: #f4f4f4 none repeat scroll 0 0;
}
.calendar-calendar .month-view .full td.single-day .inner div, .calendar-calendar .month-view .full td.single-day .inner div a, .calendar-calendar .month-view .full td.multi-day .inner div, .calendar-calendar .month-view .full td.multi-day .inner div a, .calendar-calendar .month-view .full td .inner div.calendar.monthview div, .calendar-calendar .month-view .full td .inner div.calendar.monthview div a, .calendar-calendar .week-view .full td.single-day .inner div, .calendar-calendar .week-view .full td.single-day .inner div a, .calendar-calendar .week-view .full td.multi-day .inner div, .calendar-calendar .week-view .full td.multi-day .inner div a, .calendar-calendar .week-view .full td .inner div.calendar.weekview div, .calendar-calendar .week-view .full td .inner div.calendar.weekview div a, .calendar-calendar .day-view .full td .inner div.view-item, .calendar-calendar .day-view .full td .inner div.calendar div, .calendar-calendar .day-view .full td .inner div.calendar div a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.calendar-calendar .day-view .full td .inner div.calendar div, .calendar-calendar .day-view .full td .inner div.calendar div a {
    margin: 0 3px;
}
.calendar-calendar .day-view .full td .inner div.calendar div.stripe {
    margin: 0;
}
.calendar-calendar .month-view .full tr td.today, .calendar-calendar .month-view .full tr.odd td.today, .calendar-calendar .month-view .full tr.even td.today {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 2px solid #7c7f12;
    border-right: 2px solid #7c7f12;
}
.calendar-calendar .month-view .full td.date-box.today {
    border-color: #7c7f12;
    border-style: solid;
    border-width: 2px 2px 0;
}
.calendar-calendar .month-view .full tr td.single-day.today {
    border-bottom: 2px solid #7c7f12;
}
.calendar-calendar .month-view .full tr td.multi-day.starts-today {
    border-left: 2px solid #7c7f12;
}
.calendar-calendar .month-view .full tr td.multi-day.ends-today {
    border-right: 2px solid #7c7f12;
}
.calendar-calendar .month-view .full tr td.multi-day, .calendar-calendar .month-view .full tr td.single-day {
    border-top: 0 none;
}
.calendar-calendar .month-view .full tr td.multi-day, .calendar-calendar .month-view .full tr td.date-box {
    border-bottom: 0 none;
}
.calendar-calendar .month-view .full .inner .monthview, .calendar-calendar .week-view .full .inner .weekview, .calendar-calendar .day-view .full .inner .dayview {
    border-radius: 5px;
    display: block;
    float: none;
    margin: 0.25em auto;
    position: relative;
    width: auto;
}
.calendar-calendar .month-view .full td.single-day div.monthview, .calendar-calendar .week-view .full td.single-day div.weekview, .calendar-calendar .day-view .full td.single-day div.dayview {
    background: #ffd8c0 none repeat scroll 0 0;
    overflow: hidden;
    padding: 0 3px;
    width: auto;
}
.calendar-calendar .month-view .full td.single-day .calendar-more div.monthview {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.calendar-calendar .day-view td div.dayview {
    padding: 0;
}
.calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview {
    background: #74a5d7 none repeat scroll 0 0;
    color: #ffffff;
    height: 1.9em;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.calendar-calendar .week-view .full td.multi-day div.weekview {
    height: 3.5em;
}
.calendar-calendar .month-view .full td.multi-day .inner .view-field, .calendar-calendar .month-view .full td.multi-day .inner .view-field a, .calendar-calendar .week-view .full td.multi-day .inner .view-field, .calendar-calendar .week-view .full td.multi-day .inner .view-field a, .calendar-calendar .day-view .full td.multi-day .inner .view-field, .calendar-calendar .day-view .full td.multi-day .inner .view-field a {
    color: #ffffff;
}
.calendar-calendar .full td.multi-day .calendar .view-field, .calendar-calendar .full td.single-day .calendar .view-field {
}
.calendar-calendar .day-view .full td.multi-day div.dayview, .calendar-calendar .week-view .full td.multi-day div.weekview {
    margin-bottom: 2px;
}
.calendar-calendar .month-view .full td.multi-day .calendar.monthview .view-field {
    float: left;
    margin-right: 3px;
    white-space: nowrap;
}
.calendar-calendar .week-view .full td.multi-day .calendar.weekview .view-field {
    display: inline;
    margin-right: 3px;
    white-space: nowrap;
}
.calendar-calendar .day-view .full td.multi-day .calendar.weekview .view-field {
    display: block;
}
.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents, .calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents {
    left: 5px;
    position: absolute;
    width: 3000px;
}
.calendar-calendar .day-view td .stripe, .calendar-calendar .month-view .full td .stripe, .calendar-calendar .week-view .full td .stripe {
    border-radius: 5px 5px 0 0;
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.calendar-calendar .full td.single-day .continuation, .calendar-calendar .full td.single-day .continues, .calendar-calendar .full td.single-day .cutoff {
    display: none;
}
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continuation, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation {
    float: left;
    height: 1.9em;
    margin-right: 3px;
}
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation {
    height: 2.75em;
    margin-right: 8px;
    padding-top: 0.75em;
}
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
    background: #74a5d7 none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    height: 1.9em;
    padding-left: 6px;
    position: absolute;
    right: 0 !important;
    text-align: left;
    width: 10px;
    z-index: 1;
}
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
    height: 2.75em;
    padding-top: 0.75em;
}
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
    padding-left: 0;
    width: 8px;
}
.calendar-calendar .week-view .full td.multi-day {
    padding: 2px;
}
.calendar-calendar .week-view td.single-day div.calendar {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.calendar-calendar .week-view .full tr.last td.multi-day {
    border-bottom: 1px solid #cccccc;
}
.view-content .calendar-calendar {
    float: left;
    margin-top: 5px;
    position: relative;
    width: 100%;
}
.view-content .calendar-calendar .links {
    display: block;
}
.view-content .calendar-calendar ul.links {
    margin-bottom: 3px;
}
.view-content .calendar-calendar ul {
    line-height: inherit;
    position: absolute;
    top: 8px;
    z-index: 1;
}
.view-content .calendar-calendar li {
    float: left;
    line-height: inherit;
    margin-left: 10px;
}
.view-content .calendar-calendar li a {
    line-height: inherit;
    text-decoration: underline;
}
.view-content .calendar-calendar .date-nav {
    background-color: transparent;
    border: 0 none;
    height: auto;
    min-height: 30px;
}
.view-content .calendar-calendar .date-prev a, .view-content .calendar-calendar .date-next a {
    color: inherit;
    font-size: 12px;
    text-decoration: none;
}
.view-content .calendar-calendar .date-nav a:hover {
    text-decoration: underline;
}
.view-content .calendar-calendar .date-prev {
    background: #dfdfdf none repeat scroll 0 0;
    border-radius: 5px 0 0 5px;
    float: none;
    font-size: 12px;
    padding: 5px 0;
    position: absolute;
    right: 60px;
    text-align: right;
    top: 0;
    width: auto;
    z-index: 1;
}
div.block .view-content .calendar-calendar .date-prev {
    left: 0;
    right: auto;
}
.view-content .calendar-calendar .date-prev span {
    margin-left: 10px;
}
.view-content .calendar-calendar .date-heading {
    float: none;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 0;
}
.view-content .calendar-calendar .date-heading h3 {
    font-size: 1.7em;
    line-height: 30px;
}
.view-content .calendar-calendar .date-next {
    background: #dfdfdf none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    float: none;
    font-size: 12px;
    padding: 5px 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: auto;
    z-index: 1;
}
.view-content .calendar-calendar .date-next span {
    margin-right: 10px;
}
.view-content::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.attachment .calendar-calendar {
    clear: both;
    margin-top: 20px;
}
.calendar-calendar th a, .attachment .calendar-calendar th {
    background-color: transparent;
    border: 0 none;
}
.attachment .calendar-calendar th.calendar-agenda-hour {
    color: #777777;
    font-weight: bold;
    text-align: right;
}
.view-calendar .feed-icon {
    margin-top: 5px;
}
.field .field-label, .field .field-label-inline, .field .field-label-inline-first {
    font-weight: bold;
}
.field .field-label-inline, .field .field-label-inline-first {
    display: inline;
}
.field .field-label-inline {
    visibility: hidden;
}
.node-form .content-multiple-table td.content-multiple-drag {
    padding-right: 0;
    width: 30px;
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
    padding-right: 0.5em;
}
.node-form .content-add-more .form-submit {
    margin: 0;
}
.node-form .number {
    display: inline;
    width: auto;
}
.node-form .text {
    width: auto;
}
.form-item #autocomplete .reference-autocomplete {
    white-space: normal;
}
.form-item #autocomplete .reference-autocomplete label {
    display: inline;
    font-weight: normal;
}
#content-field-overview-form .advanced-help-link, #content-display-overview-form .advanced-help-link {
    margin: 4px 4px 0 0;
}
#content-field-overview-form .label-group, #content-display-overview-form .label-group, #content-copy-export-form .label-group {
    font-weight: bold;
}
table#content-field-overview .label-add-new-field, table#content-field-overview .label-add-existing-field, table#content-field-overview .label-add-new-group {
    float: left;
}
table#content-field-overview tr.content-add-new .tabledrag-changed {
    display: none;
}
table#content-field-overview tr.content-add-new .description {
    margin-bottom: 0;
}
table#content-field-overview .content-new {
    font-weight: bold;
    padding-bottom: 0.5em;
}
.advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6 {
    margin: 1em 0 0.5em;
}
.advanced-help-topic dd {
    margin-bottom: 0.5em;
}
.advanced-help-topic span.code {
    background-color: #edf1f3;
    font-family: "Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;
    font-size: 0.9em;
    padding: 1px;
}
.advanced-help-topic .content-border {
    border: 1px solid #aaa;
}
.rteindent1 {
    margin-left: 40px;
}
.rteindent2 {
    margin-left: 80px;
}
.rteindent3 {
    margin-left: 120px;
}
.rteindent4 {
    margin-left: 160px;
}
.rteleft {
    text-align: left;
}
.rteright {
    text-align: right;
}
.rtecenter {
    text-align: center;
}
.rtejustify {
    text-align: justify;
}
.ibimage_left {
    float: left;
}
.ibimage_right {
    float: right;
}
table.cke_editor fieldset {
    padding: 0 !important;
}
.cke_editor {
    display: table !important;
}
.cke_editor, #ie#bug {
    display: inline-table !important;
}
.cke_panel_listItem {
    background-image: none;
    padding-left: 0;
}
tbody {
    border: 0 none;
}
#colorbox, #cboxOverlay, #cboxWrapper {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 9999;
}
#cboxOverlay {
    height: 100%;
    position: fixed;
    width: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    border: 0 none;
    display: block;
    float: left;
    margin: auto;
}
.cboxIframe {
    border: 0 none;
    display: block;
    height: 100%;
    width: 100%;
}
#cboxOverlay {
    background: #000 none repeat scroll 0 0;
}
#colorBox {
}
#cboxWrapper {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
}
#cboxTopLeft {
    height: 15px;
    width: 15px;
}
#cboxTopCenter {
    height: 15px;
}
#cboxTopRight {
    height: 15px;
    width: 15px;
}
#cboxBottomLeft {
    height: 10px;
    width: 15px;
}
#cboxBottomCenter {
    height: 10px;
}
#cboxBottomRight {
    height: 10px;
    width: 15px;
}
#cboxMiddleLeft {
    width: 15px;
}
#cboxMiddleRight {
    width: 15px;
}
#cboxContent {
    background: #fff none repeat scroll 0 0;
    font: 12px "Lucida Grande",Verdana,Arial,sans-serif;
    overflow: hidden;
}
#cboxError {
    border: 1px solid #ccc;
    padding: 50px;
}
#cboxLoadedContent {
    margin-bottom: 28px;
}
#cboxTitle {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    bottom: 28px;
    color: #535353;
    left: 0;
    padding: 4px;
    position: absolute;
    width: 100%;
}
#cboxCurrent {
    bottom: 4px;
    color: #949494;
    left: 60px;
    position: absolute;
}
.cboxSlideshow_on #cboxSlideshow {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/colorbox/styles/default/images/controls.png") no-repeat scroll -75px -50px;
    bottom: 0;
    height: 25px;
    position: absolute;
    right: 30px;
    text-indent: -9999px;
    width: 25px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
    background-position: -101px -50px;
}
.cboxSlideshow_off #cboxSlideshow {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/colorbox/styles/default/images/controls.png") no-repeat scroll -49px -50px;
    bottom: 0;
    height: 25px;
    position: absolute;
    right: 30px;
    text-indent: -9999px;
    width: 25px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
    background-position: -25px -50px;
}
#cboxPrevious {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/colorbox/styles/default/images/controls.png") no-repeat scroll -75px 0;
    bottom: 0;
    height: 25px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    width: 25px;
}
#cboxPrevious.hover {
    background-position: -75px -25px;
}
#cboxNext {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/colorbox/styles/default/images/controls.png") no-repeat scroll -50px 0;
    bottom: 0;
    height: 25px;
    left: 27px;
    position: absolute;
    text-indent: -9999px;
    width: 25px;
}
#cboxNext.hover {
    background-position: -50px -25px;
}
#cboxLoadingOverlay {
    background: #fff none repeat scroll 0 0;
}
#cboxLoadingGraphic {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/colorbox/styles/default/images/loading_animation.gif") no-repeat scroll center center;
}
#cboxClose {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/colorbox/styles/default/images/controls.png") no-repeat scroll -25px 0;
    bottom: 0;
    height: 25px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    width: 25px;
}
#cboxClose.hover {
    background-position: -25px -25px;
}
.cboxIE6 #cboxTitle {
    background: #fff none repeat scroll 0 0;
}
.ctools-locked {
    border: 1px solid red;
    color: red;
    padding: 1em;
}
.ctools-owns-lock {
    background: #ffffdd none repeat scroll 0 0;
    border: 1px solid #f0c020;
    padding: 1em;
}
a.ctools-ajaxing, input.ctools-ajaxing, button.ctools-ajaxing, select.ctools-ajaxing {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/ctools/images/status-active.gif") no-repeat scroll right center;
    padding-right: 18px !important;
}
div.ctools-ajaxing {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/ctools/images/status-active.gif") no-repeat scroll center center;
    float: left;
    width: 18px;
}
.container-inline-date {
    clear: both;
    display: inline-block;
    margin-right: 0.5em;
    vertical-align: top;
    width: auto;
}
.container-inline-date .form-item {
    float: none;
    margin: 0;
    padding: 0;
}
.container-inline-date .form-item .form-item {
    float: left;
}
.container-inline-date .form-item, .container-inline-date .form-item input {
    width: auto;
}
.container-inline-date .description {
    clear: both;
}
.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option {
    margin-right: 5px;
}
.container-inline-date .date-spacer {
    margin-left: -5px;
}
.views-right-60 .container-inline-date div {
    margin: 0;
    padding: 0;
}
.container-inline-date .date-timezone .form-item {
    clear: both;
    float: none;
    width: auto;
}
#calendar_div, #calendar_div td, #calendar_div th {
    margin: 0;
    padding: 0;
}
#calendar_div, .calendar_control, .calendar_links, .calendar_header, .calendar {
    border-collapse: separate;
    margin: 0;
    width: 185px;
}
.calendar td {
    padding: 0;
}
span.date-display-single {
}
span.date-display-start {
}
span.date-display-end {
}
span.date-display-separator {
}
.date-repeat-input {
    float: left;
    margin-right: 5px;
    width: auto;
}
.date-repeat-input select {
    min-width: 7em;
}
.date-repeat fieldset {
    clear: both;
    float: none;
}
.date-views-filter-wrapper {
    min-width: 250px;
}
.date-views-filter input {
    float: left !important;
    margin-right: 2px !important;
    min-width: 12em;
    padding: 0 !important;
    width: 12em;
}
.date-nav {
    width: 100%;
}
.date-nav div.date-prev {
    float: left;
    text-align: left;
    width: 24%;
}
.date-nav div.date-next {
    float: right;
    text-align: right;
    width: 24%;
}
.date-nav div.date-heading {
    float: left;
    text-align: center;
    width: 50%;
}
.date-nav div.date-heading h3 {
    margin: 0;
    padding: 0;
}
.date-clear {
    clear: both;
    display: block;
    float: none;
}
.date-clear-block {
    clear: both;
    float: none;
    width: auto;
}
.date-clear-block::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.date-clear-block {
    display: inline-block;
}
* html .date-clear-block {
    height: 1%;
}
.date-clear-block {
    display: block;
}
.date-container .date-format-delete {
    float: left;
    margin-left: 1.5em;
    margin-top: 1.8em;
}
.date-container .date-format-name {
    float: left;
}
.date-container .date-format-type {
    float: left;
    padding-left: 10px;
}
.date-container .select-container {
    clear: left;
    float: left;
}
div.date-calendar-day {
    background: #f3f3f3 none repeat scroll 0 0;
    border-color: #eee #bbb #bbb #eee;
    border-style: solid;
    border-width: 1px;
    color: #999;
    float: left;
    font-family: Georgia,Arial,Verdana,sans;
    line-height: 1;
    margin: 6px 10px 0 0;
    text-align: center;
    width: 40px;
}
div.date-calendar-day span {
    display: block;
    text-align: center;
}
div.date-calendar-day span.month {
    background-color: #b5bebe;
    color: white;
    font-size: 0.9em;
    padding: 2px;
    text-transform: uppercase;
}
div.date-calendar-day span.day {
    font-size: 2em;
    font-weight: bold;
}
div.date-calendar-day span.year {
    font-size: 0.9em;
    padding: 2px;
}
#ui-datepicker-div table, #ui-datepicker-div td, #ui-datepicker-div th {
    margin: 0;
    padding: 0;
}
#ui-datepicker-div, #ui-datepicker-div table, .ui-datepicker-div, .ui-datepicker-div table, .ui-datepicker-inline, .ui-datepicker-inline table {
    font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #d3d3d3;
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
    line-height: 1.3;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 2.5em 0.5em 0.5em;
    position: relative;
    text-decoration: none;
    width: 15.5em;
}
#ui-datepicker-div {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    z-index: 9999;
}
.ui-datepicker-inline {
    display: block;
    float: left;
}
.ui-datepicker-control {
    display: none;
}
.ui-datepicker-current {
    display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
    background: #e6e6e6 url("../en/sites/default/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x scroll 0 50%;
    left: 0.5em;
    position: absolute;
    top: 0.5em;
}
.ui-datepicker-next {
    left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
    background: #dadada url("../en/sites/default/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x scroll 0 50%;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/date/date_popup/themes/images/888888_7x7_arrow_left.gif") no-repeat scroll 50% 50%;
    border: 1px solid #d3d3d3;
    cursor: pointer;
    display: block;
    font-size: 1em;
    height: 1.4em;
    text-indent: -999999px;
    width: 1.3em;
}
.ui-datepicker-next a {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/date/date_popup/themes/images/888888_7x7_arrow_right.gif") no-repeat scroll 50% 50%;
}
.ui-datepicker-prev a:hover {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/date/date_popup/themes/images/454545_7x7_arrow_left.gif") no-repeat scroll 50% 50%;
}
.ui-datepicker-next a:hover {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/date/date_popup/themes/images/454545_7x7_arrow_right.gif") no-repeat scroll 50% 50%;
}
.ui-datepicker-prev a:active {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/date/date_popup/themes/images/222222_7x7_arrow_left.gif") no-repeat scroll 50% 50%;
}
.ui-datepicker-next a:active {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/date/date_popup/themes/images/222222_7x7_arrow_right.gif") no-repeat scroll 50% 50%;
}
.ui-datepicker-header select {
    background: #e6e6e6 none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 0.5em;
}
.ui-datepicker-header select.ui-datepicker-new-month {
    left: 2.2em;
    width: 7em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
    left: 9.4em;
    width: 5em;
}
table.ui-datepicker {
    text-align: right;
    width: 15.5em;
}
table.ui-datepicker td a {
    color: #555555;
    display: block;
    padding: 0.1em 0.3em 0.1em 0;
    text-decoration: none;
}
table.ui-datepicker tbody {
    border-top: medium none;
}
table.ui-datepicker tbody td a {
    background: #e6e6e6 url("../en/sites/default/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x scroll 0 50%;
    border: 1px solid #ffffff;
    cursor: pointer;
}
table.ui-datepicker tbody td a:hover {
    background: #dadada url("../en/sites/default/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x scroll 0 50%;
    border: 1px solid #999999;
    color: #212121;
}
table.ui-datepicker tbody td a:active {
    background: #ffffff url("../en/sites/default/modules/date/date_popup/themes/images/ffffff_40x100_textures_02_glass_65.png") repeat-x scroll 0 50%;
    border: 1px solid #dddddd;
    color: #222222;
}
table.ui-datepicker .ui-datepicker-title-row td {
    color: #222222;
    font-size: 0.9em;
    padding: 0.3em 0;
    text-align: center;
    text-transform: uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
    color: #222222;
}
.timeEntry_control {
    margin-left: 2px;
    vertical-align: middle;
}
* html .timeEntry_control {
    margin-top: -4px;
}
.filefield-icon {
    margin: 0 2px 0 0;
}
.filefield-element {
    margin: 1em 0;
    white-space: normal;
}
.filefield-element .widget-preview {
    border-color: #ccc;
    border-style: solid;
    border-width: 0 1px 0 0;
    float: left;
    margin: 0 10px 0 0;
    max-width: 30%;
    padding: 0 10px 0 0;
}
.filefield-element .widget-edit {
    float: left;
    max-width: 70%;
}
.filefield-element .filefield-preview {
    overflow: hidden;
    width: 16em;
}
.filefield-element .widget-edit .form-item {
    margin: 0 0 1em;
}
.filefield-element input.form-submit, .filefield-element input.form-file {
    margin: 0;
}
.filefield-element input.progress-disabled {
    display: inline;
    float: none;
}
.filefield-element div.ahah-progress, .filefield-element div.throbber {
    display: inline;
    float: none;
    padding: 1px 13px 2px 3px;
}
.filefield-element div.ahah-progress-bar {
    display: none;
    margin-top: 4px;
    padding: 0;
    width: 28em;
}
.filefield-element div.ahah-progress-bar div.bar {
    margin: 0;
}
div.panel-pane div.admin-links {
    font-size: xx-small;
    margin-right: 1em;
}
div.panel-pane div.admin-links li a {
    color: #ccc;
}
div.panel-pane div.admin-links li {
    background: white none repeat scroll 0 0;
    padding-bottom: 2px;
    z-index: 201;
}
div.panel-pane div.admin-links:hover a, div.panel-pane div.admin-links-hover a {
    color: #000;
}
div.panel-pane div.admin-links a::before {
    content: "[";
}
div.panel-pane div.admin-links a::after {
    content: "]";
}
div.panel-pane div.panel-hide {
    display: none;
}
div.panel-pane div.panel-hide-hover, div.panel-pane:hover div.panel-hide {
    display: block;
    margin-top: -1.5em;
    position: absolute;
    z-index: 200;
}
div.panel-pane div.node {
    margin: 0;
    padding: 0;
}
div.panel-pane div.feed a {
    float: right;
}
.sf-menu, .sf-menu * {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sf-menu {
    line-height: 1;
    z-index: 497;
}
.sf-menu ul {
    position: absolute;
    top: -99999em;
    width: 12em;
}
.sf-menu ul li {
    width: 100%;
}
.sf-menu li:hover {
    visibility: inherit;
}
.sf-menu li {
    float: left;
    position: relative;
    z-index: 498;
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li:hover ul, .sf-menu li.sfHover ul {
    z-index: 499;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 2.5em;
}
.sf-menu li:hover li ul, .sf-menu li.sfHover li ul, .sf-menu li li:hover li ul, .sf-menu li li.sfHover li ul {
    top: -99999em;
}
.sf-menu li li:hover ul, .sf-menu li li.sfHover ul, .sf-menu li li li:hover ul, .sf-menu li li li.sfHover ul {
    left: 12em;
    top: 0;
}
.sf-menu a.sf-with-ul {
    min-width: 1px;
}
.sf-sub-indicator {
    background: rgba(0, 0, 0, 0) url("../en/sites/all/libraries/superfish/images/arrows-ffffff.png") no-repeat scroll -10px -100px;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 0.75em;
    text-indent: -999em;
    top: 1.05em;
    width: 10px;
}
a > .sf-sub-indicator {
    background-position: 0 -100px;
    top: 0.8em;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
    background-position: 0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-shadow ul {
    background: rgba(0, 0, 0, 0) url("../en/sites/all/libraries/superfish/images/shadow.png") no-repeat scroll right bottom;
    padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
    background: transparent none repeat scroll 0 0;
}
.sf-menu.rtl, .sf-menu.rtl li {
    float: right;
}
.sf-menu.rtl li:hover ul, .sf-menu.rtl li.sfHover ul {
    right: 0;
}
.sf-menu.rtl li li:hover ul, .sf-menu.rtl li li.sfHover ul, .sf-menu.rtl li li li:hover ul, .sf-menu.rtl li li li.sfHover ul {
    right: 12em;
}
.sf-menu.rtl a.sf-with-ul {
    padding-left: 2.25em;
    padding-right: 1em;
}
.sf-menu.rtl .sf-sub-indicator {
    background: rgba(0, 0, 0, 0) url("../en/sites/all/libraries/superfish/images/arrows-ffffff-rtl.png") no-repeat scroll -10px -100px;
    left: 0.75em;
    right: auto;
}
.sf-menu.rtl a > .sf-sub-indicator {
    background-position: -10px -100px;
    top: 0.8em;
}
.sf-menu.rtl a:focus > .sf-sub-indicator, .sf-menu.rtl a:hover > .sf-sub-indicator, .sf-menu.rtl a:active > .sf-sub-indicator, .sf-menu.rtl li:hover > a > .sf-sub-indicator, .sf-menu.rtl li.sfHover > a > .sf-sub-indicator {
    background-position: 0 -100px;
}
.sf-menu.rtl ul .sf-sub-indicator {
    background-position: 0 0;
}
.sf-menu.rtl ul a > .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-menu.rtl ul a:focus > .sf-sub-indicator, .sf-menu.rtl ul a:hover > .sf-sub-indicator, .sf-menu.rtl ul a:active > .sf-sub-indicator, .sf-menu.rtl ul li:hover > a > .sf-sub-indicator, .sf-menu.rtl ul li.sfHover > a > .sf-sub-indicator {
    background-position: 0 0;
}
.sf-navbar.rtl li li:hover ul, .sf-navbar.rtl li li.sfHover ul {
    right: 0;
}
.sf-navbar.rtl li li li:hover ul, .sf-navbar.rtl li li li.sfHover ul {
    right: 12em;
}
.sf-vertical.rtl li:hover ul, .sf-vertical.rtl li.sfHover ul {
    left: auto;
    right: 12em;
}
.sf-navbar.rtl ul .sf-sub-indicator {
    background-position: 0 -100px;
}
.sf-navbar.rtl ul a > .sf-sub-indicator {
    background-position: -10px -100px;
}
.sf-navbar.rtl ul a:focus > .sf-sub-indicator, .sf-navbar.rtl ul a:hover > .sf-sub-indicator, .sf-navbar.rtl ul a:active > .sf-sub-indicator, .sf-navbar.rtl ul li:hover > a > .sf-sub-indicator, .sf-navbar.rtl ul li.sfHover > a > .sf-sub-indicator {
    background-position: 0 -100px;
}
.sf-navbar.rtl ul ul .sf-sub-indicator {
    background-position: 0 0;
}
.sf-navbar.rtl ul ul a > .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-navbar.rtl ul ul a:focus > .sf-sub-indicator, .sf-navbar.rtl ul ul a:hover > .sf-sub-indicator, .sf-navbar.rtl ul ul a:active > .sf-sub-indicator, .sf-navbar.rtl ul ul li:hover > a > .sf-sub-indicator, .sf-navbar.rtl ul ul li.sfHover > a > .sf-sub-indicator {
    background-position: 0 0;
}
.sf-vertical.rtl .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-vertical.rtl a > .sf-sub-indicator {
    background-position: 0 0;
}
.sf-vertical.rtl a:focus > .sf-sub-indicator, .sf-vertical.rtl a:hover > .sf-sub-indicator, .sf-vertical.rtl a:active > .sf-sub-indicator, .sf-vertical.rtl li:hover > a > .sf-sub-indicator, .sf-vertical.rtl li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-vertical, .sf-vertical li {
    width: 12em;
}
.sf-vertical li:focus ul, .sf-vertical li:hover ul, .sf-vertical li:active ul, .sf-vertical li.sfHover ul {
    left: 12em;
    top: 0;
}
.sf-vertical .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-vertical a > .sf-sub-indicator {
    background-position: 0 0;
}
.sf-vertical a:focus > .sf-sub-indicator, .sf-vertical a:hover > .sf-sub-indicator, .sf-vertical a:active > .sf-sub-indicator, .sf-vertical li:hover > a > .sf-sub-indicator, .sf-vertical li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-navbar, .sf-navbar li li {
    position: relative;
}
.sf-navbar li {
    position: static;
}
.sf-navbar li ul, .sf-navbar li li li {
    width: 100%;
}
.sf-navbar ul li {
    float: left;
    width: auto;
}
.sf-navbar ul, .sf-navbar .active-trail ul ul {
    left: 0;
    top: -99999em;
}
.sf-navbar li:focus ul, .sf-navbar li:hover ul, .sf-navbar li:active ul, .sf-navbar li.sfHover ul, .sf-navbar li li:focus ul, .sf-navbar li li:hover ul, .sf-navbar li li:active ul, .sf-navbar li li.sfHover ul, .sf-navbar .active-trail ul {
    left: 0;
    top: 2.5em;
}
.sf-navbar ul .sf-sub-indicator {
    background-position: -10px -100px;
}
.sf-navbar ul a > .sf-sub-indicator {
    background-position: 0 -100px;
}
.sf-navbar ul a:focus > .sf-sub-indicator, .sf-navbar ul a:hover > .sf-sub-indicator, .sf-navbar ul a:active > .sf-sub-indicator, .sf-navbar ul li:hover > a > .sf-sub-indicator, .sf-navbar ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
}
.sf-navbar ul ul .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-navbar ul ul a > .sf-sub-indicator {
    background-position: 0 0;
}
.sf-navbar ul ul a:focus > .sf-sub-indicator, .sf-navbar ul ul a:hover > .sf-sub-indicator, .sf-navbar ul ul a:active > .sf-sub-indicator, .sf-navbar ul ul li:hover > a > .sf-sub-indicator, .sf-navbar ul ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-navbar > li > ul {
    background: transparent none repeat scroll 0 0;
    padding: 0;
}
.views_slideshow_singleframe_no_display, .views_slideshow_singleframe_hidden, .views_slideshow_singleframe_controls, .views_slideshow_singleframe_image_count {
    display: none;
}
.views_slideshow_singleframe_pager div a img {
    height: 75px;
    width: 75px;
}
.views_slideshow_singleframe_pager div {
    display: inline;
    padding-left: 10px;
}
.views_slideshow_singleframe_pager.thumbnails a.activeSlide img {
    border: 3px solid #000;
}
.views_slideshow_singleframe_pager.numbered a.activeSlide {
    text-decoration: underline;
}
.views_slideshow_thumbnailhover_no_display, .views_slideshow_thumbnailhover_hidden, .views_slideshow_thumbnailhover_controls, .views_slideshow_thumbnailhover_image_count {
    display: none;
}
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0.5em 1em 0 0;
}
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}
.views-exposed-form .form-item, .views-exposed-form .form-submit {
    margin-bottom: 0;
    margin-top: 0;
}
.views-exposed-form label {
    font-weight: bold;
}
.views-exposed-widgets {
    margin-bottom: 0.5em;
}
html.js a.views-throbbing, html.js span.views-throbbing {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/modules/views/images/status-active.gif") no-repeat scroll right center;
    padding-right: 18px;
}
div.view div.views-admin-links {
    font-size: xx-small;
    margin-right: 1em;
    margin-top: 1em;
}
.block div.view div.views-admin-links {
    margin-top: 0;
}
div.view div.views-admin-links ul {
    padding-left: 0;
}
div.view div.views-admin-links li a {
    color: #ccc;
}
div.view div.views-admin-links li {
    padding-bottom: 2px;
    z-index: 201;
}
div.view div.views-admin-links-hover a, div.view div.views-admin-links:hover a {
    color: #000;
}
div.view div.views-admin-links-hover, div.view div.views-admin-links:hover {
    background: transparent none repeat scroll 0 0;
}
div.view div.views-admin-links a::before {
    content: "[";
}
div.view div.views-admin-links a::after {
    content: "]";
}
div.view div.views-hide {
    display: none;
}
div.view div.views-hide-hover, div.view:hover div.views-hide {
    display: block;
    position: absolute;
    z-index: 200;
}
div.view:hover div.views-hide {
    margin-top: -1.5em;
}
.views-view-grid tbody {
    border-top: medium none;
}
.panel-2col-stacked {
    margin-top: 0;
    padding-top: 0;
}
.panel-2col-stacked .panel-col-top, .panel-2col-stacked .panel-col-bottom {
    clear: both;
    width: 99.9%;
	
}
.panel-2col-stacked .panel-col-top .inside {
    margin-bottom: 0.5em;
}
.panel-2col-stacked .panel-col-first {
    float: left;
    width: 50%;
}
* html .panel-2col-stacked .panel-col-first {
    width: 49.9%;
}
.panel-2col-stacked .panel-col-first .inside {
    margin: 0 0.5em 1em 0;
}
.panel-2col-stacked .panel-col-last {
    float: left;
    width: 49.9%;
}
.panel-2col-stacked .panel-col-last .inside {
    margin: 0 0 1em 0.5em;
}
.panel-2col-stacked .panel-separator {
    margin: 0 0 1em;
}
body {
    font-size: 100%;
}
#skip-link, #page {
    font-size: 0.875em;
    line-height: 1.286em;
}
body, caption, th, td, input, textarea, select, option, legend, fieldset {
    font-family: Verdana,Tahoma,"DejaVu Sans",sans-serif;
}
pre, code {
    font-family: "Courier New","DejaVu Sans Mono",monospace;
    font-size: 1.1em;
}
h1 {
    font-size: 2em;
    line-height: 1.3em;
    margin-bottom: 0.5em;
    margin-top: 0;
}
h2 {
    font-size: 1.5em;
    line-height: 1.3em;
    margin-bottom: 0.667em;
    margin-top: 0.667em;
}
h3 {
    font-size: 1.3em;
    line-height: 1.3em;
    margin-bottom: 0.769em;
    margin-top: 0.769em;
}
h4, h5, h6 {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-bottom: 0.909em;
    margin-top: 0.909em;
}
p, ul, ol, dl, pre, table, fieldset {
    margin: 1em 0;
}
blockquote {
    margin: 1em 2em;
}
ul, ol {
    margin-right: 0;
    padding-right: 2em;
}
.block ul, .item-list ul {
    margin: 1em 0;
    padding: 0 0 0 2em;
}
ul ul, ul ol, ol ol, ol ul, .block ul ul, .block ul ol, .block ol ol, .block ol ul, .item-list ul ul, .item-list ul ol, .item-list ol ol, .item-list ol ul {
    margin: 0;
}
li {
    margin: 0;
    padding: 0;
}
.item-list ul li {
    list-style: inherit;
    margin: 0;
    padding: 0;
}
ul.menu li, li.expanded, li.collapsed, li.leaf {
    margin: 0;
    padding: 0;
}
ul {
    list-style-type: disc;
}
ul ul {
    list-style-type: circle;
}
ul ul ul {
    list-style-type: square;
}
ul ul ul ul {
    list-style-type: circle;
}
ol {
    list-style-type: decimal;
}
ol ol {
    list-style-type: lower-alpha;
}
ol ol ol {
    list-style-type: decimal;
}
dt {
    margin: 0;
    padding: 0;
}
dd {
    margin: 0 2em 0 0;
    padding: 0;
}
a:link {
}
a:visited {
}
a:hover, a:focus {
}
a:active {
}
table {

}
th, thead th, tbody th {
    border-bottom: medium none;
    padding: 0;
    text-align: right;
}
tbody {
    border-top: medium none;
}
abbr {
    border-bottom: 1px dotted #666;
    cursor: help;
    white-space: nowrap;
}
abbr.created {
    border: medium none;
    cursor: auto;
    white-space: normal;
}
img {
    border: 0 none;
}
hr {
    border: 1px solid #666;
    height: 1px;
}
form {
    margin: 0;
    padding: 0;
}
fieldset {
    margin: 1em 0;
    padding: 0.5em;
}
.with-wireframes #header .section, .with-wireframes #content .section, .with-wireframes #navigation .section, .with-wireframes .region-sidebar-first .section, .with-wireframes .region-sidebar-second .section, .with-wireframes #footer .section {
    border: 1px solid #ccc;
    margin: 1px;
    padding: 2px;
}
.with-wireframes .region-page-closure {
    border: 1px solid #ccc;
    margin-top: 1px;
    padding: 2px;
}
body {
}
#page-wrapper, .region-page-closure {
    margin-left: auto;
    margin-right: auto;
    width: 973px;
}
#page {
}
#header {
}
#header .section {
}
#search-box {
}
.region-header {
    clear: both;
}
#main-wrapper {
    position: relative;
}
#main {
}
#content, .no-sidebars #content {
    float: left;
    margin-left: 0;
    margin-right: -973px;
    padding: 0;
    width: 973px;
}
.sidebar-first #content {
    margin-left: 200px;
    margin-right: -973px;
    width: 760px;
}
.sidebar-second #content {
    margin-left: 0;
    margin-right: -760px;
    width: 760px;
}
.two-sidebars #content {
    margin-left: 200px;
    margin-right: -760px;
    width: 560px;
}
#content .section {
    margin: 0;
    padding: 0;
}
#navigation {
    float: left;
    height: 2.3em;
    margin-left: 0;
    margin-right: -100%;
    padding: 0;
    width: 100%;
}
.with-navigation #content, .with-navigation .region-sidebar-first, .with-navigation .region-sidebar-second {
    margin-top: 2.3em;
}
#navigation .section {
}
#navigation ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
#navigation li {
    float: left;
    padding: 0 0 0 10px;
}
.region-sidebar-first {
    float: left;
    margin-left: 0;
    margin-right: -200px;
    padding: 0;
    width: 200px;
}
.region-sidebar-first .section {
    margin: 0 0 0 20px;
    padding: 0;
}
.region-sidebar-second {
    float: left;
    margin-left: 760px;
    margin-right: -973px;
    padding: 0;
    width: 200px;
}
.region-sidebar-second .section {
    margin: 0 20px 0 0;
    padding: 0;
}
#footer {
}
#footer .section {
}
.region-page-closure {
}
#header, #content, #navigation, .region-sidebar-first, .region-sidebar-second, #footer, .region-page-closure {
    overflow: visible;
    word-wrap: break-word;
}
#navigation {
    overflow: hidden;
}
body {
}
#page-wrapper {
}
#page {
}
#header {
}
#header .section {
}
#main-wrapper {
}
#main {
}
#footer {
}
#footer .section {
}
div.tabs {
    margin: 0 0 5px;
}
ul.primary {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-bar.png") repeat-x scroll right bottom;
    border-width: 0;
    line-height: normal;
    list-style: outside none none;
    margin: 0;
    padding: 0 10px 0 0;
    white-space: nowrap;
}
ul.primary li {
    float: right;
    margin: 0;
    padding: 0;
}
ul.primary li a {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-right.png") no-repeat scroll right -38px;
    border-width: 0;
    color: #777;
    display: block;
    font-weight: bold;
    height: 24px;
    margin: 0;
    padding: 0 5px 0 0;
    text-decoration: none;
}
ul.primary li a .tab {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-left.png") no-repeat scroll left -38px;
    border-width: 0;
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 4px 6px 0 13px;
}
ul.primary li a:hover, ul.primary li a:focus {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-right.png") no-repeat scroll right -76px;
    border-width: 0;
}
ul.primary li a:hover .tab, ul.primary li a:focus .tab {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-left.png") no-repeat scroll left -76px;
}
ul.primary li.active a, ul.primary li.active a:hover, ul.primary li.active a:focus {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-right.png") no-repeat scroll right 0;
    border-width: 0;
    color: #000;
}
ul.primary li.active a .tab, ul.primary li.active a:hover .tab, ul.primary li.active a:focus .tab {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-left.png") no-repeat scroll left 0;
}
ul.secondary {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-secondary-bg.png") repeat-x scroll right bottom;
    border-bottom: 1px solid #c0c0c0;
    list-style: outside none none;
    margin: 0;
    padding: 0 5px 0 0;
    white-space: nowrap;
}
ul.secondary li {
    border-left: medium none;
    float: right;
    margin: 0 0 0 5px;
    padding: 5px 0;
}
ul.secondary a {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-secondary.png") repeat-x scroll right -56px;
    border: 1px solid #c0c0c0;
    color: #777;
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
ul.secondary a .tab {
    display: block;
    height: 18px;
    line-height: 18px;
    margin: 0;
    padding: 3px 8px;
}
ul.secondary a:hover, ul.secondary a:focus {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-secondary.png") repeat-x scroll right bottom;
}
ul.secondary a.active, ul.secondary a.active:hover, ul.secondary a.active:focus {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-secondary.png") repeat-x scroll right top;
    border: 1px solid #c0c0c0;
    color: #000;
}
div.messages, div.status, div.warning, div.error {
    background-color: #ffc;
    background-image: url("../en/sites/default/themes/taqat/images/messages-status.png");
    background-position: 5px 5px;
    background-repeat: no-repeat;
    border: 2px solid #ff7;
    color: #000;
    margin: 0 1em 5px;
    min-height: 21px;
    padding: 5px 35px 5px 5px;
}
div.status {
}
div.warning {
    background-image: url("../en/sites/default/themes/taqat/images/messages-warning.png");
    border-color: #fc0;
}
div.warning, tr.warning {
    background-color: #ffc;
    color: #000;
}
div.error {
    background-image: url("../en/sites/default/themes/taqat/images/messages-error.png");
    border-color: #c00;
}
div.error, tr.error {
    background-color: #fee;
    color: #900;
}
div.messages ul {
    margin-bottom: 0;
    margin-top: 0;
}
body {
    margin: 0;
    padding: 0;
}
#page-wrapper {
}
#page {
}
#skip-link a, #skip-link a:visited {
    background-color: #666;
    color: #fff;
    display: block;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: -500px;
    width: 1px;
}
#skip-link a:hover, #skip-link a:active, #skip-link a:focus {
    height: auto;
    padding: 2px 0 3px;
    position: static;
    width: 100%;
}
#header {
}
#header .section {
}
#logo {
    float: right;
    margin: 0;
    padding: 0;
}
#logo img {
    vertical-align: bottom;
}
#name-and-slogan {
}
h1#site-name, div#site-name {
    font-size: 2em;
    line-height: 1.3em;
    margin: 0;
}
#site-name a:link, #site-name a:visited {
    color: #000;
    text-decoration: none;
}
#site-name a:hover, #site-name a:focus {
    text-decoration: underline;
}
#site-slogan {
}
.region-header {
}
#main-wrapper {
}
#main {
}
#content {
}
#content .section {
}
#mission {
}
.region-content-top {
}
.breadcrumb {
    padding-bottom: 0;
}
h1.title, h2.title, h3.title {
    margin: 0;
}
tr.even {
}
tr.odd {
}
div.messages {
}
div.status {
}
div.warning, tr.warning {
}
div.error, tr.error {
}
.error {
}
.warning {
}
div.tabs {
}
.help {
    margin: 1em 0;
}
.more-help-link {
    font-size: 0.85em;
    text-align: left;
}
#content-area {
}
ul.links {
    margin: 1em 0;
    padding: 0;
}
ul.links.inline {
    display: inline;
    margin: 0;
}
ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}
.pager {
    clear: both;
    margin: 1em 0;
    text-align: center;
}
.pager a, .pager strong.pager-current {
    padding: 0.5em;
}
.feed-icons {
    margin: 1em 0;
}
.more-link {
    text-align: left;
}
.region-content-bottom {
}
.region-sidebar-first {
}
.region-sidebar-first .section {
}
.region-sidebar-second {
}
.region-sidebar-second .section {
}
#footer {
}
#footer .section {
}
#footer-message {
}
.region-footer {
}
.region-page-closure {
}
.box {
}
.box h2 {
}
.box .content {
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.element-hidden {
    display: none;
}
.element-invisible {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
div.block.with-block-editing {
    position: relative;
}
div.block.with-block-editing div.edit {
    background-color: #fff;
    border: 1px solid #eee;
    display: none;
    font-size: 0.75em;
    left: 0;
    padding: 0 2px;
    position: absolute;
    top: 0;
    z-index: 40;
}
div.block.with-block-editing:hover div.edit {
    display: block;
}
.block {
}
.block.first {
}
.block.last {
}
.block.region-odd {
}
.block.region-even {
}
.block.odd {
}
.block.even {
}
.region-count-1 {
}
.count-1 {
}
.block h2.title {
}
.block .content {
}
#block-aggregator-category-1 {
}
#block-aggregator-feed-1 {
}
#block-block-1 {
}
#block-blog-0 {
}
#block-book-0 {
}
#block-comment-0 {
}
#block-forum-0 {
}
#block-forum-1 {
}
#block-menu-primary-links {
}
#block-menu-secondary-links {
}
#block-node-0 {
}
#block-poll-0 {
}
#block-profile-0 {
}
#block-search-0 {
}
#block-statistics-0 {
}
#block-user-0 {
}
#block-user-1 {
}
#block-user-2 {
}
#block-user-3 {
}
li a.active {
    color: #000;
}
#navigation {
}
.region-navigation {
}
#main-menu {
}
#secondary-menu {
}
.block-menu {
}
.block-menu_block {
}
.node {
}
.node-sticky {
}
.node-unpublished {
}
.node-unpublished div.unpublished, .comment-unpublished div.unpublished {
    color: #d8d8d8;
    font-family: Impact,"Arial Narrow",Helvetica,sans-serif;
    font-size: 75px;
    font-weight: bold;
    height: 0;
    line-height: 1;
    overflow: visible;
    text-align: center;
    text-transform: uppercase;
    word-wrap: break-word;
}
.node-by-viewer {
}
.node-teaser {
}
.node-type-page {
}
.node-type-story {
}
.node h2.title {
}
.marker {
    color: #c00;
}
.node .picture {
}
.node.node-unpublished .picture, .comment.comment-unpublished .picture {
    position: relative;
}
.node .meta {
}
.node .submitted {
}
.node .terms {
}
.node .content {
}
.node ul.links {
}
.preview .node {
}
#comments {
    margin: 1em 0;
}
#comments h2.title {
}
.comment {
}
.comment-preview {
}
.comment.new {
}
.comment.first {
}
.comment.last {
}
.comment.odd {
}
.comment.even {
}
.comment-unpublished {
}
.comment-unpublished div.unpublished {
}
.comment-by-anonymous {
}
.comment-by-node-author {
}
.comment-by-viewer {
}
.comment h3.title {
}
.new {
    color: #c00;
}
.comment .picture {
}
.comment .submitted {
}
.comment .content {
}
.comment .user-signature {
}
.comment ul.links {
}
.indented {
}
.preview .comment {
}
.form-item, .form-checkboxes, .form-radios {
    margin: 1em 0;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid #c00;
}
.form-item label {
    display: block;
    font-weight: bold;
}
.form-item label.option {
    display: inline;
    font-weight: normal;
}
.form-required {
    color: #c00;
}
.form-item .description {
    font-size: 0.85em;
}
.form-checkboxes .form-item, .form-radios .form-item {
    margin: 0.4em 0;
}
.form-submit {
}
.container-inline div, .container-inline label {
    display: inline;
}
.tips {
}
#search-box {
}
#edit-search-theme-form-1-wrapper label {
    display: none;
}
#search-block-form {
}
#edit-search-block-form-1-wrapper label {
    display: none;
}
#user-login-form {
    text-align: right;
}
#user-login-form ul {
    margin-bottom: 0;
}
#user-login-form li.openid-link {
    margin-right: -20px;
    margin-top: 1em;
}
#user-login-form li.user-link {
    margin-top: 1em;
}
#user-login ul {
    margin: 1em 0;
}
#user-login li.openid-link, #user-login li.user-link {
    margin-right: -2em;
}
form tbody {
    border-top: 1px solid #ccc;
}
form th, form thead th {
    border-bottom: 3px solid #ccc;
    padding-left: 1em;
    text-align: right;
}
form tbody th {
    border-bottom: 1px solid #ccc;
}
.field {
}
.field-type-datetime {
}
.field-type-filefield {
}
.field-type-nodereference {
}
.field-type-number-decimal {
}
.field-type-number-float {
}
.field-type-number-integer {
}
.field-type-text {
}
.field-type-userreference {
}
.field-field-FIELDNAME {
}
body {
    background: #e0e0e0 url("../images/container_bg.jpg") no-repeat scroll center top;
    color: #4c4c4c;
    font-family: Tahoma;
    font-size: 12px;
}
a, a:active, a:visited {
    color: #015cab;
    text-decoration: none;
}
h1, h2 {
    font-family: arial;
}
#wrapper {
    margin: 0 auto;
    width: 973px;
}
#header {
    width: 973px;
}
#logo {
    float: left;
    height: 76px;
    margin: 47px 0 0;
    width: 272px;
}
#main {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #9e9e9e;
    padding: 18px;
}
#topnav {
    width: 1024px;
}
#toplinks {
    float: right;
}
#toplinks a {
    float: right;
    margin-top: 20px;
}
#topmenu {
    float: right;
	width: 465px; 
	margin-left: 85px;
}
#topmenu ul {
    margin: 0;
    padding: 0;
}
#topmenu li a {
    display: block;
    height: 100%;
    width: 100%;
}
#topmenu li {
    background: gray none repeat scroll 0 0;
    float: left;
    font-size: 0;
    height: 30px;
    list-style: outside none none;
    margin: 0;
    width: 128px;
}
#topmenu #topmenu_home {
    background: transparent url("../images/menu.png") no-repeat scroll left top;
    width: 70px;
}
#topmenu #topmenu_about {
    background: transparent url("../images/menu.png") no-repeat scroll -73px top;
    width: 94px;
}

#topmenu #topmenu_services {
    background: transparent url("../images/menu.png") no-repeat scroll -170px top;
	width: 107px;
}
#topmenu #topmenu_partners {
    background: transparent url("../images/menu.png") no-repeat scroll -276px top;
    width: 90px;
}

#topmenu #topmenu_contact {
    background: transparent url("../images/menu.png") no-repeat scroll -366px top;
    width: 102px;
}
#topmenu li:hover {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px dotted #000;
}
#toplinks {
    float: right;
    height: 88px;
    width: 200px;
}
#content, .no-sidebars #content {
    background: #F3F3F5 none repeat scroll 0 0;
    border: 1px solid #dedede;
    clear: both;
    width: 935px;
}
#welcome-pane .pane-content {
   
    height: 214px;
    overflow: hidden;
    padding: 0 16px 0 0px;
}
#welcome-pane h2 {
    background: transparent url("../images/welcome.png") no-repeat scroll left 0;
    font-size: 0;
    height: 43px;
}
#news-pane > h2, #block-views-news_links-block_1 h2 {
    background: transparent url("../images/home_services.png") no-repeat scroll left 0;
    font-size: 0;
    height: 43px;
      margin-top: 15px;
}
#project-pane {
    text-align: center;
}
#project-pane h2 {
    background: transparent url("../images/home_projects.png") no-repeat scroll left 0;
    font-size: 0;
    height: 43px;
    margin-bottom: 10px;
}
.panel-3col-33 .panel-col, .panel-3col-33 .panel-col-first {
    background: transparent url("../images/rounded_box.png") no-repeat scroll 0 0;
    height: 248px;
    overflow: hidden;
    width: 305px;
}
.panel-3col-33 .panel-col-last {
    width: 292px;
}
.front div.tabs {
    display: none;
}
#news-pane .views-field-field-image-fid {
    float: left;
}
#news-pane .views-field-field-image-fid images, .view-news images {
    border: 1px solid #ccc9c9;
    margin: 0 5px 10px 0;
    padding: 2px;
}
#news-pane .views-row {
    clear: both;
}
h1.title, h2.title, h3.title {
    margin: 15px;
}
table {

}
a.jcarousel-prev {
    background: transparent url("../en/sites/default/themes/taqat/images/carousel_l.png") no-repeat scroll 0 0 !important;
    height: 83px !important;
    right: 0 !important;
    top: 0 !important;
    width: 46px !important;
}
a.jcarousel-next {
    background: transparent url("../en/sites/default/themes/taqat/images/carousel_r.png") no-repeat scroll 0 0 !important;
    height: 83px !important;
    left: 0 !important;
    top: 0 !important;
    width: 46px !important;
}
.jcarousel-skin-default .jcarousel-clip-horizontal {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f7f7f7 none repeat scroll 0 0;
    border-color: #b5b5b5 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    width: 810px;
}
.jcarousel-skin-default .jcarousel-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    height: 81px;
}
.jcarousel-skin-default .jcarousel-container-horizontal {
    height: 102px;
    margin: 15px auto auto;
    padding: 0 46px;
    width: auto;
}
#simplemenu ul {
    direction: rtl;
    left: 0;
    text-align: left;
}
#simplemenu a {
    font-family: tahoma;
    text-align: left !important;
}
#simplemenu li {
    float: left !important;
}
.projectsgrid td {
    padding: 0 45px;
    text-align: center;
    width: 33%;
}
.gallery-slides {
    direction: rtl;
}
.page-news .field-type-filefield {
    float: left;
    padding: 0 20px;
}
.node-type-story {
    border-top: 1px dotted;
    padding: 20px 0;
}
#views_slideshow_singleframe_div_partners_logo-block_1_0 {
    text-align: center;
}
#views_slideshow_singleframe_teaser_section_partners_logo-block_1 .views-row {
    float: left;
    padding: 0 13px;
    text-align: center;
}
#views_slideshow_singleframe_main_partners_logo-block_1 {
    background: #f9f9f9 none repeat scroll 0 0;
    height: 70px;
    margin: 10px auto;
    padding: 25px 0;
}
.view-projects ul li.views-row {
    float: left;
    list-style: outside none none;
    padding: 0;
    text-align: center;
    width: 240px;
}
.view-projects ul li.views-row images {
    border: 1px solid #ccc9c9;
    padding: 2px;
}
.panel-2col-stacked .panel-col-first {
    float: right;
    padding: 0 14px 0 5px;
    width: 270px;
}
.panel-2col-stacked .panel-col-last {
    float: right;
    width: 608px;
}
#ndmenu {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_bg.png") no-repeat scroll 0 0;
    clear: both;
    display: block;
    height: 37px;
    width: 959px;
}
#ndmenu ul {
    clear: both;
    display: block;
    height: 37px;
    margin: 0 auto;
    width: 840px;
}
#ndmenu ul li {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll 0 0;
    float: left;
    font-size: 0;
    height: 23px;
    list-style: outside none none;
    margin: 7px 0 0;
    width: 120px;
}
#ndmenu ul li a {
    display: block;
    height: 100%;
    margin-left: 13px;
    width: 78%;
}
.pane-partners-logo h2.pane-title {
    background: transparent url("../images/partners.png") no-repeat scroll left center;
    font-size: 0;
    height: 38px;
}
#ndmenu_realestate {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll 1px 0 !important;
    width: 96px !important;
}
#ndmenu_contracting {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll -96px 0 !important;
    width: 197px !important;
}
#ndmenu_itsolutions {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll -293px 0 !important;
    width: 258px !important;
}
#ndmenu_food {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll -550px 0 !important;
    width: 203px !important;
}
#ndmenu_investment {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll -753px 0 !important;
    width: 66px !important;
}
#ndmenu a:hover {
    border-bottom: 3px solid #fff;
}
#ndmenu_realestate a {
    border-bottom: 3px solid #860101;
    margin-left: 5px !important;
}
#ndmenu_contracting a {
    border-bottom: 3px solid #0b71e5;
    width: 87% !important;
}
#ndmenu_itsolutions a {
    border-bottom: 3px solid #fbe700;
    margin-left: 18px !important;
    width: 88% !important;
}
#ndmenu_food a {
    border-bottom: 3px solid #e55300;
    margin-left: 17px !important;
    width: 84% !important;
}
#ndmenu_investment a {
    border-bottom: 3px solid #c5ba8e;
    margin-left: 14px !important;
}
#content-area {
    margin: 0 auto;
    width: 898px;
}
#footer-message a {
    color: #fe751b;
}
#content .section {
    padding-bottom: 15px;
}
#menu-icon {

	display: hidden;
	width: 40px;
	height: 40px;
	background: #4C8FEC url(../images/menu-icon.png) center;

}
a:hover#menu-icon {

	background-color: #444;
	border-radius: 4px 4px 0 0;

}
.partnersdesktop{
    display: block;
}
.partnersmobile{
    display: none;
}
#about_company{
  display: block;
}
#about_company_mobile{
 display: none;
}
	.webmailmobile{
	display: none;
	}
    .webmail{
	display: block;
	}
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MEDIA QUERY/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width : 640px) {
body {
}
#page-wrapper, .region-page-closure {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
p {
    color: #666666;
    font-family: Tahoma,Geneva,sans-serif;
  font-size: 15px;
    line-height: 19px;
    margin-top: 4px;
    text-align: justify;
}
#page {
}
#header {
}
#header .section {
}
#search-box {
}
.region-header {
    clear: both;
}
#main-wrapper {
    position: relative;
}
#main {
}
#content, .no-sidebars #content {
    float: left;
    margin-left: 0;
    margin-right:0px;
    padding: 0;
    width: 100%;
}
.sidebar-first #content {
    margin-left: 200px;
    margin-right:0px;
    width: 95%;
}
.sidebar-second #content {
    margin-left: 0;
    margin-right: 0px;
    width: 95%;
}
.two-sidebars #content {
    margin-left: 200px;
    margin-right: 0px;
    width: 560px;
}
#content .section {
    margin: 0;
    padding: 0;
}
#navigation {
    float: left;
    height: 2.3em;
    margin-left: 0;
    margin-right: -100%;
    padding: 0;
    width: 100%;
}
.with-navigation #content, .with-navigation .region-sidebar-first, .with-navigation .region-sidebar-second {
    margin-top: 2.3em;
}
#navigation .section {
}
#navigation ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
#navigation li {
    float: left;
    padding: 0 0 0 10px;
}
.region-sidebar-first {
    float: left;
    margin-left: 0;
    margin-right: -200px;
    padding: 0;
    width: 200px;
}
.region-sidebar-first .section {
    margin: 0 0 0 20px;
    padding: 0;
}
.region-sidebar-second {
    float: left;
    margin-left: 95%;
    margin-right:0px;
    padding: 0;
    width: 200px;
}
.region-sidebar-second .section {
    margin: 0 20px 0 0;
    padding: 0;
}
#footer {
font-size:10px !important;
}
#footer .section {
}
.region-page-closure {
}
#header, #content, #navigation, .region-sidebar-first, .region-sidebar-second, #footer, .region-page-closure {
    overflow: visible;
    word-wrap: break-word;
}
#navigation {
    overflow: hidden;
}
body {
}
#page-wrapper {
}
#page {
}
#header {
}
#header .section {
}
#main-wrapper {
}
#main {
}
#footer {
}
#footer .section {
}
div.tabs {
    margin: 0 0 5px;
}
ul.primary {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-bar.png") repeat-x scroll right bottom;
    border-width: 0;
    line-height: normal;
    list-style: outside none none;
    margin: 0;
    padding: 0 10px 0 0;
    white-space: nowrap;
}
ul.primary li {
    float: right;
    margin: 0;
    padding: 0;
}
ul.primary li a {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-right.png") no-repeat scroll right -38px;
    border-width: 0;
    color: #777;
    display: block;
    font-weight: bold;
    height: 24px;
    margin: 0;
    padding: 0 5px 0 0;
    text-decoration: none;
}
ul.primary li a .tab {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-left.png") no-repeat scroll left -38px;
    border-width: 0;
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 4px 6px 0 13px;
}
ul.primary li a:hover, ul.primary li a:focus {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-right.png") no-repeat scroll right -76px;
    border-width: 0;
}
ul.primary li a:hover .tab, ul.primary li a:focus .tab {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-left.png") no-repeat scroll left -76px;
}
ul.primary li.active a, ul.primary li.active a:hover, ul.primary li.active a:focus {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-right.png") no-repeat scroll right 0;
    border-width: 0;
    color: #000;
}
ul.primary li.active a .tab, ul.primary li.active a:hover .tab, ul.primary li.active a:focus .tab {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-left.png") no-repeat scroll left 0;
}
ul.secondary {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-secondary-bg.png") repeat-x scroll right bottom;
    border-bottom: 1px solid #c0c0c0;
    list-style: outside none none;
    margin: 0;
    padding: 0 5px 0 0;
    white-space: nowrap;
}
ul.secondary li {
    border-left: medium none;
    float: right;
    margin: 0 0 0 5px;
    padding: 5px 0;
}
ul.secondary a {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-secondary.png") repeat-x scroll right -56px;
    border: 1px solid #c0c0c0;
    color: #777;
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
ul.secondary a .tab {
    display: block;
    height: 18px;
    line-height: 18px;
    margin: 0;
    padding: 3px 8px;
}
ul.secondary a:hover, ul.secondary a:focus {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-secondary.png") repeat-x scroll right bottom;
}
ul.secondary a.active, ul.secondary a.active:hover, ul.secondary a.active:focus {
    background: rgba(0, 0, 0, 0) url("../en/sites/default/themes/taqat/images/tab-secondary.png") repeat-x scroll right top;
    border: 1px solid #c0c0c0;
    color: #000;
}
div.messages, div.status, div.warning, div.error {
    background-color: #ffc;
    background-image: url("../en/sites/default/themes/taqat/images/messages-status.png");
    background-position: 5px 5px;
    background-repeat: no-repeat;
    border: 2px solid #ff7;
    color: #000;
    margin: 0 1em 5px;
    min-height: 21px;
    padding: 5px 35px 5px 5px;
}
div.status {
}
div.warning {
    background-image: url("../en/sites/default/themes/taqat/images/messages-warning.png");
    border-color: #fc0;
}
div.warning, tr.warning {
    background-color: #ffc;
    color: #000;
}
div.error {
    background-image: url("../en/sites/default/themes/taqat/images/messages-error.png");
    border-color: #c00;
}
div.error, tr.error {
    background-color: #fee;
    color: #900;
}
div.messages ul {
    margin-bottom: 0;
    margin-top: 0;
}
body {
    margin: 0;
    padding: 0;
}
#page-wrapper {
}
#page {
}
#skip-link a, #skip-link a:visited {
    background-color: #666;
    color: #fff;
    display: block;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: -500px;
    width: 1px;
}
#skip-link a:hover, #skip-link a:active, #skip-link a:focus {
    height: auto;
    padding: 2px 0 3px;
    position: static;
    width: 100%;
}
#header {
}
#header .section {
}
#logo {
    float: right;
    margin: 0;
    padding: 0;
}
#logo images {
    vertical-align: bottom;
}
#name-and-slogan {
}
h1#site-name, div#site-name {
    font-size: 2em;
    line-height: 1.3em;
    margin: 0;
}
#site-name a:link, #site-name a:visited {
    color: #000;
    text-decoration: none;
}
#site-name a:hover, #site-name a:focus {
    text-decoration: underline;
}
#site-slogan {
}
.region-header {
}
#main-wrapper {
}
#main {
}
#content {
}
#content .section {
}
#mission {
}
.region-content-top {
}
.breadcrumb {
    padding-bottom: 0;
}
h1.title, h2.title, h3.title {
    margin: 0;
}
tr.even {
}
tr.odd {
}
div.messages {
}
div.status {
}
div.warning, tr.warning {
}
div.error, tr.error {
}
.error {
}
.warning {
}
div.tabs {
}
.help {
    margin: 1em 0;
}
.more-help-link {
    font-size: 0.85em;
    text-align: left;
}
#content-area {
}
ul.links {
    margin: 1em 0;
    padding: 0;
}
ul.links.inline {
    display: inline;
    margin: 0;
}
ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}
.pager {
    clear: both;
    margin: 1em 0;
    text-align: center;
}
.pager a, .pager strong.pager-current {
    padding: 0.5em;
}
.feed-icons {
    margin: 1em 0;
}
.more-link {
    text-align: left;
}
.region-content-bottom {
}
.region-sidebar-first {
}
.region-sidebar-first .section {
}
.region-sidebar-second {
}
.region-sidebar-second .section {
}
#footer {
}
#footer .section {
}
#footer-message {
}
.region-footer {
}
.region-page-closure {
}
.box {
}
.box h2 {
}
.box .content {
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.element-hidden {
    display: none;
}
.element-invisible {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
div.block.with-block-editing {
    position: relative;
}
div.block.with-block-editing div.edit {
    background-color: #fff;
    border: 1px solid #eee;
    display: none;
    font-size: 0.75em;
    left: 0;
    padding: 0 2px;
    position: absolute;
    top: 0;
    z-index: 40;
}
div.block.with-block-editing:hover div.edit {
    display: block;
}
.block {
}
.block.first {
}
.block.last {
}
.block.region-odd {
}
.block.region-even {
}
.block.odd {
}
.block.even {
}
.region-count-1 {
}
.count-1 {
}
.block h2.title {
}
.block .content {
}
#block-aggregator-category-1 {
}
#block-aggregator-feed-1 {
}
#block-block-1 {
}
#block-blog-0 {
}
#block-book-0 {
}
#block-comment-0 {
}
#block-forum-0 {
}
#block-forum-1 {
}
#block-menu-primary-links {
}
#block-menu-secondary-links {
}
#block-node-0 {
}
#block-poll-0 {
}
#block-profile-0 {
}
#block-search-0 {
}
#block-statistics-0 {
}
#block-user-0 {
}
#block-user-1 {
}
#block-user-2 {
}
#block-user-3 {
}
li a.active {
    color: #000;
}
#navigation {
}
.region-navigation {
}
#main-menu {
}
#secondary-menu {
}
.block-menu {
}
.block-menu_block {
}
.node {
}
.node-sticky {
}
.node-unpublished {
}
.node-unpublished div.unpublished, .comment-unpublished div.unpublished {
    color: #d8d8d8;
    font-family: Impact,"Arial Narrow",Helvetica,sans-serif;
    font-size: 75px;
    font-weight: bold;
    height: 0;
    line-height: 1;
    overflow: visible;
    text-align: center;
    text-transform: uppercase;
    word-wrap: break-word;
}
.node-by-viewer {
}
.node-teaser {
}
.node-type-page {
}
.node-type-story {
}
.node h2.title {
}
.marker {
    color: #c00;
}
.node .picture {
}
.node.node-unpublished .picture, .comment.comment-unpublished .picture {
    position: relative;
}
.node .meta {
}
.node .submitted {
}
.node .terms {
}
.node .content {
}
.node ul.links {
}
.preview .node {
}
#comments {
    margin: 1em 0;
}
#comments h2.title {
}
.comment {
}
.comment-preview {
}
.comment.new {
}
.comment.first {
}
.comment.last {
}
.comment.odd {
}
.comment.even {
}
.comment-unpublished {
}
.comment-unpublished div.unpublished {
}
.comment-by-anonymous {
}
.comment-by-node-author {
}
.comment-by-viewer {
}
.comment h3.title {
}
.new {
    color: #c00;
}
.comment .picture {
}
.comment .submitted {
}
.comment .content {
}
.comment .user-signature {
}
.comment ul.links {
}
.indented {
}
.preview .comment {
}
.form-item, .form-checkboxes, .form-radios {
    margin: 1em 0;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid #c00;
}
.form-item label {
    display: block;
    font-weight: bold;
}
.form-item label.option {
    display: inline;
    font-weight: normal;
}
.form-required {
    color: #c00;
}
.form-item .description {
    font-size: 0.85em;
}
.form-checkboxes .form-item, .form-radios .form-item {
    margin: 0.4em 0;
}
.form-submit {
}
.container-inline div, .container-inline label {
    display: inline;
}
.tips {
}
#search-box {
}
#edit-search-theme-form-1-wrapper label {
    display: none;
}
#search-block-form {
}
#edit-search-block-form-1-wrapper label {
    display: none;
}
#user-login-form {
    text-align: right;
}
#user-login-form ul {
    margin-bottom: 0;
}
#user-login-form li.openid-link {
    margin-right: -20px;
    margin-top: 1em;
}
#user-login-form li.user-link {
    margin-top: 1em;
}
#user-login ul {
    margin: 1em 0;
}
#user-login li.openid-link, #user-login li.user-link {
    margin-right: -2em;
}
form tbody {
    border-top: 1px solid #ccc;
}
form th, form thead th {
    border-bottom: 3px solid #ccc;
    padding-left: 1em;
    text-align: right;
}
form tbody th {
    border-bottom: 1px solid #ccc;
}
.field {
}
.field-type-datetime {
}
.field-type-filefield {
}
.field-type-nodereference {
}
.field-type-number-decimal {
}
.field-type-number-float {
}
.field-type-number-integer {
}
.field-type-text {
}
.field-type-userreference {
}
.field-field-FIELDNAME {
}
body {
    background: #e0e0e0 url("../images/container_bg.jpg") no-repeat scroll center top;
    color: #4c4c4c;
    font-family: Tahoma;
    font-size: 16px;
}
a, a:active, a:visited {
    color: #015cab;
    text-decoration: none;
}
h1, h2 {
    font-family: arial;
}
#wrapper {
    margin: 0 auto;
    width: 100%;
}
#header {
    width: 100%;
}
#logo {
    float: left;
    height: 76px;
    margin: 47px 0 0;
    width: 272px;
}
#main {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #9e9e9e;
    padding: 18px;
}
#topnav {
    width: 1024px;
}
#toplinks {
    display: none;
}
#toplinks a {
    float: right;
    margin-top: 20px;
}
#topmenu {
    float: right;
	   margin-left: 18px;
    width: 41px;
    margin-top: 77px;
}
#topmenu ul {
    margin: 0;
    padding: 0;
}
#topmenu li a {
    display: block;
    height: 100%;
    width: 100%;
}
#topmenu li {
    background: gray none repeat scroll 0 0;
    float: left;
    font-size: 16px;
    height: 30px;
    list-style: outside none none;
    margin: 0;
    width: 100%;
}
#topmenu #topmenu_home {
background: none;
    width: 100%;
}
#topmenu #topmenu_about {
background: none;
    width: 100%;
}

#topmenu #topmenu_services {
background: none;
    width: 100%;
}
#topmenu #topmenu_partners {
background: none;
    width: 100%;
}

#topmenu #topmenu_contact {
background: none;
    width: 100%;
}
#topmenu li:hover {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px dotted #000;
}
#toplinks {
    float: right;
    height: 88px;
    width: 200px;
}
#content, .no-sidebars #content {
    background: #F3F3F5 none repeat scroll 0 0;
    border: 1px solid #dedede;
    clear: both;
    width: 100%;
}
#welcome-pane .pane-content {
    height: 100%;
    overflow: hidden;
    padding: 0 10px;
}
#welcome-pane h2 {
    background: none;
    font-size: 21px;
    height: 43px;
    margin-top: 6px;
	color: #6BA647;
	margin-bottom: 0;
}
#news-pane > h2, #block-views-news_links-block_1 h2 {
    background: transparent url("../images/home_news.png") no-repeat scroll left 0;
    font-size: 0;
    height: 43px;
    margin-bottom: 10px;
}
#project-pane {
    text-align: center;
}
#project-pane h2 {
    background: transparent url("../images/home_projects.png") no-repeat scroll left 0;
    font-size: 0;
    height: 43px;
    margin-bottom: 10px;
}
.panel-3col-33 .panel-col, .panel-3col-33 .panel-col-first {
    background: transparent url("../images/rounded_box.png") no-repeat scroll 0 0;
    height: 248px;
    overflow: hidden;
    width: 305px;
}
.panel-3col-33 .panel-col-last {
    width: 292px;
}
.front div.tabs {
    display: none;
}
#news-pane .views-field-field-image-fid {
    float: left;
}
#news-pane .views-field-field-image-fid images, .view-news images {
    border: 1px solid #ccc9c9;
    margin: 0 5px 10px 0;
    padding: 2px;
}
#news-pane .views-row {
    clear: both;
}
h1.title, h2.title, h3.title {
    margin: 15px;
}
table {

}
a.jcarousel-prev {
    background: transparent url("../en/sites/default/themes/taqat/images/carousel_l.png") no-repeat scroll 0 0 !important;
    height: 83px !important;
    right: 0 !important;
    top: 0 !important;
    width: 46px !important;
}
a.jcarousel-next {
    background: transparent url("../en/sites/default/themes/taqat/images/carousel_r.png") no-repeat scroll 0 0 !important;
    height: 83px !important;
    left: 0 !important;
    top: 0 !important;
    width: 46px !important;
}
.jcarousel-skin-default .jcarousel-clip-horizontal {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f7f7f7 none repeat scroll 0 0;
    border-color: #b5b5b5 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    width: 810px;
}
.jcarousel-skin-default .jcarousel-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    height: 81px;
}
.jcarousel-skin-default .jcarousel-container-horizontal {
    height: 102px;
    margin: 15px auto auto;
    padding: 0 46px;
    width: auto;
}
#simplemenu ul {
    direction: rtl;
    left: 0;
    text-align: left;
}
#simplemenu a {
    font-family: tahoma;
    text-align: left !important;
}
#simplemenu li {
    float: left !important;
}
.projectsgrid td {
    padding: 0 45px;
    text-align: center;
    width: 33%;
}
.gallery-slides {
    direction: rtl;
}
.page-news .field-type-filefield {
    float: left;
    padding: 0 20px;
}
.node-type-story {
    border-top: 1px dotted;
    padding: 20px 0;
}
#views_slideshow_singleframe_div_partners_logo-block_1_0 {
    text-align: center;
}
#views_slideshow_singleframe_teaser_section_partners_logo-block_1 .views-row {
    float: left;
    padding: 0 13px;
    text-align: center;
}
#views_slideshow_singleframe_main_partners_logo-block_1 {
    background: #f9f9f9 none repeat scroll 0 0;
    height: 70px;
    margin: 10px auto;
    padding: 25px 0;
}
.view-projects ul li.views-row {
    float: left;
    list-style: outside none none;
    padding: 0;
    text-align: center;
    width: 240px;
}
.view-projects ul li.views-row images {
    border: 1px solid #ccc9c9;
    padding: 2px;
}
.panel-2col-stacked .panel-col-first {

	display: none;
}
.panel-2col-stacked .panel-col-last {

    width: 100%;
}
.panel-2col-stacked .panel-col-last #welcome-pane{
    margin-bottom:10px;
}
#ndmenu {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_bg.png") no-repeat scroll 0 0;
    clear: both;
    display: block;
    height: 37px;
    width: 959px;
}
#ndmenu ul {
    clear: both;
    display: block;
    height: 37px;
    margin: 0 auto;
    width: 840px;
}
#ndmenu ul li {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll 0 0;
    float: left;
    font-size: 0;
    height: 23px;
    list-style: outside none none;
    margin: 7px 0 0;
    width: 120px;
}
#ndmenu ul li a {
    display: block;
    height: 100%;
    margin-left: 13px;
    width: 78%;
}
.pane-partners-logo h2.pane-title {
    background: none;
    color: #6ba647;
    font-size: 21px;
    height: 43px;
	margin-left: 7px;
}
#ndmenu_realestate {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll 1px 0 !important;
    width: 96px !important;
}
#ndmenu_contracting {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll -96px 0 !important;
    width: 197px !important;
}
#ndmenu_itsolutions {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll -293px 0 !important;
    width: 258px !important;
}
#ndmenu_food {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll -550px 0 !important;
    width: 203px !important;
}
#ndmenu_investment {
    background: transparent url("../en/sites/default/themes/taqat/images/ndmenu_items.png") no-repeat scroll -753px 0 !important;
    width: 66px !important;
}
#ndmenu a:hover {
    border-bottom: 3px solid #fff;
}
#ndmenu_realestate a {
    border-bottom: 3px solid #860101;
    margin-left: 5px !important;
}
#ndmenu_contracting a {
    border-bottom: 3px solid #0b71e5;
    width: 87% !important;
}
#ndmenu_itsolutions a {
    border-bottom: 3px solid #fbe700;
    margin-left: 18px !important;
    width: 88% !important;
}
#ndmenu_food a {
    border-bottom: 3px solid #e55300;
    margin-left: 17px !important;
    width: 84% !important;
}
#ndmenu_investment a {
    border-bottom: 3px solid #c5ba8e;
    margin-left: 14px !important;
}
#content-area {
    margin: 0 auto;
    width: 100%;
}
#footer-message a {
    color: #fe751b;
}
#content .section {
    padding-bottom: 15px;
}
#menu-icon {

	display: hidden;
	width: 40px;
	height: 40px;
	background: #6BA647 url(../images/menu-icon.png) center;

}

	header {

		position: absolute;

	}

	#menu-icon {

		display:inline-block;

	}

	#topmenu ul, #topmenu:active ul { 

		display: none;
		position: absolute;
		padding: 20px;
		background: #fff;
		border: 5px solid #444;
		right: 0;
		top: 117px;
		width: 25%;
		border-radius: 4px 0 4px 4px;
        z-index: 111;
	}

	#topmenu li {

		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;

	}

	#topmenu:hover ul {

		display: block;

	}
	
	.view-port, .track .inner {
	width: 300px;
	height: 120px;
	}
	.hover12{
		margin: auto;
		width: 223px;
	
	}
	#services_investors{
	   width: 96%;
	   padding-left: 5px;
	   padding-right: 5px;
	}
	
	#properties_for {
		float: left;
		width: 100%;
	}
	.indent2{
	 width: 61% !important;
		margin: auto;
	}
	.shadow {
		display: none;
	}
	.partnersdesktop{
		display: none;
	}
	.partnersmobile{
		display: block;
	}
	#about_company{
		display: none;
	}
	#about_company_mobile{
		display: block;
	}
	#message_field textarea{
		 width: 253px;
	}
	#footer-info{
		display: none;
	}

	#newsletter img{
		width: 67px;
	}
	#newsletter{
		margin-left: 5px;
	}
	
	.webmailmobile{
	display: block;
	}
    .webmail{
	display: none;
	}

#services_corporate {
    width: 100%;
    float: right;
    padding: 0px;
	margin-left:10px;
}

}
