@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 - 2019 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;margin-top: -16px;}
.component-content .article-title2 {margin: 0 0 0 -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: 0;margin-bottom: 10px; width: 100%;}
.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: 0; padding: 0 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;word-wrap: break-word;}
.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: 0;margin-top: 15px;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;font-size: 13px;}
.rt-container .actions li {list-style: none;display: inline-block;}
.rt-container article .article-info {display: block; margin: 10px 0; padding: 0 25px 0 0;}
.rt-container article.item-page .article-info {display: block; margin: 10px 0; padding: 0;}
.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"] {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.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.6em; font-size: 12px;}
.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.0em;}
.rt-container ul.breadcrumb li a {
    font-weight: 600;
}
.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: "►"; font-family: Helvetica,Arial, Sans-Serif; font-size: 10px;}

/* 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;}

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;
}
@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;font-display:swap;}[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-dark.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: background-dark.css 26121 2015-01-27 15:22:36Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2019 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Core */
body {
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
	color: #faebd7;
}

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: #fff;
}

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: #faebd7;
}

.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: #faebd7;
}

#rt-main-container {
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
}

.component-content .article-title2 .title {
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
}

.component-content .article-title2 .title a {
	color: #fff;
}

.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.72);
	border-radius: 5px;
}

.body-overlay-dark .component-block,
.body-overlay-dark #rt-content-bottom,
.body-overlay-dark #rt-content-top {
	border: 1px solid #000;
	border-radius: 5px;
}

body #rt-main .rt-splitmenu .rt-menubar li.parent > a,
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.5);
}

/* Top Surround */
#rt-top-surround {
	background: transparent url(/templates/rt_ionosphere_responsive/images/darkbg.jpg) !important;
}

#rt-top-surround2 {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/top-overlay.png);
	background-color: rgba(33, 48, 86, 0.5) !important;
}

/* Navigation */
#rt-navigation2 {
	background-color: #303030;
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/menu-overlay.png);
	border-top: 1px solid #424242;
}

#rt-navigation {
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3);
}

#rt-subnavigation {
	background-color: #303030;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2) inset;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #121212;
}

#rt-navigation .rt-container {
	background: url(/templates/rt_ionosphere_responsive/images/overlays/dark/menu-flare2.png);
}

#rt-navigation .menutop a,
#rt-subnavigation .rt-splitmenu .rt-menubar li > a,
.rt-splitmenu .rt-menubar li.parent > a,
.rt-splitmenu .rt-menubar .nolink,
#rt-navigation .menutop .nolink,
#rt-main-container .module-content ul.menu > li > a {
	color: #f2f2f2;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 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/dark/menu-separator-dark.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/dark/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(0, 0, 0, 0.3);
}

.fusion-submenu-wrapper {
	background-color: #353535;
	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: #242424;
}

.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/dark/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/dark/bullets.png);
}

#rt-main-container .module-content ul.menu > li > a {
	background-color: #777;
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/bevel-border.png);
}

#rt-main-container .module-content ul.menu > li > a span {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/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/dark/menu-overlay-active.png) repeat scroll 0 41px transparent;
}

li.menubottomborder > a > span.item-border {
	border-bottom: 1px dashed #666;
	display: block !important;
	height: 1px;
	padding: 1px 0;
	width: 92%;
	margin: 0 auto 4px auto !important;
	background: none !important;
}

ul#splitmenu li a {
	color: #f2f2f2;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
}

ul#splitmenu li a:hover span {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	text-decoration: underline;
}

ul#splitmenu li.active > a span {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	text-decoration: underline;
}

/* Module Variations */
.box1 .rt-block {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-10.png);
	border: 1px solid rgba(225, 225, 225, 0.2);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
}

.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/dark/menu-flare.png) no-repeat scroll 50% -15px;
}

.box3 .rt-block {
	background: #666 url(/templates/rt_ionosphere_responsive/images/overlays/dark/btm-gradient.png) repeat-x scroll 0 100%;
}

.box3 a {
	color: #fff;
}

.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.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);
}

.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(0, 0, 0, 0.2);
	color: #fff;
}

.box4 .rt-block {
	color: #fff;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
	border-top: 1px solid rgba(225, 225, 225, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.6);
}

.box5 .rt-block {
	border: 6px solid rgba(0, 0, 0, 0.3);
	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/dark/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.5);
}

.module-corner {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/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/dark/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,
.rt-joomla .contact input.required,
.rt-joomla .contact textarea.required,
.rt-joomla .user .inputbox {
	-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(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 8px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 8px rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 8px rgba(255, 255, 255, 0.3);
}

.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 {
	border: 1px solid #ccc;
	background-color: #c7c7c7;
}

.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/dark/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/dark/bullets.png);
}

ul.dots li {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/list-dot.png);
}

/* Breadcrumbs */
#rt-breadcrumbs .breadcrumbs img {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/bullets.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;
}

/* Footer */
#rt-footer {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-20.png);
}

#rt-footer2 {
	box-shadow: 0 5px 2px rgba(0, 0, 0, 0.1) inset;
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/noise.png);
	border-top: 1px solid rgb(255 255 255 / 5%);
}

/* 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/dark/noise.png);
}

/* ToTop Feature */
.totop-block .totop-desc {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/totop.png);
}

.totop-block #gantry-totop {
	background-color: #ccc;
	box-shadow: 0 0 8px rgba(0, 0, 0, 1);
}

/* Extra's */
#rocket {
	background: url(/templates/rt_ionosphere_responsive/images/overlays/dark/rocket.png) no-repeat;
}

.tip-wrap {
	border: 1px solid rgba(0, 0, 0, 0.5);
	background-color: rgba(80, 81, 83, 0.82);
}

.style-panel {
	background: #e0e0e0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	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.5);
}

.presets-title {
	border-bottom: 4px solid #ccc;
}

.preset-item {
	background: #ccc;
}

#rt-popuplogin {
	color: #333;
}

/* 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.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);
}

.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-20.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;
	font-family: "TitilliumText22LThin", Helvetica, Arial, sans-serif;
}

.roksearch_wrapper1 {
	background: rgba(80, 81, 83, 0.82);
}

.roksearch_wrapper2 {
	background: rgba(80, 81, 83, 0.82);
	border-color: #242424;
}

body #roksearch_results .roksearch_header,
body #roksearch_results .roksearch_row_btm {
	color: #999;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
}

body #roksearch_results .roksearch_header {
	border-bottom: 1px solid #202020;
}

body #roksearch_results .roksearch_row_btm {
	border-top: 1px solid #4a4a4a;
}

.roksearch_results a#roksearch_link {
	background: url(/templates/rt_ionosphere_responsive/images/overlays/dark/search-controls.png) 0 -50px no-repeat;
}

#roksearch_results .arrow-left {
	background: url(/templates/rt_ionosphere_responsive/images/overlays/dark/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/dark/search-controls.png) 0 -33px no-repeat;
}

#roksearch_results .arrow-right {
	background: url(/templates/rt_ionosphere_responsive/images/overlays/dark/search-controls.png) 0 -15px no-repeat;
}

.roksearch_result_wrapper1 {
	background-color: rgba(80, 81, 83, 0.82);
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/top-overlay.png);
	background-repeat: repeat-x;
}

.roksearch_result_wrapper1:hover {
	background-color: #252525;
}

/* RokSprocket - Headlines */
.sprocket-headlines {
	background: rgba(0, 0, 0, 0.2);
	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);
}

.sprocket-headlines-navigation .arrow {
	box-shadow: 0 0 1px rgba(0, 0, 0, 1);
}

.sprocket-headlines-navigation .prev,
body .sprocket-headlines-navigation .next {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/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.2);
	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);
}

.sprocket-lists .sprocket-lists-container li.active .sprocket-lists-title {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/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);
}

.sprocket-lists .sprocket-lists-container li.active .sprocket-lists-title a {
	color: #fff;
}

.sprocket-lists-title .indicator {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/roknewspager-toggle.png);
}

.sprocket-lists-arrows .arrow.prev,
body .sprocket-lists-arrows .arrow.next {
	background-color: #222;
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/roknewspager-arrows.png);
}

.sprocket-lists-arrows .arrow.prev:hover,
body .sprocket-lists-arrows .arrow.next:hover {
	background-color: #111;
}

.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: #222;
}

/* Social Icons */
.rt-social-buttons {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.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/dark/social-btns-new.png);
}

.accent-overlay-dark #logo-icon {
	background-image: url(/templates/rt_ionosphere_responsive/images/logo/logo-icon-2016-medium.png) !important;
	background-size: contain;
	width: 130px;
	height: 130px;
	left: -25px;
}

/* Showcase */
.showcase {
	margin: 0;
	padding: 0;
}

div.showcase div.rt-block {
	margin: 0 !important;
	padding: 0;
}

div.showcase div.rt-block div.module-surround {
	padding: 0;
}

.sprocket-strips-container {
	margin: 0 0 22px 0 !important;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

.sprocket-strips-container > li {
	margin: 0 !important;
	border-right: 1px solid rgba(0, 0, 0, 1.0);
	background: transparent;
}

.sprocket-strips-nav {
	padding: 0 !important;
	margin-top: -22px;
}

.sprocket-strips-pagination {
	padding: 0px 5px 0 5px;
}

.sprocket-strips-arrows {
	padding: 0 5px 2px 5px;
}

ul.cols-3 .sprocket-strips-item {
	height: 220px;
}

ul.cols-4 .sprocket-strips-item {
	height: 164px;
}

ul.cols-5 .sprocket-strips-item {
	height: 164px;
	background-position: center 20px;
}

ul.sprocket-strips-container li:first-child div.sprocket-strips-item {
	border-top-left-radius: 8px;
}

ul.sprocket-strips-container li:first-child div.sprocket-strips-item div.sprocket-strips-content {
	border-top-left-radius: 5px;
}

ul.sprocket-strips-container li:last-child div.sprocket-strips-item {
	border-top-right-radius: 8px;
	margin-right: -1px;
}

ul.sprocket-strips-container li:last-child div.sprocket-strips-item div.sprocket-strips-content {
	border-top-right-radius: 5px;
}

div.sprocket-strips-content h4.sprocket-strips-title {
	margin: 0px;
}

div.sprocket-strips-content h4.sprocket-strips-title a {
	font-family: "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
	display: inline-block;
	line-height: 1.0em;
	font-size: 1.0em;
	font-weight: normal;
	border-radius: 2px 2px 0 0;
	display: inline-block;
	line-height: 1.2em;
	width: 100%;
	text-shadow: 1px 1px 1px rgb(0, 0, 0);
	color: #fff !important;
	padding: 1px 3px 1px 5px;
	height: 38px;
	padding-bottom: 125px;
	display: table-cell;
	vertical-align: middle;
}

div.sprocket-strips-content {
	padding: 0;
}

div.sprocket-strips-content h4.sprocket-strips-title a:hover {
	color: #fff !important;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
	transition: 0.2s ease-in-out;
}

.sprocket-strips-content {
	text-shadow: 0px 0px 2px #000, 1px 0px 0px #000, 0px 1px 0px #000, 0px -1px 0px #000, -1px 0px 0px #000;
}

.sprocket-strips-item {
	box-shadow: none !important;
}

ul.sprocket-strips-container li:last-child {
	border-right: 0;
}

div.sprocket-strips-content a.readon {
	position: absolute;
	bottom: 17px;
}

div.sprocket-strips-content a.readon {
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.5);
	background-image: none !important;
}

div.sprocket-strips-content a.readon span {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/readon1.png);
	transition: background-image 0.4s ease-in-out;
	white-space: nowrap;
}

div.sprocket-strips-content a.readon span:hover {
	height: 25px;
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/readon2.png);
	background-position: left top !important;
	transition: background-image 0.4s ease-in-out;
}

/* div.sprocket-strips {height: 164px;} */
div.sprocket-strips-content {
	height: 38px;
	box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.5);
	border-bottom: 1px solid #000000;
	background: none repeat scroll 0 0 #292929;
	color: #f1d45a !important;
}

div.sprocket-strips-content:hover a {
	/* transition: height 0.5s ease 0s; */
	height: 38px;
	color: #faebd7 !important;
}

div.sprocket-strips-content a.readon {
	display: none;
}

@media only screen and (min-width: 1500px) {
	.showcase {
		max-width: 1004px;
	}

	.sprocket-strips .cols-3 > li {
		width: 272px !important;
	}

	div.sprocket-strips ul.cols-4 > li {
		width: 210px;
	}

	div.sprocket-strips ul.cols-5 > li {
		width: 199px;
	}

	div.sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 0.93em;
	}

	.sprocket-strips-container > li {
		margin: 0 !important;
	}

	div.sprocket-strips ul.cols-5 > li:last-child {
		width: 201px;
	}

	.rt-grid-9 div.guideextender {
		overflow: visible;
		width: 1283px;
		box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		padding-right: 21px;
		background-color: #242424;
		background-image: url(/templates/rt_ionosphere_responsive/images/border-topright-dark.png);
		background-position: top right;
		background-repeat: no-repeat;
	}

	.rt-grid-7 div.guideextender {
		overflow: visible;
		width: 1283px;
		box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		padding-right: 21px;
		background-color: #242424;
		background-image: url(/templates/rt_ionosphere_responsive/images/border-topright-thin-dark.png);
		background-position: top right;
		background-repeat: no-repeat;
	}

	div#disqus_thread {
		min-height: 569px;
	}
}

@media only screen and (min-width: 1250px) and (max-width: 1499px) {
	.showcase {
		max-width: 854px;
	}

	.sprocket-strips .cols-3 > li {
		width: 272px !important;
	}

	div.sprocket-strips ul.cols-4 > li {
		width: 210px;
	}

	div.sprocket-strips ul.cols-5 > li {
		width: 170px;
	}

	div.sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 0.93em;
	}

	.sprocket-strips-container > li {
		margin: 0 !important;
	}

	div.sprocket-strips ul.cols-5 > li:last-child {
		width: 169px;
	}

	.rt-grid-9 div.guideextender {
		overflow: visible;
		width: 1133px;
		box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		padding-right: 21px;
		background-color: #242424;
		background-image: url(/templates/rt_ionosphere_responsive/images/border-topright-dark.png);
		background-position: top right;
		background-repeat: no-repeat;
	}

	.rt-grid-7 div.guideextender {
		overflow: visible;
		width: 1133px;
		box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		padding-right: 21px;
		background-color: #242424;
		background-image: url(/templates/rt_ionosphere_responsive/images/border-topright-thin-dark.png);
		background-position: top right;
		background-repeat: no-repeat;
	}

	div#disqus_thread {
		min-height: 569px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1249px) {
	.showcase {
		max-width: 619px;
	}

	.sprocket-strips .cols-3 > li {
		width: 226px !important;
	}

	div.sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 0.75em;
	}

	div.sprocket-strips ul.cols-4 > li {
		width: 150px;
	}

	div.sprocket-strips ul.cols-5 > li {
		width: 152px;
	}

	div.sprocket-strips ul.cols-5 > li:nth-child(4) {
		width: 153px;
	}

	div.sprocket-strips ul.cols-5 > li:nth-child(5) {
		display: none;
	}

	.rt-grid-9 div.guideextender {
		overflow: visible;
		width: 894px;
		box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		padding-right: 21px;
		background-color: #242424;
		background-image: url(/templates/rt_ionosphere_responsive/images/border-topright-dark.png);
		background-position: top right;
		background-repeat: no-repeat;
	}

	.rt-grid-7 div.guideextender {
		overflow: visible;
		width: 894px;
		box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		padding-right: 21px;
		background-color: #242424;
		background-image: url(/templates/rt_ionosphere_responsive/images/border-topright-thin-dark.png);
		background-position: top right;
		background-repeat: no-repeat;
	}

	div#disqus_thread {
		min-height: 569px;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
	.showcase {
		max-width: 498px;
	}

	.sprocket-strips .cols-3 > li {
		width: 226px !important;
	}

	div.sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 0.75em;
	}

	div.sprocket-strips ul.cols-4 > li {
		width: 150px;
	}

	div.sprocket-strips ul.cols-5 > li {
		width: 163px;
	}

	div.sprocket-strips ul.cols-5 > li:nth-child(3) {
		width: 164px;
	}

	div.sprocket-strips ul.cols-5 > li:nth-child(4) {
		display: none;
	}

	div.sprocket-strips ul.cols-5 > li:nth-child(5) {
		display: none;
	}

	.rt-grid-9 div.guideextender {
		overflow: visible;
		width: 774px;
		box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		padding-right: 21px;
		background-color: #242424;
		background-image: url(/templates/rt_ionosphere_responsive/images/border-topright-dark.png);
		background-position: top right;
		background-repeat: no-repeat;
	}

	.rt-grid-7 div.guideextender {
		overflow: visible;
		width: 774px;
		box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		padding-right: 21px;
		background-color: #242424;
		background-image: url(/templates/rt_ionosphere_responsive/images/border-topright-thin-dark.png);
		background-position: top right;
		background-repeat: no-repeat;
	}
}

@media only screen and (min-width: 769px) and (max-width: 959px) {
	.showcase {
		max-width: 567px;
	}

	.sprocket-strips .cols-3 > li {
		width: 178px !important;
	}

	div.sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 0.8em;
		line-height: 1.3em;
	}

	div.sprocket-strips ul.cols-4 > li {
		width: 137px;
	}

	div.sprocket-strips ul.cols-5 > li {
		width: 139px;
	}

	div.sprocket-strips ul.cols-5 > li:nth-child(4) {
		width: 140px;
	}

	div.sprocket-strips ul.cols-5 > li:nth-child(5) {
		display: none;
	}

	.rt-grid-9 div.guideextender {
		overflow: visible;
		width: 702px;
		box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		padding-right: 21px;
		background-color: #242424;
		background-image: url(/templates/rt_ionosphere_responsive/images/border-topright-thin-dark.png);
		background-position: top right;
		background-repeat: no-repeat;
	}

	.rt-grid-7 div.guideextender {
		overflow: visible;
		width: 702px;
		box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: inset -1px -1px 0px 0px rgba(0, 0, 0, 1);
		border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		padding-right: 21px;
		background-color: #242424;
		background-image: url(/templates/rt_ionosphere_responsive/images/border-topright-thin-dark.png);
		background-position: top right;
		background-repeat: no-repeat;
	}
}

@media only screen and (min-width: 550px) and (max-width: 768px) {
	.showcase {
		max-width: 959px;
	}

	.sprocket-strips .cols-3 > li {
		width: 100% !important;
	}

	div.sprocket-strips ul.cols-4 > li {
		width: 203px;
		display: table-cell;
		vertical-align: top;
	}

	div.sprocket-strips ul.cols-5 > li {
		width: 18%;
		display: table-cell;
		vertical-align: top;
		flex-grow: 1;
	}

	div.sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 0.7em;
		line-height: 1.4em;
	}
}

@media only screen and (max-width: 549px) {
	div.sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 0.7em;
		line-height: 1.4em;
	}

	.showcase {
		max-width: 959px;
	}

	.sprocket-strips .cols-3 > li {
		width: 100% !important;
	}

	div.sprocket-strips ul.cols-4 > li {
		width: 203px;
		display: table-cell;
		vertical-align: top;
	}

	div.sprocket-strips ul.cols-5 > li {
		width: 33%;
		display: table-cell;
		vertical-align: top;
		flex-grow: 1;
	}
}

@media only screen and (max-width: 335px) {
	div.sprocket-strips ul.cols-5 > li:nth-child(5) {
		display: none;
	}
}

/* Sidebar Fixes */
.box8 .referral div.banneritem {
	margin: 0 15px !important;
	border-radius: 5px;
}

div.banneritem img {
	border-radius: 5px;
}

/* Disqus */
.disqusfix div#recentcomments {
	margin-bottom: -5px;
	background: transparent;
}

#dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box {
	background: transparent !important;
}

#disqus_thread {
	background: transparent !important;
	color: #faebd7 !important;
	border: 0 !important;
	padding: 0 !Important;
	border-radius: 0 !important;
}

#dsq-content #dsq-comments .dsq-comment-body {
	color: #faebd7 !important;
}

.previewbanner {
	border: 1px solid #000;
	width: 100%;
}

/* Guides */
.automatedpost p > img {
	width: 100%;
}

.zerotopmargin {
	margin-top: -20px !important;
}

div.items-leading article h2,
div.items-leading article h3,
div.items-leading article h4,
div.items-leading article h5,
div.items-leading article h6 {
	color: #f1d45a;
}

.guides ol {
	margin: 0 0 0 32px;
	padding: 0 0 16px 0;
}

.guides ol li {
	margin: 0;
}

.guides ul {
	margin: 0 0 0 32px;
	padding: 0 0 16px 0;
}

.guides ul ul {
	padding: 0;
}

.guides ul li {
	margin: 0;
}

.guides ul li a {
	font-size: 15px;
	font-weight: 600;
}

p.strong {
	font-weight: bold;
}

p.h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #f1d45a;
}

p.h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #f1d45a;
}

p.h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #f1d45a;
}

p.presence {
	margin-left: -4px;
	padding-left: 4px !important;
	padding-top: 10px !important;
	font-size: 1.5em;
	font-weight: bold;
	color: #fdff47;
}

p.willpower {
	margin-left: -4px;
	padding-left: 4px !important;
	padding-top: 10px !important;
	font-size: 1.5em;
	font-weight: bold;
	color: #cd79d1;
}

p.endurance {
	margin-left: -4px;
	padding-left: 4px !important;
	padding-top: 10px !important;
	font-size: 1.5em;
	font-weight: bold;
	color: #99ff33;
}

p.cunning {
	margin-left: -4px;
	padding-left: 4px !important;
	padding-top: 10px !important;
	font-size: 1.5em;
	font-weight: bold;
	color: #ff921e;
}

p.strength {
	margin-left: -4px;
	padding-left: 4px !important;
	padding-top: 10px !important;
	font-size: 1.5em;
	font-weight: bold;
	color: #ff1d1d;
}

ul.materials-list li a {
	font-size: 1.0em !important;
	line-height: 1.0em !important;
	font-weight: normal !important;
	font-family: Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.indent {
	margin-left: 16px !important;
}

.indentmore {
	margin-left: 32px !important;
}

ul.tdindent {
	margin-top: 8px;
}

ul.tdindent li {
	margin-left: 16px;
}

ul.tdindent li a {
	font-size: 1.0em;
}

div.pindent p {
	margin-left: 16px;
}

p.indent {
	margin-left: 16px;
}

div.datamining h1,
div.datamining h2,
div.datamining h3,
div.datamining h4,
div.datamining h5,
div.datamining h6 {
	margin: 0 0 16px 0;
}

div.datamining ul {
	margin: 10px 0 10px 10px;
}

div.datamining ul ul {
	margin: 0;
}

div.guide ul {
	margin: 0 0 0 20px;
}

div.guide ul li ul {
	margin-top: 0;
}

div.guide p {
	margin: 2px !important;
}

div.guide p.guideheader {
	font-size: 14px;
	font-weight: bold;
}

.orangetext {
	color: #ea8621;
}

hr.seperator {
	background-color: #687c95;
	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(150, 150, 150, 0.4);
	border-right: 1px solid rgba(225, 225, 225, 0.2);
	height: 1px;
}

table.dark {
	background-color: #2b2b2b;
}

table.dark td,
table.dark th {
	border: 1px solid #1e1e1e;
	padding: 4px;
}

table.dark th {
	font-weight: bold;
	border-top: 1px solid #1e1e1e !important;
}

table.darkbounty {
	background-color: #2b2b2b;
	text-align: center;
	line-height: 20px;
}

table.darkbounty td,
table.dark th {
	border: 1px solid #1e1e1e;
	padding: 8px 4px 8px 4px;
}

table.darkbounty th {
	font-weight: bold;
	border-top: 1px solid #1e1e1e !important;
}

table.darkbounty td {
	text-align: left !important;
}

table.crewskills {
	text-align: center;
	line-height: 20px;
	table-layout: fixed !important;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #1e1e1e;
}

table.crewskills td,
table.crewskills th {
	padding: 4px;
	border: 1px solid #1e1e1e;
}

table.crewskills th {
	font-weight: bold;
	border: 1px solid #1e1e1e;
}

table.crewskills td {
	text-align: center !important;
	font-size: 0.7em;
	border: 1px solid #1e1e1e;
}

table.crewskills td.crit {
	text-align: center !important;
	font-size: 0.7em;
	background-color: #eec1c1;
	border: 1px solid #1e1e1e;
}

table.crewskills td.speed {
	text-align: center !important;
	font-size: 0.7em;
	background-color: #b0daff;
	border: 1px solid #1e1e1e;
}

table.crewskills th.skill {
	height: 130px;
	width: 9px;
	vertical-align: bottom;
	white-space: nowrap;
	border: 1px solid #1e1e1e;
}

table.crewskills th.crewclass {
	width: 30px;
	border: 1px solid #1e1e1e;
}

div.rotatediv {
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	margin-bottom: 12px;
}

/* Pagination */
.component-content .rt-pagination ul,
.component-content > section > .pagination ul,
.component-content > section.category-list .pagination ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
}

.component-content .rt-pagination li,
.component-content > section > .pagination li,
.component-content > section.category-list .pagination li {
	height: 30px;
	margin: 2px 2px;
	padding: 0 !important;
	background-color: #404040;
	border: 1px solid #000000;
	border-radius: 3px;
	box-shadow: none;
}

td div.pagination ul.pagination-list li {
	min-width: 24px;
	height: 24px;
}

td div.pagination ul.pagination-list li a {
	color: #2d3035;
	border-top: 1px solid rgba(225, 225, 225, 0.4);
	text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);
	display: block;
}

.rt-pagination .pagenav,
.pagination .pagenav {
	padding: 3px 12px 0 12px;
	color: #faebd7;
	border-top: 1px solid rgb(86, 86, 86);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
	display: block;
	border-radius: 3px;
}

.rt-pagination li:hover a.pagenav,
.pagination li:hover a.pagenav {
	transition: all 0.3s ease 0s;
	border-top: 1px solid #333 !important;
}

.rt-pagination li:hover,
.pagination li:hover {
	transition: all 0.3s ease 0s;
	background-color: #242424 !important;
}

.rt-pagination span.pagenav,
.pagination span.pagenav {
	padding: 3px 12px 0 12px;
	color: #faebd7;
	border-top: 1px solid rgb(78, 92, 128);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
	display: block;
}

.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: 1px solid #000;
}

.component-content .rt-pagination li.pagination-start,
.component-content .pagination li.pagination-start {
	padding: 0;
}

.component-content .rt-pagination li.pagination-start span,
.component-content .pagination li.pagination-start span {
	padding: 3px 12px 0 12px;
}

.rt-pagination span.pagenav,
.pagination span.pagenav {
	font-weight: bold;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: underline;
	background-color: #213056;
	height: 26px;
	border-radius: 2px;
	color: #fff;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
}

/* SWTOR Boxes */
.swtorbubble.light {
	background-color: #ebebeb;
	border: 1px solid #bfc3c6;
	box-shadow: none;
	border-radius: 4px;
	color: #515554;
}

.swtorbubble.light .itemtext {
	color: #2d3035;
	text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);
}

.swtorbubble.light p {
	color: #515554;
}

.swtorbubble.medium {
	background-color: #ebebeb;
	border: 1px solid #bfc3c6;
	box-shadow: none;
	border-radius: 4px;
}

.swtorbubble.medium .itemtext {
	color: #2d3035;
	text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);
}

.swtorbubble.medium p {
	color: #515554;
}

.swtorbubble.square {
	border-radius: 4px;
	border: 2px solid #3186b0;
}

.swtorbubble.square.gray {
	border-radius: 4px;
	border: 1px solid #8a8c90;
}

.swtorbubble.square.gray > .itemtext:first-child,
.swtorbubble.square.gray > :first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.swtorbubble.square.gray ul li {
	color: #515554;
}

/* Disqus */
#dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box li {
	border-bottom: 1px dotted #000 !important;
}

/* Phoca Download */
#phoca-dl-category-box .pd-category h3,
#phoca-dl-file-box .pd-file h3,
#phoca-dl-download-box .pd-file h3 {
	margin: 0;
	padding: 5px;
	background: transparent;
	border: none;
	margin-bottom: 7px;
}

#phoca-dl-category-box .pd-filebox {
	border-bottom: 1px solid #000;
}

#overDiv .bgPhocaPDClass {
	background-color: #242424;
	border: 1px solid #000;
	border-radius: 5px;
}

#overDiv .fgPhocaPDClass {
	background-color: #242424;
}

#overDiv .pd-title {
	color: #faebd7;
}

.fontPhocaPDClass .pd-date-txt {
	clear: none !important;
	margin: 4px 5px 5px 0 !important;
	width: auto !important;
}

.fontPhocaPDClass .pd-fl-m {
	position: relative;
	float: left;
	margin: 5px 0;
}

/* Themed Logos */
/* .accent-overlay-dark #logo-icon {background-image: url(/templates/rt_ionosphere_responsive/images/logo/logo-icon-halloween.png) !important; background-size: contain; background-position: center center;} */
/**
 * @package		$Id: body-dark.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: body-dark.css 26121 2015-01-27 15:22:36Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2019 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: #faebd7;
}

.component-block a:hover,
#rt-content-bottom a:hover,
#rt-content-top a:hover {
	color: #eee;
}

.component-block,
#rt-content-bottom,
#rt-content-top {
	background-color: #333;
}

hr {
	background-color: #303030;
	border-left: none;
	border-right: none;
	border-top: 1px solid #000;
	border-bottom: 0;
	color: #000;
	height: 2px;
	box-sizing: border-box;
}

#rt-logo {
	margin: 0 !important;
}

#logo-inner {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	height: 100px !important;
	opacity: 0.8;
}

/* Article */
.component-content .article-title2,
.rokgallery-wrapper .rg-gm-info {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-80.png);
	color: #fff;
	background: rgba(0, 0, 0, 0.9);
	border-bottom-left-radius: 4px;
}

.component-content .article-title:before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 36px solid transparent;
	border-right: 26px solid #000000;
	position: absolute;
	left: -41px;
	bottom: -34px;
}

.component-content .article-title2:before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 35px solid transparent;
	border-right: 25px solid #242424;
	position: absolute;
	left: -40px;
	bottom: -33px;
}

.component-content .article-title3:before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 34px solid transparent;
	border-right: 24px solid #000000;
	position: absolute;
	left: -39px;
	bottom: -32px;
}

.component-content .article-title3,
.rokgallery-wrapper .rg-gm-info {
	border-top: 1px solid rgba(225, 225, 225, 0.3);
	border-left: 1px solid rgba(225, 225, 225, 0.13);
	border-bottom: 1px solid rgba(255, 255, 255, 0.13);
	border-right: 1px solid rgba(255, 255, 255, 0.13);
}

.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/dark/article-icons.png);
}

.component-content .article-title .title a:hover {
	color: #fff;
}

.component-content .system-unpublished {
	color: #faebd7;
}

.system-unpublished {
	background-color: #070707;
	margin-left: -15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: -15px;
	border-top: 4px solid #101010;
	border-bottom: 4px solid #070707;
	background-image: url(/images/notpublished.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* 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/dark/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 article .inputbox,
.component-block article textarea {
	color: #faebd7;
	background-color: #000;
	border: 1px solid #605b55;
}

.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/dark/readon.png);
}

#rt-accessibility .button {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/fontsizer-arrows.png);
}

/* RokSocialButtons */
.roksocialbuttons {
	border: 1px solid #222;
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
	background-color: #444;
}

.roksocialbuttons h4 {
	background-color: #444;
	color: #eee;
	text-shadow: -1px -1px 1px #000;
}

.roksocialbuttons a {
	border-bottom: 1px solid #222;
	border-top: 1px solid #555;
}

.roksocialbuttons a:last-child {
	border-bottom: none;
}

.roksocialbuttons a:first-child {
	border-top: none;
}

/* Extra's */
.component-content #more-articles span {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/arrows.png);
}

div.codehighlight {
	background: none repeat scroll 0% 0% rgb(26, 26, 26);
	border: 1px solid #000;
	padding: 5px 10px;
	border-radius: 5px;
	font-family: monospace;
}

hr.divider {
	width: 100%;
	margin: 0 0 16px 0;
	padding: 0;
	border: 0;
	border-bottom: 2px solid rgb(0, 0, 0);
}

/* RokAjaxSearch */
#rt-content-top #roksearch_search_str.inputbox,
#rt-content-bottom #roksearch_search_str.inputbox,
.component-block #roksearch_search_str.inputbox {
	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);
	color: #333;
}

/* RokSprocket - Headlines */
body .component-block .sprocket-headlines,
body #rt-content-bottom .sprocket-headlines,
body #rt-content-top .sprocket-headlines {
	background: rgba(0, 0, 0, 0.1);
	-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);
	border: 0 none;
}

body .component-block .sprocket-headlines-navigation .prev,
body .component-block .sprocket-headlines-navigation .next,
body #rt-content-bottom .sprocket-headlines-navigation .prev,
body #rt-content-bottom .sprocket-headlines-navigation .next,
body #rt-content-top .sprocket-headlines-navigation .prev,
body #rt-content-top .sprocket-headlines-navigation .next {
	box-shadow: none;
}

/* RokSprocket - Lists */
body .component-block .sprocket-lists ul li.active .sprocket-lists-title,
body #rt-content-top .sprocket-lists ul li.active .sprocket-lists-title,
body #rt-content-bottom .sprocket-lists ul li.active .sprocket-lists-title {
	color: #ffffff;
}

body .component-block .sprocket-lists .sprocket-lists-container ul li,
body #rt-content-bottom .sprocket-lists .sprocket-lists-container ul li,
body #rt-content-top .sprocket-lists .sprocket-lists-container ul 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);
}

body .component-block .sprocket-lists-title .indicator,
body #rt-content-bottom .sprocket-lists-title .indicator,
body #rt-content-top .sprocket-lists-title .indicator {
	background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/roknewspager-toggle.png);
}

.component-block {
	background-color: #242424;
	border-radius: 5px;
	margin: 10px;
}

/* 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;
}

/* Intro Images */
div.img-intro-left img {
	border-radius: 4px;
	border: 1px solid #000;
	box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.5);
}

div.item-separator {
	clear: both;
	border-top: 2px solid #282828;
	margin-bottom: 20px;
}

/* Module Variations */
.box8 {
	border: 1px solid #000;
	background-color: #242424;
	border-radius: 5px;
	margin: 10px;
}

.box8 .rt-block {
	border-radius: 5px;
}

.box8 .module-title {
	border-radius: 0;
}

.box8 .module-surround {
	margin: -6px;
}

.box8 .module-surround {
	margin: -15px;
	padding: 15px;
}

/* Home Page - Articles - Background */
.body-overlay-dark .component-block,
.body-overlay-dark #rt-content-bottom,
.body-overlay-dark #rt-content-top {
	border: 1px solid #000;
	border-radius: 5px;
}

.rokgallery-wrapper .rg-gm-info {
	border: 1px solid rgba(225, 225, 225, 0.4);
}

body {
	background-image: url(/templates/rt_ionosphere_responsive/images/darkbg.jpg);
	background-repeat: no-repeat;
	background-position: center -121px;
	background-attachment: fixed;
}

#rt-main-container {
	border: 1px solid #000;
}

#rt-footer2 {
	margin-top: 20px;
}

div.item-separator {
	border-top: 1px solid #000;
}

.youtube {
	border: 1px solid #000;
}

#cal_title {
	color: #faebd7;
}

body .wrapper-thermometer {
	border: 1px solid #000;
}

#rt-popuplogin {
	background-color: #404040;
	color: #faebd7;
}

#rt-content-bottom a,
#rt-content-top a {
	color: #f1d45a !important;
}

#rt-content-bottom a:hover,
#rt-content-top a:hover {
	color: #fff !important;
}

div.sprocket-strips-content h4.sprocket-strips-title a {
	width: 200px;
	font-family: Eurofont;
}

.readon,
#rt-top-surround,
.menutop li.root:hover > .item .item-border,
.menutop li.root.f-mainparent-itemfocus > .item .item-border,
.menutop li.root.active > .item .item-border,
.rt-splitmenu .menutop li:hover > .item .item-border,
.rt-splitmenu .menutop li.active > .item .item-border,
.component-content .rt-article-icons .icon,
.component-content .rt-article-icons.no-icons ul li.edit-icon a,
.totop-block #gantry-totop:hover,
#rt-accessibility a,
.box2 .rt-block,
.component-content .rt-article-icons .print-icon a,
.component-content .rt-article-icons .email-icon a,
.component-content .rt-article-icons .edit-icon a,
#rt-main-container .module-content ul.menu > li.active > a,
#rt-main-container .module-content ul.menu > li:hover > a,
.title2 .module-surround .module-border,
.title4 .module-title,
.layout-slideshow .sprocket-features-pagination li.active,
.sprocket-headlines-navigation .arrow,
.sprocket-lists ul li.active .sprocket-lists-title,
.sprocket-lists .sprocket-lists-pagination ul li.active {
	background-color: #324063 !important;
}

.readon span,
.readon .button,
.readon {
	background-color: #213056 !important;
}

#rt-top-surround {
	background-color: #213056 !important;
}

/* Calendar */
.component-content th {
	background: none;
	border-bottom: 1px solid #000;
}

.nav_bar_cell {
	background-color: #242424;
}

#jevents_body table.jevicons {
	background-color: transparent !important;
}

/* Tabs */
.rl_tabs > .tab-content {
	background-color: #323232;
}

.rl_tabs.outline_content > .tab-content > .tab-pane {
	background-color: #323232;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.rl_tabs.outline_content > .tab-content,
.rl_tabs.left.outline_content > .tab-content,
.rl_tabs.right.outline_content > .tab-content {
	border-color: #000;
}

.rl_tabs .nav-tabs > li.active > a,
.rl_tabs .nav-tabs > li.active > a:hover,
.rl_tabs .nav-tabs > li.active > a:active {
	background-color: #323232;
}

.rt-container .item-page .nav-tabs .active a,
.rt-container .nav-tabs .active a:hover {
	color: #faebd7;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.rl_tabs .nav-tabs {
	border-bottom: 1px solid #000;
}

.component-block a,
#rt-content-bottom a,
#rt-content-top a {
	color: #242424;
}

.rl_tabs.top > ul.nav-tabs > li > a:focus,
.rl_tabs.top > ul.nav-tabs > li.active > a:focus,
.rl_tabs.right > ul.nav-tabs > li > a:focus,
.rl_tabs.right > ul.nav-tabs > li.active > a:focus {
	box-shadow: none;
}

.rl_tabs.top > ul.nav-tabs > li.active > a,
.rl_tabs.top > ul.nav-tabs > li.active > a:hover,
.rl_tabs.top > ul.nav-tabs > li.active > a:active {
	color: #faebd7;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.rl_tabs.top > ul.nav-tabs > li > a,
.rl_tabs.top > ul.nav-tabs > li > a:hover {
	border: 1px solid #000;
}

.rl_tabs > .nav > li > a {
	background-color: #454545;
}

.rl_tabs > .nav > li > a:hover {
	background-color: #323232;
}

.rl_tabs > ul.nav-tabs > li > a {
	color: #f1d45a;
}

.rl_tabs > ul.nav-tabs > li > a:hover {
	color: #faebd7;
}

.rl_tabs.right > .nav-tabs {
	border-left: 1px solid #000;
}

.rl_tabs.right > ul.nav-tabs > li > a,
.rl_tabs.right > ul.nav-tabs > li > a:hover {
	border: 1px solid #000;
}

.rl_tabs.right > ul.nav-tabs > li.active > a,
.rl_tabs.right > ul.nav-tabs > li.active > a:hover,
.rl_tabs.right > ul.nav-tabs > li.active > a:active {
	color: #faebd7;
	/*border-right:1px solid #000;*/
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

div.rl_tabs > div.tab-content div.rl_tabs.right > div.tab-content {
	border-right: 1px solid #000;
}

.rl_tabs.right.outline_content > .tab-content {
	border-right: 0;
	border-bottom: 0;
}

.rl_tabs.outline_content.right > .tab-content > .tab-pane {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

div.tab-content div.tab-pane div.rl_tabs-responsive div.outline_content.right div.tab-content > div {
	border-bottom: 1px solid #000;
	border-right: 0;
}

.rl_tabs.outline_content > .tab-content > .tab-pane > .rl_tabs-responsive {
	margin: -12px;
	background: #242424;
}

.rl_tabs.outline_content > .tab-content > .tab-pane > .rl_tabs-responsive > .rl_tabs > .nav-tabs {
	margin-top: -1px;
}

.rl_tabs.outline_content > .tab-content > .tab-pane > .rl_tabs-responsive > .rl_tabs > .tab-content {
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-radius: 0;
}

.rl_tabs.outline_content > .tab-content > .tab-pane > .rl_tabs-responsive > .rl_tabs > .tab-content > div {
	border-bottom: none;
}

.rl_tabs.top > ul.nav-tabs > li.yellow > a,
.rl_tabs.top > ul.nav-tabs > li.yellow > a:hover {
	border-top: 5px solid #fae537;
	padding-top: 4px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.rl_tabs.top > ul.nav-tabs > li.yellow.active > a,
.rl_tabs.top > ul.nav-tabs > li.yellow > a:hover {
	border-top-color: #c6ae05;
}

/* Disqus Tabs - Sidebar */
#dsq-combo-widget.grey #dsq-combo-tabs li {
	background-color: #4a4a4a !important;
	border: 1px solid #000 !important;
}

#dsq-combo-widget.grey #dsq-combo-tabs li.dsq-active {
	background-color: #242424 !important;
	border: none !important;
}

/* Forums */
#Kunena div.kheaderinner {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
	border-top: none;
}

#Kunena .kheader h2,
#Kunena .kheader h2 a,
#Kunena .kheader h2:hover,
#Kunena .kheader h2 a:hover {
	color: #fff !important;
	font-weight: normal;
}

#Kunena .kblock div.kheader,
#Kunena div.kreply-form div.kheader {
	box-shadow: none;
}

#Kunena table.kblocktable {
	border: none;
}

#Kunena tr.krow1,
#Kunena tr.krow2 {
	border-left: none;
}

#Kunena div.kblock div.kbody {
	border: none;
}

#Kunena .ktitle,
#Kunena a.ktitle {
	color: #fff;
	font-weight: normal;
}

#Kunena a:link,
#Kunena a:visited,
#Kunena a:active {
	color: #f1d45a !important;
}

#Kunena a:hover {
	color: #fff !important;
}

#Kunena div.kthead-moderators,
#Kunena span.ktopic-views-number,
#Kunena .klist-actions,
#Kunena .kpagination span,
#Kunena .klist-actions-bottom,
#Kunena span.kcat-topics,
#Kunena span.kcat-replies,
#Kunena span.kcat-topics-number,
#Kunena span.kcat-replies-number {
	color: #faebd7;
}

#Kunena .kwho-admin,
#Kunena a.kwho-admin {
	color: #dd4a52 !important;
}

#Kunena .kwho-globalmoderator,
#Kunena a.kwho-globalmoderator {
	color: #6fe04c !important;
}

#Kunena .kwho-moderator,
#Kunena a.kwho-moderator {
	color: #ff9900 !important;
}

#Kunena .kwho-user,
#Kunena a.kwho-user {
	color: #3e9fe3 !important;
}

#Kunena .klist-markallcatsread {
	background-color: #242424;
	border: none;
}

#Kunena .kforum-pathway {
	background-color: #242424;
}

#Kunena .krow1-stickymsg,
#Kunena .krow2-stickymsg {
	background-color: #404040;
}

#Kunena .krow2-stickymsg td.kcol-first {
	border-left: none;
}

#Kunena tr.krow1:hover,
#Kunena tr.krow2:hover,
#Kunena .krow1-stickymsg:hover,
#Kunena .krow2-stickymsg:hover {
	background-color: #101010;
}

#Kunena div.ktopic-title-cover ul.kpagination a {
	background-color: #181818 !important;
}

#Kunena .klist-actions,
#Kunena .klist-actions td,
#Kunena .klist-bottom,
#Kunena .klist-pages-all {
	background-color: #242424;
}

#Kunena .kpagination a {
	background-color: #181818 !important;
	border-color: #bcbcbc;
}

#Kunena div.kheaderinner h3 {
	text-shadow: none;
	color: #fff !important;
}

#Kunena .kdeleted td {
	background-color: #000 !important;
}

#Kunena tr.kdeleted {
	border-top: 1px solid #ff0000 !important;
	border-bottom: 1px solid #ff0000 !important;
}

#Kunena tr.userlist th a {
	color: #faebd7 !important;
}

/*Forum Posts*/
#Kunena div.kmsg-header-top span.kmsg-id-top a,
#Kunena div.kmsg-header-bottom span.kmsg-id-bottom a,
#Kunena div.kmsg-header-left span.kmsg-id-left a,
#Kunena div.kmsg-header-right span.kmsg-id-right a {
	margin-left: -55px;
	margin-top: 19px;
	position: absolute;
}

#Kunena div.kmsg-header-top span.kmsgdate-top,
#Kunena div.kmsg-header-bottom span.kmsgdate-bottom,
#Kunena div.kmsg-header-right span.kmsgdate-right,
#Kunena div.kmsg-header-left span.kmsgdate-left {
	margin-left: 675px;
	margin-top: 17px;
	position: absolute;
	text-align: left;
}

#Kunena div.kmsg-header h2 {
	background-color: #242424;
	background-image: url("/images/forums/postinfosmall.png");
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 20px;
}

#Kunena div.kmsg-header {
	border-bottom: none;
}

#Kunena span.kmsgtitle,
#Kunena span.kmsgtitle-new {
	display: none;
}

#Kunena td.kprofile-left {
	background-color: #242424;
	border: none;
	border-bottom: 1px solid #bfc3c6;
	min-width: 100px;
	width: 100px;
}

#kpoll-form-vote fieldset {
	background-color: #4a4a4a;
	border: 1px solid #000;
	border-radius: 10px;
}

.kpolldesc {
	margin-bottom: 10px;
}

.kavatarcover {
	background-image: url("/images/forums/avatarcover02.png");
	background-repeat: no-repeat;
	width: 500px;
	height: 125px;
	position: absolute;
	margin-top: -85px;
	margin-left: -3px;
}

#Kunena ul.kpost-profile {
	margin: -70px 0 8px 5px;
}

#Kunena span.kavatar img {
	max-height: 100px;
	max-width: 100px;
	min-height: 100px;
	min-width: 100px;
}

#Kunena ul.kpost-profile li.kpost-username {
	margin-left: 130px;
	margin-top: 23px;
	position: absolute;
	font-size: 18px;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#Kunena div.kmsgbody div.kmsgtext {
	margin-top: 35px;
}

#Kunena ul.kpost-profile li.kpost-website {
	position: absolute;
	margin-left: 250px;
	margin-top: -79px;
	background-image: url("/images/forums/guildbg.png") !important;
	width: 225px;
	height: 48px;
	padding-top: 7px;
	background-position: center bottom;
}

#Kunena ul.kpost-profile li.kpost-userrank-img {
	display: none;
}

#Kunena ul.kpost-profile li.kpost-userrank {
	position: absolute;
	margin-left: 130px;
	margin-top: -74px;
}

#Kunena ul.kpost-profile li.kpost-smallicons {
	position: absolute;
	margin-left: 410px;
	margin-top: -107px;
	width: 10px;
}

#Kunena ul.kpost-profile li.kpost-userposts {
	position: absolute;
	margin-left: 105px;
	margin-top: -50px;
}

/*#Kunena .kicon-profile {background-image: url("/images/forums/mail.png") !important;background-repeat: no-repeat;background-position:0 0;height:20px;width:20px;}*/
#Kunena .kicon-button span {
	background-image: url("/images/forums/smallbutton.png") !important;
	background-repeat: no-repeat;
	width: 92px;
	height: 40px;
	box-shadow: none;
	border-radius: 0px;
	line-height: 40px;
}

#Kunena .kicon-button span:hover {
	background-image: url("/images/forums/smallbuttonhover.png") !important;
}

#Kunena .kicon-button span span {
	background-color: #242424 !important;
	border: none;
}

#Kunena div.kmessage-buttons-cover {
	height: 40px;
}

#Kunena div.kmessage-editmarkup-cover {
	border-bottom: none;
}

#Kunena span.kmessage-editmarkup,
#Kunena span.kmessage-informmarkup {
	border: none;
	background-color: #242424;
}

#Kunena span.kmessage-editmarkup {
	color: #4a4a4a;
}

#Kunena div.kmsgtext-article,
#Kunena div.kmsgtext-quote,
#Kunena div.kmsgtext-hide,
#Kunena div.kmsgtext-confidential {
	background-color: #4a4a4a;
	border: 1px solid #000;
}

#Kunena .kreply-form {
	border: none;
}

#Kunena .kicon-button span.newtopic {
	margin-top: -10px;
}

#Kunena fieldset {
	background-color: transparent;
	border: none;
}

#Kunena fieldset legend {
	margin-top: 10px;
}

#Kunena .kpostbuttonset {
	background-color: #efefef;
	border: 1px solid #000 !important;
}

#Kunena .kblock div.kheader,
#Kunena div.kreply-form div.kheader {
	color: #faebd7;
}

#Kunena tr.ksth {
	border: 1px solid #000;
	color: #faebd7;
}

#Kunena div#khistory tr.ksth a {
	color: #faebd7 !important;
}

/* Forum Profile */
#Kunena img.kavatar {
	border: 1px solid #000 !important;
}

#Kunena div.kavatar-lg {
	background-color: transparent !important;
	height: auto;
	width: auto;
	border: none;
}

#Kunena .kbuttononline-yes span.online-yes {
	background-color: transparent !important;
	background-image: url("/images/forums/smallbutton.png") !important;
}

#Kunena .kbuttononline-yes span.online-yes:hover {
	background-image: url("/images/forums/smallbuttonhover.png") !important;
}

#Kunena span.online-no,
#Kunena span.online-yes {
	padding: 0px !important;
	background-color: transparent !important;
}

#Kunena div.kprofile-rightcol1 h4 {
	color: #faebd7;
}

#Kunena dl.tabs dt.open {
	background-color: #242424;
	color: #faebd7;
}

#Kunena dl.tabs dt {
	border: 1px solid #000;
	color: #f1d45a;
	background-color: #4a4a4a;
}

#Kunena div.kmsgsignature {
	border-top: 1px solid #4a4a4a;
}

.achievedark {
	display: inline-block;
	background-color: #242424 !important;
	margin: 0 0 16px 0;
	padding: 12px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	color: #faebd7 !important;
	border: 0px solid #242424 !important;
	font-family: Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.achievedark a,
.achievedark ul li a {
	font-weight: normal;
}

.achievedark p,
.achievedark h4 {
	color: #faebd7 !important;
	padding: 0;
}

.achievedark ul {
	color: #faebd7 !important;
	margin: 0;
	padding: 8px 0 8px 32px;
}

.achievedark ul li {
	color: #faebd7 !important;
	margin: 0;
	padding: 0;
}

.achievedark p,
.achievedark p a {
	font: 16px / normal Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.achievedark ul li,
.achievedark ul li a {
	font: 13px / normal Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* Tabulizer */
table.tabtable-torc_suffix tr td.tabcol:first-child {
	border-left: solid 1px #000;
}

table.tabtable-torc_suffix tr td.tabcol:last-child {
	border-right: solid 1px #000;
}

table.tabtable-torc_suffix tr.tr_ht1:first-child td.tabcol:first-child {
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 0px;
}

table.tabtable-torc_suffix tr.tr_ht1:first-child td.tabcol:last-child {
	border-left: none;
	border-top: solid 1px #000;
	border-right: solid 1px #000 !important;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
}

table.tabtable-torc_suffix tr:last-child td.tabcol:first-child {
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	border-bottom-left-radius: 5px;
}

table.tabtable-torc_suffix tr:last-child td.tabcol:last-child {
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-bottom-right-radius: 5px;
}

table.tabtable-torc_suffix tr:last-child td.tabcol {
	border-left: none;
	border-bottom: solid 1px #000;
	border-top: none;
	border-right: none;
}

table.tabtable-torc_suffix tbody tr.tr_ht1 td.tabcol {
	border-top: none !important;
	background-color: #323232 !important;
}

table.tabtable-torc_suffix tr.tabrow:nth-of-type(even) td.tabcol {
	background-color: #4a4a4a;
}

table.tabtable-torc_suffix tr.tabrow:hover td.tabcol,
table.tabtable-torc_suffix tr.tabrow td.tabcol:hover {
	background-color: #404040;
}

table.tabtable-torc_suffix tr.tr_ht1 td.tabcol {
	border-top: solid 1px #000 !important;
	border-bottom: none !important;
	border-right: 1px solid #000 !important;
}

table.tabtable-gr_alterora_elemental_2_lightblue_1s1 tr.tdmin_1h td.tabcol,
table.tabtable-gr_alterora_elemental_2_lightblue_1s2 tr.tdmin_1h td.tabcol,
table.tabtable-gr_alterora_elemental_2_lightblue_1s3 tr.tdmin_1h td.tabcol {
	background-color: #242424 !important;
	border: 1px solid #000 !important;
	color: #faebd7 !important;
}

table.tabtable-gr_alterora_elemental_2_lightblue_1s1 tr.tdmin_1h:hover td.tabcol,
table.tabtable-gr_alterora_elemental_2_lightblue_1s2 tr.tdmin_1h:hover td.tabcol,
table.tabtable-gr_alterora_elemental_2_lightblue_1s3 tr.tdmin_1h:hover td.tabcol,
.component-content tr.odd:hover td,
.component-content tr.even:hover td {
	background-color: #242424 !important;
}

table.tabtable-gr_alterora_elemental_2_lightblue_1s1 tr td.tabcol:first-child {
	border-left: 1px solid #000;
}

table.tabtable-gr_alterora_elemental_2_lightblue_1s1 tr td.tabcol:last-child {
	border-right: 1px solid #000;
}

table.tabtable-gr_alterora_elemental_2_lightblue_1s1 tr:hover td.tabcol,
table.tabtable-gr_alterora_elemental_2_lightblue_1s2 tr:hover td.tabcol,
table.tabtable-gr_alterora_elemental_2_lightblue_1s3 tr:hover td.tabcol {
	background-color: #292929;
	color: rgb(250, 235, 215);
}

.component-content tr.odd td {
	background-color: #404040;
	color: #faebd7;
	border-bottom: none;
}

.component-content tr.even td {
	background-color: #4a4a4a;
	color: #faebd7;
	border-bottom: none;
}

.component-content tr.even,
.component-content tr.odd {
	border-right: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
}

table.tabtable-gr_alterora_elemental_2_lightblue_1s1 tr td.tabcol,
table.tabtable-gr_alterora_elemental_2_lightblue_1s2 tr td.tabcol,
table.tabtable-gr_alterora_elemental_2_lightblue_1s3 tr td.tabcol {
	border-bottom: 1px solid #000 !important;
	color: rgb(250, 235, 215);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.65);
}

table.tabtable-torc_suffix tr.tr_ht1:first-child td.tabcol:first-child {
	border-left: 1px solid #000 !important;
	border-top: 1px solid #000 !important;
}

table.tabtable-torc_suffix tr:last-child td.tabcol:first-child {
	border-bottom: 1px solid #000 !important;
}

table.tabtable-torc_suffix tr.tabrow td.tabcol {
	background-color: #404040 !important;
	border-top: none !important;
	border-bottom: 1px solid #000 !important;
}

table.tabtable-torc_suffix tr.tabrow:nth-of-type(2n) td.tabcol {
	background-color: #4a4a4a !important;
	border-top: none !important;
	border-bottom: 1px solid #000 !important;
}

table.tabtable-torc_suffix tr.tr_ht1 td.tabcol,
table.tabtable-torc_suffix tr.tr_ht1:hover td.tabcol,
table.tabtable-torc_suffix tr.tr_ht1 td.tabcol:hover {
	background-color: #323232 !important;
}

table.tabtable-torc_suffix tr.tr_ht1 td.tabcol,
table.tabtable-torc_suffix tr.tr_ht1:first-child td.tabcol:last-child {
	border-right: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
}

table.tabtable-torc_suffix tr td.tabcol {
	border-bottom: 1px solid #000;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 1px 1px 0px rgba(0, 0, 0, 0.4);
}

table.tabtable-torc_suffix tr td.tabcol:first-child,
table.tabtable-torc_suffix tr:last-child td.tabcol:first-child {
	border-left: 1px solid #000 !important;
}

table.tabtable-torc_suffix tr td.tabcol:last-child,
table.tabtable-torc_suffix tr:last-child td.tabcol:last-child {
	border-right: 1px solid #000 !important;
}

table.tabtable-torc_suffix tr.tabrow td.tabcol {
	border-width: 1px !important;
}

table.tabtable-torc_suffix tr.tabrow:hover td.tabcol,
table.tabtable-torc_suffix tr.tabrow td.tabcol:hover {
	background-color: #292929 !important;
}

table.tabtable-torc_suffix tr:last-child td.tabcol:last-child {
	border-bottom: 1px solid #000 !important;
}

table.tabtable-torc_suffix tr.tr_ht1:first-child td.tabcol:last-child {
	border-top: 1px solid #000 !important;
}

table.tabtable-torc_suffix tr.tr_ht1 td.tabcol {
	border-top: 1px solid #000 !important;
	border-right: 1px solid #000 !important;
}

.paging_full_numbers a.paginate_button {
	background-color: #404040 !important;
}

.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
	border: 1px solid #000 !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 6px 2px 5px !important;
	margin: 0 3px;
	cursor: pointer;
	color: #f1d45a !important;
}

.paging_full_numbers a.paginate_active {
	background-color: #242424 !important;
	background-clip: padding-box;
	color: #fff;
}

.paging_full_numbers a.paginate_button:hover {
	background-color: #242424 !important;
	background-clip: padding-box;
	text-decoration: none !important;
	color: #fff;
}

.donate-details.table-striped tbody tr:nth-child(odd) td,
.donate-details.table-striped tbody tr:nth-child(odd) th {
	background-color: transparent;
}

.donate-details.table-striped tbody tr td {
	border-top: 1px solid #000;
	padding: 4px 0;
}

#donation-form div.form-actions {
	background-color: transparent;
	border-top: 1px solid #000;
}

/* Database Table */

table.db_table tr:nth-child(odd):hover td,
table.db_table tr:nth-child(even):hover td {
	background-color: #242424 !important;
}

div.category-1,
div.category-2,
div.category-3,
div.category-4,
ul.db_ul,
item_subcat1 {
	background-color: #404040 !important;
	border: 1px solid #000 !important;
}

ul.db_ul li,
ul.db_ul > li > div > ul > li > div > ul > li {
	background-color: #404040 !important;
	margin-bottom: 2px;
	border-top: 0px !important;
	border-bottom: 0px !important;
}

div.db_breadcrumb span.arrow_right {
	float: right;
	margin-top: 8px !important;
}

ul.db_ul > li > div,
ul.db_ul > li > div > ul > li > div {
	border: 1px solid #000 !important;
	background-color: #404040;
}

ul.db_ul > li:hover > a,
ul.db_ul > li > div > ul > li:hover > a,
ul.db_ul > li > div > ul > li > div > ul > li:hover a {
	color: #fff !important;
}

div.database_wrapper {
	margin-top: 20px;
}

.database_wrapper .tabs-menu li.current {
	background-color: #303030 !important;
	border: 1px solid #000 !important;
	border-bottom: 1px solid #303030 !important;
}

.database_wrapper .tabs-menu.dark li.current {
	background-color: #242424 !important;
	border: 1px solid #000 !important;
	border-bottom: 1px solid #242424 !important;
}

.database_wrapper .tabs-menu li {
	border: 0px !important;
}

.database_wrapper .tabs-menu .current a,
.database_wrapper .tabs-menu li a {
	color: #f1d45a !important;
}

/*ul li a {font-weight:normal !important;font-size:11px !important;}*/
.database_wrapper .tabs-menu li {
	border-top: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	border-right: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	background-color: #242424 !important;
	margin: 0 -1px -1px 0 !important;
}

.database_wrapper .tabs-menu.dark li {
	background-color: #4a4a4a !important;
}

.swtorbubble.gray p.itemtext a span {
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px -1px 2px rgba(0, 0, 0, 0.25), 1px 0px 2px rgba(0, 0, 0, 0.25), -1px 0px 2px rgba(0, 0, 0, 0.25), 0px 1px 1px rgba(0, 0, 0, 0.25), 0px -1px 1px rgba(0, 0, 0, 0.25), 1px 0px 1px rgba(0, 0, 0, 0.25), -1px 0px 1px rgba(0, 0, 0, 0.25), 0px 0px 1px rgba(0, 0, 0, 0.75) !important;
}

.dataTables_filter label input {
	background-color: #242424;
	border: 1px solid #000;
	outline: none;
	color: rgb(250, 235, 215);
	padding: 3px 5px;
}

.component-content tr.odd td {
	border-bottom: 1px solid #000;
}

td.dataTables_empty {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* Dark Border - Character / Guild Profiles */
.profiledark {
	border: 1px solid #000 !important;
}

/* Google Search */
.gsc-wrapper {
	line-height: 1.6em;
}

.gsc-tabsArea {
	border-bottom: 0 !important;
}

.gsc-refinementsArea {
	padding: 0 !important;
	margin-left: -20px !important;
	margin-right: -20px !important;
	margin-top: 0 !important;
	border-bottom: 1px solid #dfdfdf;
}

.gsc-tabHeader.gsc-tabhInactive {
	border-bottom: 1px solid #dfdfdf;
}

.gsib_a {
	padding-right: 0 !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input,
.gsc-search-box-tools .gsc-search-box .gsc-input-box-hover .gsc-input {
	padding-right: 0 !important;
	background: none !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input-box-focus .gsc-input {
	padding-right: 0 !important;
	background: rgb(255, 255, 255) !important;
	font-size: 1.0em;
	font-weight: bold;
}

input#gsc-i-id1::input-placeholder {
	color: transparent;
	text-indent: -9999px;
	background-image: url("/images/customsearch.png !important");
	background-position: 0 50% !important;
	background-repeat: no-repeat !important;
}

.gsc-input-box-focus {
	border-right: 0 !important;
	font-size: 1.0em;
	font-weight: bold;
}

.gsc-input-box {
	border: 0 !important;
	padding-bottom: 2px;
	margin-top: 2px !important;
}

input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus {
	margin-left: 0 !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border: 0 !important;
	outline: none;
}

td.gsc-search-button {
	position: absolute;
	right: 50px;
	display: none;
}

td.gsc-clear-button {
	position: absolute;
	right: 60px;
	display: none;
}

div.gsc-clear-button {
	padding: 0;
	height: 27px;
	margin-top: 2px;
	display: inline-block !important;
}

.cse input.gsc-search-button,
input.gsc-search-button {
	height: 27px !important;
	margin-top: 2px !important;
}

.cse input.gsc-search-button:active,
input.gsc-search-button:active {
	background-color: #bcbcbc !important;
}

input.gsc-input {
	padding: 5px 0px 5px 5px !important;
	margin-top: 2px !important;
	border-color: #000 !important;
}

input.gsc-search-button-v2 {
	padding: 7px 27px !important;
	margin-top: 2px !important;
}

.gsc-thumbnail-inside {
	padding-left: 0 !important;
}

div.gs-webResult {
	padding-left: 4px;
}

div.googlesearchbox {
	padding: 0;
	margin: 2px 0px 4px 0;
}

div.googlesearchbox input {
	width: calc(100% - 71px);
	border: 0 !important;
	padding: 5px !important;
	outline: none;
}

div.googlesearchbox input.googlesearchsubmit {
	width: 57px;
}

table.gsc-search-box td.gsc-input {
	padding-right: 0px !important;
}

table.gsc-search-box {
	width: 99.1% !important;
}

/* Theme Selector */
.theme-selector {
	position: absolute;
	top: 10px;
	width: 22px;
	height: 48px;
}

.theme-select-wrapper {
	position: absolute;
	z-index: 99;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #1a1a1a;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	padding: 5px 0 5px 3px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

a#theme-light {
	display: block;
	width: 25px;
	height: 22px;
	background: url(/images/panel-presets.png) no-repeat -25px -22px;
	margin-bottom: 5px;
}

a#theme-dark {
	display: block;
	width: 25px;
	height: 22px;
	background: url(/images/panel-presets.png) no-repeat -50px 0;
}

#theme-light-text {
	position: absolute;
	top: 6px;
	left: -75px;
	width: 85px;
	background: rgba(255, 255, 255, 0.3);
	color: #000;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-left: 10px;
	z-index: 1;
	transition: 0.3s linear;
}

#theme-dark-text {
	position: absolute;
	top: 33px;
	left: -75px;
	width: 85px;
	background: rgba(255, 255, 255, 0.3);
	color: #000;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-left: 10px;
	z-index: 1;
	transition: 0.3s linear;
}

#theme-dark-text a,
#theme-light-text a {
	color: #f2f2f2;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
}

.theme_slide_out {
	left: 25px !important;
	transition: 0.3s linear;
}

/* Chrome/Webkit Scrollbars */

::-webkit-scrollbar {
	width: 17px;
}

::-webkit-scrollbar-button:vertical:increment {
	background: rgb(64, 64, 64) url(/images/asc_black.gif) no-repeat center center;
}

::-webkit-scrollbar-button:vertical:increment:hover {
	background: rgb(64, 64, 64) url(/images/asc_hover.gif) no-repeat center center;
}

::-webkit-scrollbar-button:horizontal:increment {
	background: rgb(64, 64, 64) url(/images/scrollbar-button-right.gif) no-repeat center center;
}

::-webkit-scrollbar-button:horizontal:increment:hover {
	background: rgb(64, 64, 64) url(/images/scrollbar-button-right_hover.gif) no-repeat center center;
}

::-webkit-scrollbar-thumb {
	background-color: rgb(26, 26, 26);
	border-radius: 0;
	background-clip: content-box;
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgb(22, 22, 22);
}

::-webkit-scrollbar-thumb:vertical {
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}

::-webkit-scrollbar-thumb:horizontal {
	border-top: 2px solid transparent;
	border-bottom: 2px solid transparent;
}

::-webkit-scrollbar-track {
	background-color: rgb(64, 64, 64);
}

::-webkit-scrollbar-button:vertical:decrement {
	background: rgb(64, 64, 64) url(/images/desc_black.gif) no-repeat center center;
}

::-webkit-scrollbar-button:vertical:decrement:hover {
	background: rgb(64, 64, 64) url(/images/desc_hover.gif) no-repeat center center;
}

::-webkit-scrollbar-button:horizontal:decrement {
	background: rgb(64, 64, 64) url(/images/scrollbar-button-left.gif) no-repeat center center;
}

::-webkit-scrollbar-button:horizontal:decrement:hover {
	background: rgb(64, 64, 64) url(/images/scrollbar-button-left_hover.gif) no-repeat center center;
}

::-webkit-scrollbar-corner {
	background: rgb(64, 64, 64);
	border-bottom: 1px solid transparent;
}

/* Chosen Select Dark Overrides */
a.chosen-single:hover span,
a.chzn-single:hover span {
	color: #fff;
}

body.body-overlay-dark .chosen-container .chosen-results li,
body.body-overlay-dark .chzn-container .chzn-results li {
	color: #faebd7;
}

body.body-overlay-dark .chosen-container .chosen-drop,
body.body-overlay-dark .chosen-container-single .chosen-single,
body.body-overlay-dark .chzn-container .chzn-drop,
body.body-overlay-dark .chzn-container-single .chzn-single {
	background-color: #404040;
	color: #faebd7;
	background: #404040;
}

body.body-overlay-dark .chosen-container-single .chosen-single,
body.body-overlay-dark .chzn-container-single .chzn-single {
	background-color: #404040;
	background-image: none;
	background: #404040 none top left no-repeat;
	filter: none;
	display: block;
	height: 28px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow: none;
	border-radius: 3px;
	border: 1px solid #000;
	line-height: 28px;
}

.db_right .chosen-container-multi,
.db_right .chzn-container-multi {
	max-width: 275px;
	min-width: 135px !important;
	width: auto !important;
}

body.body-overlay-dark .chosen-container-multi .chosen-drop .result-selected,
body.body-overlay-dark .chzn-container-multi .chzn-drop .result-selected {
	color: #ccc !important;
	text-shadow: none !important;
	font-style: italic;
	display: none;
}

body.body-overlay-dark .chosen-container-multi .chosen-choices,
body.body-overlay-dark .chzn-container-multi .chzn-choices {
	background-color: #404040;
	background-image: none;
	background: #404040 none top left no-repeat;
	filter: none;
	border: none;
	display: block;
	height: 28px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow: none;
	border-radius: 3px;
	border: 1px solid #000;
}

body.body-overlay-dark .chosen-container-multi .chosen-choices li.search-choice,
body.body-overlay-dark .chzn-container-multi .chzn-choices li.search-choice {
	border: 1px solid #000;
	background-color: #404040;
	background-image: none;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	color: #faebd7;
}

body.body-overlay-dark .chosen-container .chosen-drop,
body.body-overlay-dark .chzn-container .chzn-drop {
	border: 1px solid #000;
}

body.body-overlay-dark .chosen-container-single .chosen-single div,
body.body-overlay-dark .chzn-container-single .chzn-single div {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #333333), color-stop(0.6, #121212));
	background-image: -webkit-linear-gradient(center bottom, #333333 0%, #121212 60%);
	background-image: -moz-linear-gradient(center bottom, #333333 0%, #121212 60%);
	background-image: -o-linear-gradient(bottom, #333333 0%, #121212 60%);
	background-image: -ms-linear-gradient(top, #333333 0%, #121212 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#121212', GradientType=0);
	background-image: linear-gradient(top, #333333 0%, #121212 60%);
	border-left: 1px solid #000;
}

body.body-overlay-dark .chosen-container-active .chosen-single-with-drop,
body.body-overlay-dark .chzn-container-active .chzn-single-with-drop {
	box-shadow: none;
}

body.body-overlay-dark .chosen-container .chosen-results .highlighted,
body.body-overlay-dark .chzn-container .chzn-results .highlighted {
	background: #242424;
	color: #eeeeee;
}

body.body-overlay-dark .chosen-container .chosen-results .no-results,
body.body-overlay-dark .chzn-container .chzn-results .no-results {
	background: #404040;
}

body.body-overlay-dark .chosen-container .chosen-results li em,
body.body-overlay-dark .chzn-container .chzn-results li em {
	background: none;
}

/* dark sprite overrides */

body.body-overlay-dark .chosen-container-single .chosen-single abbr,
body.body-overlay-dark .chzn-container-single .chzn-single abbr {
	background: url('/js/chosen/chosen-sprite-dark.png') right top no-repeat;
}

body.body-overlay-dark .chosen-container-single .chosen-single div b,
body.body-overlay-dark .chzn-container-single .chzn-single div b {
	background: url('/js/chosen/chosen-sprite-dark.png') no-repeat 0 1px;
}

body.body-overlay-dark .chosen-container-single .chosen-search input,
body.body-overlay-dark .chosen-rtl .chosen-search input,
body.body-overlay-dark .chzn-container-single .chzn-search input,
body.body-overlay-dark .chzn-rtl .chzn-search input {
	background: #404040 url('/js/chosen/chosen-sprite-dark.png') no-repeat 100% -22px;
	color: #faebd7;
	border: 1px solid #000;
}

body.body-overlay-dark .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
body.body-overlay-dark .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
	background: url('/js/chosen/chosen-sprite-dark.png') right top no-repeat;
}

body.body-overlay-dark .db_left .databasetable div.chosen-container,
body.body-overlay-dark .db_left .databasetable div.chzn-container {
	margin-left: -1px;
	margin-right: 5px;
}

/* Smart Search */

.autocomplete-suggestions {
	border: 1px solid #000 !important;
	background: #242424 !important;
	border-radius: 5px !important;
	-webkit-box-shadow: 1px 4px 3px rgba(0, 0, 0, 0.35) !important;
	-moz-box-shadow: 1px 4px 3px rgba(0, 0, 0, 0.35) !important;
	box-shadow: 1px 4px 3px rgba(0, 0, 0, 0.35) !important;
	padding-right: 2px !important;
}

.autocomplete-suggestions strong {
	font-weight: bold;
	color: #f1d45a !important;
}

.autocomplete-selected {
	background: #1a1a1a !important;
}

/* Dark Theme Menus */
#rt-navigation .menutop ul li {
	border: 1px solid #1d1d1d;
	border-top: 0;
}

#rt-navigation .menutop ul li a {
	border-top: 1px solid #444444;
	font-size: 14px;
}

#rt-navigation .menutop ul li:first-child {
	border-top: 1px solid #1d1d1d;
}

#rt-navigation .menutop ul li:first-child > a {
	border-top: 1px solid #444444;
}

#rt-navigation .menutop ul li div ul li a {
	border-top: 1px solid #444444;
}

#rt-navigation .menutop .fusion-submenu-wrapper {
	padding: 0;
}

#rt-navigation .menutop li.root.full-width-menu {
	position: unset;
}

#rt-navigation .menutop li.root.full-width-menu .fusion-submenu-wrapper {
	width: 100% !important;
	box-sizing: border-box;
}

#rt-navigation .menutop li.root.full-width-menu .fusion-submenu-wrapper ul.level2 {
	width: 100% !important;
}

#rt-navigation .menutop li.root.full-width-menu .fusion-submenu-wrapper ul.level2 .custom {
	border-top: 1px solid #444444;
}

#rt-navigation .menutop ul li:hover > .fusion-submenu-wrapper {
	top: -1px;
}

#rt-navigation .menutop .drop-bot {
	height: 0;
}

#rt-navigation .menutop .columns2 ul:nth-of-type(2) li {
	margin-left: -1px;
}

#rt-navigation .menutop .columns3 ul:nth-of-type(2) li {
	margin-left: -1px;
	margin-right: -1px;
}

#rt-navigation li.menubottomborder > a > span.item-border {
	border-top: 1px solid #000000;
	border-bottom: 0;
	background-color: #444444 !important;
	display: block !important;
	height: 1px;
	padding: 0;
	width: 100%;
	margin: 0px auto 0px auto !important;
}

#rt-navigation .menutop .swtor-menus1 div:nth-child(1) {
	margin-right: -2px;
}

#rt-navigation .menutop .swtor-menus1 div:nth-child(1) > ul {
	margin: -1px 1px -1px -1px;
}

#rt-navigation .menutop .swtor-menus2 div:nth-child(1) > ul {
	margin: -1px 1px -1px -1px;
}

#rt-navigation .menutop .swtor-menus2 div:nth-child(2) > ul {
	margin: -1px 6px -1px -2px;
}

#rt-navigation .menutop .swtor-menus2 div:nth-child(2) > ul li {
	padding-right: 5px;
	margin-right: -5px;
}

#rt-navigation .menutop .swtor-menus2 div:nth-child(2) > ul li a {
	margin-right: -5px;
}

#rt-navigation .menutop .swtor-menus3 div:nth-child(1) > ul {
	margin: -1px 1px -1px -1px;
}

#rt-navigation .menutop .swtor-menus3 div:nth-child(2) > ul {
	margin: -1px 2px -1px -2px;
}

#rt-navigation .menutop .swtor-menus3 div:nth-child(3) > ul {
	margin: -1px 8px -1px -3px;
}

#rt-navigation .menutop .swtor-menus3 div:nth-child(3) > ul li {
	padding-right: 5px;
	margin-right: -5px;
}

#rt-navigation .menutop .swtor-menus3 div:nth-child(3) > ul li a {
	margin-right: -5px;
}

/* Input Forms */
.component-content form input,
.component-content form textarea {
	border: 1px solid rgb(0, 0, 0) !important;
	padding: 3px 5px;
	outline: none;
	box-shadow: none;
	cursor: unset !important;
	background: #404040 !important;
	color: #f9d643;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/**
 * @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 - 2019 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(177, 177, 177, 0.2); box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.5);}
.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); transition: background-image 0.4s ease-in-out;}

/* 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); box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.5);}
.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 - 2019 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 14px 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;
}

#rt-main-column .rt-block #rt-mainbody .component-content .item-page img {
	max-width: 100%;
}

/* 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: 12px 0 15px 0;
}

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

.visible-tablet {
	display: none !important;
}

.hidden-desktop {
	display: none !important;
}

.hidden-large {
	display: none !important;
}

/* Gantry Overrides */
.rt-grid-3 {
	width: 330px !important;
	z-index: 0;
}

.rt-grid-3 > .rt-sidebar-surround {
	width: 330px;
}

.rt-grid-3 > .rt-sidebar-surround > #rt-sidebar-a,
.rt-grid-3 > .rt-sidebar-surround > #rt-sidebar-c {
	width: 100%;
}

.rt-grid-9 {
	width: 872px !important;
	z-index: 1;
}

.rt-grid-5 {
	width: 188px !important;
	z-index: 0;
}

.rt-grid-5 div.rt-sidebar-surround div#rt-sidebar-a {
	padding-right: 4px !important;
	width: 184px;
}

.rt-grid-7 {
	width: 1012px !important;
	z-index: 1;
}

body.option-com-kunena div.sidebar-right {
	margin-top: 8px;
}

.rt-grid-7 #rt-main-column .rt-block {
	margin: 20px 4px 14px 4px !important;
}

#rt-header .rt-grid-6 {
	width: 520px;
}

/* Responsive */
@media only screen and (min-width: 1500px) {
	.rt-container,
	.rt-grid-12 {
		width: 1350px;
	}

	.rt-grid-9 {
		width: 1014px !important;
	}

	.rt-grid-7 {
		width: 1162px !important;
	}

	.rt-grid-6 {
		width: 675px !important;
	}

	#rt-header .rt-grid-6.rt-alpha {
		width: 520px !important;
	}

	#rt-header .rt-grid-6.rt-omega {
		width: 830px !important;
	}

	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;
	}

	.rt-grid-2 {
		width: 192px !important;
	}

	.rt-grid-8 {
		width: 816px !important;
	}

	.rt-grid-2 .rt-sidebar-surround .rt-block {
		margin: 0 !important;
		padding: 0 !important;
	}

	.rt-grid-2 .rt-sidebar-surround .rt-block module-surround {
		margin: 0 !important;
		padding: 0 !important;
	}

	.rt-push-2 {
		left: 192px !important;
	}

	.rt-pull-8 {
		left: -816px !important;
	}

	.rt-grid-2.sidebar-right .rt-sidebar-surround #rt-sidebar-b {
		margin-top: -5px !important;
		padding-right: 0 !important;
	}

	.rt-grid-2.sidebar-left .rt-sidebar-surround #rt-sidebar-a {
		margin-top: -5px !important;
		min-height: 0 !important;
	}

	.rt-grid-8 #rt-main-column .rt-block {
		margin: 20px 0 !important;
	}

	div#rt-navigation .rt-grid-3.rt-omega {
		width: 302px !important;
		padding: 0 14px;
	}

	div#rt-navigation .rt-grid-9.rt-alpha {
		width: 1020px !important;
	}

	.adtall {
		height: 600px;
		width: 300px;
	}

	body.body-overlay-light .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 300px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
	}

	body.body-overlay-light .rt-grid-5 .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
	}

	body.body-overlay-light .adsidebartopright .sidebarbground {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-light2.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-light .rt-grid-5 .adsidebartopright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-dark .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 300px;
		background: url(/images/sidebar-bground-dark.png) no-repeat center center;
	}

	body.body-overlay-dark .rt-grid-5 .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-dark.png) no-repeat center center;
	}

	body.body-overlay-dark .adsidebartopright .sidebarbground {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-dark2.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-dark .rt-grid-5 .adsidebartopright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-dark.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-light #embeddify2 {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-light2.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-dark #embeddify2 {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-dark2.png) no-repeat center center;
		margin: 0 auto;
	}

	.rt-grid-5 .adsidebartopright .sidebarbground .adsbygoogle {
		height: 600px !important;
	}

	.homepagethumbs img {
		max-height: 190px;
	}

	.bg-pattern-textile {
		background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/textile.png), url(/images/satele-shan-75.png),
			url(/images/darth-malgus-75.png) !important;
		background-repeat: repeat, no-repeat, no-repeat;
		background-position: 0 0, calc(50% - 730px) 0, calc(50% + 694px) 200px !important;
		background-attachment: fixed !important;
	}

	div.legend_wrapper {
		height: 650px;
	}

	.flexbox3column .swtorbubble {
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;
		flex-grow: 1;
		max-width: 288px;
		justify-content: space-between;
	}

	div#scrollbuffer {
		width: 675px !important;
	}

	.customgtop-header {
		height: 90px;
		width: 728px;
		float: right;
		margin-top: 5px;
	}

	body.new-homepage .flex-video {
		padding-bottom: 50.75%;
	}
}

@media only screen and (min-width: 1250px) and (max-width: 1499px) {
	.rt-container {
		width: 1200px;
	}

	.rt-grid-7 {
		width: 1012px !important;
	}

	#rt-header .rt-grid-6.rt-alpha {
		width: 472px !important;
	}

	#rt-header .rt-grid-6.rt-omega {
		width: 728px !important;
	}

	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;
	}

	.rt-grid-2 {
		width: 192px !important;
	}

	.rt-grid-8 {
		width: 816px !important;
	}

	.rt-grid-2 .rt-sidebar-surround .rt-block {
		margin: 0 !important;
		padding: 0 !important;
	}

	.rt-grid-2 .rt-sidebar-surround .rt-block module-surround {
		margin: 0 !important;
		padding: 0 !important;
	}

	.rt-push-2 {
		left: 192px !important;
	}

	.rt-pull-8 {
		left: -816px !important;
	}

	.rt-grid-2.sidebar-right .rt-sidebar-surround #rt-sidebar-b {
		margin-top: -5px !important;
		padding-right: 0 !important;
	}

	.rt-grid-2.sidebar-left .rt-sidebar-surround #rt-sidebar-a {
		margin-top: -5px !important;
		min-height: 0 !important;
	}

	.rt-grid-8 #rt-main-column .rt-block {
		margin: 20px 0 !important;
	}

	div#rt-navigation .rt-grid-3.rt-omega {
		width: 225px !important;
	}

	div#rt-navigation .rt-grid-9.rt-alpha {
		width: 975px !important;
	}

	.adtall {
		height: 600px;
		width: 300px;
	}

	body.body-overlay-light .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 300px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
	}

	body.body-overlay-light .rt-grid-5 .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
	}

	body.body-overlay-light .adsidebartopright .sidebarbground {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-light2.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-dark .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 300px;
		background: url(/images/sidebar-bground-dark.png) no-repeat center center;
	}

	body.body-overlay-dark .adsidebartopright .sidebarbground {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-dark2.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-light #embeddify2 {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-light2.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-dark #embeddify2 {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-dark2.png) no-repeat center center;
		margin: 0 auto;
	}

	.homepagethumbs img {
		max-height: 158px;
	}

	.bg-pattern-textile {
		background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/textile.png), url(/images/satele-shan-75.png),
			url(/images/darth-malgus-75.png) !important;
		background-repeat: repeat, no-repeat, no-repeat;
		background-position: 0 0, calc(50% - 608px) 0, calc(50% + 620px) 200px !important;
		background-attachment: fixed !important;
	}

	div.legend_wrapper {
		height: 519px;
	}

	.flexbox3column .swtorbubble {
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;
		flex-grow: 1;
		max-width: 238px;
		justify-content: space-between;
	}

	div#scrollbuffer {
		width: 600px !important;
	}

	.customgtop-header {
		height: 90px;
		width: 728px;
		margin-top: 5px;
		float: right;
	}

	#embeddify {
		height: 90px;
		width: 728px;
	}

	body #logo-inner {
		width: 352px !important;
		background-size: contain !important;
		background-position: center left !important;
	}

	body.new-homepage .sprocket-mosaic-hovercontent {
		line-height: 50px !important;
	}

	body.new-homepage .sprocket-mosaic-filter li {
		padding: 10px !important;
	}

	body.new-homepage .flex-video {
		padding-bottom: 50%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1249px) {
	.rt-container,
	.rt-grid-12 {
		width: 960px;
	}

	.rt-grid-6 {
		width: 480px;
	}

	#rt-header .rt-grid-6.rt-alpha {
		width: 492px !important;
	}

	#rt-header .rt-grid-6.rt-omega {
		width: 468px !important;
	}

	.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;
	}

	.rt-grid-3 {
		width: 324px !important;
	}

	.rt-grid-3 > .rt-sidebar-surround {
		width: 324px;
	}

	.rt-grid-3 > .rt-sidebar-surround > #rt-sidebar-a {
		width: 324px;
	}

	.rt-grid-9 {
		width: 632px !important;
	}

	.rt-grid-7 {
		width: 772px !important;
	}

	div#rt-navigation2 div.rt-container div.rt-grid-9.rt-alpha {
		width: 814px !important;
	}

	div#rt-navigation2 div.rt-container div.rt-grid-3.rt-omega {
		width: 146px !important;
	}

	.findersmartsearch > button {
		width: 30px !important;
	}

	#mod-finder-searchword {
		width: calc(100% - 43px) !important;
	}

	.adtall {
		height: 600px;
		width: 160px;
	}

	body.body-overlay-light .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
	}

	body.body-overlay-light .rt-grid-5 .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
	}

	body.body-overlay-light .adsidebartopright .sidebarbground {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-light2.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-dark .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-dark.png) no-repeat center center;
	}

	body.body-overlay-dark .adsidebartopright .sidebarbground {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-dark2.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-light #embeddify2 {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-light2.png) no-repeat center center;
		margin: 0 auto;
		overflow: hidden;
	}

	body.body-overlay-dark #embeddify2 {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-dark2.png) no-repeat center center;
		margin: 0 auto;
		overflow: hidden;
	}

	div.topmenu div.rt-block {
		margin: 21px -20px;
	}

	.homepagethumbs img {
		max-height: 110px;
	}

	.bg-pattern-textile {
		background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/textile.png), url(/images/satele-shan-75.png),
			url(/images/darth-malgus-75.png) !important;
		background-repeat: repeat, no-repeat, no-repeat;
		background-position: 0 0, calc(50% - 492px) 0, calc(50% + 492px) 200px !important;
		background-attachment: fixed !important;
	}

	div.legend_wrapper {
		height: 339px;
	}

	.flexbox3column .swtorbubble {
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;
		flex-grow: 1;
		max-width: 158px;
		justify-content: space-between;
	}

	div#scrollbuffer {
		width: 480px !important;
	}

	.customgtop-header {
		height: 60px;
		width: 468px;
		margin-top: 20px;
		float: right;
	}

	#embeddify {
		height: 60px;
		width: 468px;
	}

	#rt-copyright2 .rt-grid-4 {
		font-size: 0.8em;
	}

	body #logo-inner {
		width: 370px !important;
		background-size: contain !important;
		background-position: center left !important;
	}

	#cmwrap {
		height: 472px !important;
	}

	.swtorbubble.scaling {
		transform: scale(0.8) !important;
		-moz-transform-origin: top left;
		-webkit-transform-origin: top left;
		transform-origin: top left;
	}

	body.new-homepage .sprocket-mosaic-hovercontent {
		height: 38px !important;
		line-height: 37px !important;
	}

	body.new-homepage .flex-video {
		padding-bottom: 50%;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 14px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title:hover a {
		font-size: 15px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4 a {
		font-size: 18px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4:hover a {
		font-size: 20px !important;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
	.rt-container,
	.rt-grid-12 {
		width: 840px;
	}

	.rt-grid-6 {
		width: 415px;
	}

	#rt-header .rt-grid-6.rt-alpha {
		width: 372px !important;
	}

	#rt-header .rt-grid-6.rt-omega {
		width: 468px !important;
	}

	.hidden-large,
	.hidden-tablet,
	.hidden-phone,
	.visible-desktop {
		display: inherit !important;
	}

	.visible-large,
	.visible-tablet,
	.visible-phone,
	.hidden-desktop {
		display: none !important;
	}

	.component-content .article-title2 .article-title3 .title {
		font-size: 1.7em;
	}

	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;
	}

	.rt-grid-3 {
		width: 324px !important;
	}

	.rt-grid-3 > .rt-sidebar-surround {
		width: 324px;
	}

	.rt-grid-3 > .rt-sidebar-surround > #rt-sidebar-a {
		width: 324px;
	}

	.rt-grid-9 {
		width: 512px !important;
	}

	.rt-grid-7 {
		width: 652px !important;
	}

	div#rt-navigation2 div.rt-container div.rt-grid-9.rt-alpha {
		width: 672px !important;
	}

	div#rt-navigation2 div.rt-container div.rt-grid-3.rt-omega {
		width: 168px !important;
	}

	.findersmartsearch > button {
		width: 30px !important;
	}

	#mod-finder-searchword {
		width: calc(100% - 43px) !important;
	}

	.adtall {
		height: 600px;
		width: 160px;
	}

	body.body-overlay-light .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
	}

	body.body-overlay-light .adsidebartopright .sidebarbground {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-dark .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-dark.png) no-repeat center center;
	}

	body.body-overlay-dark .adsidebartopright .sidebarbground {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-dark2.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-light #embeddify2 {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-light2.png) no-repeat center center;
		margin: 0 auto;
		overflow: hidden;
	}

	body.body-overlay-dark #embeddify2 {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-dark2.png) no-repeat center center;
		margin: 0 auto;
		overflow: hidden;
	}

	div.topmenu div.rt-block {
		margin: 21px -20px;
	}

	span#logo-icon {
		display: none;
		width: 0 !important;
	}

	span#logo-inner {
		margin-left: 0 !important;
	}

	div#rt-navigation2 > div.rt-container > div > div.rt-block {
		margin: 0;
	}

	.homepagethumbs img {
		max-height: 87px;
	}

	.bg-pattern-textile {
		background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/textile.png), url(/images/satele-shan-75.png),
			url(/images/darth-malgus-75.png) !important;
		background-repeat: repeat, no-repeat, no-repeat;
		background-position: 0 0, calc(50% - 432px) 0, calc(50% + 425px) 200px !important;
		background-attachment: fixed !important;
	}

	div.legend_wrapper {
		height: 249px;
	}

	.flexbox3column .swtorbubble {
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;
		flex-grow: 1;
		max-width: 191px;
		justify-content: space-between;
	}

	div#scrollbuffer {
		width: 420px !important;
	}

	.customgtop-header {
		height: 60px;
		width: 468px;
		margin-top: 20px;
		float: right;
	}

	#embeddify {
		height: 60px;
		width: 468px;
	}

	#rt-copyright2 > .rt-container {
		width: calc(100% - 20px) !important;
		margin-left: -20px;
	}

	#rt-copyright2 .rt-grid-4 {
		font-size: 10px;
	}

	body #logo-inner {
		width: 364px !important;
		background-size: contain !important;
		background-position: center left !important;
	}

	#cmwrap {
		height: 374px !important;
	}

	.swtorbubble.scaling {
		transform: scale(0.634) !important;
		-moz-transform-origin: top left;
		-webkit-transform-origin: top left;
		transform-origin: top left;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 12px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title:hover a {
		font-size: 13px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4 a {
		font-size: 16px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4:hover a {
		font-size: 18px !important;
	}
}

@media only screen and (min-width: 769px) and (max-width: 959px) {
	.rt-container,
	.rt-grid-12 {
		width: 768px;
	}

	#rt-header .rt-grid-6.rt-alpha {
		width: 390px !important;
	}

	#rt-header .rt-grid-6.rt-omega {
		width: 320px !important;
	}

	.hidden-large,
	.visible-tablet,
	.hidden-desktop,
	.hidden-phone {
		display: inherit !important;
	}

	.visible-large,
	.hidden-tablet,
	.visible-desktop,
	.visible-phone {
		display: none !important;
	}

	.component-content .article-title2 .article-title3 .title {
		font-size: 1.7em;
	}

	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%;
	}

	.rt-grid-3 {
		width: 184px !important;
	}

	.rt-grid-3 > .rt-sidebar-surround {
		width: 184px;
	}

	.rt-grid-3 > .rt-sidebar-surround > #rt-sidebar-a {
		width: 184px;
	}

	.rt-grid-9 {
		width: 580px !important;
	}

	.rt-grid-5 {
		width: 0px !important;
		display: none !important;
	}

	.rt-grid-7 {
		width: 100% !important;
	}

	.rt-grid-7 div#rt-main-column {
		padding-right: 10px;
	}

	div#rt-navigation .rt-grid-9.rt-alpha {
		width: 632px !important;
	}

	div#rt-navigation .rt-grid-3.rt-omega {
		width: 136px !important;
	}

	.findersmartsearch > button {
		width: 30px !important;
	}

	#mod-finder-searchword {
		width: calc(100% - 43px) !important;
	}

	div#rt-header div.rt-container div.rt-grid-6.rt-alpha {
		width: 334px;
	}

	div#rt-header div.rt-container div.rt-grid-6.rt-omega {
		width: 434px;
	}

	ul.menu li.item-236 {
		display: none;
	}

	.adtall {
		height: 600px;
		width: 160px;
	}

	body.body-overlay-light .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
	}

	body.body-overlay-light .adsidebartopright .sidebarbground {
		height: 160px;
		width: 160px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-dark .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-dark.png) no-repeat center center;
		overflow: hidden;
	}

	body.body-overlay-dark .adsidebartopright .sidebarbground {
		height: 600px;
		width: 160px;
		background: url(/images/sidebar-bground-dark.png) no-repeat center center;
		margin: 0 auto;
		overflow: hidden;
	}

	div.topmenu div.rt-block {
		margin: 21px -20px;
	}

	div#rt-navigation2 div.rt-container div.rt-grid-9 div.rt-block div.nopill div.rt-menubar {
		width: 675px;
	}

	div.rt-grid-3 div.rt-block div.rt-popupmodule-button {
		margin-left: 140px;
	}

	span#logo-icon {
		display: none;
		width: 0 !important;
	}

	span#logo-inner {
		margin-left: 0;
	}

	div#rt-navigation2 > div.rt-container > div > div.rt-block {
		margin: 0;
	}

	div.items-leading article div.system-unpublished dl.article-info,
	div.items-leading article dl.article-info {
		height: 35px;
	}

	div.therm-numbers {
		margin-left: -40px;
	}

	#therm-graphics-5 {
		left: 30px !important;
	}

	#therm-tooltip-5 {
		width: 80px !important;
	}

	.homepagethumbs img {
		max-height: 100px;
	}

	.bg-pattern-textile {
		background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/textile.png), url(/images/satele-shan-75.png),
			url(/images/darth-malgus-75.png) !important;
		background-repeat: repeat, no-repeat, no-repeat;
		background-position: 0 0, calc(50% - 432px) 0, calc(50% + 425px) 200px !important;
		background-attachment: fixed !important;
	}

	div.legend_wrapper {
		height: 306px;
	}

	.flexbox3column .swtorbubble {
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;
		flex-grow: 1;
		max-width: 141px;
		justify-content: space-between;
	}

	div#scrollbuffer {
		width: 384px !important;
	}

	.customgtop-header {
		height: 50px;
		width: 320px;
		margin-top: 25px;
		float: right;
	}

	#embeddify {
		height: 50px;
		width: 320px;
	}

	#rt-copyright2 > .rt-container {
		width: calc(100% - 30px);
		margin-left: -16px;
	}

	body #logo-inner {
		width: 364px !important;
		background-size: contain !important;
		background-position: center left !important;
	}

	#cmwrap {
		height: 429px !important;
	}

	.swtorbubble.scaling {
		transform: scale(0.727) !important;
		-moz-transform-origin: top left;
		-webkit-transform-origin: top left;
		transform-origin: top left;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 12px !important;
		padding: 5px 0 !important;
		line-height: 20px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title:hover a {
		font-size: 13px !important;
		padding: 5px 0 !important;
		line-height: 20px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4 a {
		font-size: 15px !important;
		padding: 28px 0 27px !important;
		width: 100% !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4:hover a {
		font-size: 16px !important;
		padding: 28px 0 27px !important;
		width: 100% !important;
	}

	body.new-homepage #rt-breadcrumbs .rt-grid-12:nth-child(3) {
		width: 18% !important;
	}

	body.new-homepage #rt-breadcrumbs .rt-grid-12:nth-child(4) {
		width: 19% !important;
	}

	body.new-homepage #rt-breadcrumbs .rt-grid-12:nth-child(3) h4.sprocket-strips-title > a {
		line-height: 35px !important;
	}

	body.new-homepage #rt-breadcrumbs .rt-grid-12:nth-child(1) h4.sprocket-strips-title > a {
		line-height: 35px !important;
	}
}

@media only screen and (min-width: 769px) {
	.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: 768px) {
	.hidden-large,
	.hidden-desktop,
	.hidden-tablet,
	.visible-phone {
		display: inherit !important;
	}

	.visible-large,
	.visible-desktop,
	.visible-tablet,
	.hidden-phone {
		display: none !important;
	}

	.theme-selector {
		display: none;
	}

    .mod-languages.language-select.advanced-dropdown {
        position: absolute;
        top: 0 !important;
        right: 15px;
        z-index: 500;
        margin-left: 15px;
    }

	.sticky8 {
		position: fixed !important;
		top: 16px !important;
	}

	#rt-header .rt-grid-6 {
		width: 100%;
	}

	.rt-grid-3 > .rt-sidebar-surround {
		width: 100%;
	}

	.rt-grid-3 > .rt-sidebar-surround > #rt-sidebar-a {
		width: 100%;
	}

	.rt-grid-5 > .rt-sidebar-surround {
		width: 100%;
	}

	.rt-grid-5 > .rt-sidebar-surround > #rt-sidebar-a {
		width: 100% !important;
	}

	#rt-header .rt-grid-6.rt-alpha {
		width: calc(100% - 320px) !important;
		float: left;
	}

	#rt-header .rt-grid-6.rt-omega {
		display: inline !important;
	}

	div#rt-main div.rt-container div.sidebar-right div.rt-sidebar-surround div#rt-sidebar-a {
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		-webkit-box-orient: horizontal !important;
		display: -moz-flex !important;
		display: -webkit-flex !important;
		display: flex !important;
		-moz-flex-direction: row !important;
		-ms-flex-direction: row !important;
		-webkit-flex-direction: row !important;
		flex-direction: row !important;
		flex-wrap: wrap !important;
		justify-content: space-around;
	}

	div#rt-sidebar-a > div {
		width: 40%;
		flex-grow: 1;
	}

	div#rt-sidebar-a > div.disqusfix.box8 {
		width: 100%;
	}

	/* Sidebar Blocks */
	div#rt-sidebar-a > .searchfix {
		order: 1;
		width: 100%;
	}

	div#rt-sidebar-a > .featured-characters {
		order: 2;
	}

	div#rt-sidebar-a > .donating {
		order: 3;
	}

	div#rt-sidebar-a > .sprockettabs {
		order: 4;
	}

	div#rt-sidebar-a > .referral {
		order: 7;
	}

	div#rt-sidebar-a > .featured-guilds {
		order: 8;
	}

	div#rt-sidebar-a > .popular-content {
		order: 9;
	}

	div#rt-sidebar-a > .top-donators {
		order: 10;
	}

	div#rt-sidebar-a > .disqusfix {
		order: 11;
	}

	div#rt-sidebar-a > .adsidebartopright {
		order: 12;
	}

	/* News Toggler */
	body.new-homepage #rt-transition .rt-container div#rt-main div.rt-container div.sidebar-right:nth-child(3) {
		z-index: 50;
		height: 100%;
	}

	body.new-homepage #rt-transition .rt-container div#rt-main div.rt-container div.sidebar-right:nth-child(4) {
		z-index: 40;
		height: 100%;
	}

	body.new-homepage #rt-sidebar-b .box8,
	body.new-homepage #rt-sidebar-c .box8 {
		height: 100%;
	}

	body.new-homepage #rt-transition div#rt-main div.rt-container div.sidebar-right:nth-child(4).shownews {
		width: calc(100% - 224px) !important;
	}

	body.new-homepage #rt-transition div#rt-main div.rt-container div.sidebar-right:nth-child(3).shownews {
		width: calc(100% - 224px) !important;
		z-index: 30;
	}

	.shownews .module-content {
		display: visible !important;
	}

	.sidebar-right .box8 h2.title {
		margin-bottom: 10px;
	}

	body.new-homepage #rt-sidebar-c .module-title > h2.title:after {
		content: 'Latest Content';
		position: absolute;
		left: -15px;
		top: -5px;
		border-right: 1px solid #000;
		cursor: pointer;
		background: #404040 !important;
		color: #f9d643;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) !important;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset !important;
		transition: all 0.3s ease 0s;
		border-top-left-radius: 5px;
		border-top: 1px solid #545454;
		padding: 4px 7px !important;
	}

	body.new-homepage #rt-sidebar-b .module-title > h2.title:after {
		content: 'Latest News';
		position: absolute;
		right: -16px;
		top: -5px;
		border: 1px solid #000;
		cursor: pointer;
		background: #404040 !important;
		color: #f9d643;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) !important;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset !important;
		transition: all 0.3s ease 0s;
		border-top-right-radius: 5px;
		border-top: 1px solid #545454;
		padding: 4px 7px !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 0 -5px;
	}

	body .rt-container .floatleft,
	body .rt-container .floatright {
		float: none;
	}

	body #rt-main-container {
		margin: 15px 5px 0;
	}

	div#rt-navigation2 div.rt-container div.rt-grid-3.rt-omega {
		width: 140px !important;
		float: right;
	}

	.rt-container {
		width: 100%;
	}

	ul.menu li.item-236 {
		display: none;
	}

	.rt-grid-7 {
		width: 100% !important;
	}

	.rt-grid-3 {
		width: 100% !important;
	}

	.rt-grid-5 {
		width: 100% !important;
	}

	.adtall {
		height: 600px;
		width: 300px;
	}

	body.body-overlay-light .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 300px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
	}

	body.body-overlay-light .adsidebartopright .sidebarbground {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-light.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-dark .adsidebarbottomright .sidebarbground {
		height: 600px;
		width: 300px;
		background: url(/images/sidebar-bground-dark.png) no-repeat center center;
	}

	body.body-overlay-dark .adsidebartopright .sidebarbground {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-dark.png) no-repeat center center;
		margin: 0 auto;
	}

	div.rt-block.logo-block {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		height: 73px;
	}

	span#logo-inner {
		margin-left: 10px !important;
		height: 73px !important;
		background-size: contain;
	}

	div#rt-top-surround {
		height: 73px;
	}

	div#rt-top-surround2 {
		height: 73px;
	}

	div.topmenu {
		display: none;
	}

	.rt-container .rt-grid-3 .rt-block a.readon {
		margin-top: 2px;
		float: none;
	}

	div.rt-grid-9 div.hiddendiv,
	div.rt-grid-7 div.hiddendiv {
		display: none;
	}

	div.pagination ul li {
		padding: 2px 2px !important;
	}

	div#rt-top-surround,
	div#rt-top-surround2 {
		height: 73px;
	}

	div.topmenu {
		margin-top: -70px;
	}

	div#rt-main div.rt-container {
		display: block !important;
	}

	.rt-container .rt-grid-3 .rt-block a.readon {
		margin-top: 4px !important;
	}

	div#rt-transition div.rt-container {
		margin-left: 0;
	}

	div.rt-menu-mobile {
		text-align: left;
		margin-left: 5px;
		height: 19px;
		display: none;
	}

	div.rt-menu-mobile select {
		background: #dfdfdf;
		border-radius: 4px;
		background-clip: padding-box;
		width: 100%;
		display: none;
	}

	div.rt-grid-3 div.rt-block div.rt-popmodule-button {
		margin-top: -55px;
	}

	div#rt-navigation2 div.rt-container div.rt-grid-3 div.rt-block {
		margin: 0;
	}

	div.rt-container div.rt-grid-3 div.rt-block div.rt-popupmodule-button {
		margin-top: -10px;
	}

	div.rt-grid-9 {
		width: 100% !important;
	}

	#rt-header #logo-icon {
		width: 0 !important;
	}

	div#rt-navigation div.rt-grid-9.rt-alpha {
		width: calc(100% - 140px) !important;
		float: left;
		height: 43px;
	}

	div#rt-content-top div.rt-grid-9.rt-alpha {
		width: 100% !important;
	}

	div.rt-grid-9.rt-alpha.rt-omega {
		width: 120px !important;
	}

	.homepagethumbs img {
		max-height: 130px;
	}

	div.legend_wrapper {
		height: 306px;
	}

	.flexbox3column .swtorbubble {
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;
		flex-grow: 1;
		max-width: calc(50% - 40px);
		width: 40%;
		justify-content: space-between;
	}

	#rt-copyright2 .rt-container {
		font-size: 10px;
		padding-top: 0 !important;
	}

	.customgtop-header {
		height: 50px;
		width: 320px;
		margin-top: 12px;
		float: right;
	}

	#embeddify {
		height: 50px;
		width: 320px;
	}

	#rt-logo {
		width: 100% !important;
	}

	span#logo-inner {
		width: calc(100% - 10px) !important;
		height: auto;
		margin: 0 0 0 5px !important;
		display: block !important;
		background-image: url(/templates/rt_ionosphere_responsive/images/logo/dark/logo-final-2016-mobile.png) !important;
		height: 73px !important;
		background-position: center left;
	}

	/* New Home Page */
	body.new-homepage div#rt-main div.rt-container div.sidebar-left {
		float: right !important;
		width: 180px !important;
		padding: 0 16px 0 0 !important;
	}

	body.new-homepage div.rt-container div#rt-main div.rt-container div.sidebar-right:nth-child(3),
	body.new-homepage #rt-transition div#rt-main div.rt-container div.sidebar-right:nth-child(4) {
		width: calc(100% - 224px) !important;
		float: left !important;
		padding-left: 14px;
		position: absolute;
		top: 0;
		left: 0;
	}

	body.new-homepage div#rt-main div.rt-container div#rt-sidebar-a > div {
		width: 100% !important;
		margin: 0 0 14px 0;
	}

	body.new-homepage div#rt-main div.rt-container div#rt-sidebar-a > div:nth-child(1) {
		margin-bottom: 0;
	}

	body.new-homepage .rt-grid-3 div.rt-sidebar-surround div#rt-sidebar-a {
		padding: 0 !important;
	}

	body.new-homepage .rt-grid-3 div.rt-sidebar-surround div#rt-sidebar-a > div {
		width: 100%;
	}

	body.new-homepage #rt-sidebar-c .module-title > h2.title {
		text-align: right;
	}

	body.new-homepage #rt-sidebar-b .module-title > h2.title {
		text-align: left;
		border: 0;
		width: 50%;
	}

	body.new-homepage #rt-sidebar-b .sprocket-mosaic-item .sprocket-mosaic-title {
		position: relative;
		float: left !important;
		margin-left: -41px !important;
		margin-bottom: 8px;
	}

	body.new-homepage #rt-sidebar-b h2.sprocket-mosaic-title:before {
		content: '';
		width: 0;
		height: 0;
		border-bottom: 36px solid transparent;
		border-right: 23px solid #242424;
		border-left: 0 !important;
		position: absolute;
		left: 1px !important;
		right: unset !important;
		bottom: -34px;
	}

	body.new-homepage #rt-sidebar-b .sprocket-mosaic-title a:before {
		content: '';
		width: 0;
		height: 0;
		border-bottom: 36px solid transparent;
		border-right: 23px solid #000;
		border-left: 0 !important;
		position: absolute;
		left: 2px;
		right: unset !important;
		bottom: -34px;
	}

	body.new-homepage #rt-sidebar-c div.module-title > h2.title {
		text-align: right;
		border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		border: none;
		padding: 0 0 4px;
		color: #eeeeee;
	}

	body.new-homepage #rt-sidebar-a div.module-title > h2.title {
		text-align: center;
		border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		border: none;
		padding: 7px 0 !important;
		color: #eeeeee;
	}

	body.new-homepage #rt-breadcrumbs {
		flex-wrap: wrap;
	}

	body.new-homepage #rt-breadcrumbs div.rt-grid-12 {
		width: 45% !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 13px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title:hover a {
		font-size: 14px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4 a {
		font-size: 16px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4:hover a {
		font-size: 18px !important;
	}

	body.body-overlay-light #embeddify2 {
		height: 150px;
		width: 180px;
		background: url(/images/sidebar-bground-light2.png) no-repeat center center;
		margin: 0 auto;
		background-size: 120%;
		overflow: hidden;
	}

	body.body-overlay-dark #embeddify2 {
		height: 150px;
		width: 180px;
		background: url(/images/sidebar-bground-dark2.png) no-repeat center center;
		margin: 0 auto;
		background-size: 120%;
		overflow: hidden;
	}

	.box8.adsidebarfix > .rt-block > .module-surround {
		margin: 0;
		padding: 0;
	}

	#uddeim-module p.uddeim-module-head {
		display: none !important;
	}

    .customgr-header {
        width: max-content;
    }
  
    .customgr-header .g-logo.stick-logo img {
        opacity: 0;
    }

	.customgr-header .site-dropdown {
		display: none;
	}

    .customgr-header .g-logo.gamerush::after {
        display: none;
    }

    .customgr-header .g-logo {
        width: max-content;
    }
}

@media only screen and (max-width: 544px) {
	#rt-subnavigation .rt-container div > .rt-block:first-child {
		padding: 3px 4px 0 5px !important;
	}

	div.logo-block a#rt-logo {
		width: calc(100% - 20px) !important;
		margin: 0 auto !important;
		float: none;
		max-width: 400px !important;
	}

	span#logo-inner {
		width: 100% !important;
		background-image: url(/templates/rt_ionosphere_responsive/images/logo/dark/logo-final-2016-mobile.png) !important;
		background-size: contain;
		height: auto;
		margin: 0 !important;
		display: block !important;
		background-position: center center;
		height: 73px !important;
		max-width: 400px !important;
	}

	.homepagethumbs img {
		max-height: 88px;
	}

	#rt-header .rt-grid-6.rt-alpha {
		width: 100% !important;
	}

	#rt-header .rt-grid-6 {
		width: 100% !important;
	}

	.customgtop-header,
	#embeddify {
		display: none !important;
	}

	div#blankBM401 {
		display: none;
	}

	body.new-homepage div.rt-container div#rt-main div.rt-container {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: -webkit-flex !important;
		display: flex !important;
		flex-direction: column;
		overflow: hidden;
	}

	body.new-homepage div.rt-container div#rt-main div.rt-container .rt-grid-3.sidebar-left.rt-pull-3 {
		float: none !important;
		width: 100% !important;
		padding: 0 !important;
		margin-top: 14px;
	}

	body.new-homepage div.rt-container div#rt-main div.rt-container .rt-grid-3.sidebar-right:nth-child(3) {
		width: 100% !important;
		float: none !important;
		order: 1 !important;
		padding: 0 !important;
	}

	body.new-homepage div.rt-container div#rt-main div.rt-container .rt-grid-3.sidebar-right:nth-child(4) {
		width: 100% !important;
		float: none !important;
		order: 2 !important;
		padding: 0 !important;
	}

	body.new-homepage #rt-sidebar-b h2.sprocket-mosaic-title:before,
	body.new-homepage #rt-sidebar-b .sprocket-mosaic-title a:before,
	body.new-homepage #rt-sidebar-c h2.sprocket-mosaic-title:before,
	body.new-homepage #rt-sidebar-c .sprocket-mosaic-title a:before {
		display: none !important;
	}

	body.new-homepage .rt-grid-3 .sprocket-mosaic .sprocket-mosaic-head {
		padding: 0 !important;
		margin: 0 -20px !important;
	}

	body.new-homepage
		.rt-grid-3
		#rt-sidebar-b
		.sprocket-mosaic
		.sprocket-mosaic-item
		.sprocket-mosaic-head
		> h2.sprocket-mosaic-title,
	body.new-homepage
		.rt-grid-3
		#rt-sidebar-c
		.sprocket-mosaic
		.sprocket-mosaic-item
		.sprocket-mosaic-head
		> h2.sprocket-mosaic-title {
		float: none !important;
		width: 100%;
		margin: 0 auto 8px auto !important;
	}

	body.new-homepage .sprocket-mosaic-filter li {
		padding: 10px 8px !important;
	}

	body.new-homepage .sprocket-mosaic .sprocket-mosaic-header ul {
		margin: 0 -15px !important;
		text-align: center;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-5 > li {
		width: 30% !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title a {
		font-size: 13px !important;
	}

	#rt-subnavigation.sticky3 {
		top: 45px !important;
		position: fixed !important;
	}

	body.body-overlay-light #embeddify2 {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-light2.png) no-repeat center center;
		margin: 0 auto;
	}

	body.body-overlay-dark #embeddify2 {
		height: 250px;
		width: 300px;
		background: url(/images/sidebar-bground-dark2.png) no-repeat center center;
		margin: 0 auto;
	}

	.box8.adsidebarfix > .rt-block > .module-surround {
		margin: 0;
		padding: 0;
	}

	body.new-homepage div.rt-container div#rt-main div.rt-container div.sidebar-right:nth-child(3),
	body.new-homepage #rt-transition div#rt-main div.rt-container div.sidebar-right:nth-child(4) {
		position: relative;
		top: unset;
		left: unset;
		width: 100% !important;
	}
}

/* Mobile */
@media only screen and (max-width: 480px) {
	#rt-copyright .rt-block {
		clear: both;
	}

	body .rt-container {
		width: 100%;
	}

	body #logo-icon {
		display: none;
	}

	div.logo-block a#rt-logo {
		float: none;
	}

	#rt-header .rt-grid-6.rt-alpha {
		width: 100% !important;
	}

	#rt-header .rt-grid-6 {
		width: 100% !important;
	}

	body #logo-inner {
		margin: 0 !important;
		background-image: url(/templates/rt_ionosphere_responsive/images/logo/dark/logo-final-2016-mobile.png) !important;
		height: 73px !important;
	}

	.homepagethumbs img {
		max-height: 77px;
	}

	.flexbox {
		display: -webkit-flex;
		-webkit-flex-wrap: wrap;
		display: flex;
		flex-wrap: wrap;
	}

	.flexbox .swtorbubble {
		flex: 1 0 calc(100% - 24px);
		min-width: calc(100% - 24px);
	}

	#rt-main-column .rt-block #rt-mainbody .component-content .item-page img {
		max-width: 100%;
	}

	div#rt-sidebar-a > div {
		width: 100%;
		flex-grow: 1;
	}

	div#blankBM401 {
		display: none;
	}

	div#rt-breadcrumbs div.rt-block {
		margin: 0;
	}

	div#rt-breadcrumbs {
		padding-top: 10px;
		min-height: 15px;
	}

	.flexbox3column .swtorbubble {
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;
		flex-grow: 1;
		width: calc(100% - 30px);
		justify-content: space-between;
	}

	#rt-copyright2 > .rt-container {
		flex-wrap: wrap !important;
	}

	#rt-footer2 .aboutusmodule {
		width: 100%;
	}

	#rt-footer2 .copyrightdisclaimer {
		width: 100% !important;
		float: none !important;
	}

	#rt-copyright2 .rt-grid-4 {
		width: 100%;
	}

	.customgtop-header {
		display: none !important;
	}

	body.new-homepage #rt-breadcrumbs {
		flex-wrap: wrap;
	}

	body.new-homepage #rt-breadcrumbs div.rt-grid-12 {
		width: 100% !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li div div h4 a {
		padding: 8px 0 !important;
		line-height: 25px !important;
	}

	body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li div div h4:hover a {
		padding: 8px 0 !important;
	}

	.klogin-hiname {
		font-size: 0;
	}
}

@media only screen and (max-device-width: 480px) {
	div.topmenu ul.menu {
		display: none;
	}

	div#rt-top-surround,
	div#rt-top-surround2 {
		width: 100%;
	}

	span#logo-inner {
		width: 100%;
		height: auto;
		margin: 0 !important;
		display: block !important;
		background-image: url(/templates/rt_ionosphere_responsive/images/logo/dark/logo-final-2016-mobile.png) !important;
		height: 73px !important;
	}

	div#rt-header div.rt-block.logo-block {
		width: 100%;
		margin: 0;
	}

	div#rt-logo {
		width: 100%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1024px) {
	div.mod-languages.language-select.advanced-dropdown ul {
		left: unset !important;
		right: -1px;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 0;
		border-top-right-radius: 0;
		border-top-left-radius: 4px;
	}

	div.mod-languages.language-select.advanced-dropdown ul::after {
		left: unset !important;
		right: -1px;
	}
  
    .g-logo.gamerush.stick-logo::before {
	    right: unset;
        left: 5px;
    }
}
/**
 * @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 - 2019 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: 0 35px 0 35px; display: inline-block;}
blockquote p {padding: 8px; margin-bottom: 16px !important; font-size: 15px;}
.blockquote, .typography-style-dark blockquote {background: url(/templates/rt_ionosphere_responsive/images/typography/dark/quote-l.png) 0 0 no-repeat, url(/templates/rt_ionosphere_responsive/images/typography/dark/quote-r.png) 100% 100% no-repeat;}
.typography-style-light blockquote {background: url(/templates/rt_ionosphere_responsive/images/typography/light/quote-l.png) 0 0 no-repeat, 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;}
body.body-overlay-light p.quotation {background-color: #e0e0e0; border-radius: 10px; padding: 8px; margin: 0 0 16px 0; display: inline-block;}
body.body-overlay-dark p.quotation {background-color: #1A1A1A; border: 1px solid #000; border-radius: 10px; padding: 8px; margin: 0 0 16px 0; display: inline-block;}

/* 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: #242424; border: 1px solid #333;}
.typography-style-light pre {background: #fafafa;border: 1px solid #eaeaea;color: #555;}
body.body-overlay-dark .typography-style-light pre {background: #242424; border: 1px solid #eaeaea; color: #faebd7;}
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 - 2019 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 - 2019 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;}
/**
* @package		$Id: template.css 28077 2015-04-07 13:29:14Z kat $
* @version   $Id: template.css 28077 2015-04-07 13:29:14Z kat $
* @author    RocketTheme http://www.rockettheme.com - Heavily modified by Ian "Hayward" Trudell
* @copyright Copyright (C) 2007 - 2019 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Load Fonts */
@font-face {
    font-family: SWTOR;
    src: url("/fonts/SWTOR.eot");
    src: url("/fonts/SWTOR.eot#iefix") format("embedded-opentype"), url("/fonts/SWTOR.woff2") format("woff2"), url("/fonts/SWTOR.woff") format("woff"), url("/fonts/SWTOR.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;font-display:swap;}

@font-face {
    font-family: Aurabesh2;
    src: url("/fonts/Aurabesh2.eot");
    src: url("/fonts/Aurabesh2.eot#iefix") format("embedded-opentype"), url("/fonts/Aurabesh2.woff2") format("woff2"), url("/fonts/Aurabesh2.woff") format("woff"), url("/fonts/Aurabesh2.ttf") format("truetype"), url("/fonts/Aurabesh2.svg#Aurabesh2") format("svg");
    font-weight: normal;
    font-style: normal;font-display:swap;}

@font-face {
    font-family: "TitilliumText22LMedium";
    font-weight: normal;
    font-style: normal;
    src: url("/fonts/TitilliumText22L004-webfont.eot");
    src: url("/fonts/TitilliumText22L004-webfont.eot#iefix") format("embedded-opentype"), url("/fonts/TitilliumText22L004-webfont.woff") format("woff"), url("/fonts/TitilliumText22L004-webfont.ttf") format("truetype"), url("/fonts/TitilliumText22L004-webfont.svg#TitilliumText22LMedium") format("svg");font-display:swap;}

@font-face {
    font-family: "TitilliumText22LThin";
    src: url("/fonts/TitilliumText22L001-webfont.eot");
    src: url("/fonts/TitilliumText22L001-webfont.eot#iefix") format("embedded-opentype"), url("/fonts/TitilliumText22L001-webfont.woff") format("woff"), url("/fonts/TitilliumText22L001-webfont.ttf") format("truetype"), url("/fonts/TitilliumText22L001-webfont.svg#TitilliumText22LThin") format("svg");
    font-weight: normal;
    font-style: normal;font-display:swap;}

@font-face {
    font-family: Eurofont;
    src: url("/fonts/Hayward-SmBd.eot");
    src: url("/fonts/Hayward-SmBd.eot#iefix") format("embedded-opentype"), url("/fonts/Hayward-SmBd.woff2") format("woff2"), url("/fonts/Hayward-SmBd.woff") format("woff"), url("/fonts/Hayward-SmBd.ttf") format("truetype");
    font-weight: normal;font-display:swap;}

@font-face {
    font-family: EurostileNextLTPro;
    src: url("/fonts/EurostileNextLTPro/EurostileNextLTProRegular.eot");
    src: url("/fonts/EurostileNextLTPro/EurostileNextLTProRegular.eot#iefix") format("embedded-opentype"), url("/fonts/EurostileNextLTPro/EurostileNextLTProRegular.woff") format("woff"), url("/fonts/EurostileNextLTPro/EurostileNextLTProRegular.ttf") format("truetype"), url("/fonts/EurostileNextLTPro/EurostileNextLTProRegular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;font-display:swap;}

@font-face {
    font-family: EurostileNextLTPro;
    src: url("/fonts/EurostileNextLTPro/EurostileNextLTProSmBd.eot");
    src: url("/fonts/EurostileNextLTPro/EurostileNextLTProSmBd.eot#iefix") format("embedded-opentype"), url("/fonts/EurostileNextLTPro/EurostileNextLTProSmBd.woff") format("woff"), url("/fonts/EurostileNextLTPro/EurostileNextLTProSmBd.ttf") format("truetype"), url("/fonts/EurostileNextLTPro/EurostileNextLTProSmBd.otf") format("opentype");
    font-weight: bold;
    font-style: normal;font-display:swap;}

/* @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/open-sans-v17-latin-regular.eot");
    src: local("Open Sans Regular"), local("OpenSans-Regular"),
        url("/fonts/open-sans-v17-latin-regular.eot?#iefix") format("embedded-opentype"),
        url("/fonts/open-sans-v17-latin-regular.woff2") format("woff2"),
        url("/fonts/open-sans-v17-latin-regular.woff") format("woff"),
        url("/fonts/open-sans-v17-latin-regular.ttf") format("truetype"),
        url("/fonts/open-sans-v17-latin-regular.svg#OpenSans") format("svg");
} */

/* BEGIN Light */
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/OpenSans/Light/OpenSans-Light.woff2?v=1.101") format("woff2"), url("/fonts/OpenSans/Light/OpenSans-Light.woff?v=1.101") format("woff");
    font-weight: 300;
    font-style: normal;font-display:swap;}

/* END Light */
/* BEGIN Light Italic */
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/OpenSans/LightItalic/OpenSans-LightItalic.woff2?v=1.101") format("woff2"), url("/fonts/OpenSans/LightItalic/OpenSans-LightItalic.woff?v=1.101") format("woff");
    font-weight: 300;
    font-style: italic;font-display:swap;}

/* END Light Italic */
/* BEGIN Regular */
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/OpenSans/Regular/OpenSans-Regular.woff2?v=1.101") format("woff2"), url("/fonts/OpenSans/Regular/OpenSans-Regular.woff?v=1.101") format("woff");
    font-weight: normal;
    font-style: normal;font-display:swap;}

/* END Regular */
/* BEGIN Italic */
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/OpenSans/Italic/OpenSans-Italic.woff2?v=1.101") format("woff2"), url("/fonts/OpenSans/Italic/OpenSans-Italic.woff?v=1.101") format("woff");
    font-weight: normal;
    font-style: italic;font-display:swap;}

/* END Italic */
/* BEGIN Semibold */
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/OpenSans/SemiBold/OpenSans-SemiBold.woff2?v=1.101") format("woff2"), url("/fonts/OpenSans/SemiBold/OpenSans-SemiBold.woff?v=1.101") format("woff");
    font-weight: 600;
    font-style: normal;font-display:swap;}

/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/OpenSans/SemiBoldItalic/OpenSans-SemiBoldItalic.woff2?v=1.101") format("woff2"), url("/fonts/OpenSans/SemiBoldItalic/OpenSans-SemiBoldItalic.woff?v=1.101") format("woff");
    font-weight: 600;
    font-style: italic;font-display:swap;}

/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/OpenSans/Bold/OpenSans-Bold.woff2?v=1.101") format("woff2"), url("/fonts/OpenSans/Bold/OpenSans-Bold.woff?v=1.101") format("woff");
    font-weight: bold;
    font-style: normal;font-display:swap;}

/* END Bold */
/* BEGIN Bold Italic */
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.woff2?v=1.101") format("woff2"), url("/fonts/OpenSans/BoldItalic/OpenSans-BoldItalic.woff?v=1.101") format("woff");
    font-weight: bold;
    font-style: italic;font-display:swap;}

/* END Bold Italic */
/* BEGIN Extrabold */
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.woff2?v=1.101") format("woff2"), url("/fonts/OpenSans/ExtraBold/OpenSans-ExtraBold.woff?v=1.101") format("woff");
    font-weight: 800;
    font-style: normal;font-display:swap;}

/* END Extrabold */
/* BEGIN Extrabold Italic */
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff2?v=1.101") format("woff2"), url("/fonts/OpenSans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff?v=1.101") format("woff");
    font-weight: 800;
    font-style: italic;font-display:swap;}

/* END Extrabold Italic */

/* Core */
html {
    margin-bottom: 1px;
    height: 100%;
}

body,
.button {
    height: 100%;
    margin-bottom: 1px;
    font-family: "Open Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}

body::before {
    content: "";
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    height: 10px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);
    z-index: 3;
}

body.component-body {
    min-width: 320px;
}

a {
    font-weight: bold;
    transition: color 0.2s ease-out;
}

h1,
h2,
.module-title h2,
h3,
h4,
h5 {
    line-height: 0.9em;
    letter-spacing: inherit;
    margin: 0 0 25px;
}

.d-flex {
    display: flex;
}

.d-inline-flex {
    display: inline-flex;
}

.d-block {
    display: block;
}

.d-inline {
    display: inline;
}

.d-inline-block {
    display: inline-block;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-column {
    flex-direction: column;
}

.space-evenly {
    justify-content: space-evenly;
}

.torc-block {
    background: #1a1a1a;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 5px;
    padding: 10px;
}

.torc-block p {
    color: #faebd7;
    font-weight: normal;
}

.component-content article > h1,
.component-content article h2,
.component-content article h3,
.component-content article h4,
.component-content article h5,
.component-content article h6 {
    margin: 0;
    padding: 0 0 16px 0;
    line-height: 1em;
    font-family: Eurofont;
    font-weight: normal;
}

.component-content .title {
    line-height: inherit;
    letter-spacing: inherit;
    margin: 0;
}

h5 {
    text-transform: uppercase;
    font-size: 100%;
}

.rt-container,
#rt-sidebar-a,
#rt-sidebar-b,
#rt-sidebar-c {
    background: transparent;
}

.rt-container,
.rt-block {
    position: relative;
}

.rt-block {
    margin: 15px 0;
}

ul {
    list-style-image: none;
}

ul.menu {
    padding-left: 0;
}

#rt-content-top,
#rt-content-bottom {
    clear: both;
    overflow: visible;
}

#rt-debug {
    padding-top: 20px;
    position: relative;
}

#rt-transition {
    position: relative;
}

div.items-leading article p {
    margin: 0 0 5px 0;
}

div.items-leading article div.system-unpublished p {
    margin: 0 0 15px 0;
}

section.category-list h2 {
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    float: left;
}

.indent {
    margin-left: 15px;
}

.inline {
    display: inline;
}

.inline-block {
    display: inline-block;
}

/* Flex */
div#rt-main div.rt-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

div#rt-main div.rt-container div.sidebar-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

div#rt-main div.rt-container div.sidebar-right div.rt-sidebar-surround {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

div#rt-main div.rt-container div.sidebar-right div.rt-sidebar-surround div#rt-sidebar-a {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.grow {
    flex-grow: 1;
}

.shrink {
    flex-shrink: 1;
}

div.flexspacer {
    flex: 1;
    height: 0;
    overflow: hidden;
}

div.rt-menu-mobile > div.chzn-container {
    display: none;
}

/* Sticky Menu */
.sticky1 {
    margin-top: -100px !important;
    transition: none !important;
    position: fixed !important;
    z-index: 5;
}

.sticky2 {
    top: 0 !important;
    position: fixed !important;
}

.sticky3 {
    top: 42px !important;
    position: fixed !important;
}

.sticky4 {
    background-size: contain;
    width: 40px !important;
    height: 40px !important;
    top: 100px !important;
    left: 50px !important;
    transition: none !important;
}

body.body-overlay-dark .sticky4 {
    top: 100px !important;
}

.sticky5 {
    padding-top: 154px;
}

.sticky6 {
    position: fixed;
    top: 90px;
}

a.anchor {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}

body.body-overlay-light .sticky7 {
    top: 4px !important;
    position: fixed !important;
}

body.body-overlay-dark .sticky7 {
    top: 7px !important;
    position: fixed !important;
}

.gsticky1 {
    position: fixed;
    top: 98px;
}

.gsticky2 {
    position: absolute;
    bottom: 0;
}

/* Fonts */
.font-family-ionosphere .module-title .title,
.font-family-ionosphere #rt-showcase .title,
.font-family-ionosphere .menutop li > .item,
.font-family-ionosphere .readon span,
.font-family-ionosphere .readon .button,
.font-family-ionosphere .rt-articleinfo-text,
.font-family-ionosphere .promo,
.font-family-ionosphere #roktwittie .status .header .name,
.font-family-ionosphere .rt-date-feature span,
.font-family-ionosphere #rt-login-button .buttontext,
.font-family-ionosphere #rt-popup-button .buttontext,
.font-family-ionosphere #rt-accessibility .rt-desc,
.font-family-ionosphere #roktwittie .status .header .name,
.font-family-ionosphere .roknewspager .roknewspager-title,
.font-family-ionosphere .ft-row-top .featuretable-cell-data,
.font-family-ionosphere #rt-popuplogin .title,
.module-surround .menu a,
.module-surround .menu .item,
.module-surround .menu .separator {
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.readonstyle-link.font-family-ionosphere .readon,
.readonstyle-link.font-family-ionosphere button,
.readonstyle-link.font-family-ionosphere a.btn,
.readonstyle-link.font-family-ionosphere input.button,
.readonstyle-link.font-family-ionosphere input.btn {
    font-family: inherit;
}

h1 span,
.module-title .title span {
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
}

h1 {
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.font-family-tahoma {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.font-family-helveticaneue {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

body.font-size-is-xlarge {
    font-size: 15px;
    line-height: 1.6em;
}

body.font-size-is-large {
    font-size: 14px;
    line-height: 1.6em;
}

body.font-size-is-default {
    font-size: 13px;
    line-height: 1.6em;
}

body.font-size-is-small {
    font-size: 12px;
    line-height: 1.6em;
}

body.font-size-is-xsmall {
    font-size: 11px;
    line-height: 1.6em;
}

/* Container */
#rt-main-container {
    margin: 15px -10px 0;
    border-radius: 5px;
}

#rt-main-container.showcase-margin {
    margin-top: 0;
}

#rt-container-bg,
#rt-container-bg2 {
    border-radius: 0 0 7px 7px;
}

#rt-container-bg {
    margin: 0 -2px 10px;
}

#rt-body-surround {
    margin: 0 0 15px;
    position: relative;
    z-index: 2;
}

/* Top */
#rt-top-surround {
    background-repeat: repeat-x;
    background-position: 0 100%;
    line-height: 1em;
    position: relative;
    z-index: 100;
    width: 100%;
    padding-top: 50px;
}

.headerwidth-wrapped #rt-top-surround {
    margin: 0 -10px;
}

#rt-top-surround2 {
    background-repeat: repeat-x;
}

.headerwidth-wrapped #rt-top-surround2 {
    padding: 0 10px;
}

#rt-top #rt-top2 .rt-container > div {
    display: flex;
    align-items: center;
}

#rt-top #rt-top2 .rt-container > div > .pmforums,
#rt-top #rt-top2 .rt-container > div > #uddeim-module {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#rt-top #rt-top2 .rt-container > div > .sc-login {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 10px;
}

#rt-top #rt-top2 .rt-container > div > .pmforums > .rt-block,
#rt-top #rt-top2 .rt-container > div > .sc-login > .rt-block {
    margin: 0;
    padding: 0;
}

#rt-top #rt-top2 .rt-container > div > .pmforums > .rt-block > .module-surround,
#rt-top #rt-top2 .rt-container > div > .sc-login > .rt-block > .module-surround {
    padding: 0;
}

#rt-top #rt-top2 .rt-container > div > .sc-login > .rt-block .sourcecoast form {
    margin: 0;
}

.accent-overlay-dark #rt-top-surround #rt-top-surround2 a:hover,
.accent-overlay-dark .box2 a:hover {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration: underline;
}

.accent-overlay-dark #rt-top-surround #rt-top-surround2 #rt-top2 a:hover,
.accent-overlay-dark #rt-top2 .box2 a:hover {
    text-decoration: none;
}

/* Splash Navigation Layout */
.splash-layout {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.splash-layout > div {
    flex-grow: 1;
    margin: 0 10px;
    flex-basis: 10%;
}

.splash-layout div > h4 > a {
    background: #1a1a1a;
    min-height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 200px;
    font-size: 20px;
    border-radius: 5px;
    border: 1px solid #000;
}

.splash-layout div > h4 > a:hover {
    font-size: 26px;
}

/* Sourcecoast Login */
.sourcecoast .btn.btn-primary,
.sourcecoast .btn.btn-secondary {
    font-size: 1em;
    text-transform: uppercase;
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    font-weight: normal;
    border: 1px solid #1b1b1b;
    border-radius: 2px !important;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 16px;
    padding: 5px 15px;
}

.sourcecoast .control-group > .btn.btn-primary {
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 5px;
}

.sourcecoast .btn.btn-primary {
    color: #fff;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
    background-color: #213056 !important;
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/readon.png);
    transition: background-image 0.4s ease-in-out !important;
    border: 1px solid #1b1b1b;
    box-shadow: inset 1px -1px 1px 0px #343e59, inset -1px -1px 1px 0px #343e59;
}

.accent-overlay-dark #rt-top-surround #rt-top-surround2 .sclogin a.btn-secondary {
    color: #000;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.3);
}

.sourcecoast .btn.btn-secondary {
    color: #000;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.3);
    background-color: #fff !important;
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/readon.png);
    transition: background-image 0.4s ease-in-out !important;
    border: 1px solid #1b1b1b;
    box-shadow: none;
}

.sourcecoast .btn.btn-primary:hover,
.sourcecoast .btn.btn-primary:focus,
.sourcecoast .btn.btn-primary:active,
.sourcecoast .btn.btn-primary.disabled,
.sourcecoast .btn.btn-primary[disabled],
.accent-overlay-dark #rt-top-surround #rt-top-surround2 .sclogin a.btn-primary:hover {
    color: #fff !important;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3) !important;
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/readon.png);
    background-position: 0 -65px;
    border: 1px solid #1b1b1b;
    outline: none !important;
    box-shadow: none;
    text-decoration: none;
}

.sourcecoast .btn.btn-primary:active,
.sourcecoast .btn.btn-secondary:active {
    top: 1px;
}

.sourcecoast .btn.btn-secondary:hover,
.sourcecoast .btn.btn-secondary:focus,
.sourcecoast .btn.btn-secondary:active,
.sourcecoast .btn.btn-secondary.disabled,
.sourcecoast .btn.btn-secondary[disabled],
.accent-overlay-dark #rt-top-surround #rt-top-surround2 .sclogin a.btn-secondary:hover {
    color: #000 !important;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.3) !important;
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/readon.png);
    background-position: 0 -65px;
    border: 1px solid #1b1b1b;
    outline: none !important;
    box-shadow: none;
    text-decoration: none;
}

.sourcecoast.sclogin-modal-links a {
    margin-right: 0;
}

.social-login {
    margin-right: 5px;
}

.social-login > a {
    height: 30px;
    display: inline-flex;
    vertical-align: top;
    align-items: center;
    border-radius: 3px;
}

.social-login > a img {
    display: none;
}

.social-login > a::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 30px;
    height: 18px;
}

.social-login > a::after {
    content: "";
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
    position: relative;
    top: 1px;
}

.social-login > a:hover {
    filter: brightness(1.1);
}

.social-login > a.sc_dilogin {
    width: 154px;
    background: #7289da;
    border: 1px solid #667fd7;
}

.social-login > a.sc_dilogin::before {
    background-image: url("/images/social/button/discord.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 21px;
    top: 2px;
}

.social-login > a.sc_dilogin::after {
    content: "Login with Discord";
}

.social-login > a.sc_fblogin {
    width: 166px;
    background: #4065b3;
    border: 1px solid #3c5fa8;
}

.social-login > a.sc_fblogin::before {
    background-image: url("/images/social/button/facebook.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.social-login > a.sc_fblogin::after {
    content: "Login with Facebook";
}

.social-login > a.sc_twlogin {
    width: 154px;
    background: #1da1f2;
    border: 1px solid #0f9bf1;
}

.social-login > a.sc_twlogin::before {
    background-image: url("/images/social/button/twitter.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.social-login > a.sc_twlogin::after {
    content: "Login with Twitter";
}

.social-login > a.sc_gologin {
    width: 152px;
    background: #4285f4;
    border: 1px solid #347cf3;
}

.social-login > a.sc_gologin::before {
    background-image: url("/images/social/button/google.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.social-login > a.sc_gologin::after {
    content: "Login with Google";
}

/* Logo */
#rt-logo {
    width: auto;
    height: auto;
    margin: 0 0 10px 0;
    position: relative;
    background: none;
    float: left;
}

.centered #rt-logo {
    margin: 0 auto;
}

.logo-block {
    margin: 0;
    padding: 0;
}

#logo-icon {
    width: 119px;
    height: 119px;
    position: absolute;
    left: -18px;
    top: 0;
    z-index: 100;
    background-repeat: no-repeat;
}

.headerwidth-wrapped #logo-icon {
    left: -8px;
}

#logo-inner {
    width: 233px;
    height: 46px;
    margin-top: -2px;
    margin-left: 108px;
    display: block;
    background-repeat: no-repeat;
}

.headerwidth-wrapped #logo-inner {
    margin-left: 113px;
}

body.logo-icon-0 #logo-inner {
    margin-left: -27px;
}

body.logo-icon-0.headerwidth-wrapped #logo-inner {
    margin-left: 0;
}

body.logo-icon-0 #logo-icon,
body.logo-text-0 #logo-inner {
    display: none;
}

body.logo-icon-0.headerwidth-wrapped #logo-inner {
    left: 0;
}

.customgr-header {
    width: 345px;
}

.g-logo {
    display: inline-flex;
    align-items: center;
    height: 50px;
    line-height: 50px;
    font-family: "Open Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    width: 225px;
    color: #fff !important;
    padding-left: 18px;
    flex-grow: 0;
    position: relative;
}

.g-logo.gamerush::before {
    content: "";
    opacity: 0;
    position: absolute;
}

.g-logo.gamerush::after {
    content: "Game Rush";
    font-size: 12px;
    position: relative;
    left: 10px;
    top: 1px;
    transition: opacity 0.3s;
    text-transform: uppercase;
    font-family: "Open Sans";
    letter-spacing: 1.6px;
    width: 100%;
    font-weight: 400;
}

.g-logo.gamerush.stick-logo::after {
    opacity: 0;
    transition: opacity 0.3s;
}

.g-logo.gamerush.stick-logo::before {
    content: "";
    background: url(/images/logo-torc-stick.png), url(/images/logo-torc-stick-text.png);
    background-repeat: no-repeat, no-repeat;
    align-content: center;
    background-position: top 8px left 0, top 13px right;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 126px;
    height: 100%;
    opacity: 1;
    transition: opacity 0.2s;
}

.g-logo img {
    height: 26px;
}

/* Site Dropdown */
.site-dropdown {
    display: block;
    height: 100%;
    cursor: pointer;
    position: relative;
    padding: 8px 0;
    flex-grow: 1;
    box-sizing: border-box;
}

.site-dropdown .expander {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3d3d3d;
    border: 1px solid transparent;
    margin-left: auto;
    margin-right: 5px;
}

.site-dropdown .expander > span {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 31px;
    margin-right: 0;
    background: url("/templates/rt_ionosphere_responsive/images/gr-dropdown-arrow.png") no-repeat center;
}

.site-dropdown .site-options {
    background: #2d2d2d;
    border: 1px solid #181818;
    box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.35);
    display: none;
    width: 345px;
    font-size: 14px;
    border-top: none;
    padding: 0;
    position: absolute;
    clip: rect(0px, 400px, 145px, -10px);
    right: -1px;
    top: 50px;
    box-sizing: border-box;
}

.site-dropdown .site-options a {
    color: #faebd7 !important;
    padding: 3px 10px 3px 25px;
    display: flex;
    align-items: center;
    line-height: 24px;
    font-weight: 400;
    font-family: "Open Sans";
}

.site-dropdown .site-options a:first-child {
    padding-top: 0.55rem;
}

.site-dropdown .site-options a:last-child {
    padding-bottom: 0.55rem;
}

.site-dropdown .site-options a:hover {
    color: #fff !important;
}

.site-dropdown:hover .expander {
    background-color: #525151;
}

.site-dropdown .site-options img {
    margin-right: 3px;
}

.site-dropdown:hover .site-options {
    display: flex;
    flex-direction: column;
}

/* Navigation */
#rt-navigation {
    position: relative;
    z-index: 99;
    line-height: 1em;
    width: 100%;
}

.headerwidth-wrapped #rt-navigation {
    margin: 0 -10px;
}

.menutop li.root > .item .item-border,
.rt-splitmenu .menutop li > .item .item-border {
    position: absolute;
    bottom: 0;
    padding: 0;
    width: 100%;
    height: 5px;
    background: none;
    margin: 0 0 0 2px;
    display: block;
}

.rt-menubar {
    display: block;
    position: relative;
    margin: 0;
}

.menu-block {
    margin: -1px -9px 0;
    padding: 0;
}

#rt-subnavigation {
    background-position: 50% 100%;
    background-repeat: repeat-x;
    overflow: visible;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 50;
    height: 31px;
}

.headerwidth-wrapped #rt-subnavigation {
    margin: 0 -10px;
}

.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-position: 0 5px;
    background-repeat: repeat-x;
}

.menutop li.root > .item,
.rt-splitmenu .menutop li > .item {
    background-position: left 110%;
    background-repeat: no-repeat;
}

.menutop ul li > .item:hover,
.menutop li.f-menuparent-itemfocus > .item,
.menutop ul li.active > .item,
.menutop li.active.f-menuparent-itemfocus > .item {
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

#rt-navigation .rt-fusionmenu,
#rt-navigation .rt-splitmenu {
    margin: 0 -11px 0;
}

.menutop > .fusion-js-subs > .fusion-submenu-wrapper.level2 .rt-arrow-pointer {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top-width: 8px;
    border-top-style: solid;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    left: 10px;
}

.module-content ul.menu > li > a:hover > span,
.module-content ul.menu > li > .separator:hover,
.module-content ul.menu > li > .item:hover span,
.module-content ul.menu li.active#current > a span,
.module-content ul.menu li.active > .separator,
.module-content ul.menu li.parent li .item:hover span {
    text-shadow: none;
}

.rt-splitmenu ul.menu li a span.item-border {
    padding: 0;
}

body.logo-icon-1 #rt-navigation .rt-block {
    margin: 0 0 0 115px;
}

body.logo-icon-1 #rt-subnavigation .rt-block {
    margin: 0 auto;
    text-align: left;
}

body.headerwidth-wrapped.logo-icon-1 #rt-navigation .rt-block {
    margin: 0 0 0 139px;
}

body.headerwidth-wrapped.logo-icon-1 #rt-subnavigation .rt-block {
    margin: 0 0 0 116px;
}

#rt-subnavigation .menu-block {
    margin: -1px -25px 0;
}

body.logo-icon-0.headerwidth-wrapped #rt-subnavigation .menu-block {
    margin: -1px -3px 0;
}

#rt-navigation .rt-container {
    background-repeat: no-repeat;
    background-position: 0 -4px;
}

.rt-navborder {
    height: 5px;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
}

.headerwidth-wrapped.logo-icon-0 .menutop li.root:first-child > .item {
    background-image: none;
}

.headerwidth-wrapped.logo-icon-0 .rt-splitmenu .menutop li:first-child > .item {
    background-image: none;
}

.headerwidth-wrapped.logo-icon-0 .menu-block {
    margin: -1px 0 0;
}

li.smallmenu a {
    font-size: 11px !important;
}

/* New Database Full Width Menu */
#rt-navigation .menutop ul .database-all {
    margin: 0 10px;
    border-bottom: 1px solid #444444;
    margin-bottom: 5px;
    width: 80%;
}

#rt-navigation .menutop ul .database-all > a {
    border: none;
    padding: 6px 10px;
    display: block;
    border-bottom: 1px solid #1d1d1d;
}

#rt-navigation .menutop ul .database-categories {
    display: grid;
    grid-template-columns: repeat(3, minmax(max-content, 1fr));
    grid-template-rows: repeat(8, 35px);
    grid-auto-flow: column;
    margin-bottom: 5px;
}

#rt-navigation .menutop ul .database-categories .database-category > a {
    border: none;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    font-weight: normal;
}

#rt-navigation .menutop ul .database-categories .database-category > a::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 15px;
    background-image: url(/images/db-categories.png);
    background-repeat: no-repeat;
    background-size: 51px auto;
    margin-right: 5px;
}

/* Ability */
#rt-navigation .menutop ul .database-categories .database-category.ability > a::before {
    background-position: top -30px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.ability > a:hover::before {
    background-position: top -30px left 0;
}

/* Achievement */
#rt-navigation .menutop ul .database-categories .database-category.achievement > a::before {
    background-position: top -435px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.achievement > a:hover::before {
    background-position: top -435px left 0;
}

/* Area */
#rt-navigation .menutop ul .database-categories .database-category.area > a::before {
    background-position: top -286px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.area > a:hover::before {
    background-position: top -286px left 0;
}

/* Cartel Market */
#rt-navigation .menutop ul .database-categories .database-category.cartel-market > a::before {
    background-position: top -210px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.cartel-market > a:hover::before {
    background-position: top -210px left 0;
}

/* Class */
#rt-navigation .menutop ul .database-categories .database-category.class > a::before {
    background-position: top -181px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.class > a:hover::before {
    background-position: top -181px left 0;
}

/* Codex */
#rt-navigation .menutop ul .database-categories .database-category.codex > a::before {
    background-position: top -271px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.codex > a:hover::before {
    background-position: top -271px left 0;
}

/* Collection */
#rt-navigation .menutop ul .database-categories .database-category.collection > a::before {
    background-position: top -316px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.collection > a:hover::before {
    background-position: top -316px left 0;
}

/* Companion */
#rt-navigation .menutop ul .database-categories .database-category.companion > a::before {
    background-position: top -15px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.companion > a:hover::before {
    background-position: top -15px left 0;
}

/* Conquest */
#rt-navigation .menutop ul .database-categories .database-category.conquest > a::before {
    background-position: top -121px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.conquest > a:hover::before {
    background-position: top -121px left 0;
}

/* Conversation */
#rt-navigation .menutop ul .database-categories .database-category.conversation > a::before {
    background-position: top -61px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.conversation > a:hover::before {
    background-position: top -61px left 0;
}

/* Decoration */
#rt-navigation .menutop ul .database-categories .database-category.decoration > a::before {
    background-position: top -196px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.decoration > a:hover::before {
    background-position: top -196px left 0;
}

/* Effects */
#rt-navigation .menutop ul .database-categories .database-category.effects > a::before {
    background-position: top -466px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.effects > a:hover::before {
    background-position: top -466px left 0;
}

/* Item */
#rt-navigation .menutop ul .database-categories .database-category.item > a::before {
    background-position: top -1px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.item > a:hover::before {
    background-position: top -1px left 0;
}

/* Media */
#rt-navigation .menutop ul .database-categories .database-category.media > a::before {
    background-position: top -345px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.media > a:hover::before {
    background-position: top -345px left 0;
}

/* Mission */
#rt-navigation .menutop ul .database-categories .database-category.mission > a::before {
    background-position: top -331px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.mission > a:hover::before {
    background-position: top -331px left 0;
}

/* Mounts */
#rt-navigation .menutop ul .database-categories .database-category.mounts > a::before {
    background-position: top -480px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.mounts > a:hover::before {
    background-position: top -480px left 0;
}

/* NPC */
#rt-navigation .menutop ul .database-categories .database-category.npc > a::before {
    background-position: top -166px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.npc > a:hover::before {
    background-position: top -166px left 0;
}

/* Object */
#rt-navigation .menutop ul .database-categories .database-category.object > a::before {
    background-position: top -242px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.object > a:hover::before {
    background-position: top -242px left 0;
}

/* Schematic */
#rt-navigation .menutop ul .database-categories .database-category.schematic > a::before {
    background-position: top -91px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.schematic > a:hover::before {
    background-position: top -91px left 0;
}

/* Set Bonus */
#rt-navigation .menutop ul .database-categories .database-category.setbonus > a::before {
    background-position: top -151px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.setbonus > a:hover::before {
    background-position: top -151px left 0;
}

/* Ship */
#rt-navigation .menutop ul .database-categories .database-category.ship > a::before {
    background-position: top -391px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.ship > a:hover::before {
    background-position: top -391px left 0;
}

/* Talent */
#rt-navigation .menutop ul .database-categories .database-category.talent > a::before {
    background-position: top -256px left -17px;
}

#rt-navigation .menutop ul .database-categories .database-category.talent > a:hover::before {
    background-position: top -256px left 0;
}

/* Side Menus */
.module-content .rt-menubar {
    display: block;
    margin: 0;
    float: none;
    position: relative;
    height: auto;
    background: none;
    border: 0;
}

.module-content ul.menu li {
    list-style: none;
    padding: 0;
    margin: 0;
    background-position: 0 0;
    background-repeat: repeat-x;
}

.module-content ul.menu li > a,
.module-content ul.menu li > .separator,
.module-content ul.menu li > .item {
    padding: 0;
    display: block;
}

.module-content ul.menu li a:hover,
.module-content ul.menu li .separator:hover,
.module-content ul.menu li .item:hover {
    transition: background-color 0.3s ease-in;
}

.module-content ul.menu li a span,
.module-content ul.menu li .separator span,
.module-content ul.menu li .item span {
    padding: 10px 20px;
    font-size: 17px;
    line-height: 17px;
    display: block;
    font-weight: normal;
    background-position: 50% -8px;
    background-repeat: no-repeat;
}

.module-content ul.menu li a:hover span,
.module-content ul.menu li .separator:hover,
.module-content ul.menu li .item:hover span,
.module-content ul.menu li.active > a span,
.module-content ul.menu li.active > .separator,
.module-content ul.menu li.active > .item span {
    background-position: 50% -8px;
}

.module-content ul.menu li li a span,
.module-content ul.menu li li .separator,
.module-content ul.menu li li .item span {
    font-size: 13px;
    padding: 5px 10px 5px 20px;
}

.module-content ul.menu ul {
    padding: 5px 0 10px 15px;
    margin: 0;
}

.module-content ul.menu .subtext em {
    line-height: 12px;
    padding-left: 0;
}

.module-content ul.menu em {
    display: block;
    font-size: 80%;
    font-style: normal;
    font-weight: normal;
}

.module-content ul.menu .image img {
    float: left;
}

.module-content ul.menu .item.image {
    background: none;
    padding-left: 8px;
}

.module-content ul.menu .daddyicon,
.module-content ul.menu .arrow-indicator {
    display: none !important;
}

.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-position: 5px -65px;
    background-repeat: no-repeat;
}

.module-content ul.menu li.parent li.active > a > span,
.module-content ul.menu li.parent li.active > .item > span,
.module-content ul.menu li.parent li.active > .separator {
    background-position: 5px 10px;
    background-repeat: no-repeat;
}

.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 {
    background-position: 5px 10px;
}

#rt-main-container .module-content ul.menu > li:first-child a {
    border-radius: 4px 4px 0 0;
    background-image: none;
}

#rt-main-container .module-content ul.menu > li:last-child a {
    border-radius: 0 0 4px 4px;
}

#rt-main-container .module-content ul.menu > li a {
    background-repeat: repeat-x;
    transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
}

/* Main Body */
.rt-sidebar-surround {
    margin: 0 -10px;
}

#rt-sidebar-a,
#rt-sidebar-b,
#rt-sidebar-c {
    padding: 0 10px;
}

.rt-block.component-block,
#rt-content-bottom,
#rt-content-top {
    margin: 15px -6px;
}

/* Modules */
.module-title .title {
    font-size: 22px;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 4px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: -5px;
    text-align: center;
    border-bottom: 1px solid #171717;
    margin-top: -5px;
}

.module-title {
    margin-bottom: 15px;
}

#___gcse_0 {
    line-height: 0;
}

/* Module Variations */
.title1 .title,
.title2 .title,
.title3 .title,
.title4 .title {
    padding: 0 0 8px;
    font-size: 23px;
    text-align: center;
}

.title3 .module-title,
.component-content .title3 .module-title,
.title4 .module-title,
.component-content .title4 .module-title {
    margin: -15px -15px 15px -15px;
    border-radius: 3px 3px 0 0;
}

.title3 h2.title,
.title4 h2.title {
    padding: 10px 15px;
}

#rt-top {
    background: linear-gradient(to bottom, #2d2d2d 0%, #2d2d2d 100%);
    border: none;
    color: var(--white);
    height: 50px;
    box-shadow: 0 1px 0 #181818, 0 2px 5px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101;
}

.customgr-header {
    height: 50px;
    line-height: 50px;
}

.customgr-header {
    display: flex;
}

#rt-top .box1 {
    margin: 5px 0;
}

#rt-top .box1 .rt-block {
    margin: 0;
}

#rt-header {
    border-top: 2px solid #2b3454;
}

.box5 .module-surround {
    margin: -6px;
}

.box1 .module-surround,
.box2 .module-surround,
.box3 .module-surround,
.box4 .module-surround,
.box6 .module-surround,
.box7 .module-surround {
    border-radius: 4px;
}

.box1 .rt-block,
.box2 .rt-block,
.box3 .rt-block,
.box4 .rt-block,
.box6 .rt-block {
    border-radius: 4px;
}

.box7 .rt-block {
    border-radius: 4px 4px 4px 0;
}

.taper-shadow-m {
    height: 12px;
    margin: -16px 110px 0;
}

.taper-shadow-l {
    height: 12px;
    margin-left: -111px;
}

.taper-shadow-r {
    height: 12px;
    margin-right: -109px;
}

.box3 .title {
    border: none;
}

.box5 .rt-block {
    border-radius: 5px;
}

.box5 .module-title {
    border-radius: 0;
}

.bg-overlay-dark .box5 .module-content ul.menu li.parent li a span,
.bg-overlay-dark .box5 .module-content ul.menu li.parent li .item span,
.bg-overlay-dark .box5 .module-content ul.menu li.parent li .separator {
    background-position: 5px -210px;
}

.bg-overlay-dark .box5 .module-content ul.menu li.parent li a:hover span,
.bg-overlay-dark .box5 .module-content ul.menu li.parent li .item:hover span,
.bg-overlay-dark .box5 .module-content ul.menu li.parent li .separator:hover {
    background-position: 5px -135px;
}

.box1 .roknewspager .active h3,
.box2 .roknewspager .active h3,
.box4 .roknewspager .active h3 {
    text-shadow: none;
}

.module-surround .module-border {
    height: 6px;
    width: 100%;
}

.box1 .module-surround,
.box2 .module-surround,
.box5 .module-surround {
    margin: -15px;
    padding: 15px;
}

.module-corner {
    position: absolute;
    width: 22px;
    height: 21px;
    bottom: -20px;
    left: -2px;
}

.box7 .rt-block {
    margin-bottom: 30px;
}

.topmenu ul.menu li {
    float: left;
    background-repeat: no-repeat;
}

.topmenu .menu li:first-child {
    background-image: none;
}

.topmenu .module-content ul.menu li a span,
.topmenu .module-content ul.menu li .separator span,
.topmenu .module-content ul.menu li .item span {
    font-size: 16px;
}

.topmenu .rt-block {
    margin: 21px 0;
}

.topmenu .module-content {
    float: right;
}

#rt-content-top .rt-alpha .title3,
#rt-content-top .rt-alpha .title4,
#rt-content-top .rt-alpha .box1,
#rt-content-top .rt-alpha .box2,
#rt-content-top .rt-alpha .box3,
#rt-content-top .rt-alpha .box4,
#rt-content-top .rt-alpha .box5,
#rt-content-top .rt-alpha .box6,
#rt-content-top .rt-alpha .box7,
#rt-content-bottom .rt-alpha .title3,
#rt-content-bottom .rt-alpha .title4,
#rt-content-bottom .rt-alpha .box1,
#rt-content-bottom .rt-alpha .box2,
#rt-content-bottom .rt-alpha .box3,
#rt-content-bottom .rt-alpha .box4,
#rt-content-bottom .rt-alpha .box5,
#rt-content-bottom .rt-alpha .box6,
#rt-content-bottom .rt-alpha .box7 {
    margin-left: 10px;
}

#rt-content-top .rt-omega .title3,
#rt-content-top .rt-omega .title4,
#rt-content-top .rt-omega .box1,
#rt-content-top .rt-omega .box2,
#rt-content-top .rt-omega .box3,
#rt-content-top .rt-omega .box4,
#rt-content-top .rt-omega .box5,
#rt-content-top .rt-omega .box6,
#rt-content-top .rt-omega .box7,
#rt-content-bottom .rt-omega .title3,
#rt-content-bottom .rt-omega .title4,
#rt-content-bottom .rt-omega .box1,
#rt-content-bottom .rt-omega .box2,
#rt-content-bottom .rt-omega .box3,
#rt-content-bottom .rt-omega .box4,
#rt-content-bottom .rt-omega .box5,
#rt-content-bottom .rt-omega .box6,
#rt-content-bottom .rt-omega .box7 {
    margin-right: 10px;
}

.sprockettabs > .rt-block {
    margin: 5px !important;
}

.sprockettabs .textellipsis li a {
    font-size: 12px !important;
    font-weight: 600;
}

/* Module Standard Variations */
.rounded .rt-block {
    border-radius: 5px !important;
}

.square .rt-block {
    border-radius: 0 !important;
}

.basic .rt-block {
    background: none !important;
}

.basic .block-shadow {
    box-shadow: none !important;
}

.standardcase .module-title .title {
    text-transform: inherit;
}

.lowercase .module-title .title {
    text-transform: lowercase;
}

.uppercase .module-title .title {
    text-transform: uppercase;
}

.flush .rt-block {
    padding: 0;
}

.flushtop .rt-block {
    padding-top: 0;
}

.flushbottom .rt-block {
    padding-bottom: 0;
}

#rt-popup,
#rt-popuplogin {
    display: none;
}

.shadow2 .rt-block {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.shadow3 .rt-block {
    box-shadow: inset -1px 1px 3px rgba(0, 0, 0, 0.2);
}

.shadow4 .rt-block {
    box-shadow: inset 1px -1px 3px rgba(0, 0, 0, 0.2);
}

.shadow5 .rt-block {
    box-shadow: inset -1px -1px 3px rgba(0, 0, 0, 0.2);
}

.shadow6 .rt-block {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.shadow7 .rt-block {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.shadow8 .rt-block {
    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
}

.shadow9 .rt-block {
    box-shadow: 1px -1px 3px rgba(0, 0, 0, 0.2);
}

.shadow10 .rt-block {
    box-shadow: -1px -1px 3px rgba(0, 0, 0, 0.2);
}

/* Backround Patterns */
.bg-pattern-rubber,
.style-panel .rubber {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/rubber.png);
}

.bg-pattern-planks,
.style-panel .planks {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/planks.png);
}

.bg-pattern-plaid-fabric,
.style-panel .plaid-fabric {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/plaid-fabric.png);
}

.bg-pattern-vertical-linen,
.style-panel .vertical-linen {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/vertical-linen.png);
}

.bg-pattern-woven-fabric,
.style-panel .woven-fabric {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/woven-fabric.png);
}

.bg-pattern-diagonal,
.style-panel .diagonal {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/diagonal.png);
}

.bg-pattern-rough-fabric,
.style-panel .rough-fabric {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/rough-fabric.png);
}

.bg-pattern-ravenna,
.style-panel .ravenna {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/ravenna.png);
}

.bg-pattern-grip,
.style-panel .grip {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/grip.png);
}

.bg-pattern-wood,
.style-panel .wood {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/wood.png);
}

.bg-pattern-metal,
.style-panel .metal {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/metal.png);
}

.bg-pattern-denim,
.style-panel .denim {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/denim.png);
}

.bg-pattern-carbon,
.style-panel .carbon {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/carbon.png);
}

.bg-pattern-noise,
.style-panel .noise {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/noise.png);
}

.bg-pattern-dustnscratches,
.style-panel .dustnscratches {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/dustnscratches.png);
}

.bg-pattern-plaid,
.style-panel .plaid {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/plaid.png);
}

.bg-pattern-elegant,
.style-panel .elegant {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/elegant.png);
}

.bg-pattern-grunge,
.style-panel .grunge {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/grunge.png);
}

.bg-pattern-textile,
.style-panel .textile {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/textile.png);
}

@media only screen and (max-width: 1924px) and (min-height: 681px) {
    body.bg-pattern-diagonal {
        background: url(/images/body-bground_01.jpg) left 131px no-repeat, url(/images/body-bground_03.jpg) right 131px no-repeat, url(/images/body-bground_02.jpg) center 131px repeat;
        background-attachment: fixed;
        background-size: contain, contain, contain;
    }
}

@media only screen and (min-width: 1925px) {
    body.bg-pattern-diagonal {
        background: url(/images/body-bground_01.jpg) left 131px no-repeat, url(/images/body-bground_03.jpg) right 131px no-repeat, url(/images/body-bground_02.jpg) center 131px repeat;
        background-attachment: fixed;
        background-size: 27%, 27%, 60%;
    }
}

@media only screen and (min-height: 1px) and (max-height: 680px) {
    body.bg-pattern-diagonal {
        background: url(/images/body-bground_01.jpg) left 131px no-repeat, url(/images/body-bground_03.jpg) right 131px no-repeat, url(/images/body-bground_02.jpg) center 131px repeat;
        background-attachment: fixed;
        background-size: 20%, 20%, 20%;
    }
}

/* Article */
.component-content .title {
    font-size: 2em;
    line-height: 1.2em;
    font-weight: normal;
    display: inline-block;
}

.component-content .title a {
    font-weight: normal;
}

.component-content .articleinfo-bold {
    font-weight: bold;
}

.component-content .module-title {
    margin: 0 0 15px 0;
}

.component-content .rt-parent-category,
.component-content .rt-category {
    display: inline-block;
}

body.body-overlay-dark dl.article-info:after {
    content: "";
    height: 6px;
    left: 0;
    right: 0;
    display: block;
    z-index: 1;
    background: rgba(0, 0, 0, 0.2);
    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);
    width: 100%;
    text-align: center;
    margin: 6px auto;
}

body.body-overlay-light dl.article-info:after {
    content: "";
    height: 6px;
    left: 0;
    right: 0;
    display: block;
    z-index: 1;
    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);
    width: 100%;
    text-align: center;
    margin: 6px auto;
}

/* Buttons and Inputs */
.readon,
button,
a.btn,
input.button,
input.btn {
    display: inline-block;
    overflow: visible;
    border-radius: 2px;
    background-position: 0 0;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

.readon {
    padding: 0;
    margin: 0;
}

.readon span,
.readon .button {
    display: block;
    margin: 0;
    padding: 0 9px;
    height: 25px;
    line-height: 26px;
    cursor: pointer;
    overflow: visible;
    font-weight: normal;
    position: relative;
    white-space: normal;
    background-color: transparent;
    background-position: 100% 0;
    border-radius: 2px;
    font-size: 1em;
    text-transform: uppercase;
    border: none;
    transition: background-position 0.3s linear;
}

.readon span:hover,
.readon .button:hover,
button:hover,
a.btn:hover,
input.button:hover,
input.btn:hover {
    background-position: 0 -223px;
}

.readon span:active,
.readon .button:active {
    background-position: 0 100%;
}

.readon:active {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.readon span span {
    display: inline;
    background: none;
    margin-left: 0;
    padding: 0;
    float: none;
}

.readon:active {
    margin: 1px 0 -1px;
}

.rokchecks,
.rokradios {
    padding: 3px 0 3px 20px;
    line-height: 130%;
    cursor: pointer;
}

.rokradios {
    background-position: 0 4px;
    background-repeat: no-repeat;
}

.rokradios-active {
    background-position: 0 -322px;
    background-repeat: no-repeat;
}

.rokchecks {
    background-position: 0 -640px;
    background-repeat: no-repeat;
}

.rokchecks-active {
    background-position: 0 -967px;
    background-repeat: no-repeat;
}

#searchForm .readon {
    margin: 3px 10px 0;
}

fieldset.word label,
fieldset.word .inputbox,
fieldset.word .readon {
    float: left;
}

.component-content .search_result label {
    margin-top: 6px;
}

div.torbutton {
    background-color: white;
    border-radius: 6px;
    border: 1px solid #565759;
    background: linear-gradient(to bottom, #6494c4 0%, #3a5c7e 100%);
    color: #fff;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
    font-family: "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.25);
    display: inline-block;
    margin: 8px;
}

div.torbutton:hover {
    background: linear-gradient(to bottom, #669bd1 0%, #6294c6 100%);
    transition: all 1s ease-in-out;
}

div.torbutton a,
div.torbutton a:hover,
div.torbutton a:active {
    padding: 8px 16px;
    color: #fff;
    transition: all 1s ease-in-out;
    display: block;
}

/* Typography */
.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,
#rokajaxsearch .inputbox,
.component-content .contact .required {
    position: relative;
    z-index: 100;
    padding: 4px;
    border-radius: 3px;
    line-height: 18px;
    font-size: 13px;
}

.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-position: 2px -335px;
}

.component-block #form-login ul li a:hover,
#rt-content-bottom #form-login ul li a:hover,
#rt-content-top #form-login ul li a:hover,
.component-block #com-form-login ul li a:hover,
#rt-content-bottom #com-form-login ul li a:hover,
#rt-content-top #com-form-login ul li a:hover,
.component-block ul.rt-more-articles li a:hover,
#rt-content-bottom ul.rt-more-articles li a:hover,
#rt-content-top ul.rt-more-articles li a:hover,
.component-block .rt-section-list ul li a:hover,
#rt-content-bottom .rt-section-list ul li a:hover,
#rt-content-top .rt-section-list ul li a:hover,
.component-block ul.mostread li a:hover,
#rt-content-bottom ul.mostread li a:hover,
#rt-content-top ul.mostread li a:hover,
.component-block ul.latestnews li a:hover,
#rt-content-bottom ul.latestnews li a:hover,
#rt-content-top ul.latestnews li a:hover,
.component-block .weblinks ul li a:hover,
#rt-content-bottom .weblinks ul li a:hover,
#rt-content-top .weblinks ul li a:hover,
.component-block #rt-popuplogin ul li a:hover,
#rt-content-bottom #rt-popuplogin ul li a:hover,
#rt-content-top #rt-popuplogin ul li a:hover,
.component-block ul.newsfeed li a:hover,
#rt-content-bottom ul.newsfeed li a:hover,
#rt-content-top ul.newsfeed li a:hover,
.component-block .component-content .user ul li a:hover,
#rt-content-bottom .component-content .user ul li a:hover,
#rt-content-top .component-content .user ul li a:hover {
    background-position: 2px -115px;
}

#rt-page-surround .rt-sidebar-surround .inputbox {
    border: none;
}

.component-content .rt-article-icons a {
    display: block;
    text-align: center;
}

ul.dots {
    padding: 0;
    margin: 0 0 15px 0;
    background: none;
}

ul.dots li {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0 0 8px 0;
    background-position: 0 4px;
    background-repeat: no-repeat;
}

ul.dots li a {
    font-size: 1.1em;
    line-height: 1.3em;
}

#jform_contact_email_copy-lbl {
    margin-left: 0;
}

/* Branding */
#developed-by {
    overflow: hidden;
    margin-top: -6px;
}

#rocket {
    display: block;
    width: 120px;
    height: 27px;
    margin: 0;
    float: right;
    background-size: 100%;
}

/* Utilities */
#rt-utility {
    padding: 35px 0 0;
}

/* Bottom */
#rt-bottom {
    margin: 0 0 15px;
}

/* Footer */
#rt-footer .rt-container,
#rt-bottom .rt-container {
    padding: 15px 0;
}

/* Copyright */
#rt-copyright {
    text-align: inherit;
}

#rt-copyright .rt-container {
    padding: 15px 0 0;
}

#rt-copyright .rt-block {
    margin: 0;
    padding: 10px 15px;
}

.copytext {
    padding: 0;
    margin: 0;
    font-size: 1em;
    line-height: 15px;
    display: block;
    text-align: left;
}

/* Breadcrumbs */
#rt-breadcrumbs .rt-block {
    margin: 0;
    padding: 10px 20px;
}

#breadcrumbs h3,
.leading_separator {
    display: none;
}

.rt-breadcrumb-surround {
    position: relative;
    overflow: hidden;
    padding: 0;
    height: auto;
    z-index: 99;
}

span.breadcrumbs,
#rt-breadcrumbs .breadcrumbs {
    display: inline-block;
    font-size: 120%;
    overflow: hidden;
}

span.breadcrumbs img {
    float: left;
    margin-top: 6px;
}

#rt-breadcrumbs .breadcrumbs img {
    float: left;
    height: 0;
    width: 8px;
    padding-top: 12px;
    background-position: 2px 1px;
    background-repeat: no-repeat;
}

span.breadcrumbs a,
span.no-link,
.pathway,
span.showHere {
    padding: 5px;
    margin: 0;
    float: left;
    display: block;
    line-height: 100%;
}

.breadcrumbs .separator-item {
    float: left;
    margin-top: 8px;
}

div#innerBM401 div p {
    margin: -2px 0 2px 0;
    padding-left: 20px;
    font-size: 13px;
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
}

/* Date Feature */
.rt-date-feature span {
    font-size: 120%;
    line-height: 130%;
    padding: 2px 0;
}

/* Fontsizer Feature */
#rt-accessibility .rt-desc {
    font-size: 120%;
}

/* Popup/Login Module Feature */
.loginbutton-block,
.popupbutton-block {
    margin: 10px 0;
}

#rt-popup .module-content,
#rt-popuplogin .module-content {
    margin: 0;
    text-shadow: none;
}

#rt-popup .rt-block,
#rt-popuplogin .rt-block {
    margin: 0;
    padding: 0;
}

#rt-popup .title,
#rt-popuplogin .title {
    padding: 0;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 22px;
    white-space: nowrap;
}

#rt-popuplogin p {
    margin-bottom: 10px;
}

#rt-popuplogin p:first-child {
    margin-right: 10px;
}

#rt-popuplogin .readon {
    float: right;
}

#rt-popuplogin ul li {
    float: none;
    margin-right: 10px;
}

p#form-login-username label,
p#form-login-password label {
    display: block;
}

p#form-login-remember label {
    display: inline-block;
    vertical-align: middle;
    margin: 2px 0 8px 0;
}

#login-form fieldset > input.button {
    display: block;
    margin-left: 0;
    width: 100%;
}

/* ToTop Feature */
#rt-copyright .totop-block {
    text-align: center;
    padding: 10px 15px 0;
}

#gantry-totop {
    margin: 0 auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    border-radius: 5px;
    transition: background 0.2s linear;
}

.totop-block .totop-desc {
    margin: 0 auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 3px;
    transition: background 0.2s linear;
}

.totop-block .totop-desc:hover {
    background-position: 0 -31px;
}

/* Standard Horizontal Menu */
.horizmenu ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.horizmenu ul.menu li {
    list-style: none;
    display: inline-block;
    margin-right: 25px;
}

.horizmenu ul.menu li a,
.horizmenu ul.menu li .item,
.horizmenu ul.menu li .separator {
    padding: 0;
    display: inline-block;
    font-size: 1.1em;
}

.horizmenu ul.menu li a span,
.horizmenu ul.menu li .item span,
.horizmenu ul.menu li .separator span {
    padding: 0;
    display: inline-block;
}

/* Custom Content */
img.feature-img {
    width: 212px;
    height: 150px;
    padding: 5px;
}

.feature-img-surround {
    width: 222px;
    height: 178px;
}

.image-block-surround {
    width: 160px;
    height: 150px;
    float: left;
    margin-right: 15px;
}

img.image-block {
    width: 150px;
    height: 122px;
    padding: 5px;
    position: relative;
}

.content-block {
    overflow: hidden;
}

.number-image {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 5px;
    position: relative;
}

.number-image-text {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    padding-top: 10px;
    margin: 0 0 -8px -5px;
}

.heading1 {
    font-size: 160%;
    display: block;
    margin-bottom: 15px;
}

/* Style Panel */
.style-panel-container {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 5;
}

.style-panel {
    width: 104px;
    padding: 10px;
    border-radius: 0 5px 5px 0;
    position: relative;
    z-index: 2;
}

.style-panel-toggle {
    position: absolute;
    width: 24px;
    height: 40px;
    right: -24px;
    top: 10px;
    opacity: 0.5;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    z-index: 1;
}

.style-panel-toggle span {
    display: block;
    text-align: center;
    font-size: 3em;
    line-height: 35px;
    height: 40px;
    position: relative;
}

.style-panel-toggle.turkey span {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.style-panel-toggle:hover {
    opacity: 0.8;
}

.presets-title {
    font-weight: bold;
    display: block;
    font-size: 1.1em;
    line-height: 1.2em;
    padding: 0;
    margin-bottom: 10px;
}

.presets-block {
    overflow: hidden;
    margin-bottom: 15px;
}

.preset-item,
.pattern-item {
    display: block;
    width: 22px;
    height: 22px;
    float: left;
    margin: 0 2px 4px;
    cursor: pointer;
}

.preset-item {
    background-image: url(/templates/rt_ionosphere_responsive/images/panel-presets.png);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.style1 {
    background-position: 0 0;
}

.style2 {
    background-position: -22px 0;
}

.style3 {
    background-position: -44px 0;
}

.style4 {
    background-position: -66px 0;
}

.style5 {
    background-position: 0 -22px;
}

.style6 {
    background-position: -22px -22px;
}

.style7 {
    background-position: -44px -22px;
}

.style8 {
    background-position: -66px -22px;
}

.style9 {
    background-position: 0 -44px;
}

.style10 {
    background-position: -22px -44px;
}

.style11 {
    background-position: -44px -44px;
}

.style12 {
    background-position: -66px -44px;
}

.pattern-item.active {
    width: 20px;
    height: 20px;
}

.style-panel-container input {
    font-size: 10px;
}

.moorainbow {
    text-shadow: none;
}

.moorainbow .moor-hexLabel {
    margin-top: 120px;
}

/* Social Icons */
.rt-social-buttons {
    right: 0;
    position: fixed;
    top: 243px;
    z-index: 5;
}

.rt-social-buttons span {
    height: 35px;
    width: 35px;
    display: block;
    background-repeat: no-repeat;
}

.rt-social-buttons #rt-twitter-btn span {
    background-position: 0 0;
}

.rt-social-buttons #rt-facebook-btn span {
    background-position: 0 -40px;
}

.rt-social-buttons #rt-buzz-btn span {
    background-position: 0 -82px;
}

.rt-social-buttons #rt-rss-btn span {
    background-position: 0 -124px;
}

#twitter_hover {
    position: fixed;
    top: 250px;
    right: -165px;
    transition: 1s;
}

.twitter_slide_out {
    right: 38px !important;
    transition: 1s !important;
}

.twitter_slide_out2 {
    display: block;
    padding-left: 180px;
    margin-left: -180px;
}

#patreon_hover {
    position: fixed;
    top: 320px;
    right: -165px;
    transition: 1s;
    background-color: #9f5937;
    border-radius: 3px;
    padding: 0 6px;
}

#patreon_hover > a {
    font: normal normal normal 11px/18px "Helvetica Neue", Arial, sans-serif;
    color: #fff !important;
}

.patreon_slide_out {
    right: 38px !important;
    transition: 1s !important;
}

.patreon_slide_out2 {
    display: block;
    padding-left: 180px;
    margin-left: -180px;
}

.facebook_slide_out {
    right: 38px !important;
    transition: 1s !important;
}

.facebook_slide_out2 {
    display: block;
    padding-left: 80px;
    margin-left: -80px;
}

#facebook_hover {
    position: fixed;
    top: 285px;
    right: -115px;
    transition: 1s;
}

@media only screen and (max-width: 767px) {
    #twitter_hover,
    #facebook_hover {
        display: none !important;
    }
}

/* iPhone */
body #gantry-viewswitcher {
    z-index: 100;
    right: 50%;
    position: relative;
    top: inherit;
    right: inherit;
    margin: 1em auto;
}

/* Misc */
.even,
.odd {
    background: inherit;
    border-bottom: inherit;
}

/* Blockquote Size */
blockquote.quotes p {
    font-size: 12px !important;
}

blockquote.p {
    padding: 0 !important;
    margin: 0 !important;
}

/* Latest News & Search Fix */
ul.box8fix {
    font-size: 0.8em;
}

.searchfix {
    margin-top: 18px;
}

.searchfix .rt-block {
    padding: 0;
    margin: 0 !important;
}

.searchfix .rt-block .module-surround {
    padding: 0 !important;
    margin: -2px 0 -4px 0 !important;
}

.box8fix .module-surround {
    padding: 6px 6px 0 6px !important;
}

.box2search .rt-block {
    margin: 20px 10px 0 10px !important;
}

input.gsc-input {
    border-radius: 3px;
}

.box8.sprockettabs .module-title {
    margin: 0 0 5px 0;
}

/* Search */

.customsearch {
    display: flex;
    align-items: center;
    min-height: 40px;
    width: 100%;
}

.customsearch .search-selector {
    display: flex;
    align-items: center;
    width: 125px;
    min-width: 125px;
    margin-left: 5px;
}

.customsearch .search-toggle {
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    padding: 3px 0 3px 17px;
    line-height: 130%;
    cursor: pointer;
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/rokinputs.png);
    user-select: none;
    font-family: "Eurofont";
}

.customsearch .search-toggle:first-child {
    margin-right: 8px;
}

.customsearch .search-toggle.selected {
    background-position: 0 -322px;
}

.customsearch #siteSearch,
.customsearch #databaseSearch {
    max-width: calc(100% - 125px);
}

.customsearch #siteSearch .form-search,
.customsearch #databaseSearch .form-search {
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
}

.customsearch #siteSearch .form-search > input,
.customsearch #databaseSearch .form-search > input {
    padding: 6px !important;
    flex-grow: 1;
    flex-shrink: 1;
    outline: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    min-width: 0;
}

.customsearch #siteSearch .form-search > button.smartsearch,
.customsearch #databaseSearch .form-search > #dbSearchItemsSubmit {
    background-color: #213056 !important;
    border: 1px solid #000;
    width: 29px;
    height: 29px;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    border-radius: 0 4px 4px 0;
    color: #fff;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
    font-size: 0;
    box-shadow: none;
    cursor: pointer;
    min-width: 29px;
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/light/readon.png) !important;
    transition: background-image 0.4s ease-in-out;
    border-right: 1px solid #000 !important;
}

.customsearch #siteSearch .form-search > button.smartsearch:hover,
.customsearch #databaseSearch .form-search > #dbSearchItemsSubmit:hover {
    background-position: 0 -223px !important;
}

.customsearch #dbSearchItems::after {
    display: inline-block;
    content: "\f002";
    font-family: FontAwesome, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    text-decoration: inherit;
    position: absolute;
    font-size: 13px;
    color: #fff;
    width: 15px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 65%) !important;
    height: 15px;
    right: 5px;
    cursor: pointer;
    pointer-events: none;
}

.customsearch #siteSearch .form-search > button > .icon-search,
.customsearch #databaseSearch .form-search > button > .icon-search {
    font-size: 12px;
    vertical-align: middle;
}

body.body-overlay-light .customsearch #siteSearch .form-search > input,
body.body-overlay-light .customsearch #databaseSearch .form-search > input {
    background-color: #f9f9f9 !important;
    border: 2px solid rgba(0, 0, 0, 0.1) !important;
    color: #000;
    border-right: 0 !important;
    line-height: unset;
}

body.body-overlay-dark .customsearch #siteSearch .form-search > input,
body.body-overlay-dark .customsearch #databaseSearch .form-search > input {
    background-color: #242424 !important;
    border: 1px solid #000 !important;
    color: #fff;
    border-right: 0 !important;
    box-shadow: none !important;
    line-height: unset;
}

body.body-overlay-dark .customsearch #siteSearch .form-search > input:-internal-autofill-selected,
body.body-overlay-dark .customsearch #databaseSearch .form-search > input:-internal-autofill-selected {
    box-shadow: 0 0 0 30px #242424 inset !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%) !important;
    font-family: inherit;
}

body.body-overlay-dark .customsearch #siteSearch .form-search > input:-webkit-autofill::first-line,
body.body-overlay-dark .customsearch #databaseSearch .form-search > input:-webkit-autofill::first-line {
    font-family: inherit;
}

body.body-overlay-light .customsearch #siteSearch .form-search button.findersmartsearch > span,
body.body-overlay-light .customsearch #databaseSearch .form-search button.findersmartsearch > span {
    font-size: 13px;
}

body.body-overlay-dark .customsearch #siteSearch .form-search button.findersmartsearch > span,
body.body-overlay-dark .customsearch #databaseSearch .form-search button.findersmartsearch > span {
    font-size: 13px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.65) !important;
    margin-left: 1px;
}

body.body-overlay-dark .customsearch #siteSearch .form-search button.findersmartsearch input::-webkit-input-placeholder,
body.body-overlay-dark .customsearch #databaseSearch .form-search button.findersmartsearch input::-webkit-input-placeholder {
    color: #faebd7;
}

body.body-overlay-dark .customsearch #databaseSearch .form-search button.findersmartsearch input:-moz-placeholder {
    color: #faebd7;
    opacity: 1;
}

body.body-overlay-dark .customsearch #databaseSearch .form-search button.findersmartsearch input::-moz-placeholder {
    color: #faebd7;
    opacity: 1;
}

body.body-overlay-dark .customsearch #databaseSearch .form-search button.findersmartsearch input:-ms-input-placeholder {
    color: #faebd7;
}

body.body-overlay-dark .customsearch #databaseSearch .form-search button.findersmartsearch input:placeholder-shown {
    color: #faebd7;
}

body.body-overlay-dark .customsearch #databaseSearch .form-search span.highlight {
    background-color: #f1d45a;
    color: #000;
}

#search-results .search-pagination > .pagination > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

body.body-overlay-light #search-results .search-pagination > .pagination > ul > li {
    height: 30px;
    margin: 2px 2px;
    padding: 0 !important;
    background-color: #999b9f;
    border: 1px solid #73777a;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(89, 94, 98, 0.7);
}

body.body-overlay-dark #search-results .search-pagination > .pagination > ul > li {
    height: 30px;
    margin: 2px 2px;
    padding: 0 !important;
    background-color: #404040;
    border: 1px solid #4f4f4f;
    border-radius: 3px;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.5);
}

ul.menu li.item-171,
ul.menu li.item-749,
ul.menu li.item-219,
ul.menu li.item-211,
ul.menu li.item-469,
ul.menu li.item-539,
ul.menu li.item-572,
ul.menu li.item-799,
ul.menu li.item-815,
ul.menu li.item-948,
ul.menu li.item-1000,
ul.menu li.item-1062 {
    display: none !important;
}

/* Ad and Disqus Fix */
.adsidebarfix .rt-block,
.referral .rt-block {
    padding: 0;
    margin: 0 !important;
    line-height: 0;
}

.disqusfix .rt-block .module-surround .module-content {
    margin: -15px 0;
}

.disqusfix div#recentcomments {
    margin-bottom: -5px;
}

#dsq-combo-widget #dsq-combo-content .dsq-combo-box {
    padding: 12px 0 !important;
    margin: 0 !important;
}

#dsq-combo-widget #dsq-combo-tabs {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none !important;
    position: relative;
    z-index: 2;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
    justify-content: center;
}

#dsq-combo-widget #dsq-combo-tabs:before {
    content: "";
    display: table;
}

ul#dsq-combo-tabs:after {
    content: "";
    clear: both;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    z-index: -2;
    bottom: -2px;
    background: rgba(0, 0, 0, 0.2);
    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);
    width: 100%;
}

#dsq-combo-widget.grey #dsq-combo-tabs li {
    background: transparent !important;
    border-bottom: 5px solid transparent !important;
    padding: 0;
    margin: 0;
    background-color: transparent !important;
    border: none !important;
    -webkit-transition: background 0.2s ease-in, border-color 0.2s ease-in;
    -moz-transition: background 0.2s ease-in, border-color 0.2s ease-in;
    -o-transition: background 0.2s ease-in, border-color 0.2s ease-in;
    transition: background 0.2s ease-in, border-color 0.2s ease-in;
}

#dsq-combo-widget.grey #dsq-combo-tabs li.dsq-active {
    background: rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
}

#dsq-combo-widget #dsq-combo-tabs li a {
    text-decoration: none;
    font-weight: normal !important;
    cursor: pointer;
    display: block;
    padding: 10px 0;
    font-size: 1.1em !important;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    color: #faebd7;
    position: relative;
    float: left;
    -webkit-transition: background 0.2s ease-in, border-color 0.2s ease-in;
    -moz-transition: background 0.2s ease-in, border-color 0.2s ease-in;
    -o-transition: background 0.2s ease-in, border-color 0.2s ease-in;
    transition: background 0.2s ease-in, border-color 0.2s ease-in;
    width: 100%;
}

#recentcomments #dsq-combo-widget.grey #dsq-combo-tabs li {
    border-bottom: 5px solid transparent !important;
    flex-grow: 1;
    text-align: center;
}

#recentcomments #dsq-combo-widget.grey #dsq-combo-tabs li.dsq-active {
    border-color: #f1d45a !important;
}

/* Referral Links & Support Links */
div.banneritem img {
    width: 100%;
    height: auto;
}

.donating .donating.box8 {
    border: 0;
    margin: 0;
    padding: 0;
}

.donate-flex {
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.donate-flex > div {
    flex-grow: 1;
    width: 50%;
}

.rt-grid-5.sidebar-right .donating h2,
.menu-database .rt-grid-3.sidebar-right .donating h2 {
    font-size: 18px !important;
}

.rt-grid-5.sidebar-right .donate-flex,
.menu-database .rt-grid-3.sidebar-right .donate-flex {
    flex-direction: column;
}

.rt-grid-5.sidebar-right .donate-flex > div,
.menu-database .rt-grid-3.sidebar-right .donate-flex > div {
    width: 100%;
}

/* Important Dates */
ul.importantdates {
    font-weight: bold;
    font-size: 0.9em;
    color: #558bc2;
}

div.hiddendiv {
    visibility: hidden;
    height: 0;
}

/* Site Tables */
table.borderedtdonly {
    *border-collapse: collapse;
    /* IE7 and lower */
    border-spacing: 0;
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    display: table;
    border-collapse: separate;
    padding: 4px;
}

.borderedtdonly tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.borderedtdonly td {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;
}

.borderedtdonly tr:first-child {
    border-left: none;
    border-top: none;
}

.borderedtdonly tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.borderedtdonly tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

table.rounded {
    border-collapse: separate;
    border-spacing: 0;
    padding-bottom: 16px;
}

table.rounded td {
    border-left: none;
    border-top: none;
    border-right: none;
    /* border-right: solid 2px #e0e0e0; */
    border-bottom: solid 2px #e0e0e0;
    padding: 8px;
}

table.rounded tr td:first-child {
    border-left: solid 5px #e0e0e0;
}

table.rounded tr td:last-child {
    border-right: solid 5px #e0e0e0;
}

table.rounded tr:first-child td:first-child {
    border-left: solid 5px #e0e0e0;
    border-top: solid 5px #e0e0e0;
    border-top-left-radius: 8px;
}

table.rounded tr:first-child td:last-child {
    border-left: none;
    border-top: solid 5px #e0e0e0;
    border-right: solid 5px #e0e0e0;
    border-top-right-radius: 8px;
}

table.rounded tr:last-child td:first-child {
    border-left: solid 5px #e0e0e0;
    border-bottom: solid 5px #e0e0e0;
    border-bottom-left-radius: 8px;
}

table.rounded tr:last-child td:last-child {
    border-right: solid 5px #e0e0e0;
    border-bottom: solid 5px #e0e0e0;
    border-bottom-right-radius: 8px;
}

div.rounded {
    border: solid 5px #e0e0e0;
    border-radius: 8px;
    display: inline-block;
    padding: 8px;
    margin: 0 0 16px 0;
    color: #558bc2;
    font-weight: bold;
    background-color: #f1f1f1;
}

/* Icon Borders */

.icons {
    vertical-align: top;
    margin: 0;
    padding-bottom: 0 !important;
    clear: left;
}

.icon-purple {
    background-image: -ms-linear-gradient(top, #6304f7 0%, #ad49f7 100%);
    background-image: -moz-linear-gradient(top, #6304f7 0%, #ad49f7 100%);
    background-image: -o-linear-gradient(top, #6304f7 0%, #ad49f7 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6304f7), color-stop(1, #ad49f7));
    background-image: -webkit-linear-gradient(top, #6304f7 0%, #ad49f7 100%);
    background-image: linear-gradient(to bottom, #6304f7 0%, #ad49f7 100%);
    padding: 1px;
    border-radius: 2px;
    margin-right: 4px;
}

/* Vehicle Guide Heights */
div.vehicledisplay {
    margin: 0 0 16px 0;
    display: table;
    width: 100%;
}

div.vehicledisplayimage {
    display: table-cell;
    max-height: 100%;
}

div.vehicledisplay ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-position: inside !important;
}

ul.vehiclelist {
    margin: 4px 0 12px 32px !important;
    padding: 0 !important;
}

div.vehicledisplay img {
    width: auto;
    /* height : 120px; */
    max-height: 100%;
    max-width: 100%;
    box-shadow: 3px 3px 6px 0px rgba(50, 50, 50, 0.5);
    margin-right: 5px;

    margin-left: 5px;
    -ms-interpolation-mode: bicubic;
}

img.rows5 {
    height: 112px;
}

img.rows6 {
    height: 134px;
}

img.rows7 {
    height: 156px;
}

img.rows8 {
    height: 178px;
}

img.rows5,
img.rows6,
img.rows7,
img.rows8 {
    box-shadow: 3px 3px 6px 0px rgba(50, 50, 50, 0.5);
}

/* To the Top */
.tothetop {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

/* Shadows */
.shadow1 {
    box-shadow: 3px 3px 6px 0px rgba(50, 50, 50, 0.5);
}

.shadow2 {
    box-shadow: 15px 15px 15px -11px rgba(50, 50, 50, 0.5);
}

/* Login Button Fix */
body.body-overlay-light .rt-container .rt-grid-3 .rt-block .rt-popupmodule-button {
    margin-top: -3px;
}

.rt-container .rt-grid-3 .rt-block a.readon {
    float: right;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.5);
    background-image: none !important;
    margin-top: -8px;
}

.rt-container .rt-grid-3 .rt-block a.readon span {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/readon1.png);
    transition: background-image 0.4s ease-in-out;
    white-space: nowrap;
}

.rt-container .rt-grid-3 .rt-block a.readon span:hover {
    height: 25px;
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/readon2.png);
    background-position: left top !important;
    transition: background-image 0.4s ease-in-out;
}

div.input-prepend #form-login-submit .controls button.btn-primary {
    margin: 12px 0 0 0;
}

/* Hide Secret Key */
p#form-login-secretkey {
    visibility: hidden !important;
    width: 0 !important;
}

input#modlgn-username {
    width: 100% !important;
}

input#modlgn-passwd {
    width: calc(100% - 10px) !important;
}

input#modlgn-remember {
    width: 13px !important;
}

#form-login-remember {
    display: inline;
}

form#login-form fieldset.userdata input.button {
    height: 30px;
    outline: none;
}

div.login form.form-horizontal fieldset.well div.control-group div.control-label {
    display: inline;
}

div.login form.form-horizontal fieldset.well div.control-group div.controls {
    display: inline;
}

div.login form.form-horizontal fieldset.well div.controls button.btn-primary {
    margin: 0 0 12px 0;
}

/* Item Borders */
.itemgreen {
    background-image: url("/images/guides/itemgreen.png");
    border-radius: 5px;
    padding: 2px;
}

.itemorange {
    background-image: url("/images/guides/itemorange.png");
    border-radius: 5px;
    padding: 2px;
}

.itempurple {
    background-image: url("/images/guides/itempurple.png");
    border-radius: 5px;
    padding: 2px;
}

.itemblue {
    background-image: url("/images/guides/itemblue.png");
    border-radius: 5px;
    padding: 2px;
}

/* Quotes */
q {
    background-image: url(/templates/rt_ionosphere_responsive/images/typography/light/quote-l.png), url(/templates/rt_ionosphere_responsive/images/typography/light/quote-r.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat;
    padding: 2px 18px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    background-size: 14px;
}

q:after,
q:before {
    content: none;
}

p.prequotation {
    padding: 0 0 8px 0;
    margin: 0;
}

.hclear {
    clear: both;
}

.htop {
    padding-top: 16px !important;
}

.hbottom {
    padding-bottom: 8px !important;
}

/* Skill Tree Builder joomla */
div.skillextender .rt-block {
    margin: 0;
    padding: 0;
}

div.skillextender .rt-block .module-surround {
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 1250px) {
    div.skillextender {
        overflow: visible;
        width: 1155px;
        border-top: 6px solid #e0e0e0;
        border-right: 6px solid #e0e0e0;
        border-bottom: 6px solid #e0e0e0;
        border-top-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        margin-bottom: -6px;
        margin-top: -6px;
        background-color: #f9f9f9;
    }
}

/* Home Page */
section.blog > h1 {
    margin-bottom: 30px;
}
div#rt-mainbody div.component-content section.blog div.cat-children {
    display: none;
}

div.items-leading article {
    clear: both;
}

p.readmore,
div.items-leading article div.system-unpublished p.readmore {
    margin: -30px 0 0 0 !important;
    float: left !important;
    clear: both !important;
    cursor: pointer;
}

body.body-overlay-dark p.readmore,
body.body-overlay-dark div.items-leading article div.system-unpublished p.readmore {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
    border: 1px solid #000;
    border-radius: 3px;
}

body.body-overlay-dark p.readmore > a,
body.body-overlay-dark div.items-leading article div.system-unpublished p.readmore > a {
    border-top: 1px solid #545454;
    border-radius: 3px;
    padding: 1px 5px 3px;
    background: #404040;
}

body.body-overlay-dark p.readmore > a:hover,
body.body-overlay-dark div.items-leading article div.system-unpublished p.readmore > a:hover {
    color: #eee;
    border-top: 1px solid #333 !important;
    transition: all 0.3s ease 0s;
    background-color: #242424 !important;
}

.nodisplay {
    display: none !important;
}

.ogimage {
    height: 0;
    width: 0 !important;
    overflow: hidden;
    flex-grow: 0 !important;
    margin: 0 !important;
}

/* Advertisements */
@media only screen and (max-width: 767px) {
    .adsidebarbottomright,
    .adsidebarbottomleft {
        display: none;
    }
}

div.adsidebarfix.adsidebarbottomright div.rt-block div.module-surround,
div.adsidebarfix.adsidebarbottomleft div.rt-block div.module-surround {
    padding: 1px;
    text-align: center;
    margin: 0 auto;
}

.adsidebarbottomright,
.adsidebarbottomleft {
    align-self: flex-end;
    margin: 10px 10px 14px 10px;
    min-height: 600px;
    width: 300px;
}

.rt-grid-5 .adsidebarbottomright,
.rt-grid-5 .adsidebarbottomleft {
    width: 164px;
}

.rt-grid-5 .adsidebarbottomright ins.adsbygoogle,
.rt-grid-5 .adsidebarbottomleft ins.adsbygoogle {
    max-width: 160px;
}

.rt-grid-5 .sidebarbground {
    margin-left: 15px;
    width: 160px;
    height: 600px;
    background: url(/images/sidebar-bground-light.png) no-repeat center center;
}

.rt-grid-5 .adsidebarbottomright .sidebarbground {
    margin-left: 0;
}

.rt-grid-5 .adsidebarbottomleft .sidebarbground {
    margin-right: 0;
}

/* Datacrons */
.purple-mastery {
    color: #bb35c6 !important;
}

.red-mastery {
    color: #e22314 !important;
}

.endurance {
    color: #3cad3b !important;
}

.orange-mastery {
    color: #f39106 !important;
}

.presence {
    color: #bcb000 !important;
}

.blue-mastery {
    color: #2297da !important;
}

.hidemenuitem {
    display: none !important;
}

.modulepadfix {
    margin-bottom: -45px;
}

.nopad {
    padding: 0 !important;
}

section div.cat-children {
    display: none;
}

div.forumquote {
    border-left: solid #dfdfdf 6px;
    padding-left: 6px;
    margin-bottom: 16px;
}

div.forumquote p {
    padding: 0 0 8px 2px;
}

div.forumquote blockquote p {
    margin-bottom: 0 !important;
}

/* Disqus Modules */
p.dsq-widget-meta {
    font-size: 0.8em !important;
}

ul.dsq-widget-list li a,
div.dsq-combo-box ul li a {
    font-size: 1em;
}

li.dsq-widget-item,
li.dsq-clearfix {
    font-size: 0.9em;
}

img.dsq-widget-avatar {
    margin: 5px 2px 0 0 !important;
}

#dsq-combo-widget #dsq-combo-content .dsq-combo-avatar {
    margin-right: 6px !important;
    margin-top: 5px !important;
    height: 32px !important;
    width: 32px !important;
}

li.dsq-clearfix {
    overflow: visible !important;
}

body.body-overlay-light span.dsq-widget-comment span.torctip_mission,
body.body-overlay-light p.dsq-widget-meta span.torctip_mission {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75), -1px 1px 1px rgba(0, 0, 0, 0.75), -1px -1px 1px rgba(0, 0, 0, 0.75), 1px -1px 1px rgba(0, 0, 0, 0.75), 0 0 1px rgba(0, 0, 0, 0.75);
}

/* Registration Calendar Icon */
button#jform_profile_dob_img {
    height: 26px;
    width: 26px;
    padding: 7px 0;
    margin: 0 0 0 5px;
}

i.icon-calendar {
    background: url(/templates/rt_ionosphere_responsive/images/icons/icon-calendar.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    margin-top: -9px;
    margin-left: -8px;
}

/* RSS Feed Icon */
div.rssfeed {
    display: none;
    height: 0;
    width: 0;
    overflow: hidden;
}

/* Gantry Reset Settings */
#rt-copyright .rt-grid-6.rt-omega > .rt-block {
    z-index: 999;
}

#rt-copyright .rt-grid-6.rt-omega > .rt-block span#gantry-resetsettings a {
    color: #ddd;
}

#rt-copyright .rt-grid-6.rt-omega > .rt-block span#gantry-resetsettings a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Menu Icons */
li.category_16icons1 img {
    height: 16px;
    margin: -1px 6px 0 0 !important;
}

li.category_18icons2 img {
    height: 18px;
    margin: -2px 6px 0 0 !important;
}

li.category_18icons3 img {
    height: 18px;
    margin: -3px 6px 0 0 !important;
}

li.category_20icons3 img {
    height: 20px;
    margin: -3px 6px 0 0 !important;
}

li.category_20icons4 img {
    height: 20px;
    margin: -4px 6px 0 0 !important;
}

li.category_21icons4 img {
    height: 21px;
    margin: -4px 6px 0 0 !important;
}

li.category_22icons4 img {
    height: 20px;
    margin: -4px 6px 0 0 !important;
}

li.category_24icons5 img {
    height: 24px;
    margin: -5px 6px 0 0 !important;
}

/* SWTOR Boxes */
.flexbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.flexbox2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flexbox3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flexbox3 .swtorbubble {
    flex-grow: 1;
}

.flexbox3.percent15 .swtorbubble {
    width: 15%;
}

.flexbox3.percent16 .swtorbubble {
    width: 16%;
}

.flexbox3.percent17 .swtorbubble {
    width: 17%;
}

.flexbox3.percent18 .swtorbubble {
    width: 18%;
}

.flexbox3.percent19 .swtorbubble {
    width: 19%;
}

.flexbox3.percent20 .swtorbubble {
    width: 20%;
}

.flexbox3.percent21 .swtorbubble {
    width: 21%;
}

.flexbox3.percent22 .swtorbubble {
    width: 22%;
}

.flexbox3.percent23 .swtorbubble {
    width: 23%;
}

.flexbox3.percent24 .swtorbubble {
    width: 24%;
}

.flexbox3.percent25 .swtorbubble {
    width: 25%;
}

.flexbox3.percent30 .swtorbubble {
    width: 30%;
}

.flexbox3.percent35 .swtorbubble {
    width: 35%;
}

.flexbox3column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.swtorbubble {
    display: inline-block;
    border: 2px solid #3186b0;
    border-radius: 10px;
    background-color: rgba(24, 31, 36, 0.9);
    margin: 0 10px 10px 0;
    padding: 12px;
    -webkit-box-shadow: 1px 1px 0 0px rgb(8, 56, 79);
    -moz-box-shadow: 1px 1px 0 0px rgb(8, 56, 79);
    box-shadow: 1px 1px 0 0px rgb(8, 56, 79);
    color: #fff;
    font-family: Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.firstrow img {
    height: 200px;
}

.secondrow img {
    height: 150px;
}

.swtorbubble a,
.swtorbubble ul li a,
.component-block .swtorbubble a {
    font-weight: normal;
    color: #7cd1f7;
}

.swtorbubble a:hover,
.swtorbubble ul li a:hover,
.component-block .swtorbubble a:hover {
    color: #9ee1ff;
}

.swtorbubble p {
    color: #fff;
    padding: 0;
}

.swtorbubble ul {
    margin: 0;
    padding: 8px 0 8px 32px;
}

.swtorbubble ul li {
    margin: 0;
    padding: 0;
}

.swtorbubble .crafting-block a {
    display: inline;
}

.swtorbubble .crafting-item {
    padding: 1px 0;
}

.swtorbubble .crafting-item a > .torctip_image {
    padding-right: 1px;
}

.swtorbubble .crafting-item a > .torctip_image > img.small_image {
    max-width: 18px !important;
}

.swtorbubble .crafting-block .tier-start + div:not(.tier-start) {
    border-top: 1px dashed rgba(255, 255, 255, 0.25);
    padding-top: 10px;
}

.swtorbubble .crafting-item:not(.tier-start):last-child {
    padding-bottom: 10px;
}

.swtorbubble.gray-black {
    background-color: rgb(50, 50, 50);
    border: 1px solid #000;
    -webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
}

.swtorbubble.navy {
    background-color: rgba(24, 31, 36, 0.9);
}

.swtorbubble.gray {
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.4);
    background-color: rgba(153, 155, 159, 1);
    margin-left: 0;
    border: 1px solid #8a8c90;
}

.swtorbubble.skyblue {
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.4);
    background-color: rgb(183, 195, 220);
    margin-left: 0;
    border: 1px solid #a0a0a0;
}

.swtorbubble.gray p {
    color: #2d3035;
    text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);
    margin-top: -12px;
    padding-top: 6px !important;
    margin-left: -12px;
    padding-left: 12px !important;
    padding-right: 12px !important;
    margin-right: -12px;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.swtorbubble.gray > p:first-child,
.swtorbubble.skyblue > p:first-child {
    color: #2d3035;
    text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);
    border-top: 1px solid rgba(225, 225, 225, 0.4);
    margin-top: -12px;
    padding-top: 6px !important;
    margin-left: -12px;
    padding-left: 12px !important;
    padding-right: 12px !important;
    margin-right: -12px;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

p.itemsubtext {
    font-size: 1.2em;
    line-height: 1.2em !important;
    color: #7cd1f7;
    padding: 0 12px !important;
    font-family: Eurofont;
    border: 0 !important;
    margin-bottom: -6px;
    text-shadow: -1px -1px 2px #15415b, 1px 1px 2px #15415b, 1px -1px 2px #15415b, -1px 1px 2px #15415b;
}

.gray p.itemsubtext {
    font-size: 1.2em;
    line-height: 1.2em !important;
    color: #2d3035;
    padding: 0 12px !important;
    font-family: Eurofont;
    border: 0 !important;
    margin-bottom: -6px;
    text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);
}

.skyblue p.itemsubtext {
    font-size: 1.2em;
    line-height: 1.2em !important;
    color: #2d3035;
    padding: 0 !important;
    font-family: Eurofont;
    border: 0 !important;
    margin-bottom: -6px;
    text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);
}

.swtorbubble.black {
    background-color: rgba(0, 0, 0, 1);
}

ul.materials-list {
    padding: 8px 14px 8px 29px;
    display: inline-block;
    border: 3px solid #3186b0;
    border-radius: 10px;
    background-color: rgba(24, 31, 36, 0.9);
    margin: -8px 0 30px 0;
    -webkit-box-shadow: 2px 2px 10px 1px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 2px 2px 10px 1px rgba(50, 50, 50, 0.4);
    box-shadow: 2px 2px 10px 1px rgba(50, 50, 50, 0.4);
    color: #fff;
}

.pbubble {
    display: inline-block;
    border: 2px solid #3186b0;
    border-radius: 6px;
    background-color: rgba(24, 31, 36, 0.9);
    margin: 0 0 16px 0 !important;
    padding: 4px 8px !important;
    -webkit-box-shadow: 2px 2px 10px 1px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 2px 2px 10px 1px rgba(50, 50, 50, 0.4);
    box-shadow: 2px 2px 10px 1px rgba(50, 50, 50, 0.4);
    color: #fff;
}

p.itemtext,
div.itemtext {
    margin-top: -6px;
    margin-bottom: 6px;
    font-size: 1.4em;
    line-height: 1.2em !important;
    color: #7cd1f7;
    text-shadow: -1px -1px 2px #15415b, 1px 1px 2px #15415b, 1px -1px 2px #15415b, -1px 1px 2px #15415b;
    padding: 0 !important;
    font-family: Eurofont;
}

p.itemtext a,
div.itemtext a {
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
}

p.itemtext a:visited,
div.itemtext a:visited {
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
}

p.itemtext a:hover,
div.itemtext a:hover,
div.itemgallery a:active {
    color: #a2ffff;
    text-shadow: -1px -1px 2px #328ddd, 1px 1px 2px #328ddd, 1px -1px 2px #328ddd, -1px 1px 2px #328ddd;
    transition: 0.5s ease-in-out;
}

.swtorbubble.gray p.itemtext a,
.swtorbubble.skyblue p.itemtext a {
    color: #2d3035;
    text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);
}

.swtorbubble.gray p.itemtext a:hover,
.swtorbubble.skyblue p.itemtext a:hover {
    color: #494c51;
    text-shadow: 1px 1px 1px rgba(225, 225, 225, 0.5);
}

.swtorbubble p a div.torctip_name a,
.swtorbubble p.itemtext a div.torctip_name a,
.swtorbubble p.subitemtext a div.torctip_name a,
.swtorbubble p.subitemtext a > div > a,
.swtorbubble p.subitemtext a:hover > div > a,
.swtorbubble p.subitemtext a > div > a:hover {
    font-family: Eurofont;
    text-shadow: none;
}

.noshadow,
.noshadow a,
.noshadow a:hover,
.noshadow div p.itemtext,
.noshadow div p.itemtext a,
.noshadow div p.itemtext a:hover,
.noshadow div p.itemsubtext a,
.noshadow div p.itemsubtext a:hover {
    font-family: Eurofont;
    text-shadow: none !important;
}

.swtorbubble.gray p.itemtext a div a.torctip_moddable,
.swtorbubble.skyblue p.itemtext a div a.torctip_moddable,
.swtorbubble.gray p.itemtext a div a.torctip_moddable:hover,
.swtorbubble.skyblue p.itemtext a div a.torctip_moddable:hover {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75), 0px 0px 1px rgba(0, 0, 0, 0.75) !important;
}

div.first {
    clear: both;
    margin-left: 0 !important;
}

.capitalize {
    text-transform: capitalize !important;
    margin-top: 0 !important;
}

.uppercase {
    text-transform: uppercase !important;
}

.lowercase {
    text-transform: lowercase !important;
}

p.smallitemtext,
div.smallitemtext {
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.2em !important;
    color: #7cd1f7;
    text-shadow: -1px -1px 2px #15415b, 1px 1px 2px #15415b, 1px -1px 2px #15415b, -1px 1px 2px #15415b;
    padding: 0 !important;
    font-family: Eurofont !important;
}

p.smallitemtext a,
div.smallitemtext a {
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
    font-family: Eurofont;
}

p.smallitemtext a:visited,
div.smallitemtext a:visited {
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
}

p.smallitemtext a:hover,
div.smallitemtext a:hover {
    color: #a2ffff;
    text-shadow: -1px -1px 2px #328ddd, 1px 1px 2px #328ddd, 1px -1px 2px #328ddd, -1px 1px 2px #328ddd;
    transition: 0.5s ease-in-out;
}

div.swtorbubble.sameline,
.sameline {
    width: auto;
    text-align: center;
    float: left;
    max-width: 100%;
}

.sameline img {
    width: auto !important;
    float: left;
    margin: 0;
}

.sameline:after {
    content: "";
    display: block;
    clear: both;
}

/* Scroll to Top */
div.totop-block {
    z-index: 999;
}

div#scrollouter {
    display: table;
    table-layout: fixed;
    width: 50%;
    right: 0;
    position: fixed;
    bottom: 12px;
    height: 40px;
}

div#scrollbuffer {
    display: table-cell;
    width: 600px;
    height: 40px;
}

div#scrollinner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 40px;
}

div#scrollicon {
    display: inline-block;
    height: 40px;
    width: 40px;
    z-index: 999;
}

.scrollup {
    width: 40px;
    height: 40px;
    display: none;
    text-indent: -9999px;
    background: url("/images/icon_top.png") no-repeat;
    cursor: pointer;
}

body.body-overlay-dark .scrollup {
    width: 40px;
    height: 40px;
    display: none;
    text-indent: -9999px;
    background: url("/images/icon_top_dark.png") no-repeat;
    cursor: pointer;
}

/* Fusion Menu Border */
ul.level3 li.parent.grouped-parent {
    margin-bottom: 4px;
}

/* Articles */

article.item-page {
    font-family: "Open Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}

article.item-page a {
    font-weight: 600;
}

article.item-page ul.table-of-contents {
    padding-left: 30px;
    font-size: 18px;
}

article.item-page h1 + ul {
    margin-top: 0;
}

article.item-page ul.table-of-contents li {
    line-height: 18px;
}

article.item-page ul.table-of-contents li a {
    font-size: 16px;
}

article.item-page ul ul {
    margin-top: 0;
}

article.item-page div.introtext {
    margin-top: -20px;
}

article.item-page p {
    margin: 0;
    padding: 0 0 16px 2px;
    line-height: 1.7em !important;
    font-size: 15px;
}

article.item-page h2,
article.item-page h3,
article.item-page h4,
article.item-page h5,
article.item-page h6 {
    margin: 0;
    padding: 0 0 16px 0;
    color: #f1d45a;
}

article.item-page .torquote p {
    padding: 0;
}

div.img-intro-left img {
    width: 100%;
}

h4.introline {
    margin: 0 0 10px 0;
}

/* Article Icons */
.icon-print,
.icon-envelope,
.icon-edit {
    margin-right: 2px;
}

.hidechildren div.fusion-grouped {
    visibility: hidden;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

/* Class Guides */
.class-guide-selector {
    position: absolute;
    top: 14px;
    right: 14px;
}

.chzn-container .chzn-results li.group-option.drop-two {
    padding-left: 35px;
}

.chzn-container .chzn-results li.group-option.drop-three {
    padding-left: 55px;
}

div.faction-box.empire {
    width: 50px;
    height: 50px;
    background: url(/images/classes/allegianceLogos.png) no-repeat;
    background-position: bottom left;
    font-family: Eurofont;
    background-size: cover;
    margin-bottom: 10px;
}

div.faction-box.republic {
    width: 50px;
    height: 50px;
    background: url(/images/classes/allegianceLogos.png) no-repeat;
    background-position: top left;
    font-family: Eurofont;
    background-size: cover;
    margin-bottom: 10px;
}

div.faction-box h2 {
    padding-top: 12px;
    padding-left: 60px;
    font-family: Eurofont;
    text-shadow: 2px 2px 2px #000;
    color: #d4ac4e;
}

.relatedposts {
    width: calc(100% - 20px);
    margin: -20px 0;
}

/* Rokbox */
img.padtop {
    padding-top: 30px;
}

.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-caption {
    background: #000;
    padding: 5px 10px 5px 10px;
    border-radius: 3px 3px 0 0;
}

.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-caption:hover {
    background: #000;
}

/* Collections & Cartel Market */
div.collections p {
    position: absolute;
    width: 200px;
    height: 200px;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.2em !important;
    color: #7cd1f7;
    text-shadow: -1px -1px 2px #15415b, 1px 1px 2px #15415b, 1px -1px 2px #15415b, -1px 1px 2px #15415b;
    padding: 0 !important;
    font-family: Eurofont;
    text-transform: uppercase;
}

div.collections p a {
    display: block;
    height: 194px;
    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
    border: 2px solid #2095d2;
    border-radius: 8px;
    box-shadow: inset 0px 0px 11px 3px rgba(18, 108, 165, 1);
}

div.collections p a:visited {
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
}

div.collections p a:hover,
tr.tabrow td.tabcol p a:active {
    color: #a2ffff;
    text-shadow: -1px -1px 2px #328ddd, 1px 1px 2px #328ddd, 1px -1px 2px #328ddd, -1px 1px 2px #328ddd;
    transition: 0.5s ease-in-out;
}

div.collections img {
    width: 200px;
    text-align: center;
    border-radius: 10px;
}

div.collections div {
    width: 200px;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.collections p a span {
    display: block;
    transform: scale(1, 1.05);
}

div.cartelblocks {
    display: inline-block;
    margin-left: -7px;
    margin-right: -7px;
}

div.cartelblocks p {
    position: absolute;
    width: 200px;
    height: 200px;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.2em !important;
    color: #7cd1f7;
    text-shadow: -1px -1px 2px #15415b, 1px 1px 2px #15415b, 1px -1px 2px #15415b, -1px 1px 2px #15415b;
    padding: 0 !important;
    font-family: Eurofont;
    text-transform: uppercase;
}

div.cartelblocks p a {
    display: block;
    height: 194px;
    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
    border: 2px solid #2095d2;
    border-radius: 8px;
    box-shadow: inset 0px 0px 11px 3px rgba(18, 108, 165, 1);
}

div.cartelblocks p a:visited {
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
}

div.cartelblocks p a:hover,
tr.tabrow td.tabcol p a:active {
    color: #a2ffff;
    text-shadow: -1px -1px 2px #328ddd, 1px 1px 2px #328ddd, 1px -1px 2px #328ddd, -1px 1px 2px #328ddd;
    transition: 0.5s ease-in-out;
}

div.cartelblocks img {
    width: 200px;
    text-align: center;
    border-radius: 10px;
}

div.cartelblocks div {
    display: inline-block;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

div.cartelblocks p a span {
    display: block;
    transform: scale(1, 1.05);
}

div.rokbox-close {
    z-index: 999 !important;
}

body.menu-home div.rokbox-caption {
    text-transform: uppercase;
    top: 0 !important;
    height: 20px;
    font-weight: bold;
    font-size: 1.6em !important;
    color: #fff8c5 !important;
    text-shadow: -1px -1px 2px rgba(227, 166, 33, 0.8), 1px 1px 2px rgba(227, 166, 33, 0.8), 1px -1px 2px rgba(227, 166, 33, 0.8), -1px 1px 2px rgba(227, 166, 33, 0.8);
    font-family: Eurofont;
}

/* Cartel Market Tables */
.scaling {
    position: relative;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

@media screen and (max-width: 768px) {
    #cmwrap {
        position: relative;
        width: 699px;
        height: 565px;
        max-width: 100%;
        overflow: hidden;
    }
}

span.hiddenspan {
    visibility: hidden;
    height: 0;
    width: 0;
    display: inline-block;
}

table.cartelsales {
    width: 700px;
}

table.cartelsales tr td > div > div a:visited {
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
}

table.cartelsales tr td > div > div a:hover,
tr.tabrow td.tabcol p a:active {
    color: #a2ffff !important;
    text-shadow: -1px -1px 2px #328ddd, 1px 1px 2px #328ddd, 1px -1px 2px #328ddd, -1px 1px 2px #328ddd;
    transition: 0.5s ease-in-out;
}

table.cartelsales tr td > div > div a span.itemtitle {
    display: block;
    transform: scale(1, 1.05);
}

div.rokbox-caption {
    text-transform: uppercase;
    top: 0 !important;
    height: 20px;
    font-weight: bold;
    font-size: 1.6em !important;
    color: #fff8c5 !important;
    text-shadow: -1px -1px 2px rgba(227, 166, 33, 0.8), 1px 1px 2px rgba(227, 166, 33, 0.8), 1px -1px 2px rgba(227, 166, 33, 0.8), -1px 1px 2px rgba(227, 166, 33, 0.8);
    font-family: Eurofont;
}

table.cartelsales div.numbers {
    position: absolute;
    bottom: 4px;
    right: 6px;
}

table.cartelsales span.price {
    display: inline-block;
    font-size: 0.7em;
    background-color: #000;
    border-radius: 4px;
    padding: 3px 2px 1px 15px;
    margin: 0;
    line-height: 1em;
    border: 2px solid rgba(32, 149, 210, 0.75);
    color: #f8f1c1;
    text-shadow: none;
    background: #000 url(/images/cartel-coins-icon-14x12.png) no-repeat left center;
    background-clip: padding-box;
}

table.cartelsales span.discount {
    display: inline-block;
    font-size: 0.7em;
    border-radius: 4px;
    padding: 3px 2px 1px 2px;
    margin: 0;
    line-height: 1em;
    border: 2px solid rgba(253, 108, 107, 0.75);
    color: #fcccc9;
    text-shadow: none;
    background: #8b0000;
}

table.cartelsales tr td.grid1x1 {
    width: 120px;
}

table.cartelsales tr td.grid1x1 > div > div {
    position: absolute;
    width: 120px;
    height: 120px;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.2em !important;
    color: #7cd1f7;
    text-shadow: -1px -1px 2px #15415b, 1px 1px 2px #15415b, 1px -1px 2px #15415b, -1px 1px 2px #15415b;
    padding: 0 !important;
    font-family: Eurofont;
    text-transform: uppercase;
}

table.cartelsales tr td.grid1x1 > div > img {
    width: 120px;
    height: 120px;
    vertical-align: middle;
    text-align: center;
    border-radius: 10px;
}

table.cartelsales tr td.grid1x1 > div {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
}

table.cartelsales tr td.grid1x1 > div > div a {
    display: block;
    height: 114px;
    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
    border: 2px solid #2095d2;
    border-radius: 8px;
    box-shadow: inset 0px 0px 11px 3px rgba(18, 108, 165, 1);
}

table.cartelsales tr td.grid1x1 > div > div a span.itemtitle {
    display: none;
    font-size: 12px;
    line-height: 16px;
    color: #a2ffff !important;
    text-shadow: -1px -1px 2px #328ddd, 1px 1px 2px #328ddd, 1px -1px 2px #328ddd, -1px 1px 2px #328ddd;
}

table.cartelsales tr td.grid1x1 > div > div a:hover span.itemtitle {
    display: block;
    font-size: 12px;
    line-height: 16px;
}

table.cartelsales tr td.grid2x2 > div > div {
    position: absolute;
    width: 260px;
    height: 260px;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.2em !important;
    color: #7cd1f7;
    text-shadow: -1px -1px 2px #15415b, 1px 1px 2px #15415b, 1px -1px 2px #15415b, -1px 1px 2px #15415b;
    padding: 0 !important;
    font-family: Eurofont;
    text-transform: uppercase;
}

table.cartelsales tr td.grid2x2 > div > img {
    width: 260px;
    height: 260px;
    vertical-align: middle;
    text-align: center;
    border-radius: 10px;
}

table.cartelsales tr td.grid2x2 > div {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
}

table.cartelsales tr td.grid2x2 > div > div a {
    display: block;
    height: 254px;
    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
    border: 2px solid #2095d2;
    border-radius: 8px;
    box-shadow: inset 0px 0px 11px 3px rgba(18, 108, 165, 1);
}

table.cartelsales tr td.grid2x3 > div > div {
    position: absolute;
    width: 260px;
    height: 400px;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.2em !important;
    color: #7cd1f7;
    text-shadow: -1px -1px 2px #15415b, 1px 1px 2px #15415b, 1px -1px 2px #15415b, -1px 1px 2px #15415b;
    padding: 0 !important;
    font-family: Eurofont;
    text-transform: uppercase;
}

table.cartelsales tr td.grid2x3 > div > img {
    width: 260px;
    height: 400px;
    vertical-align: middle;
    text-align: center;
    border-radius: 10px;
}

table.cartelsales tr td.grid2x3 > div {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
}

table.cartelsales tr td.grid2x3 > div > div a {
    display: block;
    height: 394px;
    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
    border: 2px solid #2095d2;
    border-radius: 8px;
    box-shadow: inset 0px 0px 11px 3px rgba(18, 108, 165, 1);
}

table#tab_weekly_sales tbody tr td:nth-child(2),
table#tab_weekly_sales tbody tr td:nth-child(3) {
    background: url(/images/cartel-coins-icon-14x12.png) no-repeat left center;
    padding-left: 17px;
}

div.decoration-buttons {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    line-height: 30px;
}

.decoration-buttons a {
    flex-grow: 1;
    margin-right: 5px;
    margin-bottom: 5px;
}

/* Text Ellipsis */
ul.textellipsis,
ul.listspecial {
    padding-left: 0;
    list-style-type: none;
}

ul.textellipsis li {
    list-style-position: inside;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 1px;
    padding-bottom: 1px;
}

ul.textellipsis li:hover {
    overflow: visible;
    white-space: normal;
    border-top: 1px dashed #dfdfdf;
    border-bottom: 1px dashed #dfdfdf;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    text-indent: -10px;
}

body.body-overlay-dark ul.textellipsis li:hover {
    overflow: visible;
    white-space: normal;
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
    padding: 0 11px 0 21px;
    text-indent: -10px;
    margin-left: -11px;
    margin-right: -11px;
    background-color: #1a1a1a;
}

ul.textellipsis li a,
ul.textellipsis a li {
    font-size: 12px;
}

ul.listspecial li a {
    display: block;
    list-style-position: inside;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 12px;
    background: url(/templates/rt_ionosphere_responsive/images/overlays/light/bullets.png) no-repeat;
    background-position: 2px -66px;
    padding-left: 15px;
}

ul.listspecial li a:hover {
    overflow: visible;
    white-space: normal;
    border-top: 1px dashed #dfdfdf;
    border-bottom: 1px dashed #dfdfdf;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    text-indent: -10px;
    background: url(/templates/rt_ionosphere_responsive/images/overlays/light/bullets.png) no-repeat;
    background-position: 2px 8px;
    padding-left: 25px;
}

div.listspecial > .rt-block,
div.devblogs > .rt-block {
    margin: 20px 6px 6px 6px !important;
}

div.textellipsis .sprocket-tabs {
    overflow: visible;
}

#blankBM417 {
    overflow: visible !important;
}

ul.mostreadbox8 {
    padding-left: 0 !important;
    list-style-type: none;
    margin: 0 -5px;
}

ul.mostreadbox8 li,
ul.mostreadbox8 li a {
    font-size: 12px !important;
    padding-top: 1px;
    padding-bottom: 1px;
}

body.body-overlay-dark ul.mostreadbox8 li:hover {
    overflow: visible;
    white-space: normal;
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
    padding: 0 11px 0 21px;
    text-indent: -10px;
    margin-left: -11px;
    margin-right: -11px;
    background-color: #1a1a1a;
}

/* Private Messaging Module Fix */
.floating {
    float: right;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 75px;
    z-index: 99999;
    right: 25px;
    height: 30px;
}

.floating div.rt-block {
    margin: 0 !important;
    height: 30px;
    padding: 0;
}

#uddeim-module {
    text-align: right;
    height: 31px;
    padding-right: 10px;
    font-size: 11px;
    font-weight: 600;
    /* text-transform: uppercase;
	white-space: nowrap;
	position: absolute;
	right: 15px;
	top: 0; */
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#uddeim-module p.uddeim-module-head {
    display: inline-block;
    height: 31px;
    line-height: 31px;
    margin-right: 5px;
}

#uddeim-module p.uddeim-module-body:first-child::before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/components/com_uddeim/templates/nts_udark/images/menu_inbox.png);
    background-size: 16px;
    background-position: top left;
    background-repeat: no-repeat;
    top: 3px;
    right: 2px;
    position: relative;
}

#uddeim-module p.uddeim-module-body {
    margin: 0;
    display: inline-block;
    padding-right: 8px;
    height: 31px;
    line-height: 31px;
    font-family: Eurofont;
    font-size: 13px;
}

#uddeim-module p.uddeim-module-body a {
    color: #faebd7;
}

#uddeim-module p.uddeim-module-body a:hover {
    color: #fff;
}

#uddeim-module p.uddeim-module-body:nth-child(2)::before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/components/com_uddeim/templates/nts_udark/images/menu_inbox.png);
    background-size: 16px;
    background-position: bottom left;
    background-repeat: no-repeat;
    top: 3px;
    right: 2px;
    position: relative;
}

#uddeim-module p.uddeim-module-body img {
    display: none;
}

.pm-mainsite {
    margin-bottom: -20px;
}

.pm-mainsite div.rt-block {
    margin: 0 !important;
    padding: 0;
}

.pm-mainsite div.rt-block div.module-surround {
    padding: 10px 0;
}

body.body-overlay-dark #uddeim-m {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

/* TORParse and TORCommunity Logo */
body.option-com-kunena.accent-overlay-dark #logo-inner {
    background-image: url(/templates/rt_ionosphere_responsive/images/logo/dark/logo-both.png);
    width: 420px;
}

body.menu-torparse.accent-overlay-dark #logo-inner,
body.option-com-torparse.accent-overlay-dark #logo-inner {
    background-image: url(/templates/rt_ionosphere_responsive/images/logo/dark/logo-torparse.png);
    width: 420px;
}

body.menu-torparse,
body.option-com-torparse {
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/backgrounds/stripe_bg.png) !important;
}

/* TORParse */
table.leaderboards_table tr th {
    background-color: #555555;
    color: #ffffff;
}

table.leaderboards_table tr:nth-child(odd) td {
    background-color: #dfdfdf;
}

div.bossmenu ul {
    padding: 3px 5px;
    list-style-type: none;
}

div.bossmenu ul li {
    margin-left: 1.5em;
    text-indent: -1.5em;
}

div.bossmenu ul li,
div.bossmenu ul li a {
    font-size: 11px;
    font-weight: bold;
}

div.bossmenu div.boss {
    height: 50px;
    width: 100%;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}

div.bossmenu div.boss p {
    position: absolute;
    bottom: 0;
    margin: 0;
    text-align: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.6);
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid rgba(150, 150, 150, 0.5);
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}

div.bossmenu h4 {
    margin: 0;
    padding: 10px 5px;
    border-top: 3px solid #dfdfdf;
}

ul.submenulinks li.item-764 {
    display: none;
}

ul.submenulinks li.item-765 a::after {
    content: "";
}

body.option-com-torparse div#rt-sidebar-a {
    min-height: 200px;
}

div.instancemodes {
    clear: both;
    margin: 0 auto 10px auto;
    text-align: center;
}

div.instancemodes ul li {
    display: inline-block;
    margin: 0 5px;
    border-radius: 6px;
    border: 3px solid #dfdfdf;
    list-style-type: none;
}

div.instancemodes ul li a {
    display: block;
    padding: 2px 6px;
}

div.torparsepermalink {
    float: right;
    background: #fff;
    border: 3px solid #dfdfdf;
    border-radius: 6px;
    padding: 2px 8px;
}

li.ui-tabs-active {
    background-color: #555;
    color: #fff;
}

li.ui-tabs-active a {
    color: #fff;
}

li.ui-tabs-active a:hover {
    color: #fff;
    text-decoration: underline;
}

li.ui-state-default a:hover {
    text-decoration: underline;
}

/* 3D Models */
button.loadframeButton {
    display: inline-block;
    margin-left: 0px;
    margin-top: 0px;
}

button.closeframeButton {
    display: inline-block;
    margin-left: 0px;
    margin-top: 0px;
}

/* Tabulizer Tables */
.btl {
    color: #f38a20;
}

.boe {
    color: #6520d5;
}

.bop {
    color: #d50000;
}

.k_none {
    color: #d50000;
}

.k_good {
    color: #ffa800;
}

.k_excellent {
    color: #9fc700;
}

.k_exceptional {
    color: #30c700;
}

.k_extreme {
    color: #00c708;
}

td.love,
span.love {
    font-weight: bold !important;
    color: #cd21c6 !important;
}

td.favorite,
span.favorite {
    font-weight: bold !important;
    color: #3788e8 !important;
}

td.tabcol .like {
    background: none !important;
}

td.like,
span.like {
    font-weight: bold !important;
    color: #00a700 !important;
}

.male img,
.female img {
    margin-top: 2px;
    margin-right: 2px;
    float: left;
}

.db_table tr td .torctip_premium {
    color: #00d200 !important;
}

body.body-overlay-dark .tabtable-torc_suffix tbody {
    -webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

body.body-overlay-dark .tabtable-torc_suffix thead {
    -webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

td.tabcol.rank-up {
    padding-left: 18px !important;
    background-image: url(/images/rank-up.png) !important;
    background-repeat: no-repeat !important;
    background-position: center left !important;
}

td.tabcol.rank-down {
    padding-left: 18px !important;
    background-image: url(/images/rank-down.png) !important;
    background-repeat: no-repeat !important;
    background-position: center left !important;
}

/* Chart.js Styling */
div.legend_wrapper {
    display: inline-flex;
    vertical-align: top;
    position: relative;
    width: 125px;
    flex-direction: column;
    justify-content: center;
}

div.legend_wrapper ul {
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 0;
}

div.legend_wrapper ul li span {
    padding: 4px 5px;
    border-radius: 4px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75), -1px -1px 1px rgba(0, 0, 0, 0.25), 1px 1px 0px rgba(0, 0, 0, 0.25), 1px 1px 0px rgba(0, 0, 0, 0.25);
    color: #fff;
}

div.legend_wrapper ul li {
    margin: 0 0 8px 0;
}

div.chart-wrapper {
    width: calc(100% - 130px);
    display: inline-block;
    position: relative;
}

div.chart-y-legend {
    transform: rotate(-90deg);
    transform-origin: left top 0;
    float: left;
    position: absolute;
    top: 50%;
}

/* Content Builder */
div#cbSearchButtonWrap button {
    margin: 0 0 5px 5px;
    padding: 3px 12px;
}

div#cbFilterTitleWrap {
    padding-top: 3px;
}

div#cbFilterWrap {
    margin-bottom: 10px;
}

div#cbFilterWrap input {
    padding-top: 5px;
}

/* Breadcrumb Menus */
ul.breadcrumb {
    margin: -2px 0 1px 10px;
}

div.sidebar-right {
    margin-top: 5px;
}

div#rt-breadcrumbs div.rt-block {
    margin: 0 !important;
    padding: 0;
}

ul.submenulinks li {
    display: inline;
    padding-right: 3px;
}

ul.submenulinks li a {
    font-size: 11px !important;
}

ul.submenulinks li a::after {
    content: " | ";
    padding-left: 3px;
}

ul.submenulinks li:last-child a::after {
    content: "" !important;
}

div.rt-breadcrumb-surround div#uddeim-module {
    margin-top: -3px !important;
}

div#rt-breadcrumbs div.rt-grid-12:first-child {
    float: left !important;
}

div#rt-breadcrumbs div.rt-grid-12 {
    float: right !important;
}

div#rt-breadcrumbs div.rt-grid-12:nth-child(3) {
    white-space: nowrap;
}

div#rt-breadcrumbs {
    padding-top: 10px;
    margin-bottom: -10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

div#rt-breadcrumbs > div.rt-block.rt--block:nth-child(1) {
    order: 3;
}

div#rt-breadcrumbs div.rt-popupmodule-button {
    margin-top: -3px;
}

div#rt-breadcrumbs div.rt-popupmodule-button a {
    box-shadow: none;
    background: none !important;
    border-radius: 0;
    border: 0;
}

div#rt-breadcrumbs div.rt-popupmodule-button a:active {
    margin: 0 !important;
}

div#rt-breadcrumbs div.rt-popupmodule-button a span {
    font-family: inherit;
    text-transform: capitalize;
    color: inherit;
    display: inline;
    background: none !important;
    font-weight: bold;
    line-height: inherit;
    padding: 0 15px 0 0;
    white-space: nowrap;
}

div#rt-main-column {
    margin-top: -6px;
}

div#rt-breadcrumbs div.rt-grid-12 {
    width: 25% !important;
    flex-grow: 1;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

@media only screen and (max-width: 768px) {
    .rt-container ul.breadcrumb .pathway,
    .rt-container ul.breadcrumb span {
        padding: 0 1px;
    }

    ul.breadcrumb {
        margin: 0 0 5px 0px;
    }

    .rt-container ul.breadcrumb,
    .rt-block ul.breadcrumb {
        margin: -3px 0 10px 0;
    }

    div#innerBM401 div p {
        margin-top: -4px;
        padding-left: 10px;
        font-size: 12px;
    }
}

ul.submenulinks li.item-219,
ul.submenulinks li.item-211,
ul.submenulinks li.item-572 {
    display: none;
}

body.menu-developer-blogs ul.submenulinks li.item-219,
body.menu-developer-blogs ul.submenulinks li.item-211,
body.menu-developer-blogs ul.submenulinks li.item-572 {
    display: inline !important;
}

body.menu-patch-notes ul.submenulinks li.item-219,
body.menu-patch-notes ul.submenulinks li.item-211,
body.menu-patch-notes ul.submenulinks li.item-572 {
    display: inline !important;
}

body.menu-swtor-news ul.submenulinks li.item-219,
body.menu-swtor-news ul.submenulinks li.item-211,
body.menu-swtor-news ul.submenulinks li.item-572 {
    display: inline !important;
}

body.menu-developer-blogs ul.submenulinks li,
body.menu-patch-notes ul.submenulinks li,
body.menu-swtor-news ul.submenulinks li {
    display: none;
}

body.menu-developer-blogs ul.submenulinks li.item-572 a::after,
body.menu-patch-notes ul.submenulinks li.item-572 a::after,
body.menu-swtor-news ul.submenulinks li.item-572 a::after {
    content: "";
}

/* Guild Manager */
body.guild_manager div#rt-main-column div#rt-content-top {
    border: 0;
    background: none;
    margin: 20px 4px -20px 4px !important;
}

div.guild_manager {
    height: 23px;
    padding: 2px 5px;
}

div.guild_manager div.rt-block {
    margin: 0 !important;
    padding: 0;
}

div.guild_manager div.rt-block div.module-surround {
    margin: 0 !important;
    padding: 0;
}

p.guild_links {
    margin: 0 20px 15px 0;
    float: right;
}

body.guild_manager div#rt-content-bottom > div > div.rt-block {
    margin: 10px 20px 0 0 !important;
    padding: 0 15px;
}

body.guild_manager div#rt-content-bottom > div > div.rt-block h3 {
    font-size: 14px;
    margin: 0 0 10px 0;
}

body.guild_manager div#rt-content-bottom > div > div.rt-block div.cbListFilterSelectWrapper {
    width: 250px;
}

/* Donations */
h3.jd-heading {
    margin: 10px 0 0 0;
}

/* YouTube */
div.videowrapper {
    padding-bottom: 0;
}

.flex-video {
    clear: both;
    position: relative;
    padding-top: 25px;
    padding-bottom: 57.25%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
}

.flex-video.fullscreen {
    padding-bottom: 67.5%;
}

.flex-video iframe,
.flex-video object,
.flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Homepage */
.homepagethumbs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
}

.homepagethumbs img {
    flex-grow: 1;
    width: 19%;
    height: 19%;
    border-radius: 4px;
    border: 1px solid #8a8c90;
    border-top: 1px solid rgba(138, 140, 144, 0.7);
    box-shadow: 1px 1px 6px -1px rgba(50, 50, 50, 0.75);
    margin-right: 5px;
    object-fit: cover;
    object-position: 50% 50%;
}

body.body-overlay-dark .homepagethumbs img {
    border: 1px solid #000;
    box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.75);
}

.homepagethumbs img:last-child {
    margin-right: 0;
}

div.img-fulltext-none {
    display: none;
    height: 0;
    width: 0;
    overflow: hidden;
}

#rt-mainbody .component-content .blog .items-leading img {
    max-width: 100%;
}

.swtor-classes ul.advanced-classes {
    top: 0 !important;
    width: 100%;
}

.swtor-classes ul.advanced-classes li {
    border-left: 0 !important;
    border-right: 0 !important;
}

.swtor-classes ul.advanced-classes li a {
    padding: 9px 12px 8px 24px;
    display: block;
    font-weight: normal;
}

.swtor-classes p.class-title a {
    text-decoration: underline;
    padding: 9px 12px 8px;
    margin: 0;
    display: block;
    font-weight: normal;
}

.swtor-classes p.class-title a:hover,
.swtor-classes ul.advanced-classes li a:hover {
    background-color: #666666;
}

body.body-overlay-dark .swtor-classes p.class-title a:hover,
body.body-overlay-dark .swtor-classes ul.advanced-classes li a:hover {
    background-color: #242424;
}

.swtor-classes p.class-title {
    clear: both;
    margin: 0;
}

.swtor-menus ul.menu-submenu {
    top: 0 !important;
    width: 100%;
}

.swtor-menus ul.menu-submenu li a {
    padding: 10px 12px;
    display: block;
    font-weight: normal;
}

.swtor-menus p.submenu-title a {
    text-decoration: underline;
    padding: 10px 12px;
    margin: 0;
    display: block;
    font-weight: normal;
}

body.body-overlay-light .swtor-menus p.submenu-title a:hover,
.swtor-menus ul.menu-submenu li a:hover {
    background-color: #666666;
}

body.body-overlay-dark .swtor-menus p.submenu-title a:hover,
.swtor-menus ul.menu-submenu li a:hover {
    background-color: #242424;
}

.swtor-menus p.submenu-title {
    clear: both;
    margin: 0;
}

.class-underline a {
    text-decoration: underline !important;
}

.class-indent a span {
    padding-left: 24px !important;
}

.donate-details {
    background: transparent !important;
    padding: 0 !important;
}

body.body-overlay-dark .donate-details strong {
    font-size: 15px;
    color: #f1d45a;
}

/* Disqus Comments */
div.show-comments {
    margin: 10px 0;
}

.menu-developer-posts a.jwDisqusListingCounterLink,
.menu-developer-posts a.jwDisqusListingCounterLink:hover {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* SWTOR News Posts */
ul li a {
    font-size: 13px;
}

.lgbanner {
    background-position: center center;
    border: 1px solid #000;
    height: 150px;
    max-width: 750px;
    overflow: hidden;
    background-size: cover;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
}

.lgbannertext {
    font-size: 48px;
    color: #faebd7;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    margin-top: 60px;
}

.smbanner {
    background-position: center center;
    height: 150px;
    width: 240px;
    overflow: hidden;
    border: 1px solid #000;
    background-size: cover;
    margin-left: 5px;
    margin-right: 5px;
}

.smbannertop {
    background-position: center top;
    height: 150px;
    width: 240px;
    overflow: hidden;
    border: 1px solid #000;
    background-size: cover;
    margin-left: 5px;
    margin-right: 5px;
}

.torquote {
    clear: both;
    background: url(/images/torquote.png);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-position: 0 5px;
    background-repeat: no-repeat;
    background-color: #151515;
    color: #f9d648;
    border: 1px solid #f9d648;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.9);
    -o-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.9);
    -ms-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.9);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.9);
}

.torquote ul {
    margin: 0 0 0 32px;
    padding: 0 0 16px 0;
}

.torquote ul li {
    display: list-item !important;
    list-style-type: square !important;
}

.torquote a {
    color: #cfcfcf !important;
    font-weight: normal !important;
    text-decoration: underline !important;
}

.torquote a:hover {
    font-weight: normal !important;
    text-decoration: underline !important;
}

.torquote span.threadAuthor {
    padding-left: 25px;
    color: #8f9299;
}

.torquote span.threadAuthor a {
    color: #cc9e42;
}

.torquote span.threadAuthor a:hover {
    color: #cc9e42;
    text-decoration: underline;
}

.torquote span.threadDate {
    color: #fff;
}

.torquote hr {
    background-color: #f9d648;
    color: #f9d648;
    height: 1px;
    border: 0px;
}

.torquote h2,
.torquote h3,
.torquote h4,
.torquote h5,
.torquote h6 {
    color: #f9d648 !important;
}

.torquote h2 {
    font-family: "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0 0 16px 0;
    line-height: 1em;
}

.torquote p,
div.items-leading article .torquote p {
    margin: 0 0 15px 0;
}

.torquote table {
    border: 1px solid #f9d648;
}

/* JF Mobile Menu */
body.body-overlay-light .jf_mm_trigger {
    top: 77px;
    position: absolute;
}

body.body-overlay-dark .jf_mm_trigger {
    top: 130px;
    position: absolute;
}

.jf_mm_trigger .fa-bars {
    margin-top: 5px;
}

.jf_mm_wrapper h2 {
    padding: 0.4em 0.4em !important;
    margin: 10px 0;
}

/* Showcase */
.showcase {
    margin-top: -5px;
}

.showcase-top {
    margin-top: 0 !important;
    display: inline-block;
    width: calc(50% - 10px);
    margin-right: -4px;
    border-top: 1px solid #333;
}

.showcase-top:nth-child(1) {
    border-radius: 8px 0 0 0;
}

.showcase-top:nth-child(2) {
    border-radius: 0 8px 0 0;
}

.showcase-top:nth-child(1) ul.sprocket-strips-container {
    border-right: 1px solid #000;
}

.showcase-top:nth-child(1) ul.sprocket-strips-container li:last-child div.sprocket-strips-item div.sprocket-strips-content {
    border-top-right-radius: 0;
}

.showcase-top:nth-child(2) ul.sprocket-strips-container li:first-child div.sprocket-strips-item div.sprocket-strips-content {
    border-top-left-radius: 0;
}

.showcase-top div.sprocket-strips-content h4.sprocket-strips-title a {
    display: inline-block;
    width: calc(100% - 9px);
    line-height: 39px;
}

.showcase-top .sprocket-strips .cols-1 > li {
    width: 100%;
}

/* Ad Header & Thin Sidebar Fix */
#rt-header .rt-grid-6.rt-omega .rt-block {
    padding: 0;
    margin: 0;
}

#rt-header .rt-grid-6.rt-omega .rt-block .module-surround {
    padding: 0;
    margin: 0;
}

body.option-com-torcommunitydb .sidebarbground {
    min-height: 600px;
    height: 600px;
}

#embeddify2 {
    border-radius: 5px;
}

.rt-grid-5.sidebar-right .adsidebarfix .sidebarbground {
    width: 160px !important;
}

.responsive1,
.customgtop-header {
    height: 90px;
    width: 728px;
    float: right;
}

/* Copyright Fix */
#rt-copyright2 .rt-grid-4 {
    width: auto;
    z-index: 999;
}

#rt-copyright2 .rt-grid-4 {
    text-align: center;
}

#rt-copyright2 .rt-grid-4:nth-child(2) {
    flex-grow: 1;
}

#rt-copyright2 .rt-grid-4.rt-alpha {
    text-align: left;
}

#rt-copyright2 .rt-grid-4.rt-omega {
    text-align: right;
}

#rt-copyright2 > .rt-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

/* News */
.inline-image-left {
    width: 250px;
    float: left;
    margin: 0 10px 10px 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.65);
    border-radius: 3px;
}

.inline-image-right {
    width: 250px;
    float: right;
    margin: 0 0 10px 10px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.65);
    border-radius: 3px;
}

.button-wrapper {
    display: inline-block;
    position: relative;
    margin: 0;
    cursor: pointer;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
    border: 1px solid #000;
    border-radius: 3px;
}

.button-outer {
    border-top: 1px solid #545454;
    border-radius: 3px;
    display: inline-block;
    margin: 0;
    font-size: 20px;
    font-family: "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
}

.button-inner {
    padding: 4px 7px 6px 7px;
    background: #404040 !important;
    color: #f1d45a;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    transition: all 0.3s ease 0s;
    border-radius: 3px;
    font-weight: normal;
}

.button-inner a {
    font-weight: normal;
}

body.body-overlay-light .button-wrapper {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    border: 1px solid rgb(170, 170, 170);
}

body.body-overlay-light .button-outer {
    border-top: 1px solid #f1f1f1;
}

body.body-overlay-light .button-inner {
    background: #dadada !important;
    color: #515554;
    text-shadow: none;
    box-shadow: none;
    transition: all 0.3s ease 0s;
    border-radius: 2px;
}

/* Twitter Integration */
body.body-overlay-dark .ltEven,
body.body-overlay-dark .ltOdd {
    background: #242424;
}

div.ltBlock ul.ltBlockList li {
    line-height: 1.8em;
    font-size: 0.9em;
}

body.body-overlay-dark div.ltBlock ul.ltBlockList li {
    border-bottom: 1px dotted #000;
}

span.ltUserStatus a {
    font-size: 0.9em;
}

div.ltBlock ul.ltBlockList li img.ltUserAvatar {
    margin-right: 6px !important;
    margin-top: 5px !important;
    height: 32px !important;
    width: 32px !important;
}

.rt-block .module-surround .module-content .latesttweets {
    border: 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
}

body.body-overlay-dark .fancyimg {
    border: 1px solid #000;
    border-radius: 5px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.35);
}

body.body-overlay-light .fancyimg {
    border-radius: 5px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.35);
}

/* Galleries */
.galleries-page ul.category > li {
    position: relative;
    width: 200px;
    height: 200px;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.2em !important;
    color: #7cd1f7;
    text-shadow: -1px -1px 2px #15415b, 1px 1px 2px #15415b, 1px -1px 2px #15415b, -1px 1px 2px #15415b;
    padding: 0 !important;
    font-family: Eurofont;
    text-transform: uppercase;
    display: inline-block;
}

.galleries-page ul.category > li > h3 {
    display: block;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
    position: absolute;
    width: calc(100% - 20px);
}

.galleries-page ul.category > li > h3 > a {
    font-weight: bold;
    line-height: 1.2em !important;
    color: #7cd1f7;
    text-shadow: -1px -1px 2px #15415b, 1px 1px 2px #15415b, 1px -1px 2px #15415b, -1px 1px 2px #15415b;
    padding: 0 !important;
    font-family: Eurofont;
    text-transform: uppercase;
    font-size: 18px;
}

.galleries-page ul.category > li > h3 > a:hover,
.galleries-page ul.category > li > h3 > a:active {
    color: #a2ffff;
    text-shadow: -1px -1px 2px #328ddd, 1px 1px 2px #328ddd, 1px -1px 2px #328ddd, -1px 1px 2px #328ddd;
    transition: 0.5s ease-in-out;
}

.galleries-page ul.category > li > a {
    display: block;
    height: 194px;
    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
    color: #7cd1f7;
    transition: 0.5s ease-in-out;
    border: 2px solid #2095d2;
    border-radius: 8px;
    box-shadow: inset 0px 0px 11px 3px rgba(18, 108, 165, 1);
}

.galleries-page ul.category > li > a > img {
    width: 100%;
}

.hideeverything {
    width: 0;
    height: 0;
    margin: 0;
    min-height: 0;
    display: none;
}

/* Social Share Buttons */
.ampz_container > ul {
    padding: 0;
}

body.body-overlay-dark .ampz_container > .ampz_total_shares {
    color: #fff !important;
}

body.body-overlay-light .ampz_container > .ampz_total_shares {
    color: #515554 !important;
}

.ampz_container li.shortened,
.ampz_container li.expanded-btn {
    width: 17% !important;
}

.ampz_container li.expanded-btn {
    width: 17% !important;
    opacity: 0.9;
}

.ampz_container li.expanded-btn .ampz_network_label {
    margin-left: 10px !important;
}

/* Spoilers */
.spoiler {
    border: 1px solid #faebd7;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    color: #000;
    background: #000;
}

.spoiler:hover {
    border: 1px solid #faebd7;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    color: #faebd7;
    background: #000;
}

.spoiler > span {
    color: #faebd7;
}

/* Hayward's RokNavMenu Breadcrumbs */
.rt-container ul.breadcrumb .divider,
.rt-block ul.breadcrumb .divider {
    margin: 0 0 0 5px;
    font-size: 0;
    background: url(/images/arrow-right.gif) no-repeat left 2px;
}

ul#dropdown-breadcrumbs,
ul.homeinsert {
    float: left;
}

ul.homeinsert {
    margin-left: 20px;
}

ul#dropdown-breadcrumbs li {
    display: none;
}

ul#dropdown-breadcrumbs li.active,
ul.homeinsert li.active {
    display: inline-block;
    margin: 0;
    float: none;
    order: 1;
}

ul#dropdown-breadcrumbs li.active > a,
ul.homeinsert li.active > a {
    float: left;
    font-weight: normal;
    background-image: none;
    background-color: transparent;
}

ul#dropdown-breadcrumbs li.active > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    white-space: nowrap;
}

ul#dropdown-breadcrumbs li a,
ul.homeinsert li a {
    font-size: 13px;
    padding: 0;
    margin: 0 0 -2px 0;
}

ul#dropdown-breadcrumbs li a span,
ul.homeinsert li a span {
    line-height: 100%;
    padding: 10px 12px;
}

ul#dropdown-breadcrumbs ul.level2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    left: 100%;
}

ul#dropdown-breadcrumbs ul.level2 li {
    order: 2;
}

ul#dropdown-breadcrumbs ul.level2 li.active {
    background: url(/images/arrow-right.gif) no-repeat left center !important;
    padding-left: 5px;
    padding-bottom: 2px;
    order: 1;
}

ul#dropdown-breadcrumbs li.active.root {
    background: url(/images/arrow-right.gif) no-repeat left center !important;
    padding-left: 5px;
    padding-bottom: 2px;
}

ul.homeinsert li.homejawa {
    background: url(/images/jawa-head.png) no-repeat left center;
    padding-left: 15px;
}

ul#dropdown-breadcrumbs ul.level2 > li.breadcrumb-visible {
    display: block;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible {
    border: 1px solid #1d1d1d;
    width: 100%;
    text-align: left;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible > a {
    background-color: #353535;
    border-top: 1px solid #444444;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible:hover > a {
    background-color: #242424;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible.active {
    border: none;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible.active > a {
    background-color: transparent;
    border: none;
}

ul#dropdown-breadcrumbs li:hover li ul,
ul#dropdown-breadcrumbs li.sfHover li ul {
    top: -1px;
    left: 100%;
    position: absolute;
    display: none;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible:hover ul.level3 {
    display: block;
    z-index: 100;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible:hover ul.level3 li {
    display: block;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible:hover ul.level3 li > span.nolink {
    background-color: #353535;
    border-top: 1px solid #444444;
    margin: 0 0 -2px 0;
}

ul#dropdown-breadcrumbs ul.level3,
ul#dropdown-breadcrumbs ul.level4,
ul#dropdown-breadcrumbs ul.level5 {
    display: none;
    top: -1px;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible:hover ul.level3 li:hover > ul {
    display: block;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible:hover ul.level3 li:hover > ul > li {
    display: block;
}

ul#dropdown-breadcrumbs ul.level2 li.breadcrumb-visible:hover ul.level3 li:hover > ul > li > span.nolink {
    background-color: #353535;
    border-top: 1px solid #444444;
    margin: -1px 0 -2px 0;
}

ul#dropdown-breadcrumbs ul li > .daddy span {
    padding-right: 25px;
}

ul#dropdown-breadcrumbs ul.level2 > li.parent.active > ul {
    position: absolute;
    left: 100%;
}

/* Icons */
.icon-dps {
    background: url("/templates/rt_ionosphere_responsive/images/icons/icon-dps.png") no-repeat center left 5px;
    padding-left: 30px !important;
}

.icon-heals {
    background: url("/templates/rt_ionosphere_responsive/images/icons/icon-heals.png") no-repeat center left 5px;
    padding-left: 30px !important;
}

.icon-tank {
    background: url("/templates/rt_ionosphere_responsive/images/icons/icon-tank.png") no-repeat center left 5px;
    padding-left: 30px !important;
}

/* Hayward's Subnavigation Breadcrumbs */
#rt-subnavigation .rt-breadcrumb-surround {
    overflow: visible;
}

#rt-subnavigation ul.breadcrumb {
    overflow: visible;
    background: url(/images/jawa-head.png) no-repeat left center;
    padding-left: 20px;
    margin: 0 0 0 10px;
    height: 31px;
}

#rt-subnavigation ul.breadcrumb li {
    position: relative;
    height: 31px;
    line-height: 31px;
}

#rt-subnavigation ul.breadcrumb li div.level2 {
    position: absolute;
    top: 25px;
    left: 0;
}

#rt-subnavigation ul.breadcrumb li div.level2 ul li {
    display: block;
}

#rt-subnavigation ul.breadcrumb li div.level3 {
    display: none;
}

#rt-subnavigation ul.breadcrumb .divider {
    margin: 0 0 0 5px;
    font-size: 0;
    background: url(/images/arrow-right.gif) no-repeat left 8px;
    height: calc(100% - 5px);
}

#rt-subnavigation .rt-container div > .rt-block:first-child {
    padding: 0 0 0 5px;
}

#rt-subnavigation .rt-popupmodule-button .readon span {
    height: 22px;
    line-height: 22px;
}

.customwelcome-message {
    display: flex;
    align-items: center;
    font-family: "Eurofont";
    line-height: 31px;
}

.customwelcome-message p {
    margin: 0;
}

/* New Homepage */
body.new-homepage div#rt-main div.sidebar-right {
    margin-top: 0;
}

body.new-homepage div#rt-main .box8fix .module-surround {
    padding: 0 8px !important;
}

body.new-homepage div#rt-main div.rt-container div.rt-grid-3.rt-push-3:first-child {
    display: none;
}

body.new-homepage div#rt-main div.rt-container div.sidebar-left {
    order: 1;
    left: 0;
    padding: 0 14px;
}

body.new-homepage div#rt-main div.rt-container div.sidebar-right:nth-child(2) {
    order: 1;
}

body.new-homepage div#rt-main div.rt-container div.sidebar-right:nth-child(3) {
    order: 2;
    width: 660px !important;
}

body.new-homepage div#rt-main div.rt-container div.sidebar-right:nth-child(4) {
    order: 3;
    width: 302px !important;
    padding: 0 14px;
}

body.new-homepage div#rt-main div.rt-container div.sidebar-right:nth-child(3) > div,
body.new-homepage div#rt-main div.rt-container div.sidebar-right:nth-child(4) > div {
    width: 100%;
}

body.new-homepage div#rt-main div.sidebar-left #rt-sidebar-a > div {
    margin: 0 0 14px 0;
}

body.new-homepage div#rt-main div.sidebar-right #rt-sidebar-b > div {
    margin: 0 0 14px 0;
}

body.new-homepage div#rt-main div.sidebar-right #rt-sidebar-c > div {
    margin: 0 0 14px 0;
}

.sprocket-tabs-nav-container .sprocket-tabs-nav > li {
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    flex-grow: 1;
    text-align: center;
}

.sprocket-tabs-nav-container .sprocket-tabs-nav li .sprocket-tabs-inner {
    padding: 10px 11px;
}

body.new-homepage div#rt-main div.rt-container div.rt-grid-6 {
    width: 510px !important;
}

body.new-homepage div#rt-sidebar-a {
    padding-right: 0 !important;
}

body.new-homepage div#rt-sidebar-b,
body.new-homepage div#rt-sidebar-c {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}

/* body.new-homepage div#rt-sidebar-b > .box8, body.new-homepage div#rt-sidebar-c > .box8 {margin: 0; padding: 0 5px;} */
body.new-homepage div#rt-sidebar-b > .box8 .module-title {
    margin: -15px 0 5px 0;
}

body.new-homepage div#rt-sidebar-b:first-child .rt-block {
    margin-top: 5px !important;
}

body.new-homepage section.new-homepage > h2 {
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 4px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: -5px;
    margin-bottom: -10px;
    text-align: center;
    font-size: 23px;
}

body.new-homepage .sprocket-mosaic .sprocket-mosaic-tags,
body.new-homepage #main .sprocket-mosaic ul.sprocket-mosaic-tags {
    display: none;
}

body.new-homepage .sprocket-mosaic-filter {
    width: 100%;
}

.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter ul,
.sprocket-tabs ul.sprocket-tabs-nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
    justify-content: center;
}

body.new-homepage .sprocket-mosaic-filter li {
    background: none;
    border: 0;
    border-radius: 0;
    padding: 10px 11px;
    font-size: 1.1em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    border-bottom: 5px solid transparent;
    flex-grow: 1;
    text-align: center;
}

body.new-homepage .sprocket-mosaic-filter li.active {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
    border: 0;
    border-radius: 0;
    border-bottom: 5px solid #f1d45a;
    padding: 10px 11px;
    font-size: 1.1em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    -webkit-transition: background 0.2s ease-in, border-color 0.2s ease-in;
    -moz-transition: background 0.2s ease-in, border-color 0.2s ease-in;
    -o-transition: background 0.2s ease-in, border-color 0.2s ease-in;
    transition: background 0.2s ease-in, border-color 0.2s ease-in;
}

body.new-homepage .sprocket-mosaic-filter:after {
    content: "";
    height: 6px;
    background: rgba(0, 0, 0, 0.2);
    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);
    display: block;
    margin-top: -6px;
    width: 100%;
}

body.new-homepage li .sprocket-mosaic-item {
    border-radius: 0;
    border: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}

body.new-homepage li:last-child .sprocket-mosaic-item {
    padding-bottom: 0;
    border-bottom: 0;
}

body.new-homepage li .sprocket-mosaic-item .sprocket-padding {
    padding: 0;
}

body.new-homepage .sprocket-mosaic-loadmore {
    background: #404040 !important;
    color: #f9d643;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    transition: all 0.3s ease 0s;
    border-radius: 3px;
    border: 0;
    border-top: 1px solid #545454;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
    border: 1px solid #000;
    border-radius: 3px;
    padding: 0;
}

body.new-homepage .sprocket-mosaic-loadmore > span {
    border-top: 1px solid #545454;
    padding: 4px 7px 6px 7px;
    border-radius: 3px;
}

body.new-homepage .sprocket-mosaic-loadmore:hover {
    color: #fff;
    transition: all 0.3s ease 0s;
    border-bottom-left-radius: 0;
    background-color: #242424 !important;
}

body.new-homepage .sprocket-mosaic-loadmore:hover > span {
    border-top: 1px solid #333;
}

body.new-homepage #rt-sidebar-b .sprocket-mosaic-item .sprocket-mosaic-title {
    position: relative;
    float: right;
    margin-right: -19px;
    margin-bottom: 8px;
}

body.new-homepage #rt-sidebar-c .sprocket-mosaic-item .sprocket-mosaic-title {
    position: relative;
    float: left;
    margin-left: -41px;
    margin-bottom: 8px;
}

body.new-homepage .sprocket-mosaic-item .sprocket-mosaic-infos {
    clear: both;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    margin-bottom: 10px;
}

body.new-homepage .sprocket-mosaic-item .sprocket-mosaic-title {
    padding: 1px;
    border-radius: 2px 2px 0 0;
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-80.png);
    color: #fff;
    background: rgba(0, 0, 0, 0.9);
    width: calc(100% + 36px);
    text-align: center;
}

body.new-homepage .sprocket-mosaic-item .sprocket-mosaic-title > a {
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
    font-size: 26px;
    line-height: 1.2em;
    font-weight: normal;
    border-top: 1px solid rgba(225, 225, 225, 0.4);
    border-left: 1px solid rgba(225, 225, 225, 0.13);
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
    border-right: 1px solid rgba(255, 255, 255, 0.13);
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark-80.png);
    color: #fff;
    background: rgba(0, 0, 0, 0.9);
    padding: 8px;
    border-radius: 2px 2px 0 0;
    display: inline-block;
    width: calc(100% - 18px);
    font-size: 24px;
}

/* Black Bars */
body.new-homepage #rt-sidebar-b .sprocket-mosaic-title:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 30px solid transparent;
    border-left: 8px solid #000;
    position: absolute;
    right: 0;
    bottom: -30px;
}

body.new-homepage #rt-sidebar-b h2.sprocket-mosaic-title a:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 30px solid transparent;
    border-left: 8px solid #242424;
    position: absolute;
    right: 1px;
    bottom: -29px;
}

body.new-homepage #rt-sidebar-b .sprocket-mosaic-title span:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 29px solid transparent;
    border-left: 7px solid #000;
    position: absolute;
    right: 2px;
    bottom: -27px;
}

body.new-homepage #rt-sidebar-b .sprocket-mosaic-title span:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 30px solid transparent;
    border-right: 8px solid #000;
    position: absolute;
    left: 0;
    bottom: -30px;
}

body.new-homepage #rt-sidebar-b h2.sprocket-mosaic-title a:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 30px solid transparent;
    border-right: 8px solid #242424;
    position: absolute;
    left: 1px;
    bottom: -29px;
}

body.new-homepage #rt-sidebar-b .sprocket-mosaic-title:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 29px solid transparent;
    border-right: 7px solid #000;
    position: absolute;
    left: 2px;
    bottom: -27px;
}

body.new-homepage #rt-sidebar-c h2.sprocket-mosaic-title:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 36px solid transparent;
    border-right: 23px solid #242424;
    position: absolute;
    left: 1px;
    bottom: -34px;
}

body.new-homepage #rt-sidebar-c .sprocket-mosaic-title a:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 36px solid transparent;
    border-right: 23px solid #000;
    position: absolute;
    left: 2px;
    bottom: -34px;
}

body.new-homepage .sprocket-mosaic-item .sprocket-mosaic-infos .author {
    font-style: normal;
}

.rt-container .actions .edit-icon img {
    background-position: 0 -51px;
    width: 16px !important;
    height: 16px;
}

#rt-footer .module-surround .module-title {
    margin-top: 0;
}

body.new-homepage .rt-container .actions {
    position: absolute;
    right: 20px;
}

body.new-homepage .module-title > h2.title {
    text-align: center;
    font-size: 23px;
    border-bottom: 0;
    margin-bottom: -5px;
    margin-top: 0;
}

body.new-homepage .donating .module-title > h2.title,
body.new-homepage .featured-guilds .module-title > h2.title {
    font-size: 21px;
}

body.new-homepage .sprocket-mosaic,
body.new-homepage .sprocket-tabs,
body.new-homepage #recentcomments {
    border-top: 1px solid #171717;
}

body.new-homepage .sprocket-mosaic-item .sprocket-mosaic-image {
    width: calc(100% - 2px);
    border-radius: 4px;
    border: 1px solid #000;
    box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.5);
}

body.new-homepage .sprocket-mosaic-item .sprocket-mosaic-image-container a {
    vertical-align: middle;
}

body.new-homepage .component-content .article-title {
    width: 100%;
    float: left;
}

body.new-homepage .component-content .article-title2 {
    width: calc(100% + 39px);
    margin-left: -41px;
}

body.new-homepage .component-content .article-title3 {
    padding: 0;
}

body.new-homepage .component-content .article-title3 .title {
    width: 100%;
    text-align: center;
}

body.new-homepage .component-content .article-title3 .title a {
    width: calc(100% - 16px);
    display: block;
    padding: 8px;
}

body.new-homepage .sprocket-mosaic-hovercontent {
    text-shadow: 1px 1px 1px #000;
    line-height: 45px;
}

body.new-homepage .sprocket-mosaic-item .sprocket-mosaic-text img {
    max-width: 100%;
}

body.new-homepage h4.introline {
    margin: 0 0 10px 0;
    text-align: center;
    line-height: 17px;
    font-weight: normal;
    font-size: 13px;
}

body.new-homepage .homepagethumbs img {
    width: 15%;
    height: 15%;
}

body.new-homepage .sprocket-mosaic-columns-1 li {
    width: 100% !important;
}

body.new-homepage .sprocket-mosaic-item .sprocket-mosaic-text ul li {
    display: list-item;
    list-style-type: square;
}

body.new-homepage .box8.box8fix > .rt-block {
    margin: 5px !important;
}

body.new-homepage .box8.box8fix.featured-guilds > .rt-block,
body.new-homepage .box8.box8fix.featured-characters > .rt-block {
    margin-bottom: 20px !important;
}

body.new-homepage .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
    display: none;
}

/* New Homepage Strips */
body.new-homepage #rt-breadcrumbs {
    padding: 14px 0;
    margin: 0 18px 0 14px;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips-nav {
    padding: 0;
    margin-bottom: 14px;
    display: none;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips {
    position: relative;
    padding: 0;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips-container {
    margin: 0 !important;
    border: 1px solid #000;
    width: 100%;
    border-radius: 0;
}

body.new-homepage #rt-breadcrumbs .rt-grid-12:first-child .sprocket-strips-container {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

body.new-homepage #rt-breadcrumbs .rt-grid-12:nth-last-child(2) .sprocket-strips-container {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li {
    width: 100%;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-5 > li {
    width: 18%;
    flex: 1;
    margin: 0 !important;
}

body.new-homepage #rt-breadcrumbs ul.cols-5 .sprocket-strips-item {
    height: 90px;
    background-size: cover;
    border-radius: 0;
    background-position: center;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips-content {
    box-shadow: none;
    border-bottom: none;
    color: #f1d45a !important;
    display: flex;
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 0;
    background: none;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    align-items: center;
    align-self: center;
    text-align: center;
    width: 100%;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips-content h4.sprocket-strips-title a {
    width: 100%;
    padding: 8px 0;
    margin: 0;
    text-align: center;
    align-self: center;
    font-size: 18px;
    flex: 1;
    line-height: 26px;
    font-family: Eurofont, "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
    height: unset;
    display: block;
    transition: all 0.2s ease-out;
}

body.new-homepage #rt-breadcrumbs div.sprocket-strips-content h4.sprocket-strips-title:hover a {
    font-size: 19px;
    transition: all 0.2s ease-out;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips-content a.readon {
    display: none;
}

/* New Homepage Slideshow */
body.new-homepage #rt-breadcrumbs .rt-breadcrumb-surround {
    overflow: visible;
}

body.new-homepage #rt-breadcrumbs .sprocket-features.layout-slideshow {
    padding: 14px 14px 0 14px;
}

body.new-homepage #rt-breadcrumbs .layout-slideshow .sprocket-features-title {
    background: none;
    font-size: 18px;
    text-transform: unset;
    box-shadow: none;
    border: 0;
    width: 100%;
    text-align: center;
    padding: 15px 0;
}

body.new-homepage #rt-breadcrumbs .sprocket-features-arrows {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

body.new-homepage #rt-breadcrumbs .layout-slideshow .sprocket-features-arrows .next {
    left: calc(50% - 12px);
    transform: rotate(90deg);
    bottom: 0;
    top: unset;
    position: absolute;
}

body.new-homepage #rt-breadcrumbs .layout-slideshow .sprocket-features-arrows .prev {
    left: calc(50% - 12px);
    transform: rotate(90deg);
    top: 0;
    bottom: unset;
    position: absolute;
}

body.new-homepage #rt-breadcrumbs .layout-slideshow .sprocket-features-content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 55px;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4 a {
    padding: 50px 0;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li {
    border-top: 1px solid #000 !important;
    margin-bottom: -1px !important;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:first-child {
    border-top: 0 !important;
    margin-bottom: 0 !important;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:last-child {
    border-bottom: 0 !important;
    margin-bottom: -1px !important;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child {
    border: 0 !important;
    margin-bottom: 0 !important;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4 a {
    font-size: 22px;
}

body.new-homepage #rt-breadcrumbs .sprocket-strips ul.cols-1 > li:only-child div div h4:hover a {
    font-size: 24px;
}

body.new-homepage #rt-breadcrumbs div.sprocket-strips-content h4.sprocket-strips-title a {
    border-radius: 0;
}

body.new-homepage #rt-breadcrumbs div.sprocket-strips-content h4.sprocket-strips-title a:hover {
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

body.new-homepage #rt-breadcrumbs .sprocket-strips-container > li {
    border-right: 0;
}

body.new-homepage #rt-breadcrumbs .rt-grid-12 ul.sprocket-strips-container li div.sprocket-strips-item {
    border-radius: 0 !important;
    margin: 0 !important;
}

body.new-homepage #rt-breadcrumbs .rt-grid-12:first-child ul.sprocket-strips-container li div.sprocket-strips-item {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

body.new-homepage #rt-breadcrumbs .rt-grid-12:nth-last-child(2) ul.sprocket-strips-container li div.sprocket-strips-item {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

body.new-homepage div#rt-breadcrumbs div.rt-grid-12:first-child {
    float: none !important;
}

body.new-homepage #rt-breadcrumbs .rt-grid-12:nth-last-child(2) ul.sprocket-strips-container li div.sprocket-strips-item {
    background-image: url(/images/showcases/datamining-red.jpg) !important;
}

body.new-homepage #rt-breadcrumbs .rt-grid-12:nth-last-child(2) ul.sprocket-strips-container li:first-child div.sprocket-strips-item {
    background-image: url(/images/showcases/datamining-blue.jpg) !important;
}

body.new-homepage #rt-breadcrumbs .rt-grid-12:nth-last-child(2) ul.sprocket-strips-container li:last-child div.sprocket-strips-item {
    background-image: url(/images/showcases/datamining-green.jpg) !important;
}

body.new-homepage #rt-breadcrumbs .rt-grid-12 .sprocket-strips[data-strips="490"] div.sprocket-strips-content h4.sprocket-strips-title a {
    line-height: 47px;
}

/* Streaming Status */
.module-content .streamstatus > div {
    display: flex;
    justify-content: space-between;
}

a.hitbox {
    background-image: url(/images/stream/hitbox.png);
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
}

a.twitch {
    background-image: url(/images/stream/twitch.png);
    padding-left: 17px;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
}

.viewer_count {
    float: right;
}

.viewer_count i.fas.fa-user {
    font-family: FontAwesome;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
}

#innerBM496 {
    padding-bottom: 5px;
}

/* Server Status */
.custombox8.serverstatus {
    display: flex;
    flex-wrap: wrap;
}

.custombox8.serverstatus > div {
    flex-grow: 1;
    flex-basis: 50%;
}

.serverList > h2 {
    font-size: 13px;
    font-weight: bold;
    color: #f9d643;
    margin: 0 0 5px 0;
}

.serverList > .serverMenu {
    display: none;
}

.serverList > .serverBody.row,
.serverList > .serverBody.row > .status {
    display: flex;
    align-items: center;
}

.serverList span.upArrow {
    background-image: url(/images/arrows.png);
    background-size: 12px;
    background-position: top left;
    width: 12px;
    height: 12px;
    display: inline-block;
    font-size: 0;
    margin: 0 5px;
}

.serverList span.downArrow {
    background-image: url(/images/arrows.png);
    background-size: 12px;
    background-position: bottom left;
    width: 12px;
    height: 12px;
    display: inline-block;
    font-size: 0;
    margin: 0 5px;
}

.serverstatus p {
    margin-bottom: 5px !important;
}

/* Game Rush Network */
.game-rush-logo {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}

.game-rush-network {
    display: inline-block;
    vertical-align: middle;
    font-family: Eurofont;
}

.game-rush-network a {
    line-height: 16px;
    font-size: 12px;
}

.game-rush-network img {
    line-height: 16px;
    vertical-align: top;
    margin-top: 1px;
}

.game-rush-network h4 {
    font-family: "Titillium Web", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 400;
    font-size: 1.15rem;
}

.footerlinks {
    margin: 0;
    font-weight: bold;
    text-align: center;
    padding: 60px 0 59px;
    width: 100%;
}

/* Author Info Box */
#author_infobox {
    background-color: #1a1a1a;
    color: #faebd7;
    border: 1px solid #000;
}

#author_infobox .author_infobox_image_profile img {
    max-width: 65px;
    max-height: 65px;
}

/* Sourcecoast Login */
.sclogin {
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.sclogin > a {
    white-space: nowrap;
}

body .sourcecoast.modal,
body div#login-modal.modal.in {
    border: 1px solid #000;
    background-color: #242424;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 7px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgb(0 0 0 / 30%);
}
body .sourcecoast .modal-header,
body .sourcecoast .modal-body {
    padding: 5px 15px;
    border-bottom: none;
}

body .sourcecoast .modal-header button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    right: 10px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #faebd7;
    text-shadow: 0 1px 0 #000000;
    box-shadow: none;
}

body .sourcecoast.modal .modal-header .modal-title {
    font-size: 20px;
    padding-top: 10px;
    display: inline-block;
}

body .sclogin-joomla-login.vertical #form-sclogin-submitcreate .btn {
    margin-top: 10px !important;
    margin-left: 0;
    padding: 8px 20px;
}

body .sourcecoast .close,
body .sourcecoast .close:hover,
body .sourcecoast .close:focus {
    color: #fff;
}

body .sourcecoast input.sclogin-username.input-block-level,
body .sourcecoast input.sclogin-passwd.input-block-level,
body .sourcecoast a.forgot.btn {
    height: 33px !important;
    box-sizing: border-box;
    padding: 5px;
    margin: 5px 0;
}

body .sourcecoast input.sclogin-username.input-block-level,
body .sourcecoast input.sclogin-passwd.input-block-level {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

body .sourcecoast a.forgot.btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

body .sourcecoast #form-sclogin-remember {
    margin-top: 20px;
    margin-bottom: 0;
}

body .sourcecoast #form-sclogin-remember > label {
    padding: 0 0 3px 20px;
}

body .sourcecoast textarea,
body .sourcecoast input[type="text"],
body .sourcecoast input[type="password"],
body .sourcecoast input[type="datetime"],
body .sourcecoast input[type="datetime-local"],
body .sourcecoast input[type="date"],
body .sourcecoast input[type="month"],
body .sourcecoast input[type="time"],
body .sourcecoast input[type="week"],
body .sourcecoast input[type="number"],
body .sourcecoast input[type="email"],
body .sourcecoast input[type="url"],
body .sourcecoast input[type="search"],
body .sourcecoast input[type="tel"],
body .sourcecoast input[type="color"],
body .sourcecoast .uneditable-input {
    border: 1px solid #000;
    outline: none;
    box-shadow: none;
    background: #404040;
    color: #faebd7;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    font-size: 16px !important;
}

body .sourcecoast input:-webkit-autofill,
body .sourcecoast input:-webkit-autofill:hover,
body .sourcecoast input:-webkit-autofill:focus,
body .sourcecoast input:-internal-autofill-selected,
body .sourcecoast input:-internal-autofill-selected:hover,
body .sourcecoast input:-internal-autofill-selected:focus,
body .sourcecoast textarea:-webkit-autofill,
body .sourcecoast textarea:-webkit-autofill:hover,
body .sourcecoast textarea:-webkit-autofill:focus {
    background-color: grey !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) !important;
    -webkit-text-fill-color: #faebd7;
    -webkit-box-shadow: 0 0 0 50px #404040 inset;
    box-shadow: 0 0 0 50px #404040 inset;
    font-size: 16px !important;
}

body .sourcecoast input:-webkit-autofill::first-line {
    font-size: 16px !important;
}

body .sourcecoast textarea:focus,
body .sourcecoast input[type="text"]:focus,
body .sourcecoast input[type="password"]:focus,
body .sourcecoast input[type="datetime"]:focus,
body .sourcecoast input[type="datetime-local"]:focus,
body .sourcecoast input[type="date"]:focus,
body .sourcecoast input[type="month"]:focus,
body .sourcecoast input[type="time"]:focus,
body .sourcecoast input[type="week"]:focus,
body .sourcecoast input[type="number"]:focus,
body .sourcecoast input[type="email"]:focus,
body .sourcecoast input[type="url"]:focus,
body .sourcecoast input[type="search"]:focus,
body .sourcecoast input[type="tel"]:focus,
body .sourcecoast input[type="color"]:focus,
body .sourcecoast .uneditable-input:focus {
    border-color: #000;
    box-shadow: 0px 0px 3px 0px #acacac, 0 0 0 50px #404040 inset;
}

body .sourcecoast .uneditable-input {
    color: #999999;
}

body .sourcecoast .input-append .add-on:last-child,
body .sourcecoast .input-append .btn:last-child,
body .sourcecoast .input-append .btn-group:last-child > .dropdown-toggle {
    display: inline-flex;
    align-items: center;
    background-color: #fff !important;
    background-image: url(/templates/rt_ionosphere_responsive/images/overlays/dark/readon.png);
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

body .tooltip.fade.right.in {
    z-index: 99999;
}

/* Language Select */
.mod-languages.language-select.advanced-dropdown {
    display: inline-flex;
    border: 1px solid #1b1b1b;
    border-radius: 2px;
    position: relative;
    margin-left: 5px;
}

.mod-languages.language-select.advanced-dropdown form {
    margin: 0;
}

.mod-languages.language-select.advanced-dropdown a.langChoose:link,
.mod-languages.language-select.advanced-dropdown a.langChoose:visited,
.mod-languages.language-select.advanced-dropdown div.langChoose {
    display: block;
    background-color: #444545;
    border-radius: 2px;
    width: 43px;
    height: 28px;
    margin-top: 0;
    padding: 0 5px;
    line-height: 26px;
    position: relative;
    box-shadow: inset 0 1px 0 #525252, 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    box-sizing: border-box;
}

.mod-languages.language-select.advanced-dropdown a.langChoose:link > ul,
.mod-languages.language-select.advanced-dropdown a.langChoose:visited > ul,
.mod-languages.language-select.advanced-dropdown div.langChoose > ul {
    display: none;
}

.mod-languages.language-select.advanced-dropdown a.langChoose:link:hover > ul,
.mod-languages.language-select.advanced-dropdown a.langChoose:visited:hover > ul,
.mod-languages.language-select.advanced-dropdown div.langChoose:hover > ul {
    display: block;
}

.mod-languages.language-select.advanced-dropdown a.langChoose img,
.mod-languages.language-select.advanced-dropdown div.langChoose img {
    border: none;
    vertical-align: middle;
}

.mod-languages.language-select.advanced-dropdown span.caret {
    display: inline-block;
    width: 0px;
    height: 0px;
    vertical-align: middle;
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-left: 1px;
}

.mod-languages.language-select.advanced-dropdown ul {
    position: absolute;
    z-index: 100;
    list-style-type: none;
    background: #444545;
    border: 1px solid #1b1b1b;
    box-shadow: 4px 4px 7px 0 rgba(0, 0, 0, 0.35);
    left: unset;
    right: -1px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 0;
    border-top-left-radius: 2px;
    padding: 0;
    width: max-content;
    margin: 0;
}

.mod-languages.language-select.advanced-dropdown ul > li {
    display: block;
    padding: 0;
    margin: 0;
}

.mod-languages.language-select.advanced-dropdown ul::after {
    content: "";
    position: absolute;
    top: -3px;
    left: unset;
    right: -1px;
    background: #444545;
    border-left: 1px solid #1b1b1b;
    border-right: 1px solid #1b1b1b;
    width: 45px;
    height: 3px;
    box-sizing: border-box;
}

.mod-languages.language-select.advanced-dropdown ul > li > a {
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 1px 6px;
    color: #ffff3a !important;
    line-height: 25px;
    text-decoration: none;
    font-weight: normal;
}

.mod-languages.language-select.advanced-dropdown ul > li > a:hover,
.mod-languages.language-select.advanced-dropdown ul > li:hover > a,
.mod-languages.language-select.advanced-dropdown ul > li.lang-active > a {
    color: #fff !important;
}

.mod-languages.language-select.advanced-dropdown ul > li > a > img {
    margin-right: 5px;
    margin-top: -1px;
}

.mod-languages.language-select.advanced-dropdown ul > li > a > i {
    margin-left: 5px;
    margin-top: -1px;
}
/**
 * @package		$Id: template-webkit.css 26121 2015-01-27 15:22:36Z james $
* @version   $Id: template-webkit.css 26121 2015-01-27 15:22:36Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2019 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

/* Core */
body, h1, h2, h3, h4, h5 {-webkit-text-rendering: optimizeLegibility;}

/* Transitions */
a, .readon .button {-webkit-transition: color 0.2s linear;}
.roktabs-wrapper .roktabs-links ul li span, #rt-subnavigation .menu li .item span, .fusion-submenu-wrapper li > .item span, .feature-number-sub, .roktabs-wrapper .arrow-next, .roktabs-wrapper .arrow-prev, .roktabs-wrapper .roktabs-links ul li, #gantry-totop, .component-content #more-articles {-webkit-transition: background 0.2s linear;}
.component-content .rt-article-icons .icon, .style-panel-toggle {-webkit-transition: opacity 0.3s ease-out;}
.module-content ul.menu li > a, .module-content ul.menu li > .separator, .module-content ul.menu li > .item {-webkit-transition: color 0.2s linear;}
.menutop ul li > .item:hover, .menutop li.f-menuparent-itemfocus > .item, .menutop ul li.active > .item, .menutop li.active.f-menuparent-itemfocus > .item {-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;}

/* Demo Presets */
body .menutop .type-module ol li .fusion-module {overflow: visible;}
.menu-preset a span {-webkit-transition: all 0.3s ease-in-out;-webkit-animation-iteration-count: 1;position:relative;z-index:3000;-webkit-transform: scale(1); cursor:pointer;}
.menu-preset a:hover span {-webkit-transition: all 0.3s ease-in-out;-webkit-animation-iteration-count: 1;position:relative;z-index:3000;-webkit-transform: scale(1.1); cursor:pointer;}

/* Additional Fixes */
input:-webkit-autofill {background-color: transparent !important;}
.roktabs-wrapper .roktabs-links ul li span {-webkit-user-select: none;}

/* load transition */
#rt-transition.rt-hidden {opacity: 0;}
#rt-transition.rt-visible {opacity: 1;-webkit-transition: opacity 0.4s ease-in;transition: opacity 0.4s ease-in;}
