<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.com_config #templates-form .tip {
  background: rgba(255, 255, 255, 0.05);
  padding: 12px 12px;
}
.com_config #templates-form textarea {
  height: auto;
  width: auto;
  min-height: 100px;
  min-width: 50%;
}
.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
  width: 35px;
}
.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
  display: inline-block;
}
.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
  border: 1px solid #cccccc;
}
.com_config #templates-form .input-append .btn:hover,
.com_config #templates-form .input-prepend .btn:hover,
.com_config #templates-form .input-append .btn:focus,
.com_config #templates-form .input-prepend .btn:focus,
.com_config #templates-form .input-append .btn:active,
.com_config #templates-form .input-prepend .btn:active {
  color: #d97f00;
}
.com_config #templates-form .t3-admin-form-legend {
  display: none;
}
.com_config #templates-form .row-fluid .span6 {
  width: 100%;
}
@media (min-width: 768px) {
  .com_config #templates-form .control-group .control-label {
    width: 250px;
  }
  .com_config #templates-form .control-group .controls {
    margin-left: 280px;
  }
}
.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
  background: none;
  width: 35px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #555555;
}
.com_config #modules-form .input-append .add-on:hover,
.com_config #modules-form .input-prepend .add-on:hover,
.com_config #modules-form .input-append .add-on:focus,
.com_config #modules-form .input-prepend .add-on:focus,
.com_config #modules-form .input-append .add-on:active,
.com_config #modules-form .input-prepend .add-on:active {
  background: none;
  color: #d97f00;
}
.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
  display: inline-block;
}
.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #555555;
  text-shadow: none;
}
.com_config #modules-form .input-append .btn:hover,
.com_config #modules-form .input-prepend .btn:hover,
.com_config #modules-form .input-append .btn:focus,
.com_config #modules-form .input-prepend .btn:focus,
.com_config #modules-form .input-append .btn:active,
.com_config #modules-form .input-prepend .btn:active {
  background: none;
  color: #d97f00;
}
.com_config #modules-form #jform_published &gt; label {
  margin: 0;
}
.com_config #modules-form span.label-default {
  display: inline-block;
}
.com_config #modules-form .accordion-group {
  margin-bottom: 20px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  color: #428bca;
  display: block;
  padding: 10px;
  outline: none;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
  border-radius: 5px;
  color: #d97f00;
}
.com_config #modules-form .accordion-group .accordion-body {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
  border-bottom: 0;
}
.com_config #modules-form .accordion-group .accordion-inner .nav-stacked &gt; li {
  padding: 20px 0;
}
.com_config #modules-form .accordion-group .accordion-inner .nav-stacked &gt; li:before {
  display: none;
}
.com_config #modules-form .accordion-group .accordion-inner .nav-stacked &gt; li .control-group {
  margin-bottom: 0;
}
.controls select {
  vertical-align: middle;
  width: 220px;
}
.jBox-Confirm .jBox-content #jatools-select-layout-form {
  display: block !important;
}
.com_config .jBox-Modal .jBox-title,
.com_config .jBox-Confirm .jBox-title {
  text-align: left;
}
.com_config .jBox-Confirm-button {
  margin-right: 0;
}
.com_config .jBox-Confirm-button {
  margin-right: 10px;
}
fieldset.radio &gt; input[type="radio"] {
  margin-left: 0;
}
fieldset.radio &gt; label {
  margin-right: 10px;
}
.control-group &gt; .controls &gt; .inputbox,
#customfields,
#termscontent {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.view-modules .well .control-group .controls input[class*="span"] {
  float: none;
}
.view-modules #adminForm #filter-bar button {
  margin-bottom: 4px;
  margin-top: 0;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit .tab-pane:before,
.edit .tab-pane:after {
  display: table;
  content: " ";
}
.edit .tab-pane:after {
  clear: both;
}
#editor-xtd-buttons,
.toggle-editor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  background-color: #384351;
  border-color: #384351;
  color: #ffffff;
  background: linear-gradient(#384351, #2e3742);
  border: 1px solid #384351;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.2) inset;
  text-shadow: none;
}
#editor-xtd-buttons .btn:focus,
.toggle-editor .btn:focus,
#editor-xtd-buttons .btn.focus,
.toggle-editor .btn.focus {
  color: #ffffff;
  background-color: #232a33;
  border-color: #040506;
}
#editor-xtd-buttons .btn:hover,
.toggle-editor .btn:hover {
  color: #ffffff;
  background-color: #232a33;
  border-color: #1f252d;
}
#editor-xtd-buttons .btn:active,
.toggle-editor .btn:active,
#editor-xtd-buttons .btn.active,
.toggle-editor .btn.active,
.open &gt; .dropdown-toggle#editor-xtd-buttons .btn,
.open &gt; .dropdown-toggle.toggle-editor .btn {
  color: #ffffff;
  background-color: #232a33;
  background-image: none;
  border-color: #1f252d;
}
#editor-xtd-buttons .btn:active:hover,
.toggle-editor .btn:active:hover,
#editor-xtd-buttons .btn.active:hover,
.toggle-editor .btn.active:hover,
.open &gt; .dropdown-toggle#editor-xtd-buttons .btn:hover,
.open &gt; .dropdown-toggle.toggle-editor .btn:hover,
#editor-xtd-buttons .btn:active:focus,
.toggle-editor .btn:active:focus,
#editor-xtd-buttons .btn.active:focus,
.toggle-editor .btn.active:focus,
.open &gt; .dropdown-toggle#editor-xtd-buttons .btn:focus,
.open &gt; .dropdown-toggle.toggle-editor .btn:focus,
#editor-xtd-buttons .btn:active.focus,
.toggle-editor .btn:active.focus,
#editor-xtd-buttons .btn.active.focus,
.toggle-editor .btn.active.focus,
.open &gt; .dropdown-toggle#editor-xtd-buttons .btn.focus,
.open &gt; .dropdown-toggle.toggle-editor .btn.focus {
  color: #ffffff;
  background-color: #15191e;
  border-color: #040506;
}
#editor-xtd-buttons .btn.disabled:hover,
.toggle-editor .btn.disabled:hover,
#editor-xtd-buttons .btn[disabled]:hover,
.toggle-editor .btn[disabled]:hover,
fieldset[disabled] #editor-xtd-buttons .btn:hover,
fieldset[disabled] .toggle-editor .btn:hover,
#editor-xtd-buttons .btn.disabled:focus,
.toggle-editor .btn.disabled:focus,
#editor-xtd-buttons .btn[disabled]:focus,
.toggle-editor .btn[disabled]:focus,
fieldset[disabled] #editor-xtd-buttons .btn:focus,
fieldset[disabled] .toggle-editor .btn:focus,
#editor-xtd-buttons .btn.disabled.focus,
.toggle-editor .btn.disabled.focus,
#editor-xtd-buttons .btn[disabled].focus,
.toggle-editor .btn[disabled].focus,
fieldset[disabled] #editor-xtd-buttons .btn.focus,
fieldset[disabled] .toggle-editor .btn.focus {
  background-color: #384351;
  border-color: #384351;
}
#editor-xtd-buttons .btn .badge,
.toggle-editor .btn .badge {
  color: #384351;
  background-color: #ffffff;
}
#editor-xtd-buttons .btn:hover,
.toggle-editor .btn:hover,
#editor-xtd-buttons .btn:focus,
.toggle-editor .btn:focus,
#editor-xtd-buttons .btn.focus,
.toggle-editor .btn.focus,
#editor-xtd-buttons .btn:active,
.toggle-editor .btn:active,
#editor-xtd-buttons .btn.active,
.toggle-editor .btn.active,
.open &gt; .dropdown-toggle#editor-xtd-buttons .btn,
.open &gt; .dropdown-toggle.toggle-editor .btn {
  color: #ffffff;
  background: #2e3742;
  border-color: #1f252d;
}
#editor-xtd-buttons .btn:active,
.toggle-editor .btn:active,
#editor-xtd-buttons .btn.active,
.toggle-editor .btn.active,
.open &gt; .dropdown-toggle#editor-xtd-buttons .btn,
.open &gt; .dropdown-toggle.toggle-editor .btn {
  background-image: none;
}
#editor-xtd-buttons .btn.disabled,
.toggle-editor .btn.disabled,
#editor-xtd-buttons .btn[disabled],
.toggle-editor .btn[disabled],
fieldset[disabled] #editor-xtd-buttons .btn,
fieldset[disabled] .toggle-editor .btn,
#editor-xtd-buttons .btn.disabled:hover,
.toggle-editor .btn.disabled:hover,
#editor-xtd-buttons .btn[disabled]:hover,
.toggle-editor .btn[disabled]:hover,
fieldset[disabled] #editor-xtd-buttons .btn:hover,
fieldset[disabled] .toggle-editor .btn:hover,
#editor-xtd-buttons .btn.disabled:focus,
.toggle-editor .btn.disabled:focus,
#editor-xtd-buttons .btn[disabled]:focus,
.toggle-editor .btn[disabled]:focus,
fieldset[disabled] #editor-xtd-buttons .btn:focus,
fieldset[disabled] .toggle-editor .btn:focus,
#editor-xtd-buttons .btn.disabled.focus,
.toggle-editor .btn.disabled.focus,
#editor-xtd-buttons .btn[disabled].focus,
.toggle-editor .btn[disabled].focus,
fieldset[disabled] #editor-xtd-buttons .btn.focus,
fieldset[disabled] .toggle-editor .btn.focus,
#editor-xtd-buttons .btn.disabled:active,
.toggle-editor .btn.disabled:active,
#editor-xtd-buttons .btn[disabled]:active,
.toggle-editor .btn[disabled]:active,
fieldset[disabled] #editor-xtd-buttons .btn:active,
fieldset[disabled] .toggle-editor .btn:active,
#editor-xtd-buttons .btn.disabled.active,
.toggle-editor .btn.disabled.active,
#editor-xtd-buttons .btn[disabled].active,
.toggle-editor .btn[disabled].active,
fieldset[disabled] #editor-xtd-buttons .btn.active,
fieldset[disabled] .toggle-editor .btn.active {
  background-color: #384351;
  border-color: #384351;
}
#editor-xtd-buttons .btn .badge,
.toggle-editor .btn .badge {
  color: #384351;
  background-color: #ffffff;
}
#editor-xtd-buttons {
  margin-right: 32px;
}
#sbox-window {
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit {
  padding: 0;
}
.btn.jmodedit:focus,
.btn.jmodedit:active,
.btn.jmodedit:hover {
  box-shadow: none;
  color: #8d5200;
}
.btn.jmodedit:focus .icon-edit,
.btn.jmodedit:active .icon-edit,
.btn.jmodedit:hover .icon-edit {
  color: #8d5200;
}
.jfedit-menu + .tooltip {
  min-width: 100px;
}
.window form table {
  border: 1px solid #d6d6d6;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.window form table td {
  padding: 8px;
}
.window form .help-block {
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .btn {
  border: 1px solid;
  margin-right: 16px;
  margin-top: 5px;
  background-color: #d97f00;
  border-color: #c07000;
  color: #ffffff;
  background: linear-gradient(#d97f00, #c07000);
  border: 1px solid #c07000;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.2) inset;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 3px;
}
.window.view-articles .filter .btn-toolbar .btn:focus,
.window.view-articles .filter .btn-toolbar .btn.focus {
  color: #ffffff;
  background-color: #a66100;
  border-color: #402500;
}
.window.view-articles .filter .btn-toolbar .btn:hover {
  color: #ffffff;
  background-color: #a66100;
  border-color: #824c00;
}
.window.view-articles .filter .btn-toolbar .btn:active,
.window.view-articles .filter .btn-toolbar .btn.active,
.open &gt; .dropdown-toggle.window.view-articles .filter .btn-toolbar .btn {
  color: #ffffff;
  background-color: #a66100;
  background-image: none;
  border-color: #824c00;
}
.window.view-articles .filter .btn-toolbar .btn:active:hover,
.window.view-articles .filter .btn-toolbar .btn.active:hover,
.open &gt; .dropdown-toggle.window.view-articles .filter .btn-toolbar .btn:hover,
.window.view-articles .filter .btn-toolbar .btn:active:focus,
.window.view-articles .filter .btn-toolbar .btn.active:focus,
.open &gt; .dropdown-toggle.window.view-articles .filter .btn-toolbar .btn:focus,
.window.view-articles .filter .btn-toolbar .btn:active.focus,
.window.view-articles .filter .btn-toolbar .btn.active.focus,
.open &gt; .dropdown-toggle.window.view-articles .filter .btn-toolbar .btn.focus {
  color: #ffffff;
  background-color: #824c00;
  border-color: #402500;
}
.window.view-articles .filter .btn-toolbar .btn.disabled:hover,
.window.view-articles .filter .btn-toolbar .btn[disabled]:hover,
fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn:hover,
.window.view-articles .filter .btn-toolbar .btn.disabled:focus,
.window.view-articles .filter .btn-toolbar .btn[disabled]:focus,
fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn:focus,
.window.view-articles .filter .btn-toolbar .btn.disabled.focus,
.window.view-articles .filter .btn-toolbar .btn[disabled].focus,
fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn.focus {
  background-color: #d97f00;
  border-color: #c07000;
}
.window.view-articles .filter .btn-toolbar .btn .badge {
  color: #d97f00;
  background-color: #ffffff;
}
.window.view-articles .filter .btn-toolbar .btn:hover,
.window.view-articles .filter .btn-toolbar .btn:focus,
.window.view-articles .filter .btn-toolbar .btn.focus,
.window.view-articles .filter .btn-toolbar .btn:active,
.window.view-articles .filter .btn-toolbar .btn.active,
.open &gt; .dropdown-toggle.window.view-articles .filter .btn-toolbar .btn {
  color: #ffffff;
  background: #c07000;
  border-color: #824c00;
}
.window.view-articles .filter .btn-toolbar .btn:active,
.window.view-articles .filter .btn-toolbar .btn.active,
.open &gt; .dropdown-toggle.window.view-articles .filter .btn-toolbar .btn {
  background-image: none;
}
.window.view-articles .filter .btn-toolbar .btn.disabled,
.window.view-articles .filter .btn-toolbar .btn[disabled],
fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn,
.window.view-articles .filter .btn-toolbar .btn.disabled:hover,
.window.view-articles .filter .btn-toolbar .btn[disabled]:hover,
fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn:hover,
.window.view-articles .filter .btn-toolbar .btn.disabled:focus,
.window.view-articles .filter .btn-toolbar .btn[disabled]:focus,
fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn:focus,
.window.view-articles .filter .btn-toolbar .btn.disabled.focus,
.window.view-articles .filter .btn-toolbar .btn[disabled].focus,
fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn.focus,
.window.view-articles .filter .btn-toolbar .btn.disabled:active,
.window.view-articles .filter .btn-toolbar .btn[disabled]:active,
fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn:active,
.window.view-articles .filter .btn-toolbar .btn.disabled.active,
.window.view-articles .filter .btn-toolbar .btn[disabled].active,
fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn.active {
  background-color: #d97f00;
  border-color: #c07000;
}
.window.view-articles .filter .btn-toolbar .btn .badge {
  color: #d97f00;
  background-color: #ffffff;
}
.window.view-articles .filter .btn-toolbar .btn span {
  margin-right: 5px;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window #imageForm {
  margin: 0;
  width: auto;
}
.window #imageForm .chzn-container {
  float: left;
}
.window #imageForm #upbutton {
  float: left;
  margin-left: 5px;
  border: 1px solid;
  background-color: #d97f00;
  border-color: #c07000;
  color: #ffffff;
  background: linear-gradient(#d97f00, #c07000);
  border: 1px solid #c07000;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.2) inset;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 3px;
}
.window #imageForm #upbutton:focus,
.window #imageForm #upbutton.focus {
  color: #ffffff;
  background-color: #a66100;
  border-color: #402500;
}
.window #imageForm #upbutton:hover {
  color: #ffffff;
  background-color: #a66100;
  border-color: #824c00;
}
.window #imageForm #upbutton:active,
.window #imageForm #upbutton.active,
.open &gt; .dropdown-toggle.window #imageForm #upbutton {
  color: #ffffff;
  background-color: #a66100;
  background-image: none;
  border-color: #824c00;
}
.window #imageForm #upbutton:active:hover,
.window #imageForm #upbutton.active:hover,
.open &gt; .dropdown-toggle.window #imageForm #upbutton:hover,
.window #imageForm #upbutton:active:focus,
.window #imageForm #upbutton.active:focus,
.open &gt; .dropdown-toggle.window #imageForm #upbutton:focus,
.window #imageForm #upbutton:active.focus,
.window #imageForm #upbutton.active.focus,
.open &gt; .dropdown-toggle.window #imageForm #upbutton.focus {
  color: #ffffff;
  background-color: #824c00;
  border-color: #402500;
}
.window #imageForm #upbutton.disabled:hover,
.window #imageForm #upbutton[disabled]:hover,
fieldset[disabled] .window #imageForm #upbutton:hover,
.window #imageForm #upbutton.disabled:focus,
.window #imageForm #upbutton[disabled]:focus,
fieldset[disabled] .window #imageForm #upbutton:focus,
.window #imageForm #upbutton.disabled.focus,
.window #imageForm #upbutton[disabled].focus,
fieldset[disabled] .window #imageForm #upbutton.focus {
  background-color: #d97f00;
  border-color: #c07000;
}
.window #imageForm #upbutton .badge {
  color: #d97f00;
  background-color: #ffffff;
}
.window #imageForm #upbutton:hover,
.window #imageForm #upbutton:focus,
.window #imageForm #upbutton.focus,
.window #imageForm #upbutton:active,
.window #imageForm #upbutton.active,
.open &gt; .dropdown-toggle.window #imageForm #upbutton {
  color: #ffffff;
  background: #c07000;
  border-color: #824c00;
}
.window #imageForm #upbutton:active,
.window #imageForm #upbutton.active,
.open &gt; .dropdown-toggle.window #imageForm #upbutton {
  background-image: none;
}
.window #imageForm #upbutton.disabled,
.window #imageForm #upbutton[disabled],
fieldset[disabled] .window #imageForm #upbutton,
.window #imageForm #upbutton.disabled:hover,
.window #imageForm #upbutton[disabled]:hover,
fieldset[disabled] .window #imageForm #upbutton:hover,
.window #imageForm #upbutton.disabled:focus,
.window #imageForm #upbutton[disabled]:focus,
fieldset[disabled] .window #imageForm #upbutton:focus,
.window #imageForm #upbutton.disabled.focus,
.window #imageForm #upbutton[disabled].focus,
fieldset[disabled] .window #imageForm #upbutton.focus,
.window #imageForm #upbutton.disabled:active,
.window #imageForm #upbutton[disabled]:active,
fieldset[disabled] .window #imageForm #upbutton:active,
.window #imageForm #upbutton.disabled.active,
.window #imageForm #upbutton[disabled].active,
fieldset[disabled] .window #imageForm #upbutton.active {
  background-color: #d97f00;
  border-color: #c07000;
}
.window #imageForm #upbutton .badge {
  color: #d97f00;
  background-color: #ffffff;
}
.window #imageForm .pull-right {
  margin-right: 9px;
}
.window #imageForm .pull-right .btn {
  border: 1px solid;
  margin-right: 5px;
  background-color: #d97f00;
  border-color: #c07000;
  color: #ffffff;
  background: linear-gradient(#d97f00, #c07000);
  border: 1px solid #c07000;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.2) inset;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 3px;
}
.window #imageForm .pull-right .btn:focus,
.window #imageForm .pull-right .btn.focus {
  color: #ffffff;
  background-color: #a66100;
  border-color: #402500;
}
.window #imageForm .pull-right .btn:hover {
  color: #ffffff;
  background-color: #a66100;
  border-color: #824c00;
}
.window #imageForm .pull-right .btn:active,
.window #imageForm .pull-right .btn.active,
.open &gt; .dropdown-toggle.window #imageForm .pull-right .btn {
  color: #ffffff;
  background-color: #a66100;
  background-image: none;
  border-color: #824c00;
}
.window #imageForm .pull-right .btn:active:hover,
.window #imageForm .pull-right .btn.active:hover,
.open &gt; .dropdown-toggle.window #imageForm .pull-right .btn:hover,
.window #imageForm .pull-right .btn:active:focus,
.window #imageForm .pull-right .btn.active:focus,
.open &gt; .dropdown-toggle.window #imageForm .pull-right .btn:focus,
.window #imageForm .pull-right .btn:active.focus,
.window #imageForm .pull-right .btn.active.focus,
.open &gt; .dropdown-toggle.window #imageForm .pull-right .btn.focus {
  color: #ffffff;
  background-color: #824c00;
  border-color: #402500;
}
.window #imageForm .pull-right .btn.disabled:hover,
.window #imageForm .pull-right .btn[disabled]:hover,
fieldset[disabled] .window #imageForm .pull-right .btn:hover,
.window #imageForm .pull-right .btn.disabled:focus,
.window #imageForm .pull-right .btn[disabled]:focus,
fieldset[disabled] .window #imageForm .pull-right .btn:focus,
.window #imageForm .pull-right .btn.disabled.focus,
.window #imageForm .pull-right .btn[disabled].focus,
fieldset[disabled] .window #imageForm .pull-right .btn.focus {
  background-color: #d97f00;
  border-color: #c07000;
}
.window #imageForm .pull-right .btn .badge {
  color: #d97f00;
  background-color: #ffffff;
}
.window #imageForm .pull-right .btn:hover,
.window #imageForm .pull-right .btn:focus,
.window #imageForm .pull-right .btn.focus,
.window #imageForm .pull-right .btn:active,
.window #imageForm .pull-right .btn.active,
.open &gt; .dropdown-toggle.window #imageForm .pull-right .btn {
  color: #ffffff;
  background: #c07000;
  border-color: #824c00;
}
.window #imageForm .pull-right .btn:active,
.window #imageForm .pull-right .btn.active,
.open &gt; .dropdown-toggle.window #imageForm .pull-right .btn {
  background-image: none;
}
.window #imageForm .pull-right .btn.disabled,
.window #imageForm .pull-right .btn[disabled],
fieldset[disabled] .window #imageForm .pull-right .btn,
.window #imageForm .pull-right .btn.disabled:hover,
.window #imageForm .pull-right .btn[disabled]:hover,
fieldset[disabled] .window #imageForm .pull-right .btn:hover,
.window #imageForm .pull-right .btn.disabled:focus,
.window #imageForm .pull-right .btn[disabled]:focus,
fieldset[disabled] .window #imageForm .pull-right .btn:focus,
.window #imageForm .pull-right .btn.disabled.focus,
.window #imageForm .pull-right .btn[disabled].focus,
fieldset[disabled] .window #imageForm .pull-right .btn.focus,
.window #imageForm .pull-right .btn.disabled:active,
.window #imageForm .pull-right .btn[disabled]:active,
fieldset[disabled] .window #imageForm .pull-right .btn:active,
.window #imageForm .pull-right .btn.disabled.active,
.window #imageForm .pull-right .btn[disabled].active,
fieldset[disabled] .window #imageForm .pull-right .btn.active {
  background-color: #d97f00;
  border-color: #c07000;
}
.window #imageForm .pull-right .btn .badge {
  color: #d97f00;
  background-color: #ffffff;
}
.window #imageForm .well:after {
  display: block;
  clear: both;
  content: "";
}
.window #uploadForm {
  width: auto;
}
.window #uploadForm #upload-file {
  margin: 10px 0;
}
.window .manager {
  margin: 0;
  padding: 0;
}
.window .manager:before,
.window .manager:after {
  display: table;
  content: " ";
}
.window .manager:after {
  clear: both;
}
.window .manager .thumbnail {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.window.view-articles .filter {
  overflow: visible;
}
.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
  margin-right: 5px;
}
.window.view-articles .filters {
  float: none !important;
}
.window.view-articles .filters .chzn-container {
  display: inline-block;
}
.window.view-articles .filters .chzn-drop input {
  float: none;
}
.window.view-articles .btn-wrapper {
  margin-bottom: 20px;
  vertical-align: middle;
}
.window.view-articles .btn-wrapper .btn {
  margin-top: 0;
  border: 0;
  height: 34px;
}
.t3onoff {
  border: 1px solid #aaa;
  border-radius: 0;
  display: block;
  height: 33px;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 90px;
  
  
  
  
  
}
.t3onoff input[type=radio] {
  display: none;
}
.t3onoff label {
  width: 90px;
  height: 33px;
  overflow: hidden;
  display: block;
  border-radius: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  text-transform: uppercase;
  text-indent: -999em;
}
.t3onoff label:before,
.t3onoff label:after {
  display: block;
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.t3onoff label:before {
  content: "ON";
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 7px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "OFF";
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}
.t3onoff label.off.active:before {
  left: 0%;
}
.t3onoff label.on:before {
  background: #690;
  left: -100%;
}
.t3onoff label.on.active:before {
  left: -0%;
}
.t3onoff label.off:after {
  left: 60%;
}
.t3onoff label.off.active:after {
  left: 0%;
}
.t3onoff label.on:after {
  left: 0%;
}
.t3onoff label.on.active:after {
  left: 60%;
}

fieldset.radio.btn-group {
  padding: 0;
}
fieldset.radio.btn-group input {
  display: none;
}
fieldset.radio.btn-group label {
  display: inline-block;
  min-width: 54px;
  padding: 0 12px;
  border: 1px solid #aaa;
  line-height: 28px;
  background: #eee;
  color: #555;
  border-radius: 0;
  text-align: center;
  border-right-width: 0px;
  text-transform: uppercase;
}
fieldset.radio.btn-group label:last-child {
  border-right-width: 1px;
}
fieldset.radio.btn-group label.active {
  background: #690;
  border-color: #5c8b00;
  color: #fff;
}
.window.view-modules .js-stools,
.window.view-contacts .js-stools,
.window.view-articles .js-stools {
  margin-bottom: 20px;
}
.window.view-modules .js-stools .btn,
.window.view-contacts .js-stools .btn,
.window.view-articles .js-stools .btn {
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 0;
}
.window.view-modules .js-stools .input-append .btn,
.window.view-contacts .js-stools .input-append .btn,
.window.view-articles .js-stools .input-append .btn {
  border-left: 0;
}
.window.view-modules .js-stools input,
.window.view-contacts .js-stools input,
.window.view-articles .js-stools input {
  display: inline-block;
}
.window.view-modules .js-stools-container-filters .chzn-container-single,
.window.view-contacts .js-stools-container-filters .chzn-container-single,
.window.view-articles .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.window.view-modules .js-stools-container-filters .chzn-drop,
.window.view-contacts .js-stools-container-filters .chzn-drop,
.window.view-articles .js-stools-container-filters .chzn-drop {
  box-sizing: border-box !important;
}
.window.view-modules table#moduleList td .label,
.window.view-contacts table#moduleList td .label,
.window.view-articles table#moduleList td .label {
  background-color: #999;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 100%;
  padding: 10px;
  width: 100%;
}
.window.view-modules table#moduleList td:nth-child(1),
.window.view-contacts table#moduleList td:nth-child(1),
.window.view-articles table#moduleList td:nth-child(1) {
  vertical-align: middle;
}
.window.view-modules .icon-publish:before,
.window.view-contacts .icon-publish:before,
.window.view-articles .icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e";
  font-family: "FontAwesome";
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.icon-cancel:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.icon-pictures:before {
  content: "\f1c5";
  font-family: "FontAwesome";
}
.icon-copy:before {
  content: "\f0c5";
  font-family: "FontAwesome";
}
.icon-arrow-down:before {
  content: "\f063";
  font-family: "FontAwesome";
}
.icon-publish:before {
  content: "\f00c";
  font-size: 16px;
}
.icon-edit:before {
  content: "\f044";
  font-family: "FontAwesome";
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 3px;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #333333;
  text-decoration: none;
}
.edit.item-page a.modal,
.com_config form a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit.item-page a.modal.btn,
.com_config form a.modal.btn {
  background: #ffffff;
  text-shadow: 0 1px 0 #fff;
  border-color: #cccccc;
  overflow: hidden;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
#k2FrontendContainer .icon-48-k2 {
  background: url("../../../../images/system/K2_Logo_105x40_24.png") no-repeat 0 50% !important;
  color: #222 !important;
  display: inline-block;
  padding-left: 120px !important;
  font-size: 24px !important;
}
#k2FrontendContainer #editor-xtd-buttons {
  margin-bottom: 0;
}
#k2FrontendContainer table.adminFormK2 tr td label {
  display: inline-block;
}
#k2FrontendContainer table.adminFormK2 tr td label.radio .inputbox {
  display: inline-block;
  height: auto;
  margin-right: 10px;
  position: static;
  margin-left: 0;
}
#k2FrontendContainer table.adminFormK2 ul.tags li input {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#k2FrontendContainer table.k2FrontendToolbar {
  padding: 0;
  border: 0;
  background: none;
}
#k2FrontendContainer #toolbar-save {
  padding: 0;
  border: 0;
  background: none;
}
#k2FrontendContainer #toolbar-save .toolbar {
  margin-right: 10px;
  white-space: nowrap;
  display: inline-block;
  background-color: #d97f00;
  border-color: #c07000;
  color: #ffffff;
  background: linear-gradient(#d97f00, #c07000);
  border: 1px solid #c07000;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.2) inset;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#k2FrontendContainer #toolbar-save .toolbar:focus,
#k2FrontendContainer #toolbar-save .toolbar.focus {
  color: #ffffff;
  background-color: #a66100;
  border-color: #402500;
}
#k2FrontendContainer #toolbar-save .toolbar:hover {
  color: #ffffff;
  background-color: #a66100;
  border-color: #824c00;
}
#k2FrontendContainer #toolbar-save .toolbar:active,
#k2FrontendContainer #toolbar-save .toolbar.active,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar {
  color: #ffffff;
  background-color: #a66100;
  background-image: none;
  border-color: #824c00;
}
#k2FrontendContainer #toolbar-save .toolbar:active:hover,
#k2FrontendContainer #toolbar-save .toolbar.active:hover,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar:hover,
#k2FrontendContainer #toolbar-save .toolbar:active:focus,
#k2FrontendContainer #toolbar-save .toolbar.active:focus,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar:focus,
#k2FrontendContainer #toolbar-save .toolbar:active.focus,
#k2FrontendContainer #toolbar-save .toolbar.active.focus,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar.focus {
  color: #ffffff;
  background-color: #824c00;
  border-color: #402500;
}
#k2FrontendContainer #toolbar-save .toolbar.disabled:hover,
#k2FrontendContainer #toolbar-save .toolbar[disabled]:hover,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar:hover,
#k2FrontendContainer #toolbar-save .toolbar.disabled:focus,
#k2FrontendContainer #toolbar-save .toolbar[disabled]:focus,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar:focus,
#k2FrontendContainer #toolbar-save .toolbar.disabled.focus,
#k2FrontendContainer #toolbar-save .toolbar[disabled].focus,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar.focus {
  background-color: #d97f00;
  border-color: #c07000;
}
#k2FrontendContainer #toolbar-save .toolbar .badge {
  color: #d97f00;
  background-color: #ffffff;
}
#k2FrontendContainer #toolbar-save .toolbar:hover,
#k2FrontendContainer #toolbar-save .toolbar:focus,
#k2FrontendContainer #toolbar-save .toolbar.focus,
#k2FrontendContainer #toolbar-save .toolbar:active,
#k2FrontendContainer #toolbar-save .toolbar.active,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar {
  color: #ffffff;
  background: #c07000;
  border-color: #824c00;
}
#k2FrontendContainer #toolbar-save .toolbar:active,
#k2FrontendContainer #toolbar-save .toolbar.active,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar {
  background-image: none;
}
#k2FrontendContainer #toolbar-save .toolbar.disabled,
#k2FrontendContainer #toolbar-save .toolbar[disabled],
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar,
#k2FrontendContainer #toolbar-save .toolbar.disabled:hover,
#k2FrontendContainer #toolbar-save .toolbar[disabled]:hover,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar:hover,
#k2FrontendContainer #toolbar-save .toolbar.disabled:focus,
#k2FrontendContainer #toolbar-save .toolbar[disabled]:focus,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar:focus,
#k2FrontendContainer #toolbar-save .toolbar.disabled.focus,
#k2FrontendContainer #toolbar-save .toolbar[disabled].focus,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar.focus,
#k2FrontendContainer #toolbar-save .toolbar.disabled:active,
#k2FrontendContainer #toolbar-save .toolbar[disabled]:active,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar:active,
#k2FrontendContainer #toolbar-save .toolbar.disabled.active,
#k2FrontendContainer #toolbar-save .toolbar[disabled].active,
fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar.active {
  background-color: #d97f00;
  border-color: #c07000;
}
#k2FrontendContainer #toolbar-save .toolbar .badge {
  color: #d97f00;
  background-color: #ffffff;
}
#k2FrontendContainer #toolbar-cancel {
  padding: 0;
  border: 0;
  background: none;
}
#k2FrontendContainer #toolbar-cancel .toolbar {
  white-space: nowrap;
  display: inline-block;
  background-color: #384351;
  border-color: #384351;
  color: #ffffff;
  background: linear-gradient(#384351, #2e3742);
  border: 1px solid #384351;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.2) inset;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#k2FrontendContainer #toolbar-cancel .toolbar:focus,
#k2FrontendContainer #toolbar-cancel .toolbar.focus {
  color: #ffffff;
  background-color: #232a33;
  border-color: #040506;
}
#k2FrontendContainer #toolbar-cancel .toolbar:hover {
  color: #ffffff;
  background-color: #232a33;
  border-color: #1f252d;
}
#k2FrontendContainer #toolbar-cancel .toolbar:active,
#k2FrontendContainer #toolbar-cancel .toolbar.active,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar {
  color: #ffffff;
  background-color: #232a33;
  background-image: none;
  border-color: #1f252d;
}
#k2FrontendContainer #toolbar-cancel .toolbar:active:hover,
#k2FrontendContainer #toolbar-cancel .toolbar.active:hover,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar:hover,
#k2FrontendContainer #toolbar-cancel .toolbar:active:focus,
#k2FrontendContainer #toolbar-cancel .toolbar.active:focus,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar:focus,
#k2FrontendContainer #toolbar-cancel .toolbar:active.focus,
#k2FrontendContainer #toolbar-cancel .toolbar.active.focus,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar.focus {
  color: #ffffff;
  background-color: #15191e;
  border-color: #040506;
}
#k2FrontendContainer #toolbar-cancel .toolbar.disabled:hover,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled]:hover,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar:hover,
#k2FrontendContainer #toolbar-cancel .toolbar.disabled:focus,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled]:focus,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar:focus,
#k2FrontendContainer #toolbar-cancel .toolbar.disabled.focus,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled].focus,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar.focus {
  background-color: #384351;
  border-color: #384351;
}
#k2FrontendContainer #toolbar-cancel .toolbar .badge {
  color: #384351;
  background-color: #ffffff;
}
#k2FrontendContainer #toolbar-cancel .toolbar:hover,
#k2FrontendContainer #toolbar-cancel .toolbar:focus,
#k2FrontendContainer #toolbar-cancel .toolbar.focus,
#k2FrontendContainer #toolbar-cancel .toolbar:active,
#k2FrontendContainer #toolbar-cancel .toolbar.active,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar {
  color: #ffffff;
  background: #2e3742;
  border-color: #1f252d;
}
#k2FrontendContainer #toolbar-cancel .toolbar:active,
#k2FrontendContainer #toolbar-cancel .toolbar.active,
.open &gt; .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar {
  background-image: none;
}
#k2FrontendContainer #toolbar-cancel .toolbar.disabled,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled],
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar,
#k2FrontendContainer #toolbar-cancel .toolbar.disabled:hover,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled]:hover,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar:hover,
#k2FrontendContainer #toolbar-cancel .toolbar.disabled:focus,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled]:focus,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar:focus,
#k2FrontendContainer #toolbar-cancel .toolbar.disabled.focus,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled].focus,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar.focus,
#k2FrontendContainer #toolbar-cancel .toolbar.disabled:active,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled]:active,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar:active,
#k2FrontendContainer #toolbar-cancel .toolbar.disabled.active,
#k2FrontendContainer #toolbar-cancel .toolbar[disabled].active,
fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar.active {
  background-color: #384351;
  border-color: #384351;
}
#k2FrontendContainer #toolbar-cancel .toolbar .badge {
  color: #384351;
  background-color: #ffffff;
}
table.jalist th,
table.jatable th,
table.jalist td,
table.jatable td {
  background: none;
  border-color: #d6d6d6;
}
.control-label .spacer label {
  border: none;
  color: #555555;
  text-transform: uppercase;
}
[class^="icon-"],
[class*=" icon-"] {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}
.view-history .btn-group {
  margin-bottom: 10px;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-right: 5px;
}
.btn span.icon-delete:before {
  content: "\f057";
  display: inline-block;
  height: 16px;
  width: 16px;
  color: #333;
}</pre></body></html>