@charset "utf-8";/**
 * @version   4.1.43 April  1, 2020
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2020 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}

/* Grid Container */
.rt-container {margin: 0 auto;width: 960px;}
body {min-width: 960px;}

/* Grid Block */
.rt-block {padding: 15px;margin-bottom: 10px;position: relative;}
#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {margin-left: 0;}
#rt-content-top .rt-omega, #rt-content-bottom .rt-omega {margin-right: 0;}

/* Layout */
#rt-logo {width: 185px;height: 115px;display: block;}
#rt-content-top, #rt-content-bottom {overflow: hidden;}
#rocket {display: block;width: 92px;height: 16px;margin: 0 auto;}
#rt-copyright {text-align: center;}

/* Menu */
#rt-menu .rt-container {height: 3em;}
#rt-menu ul.menu {list-style: none;margin: 0 10px;padding: 0;}
#rt-menu ul.menu li {float: left;padding: 0;background: none;}
#rt-menu ul.menu li a {font-weight: bold;line-height: 3em;display: block;padding: 0 15px;font-size: 1em;}
#rt-menu ul.menu ul {display: none;}

/* Font Stacks */
.font-family-optima {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
.font-family-geneva {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
.font-family-helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}
.font-family-lucida {font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;}
.font-family-georgia {font-family: Georgia, sans-serif;}
.font-family-trebuchet {font-family: "Trebuchet MS", sans-serif;}
.font-family-palatino {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}

/* Typography */
body {font-size: 12px;line-height: 1.7em;font-family: Helvetica,Arial, Sans-Serif;}
body.font-size-is-xlarge {font-size: 15px;line-height: 1.7em;}
body.font-size-is-large {font-size: 14px;line-height: 1.7em;}
body.font-size-is-default {font-size: 12px;line-height: 1.7em;}
body.font-size-is-small {font-size: 11px;line-height: 1.7em;}
body.font-size-is-xsmall {font-size: 10px;line-height: 1.7em;}
form {margin: 0;padding: 0;}
p {margin: 0 0 15px 0;}
h1, h2, h3, h4, h5 {margin: 15px 0;line-height: 1.1em;}
h1 {font-size: 260%;}
h2 {font-size: 200%;}
h2.title {font-size: 170%;}
h3 {font-size: 175%;}
h4 {font-size: 120%;}
h5 {font-size: 120%;}
a {text-decoration: none;outline: none;}
code {color: #000;margin: -1px 0 0 0;font: 10px Courier;}
blockquote {font: italic 16px/22px Georgia, Serif;}
.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {float: left;margin-right: 50px;margin-bottom: 15px;display: inline;position: relative;}
.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {float: right;margin-left: 50px;margin-bottom: 15px;display: inline;position: relative;}
.date-block {padding: 15px;}

/* Lists */
ul, ol {padding-left: 15px;}
ul li {padding: 0;margin: 0;}
ul li a {font-size: 1.2em;line-height: 1.8em;}
ul ul {margin-left: 25px;padding: 5px 0;}
ul li.author {margin: 0;letter-spacing: 1px;list-style: none;font-weight: bold;text-align: right;}
ul li.date {margin: 0;letter-spacing: 1px;list-style: none;text-align: right;font-weight: bold;}
ul li.comments {list-style: none;text-align: right;font-weight: bold;}
ul li.author span, ul li.date span, ul li.comments span {display: block;font-weight: normal;margin-bottom: 10px;line-height: 1em;}

/* RTL */
body.rtl {direction: rtl;}
body.rtl #rt-menu ul.menu {float: right;}
body.rtl #rt-menu ul.menu li {float: right;}
body.rtl #rt-content-top .rt-alpha, body.rtl #rt-content-bottom .rt-alpha {margin-right: 0;margin-left: 10px;}
body.rtl #rt-content-top .rt-omega, body.rtl #rt-content-bottom .rt-omega {margin-left: 0;margin-right: 10px;}
body.rtl {min-width: inherit;}

/* Style */
html,body {margin-bottom: 1px;}
body {color: #333;}
#rt-header, #rt-bottom {color: #aaa;}
.rt-container {background: #fff;} 
a:hover {color: #000;}
#rt-logo {background: url(/libraries/gantry/images/header-assets.png) 0 0 no-repeat;}
#rt-menu ul.menu li a {color: #fff;}
#rt-menu ul.menu li a:hover {background: #444;color: #fff;}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover {background: #fff;color: #000;}
#rt-footer, #rt-copyright {color: #ddd;}
#rt-sidebar-a {background-color:#e0e0e0;}
#rt-sidebar-b {background-color:#e9e9e9;}
#rt-sidebar-c {background-color:#f0f0f0;}
#rocket {background: url(/libraries/gantry/images/rocket.png) 0 0 no-repeat;}

#gantry-viewswitcher {background-image: url(/libraries/gantry/images/iphone/switcher.png); background-repeat: no-repeat; background-position: top left; width: 60px; height: 20px;display:block;position:absolute;right: 10px;top:40%;}
#gantry-viewswitcher.off {background-position: bottom left;}
#gantry-viewswitcher span {display: none;}

/* Clear Set */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* Debug only */
#debug #rt-main {overflow:hidden;border-bottom: 4px solid #666; margin-top:15px;position:relative}
#debug .status {position: absolute;background:#333;opacity:.3;padding:0px 15px;z-index:10000;color:#fff;font-weight:bold;font-size:150%}
/**
 * @version   4.1.43 April  1, 2020
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2020 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Headings */
h1, h2 {letter-spacing: -2px;line-height: 1em;}
.module-title h2, h3, h4, h5 {letter-spacing: -1px;line-height: 1em;}
.componentheading {font-weight: bold;display: block;margin-bottom: 15px;}
.contentheading {font-size: 140%;font-weight: bold;margin-bottom: 15px;display: block;}

/* Section Tables */
.sectiontableheader {font-weight: bold;padding: 3px;line-height: 25px;text-align: left;}
.sectiontablefooter {padding-bottom: 8px;}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {text-align: left;padding: 6px 5px;vertical-align: middle;}
tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry1 td, td.sectiontableentry1, tr.sectiontableentry2 td, td.sectiontableentry2 {height: 30px;}
.contentpane, .contentpaneopen {width: 100%;}

/* Column Layout */
.component-content .cols-1 {display: block;float: none !important;margin: 0 !important;} 
.component-content .cols-2 .column-1, .component-content .cols-2 .column-2 {width: 50%;float: left;}
.component-content .cols-3 .column-1, .component-content .cols-3 .column-2, .component-content .cols-3 .column-3 {float: left;width: 33.3%;padding: 0;margin: 0;}
.component-content .items-row {overflow: hidden;margin-bottom: 10px !important;}
.component-content .cols-4 .column-1, .component-content .cols-4 .column-2, .component-content .cols-4 .column-3, .component-content .cols-4 .column-4 {width: 25%;padding: 0;margin: 0;float: left;}
.component-content .cols-2 .rt-article, .component-content .cols-3 .rt-article, .component-content .cols-4 .rt-article {margin: 0 10px 20px 10px;}
.component-content .cols-2 .column-1 .rt-article, .component-content .cols-3 .column-1 .rt-article, .component-content .cols-4 .column-1 .rt-article {margin-left: 0;}
.component-content .cols-2 .column-2 .rt-article, .component-content .cols-3 .column-3 .rt-article, .component-content .cols-4 .column-4 .rt-article {margin-right: 0;}

/* Category Layout */
.component-content .rt-blog .rt-description {margin: 10px 0 15px 0;padding-bottom: 20px;border-bottom: 1px #c8c8c8 dotted;}
.component-content .rt-article-bg {padding-bottom: 5px;border-bottom: 1px #c8c8c8 dotted;}
.component-content .rt-article-links {margin: 10px 0px 10px 0px;}
.component-content .category-desc {padding: 0 5px;margin: 10px 0 25px;}
.component-content .cat-children .category-desc {margin: 10px 0 25px;}
.component-content ul.subcategories {margin: 20px 20px 20px 10px;}
.component-content .subcategories-link {font-weight: bold}
.component-content ul {list-style-position: outside;list-style-type: square;padding: 0 0 0 15px;margin: 10px 0;}
.component-content ol {padding: 0 0 0 20px;margin: 10px 0;list-style-position: outside;}
.component-content ul li, .component-content ol li {padding: 0;line-height: 1.7em;margin: 0;}
.component-content .category-list {padding: 0 5px;display: block;}
.component-content .categories-list {padding: 0 5px;}
.component-content .categories-list ul {margin: 0 0 0 20px;padding: 0;list-style: none;}
.component-content .categories-list ul li {padding: 5px;}
.component-content .categories-list ul ul {margin-left: 15px;}
.component-content .category-desc {line-height: 1.7em;margin: 10px 0;padding-left: 0;}
.component-content .small {font-size: 0.85em;margin: 0 0 20px;}
.component-content .image-left {float: left;margin: 0 15px 5px 0;}
.component-content .image-right {float: right;margin: 0 0 5px 15px;}
.component-content .archive {padding: 0 5px;}
.component-content .archive form {padding: 0 5px;}
.component-content ul#archive-items {margin: 20px 0;list-style-type: none;padding: 0;}
.component-content ul#archive-items li.row0, .component-content ul#archive-items li.row1 {padding: 10px 0;margin: 10px 0;}

/* Article Layout */
.component-content .title {width: auto;font-size: 260%;line-height: 1.1em;}
.component-content span.edit {margin-left: 10px;float: left;}
.component-content .rt-articleinfo {margin-bottom: 15px;}
.component-content .rt-category, .component-content .rt-date-modified, .component-content .rt-date-published, .component-content .rt-author, .component-content .rt-date-posted, .component-content .rt-hits {display: block;font-size: 95%;}
.component-content .rt-author {font-style: italic;}
.component-content .rt-date-created, .component-content .rt-date-published {font-weight: bold;}
.component-content .rt-description {margin: 10px 0px 10px 0px;overflow: hidden;}
.component-content .rt-description img.left {margin-right: 15px;float: left;}
.component-content .rt-description img.right {margin-left: 15px;float: right;}
.component-content .filter {margin: 10px 0;}
.component-content span.number {color: #969696;font-style: italic;}
.component-content .rt-article-icons {width: 65px;overflow: hidden;float: right;}
.component-content .rt-article-icons ul {margin: 0;padding: 0;list-style: none;}
.component-content .rt-article-icons ul li {margin: 0;padding: 0}
.component-content .rt-article-icons ul li a {display: block;width: 16px;height: 16px;float: right;margin-left: 3px;background-image: url(/libraries/gantry/images/typography.png);background-repeat: no-repeat;}
.component-content .rt-article-icons ul li img {display: none;}
.component-content .print-icon a {background-position: 0 0;}
.component-content .email-icon a {background-position: -16px 0;}
.component-content .edit-icon a {background-position: -48px 0;margin-left: 0 !important;margin-right: 5px;}
.component-content .rt-article-cat {font-weight: bold;margin-top: 15px;margin-bottom: 0;}

/* Editing */
.component-content .edit #editor-xtd-buttons a:link, .component-content .edit #editor-xtd-buttons a:visited, .component-content .edit #editor-xtd-buttons a:hover {color: #323232;}
.component-content .edit .inputbox, .component-content .edit textarea {border: 1px solid #ddd;}
.component-content .edit legend {font-size: 150%;}
.component-content .edit form#adminForm fieldset {padding: 20px 15px;margin: 10px 0 15px 0;}
.component-content .formelm {margin: 5px 0;}
.component-content .formelm label {width: 9em;display: inline-block;vertical-align: top;}
.component-content form#adminForm .formelm-area {padding: 5px 0;}
.component-content form#adminForm .formelm-area label {vertical-align: top;display: inline-block;width: 7em}
.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 a {background: #eee;padding: 4px;margin: 0;line-height: 1.2em;border: solid 1px #ddd;font-weight: bold;text-decoration: none;}

/* User */
#form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox {border: 1px solid #ddd;font-size: 1.2em;padding: 2px;margin: 0;}
#com-form-login fieldset div, #josForm fieldset div {margin-bottom: 10px;}
#form-login ul {margin-top: 10px;}
#form-login p {margin-bottom: 10px;}
#form-login .user-greeting {font-weight: bold;font-size: 120%;margin-bottom: 15px;}
.component-content .user label.label-left, .component-content .user span.label-left {display: block;width: 130px;float: left;font-weight: bold;font-size: 120%;}
.col12 .rt-grid-2 #form-login .inputbox {width: 104px;}
.col12 .rt-grid-3 #form-login .inputbox {width: 184px;}
.col12 .rt-grid-4 #form-login .inputbox {width: 264px;}
.col12 .rt-grid-5 #form-login .inputbox {width: 344px;}
.col12 .rt-grid-6 #form-login .inputbox {width: 424px;}
.col12 .rt-grid-7 #form-login .inputbox {width: 504px;}
.col12 .rt-grid-8 #form-login .inputbox {width: 584px;}
.col12 .rt-grid-9 #form-login .inputbox {width: 664px;}
.col12 .rt-grid-10 #form-login .inputbox {width: 744px;}
.col12 .rt-grid-12 #form-login .inputbox {width: 904px;}
.col16 .rt-grid-2 #form-login .inputbox {width: 64px;}
.col16 .rt-grid-3 #form-login .inputbox {width: 124px;}
.col16 .rt-grid-4 #form-login .inputbox {width: 184px;}
.col16 .rt-grid-5 #form-login .inputbox {width: 244px;}
.col16 .rt-grid-6 #form-login .inputbox {width: 304px;}
.col16 .rt-grid-7 #form-login .inputbox {width: 364px;}
.col16 .rt-grid-8 #form-login .inputbox {width: 424px;}
.col16 .rt-grid-9 #form-login .inputbox {width: 484px;}
.col16 .rt-grid-10 #form-login .inputbox {width: 544px;}
.col16 .rt-grid-11 #form-login .inputbox {width: 604px;}
.col16 .rt-grid-12 #form-login .inputbox {width: 664px;}
.col16 .rt-grid-13 #form-login .inputbox {width: 724px;}
.col16 .rt-grid-14 #form-login .inputbox {width: 784px;}
.col16 .rt-grid-15 #form-login .inputbox {width: 844px;}
#users-profile-core, #users-profile-custom {margin: 10px 0 15px 0;padding: 15px;}
#users-profile-core dt, #users-profile-custom dt {float: left;width: 10em;padding: 3px 0;}
#users-profile-core dd, #users-profile-custom dd {padding: 3px 0;}
#member-profile fieldset, .registration fieldset {margin: 10px 0 15px 0;padding: 15px;}
#users-profile-core legend, .profile-edit legend, .registration legend {font-weight: bold;}
.component-content #member-registration {padding: 0 5px;}
.component-content #member-registration fieldset {border: solid 1px #ddd;}
.component-content form fieldset dt {clear: left;float: left;width: 12em;padding: 3px 0;}
.component-content form fieldset dd {float: left;padding: 3px 0;}

/* Tables */
.component-content table {border-collapse: collapse;}
.component-content table.weblinks, .component-content table.category {font-size: 1em;margin: 10px 10px 20px 0px;width: 99%;}
.component-content table.weblinks td {border-collapse: collapse;}
.component-content table.weblinks td, .component-content table.category td {padding: 7px;}
.component-content table.weblinks th, .component-content table.category th {padding: 7px;text-align: left;}
.component-content td.num {vertical-align: top;text-align: left;}
.component-content td.hits {vertical-align: top;text-align: center;}
.component-content td p {margin: 0;line-height: 1.3em;}
.component-content .filter {margin: 10px 0;}
.component-content .display-limit, .component-content .filter {text-align: right;margin-right: 7px;}
.component-content table.category th a img {padding: 2px 10px;}
.component-content .filter-search {float: left;}
.component-content .filter-search .inputbox {width: 6em;}
.component-content legend.element-invisible {position: absolute;margin-left: -3000px;margin-top: -3000px;height: 0;}
.component-content .cat-items {margin-top: 20px;}

/* Contact */
.component-content .contact {padding: 0 5px;}
.component-content .contact-category {padding: 0 10px;}
.component-content .contact-category  .component-content #adminForm fieldset.filters {border: 0;padding: 0;}
.component-content .contact-image {margin: 10px 0;overflow: hidden;}
.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 span.contact-image {margin-bottom: 10px;overflow: hidden;display: block;}
.component-content #contact-textmsg {padding: 2px 0 10px 0;}
.component-content #contact-email-copy {float: left;margin-right: 10px;}
.component-content .contact .button {float: none !important;clear: left;display: block;margin: 20px 0 0 0;}
.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 #ccc;border-top: 1px solid #ccc;margin-right: 3px;background: #f0f0f0;color: #666;}
.component-content dl.tabs dt.open {background: #F9F9F9;border-bottom: 1px solid #F9F9F9;z-index: 100;color: #000;}
.component-content div.current {clear: both;border: 1px solid #ccc;padding: 10px 10px;max-width: 500px;}
.component-content div.current dd {padding: 0;margin: 0;}
.component-content dl#content-pane.tabs {margin: 1px 0 0 0;}

/* Weblinks */
.component-content .weblinks fieldset div {overflow: hidden;}
.component-content .weblinks label.label-left {display: block;width: 150px;float: left;}

/* Search */
.component-content .searchintro {font-weight: normal;margin: 20px 0 20px;}
.component-content #searchForm {padding: 0;}
.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 {float: none;}
.component-content .phrases-box {float: none;margin-bottom: 10px;}
.component-content .ordering-box .inputbox {width: auto !important}
.component-content .only, .component-content .phrases {margin: 10px 0 0 0px;padding: 15px 0;line-height: 1.3em;}
.component-content label.ordering {display: block;margin: 10px 0 10px 0;}
.component-content .word {padding: 0;}
.component-content .word input {font-weight: bold;}
.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: left;}
.component-content form .search label {display: none;}
.component-content dl.search-results dt.result-title {padding: 15px 15px 0px 5px;font-weight: bold;}
.component-content dl.search-results dd {padding: 2px 15px 2px 5px;}
.component-content dl.search-results dd.result-text {padding: 10px 15px 10px 5px;line-height: 1.7em;}
.component-content dl.search-results dd.result-created {padding: 2px 15px 15px 5px;}
.component-content dl.search-results dd.result-category {padding: 10px 15px 5px 5px;}

/* Accessibility */
#rt-accessibility .rt-desc {float: left;padding-right: 5px;}
#rt-accessibility #rt-buttons {float: left;}
#rt-accessibility .button {display: block;width:14px;height:14px;float: left;background: url(/libraries/gantry/images/typography.png);margin: 2px;}
#rt-accessibility .large .button {background-position: 0 -17px;}
#rt-accessibility .small .button {background-position: -15px -17px;}

/* Other */
.component-content .categorylist input {border: 1px solid #ddd;font-size: 1.2em;padding: 2px;margin: 0;}
.component-content th {padding: 5px;background: #ebebeb;border-bottom: 2px solid #ddd;font-weight : bold;}
.component-content tr.even td {padding: 5px;background: #f0f0f0;border-bottom: 1px solid #ddd;}
.component-content tr.odd td {padding: 5px;background: #fafafa;border-bottom: 1px solid #ddd;}
.rt-breadcrumb-surround {margin: 0;display: block;position:relative;overflow: hidden;height: 20px;padding: 15px 25px;}
#breadcrumbs-gantry {width: 11px;height: 11px;display: block;float: left;margin-top: 4px;margin-right: 8px;background: url(/libraries/gantry/images/home.png) 0 0 no-repeat;}
.component-content p.error {padding: 10px;}
.component-content .contentpaneopen_edit {float: left;}
.component-content table.contenttoc {padding: 10px;margin: 10px;float: right;}
.component-content table.contenttoc tr td {padding: 1px 0;}
.component-content .pagenavcounter {font-weight: bold;}
ul.latestnews, ul.mostread {padding-left: 10px;margin: 0;}
ul.latestnews li a, ul.mostread li a {padding: 2px 2px 2px 15px;display: block;text-decoration: none;}
#article-index {width: 25%;float: right;padding: 10px;margin: 10px 0px 20px 30px;}
#article-index h3 {margin: 0;font-size: 1em;}
#article-index ul {list-style-type: disc;}
.mod-languages ul li {display: inline;}
.stats-module dl {margin: 10px 0 10px 0;}
.stats-module dt {float: left;margin: 0 10px 0 0;font-weight: bold;}
.stats-module dt, .stats-module dd {padding: 2px 0 2px 0;}
.banneritem {margin: 10px 0;padding: 0;}
.banneritem a {font-weight: bold;}
p.syndicate {float: left;display: block;text-align: left;}
.phrases .inputbox {width: 10em;}
.phrases .inputbox option {padding: 2px;}

/* Newsflash */
.newsflash {margin: 0;}
.newsflash-horiz {overflow: hidden;list-style-type: none;margin: 0 5px;padding: 20px 10px;}
.newsflash-horiz li {float: left;width: 30%;margin: 0 1%;padding: 10px 5px;}
.newsflash-horiz li h4 {font-size: 1.4em;}
.newsflash-horiz li img {display: block;margin-bottom: 10px;}
.newsflash-vert {padding: 0;}

/* Newsfeeds */
.component-content .newsfeed {padding: 0 5px;}
.component-content ul.newsfeed {padding: 0;}
.component-content .newsfeed-item {padding: 5px 0 0 0;margin: 0;}
.component-content .newsfeed-item h5 a {font-size: 1.1em;font-weight: bold;}
.component-content .feed-item-description img {margin: 5px 10px 10px 0;}
.component-content dl.newsfeed-count dt, .component-content dl.newsfeed-count dd {display: inline;}
.component-content dl.weblink-count dt, .component-content dl.weblink-count dd {display: inline;}

/* Pagination */
.component-content .rt-pagination {margin: 10px 0;padding: 10px 0 10px 0px;}
.component-content .rt-pagination ul {list-style-type: none;margin: 0;padding: 0;text-align: left;}
.component-content .rt-pagination li {display: inline;padding: 2px 5px;text-align: left;border: solid 1px #eee;margin: 0 2px;}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-next, .component-content .rt-pagination li.pagination-end, .component-content .rt-pagination li.pagination-prev {border: 0;}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-start span {padding: 0;}
.component-content p.counter {font-weight: bold;}

/* Pagenav */
.component-content .pagenav {list-style-type: none;padding: 0;overflow: hidden;}
.component-content .pagenav li {display: inline-block;padding: 0px;margin: 0;}
.component-content .pagenav li {line-height: 2em;}
.component-content .pagenav li a {display: inline;padding: 2px;text-decoration: none;}
.component-content .pagenav li.pagenav-prev {float: left;}
.component-content .pagenav li.pagenav-next {float: right;}

/* Tooltips */
.tool-tip {float: left;background: #ffc;border: 1px solid #D4D5AA;padding: 5px;max-width: 200px;color: #323232;}
.tool-title {padding: 0;margin: 0;font-size: 100%;font-weight: bold;margin-top: -15px;padding-top: 15px;padding-bottom: 5px;background: url(/libraries/system/images/selector-arrow.png) no-repeat;}
.tool-text {font-size: 100%;margin: 0;}

/* Mailto */
#mailto-window {background: #f5f5f5;padding: 15px;border: solid 1px #ddd;position: relative;}
#mailto-window label {width: 10em;}
.mailto-close {position: absolute;right: 0;top: 5px;background: none;}
.mailto-close a {min-width: 25px;display: block;min-height: 25px;overflow: visible;}
.mailto-close a span {position: absolute;left: -3000px;top: -3000px;display: inline;}
#mailto-window .inputbox {padding: 3px;}
#mailto-window p {margin-top: 20px;}
#mailto-window button {margin: 0 5px 0 0;}

/* System Messages */
/* OpenID icon style */
input.system-openid, input.com-system-openid { background: url(http://openid.net/images/login-bg.gif) no-repeat;background-color: #fff;background-position: 0 50%;color: #000;padding-left: 18px;}

/* Unpublished */
.system-unpublished {background: #e8edf1;border-top: 4px solid #c4d3df;border-bottom: 4px solid #c4d3df;}

/* System Messages */
#system-message { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; }
#system-message dd ul { background: #BFD3E6; color: #0055BB; margin: 10px 0 10px 0; list-style: none; padding: 10px; border: 2px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message {display: none;}

/* System Error Messages */
#system-message dt.error {display: none;}
#system-message dd.error ul {color: #c00;background-color: #EBC8C9;border: 2px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice {display: none;}
#system-message dd.notice ul {color: #A08B4C;background: #F5ECC1;border: 2px solid #F0DC7E;}

/* Debug */
#system-debug {color: #ccc;background-color: #fff;padding: 10px;margin: 10px;}
#system-debug div {font-size: 11px;}
/**
 * @package		$Id: joomla.css 27197 2015-03-02 18:13:55Z james $
* @version   $Id: joomla.css 27197 2015-03-02 18:13:55Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Article */
.component-content .rt-article {margin-bottom: 15px;position: relative;}
.component-content .rt-article-bg {border-bottom: none;margin: 0;padding: 0;}
.component-content .rt-pagetitle {margin-top: 0;margin-bottom: 30px;font-weight: normal;letter-spacing: normal;font-size: 160%;}
.component-content  ol {margin-left: 5px;}
.component-content .rt-more-articles {margin-top: 25px;border-radius: 5px;}
.component-content #more-articles {border-radius: 5px;background-repeat: repeat-x;background-position: 0 0;}
.component-content #more-articles:hover {background-position: 0 -97px;}
.component-content .multicolumns .rt-article {clear: both;margin: 0 15px 25px;}
.component-content .rt-articleinfo {clear: both;}
.component-content .article-title {display: inline-block;position: relative;z-index: 10;}
.component-content .article-title2 {margin: 0 0 25px -55px;padding: 1px;border-radius: 2px;float: left;}
.component-content .article-title3 {padding: 8px;border-radius: 2px;}
.component-content .cols-2 .article-title2, .component-content .cols-3 .article-title2, .component-content .cols-4 .article-title2, .sa5-mb7 .component-content .article-title2, .sa4-mb8 .component-content .article-title2, .sa3-mb9 .component-content .article-title2, .sa6-mb6 .component-content .article-title2, .sa4-mb4-sb4 .component-content .article-title2, .sa4-sb4-mb4 .component-content .article-title2, .sa3-mb6-sb3 .component-content .article-title2, .sa2-mb8-sb2 .component-content .article-title2, .sa3-sb3-mb6 .component-content .article-title2, .sa2-sb2-mb8 .component-content .article-title2, .sa3-mb3-sb3-sc3 .component-content .article-title2, .sa3-sb3-mb3-sc3 .component-content .article-title2, .sa3-sb3-sc3-mb3 .component-content .article-title2, .sa3-mb4-sb2-sc3 .component-content .article-title2, .sa2-mb4-sb3-sc3 .component-content .article-title2, .sa3-mb4-sb3-sc2 .component-content .article-title2, .sa2-mb6-sb2-sc2 .component-content .article-title2, .sa3-sb2-mb4-sc3 .component-content .article-title2, .sa2-sb3-mb4-sc3 .component-content .article-title2, .sa3-sb3-mb4-sc2 .component-content .article-title2, .sa2-sb2-mb6-sc2 .component-content .article-title2, .sa3-sb3-sc2-mb4 .component-content .article-title2, .sa3-sb2-sc3-mb4 .component-content .article-title2, .sa2-sb3-sc3-mb4 .component-content .article-title2, .sa2-sb2-sc2-mb6 .component-content .article-title2 {margin: 0 0 25px 0;}
.component-content .cols-3 .column-1, .component-content .cols-3 .column-2, .component-content .cols-3 .column-3 {width: 30%; padding: 0 8px;}
.component-content .items-row {margin-top: 35px;}
.component-content .img-intro-right {float: right;margin-left: 10px;margin-bottom: 10px;}
.component-content .img-intro-left {float: left;margin-right: 10px;margin-bottom: 10px;}
.component-content .img-fulltext-right {float: right;margin-left: 10px;margin-bottom: 10px;}
.component-content .img-fulltext-left {float: left;margin-right: 10px;margin-bottom: 10px;}
.component-print .component-content .article-title2 {margin: 0 0 25px 0;}

/* Article Details */
.component-content .rt-article-icons {white-space: nowrap;}
.component-content .rt-article-icons ul li a {width: 14px; opacity: 0.6;transition: opacity 0.3s ease-out;}
.component-content .rt-article-icons ul li a:hover {opacity: 1;}
.component-content .print-icon a {background-position: 0 -23px;background-repeat: no-repeat;}
.component-content .email-icon a {background-position: 0 -45px;background-repeat: no-repeat;}
.component-content .edit-icon a {background-position: 0 -67px;}
.component-content .rt-article-icons.no-icons ul li.edit-icon a {width: 16px;}
.component-content .rt-author, .component-content .rt-date-posted, .component-content .rt-date-modified, .component-content .rt-date-published {display: inline-block;line-height: 100%;font-size: 1em;margin-right: 10px;}
.component-content .rt-articleinfo-text {float: left;position: relative;border-radius: 3px;}
.component-content .rt-articleinfo-text2 {padding: 2px 0;border-radius: 3px;}
.component-content .rt-joomla .icon {margin-left: 5px;width: 18px;}
.rt-joomla .rt-article-icons {width: 87px;padding: 3px 0;}
.component-content .rt-date-created, .component-content .rt-date-published {font-weight: normal;}
.component-content .rt-author {font-style: normal;}
.component-content .rt-article-icons.no-icons ul li a {background-image: none;background-color: transparent;width: auto;font-size: 1em;}
.component-content .rt-article-icons.no-icons {width: 123px;}

/* More Articles Feature */
.component-content #more-articles {display: block;position: relative;height: 24px;clear: both;padding: 7px;font-weight: normal;transition: background 0.2s linear;}
.component-content #more-articles span {line-height: 24px;font-size: 15px;float: right;padding: 0 0 0 12px;background-repeat: no-repeat;background-position: 0 -114px;}
.component-content #more-articles.spinner {background-image:url(/templates/rt_ionosphere_responsive/images/spinner.gif);background-position: 0 50%;background-repeat: no-repeat;}
.component-content #more-articles.disabled {cursor: default;}

/* Column Layout */
.component-content .float-left {float: left;}
.component-content .float-right {float: right;}
.component-content .width25 {width: 25%;}
.component-content .width33 {width: 33.33%;}
.component-content .width50 {width: 50%;}
.component-content .width100 {width: 100%;}
.component-content .multicolumns {width: 100%;}
.component-content .items-row.cols-1 {overflow: visible;}

/* Article Index */
.component-content #article-index{float:right;border-radius:5px;margin-left: 15px;background: rgba(0, 0, 0, 0.05);border:1px solid rgba(0, 0, 0, 0.1);}
.component-content #article-index ul{list-style:none;margin:0;padding: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{border-bottom:1px solid rgba(0, 0, 0, 0.1);display:block;line-height:20px;padding:8px 12px;}
.component-content #article-index ul li a.active{color:inherit;}
.component-content #article-index ul li a:hover{background:rgba(0, 0, 0, 0.1);}
.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 .nav-tabs.nav-stacked>li>a{border:1px solid 1px solid rgba(0, 0, 0, 0.1);background: rgba(0, 0, 0, 0.05);}
.component-content .article-index .nav-tabs.nav-stacked>li>a:hover{background:rgba(0, 0, 0, 0.1);}

/* Typography */
.component-content .results ol.list {margin-top: 0;}
.component-content .results ol.list h4 {border: 0;margin-top: 0;margin-bottom: 0;display: inline;}
.component-content .results ol.list li {padding: 10px 5px;margin-bottom: 5px;}
.component-content .results ol.list li p {margin-top: 0;font-size: 90%;}
.component-content .results ol.list .description {margin-bottom: 15px;}
.component-content .results ol.list li span.small {font-size: 90%;}
.component-content .rt-article-links h3, .component-content .user legend, .component-content .contact legend {font-weight: normal;font-size: 170%;line-height: 120%;letter-spacing: normal; margin-bottom: 15px;}
.component-content .user legend {margin-top: 15px;}
.component-content .user .label-left {padding: 4px 0;}
.component-content .user fieldset div {overflow: visible;clear: both;margin-bottom: 8px;}
.component-content .user td.paramlist_key {width: 180px;}
.component-content .search_result select#ordering.inputbox {margin-right: 10px;}
.component-content .inputbox.invalid {color: #c00;}
.component-content .rt-joomla-table {border-radius: 4px;border-collapse: separate;*border-collapse: collapse;margin-bottom: 15px;border-bottom: none !important;}
.component-content .rt-joomla-table th, .component-content .rt-joomla-table td, .component-content .rt-joomla-table .odd td, .component-content .rt-joomla-table .even td {padding: 10px;line-height: 18px;text-align: left;}
.component-content .rt-joomla-table th {font-weight: bold;vertical-align: middle;border: none;}
.component-content .rt-joomla-table td {vertical-align: top;}
.component-content .rt-joomla-table thead tr:first-child th:first-child, .component-content .rt-joomla-table tbody tr:first-child td:first-child {border-radius: 4px 0 0 0;}
.component-content .rt-joomla-table thead tr:first-child th:last-child, .component-content .rt-joomla-table tbody tr:first-child td:last-child {border-radius: 0 4px 0 0;}
.component-content .rt-joomla-table tbody tr:last-child td:first-child {border-radius: 0 0 0 4px;}
.component-content .rt-joomla-table tbody tr:last-child td:last-child {border-radius: 0 0 4px 0;}
.component-content .rt-description img {margin-right: 15px;}
.component-content .my-pagenav {float: left;margin-left: 10px;}
.component-content .tab {display: inline-block;margin-right: 10px;text-align: center;}
.component-content .page-block {display: inline-block;margin-right: 4px;font-weight: bold;text-align: center;}
.component-content .page-active, .component-content .page-inactive {padding: 0 4px;}
.component-content .page-inactive:hover {cursor: pointer;}
.component-content .search_result label {margin-right: 10px;}
.component-content .search_result legend {font-size: 14px;padding-bottom: 5px;}
.tool-tip {z-index: 1000 !important;}
#form-login ul, #com-form-login ul, ul.rt-more-articles, .rt-section-list ul, ul.mostread, ul.latestnews, .weblinks ul, #rt-popuplogin ul, ul.newsfeed {padding: 0;}
#rt-popuplogin ul, .rt-contact-form {margin-top: 10px;}
#form-login ul li, #com-form-login ul li, ul.rt-more-articles li, .rt-section-list ul li, ul.mostread li, ul.latestnews li, .weblinks ul li, #rt-popuplogin ul li,ul.newsfeed li, .rt-contact-form li {list-style: none;}
ul.newsfeed li {padding-top: 10px;}
#form-login ul li a, #com-form-login ul li a, ul.rt-more-articles li a, .rt-section-list ul li a, ul.mostread li a, ul.latestnews li a, .weblinks ul li a, #rt-popuplogin ul li a,ul.newsfeed li a {padding: 4px 0 4px 15px;background-position: 2px -67px;background-repeat: no-repeat;display: inline-block;line-height: 100%;font-size: 100%;font-weight: normal;}
#form-login ul li a:hover, #com-form-login ul li a:hover, ul.rt-more-articles li a:hover, .rt-section-list ul li a:hover, ul.mostread li a:hover, ul.latestnews li a:hover, .weblinks ul li a:hover, #rt-popuplogin ul li a:hover,ul.newsfeed li a:hover {background-position: 2px 8px;}
.component-block #form-login ul li a:hover, .component-block #com-form-login ul li a:hover, .component-block ul.rt-more-articles li a:hover, .component-block .rt-section-list ul li a:hover, .component-block ul.mostread li a:hover, .component-block ul.latestnews li a:hover, .component-block .weblinks ul li a:hover, .component-block #rt-popuplogin ul li a:hover, .component-block ul.newsfeed li a:hover {background-position: 2px -115px;}
.bg-overlay-dark #rt-popuplogin ul li a {background-position: 2px -213px;}
.bg-overlay-dark #rt-popuplogin ul li a:hover {background-position: 2px -138px}
.component-content .user input#email, .component-content .user input#name, .component-content .user input#username, .component-content .user input#password, .component-content .user input#passwd, .component-content .user input#password2 {width: 160px !important;padding: 5px 4px;outline: none;}
#rt-popuplogin .inputbox {width: 164px;padding: 6px 4px;outline: none;font-size: 14px;}
#com-form-login .inputbox, .component-content .user input#email, .component-content .user input#name, .component-content .user input#username, .component-content .user input#password, .component-content .user input#password2 {width: 260px;}
#com-form-login #remember.inputbox {width: auto;}
#com-form-login .inputbox {padding: 5px 10px;outline: none;}
#com-form-login ul {margin-top: 15px;}
#form-login ul {padding-left: 0;}
#com-form-login fieldset div.readon, #josForm fieldset div.readon {margin: 0;}
#com-form-login fieldset div.readon:active, #josForm fieldset div.readon:active {margin-top: 1px;margin-bottom: -1px;}
#form-login-remember {margin: 15px 0;}
#username-lbl,#password-lbl {display: block;width: 130px;float: left;font-weight: bold;font-size: 120%;padding-top: 6px;}
#rt-popuplogin ul li a:hover {color: black;}
body .component-content .contact h1 {margin-bottom: 25px;}

/* Pagination */
.rt-pagination, .pagination {margin-top: 15px;}
.rt-pagination a, .pagination a {font-weight: normal;font-size: 1em;}
.rt-pagination .rt-results, .pagination .results {text-align: center;margin: 0;}
.rt-pagination .pagenav, .pagination .pagenav {padding: 0 4px;}
.component-content .rt-pagination, .component-content .pagination {margin: 10px 0;padding: 10px 0 10px 0px;}
.component-content .rt-pagination ul, .component-content .pagination ul {list-style-type: none;margin: 0;padding: 0;text-align: center;}
.component-content .rt-pagination li, .component-content .pagination li {display: inline;padding: 2px 5px;text-align: center;margin: 0 2px;border: none;}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-next, .component-content .rt-pagination li.pagination-end, .component-content .rt-pagination li.pagination-prev, .component-content .pagination li.pagination-start, .component-content .pagination li.pagination-next, .component-content .pagination li.pagination-end, .component-content .pagination li.pagination-prev {border: 0;}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-start span, .component-content .pagination li.pagination-start, .component-content .pagination li.pagination-start span {padding: 0;}
.component-content p.counter {font-weight: bold;}

/* Polls */
.fusion-submenu-wrapper .rt-pollrow {font-size: 100%;}
.rt-poll .readon {float: none;margin-right: 5px;}
.rt-poll .rt-pollbuttons {clear: both;padding-bottom: 5px;}
.rt-polltitle {font-size: 100%;letter-spacing: normal;}
.readonstyle-link .rt-poll .readon {float: left;margin-right: 20px;}
.pollstableborder td div {border: 0;height: 10px !important;min-width: 2px;}
.rt-poll .pollstableborder th, .rt-poll .pollstableborder td, .rt-poll .poll dd {border: 0;}
.rt-pollbuttons .readon:active {margin-top: 0;margin-bottom: 0;}

/* SmartLoad */
img.spinner {background: url(/templates/rt_ionosphere_responsive/images/spinner.gif) center center no-repeat;}
.weblinks td img {width: 16px;height: 16px;}

/* Frontend Module Editing */
#modules-form .radio input[type="radio"], #modules-form .checkbox input[type="checkbox"] {display: inline-block; margin-left: 0;}

/* Editing */
.component-content .edit #editor-xtd-buttons a:link, .component-content .edit #editor-xtd-buttons a:visited, .component-content .edit #editor-xtd-buttons a:hover {color: #323232;}
.component-content .edit .inputbox, .component-content .edit textarea {border: 1px solid #ddd;}
.component-content .edit legend {font-size: 150%;}
.component-content .edit #adminForm fieldset {padding: 20px 15px;margin: 10px 0 15px 0;}
.component-content .formelm {margin: 5px 0;}
.component-content .formelm label {width: 9em;display: inline-block;vertical-align: top;}
.component-content #adminForm .formelm-area {padding: 5px 0;}
.component-content #adminForm .formelm-area label {vertical-align: top;display: inline-block;width: 7em}
.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;}
.calendar td.button {background-image: none;background-color: transparent;border: none;padding: 0;text-shadow: none;font-size: inherit;text-transform: inherit;color: #000;display: table-cell;}
.calendar td.button:after {position: relative;}
.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:0 0 0 15px;}
.component-content .formelm .button2-left a,.component-content .formelm .media-preview a{padding:3px 10px !important;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:2px 10px 0 !important;margin:0 !important;line-height:2em;border:solid 1px #ddd;font-weight:bold;text-decoration:none;display:inline;}

/* Editor */
#editor-xtd-buttons {padding: 5px 0;}
.button2-left {margin-top: 5px;margin-right: 5px;}
.button2-left, .button2-right, .button2-left div, .button2-right div {float: left;}
.component-content  .button2-left .linkmacro, .component-content  .button2-left .image {background: none;}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {display: block;height: 22px;float: left;line-height: 22px;font-size: 11px;cursor: pointer;margin-bottom: 5px;}
.button2-left span, .button2-right span {cursor: default;}
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span {padding: 0 6px;}
.button2-left a:hover, .button2-right a:hover {text-decoration: none;}
.button2-left a, .button2-left span {padding: 0 24px 0 6px;}
.button2-right a, .button2-right span {padding: 0 6px 0 24px;}
.button2-left .blank a {padding-right: 6px;}
.img_caption.left {float: left;margin-right: 1em;}
.img_caption.right {float: right;margin-left: 1em;}
.img_caption.left p {clear: left;text-align: center;}
.img_caption.right p {clear: right;text-align: center;}
.img_caption {text-align: center !important;}
.edit-article fieldset div input, .edit-article fieldset textarea {padding: 4px;}
.edit-article fieldset div .label-left {padding: 0;}
.edit-article fieldset div img.calendar {vertical-align: middle;margin-left: 5px;}

/* Core Components - Member Access */
.rt-joomla .user label#password-lbl, .rt-joomla .user label#username-lbl {display: block;float: left;font-size: 120%;font-weight: bold;width: 130px;}
.component-content .user ul li {list-style: none;}
.component-content .user ul li a {padding: 4px 0 4px 15px;line-height: 100%;font-weight: normal;font-size: 100%;display: inline-block;background-repeat: no-repeat;background-position: 2px -335px;}
.component-content .user ul li a:hover {background-position: 2px -115px;}
.component-content #member-registration fieldset {border: none;}
.register-buttons .readon .button, .register-buttons .readon span {display: inline-block;}

/* Core Component - Contact Form */
.component-content form fieldset dt {width: 9em;}
.component-content .contact .button {margin: 0;}

/* System Messages */
#system-message {margin-bottom: 10px;padding: 0;}
#rt-drawer #system-message {margin-bottom: 10px;}
#system-message dt {display:none;}
#system-message dd {margin: 0;font-weight: bold; padding:0;}
#system-message dd ul {background: #BFD3E6;color: #0055BB;margin: 10px 0 10px 0;list-style: none;padding: 10px;border: none;}

/* System Error Messages */
#system-message dt.error {display: none;}
#system-message dd.error ul {color: #c00;background-color: #EBC8C9;border: none;}

/* System Notice Messages */
#system-message dd.notice {background: none;border: 0;}
#system-message dt.notice {display: none;}
#system-message dd.notice ul {color: #A08B4C;background: #F5ECC1;border: none;}

/* Compatibility */
#recaptcha_widget_div {position: absolute;top: -140px;}
#emailForm fieldset div.readon br {display: none;}

/* Features */
#rt-accessibility .small .button {background-position: 1px 3px;background-repeat: no-repeat;border-radius: 2px;width: 14px; height: 14px;}
#rt-accessibility .large .button {background-position: 1px -31px;background-repeat: no-repeat;border-radius: 2px;width: 14px; height: 14px;}
#rt-accessibility a {opacity: 0.8;}
#rt-accessibility .small:hover {opacity: 1;}
#rt-accessibility .large:hover {opacity: 1;}
#rt-accessibility #rt-buttons a {width: 17px;height: 17px;display: inline-block;border-radius: 2px;}
#rt-login-button .readon span  {font-size: 100% ;font-weight: normal ;}
#rt-popupmodule-button .readon span {font-size: 100%;font-weight: normal;}

/* Extra's */
.tip-wrap {padding: 5px;border-radius: 2px;z-index: 1000;}

/* Advanced Search */
.component-content .search-results {clear: both;}
.component-content #finder-search .word {margin-bottom: 10px;}
.component-content #advanced-search #finder-filter-select-list li {margin-bottom: 10px;}
.component-content #advanced-search #finder-filter-select-list label {width: 135px; display: inline; float: left;}


/* Joomla 3.0 Stuff */

/* Content Component */
.rt-container .blog-layout .actions {margin-top: 0;}
.rt-container .items-leading .content_rating {float: right;}
.rt-container .actions {float: right;margin-top: 0;}
.rt-container .actions li {list-style: none;display: inline-block;}
.rt-container .article-info {display: block;margin: 10px -15px;padding: 10px 20px;}
.rt-container .article-info dd {;margin-right: 10px;display: inline-block;}
.rt-container .article-info .article-info-term {display: none;}
.rt-container .actions li img[src $="printButton.png"], .rt-container .actions li img[src $="emailButton.png"], .rt-container .actions li img[src $="edit.png"], .rt-container .actions li img[src $="edit_unpublished.png"] {height: 0;width: 20px;padding-top: 17px;}
.rt-container .actions li img {opacity: 0.3;}
.rt-container .actions li img:hover {opacity: 0.6;}
.rt-container .actions li a {height: 17px;padding: 0 2px;display: block;font-size: 1.0em;}
.rt-container .actions .edit-icon {position: relative;z-index: 10;}
.rt-container .actions .email-icon img {background-position: 0 -26px;}
.rt-container .actions .edit-icon img {background-position: 0 -51px;}
.rt-container .content_vote {margin: 10px 0;}
.rt-container .categories-list h3.item-title {font-size: 1.0em; font-weight: normal; line-height: 1.0em; margin: 0;}
.rt-container .category-list .cat-children ul {padding: 0;}
.rt-container .category-list .cat-children ul li {list-style: none; margin: 0; padding: 0;}
.rt-container .archive .filters .alert {background: none; border: none; padding: 0; margin: 10px 0 35px 0;}
.rt-container .archive .filters button {margin-left: 15px; margin-top: 10px; padding: 1px 10px;}
.rt-container .archive i {display: none;}
.rt-container .pagenav .previous {float: left;}
.rt-container .pagenav .next {float: right;}
.rt-container .pagenav {clear: both;}
.rt-container .item-page .pull-left {float: left;}
.rt-container .item-page .pull-right {float: right;}
.rt-container .item-page .nav-tabs.nav-stacked {list-style: none; margin: 15px 0;}
.rt-container .item-page .nav-tabs > li {float: none; margin-bottom: -1px;}
.rt-container .item-page .nav-tabs.nav-stacked >li > a {background: rgba(0,0,0,0.05); border: 1px solid rgba(0,0,0,0.1); border-radius: 0; margin-right: 0;}
.rt-container .item-page .nav-tabs >li > a {line-height: 20px; padding-top: 8px; padding-bottom: 8px;}
.rt-container .item-page .nav-tabs > li > a, .rt-container .nav-pills > li > a {padding-left: 12px; padding-right: 12px;}
.rt-container .item-page .nav > li > a {display: block;}
.rt-container .item-page .nav-tabs.nav-stacked > li:first-child > a {border-top-left-radius: 4px; border-top-right-radius: 4px;}
.rt-container .item-page .nav-tabs.nav-stacked > li:last-child > a {border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
.rt-container .item-page .nav-tabs .active a, .rt-container .nav-tabs .active a:hover {color: #555555; cursor: default;}
.rt-container .item-page .nav-tabs a.active, .rt-container .nav-tabs a.active:hover {color: #555555; cursor: default;}
.rt-container .pager {text-align: center;}
.rt-container .pager li {display: inline; margin: 0 10px;}
.rt-container .pager li, .rt-container .pager li a {font-size: 1.1em;}

/* Contact Component */
.rt-container .categories-list h4.item-title {font-size: 1.0em; font-weight: normal; line-height: 1.0em; margin: 0;}
.rt-container .contact-category input#filter-search {padding: 5px;}
.rt-container .contact-category ul.category {list-style: none; margin: 25px 0; padding: 0;}
.rt-container .contact-category ul.category li {background: none; border: none;}
.rt-container .contact-category ul.category li br {display: none;}
.rt-container .contact .accordion-heading {font-size: 2.0em; line-height: 2.0em;}
.rt-container .contact .accordion-group .contact-links ul li a {font-size: 1em;}
.rt-container .contact-form form#contact-form .control-group {margin-bottom: 15px;}
.rt-container .contact-form form#contact-form .control-label, .rt-container .contact-form form#contact-form .controls {display: inline-block;}
.rt-container .contact-form form#contact-form .control-label {width: 10em;}
.rt-container .contact-form form#contact-form #jform_contact_emailmsg {width: 28em;}
.rt-container .contact-form form#contact-form .form-actions .btn-primary {margin-left: 12em;}
.rt-container #slide-contact .pull-left {float: left;}
.rt-container #slide-contact .pull-right {float: right;}
.rt-container #slide-contact.accordion {margin-bottom: 20px;}
.rt-container .accordion-group {margin-bottom: 2px;}
.rt-container .accordion-heading .accordion-toggle {cursor: pointer; font-weight: normal;}
.rt-container .collapse {height: 0; overflow: hidden; position: relative; transition: height 0.35s ease 0s;}
.rt-container .collapse.in {height: auto;}
.rt-container .accordion-inner {padding: 10px 0;}
.rt-container #contact-slider .panel {margin-bottom: 15px;}

/* Weblinks Component */
.rt-container .weblink-category input#filter-search {padding: 5px;}
.rt-container .weblink-category ul.category {list-style: none; margin: 15px 0 25px 0; padding: 0;}
.rt-container .weblink-category ul.category .list-hits {margin-right: 15px;}

/* News Feeds Component */
.rt-container .newsfeed-category input#filter-search {padding: 5px;}
.rt-container .newsfeed-category ul.category {list-style: none; margin: 0 0 25px 0; padding: 0;}
.rt-container .newsfeed-category ul.category li {margin-bottom: 15px;}

/* Users Component */
.rt-container .registration form#member-registration .control-group, .rt-container .remind form#user-registration .control-group, .rt-container .reset form#user-registration .control-group {margin-bottom: 15px;}
.rt-container .registration form#member-registration .control-label, .rt-container .registration form#member-registration .controls, .rt-container .remind form#user-registration .control-label, .rt-container .remind form#user-registration .controls, .rt-container .reset form#user-registration .control-label, .rt-container .reset form#user-registration .controls {display: inline-block;}
.rt-container .registration form#member-registration .control-label, .rt-container .remind form#user-registration .control-label, .rt-container .reset form#user-registration .control-label {width: 12em;}
.rt-container .registration form#member-registration a {padding: 6px 12px;}
.rt-container .registration form#member-registration .form-actions a {margin-left: 15px;}
.rt-container .profile ul.btn-toolbar {list-style: none; padding-left: 0;}
.rt-container .login .control-group {clear: both; margin-bottom: 15px;}
.rt-container .login fieldset {margin-top: 15px;}
.rt-container .login+div ul li a, .rt-container #login-form ul li a {font-size: 1.0em;}
.rt-container .login+div ul {margin-top: 0;}
.rt-container #login-form input.button, .rt-container .login button.button {padding: 5px 10px; margin-bottom: 15px;}
.rt-container .login .login-fields {clear: both; margin-bottom: 15px;}

/* Search Components */
.rt-container .search #searchForm .btn-toolbar .pull-left {float: left;}
.rt-container .search #searchForm .btn-toolbar .pull-left button {margin-top: 0;}
.rt-container .search #searchForm .btn-toolbar {clear: both;}
.rt-container .search #searchForm .btn-toolbar .btn {margin-left: 10px; height: 25px;}
.rt-container .search #searchForm .btn-toolbar .btn i.icon-search:before {margin: 0;}
.rt-container .finder #finder-search .word .btn {margin-right: 15px;}
.rt-container .finder #search-results h4.result-title, .rt-container .finder #search-results p.result-text {padding-bottom: 0; margin: 0;}
.rt-container fieldset.only label, .rt-container fieldset.phrases label {display: inline-block; margin: 0 5px;}
.rt-container .finder #finder-search .word input#q {margin-left: 15px;}
.rt-container .finder #finder-search .word button.btn {margin-top: 0; padding: 1px 10px;}
.rt-container .finder #finder-search .word a.btn {margin-left: 0; padding: 2px 10px; margin-top: 0; display: inline-block;}

/* Breadcrumbs */
.rt-container ul.breadcrumb, .rt-block ul.breadcrumb {list-style: none; padding-left: 0; line-height: 1.0em;}
.rt-container ul.breadcrumb li, .rt-block ul.breadcrumb li {display: inline-block;}
.rt-container ul.breadcrumb li span, .rt-block ul.breadcrumb li span, .rt-container ul.breadcrumb li a, .rt-block ul.breadcrumb li a {font-size: 1.1em;}
.rt-container ul.breadcrumb .divider, .rt-block ul.breadcrumb .divider  {margin: 0 5px;}
.rt-container ul.breadcrumb .pathway, .rt-container ul.breadcrumb span {padding: 0 5px; display: inline-block; float: none;}
.rt-container ul.breadcrumb i.icon-location:before, .rt-block ul.breadcrumb i.icon-location:before {content: "";}

/* System Message */
#system-message a.close {float: right; cursor: pointer;}

/* Frontend Editor */
.rt-container .edit .pull-left {float: left;}
.rt-container .edit .pull-right {float: right;}
.rt-container .edit #editor-xtd-buttons a.btn, .rt-container .toggle-editor a.btn {background: #eee; padding: 4px !important; margin: 0 !important; line-height: 1.2em; border: solid 1px #dddddd; font-weight: bold; text-decoration: none; display: inline;}
.rt-container .edit #editor-xtd-buttons {float: left;}
.rt-container .edit .toggle-editor {float: right;}
.rt-container .toggle-editor a.btn {display: block; border-top: 0; margin-top: 4px !important;}
.rt-container .edit legend {padding: 5px 0;}
.rt-container .input-append {display: inline-block;}
.rt-container button#jform_publish_up_img, .rt-container button#jform_publish_down_img {border: none; background: none;}
.component-body .component-content {overflow-x: hidden;}
.component-body .form-inline .pull-left {float: left;}
.component-body .form-inline .pull-right {float: right;}
.component-body .form-inline .hr-condensed {display: none;}
.component-body .form-inline .filters {clear: both; text-align: left;}
.component-body .form-inline fieldset select {display: inline-block; width: 160px; float: none;}
.component-body .form-inline fieldset button {margin: 5px; height: 22px;}
.component-body .form-inline fieldset button i {margin-right: 0;}
.component-body .form-inline th.title {font-size: 1.0em;}
.component-body .form-inline th.title:before {background: none;}
.component-body .thumbnails {margin: 0 -40px; list-style: none; overflow: hidden;}
.component-body .thumbnails .height-50 {height: 50px;}
.component-body .thumbnails .small {font-size: 11px;}
.component-body .thumbnails:before, .thumbnails:after {display: table; content: ""; line-height: 0;}
.component-body .thumbnails:after {clear: both;}
.component-body .row-fluid .thumbnails {margin-left: 0;}
.component-body .thumbnails > li {float: left; margin-bottom: 18px; margin-left: 25px; width: 85px;}
.component-body .thumbnail { display: block; padding: 4px; line-height: 18px; border: 1px solid #dddddd; border-radius: 4px;}
.component-body .thumbnail .icon-folder-2:before {content: "";}
.component-body a.thumbnail:hover {border-color: #08c;}
.component-body .thumbnail > img {display: block; max-width: 100%; margin-left: auto; margin-right: auto;}
.component-body .thumbnail .caption {padding: 9px; color: #555;}
.component-body .form-horizontal .pull-left {float: left;}
.component-body .form-horizontal .pull-right {float: right;}
.component-body #imageForm.form-horizontal .span9 {float: left; width: 538px;}
.component-body #imageForm.form-horizontal .control-group {margin-bottom: 18px;}
.component-body #imageForm.form-horizontal .control-group:before,
.component-body #imageForm.form-horizontal .control-group:after {display: table; content: ""; line-height: 0;}
.component-body #imageForm.form-horizontal .control-group:after {clear: both;}
.component-body #imageForm.form-horizontal .control-label {float: left; width: 140px; padding-top: 0; text-align: right;}
.component-body #imageForm.form-horizontal .controls {margin-left: 160px;}
.component-body #imageForm.form-horizontal button#upbutton {position: relative; top: -9px;}
.component-body #imageForm.form-horizontal .help-block {margin-top: 9px; margin-bottom: 0;}
.component-body #imageForm.form-horizontal .form-actions {padding-left: 160px;}
.component-body #imageForm.form-horizontal .well, .component-body #uploadForm.form-horizontal .well  {min-height: 20px; padding: 20px 20px 30px 0; margin-bottom: 20px; background-color: #444444; border: 1px solid #666666; border-radius: 4px;}
.component-body #uploadForm.form-horizontal .well {padding: 20px 80px;}
.component-body .form-horizontal #uploadform #upload-submit {margin-left: 15px;}
.component-body button, .component-body a.btn, .component-body input.button, .component-body input.btn {border: inherit;}
.component-body table.table th {border-bottom: 0;}
.component-body table.table th.title {width: 100%; height: 22px;}
.component-body #imageForm button, .component-body #uploadform button {color: #333333;}

/* Extras */
.rt-container .cols-2 .actions, .rt-container .cols-3 .actions, .rt-container .cols-4 .actions {float: none; padding: 0;}
.rt-container .element-invisible {height: 0; margin-left: -3000px; margin-top: -3000px; position: absolute; border: none; overflow: hidden; padding: 0; width: 1px;}
hr.hr-condensed {color: rgba(0,0,0,0.1);}
button, a.btn, input.button, input.btn {cursor: pointer; border-radius: 4px; display: inline-block; font-weight: normal; font-size: 1em; line-height: 1.5em; margin: 5px 0 5px 15px; padding: 5px 15px; line-height: inherit;}
button span {line-height: 1.4em;}
a.btn i.icon-remove:before {margin: 0; line-height: 1.0em; padding: 4px;}
form#adminForm button.btn i:before {margin: 0;}
button#jform_publish_up_img, button#jform_publish_down_img {color: inherit; box-shadow: none;}
.component-content form input, .component-content form textarea {border: 1px solid #dddddd; border-radius: 3px; line-height: 18px; font-size: 13px; padding: 4px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;background: #C7C7C7;}
form#adminForm .btn-toolbar .btn-group {display: inline-block;}
body.component-print {color: #333333; background: #ffffff; text-shadow: none;}
body.component-print a:hover {color: #333333;}
body.component-print ul.actions {list-style: none; float: right;}
.component-body #mailto-window {background: #282828; border: 1px solid #000000; color: #ffffff; text-shadow: none;}
.component-body #mailto-window button {color: #ffffff;}

.tooltip{position:absolute;z-index:1030;display:block;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible;}
.tooltip.in{opacity:0.8;filter:alpha(opacity=80);}
.tooltip.top{padding:5px 0;margin-top:-3px;}
.tooltip.right{padding:0 5px;margin-left:3px;}
.tooltip.bottom{padding:5px 0;margin-top:3px;}
.tooltip.left{padding:0 5px;margin-left:-3px;}
.tooltip-inner{max-width:200px;padding:8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.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-top-color:#000000;border-width:5px 5px 0;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000000;border-width:5px 5px 5px 0;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000000;border-width:5px 0 5px 5px;}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000000;border-width:0 5px 5px;}

// Figure Caption
figcaption,
figure {
    display: block;
}
figure {
    display: table;
}
figure.pull-center,
img.pull-center {
    margin-left: auto;
    margin-right: auto;
}
figcaption {
    display: table-caption;
    caption-side: bottom;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
/**
* @version   $Id: grid-responsive.css 20941 2014-05-07 19:46:51Z kevin $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2020 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

body {min-width: 100px !important;}
body [class*="rt-grid"] {display: inline;float: left;position: relative;margin: 0;}

.rt-container {width: 1200px;margin: 0 auto;}
.rt-grid-1 {width: 100px;}
.rt-grid-2 {width: 200px;}
.rt-grid-3 {width: 300px;}
.rt-grid-4 {width: 400px;}
.rt-grid-5 {width: 500px;}
.rt-grid-6 {width: 600px;}
.rt-grid-7 {width: 700px;}
.rt-grid-8 {width: 800px;}
.rt-grid-9 {width: 900px;}
.rt-grid-10 {width: 1000px;}
.rt-grid-11 {width: 1100px;}
.rt-grid-12 {width: 1200px;}

.rt-push-1 {left: 100px;}
.rt-push-2 {left: 200px;}
.rt-push-3 {left: 300px;}
.rt-push-4 {left: 400px;}
.rt-push-5 {left: 500px;}
.rt-push-6 {left: 600px;}
.rt-push-7 {left: 700px;}
.rt-push-8 {left: 800px;}
.rt-push-9 {left: 900px;}
.rt-push-10 {left: 1000px;}
.rt-push-11 {left: 1100px;}

.rt-pull-1 {left: -100px;}
.rt-pull-2 {left: -200px;}
.rt-pull-3 {left: -300px;}
.rt-pull-4 {left: -400px;}
.rt-pull-5 {left: -500px;}
.rt-pull-6 {left: -600px;}
.rt-pull-7 {left: -700px;}
.rt-pull-8 {left: -800px;}
.rt-pull-9 {left: -900px;}
.rt-pull-10 {left: -1000px;}
.rt-pull-11 {left: -1100px;}

.rt-prefix-1 {padding-left: 100px;}
.rt-prefix-2 {padding-left: 200px;}
.rt-prefix-3 {padding-left: 300px;}
.rt-prefix-4 {padding-left: 400px;}
.rt-prefix-5 {padding-left: 500px;}
.rt-prefix-6 {padding-left: 600px;}
.rt-prefix-7 {padding-left: 700px;}
.rt-prefix-8 {padding-left: 800px;}
.rt-prefix-9 {padding-left: 900px;}
.rt-prefix-10 {padding-left: 1000px;}
.rt-prefix-11 {padding-left: 1100px;}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .rt-container {width: 960px;}
    .rt-grid-1 {width: 80px;}
	.rt-grid-2 {width: 160px;}
	.rt-grid-3 {width: 240px;}
	.rt-grid-4 {width: 320px;}
	.rt-grid-5 {width: 400px;}
	.rt-grid-6 {width: 480px;}
	.rt-grid-7 {width: 560px;}
	.rt-grid-8 {width: 640px;}
	.rt-grid-9 {width: 720px;}
	.rt-grid-10 {width: 800px;}
	.rt-grid-11 {width: 880px;}
	.rt-grid-12 {width: 960px;}

	.rt-push-1 {left: 80px;}
	.rt-push-2 {left: 160px;}
	.rt-push-3 {left: 240px;}
	.rt-push-4 {left: 320px;}
	.rt-push-5 {left: 400px;}
	.rt-push-6 {left: 480px;}
	.rt-push-7 {left: 560px;}
	.rt-push-8 {left: 640px;}
	.rt-push-9 {left: 720px;}
	.rt-push-10 {left: 800px;}
	.rt-push-11 {left: 880px;}

	.rt-pull-1 {left: -80px;}
	.rt-pull-2 {left: -160px;}
	.rt-pull-3 {left: -240px;}
	.rt-pull-4 {left: -320px;}
	.rt-pull-5 {left: -400px;}
	.rt-pull-6 {left: -480px;}
	.rt-pull-7 {left: -560px;}
	.rt-pull-8 {left: -640px;}
	.rt-pull-9 {left: -720px;}
	.rt-pull-10 {left: -800px;}
	.rt-pull-11 {left: -880px;}

	.rt-prefix-1 {padding-left: 80px;}
	.rt-prefix-2 {padding-left: 160px;}
	.rt-prefix-3 {padding-left: 240px;}
	.rt-prefix-4 {padding-left: 320px;}
	.rt-prefix-5 {padding-left: 400px;}
	.rt-prefix-6 {padding-left: 480px;}
	.rt-prefix-7 {padding-left: 560px;}
	.rt-prefix-8 {padding-left: 640px;}
	.rt-prefix-9 {padding-left: 720px;}
	.rt-prefix-10 {padding-left: 800px;}
	.rt-prefix-11 {padding-left: 880px;}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .rt-container {width: 768px;}
    .rt-grid-1 {width: 64px;}
	.rt-grid-2 {width: 128px;}
	.rt-grid-3 {width: 192px;}
	.rt-grid-4 {width: 256px;}
	.rt-grid-5 {width: 320px;}
	.rt-grid-6 {width: 384px;}
	.rt-grid-7 {width: 448px;}
	.rt-grid-8 {width: 512px;}
	.rt-grid-9 {width: 576px;}
	.rt-grid-10 {width: 640px;}
	.rt-grid-11 {width: 704px;}
	.rt-grid-12 {width: 768px;}

	.rt-push-1 {left: 64px;}
	.rt-push-2 {left: 128px;}
	.rt-push-3 {left: 192px;}
	.rt-push-4 {left: 256px;}
	.rt-push-5 {left: 320px;}
	.rt-push-6 {left: 384px;}
	.rt-push-7 {left: 448px;}
	.rt-push-8 {left: 512px;}
	.rt-push-9 {left: 576px;}
	.rt-push-10 {left: 640px;}
	.rt-push-11 {left: 704px;}

	.rt-pull-1 {left: -64px;}
	.rt-pull-2 {left: -128px;}
	.rt-pull-3 {left: -192px;}
	.rt-pull-4 {left: -256px;}
	.rt-pull-5 {left: -320px;}
	.rt-pull-6 {left: -384px;}
	.rt-pull-7 {left: -448px;}
	.rt-pull-8 {left: -512px;}
	.rt-pull-9 {left: -576px;}
	.rt-pull-10 {left: -640px;}
	.rt-pull-11 {left: -704px;}

	.rt-prefix-1 {padding-left: 64px;}
	.rt-prefix-2 {padding-left: 128px;}
	.rt-prefix-3 {padding-left: 192px;}
	.rt-prefix-4 {padding-left: 256px;}
	.rt-prefix-5 {padding-left: 320px;}
	.rt-prefix-6 {padding-left: 384px;}
	.rt-prefix-7 {padding-left: 448px;}
	.rt-prefix-8 {padding-left: 512px;}
	.rt-prefix-9 {padding-left: 576px;}
	.rt-prefix-10 {padding-left: 640px;}
	.rt-prefix-11 {padding-left: 704px;}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	body {-webkit-tap-highlight-color: transparent;}
    .rt-container {width: 480px;}
    .rt-container [class*="rt-grid"] {display: block;float: none;position: relative;width: 100%;}
    .rt-container [class*="rt-push"], [class*="rt-pull"] {left: auto;}
    .rt-container [class*="rt-prefix"] {padding-left: 0;}
}

@media only screen and (max-width: 480px) {
	body {-webkit-tap-highlight-color: transparent;}
    .rt-container {width: 95%;}
    .rt-container [class*="rt-grid"] {display: block;float: none;position: relative;width: 100%;}
    .rt-container [class*="rt-push"], [class*="rt-pull"] {left: auto;}
    .rt-container [class*="rt-prefix"] {padding-left: 0;}
}
@font-face{font-family:'FontAwesome';src:url(/libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot?v=3.2.1);src:url(/libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot#iefix&v=3.2.1) format('embedded-opentype'), url(/libraries/gantry/assets/jui/fonts/fontawesome-webfont.woff?v=3.2.1) format('woff'), url(/libraries/gantry/assets/jui/fonts/fontawesome-webfont.ttf?v=3.2.1) format('truetype'), url(/libraries/gantry/assets/jui/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-style:normal;font-weight:normal;text-decoration:inherit;}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:FontAwesome, sans-serif;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;text-decoration:inherit;display:inline-block;speak:none;}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333em;}a [class^="icon-"],a [class*=" icon-"]{display:inline;}[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571em;text-align:right;padding-right:0.28571428571429em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714em;}.icons-ul{margin-left:2.1428571428571em;list-style-type:none;}.icons-ul > li{position:relative;}.icons-ul .icon-li{position:absolute;left:-2.1428571428571em;width:2.1428571428571em;text-align:center;line-height:inherit;}[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}.icon-muted{color:#eee;}.icon-light{color:#fff;}.icon-dark{color:#333;}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.pull-right{float:right;}.pull-left{float:left;}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}[class^="icon-"],[class*=" icon-"]{width:auto;height:auto;line-height:inherit;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;max-width:100%;}.icon-white,.nav-pills > .active > a > [class^="icon-"],.nav-pills > .active > a > [class*=" icon-"],.nav-list > .active > a > [class^="icon-"],.nav-list > .active > a > [class*=" icon-"],.navbar-inverse .nav > .active > a > [class^="icon-"],.navbar-inverse .nav > .active > a > [class*=" icon-"],.dropdown-menu > li > a:hover > [class^="icon-"],.dropdown-menu > li > a:hover > [class*=" icon-"],.dropdown-menu > .active > a > [class^="icon-"],.dropdown-menu > .active > a > [class*=" icon-"],.dropdown-submenu:hover > a > [class^="icon-"],.dropdown-submenu:hover > a > [class*=" icon-"]{background-image:none;}.btn [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class^="icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}.btn [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}.nav-tabs [class^="icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class^="icon-"],.nav-pills [class^="icon-"].icon-large,.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}.btn [class^="icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);}100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}.icon-flip-horizontal:before{-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1);}.icon-flip-vertical:before{-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1);}a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}.icon-glass:before{content:"\f000";}.icon-music:before{content:"\f001";}.icon-search:before{content:"\f002";}.icon-envelope-alt:before{content:"\f003";}.icon-heart:before{content:"\f004";}.icon-star:before{content:"\f005";}.icon-star-empty:before{content:"\f006";}.icon-user:before{content:"\f007";}.icon-film:before{content:"\f008";}.icon-th-large:before{content:"\f009";}.icon-th:before{content:"\f00a";}.icon-th-list:before{content:"\f00b";}.icon-ok:before{content:"\f00c";}.icon-remove:before{content:"\f00d";}.icon-zoom-in:before{content:"\f00e";}.icon-zoom-out:before{content:"\f010";}.icon-power-off:before,.icon-off:before{content:"\f011";}.icon-signal:before{content:"\f012";}.icon-gear:before,.icon-cog:before{content:"\f013";}.icon-trash:before{content:"\f014";}.icon-home:before{content:"\f015";}.icon-file-alt:before{content:"\f016";}.icon-time:before{content:"\f017";}.icon-road:before{content:"\f018";}.icon-download-alt:before{content:"\f019";}.icon-download:before{content:"\f01a";}.icon-upload:before{content:"\f01b";}.icon-inbox:before{content:"\f01c";}.icon-play-circle:before{content:"\f01d";}.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}.icon-refresh:before{content:"\f021";}.icon-list-alt:before{content:"\f022";}.icon-lock:before{content:"\f023";}.icon-flag:before{content:"\f024";}.icon-headphones:before{content:"\f025";}.icon-volume-off:before{content:"\f026";}.icon-volume-down:before{content:"\f027";}.icon-volume-up:before{content:"\f028";}.icon-qrcode:before{content:"\f029";}.icon-barcode:before{content:"\f02a";}.icon-tag:before{content:"\f02b";}.icon-tags:before{content:"\f02c";}.icon-book:before{content:"\f02d";}.icon-bookmark:before{content:"\f02e";}.icon-print:before{content:"\f02f";}.icon-camera:before{content:"\f030";}.icon-font:before{content:"\f031";}.icon-bold:before{content:"\f032";}.icon-italic:before{content:"\f033";}.icon-text-height:before{content:"\f034";}.icon-text-width:before{content:"\f035";}.icon-align-left:before{content:"\f036";}.icon-align-center:before{content:"\f037";}.icon-align-right:before{content:"\f038";}.icon-align-justify:before{content:"\f039";}.icon-list:before{content:"\f03a";}.icon-indent-left:before{content:"\f03b";}.icon-indent-right:before{content:"\f03c";}.icon-facetime-video:before{content:"\f03d";}.icon-picture:before{content:"\f03e";}.icon-pencil:before{content:"\f040";}.icon-map-marker:before{content:"\f041";}.icon-adjust:before{content:"\f042";}.icon-tint:before{content:"\f043";}.icon-edit:before{content:"\f044";}.icon-share:before{content:"\f045";}.icon-check:before{content:"\f046";}.icon-move:before{content:"\f047";}.icon-step-backward:before{content:"\f048";}.icon-fast-backward:before{content:"\f049";}.icon-backward:before{content:"\f04a";}.icon-play:before{content:"\f04b";}.icon-pause:before{content:"\f04c";}.icon-stop:before{content:"\f04d";}.icon-forward:before{content:"\f04e";}.icon-fast-forward:before{content:"\f050";}.icon-step-forward:before{content:"\f051";}.icon-eject:before{content:"\f052";}.icon-chevron-left:before{content:"\f053";}.icon-chevron-right:before{content:"\f054";}.icon-plus-sign:before{content:"\f055";}.icon-minus-sign:before{content:"\f056";}.icon-remove-sign:before{content:"\f057";}.icon-ok-sign:before{content:"\f058";}.icon-question-sign:before{content:"\f059";}.icon-info-sign:before{content:"\f05a";}.icon-screenshot:before{content:"\f05b";}.icon-remove-circle:before{content:"\f05c";}.icon-ok-circle:before{content:"\f05d";}.icon-ban-circle:before{content:"\f05e";}.icon-arrow-left:before{content:"\f060";}.icon-arrow-right:before{content:"\f061";}.icon-arrow-up:before{content:"\f062";}.icon-arrow-down:before{content:"\f063";}.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}.icon-resize-full:before{content:"\f065";}.icon-resize-small:before{content:"\f066";}.icon-plus:before{content:"\f067";}.icon-minus:before{content:"\f068";}.icon-asterisk:before{content:"\f069";}.icon-exclamation-sign:before{content:"\f06a";}.icon-gift:before{content:"\f06b";}.icon-leaf:before{content:"\f06c";}.icon-fire:before{content:"\f06d";}.icon-eye-open:before{content:"\f06e";}.icon-eye-close:before{content:"\f070";}.icon-warning-sign:before{content:"\f071";}.icon-plane:before{content:"\f072";}.icon-calendar:before{content:"\f073";}.icon-random:before{content:"\f074";}.icon-comment:before{content:"\f075";}.icon-magnet:before{content:"\f076";}.icon-chevron-up:before{content:"\f077";}.icon-chevron-down:before{content:"\f078";}.icon-retweet:before{content:"\f079";}.icon-shopping-cart:before{content:"\f07a";}.icon-folder-close:before{content:"\f07b";}.icon-folder-open:before{content:"\f07c";}.icon-resize-vertical:before{content:"\f07d";}.icon-resize-horizontal:before{content:"\f07e";}.icon-bar-chart:before{content:"\f080";}.icon-twitter-sign:before{content:"\f081";}.icon-facebook-sign:before{content:"\f082";}.icon-camera-retro:before{content:"\f083";}.icon-key:before{content:"\f084";}.icon-gears:before,.icon-cogs:before{content:"\f085";}.icon-comments:before{content:"\f086";}.icon-thumbs-up-alt:before{content:"\f087";}.icon-thumbs-down-alt:before{content:"\f088";}.icon-star-half:before{content:"\f089";}.icon-heart-empty:before{content:"\f08a";}.icon-signout:before{content:"\f08b";}.icon-linkedin-sign:before{content:"\f08c";}.icon-pushpin:before{content:"\f08d";}.icon-external-link:before{content:"\f08e";}.icon-signin:before{content:"\f090";}.icon-trophy:before{content:"\f091";}.icon-github-sign:before{content:"\f092";}.icon-upload-alt:before{content:"\f093";}.icon-lemon:before{content:"\f094";}.icon-phone:before{content:"\f095";}.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}.icon-bookmark-empty:before{content:"\f097";}.icon-phone-sign:before{content:"\f098";}.icon-twitter:before{content:"\f099";}.icon-facebook:before{content:"\f09a";}.icon-github:before{content:"\f09b";}.icon-unlock:before{content:"\f09c";}.icon-credit-card:before{content:"\f09d";}.icon-rss:before{content:"\f09e";}.icon-hdd:before{content:"\f0a0";}.icon-bullhorn:before{content:"\f0a1";}.icon-bell:before{content:"\f0a2";}.icon-certificate:before{content:"\f0a3";}.icon-hand-right:before{content:"\f0a4";}.icon-hand-left:before{content:"\f0a5";}.icon-hand-up:before{content:"\f0a6";}.icon-hand-down:before{content:"\f0a7";}.icon-circle-arrow-left:before{content:"\f0a8";}.icon-circle-arrow-right:before{content:"\f0a9";}.icon-circle-arrow-up:before{content:"\f0aa";}.icon-circle-arrow-down:before{content:"\f0ab";}.icon-globe:before{content:"\f0ac";}.icon-wrench:before{content:"\f0ad";}.icon-tasks:before{content:"\f0ae";}.icon-filter:before{content:"\f0b0";}.icon-briefcase:before{content:"\f0b1";}.icon-fullscreen:before{content:"\f0b2";}.icon-group:before{content:"\f0c0";}.icon-link:before{content:"\f0c1";}.icon-cloud:before{content:"\f0c2";}.icon-beaker:before{content:"\f0c3";}.icon-cut:before{content:"\f0c4";}.icon-copy:before{content:"\f0c5";}.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}.icon-save:before{content:"\f0c7";}.icon-sign-blank:before{content:"\f0c8";}.icon-reorder:before{content:"\f0c9";}.icon-list-ul:before{content:"\f0ca";}.icon-list-ol:before{content:"\f0cb";}.icon-strikethrough:before{content:"\f0cc";}.icon-underline:before{content:"\f0cd";}.icon-table:before{content:"\f0ce";}.icon-magic:before{content:"\f0d0";}.icon-truck:before{content:"\f0d1";}.icon-pinterest:before{content:"\f0d2";}.icon-pinterest-sign:before{content:"\f0d3";}.icon-google-plus-sign:before{content:"\f0d4";}.icon-google-plus:before{content:"\f0d5";}.icon-money:before{content:"\f0d6";}.icon-caret-down:before{content:"\f0d7";}.icon-caret-up:before{content:"\f0d8";}.icon-caret-left:before{content:"\f0d9";}.icon-caret-right:before{content:"\f0da";}.icon-columns:before{content:"\f0db";}.icon-sort:before{content:"\f0dc";}.icon-sort-down:before{content:"\f0dd";}.icon-sort-up:before{content:"\f0de";}.icon-envelope:before{content:"\f0e0";}.icon-linkedin:before{content:"\f0e1";}.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}.icon-legal:before{content:"\f0e3";}.icon-dashboard:before{content:"\f0e4";}.icon-comment-alt:before{content:"\f0e5";}.icon-comments-alt:before{content:"\f0e6";}.icon-bolt:before{content:"\f0e7";}.icon-sitemap:before{content:"\f0e8";}.icon-umbrella:before{content:"\f0e9";}.icon-paste:before{content:"\f0ea";}.icon-lightbulb:before{content:"\f0eb";}.icon-exchange:before{content:"\f0ec";}.icon-cloud-download:before{content:"\f0ed";}.icon-cloud-upload:before{content:"\f0ee";}.icon-user-md:before{content:"\f0f0";}.icon-stethoscope:before{content:"\f0f1";}.icon-suitcase:before{content:"\f0f2";}.icon-bell-alt:before{content:"\f0f3";}.icon-coffee:before{content:"\f0f4";}.icon-food:before{content:"\f0f5";}.icon-file-text-alt:before{content:"\f0f6";}.icon-building:before{content:"\f0f7";}.icon-hospital:before{content:"\f0f8";}.icon-ambulance:before{content:"\f0f9";}.icon-medkit:before{content:"\f0fa";}.icon-fighter-jet:before{content:"\f0fb";}.icon-beer:before{content:"\f0fc";}.icon-h-sign:before{content:"\f0fd";}.icon-plus-sign-alt:before{content:"\f0fe";}.icon-double-angle-left:before{content:"\f100";}.icon-double-angle-right:before{content:"\f101";}.icon-double-angle-up:before{content:"\f102";}.icon-double-angle-down:before{content:"\f103";}.icon-angle-left:before{content:"\f104";}.icon-angle-right:before{content:"\f105";}.icon-angle-up:before{content:"\f106";}.icon-angle-down:before{content:"\f107";}.icon-desktop:before{content:"\f108";}.icon-laptop:before{content:"\f109";}.icon-tablet:before{content:"\f10a";}.icon-mobile-phone:before{content:"\f10b";}.icon-circle-blank:before{content:"\f10c";}.icon-quote-left:before{content:"\f10d";}.icon-quote-right:before{content:"\f10e";}.icon-spinner:before{content:"\f110";}.icon-circle:before{content:"\f111";}.icon-mail-reply:before,.icon-reply:before{content:"\f112";}.icon-github-alt:before{content:"\f113";}.icon-folder-close-alt:before{content:"\f114";}.icon-folder-open-alt:before{content:"\f115";}.icon-expand-alt:before{content:"\f116";}.icon-collapse-alt:before{content:"\f117";}.icon-smile:before{content:"\f118";}.icon-frown:before{content:"\f119";}.icon-meh:before{content:"\f11a";}.icon-gamepad:before{content:"\f11b";}.icon-keyboard:before{content:"\f11c";}.icon-flag-alt:before{content:"\f11d";}.icon-flag-checkered:before{content:"\f11e";}.icon-terminal:before{content:"\f120";}.icon-code:before{content:"\f121";}.icon-reply-all:before{content:"\f122";}.icon-mail-reply-all:before{content:"\f122";}.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}.icon-location-arrow:before{content:"\f124";}.icon-crop:before{content:"\f125";}.icon-code-fork:before{content:"\f126";}.icon-unlink:before{content:"\f127";}.icon-question:before{content:"\f128";}.icon-info:before{content:"\f129";}.icon-exclamation:before{content:"\f12a";}.icon-superscript:before{content:"\f12b";}.icon-subscript:before{content:"\f12c";}.icon-eraser:before{content:"\f12d";}.icon-puzzle-piece:before{content:"\f12e";}.icon-microphone:before{content:"\f130";}.icon-microphone-off:before{content:"\f131";}.icon-shield:before{content:"\f132";}.icon-calendar-empty:before{content:"\f133";}.icon-fire-extinguisher:before{content:"\f134";}.icon-rocket:before{content:"\f135";}.icon-maxcdn:before{content:"\f136";}.icon-chevron-sign-left:before{content:"\f137";}.icon-chevron-sign-right:before{content:"\f138";}.icon-chevron-sign-up:before{content:"\f139";}.icon-chevron-sign-down:before{content:"\f13a";}.icon-html5:before{content:"\f13b";}.icon-css3:before{content:"\f13c";}.icon-anchor:before{content:"\f13d";}.icon-unlock-alt:before{content:"\f13e";}.icon-bullseye:before{content:"\f140";}.icon-ellipsis-horizontal:before{content:"\f141";}.icon-ellipsis-vertical:before{content:"\f142";}.icon-rss-sign:before{content:"\f143";}.icon-play-sign:before{content:"\f144";}.icon-ticket:before{content:"\f145";}.icon-minus-sign-alt:before{content:"\f146";}.icon-check-minus:before{content:"\f147";}.icon-level-up:before{content:"\f148";}.icon-level-down:before{content:"\f149";}.icon-check-sign:before{content:"\f14a";}.icon-edit-sign:before{content:"\f14b";}.icon-external-link-sign:before{content:"\f14c";}.icon-share-sign:before{content:"\f14d";}.icon-compass:before{content:"\f14e";}.icon-collapse:before{content:"\f150";}.icon-collapse-top:before{content:"\f151";}.icon-expand:before{content:"\f152";}.icon-euro:before,.icon-eur:before{content:"\f153";}.icon-gbp:before{content:"\f154";}.icon-dollar:before,.icon-usd:before{content:"\f155";}.icon-rupee:before,.icon-inr:before{content:"\f156";}.icon-yen:before,.icon-jpy:before{content:"\f157";}.icon-renminbi:before,.icon-cny:before{content:"\f158";}.icon-won:before,.icon-krw:before{content:"\f159";}.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}.icon-file:before{content:"\f15b";}.icon-file-text:before{content:"\f15c";}.icon-sort-by-alphabet:before{content:"\f15d";}.icon-sort-by-alphabet-alt:before{content:"\f15e";}.icon-sort-by-attributes:before{content:"\f160";}.icon-sort-by-attributes-alt:before{content:"\f161";}.icon-sort-by-order:before{content:"\f162";}.icon-sort-by-order-alt:before{content:"\f163";}.icon-thumbs-up:before{content:"\f164";}.icon-thumbs-down:before{content:"\f165";}.icon-youtube-sign:before{content:"\f166";}.icon-youtube:before{content:"\f167";}.icon-xing:before{content:"\f168";}.icon-xing-sign:before{content:"\f169";}.icon-youtube-play:before{content:"\f16a";}.icon-dropbox:before{content:"\f16b";}.icon-stackexchange:before{content:"\f16c";}.icon-instagram:before{content:"\f16d";}.icon-flickr:before{content:"\f16e";}.icon-adn:before{content:"\f170";}.icon-bitbucket:before{content:"\f171";}.icon-bitbucket-sign:before{content:"\f172";}.icon-tumblr:before{content:"\f173";}.icon-tumblr-sign:before{content:"\f174";}.icon-long-arrow-down:before{content:"\f175";}.icon-long-arrow-up:before{content:"\f176";}.icon-long-arrow-left:before{content:"\f177";}.icon-long-arrow-right:before{content:"\f178";}.icon-apple:before{content:"\f179";}.icon-windows:before{content:"\f17a";}.icon-android:before{content:"\f17b";}.icon-linux:before{content:"\f17c";}.icon-dribbble:before{content:"\f17d";}.icon-skype:before{content:"\f17e";}.icon-foursquare:before{content:"\f180";}.icon-trello:before{content:"\f181";}.icon-female:before{content:"\f182";}.icon-male:before{content:"\f183";}.icon-gittip:before{content:"\f184";}.icon-sun:before{content:"\f185";}.icon-moon:before{content:"\f186";}.icon-archive:before{content:"\f187";}.icon-bug:before{content:"\f188";}.icon-vk:before{content:"\f189";}.icon-weibo:before{content:"\f18a";}.icon-renren:before{content:"\f18b";}
/**
 * @package		$Id: background-light.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: background-light.css 26121 2015-01-27 15:22:36Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Core */
body, body.bg-overlay-light #rt-header, body.bg-overlay-light #rt-footer, body.bg-overlay-light #rt-bottom {text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);color: #555;}
a:hover, .module-content ul.menu li.parent li > a:hover span, .module-content ul.menu li.parent li > .item:hover span, .module-content ul.menu li.parent li > .separator:hover, .module-content ul.menu li.parent > .separator:hover, #rt-main .module-content ul.menu > li > a:hover {color: #2D3035;}
body #rt-main .module-content .rt-splitmenu .menu li li > a:hover, body #rt-main .module-content .rt-splitmenu .menu li li > a:hover span, body #rt-main .module-content .rt-splitmenu ul.menu li.parent li .item:hover span {color: #2D3035;}
.module-content .menu li.active#current > .item, #rt-main-container .module-content .menu li.active.current > a, .module-content .menu li.active#current > a, #rt-main-container .rt-splitmenu .rt-menubar li.active#current a span {color: #ffffff;}
.topmenu ul.menu > li > a:hover > span {color: #fff;}
#rt-main-container {text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);}
#rt-top, #rt-copyright {text-shadow: none;}
.component-content .article-title2 .title {text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5)}
.component-content .article-title2 .title a {color: #ccc;}
.component-content .article-title2 .title a:hover {color: #fff;}
.body-overlay-light .component-block, .body-overlay-light #rt-content-bottom, .body-overlay-light #rt-content-top {border: 6px solid rgba(0,0,0,0.1);border-radius: 5px;}
.body-overlay-dark .component-block, .body-overlay-dark #rt-content-bottom, .body-overlay-dark #rt-content-top {border: 6px solid rgba(0,0,0,0.2);border-radius: 5px;}

body #rt-main .module-content .menu li li:hover a {text-shadow: none;}

/* Background */
#rt-main-container {box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);}

/* Top Surround */
#rt-top-surround {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/top-shadow.png);}
#rt-top-surround2 {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/top-overlay.png);}

/* Navigation */
#rt-navigation2 {background-color: #999B9F;background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/menu-overlay.png);border-top: 1px solid #BABBBD;}
#rt-navigation {border-top: 1px solid #111;border-bottom: 1px solid rgba(0, 0, 0, 0.2);box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3);}
#rt-subnavigation {background-color: #999B9F;box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2) inset;border-top: 1px solid #64696D;}
#rt-navigation .rt-container {background: url(/templates/rt_ionosphere_responsive/images/overlays/light/menu-flare.png);}
#rt-navigation .menutop a, #rt-subnavigation .rt-splitmenu .rt-menubar li > a, .rt-splitmenu .rt-menubar li > a, .rt-splitmenu .rt-menubar li > .nolink, #rt-navigation .menutop .nolink, #rt-main .module-content .menu li > a {color: #2D3035;text-shadow: 1px 1px 1px rgba(225,225,225,0.5);}
#rt-navigation .menutop li:hover a, #rt-navigation .menutop li.f-mainparent-itemfocus > a, #rt-navigation .menutop li.active a, .rt-splitmenu .rt-menubar li:hover > a, #rt-subnavigation .rt-splitmenu .rt-menubar li.active > a, #rt-navigation .menutop li:hover .nolink, #rt-navigation .menutop li.f-mainparent-itemfocus > .nolink, #rt-navigation .menutop li.active .nolink, .rt-splitmenu .rt-menubar li:hover .nolink, .rt-splitmenu .rt-menubar li.active .nolink, #rt-main-container .module-content ul.menu > li.active > a, #rt-main-container .module-content ul.menu > li:hover > a, .rt-splitmenu ul.menu > li > a.item:hover span {color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.5);}
.menutop li.root > .item, .rt-splitmenu .menutop li > .item {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/menu-separator.png);}
.menutop li.root:hover > .item span, .menutop li.root.active > .item span, .rt-splitmenu .menutop li:hover > .item span, .rt-splitmenu .menutop li.active > .item span, .menutop li.root.f-mainparent-itemfocus > .item span {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/menu-overlay-active.png);}
.menutop li.root:hover > .item .item-border, .menutop li.root.active > .item .item-border, .menutop li.root.f-mainparent-itemfocus > .item .item-border, .rt-splitmenu .menutop li:hover > .item .item-border, .rt-splitmenu .menutop li.active > .item .item-border {border-top: 1px solid rgba(225,225,225,0.3);}
.fusion-submenu-wrapper {background-color: #7D8182;box-shadow: 2px 2px 2px rgba(0,0,0,0.5);}
.menutop ul li > .item:hover, .menutop li.f-menuparent-itemfocus > .item, .menutop ul li.active > .item, .menutop li.active.f-menuparent-itemfocus > .item {background-color: #666;}
.menutop li.parent.root .item span .daddyicon, .menutop li.root .daddy.item .daddyicon, .menutop ul li > .daddy span {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/arrows.png);}
.module-content ul.menu li.parent li a span, .module-content ul.menu li.parent li .item span, .module-content ul.menu li.parent li .separator {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/bullets.png);}
#rt-main-container .module-content ul.menu > li > a {background-color: #777;background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/bevel-border.png);}
#rt-main-container .module-content ul.menu > li > a span {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/menu-flare.png);}
#rt-main-container .module-content ul.menu > li.parent.active > a {box-shadow: 0px 4px 3px rgba(0,0,0,0.1);}
.fusion-js-subs a, .fusion-js-subs .nolink {color: #fff;text-shadow: -1px -1px 1px rgba(0,0,0,0.3);}
.rt-navborder {background: url(/templates/rt_ionosphere_responsive/images/overlays/light/menu-overlay-active.png) repeat scroll 0 41px transparent;border-top: 1px solid #595E62;}

/* Module Variations */
.box1 .rt-block {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-5.png);border: 1px solid rgba(255,255,255,.7);box-shadow: inset 0 0 5px rgba(0,0,0,0.3);}
.box1 .module-surround {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/noise.png);}
.box2 .rt-block {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-15.png);}
.box2 .module-surround {background: url(/templates/rt_ionosphere_responsive/images/overlays/light/menu-flare.png) no-repeat scroll 50% -15px;color: #fff;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}
.box3 .rt-block {background: #959796 url(/templates/rt_ionosphere_responsive/images/overlays/light/btm-gradient.png) repeat-x scroll 0 100%;}
.title1 .module-surround .module-border, .rokgallery-wrapper .rg-gm-slice img, .rt-image {background: url(/templates/rt_ionosphere_responsive/images/overlays/dark-20.png);box-shadow: 0 0 3px rgba(0,0,0,0.2) inset;border-top: 1px solid rgba(0, 0, 0, 0.2);border-left: 1px solid rgba(0, 0, 0, 0.2);border-bottom: 1px solid rgba(225, 225, 225, 0.3);border-right: 1px solid rgba(225, 225, 225, 0.3);}
.title2 .module-surround .module-border {box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;border-top: 1px solid rgba(0, 0, 0, 0.2);border-left: 1px solid rgba(0, 0, 0, 0.2);border-bottom: 1px solid rgba(225, 225, 225, 0.4);border-right: 1px solid rgba(225, 225, 225, 0.2);}
.title3 .title {text-shadow: 1px 1px 1px rgba(225,225,225,0.3);color: #515554;}
.box4 .rt-block {box-shadow: 0 0 5px rgba(0,0,0,0.3);border: 1px solid rgba(0, 0, 0, 0.2);color: #555;}
.box5 .rt-block {border: 6px solid rgba(0, 0, 0, 0.1);color: #515554;text-shadow: 1px 1px 1px rgba(225,225,225,0.4);}
.box5 .module-surround {background: #EFEFEF url(/templates/rt_ionosphere_responsive/images/overlays/light/btm-gradient.png) repeat-x scroll 0 100%;}
.box5 a:hover, .box5 .module-content ul.menu li.parent li a:hover span, .box5 .module-content ul.menu li.parent li .separator:hover, .box5 .module-content ul.menu li.parent li .item:hover span, .box5 .module-content ul.menu li.parent li.active > a span, .box5 .module-content ul.menu li.parent li.active > .separator {color: #515554;}
.box6 .rt-block {background: url(/templates/rt_ionosphere_responsive/images/overlays/dark-15.png);box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
.module-corner {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/box7-corner.png);}
.box7 .rt-block {background-color: #DCDCDC;box-shadow: 1px 1px 4px rgba(0,0,0,0.5);color: #515554;text-shadow: 1px 1px 1px rgba(225,225,225,0.4);}
.box7 a:hover {color: #515554;}
.topmenu .module-content {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-20.png);box-shadow: inset 0 0 4px rgba(0,0,0,0.7);}
.topmenu li {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/topmenu-separator.png);}
.topmenu .module-content ul.menu li a:hover, .topmenu .module-content ul.menu li .separator:hover, .topmenu .module-content ul.menu li .item:hover {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-10.png);}
#rt-top-surround #rt-top-surround2 .topmenu li a:hover, .topmenu li a:hover {color: #fff;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}

/* Buttons and Inputs */
.inputbox, textarea {-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);}
.inputbox:focus, textarea:focus {border-color: rgba(82, 168, 236, 0.8); -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);}
.inputbox, textarea, #form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox {border: 1px solid #ccc;}
.rt-joomla .contact .inputbox:focus, #com-form-login .inputbox:focus, #josForm .inputbox:focus, .search_result .inputbox:focus {border-color: #a1a1a1;transition: border-color 0.25s ease-in-out;}
.rokradios, .rokchecks, .rokradios-active, .rokchecks-active {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/rokinputs.png);}

/* Typography */
#form-login ul li a, #com-form-login ul li a, ul.rt-more-articles li a, .rt-section-list ul li a, ul.mostread li a, ul.latestnews li a, .weblinks ul li a, #rt-popuplogin ul li a, ul.newsfeed li a, .component-content .user ul li a {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/bullets.png);}
ul.dots li {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/list-dot.png);}

/* SmartSearch */
ul.autocompleter-choices {color: #333;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}
ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {color: #fff;}

/* Breadcrumbs */
#rt-breadcrumbs .breadcrumbs img {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/bullets.png);}

/* Footer */
#rt-footer {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-5.png);}
#rt-footer2 {box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2) inset;background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/noise.png);}

/* Copyright */
#rt-copyright {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-50.png);}
#rt-copyright2 {box-shadow: inset 0px 1px 4px rgba(0,0,0,0.4);background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/noise.png);}

/* ToTop Feature */
.totop-block .totop-desc {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/totop.png);}
.totop-block #gantry-totop {background-color: #ccc;box-shadow: 0 0 6px rgba(0,0,0,0.5);}

/* Extra's */
#rocket {background: url(/templates/rt_ionosphere_responsive/images/overlays/light/rocket.png) no-repeat;}
.tip-wrap {border: 1px solid rgba(0,0,0,0.5);background-color: rgba(225, 225, 225, 0.82);}
.style-panel {background: #e0e0e0;box-shadow: 0 0 5px rgba(0,0,0,0.3);color: #333;text-shadow: 1px 1px 0 rgba(255,255,255,0.8);}
.style-panel-toggle {background: #fff;color: #000;text-shadow: 1px 1px 0 rgba(255,255,255,0.8);box-shadow: 0 0 5px rgba(0,0,0,0.3);}
.presets-title {border-bottom: 4px solid #ccc;}
.preset-item {background: #ccc;}

/* RokSprocket - Features */
.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-80.png);box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;border-top: 1px solid rgba(0, 0, 0, 0.2);border-left: 1px solid rgba(0, 0, 0, 0.2);border-bottom: 1px solid rgba(225, 225, 225, 0.2);border-right: 1px solid rgba(225, 225, 225, 0.2);color: #fff;}

/* RokSprocket - Tabs */
.sprocket-tabs .module-border {background: rgba(0, 0, 0, 0.2);box-shadow: 0 0 3px rgba(0,0,0,0.2) inset;border-top: 1px solid rgba(0, 0, 0, 0.2);border-left: 1px solid rgba(0, 0, 0, 0.2);border-bottom: 1px solid rgba(225, 225, 225, 0.3);border-right: 1px solid rgba(225, 225, 225, 0.3);}
.sprocket-tabs-nav li.active {background: rgba(0, 0, 0, 0.2);box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;}

/* RokAjaxSearch */
#roksearch_search_str.inputbox {background: url(/templates/rt_ionosphere_responsive/images/overlays/dark-10.png);box-shadow: 0 0 3px rgba(0,0,0,0.1) inset;border-top: 1px solid rgba(0, 0, 0, 0.1);border-left: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(225, 225, 225, 0.1);border-right: 1px solid rgba(225, 225, 225, 0.1);color:#333;}
.roksearch_wrapper1 {background: rgba(225, 225, 225, 0.82);}
.roksearch_wrapper2 {background: rgba(225, 225, 225, 0.82);border-color: #D0D0D0;}
body #roksearch_results .roksearch_header, body #roksearch_results .roksearch_row_btm {color: #555;text-shadow: 1px 1px 0 rgba(255,255,255,0.9);}
.roksearch_results a#roksearch_link {background: url(/templates/rt_ionosphere_responsive/images/overlays/light/search-controls.png) 0 -50px no-repeat;}
#roksearch_results .arrow-left {background: url(/templates/rt_ionosphere_responsive/images/overlays/light/search-controls.png) 0 2px no-repeat;}
#roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right-disabled {background: url(/templates/rt_ionosphere_responsive/images/overlays/light/search-controls.png) 0 -33px no-repeat;}
#roksearch_results .arrow-right {background: url(/templates/rt_ionosphere_responsive/images/overlays/light/search-controls.png) 0 -15px no-repeat;}
.roksearch_result_wrapper1 {background-color: rgba(225, 225, 225, 0.82);background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light-90.png);background-repeat: repeat;border-bottom: 1px solid rgba(225, 225, 225, 0.82);}
.roksearch_result_wrapper1:hover {background-color: #fff;}

/* RokSprocket - Headlines */
.sprocket-headlines {background: rgba(0, 0, 0, 0.1);box-shadow: 0 0 3px rgba(0,0,0,0.2) inset;border-top: 1px solid rgba(0, 0, 0, 0.1);border-left: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(225, 225, 225, 0.1);border-right: 1px solid rgba(225, 225, 225, 0.1);}
.sprocket-headlines-navigation .arrow {box-shadow: 0 0 1px rgba(0,0,0,0.5);}
.sprocket-headlines-navigation .prev,body .sprocket-headlines-navigation .next {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/newsflash-arrows.png);}
.sprocket-headlines-navigation .next:hover,body .sprocket-headlines-navigation .prev:hover {background-color:rgba(80, 81, 83, 0.82);}

/* RokSprocket - Lists */
.sprocket-lists .sprocket-lists-container li {background: rgba(0, 0, 0, 0.1);box-shadow: 0 0 3px rgba(0,0,0,0.1) inset;border-top: 1px solid rgba(0, 0, 0, 0.1);border-left: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(225, 225, 225, 0.1);border-right: 1px solid rgba(225, 225, 225, 0.1);}
.sprocket-lists .sprocket-lists-container li.active .sprocket-lists-title {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/top-overlay.png);box-shadow: 0 0 3px rgba(0,0,0,0.5) inset;border-bottom: 1px solid rgba(225, 225, 225, 0.2);color: #fff;}
.sprocket-lists .sprocket-lists-container li.active .sprocket-lists-title a {color: #fff;}
.sprocket-lists-title .indicator {background: transparent url(/templates/rt_ionosphere_responsive/images/overlays/light/roknewspager-toggle.png) 100% 100% no-repeat;}
.sprocket-lists-arrows .arrow.prev,body .sprocket-lists-arrows .arrow.next {background-color: #333;background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/roknewspager-arrows.png);}
.sprocket-lists-arrows .arrow.prev:hover,body .sprocket-lists-arrows .arrow.next:hover {background-color: #222;}
.sprocket-lists .sprocket-lists-container li.active .sprocket-lists-title {box-shadow: 1px 1px 2px rgba(0,0,0,0.3);}
.sprocket-lists .sprocket-lists-pagination ul li {background-color: #333;}
/* Social Icons */
.rt-social-buttons {box-shadow: 0 0 4px rgba(0,0,0,0.3);}
.rt-social-buttons #rt-twitter-btn span, .rt-social-buttons #rt-facebook-btn span, .rt-social-buttons #rt-buzz-btn span, .rt-social-buttons #rt-rss-btn span {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/social-btns.png);}
/**
 * @package		$Id: body-light.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: body-light.css 26121 2015-01-27 15:22:36Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Core */
.component-block, #rt-content-bottom, #rt-content-top {text-shadow: none;}
.component-block, #rt-content-bottom, #rt-content-top {color: #515554;}
.component-block a:hover, #rt-content-bottom a:hover, #rt-content-top a:hover {color: #515554;}
.component-block, #rt-content-bottom, #rt-content-top {background-color: #f9f9f9;}

/* Article */
.component-content .article-title2, .rokgallery-wrapper .rg-gm-info {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-80.png);color: #fff;}
.component-content .article-title3, .rokgallery-wrapper .rg-gm-info {border-top: 1px solid rgba(225, 225, 225, 0.4);}
.body-overlay-light .component-content .rt-article-icons .print-icon a, .body-overlay-light .component-content .rt-article-icons .email-icon a, .body-overlay-light .component-content .rt-article-icons .edit-icon a {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/article-icons.png);}
.body-overlay-dark .component-content .rt-article-icons .print-icon a, .body-overlay-dark .component-content .rt-article-icons .email-icon a, .body-overlay-dark .component-content .rt-article-icons .edit-icon a {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/article-icons.png);}
.component-content .article-title .title a:hover {color: #fff;}

/* Module Variations */
.component-block .box1 .rt-block, #rt-content-top .box1 .rt-block, #rt-content-bottom .box1 .rt-block {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-80.png);color: #fff;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}
.component-block .box2 .rt-block, #rt-content-top .box2 .rt-block, #rt-content-bottom .box2 .rt-block, .component-block .box3 .rt-block, #rt-content-top .box3 .rt-block, #rt-content-bottom .box3 .rt-block {color: #fff;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}

/* Typography */
.component-block #form-login ul li a, #rt-content-bottom #form-login ul li a, #rt-content-top #form-login ul li a, .component-block #com-form-login ul li a, #rt-content-bottom #com-form-login ul li a, #rt-content-top #com-form-login ul li a, .component-block ul.rt-more-articles li a, #rt-content-bottom ul.rt-more-articles li a, #rt-content-top ul.rt-more-articles li a, .component-block .rt-section-list ul li a, #rt-content-bottom .rt-section-list ul li a, #rt-content-top .rt-section-list ul li a, .component-block ul.mostread li a, #rt-content-bottom ul.mostread li a, #rt-content-top ul.mostread li a, .component-block ul.latestnews li a, #rt-content-bottom ul.latestnews li a, #rt-content-top ul.latestnews li a, .component-block .weblinks ul li a, #rt-content-bottom .weblinks ul li a, #rt-content-top .weblinks ul li a, .component-block #rt-popuplogin ul li a, #rt-content-bottom #rt-popuplogin ul li a, #rt-content-top #rt-popuplogin ul li a, .component-block ul.newsfeed li a, #rt-content-bottom ul.newsfeed li a, #rt-content-top ul.newsfeed li a, .component-block .component-content .user ul li a, #rt-content-bottom .component-content .user ul li a, #rt-content-top .component-content .user ul li a {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/arrows.png);}

/* Buttons and Inputs */
.component-block .inputbox, .component-block textarea {-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);}
.component-block .inputbox:focus, .component-block textarea:focus {-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);}
.inputbox, #form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox, .component-content .search_result .inputbox, .component-content .contact .inputbox, .component-content .user input#email, .component-content .user input#name, .component-content .user input#username, .component-content .user input#password, .component-content .user input#passwd, .component-content .user input#password2, .rt-joomla .contact input.required, .rt-joomla .contact textarea.required, .rt-joomla .user .inputbox {border: 1px solid #999;}
.rt-joomla .contact .inputbox:focus, #com-form-login .inputbox:focus, #josForm .inputbox:focus, .search_result .inputbox:focus {border-color: #a1a1a1;transition: border-color 0.25s ease-in-out;}

/* Fontsizer Feature */
#rt-accessibility a {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/readon.png);}
#rt-accessibility .button {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/fontsizer-arrows.png);}

/* RokSocialButtons */
.roksocialbuttons {border: 1px solid #D2D2D2;box-shadow: inset 0 0 1px rgba(0,0,0,0.1);background-color: #E0E0E0;}
.roksocialbuttons h4 {background-color: #D7D7D7;color: #666;text-shadow: 1px 1px 1px #fff;}
.roksocialbuttons a {border-bottom: 1px solid #D2D2D2;border-top: 1px solid #eee;}
.roksocialbuttons a:last-child {border-bottom: none;}
.roksocialbuttons a:first-child {border-top: none;}

/* RokGallery */
.rg-detail-img-bg {background: rgba(0, 0, 0, 0.1);box-shadow: 0 0 3px rgba(0,0,0,0.1) inset;border-top: 1px solid rgba(0, 0, 0, 0.1);border-left: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(0, 0, 0, 0.1);border-right: 1px solid rgba(0, 0, 0, 0.1);color:#333;}
.rg-grid-view .rg-grid-thumb, .rg-list-view .rg-list-thumb {background: rgba(0, 0, 0, 0.1);box-shadow: 0 0 3px rgba(0,0,0,0.1) inset;border-top: 1px solid rgba(0, 0, 0, 0.1);border-left: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(0, 0, 0, 0.1);border-right: 1px solid rgba(0, 0, 0, 0.1);color:#333;}
.item-title {color: #373535;text-transform: uppercase;}
.rg-grid-view .gallery-data .views-count, .rg-grid-view .gallery-data .loves-count, .rg-grid-view .gallery-data .comments-count, .rg-grid-view .gallery-data .tags-count {color: #333;}
.item-caption,.rg-list-view .item-file-desc,.rg-list-view .creation-date,.rg-detail-header, .rg-detail-item-caption {color: #878787;}
.rg-grid-view .tag, .rg-list-view .tag, .rg-detail-slicetag .tag, .rg-detail-filetag .tag {background: rgba(0, 0, 0, 0.1);box-shadow: 0 0 3px rgba(0,0,0,0.1) inset;border-top: 1px solid rgba(0, 0, 0, 0.1);border-left: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(0, 0, 0, 0.1);border-right: 1px solid rgba(0, 0, 0, 0.1);color:#333;}
body .rg-ss-loader {background: #fff;}
.rg-grid-view .rg-grid:hover, .rg-list-view .rg-list:hover {background-color: white;}

/* Extra's */
.component-content #more-articles span {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/arrows.png);}
/**
 * @package		$Id: accents.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: accents.css 26121 2015-01-27 15:22:36Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Core - DARK */
.accent-overlay-dark #rt-top-surround, .accent-overlay-dark #rt-top-surround #rt-header, .accent-overlay-dark .box2 .module-surround {color: #fff;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}
.accent-overlay-dark #rt-top-surround a, .accent-overlay-dark .box2 a {color: #fff;}
.accent-overlay-dark #rt-top-surround #rt-top-surround2 a:hover, .accent-overlay-dark .box2 a:hover {color: #111;text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.2);}

/* Core - LIGHT */
.accent-overlay-light #rt-top-surround, .accent-overlay-light #rt-top-surround #rt-header, .accent-overlay-light .box2 .module-surround {color: #333;text-shadow: 1px 1px 1px rgba(225,225,225,0.2);}
.accent-overlay-light #rt-top-surround a, .accent-overlay-light .box2 a {color: #111;}
.accent-overlay-light #rt-top-surround #rt-top-surround2 a:hover, .accent-overlay-light .box2 a:hover {color: #111;}

/* Logo - DARK */
.accent-overlay-dark #logo-inner {background-image: url(/templates/rt_ionosphere_responsive/images/logo/dark/logo.png);}
.accent-overlay-dark #logo-icon {background-image: url(/templates/rt_ionosphere_responsive/images/logo/dark/logo-icon.png);}

/* Logo - LIGHT */
.accent-overlay-light #logo-inner {background-image: url(/templates/rt_ionosphere_responsive/images/logo/light/logo.png);}
.accent-overlay-light #logo-icon {background-image: url(/templates/rt_ionosphere_responsive/images/logo/light/logo-icon.png);}

/* Module Variations - DARK */
.accent-overlay-dark .title4 .title {color: #fff;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}

/* Module Variations - LIGHT */
.accent-overlay-light .title4 .title {color: #333;text-shadow: 1px 1px 1px rgba(225,225,225,0.3);}

/* Buttons and Inputs - DARK */
.accent-overlay-dark .readon, .accent-overlay-dark button, .accent-overlay-dark a.btn, .accent-overlay-dark input.button, .accent-overlay-dark input.btn {border: 1px solid rgba(225,225,225,0.2);}
.accent-overlay-dark .readon span, .accent-overlay-dark .readon .button, .accent-overlay-dark button, .accent-overlay-dark a.btn, .accent-overlay-dark input.button, .accent-overlay-dark input.btn {color: #fff;text-shadow: -1px -1px 1px rgba(0,0,0,0.3);background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/readon.png);}

/* Buttons and Inputs - LIGHT */
.accent-overlay-light .readon, .accent-overlay-dark button, .accent-overlay-dark a.btn, .accent-overlay-dark input.button, .accent-overlay-dark input.btn {border: 1px solid rgba(0,0,0,0.1);}
.accent-overlay-light .readon span, .accent-overlay-light .readon .button, .accent-overlay-dark button, .accent-overlay-dark a.btn, .accent-overlay-dark input.button, .accent-overlay-dark input.btn {color: #333;text-shadow: 1px 1px 1px rgba(225,225,225,0.3);background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/readon.png);}

/* RokSprocket - Headlines - DARK */
body.accent-overlay-dark #rt-top-surround .sprocket-headlines-item, body.accent-overlay-dark #rt-top-surround .sprocket-headlines-item a {color: #333;text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.8);}
body.accent-overlay-dark #rt-top-surround .sprocket-headlines-navigation .prev, body.accent-overlay-dark #rt-top-surround .sprocket-headlines-navigation .next {box-shadow: 0 0 4px rgba(0,0,0,0.1);}

/* RokSprocket - Headlines - LIGHT */
body.accent-overlay-light #rt-top-surround .sprocket-headlines-item, body.accent-overlay-light #rt-top-surround .sprocket-headlines-item a {color: #fff;text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);}
body.accent-overlay-light #rt-top-surround .sprocket-headlines-navigation .prev, body.accent-overlay-light #rt-top-surround .sprocket-headlines-navigation .next {box-shadow: 0 0 4px rgba(0,0,0,0.2);}

/* RokSprocket - Lists - DARK */
body.accent-overlay-dark #rt-top-surround .sprocket-lists-title .indicator {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/roknewspager-toggle2.png);}

/* RokSprocket - Lists- LIGHT */
body.accent-overlay-light #rt-top-surround .sprocket-lists-title .indicator {background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/roknewspager-toggle.png);}
/**
 * @package   $Id: responsive.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: responsive.css 26121 2015-01-27 15:22:36Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

/* Core */
.rt-image, .rt-resp-img {max-width: 100%;height: auto;}

body.headerwidth-wrapped #rt-main-container {margin: 15px -10px 0;}
body.footerwidth-wrapped #rt-footer-surround, body.footerwidth-wrapped #rt-copyright {margin-left: -10px;margin-right: -10px;}

body .rt-block {margin: 15px 10px;}
body #rt-main-container .rt-block {margin: 15px 20px;}
body #rt-main-container #rt-main .rt-block {margin: 20px 10px;}
.rt-block .module-surround {padding: 15px 0;}
body .logo-block {margin: 0 10px;}
body .topmenu .rt-block {margin: 21px 10px;}
.topmenu .rt-block .module-surround {padding: 0;}
body #rt-copyright .rt-block {margin: 0 15px;padding: 10px;}
body #rt-main-container #rt-main .rt-block.component-block, body #rt-main-container #rt-main  #rt-content-bottom, body #rt-main-container #rt-main  #rt-content-top {margin: 20px 4px;}
.module-title {margin-top: -15px;}
.box1 .module-title, .box2 .module-title, .box5 .module-title {margin-top: 0;}
.box1.title3 .module-title, .box2.title3 .module-title, .box3.title3 .module-title, .box4.title3 .module-title, .box5.title3 .module-title, .box6.title3 .module-title, .box1.title4 .module-title, .box2.title4 .module-title, .box3.title4 .module-title, .box4.title4 .module-title, .box5.title4 .module-title, .box6.title4 .module-title {margin-top: -15px}
.box7.title3 .module-title, .box7.title4 .module-title {margin-top: -30px;}
body #rt-main .box7 .rt-block {margin-bottom: 30px;}
body #rt-sidebar-a, body #rt-sidebar-b, body #rt-sidebar-c {padding: 0;}
body .rt-sidebar-surround {margin: 0;}
body #rt-main-container {margin-left: 0; margin-right: 0;}
body #rt-content-top .rt-alpha .title3, body #rt-content-top .rt-alpha .title4, body #rt-content-top .rt-alpha .box1, body #rt-content-top .rt-alpha .box2, body #rt-content-top .rt-alpha .box3, body #rt-content-top .rt-alpha .box4, body #rt-content-top .rt-alpha .box5, body #rt-content-top .rt-alpha .box6, body #rt-content-top .rt-alpha .box7, body #rt-content-bottom .rt-alpha .title3, body #rt-content-bottom .rt-alpha .title4, body #rt-content-bottom .rt-alpha .box1, body #rt-content-bottom .rt-alpha .box2, body #rt-content-bottom .rt-alpha .box3, body #rt-content-bottom .rt-alpha .box4, body #rt-content-bottom .rt-alpha .box5, body #rt-content-bottom .rt-alpha .box6, body #rt-content-bottom .rt-alpha .box7 {margin-left: 0;}
body #rt-content-top .rt-omega .title3, body #rt-content-top .rt-omega .title4, body #rt-content-top .rt-omega .box1, body #rt-content-top .rt-omega .box2, body #rt-content-top .rt-omega .box3, body #rt-content-top .rt-omega .box4, body #rt-content-top .rt-omega .box5, body #rt-content-top .rt-omega .box6, body #rt-content-top .rt-omega .box7, body #rt-content-bottom .rt-omega .title3, body #rt-content-bottom .rt-omega .title4, body #rt-content-bottom .rt-omega .box1, body #rt-content-bottom .rt-omega .box2, body #rt-content-bottom .rt-omega .box3, body #rt-content-bottom .rt-omega .box4, body #rt-content-bottom .rt-omega .box5, body #rt-content-bottom .rt-omega .box6, body #rt-content-bottom .rt-omega .box7 {margin-right: 0;}
a.btn.jmodedit {margin-right: 20px;}

/* Login Form */
body.col12 .rt-grid-2 #login-form .inputbox, body.col12 .rt-grid-3 #login-form .inputbox, body.col12 .rt-grid-4 #login-form .inputbox, body.col12 .rt-grid-5 #login-form .inputbox, body.col12 .rt-grid-6 #login-form .inputbox, body.col12 .rt-grid-7 #login-form .inputbox, body.col12 .rt-grid-8 #login-form .inputbox, body.col12 .rt-grid-9 #login-form .inputbox, body.col12 .rt-grid-10 #login-form .inputbox, body.col12 .rt-grid-12 #login-form .inputbox, body.col12 .rt-grid-2 #form-login .inputbox, body.col12 .rt-grid-3 #form-login .inputbox, body.col12 .rt-grid-4 #form-login .inputbox, body.col12 .rt-grid-5 #form-login .inputbox, body.col12 .rt-grid-6 #form-login .inputbox, body.col12 .rt-grid-7 #form-login .inputbox, body.col12 .rt-grid-8 #form-login .inputbox, body.col12 .rt-grid-9 #form-login .inputbox, body.col12 .rt-grid-10 #form-login .inputbox, body.col12 .rt-grid-12 #form-login .inputbox {width: 95%;}

/* Extensions */
body #rokajaxsearch .inputbox {width: 100% !important;}
#rokajaxsearch .roksearch-wrapper {padding-right: 8px;}

.rokgallery-wrapper .rg-gm-slice img {max-width: 100%;}
body .rokgallery-wrapper .rg-gm-info {left: 25px;}
.rokgallery-wrapper .rg-gm-slice a {padding-right: 10px;}

/* Navigation */
.rt-menu-mobile {text-align: center;padding: 15px 0;}

/* Utility Classes */
.visible-phone {display: none !important;}
.visible-tablet {display: none !important;}
.hidden-desktop {display: none !important;}
.hidden-large {display: none !important;}

/* Responsive */
@media only screen and (min-width: 1200px) {
	body .visible-large {display: inherit !important;}
	body .hidden-large {display: none !important;}
	.visible-desktop {display: inherit !important;}
	.hidden-desktop {display: none !important;}

	body #rt-content-top .rt-grid-2, body #rt-content-bottom .rt-grid-2 {width: 190px;}
	body #rt-content-top .rt-grid-3, body #rt-content-bottom .rt-grid-3 {width: 285px;}
	body #rt-content-top .rt-grid-4, body #rt-content-bottom .rt-grid-4 {width: 380px;}
	body #rt-content-top .rt-grid-5, body #rt-content-bottom .rt-grid-5 {width: 475px;}	
	body #rt-content-top .rt-grid-6, body #rt-content-bottom .rt-grid-6 {width: 570px;}	
	body #rt-content-top .rt-grid-7, body #rt-content-bottom .rt-grid-7 {width: 665px;}	
	body #rt-content-top .rt-grid-8, body #rt-content-bottom .rt-grid-8 {width: 760px;}	
	body #rt-content-top .rt-grid-9, body #rt-content-bottom .rt-grid-9 {width: 855px;}	
	body #rt-content-top .rt-grid-10, body #rt-content-bottom .rt-grid-10 {width: 950px;}		
	body #rt-content-top .rt-grid-12, body #rt-content-bottom .rt-grid-12 {width: 1140px;}
}
	
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.hidden-large,.hidden-tablet,.hidden-phone,.visible-desktop{display:inherit!important;}
	.visible-large,.visible-tablet,.visible-phone,.hidden-desktop{display:none!important;}
	
	body #rt-content-top .rt-grid-2, body #rt-content-bottom .rt-grid-2 {width: 152px;}
	body #rt-content-top .rt-grid-3, body #rt-content-bottom .rt-grid-3 {width: 228px;}
	body #rt-content-top .rt-grid-4, body #rt-content-bottom .rt-grid-4 {width: 304px;}
	body #rt-content-top .rt-grid-5, body #rt-content-bottom .rt-grid-5 {width: 380px;}	
	body #rt-content-top .rt-grid-6, body #rt-content-bottom .rt-grid-6 {width: 456px;}	
	body #rt-content-top .rt-grid-7, body #rt-content-bottom .rt-grid-7 {width: 532px;}	
	body #rt-content-top .rt-grid-8, body #rt-content-bottom .rt-grid-8 {width: 608px;}	
	body #rt-content-top .rt-grid-9, body #rt-content-bottom .rt-grid-9 {width: 684px;}	
	body #rt-content-top .rt-grid-10, body #rt-content-bottom .rt-grid-10 {width: 760px;}		
	body #rt-content-top .rt-grid-12, body #rt-content-bottom .rt-grid-12 {width: 912px;}							
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.hidden-large,.visible-tablet,.hidden-desktop,.hidden-phone{display:inherit!important;}
	.visible-large,.hidden-tablet,.visible-desktop,.visible-phone{display:none!important;}
	
	body #rt-content-top .rt-grid-2, body #rt-content-bottom .rt-grid-2 {width: 120px;}
	body #rt-content-top .rt-grid-3, body #rt-content-bottom .rt-grid-3 {width: 180px;}
	body #rt-content-top .rt-grid-4, body #rt-content-bottom .rt-grid-4 {width: 240px;}
	body #rt-content-top .rt-grid-5, body #rt-content-bottom .rt-grid-5 {width: 300px;}	
	body #rt-content-top .rt-grid-6, body #rt-content-bottom .rt-grid-6 {width: 360px;}	
	body #rt-content-top .rt-grid-7, body #rt-content-bottom .rt-grid-7 {width: 420px;}	
	body #rt-content-top .rt-grid-8, body #rt-content-bottom .rt-grid-8 {width: 480px;}	
	body #rt-content-top .rt-grid-9, body #rt-content-bottom .rt-grid-9 {width: 540px;}	
	body #rt-content-top .rt-grid-10, body #rt-content-bottom .rt-grid-10 {width: 600px;}		
	body #rt-content-top .rt-grid-12, body #rt-content-bottom .rt-grid-12 {width: 660px;}	
			
	body .promo .bold2 {font-size: 110%;line-height: 135%;}	
}

@media only screen and (min-width: 768px) {
	.rt-menu-mobile {display: none;}
	body .rt-container #rt-main.mb12 #rt-main-column {padding-right: 10px;}	
	body .rt-container #rt-main[class^="mb"] #rt-main-column {padding-left: 10px;}
	body .rt-container #rt-main[class$="mb4"] #rt-main-column,
	body .rt-container #rt-main[class$="mb6"] #rt-main-column,
	body .rt-container #rt-main[class$="mb8"] #rt-main-column {padding-right: 16px;padding-left: 6px;}
	body .rt-container #rt-main[class^="sa"] #rt-sidebar-a {padding-left: 10px;}
	body .rt-container #rt-main[class$="sa2"] #rt-sidebar-a,
	body .rt-container #rt-main[class$="sa3"] #rt-sidebar-a,
	body .rt-container #rt-main[class$="sa4"] #rt-sidebar-a,
	body .rt-container #rt-main[class$="sa5"] #rt-sidebar-a,
	body .rt-container #rt-main[class$="sa6"] #rt-sidebar-a,
	body .rt-container #rt-main[class$="sb2"] #rt-sidebar-b,
	body .rt-container #rt-main[class$="sb3"] #rt-sidebar-b,
	body .rt-container #rt-main[class$="sb4"] #rt-sidebar-b,
	body .rt-container #rt-main[class$="sc2"] #rt-sidebar-c,
	body .rt-container #rt-main[class$="sc3"] #rt-sidebar-c,
	body .rt-container #rt-main[class$="sc4"] #rt-sidebar-c {padding-right: 10px;}


	body.headerwidth-wrapped .rt-container #rt-main.mb12 #rt-main-column {padding-right: 0;}	
	body.headerwidth-wrapped .rt-container #rt-main[class^="mb"] #rt-main-column {padding-left: 0;}
	body.headerwidth-wrapped .rt-container #rt-main[class$="mb4"] #rt-main-column,
	body.headerwidth-wrapped .rt-container #rt-main[class$="mb6"] #rt-main-column,
	body.headerwidth-wrapped .rt-container #rt-main[class$="mb8"] #rt-main-column {padding-right: 0;padding-left: 0;}
	body .rt-container #rt-main[class^="sa"] #rt-sidebar-a {padding-left: 0;}
	body.headerwidth-wrapped .rt-container #rt-main[class$="sa2"] #rt-sidebar-a,
	body.headerwidth-wrapped .rt-container #rt-main[class$="sa3"] #rt-sidebar-a,
	body.headerwidth-wrapped .rt-container #rt-main[class$="sa4"] #rt-sidebar-a,
	body.headerwidth-wrapped .rt-container #rt-main[class$="sa5"] #rt-sidebar-a,
	body.headerwidth-wrapped .rt-container #rt-main[class$="sa6"] #rt-sidebar-a,
	body.headerwidth-wrapped .rt-container #rt-main[class$="sb2"] #rt-sidebar-b,
	body.headerwidth-wrapped .rt-container #rt-main[class$="sb3"] #rt-sidebar-b,
	body.headerwidth-wrapped .rt-container #rt-main[class$="sb4"] #rt-sidebar-b,
	body.headerwidth-wrapped .rt-container #rt-main[class$="sc2"] #rt-sidebar-c,
	body.headerwidth-wrapped .rt-container #rt-main[class$="sc3"] #rt-sidebar-c,
	body.headerwidth-wrapped .rt-container #rt-main[class$="sc4"] #rt-sidebar-c {padding-right: 0;}
}

@media only screen and (max-width: 767px) {
	.hidden-large,.hidden-desktop,.hidden-tablet,.visible-phone{display:inherit!important;}
	.visible-large,.visible-desktop,.visible-tablet,.hidden-phone{display:none!important;}

	.rt-block.menu-block {visibility: hidden;top: -30000px;left: -30000px;position: absolute;}
	.rt-totop {position: static;float: right;margin-right: -21px;}
	body .component-content	.column-1, body .component-content .column-2, body .component-content .column-3, body .component-content .column-4 {width: 100% !important;float: none !important;margin: 0 !important;}	
	body .rt-demo-width-20, body .rt-demo-width-25, body .rt-demo-width-30, body .rt-demo-width-33, body .rt-demo-width-40, body .rt-demo-width-50, body .rt-demo-width-60, body .rt-demo-width-66, body .rt-demo-width-70, body .rt-demo-width-75, body .rt-demo-width-80 {width: 100%;}
	.rt-demo-space {margin: 5px;}
	body .layout-slideshow .sprocket-features-desc {display: none;}
	body .layout-slideshow .sprocket-features-title {font-size: 1.6em;}
	body .rt-social-buttons {display: none;}
	body .layout-slideshow .sprocket-features-pagination li.active:before{border-top: 12px solid transparent;border-right-width: 15px;border-bottom: 12px solid transparent;content:'';position: absolute;left: -15px;top: 0;}
	body .layout-slideshow .sprocket-features-pagination li {width:20px;height:18px;margin:5px 0;padding-top: 5px;}
	body .layout-slideshow .sprocket-features-pagination {bottom: inherit;right: 0;top: 5px;}
	body .layout-slideshow .sprocket-features-pagination li span {font-size: 1em;line-height: 1.1em;}
	body .layout-slideshow .sprocket-features-content {width: 80%;}
	body.mar12-home .component-content .circle {margin-left: 0;}	
	body .style-panel-container {display: none;}
	body .component-content .article-title2 {margin: 0 0 25px -5px;}
	body .rt-container .floatleft, body .rt-container .floatright {float: none;}
	body #rt-main-container {background: none;box-shadow: none;}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
}

@media only screen and (max-width: 480px) {
	#rt-copyright .rt-block {clear: both;}
	body .rt-container {width: 98%;}
	body #logo-icon {display: none;}
	body #logo-inner {margin-left: 15px;}	
}
/**
 * @package		$Id: typography.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: typography.css 26121 2015-01-27 15:22:36Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
 
/* Content Boxes */
.contentbox1, .contentbox2, .contentbox3, .contentbox4 {padding: 15px;margin-bottom: 15px;border-radius: 3px;}

/* Quote Styles */
blockquote {padding: 5px 0 0 35px;}
blockquote p {padding: 0 35px 5px 0;font-size: 15px;}
.blockquote, .typography-style-dark blockquote {background: url(/templates/rt_ionosphere_responsive/images/typography/dark/quote-l.png) 0 0 no-repeat;}
.typography-style-light blockquote {background: url(/templates/rt_ionosphere_responsive/images/typography/light/quote-l.png) 0 0 no-repeat;}
.blockquote p, .typography-style-dark blockquote p {background: url(/templates/rt_ionosphere_responsive/images/typography/dark/quote-r.png) 100% 100% no-repeat;}
.typography-style-light blockquote p {background: url(/templates/rt_ionosphere_responsive/images/typography/light/quote-r.png) 100% 100% no-repeat;}
blockquote.alignleft {width: 30%;float: left;margin: 25px 25px 25px 0;}
blockquote.alignright {width: 30%;float: right;margin: 25px 0 25px 25px;}
blockquote.alignleft p, blockquote.alignright p {background: none;padding: 0;}
blockquote.noquotes {padding: 0;background: none;}
blockquote.noquotes p {padding: 0;background: none;}

/* Pre/Code Styles */
pre {overflow: auto;padding: 17px 15px;margin-bottom: 15px;font-size: 11px;line-height: 17px;cursor: text;}
pre, .typography-style-dark pre {background: #222;border: 1px solid #333;}
.typography-style-light pre {background: #fafafa;border: 1px solid #eaeaea;color: #555;}
pre.lines, .typography-style-dark pre.lines {background: #151515 url(/templates/rt_ionosphere_responsive/images/typography/dark/pre-lines.png) 50% 0;border: none;transition: background-color 0.3s linear;}
pre.lines:hover, .typography-style-dark pre.lines:hover {background-color: #202020;}
.typography-style-light pre.lines {background: #eaeaea url(/templates/rt_ionosphere_responsive/images/typography/light/pre-lines.png) 50% 0;border: none;color: #333;}

/* Emphasis Styles*/
em.italic {font-style: italic;font-weight: bold;}
em.bold {font-size: 120%;font-weight: bold;line-height: 145%;font-style: normal;}
em.bold2 {font-size: 135%;font-weight: bold;line-height: 120%;font-style: normal;}
em.normal {font-style: normal;}
em.nobold {font-weight: normal;}
em.highlight {font-style: normal;padding: 2px 5px;border-radius: 4px;text-shadow: none;}
em.highlight.white {background: #fff;color: #000;}
.typography-style-light em.highlight.white {background: #ddd;color: #000;}
em.highlight.black {background: #000;color: #fff;}
em.highlight.green {background: #74924A;color: #fff;}
em.highlight.yellow {background: #D69839;color: #fff;}
em.highlight.blue {background: #488AAD;color: #fff;}
em.highlight.red {background: #BD5151;color: #fff;}
.rt-upper {text-transform: uppercase;}
.rt-center {text-align: center;}
.rt-justify {text-align: justify;}

/* Drop Caps */
p.dropcap {overflow: hidden;}
p.dropcap:first-letter {font-size: 300%;margin: 0 5px 0 0;line-height: 110%;float: left;display: inline-block;}
p.dropcap2:first-letter, p.dropcap4:first-letter, p.dropcap6:first-letter {font-size: 30px;margin: 0 10px 10px 0;line-height: 30px;float: left;display: inline-block;border-radius: 30px;padding: 5px 10px;}
p.dropcap3:first-letter, p.dropcap5:first-letter, p.dropcap7:first-letter {font-size: 30px;margin: 0 10px 10px 0;line-height: 30px;float: left;display: inline-block;padding: 4px 8px;}
p.dropcap2:first-letter {background: #333;}
.typography-style-light p.dropcap2:first-letter {background: #555;color: #fff;}
p.dropcap3:first-letter {background: #333;border: 1px solid rgba(255,255,255,0.1);}
.typography-style-light p.dropcap3:first-letter {background: #555;color: #fff;border: 1px solid #fff;}
p.dropcap4:first-letter {background: #ddd;color: #555;}
p.dropcap5:first-letter {background: #ddd;color: #555;border: 1px solid rgba(255,255,255,0.3);}

/* Inset Styles */
span.inset-left {float: left;margin-right: 20px;}
span.inset-right {float: right;margin-left: 20px;}
span.inset-right-title, span.inset-left-title {display: block;font-size: 100%;font-weight: bold;}
span.inset-left, span.inset-right {display: block;padding: 10px;width: 20%;font-size: 100%;font-style: italic;margin-top: 15px;position: relative;text-align: justify; margin-bottom: 15px;}

/* List and Text Styles - Icons */
ul.list-icon {padding: 0;margin: 0 0 15px 0;background: none;}
ul.list-icon li {list-style: none;padding: 0 0 0 24px;margin: 0 0 5px 0;background-repeat: no-repeat;}
ul.list-icon li a {font-size: 100%;line-height: 1.7em;}
.text-icon {display: inline-block;line-height: 20px;font-size: 110%;background-repeat: no-repeat;padding-left: 24px;}
span.email, span.phone, span.quote, span.cart, span.rss, span.tags, span.write, span.info, span.sound, .email li, .phone li, .quote li, .cart li, .rss li, .tags li, .write li, .info li, .sound li {background-image: url(/templates/rt_ionosphere_responsive/images/typography/dark/icon-set1.png);}
.typography-style-light span.email, .typography-style-light span.phone, .typography-style-light span.quote, .typography-style-light span.cart, .typography-style-light span.rss, .typography-style-light span.tags, .typography-style-light span.write, .typography-style-light span.info, .typography-style-light span.sound, .typography-style-light .email li, .typography-style-light .phone li, .typography-style-light .quote li, .typography-style-light .cart li, .typography-style-light .rss li, .typography-style-light .tags li, .typography-style-light .write li, .typography-style-light .info li, .typography-style-light .sound li {background-image: url(/templates/rt_ionosphere_responsive/images/typography/light/icon-set1.png);}
span.rightarrow, span.leftarrow, span.circlearrow, span.downarrow, span.uparrow, span.person, span.calendar, span.doc, span.bulb, .rightarrow li, .leftarrow li, .circlearrow li, .downarrow li, .uparrow li, .person li, .calendar li, .doc li, .bulb li {background-image: url(/templates/rt_ionosphere_responsive/images/typography/dark/icon-set2.png);}
.typography-style-light span.rightarrow, .typography-style-light span.leftarrow, .typography-style-light span.circlearrow, .typography-style-light span.downarrow, .typography-style-light span.uparrow, .typography-style-light span.person, .typography-style-light span.calendar, .typography-style-light span.doc, .typography-style-light span.bulb, .typography-style-light .rightarrow li, .typography-style-light .leftarrow li, .typography-style-light .circlearrow li, .typography-style-light .downarrow li, .typography-style-light .uparrow li, .typography-style-light .person li, .typography-style-light .calendar li, .typography-style-light .doc li, .typography-style-light .bulb li {background-image: url(/templates/rt_ionosphere_responsive/images/typography/light/icon-set2.png);}
span.twitter, span.youtube, span.skype, span.facebook, span.like, span.video, span.dropbox, span.vimeo, span.paypal, .twitter li, .youtube li, .skype li, .facebook li, .like li, .video li, .dropbox li, .vimeo li, .paypal li {background-image: url(/templates/rt_ionosphere_responsive/images/typography/dark/icon-set3.png);}
.typography-style-light span.twitter, .typography-style-light span.youtube, .typography-style-light span.skype, .typography-style-light span.facebook, .typography-style-light span.like, .typography-style-light span.video, .typography-style-light span.dropbox, .typography-style-light span.vimeo, .typography-style-light span.paypal, .typography-style-light .twitter li, .typography-style-light .youtube li, .typography-style-light .skype li, .typography-style-light .facebook li, .typography-style-light .like li, .typography-style-light .video li, .typography-style-light .dropbox li, .typography-style-light .vimeo li, .typography-style-light .paypal li {background-image: url(/templates/rt_ionosphere_responsive/images/typography/light/icon-set3.png);}
.text-icon.email, .text-icon.rightarrow, .text-icon.twitter, .email li, .rightarrow li, .twitter li {background-position: 0 4px;}
.text-icon.phone, .text-icon.leftarrow, .text-icon.youtube, .phone li, .leftarrow li, .youtube li {background-position: 0 -296px;}
.text-icon.quote, .text-icon.circlearrow, .text-icon.skype, .quote li, .circlearrow li, .skype li {background-position: 0 -596px;}
.text-icon.cart, .text-icon.downarrow, .text-icon.facebook, .cart li, .downarrow li, .facebook li {background-position: 0 -896px;}
.text-icon.rss, .text-icon.uparrow, .text-icon.like, .rss li, .uparrow li, .like li {background-position: 0 -1196px;}
.text-icon.tags, .text-icon.person, .text-icon.video, .tags li, .person li, .video li {background-position: 0 -1496px;}
.text-icon.write, .text-icon.calendar, .text-icon.dropbox, .write li, .calendar li, .dropbox li {background-position: 0 -1796px;}
.text-icon.info, .text-icon.doc, .text-icon.vimeo, .info li, .doc li, .vimeo li {background-position: 0 -2096px;}
.text-icon.sound, .text-icon.bulb, .text-icon.paypal, .sound li, .bulb li, .paypal li {background-position: 0 -2396px;}

/* Standard List Styles */
ul.checkmark, ul.circle-checkmark, ul.square-checkmark, ul.circle-small, ul.circle, ul.circle-large, ul.triangle-small, ul.triangle, ul.triangle-large, ul.bullet {margin: 0 0 25px 0;padding: 0;}
ul.checkmark li, ul.circle-checkmark li, ul.square-checkmark li, ul.circle-small li, ul.circle li, ul.circle-large li, ul.triangle-small li, ul.triangle li, ul.triangle-large li, ul.bullet li {list-style-type: none;padding: 0 0 0 30px;position: relative;margin-bottom: 8px;}
ul.checkmark li a, ul.circle-checkmark li a, ul.square-checkmark li a, ul.circle-small li a, ul.circle li a, ul.circle-large li a, ul.triangle-small li a, ul.triangle li a, ul.triangle-large li {font-size: 100%;line-height: 1.7em;}
ul.checkmark li:after {content:"";display:block;width: 4px;height: 8px;border-color: #fff;border-style: solid;border-width: 0 3px 3px 0;position:absolute;left: 14px;top: 3px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);}
ul.circle-checkmark li:before {content:"";display: block;border-color: #fff;border-style: solid;border-width: 9px;border-radius: 9px;height: 0;width: 0;position: absolute;left: 7px;top: 1px;}
ul.circle-checkmark li:after {content:"";display:block;width: 3px;height: 6px;border-color: #000;border-width: 0 2px 2px 0;border-style: solid;position:absolute;left: 14px;top: 5px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);}
.typography-style-light ul.circle-checkmark li:after {border-color: #fff;}
ul.square-checkmark li:before {content:"";display: block;border-color: #fff;border-width: 7px;border-style: solid;height: 0;width: 0;position: absolute;left: 9px;top: 3px;}
ul.square-checkmark li:after {content:"";display:block;width: 3px;height: 6px;border-color: #000;border-width: 0 2px 2px 0;border-style: solid;position:absolute;left: 14px;top: 9px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);}
.typography-style-light ul.square-checkmark li:after {border-color: #fff;}
ul.triangle-small li:after {content:"";display:block;width: 0;height: 0;border-color: transparent transparent transparent #fff;border-style: solid;border-width: 3px;position:absolute;left: 18px;top: 7px;}
ul.triangle li:after {content:"";display:block;width: 0;height: 0;border-color: transparent transparent transparent #fff;border-style: solid;border-width: 4px;position:absolute;left: 17px;top: 6px;}
ul.triangle.green li:after {border-color: transparent transparent transparent #74924A;}
ul.triangle.yellow li:after {border-color: transparent transparent transparent #D69839;}
ul.triangle.red li:after {border-color: transparent transparent transparent #BD5151;}
ul.triangle.blue li:after {border-color: transparent transparent transparent #488AAD;}
ul.triangle.white li:after {border-color: transparent transparent transparent #fff;}
.typography-style-light ul.triangle.white li:after {border-color: transparent transparent transparent #ddd;}
ul.triangle.black li:after {border-color: transparent transparent transparent #000;}
ul.triangle-large li:after {content:"";display:block;width: 0;height: 0;border-color: transparent transparent transparent #fff;border-style: solid;border-width: 6px;position:absolute;left: 15px;top: 4px;}
ul.circle-small li:after {content:"";display:block;width: 0;height: 0;border-color: #fff;border-style: solid;border-width: 2px;border-radius: 2px;position:absolute;left: 16px;top: 8px;}
ul.circle li:after {content:"";display:block;width: 0;height: 0;border-color: #fff;border-style: solid;border-width: 3px;border-radius: 3px;position:absolute;left: 15px;top: 7px;}
ul.circle-large li:after {content:"";display:block;width: 0;height: 0;border-color: #fff;border-style: solid;border-width: 5px;border-radius: 5px;position:absolute;left: 12px;top: 5px;}
ul.circle.green li:after, ul.checkmark.green li:after {border-color: #74924A;}
ul.circle.yellow li:after, ul.checkmark.yellow li:after {border-color: #D69839;}
ul.circle.red li:after, ul.checkmark.red li:after {border-color: #BD5151;}
ul.circle.blue li:after, ul.checkmark.blue li:after {border-color: #488AAD;}
ul.circle.white li:after, ul.checkmark.white li:after {border-color: #fff;}
.typography-style-light ul.circle.white li:after, .typography-style-light ul.checkmark.white li:after {border-color: #ddd;}
ul.circle.black li:after, ul.checkmark.black li:after {border-color: #000;}
ul.bullet li {background-position: 15px 7px;background-repeat: no-repeat;}

/* Notice/System Styles */
.approved, .attention, .alert, .notice {padding: 15px;border-radius: 6px;font-weight: bold;border: 1px solid #C1E8C1;}
#system-message dd ul {border-radius: 6px;}
.approved a, .attention a, .alert a, .notice a {color: #222 !important;text-decoration: underline;}
.approved a:hover, .attention a:hover, .alert a:hover, .notice a:hover {color: #000 !important;text-shadow: none;}
.approved {background: #d1eed1;text-shadow: 1px 1px 1px rgba(255,255,255,0.3);color: #444;}
.attention {background: #FDF5D9;text-shadow: 1px 1px 1px rgba(255,255,255,0.3);color: #444;border: 1px solid #FCEEC1;}
.alert, #system-message .error ul {background: #fddfde;color: #444;text-shadow: 1px 1px 1px rgba(255,255,255,0.3);border: 1px solid #FBC9C8;}
.notice {background: #ddf4fb;color: #444;text-shadow: 1px 1px 1px rgba(255,255,255,0.3);border: 1px solid #C8EEF9;}

/* Forms and Inputs */
.inputbox, textarea, .rt-joomla .contact input.required:focus, .rt-joomla .contact textarea.required:focus {-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;-moz-transition: border linear 0.2s, box-shadow linear 0.2s;-ms-transition: border linear 0.2s, box-shadow linear 0.2s;-o-transition: border linear 0.2s, box-shadow linear 0.2s;transition: border linear 0.2s, box-shadow linear 0.2s;}
.inputbox:focus, textarea:focus, .rt-joomla .contact input.required:focus, .rt-joomla .contact textarea.required:focus {outline: 0;}
/**
 * @package		$Id: extensions.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: extensions.css 26121 2015-01-27 15:22:36Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

/* Fonts */
.font-family-ionosphere .rg-view-header, .font-family-ionosphere .rg-detail-header, .font-family-ionosphere .rg-detail-item-title, .font-family-ionosphere .rg-grid-view .item-title, .font-family-ionosphere .rg-list-view .item-title, .sprocket-lists-title {font-family: "TitilliumText22LMedium",Helvetica,Arial,sans-serif;}

/* RokAjaxSearch */
#rokajaxsearch .inputbox {height: 26px;line-height: 26px;padding: 5px;font-size: 12px;border-radius: 2px;}
.rt-grid-3 #rokajaxsearch .inputbox {width: 185px;}
.rt-grid-4 #rokajaxsearch .inputbox {width: 265px;}
.rt-grid-5 #rokajaxsearch .inputbox, .rt-grid-6 #rokajaxsearch .inputbox, .rt-grid-7 #rokajaxsearch .inputbox, .rt-grid-8 #rokajaxsearch .inputbox, .rt-grid-9 #rokajaxsearch .inputbox, .rt-grid-10 #rokajaxsearch .inputbox, .rt-grid-11 #rokajaxsearch .inputbox, .rt-grid-12 #rokajaxsearch .inputbox {width: 225px;}
#rokajaxsearch {margin: -5px;}
body #roksearch_results span.small {display: inline;position: relative;text-align: inherit;bottom: 0;right: 0;font-size: 11px;font-style: italic;}
body #roksearch_results a.clr {font-size: 100%;line-height: 1.6em;height: auto;}
body .search_options {float: left;margin: 5px 10px 0 10px;}
body .search_options label {margin-right: 15px !important;padding-bottom: 2px;text-transform: lowercase;}
body #roksearch_results {z-index: 10000;position: absolute;width: 400px;float: right;text-align: left;visibility: hidden;border-radius: 2px;margin-top: 5px;}
body #roksearch_results h3 {margin-top: 0;margin-bottom: 2px;line-height: 110%;font-size: 110%;padding-bottom: 0;}
body #roksearch_results .container-wrapper {overflow: hidden;}
body #roksearch_results .page {float: left;}
body #roksearch_results .roksearch_header, body #roksearch_results .roksearch_row_btm {padding: 5px 10px;line-height: 130%;text-transform: none;font-weight: normal;font-size: 12px;border: 0;}
body #roksearch_results .roksearch_row_btm {border-bottom: none;}
body #roksearch_results .roksearch_even, body #roksearch_results .roksearch_odd {padding: 10px;border-bottom: none;}
body #roksearch_results .roksearch_even span, body #roksearch_results .roksearch_odd span {margin-top: 15px;line-height: 140%;}
body #roksearch_results .roksearch_even span.highlight, body #roksearch_results .roksearch_odd span.highlight {margin-top: 0;}
body #roksearch_results .roksearch_row_btm {overflow: hidden;}
body #roksearch_results .roksearch_row_btm span {line-height: 140%;}
body #roksearch_results .viewall span {line-height: 130%;text-transform: none;}
body #roksearch_results .viewall {float: left;margin: 0 5px;}
body #roksearch_results .estimated_res, body #roksearch_results .pagination_res {font-size: 9px;font-style: italic;text-transform: none;float:left;}
body #roksearch_results .pagination_res {font-style: normal;float: right;font-size: 11px;margin-top: -1px;}
body #roksearch_results .powered-by-google {text-transform: lowercase;font-style: italic;font-size: 9px;}
body #roksearch_results .google-search a#roksearch_link {margin-top: 5px;}
body #roksearch_results .readon {margin-top: 15px;}
body #roksearch_results .readon span, body #roksearch_results .readon .button {font-size: 13px;line-height: 22px;}
body #roksearch_results .google-thumb-image {margin: 0 auto;}
body .searchintro {overflow: hidden;}
body #roksearch_results .container-arrows {margin-top: 2px;}
.roksearch_wrapper1 {padding: 3px;}
.roksearch_wrapper2, .roksearch_wrapper3, .roksearch_wrapper4 {border-radius: 2px;}
.roksearch_wrapper1 {border-radius: 2px;}
#roksearch_results a#roksearch_link {float: right;padding-right: 0px;margin-top: 7px;display: block;height: 16px;width: 16px;}
#roksearch_results .container-arrows {height: 12px;width: 30px;float: left;margin-right: 5px;position: relative;}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {width: 12px;height: 12px;position: absolute;top: 0;}
#roksearch_results .arrow-left {left: 0;cursor: pointer;background-position: 0 2px;}
#roksearch_results .arrow-left-disabled {left: 0;background-position: 0 -33px;}
#roksearch_results .arrow-right {left: 18px;cursor: pointer;background-position: 0 -15px;}
#roksearch_results .arrow-right-disabled {left: 18px;background-position: 0 -33px;}
.roksearch_result_wrapper1 {-moz-transition: background-color 0.3s linear;-o-transition: background-color 0.3s linear;-webkit-transition: background-color 0.3s linear;transition: background-color 0.3s linear;}

/* RokGallery */
.rg-view-header {margin: 0 -5px 15px;padding: 0 15px;}
.rg-view-pagination .prev, .rg-view-pagination .next {font-style: italic;background-repeat: no-repeat;}
.rg-view-pagination .prev {padding-left: 20px;background-position: 0 -399px;}
.rg-view-pagination .prev:hover {background-position: 0 -599px;}
.rg-view-pagination .next {padding-right: 20px;background-position: 100% 1px;}
.rg-view-pagination .next:hover {background-position: 100% -199px;}
.rg-view-pagination-list li a {display: block;width: 9px;height: 9px;background-position: 0 0;background-repeat: no-repeat;}
.rg-view-pagination-list li.active a {background-position: 0 -200px;}
.rg-view-pagination-list li a span {display: none;}
.rg-detail-file-main, .rg-detail-file-info, .rg-detail-slice-info {background-position: 93% 100% !important;}
.rg-detail-info-table-container {margin: 0px -25px 0 -25px;padding: 25px 25px 0 25px;}
.rg-detail-img-bg {padding: 5px 5px 12px !important;border-radius: 2px;}
.rg-grid-view .rg-grid-thumb, .rg-list-view .rg-list-thumb {border-radius: 2px;}
.rg-detail-item-title {text-shadow: none !important;font-size: 29px;}
.rg-grid-view .tag, .rg-list-view .tag, .rg-detail-slicetag .tag, .rg-detail-filetag .tag {border: 0;border-radius: 4px;text-shadow: none;padding-bottom: 5px;}
.rg-view-selector-list .active {border-bottom: none !important;}
.rg-sort .desc, .rg-view-selector .desc {font-style: normal;}
.rg-grid-thumb-img {border-radius: 0px !important;}
.rg-grid-view .item-title, .rg-detail-item-caption {font-size: 100%;}
.rg-grid-view .item-caption {font-style: normal;}
.rg-detail-img {border-radius: 0px;}
.rg-list-view .item-title {font-size: 130%;}
.rg-grid-view .tag, .rg-list-view .tag, .rg-detail-slicetag .tag, .rg-detail-filetag .tag {border: 0;border-radius: 4px;text-shadow: none;}
.rg-view-selector-list .active {border-bottom: none !important;}
ul.rg-view-selector-list li {padding: 6px 6px 7px;}
ul.rg-view-selector-list {margin: -3px 0; padding: 0;}
ul.rg-sort-list li {margin: 0 2px; padding: 0 5px;}
ul.rg-sort-list, #main ul.rg-sort-list {margin: 0;padding: 0;}
.component-content .rg-gm-slice-list {margin: 0;padding: 0;list-style: none;}

/* RokGallery - Grid */
body .rokgallery-wrapper .rg-gm-slice-item {border-radius: 0;margin: 0;position: relative;}
.rokgallery-wrapper .rg-gm-slice {margin: 0;padding: 0;border: 0;background: none;box-shadow: none;border-radius: 0;}
.rokgallery-wrapper .rg-gm-slice-item:hover {background: none;}
.rokgallery-wrapper .rg-gm-slice-list {list-style: none;}
.rokgallery-wrapper .rg-gm-slice img {padding: 8px;}
.rokgallery-wrapper .rg-gm-info {position: absolute;bottom: 40px;left: 35px;padding: 8px;text-align: left;width: 75%;}
.rokgallery-wrapper .rg-gm-title {font-weight: bold;text-transform: uppercase;font-size: 100%;line-height: 100%;}
.rokgallery-wrapper .rg-gm-caption {margin-top: 3px;}

/* RokGallery - Feature */
body .rg-ss-controls .next, body .rg-ss-controls .prev {opacity: 0.7;width: 65px;height: 65px;margin: -34px -15px 0;background-position: 0 0;}
body .rg-ss-controls .next:hover, body .rg-ss-controls .prev:hover {background-position: 0 0;opacity: 1;}
body .rg-ss-controls .next .arrow, body .rg-ss-controls .prev .arrow {width: 65px;height: 65px;display: block;background-repeat: no-repeat;}
body .rg-ss-controls .prev .arrow {background-position: 46% -46px;}
body .rg-ss-controls .next .arrow {background-position: 56% 19px;}
body .rg-ss-controls .prev {border-radius: 0 3px 3px 0;}
body .rg-ss-controls .next {border-radius: 3px 0 0 3px;}
body .rg-ss-title {text-transform: uppercase;font-weight: bold;line-height: 90%;margin-bottom: 10px;}
body .rg-ss-caption {padding: 10px;text-indent: 0;font-size: 120%;line-height: 120%;}
body .rg-ss-caption .readon {line-height: inherit;}
body .rg-ss-info {margin-left: 50px;width: 40%;top: 10%;}
body #rt-feature .rg-ss-slice-container {margin: -30px -25px -29px;}
body .rg-ss-loader {height: 3px;opacity: 0.6;}

/* RokGallery - Slideshow */
.rg-ss-container .rg-ss-controls .next:hover {background-position: 1px -40px;}
.rg-ss-container .rg-ss-controls .prev:hover {background-position: 0 0;}
.rg-ss-container .rg-ss-controls .next {background-color: transparent;background-image: url(/templates/rt_ionosphere_responsive/images/overlays/rotator-arrows.png);background-position: 1px -40px;border: medium none;height: 34px;width: 34px;}
.rg-ss-container .rg-ss-controls .prev {background-color: transparent;background-image: url(/templates/rt_ionosphere_responsive/images/overlays/rotator-arrows.png);background-position: 0 0;border: medium none;height: 34px;width: 34px;}

/* RokSocialButtons */
.roksocialbuttons .custom_images span, .roksocialbuttons .custom_images a:hover > span {display: inline-block;width:42px;height:32px;background-color: transparent !important;background-image: url(/templates/rt_ionosphere_responsive/images/social/icons.png) !important;background-repeat: no-repeat;}
.body-overlay-dark .roksocialbuttons .custom_images span, .body-overlay-dark .roksocialbuttons .custom_images a:hover > span {display: inline-block;width:42px;height:32px;background-color: transparent !important;background-image: url(/templates/rt_ionosphere_responsive/images/social/icons-dark.png) !important;background-repeat: no-repeat;}
.roksocialbuttons .addthis_button_twitter span {background-position: 5px 0 !important;}
.roksocialbuttons .addthis_button_facebook span {background-position: 5px -32px !important;}
.roksocialbuttons .addthis_button_google span {background-position: 5px -64px !important;}
body .roksocialbuttons .custom_images > a:hover {background:none !important;color:inherit;}
.roksocialbuttons {float: right;width: 50px;margin: 0 -15px 0 20px;z-index: 2;position: relative;}
.roksocialbuttons a {float: right;padding: 4px 0;width: 100%;text-align: center;}
.roksocialbuttons h4 {font-size: 0.8em;margin: 0;font-weight: 100;padding: 3px 2px 6px;text-transform: uppercase;text-align: center;}

/* Basic K2 Tweaks */
body .k2AccountPage th.k2ProfileHeading, body .k2AccountPage table.admintable td.key, body .k2AccountPage table.admintable td.paramlist_key {background: none; border: 0; color: inherit;}
body .k2AccountPage table.admintable th {height: 45px; font-size: inherit; padding-left: 0;}
body .k2AccountPage table.admintable tr {height: 35px;}
body .k2AccountPage table.admintable tr.mceLast {height: inherit;}
body .k2AccountPage table.admintable td.key {padding-right: 15px;}
body .k2AccountPage .defaultSkin table.mceLayout {}
/**
 * @package   $Id: demo-styles.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: demo-styles.css 26121 2015-01-27 15:22:36Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
 
/* Frontpage */
.promo .bold2 {line-height: 135%;}
.rt-image {margin-bottom: 15px;padding: 3px;}
.mar12-home .roktabs-container-wrapper .wrapper {padding: 10px 0 0 0;}
.mar12-home .article-header {position: relative;z-index: 2;}
.mar12-home .component-content .module-content {margin-top: -90px;}
.mar12-home .fp-main-img {position: relative;display: block;margin-left: -15px;margin-right: 15px;float: left;}
.mar12-home #rt-content-bottom .fp-main-img {margin-left: -25px;}
.mar12-home .fp-main-img:before {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;box-shadow: inset -2px 2px 5px rgba(0,0,0,0.3);}
.mar12-home .fp-main-module {margin-left: -15px;margin-right: -15px;margin-bottom: -30px;}
.mar12-home .rt-leading-articles .fp-main-module {margin-bottom: -15px;}
.mar12-home .fp-main-module .rt-block {border-radius: 0 !important;}
.mar12-home .component-content .circle {margin-left: 275px;}
.mar12-home #rt-extension .rt-grid-4.rt-omega .module-content {padding-top: 8px;}
.menu-home .rt-articleinfo {position: absolute; top: -15px; left: 430px;}
.component-content .article-title {position: relative;z-index: 10;}
body.mar12-home #rt-main-container #rt-main .rt-block.component-block {margin-bottom: 0;padding-bottom: 0;}
.mar12-home .rt-container .items-leading {margin-bottom: 30px;}
 
/* Custom Grid */
.rt-demo-grid-2, .rt-demo-grid-3, .rt-demo-grid-4, .rt-demo-grid-5, .rt-demo-grid-6, .rt-demo-grid-7, .rt-demo-grid-8, .rt-demo-grid-9 {float: left;margin-left: 10px;margin-right: 10px;}
.rt-grid-4 .rt-block .rt-demo-grid-2 {width: 90px;}
.rt-grid-8 .rt-demo-grid-2 {width: 90px;}
.rt-grid-9 .rt-demo-grid-2 {width: 120px;}
.rt-grid-6 .rt-block .rt-demo-grid-3 {width: 190px;}
.rt-grid-8 .rt-demo-grid-3 {width: 175px;}
.rt-grid-9 .rt-demo-grid-3 {width: 200px;}
.rt-grid-8 .rt-demo-grid-4 {width: 270px;}
.rt-grid-9 .rt-demo-grid-4 {width: 313px;}
.rt-grid-8 .rt-demo-grid-6 {width: 440px;}
.rt-grid-12 .rt-demo-grid-3 {width: 205px;}
.rt-grid-12 .rt-demo-grid-4 {width: 290px;}
.rt-grid-12 .rt-demo-grid-6 {width: 430px;}
.rt-grid-12 .rt-demo-grid-8 {width: 590px;}

/* Large Display, Desktop and Tablets Demo Responsive Grid */
.rt-demo-width-10, .rt-demo-width-20, .rt-demo-width-25, .rt-demo-width-30, .rt-demo-width-33, .rt-demo-width-40, .rt-demo-width-50, .rt-demo-width-60, .rt-demo-width-66, .rt-demo-width-70, .rt-demo-width-75, .rt-demo-width-80, .rt-demo-width-90 {float: left;}
.rt-demo-space {margin: 15px;}
.rt-demo-width-10 {width: 10%;}
.rt-demo-width-20 {width: 20%;}
.rt-demo-width-25 {width: 25%;}
.rt-demo-width-30 {width: 30%;}
.rt-demo-width-33 {width: 33.33%;}
.rt-demo-width-40 {width: 40%;}
.rt-demo-width-50 {width: 50%;}
.rt-demo-width-60 {width: 60%;}
.rt-demo-width-66 {width: 66.66%;}
.rt-demo-width-70 {width: 70%;}
.rt-demo-width-75 {width: 75%;}
.rt-demo-width-80 {width: 80%;}
.rt-demo-width-90 {width: 90%;}

/* Standard Inline Structural Adjustments */
body .floatleft {float: left;margin-right: 15px;margin-left: 0;}
body .floatright {float: right;margin-left: 15px;margin-right: 0;}
body .normalfont, body .normalfont li {font-size: 100% !important;}
body .nobold, body .nobold li {font-weight: normal !important;}
body .nomarginall, body .nomarginall .rt-block, body .nomarginall .rt-block .module-surround, body ul.nomarginall, body li.nomarginall {margin-left: 0 !important;margin-right: 0 !important;margin-top: 0 !important;margin-bottom: 0 !important;}
body .nopaddingall, body .nopaddingall .rt-block, body .nopaddingall .rt-block .module-surround, body ul.nopaddingall, body li.nopaddingall {padding-left: 0 !important;padding-right: 0 !important;padding-top: 0 !important;padding-bottom: 0 !important;}
body .nomargintop, body .nomargintop .rt-block, body .nomargintop .rt-block .module-surround, body ul.nomargintop, body li.nomargintop {margin-top: 0 !important;}
body .nomarginbottom, body .nomarginbottom .rt-block, body .nomarginbottom .rt-block .module-surround, body ul.nomarginbottom, body li.nomarginbottom {margin-bottom: 0 !important;}
body .nomarginleft, body .nomarginleft .rt-block, body .nomarginleft .rt-block .module-surround, body ul.nomarginleft, body li.nomarginleft {margin-left: 0 !important;}
body .nomarginright, body .nomarginright .rt-block, body .nomarginright .rt-block .module-surround, body ul.nomarginright, body li.nomarginright {margin-right: 0 !important;}
body .nopaddingtop, body .nopaddingtop .rt-block, body .nomargintop .rt-block .module-surround, body ul.nopaddingtop, body li.nopaddingtop {padding-top: 0 !important;}
body .nopaddingbottom, body .nopaddingbottom .rt-block, body .nopaddingbottom .rt-block .module-surround, body ul.nopaddingbottom, body li.nopaddingbottom {padding-bottom: 0 !important;}
body .nopaddingleft, body .nopaddingleft .rt-block, body .nopaddingleft .rt-block .module-surround, body ul.nopaddingleft, body li.nopaddingleft {padding-left: 0 !important;}
body .nopaddingright, body .nopaddingright .rt-block, body .nopaddingright .rt-block .module-surround, body ul.nopaddingright, body li.nopaddingright {padding-right: 0 !important;}
.floatnone {float: none !important;}
.clearnone {clear: none !important;}
.floatleftlast {float: left;margin-right: 0;}
.floatrightlast {float: right;margin-left: 0;}
.noimage {display: none;visibility: hidden;}
body .smallmarginbottom {margin-bottom: 5px !important;}
body .smallmargintop {margin-top: 5px !important;}
body .medmarginbottom {margin-bottom: 10px !important;}
body .medmargintop {margin-top: 10px !important;}
body .largemarginbottom {margin-bottom: 15px !important;}
body .largemargintop {margin-top: 15px !important;}
body .smallmarginleft {margin-left: 5px !important;}
body .smallmarginright {margin-right: 5px !important;}
body .medmarginleft {margin-left: 10px !important;}
body .medmarginright {margin-right: 10px !important;}
body .largemarginleft {margin-left: 15px !important;}
body .largemarginright {margin-right: 15px !important;}
body .smallpaddingbottom {padding-bottom: 5px !important;}
body .smallpaddingtop {padding-top: 5px !important;}
body .medpaddingbottom {padding-bottom: 10px !important;}
body .medpaddingtop {padding-top: 10px !important;}
body .largepaddingbottom {padding-bottom: 15px !important;}
body .largepaddingtop {padding-top: 15px !important;}
body .smallpaddingleft {padding-left: 5px !important;}
body .smallpaddingright {padding-right: 5px !important;}
body .medpaddingleft {padding-left: 10px !important;}
body .medpaddingright {padding-right: 10px !important;}
body .largepaddingleft {padding-left: 15px !important;}
body .largepaddingright {padding-right: 15px !important;}
body .rt-relative {position: relative;}

/* RTL Stuff */
body.rtl .floatleft {float: right;margin-right: 0;margin-left: 15px;}
body.rtl .floatright {float: left;margin-left: 0;margin-right: 15px;}
body.rtl .nomarginleft, body.rtl .nomarginleft .rt-block, body.rtl .nomarginleft .rt-block .module-surround, body.rtl ul.nomarginleft, body.rtl li.nomarginleft {margin-right: 0;}
body.rtl .nomarginright, body.rtl .nomarginright .rt-block, body.rtl .nomarginright .rt-block .module-surround, body.rtl ul.nomarginright, body.rtl li.nomarginright {margin-left: 0;}
body.rtl .nopaddingleft, body.rtl .nopaddingleft .rt-block, body.rtl .nopaddingleft .rt-block .module-surround, body.rtl ul.nopaddingleft, body.rtl li.nopaddingleft {padding-right: 0;}
body.rtl .nopaddingright, body.rtl .nopaddingright .rt-block, body.rtl .nopaddingright .rt-block .module-surround, body.rtl ul.nopaddingright, body.rtl li.nopaddingright {padding-left: 0;}
body.rtl .floatleftlast {float: right;margin-left: 0;}
body.rtl .floatrightlast {float: left;margin-right: 0;}
body.rtl .smallmarginleft {margin-right: 5px;}
body.rtl .smallmarginright {margin-left: 5px;}
body.rtl .medmarginleft {margin-right: 10px;}
body.rtl .medmarginright {margin-left: 10px;}
body.rtl .largemarginleft {margin-right: 15px;}
body.rtl .largemarginright {margin-left: 15px;}
body.rtl .smallpaddingleft {padding-right: 5px;}
body.rtl .smallpaddingright {padding-left: 5px;}
body.rtl .medpaddingleft {padding-right: 10px;}
body.rtl .medpaddingright {padding-left: 10px;}
body.rtl .largepaddingleft {padding-right: 15px;}
body.rtl .largepaddingright {padding-left: 15px;}
body.rtl .rt-demo-grid-2, body.rtl .rt-demo-grid-3, body.rtl .rt-demo-grid-4, body.rtl .rt-demo-grid-5, body.rtl .rt-demo-grid-6, body.rtl .rt-demo-grid-7 {float: right;}
body.rtl.mar12-home .fp-main-img {float: right;margin: 0 -15px 0 15px;}
body.rtl.mar12-home .component-content .circle {margin-left: 0;}
