.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.rok-left {
  float: left;
}
.rok-right {
  float: right;
}
.rok-dropdown-group,
.rok-dropdown {
  position: relative;
}
.rok-dropdown-open .rok-dropdown {
  display: block;
}
.rok-popover-group,
.rok-popover {
  position: relative;
}
.rok-popover-open .rok-popover {
  display: block;
}
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: 101%;
  background: transparent;
}
body {
  min-width: 960px;
}
.rt-block {
  padding: 15px;
  margin: 10px;
  position: relative;
  display: block;
}
#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;
}
#rt-content-top,
#rt-content-bottom {
  overflow: hidden;
}
.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", Helvetica, 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;
}
body {
  font-size: 12px;
  line-height: 1.7em;
  font-family: Helvetica, Arial, Sans-Serif;
}
.font-size-is-xlarge {
  font-size: 15px;
  line-height: 1.7em;
}
.font-size-is-large {
  font-size: 14px;
  line-height: 1.7em;
}
.font-size-is-default {
  font-size: 12px;
  line-height: 1.7em;
}
.font-size-is-small {
  font-size: 11px;
  line-height: 1.7em;
}
.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: 115%;
}
h5 {
  font-size: 110%;
  text-transform: uppercase;
}
a {
  text-decoration: none;
}
a:focus {
  outline: none;
}
code {
  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;
  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;
  position: relative;
}
.date-block {
  padding: 15px;
}
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;
}
body.rtl {
  direction: rtl;
}
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;
}
html,
body {
  margin-bottom: 1px;
}
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 #rt-main {
  overflow: hidden;
  border-bottom: 4px solid #666;
  margin-top: 15px;
  position: relative;
}
#debug .status {
  position: absolute;
  background: #333;
  opacity: .3;
  padding: 0 15px;
  z-index: 10000;
  color: #fff;
  font-weight: bold;
  font-size: 150%;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.component-content .row-separator {
  display: block;
  clear: both;
  margin: 0;
  border: 0;
  height: 1px;
}
.component-content .item-separator {
  display: none;
  margin: 0;
}
.component-content .shownocolumns {
  width: 98% !important;
}
.component-content .cols-1 {
  display: block;
  float: none !important;
  margin: 0 !important;
}
.component-content .cols-2 .column-1 {
  width: 48%;
  float: left;
}
.component-content .cols-2 .column-2 {
  width: 48%;
  float: right;
  margin: 0;
}
.component-content .cols-3 .column-1 {
  float: left;
  width: 29%;
  margin-right: 7%;
}
.component-content .cols-3 .column-2 {
  float: left;
  width: 29%;
  margin-left: 0;
}
.component-content .cols-3 .column-3 {
  float: right;
  width: 29%;
  padding: 10px 0;
}
.component-content .items-row {
  margin-bottom: 10px !important;
}
.component-content .column-1,
.component-content .column-2,
.component-content .column-3 {
  padding: 10px 0;
}
.component-content .column-2 {
  width: 55%;
  margin-left: 40%;
}
.component-content .column-3 {
  width: 30%;
}
.component-content .blog-more {
  padding: 10px 5px;
}
.categories-list {
  padding: 0 5px;
}
.categories-list ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.categories-list ul li {
  padding: 5px;
  list-style-type: none;
  margin: 0;
}
.categories-list ul ul {
  margin-left: 15px;
}
.categories-list dl dt,
.categories-list dl dd {
  display: inline;
}
.category-desc {
  line-height: 1.7em;
  margin: 10px 0;
  padding-left: 0;
}
.component-content .actions {
  float: right;
  margin-top: 10px;
}
.component-content .actions li {
  list-style: none;
  display: inline-block;
}
.component-content .article-info {
  display: block;
  margin: 10px 0;
  padding: 10px 20px;
}
.component-content .article-info dd {
  margin-right: 20px;
  display: inline-block;
}
.component-content .article-info .article-info-term {
  display: none;
}
.component-content .actions li img[src $="printButton.png"],
.component-content .actions li img[src $="emailButton.png"],
.component-content .actions li img[src $="edit.png"],
.component-content .actions li img[src $="edit_unpublished.png"] {
  height: 0;
  width: 20px;
  padding-top: 17px;
}
.component-content .actions li img {
  opacity: 0.3;
}
.component-content .actions li img:hover {
  opacity: 0.6;
}
.component-content .actions li a {
  height: 17px;
  padding: 0 2px;
  display: block;
}
.component-content .actions .email-icon img {
  background-position: 0 -26px;
}
.component-content .actions .edit-icon img {
  background-position: 0 -50px;
}
.component-content .content_vote {
  margin: 10px 0;
}
.component-content .blog-featured h2,
.component-content .blog h2,
.component-content .item-page h2 {
  margin-top: 0;
}
.component-content .item-page h2,
.component-content .blog h2,
.component-content .weblink-category h2,
.component-content .contact h2,
.component-content .login h1,
.component-content .blog-featured .item h2,
.component-content .blog-featured .items-leading h2 {
  font-size: 3.5em;
  font-weight: normal;
}
.component-content .pagenav li {
  list-style: none;
  border-radius: 3px;
}
.component-content .pagenav li a {
  padding: 5px 8px;
}
.component-content .pagenav .pagenav-prev {
  float: left;
}
.component-content .pagenav .pagenav-next {
  float: right;
}
.component-content .items-leading {
  margin-bottom: 25px;
}
.component-content .img-intro-right,
.component-content .img-fulltext-right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.component-content .img-intro-left,
.component-content .img-fulltext-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#archive-items li {
  list-style: none;
}
.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 #editor-xtd-buttons .readmore {
  font-family: inherit;
}
.component-content #editor-xtd-buttons .readmore:before,
.component-content .edit.item-page .formelm-buttons button:before,
.calendar .button:before {
  background-image: none;
}
.component-content .edit.item-page .formelm-buttons button {
  padding: 8px 12px 7px 12px;
}
.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:before,
.calendar td.button:after {
  position: relative;
}
.calendar td.title {
  font-size: 1.4em;
}
.component-content .items-more {
  padding-top: 10px;
}
.component-content .items-more h3 {
  font-weight: normal;
  margin: 0;
  padding: 5px 5px 5px 5px;
  font-size: 1.4em;
}
.component-content .items-more ol {
  line-height: 1.3em;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 10px 2px;
}
.component-content .items-more ol li {
  padding: 2px;
}
.component-content .items-more ol li a {
  display: inline;
  font-weight: normal;
  padding: 5px 5px 5px 20px;
  background-position: 6px -108px;
  background-repeat: no-repeat;
}
.component-content .items-more ol li a:hover,
.items-more ol li a:focus {
  font-weight: normal;
  padding: 5px 5px 5px 20px;
  text-decoration: none;
  background-position: 6px -335px;
}
.component-content .pagination {
  margin: 10px 0;
  padding: 10px 0;
  clear: both;
}
.component-content .pagination .counter {
  text-align: center;
  margin: 0;
}
.component-content .pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.component-content .pagination li {
  display: inline;
  padding: 2px 5px;
  text-align: center;
}
.component-content .pagenav {
  padding: 2px;
  clear: both;
}
.component-content .pagination-start,
.component-content .pagination-next,
.component-content .pagination-end,
.component-content .pagination-prev {
  border: 0;
}
.component-content .pagination-start,
.component-content .pagination-start span {
  padding: 0;
}
.counter {
  font-weight: bold;
}
.component-content #password-lbl,
#username-lbl {
  width: 130px;
  display: block;
  float: left;
  font-size: 120%;
}
.component-content .login-fields #username,
.login-fields #password,
#contact-form dd input,
#contact-form dd textarea,
#modlgn-username,
#modlgn-passwd,
#jform_email,
#member-registration dd input,
#search-searchword,
.finder .inputbox,
.inputbox {
  padding: 4px;
  line-height: 1.6em;
}
.component-content .login fieldset div {
  margin-bottom: 8px;
}
.component-content .login + div {
  margin-top: 12px;
}
.component-content .login + div ul li,
#login-form li {
  list-style: none;
}
.component-content .login + div ul li a,
#login-form 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 -110px;
}
.component-content .login + div ul li a:hover,
#login-form a:hover {
  background-position: 2px -337px;
}
.component-content .login + div ul {
  padding: 0;
}
.component-content .login-description {
  margin: 10px 0;
}
#login-form label {
  width: auto;
  display: block;
  float: left;
}
#login-form .userdata {
  margin: 12px 0;
}
#rt-footer #login-form a {
  background-position: 2px -503px;
}
#rt-footer #login-form a:hover {
  background-position: 2px -96px;
}
#login-form #modlgn-remember {
  width: 10px;
  height: 10px;
}
#login-form ul {
  padding: 0;
}
#login-form .inputbox {
  width: 94%;
}
.breadcrumbs img[src $="arrow.png"] {
  height: 0;
  width: 10px;
  margin-top: 6px;
  padding-top: 12px;
  background-position: 3px -340px;
  background-repeat: no-repeat;
}
#rt-breadcrumbs .rt-block {
  padding: 0 15px;
}
.component-content table {
  border-collapse: collapse;
}
.component-content table.weblinks,
.component-content table.category {
  font-size: 1em;
  margin: 10px 10px 20px 0;
  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 .num {
  vertical-align: top;
  text-align: left;
}
.component-content .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 .element-invisible {
  position: absolute;
  margin-left: -3000px;
  margin-top: -3000px;
  height: 0;
}
.component-content .cat-items {
  margin-top: 20px;
}
.component-content #member-registration {
  padding: 0 5px;
}
.component-content form fieldset dt {
  clear: left;
  float: left;
  width: 12em;
  padding: 3px 0;
}
.component-content form fieldset dd {
  float: left;
  padding: 3px 0;
}
.invalid,
.login-fields #username.invalid,
.login-fields #password.invalid,
#contact-form dd input.invalid,
#contact-form dd textarea.invalid,
#modlgn-username.invalid,
#modlgn-passwd.invalid,
#jform_email.invalid,
#member-registration dd input.invalid,
#search-searchword.invalid,
.finder .inputbox.invalid,
.inputbox.invalid,
#k2Container .inputbox.invalid,
div.k2SearchBlock form input.inputbox.invalid,
div.k2LoginBlock fieldset.input p input.invalid {
  border-color: #ff0000;
}
label.invalid {
  color: #ff0000 !important;
}
#mailto-window .inputbox {
  padding: 5px;
}
.component-content .searchintro {
  font-weight: normal;
  margin: 20px 0 20px;
}
.component-content #searchForm,
.component-content #finder-search {
  padding: 0 5px;
}
.component-content .form-limit {
  margin: 20px 0 0;
  text-align: right;
  padding: 0 10px 0 20px;
}
.component-content .highlight {
  font-weight: bold;
}
.component-content .ordering-box {
  width: 40%;
  float: right;
}
.component-content .phrases-box {
  width: 60%;
  float: left;
}
.component-content .only,
.component-content .phrases {
  margin: 10px 0 0 0;
  padding: 15px;
  line-height: 1.3em;
}
.component-content label.ordering {
  display: block;
  margin: 10px 0 10px 0;
}
.component-content .word {
  padding: 10px 10px 10px 0;
}
.component-content .word input {
  font-weight: bold;
  margin: 0 10px;
  padding: 4px;
  font-size: 1em;
}
.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,
.component-content form .finder label {
  display: none;
}
.component-content form #finder-filter-select-list label {
  display: block;
  margin-top: 10px;
  margin-bottom: 2px;
}
.component-content .search legend {
  font-weight: bold;
}
.component-content .search-results .result-title {
  padding: 15px 15px 0 5px;
  font-weight: bold;
}
.component-content .search-results dd {
  padding: 2px 15px 2px 5px;
}
.component-content .search-results .result-text {
  padding: 10px 15px 10px 5px;
  line-height: 1.7em;
}
.component-content .search-results .result-url {
  font-size: 90%;
  padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-created {
  padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-category {
  padding: 10px 15px 5px 5px;
}
.component-content .contact {
  padding: 0;
}
.component-content .contact-category {
  padding: 0 10px;
}
.component-content .contact-category #adminForm .filters {
  border: 0;
  padding: 0;
}
.component-content .contact-image {
  margin: 10px 0;
  overflow: hidden;
  display: block;
}
.component-content .contact-image img {
  max-width: 100%;
}
.component-content address {
  font-style: normal;
  margin: 10px 0;
}
.component-content address span {
  display: block;
}
.component-content .contact-address {
  margin: 20px 0 10px 0;
}
.component-content .contact-email div {
  padding: 2px 0;
  margin: 0 0 10px 0;
}
.component-content .contact-email label {
  width: 17em;
  float: left;
}
.component-content #contact-textmsg {
  padding: 2px 0 10px 0;
}
.component-content #contact-email-copy {
  float: left;
  margin-right: 10px;
}
.component-content .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 .open {
  background: #F9F9F9;
  border-bottom: 1px solid #F9F9F9;
  z-index: 100;
  color: #000;
}
.component-content .current {
  clear: both;
  border: 1px solid #ccc;
  padding: 10px 10px;
}
.component-content .current dd {
  padding: 0;
  margin: 0;
}
.component-content #content-pane.tabs {
  margin: 1px 0 0 0;
}
.component-content #users-profile-core,
.component-content #users-profile-custom {
  margin: 10px 0 15px 0;
  padding: 15px;
}
.component-content #users-profile-core dt,
.component-content #users-profile-custom dt {
  float: left;
  width: 12em;
  padding: 3px 0;
}
.component-content #users-profile-core dd,
.component-content #users-profile-custom dd {
  padding: 3px 0;
}
.component-content #member-profile fieldset,
.component-content .registration fieldset {
  margin: 10px 0 15px 0;
  padding: 15px;
}
.component-content #users-profile-core legend,
.component-content #users-profile-custom legend,
.component-content .profile-edit legend,
.component-content .registration legend {
  font-weight: bold;
}
.component-content .profile-edit #member-profile fieldset dd,
.component-content .registration #member-registration fieldset dd {
  float: none;
  padding: 5px 0;
}
.component-content .profile-edit #member-profile fieldset dd input,
.component-content .profile-edit #member-profile fieldset dd select,
.component-content .registration #member-registration fieldset dd input {
  width: 17em;
}
.component-content .profile-edit #member-profile fieldset dt,
.component-content .registration #member-registration fieldset dt {
  padding: 5px 5px 5px 0;
  width: 13em;
}
.component-content .optional {
  font-size: 0.9em;
}
.component-content .contentpaneopen_edit {
  float: left;
}
.component-content .mceButton:hover {
  background: none !important;
}
.component-content legend {
  padding: 3px 5px;
}
.component-content .edit #adminForm fieldset {
  padding: 20px 15px;
  margin: 10px 0 15px 0;
}
.component-content .formelm {
  margin: 5px 0;
}
.component-content .formelm label {
  width: 13em;
  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: 7.9em;
}
.component-content .formelm-buttons {
  text-align: right;
  margin-bottom: 10px;
}
.component-content .modal-button,
.component-content .button2-left .blank a,
.component-content .button2-left a,
.component-content .button2-left .readmore a {
  background: #eee;
  padding: 4px !important;
  margin: 0 !important;
  line-height: 1.2em;
  border: solid 1px #ddd;
  font-weight: bold;
  text-decoration: none;
  display: inline;
}
.component-content table.contenttoc {
  padding: 10px;
  margin: 10px;
}
.component-content table.contenttoc tr td {
  padding: 1px 0;
}
.component-content .pagenavcounter {
  font-weight: bold;
}
.component-content .tip {
  font-size: 0.8em;
  text-align: left;
  padding: 3px;
  max-width: 400px;
}
.component-content .tip-title {
  font-weight: bold;
}
.tip-wrap {
  padding: 8px;
  border-radius: 4px;
}
.system-unpublished {
  background: #e8edf1;
  border-top: 4px solid #c4d3df;
  border-bottom: 4px solid #c4d3df;
}
#system-message {
  margin-bottom: 10px;
  padding: 0;
}
#rt-drawer #system-message {
  margin-bottom: 36px;
}
#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-message dt.error {
  display: none;
}
#system-message dd.error ul {
  color: #c00;
  background-color: #EBC8C9;
  border: 2px solid #DE7A7B;
}
#system-message dd.notice {
  background: none;
  border: 0;
}
#system-message dt.notice {
  display: none;
}
#system-message dd.notice ul {
  color: #A08B4C;
  background: #F5ECC1;
  border: 2px solid #F0DC7E;
}
#system-debug {
  color: #ccc;
  background-color: #fff;
  padding: 10px;
  margin: 10px;
}
#system-debug div {
  font-size: 11px;
}
.form-horizontal .control-group {
  margin-bottom: 1.2em;
}
.form-horizontal .control-label {
  float: left;
  width: 80px;
  padding-top: 5px;
  text-align: left;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 100px;
}
html {
  margin-bottom: 1px;
  height: 100%;
}
body {
  font-family: Helvetica, Arial, sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}
.button,
button.validate {
  height: 100%;
  margin-bottom: 1px;
  font-family: Helvetica, Arial, sans-serif;
}
.component-body {
  min-width: 320px;
  height: auto;
}
.rt-section-surround,
.rt-mainsection {
  display: table;
  border-collapse: separate;
}
.rt-row-surround,
.rt-mainrow {
  display: table-row;
}
.rt-row-surround [class*="rt-grid"],
.rt-mainrow [class*="rt-grid"] {
  display: table-cell;
  float: left;
  vertical-align: top;
}
ul {
  list-style-image: none;
}
#rt-transition {
  position: relative;
}
#rt-page-surround {
  overflow: hidden;
}
a {
  transition: color 0.1s ease-in;
  -webkit-transition: color 0.1s ease-in;
  -moz-transition: color 0.1s ease-in;
}
#rt-transition.rt-hidden {
  opacity: 0;
}
#rt-transition.rt-visible {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
@font-face {
  font-family: 'EdmondSansRegular';
  src: url('../fonts/edmondsans-regular-webfont.eot');
  src: url('../fonts/edmondsans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/edmondsans-regular-webfont.woff') format('woff'), url('../fonts/edmondsans-regular-webfont.ttf') format('truetype'), url('../fonts/edmondsans-regular-webfont.svg#EdmondSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EdmondSansMedium';
  src: url('../fonts/edmondsans-medium-webfont.eot');
  src: url('../fonts/edmondsans-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/edmondsans-medium-webfont.woff') format('woff'), url('../fonts/edmondsans-medium-webfont.ttf') format('truetype'), url('../fonts/edmondsans-medium-webfont.svg#EdmondSansMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
.font-family-fracture .module-title,
.font-family-fracture .sprocket-tabs-inner,
.font-family-fracture .sprocket-mosaic-title,
.font-family-fracture .component-content .blog h2,
.font-family-fracture .component-content .item-page h2,
.font-family-fracture .component-content .blog-featured h2,
.font-family-fracture .sprocket-lists .sprocket-lists-title,
.font-family-fracture .sprocket-lists-item h4,
.font-family-fracture .sprocket-headlines-badge span,
.font-family-fracture .rt-totop,
.font-family-fracture .weblink-category h2,
.font-family-fracture .contact h2,
.font-family-fracture .login h1,
.font-family-fracture .component-content h1,
.promo1,
.promo2,
.promo3 {
  font-family: 'EdmondSansRegular', Helvetica, Arial, sans-serif;
}
.font-family-fracture .button,
.font-family-fracture .readon,
.font-family-fracture .readmore,
.font-family-fracture button.validate,
.font-family-fracture #member-profile a,
.font-family-fracture #member-registration a,
.font-family-fracture .formelm-buttons button,
.font-family-fracture .menutop .item,
.font-family-fracture .module-content ul.menu > li a,
.font-family-fracture .module-content ul.menu li > .separator,
.font-family-fracture .module-content ul.menu > li > .nolink,
.title3 .title,
.sprocket-features-title {
  font-family: 'EdmondSansMedium', Helvetica, Arial, sans-serif;
}
.font-family-fracture .layout-slideshow .sprocket-features-pagination li span {
  font-family: 'EdmondSansMedium', Helvetica, Arial, sans-serif;
}
.font-family-fracture .horizmenu ul.menu li a,
.font-family-fracture .horizmenu ul.menu li .item,
.font-family-fracture .horizmenu ul.menu li .separator {
  font-family: Arial, Helvetica, sans-serif;
}
.menu-block {
  padding: 0;
  margin: 0;
}
.menu-shadow {
  width: 12px;
  height: 100%;
  background: rgba(0,0,0,0.25);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.menu-number {
  display: block;
  font-size: 1.1em;
  font-weight: 100;
  margin: 0 0 -10px;
  font-family: 'EdmondSansRegular', Helvetica, Arial, sans-serif;
}
.subtext .menu-number {
  margin: 0;
}
.image .menu-number {
  margin: 0 0 -6px;
}
.rt-menu-mobile {
  text-align: center;
  padding: 0 0 15px 0;
}
.module-content .splitmenu .menu-shadow,
.module-content .splitmenu .menu-number {
  display: none;
}
.module-content .menu {
  padding: 15px 0;
  margin: 0 -15px -15px;
}
.module-content ul.menu li a,
.module-content ul.menu li .separator,
.module-content ul.menu li .item {
  padding: 10px 20px;
  display: block;
  border: 1px solid transparent;
}
.module-content ul.menu > li a,
.module-content ul.menu li > .separator,
.module-content ul.menu > li > .nolink {
  background-repeat: repeat-x;
  display: block;
  font-size: 1.2em;
  line-height: 1.8em;
  text-transform: uppercase;
}
.module-content .menu li {
  list-style: none;
}
.module-content ul.menu li.parent li a,
.module-content ul.menu li.parent li .item,
.module-content ul.menu li.parent li .separator {
  font-size: 13px;
  padding: 5px 20px;
  background-repeat: no-repeat;
  background-position: -5px -135px;
}
ul.menu li.parent li.active.current a,
ul.menu li.parent li.active.current .item,
ul.menu li.parent li.active.current .separator,
ul.menu li.parent li:hover a,
ul.menu li.parent li:hover .item,
ul.menu li.parent li:hover .separator {
  background-position: -4px -135px;
}
.module-content ul.menu li.parent li a,
.module-content ul.menu li.parent li .item,
.module-content ul.menu li.parent li .separator {
  font-size: 0.9em;
}
.module-content ul.menu ul {
  margin-left: 0;
}
.title1 .module-title .title {
  font-size: 370%;
  position: relative;
  text-align: center;
}
.title1 .title {
  margin: -36px 0 0;
  display: inline-block;
  padding: 0 17px;
  font-weight: 100;
}
.title1 .title-center {
  left: 50%;
  display: inline-block;
  position: relative;
}
.title1 .title-center > div {
  left: -50%;
  position: relative;
}
.title1 .mod-hex {
  width: 74px;
  height: 82px;
  float: left;
  margin-top: -40px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.title1 .mod-hex:before {
  position: absolute;
  top: 40%;
  width: 71px;
  left: 0;
  right: 0;
}
.title1 .module-title {
  margin: 30px -15px 25px -15px;
  padding: 0 20px;
}
.rt-grid-1 .title1 .mod-hex,
.rt-grid-2 .title1 .mod-hex,
.rt-grid-3 .title1 .mod-hex {
  position: absolute;
  left: 50%;
  top: -85px;
  margin-left: -43px;
  margin-right: -30px;
}
.rt-grid-1 .title1 .title,
.rt-grid-2 .title1 .title,
.rt-grid-3 .title1 .title {
  font-size: 275%;
}
.rt-grid-1 .title1 .module-title,
.rt-grid-2 .title1 .module-title,
.rt-grid-3 .title1 .module-title {
  margin: 125px -15px 25px -15px;
}
.title3 .module-title {
  margin: 15px -15px 10px -15px;
  padding: 0 20px;
}
.title2 .mod-hex {
  width: 50px;
  height: 58px;
  float: left;
  position: relative;
  margin: -15px 15px 0 0;
  background-position: 0 -109px;
  background-repeat: no-repeat;
  text-align: center;
}
.title2 .mod-hex:before {
  position: absolute;
  top: 38%;
  right: 0;
  left: 0;
  width: 51px;
}
.title2 .title {
  margin: 15px 0 25px;
}
.title3 .module-title .title {
  margin: -36px 0 0;
  display: inline-block;
  padding: 0 30px;
  font-weight: normal;
  font-size: 2.8em;
}
.title3 .title-center {
  left: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
}
.title3 .title-center > div {
  left: -50%;
  position: relative;
}
.title4 .title {
  border-bottom: 1px solid;
}
.box2.title1 .mod-hex {
  background-position: 0 -210px;
}
.box3.title1 .mod-hex {
  display: none;
}
.box3.title2 .mod-hex {
  background-position: 0 -306px;
}
body .rt-block:before,
body .module-content > div:before {
  display: none;
  content: '';
}
.rt-block[class^="icon-"],
.rt-block[class*=" icon-"] {
  display: block;
}
.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;
}
.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);
}
.module-title .title {
  font-size: 240%;
  font-weight: normal;
  letter-spacing: 0.02em;
}
.horizmenu ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: transparent;
}
.horizmenu ul.menu li {
  list-style: none;
  display: inline-block;
  margin: 0 20px 0 0;
  line-height: 33px;
}
.horizmenu ul.menu li a,
.horizmenu ul.menu li .item,
.horizmenu ul.menu li .separator {
  padding: 0;
  display: inline-block;
  font-size: 1em;
  text-transform: none;
  font-weight: bold;
}
.horizmenu ul.menu li a span,
.horizmenu ul.menu li .item span,
.horizmenu ul.menu li .separator span {
  padding: 0;
  display: inline-block;
}
.horizmenu .module-content ul.menu > li > a:hover,
.horizmenu .module-content ul.menu > li.active > a {
  border-color: transparent;
}
.horizmenu .module-content ul.menu li a,
.horizmenu .module-content ul.menu li .separator,
.horizmenu .module-content ul.menu li .item {
  border: none;
}
.createdby,
.published,
.modified,
.create,
.category-name {
  position: relative;
}
.createdby:before,
.published:before,
.modified:before,
.create:before,
.category-name:before {
  position: absolute;
  font-family: FontAwesome;
  left: -15px;
  top: 1px;
}
.createdby:before {
  content: "\f007";
}
.published:before,
.modified:before,
.create:before {
  content: "\f017";
}
.category-name:before {
  content: "\f07b";
}
.rt-headerborder {
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
#rt-footer .rt-footer-inner {
  padding-top: 2px;
}
.logo-block {
  padding: 0;
}
.logo-type-fracture #rt-logo {
  width: 224px;
  height: 94px;
  background-repeat: no-repeat;
}
#rt-logo {
  display: block;
}
.main-body-dark #rt-logo {
  position: relative;
}
.main-body-dark .logo-block .logo-color {
  display: block;
  width: 70px;
  height: 81px;
  position: absolute;
  top: 7px;
  left: 6px;
  z-index: -1;
}
.menutop li.root > .item .menu-overlay,
.menutop.level1 > li > .item  .menu-overlay {
  background-repeat: no-repeat;
  background-position: 50% 100%;
  height: 15px;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
  display: block;
  padding: 0;
}
.menutop li.root.active > .item .menu-overlay,
.menutop.level1 > li.active > .item  .menu-overlay {
  top: 6px;
  height: 100%;
  background-position: 50% 0;
}
.menutop li.root.active > .item .menu-overlay span,
.menutop.level1 > li.active > .item  .menu-overlay span {
  display: block;
  height: 100%;
  margin-top: 10px;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
  padding: 8px 35px 7px 12px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.6em;
  background-repeat: repeat-x;
  position: relative;
  font-weight: normal;
  border: none;
  font-size: 110%;
  -webkit-transition: background-color 0.1s ease-in;
  -moz-transition: background-color 0.1s ease-in;
  -o-transition: background-color 0.1s ease-in;
  -ms-transition: background-color 0.1s ease-in;
  transition: background-color 0.1s ease-in;
}
input.button {
  padding: 8px 12px 7px 12px;
}
.button:before,
.readon:before,
.readmore:before,
button.validate:before,
#member-profile a:before,
#member-registration a:before,
.formelm-buttons button:before {
  content: '';
  position: absolute;
  width: 23px;
  height: 23px;
  background-position: 0 -604px;
  top: 5px;
  right: 4px;
  font-size: 1.7em;
  font-weight: 100;
  font-family: Verdana, Geneva, sans-serif;
  text-shadow: 0 0 1px rgba(0,0,0,0.3);
}
.button:hover,
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover {
  cursor: pointer;
}
.readmore a {
  margin: -5px -12px;
  padding: 5px 12px;
  display: inline-block;
}
#rt-popup,
#rt-popuplogin {
  display: none;
}
#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;
}
#rt-popuplogin #form-login-username label,
#rt-popuplogin #form-login-password label {
  display: none;
}
#rt-popuplogin #modlgn-passwd,
#rt-popuplogin #modlgn-username {
  width: 175px;
}
#rt-popuplogin input.button {
  clear: both;
  display: block;
}
#rt-popuplogin p {
  float: left;
  margin-bottom: 10px;
}
#rt-popuplogin p:first-child {
  margin-right: 10px;
}
#rt-popuplogin .readon {
  float: right;
}
#rt-popuplogin ul li {
  float: none;
  display: inline-block;
  margin-right: 10px;
}
#rt-controls .rt-popupmodule-button .buttontext {
  font-weight: normal;
  line-height: 20px;
}
#rt-slideshow {
  position: relative;
  margin: 30px -99px;
}
#rt-slideshow .rt-slideshow-left-top {
  background-repeat: no-repeat;
  height: 32px;
  width: 110px;
  position: absolute;
  z-index: 5;
  top: -17px;
}
#rt-slideshow .rt-slideshow-left-btm {
  background-repeat: no-repeat;
  height: 46px;
  width: 110px;
  position: absolute;
  z-index: 5;
  bottom: -22px;
  background-position: 0 100%;
}
#rt-slideshow .rt-slideshow-left-mid {
  background-repeat: repeat-y;
  background-position: 100% 0;
  top: 0;
  bottom: -22px;
  width: 110px;
  position: absolute;
  z-index: 5;
}
#rt-slideshow .rt-slideshow-right-mid {
  background-repeat: repeat-y;
  background-position: 100% 0;
  top: 0;
  bottom: -22px;
  width: 110px;
  position: absolute;
  right: 0;
  z-index: 5;
}
#rt-slideshow .rt-slideshow-right-top {
  background-repeat: no-repeat;
  height: 45px;
  width: 110px;
  position: absolute;
  right: 0;
  z-index: 5;
  top: -18px;
}
#rt-slideshow .rt-slideshow-right-btm {
  background-repeat: no-repeat;
  background-position: 0 100%;
  height: 61px;
  width: 110px;
  position: absolute;
  right: 0;
  z-index: 5;
  bottom: -23px;
}
#rt-slideshow .rt-slideshow-top {
  height: 43px;
  left: 0;
  right: 0;
  top: -16px;
  position: absolute;
  z-index: 5;
  margin: 0 110px;
}
#rt-slideshow .rt-slideshow-btm {
  height: 60px;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 5;
  margin: 0 110px;
  bottom: -22px;
  background-repeat: no-repeat;
}
.rt-totop {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -11px;
  right: 0;
  background-repeat: no-repeat;
  background-position: 13px -275px;
  -webkit-transition: background-color 0.1s ease-in;
  -moz-transition: background-color 0.1s ease-in;
  -o-transition: background-color 0.1s ease-in;
  -ms-transition: background-color 0.1s ease-in;
  transition: background-color 0.1s ease-in;
}
.rt-fontsizer-buttons .button {
  height: 20px;
  width: 20px;
  padding: 0;
}
.rt-fontsizer-buttons .button:before {
  display: none;
}
.rt-fontsizer-buttons .smaller .button {
  background-position: 2px -431px;
}
.rt-fontsizer-buttons .larger .button {
  background-position: 2px -285px;
}
.rt-fontsizer-desc {
  float: left;
  padding-right: 10px;
}
.rt-fontsizer-buttons {
  float: left;
}
.rt-social-buttons {
  display: inline-block;
}
.rt-social-buttons .social-button {
  height: 33px;
  margin-left: 8px;
  width: 33px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  -webkit-transition: width 0.2s ease-in, background-color 0.2s ease-in;
  -moz-transition: width 0.2s ease-in, background-color 0.2s ease-in;
  -o-transition: width 0.2s ease-in, background-color 0.2s ease-in;
  -ms-transition: width 0.2s ease-in, background-color 0.2s ease-in;
  transition: width 0.2s ease-in, background-color 0.2s ease-in;
}
.rt-social-buttons .rt-facebook-btn {
  background-position: 0 0;
}
.rt-social-buttons .rt-facebook-btn:hover {
  background-position: 0 -35px;
}
.rt-social-buttons .rt-twitter-btn {
  background-position: -40px 0;
}
.rt-social-buttons .rt-twitter-btn:hover {
  background-position: -40px -35px;
}
.rt-social-buttons .rt-google-btn {
  background-position: -121px 0;
}
.rt-social-buttons .rt-google-btn:hover {
  background-position: -121px -35px;
}
.rt-social-buttons .rt-rss-btn {
  background-position: -80px 0;
}
.rt-social-buttons .rt-rss-btn:hover {
  background-position: -80px -35px;
}
#developed-by {
  overflow: hidden;
}
#rocket {
  display: block;
  width: 120px;
  height: 18px;
  margin: 2px 0 0 0;
}
#rt-copyright .copytext {
  line-height: 33px;
}
#rt-copyright .rt-block {
  padding-top: 5px;
  padding-bottom: 5px;
}
body #gantry-viewswitcher {
  z-index: 100;
  right: inherit;
  position: relative;
  top: inherit;
  margin: 1em auto;
}
.main-mask-fold #rt-slideshow {
  margin: 30px 0;
}
.main-mask-fold #rt-slideshow .rt-slideshow-left-top {
  background-repeat: no-repeat;
  height: 45px;
  width: 160px;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 80px;
}
.main-mask-fold #rt-slideshow .rt-slideshow-left-btm {
  background-position: 100% 0;
  width: 237px;
  height: 46px;
  bottom: 6px;
}
.main-mask-fold #rt-slideshow .rt-slideshow-right-top {
  background-repeat: no-repeat;
  height: 45px;
  width: 160px;
  position: absolute;
  z-index: 5;
  top: 0;
  right: 80px;
}
.main-mask-fold #rt-slideshow .rt-slideshow-right-btm {
  background-position: 100% 0;
  width: 237px;
  height: 46px;
  bottom: 6px;
}
.main-mask-fold #rt-slideshow .rt-slideshow-top {
  margin: 0 240px;
  height: 45px;
  top: 0;
}
.main-mask-pointed #rt-slideshow {
  margin: 30px 0;
}
.main-mask-pointed #rt-slideshow .rt-slideshow-left-btm {
  background-position: 100% 100%;
  width: 538px;
  height: 36px;
  bottom: 6px;
}
.main-mask-pointed #rt-slideshow .rt-slideshow-right-btm {
  background-position: 100% 100%;
  bottom: 6px;
  right: 30px;
  width: 183px;
  height: 36px;
}
.main-mask-pointed #rt-slideshow .rt-slideshow-left-mid {
  bottom: 6px;
  top: inherit;
  height: 36px;
  margin: 0;
}
.main-mask-pointed #rt-slideshow .rt-slideshow-right-mid {
  bottom: 6px;
  top: inherit;
  height: 36px;
  margin: 0;
  width: 40px;
}
.main-mask-pointed #rt-slideshow .rt-slideshow-top {
  margin: 0 218px 0 535px;
  height: 52px;
}
.main-mask-pointed #rt-slideshow .rt-slideshow-left-top {
  top: 0;
  width: 239px;
  height: 36px;
  left: 300px;
}
.main-mask-pointed #rt-slideshow .rt-slideshow-right-top {
  top: 0;
  width: 138px;
  height: 36px;
  right: 80px;
}
.main-mask-none .sprocket-mosaic .sprocket-mosaic-order li span,
.main-mask-none .sprocket-mosaic .sprocket-mosaic-filter li span {
  background-image: none;
}
.title1 .mod-hex:before,
.title2 .mod-hex:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 10px;
  text-align: center;
  font-size: 1.4em;
}
.title1.icon-glass .mod-hex:before,
.title2.icon-glass .mod-hex:before {
  content: "\f000";
}
.title1.icon-music .mod-hex:before,
.title2.icon-music .mod-hex:before {
  content: "\f001";
}
.title1.icon-search .mod-hex:before,
.title2.icon-search .mod-hex:before {
  content: "\f002";
}
.title1.icon-envelope .mod-hex:before,
.title2.icon-envelope .mod-hex:before {
  content: "\f003";
}
.title1.icon-heart .mod-hex:before,
.title2.icon-heart .mod-hex:before {
  content: "\f004";
}
.title1.icon-star .mod-hex:before,
.title2.icon-star .mod-hex:before {
  content: "\f005";
}
.title1.icon-star-empty .mod-hex:before,
.title2.icon-star-empty .mod-hex:before {
  content: "\f006";
}
.title1.icon-user .mod-hex:before,
.title2.icon-user .mod-hex:before {
  content: "\f007";
}
.title1.icon-film .mod-hex:before,
.title2.icon-film .mod-hex:before {
  content: "\f008";
}
.title1.icon-th-large .mod-hex:before,
.title2.icon-th-large .mod-hex:before {
  content: "\f009";
}
.title1.icon-th .mod-hex:before,
.title2.icon-th .mod-hex:before {
  content: "\f00a";
}
.title1.icon-th-list .mod-hex:before,
.title2.icon-th-list .mod-hex:before {
  content: "\f00b";
}
.title1.icon-ok .mod-hex:before,
.title2.icon-ok .mod-hex:before {
  content: "\f00c";
}
.title1.icon-remove .mod-hex:before,
.title2.icon-remove .mod-hex:before {
  content: "\f00d";
}
.title1.icon-zoom-in .mod-hex:before,
.title2.icon-zoom-in .mod-hex:before {
  content: "\f00e";
}
.title1.icon-zoom-out .mod-hex:before,
.title2.icon-zoom-out .mod-hex:before {
  content: "\f010";
}
.title1.icon-off .mod-hex:before,
.title2.icon-off .mod-hex:before {
  content: "\f011";
}
.title1.icon-signal .mod-hex:before,
.title2.icon-signal .mod-hex:before {
  content: "\f012";
}
.title1.icon-cog .mod-hex:before,
.title2.icon-cog .mod-hex:before {
  content: "\f013";
}
.title1.icon-trash .mod-hex:before,
.title2.icon-trash .mod-hex:before {
  content: "\f014";
}
.title1.icon-home .mod-hex:before,
.title2.icon-home .mod-hex:before {
  content: "\f015";
}
.title1.icon-file .mod-hex:before,
.title2.icon-file .mod-hex:before {
  content: "\f016";
}
.title1.icon-time .mod-hex:before,
.title2.icon-time .mod-hex:before {
  content: "\f017";
}
.title1.icon-road .mod-hex:before,
.title2.icon-road .mod-hex:before {
  content: "\f018";
}
.title1.icon-download-alt .mod-hex:before,
.title2.icon-download-alt .mod-hex:before {
  content: "\f019";
}
.title1.icon-download .mod-hex:before,
.title2.icon-download .mod-hex:before {
  content: "\f01a";
}
.title1.icon-upload .mod-hex:before,
.title2.icon-upload .mod-hex:before {
  content: "\f01b";
}
.title1.icon-inbox .mod-hex:before,
.title2.icon-inbox .mod-hex:before {
  content: "\f01c";
}
.title1.icon-play-circle .mod-hex:before,
.title2.icon-play-circle .mod-hex:before {
  content: "\f01d";
}
.title1.icon-repeat .mod-hex:before,
.title2.icon-repeat .mod-hex:before {
  content: "\f01e";
}
.title1.icon-refresh .mod-hex:before,
.title2.icon-refresh .mod-hex:before {
  content: "\f021";
}
.title1.icon-list-alt .mod-hex:before,
.title2.icon-list-alt .mod-hex:before {
  content: "\f022";
}
.title1.icon-lock .mod-hex:before,
.title2.icon-lock .mod-hex:before {
  content: "\f023";
}
.title1.icon-flag .mod-hex:before,
.title2.icon-flag .mod-hex:before {
  content: "\f024";
}
.title1.icon-headphones .mod-hex:before,
.title2.icon-headphones .mod-hex:before {
  content: "\f025";
}
.title1.icon-volume-off .mod-hex:before,
.title2.icon-volume-off .mod-hex:before {
  content: "\f026";
}
.title1.icon-volume-down .mod-hex:before,
.title2.icon-volume-down .mod-hex:before {
  content: "\f027";
}
.title1.icon-volume-up .mod-hex:before,
.title2.icon-volume-up .mod-hex:before {
  content: "\f028";
}
.title1.icon-qrcode .mod-hex:before,
.title2.icon-qrcode .mod-hex:before {
  content: "\f029";
}
.title1.icon-barcode .mod-hex:before,
.title2.icon-barcode .mod-hex:before {
  content: "\f02a";
}
.title1.icon-tag .mod-hex:before,
.title2.icon-tag .mod-hex:before {
  content: "\f02b";
}
.title1.icon-tags .mod-hex:before,
.title2.icon-tags .mod-hex:before {
  content: "\f02c";
}
.title1.icon-book .mod-hex:before,
.title2.icon-book .mod-hex:before {
  content: "\f02d";
}
.title1.icon-bookmark .mod-hex:before,
.title2.icon-bookmark .mod-hex:before {
  content: "\f02e";
}
.title1.icon-print .mod-hex:before,
.title2.icon-print .mod-hex:before {
  content: "\f02f";
}
.title1.icon-camera .mod-hex:before,
.title2.icon-camera .mod-hex:before {
  content: "\f030";
}
.title1.icon-font .mod-hex:before,
.title2.icon-font .mod-hex:before {
  content: "\f031";
}
.title1.icon-bold .mod-hex:before,
.title2.icon-bold .mod-hex:before {
  content: "\f032";
}
.title1.icon-italic .mod-hex:before,
.title2.icon-italic .mod-hex:before {
  content: "\f033";
}
.title1.icon-text-height .mod-hex:before,
.title2.icon-text-height .mod-hex:before {
  content: "\f034";
}
.title1.icon-text-width .mod-hex:before,
.title2.icon-text-width .mod-hex:before {
  content: "\f035";
}
.title1.icon-align-left .mod-hex:before,
.title2.icon-align-left .mod-hex:before {
  content: "\f036";
}
.title1.icon-align-center .mod-hex:before,
.title2.icon-align-center .mod-hex:before {
  content: "\f037";
}
.title1.icon-align-right .mod-hex:before,
.title2.icon-align-right .mod-hex:before {
  content: "\f038";
}
.title1.icon-align-justify .mod-hex:before,
.title2.icon-align-justify .mod-hex:before {
  content: "\f039";
}
.title1.icon-list .mod-hex:before,
.title2.icon-list .mod-hex:before {
  content: "\f03a";
}
.title1.icon-indent-left .mod-hex:before,
.title2.icon-indent-left .mod-hex:before {
  content: "\f03b";
}
.title1.icon-indent-right .mod-hex:before,
.title2.icon-indent-right .mod-hex:before {
  content: "\f03c";
}
.title1.icon-facetime-video .mod-hex:before,
.title2.icon-facetime-video .mod-hex:before {
  content: "\f03d";
}
.title1.icon-picture .mod-hex:before,
.title2.icon-picture .mod-hex:before {
  content: "\f03e";
}
.title1.icon-pencil .mod-hex:before,
.title2.icon-pencil .mod-hex:before {
  content: "\f040";
}
.title1.icon-map-marker .mod-hex:before,
.title2.icon-map-marker .mod-hex:before {
  content: "\f041";
}
.title1.icon-adjust .mod-hex:before,
.title2.icon-adjust .mod-hex:before {
  content: "\f042";
}
.title1.icon-tint .mod-hex:before,
.title2.icon-tint .mod-hex:before {
  content: "\f043";
}
.title1.icon-edit .mod-hex:before,
.title2.icon-edit .mod-hex:before {
  content: "\f044";
}
.title1.icon-share .mod-hex:before,
.title2.icon-share .mod-hex:before {
  content: "\f045";
}
.title1.icon-check .mod-hex:before,
.title2.icon-check .mod-hex:before {
  content: "\f046";
}
.title1.icon-move .mod-hex:before,
.title2.icon-move .mod-hex:before {
  content: "\f047";
}
.title1.icon-step-backward .mod-hex:before,
.title2.icon-step-backward .mod-hex:before {
  content: "\f048";
}
.title1.icon-fast-backward .mod-hex:before,
.title2.icon-fast-backward .mod-hex:before {
  content: "\f049";
}
.title1.icon-backward .mod-hex:before,
.title2.icon-backward .mod-hex:before {
  content: "\f04a";
}
.title1.icon-play .mod-hex:before,
.title2.icon-play .mod-hex:before {
  content: "\f04b";
}
.title1.icon-pause .mod-hex:before,
.title2.icon-pause .mod-hex:before {
  content: "\f04c";
}
.title1.icon-stop .mod-hex:before,
.title2.icon-stop .mod-hex:before {
  content: "\f04d";
}
.title1.icon-forward .mod-hex:before,
.title2.icon-forward .mod-hex:before {
  content: "\f04e";
}
.title1.icon-fast-forward .mod-hex:before,
.title2.icon-fast-forward .mod-hex:before {
  content: "\f050";
}
.title1.icon-step-forward .mod-hex:before,
.title2.icon-step-forward .mod-hex:before {
  content: "\f051";
}
.title1.icon-eject .mod-hex:before,
.title2.icon-eject .mod-hex:before {
  content: "\f052";
}
.title1.icon-chevron-left .mod-hex:before,
.title2.icon-chevron-left .mod-hex:before {
  content: "\f053";
}
.title1.icon-chevron-right .mod-hex:before,
.title2.icon-chevron-right .mod-hex:before {
  content: "\f054";
}
.title1.icon-plus-sign .mod-hex:before,
.title2.icon-plus-sign .mod-hex:before {
  content: "\f055";
}
.title1.icon-minus-sign .mod-hex:before,
.title2.icon-minus-sign .mod-hex:before {
  content: "\f056";
}
.title1.icon-remove-sign .mod-hex:before,
.title2.icon-remove-sign .mod-hex:before {
  content: "\f057";
}
.title1.icon-ok-sign .mod-hex:before,
.title2.icon-ok-sign .mod-hex:before {
  content: "\f058";
}
.title1.icon-question-sign .mod-hex:before,
.title2.icon-question-sign .mod-hex:before {
  content: "\f059";
}
.title1.icon-info-sign .mod-hex:before,
.title2.icon-info-sign .mod-hex:before {
  content: "\f05a";
}
.title1.icon-screenshot .mod-hex:before,
.title2.icon-screenshot .mod-hex:before {
  content: "\f05b";
}
.title1.icon-remove-circle .mod-hex:before,
.title2.icon-remove-circle .mod-hex:before {
  content: "\f05c";
}
.title1.icon-ok-circle .mod-hex:before,
.title2.icon-ok-circle .mod-hex:before {
  content: "\f05d";
}
.title1.icon-ban-circle .mod-hex:before,
.title2.icon-ban-circle .mod-hex:before {
  content: "\f05e";
}
.title1.icon-arrow-left .mod-hex:before,
.title2.icon-arrow-left .mod-hex:before {
  content: "\f060";
}
.title1.icon-arrow-right .mod-hex:before,
.title2.icon-arrow-right .mod-hex:before {
  content: "\f061";
}
.title1.icon-arrow-up .mod-hex:before,
.title2.icon-arrow-up .mod-hex:before {
  content: "\f062";
}
.title1.icon-arrow-down .mod-hex:before,
.title2.icon-arrow-down .mod-hex:before {
  content: "\f063";
}
.title1.icon-share-alt .mod-hex:before,
.title2.icon-share-alt .mod-hex:before {
  content: "\f064";
}
.title1.icon-resize-full .mod-hex:before,
.title2.icon-resize-full .mod-hex:before {
  content: "\f065";
}
.title1.icon-resize-small .mod-hex:before,
.title2.icon-resize-small .mod-hex:before {
  content: "\f066";
}
.title1.icon-plus .mod-hex:before,
.title2.icon-plus .mod-hex:before {
  content: "\f067";
}
.title1.icon-minus .mod-hex:before,
.title2.icon-minus .mod-hex:before {
  content: "\f068";
}
.title1.icon-asterisk .mod-hex:before,
.title2.icon-asterisk .mod-hex:before {
  content: "\f069";
}
.title1.icon-exclamation-sign .mod-hex:before,
.title2.icon-exclamation-sign .mod-hex:before {
  content: "\f06a";
}
.title1.icon-gift .mod-hex:before,
.title2.icon-gift .mod-hex:before {
  content: "\f06b";
}
.title1.icon-leaf .mod-hex:before,
.title2.icon-leaf .mod-hex:before {
  content: "\f06c";
}
.title1.icon-fire .mod-hex:before,
.title2.icon-fire .mod-hex:before {
  content: "\f06d";
}
.title1.icon-eye-open .mod-hex:before,
.title2.icon-eye-open .mod-hex:before {
  content: "\f06e";
}
.title1.icon-eye-close .mod-hex:before,
.title2.icon-eye-close .mod-hex:before {
  content: "\f070";
}
.title1.icon-warning-sign .mod-hex:before,
.title2.icon-warning-sign .mod-hex:before {
  content: "\f071";
}
.title1.icon-plane .mod-hex:before,
.title2.icon-plane .mod-hex:before {
  content: "\f072";
}
.title1.icon-calendar .mod-hex:before,
.title2.icon-calendar .mod-hex:before {
  content: "\f073";
}
.title1.icon-random .mod-hex:before,
.title2.icon-random .mod-hex:before {
  content: "\f074";
}
.title1.icon-comment .mod-hex:before,
.title2.icon-comment .mod-hex:before {
  content: "\f075";
}
.title1.icon-magnet .mod-hex:before,
.title2.icon-magnet .mod-hex:before {
  content: "\f076";
}
.title1.icon-chevron-up .mod-hex:before,
.title2.icon-chevron-up .mod-hex:before {
  content: "\f077";
}
.title1.icon-chevron-down .mod-hex:before,
.title2.icon-chevron-down .mod-hex:before {
  content: "\f078";
}
.title1.icon-retweet .mod-hex:before,
.title2.icon-retweet .mod-hex:before {
  content: "\f079";
}
.title1.icon-shopping-cart .mod-hex:before,
.title2.icon-shopping-cart .mod-hex:before {
  content: "\f07a";
}
.title1.icon-folder-close .mod-hex:before,
.title2.icon-folder-close .mod-hex:before {
  content: "\f07b";
}
.title1.icon-folder-open .mod-hex:before,
.title2.icon-folder-open .mod-hex:before {
  content: "\f07c";
}
.title1.icon-resize-vertical .mod-hex:before,
.title2.icon-resize-vertical .mod-hex:before {
  content: "\f07d";
}
.title1.icon-resize-horizontal .mod-hex:before,
.title2.icon-resize-horizontal .mod-hex:before {
  content: "\f07e";
}
.title1.icon-bar-chart .mod-hex:before,
.title2.icon-bar-chart .mod-hex:before {
  content: "\f080";
}
.title1.icon-twitter-sign .mod-hex:before,
.title2.icon-twitter-sign .mod-hex:before {
  content: "\f081";
}
.title1.icon-facebook-sign .mod-hex:before,
.title2.icon-facebook-sign .mod-hex:before {
  content: "\f082";
}
.title1.icon-camera-retro .mod-hex:before,
.title2.icon-camera-retro .mod-hex:before {
  content: "\f083";
}
.title1.icon-key .mod-hex:before,
.title2.icon-key .mod-hex:before {
  content: "\f084";
}
.title1.icon-cogs .mod-hex:before,
.title2.icon-cogs .mod-hex:before {
  content: "\f085";
}
.title1.icon-comments .mod-hex:before,
.title2.icon-comments .mod-hex:before {
  content: "\f086";
}
.title1.icon-thumbs-up .mod-hex:before,
.title2.icon-thumbs-up .mod-hex:before {
  content: "\f087";
}
.title1.icon-thumbs-down .mod-hex:before,
.title2.icon-thumbs-down .mod-hex:before {
  content: "\f088";
}
.title1.icon-star-half .mod-hex:before,
.title2.icon-star-half .mod-hex:before {
  content: "\f089";
}
.title1.icon-heart-empty .mod-hex:before,
.title2.icon-heart-empty .mod-hex:before {
  content: "\f08a";
}
.title1.icon-signout .mod-hex:before,
.title2.icon-signout .mod-hex:before {
  content: "\f08b";
}
.title1.icon-linkedin-sign .mod-hex:before,
.title2.icon-linkedin-sign .mod-hex:before {
  content: "\f08c";
}
.title1.icon-pushpin .mod-hex:before,
.title2.icon-pushpin .mod-hex:before {
  content: "\f08d";
}
.title1.icon-external-link .mod-hex:before,
.title2.icon-external-link .mod-hex:before {
  content: "\f08e";
}
.title1.icon-signin .mod-hex:before,
.title2.icon-signin .mod-hex:before {
  content: "\f090";
}
.title1.icon-trophy .mod-hex:before,
.title2.icon-trophy .mod-hex:before {
  content: "\f091";
}
.title1.icon-github-sign .mod-hex:before,
.title2.icon-github-sign .mod-hex:before {
  content: "\f092";
}
.title1.icon-upload-alt .mod-hex:before,
.title2.icon-upload-alt .mod-hex:before {
  content: "\f093";
}
.title1.icon-lemon .mod-hex:before,
.title2.icon-lemon .mod-hex:before {
  content: "\f094";
}
.title1.icon-phone .mod-hex:before,
.title2.icon-phone .mod-hex:before {
  content: "\f095";
}
.title1.icon-check-empty .mod-hex:before,
.title2.icon-check-empty .mod-hex:before {
  content: "\f096";
}
.title1.icon-bookmark-empty .mod-hex:before,
.title2.icon-bookmark-empty .mod-hex:before {
  content: "\f097";
}
.title1.icon-phone-sign .mod-hex:before,
.title2.icon-phone-sign .mod-hex:before {
  content: "\f098";
}
.title1.icon-twitter .mod-hex:before,
.title2.icon-twitter .mod-hex:before {
  content: "\f099";
}
.title1.icon-facebook .mod-hex:before,
.title2.icon-facebook .mod-hex:before {
  content: "\f09a";
}
.title1.icon-github .mod-hex:before,
.title2.icon-github .mod-hex:before {
  content: "\f09b";
}
.title1.icon-unlock .mod-hex:before,
.title2.icon-unlock .mod-hex:before {
  content: "\f09c";
}
.title1.icon-credit-card .mod-hex:before,
.title2.icon-credit-card .mod-hex:before {
  content: "\f09d";
}
.title1.icon-rss .mod-hex:before,
.title2.icon-rss .mod-hex:before {
  content: "\f09e";
}
.title1.icon-hdd .mod-hex:before,
.title2.icon-hdd .mod-hex:before {
  content: "\f0a0";
}
.title1.icon-bullhorn .mod-hex:before,
.title2.icon-bullhorn .mod-hex:before {
  content: "\f0a1";
}
.title1.icon-bell .mod-hex:before,
.title2.icon-bell .mod-hex:before {
  content: "\f0a2";
}
.title1.icon-certificate .mod-hex:before,
.title2.icon-certificate .mod-hex:before {
  content: "\f0a3";
}
.title1.icon-hand-right .mod-hex:before,
.title2.icon-hand-right .mod-hex:before {
  content: "\f0a4";
}
.title1.icon-hand-left .mod-hex:before,
.title2.icon-hand-left .mod-hex:before {
  content: "\f0a5";
}
.title1.icon-hand-up .mod-hex:before,
.title2.icon-hand-up .mod-hex:before {
  content: "\f0a6";
}
.title1.icon-hand-down .mod-hex:before,
.title2.icon-hand-down .mod-hex:before {
  content: "\f0a7";
}
.title1.icon-circle-arrow-left .mod-hex:before,
.title2.icon-circle-arrow-left .mod-hex:before {
  content: "\f0a8";
}
.title1.icon-circle-arrow-right .mod-hex:before,
.title2.icon-circle-arrow-right .mod-hex:before {
  content: "\f0a9";
}
.title1.icon-circle-arrow-up .mod-hex:before,
.title2.icon-circle-arrow-up .mod-hex:before {
  content: "\f0aa";
}
.title1.icon-circle-arrow-down .mod-hex:before,
.title2.icon-circle-arrow-down .mod-hex:before {
  content: "\f0ab";
}
.title1.icon-globe .mod-hex:before,
.title2.icon-globe .mod-hex:before {
  content: "\f0ac";
}
.title1.icon-wrench .mod-hex:before,
.title2.icon-wrench .mod-hex:before {
  content: "\f0ad";
}
.title1.icon-tasks .mod-hex:before,
.title2.icon-tasks .mod-hex:before {
  content: "\f0ae";
}
.title1.icon-filter .mod-hex:before,
.title2.icon-filter .mod-hex:before {
  content: "\f0b0";
}
.title1.icon-briefcase .mod-hex:before,
.title2.icon-briefcase .mod-hex:before {
  content: "\f0b1";
}
.title1.icon-fullscreen .mod-hex:before,
.title2.icon-fullscreen .mod-hex:before {
  content: "\f0b2";
}
.title1.icon-group .mod-hex:before,
.title2.icon-group .mod-hex:before {
  content: "\f0c0";
}
.title1.icon-link .mod-hex:before,
.title2.icon-link .mod-hex:before {
  content: "\f0c1";
}
.title1.icon-cloud .mod-hex:before,
.title2.icon-cloud .mod-hex:before {
  content: "\f0c2";
}
.title1.icon-beaker .mod-hex:before,
.title2.icon-beaker .mod-hex:before {
  content: "\f0c3";
}
.title1.icon-cut .mod-hex:before,
.title2.icon-cut .mod-hex:before {
  content: "\f0c4";
}
.title1.icon-copy .mod-hex:before,
.title2.icon-copy .mod-hex:before {
  content: "\f0c5";
}
.title1.icon-paper-clip .mod-hex:before,
.title2.icon-paper-clip .mod-hex:before {
  content: "\f0c6";
}
.title1.icon-save .mod-hex:before,
.title2.icon-save .mod-hex:before {
  content: "\f0c7";
}
.title1.icon-sign-blank .mod-hex:before,
.title2.icon-sign-blank .mod-hex:before {
  content: "\f0c8";
}
.title1.icon-reorder .mod-hex:before,
.title2.icon-reorder .mod-hex:before {
  content: "\f0c9";
}
.title1.icon-list-ul .mod-hex:before,
.title2.icon-list-ul .mod-hex:before {
  content: "\f0ca";
}
.title1.icon-list-ol .mod-hex:before,
.title2.icon-list-ol .mod-hex:before {
  content: "\f0cb";
}
.title1.icon-strikethrough .mod-hex:before,
.title2.icon-strikethrough .mod-hex:before {
  content: "\f0cc";
}
.title1.icon-underline .mod-hex:before,
.title2.icon-underline .mod-hex:before {
  content: "\f0cd";
}
.title1.icon-table .mod-hex:before,
.title2.icon-table .mod-hex:before {
  content: "\f0ce";
}
.title1.icon-magic .mod-hex:before,
.title2.icon-magic .mod-hex:before {
  content: "\f0d0";
}
.title1.icon-truck .mod-hex:before,
.title2.icon-truck .mod-hex:before {
  content: "\f0d1";
}
.title1.icon-pinterest .mod-hex:before,
.title2.icon-pinterest .mod-hex:before {
  content: "\f0d2";
}
.title1.icon-pinterest-sign .mod-hex:before,
.title2.icon-pinterest-sign .mod-hex:before {
  content: "\f0d3";
}
.title1.icon-google-plus-sign .mod-hex:before,
.title2.icon-google-plus-sign .mod-hex:before {
  content: "\f0d4";
}
.title1.icon-google-plus .mod-hex:before,
.title2.icon-google-plus .mod-hex:before {
  content: "\f0d5";
}
.title1.icon-money .mod-hex:before,
.title2.icon-money .mod-hex:before {
  content: "\f0d6";
}
.title1.icon-caret-down .mod-hex:before,
.title2.icon-caret-down .mod-hex:before {
  content: "\f0d7";
}
.title1.icon-caret-up .mod-hex:before,
.title2.icon-caret-up .mod-hex:before {
  content: "\f0d8";
}
.title1.icon-caret-left .mod-hex:before,
.title2.icon-caret-left .mod-hex:before {
  content: "\f0d9";
}
.title1.icon-caret-right .mod-hex:before,
.title2.icon-caret-right .mod-hex:before {
  content: "\f0da";
}
.title1.icon-columns .mod-hex:before,
.title2.icon-columns .mod-hex:before {
  content: "\f0db";
}
.title1.icon-sort .mod-hex:before,
.title2.icon-sort .mod-hex:before {
  content: "\f0dc";
}
.title1.icon-sort-down .mod-hex:before,
.title2.icon-sort-down .mod-hex:before {
  content: "\f0dd";
}
.title1.icon-sort-up .mod-hex:before,
.title2.icon-sort-up .mod-hex:before {
  content: "\f0de";
}
.title1.icon-envelope-alt .mod-hex:before,
.title2.icon-envelope-alt .mod-hex:before {
  content: "\f0e0";
}
.title1.icon-linkedin .mod-hex:before,
.title2.icon-linkedin .mod-hex:before {
  content: "\f0e1";
}
.title1.icon-undo .mod-hex:before,
.title2.icon-undo .mod-hex:before {
  content: "\f0e2";
}
.title1.icon-legal .mod-hex:before,
.title2.icon-legal .mod-hex:before {
  content: "\f0e3";
}
.title1.icon-dashboard .mod-hex:before,
.title2.icon-dashboard .mod-hex:before {
  content: "\f0e4";
}
.title1.icon-comment-alt .mod-hex:before,
.title2.icon-comment-alt .mod-hex:before {
  content: "\f0e5";
}
.title1.icon-comments-alt .mod-hex:before,
.title2.icon-comments-alt .mod-hex:before {
  content: "\f0e6";
}
.title1.icon-bolt .mod-hex:before,
.title2.icon-bolt .mod-hex:before {
  content: "\f0e7";
}
.title1.icon-sitemap .mod-hex:before,
.title2.icon-sitemap .mod-hex:before {
  content: "\f0e8";
}
.title1.icon-umbrella .mod-hex:before,
.title2.icon-umbrella .mod-hex:before {
  content: "\f0e9";
}
.title1.icon-paste .mod-hex:before,
.title2.icon-paste .mod-hex:before {
  content: "\f0ea";
}
.title1.icon-user-md .mod-hex:before,
.title2.icon-user-md .mod-hex:before {
  content: "\f200";
}
.rokajaxsearch input,
.rokajaxsearch .roksearch-wrapper input#roksearch_search_str.inputbox:focus {
  padding: 8px 25px 8px 15px;
  border-radius: 0;
  margin: 0;
  background-position: 95% -67px;
  background-repeat: no-repeat;
  -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;
  width: 100%;
}
.rokajaxsearch input {
  border: 1px solid;
}
.roksearch-wrapper {
  display: inline-block;
  border-radius: 25px;
  margin: 8px 25px 8px 0;
}
#roksearch_results .small {
  display: inline;
  position: relative;
  text-align: inherit;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-style: italic;
}
#roksearch_results a.clr {
  font-size: 100%;
  line-height: 1.6em;
  height: auto;
}
.search_options {
  float: right;
  margin: 5px 10px 0 10px;
}
.search_options label {
  margin-right: 15px !important;
  padding-bottom: 2px;
  text-transform: lowercase;
}
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  border-radius: 2px;
  margin-top: 5px;
}
#roksearch_results h3 {
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 110%;
  font-size: 110%;
  padding-bottom: 0;
}
#roksearch_results .container-wrapper {
  overflow: hidden;
}
#roksearch_results .page {
  float: left;
}
#roksearch_results .roksearch_header,
#roksearch_results .roksearch_row_btm {
  padding: 5px 10px;
  line-height: 130%;
  text-transform: none;
  font-weight: normal;
  font-size: 12px;
}
#roksearch_results .roksearch_header {
  border-radius: 3px 3px 0 0;
}
#roksearch_results .roksearch_row_btm {
  border-radius: 0 0 3px 3px;
}
#roksearch_results .roksearch_row_btm {
  border-bottom: none;
}
#roksearch_results .roksearch_even,
#roksearch_results .roksearch_odd {
  padding: 10px;
  border-bottom: none;
}
#roksearch_results .roksearch_even span,
#roksearch_results .roksearch_odd span {
  margin-top: 15px;
  line-height: 140%;
}
#roksearch_results .roksearch_even span.highlight,
#roksearch_results .roksearch_odd span.highlight {
  margin-top: 0;
}
#roksearch_results .roksearch_row_btm {
  overflow: hidden;
}
#roksearch_results .roksearch_row_btm span {
  line-height: 140%;
}
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
#roksearch_results .viewall {
  float: left;
  margin: 0 5px;
}
#roksearch_results .estimated_res,
#roksearch_results .pagination_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  font-size: 11px;
  margin-top: -1px;
}
#roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
#roksearch_results .google-search #roksearch_link {
  margin-top: 5px;
}
#roksearch_results .readon {
  margin-top: 15px;
}
#roksearch_results .readon span,
#roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
#roksearch_results .google-thumb-image {
  margin: 0 auto;
}
.searchintro {
  overflow: hidden;
}
#roksearch_results .container-arrows {
  margin-top: 2px;
}
.roksearch_wrapper2,
.roksearch_wrapper3,
.roksearch_wrapper4 {
  border-radius: 2px;
}
.roksearch_result_wrapper1 {
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
#roksearch_results #roksearch_link {
  float: right;
  padding-right: 0;
  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;
}
#roktwittie .clr {
  clear: both;
}
#roktwittie .info {
  padding-top: 5px;
  margin-left: 60px;
}
#roktwittie .name {
  margin: 0 0 4px;
  padding: 0;
}
#roktwittie .nick {
  display: block;
  padding: 8px 0;
}
#roktwittie ul {
  padding: 0;
  list-style: none;
}
#roktwittie li {
  overflow: visible;
  padding: 0 0 5px;
  margin: 0;
}
#roktwittie ul li {
  list-style: none !important;
}
#roktwittie a {
  font-size: 100%;
  line-height: 100%;
}
#roktwittie .title {
  margin: 0 0 10px;
  background: none;
  box-shadow: none;
  padding: 0;
  display: block;
  border-radius: 0;
  font-size: 1em;
  font-family: Helvetica, Arial, sans-serif;
}
#roktwittie .title:before {
  display: none;
}
#roktwittie .loading {
  text-align: center;
  height: 16px;
}
#roktwittie .loading span {
  display: none;
}
#roktwittie .status {
  margin-bottom: 20px;
}
#roktwittie .header {
  padding: 0 5px;
  overflow: hidden;
}
#roktwittie .header-wrapper {
  margin-bottom: 15px;
}
#roktwittie .status .header .avatar {
  float: left;
}
#roktwittie .status .header .showavatar {
  margin-bottom: 5px;
}
#roktwittie .roktwittie-avatar {
  float: left;
  margin-top: 15px;
  margin-right: 15px;
}
#roktwittie .roktwittie-avatar a {
  display: inline-block;
}
#roktwittie .even .roktwittie-avatar {
  float: left;
}
#roktwittie .even,
#roktwittie .odd {
  padding: 0;
  background: none;
  border: 0 none;
}
#roktwittie .status .header .name {
  font-size: 14px;
  font-weight: bold;
  line-height: 40%;
  padding-top: 5px;
}
#roktwittie .status .header .nick {
  font-size: 13px;
}
#roktwittie .status ul li {
  clear: both;
  padding: 0;
  list-style: none;
  overflow: hidden;
  line-height: 150%;
}
#roktwittie .status ul li a {
  line-height: 150%;
}
#roktwittie .status ul li .title {
  float: left;
  width: 55px;
  text-align: right;
}
#roktwittie .status ul li .content {
  margin-left: 60px;
  margin-bottom: 5px;
}
#roktwittie .user .stats {
  margin-bottom: 10px;
}
#roktwittie .user .feed a {
  float: left;
  height: 16px;
  padding-right: 20px;
}
#roktwittie .user .subscribe {
  margin-top: 5px;
}
#roktwittie .tweets-wrapper {
  margin-bottom: 10px;
}
#roktwittie .tweets ul,
#roktwittie .query ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#roktwittie div.roktwittie-infos {
  font-size: 90%;
  margin-bottom: 5px;
}
#roktwittie div.roktwittie-infos .roktwittie-date {
  float: right;
  font-size: 80%;
}
#roktwittie div.roktwittie-infos span,
#roktwittie div.roktwittie-infos span .roktwittie-source {
  font-style: italic;
  line-height: 100%;
}
#roktwittie .roktwittie-surround {
  padding-left: 0;
  margin-bottom: 5px;
}
#roktwittie .roktwittie-m2 {
  -webkit-transition: box-shadow 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in;
  -o-transition: box-shadow 0.2s ease-in;
  -ms-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
}
#roktwittie div.roktwittie-text {
  padding: 10px 0 10px 0;
  overflow: hidden;
}
#roktwittie div.roktwittie-text > span {
  line-height: 140%;
}
#roktwittie .roktwittie-t1 {
  width: 9px;
  height: 14px;
  border: 0 none;
  margin-left: -7px;
  position: absolute;
  margin-top: 10px;
}
.rt-error-box {
  margin: 0 auto;
  padding: 20px;
}
.rt-error-box > div {
  padding: 20px;
  border-radius: 5px;
}
.rt-error-box .error-title {
  font-size: 7em;
}
.rt-error-box .error-message {
  color: #C50000;
}
.rt-error-box .rt-error-container {
  float: left;
}
.rt-error-box .rt-error-image {
  height: auto;
  max-width: 100%;
  float: right;
}
#rt-logo {
  margin: 0 auto;
}
#rt-offline-body {
  margin: 35px 0 50px 0;
}
#rt-offline-body .offline {
  font-size: 1.3em;
  line-height: 1.3em;
  letter-spacing: 1px;
}
.offline-image {
  text-align: center;
}
.site-name {
  margin-bottom: 0;
  padding-bottom: 0;
}
a:hover,
#rt-copyright a:hover {
  color: #000;
}
.logo-type-fracture #rt-logo {
  background-image: url(../images/logo/light/logo.png);
}
.rt-headerborder {
  background: rgba(0,0,0,0.5);
}
#rt-footer .rt-footer-inner {
  border-top: 1px solid #555;
}
#rt-footer .rt-footer-inner2 {
  border-top: 4px solid #000;
}
#rt-copyright {
  background-color: #F2F2F2;
  border-top: 1px solid #D7D7D7;
}
.main-mask-horizontal .menutop li.root > .item .menu-overlay,
.main-mask-horizontal .menutop.level1 > li > .item  .menu-overlay {
  background-image: url(../images/light/menu-item-overlay.png);
}
.main-mask-horizontal .sprocket-tabs-nav li .sprocket-tabs-inner {
  background-image: url(../images/light/tabs-overlay.png);
}
.main-mask-horizontal .sprocket-features-content-top,
.main-mask-horizontal .sprocket-features-content-bottom {
  background-image: url(../images/light/horizontal/features-content.png);
}
.main-mask-horizontal #rt-slideshow .rt-slideshow-left-top,
.main-mask-horizontal #rt-slideshow .rt-slideshow-left-mid,
.main-mask-horizontal #rt-slideshow .rt-slideshow-left-btm {
  background-image: url(../images/light/horizontal/slideshow-overlay-left.png);
}
.main-mask-horizontal #rt-slideshow .rt-slideshow-right-top,
.main-mask-horizontal #rt-slideshow .rt-slideshow-right-mid,
.main-mask-horizontal #rt-slideshow .rt-slideshow-right-btm {
  background-image: url(../images/light/horizontal/slideshow-overlay-right.png);
}
.main-mask-horizontal #rt-slideshow .rt-slideshow-right {
  background-image: url(../images/light/horizontal/slideshow-overlay-right.png);
}
.main-mask-horizontal #rt-slideshow .rt-slideshow-top {
  background-image: url(../images/light/horizontal/slideshow-overlay-top.png);
}
.main-mask-horizontal #rt-slideshow .rt-slideshow-btm {
  background-image: url(../images/light/horizontal/slideshow-overlay-btm.png);
}
.main-mask-horizontal #rt-slideshow .rt-slideshow-overlay {
  background-image: url(../images/light/horizontal/slideshow-overlay.png);
}
.main-mask-horizontal #rt-slideshow .rt-slideshow-overlay2 {
  background-image: url(../images/light/horizontal/slideshow-overlay2.png);
}
.main-mask-fold .menutop li.root > .item .menu-overlay,
.main-mask-fold .menutop.level1 > li > .item  .menu-overlay {
  background: url(../images/light/fold/menu-item-overlay.png) no-repeat scroll 100% 0;
}
.main-mask-fold .sprocket-tabs-nav li .sprocket-tabs-inner {
  background: url(../images/light/fold/tabs-overlay.png) no-repeat scroll 100% 0;
}
.main-mask-fold .sprocket-mosaic .sprocket-mosaic-order li span,
.main-mask-fold .sprocket-mosaic .sprocket-mosaic-filter li span {
  background: url(../images/light/fold/tabs-overlay.png) no-repeat scroll 100% 0;
}
.main-mask-fold #rt-slideshow .rt-slideshow-left-top {
  background-image: url(../images/light/fold/slideshow-overlay-left.png);
}
.main-mask-fold #rt-slideshow .rt-slideshow-left-btm {
  background-image: url(../images/light/fold/slideshow-overlay-left.png);
}
.main-mask-fold #rt-slideshow .rt-slideshow-right-top {
  background-image: url(../images/light/fold/slideshow-overlay-right.png);
}
.main-mask-fold #rt-slideshow .rt-slideshow-right-btm {
  background-image: url(../images/light/fold/slideshow-overlay-right.png);
}
.main-mask-fold #rt-slideshow .rt-slideshow-top {
  background-color: #fff;
}
.main-mask-fold #rt-slideshow .layout-slideshow .rt-slideshow-overlay {
  background-image: url(../images/light/fold/slideshow-overlay.png);
}
.main-mask-fold #rt-slideshow .layout-slideshow .rt-slideshow-overlay2 {
  background-image: url(../images/light/fold/slideshow-overlay2.png);
}
.main-mask-pointed .menutop li.root > .item .menu-overlay,
.main-mask-pointed .menutop.level1 > li > .item  .menu-overlay {
  background: url(../images/light/pointed/menu-item-overlay.png) no-repeat scroll 50% 100%;
}
.main-mask-pointed .sprocket-tabs-nav li .sprocket-tabs-inner {
  background-image: url(../images/light/tabs-overlay.png);
}
.main-mask-pointed #rt-slideshow .rt-slideshow-left-top {
  background-image: url(../images/light/pointed/slideshow-overlay-left.png);
}
.main-mask-pointed #rt-slideshow .rt-slideshow-left-btm {
  background-image: url(../images/light/pointed/slideshow-overlay-left.png);
}
.main-mask-pointed #rt-slideshow .rt-slideshow-right-top {
  background-image: url(../images/light/pointed/slideshow-overlay-right.png);
}
.main-mask-pointed #rt-slideshow .rt-slideshow-right-btm {
  background-image: url(../images/light/pointed/slideshow-overlay-right.png);
}
.main-mask-pointed #rt-slideshow .rt-slideshow-top {
  background-color: #fff;
}
.main-mask-pointed #rt-slideshow .rt-slideshow-left-mid,
.main-mask-pointed #rt-slideshow .rt-slideshow-right-mid {
  background-color: #fff;
}
.main-mask-pointed #rt-slideshow .layout-slideshow .rt-slideshow-overlay {
  background-image: url(../images/light/pointed/slideshow-overlay.png);
}
.main-mask-pointed #rt-slideshow .layout-slideshow .rt-slideshow-overlay2 {
  background-image: url(../images/light/pointed/slideshow-overlay2.png);
}
.menutop.level1 .item .menu-overlay span {
  background-color: #fff;
}
.menutop .item,
.menutop.level1 li.root.active.f-mainparent-itemfocus .item {
  color: #fff;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.3);
}
.daddyicon,
.menutop ul li > .daddy span {
  background-image: url(../images/light/nav-arrows.png);
}
.menutop .fusion-js-subs li > .item:hover,
.menutop .fusion-js-subs li.active > .item {
  border-color: rgba(225,225,225,0.8);
}
.menutop .fusion-submenu-wrapper {
  box-shadow: 3px 3px 0 rgba(0,0,0,0.2);
}
.menutop.level1 li.root.active .item,
.splitmenu .menutop.level1 li.active .item {
  color: #000;
  text-shadow: none;
}
.module-content ul.menu > li a,
.module-content ul.menu li .separator,
.module-content ul.menu li .nolink {
  color: #fff;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.3);
}
.module-content ul.menu > li > a:hover,
.module-content ul.menu li .separator:hover,
.module-content ul.menu li > .nolink:hover,
.module-content ul.menu > li.active > a,
.module-content ul.menu li.active > .separator:hover,
.module-content ul.menu li.active > .nolink:hover {
  border-color: rgba(225,225,225,0.8);
}
.module-content ul.menu li.parent li a,
.module-content ul.menu li.parent li .item,
.module-content ul.menu li.parent li .separator {
  background-image: url(../images/light/nav-arrows.png);
}
.module-content .menu li {
  margin: 0 15px;
}
.module-content ul.menu li.parent li.active.current > a,
.module-content ul.menu li.parent li.active.current > .item,
.module-content ul.menu li.parent li.active.current > .separator,
.module-content ul.menu li.parent li#current.active > a,
.module-content ul.menu li.parent li#current.active > .item,
.module-content ul.menu li.parent li#current.active > .separator,
.module-content ul.menu li.parent li > a:hover,
.module-content ul.menu li.parent li:hover .item:hover,
.module-content ul.menu li.parent li > .separator:hover {
  text-shadow: 0 0 9px #fff, -1px -1px 1px rgba(0,0,0,0.4);
}
.horizmenu .module-content ul.menu > li a,
.horizmenu .module-content ul.menu li .separator,
.horizmenu .module-content ul.menu li .nolink {
  color: #000;
  text-shadow: none;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
  color: #fff;
}
.button:hover,
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover {
  background-color: #000;
}
.readmore a,
.readon span,
.button span,
a.readon:hover {
  color: #fff;
}
.button:before,
.readon:before,
.readmore:before,
button.validate:before,
#member-profile a:before,
#member-registration a:before,
.formelm-buttons button:before {
  background-image: url(../images/light/nav-arrows.png);
}
.component-content .login + div ul li a,
#login-form a,
.component-content .items-more ol li a {
  background-image: url(../images/light/arrows.png);
}
.login-fields #username,
.login-fields #password,
#contact-form dd input,
#contact-form dd textarea,
#modlgn-username,
#modlgn-passwd,
#jform_email,
#member-registration dd input,
#search-searchword,
.finder .inputbox,
.inputbox {
  border: 1px solid #999;
}
.title1 .mod-hex,
.title2 .mod-hex {
  background-image: url(../images/light/title-hex.png);
}
.title1 .module-title,
.title3 .module-title {
  border-top: 1px solid #000;
}
.title1 .title,
.title3 .title {
  background-color: #fff;
}
#rt-copyright .title1 .mod-hex {
  background-image: url(../images/light/title-hex2.png);
}
#rt-copyright .title1 .title,
#rt-copyright .title3 .title {
  background-color: #f2f2f2;
}
.title4.box3 .title {
  border-color: #000;
}
.box1.rt-block {
  border: 1px solid #000;
}
.box2.title1 .title,
.box2.title3 .title {
  background-color: #000;
}
.box2.rt-block {
  background-color: #000;
  color: #fff;
}
.box2 a:hover {
  color: #fff;
}
.box2 .button:hover,
.box2 .readon:hover,
.box2 .readmore:hover,
.box2 button.validate:hover,
.box2 #member-profile a:hover,
.box2 #member-registration a:hover,
.box2 .formelm-buttons button:hover {
  background-color: #444;
}
.box3 {
  color: #fff;
}
.box3 a {
  color: #000;
}
.box3 a:hover {
  color: #fff;
}
.box3 .button,
.box3 .readon,
.box3 .readmore,
.box3 button.validate,
.box3 #member-profile a,
.box3 #member-registration a,
.box3 .formelm-buttons button {
  border: 1px solid #fff;
}
.box3 .button:hover,
.box3 .readon:hover,
.box3 .readmore:hover,
.box3 button.validate:hover,
.box3 #member-profile a:hover,
.box3 #member-registration a:hover,
.box3 .formelm-buttons button:hover {
  border-color: transparent;
}
.box4.rt-block {
  box-shadow: 3px 3px 0 rgba(0,0,0,0.2);
  border: 1px solid #ccc;
}
.box5.title3 .title {
  background-color: #F2F2F2;
}
.box5.rt-block {
  background-color: #F2F2F2;
  border: 1px solid #D7D7D7;
}
.component-content .actions li img {
  background-image: url(../images/light/article-icons.png);
}
.layout-slideshow .sprocket-features-arrows .arrow {
  background-color: #212121;
  background-image: url(../images/light/nav-arrows.png);
}
.layout-slideshow .readon {
  border-color: #fff;
  background-color: transparent;
}
.sprocket-features-pagination li.active {
  background-color: #fff;
}
.sprocket-features-pagination li {
  background-color: #fff;
}
.sprocket-features-content {
  background: rgba(0,0,0,0.8);
  color: #fff;
}
.sprocket-features-title a {
  color: #fff;
}
.sprocket-tabs-nav {
  border-bottom: 1px solid #000;
}
.sprocket-tabs-nav li {
  background-color: #C8C8C8;
  color: #fff;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.3);
}
.sprocket-tabs-nav li.active,
.sprocket-tabs-nav li:hover {
  background-color: #000;
}
.sprocket-tabs-nav .sprocket-tabs-shadow {
  background: rgba(0,0,0,0.1);
}
.sprocket-mosaic .sprocket-mosaic-header {
  border-color: #000;
}
.sprocket-mosaic .sprocket-mosaic-text {
  color: #fff;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-title span {
  background-color: #fff;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-title a {
  color: #000;
}
.sprocket-mosaic .sprocket-readmore {
  background: url(../images/light/mosaic-readon.png);
}
.sprocket-mosaic .sprocket-mosaic-order li,
.sprocket-mosaic .sprocket-mosaic-filter li {
  background-color: #bbb;
  color: #fff;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.3);
}
.sprocket-mosaic .sprocket-mosaic-order li span,
.sprocket-mosaic .sprocket-mosaic-filter li span {
  background-image: url(../images/light/tabs-overlay.png);
}
.sprocket-mosaic .sprocket-mosaic-order li.active,
.sprocket-mosaic .sprocket-mosaic-filter li.active,
.sprocket-mosaic .sprocket-mosaic-order li:hover,
.sprocket-mosaic .sprocket-mosaic-filter li:hover {
  background-color: #000;
}
.sprocket-mosaic .sprocket-mosaic-shadow {
  background: rgba(0,0,0,0.1);
}
.sprocket-mosaic .sprocket-mosaic-tags li {
  background-color: #000;
  color: #fff;
}
.sprocket-lists .sprocket-lists-pagination li {
  color: #000;
}
.sprocket-lists .sprocket-lists-pagination li.active,
.sprocket-lists li.active .sprocket-lists-title .indicator {
  background-image: url(../images/light/pagination.png);
  color: #fff;
}
.sprocket-lists .sprocket-lists-arrows .arrow {
  background-color: #212121;
  background-image: url(../images/light/nav-arrows.png);
}
.sprocket-lists .sprocket-lists-title {
  border-bottom: 1px solid #ccc;
}
.sprocket-headlines-navigation .arrow {
  background-color: #212121;
  background-image: url(../images/light/nav-arrows.png);
}
.breadcrumbs img[src$="arrow.png"] {
  background-image: url(../images/light/arrows.png);
}
.component-content .weblink-category tr {
  border-bottom: 1px solid #d7d7d7;
}
.component-content .weblink-category tr.cat-list-row1 {
  background-color: #F9F9F9;
}
#rokajaxsearch .inputbox,
.rokajaxsearch input.inputbox:focus {
  background-image: url(../images/light/search-controls.png);
}
.roksearch_results #roksearch_link {
  background: url(../images/light/search-controls.png) 0 -50px no-repeat;
}
#roksearch_results {
  background-color: #E2E2E2;
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  border: 1px solid #ccc;
}
#roksearch_results .roksearch_header,
#roksearch_results .roksearch_row_btm,
#roksearch_results .roksearch_result_wrapper1 {
  border-bottom: 1px solid #CFCFCF;
}
#roksearch_results .arrow-right {
  background: url(../images/light/search-controls.png) 0 -15px no-repeat;
}
#roksearch_results .arrow-left-disabled,
#roksearch_results .arrow-right-disabled {
  background: url(../images/light/search-controls.png) 0 -33px no-repeat;
}
#roksearch_results .arrow-left {
  background: url(../images/light/search-controls.png) 0 2px no-repeat;
}
#roksearch_results .roksearch_odd {
  background-color: #F0F0F0;
}
.roksearch_result_wrapper1 {
  border: 1px solid #fff;
}
.roksearch_result_wrapper1:hover {
  background-color: #E0E0E0;
}
.rt-social-buttons .social-button {
  background-image: url(../images/light/social-icons.png);
}
.rt-totop {
  background-color: #33353B;
  background-image: url(../images/light/nav-arrows.png);
}
.rt-fontsizer-buttons .button {
  background-image: url(../images/light/nav-arrows.png);
}
.tip-wrap {
  border: 1px solid #ddd;
  background-color: #fefefe;
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}
#rocket {
  background: url(../images/light/rocket.png) no-repeat;
}
.rt-image img {
  max-width: 100%;
  height: auto;
}
.title-text {
  display: block;
  line-height: 0.8em;
}
.title-subtext {
  display: block;
  font-size: 50%;
  opacity: 0.5;
}
.promo1 {
  font-weight: normal;
  font-size: 230%;
  line-height: 1.2em;
}
.promo2,
.promo3 {
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 1.3em;
}
.promo2 {
  font-size: 350%;
}
.promo3 {
  font-size: 200%;
  opacity: 0.5;
}
.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%;
}
.rt-demo-visible-wide {
  display: inherit;
}
body .rt-floatleft {
  float: left;
  margin-right: 15px;
  margin-left: 0;
}
body .rt-floatright {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
body .normalfont,
body .normalfont li {
  font-size: 100% !important;
}
body .noitalic {
  font-style: normal !important;
}
body .nobold,
body .nobold a,
body .nobold li {
  font-weight: normal !important;
}
body .nomarginall,
body .rt-block.nomarginall,
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 .rt-block.nopaddingall,
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 .rt-block.nomargintop,
body ul.nomargintop,
body li.nomargintop {
  margin-top: 0 !important;
}
body .nomarginbottom,
body .rt-block.nomarginbottom,
body ul.nomarginbottom,
body li.nomarginbottom {
  margin-bottom: 0 !important;
}
body .nomarginleft,
body .rt-block.nomarginleft,
body ul.nomarginleft,
body li.nomarginleft {
  margin-left: 0;
}
body .nomarginright,
body .rt-block.nomarginright,
body ul.nomarginright,
body li.nomarginright {
  margin-right: 0;
}
body .nopaddingtop,
body .rt-block.nopaddingtop,
body ul.nopaddingtop,
body li.nopaddingtop {
  padding-top: 0 !important;
}
body .nopaddingbottom,
body .rt-block.nopaddingbottom,
body ul.nopaddingbottom,
body li.nopaddingbottom {
  padding-bottom: 0 !important;
}
body .nopaddingleft,
body .rt-block.nopaddingleft,
body ul.nopaddingleft,
body li.nopaddingleft {
  padding-left: 0;
}
body .nopaddingright,
body .rt-block.nopaddingright,
body ul.nopaddingright,
body li.nopaddingright {
  padding-right: 0;
}
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;
}
body .custom.largepaddingright,
body .custom.largepaddingleft,
body .custom.largepaddingtop,
body .custom.largepaddingbottom,
body .custom.medpaddingright,
body .custom.medpaddingleft,
body .custom.medpaddingtop,
body .custom.medpaddingbottom,
body .custom.smallpaddingright,
body .custom.smallpaddingleft,
body .custom.smallpaddingtop,
body .custom.smallpaddingbottom,
body .custom.largemarginright,
body .custom.largemarginleft,
body .custom.largemargintop,
body .custom.largemarginbottom,
body .custom.medmarginright,
body .custom.medmarginleft,
body .custom.medmargintop,
body .custom.medmarginbottom,
body .custom.smallmarginright,
body .custom.smallmarginleft,
body .custom.smallmargintop,
body .custom.smallmarginbottom {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
body .custom.rt-floatleft,
body .custom.rt-floatright {
  float: none;
  margin: 0 0 0 0 !important;
}
body.rtl .rt-floatleft {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
body.rtl .rt-floatright {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}
body.rtl .nomarginleft,
body.rtl .rt-block.nomarginleft,
body.rtl ul.nomarginleft,
body.rtl li.nomarginleft {
  margin-right: 0;
}
body.rtl .nomarginright,
body.rtl .rt-block.nomarginright,
body.rtl ul.nomarginright,
body.rtl li.nomarginright {
  margin-left: 0;
}
body.rtl .nopaddingleft,
body.rtl .rt-block.nopaddingleft,
body.rtl ul.nopaddingleft,
body.rtl li.nopaddingleft {
  padding-right: 0;
}
body.rtl .nopaddingright,
body.rtl .rt-block.nopaddingright,
body.rtl ul.nopaddingright,
body.rtl li.nopaddingright {
  padding-left: 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-block {
  float: right;
}
@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  #rt-logo {
    margin: 0 auto;
  }
  .menu-block {
    display: none;
  }
  body .component-content .column-1,
  body .component-content .column-2,
  body .component-content .column-3 {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }
  #rt-copyright .totop-block {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .rt-totop {
    bottom: 0;
    top: auto;
    right: 0;
  }
  #rt-copyright {
    height: 100%;
  }
  body .sprocket-mosaic .sprocket-mosaic-order li span,
  body .sprocket-mosaic .sprocket-mosaic-filter li span {
    padding: 24px 15px 7px 5px;
  }
  body .sprocket-mosaic .sprocket-mosaic-order li,
  body .sprocket-mosaic .sprocket-mosaic-filter li {
    font-size: 0.8em;
  }
  body .sprocket-mosaic-item .sprocket-mosaic-text {
    font-size: 100%;
  }
  body .sprocket-mosaic-item .readmore {
    padding: 2px 6px;
  }
  body .sprocket-mosaic-item .sprocket-mosaic-title {
    font-size: 1.3em;
  }
  body .sprocket-mosaic-text-container {
    margin: 15px -5px 0 -5px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .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 {
    width: 100%;
  }
  .rt-demo-space {
    margin: 5px;
  }
  .rt-demo-visible-wide {
    display: none;
  }
  .rt-error-box {
    width: auto;
  }
  .main-body-light.main-mask-horizontal #rt-slideshow .rt-slideshow-top {
    background-image: url(../images/light/horizontal/slideshow-overlay-top-small.png);
  }
  .main-body-light.main-mask-horizontal #rt-slideshow .rt-slideshow-btm {
    background-image: url(../images/light/horizontal/slideshow-overlay-btm-small.png);
  }
  .main-body-dark.main-mask-horizontal #rt-slideshow .rt-slideshow-top {
    background-image: url(../images/dark/horizontal/slideshow-overlay-top-small.png);
  }
  .main-body-dark.main-mask-horizontal #rt-slideshow .rt-slideshow-btm {
    background-image: url(../images/dark/horizontal/slideshow-overlay-btm-small.png);
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-left-mid {
    display: none;
  }
  .rt-headerborder {
    display: none;
  }
  .title1 .mod-hex {
    position: absolute;
    left: 50%;
    top: -85px;
    margin-left: -43px;
    margin-right: -30px;
  }
  .title1 .module-title {
    margin: 105px -20px 25px -20px;
    padding: 0 20px;
  }
  .title1 .module-title .title {
    font-size: 300%;
  }
  .title3 .module-title .title {
    font-size: 250%;
  }
  #rt-slideshow {
    margin: 30px -106px;
  }
  #rt-slideshow .rt-slideshow-top {
    height: 17px;
    top: 0;
  }
  #rt-slideshow .rt-slideshow-btm {
    bottom: -12px;
  }
  #rt-slideshow .rt-slideshow-right-top {
    top: -37px;
  }
  #rt-slideshow .rt-slideshow-right-btm {
    bottom: -14px;
  }
  #rt-slideshow .rt-slideshow-right-mid {
    margin: 8px 0 69px;
  }
  #rt-slideshow .rt-slideshow-left-top {
    top: -12px;
  }
  #rt-slideshow .rt-slideshow-left-btm {
    bottom: 5px;
  }
  #rt-slideshow .rt-slideshow-left-mid {
    margin: 20px 0 73px;
  }
  .main-mask-horizontal #rt-slideshow .rt-slideshow-left-mid,
  .main-mask-horizontal #rt-slideshow .rt-slideshow-right-mid {
    margin: 0;
  }
  .main-mask-horizontal #rt-slideshow .rt-slideshow-right-top {
    top: -28px;
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-left-btm,
  .main-mask-pointed #rt-slideshow .rt-slideshow-right-btm,
  .main-mask-pointed #rt-slideshow rt-slideshow-left-mid {
    display: none;
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-left-top {
    height: 12px;
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-right-top {
    display: none;
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-top {
    height: 28px;
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-right-btm,
  .main-mask-pointed #rt-slideshow .rt-slideshow-right-mid {
    height: 15px;
  }
  body .layout-slideshow .sprocket-features-content {
    float: none;
    width: auto;
  }
  body .layout-slideshow .sprocket-features-title {
    font-size: 2.2em;
    margin-bottom: 0;
    width: 50%;
  }
  body .layout-slideshow .sprocket-features-content {
    font-size: 1em;
  }
  body .layout-slideshow .sprocket-features-img-container {
    float: none;
    width: 100%;
  }
  body .layout-slideshow .sprocket-features-desc,
  .layout-slideshow .sprocket-features-content .readon {
    display: none;
  }
  body .layout-slideshow .sprocket-features-arrows {
    width: 72px;
    height: 30px;
    bottom: 15px;
    right: 25px;
  }
  body .layout-slideshow .sprocket-features-arrows .arrow {
    width: 30px;
    height: 30px;
    font-size: 3.2em;
  }
  body .layout-slideshow .sprocket-features-arrows .arrow span {
    line-height: 26px;
    margin: 8px;
  }
  body .layout-slideshow .sprocket-features-pagination {
    display: none;
  }
  body .layout-slideshow .sprocket-features-arrows .prev {
    bottom: 90px;
    background-position: 11px 6px;
  }
  body .layout-slideshow .sprocket-features-arrows .next {
    bottom: 60px;
    background-position: 11px -135px;
  }
  body #rt-slideshow .layout-slideshow .rt-slideshow-overlay2 {
    width: 259px;
    margin: 17px 9px 18px 0;
  }
  body #rt-slideshow .layout-slideshow .rt-slideshow-overlay {
    margin: 17px 32px 18px -360px;
  }
  body .main-mask-horizontal #rt-slideshow .layout-slideshow .rt-slideshow-overlay2,
  body .main-mask-none #rt-slideshow .layout-slideshow .rt-slideshow-overlay2 {
    width: 259px;
    margin: 0 9px;
  }
  body .main-mask-horizontal #rt-slideshow .layout-slideshow .rt-slideshow-overlay,
  body .main-mask-none #rt-slideshow .layout-slideshow .rt-slideshow-overlay {
    margin: 0 32px 0 -360px;
  }
  body .main-mask-pointed #rt-slideshow .layout-slideshow .rt-slideshow-overlay {
    width: 240px;
    margin: 0 0 0 142px;
    top: -23px;
    bottom: 6px;
  }
  body .main-mask-pointed .layout-slideshow .sprocket-features-pagination {
    right: 0;
    bottom: 100px;
  }
  body .main-mask-pointed .layout-slideshow .sprocket-features-arrows .arrow {
    right: 0;
  }
  body .main-mask-pointed .layout-slideshow .sprocket-features-arrows .next {
    bottom: 36px;
  }
  body .main-mask-pointed .layout-slideshow .sprocket-features-arrows .prev {
    bottom: 66px;
  }
  body .main-mask-pointed .layout-slideshow .sprocket-features-content {
    width: 200px;
  }
  body .main-mask-fold .layout-slideshow .sprocket-features-content {
    bottom: 0;
    padding: 8px 30px;
  }
  body .main-mask-fold #rt-slideshow .rt-slideshow-right-top,
  body .main-mask-fold #rt-slideshow .rt-slideshow-left-top {
    height: 10px;
  }
  body .main-mask-fold #rt-slideshow .rt-slideshow-right-btm,
  body .main-mask-fold #rt-slideshow .rt-slideshow-left-btm {
    display: none;
  }
  body .main-mask-fold #rt-slideshow .layout-slideshow .rt-slideshow-overlay {
    width: 35px;
  }
  body .main-mask-fold #rt-slideshow .layout-slideshow .rt-slideshow-overlay2 {
    width: 35px;
    top: -45px;
  }
  body .sprocket-mosaic-columns-1 [data-mosaic-item],
  body .sprocket-mosaic-columns-2 [data-mosaic-item],
  body .sprocket-mosaic-columns-3 [data-mosaic-item],
  body .sprocket-mosaic-columns-4 [data-mosaic-item],
  body .sprocket-mosaic-columns-5 [data-mosaic-item],
  body .sprocket-mosaic-columns-6 [data-mosaic-item] {
    width: 50%;
  }
  body .sprocket-readmore {
    margin-top: -15px;
  }
  body .sprocket-mosaic .sprocket-mosaic-order {
    float: right;
    display: inline-block;
  }
  body .sprocket-mosaic .sprocket-mosaic-filter {
    float: left;
    display: inline-block;
  }
  body .sprocket-tabs-nav li .sprocket-tabs-inner {
    padding: 18px 8px 10px;
    font-size: 0.9em;
  }
  body .sprocket-tabs-nav li.active .sprocket-tabs-inner {
    padding: 18px 8px 10px;
  }
  body #k2Container h2,
  body #k2Container h3 {
    font-size: 1.3em !important;
  }
  body #k2Container .subCategoryContainer,
  body #k2Container .itemContainer,
  body #k2Container .latestItemsContainer {
    width: 100% !important;
    float: none;
  }
  body #k2Container.itemListView .itemListCategory h2,
  body #k2Container.latestView .latestItemsCategory h2 {
    margin: -52px 0 30px 0;
  }
  body #k2Container.itemListView .itemListSubCategories .subCategory h2 {
    margin: -50px 0 30px 0;
  }
  body #k2Container.itemListView .itemListSubCategories .subCategory {
    margin-bottom: 5px !important;
  }
  body #k2Container.itemView .itemToolbar,
  body #k2Container.itemView .itemRatingBlock,
  body #k2Container.itemView .itemAuthorLatest,
  body #k2Container.itemView .itemRelated {
    width: 100% !important;
    float: none;
  }
  body #k2Container.itemView .itemToolbar ul li:first-child {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .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 {
    width: 100%;
  }
  .rt-demo-space {
    margin: 5px;
  }
  .rt-demo-visible-wide {
    display: none;
  }
  .rt-error-box {
    width: auto;
  }
  .rt-error-box .error-title {
    font-size: 5em;
  }
  .main-body-light.main-mask-horizontal #rt-slideshow .rt-slideshow-top {
    background-image: url(../images/light/horizontal/slideshow-overlay-top-small.png);
  }
  .main-body-light.main-mask-horizontal #rt-slideshow .rt-slideshow-btm {
    background-image: url(../images/light/horizontal/slideshow-overlay-btm-small.png);
  }
  .main-body-dark.main-mask-horizontal #rt-slideshow .rt-slideshow-top {
    background-image: url(../images/dark/horizontal/slideshow-overlay-top-small.png);
  }
  .main-body-dark.main-mask-horizontal #rt-slideshow .rt-slideshow-btm {
    background-image: url(../images/dark/horizontal/slideshow-overlay-btm-small.png);
  }
  body .sprocket-mosaic-image-container:hover,
  body .sprocket-mosaic-content:hover .sprocket-mosaic-image-container {
    background-color: transparent;
  }
  .rt-headerborder {
    display: none;
  }
  .title1 .mod-hex {
    position: absolute;
    left: 50%;
    top: -85px;
    margin-left: -43px;
    margin-right: -30px;
  }
  .title1 .module-title {
    margin: 105px 0 25px;
  }
  .title1 .module-title .title {
    font-size: 300%;
  }
  .title3 .module-title .title {
    font-size: 250%;
  }
  #rt-slideshow {
    margin: 30px -106px;
  }
  #rt-slideshow .rt-slideshow-top {
    height: 17px;
    top: 0;
  }
  #rt-slideshow .rt-slideshow-btm {
    bottom: -12px;
  }
  #rt-slideshow .rt-slideshow-right-top {
    top: -37px;
  }
  #rt-slideshow .rt-slideshow-right-btm {
    bottom: -14px;
  }
  #rt-slideshow .rt-slideshow-right-mid {
    margin: 8px 0 69px;
  }
  #rt-slideshow .rt-slideshow-left-top {
    top: -12px;
  }
  #rt-slideshow .rt-slideshow-left-btm {
    bottom: 5px;
  }
  #rt-slideshow .rt-slideshow-left-mid {
    margin: 20px 0 73px;
  }
  .main-mask-horizontal #rt-slideshow .rt-slideshow-left-mid,
  .main-mask-horizontal #rt-slideshow .rt-slideshow-right-mid {
    margin: 0;
  }
  .main-mask-horizontal #rt-slideshow .rt-slideshow-right-top {
    top: -34px;
  }
  .main-mask-horizontal #rt-slideshow .rt-slideshow-right-btm {
    bottom: -20px;
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-left-btm,
  .main-mask-pointed #rt-slideshow .rt-slideshow-right-btm,
  .main-mask-pointed #rt-slideshow rt-slideshow-left-mid {
    display: none;
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-left-top {
    height: 12px;
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-right-top {
    display: none;
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-top {
    height: 28px;
  }
  .main-mask-pointed #rt-slideshow .rt-slideshow-right-btm,
  .main-mask-pointed #rt-slideshow .rt-slideshow-right-mid {
    height: 15px;
  }
  body .layout-slideshow .sprocket-features-content {
    float: none;
    width: auto;
  }
  body .layout-slideshow .sprocket-features-title {
    font-size: 1.6em;
    margin-bottom: 0;
    width: 78%;
  }
  body .layout-slideshow .sprocket-features-content {
    font-size: 1em;
  }
  body .layout-slideshow .sprocket-features-img-container {
    float: none;
    width: 100%;
  }
  body .layout-slideshow .sprocket-features-desc,
  body .layout-slideshow .sprocket-features-content .readon,
  body .layout-slideshow .sprocket-features-pagination,
  body .main-mask-pointed .rt-slideshow-left-mid {
    display: none;
  }
  body .layout-slideshow .sprocket-features-arrows .prev {
    bottom: 90px;
    background-position: 11px 6px;
  }
  body .layout-slideshow .sprocket-features-arrows .next {
    bottom: 60px;
    background-position: 11px -135px;
  }
  body .layout-slideshow .sprocket-features-arrows {
    width: 72px;
    height: 30px;
    bottom: 15px;
    right: 15px;
  }
  body .layout-slideshow .sprocket-features-arrows .arrow span {
    line-height: 26px;
    margin: 8px;
  }
  body .layout-slideshow .sprocket-features-arrows .arrow {
    width: 30px;
    height: 30px;
    font-size: 3.2em;
  }
  body .sprocket-headlines-badge:before {
    top: 15px;
    bottom: inherit;
  }
  body #rt-slideshow .layout-slideshow .rt-slideshow-overlay2 {
    width: 259px;
    margin: 17px 9px 18px 0;
  }
  body #rt-slideshow .layout-slideshow .rt-slideshow-overlay {
    margin: 17px 32px 18px -360px;
  }
  body .main-mask-horizontal #rt-slideshow .layout-slideshow .rt-slideshow-overlay2,
  body .main-mask-none #rt-slideshow .layout-slideshow .rt-slideshow-overlay2 {
    width: 259px;
    margin: 0 9px;
  }
  body .main-mask-horizontal #rt-slideshow .layout-slideshow .rt-slideshow-overlay,
  body .main-mask-none #rt-slideshow .layout-slideshow .rt-slideshow-overlay {
    margin: 0 32px 0 -360px;
  }
  body .main-mask-horizontal #rt-slideshow .sprocket-features-content-top,
  body .main-mask-horizontal #rt-slideshow .sprocket-features-content-bottom {
    display: none;
  }
  body .main-mask-pointed .layout-slideshow .sprocket-features-content {
    width: 200px;
  }
  body .main-mask-pointed .layout-slideshow .sprocket-features-content {
    width: 200px;
  }
  body .main-mask-fold .layout-slideshow .sprocket-features-content {
    bottom: 0;
    padding: 8px 30px;
  }
  body .main-mask-fold #rt-slideshow .rt-slideshow-right-top,
  body .main-mask-fold #rt-slideshow .rt-slideshow-left-top {
    height: 10px;
  }
  body .main-mask-fold #rt-slideshow .rt-slideshow-right-btm,
  body .main-mask-fold #rt-slideshow .rt-slideshow-left-btm {
    display: none;
  }
  body .main-mask-fold #rt-slideshow .layout-slideshow .rt-slideshow-overlay {
    width: 35px;
  }
  body .main-mask-fold #rt-slideshow .layout-slideshow .rt-slideshow-overlay2 {
    width: 35px;
    top: -45px;
  }
  body .sprocket-mosaic-text-container {
    display: none;
  }
  body .sprocket-mosaic-columns-1 [data-mosaic-item],
  body .sprocket-mosaic-columns-2 [data-mosaic-item],
  body .sprocket-mosaic-columns-3 [data-mosaic-item],
  body .sprocket-mosaic-columns-4 [data-mosaic-item],
  body .sprocket-mosaic-columns-5 [data-mosaic-item],
  body .sprocket-mosaic-columns-6 [data-mosaic-item] {
    width: 100%;
  }
  body .sprocket-mosaic .sprocket-mosaic-order,
  body .sprocket-mosaic .sprocket-mosaic-filter {
    float: none;
    display: inline-block;
    margin-left: 2px;
  }
  body .sprocket-mosaic .sprocket-mosaic-filter li:first-child {
    margin-left: -2px;
  }
  body .sprocket-mosaic .sprocket-mosaic-order li {
    margin-left: -2px;
  }
  body .sprocket-mosaic .sprocket-mosaic-filter li {
    margin-right: -2px;
  }
  body .sprocket-mosaic .sprocket-mosaic-order li,
  body .sprocket-mosaic .sprocket-mosaic-filter li {
    font-size: 0.75em;
  }
  body .sprocket-readmore {
    margin-top: -15px;
  }
  body .sprocket-mosaic-title {
    opacity: 1 !important;
  }
  body .sprocket-tabs-nav li .sprocket-tabs-inner {
    font-size: 0.9em;
  }
  body .sprocket-tabs-nav li {
    float: none;
    display: block;
    width: auto;
    margin: 2px 0;
  }
  body .sprocket-tabs-nav > li:first-child {
    margin: 2px 0;
  }
  body .sprocket-tabs-nav > li.active {
    margin: 2px 0;
  }
  body .sprocket-tabs-nav li .sprocket-tabs-inner {
    padding: 18px 8px 10px;
  }
  body .sprocket-tabs-nav li.active .sprocket-tabs-inner {
    padding: 18px 8px 10px;
  }
  body .layout-right .sprocket-tabs-nav {
    float: none;
    margin-left: 0;
  }
  body #k2Container h2,
  body #k2Container h3 {
    font-size: 1.0em !important;
  }
  body #k2Container .subCategoryContainer,
  body #k2Container .itemContainer,
  body #k2Container .latestItemsContainer {
    width: 100% !important;
    float: none;
  }
  body #k2Container.itemListView .itemListCategory h2,
  body #k2Container.latestView .latestItemsCategory h2 {
    margin: -42px 0 30px 0;
  }
  body #k2Container.itemListView .itemListSubCategories .subCategory h2 {
    margin: -40px 0 30px 0;
  }
  body #k2Container.itemListView .itemListSubCategories .subCategory {
    margin-bottom: 5px !important;
  }
  body #k2Container.itemView .itemToolbar,
  body #k2Container.itemView .itemRatingBlock,
  body #k2Container.itemView .itemAuthorLatest,
  body #k2Container.itemView .itemRelated {
    width: 100% !important;
    float: none;
  }
  body #k2Container.itemView .itemToolbar ul li:first-child {
    display: none;
  }
}
