.component-body {
  padding: 20px;
}
.component-content .row-separator {
  display: block;
  clear: both;
  margin: 0;
  border: 0;
  height: 1px;
}
.component-content .item-separator {
  display: none;
  margin: 0;
}
.component-content .shownocolumns {
  width: 98%;
}
.component-content .column-1,
.component-content .column-2,
.component-content .column-3,
.component-content .column-4,
.component-content .page-header {
  padding: 0;
}
.component-content .column-2 {
  width: 55%;
  margin-left: 40%;
}
.component-content .column-3 {
  width: 30%;
}
.component-content .cols-1 {
  display: block;
  float: none !important;
  margin: 0 !important;
}
.component-content .cols-2 .column-1 {
  width: 48%;
  float: left;
}
.component-content .cols-2 .column-2 {
  width: 48%;
  float: right;
  margin: 0;
}
.component-content .cols-3 .column-1 {
  float: left;
  width: 29%;
  margin-right: 7%;
}
.component-content .cols-3 .column-2 {
  float: left;
  width: 29%;
  margin-left: 0;
}
.component-content .cols-3 .column-3 {
  float: right;
  width: 29%;
  padding: 10px 0;
}
.component-content .cols-4 .column-1 {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.component-content .cols-4 .column-2 {
  float: left;
  width: 23%;
  margin-left: 0;
  margin-right: 2%;
}
.component-content .cols-4 .column-3 {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.component-content .cols-4 .column-4 {
  float: right;
  width: 23%;
  margin-right: 2%;
}
.component-content .items-row {
  margin-bottom: 10px;
}
.component-content .items-row,
.component-content .items-leading [class*="leading"] {
  position: relative;
}
.component-content .blog-more {
  padding: 10px 5px;
}
.component-content .page-header {
  border-bottom: 0;
}
.categories-list {
  padding: 0 5px;
}
.categories-list ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.categories-list ul li {
  list-style-type: none;
  margin: 0;
}
.categories-list ul ul {
  margin-left: 15px;
}
.categories-list dl dt,
.categories-list dl dd {
  display: inline;
}
.category-desc {
  line-height: 1.7em;
  margin: 10px 0;
  padding-left: 0;
}
.cat-children ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.component-content ul.actions {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 90;
  margin: 0;
}
.component-content ul.actions li {
  list-style: none;
  display: inline-block;
}
.component-content ul.actions li a {
  display: block;
  font-size: 13px;
  padding: 1px 4px 0 4px;
  color: #555;
}
.component-content ul.actions li i,
.component-content ul.actions li [class^="icon-"],
.component-content ul.actions li [class*=" icon-"] {
  display: none;
}
.component-content ul.actions .print-icon img {
  display: none;
}
.component-content ul.actions .print-icon a:before {
  font-family: FontAwesome;
  content: "\f02f";
}
.component-content ul.actions .email-icon img {
  display: none;
}
.component-content ul.actions .email-icon a:before {
  font-family: FontAwesome;
  content: "\f0e0";
}
.component-content ul.actions .edit-icon img {
  display: none;
}
.component-content ul.actions .edit-icon a:before {
  font-family: FontAwesome;
  content: "\f044";
}
.component-content .article-info {
  display: block;
  margin-bottom: 15px;
  font-size: 12px;
}
.component-content .article-info dd {
  margin-left: 0;
  display: inline-block;
  margin-right: 10px;
}
.component-content .article-info dd div [class^="icon-"],
.component-content .article-info dd div [class*="icon-"] {
  display: none;
}
.component-content .article-info dd:before,
.component-content .article-info dd div:before {
  font-family: FontAwesome;
  margin-right: 2px;
}
.component-content .article-info .parent-category-name:before {
  content: "\f0c9";
}
.component-content .article-info .category-name:before {
  content: "\f0c9";
}
.component-content .article-info .create:before {
  content: "\f017";
}
.component-content .article-info .modified:before {
  content: "\f017";
}
.component-content .article-info .published:before {
  content: "\f017";
}
.component-content .article-info .createdby:before {
  content: "\f040";
}
.component-content .article-info .hits:before {
  content: "\f019";
}
.component-content .article-info .article-info-term {
  display: none;
}
.component-content .content_vote {
  margin: 10px 0;
}
.component-content .blog-featured h2 {
  margin-top: 0;
  border-bottom: 1px solid #DDD;
  padding-bottom: 4px;
}
.component-content .blog h2 {
  margin-top: 0;
}
.component-content .pagenav {
  padding: 2px;
  clear: both;
  margin-top: 20px;
  margin-left: 0;
  overflow: hidden;
}
.component-content .pagenav li {
  list-style: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-color: transparent;
}
.component-content .pagenav li a {
  padding: 4px 10px;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.component-content .pagenav .pagenav-prev {
  float: left;
}
.component-content .pagenav .pagenav-next {
  float: right;
}
.component-content .pager li {
  display: inline-block;
  background: none;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.component-content .pager li.previous {
  float: left;
}
.component-content .pager li.next {
  float: right;
}
.component-content .items-leading {
  margin-bottom: 25px;
}
.component-content .items-leading [class*="leading"] {
  border-bottom: 1px solid #CCC;
  margin-bottom: 15px;
}
.component-content .img-intro-right,
.component-content .img-fulltext-right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.component-content .img-intro-left,
.component-content .img-fulltext-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.component-content #article-index {
  float: right;
  border: 1px solid #dddddd;
  background: #f0f0f0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 15px;
}
.component-content #article-index ul {
  list-style: none;
  margin: 0;
}
.component-content #article-index ul li:first-child a {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.component-content #article-index ul li a {
  display: block;
  line-height: 20px;
  padding: 8px 12px;
  border-bottom: 1px solid #dddddd;
}
.component-content #article-index ul li a.active {
  color: inherit;
}
.component-content #article-index ul li a:hover {
  background: #eaeaea;
}
.component-content #article-index ul li:last-child a {
  border-bottom: none !important;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.component-content .article-index {
  margin-left: 15px;
}
.component-content .article-index .nav-tabs.nav-stacked > li > a {
  border: 1px solid #dddddd;
  background: #f0f0f0;
}
.component-content .article-index .nav-tabs.nav-stacked > li > a:hover {
  background: #eaeaea;
}
#modules-form .radio input[type="radio"],
#modules-form .checkbox input[type="checkbox"] {
  display: inline-block;
  margin-left: 0;
}
.component-content .edit #editor-xtd-buttons a:link,
.component-content .edit #editor-xtd-buttons a:hover,
.component-content .edit #editor-xtd-buttons a:visited {
  color: #323232;
}
.component-content .edit legend {
  font-size: 150%;
}
.component-content .edit #adminForm fieldset {
  padding: 20px 15px;
  margin: 10px 0 15px 0;
}
.component-content .edit #adminForm .title {
  font-size: 100%;
}
.component-content .edit #adminForm .formelm-area {
  padding: 5px 0;
}
.component-content .edit #adminForm .formelm-area label {
  vertical-align: top;
  display: inline-block;
  width: 7em;
}
.component-content #adminForm .title {
  font-size: 100%;
}
.component-content .formelm {
  margin: 5px 0;
}
.component-content .formelm label {
  width: 9em;
  display: inline-block;
  vertical-align: top;
}
.component-content .formelm-buttons {
  text-align: right;
  margin-bottom: 10px;
}
.component-content .button2-left {
  float: left;
  margin-right: 5px;
  margin-top: 10px;
}
.component-content .button2-left .readmore {
  background-image: none;
  background-color: transparent;
  border: none;
  padding: 0;
  text-shadow: none;
  font-size: inherit;
  text-transform: inherit;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.manager.thumbnails > li {
  float: left !important;
  margin-left: 20px !important;
  list-style: none;
}
.control-group {
  margin-left: 0 !important;
}
.adminlist .title > a {
  font-weight: bold;
}
.calendar td.button {
  background-image: none;
  background-color: transparent;
  border: none;
  padding: 0;
  text-shadow: none;
  font-size: inherit;
  text-transform: inherit;
  color: #000000;
  display: table-cell;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: inherit;
}
.calendar td.button:hover {
  color: #000000 !important;
}
.calendar tbody td.hilite,
.calendar tbody td.selected {
  border: none;
  padding: 2px 4px 2px 2px;
}
.calendar td.button:after {
  position: relative;
}
.calendar td.title {
  font-size: 1.4em;
  display: table-cell;
  line-height: inherit;
  text-shadow: none;
}
.calendar tr.daynames td {
  border: none !important;
}
.component-content .items-more {
  padding-top: 10px;
}
.component-content .items-more h3 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 1.4em;
}
.component-content .items-more ol {
  line-height: 1.3em;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 10px 2px;
}
.component-content .items-more ol li {
  margin-bottom: 5px;
}
.component-content .items-more ol li a {
  display: inline;
  font-weight: normal;
  padding: 0;
}
.component-content .items-more ol li a:before {
  font-family: FontAwesome;
  content: "\f054";
  margin-right: 4px;
}
.component-content .pagination {
  margin: 10px 0;
  padding: 10px 0;
  clear: both;
  text-align: center;
}
.component-content .pagination .counter {
  text-align: center;
  font-size: 18px;
  margin: 0 0 20px 0;
  color: #999;
}
.component-content .pagination .counter + ul li span,
.component-content .pagination .counter + ul li a {
  padding: 6px 0;
  background: #EEE;
  font-size: 18px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 2px 6px;
  line-height: 1.3em;
  margin: 0 3px;
}
.component-content .pagination .counter + ul li a:hover {
  background: #2a7b99;
  color: #ffffff;
}
.component-content .pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.component-content .pagination ul li {
  display: inline-block;
  text-align: center;
}
.component-content .pagination ul li a,
.component-content .pagination ul li span {
  margin: 0 5px;
  padding: 0;
  font-size: 1.1em;
  line-height: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: none;
  border: none;
  text-shadow: none;
}
.component-content .pagination-start,
.component-content .pagination-next,
.component-content .pagination-end,
.component-content .pagination-prev {
  border: 0;
}
.component-content .pagination-start {
  padding: 0;
}
.component-content .pagination-start span {
  padding: 0;
}
.component-content #password-lbl,
.component-content #username-lbl {
  width: 130px;
  display: block;
  float: left;
  font-size: 1.2em;
  line-height: 2em;
}
.component-content .login .control-label {
  padding-top: 0;
  font-size: 16px;
}
.component-content .login-fields {
  margin-bottom: 5px;
}
.component-content .login-fields #remember-lbl {
  display: inline-block;
  margin-right: 5px;
}
.component-content .login-fields #remember {
  margin: 0;
}
.component-content .login-fields #username,
.login-fields #password,
#contact-form dd input,
#contact-form dd textarea,
#modlgn-username,
#modlgn-passwd,
#jform_email,
#member-registration dd input,
#search-searchword,
.finder .inputbox {
  padding: 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.6em;
}
.component-content .login + div {
  margin-top: 12px;
}
.component-content .login + div ul li,
#login-form li {
  list-style: none;
}
.component-content .login + div ul li a:before,
#login-form a:before {
  margin-right: 4px;
}
.component-content .login + div ul {
  padding: 0;
  margin-left: 0;
}
.component-content .login-description {
  margin: 10px 0;
}
.component-content table {
  border-collapse: collapse;
}
.component-content table.table-bordered {
  border-collapse: separate;
  *border-collapse: collapse;
}
.component-content table.weblinks {
  font-size: 14px;
  margin: 10px 10px 20px 0;
  width: 99%;
}
.component-content table.weblinks td {
  border-collapse: collapse;
  padding: 7px;
}
.component-content table.weblinks td p {
  margin: 0;
  line-height: 1.3em;
}
.component-content table.weblinks th {
  padding: 7px;
  text-align: left;
}
.component-content table.category {
  font-size: 16px;
  margin: 20px 10px 20px 0;
  width: 99%;
}
.component-content table.category td {
  padding: 7px;
}
.component-content table.category th {
  padding: 7px;
  text-align: left;
}
.component-content table.category th a img {
  padding: 2px 10px;
}
.component-content .weblink-category td.title {
  font-size: 14px;
}
.component-content .num {
  vertical-align: top;
  text-align: left;
}
.component-content .hits {
  vertical-align: top;
}
.component-content .filter {
  margin: 10px 0;
  text-align: right;
  margin-right: 7px;
}
.component-content .archive .filter-search {
  float: none;
  padding-left: 0;
}
.component-content .archive .filter-search .button {
  margin-top: -10px;
}
.component-content .archive .filters {
  margin-bottom: 25px;
}
.component-content .archive #archive-items {
  list-style: none;
  margin: 0 0 10px 0;
}
.component-content .element-invisible {
  position: absolute;
  margin-left: -3000px;
  margin-top: -3000px;
  height: 0;
}
.component-content .cat-items {
  margin-top: 20px;
}
.component-content .cat-items .filters {
  border: none;
}
.component-content .cat-items .filter-search {
  margin-bottom: 10px;
}
.component-content .cat-items select {
  margin-bottom: 0;
}
.component-content .even,
.component-content .odd {
  background: inherit;
  border-bottom: inherit;
}
.component-content #member-registration {
  padding: 0 5px;
}
.component-content form fieldset dt {
  clear: left;
  float: left;
  width: 12em;
  padding: 3px 0;
}
.component-content form fieldset dd {
  float: left;
  padding: 3px 0;
}
.invalid,
.login-fields #username.invalid,
.login-fields #password.invalid,
#contact-form dd input.invalid,
#contact-form dd textarea.invalid,
#modlgn-username.invalid,
#modlgn-passwd.invalid,
#jform_email.invalid,
#member-registration dd input.invalid,
#search-searchword.invalid,
.finder .inputbox.invalid,
.inputbox.invalid {
  border-color: #ff0000;
}
label.invalid {
  color: #ff0000 !important;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 5px;
}
.component-content .form-validate fieldset {
  border: 0;
}
.component-content .searchintro {
  font-weight: normal;
  margin: 30px 0 20px;
}
.component-content #searchForm .inputbox {
  margin-bottom: 0;
  font-weight: 100;
}
.component-content #searchForm input[type="radio"],
.component-content #searchForm input[type="checkbox"] {
  float: none;
}
.component-content #searchForm,
.component-content #finder-search {
  padding: 0 5px;
}
.component-content .form-limit {
  margin: 20px 0 0;
  text-align: right;
  padding: 0 10px 0 20px;
}
.component-content .highlight {
  font-weight: bold;
}
.component-content .ordering-box {
  width: 40%;
  float: right;
}
.component-content .phrases-box {
  width: 60%;
  float: left;
}
.component-content .only,
.component-content .phrases {
  margin: 10px 0 0 0;
  line-height: 1.3em;
}
.component-content label.ordering {
  display: block;
  margin: 10px 0 10px 0;
}
.component-content .word {
  padding: 10px 10px 10px 0;
}
.component-content .word input {
  font-weight: bold;
  padding: 4px;
  font-size: 14px;
}
.component-content .word label {
  font-weight: bold;
}
.component-content fieldset.only label,
.component-content fieldset.phrases label {
  margin: 0 10px 0 0;
}
.component-content .ordering-box label.ordering {
  margin: 0 10px 5px 0;
  float: none;
}
.component-content form .search label,
.component-content form .finder label {
  display: none;
}
.component-content form #finder-filter-select-list label {
  display: block;
  margin-top: 10px;
  margin-bottom: 2px;
}
.component-content .search legend {
  font-weight: bold;
}
.component-content .search-results {
  list-style: none;
}
.component-content .search-results .result-title {
  padding: 15px 15px 0 5px;
}
.component-content .search-results .result-title a {
  font-size: 22px;
}
.component-content .search-results dd {
  padding: 2px 15px 2px 5px;
}
.component-content .search-results .result-text {
  padding: 10px 15px 10px 5px;
  line-height: 1.7em;
}
.component-content .search-results .result-url {
  padding: 5px 15px 5px 5px;
  background: #EEE;
  margin: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.component-content .search-results .result-created {
  padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-category {
  padding: 10px 15px 5px 5px;
}
.component-content .contact {
  padding: 0;
}
.component-content .contact .button {
  float: none !important;
  clear: left;
  display: block;
  margin: 20px 0 0 0;
}
.component-content .contact .title {
  font-size: 1.3em;
  margin: 0 0 2px 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.component-content .contact .title a {
  display: block;
  padding: 10px;
}
.component-content .contact .title a span {
  line-height: 1em;
}
.component-content .contact .title a span:before {
  font-family: FontAwesome;
  content: "\f055";
  margin: 0 10px 0 0;
  font-size: 1.3em;
  display: inline;
  vertical-align: middle;
}
.component-content .contact .pane-toggler-down a span:before {
  content: "\f056";
}
.component-content .contact-category {
  padding: 0 10px;
}
.component-content .contact-category #adminForm .filters {
  border: 0;
  padding: 0;
}
.component-content .contact-image {
  margin: 10px 0;
  overflow: hidden;
  display: block;
}
.component-content .contact-image img {
  max-width: 100%;
}
.component-content address {
  font-style: normal;
  margin: 10px 0;
}
.component-content address span {
  display: block;
}
.component-content .contact-address {
  margin: 20px 0 10px 0;
}
.component-content .contact-email div {
  padding: 2px 0;
  margin: 0 0 10px 0;
}
.component-content .contact-email label {
  width: 17em;
  float: left;
}
.component-content #contact-textmsg {
  padding: 2px 0 10px 0;
}
.component-content #contact-email-copy {
  float: left;
  margin-right: 10px;
}
.component-content dl.tabs {
  float: left;
  margin: 50px 0 0 0;
  z-index: 50;
  clear: both;
}
.component-content dl.tabs dt {
  float: left;
  padding: 4px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin-right: 3px;
  background: #f0f0f0;
  color: #666666;
}
.component-content dl.tabs .open {
  background: #F9F9F9;
  border-bottom: 1px solid #F9F9F9;
  z-index: 100;
  color: #000000;
}
.component-content .current {
  clear: both;
  border: 1px solid #cccccc;
  padding: 10px 10px;
}
.component-content .current dd {
  padding: 0;
  margin: 0;
}
.component-content #content-pane.tabs {
  margin: 1px 0 0 0;
}
.component-content #users-profile-core,
.component-content #users-profile-custom {
  margin: 10px 0 15px 0;
  padding: 15px;
}
.component-content #users-profile-core dt,
.component-content #users-profile-custom dt {
  float: left;
  width: 12em;
  padding: 3px 0;
  margin-right: 10px;
}
.component-content #users-profile-core dd,
.component-content #users-profile-custom dd {
  padding: 3px 0;
}
.component-content #member-profile fieldset,
.component-content .registration fieldset {
  margin: 10px 0 15px 0;
  padding: 15px;
}
.component-content #users-profile-core legend,
.component-content #users-profile-custom legend,
.component-content .profile-edit legend,
.component-content .registration legend {
  font-weight: bold;
}
.component-content .profile-edit #member-profile fieldset dd,
.component-content .registration #member-registration fieldset dd {
  float: none;
  padding: 5px 0;
}
.component-content .profile-edit #member-profile fieldset dd input,
.component-content .profile-edit #member-profile fieldset dd select,
.component-content .registration #member-registration fieldset dd input {
  width: 17em;
}
.component-content .profile-edit #member-profile fieldset dt,
.component-content .registration #member-registration fieldset dt {
  padding: 5px 5px 5px 0;
  width: 13em;
}
.component-content .optional {
  font-size: 14px;
  background: #FFFFC2;
  padding: 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.component-content .contentpaneopen_edit {
  float: left;
}
.component-content .mceButton:hover {
  background: none !important;
}
.component-content .edit #adminForm fieldset {
  padding: 20px 15px;
  margin: 10px 0 15px 0;
}
.component-content .formelm {
  margin: 5px 0;
}
.component-content .formelm .fltlft {
  float: left;
}
.component-content .formelm label {
  width: 13em;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.component-content .formelm .button2-left,
.component-content .formelm .media-preview {
  margin: 3px 0 0 10px;
}
.component-content .formelm .button2-left a,
.component-content .formelm .media-preview a {
  padding: 3px 10px !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.component-content #adminForm .formelm-area {
  padding: 5px 0;
}
.component-content #adminForm .formelm-area label {
  vertical-align: top;
  display: inline-block;
  width: 7.9em;
}
.component-content .formelm-buttons {
  text-align: right;
  margin-bottom: 10px;
}
.component-content .button2-left .blank a,
.component-content .button2-left a,
.component-content .button2-left .readmore a {
  background: #eee;
  padding: 4px !important;
  margin: 0 !important;
  line-height: 1.2em;
  border: solid 1px #ddd;
  font-weight: bold;
  text-decoration: none;
  display: inline;
}
.component-content table.contenttoc {
  padding: 10px;
  margin: 10px;
}
.component-content table.contenttoc tr td {
  padding: 1px 0;
}
.component-content .pagenavcounter {
  font-weight: bold;
}
.component-content .tip {
  font-size: 0.8em;
  text-align: left;
  padding: 3px;
  max-width: 400px;
}
.component-content .tip-title {
  font-weight: bold;
}
.tip-wrap {
  padding: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.system-unpublished .system-unpublished {
  margin: -10px;
  padding: 10px;
  border-top: 16px solid;
  border-bottom: 5px solid;
  position: relative;
}
.system-unpublished .system-unpublished:before {
  content: 'Unpublished';
  text-transform: uppercase;
  top: -19px;
  left: 10px;
  position: absolute;
  font-size: 0.8em;
  font-weight: bold;
}
#system-message {
  padding: 0;
  margin: 15px 0;
}
#system-message .alert {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 15px 0;
  list-style: none;
  padding: 10px 35px 10px 10px;
  color: #333;
  background: #52DBF5;
  border: 1px dashed #FFF;
}
#system-message .alert p:last-child {
  margin-bottom: 0;
}
#system-message .alert-error {
  color: #cc0000;
  background: #EBC8C9;
  border: 1px solid #DE7A7B;
}
#system-message .alert-warning {
  color: #A08B4C;
  background: #F5ECC1;
  border: 1px solid #B8A871;
}
#system-message .alert-success {
  color: #468847;
  background: #dff0d8;
  border: 1px solid #93BC8F;
}
#system-message > div:first-child {
  margin-bottom: 0 !important;
}
#system-message dd {
  margin: 0;
  font-weight: bold;
  text-shadow: none;
}
#system-message dd ul {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 15px 0;
  list-style: none;
  padding: 10px;
  color: #0055BB;
  background: #BFD3E6;
  border: 1px solid #84A7DB;
}
#system-message .error ul {
  color: #cc0000;
  background: #EBC8C9;
  border: 1px solid #DE7A7B;
}
#system-message .notice ul {
  color: #A08B4C;
  background: #F5ECC1;
  border: 1px solid #B8A871;
}
#system-message dt.error,
#system-message dt.notice,
#system-message dt.message {
  display: none;
}
#system-debug {
  color: #cccccc;
  background-color: #ffffff;
  padding: 10px;
  margin: 10px;
}
#system-debug div {
  font-size: 11px;
}
body #k2Container table:not(.jf_typo_table) tr,
body #k2Container table:not(.jf_typo_table) th,
body #k2Container table:not(.jf_typo_table) td {
  background: none !important;
  border: 0 !important;
}
body #k2Container table:not(.jf_typo_table) td.key {
  padding-right: 15px;
}
body #k2Container table:not(.jf_typo_table) input[type="file"] {
  margin: 5px 0;
}
body .k2AccountPage table tr td label {
  display: inline;
}
body .k2AccountPage div.k2AccountPageUpdate {
  border: none;
}
body #k2Container input#genderf,
body #k2Container input#genderm {
  float: none;
  margin: 0 5px 5px 0;
}
body #k2Container .defaultSkin table.mceLayout {
  border: 1px solid rgba(0,0,0,0.1);
}
body select {
  line-height: 30px;
  min-width: 200px;
  padding: 4px 6px;
  font-size: 16px;
}
.item-page {
  overflow: hidden;
}
.item-page h2 {
  margin: 0 0 10px 0;
  line-height: 30px;
}
.item-page .tags {
  border: 1px solid #E6E6E6;
  background: #F7F7F7 url(/static/images/jf/jf_article_tags.png) no-repeat 15px 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  padding: 6px 4px 6px 40px;
}
.item-page .tags:hover {
  background-color: #ffffff;
}
.item-page .tags a {
  background: none;
  color: #2a7b99;
  padding: 3px 6px;
  display: inline-block;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.item-page .tags a:hover {
  background-color: #2a7b99;
  color: #ffffff;
}
.item-page .tags span {
  display: inline-block;
}
.item-page ul.tags {
  list-style: none;
}
.item-page ul.tags li {
  display: inline-block;
}
.component-content .pagenav li a {
  background: #2a7b99;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.component-content .pagenav li a:hover {
  -webkit-box-shadow: 0 0 6px #AAA;
  -moz-box-shadow: 0 0 6px #AAA;
  box-shadow: 0 0 6px #AAA;
}
.component-content .pagenav li a:active {
  -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 5px rgba(0,0,0,0.3);
}
.component-content .row-separator {
  display: block;
  margin: 20px 0 15px 0;
  background: #DDD;
  height: 1px;
}
.component-content .display-limit {
  text-align: right;
  margin-right: 7px;
  font-size: 16px;
}
.component-content table.category tbody,
.component-content table.category thead {
  border: 1px solid #CCC;
}
.component-content table.category th {
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F8F8F8),to(#ECECEC));
  background-image: -webkit-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: -o-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: linear-gradient(to bottom,#F8F8F8,#ECECEC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
}
.component-content table.category th a {
  color: #444;
  text-shadow: 1px 1px 1px #FFF;
  font-size: 18px;
  font-weight: 100;
  text-transform: uppercase;
}
.component-content table.category tr td {
  border-bottom: 1px solid #CCC;
}
.component-content table.category tr a:hover {
  text-decoration: underline;
}
.component-content .search .inputbox {
  font-size: 16px;
  line-height: 19px !important;
}
.component-content .search button.btn {
  padding: 6px 8px;
  margin: 0 5px;
}
.component-content .search button.btn .icon-search {
  background: url(/static/images/jf/jf_com_search.png) no-repeat 0 0;
  text-indent: -999px;
  width: 16px;
  height: 16px;
  display: block;
}
.component-content .search fieldset {
  border: none;
  padding: 0;
}
.component-content .search fieldset legend {
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  border-bottom: 1px solid #D5D5D5;
}
.component-content .search label {
  font-size: 16px;
  display: inline-block;
}
.component-content .search .searchintro strong {
  font-weight: 100;
  font-size: 16px;
  background: #F1F1F1;
  padding: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.component-content .search .search-results .result-title {
  font-size: 18px;
  font-weight: 100;
  border-top: 1px solid #DDD;
}
.component-content .search .search-results .result-category .small {
  font-size: 14px;
  background: #F1F1F1;
  padding: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.component-content .search .search-results dd {
  margin-left: 10px;
}
.component-content .search .search-results .result-created {
  text-align: right;
  font-style: italic;
}
.component-content .finder #finder-search .word {
  border: none;
}
.component-content .finder #finder-search .word label {
  font-size: 16px;
  font-weight: 100;
}
.component-content .finder #finder-search button.btn {
  background-image: url(/static/images/jf/jf_com_search.png);
  background-repeat: no-repeat;
  background-position: 6px;
  color: #FFF;
  padding: 5px 8px 4px 28px;
}
.component-content .finder #finder-search button.btn span {
  display: none;
}
.component-content .finder #finder-search a.btn {
  background: #F2F2F2;
  color: #2a7b99;
  padding: 5px 8px 4px 8px;
}
.component-content .finder #finder-search a.btn:hover {
  background: #2a7b99;
  color: #fff;
}
.component-content .finder #finder-search a.btn.active {
  background: #2a7b99;
  color: #ffffff;
}
.component-content .finder #finder-search a.btn span {
  display: none;
}
.component-content .finder #finder-search #advancedSearch {
  padding: 10px;
  background: #F5F5F5;
  border: 1px dashed #FFF;
}
.component-content .finder #finder-search #advancedSearch hr {
  display: none;
}
.component-content .finder #finder-search #advancedSearch .advanced-search-tip p {
  margin: 10px 0;
}
.component-content .finder #finder-search #advancedSearch .control-label {
  font-size: 16px;
}
.component-content .login fieldset {
  margin: 0;
  padding: 3px;
}
.component-content .login .control-group {
  margin: 0 0 20px 0;
}
.component-content .login .control-group input {
  padding: 4px 6px;
  font-size: 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.component-content .login #password-lbl,
.component-content .login #username-lbl {
  font-size: 16px;
  line-height: 26px;
}
.component-content .login .btn {
  margin-bottom: 20px;
}
.component-content .login + div ul {
  margin-top: 0;
  border: 0;
}
.component-content .login + div ul li a {
  font-size: 16px;
  padding: 0;
  padding-left: 15px;
  background: url(/static/images/jf/jf_arrow_lite.png) 3px 50% no-repeat;
  border: 0;
}
.component-content .logout .btn {
  margin: 10px 5px;
}
.component-content .logout .btn span {
  display: none;
}
.component-content .login + div {
  margin-top: -10px;
}
.component-content .btn-toolbar.pull-right {
  float: none;
  list-style: none;
  padding: 0 6px;
}
.component-content .btn-toolbar.pull-right a:hover {
  color: #ffffff;
}
.component-content .btn-toolbar.pull-right a span {
  display: none;
}
.component-content #users-profile-core,
.component-content #users-profile-custom {
  margin: 10px 0 15px 0;
  padding: 7px;
  border: none;
}
.component-content #users-profile-core legend,
.component-content #users-profile-custom legend {
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 24px;
  border-bottom: 1px solid #DDD;
  display: block;
  width: 100%;
  padding: 0 0 15px 0;
}
.component-content #users-profile-core dl,
.component-content #users-profile-custom dl {
  margin: 5px 0;
}
.component-content #users-profile-core dl dt,
.component-content #users-profile-custom dl dt {
  color: #C00;
  min-width: 200px;
  display: inline-block;
  background: #FFF;
}
.component-content #users-profile-core dl dd,
.component-content #users-profile-custom dl dd {
  padding: 3px 6px;
  background: #F5F5F5;
  display: inline-table;
  min-width: 50%;
}
.component-content #users-profile-core dl dd:hover,
.component-content #users-profile-custom dl dd:hover {
  background: #f0f0f0;
}
.component-content .profile-edit,
.component-content .registration,
.component-content .remind,
.component-content .reset,
.component-content .contact {
  font-size: 16px;
}
.component-content .profile-edit fieldset,
.component-content .registration fieldset,
.component-content .remind fieldset,
.component-content .reset fieldset,
.component-content .contact fieldset {
  margin: 10px 0 15px 0;
  padding: 7px;
  border: none;
}
.component-content .profile-edit legend,
.component-content .registration legend,
.component-content .remind legend,
.component-content .reset legend,
.component-content .contact legend {
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 24px;
  border-bottom: 1px solid #DDD;
  display: block;
  width: 100%;
  padding: 0 0 15px 0;
}
.component-content .profile-edit .control-group,
.component-content .registration .control-group,
.component-content .remind .control-group,
.component-content .reset .control-group,
.component-content .contact .control-group {
  margin: 10px 0 20px 0;
}
.component-content .profile-edit .control-label,
.component-content .registration .control-label,
.component-content .remind .control-label,
.component-content .reset .control-label,
.component-content .contact .control-label {
  display: inline-block;
  min-width: 200px;
  line-height: 30px;
}
.component-content .profile-edit .controls,
.component-content .registration .controls,
.component-content .remind .controls,
.component-content .reset .controls,
.component-content .contact .controls {
  display: inline-block;
  vertical-align: top;
}
.component-content .profile-edit input,
.component-content .profile-edit select,
.component-content .registration input,
.component-content .registration select,
.component-content .remind input,
.component-content .remind select,
.component-content .reset input,
.component-content .reset select,
.component-content .contact input,
.component-content .contact select {
  padding: 5px 6px;
  border: 1px dashed #CCC;
  background: #F6F6F6;
}
.component-content .profile-edit input:focus,
.component-content .profile-edit select:focus,
.component-content .registration input:focus,
.component-content .registration select:focus,
.component-content .remind input:focus,
.component-content .remind select:focus,
.component-content .reset input:focus,
.component-content .reset select:focus,
.component-content .contact input:focus,
.component-content .contact select:focus {
  background: #FBFFD0;
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.6);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,0.6);
  box-shadow: 0 0 1px rgba(0,0,0,0.6);
}
.component-content .profile-edit .form-actions,
.component-content .registration .form-actions,
.component-content .remind .form-actions,
.component-content .reset .form-actions,
.component-content .contact .form-actions {
  margin: 0 5px;
}
.component-content .remind p {
  margin: 5px 0;
}
#recaptcha_area td a {
  margin: 0;
  padding: 0;
  display: block;
}
#recaptcha_area #recaptcha_instructions_image {
  display: block;
  margin-top: -10px;
}
#recaptcha_area .recaptcha_only_if_privacy {
  margin-top: -8px;
}
#recaptcha_area .recaptcha_only_if_privacy a {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  color: #000 !important;
  font-size: 10px;
  font-family: arial, tahoma, verdana !important;
  letter-spacing: 0;
  text-transform: none;
}
#recaptcha_area .recaptchatable #recaptcha_response_field {
  padding: 4px 3px !important;
  margin: 12px 0 0 -3px !important;
  font-size: 12px;
  color: #000;
}
.component-content .remind #recaptcha_area .recaptcha_only_if_privacy,
.component-content .reset #recaptcha_area .recaptcha_only_if_privacy {
  margin-top: 0;
}
.component-content .contact #recaptcha_area .recaptcha_only_if_privacy {
  margin-top: 0;
}
.component-content h1 {
  font-size: 260%;
}
.component-content .tag-category h2 {
  margin: 0 0 10px;
}
.component-content .tag-category fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.component-content .tag-category fieldset input {
  padding: 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.6em;
}
.component-content .tag-category ul.list-striped {
  list-style: none;
  margin: 0;
  padding: 0;
}
.component-content .tag-category ul.list-striped li {
  position: relative;
}
.component-content .tag-category ul.list-striped li h3 {
  margin: 0;
}
.component-content .tag-category ul.list-striped li h3 a {
  display: block;
}
.component-content .tag-category ul.list-striped li:after {
  content: '';
  width: 10px;
  height: 1px;
  background: #DDD;
  position: absolute;
  bottom: 0;
  left: 0;
  visibility: visible;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.component-content .tag-category ul.list-striped li:hover:after {
  width: 100%;
}
.component-content .tag-category table.category tr td {
  border: none;
  position: relative;
  padding: 0;
}
.component-content .tag-category table.category tr td a {
  font-size: 24px;
  display: block;
  padding: 10px 7px;
}
.component-content .tag-category table.category tr td:after {
  content: '';
  width: 10px;
  height: 1px;
  background: #DDD;
  position: absolute;
  bottom: 0;
  margin: 0 7px;
  left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.component-content .tag-category table.category tr td:hover:after {
  width: 100%;
}
.component-content .tag-category ul.thumbnails {
  list-style: none;
  margin: 10px;
  padding: 0;
}
.component-content .tag-category ul.thumbnails li {
  display: inline-block;
  margin: 0 5px;
}
.component-content .tag-category ul.thumbnails li h3 {
  margin: 0;
}
.component-content .tag-category ul.thumbnails li h3 a {
  background: #F4F4F4;
  padding: 4px 8px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.component-content .tag-category ul.thumbnails li h3 a:hover {
  background: #2a7b99;
  color: #ffffff;
}
#rt-breadcrumbs {
  margin: 15px 0 5px 0;
}
#rt-breadcrumbs .breadcrumb,
#rt-breadcrumbs [class^="breadcrumb"] {
  padding: 0;
  margin: 0;
  list-style: none;
}
#rt-breadcrumbs .breadcrumb li,
#rt-breadcrumbs [class^="breadcrumb"] li {
  display: block;
  float: left;
}
#rt-breadcrumbs .breadcrumb a,
#rt-breadcrumbs .breadcrumb span,
#rt-breadcrumbs [class^="breadcrumb"] a,
#rt-breadcrumbs [class^="breadcrumb"] span {
  float: left;
  display: block;
  font-size: 16px;
}
#rt-breadcrumbs .breadcrumb img,
#rt-breadcrumbs [class^="breadcrumb"] img {
  display: none;
}
#rt-breadcrumbs .rt-block {
  padding: 10px 15px;
}
#rt-breadcrumbs .divider {
  display: block;
  width: 24px;
  height: 20px;
  float: left;
  background: url(/images/jf/jf_breadcrumb_arrow.png) no-repeat center;
}
#rt-main ul.menu li a,
#rt-main ul.menu li .item,
#rt-main ul.menu li .separator {
  display: block;
  font-size: 18px;
  font-weight: 100;
  line-height: 1.9em;
  padding: 0 0 0 10px;
  color: #888;
}
#rt-main ul.menu {
  margin: 0 -10px -10px -10px;
  background: #fff;
}
#rt-main ul.menu li {
  margin: 0;
  border-bottom: 1px solid #F0F0F0;
}
#rt-main ul.menu:hover li {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#rt-main ul.menu li:hover {
  border-bottom: 1px solid #ddd;
}
#rt-main ul.menu:hover li:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#rt-main ul.menu ul {
  padding: 0;
  margin: 0 0 0 20px;
}
#rt-main ul.menu ul li {
  list-style: none;
  padding: 0;
}
#rt-main ul.menu li.active.parent {
  border-bottom: none;
  background: none;
}
#rt-main ul.menu li.active.parent ul {
  border-top: 1px solid #ddd;
}
#rt-main ul.menu li ul li a,
#rt-main ul.menu li ul li span {
  background: transparent url(/static/images/jf/jf_arrow_lite.png) 0 50% no-repeat;
  padding: 0 0 0 10px;
}
#rt-main ul.menu li a:hover {
  color: #444;
}
#rt-main ul.menu li.current a {
  font-weight: 700;
}
#login-form .userdata {
  margin: 12px 0;
  padding: 0;
  border: none;
}
#login-form p {
  margin: 0;
}
#login-form .button {
  margin: 10px 0 0 0;
  padding: 5px 8px 4px 8px;
}
#login-form label,
#login-form input {
  font-size: 16px;
  margin: 0;
  line-height: 19px;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 94%;
  border: 1px dashed #DDD;
  background: #F7F7F7;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 1.4em;
  margin: 5px 0 10px 0px;
}
#login-form .inputbox:focus {
  background: #fff;
}
#login-form a {
  margin: 5px 0;
}
#login-form .login-greeting {
  font-size: 16px;
  margin: 10px 0;
}
#login-form .logout-button {
  margin: 0;
}
#login-form .logout-button .button {
  margin: 0;
}
#login-form #form-login-remember {
  margin: 7px 0;
}
#login-form #form-login-remember label {
  display: inline-block;
}
#login-form #form-login-remember input {
  margin: 0;
}
#login-form ul {
  padding: 0;
  margin-left: 0;
  margin-bottom: 5px;
}
#login-form ul li a {
  font-size: 16px;
  padding-left: 15px;
  background: url(/static/images/jf/jf_arrow_lite.png) 1px 50% no-repeat;
}
.module-content .search {
  margin: 10px 0 0 0;
}
.module-content .search form {
  padding: 10px;
  position: relative;
}
.module-content .search .element-invisible {
  display: none;
}
.module-content .search #mod-search-searchword {
  display: block;
  width: 100%;
  margin: -10px;
  border: 1px dashed #DDD;
  background: #F7F7F7;
  font-size: 16px;
  height: 24px;
  padding: 4px 8px;
  line-height: 20px;
}
.module-content .search #mod-search-searchword:focus {
  background: #fff;
}
.module-content .search .button {
  text-indent: -999px;
  width: 10px;
  margin: -1px 0 0 5px;
  display: inline-block;
  background: transparent url(/static/images/jf/jf_search_mod.png) no-repeat 4px 8px;
  border: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
  height: 30px;
  padding: 3px 10px;
  outline: 0;
  position: absolute;
  top: 3px;
  right: 10px;
}
.module-content .search .button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.module-content .search .button:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.component-content .contact {
  font-size: 12px;
}
.component-content .contact h3 {
  display: none;
}
.component-content .contact h2 {
  border-bottom: 1px dashed #D1D1D1;
  margin: 0;
  font-size: 2em;
  line-height: 1.1em;
  padding-bottom: 15px;
}
.component-content .contact legend {
  font-size: 16px;
  border: none;
  margin: 0 0 10px 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-transform: none;
}
.component-content .contact p {
  margin: 0;
}
.component-content .contact label,
.component-content .contact input,
.component-content .contact select,
.component-content .contact textarea {
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.component-content .contact textarea {
  border: 1px dashed #ccc;
  background: #F6F6F6;
}
.component-content .contact fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.component-content .contact fieldset textarea:focus,
.component-content .contact fieldset input:focus {
  background: #FBFFD0;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
@media (max-width: 320px) {
  .component-content .contact #jform_contact_emailmsg,
  .component-content .contact #jform_contact_message {
    width: 80%;
  }
}
.component-content .contact .icheckbox_square,
.component-content .contact .iradio_square,
.component-content .contact [class^="jf_icheckbox icheckbox_square-"],
.component-content .contact [class^="jf_iradio iradio_square-"] {
  margin: 5px 5px 0 2px;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.5;
  font-family: arial;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
html,
body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}
a {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
ul {
  padding: 0;
}
#rt-transition.rt-hidden {
  opacity: 0;
  filter: alpha(opacity=0);
}
#rt-transition.rt-visible {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.rt-block {
  padding: 10px;
  margin: 10px;
  position: relative;
}
#rt-main .rt-block,
#rt-breadcrumbs .rt-block {
  border: 1px solid #DDD;
  background: #fff;
}
.logo-block {
  padding: 0;
}
#rt-logo {
  margin: 0;
  width: 150px;
  height: 110px;
  display: block;
}
.logo-type-gantry #rt-logo {
  background: url(/static/images/jf/jf_logo.png) 0 0 no-repeat;
}
#rt-top .rt-container {
  padding: 10px 0;
}
#rt-top-surround {
  position: relative;
  z-index: 99;
}
#rt-top-surround .rt-container {
  z-index: 1;
}
#rt-top-surround:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 0;
  height: 0;
  z-index: 0;
}
#rt-header,
#rt-top {
    position: fixed;
    width: 100%;
}
.menu-block {
  padding: 0;
  margin-top: 9px !important;
  float: right;
}
.rt-menu-mobile {
  text-align: center;
  padding: 0 0 15px 0;
}
#rt-maintop {
  margin-bottom: 20px;
  padding: 10px 0;
}
#rt-breadcrumbs {
  line-height: 0;
}
#rt-breadcrumbs .rt-grid {
  float: none;
  display: inline-block;
  width: 100%;
}
#rt-breadcrumbs .rt-grid .rt-block {
  padding: 12px 15px;
  line-height: 1.7em;
}
#rt-breadcrumbs .rt-grid .rt-block .custom {
  height: 0;
}
.module-title .title {
  margin-top: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #303030;
  border-bottom: 1px solid #d1d1d1;
  font-size: 2em;
  text-shadow: 1px 1px 0 #FFF;
  -webkit-box-shadow: 0 1px 0 #FFF;
  -moz-box-shadow: 0 1px 0 #FFF;
  box-shadow: 0 1px 0 #FFF;
  line-height: 1.1em;
}
#rt-top-surround .title,
#rt-showcase .title {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#rt-main .module-title .title {
  padding: 8px 10px;
  color: #555555;
  margin: -10px -10px 0 -10px;
  text-shadow: 1px 1px 1px #FFF;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.1em;
  border-bottom: 1px solid #DDD;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F8F8F8),to(#ECECEC));
  background-image: -webkit-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: -o-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: linear-gradient(to bottom,#F8F8F8,#ECECEC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
}
.module-content p {
  margin: 15px 0;
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu ul {
  list-style: none;
}
ul.menu li {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-bottom: 8px;
}
ul.menu li a,
ul.menu li .item,
ul.menu li .separator {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}
ul.menu ul.small {
  font-size: 14px;
}
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.button,
.btn {
  display: inline-block;
  padding: 5px 8px 3px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 10px;
}
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.button,
.btn:hover {
  text-transform: uppercase;
}

.readmore a:active {
  background: none;
}
#gantry-totop {
  display: inline-block;
  padding: 4px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#rt-accessibility .rt-desc {
  float: left;
  margin-right: 8px;
  font-weight: bold;
}
#rt-accessibility #rt-buttons .button {
  line-height: 1em;
  padding: 0;
  width: 14px;
  height: 14px;
  text-align: center;
}
#rt-accessibility #rt-buttons .small {
  font-size: inherit;
}
#rt-accessibility #rt-buttons .small .button:after {
  content: '-';
}
#rt-accessibility #rt-buttons .large .button:after {
  content: '+';
}
#rt-offline-body .offline-image {
  text-align: center;
}
#rt-offline-body .offline-image h1.sitename {
  font-size: 64px;
  font-weight: 100;
  color: #444;
  text-shadow: 1px 1px 1px #FFF;
  letter-spacing: 1px;
  margin: 20px 0;
}
#rt-offline-body .row {
  text-align: center;
}
#rt-offline-body .row .cell {
  text-align: left;
  display: inline-block;
  width: 100%;
  max-width: 400px;
  vertical-align: top;
}
#rt-offline-body .row .cell h1 {
  font-size: 32px;
  font-weight: 100;
  color: #333;
  text-shadow: 1px 1px 1px #FFF;
  margin: 0;
}
#rt-offline-body .row .cell .offline p {
  font-size: 22px;
  line-height: 30px;
  color: #666;
}
#rt-offline-body .row .cell .box1 {
  background: #FFF;
  border: 1px solid #D5D5D5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#rt-offline-body .row .cell .box1 form {
  margin-top: 15px;
  border-top: 1px solid #D1D1D1;
  padding-top: 15px;
  text-align: right;
}
#rt-offline-body .row .cell .box1 form .control-label {
  float: left;
  width: 30%;
  padding-top: 5px;
  text-align: right;
  font-size: 16px;
  color: #666;
  line-height: 24px;
}
#rt-offline-body .row .cell .box1 form .controls {
  margin-left: 35%;
  text-align: left;
}
#rt-offline-body .row .cell .box1 form input[type="text"],
#rt-offline-body .row .cell .box1 form input[type="password"] {
  background-color: #FFF;
  border: 1px solid #D5D5D5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  padding: 4px 6px;
  min-width: 92%;
  font-size: 14px;
  line-height: 20px;
}
#rt-offline-body .jf_offline_submits label {
  display: block;
  margin: 20px 0 20px 0;
  line-height: 20px;
  color: #666;
}
#rt-offline-body .jf_offline_submits input {
  display: block;
}
#rt-offline-body .control-group {
  margin: 10px 0;
}
@media only screen and (max-width: 320px) {
  #rt-offline-body .row .cell .box1 form input[type="text"],
  #rt-offline-body .row .cell .box1 form input[type="password"] {
    min-width: 87%;
  }
}
.rt-error-content {
  margin-left: 0;
  margin-top: 12%;
  text-align: center;
}
.rt-error-content .error-title {
  font-size: 132px;
  color: #303030;
  text-shadow: 1px 1px 0 #FFF;
  border-bottom: 1px solid #D1D1D1;
  -webkit-box-shadow: 0 1px 0 #FFF;
  -moz-box-shadow: 0 1px 0 #FFF;
  box-shadow: 0 1px 0 #FFF;
  font-weight: normal;
  letter-spacing: normal;
  margin-top: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.rt-error-content .jf_page_not_found {
  font-size: 28px;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px white;
  margin: 25px 0 20px 0;
  color: #6E6E6E;
}
.rt-error-content .readon {
  background: #2a7b99;
  padding: 10px 12px 9px 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 1px;
  line-height: 15px;
  margin-top: 10px;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
  box-shadow: 0 2px 3px rgba(0,0,0,0.2);
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}
.rt-error-content .readon:hover {
  -webkit-box-shadow: 0 0 6px #AAA;
  -moz-box-shadow: 0 0 6px #AAA;
  box-shadow: 0 0 6px #AAA;
}
.rt-error-content .readon:active {
  -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 5px rgba(0,0,0,0.3);
}
#jf_scrolltop {
  background: url(/static/images/jf/jf_ie_scrolltop_bg.png);
  background: rgba(0,0,0,0.035);
  position: fixed;
  bottom: -40px;
  right: 80px;
  width: 70px;
  height: 40px;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 99;
}
#jf_scrolltop .scroll_icon {
  background-image: url(/static/images/jf/jf_scrolltop_btn.png);
  background-repeat: no-repeat;
  background-position: top center;
  display: block;
  width: 70px;
  height: 40px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#jf_scrolltop .scroll_icon:hover {
  background-position: bottom center;
}
#rt-footer-surround {
  margin-top: 15px;
  background-color: #3F3F3F;
  background-image: url(/static/images/jf/jf_bottom_pattern.png);
  border-top: 6px solid #DDD;
  position: relative;
  color: #999;
  font-size: 11px;
}
#rt-footer-surround .jf_bottom_shadow_up {
  background: url(/static/images/jf/jf_footer_shadow.png) no-repeat center;
  width: 100%;
  height: 8px;
  position: absolute;
  top: -14px;
  display: block;
}
#rt-footer-surround #rt-footer .rt-container {
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
#rt-footer-surround #rt-footer .rt-container .rt-block {
  padding: 10px 0;
}
#rt-footer-surround #rt-footer .rt-container .rt-block .module-title .title {
  margin: 5px 0 15px 0;
  padding-bottom: 15px;
  color: #FFF;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 24px;
  line-height: 1.1em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
#rt-footer-surround #rt-copyright .rt-block {
  text-align: center;
  margin: 5px 10% 0 10%;
  padding: 15px;
  color: #888;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#rt-footer-surround #rt-copyright .rt-block:hover {
  color: #999;
}
.jf_branding {
  padding-top: 0 !important;
}
.jf_branding .powered-by {
  background: url(/static/images/jf/jf_powered_by.png);
  display: block;
  width: 150px;
  height: 40px;
  margin: 0 auto;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.jf_branding .powered-by:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#rt-footer ul.menu {
  background: none;
  margin: 0;
}
#rt-footer ul.menu li {
  border-bottom: none;
  clear: both;
}
#rt-footer ul.menu li:hover {
  border-bottom: none;
  clear: both;
}
#rt-footer ul.menu li a,
#rt-footer ul.menu li span {
  color: #999;
  font-size: 11px;
  font-family: Helvetica, Arial, sans-serif !important;
  line-height: 24px;
  float: left;
  padding: 0;
  font-weight: 100;
}
#rt-footer ul.menu li a:hover,
#rt-footer ul.menu li span:hover {
  background-color: transparent;
  text-decoration: underline;
  color: #aaa;
}
.jf_bottom_piro_html {
  display: none;
  height: auto !important;
  padding: 20px;
  width: auto !important;
}
.jf_bottom_piro_html li {
  margin-bottom: 10px;
}
#jf_toppanel {
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 444;
  background-image: url(/staitc/images/jf/jf_toppanel_bg.png);
  z-index: 99999;
}
#jf_toppanel .jf_toppanel_container .rt-container {
  position: inherit;
}
#jf_toppanel .jf_toppanel_container .rt-container #jf_toppanel_button {
  position: absolute;
  right: 0px;
  width: 46px;
  height: 46px;
  bottom: -46px;
  background-image: url(/static/images/jf/jf_toppanel_btn.png);
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: 0px 0px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#jf_toppanel .jf_toppanel_container .rt-container #jf_toppanel_button:hover {
  background-position: 0px -46px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#jf_toppanel .jf_toppanel_container .rt-container #jf_toppanel_button.opened {
  background-position: -46px 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
#jf_toppanel .jf_toppanel_container .rt-container #jf_toppanel_button.opened:hover {
  background-position: -46px -46px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#jf_toppanel .jf_toppanel_container .rt-container #jf_toppanel_content {
  display: none;
  overflow: hidden;
}
#jf_toppanel .jf_toppanel_container .rt-container #jf_toppanel_content .rt-block {
  background: rgba(0,0,0,0.04);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#jf_toppanel .jf_toppanel_container .rt-container #jf_toppanel_content .rt-block:hover {
  background: rgba(0,0,0,0.1);
}
#jf_toppanel .jf_toppanel_container .rt-container #jf_toppanel_content .rt-block .title {
  color: white;
  text-shadow: none;
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: center;
  border: 2px solid #9C9797;
  border-width: 0 2px;
  background: rgba(0,0,0,0.2);
  padding: 10px 0 12px 0;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: -5px;
  letter-spacing: 1px;
  font-size: 2em;
}
#jf_toppanel .jf_toppanel_container .rt-container #jf_toppanel_content .rt-block p {
  margin: 0;
}
body #rt-showcase .rt-container .rt-block {
  padding: 0;
}
body #rt-showcase .rt-container .rt-block .module-surround {
  padding: 10px;
}
#rt-feature .rt-block {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#rt-utility .rt-container {
  padding: 10px 0;
}
#rt-content-top,
#rt-content-bottom {
  overflow: hidden;
}
#rt-main #rt-content-top .module-title .title,
#rt-main #rt-content-bottom .module-title .title,
#rt-main #rt-sidebar-c .module-title .title {
  color: #303030;
  text-shadow: 1px 1px 0 #FFF;
  border-bottom: 1px solid #D1D1D1;
  -webkit-box-shadow: 0 1px 0 #FFF;
  -moz-box-shadow: 0 1px 0 #FFF;
  box-shadow: 0 1px 0 #FFF;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  margin: 0;
  padding: 0 0 15px 0;
}
#rt-mainbottom .module-title .title,
#rt-extension .module-title .title,
#rt-bottom .module-title .title {
  line-height: 28px;
  padding-top: 5px;
  -webkit-box-shadow: 0 1px 0 #FFF;
  -moz-box-shadow: 0 1px 0 #FFF;
  box-shadow: 0 1px 0 #FFF;
}
#jf_middlepanel .rt-container {
  position: relative;
  background: none;
}
#jf_middlepanel .rt-container #jf_middlepanel_button {
  background: url(/static/images/jf/jf_middlepanel_btn.png) no-repeat top right;
  height: 24px;
  position: absolute;
  left: -31px;
  top: 15px;
  width: 24px;
  border: 0;
  z-index: 500;
  margin: -30px 0 0 0;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#jf_middlepanel .rt-container #jf_middlepanel_button:hover {
  background-position: 100% -24px;
  background-color: #2a7b99;
}
#jf_middlepanel .rt-container #jf_middlepanel_button.opened {
  background-position: 100% -48px;
}
#jf_middlepanel .rt-container #jf_middlepanel_button.opened:hover {
  background-position: 100% -72px;
  background-color: #E40000;
}
#jf_middlepanel .rt-container #jf_middlepanel_content {
  display: none;
  overflow: hidden;
  padding: 0 15px;
}
#jf_middlepanel .rt-container #jf_middlepanel_content p {
  margin: 0;
}
#jf_system_msg .jf_system_msg_backout {
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8);
  display: none;
}
#jf_system_msg .jf_system_msg_content {
  top: 42%;
  position: fixed;
  z-index: 99999;
  width: 70%;
  margin: 0 15%;
}
#jf_system_msg .jf_system_msg_content .custom {
  background: #FFF;
  padding: 15px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #CCC;
}
#jf_system_msg .jf_system_msg_content #system-message-container {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#jf_system_msg .jf_system_msg_content #system-message-container #system-message {
  margin-bottom: 0;
}
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .message.message ul,
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .alert-success {
  color: white;
  background-color: #00CC49;
  border: 1px solid #CCC;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  padding: 15px 0;
}
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .error.message ul,
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .warning.message ul,
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .alert-warning,
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .alert-error {
  color: white;
  background-color: #C00;
  border: 1px solid #CCC;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  padding: 15px 0;
}
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .notice.message ul {
  color: #494949;
  background-color: #FDFDA4;
  border: 1px solid #ddd;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  padding: 15px 0;
}
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .message dt.error,
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .warning {
  display: none;
}
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .close,
#jf_system_msg .jf_system_msg_content #system-message-container #system-message .alert-heading {
  display: none;
}
#jf_system_msg .jf_system_msg_content .jf_system_msg_close {
  width: 60px;
  height: 60px;
  background: url(/static/images/jf/jf_system_msg_close.png) no-repeat top left;
  margin: 30px auto 0 auto;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none;
}
#jf_system_msg .jf_system_msg_content .jf_system_msg_close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#jf_slideshow {
  background-color: #fff;
  background-image: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#EEE));
  background-image: -webkit-radial-gradient(circle,#fff,#EEE);
  background-image: -moz-radial-gradient(circle,#fff,#EEE);
  background-image: -o-radial-gradient(circle,#fff,#EEE);
  background-repeat: no-repeat;
  margin: 0 0 -65px 0;
  border-bottom: 1px solid #DDD;
  padding: 20px 0 70px 0;
}
#jf_slideshow [class*="rt-grid"] .rt-block {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#jf_full_width_slideshow {
  background-color: #fff;
  background-image: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#EEE));
  background-image: -webkit-radial-gradient(circle,#fff,#EEE);
  background-image: -moz-radial-gradient(circle,#fff,#EEE);
  background-image: -o-radial-gradient(circle,#fff,#EEE);
  background-repeat: no-repeat;
  margin: 0 0 -65px 0;
  border-bottom: 1px solid #DDD;
  padding: 0;
}
#jf_full_width_slideshow .camera_wrap {
  margin: 0 !important;
}
#jf_full_width_slideshow .camera_wrap .camera_pag {
  position: absolute;
  width: 100%;
  z-index: 999;
  zoom: 1;
  text-align: center;
  bottom: 40px;
}
#jf_full_width_slideshow .camera_wrap .camera_pag .camera_pag_ul li {
  background: transparent !important;
}
#jf_full_width_slideshow .camera_wrap .camera_pag .camera_pag_ul li > span {
  background: #aaa !important;
}
#jf_full_width_slideshow .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: white !important;
}
#jf_map {
  margin: 0 0 -153px 0;
  border-bottom: 1px solid #DDD;
}
#jf_mobile_layout_switcher {
  text-align: center;
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 0;
}
#jf_mobile_layout_switcher li {
  display: inline-block;
}
#jf_mobile_layout_switcher li a {
  display: block;
  height: 40px;
  background-color: #222;
  background-image: url(/staitc/images/jf/jf_mobile_switcher_btn.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 40px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#jf_mobile_layout_switcher li a.active {
  background-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
#jf_mobile_layout_switcher li.jf_mobile_layout_switcher_mobile_btn a {
  background-position: 0 0;
}
#jf_mobile_layout_switcher li.jf_mobile_layout_switcher_mobile_btn a.active {
  background-position: 0 -40px;
}
#jf_mobile_layout_switcher li.jf_mobile_layout_switcher_dekstop_btn a {
  background-position: -40px 0;
}
#jf_mobile_layout_switcher li.jf_mobile_layout_switcher_dekstop_btn a.active {
  background-position: -40px -40px;
}
#jf_mobile_layout_switcher li:first-child a {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
#jf_mobile_layout_switcher li:last-child a {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
#jf_iewarning .jf_iewarning_back {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
  opacity: 0.95;
  filter: alpha(opacity=95);
  top: 0;
  left: 0;
  z-index: 9999;
}
#jf_iewarning .jf_iewarning_popup {
  display: block;
  width: 50%;
  position: fixed;
  min-height: 115px;
  background: #DA0404 url(/static/images/jf/jf_ie_warning.png) no-repeat 20px 20px;
  color: #FFF;
  left: 25%;
  top: 35%;
  z-index: 999999;
}
#jf_iewarning .jf_iewarning_popup .jf_iewarning_popup_container {
  padding: 35px 25px 35px 120px;
  font-size: 14px;
}
#jf_iewarning .jf_iewarning_popup .jf_iewarning_popup_container strong {
  font-style: italic;
  color: #F3DA1F;
}
#jf_iewarning .jf_iewarning_popup .jf_iewarning_popup_container a {
  color: #F3DA1F;
  text-decoration: underline;
}
.jf_mod_suffix {
  position: absolute;
  font-size: 9px;
  top: 14px;
  right: 10px;
  font-family: Helvetica, Arial, Sans-Serif;
  background: #333;
  padding: 0 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: white;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.jf_mod_sleek .jf_mod_suffix {
  top: 12px;
  right: 10px;
}
.jf_mod_sleek .title {
  line-height: 26px;
}
.jf_mod_border .jf_mod_suffix {
  right: 3px;
  width: 89px;
  text-align: center;
  line-height: 16px;
}
.jf_mod_fog .jf_mod_suffix {
  width: 78px;
  text-align: center;
  line-height: 16px;
}
.module-surround:hover .jf_mod_suffix {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.module-surround:hover .jf_mod_suffix:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.jf_mod_blue,
.rt-container .rt-block.jf_mod_blue {
  background-color: #4B93AD !important;
}
.jf_mod_red,
.rt-container .rt-block.jf_mod_red {
  background-color: #DD3C27 !important;
}
.jf_mod_green,
.rt-container .rt-block.jf_mod_green {
  background-color: #02A255 !important;
}
.jf_mod_yellow,
.rt-container .rt-block.jf_mod_yellow {
  background-color: #FFA133 !important;
}
.jf_mod_blue,
.jf_mod_red,
.jf_mod_green,
.jf_mod_yellow,
.rt-container .rt-block.jf_mod_blue,
.rt-container .rt-block.jf_mod_red,
.rt-container .rt-block.jf_mod_green,
.rt-container .rt-block.jf_mod_yellow {
  color: #fff;
  padding: 10px !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.jf_mod_blue .title,
.jf_mod_red .title,
.jf_mod_green .title,
.jf_mod_yellow .title,
.rt-container .rt-block.jf_mod_blue .title,
.rt-container .rt-block.jf_mod_red .title,
.rt-container .rt-block.jf_mod_green .title,
.rt-container .rt-block.jf_mod_yellow .title {
  color: white !important;
  text-shadow: 1px 1px 0 #707070 !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  border: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none !important;
  padding: 0px !important;
  margin: 0px !important;
  line-height: 24px;
}
.jf_mod_sleek {
  border: 1px solid #DDD;
  margin-bottom: 10px;
  background: white;
  padding: 0 10px !important;
}
.jf_mod_sleek .module-title h2 {
  padding: 8px 10px;
  color: #555 !important;
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0 -10px;
  text-shadow: 1px 1px 1px white !important;
  letter-spacing: 1px;
  border-bottom: 1px solid #DDD !important;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F8F8F8),to(#ECECEC));
  background-image: -webkit-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: -o-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: linear-gradient(to bottom,#F8F8F8,#ECECEC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
  text-transform: uppercase;
}
.jf_mod_glass {
  border: 1px solid #DDD;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.jf_mod_glass:hover {
  background: #fff;
}
.jf_mod_border {
  border: 1px solid #ddd !important;
  border-top: 3px solid #ddd !important;
  background: #fff !important;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.jf_mod_border.blue:hover {
  border-top: 3px solid #2a7b99 !important;
}
.jf_mod_border.red:hover {
  border-top: 3px solid #DD3C27 !important;
}
.jf_mod_border.green:hover {
  border-top: 3px solid #02A255 !important;
}
.jf_mod_border.yellow:hover {
  border-top: 3px solid #FFA133 !important;
}
.jf_mod_border .title {
  background: none !important;
}
.jf_mod_fog {
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2) !important;
  -moz-box-shadow: 0 0 4px rgba(0,0,0,0.2) !important;
  box-shadow: 0 0 4px rgba(0,0,0,0.2) !important;
  border-top: 3px solid #ddd !important;
  background: none !important;
  border-width: 3px 0 0 0 !important;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.jf_mod_fog:hover {
  background: #fff !important;
}
.jf_mod_fog.blue:hover {
  border-top: 3px solid #2a7b99 !important;
}
.jf_mod_fog.red:hover {
  border-top: 3px solid #DD3C27 !important;
}
.jf_mod_fog.green:hover {
  border-top: 3px solid #02A255 !important;
}
.jf_mod_fog.yellow:hover {
  border-top: 3px solid #FFA133 !important;
}
.jf_mod_fog .title {
  background: none !important;
}
.jf_mod_dashed_1,
.jf_mod_dashed_2,
.jf_mod_dashed_3 {
  border: 1px dashed #CCC !important;
  background: #fff !important;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.jf_mod_dashed_2:hover {
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2) !important;
  -moz-box-shadow: 0 0 4px rgba(0,0,0,0.2) !important;
  box-shadow: 0 0 4px rgba(0,0,0,0.2) !important;
}
.jf_mod_dashed_3:hover {
  border: 1px solid #CCC !important;
}
.jf_mod_dashed_4 {
  border: 1px solid #CCC !important;
  background: #fff;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.jf_mod_dashed_4:hover {
  border: 1px dashed #CCC !important;
}
.jf_mod_dashed_1 .title,
.jf_mod_dashed_2 .title,
.jf_mod_dashed_3 .title,
.jf_mod_dashed_4 .title {
  background: none !important;
}
@media (max-width: 929px) {
  body select {
    min-width: 100px;
  }
  .logo-block {
    margin: 0 10px;
    padding: 6px 0;
    float: right;
  }
  .logo-block #rt-logo {
    margin: 0 auto;
  }
  body .component-content fieldset.only label,
  body .component-content fieldset.phrases label {
    margin: 0 10px 10px 0;
  }
}
@media (max-width: 929px) {
  #rt-header .rt-grid-2 {
    width: 49%;
    display: inline-block;
  }
  #rt-header .rt-grid-2 .logo-block #rt-logo {
    float: left;
  }
  .rt-grid-8.rt-omega {
    visibility: hidden;
  }
    button#jf_j_mobmenu_btn {
    float: right;
    position: fixed;
    display: block;
}
}
body iframe[src='about:blank'] {
  display: none;
}
.btn.jmodedit:before {
  font-family: FontAwesome;
  content: "\f044";
}
body.jf_hide_rt_main #rt-main {
  display: none;
}
#jf_inlogin_pos {
  display: none;
}
body.jf_loadtransition {
  background-image: url(/static/images/jf/jf_loadtransition.gif);
  background-repeat: no-repeat;
  background-position: center 450px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
body.jf_loadtrans_noimage {
  background-image: none;
}
#jf_undermenu {
  float: right;
}
#jf_undermenu .rt-block {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
#jf_search {
  float: right;
  position: relative;
}
#jf_search .jf_search_button,
#jf_search .jf_search_button_close {
  margin: 1px 0;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F8F8F8),to(#ECECEC));
  background-image: -webkit-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: -o-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: linear-gradient(to bottom,#F8F8F8,#ECECEC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
  border: 1px solid #C6C6C6;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  height: 28px;
}
#jf_search .jf_search_button:hover,
#jf_search .jf_search_button_close:hover {
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top,#fff,#fff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));
  background-image: -webkit-linear-gradient(top,#fff,#fff);
  background-image: -o-linear-gradient(top,#fff,#fff);
  background-image: linear-gradient(to bottom,#fff,#fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
}
#jf_search .jf_search_button_close {
  display: none;
}
#jf_search .jf_search_button span {
  background: url(/static/images/jf/jf_search.png) no-repeat center 6px;
}
#jf_search .jf_search_button_close span {
  background: url(/static/images/jf/jf_search_close.png) no-repeat center 6px;
}
#jf_search .jf_search_button span,
#jf_search .jf_search_button_close span {
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 32px;
  height: 30px;
  display: block;
}
#jf_search .jf_search_button span:hover,
#jf_search .jf_search_button_close span:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#jf_search .jf_search_button:active,
#jf_search .jf_search_button_close:active {
  border-color: #888 #AAA #CCC;
  -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
  box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
}
#jf_search .jf_search_content {
  display: none;
  position: absolute;
  top: 1px;
  left: -220px;
}
#jf_search .jf_search_content .jf-sample-search-button {
  display: block;
  height: 32px;
  width: 32px;
  top: 0;
  right: 0;
  cursor: pointer;
  text-transform: uppercase;
  position: absolute;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#jf_search .jf_search_content .jf-sample-search-button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#jf_search .jf_search_content form input.button {
  background: none;
  padding: 8px 8px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#jf_search .jf_search_content #mod-search-searchword {
  border: 1px solid #DDD;
  padding: 5px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #F6F6F6;
  font-size: 16px;
  margin: 0;
  width: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 18px;
  color: #000;
}
#jf_search .jf_search_content #mod-search-searchword:hover {
  background: #fff;
}
#jf_search .jf_search_content #mod-search-searchword:focus {
  background: #fff;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 568px) {
  #jf_search .jf_search_content {
    left: -130px;
  }
  #jf_search .jf_search_content #mod-search-searchword {
    max-width: 100px;
  }
}
#jf_language {
  float: right;
  overflow: hidden;
  margin-left: 10px;
  height: 50px;
}
#jf_language .jf_language_content {
  float: right;
  margin: 9px 0 9px 5px;
}
#jf_language .jf_language_content .mod-languages {
  height: 14px;
}
#jf_language .jf_language_content .mod-languages ul {
  font-size: 0;
  margin: 0;
}
#jf_language .jf_language_content .mod-languages ul li {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  margin: 0 0 0 6px;
}
#jf_language .jf_language_content .mod-languages ul li a {
  line-height: 12px;
  height: 12px;
  display: inline-block;
  padding-bottom: 5px;
}
#jf_language .jf_language_content .mod-languages ul li a img {
  border: 1px dashed #BBB;
}
#jf_language .jf_language_button {
  margin: 1px 0;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F8F8F8),to(#ECECEC));
  background-image: -webkit-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: -o-linear-gradient(top,#F8F8F8,#ECECEC);
  background-image: linear-gradient(to bottom,#F8F8F8,#ECECEC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
  border: 1px solid #C6C6C6;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 28px;
  float: left;
  cursor: pointer;
}
#jf_language .jf_language_button:hover {
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top,#fff,#fff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));
  background-image: -webkit-linear-gradient(top,#fff,#fff);
  background-image: -o-linear-gradient(top,#fff,#fff);
  background-image: linear-gradient(to bottom,#fff,#fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
}
#jf_language .jf_language_button:active {
  border-color: #888 #AAA #CCC;
  -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
  box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
}
#jf_language .jf_language_button span {
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 32px;
  height: 30px;
  display: block;
  background: url(/static/images/jf/jf_language.png) no-repeat center 6px;
}
#jf_language .jf_language_button span:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#rt-header .jf_fastnav_btn {
  margin-top: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #rt-header .jf_fastnav_btn {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #rt-header .jf_fastnav_btn {
    margin: 4px auto 0 auto;
  }
}
#rt-header.sticky {
  position: fixed;
  top: 0;
  padding: 0;
  width: 100%;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#rt-header.sticky [class*="rt-grid"] .rt-block,
#rt-header.sticky #rt-logo,
#rt-header.sticky .menu-block,
#rt-header.sticky #jf_language,
#rt-header.sticky .jf_fastnav_btn {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#rt-header.sticky header {
  z-index: 999;
}
#rt-header.sticky.active.minimize [class*="rt-grid"] .rt-block {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
#rt-header.sticky.active.minimize #rt-logo {
  height: 100px;
  background-position: 0 -6px;
}
#rt-header.sticky.active.minimize #jf_language {
  height: 40px;
}
#rt-header.sticky.active.minimize .jf_fastnav_btn {
  margin-top: 8px;
}
#rt-breadcrumbs .breadcrumb,
#rt-breadcrumbs [class^="breadcrumb"] {
  background: 0;
}
#rt-breadcrumbs .breadcrumb li,
#rt-breadcrumbs [class^="breadcrumb"] li {
  text-shadow: none;
}
body {
  font-size: 12px;
}
.modal {
  margin: 0;
}
.jf_l_pro {
  float: right;
  margin: 0 0 0 10px;
}
body.rtl .jf_l_pro {
  float: left;
  margin: 0 10px 0 0;
}
body .flex-direction-nav li .flex-prev {
  left: -70px;
}
body .flex-direction-nav li .flex-next {
  right: -70px;
}
body .jf_tc .jf_tc_overview li ul.jf_typo_lists li {
  padding-left: 25px;
  line-height: 22px;
  height: 22px;
  text-align: left;
  font-size: 16px;
}
body .jf_tc.vert .jf_tc_next {
  bottom: -10px;
  top: auto;
}
body .jf_tc.vert .jf_tc_prev {
  top: 10px;
}
body.rtl {
  direction: rtl;
  min-width: inherit;
}
body.rtl .menu-block {
  float: left;
}
body.rtl #rt-main ul.menu li a,
body.rtl #rt-main ul.menu li .item,
body.rtl #rt-main ul.menu li .separator {
  padding: 0 10px 0 0;
}
body.rtl #login-form ul li a {
  padding-right: 15px;
  background: url(/static/images/jf/rt/jf_arrow_lite.png) 100% 50% no-repeat;
}
body.rtl .module-content .search .button {
  margin: -1px 5px 0 0;
  right: auto;
  left: 10px;
}
body.rtl #rt-breadcrumbs .breadcrumb li,
body.rtl #rt-breadcrumbs [class^="breadcrumb"] li {
  float: right;
}
body.rtl #rt-breadcrumbs .breadcrumb a,
body.rtl #rt-breadcrumbs .breadcrumb span,
body.rtl #rt-breadcrumbs [class^="breadcrumb"] a,
body.rtl #rt-breadcrumbs [class^="breadcrumb"] span {
  float: right;
}
body.rtl #rt-breadcrumbs .divider {
  background: url(/static/images/jf/rt/jf_breadcrumb_arrow.png) no-repeat center;
}
body.rtl .component-content table.category th {
  text-align: right;
}
body.rtl .component-content .phrases-box {
  float: right;
}
body.rtl .component-content .ordering-box {
  float: left;
}
body.rtl .component-content .search .pull-left {
  float: right;
}
body.rtl .component-content .word {
  padding: 10px 0 10px 10px;
}
body.rtl .component-content #password-lbl,
body.rtl .component-content #username-lbl {
  float: right;
}
body.rtl .component-content .login + div ul li a {
  padding-left: 0;
  padding-right: 15px;
  background: url(/static/images/jf/rt/jf_arrow_lite.png) 100% 50% no-repeat;
}
body.rtl .component-content #users-profile-core dt,
body.rtl .component-content #users-profile-custom dt {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
body.rtl #jf_undermenu {
  float: left;
  margin: -50px 0 0 0;
}
@media only screen and (max-width: 768px) {
  body.rtl #jf_undermenu {
    margin: -10px 0 0 0;
  }
}
body.rtl #jf_language,
body.rtl #jf_login {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
body.rtl #jf_search {
  float: left;
}
body.rtl #jf_search .jf_search_content {
  left: auto;
  right: -220px;
}
body.rtl #jf_search .jf_search_content .jf-sample-search-button {
  right: auto;
  left: 0;
}
body.rtl #jf_language .jf_language_button {
  float: right;
}
body.rtl #jf_language .jf_language_content {
  float: left;
  margin: 9px 5px 9px 0;
}
body.rtl #jf_language .mod-languages ul li {
  margin: 0 6px 0 0;
}
@media (max-width: 995px) {
  body.rtl [class*="rt-grid"] {
    overflow: hidden;
  }
}
a:hover {
  color: #303030;
}
a,
ul.menu li .separator {
  color: #2a7b99;
}
#rt-maintop {
  background: #f0f0f0;
  border-bottom: 1px solid #ffffff;
  -webkit-box-shadow: 0 1px 0 #cecece, inset 0 2px 4px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 0 #cecece, inset 0 2px 4px 0 rgba(0,0,0,0.1);
  box-shadow: 0 1px 0 #cecece, inset 0 2px 4px 0 rgba(0,0,0,0.1);
}
ul.menu li.active.current > a,
ul.menu li.active.current > .item,
ul.menu li.active.current > .separator,
ul.menu li#current.active > a,
ul.menu li#current.active > .item,
ul.menu li#current.active > .separator {
  color: #303030;
}
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
  color: #ffffff;
}
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover {
  color: #ffffff;
}
.readon:active,
.readmore:active,
button.validate:active,
#member-profile a:active,
#member-registration a:active,
.formelm-buttons button:active {
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.readmore a {
  color: #ffffff;
}
.readmore a:hover {
  color: #ffffff;
}
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.btn-primary,
.button,
.btn {
  background: #2a7b99;
  color: #ffffff;
}
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover,
.btn-primary:hover,
.button:hover,
.btn:hover {
  -webkit-box-shadow: 0 0 6px #AAA;
  -moz-box-shadow: 0 0 6px #AAA;
  box-shadow: 0 0 6px #AAA;
}
.readon:active,
.readmore:active,
button.validate:active,
#member-profile a:active,
#member-registration a:active,
.formelm-buttons button:active,
.btn-primary:active,
.button:active,
.btn:active {
  -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 5px rgba(0,0,0,0.3);
}
.pagenav li {
  background: #f0f0f0;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: inset 0 0 0 1px @white, 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 0 0 1px @white, 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 0 1px @white, 0 1px 2px rgba(0,0,0,0.2);
}
.login-fields #username,
.login-fields #password,
#contact-form dd input,
#contact-form dd textarea,
#modlgn-username,
#modlgn-passwd,
#jform_email,
#member-registration dd input,
#search-searchword,
.finder .inputbox,
.inputbox {
  border: 1px solid #d9d9d9;
}
.component-content .contact .title {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  border: 1px solid #d5d5d5;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}
.pagination ul li a {
  border: 1px solid #d5d5d5;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}
.pagination ul li span {
  background: #eaeaea;
  border: 1px solid #d5d5d5;
  color: #aaaaaa;
}
.breadcrumbs a:after,
.breadcrumb a:after {
  color: #aaaaaa;
}
.breadcrumbs .showHere,
.breadcrumb .showHere {
  font-weight: bold;
  margin-right: 5px;
}
.article-info.muted {
  color: inherit;
}
.article-info dd:before {
  text-shadow: 1px 1px 0 #ffffff;
}
#gantry-totop {
  background: #f0f0f0;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: inset 0 0 0 1px @white, 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 0 0 1px @white, 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 0 1px @white, 0 1px 2px rgba(0,0,0,0.2);
}
#gantry-totop:active {
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.tip-wrap {
  background: #FBFFD0;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  color: #6e6e6e;
}
.system-unpublished .system-unpublished {
  background: #ffffff;
  border-color: #d5d5d5;
}
.tags .label-info {
  background: #1f5b71;
}
abbr[title] {
  border-bottom: 1px dotted #d5d5d5;
}
blockquote {
  border-left: 5px solid #d5d5d5;
}
blockquote small {
  color: #aaaaaa;
}
blockquote.pull-right {
  border-right: 5px solid #d5d5d5;
}
legend {
  color: #303030;
  border-bottom: 1px solid #d5d5d5;
}
legend small {
  color: #d5d5d5;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #6e6e6e;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
select {
  border: 1px solid #d5d5d5;
}
.uneditable-input,
.uneditable-textarea {
  color: #aaaaaa;
  background-color: #f5f5f5;
  border-color: #d5d5d5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  border-color: #d5d5d5;
}
.input-prepend .add-on,
.input-append .add-on {
  text-shadow: 0 1px 0 #ffffff;
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
}
.input-prepend.input-append .media-preview,
.input-append.input-append .media-preview {
  margin: 0;
}
.uneditable-input {
  background-color: ;
  border-color: #eeeeee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
.help-block,
.help-inline {
  color: ;
}
.table-bordered th {
  background-color: #f0f0f0;
}
.well {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.filter-search.alert-info {
  background-color: transparent;
  border-color: transparent;
  color: inherit;
}
.filter-search.alert-info .inputbox {
  color: ;
}
#rt-top-surround #rt-header:after {
  background-image: url(/static/images/jf//jf_header_bg.png);
  background-position: 20% 30%;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#rt-top-surround #rt-header:before {
  background-image: url(/static/images/jf/jf_header_shadow.png);
  background-position: top center;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 8px;
  z-index: 0;
}
#rt-showcase .button:active,
#rt-showcase .readon:active,
#rt-showcase .readmore:active,
#rt-showcase button.validate:active,
#rt-showcase .formelm-buttons button:active,
#rt-top-surround .button:active,
#rt-top-surround .readon:active,
#rt-top-surround .readmore:active,
#rt-top-surround button.validate:active,
#rt-top-surround .formelm-buttons button:active {
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
  box-shadow: 0 1px 0 rgba(255,255,255,0.2);
}
#rt-drawer {
  background: #3b3b3b;
  -webkit-box-shadow: inset 0 -2px 4px rgba(0,0,0,0.4);
  -moz-box-shadow: inset 0 -2px 4px rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 4px rgba(0,0,0,0.4);
}
#jf_joomla_v_25 .component-content .login fieldset {
  border: none;
}
#jf_joomla_v_25 .component-content .login fieldset .login-fields,
#jf_joomla_v_25 .component-content .login fieldset .button {
  margin-bottom: 20px;
}
#jf_joomla_v_25 .component-content .login fieldset #remember-lbl {
  font-size: 16px;
}
#jf_joomla_v_25 .component-content .registration #recaptcha_area td a {
  line-height: 16px;
}
#jf_joomla_v_25 .module-content .search label[for="mod-search-searchword"] {
  display: none;
}
body.rtl#jf_joomla_v_25 .component-content form fieldset dt {
  clear: right;
  float: right;
}
body.rtl#jf_joomla_v_25 .component-content form fieldset dd {
  float: right;
  clear: left;
}

#cookie_note{
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_note p{
    margin: 0;
    font-size: 0.7rem;
    text-align: left;
    color: black;
}

.cookie_accept{
    width:20%;
}
@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
    }
}