
.uc-discounts-cart-pane-container {
    border-bottom: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    text-align: right;
}
.uc-discounts-cart-pane-table {
    text-align: right;
    width: 100%;
}
.uc-discounts-cart-pane-table-cell {
    width: 100%;
}
table.uc-discounts td.date, table.uc-discounts td.operations {
    white-space: nowrap;
}
table.uc-discounts td.operations a {
    padding-right: 5px;
}
table.uc-discounts td.numeric {
    text-align: center;
}
table.uc-discounts td.is_inactive, table.uc-discounts td.is_active {
    color: green;
    font-weight: bold;
    text-align: center;
}
table.uc-discounts td.is_inactive {
    color: red;
}
code.uc-discounts-generated-codes {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #333;
    display: block;
    white-space: pre;
}
.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: none repeat scroll 0 0 #ffc;
}
.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 {
    border-collapse: collapse;
}
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: url("/misc/tree.png") no-repeat scroll 11px center rgba(0, 0, 0, 0);
}
div.tree-child-last {
    background: url("/misc/tree-bottom.png") no-repeat scroll 11px center rgba(0, 0, 0, 0);
}
div.tree-child-horizontal {
    background: url("/misc/tree.png") no-repeat scroll -11px center rgba(0, 0, 0, 0);
}
.error {
    color: #e55;
}
div.error {
    border: 1px solid #d77;
}
div.error, tr.error {
    background: none repeat scroll 0 0 #fcc;
    color: #200;
    padding: 2px;
}
.warning {
    color: #e09010;
}
div.warning {
    border: 1px solid #f0c020;
}
div.warning, tr.warning {
    background: none repeat scroll 0 0 #ffd;
    color: #220;
    padding: 2px;
}
.ok {
    color: #008000;
}
div.ok {
    border: 1px solid #00aa00;
}
div.ok, tr.ok {
    background: none repeat scroll 0 0 #dfd;
    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: none repeat scroll 0 0 #fff;
    color: #000;
    cursor: default;
    white-space: pre;
}
#autocomplete li.selected {
    background: none repeat scroll 0 0 #0072b9;
    color: #fff;
}
html.js input.form-autocomplete {
    background-image: url("/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: url("/misc/menu-expanded.png") no-repeat scroll 5px 75% rgba(0, 0, 0, 0);
    padding-left: 15px;
}
html.js fieldset.collapsed legend a {
    background-image: url("/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: url("/misc/grippie.png") no-repeat scroll center 2px #eee;
    border-color: #ddd;
    border-image: none;
    border-right: 1px solid #ddd;
    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: url("/misc/draggable.png") no-repeat scroll 0 0 rgba(0, 0, 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: url("/misc/progress.gif") repeat scroll 0 0 #fff;
    border: 1px solid #00375a;
    height: 1.5em;
    margin: 0 0.2em;
}
.progress .filled {
    background: none repeat scroll 0 0 #0072b9;
    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: url("/misc/throbber.gif") no-repeat scroll 0 -18px transparent;
    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: none repeat scroll 0 0 #ffc;
}
table.sticky-header {
    background: none repeat scroll 0 0 #fff;
    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;
}
#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;
}
.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;
}
.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;
}
#primary a, #footer {
}
.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: none repeat scroll 0 0 #f3f3f3;
    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: none repeat scroll 0 0 #ffffff;
    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: none repeat scroll 0 0 #ffffff;
    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: url("/sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #e6e6e6;
    left: 0.5em;
    position: absolute;
    top: 0.5em;
}
.ui-datepicker-next {
    left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
    background: url("/sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #dadada;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
    background: url("/sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_left.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    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: url("/sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_right.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}
.ui-datepicker-prev a:hover {
    background: url("/sites/all/modules/date/date_popup/themes/images/454545_7x7_arrow_left.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}
.ui-datepicker-next a:hover {
    background: url("/sites/all/modules/date/date_popup/themes/images/454545_7x7_arrow_right.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}
.ui-datepicker-prev a:active {
    background: url("/sites/all/modules/date/date_popup/themes/images/222222_7x7_arrow_left.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}
.ui-datepicker-next a:active {
    background: url("/sites/all/modules/date/date_popup/themes/images/222222_7x7_arrow_right.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}
.ui-datepicker-header select {
    background: none repeat scroll 0 0 #e6e6e6;
    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: url("/sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #e6e6e6;
    border: 1px solid #ffffff;
    cursor: pointer;
}
table.ui-datepicker tbody td a:hover {
    background: url("/sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #dadada;
    border: 1px solid #999999;
    color: #212121;
}
table.ui-datepicker tbody td a:active {
    background: url("/sites/all/modules/date/date_popup/themes/images/ffffff_40x100_textures_02_glass_65.png") repeat-x scroll 0 50% #ffffff;
    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;
}
#edit-mollom-captcha {
    display: block;
}
.dblog-event pre, #simpletest-result-form table td {
    white-space: pre-wrap;
}
.order-overview-form {
    float: left;
    padding: 0 2em 0 0;
}
.order-overview-form .form-item {
    margin-bottom: 0;
}
.order-overview-form #uc-order-select-form, .order-overview-form #uc-order-admin-sort-form {
    margin-bottom: 0;
}
.uc-orders-table {
    clear: both;
    width: 100%;
}
.uc-orders-table thead th {
    white-space: nowrap;
}
.uc-orders-table tr.odd:hover, .uc-orders-table tr.even:hover {
    background-color: #ddd;
}
.uc-orders-table img {
    float: left;
    margin-right: 0.5em;
}
.order-admin-icons {
    margin-left: 2px;
}
.order-admin-icons img {
    padding: 0 3px;
    position: relative;
    top: 3px;
}
.order-pane {
    border-color: #bbb;
    border-style: solid;
    border-width: 1px;
    line-height: 1.1em;
    margin: 0.5em;
    padding: 0.5em;
    width: auto;
}
.order-pane thead {
    background-color: #ddd;
}
.order-pane tbody {
    border-top: 0 none;
}
.order-pane-title {
    font-weight: bold;
    padding-bottom: 0.5em;
}
.pos-left {
    float: left;
}
.abs-left {
    clear: left;
}
.pos-right {
    float: right;
}
.abs-right {
    clear: right;
    float: right;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.header-wide {
    width: 80%;
}
.full-width {
    width: 100%;
}
.order-pane-table {
    width: 100%;
}
.order-pane-table thead th {
    background-color: #ddd;
    border-color: #bbb;
    border-style: solid;
    border-width: 0 0 2px;
    font-weight: bold;
    padding: 4px 8px;
}
.order-pane-table tr {
    border-color: #bbb;
    border-style: solid;
    border-width: 0 0 1px;
}
.order-pane-table tr.odd td, .order-pane-table tr.even td {
    padding: 4px 8px;
}
.order-edit-table {
    width: auto;
}
.order-edit-table .oet-label {
    font-weight: bold;
    text-align: right;
}
.order-edit-table .form-item {
    display: inline;
}
.address-select-box {
    background-color: #ddd;
    border: 1px solid #999;
    margin-bottom: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    width: auto;
}
.customer-select-box {
    background-color: #ddd;
    border: 1px solid #999;
    margin-top: 1em;
    padding: 1em;
    width: auto;
}
.product-select-box {
    background-color: #ddd;
    border: 1px solid #999;
    margin-bottom: 1em;
    margin-right: auto;
    width: auto;
}
.product-select-box2 {
    background-color: #ddd;
    border: 1px solid #999;
    margin-bottom: 1em;
    margin-right: auto;
    padding-bottom: 1em;
    padding-left: 1em;
    width: auto;
}
.line-item-table {
    width: 100%;
}
.line-item-table td {
    padding: 2px;
}
.line-item-table .li-title {
    font-weight: bold;
    text-align: right;
    width: 100%;
}
.line-item-table .li-amount {
    text-align: right;
}
.line-item-table .form-item {
    display: inline;
}
.order-review-table tbody {
    border-top: 0 none;
}
.order-pane-table .product-description {
    font-size: 0.7em;
}
.order-pane #uc-credit-order-view-form {
    margin-bottom: 0;
    margin-top: 0.5em;
}
#uc-credit-order-view-form .form-submit {
    margin: 0;
}
.order-pane #uc-order-view-update-form {
    margin-bottom: 1em;
}
.update-controls {
    padding-top: 1em;
}
.update-controls div {
    padding-right: 1em;
}
.update-controls div, .update-controls label {
    display: inline;
}
.update-controls .form-submit {
    margin: 0;
}
.address-select-box #uc-order-address-book-form {
    margin-bottom: 0;
}
.order-pane.abs-left .form-submit {
    margin: 0.5em 0.5em 0.5em 0;
}
.order-pane #customer-select form {
    margin-bottom: 0;
}
.product-image {
    clear: right;
    float: right;
    margin-left: 4px;
    padding-left: 4px;
    padding-top: 4px;
    text-align: center;
}
.uc-price-display {
    clear: right;
    float: right;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: center;
    width: 100px;
}
.display-price {
    clear: right;
    float: right;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: center;
}
.model {
    display: inline;
    font-weight: bold;
    margin-right: 2em;
}
.node-form .product-field table {
    margin: 0;
    width: auto;
}
.node-form .product-field td {
    padding: 3px 6px 0 0;
}
.node-form .product-field tbody {
    border: medium none;
    margin: 0;
}
.node-form .product-field table .form-item {
    margin-bottom: 0;
    margin-top: 0;
}
.node-form .product-field .form-text {
    display: inline;
    width: auto;
}
#products-selector table {
    margin: 0;
}
#products-selector td {
    padding: 0 0.5em;
}
div#products-selector form {
    margin-bottom: 0;
}
#products-selector div.form-item {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
table.product-list {
    clear: both;
}
.add-feature div {
    padding-right: 1em;
}
.add-feature div, .add-feature label {
    display: inline;
}
.uc-price {
    white-space: nowrap;
}
.uc-store-admin-table {
    border: 1px dashed #bbb;
    margin: 1em auto;
}
.uc-store-admin-table tbody {
    border-top: 0 none;
}
.uc-store-admin-panel {
    margin: 1em;
    padding: 1em;
}
.uc-store-admin-panel .uc-store-icon {
    float: left;
    margin-right: 1em;
}
.uc-store-admin-panel .panel-title {
    font-size: 1.5em;
    padding-top: 4px;
    width: 100%;
}
.uc-store-admin-panel .panel-show-link a {
    cursor: pointer;
}
.uc-customer-table .uc-store-icon {
    float: left;
    margin-right: 0.5em;
}
.uc-customer-table tr.odd:hover, .uc-customer-table tr.even:hover {
    background-color: #ddd;
}
.uc-cust-orders-table tr.odd:hover, .uc-cust-orders-table tr.even:hover {
    background-color: #ddd;
}
.uc-cust-orders-table .uc-store-icon {
    float: left;
    margin-right: 0.5em;
}
#store-footer {
    clear: both;
    font-size: x-small;
    text-align: center;
    width: 100%;
}
.uc-default-submit {
    height: 0;
    left: -9999px;
    position: absolute;
    visibility: hidden;
    width: 0;
}
table.section-items {
    width: auto;
}
table.section-items td {
    padding: 0.25em;
}
#uc-country-import-form .form-item, #uc-country-import-form .form-item label {
    display: inline;
    float: left;
    margin-right: 1em;
}
#uc-country-import-form .form-submit {
    float: left;
    margin-top: 1em;
}
#uc-country-import-form table {
    clear: left;
}
.summary-overview {
    border: 1px dashed #bbb;
    margin-bottom: -1px;
    padding: 0.5em;
}
.summary-title {
    font-weight: bold;
}
.summaryOnclick-processed {
    cursor: pointer;
}
.summaryOnclick-processed:hover {
    background-color: #ddd;
}
.summary-edit-icon {
    float: left;
    margin-right: 0.5em;
    position: relative;
    top: 2px;
}
.summaryOnclick-processed .item-list {
    margin-left: 1.75em;
}
.summaryOnclick-processed .summary-link {
    display: none;
}
.ubercart-throbber {
    background-image: url("/sites/all/modules/ubercart/uc_store/images/throbber.gif");
    background-position: 100% -20px;
    background-repeat: no-repeat;
}
.path-admin-store-orders span.icon {
    background: url("/sites/all/modules/ubercart/uc_store/images/menu_orders.gif") no-repeat scroll 0 0 transparent !important;
}
.path-admin-store-customers span.icon {
    background: url("/sites/all/modules/ubercart/uc_store/images/menu_customers.gif") no-repeat scroll 0 0 transparent !important;
}
.path-admin-store-products span.icon {
    background: url("/sites/all/modules/ubercart/uc_store/images/menu_products.gif") no-repeat scroll 0 0 transparent !important;
}
.path-admin-store-settings span.icon {
    background: url("/sites/all/modules/ubercart/uc_store/images/menu_store_settings.gif") no-repeat scroll 0 0 transparent !important;
}
.path-admin-store-attributes span.icon {
    background: url("/sites/all/modules/ubercart/uc_store/images/menu_store_settings.gif") no-repeat scroll 0 0 transparent !important;
}
.path-admin-store-reports span.icon {
    background: url("/sites/all/modules/ubercart/uc_store/images/menu_reports.gif") no-repeat scroll 0 0 transparent !important;
}
.path-admin-store-ca span.icon {
    background: url("/sites/all/modules/ubercart/uc_store/images/menu_store_settings.gif") no-repeat scroll 0 0 transparent !important;
}
.path-admin-store-help span.icon {
    background: url("/sites/all/modules/ubercart/uc_store/images/menu_help.gif") no-repeat scroll 0 0 transparent !important;
}
div.fieldgroup {
    margin: 0.5em 0 1em;
}
div.fieldgroup .content {
    padding-left: 1em;
}
body {
    margin: 0;
    min-width: 750px;
    padding: 0;
}
#page {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    width: 95%;
}
#header, #content {
    width: 100%;
}
.sections {
    padding: 0;
    width: 100%;
}
.block {
    margin: 5px;
    padding: 5px;
}
.section .block {
    padding: 10px;
}
.section.width99 {
    width: 100%;
}
.section.width49 {
    width: 50%;
}
.section.width33 {
    width: 33%;
}
.sections {
    width: 100%;
}
#middlecontainer {
    margin: 0 auto;
}
#sidebar-left, #sidebar-right {
    float: left;
    position: relative;
    width: 210px;
    z-index: 2;
}
#main {
    float: left;
    width: 100%;
}
#content-top {
    margin: 0;
    padding: 0;
}
#content-top .block {
    margin: 0;
    padding: 0;
}
body.sidebar-left #main {
    margin-left: -210px;
    margin-right: 0;
}
body.sidebar-right #main {
    margin-left: 0;
    margin-right: -210px;
}
body.sidebars #main {
    margin-left: -210px;
    margin-right: -210px;
}
body.sidebar-left #squeeze {
    margin-left: 210px;
    margin-right: 0;
}
body.sidebar-right #squeeze {
    margin-left: 0;
    margin-right: 210px;
}
body.sidebars #squeeze {
    margin-left: 210px;
    margin-right: 210px;
}
#squeeze {
    padding: 0 10px 15px;
}
tbody {
    border: medium none;
}
body {
    background-color: #fff;
    color: #000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 82%;
    line-height: 130%;
}
tr.odd td, tr.even td {
    padding: 0.3em;
}
tr.odd {
    background-color: #fff0f1;
}
tr.even {
    background-color: #ffe5d3;
}
h1, h2, h3, h4, h4 {
    font-family: "Arial Narrow",Arial,sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 125%;
    margin: 10px 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
h1 {
    font-size: 150%;
}
h2 {
    font-size: 125%;
}
h3 {
    font-size: 110%;
}
h4 {
    font-size: 100%;
}
#main h2.title {
    font-size: 150%;
}
p {
    margin-bottom: 0.9em;
    margin-top: 0.5em;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
fieldset {
    border: 1px solid #ccc;
}
pre {
    background-color: #eee;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 0.75em 1.5em;
}
table {
    font-size: 1em;
}
#masthead {
    clear: both;
    float: none;
    line-height: normal;
}
#name-and-slogan {
    float: left;
    padding-bottom: 20px;
}
#site-name {
    margin: 0;
    padding-top: 20px;
}
#site-name a, #site-name a:hover {
    font-size: 200%;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
#site-slogan {
    display: inline;
    font-size: 125%;
    margin: 0;
}
#logo-title {
    float: left;
}
img#logo {
    margin: 0;
}
img#roopletheme {
    height: 20px;
    width: 100px;
}
#search {
    float: right;
    padding-right: 20px;
    padding-top: 25px;
}
#search .form-text, #search .form-submit {
    font-size: 1.1em;
    height: 1.5em;
    vertical-align: middle;
}
#search .form-text {
    padding: 0 0.5em;
    width: 8em;
}
#mission {
    font-size: 85%;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0.5em 1em;
    text-align: center;
}
.form-item label {
    color: #222;
    font-size: 1em;
}
.item-list .title {
    color: #222;
}
.comment .links {
    margin-bottom: 0;
}
.clr {
    clear: both;
}
#secondary li a {
    display: block;
    float: left;
    font-size: 90%;
    padding: 0 14px;
}
#secondary a:hover {
    text-decoration: none;
}
#secondary a.active {
    font-weight: bold;
}
ul.links li {
    padding: 0;
}
ul.links li.first {
    border: medium none;
}
a.readon, a.readon:hover {
    font-weight: bold;
    margin-top: 15px;
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
}
#help {
    font-size: 0.9em;
    margin-bottom: 1em;
}
.messages {
    background-color: #eee;
    border: 1px solid #ccc;
    margin-bottom: 1em;
    padding: 0.3em;
}
.error {
    border-color: red;
}
#footer-region {
    text-align: center;
}
#header .block {
    text-align: center;
}
#footer-message {
    font-size: 90%;
    margin: 0;
    padding: 1em;
    text-align: center;
}
#footer-message a {
    font-weight: bold;
}
div#breadcrumb {
    clear: both;
    font-size: 80%;
    padding-top: 3px;
}
.title, .title a {
    font-weight: bold;
    margin: 0 auto;
}
.submitted {
    font-size: 0.8em;
}
.links a {
    font-weight: bold;
}
.block .title {
    margin-bottom: 0.25em;
}
.node {
    margin: 0.5em 0 2em;
}
.sticky {
    background-color: #eee;
    border: 1px solid #ddd;
    padding: 0.5em;
}
.node .content, .comment .content {
    margin: 0.5em 0;
}
.node .taxonomy {
    font-size: 0.8em;
    padding-left: 1.5em;
}
.node .picture {
    float: right;
    margin: 0.5em;
}
.comment {
    margin-bottom: 1em;
    padding: 0.5em;
}
.comment .title a {
    font-weight: normal;
}
.comment .new {
    color: red;
    float: right;
    font-size: 0.8em;
    font-weight: bold;
    text-align: right;
}
.comment .picture {
    float: right;
    margin: 0.5em;
}
#aggregator .feed-source {
    background-color: #eee;
    border: 1px solid #ccc;
    margin: 1em 0;
    padding: 1em;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
    font-size: 0.9em;
    font-style: italic;
}
#aggregator .title {
    margin-bottom: 0.5em;
}
#aggregator h3 {
    margin-top: 1em;
}
#forum table {
    width: 100%;
}
#forum td {
    padding: 0.5em;
}
#forum td.forum, #forum td.posts {
    background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
    background-color: #ddd;
}
#forum td.container {
    background-color: #ccc;
}
#forum td.container a {
    color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
    border: 1px solid #bbb;
    height: 1.5em;
}
#forum td .name {
}
#forum td .links {
    font-size: 0.9em;
    padding-top: 0.7em;
}
#profile .profile {
    clear: both;
    margin: 1em 0;
    padding: 0.5em;
}
#profile .profile .name {
    padding-bottom: 0.5em;
}
.block-forum h3 {
    margin-bottom: 0.5em;
}
div.admin-panel .body {
    background: none repeat scroll 0 0 #f4f4f4;
}
div.admin-panel h3 {
    margin: 0;
    padding: 5px 8px;
}
.section {
    float: left;
}
#page-top h2, #page-top h2.title, #content-top h2, #content-top h2.title, #content-bottom h2, #content-bottom h2.title {
    font-size: 125%;
}
span.alert, span.help, span.info, span.note, span.info, span.errormsg, span.xfer {
    display: block;
    margin: 0 10px;
    padding: 10px;
}
span.alert {
    background-color: #f3cece;
    border-bottom: 2px solid #d04040;
    border-top: 2px solid #d04040;
}
span.errormsg {
    background-color: #f3cece;
    border-bottom: 2px solid #d04040;
    border-top: 2px solid #d04040;
}
span.help {
    background-color: #cadaef;
    border-bottom: 2px solid #3060a0;
    border-top: 2px solid #3060a0;
}
span.note {
    background-color: #f8efd0;
    border-bottom: 2px solid #e6cc62;
    border-top: 2px solid #e6cc62;
}
span.info {
    background-color: #f8efd0;
    border-bottom: 2px solid #e6cc62;
    border-top: 2px solid #e6cc62;
}
span.xfer {
    background-color: #ddf8eb;
    border-bottom: 2px solid #20a060;
    border-top: 2px solid #20a060;
}
pre {
    background: none repeat scroll 0 center #f8f8f8;
    border: 1px solid #c0c0c0;
    margin: 10px 0;
    padding: 10px;
}
blockquote {
    background: url("/sites/all/themes/jarufirecontrol/images/blockquote.gif") no-repeat scroll 0 5px transparent;
    color: #555;
    font-size: 110%;
    font-style: italic;
    line-height: 130%;
    margin: 15px;
    padding: 10px 10px 10px 30px;
}
body {
    color: #292929;
}
a:link, a:visited, .title, .title a, .submitted, .links, .node .taxonomy, #aggregator .news-item .categories, #aggregator .source, #aggregator .age, #forum td .name, div.admin-panel .description {
    color: #e21019;
    outline: medium none;
}
a:hover {
    color: #e9670f;
    outline: medium none;
}
#secondary {
    background: none repeat scroll 0 0 #6c8cb5;
    border-top: 1px solid #999999;
}
#secondary li a {
    background: none repeat scroll 0 0 #6c8cb5;
    border-right: 1px solid #999999;
    color: #fff;
}
#secondary a:hover, #secondary a.active {
    background: none repeat scroll 0 0 #e21019;
}
#mission {
    border: 1px solid #e21019;
    color: #000;
}
.comment {
    border: 1px solid #e21019;
}
#profile .profile {
    border: 1px solid #e21019;
}
.view-product-view .views-field-field-prod-img-fid {
    float: left;
    margin-right: 10px;
    width: 100px;
}
.view-product-view table.views-view-grid td {
}
.view-product-view table.views-view-grid td.col-1 {
    padding-right: 10px;
}
.view-product-view table.views-view-grid td.col-2 {
    padding-left: 10px;
}
.view-product-view table.views-view-grid tr {
    margin-bottom: 20px;
}
.product-image {
    float: left;
    margin-right: 20px;
    width: 200px;
}
.product-details {
    margin-bottom: 20px;
    margin-left: 220px;
}
a.informatie {
    background-image: url("http://www.jarufirecontrol.nl/sites/default/files/informatie.png");
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 16px;
    padding-left: 20px;
}
a.bestellen {
    background-image: url("http://www.jarufirecontrol.nl/sites/default/files/cart-full.png");
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 16px;
    padding-left: 20px;
}
.gmap-popup .picture {
    float: right;
    margin: 0 0 0 1em;
}
body {
    padding-bottom: 0;
    padding-top: 0;
}
#logo-title {
    float: left;
}
img#logo {
    margin-top: 10px;
}
#header {
    margin-bottom: 10px;
}
#primary {
}
#primary ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#primary li {
    display: inline;
}
#primary a {
    color: #000;
    display: block;
    float: right;
    font-family: "Arial Narrow",Arial,sans-serif;
    font-size: 140%;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 138px 25px 0;
    text-decoration: none;
}
#primary a {
    border-radius: 0 0 5px 5px;
    margin-right: 1px;
}
#primary a:hover, #primary a.active {
    background-color: #000;
    color: #fff;
}
#page-top {
    margin: 0;
    padding: 0;
}
#page-top .block {
    margin: 0;
    padding: 0;
}
#page-top h6 {
    color: #fff;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 160%;
    font-style: italic;
    font-weight: bold;
    line-height: 110%;
    padding-left: 10px;
}
#section1, #section2 {
    margin-top: 20px;
}
#middlecontainer {
    margin-top: 20px;
}
body.sidebar-left #main {
}
#section1 h1, #section2 h1, #main h1 {
    color: #e9670f;
    font-family: "Arial Narrow",Arial,sans-serif;
    font-size: 140%;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#section1 h2, #section2 h2 {
    color: #e9670f;
    font-family: "Arial Narrow",Arial,sans-serif;
    font-size: 140%;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#section1 .user1, #section1 .user2, #section2 .user4, #section2 .user5 {
    background-image: url("/sites/all/themes/whitejazz/images/divider.png");
    background-position: right top;
    background-repeat: repeat-y;
}
.feed-icon {
    display: none;
}
#footer {
    background-color: #000;
    border-radius: 5px;
    margin-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}
#footer-message {
    color: #fff;
}
ul.menu {
    border: medium none;
    font-size: 90%;
    list-style-type: none;
    padding-left: 0;
}
ul.menu li {
}
ul.menu ul {
    margin-left: 20px;
}
.menu a {
    display: block;
    font-size: 140%;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-top: 2px;
    text-decoration: none;
}
.menu a:link, .menu a:visited {
    background-image: url("/sites/all/themes/jarufirecontrol/images/menu-leaf.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.menu a:hover {
    background-image: url("/sites/all/themes/jarufirecontrol/images/menu-leaf-hover.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #e9670f;
}
.menu a.active {
    background-image: url("/sites/all/themes/jarufirecontrol/images/menu-leaf-active.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000000;
}
.collapsed a:link, .collapsed a:visited {
    background-image: url("/sites/all/themes/jarufirecontrol/images/menu-collapsed.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.collapsed a:hover {
    background-image: url("/sites/all/themes/jarufirecontrol/images/menu-collapsed-hover.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #e9670f;
}
.expanded a.active {
    background-image: url("/sites/all/themes/jarufirecontrol/images/menu-expanded-active.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000000;
}
