.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.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: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'NovecentoWideRegular';
  src: url('../fonts/novecentowide-normal-webfont.eot');
  src: url('../fonts/novecentowide-normal-webfont-1.eot') format('embedded-opentype'), url('../fonts/novecentowide-normal-webfont.woff') format('woff'), url('../fonts/novecentowide-normal-webfont.ttf') format('truetype'), url('../fonts/novecentowide-normal-webfont.svg#NovecentoWideRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'novecentoWideBold';
  src: url('../fonts/novecentowide-demibold-webfont.eot');
  src: url('../fonts/novecentowide-demibold-webfont-1.eot') format('embedded-opentype'), url('../fonts/novecentowide-demibold-webfont.woff') format('woff'), url('../fonts/novecentowide-demibold-webfont.ttf') format('truetype'), url('../fonts/novecentowide-demibold-webfont.svg#novecento_wide_lightbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.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;
}
a:hover {
  text-decoration: none;
}
.table {
  display: table;
}
.cell {
  display: table-cell;
}
html {
  margin-bottom: 1px;
  height: 100%;
}
body {
  margin-bottom: 1px;
}
.rt-block {
  padding: 15px;
  margin: 10px;
  position: relative;
}
#rt-content-top,
#rt-content-bottom {
  overflow: hidden;
}
.rt-grid-1:before,
.rt-grid-2:before,
.rt-grid-3:before,
.rt-grid-4:before,
.rt-grid-5:before,
.rt-grid-6:before,
.rt-grid-7:before,
.rt-grid-8:before,
.rt-grid-9:before,
.rt-grid-10:before,
.rt-grid-11:before,
.rt-grid-12:before {
  display: table;
  content: "";
  clear: both;
}
.rt-grid-1:after,
.rt-grid-2:after,
.rt-grid-3:after,
.rt-grid-4:after,
.rt-grid-5:after,
.rt-grid-6:after,
.rt-grid-7:after,
.rt-grid-8:after,
.rt-grid-9:after,
.rt-grid-10:after,
.rt-grid-11:after,
.rt-grid-12:after {
  display: table;
  content: "";
  clear: both;
}
.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: 13px;
  line-height: 1.7em;
  font-family: Helvetica, Arial, Sans-Serif;
}
.font-size-is-xlarge {
  font-size: 16px;
  line-height: 1.7em;
}
.font-size-is-large {
  font-size: 15px;
  line-height: 1.7em;
}
.font-size-is-default {
  font-size: 14px;
  line-height: 1.7em;
}
.font-size-is-small {
  font-size: 12px;
  line-height: 1.7em;
}
.font-size-is-xsmall {
  font-size: 10px;
  line-height: 1.7em;
}
p {
  margin: 0 0 15px 0;
}
h1 {
  font-size: 260%;
}
h2 {
  font-size: 200%;
}
h3 {
  font-size: 175%;
}
h4 {
  font-size: 130%;
}
h5 {
  font-size: 110%;
}
a {
  text-decoration: none;
}
a:focus {
  outline: none;
}
.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 15px 15px 50px;
}
ol {
  padding-left: 15px;
}
ul li {
  padding: 0;
  margin: 0;
}
ul li.author {
  margin: 0;
  letter-spacing: 1px;
  list-style: none;
  font-weight: bold;
  text-align: right;
}
ul li.author span {
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 1em;
}
ul li.date {
  margin: 0;
  letter-spacing: 1px;
  list-style: none;
  text-align: right;
  font-weight: bold;
}
ul li.date span {
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 1em;
}
ul li.comments {
  list-style: none;
  text-align: right;
  font-weight: bold;
}
ul li.comments span {
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 1em;
}
ul ul {
  margin-left: 25px;
  padding: 5px 0;
}
body.rtl {
  direction: rtl;
}
body.rtl {
  min-width: inherit;
}
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: 0.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;
}
.hidden-large {
  display: none !important;
}
.row {
  margin: 0 -15px;
}
.gantry-width-block {
  display: block;
  float: left;
}
.gantry-width-spacer {
  margin: 15px;
}
.gantry-width-10 {
  width: 10%;
}
.gantry-width-20 {
  width: 20%;
}
.gantry-width-25 {
  width: 25%;
}
.gantry-width-30 {
  width: 30%;
}
.gantry-width-33 {
  width: 33.33%;
}
.gantry-width-40 {
  width: 40%;
}
.gantry-width-50 {
  width: 50%;
}
.gantry-width-60 {
  width: 60%;
}
.gantry-width-66 {
  width: 66.66%;
}
.gantry-width-70 {
  width: 70%;
}
.gantry-width-75 {
  width: 75%;
}
.gantry-width-80 {
  width: 80%;
}
.gantry-width-90 {
  width: 90%;
}
.gantry-left {
  float: left;
  margin-right: 15px;
}
.gantry-right {
  float: right;
  margin-left: 15px;
}
.gantry-center {
  text-align: center;
}
.gantry-center td,
.gantry-center th {
  text-align: center;
}
.component-body {
  padding: 20px;
}
.component-content .row-separator {
  display: block;
  clear: both;
  margin: 0;
  border: 0;
  height: 1px;
}
.component-content .item-separator {
  display: none;
  margin: 0;
}
.component-content .shownocolumns {
  width: 98%;
}
.component-content .column-1,
.component-content .column-2,
.component-content .column-3,
.component-content .column-4,
.component-content .page-header {
  padding: 10px 0;
}
.component-content .column-2 {
  width: 55%;
  margin-left: 40%;
}
.component-content .column-3 {
  width: 30%;
}
.component-content .cols-1 {
  display: block;
  float: none !important;
  margin: 0 !important;
}
.component-content .cols-2 .column-1 {
  width: 48%;
  float: left;
}
.component-content .cols-2 .column-2 {
  width: 48%;
  float: right;
  margin: 0;
}
.component-content .cols-3 .column-1 {
  float: left;
  width: 29%;
  margin-right: 7%;
}
.component-content .cols-3 .column-2 {
  float: left;
  width: 29%;
  margin-left: 0;
}
.component-content .cols-3 .column-3 {
  float: right;
  width: 29%;
  padding: 10px 0;
}
.component-content .cols-4 .column-1 {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.component-content .cols-4 .column-2 {
  float: left;
  width: 23%;
  margin-left: 0;
  margin-right: 2%;
}
.component-content .cols-4 .column-3 {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.component-content .cols-4 .column-4 {
  float: right;
  width: 23%;
  margin-right: 2%;
}
.component-content .items-row {
  margin-bottom: 10px;
}
.component-content .blog-more {
  padding: 10px 5px;
}
.component-content .page-header {
  border-bottom: 0;
}
.categories-list {
  padding: 0 5px;
}
.categories-list ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.categories-list ul li {
  list-style-type: none;
  margin: 0;
}
.categories-list ul ul {
  margin-left: 15px;
}
.categories-list dl dt,
.categories-list dl dd {
  display: inline;
}
.category-desc {
  line-height: 1.7em;
  margin: 10px 0;
  padding-left: 0;
}
.cat-children ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.component-content ul.actions {
  float: right;
}
.component-content ul.actions li {
  list-style: none;
  display: inline-block;
}
.component-content ul.actions li a {
  display: block;
  font-size: 14px;
  margin-left: 8px;
}
.component-content ul.actions li i {
  display: none;
}
.component-content ul.actions .print-icon img,
.component-content ul.actions .print-icon [class^="icon-"],
.component-content ul.actions .print-icon [class*=" icon-"] {
  display: none;
}
.component-content ul.actions .print-icon a:before {
  font-family: FontAwesome;
  content: "\f02f";
}
.component-content ul.actions .email-icon img,
.component-content ul.actions .email-icon [class^="icon-"],
.component-content ul.actions .email-icon [class*=" icon-"] {
  display: none;
}
.component-content ul.actions .email-icon a:before {
  font-family: FontAwesome;
  content: "\f0e0";
}
.component-content ul.actions .edit-icon img,
.component-content ul.actions .edit-icon [class^="icon-"],
.component-content ul.actions .edit-icon [class*=" icon-"] {
  display: none;
}
.component-content ul.actions .edit-icon a:before {
  font-family: FontAwesome;
  content: "\f044";
}
.component-content .article-info {
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
}
.component-content .article-info dd {
  margin-left: 0;
  display: block;
}
.component-content .article-info dd:before {
  font-family: FontAwesome;
  margin-right: 2px;
}
.component-content .article-info .parent-category-name:before {
  content: "\f0c9";
}
.component-content .article-info .category-name:before {
  content: "\f0c9";
}
.component-content .article-info .create:before {
  content: "\f017";
}
.component-content .article-info .modified:before {
  content: "\f017";
}
.component-content .article-info .published:before {
  content: "\f017";
}
.component-content .article-info .createdby:before {
  content: "\f040";
}
.component-content .article-info .hits:before {
  content: "\f019";
}
.component-content .article-info .article-info-term {
  display: none;
}
.component-content .content_vote {
  margin: 10px 0;
}
.component-content .pagenav {
  padding: 2px;
  clear: both;
  margin-top: 20px;
  margin-left: 0;
  overflow: hidden;
}
.component-content .pagenav li {
  list-style: none;
  border-radius: 4px;
}
.component-content .pagenav li a {
  padding: 4px 10px;
  font-size: 14px;
  border-radius: 4px;
}
.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;
}
.component-content #article-index {
  float: right;
  background: rgba(0,0,0,0.1);
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 5px;
}
.component-content #article-index ul {
  list-style: none;
  margin: 0;
}
.component-content #article-index ul li:first-child a {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.component-content #article-index ul li a {
  display: block;
  line-height: 20px;
  padding: 8px 12px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.component-content #article-index ul li a.active {
  color: inherit;
}
.component-content #article-index ul li a:hover {
  background: rgba(255,255,255,0.7);
}
.component-content #article-index ul li:last-child a {
  border-bottom: none !important;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.component-content .article-index .nav-tabs.nav-stacked > li > a {
  border: 1px solid #bcbcbc;
  background: #DBD7CD;
}
.component-content .article-index .nav-tabs.nav-stacked > li > a:hover {
  background: #f4f0e7;
}
#rt-mainbody.rt-dark .component-content #article-index {
  border: 1px solid rgba(255,255,255,0.2);
}
#rt-mainbody.rt-dark .component-content #article-index ul li a {
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
#rt-mainbody.rt-dark .component-content #article-index ul li a:hover {
  background: rgba(255,255,255,0.1);
}
#rt-mainbody.rt-dark .component-content .article-index .nav-tabs.nav-stacked > li > a {
  border: 1px solid #efefef;
  background: #DBD7CD;
}
#rt-mainbody.rt-dark .component-content .article-index .nav-tabs.nav-stacked > li > a:hover {
  background: #fcfbf8;
}
.component-content .edit #editor-xtd-buttons a:link,
.component-content .edit #editor-xtd-buttons a:hover,
.component-content .edit #editor-xtd-buttons a:visited {
  color: #323232;
}
.component-content .edit #editor-xtd-buttons a.btn:link,
.component-content .edit #editor-xtd-buttons a.btn:hover,
.component-content .edit #editor-xtd-buttons a.btn:visited {
  color: #323232;
}
.component-content .edit #editor-xtd-buttons .readmore {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.component-content .edit #editor-xtd-buttons .readmore:before {
  display: none;
}
.component-content .edit legend {
  font-size: 150%;
}
.component-content .edit #adminForm fieldset {
  padding: 20px 15px;
  margin: 10px 0 15px 0;
}
.component-content .edit #adminForm .formelm-area {
  padding: 5px 0;
}
.component-content .edit #adminForm .formelm-area label {
  vertical-align: top;
  display: inline-block;
  width: 7em;
}
.component-content div.formelm {
  margin: 5px 0;
}
.component-content div.formelm label {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.component-content .formelm-buttons {
  text-align: right;
  margin-bottom: 10px;
}
.component-content .button2-left {
  float: left;
  margin-right: 5px;
  margin-top: 10px;
}
.component-content .button2-left .readmore {
  background-image: none;
  background-color: transparent;
  border: none;
  padding: 0;
  text-shadow: none;
  font-size: inherit;
  text-transform: inherit;
}
.component-content #imageForm .control-group {
  margin-left: 0;
}
.calendar td.button {
  background-image: none;
  background-color: transparent;
  border: none !important;
  padding: 0;
  text-shadow: none;
  font-size: inherit;
  text-transform: inherit;
  color: #000000;
  display: table-cell;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  line-height: inherit;
}
.calendar td.button:hover {
  color: #000000 !important;
}
.calendar td.button:before {
  position: relative;
  display: none;
}
.calendar td.title {
  font-size: 1em;
  text-shadow: none;
  line-height: inherit;
}
.calendar tbody td.hilite,
.calendar tbody td.selected {
  border: none;
  padding: 2px 4px 2px 2px;
}
.calendar td.title {
  font-size: 1.4em;
  display: table-cell;
}
.component-content .items-more {
  padding-top: 10px;
}
.component-content .items-more h3 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 1.4em;
}
.component-content .items-more ol {
  line-height: 1.3em;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 10px 2px;
}
.component-content .items-more ol li {
  margin-bottom: 5px;
}
.component-content .items-more ol li a {
  display: inline;
  font-weight: normal;
  padding: 0;
}
.component-content .items-more ol li a:before {
  font-family: FontAwesome;
  content: "\f054";
  margin-right: 4px;
}
.component-content .pagination {
  margin: 10px 0;
  padding: 10px 0;
  clear: both;
  text-align: center;
}
.component-content .pagination .counter {
  text-align: center;
  margin: 0;
  font-weight: bold;
  margin-bottom: 5px;
}
.component-content .pagination .counter + ul li span,
.component-content .pagination .counter + ul li a {
  padding: 6px 0;
}
.component-content .pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.component-content .pagination ul li {
  display: inline-block;
  text-align: center;
}
.component-content .pagination ul li a,
.component-content .pagination ul li span {
  margin: 0 5px;
  padding: 0;
  font-size: 1.1em;
  line-height: 10px;
  border-radius: 3px;
  background: none;
  border: none;
  text-shadow: none;
}
.component-content .pagination-start,
.component-content .pagination-next,
.component-content .pagination-end,
.component-content .pagination-prev {
  border: 0;
}
.component-content .pagination-start {
  padding: 0;
}
.component-content .pagination-start span {
  padding: 0;
}
.component-content #password-lbl,
.component-content #username-lbl {
  width: 130px;
  display: block;
  float: left;
  font-size: 1.2em;
  line-height: 2em;
}
.component-content .login .control-label {
  padding-top: 0;
}
.component-content .login .well {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.component-content .login + div ul.nav-tabs.nav-stacked > li > a {
  background: none;
  border: none;
}
.component-content .login-fields {
  margin-bottom: 5px;
}
.component-content .login-fields #remember-lbl {
  display: inline-block;
  margin-right: 5px;
}
.component-content .login-fields #remember {
  margin: 0;
}
.component-content .login-fields #username,
.login-fields #password,
#contact-form dd input,
#contact-form dd textarea,
#modlgn-username,
#modlgn-passwd,
#jform_email,
#member-registration dd input,
#search-searchword,
.finder .inputbox {
  padding: 4px;
  border-radius: 3px;
  line-height: 1.6em;
}
.component-content .login + div {
  margin-top: 12px;
}
.component-content .login + div ul li,
#login-form li {
  list-style: none;
}
.component-content .login + div ul li a:before,
#login-form a:before {
  font-family: FontAwesome;
  content: "\f059";
  margin-right: 4px;
}
.component-content .login + div ul {
  padding: 0;
  margin-left: 0;
}
.component-content .login-description {
  margin: 10px 0;
}
#login-form .userdata {
  margin: 12px 0;
}
#login-form ul {
  padding: 0;
  margin-left: 0;
}
#login-form ul li a {
  font-size: 14px;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 94%;
}
#login-form #form-login-remember label {
  display: inline-block;
}
#login-form #form-login-remember input {
  margin: 0;
}
.breadcrumb {
  background: none;
}
.breadcrumb li {
  text-shadow: none;
}
#rt-breadcrumbs .breadcrumb {
  padding: 0;
  margin: 0;
}
#rt-breadcrumbs .breadcrumb a:after {
  margin: 0 10px;
}
#rt-breadcrumbs .breadcrumbs img {
  display: none;
}
#rt-breadcrumbs a {
  font-size: 14px;
}
#rt-breadcrumbs a:after {
  font-family: FontAwesome;
  content: "\f054";
  margin: 0 5px 0 10px;
}
#rt-breadcrumbs .showHere {
  font-weight: bold;
  margin-right: 5px;
}
#rt-breadcrumbs .rt-block {
  padding: 10px 15px;
}
#rt-breadcrumbs .divider {
  display: none;
}
#rt-breadcrumbs li:first-child .divider {
  display: inline;
}
.component-content table {
  border-collapse: collapse;
}
.component-content table.table-bordered {
  border-collapse: separate;
  *border-collapse: collapse;
}
.component-content table.weblinks {
  font-size: 14px;
  margin: 10px 10px 20px 0;
  width: 99%;
}
.component-content table.weblinks td {
  border-collapse: collapse;
  padding: 7px;
}
.component-content table.weblinks td p {
  margin: 0;
  line-height: 1.3em;
}
.component-content table.weblinks th {
  padding: 7px;
  text-align: left;
}
.component-content table.category {
  font-size: 14px;
  margin: 10px 10px 20px 0;
  width: 99%;
}
.component-content table.category td {
  padding: 7px;
}
.component-content table.category th {
  padding: 7px;
  text-align: left;
}
.component-content table.category th a img {
  padding: 2px 10px;
}
.component-content .weblink-category td.title {
  font-size: 14px;
}
.component-content .num {
  vertical-align: top;
  text-align: left;
}
.component-content .hits {
  vertical-align: top;
}
.component-content .filter {
  margin: 10px 0;
  text-align: right;
  margin-right: 7px;
}
.component-content .archive .filter-search {
  float: none;
  background: none;
  border: none;
  padding-left: 0;
}
.component-content .archive .filter-search .button {
  margin-bottom: 9px;
}
.component-content .archive .filters {
  margin-bottom: 25px;
}
.component-content .archive #archive-items {
  list-style: none;
  margin: 0 0 10px 0;
}
.component-content .element-invisible {
  position: absolute;
  margin-left: -3000px;
  margin-top: -3000px;
  height: 0;
}
.component-content .cat-items {
  margin-top: 20px;
}
.component-content .cat-items .filter-search {
  margin-bottom: 10px;
}
.component-content .cat-items select {
  margin-bottom: 0;
}
.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;
}
.component-content .form-actions {
  background: none;
  border-top: none;
}
.invalid,
.login-fields #username.invalid,
.login-fields #password.invalid,
#contact-form dd input.invalid,
#contact-form dd textarea.invalid,
#modlgn-username.invalid,
#modlgn-passwd.invalid,
#jform_email.invalid,
#member-registration dd input.invalid,
#search-searchword.invalid,
.finder .inputbox.invalid,
.inputbox.invalid {
  border-color: #ff0000;
}
label.invalid {
  color: #ff0000 !important;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 5px;
}
.component-content .searchintro {
  font-weight: normal;
  margin: 20px 0 20px;
}
.component-content #searchForm .inputbox {
  margin-bottom: 0;
}
.component-content #searchForm input[type="radio"],
.component-content #searchForm input[type="checkbox"] {
  float: left;
}
.component-content #searchForm,
.component-content #finder-search {
  padding: 0 5px;
}
.component-content .form-limit {
  margin: 20px 0 0;
  text-align: right;
  padding: 0 10px 0 20px;
}
.component-content .highlight {
  font-weight: bold;
}
.component-content .ordering-box {
  width: 40%;
  float: right;
}
.component-content .phrases-box {
  width: 60%;
  float: left;
}
.component-content .only,
.component-content .phrases {
  margin: 10px 0 0 0;
  line-height: 1.3em;
}
.component-content label.ordering {
  display: block;
  margin: 10px 0 10px 0;
}
.component-content .word {
  padding: 10px 10px 10px 0;
}
.component-content .word input {
  font-weight: bold;
  padding: 4px;
  font-size: 14px;
}
.component-content .word label {
  font-weight: bold;
}
.component-content fieldset.only label,
.component-content fieldset.phrases label {
  margin: 0 10px 0 0;
}
.component-content .ordering-box label.ordering {
  margin: 0 10px 5px 0;
}
.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: 14px;
  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 #jform_contact_message {
  width: inherit;
}
.component-content .contact {
  padding: 0;
}
.component-content .contact .button {
  float: none !important;
  clear: left;
  display: block;
  margin: 20px 0 0 0;
}
.component-content .contact .title {
  font-size: 1.3em;
  margin: 0 0 2px 0;
  border: 0;
  box-shadow: none;
  padding: 0;
  border-radius: 3px;
}
.component-content .contact .title a {
  display: block;
  padding: 10px;
}
.component-content .contact .title a span {
  line-height: 1em;
}
.component-content .contact .title a span:before {
  font-family: FontAwesome;
  content: "\f055";
  margin: 0 10px 0 0;
  font-size: 1.3em;
  display: inline;
  vertical-align: middle;
}
.component-content .contact .pane-toggler-down a span:before {
  content: "\f056";
}
.component-content .contact-category {
  padding: 0 10px;
}
.component-content .contact-category #adminForm .filters {
  border: 0;
  padding: 0;
}
.component-content .contact-image {
  margin: 10px 0;
  overflow: hidden;
  display: block;
}
.component-content .contact-image img {
  max-width: 100%;
}
.component-content address {
  font-style: normal;
  margin: 10px 0;
}
.component-content address span {
  display: block;
}
.component-content .contact-address {
  margin: 20px 0 10px 0;
}
.component-content .contact-email div {
  padding: 2px 0;
  margin: 0 0 10px 0;
}
.component-content .contact-email label {
  width: 17em;
  float: left;
}
.component-content #contact-textmsg {
  padding: 2px 0 10px 0;
}
.component-content #contact-email-copy {
  float: left;
  margin-right: 10px;
}
.component-content dl.tabs {
  float: left;
  margin: 50px 0 0 0;
  z-index: 50;
  clear: both;
}
.component-content dl.tabs dt {
  float: left;
  padding: 4px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin-right: 3px;
  background: #f0f0f0;
  color: #666666;
}
.component-content dl.tabs .open {
  background: #F9F9F9;
  border-bottom: 1px solid #F9F9F9;
  z-index: 100;
  color: #000000;
}
.component-content .current {
  clear: both;
  border: 1px solid #cccccc;
  padding: 10px 10px;
}
.component-content .current dd {
  padding: 0;
  margin: 0;
}
.component-content #content-pane.tabs {
  margin: 1px 0 0 0;
}
.component-content #users-profile-core,
.component-content #users-profile-custom {
  margin: 10px 0 15px 0;
  padding: 15px;
}
.component-content #users-profile-core dt,
.component-content #users-profile-custom dt {
  float: left;
  width: 12em;
  padding: 3px 0;
  margin-right: 10px;
}
.component-content #users-profile-core dd,
.component-content #users-profile-custom dd {
  padding: 3px 0;
}
.component-content #member-profile fieldset,
.component-content .registration fieldset {
  margin: 10px 0 15px 0;
  padding: 15px;
}
.component-content #users-profile-core legend,
.component-content #users-profile-custom legend,
.component-content .profile-edit legend,
.component-content .registration legend {
  font-weight: bold;
}
.component-content .profile-edit #member-profile fieldset dd,
.component-content .registration #member-registration fieldset dd {
  float: none;
  padding: 5px 0;
}
.component-content .profile-edit #member-profile fieldset dd input,
.component-content .profile-edit #member-profile fieldset dd select,
.component-content .registration #member-registration fieldset dd input {
  width: 17em;
}
.component-content .profile-edit #member-profile fieldset dt,
.component-content .registration #member-registration fieldset dt {
  padding: 5px 5px 5px 0;
  width: 13em;
}
.component-content .optional {
  font-size: 14px;
}
.component-content .contentpaneopen_edit {
  float: left;
}
.component-content .mceButton:hover {
  background: none !important;
}
.component-content .edit #adminForm fieldset {
  padding: 20px 15px;
  margin: 10px 0 15px 0;
}
.component-content .formelm {
  margin: 5px 0;
}
.component-content .formelm 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 .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 .edit #images .btn [class^="icon-"],
.component-content .edit #images .btn [class*=" icon-"] {
  display: inline;
}
.component-content #imageForm .span9 .control-label {
  float: left;
}
.component-content .chzn-container {
  vertical-align: middle;
}
.component-content .thumbnails > li {
  float: left;
  margin-left: 20px;
}
.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 .system-unpublished {
  margin: -10px;
  padding: 10px;
  border-top: 16px solid;
  border-bottom: 5px solid;
  position: relative;
}
.system-unpublished .system-unpublished:before {
  content: 'Unpublished';
  text-transform: uppercase;
  top: -19px;
  left: 10px;
  position: absolute;
  font-size: 0.8em;
  font-weight: bold;
}
#system-message {
  padding: 0;
  margin: 15px 0;
}
#system-message > div:first-child {
  margin-bottom: 0 !important;
}
#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 dt.error ul {
  color: #c00;
  background-color: #EBC8C9;
  border: 2px solid #DE7A7B;
  background-repeat: no-repeat;
}
#system-message dd.notice {
  background: none;
  border: 0;
}
#system-message dd.notice ul {
  color: #A08B4C;
  background: #F5ECC1;
  border: 2px solid #F0DC7E;
}
#system-message dt.notice {
  display: none;
}
#system-debug {
  color: #cccccc;
  background-color: #ffffff;
  padding: 10px;
  margin: 10px;
}
#system-debug div {
  font-size: 11px;
}
.icon-file-add:before,
.icon-cancel:before,
.icon-eye:before,
.icon-location:before,
.icon-folder-2:before {
  font-family: 'IcoMoon' !important;
}
a {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#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;
  transition: opacity 0.4s ease-in;
}
.font-family-leviathan .sprocket-mosaic-title,
.font-family-leviathan .sprocket-lists .sprocket-lists-title,
.font-family-leviathan .sprocket-lists-item h4,
.font-family-leviathan .sprocket-headlines-badge span,
.font-family-leviathan .rt-totop,
.font-family-leviathan .weblink-category h2,
.font-family-leviathan .contact h2,
.font-family-leviathan .login h1,
.font-family-leviathan #gantry-totop,
.font-family-leviathan .module-title,
.font-family-leviathan .menu-block,
.font-family-leviathan .rokgallery-wrapper,
.font-family-leviathan .gf-menu .item {
  font-family: 'NovecentoWideRegular', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.font-family-leviathan .component-content .blog h2,
.font-family-leviathan .component-content .item-page h2,
.font-family-leviathan .component-content .blog-featured h2,
.font-family-leviathan .component-content h1,
.font-family-leviathan .sprocket-features-title {
  font-family: 'NovecentoWideBold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
#rt-page-surround {
  overflow: hidden;
}
.logo-block {
  padding: 0;
  margin: 7px 10px;
}
#rt-logo {
  margin: 0;
  width: 270px;
  height: 82px;
  display: block;
}
.menu-block {
  padding: 0;
  margin: 0;
}
.menu-enabled-0 .rt-header-border {
  display: none;
}
.rt-menu-mobile {
  text-align: center;
  padding: 0 0 15px 0;
}
#rt-maintop {
  padding-top: 20px;
}
.rt-page-container {
  border-radius: 10px;
  margin-top: 35px;
}
#rt-mainbody {
  margin: -25px;
  padding: 15px;
}
.rt-pages {
  background-repeat: repeat-x;
  background-position: 0 100%;
  height: 6px;
}
#rt-main[class^="sa"] .rt-pages {
  border-radius: 0 0 10px 0;
}
#rt-main[class^="mb6"] .rt-pages,
#rt-main[class^="mb7"] .rt-pages,
#rt-main[class^="mb8"] .rt-pages,
#rt-main[class^="mb9"] .rt-pages {
  border-radius: 0 0 0 10px !important;
}
#rt-main.mb12 .rt-pages {
  border-radius: 0 0 10px 10px;
}
#rt-main[class$="sb2"] .rt-pages,
#rt-main[class$="sb3"] .rt-pages,
#rt-main[class$="sb4"] .rt-pages,
#rt-main[class$="sc2"] .rt-pages,
#rt-main[class$="sc3"] .rt-pages,
#rt-main[class$="sc4"] .rt-pages {
  border-radius: 0;
}
#rt-main[class^="sa"] .rt-main-wrapper {
  border-radius: 0 10px 10px 0;
}
#rt-main[class^="mb6"] .rt-main-wrapper,
#rt-main[class^="mb7"] .rt-main-wrapper,
#rt-main[class^="mb8"] .rt-main-wrapper,
#rt-main[class^="mb9"] .rt-main-wrapper {
  border-radius: 10px 0 0 10px !important;
}
#rt-main.mb12 .rt-main-wrapper {
  border-radius: 10px;
}
#rt-main[class$="sb2"] .rt-main-wrapper,
#rt-main[class$="sb3"] .rt-main-wrapper,
#rt-main[class$="sb4"] .rt-main-wrapper,
#rt-main[class$="sc2"] .rt-main-wrapper,
#rt-main[class$="sc3"] .rt-main-wrapper,
#rt-main[class$="sc4"] .rt-main-wrapper {
  border-radius: 0;
}
#rt-header {
  position: relative;
}
#rt-header .rt-header-border {
  height: 10px;
  position: absolute;
  right: 0;
  left: 0;
}
.menu-type-nomenu #rt-header .rt-header-border {
  display: none;
}
.component-content .rt-published {
  display: inline-block;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  float: right;
}
.component-content .rt-published span {
  display: block;
  text-align: center;
}
.component-content .rt-published span.rt-date-day {
  font-size: 1.4em;
  margin-top: 5px;
}
.component-content .rt-published span.rt-date-month {
  font-size: 0.8em;
  text-transform: uppercase;
  margin-top: -7px;
  font-weight: 100;
}
.component-content .rt-published span.rt-date-year {
  font-size: 0.8em;
  text-transform: uppercase;
  margin-top: -10px;
  font-weight: 100;
}
.blog-published {
  width: 58px;
  height: 73px;
  position: absolute;
  left: -76px;
}
.title1 {
  position: relative;
}
.title1 .title:before {
  content: ">";
  font-family: 'Euphemia UCAS', Euphemia, Helvetica;
  height: 24px;
  width: 24px;
  margin-right: 15px;
  display: inline-block;
  font-size: 0.7em;
  text-align: center;
  line-height: 1.7em;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  border-radius: 100%;
}
.title2 .rt-module-arrow {
  width: 4px;
  height: 30px;
  position: absolute;
  left: 0;
  margin: 0 0;
}
.title2 .rt-module-arrow:before {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #083cec;
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  margin-top: -5px;
}
.title2 .title {
  padding-left: 10px;
}
.title3 .rt-module-arrow {
  width: 4px;
  height: 30px;
  position: absolute;
  left: 0;
  margin: 0 0;
}
.title3 .title {
  padding-left: 10px;
}
.box1,
.box2,
.box3,
.box4,
.box5,
.box6 {
  border-radius: 5px;
}
.rt-block[class^="icon-"]:before,
.rt-block[class*=" icon-"]:before {
  float: left;
  font-size: 1.5em;
  font-weight: normal;
  margin: 14px 14px 14px 0;
  background-image: none;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
}
.rt-block[class^="icon-"],
.rt-block[class*=" icon-"] {
  background-position: 0 0;
  background-image: none;
  display: block;
  line-height: 7px;
}
.rt-block[class^="icon-"] .module-content,
.rt-block[class*=" icon-"] .module-content {
  line-height: 14px;
}
.rt-block[class^="icon-"] .module-content div,
.rt-block[class*=" icon-"] .module-content div {
  background-image: none !important;
}
.rt-block[class^="icon-"] .module-content div:before,
.rt-block[class*=" icon-"] .module-content div:before {
  display: none;
}
.rt-block[class^="icon-"] .module-content > div,
.rt-block[class*=" icon-"] .module-content > div {
  display: inherit;
  line-height: 1.7em;
}
.rounded.rt-block {
  border-radius: 5px !important;
}
.square.rt-block {
  border-radius: 0 !important;
}
.basic.rt-block {
  background: 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 {
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
}
.shadow3.rt-block {
  -webkit-box-shadow: inset -1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: inset -1px 1px 3px rgba(0,0,0,0.2);
  box-shadow: inset -1px 1px 3px rgba(0,0,0,0.2);
}
.shadow4.rt-block {
  -webkit-box-shadow: inset 1px -1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 1px -1px 3px rgba(0,0,0,0.2);
  box-shadow: inset 1px -1px 3px rgba(0,0,0,0.2);
}
.shadow5.rt-block {
  -webkit-box-shadow: inset -1px -1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: inset -1px -1px 3px rgba(0,0,0,0.2);
  box-shadow: inset -1px -1px 3px rgba(0,0,0,0.2);
}
.shadow6.rt-block {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.shadow7.rt-block {
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.shadow8.rt-block {
  -webkit-box-shadow: -1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: -1px 1px 3px rgba(0,0,0,0.2);
  box-shadow: -1px 1px 3px rgba(0,0,0,0.2);
}
.shadow9.rt-block {
  -webkit-box-shadow: 1px -1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px -1px 3px rgba(0,0,0,0.2);
  box-shadow: 1px -1px 3px rgba(0,0,0,0.2);
}
.shadow10.rt-block {
  -webkit-box-shadow: -1px -1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: -1px -1px 3px rgba(0,0,0,0.2);
  box-shadow: -1px -1px 3px rgba(0,0,0,0.2);
}
.title,
.component-content h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: normal;
  margin-top: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.component-content h2 {
  display: inline-block;
  margin-top: 15px;
  padding-left: 40px;
  font-size: 28px;
  position: relative;
}
.component-content h2:before {
  content: ">";
  font-family: 'Euphemia UCAS', Euphemia, Helvetica;
  height: 24px;
  width: 24px;
  margin-right: 10px;
  display: inline-block;
  font-size: 0.5em;
  text-align: center;
  line-height: 1.7em;
  position: absolute;
  left: 0;
  top: 2px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  border-radius: 100%;
}
ul.menu {
  list-style: none;
  margin: 0 -25px;
  padding: 0;
}
ul.menu ul {
  margin-left: 0;
  list-style: none;
}
ul.menu ul li {
  border-bottom: 0;
}
ul.menu ul li a,
ul.menu ul li .item,
ul.menu ul li .separator {
  padding: 8px 20px;
  background: none;
}
ul.menu ul li a:before,
ul.menu ul li .item:before,
ul.menu ul li .separator:before {
  font-size: 1em;
  line-height: 16px;
  width: 18px;
  height: 18px;
}
ul.menu ul li a:hover,
ul.menu ul li .item:hover,
ul.menu ul li .separator:hover {
  background: none;
}
ul.menu ul ul li {
  font-size: 12px;
  padding: 0 20px 0 25px;
}
ul.menu > li {
  position: relative;
}
ul.menu > li.active.current > .rt-sidebar-arrow,
ul.menu > li#current.active > .rt-sidebar-arrow,
ul.menu > li.active > .rt-sidebar-arrow {
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  margin: 0 0;
  z-index: 1;
}
ul.menu > li.active.current > .rt-sidebar-arrow:before,
ul.menu > li#current.active > .rt-sidebar-arrow:before,
ul.menu > li.active > .rt-sidebar-arrow:before {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #083cec;
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  margin-top: -5px;
}
ul.menu > li.active.current > a:before,
ul.menu > li.active.current > .item:before,
ul.menu > li.active.current > .separator:before,
ul.menu > li#current.active > a:before,
ul.menu > li#current.active > .item:before,
ul.menu > li#current.active > .separator:before,
ul.menu > li.active > a:before,
ul.menu > li.active > .item:before,
ul.menu > li.active > .separator:before {
  display: none;
}
ul.menu > li.active.current:before,
ul.menu > li#current.active:before,
ul.menu > li.active:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right-width: 8px;
  border-right-style: solid;
  border-right-color: #083cec;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  z-index: 1;
}
ul.menu > li.active.current.parent:before,
ul.menu > li#current.active.parent:before,
ul.menu > li.active.parent:before {
  top: 24px;
}
ul.menu li {
  position: relative;
}
ul.menu li a,
ul.menu li .item,
ul.menu li .separator {
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 14px 20px 14px;
  position: relative;
}
ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  content: ">";
  font-family: 'Euphemia UCAS', Euphemia, Helvetica;
  margin-right: 10px;
  font-size: 1.2em;
  font-weight: normal;
  position: absolute;
  right: 10px;
}
ul.menu li > .rt-sidebar-arrow {
  width: 4px;
  height: 100%;
  max-height: 50px;
  position: absolute;
  left: 0;
  margin: 0;
  z-index: 1;
}
ul.menu li.parent > .rt-sidebar-arrow {
  max-height: 47px;
}
ul.menu li.active.current,
ul.menu li#current.active {
  position: relative;
}
ul.menu li.active.current > a:before,
ul.menu li.active.current > .item:before,
ul.menu li.active.current > .separator:before,
ul.menu li#current.active > a:before,
ul.menu li#current.active > .item:before,
ul.menu li#current.active > .separator:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
ul.menu li li a,
ul.menu li li .item,
ul.menu li li .separator {
  padding: 8px 20px 8px 35px;
}
ul.menu li li a:before,
ul.menu li li a:before,
ul.menu li li a:before,
ul.menu li li .item:before,
ul.menu li li .item:before,
ul.menu li li .item:before,
ul.menu li li .separator:before,
ul.menu li li .separator:before,
ul.menu li li .separator:before {
  content: "\2022";
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline;
  font-size: 1.8em;
  font-weight: normal;
  position: absolute;
  left: 12px;
  top: 12px;
}
ul.menu li li .rt-sidebar-arrow {
  display: none;
}
ul.menu li li.active.current > a:before,
ul.menu li li.active.current > .item:before,
ul.menu li li.active.current > .separator:before,
ul.menu li li#current.active > a:before,
ul.menu li li#current.active > .item:before,
ul.menu li li#current.active > .separator:before {
  left: 4px;
  top: 14px;
}
ul.menu ul.small {
  font-size: 14px;
}
.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 40px 0 0;
  border-bottom: none;
}
.horizmenu ul.menu li .rt-sidebar-arrow {
  display: none;
}
.horizmenu ul.menu li a,
.horizmenu ul.menu li .item,
.horizmenu ul.menu li .separator {
  padding: 0;
  display: inline-block;
  font-size: 0.9em;
  text-transform: none;
  font-weight: normal;
  border: none;
  position: relative;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.horizmenu ul.menu li a:hover,
.horizmenu ul.menu li a.active,
.horizmenu ul.menu li .item:hover,
.horizmenu ul.menu li .item.active,
.horizmenu ul.menu li .separator:hover,
.horizmenu ul.menu li .separator.active {
  border-color: transparent;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.horizmenu ul.menu li a:before,
.horizmenu ul.menu li .item:before,
.horizmenu ul.menu li .separator:before {
  content: '/';
  position: absolute;
  right: -34px;
  font-size: 0.9em;
}
.horizmenu ul.menu li a span,
.horizmenu ul.menu li .item span,
.horizmenu ul.menu li .separator span {
  padding: 0;
  display: inline-block;
}
.horizmenu ul.menu li:last-child a:before,
.horizmenu ul.menu li:last-child .item:before,
.horizmenu ul.menu li:last-child .separator:before {
  display: none;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
#k2Container .k2ReadMore,
#k2Container #submitCommentButton,
.btn-primary {
  display: inline-block;
  padding: 5px 18px 5px 10px;
  line-height: 1.7em;
  font-size: 0.9em;
  border: none;
  border-radius: 5px;
  position: relative;
}
.button:before,
.readon:before,
.readmore:before,
button.validate:before,
#member-profile a:before,
#member-registration a:before,
.formelm-buttons button:before,
#k2Container .k2ReadMore:before,
#k2Container #submitCommentButton:before,
.btn-primary:before {
  content: '+';
  position: absolute;
  right: 6px;
  font-size: 0.8em;
}
.button:hover,
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover,
#k2Container .k2ReadMore:hover,
#k2Container #submitCommentButton:hover,
.btn-primary:hover {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  background-position: 0 0;
}
input.button {
  padding: 5px 10px;
}
.btn.btn-large,
.btn.btn-large.btn-primary {
  font-size: 16px;
  padding: 9px 14px;
  line-height: 1.4em;
}
.gantry-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
.gantry-example .table,
.gantry-example .well,
.gantry-example blockquote {
  margin-bottom: 5px;
}
.gantry-example .lead {
  font-size: 18px;
  line-height: 24px;
}
.gantry-example > p:last-child {
  margin-bottom: 0;
}
.gantry-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}
.gantry-example.form-search .btn {
  margin-bottom: 10px;
}
.gantry-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #fcfcfc;
  border: 1px solid #d5d5d5;
  color: #9da0a4;
  border-radius: 4px 0 4px 0;
  font-style: normal;
}
form.gantry-example {
  padding-bottom: 19px;
}
#rt-buttons .button:before {
  display: none;
}
h2 + span {
  display: 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: 0;
  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: 165px;
}
#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;
}
.gantry-img img,
img.gantry-img {
  max-width: 100%;
  height: auto;
}
.powered-by {
  display: block;
  width: 212px;
  height: 35px;
  margin: 0 auto;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.powered-by:hover {
  opacity: 1;
}
#gantry-totop {
  display: inline-block;
  padding: 4px 30px 4px 10px;
  border-radius: 3px;
  font-size: 0.9em;
  position: relative;
}
#gantry-totop:before {
  content: '<';
  font-family: 'Euphemia UCAS', Euphemia, Helvetica;
  position: absolute;
  right: 11px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#rt-accessibility .rt-desc {
  float: left;
  margin-right: 8px;
  font-weight: bold;
}
#rt-accessibility #rt-buttons .button {
  line-height: 1em;
  padding: 0;
  width: 14px;
  height: 14px;
  text-align: center;
}
#rt-accessibility #rt-buttons .small {
  font-size: inherit;
}
#rt-accessibility #rt-buttons .small .button:after {
  content: '-';
}
#rt-accessibility #rt-buttons .large .button:after {
  content: '+';
}
.rt-social-buttons {
  position: relative;
  z-index: 10;
}
.rt-social-buttons .social-button {
  border-radius: 2px;
  display: inline-block;
  margin-right: 8px;
}
.rt-social-buttons .social-button span {
  height: 26px;
  width: 30px;
  display: block;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.rt-social-buttons .social-button span:hover {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.rt-social-buttons .rt-facebook-btn span {
  background-position: 10px 0;
}
.rt-social-buttons .rt-twitter-btn span {
  background-position: -39px 0;
}
.rt-social-buttons .rt-google-btn span {
  background-position: -135px 0;
}
.rt-social-buttons .rt-rss-btn span {
  background-position: -88px 0;
}
body {
  background-color: #000000;
  color: #414141;
}
body.component-body {
  background: #ffffff;
}
a {
  color: #083cec;
}
a:hover {
  color: ;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: ;
}
ul.menu > li {
  border-bottom: 1px solid #1B1919;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.4);
}
ul.menu > li a,
ul.menu > li .item,
ul.menu > li .separator {
  background-color: #342c2d;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3b3233),color-stop(20%,#352d2e),to(#302929));
  background-image: -webkit-linear-gradient(#3b3233,#352d2e 20%,#302929);
  background-image: -moz-linear-gradient(top,#3b3233,#352d2e 20%,#302929);
  background-image: -o-linear-gradient(#3b3233,#352d2e 20%,#302929);
  background-image: linear-gradient(#3b3233,#352d2e 20%,#302929);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3233', endColorstr='#ff2f2829', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(225,225,225,0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(225,225,225,0.1);
  box-shadow: inset 0 1px 0 rgba(225,225,225,0.1);
  color: #938f8c;
}
ul.menu > li a:before,
ul.menu > li .item:before,
ul.menu > li .separator:before {
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
ul.menu > li > a:hover,
ul.menu > li > .item:hover,
ul.menu > li > .separator:hover,
ul.menu > li > a.active#current,
ul.menu > li > .item.active#current,
ul.menu > li > .separator.active#current {
  background-color: #1a1819;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#191718),color-stop(75%,#191718),to(#1e1c1d));
  background-image: -webkit-linear-gradient(#191718,#191718 75%,#1e1c1d);
  background-image: -moz-linear-gradient(top,#191718,#191718 75%,#1e1c1d);
  background-image: -o-linear-gradient(#191718,#191718 75%,#1e1c1d);
  background-image: linear-gradient(#191718,#191718 75%,#1e1c1d);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff191718', endColorstr='#ff1e1b1d', GradientType=0);
  -webkit-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.8), inset 0 1px 0 rgba(225,225,225,0.4);
  -moz-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.8), inset 0 1px 0 rgba(225,225,225,0.4);
  box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.8), inset 0 1px 0 rgba(225,225,225,0.4);
  color: #ffffff;
}
ul.menu > li:hover .rt-sidebar-arrow {
  background-color: #55b8df;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.9);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.9);
  box-shadow: 0 0 3px rgba(0,0,0,0.9);
  border-bottom: 1px solid #1B1919;
}
ul.menu > li li.active.current > a,
ul.menu > li li.active.current > .item,
ul.menu > li li.active.current > .separator,
ul.menu > li li#current.active > a,
ul.menu > li li#current.active > .item,
ul.menu > li li#current.active > .separator {
  color: #ffffff;
}
ul.menu > li li.active.current > a:hover,
ul.menu > li li.active.current > .item:hover,
ul.menu > li li.active.current > .separator:hover,
ul.menu > li li.active.current > a.active#current,
ul.menu > li li.active.current > .item.active#current,
ul.menu > li li.active.current > .separator.active#current,
ul.menu > li li#current.active > a:hover,
ul.menu > li li#current.active > .item:hover,
ul.menu > li li#current.active > .separator:hover,
ul.menu > li li#current.active > a.active#current,
ul.menu > li li#current.active > .item.active#current,
ul.menu > li li#current.active > .separator.active#current {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
ul.menu > li.active.current .rt-sidebar-arrow,
ul.menu > li#current.active .rt-sidebar-arrow,
ul.menu > li.active .rt-sidebar-arrow {
  background-color: #083cec;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(225,225,225,0.4);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(225,225,225,0.4);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(225,225,225,0.4);
  border-bottom: 1px solid #1B1919;
}
ul.menu > li.active.current > a,
ul.menu > li.active.current > .item,
ul.menu > li.active.current > .separator,
ul.menu > li#current.active > a,
ul.menu > li#current.active > .item,
ul.menu > li#current.active > .separator,
ul.menu > li.active > a,
ul.menu > li.active > .item,
ul.menu > li.active > .separator {
  background-color: #443c3d;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#4b4243),color-stop(20%,#463d3e),to(#403839));
  background-image: -webkit-linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-image: -moz-linear-gradient(top,#4b4243,#463d3e 20%,#403839);
  background-image: -o-linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-image: linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b4243', endColorstr='#ff403839', GradientType=0);
  color: #ffffff;
}
ul.menu > li.active.current > a:hover,
ul.menu > li.active.current > .item:hover,
ul.menu > li.active.current > .separator:hover,
ul.menu > li#current.active > a:hover,
ul.menu > li#current.active > .item:hover,
ul.menu > li#current.active > .separator:hover,
ul.menu > li.active > a:hover,
ul.menu > li.active > .item:hover,
ul.menu > li.active > .separator:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(225,225,225,0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(225,225,225,0.1);
  box-shadow: inset 0 1px 0 rgba(225,225,225,0.1);
}
ul.menu > li.active.current:before,
ul.menu > li#current.active:before,
ul.menu > li.active:before {
  border-right-color: #f4f0e7;
}
ul.menu ul > li {
  border-bottom: none;
}
ul.menu ul > li a,
ul.menu ul > li .item,
ul.menu ul > li .separator {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  border-bottom: 1px solid transparent;
}
ul.menu ul > li a:hover,
ul.menu ul > li .item:hover,
ul.menu ul > li .separator:hover {
  color: #ffffff;
  -webkit-box-shadow: inset 0 1px 0 rgba(225,225,225,0.15);
  -moz-box-shadow: inset 0 1px 0 rgba(225,225,225,0.15);
  box-shadow: inset 0 1px 0 rgba(225,225,225,0.15);
  background-color: #443c3d;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#4b4243),color-stop(20%,#463d3e),to(#403839));
  background-image: -webkit-linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-image: -moz-linear-gradient(top,#4b4243,#463d3e 20%,#403839);
  background-image: -o-linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-image: linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b4243', endColorstr='#ff403839', GradientType=0);
  border-bottom: 1px solid #000000;
}
ul.menu ul > li a:hover:before,
ul.menu ul > li .item:hover:before,
ul.menu ul > li .separator:hover:before {
  color: #ffffff;
}
ul.menu ul > li ul li a:hover,
ul.menu ul > li ul li .item:hover,
ul.menu ul > li ul li .separator:hover {
  background: none;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.rt-dark,
.rt-dark .box1,
.rt-light .box1,
.rt-dark .box4,
.rt-light .box4 {
  color: #b2afa8;
}
.rt-dark .title,
.rt-dark h1,
.rt-dark h2,
.rt-dark h3,
.rt-dark h4,
.rt-dark h5,
.rt-dark h6,
.rt-dark .box1 .title,
.rt-dark .box1 h1,
.rt-dark .box1 h2,
.rt-dark .box1 h3,
.rt-dark .box1 h4,
.rt-dark .box1 h5,
.rt-dark .box1 h6,
.rt-light .box1 .title,
.rt-light .box1 h1,
.rt-light .box1 h2,
.rt-light .box1 h3,
.rt-light .box1 h4,
.rt-light .box1 h5,
.rt-light .box1 h6,
.rt-dark .box4 .title,
.rt-dark .box4 h1,
.rt-dark .box4 h2,
.rt-dark .box4 h3,
.rt-dark .box4 h4,
.rt-dark .box4 h5,
.rt-dark .box4 h6,
.rt-light .box4 .title,
.rt-light .box4 h1,
.rt-light .box4 h2,
.rt-light .box4 h3,
.rt-light .box4 h4,
.rt-light .box4 h5,
.rt-light .box4 h6 {
  color: #ffffff;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.5);
}
.rt-dark a:hover,
.rt-dark .box1 a:hover,
.rt-light .box1 a:hover,
.rt-dark .box4 a:hover,
.rt-light .box4 a:hover {
  color: #b2afa8;
}
.rt-dark.rt-block[class^="icon-"]:before,
.rt-dark.rt-block[class*=" icon-"]:before,
.rt-dark .box1.rt-block[class^="icon-"]:before,
.rt-dark .box1.rt-block[class*=" icon-"]:before,
.rt-light .box1.rt-block[class^="icon-"]:before,
.rt-light .box1.rt-block[class*=" icon-"]:before,
.rt-dark .box4.rt-block[class^="icon-"]:before,
.rt-dark .box4.rt-block[class*=" icon-"]:before,
.rt-light .box4.rt-block[class^="icon-"]:before,
.rt-light .box4.rt-block[class*=" icon-"]:before {
  color: #ffffff;
}
.rt-dark.rt-block[class^="icon-"],
.rt-dark.rt-block[class*=" icon-"],
.rt-dark .box1.rt-block[class^="icon-"],
.rt-dark .box1.rt-block[class*=" icon-"],
.rt-light .box1.rt-block[class^="icon-"],
.rt-light .box1.rt-block[class*=" icon-"],
.rt-dark .box4.rt-block[class^="icon-"],
.rt-dark .box4.rt-block[class*=" icon-"],
.rt-light .box4.rt-block[class^="icon-"],
.rt-light .box4.rt-block[class*=" icon-"] {
  color: #ffffff;
}
.rt-dark .rt-block[class^="icon-"]:before,
.rt-dark .rt-block[class*=" icon-"]:before,
.rt-dark .box1 .rt-block[class^="icon-"]:before,
.rt-dark .box1 .rt-block[class*=" icon-"]:before,
.rt-light .box1 .rt-block[class^="icon-"]:before,
.rt-light .box1 .rt-block[class*=" icon-"]:before,
.rt-dark .box4 .rt-block[class^="icon-"]:before,
.rt-dark .box4 .rt-block[class*=" icon-"]:before,
.rt-light .box4 .rt-block[class^="icon-"]:before,
.rt-light .box4 .rt-block[class*=" icon-"]:before {
  color: #ffffff;
}
.rt-dark .rt-block[class^="icon-"],
.rt-dark .rt-block[class*=" icon-"],
.rt-dark .box1 .rt-block[class^="icon-"],
.rt-dark .box1 .rt-block[class*=" icon-"],
.rt-light .box1 .rt-block[class^="icon-"],
.rt-light .box1 .rt-block[class*=" icon-"],
.rt-dark .box4 .rt-block[class^="icon-"],
.rt-dark .box4 .rt-block[class*=" icon-"],
.rt-light .box4 .rt-block[class^="icon-"],
.rt-light .box4 .rt-block[class*=" icon-"] {
  color: #ffffff;
}
.rt-light,
.rt-light .box2,
.rt-dark .box2,
.rt-dark .box3,
.rt-light .box3,
body.component-body,
body.component-body .component-content.rt-dark {
  color: #414141;
}
.rt-light .title,
.rt-light h1,
.rt-light h2,
.rt-light h3,
.rt-light h4,
.rt-light h5,
.rt-light h6,
.rt-light .box2 .title,
.rt-light .box2 h1,
.rt-light .box2 h2,
.rt-light .box2 h3,
.rt-light .box2 h4,
.rt-light .box2 h5,
.rt-light .box2 h6,
.rt-dark .box2 .title,
.rt-dark .box2 h1,
.rt-dark .box2 h2,
.rt-dark .box2 h3,
.rt-dark .box2 h4,
.rt-dark .box2 h5,
.rt-dark .box2 h6,
.rt-dark .box3 .title,
.rt-dark .box3 h1,
.rt-dark .box3 h2,
.rt-dark .box3 h3,
.rt-dark .box3 h4,
.rt-dark .box3 h5,
.rt-dark .box3 h6,
.rt-light .box3 .title,
.rt-light .box3 h1,
.rt-light .box3 h2,
.rt-light .box3 h3,
.rt-light .box3 h4,
.rt-light .box3 h5,
.rt-light .box3 h6,
body.component-body .title,
body.component-body h1,
body.component-body h2,
body.component-body h3,
body.component-body h4,
body.component-body h5,
body.component-body h6,
body.component-body .component-content.rt-dark .title,
body.component-body .component-content.rt-dark h1,
body.component-body .component-content.rt-dark h2,
body.component-body .component-content.rt-dark h3,
body.component-body .component-content.rt-dark h4,
body.component-body .component-content.rt-dark h5,
body.component-body .component-content.rt-dark h6 {
  color: #303030;
  text-shadow: 1px 1px 1px rgba(225,225,225,0.8);
}
.rt-light a:hover,
.rt-light .box2 a:hover,
.rt-dark .box2 a:hover,
.rt-dark .box3 a:hover,
.rt-light .box3 a:hover,
body.component-body a:hover,
body.component-body .component-content.rt-dark a:hover {
  color: #414141;
}
.rt-light.rt-block[class^="icon-"]:before,
.rt-light.rt-block[class*=" icon-"]:before,
.rt-light .box2.rt-block[class^="icon-"]:before,
.rt-light .box2.rt-block[class*=" icon-"]:before,
.rt-dark .box2.rt-block[class^="icon-"]:before,
.rt-dark .box2.rt-block[class*=" icon-"]:before,
.rt-dark .box3.rt-block[class^="icon-"]:before,
.rt-dark .box3.rt-block[class*=" icon-"]:before,
.rt-light .box3.rt-block[class^="icon-"]:before,
.rt-light .box3.rt-block[class*=" icon-"]:before,
body.component-body.rt-block[class^="icon-"]:before,
body.component-body.rt-block[class*=" icon-"]:before,
body.component-body .component-content.rt-dark.rt-block[class^="icon-"]:before,
body.component-body .component-content.rt-dark.rt-block[class*=" icon-"]:before {
  color: #303030;
}
.rt-light.rt-block[class^="icon-"],
.rt-light.rt-block[class*=" icon-"],
.rt-light .box2.rt-block[class^="icon-"],
.rt-light .box2.rt-block[class*=" icon-"],
.rt-dark .box2.rt-block[class^="icon-"],
.rt-dark .box2.rt-block[class*=" icon-"],
.rt-dark .box3.rt-block[class^="icon-"],
.rt-dark .box3.rt-block[class*=" icon-"],
.rt-light .box3.rt-block[class^="icon-"],
.rt-light .box3.rt-block[class*=" icon-"],
body.component-body.rt-block[class^="icon-"],
body.component-body.rt-block[class*=" icon-"],
body.component-body .component-content.rt-dark.rt-block[class^="icon-"],
body.component-body .component-content.rt-dark.rt-block[class*=" icon-"] {
  color: #303030;
}
.rt-light .rt-block[class^="icon-"]:before,
.rt-light .rt-block[class*=" icon-"]:before,
.rt-light .box2 .rt-block[class^="icon-"]:before,
.rt-light .box2 .rt-block[class*=" icon-"]:before,
.rt-dark .box2 .rt-block[class^="icon-"]:before,
.rt-dark .box2 .rt-block[class*=" icon-"]:before,
.rt-dark .box3 .rt-block[class^="icon-"]:before,
.rt-dark .box3 .rt-block[class*=" icon-"]:before,
.rt-light .box3 .rt-block[class^="icon-"]:before,
.rt-light .box3 .rt-block[class*=" icon-"]:before,
body.component-body .rt-block[class^="icon-"]:before,
body.component-body .rt-block[class*=" icon-"]:before,
body.component-body .component-content.rt-dark .rt-block[class^="icon-"]:before,
body.component-body .component-content.rt-dark .rt-block[class*=" icon-"]:before {
  color: #303030;
}
.rt-light .rt-block[class^="icon-"],
.rt-light .rt-block[class*=" icon-"],
.rt-light .box2 .rt-block[class^="icon-"],
.rt-light .box2 .rt-block[class*=" icon-"],
.rt-dark .box2 .rt-block[class^="icon-"],
.rt-dark .box2 .rt-block[class*=" icon-"],
.rt-dark .box3 .rt-block[class^="icon-"],
.rt-dark .box3 .rt-block[class*=" icon-"],
.rt-light .box3 .rt-block[class^="icon-"],
.rt-light .box3 .rt-block[class*=" icon-"],
body.component-body .rt-block[class^="icon-"],
body.component-body .rt-block[class*=" icon-"],
body.component-body .component-content.rt-dark .rt-block[class^="icon-"],
body.component-body .component-content.rt-dark .rt-block[class*=" icon-"] {
  color: #303030;
}
.rt-page-container {
  background-color: #191718;
  border: 1px solid #000000;
}
.rt-main-wrapper {
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 0 30px rgba(0,0,0,0.8);
  box-shadow: 0 0 30px rgba(0,0,0,0.8);
}
.rt-main-wrapper {
  background-color: #f4f0e7;
}
.rt-main-wrapper h2 {
  text-shadow: 1px 1px 1px #ffffff;
}
.rt-main-wrapper h2:before {
  -webkit-box-shadow: inset 0 0 10px #000000, 1px 0 1px rgba(225,225,225,0.1);
  -moz-box-shadow: inset 0 0 10px #000000, 1px 0 1px rgba(225,225,225,0.1);
  box-shadow: inset 0 0 10px #000000, 1px 0 1px rgba(225,225,225,0.1);
  background: #342f32;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
}
.rt-pages {
  background: url(../images/main/beige-pages.png) repeat-x;
}
#rt-header .rt-header-border {
  background-color: #070506;
}
.rt-published {
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.8);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.8);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.8);
  background-color: #4b4243;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
}
.logo-type-style1 #rt-logo,
.logo-type-style2 #rt-logo,
.logo-type-style3 #rt-logo,
.logo-type-style4 #rt-logo,
.logo-type-style5 #rt-logo,
.logo-type-style6 #rt-logo,
.logo-type-style7 #rt-logo,
.logo-type-style8 #rt-logo {
  background-image: url(../images/logo/custom/logo.png);
}
.weblink-category .category tr {
  border-bottom: 1px solid #d5d5d5;
}
.title1 .title:before {
  -webkit-box-shadow: inset 0 0 10px #000000, 1px 0 1px rgba(225,225,225,0.1);
  -moz-box-shadow: inset 0 0 10px #000000, 1px 0 1px rgba(225,225,225,0.1);
  box-shadow: inset 0 0 10px #000000, 1px 0 1px rgba(225,225,225,0.1);
  background: #342f32;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
}
.title2 .rt-module-arrow {
  background-color: #083cec;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(225,225,225,0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(225,225,225,0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(225,225,225,0.3);
}
.title3 .rt-module-arrow {
  background-color: #55b8df;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(225,225,225,0.4);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(225,225,225,0.4);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(225,225,225,0.4);
}
.title4 .title {
  border-bottom: 2px solid #55b8df;
}
.title5 .title {
  border-bottom: 2px solid #083cec;
}
.box1 {
  background-color: #342c2d;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3b3233),color-stop(20%,#352d2e),to(#302929));
  background-image: -webkit-linear-gradient(#3b3233,#352d2e 20%,#302929);
  background-image: -moz-linear-gradient(top,#3b3233,#352d2e 20%,#302929);
  background-image: -o-linear-gradient(#3b3233,#352d2e 20%,#302929);
  background-image: linear-gradient(#3b3233,#352d2e 20%,#302929);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3233', endColorstr='#ff2f2829', GradientType=0);
  -webkit-box-shadow: inset 0 1px 1px rgba(225,225,225,0.2), 0 1px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: inset 0 1px 1px rgba(225,225,225,0.2), 0 1px 3px rgba(0,0,0,0.4);
  box-shadow: inset 0 1px 1px rgba(225,225,225,0.2), 0 1px 3px rgba(0,0,0,0.4);
}
.box2 {
  background: #DBD7CD;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
}
.box3 {
  background: #cccccc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
}
.box4 {
  background: #444444;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.8);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.8);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.8);
}
.box5 {
  background: #55b8df;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
}
.box5 a {
  color: #b3dff1;
}
.box5 .readmore a {
  color: #ffffff;
}
.box5 .readmore a:hover {
  color: #ffffff;
}
.box5 .readon {
  color: #ffffff;
}
.box5 .readon:hover {
  color: #ffffff;
}
.main-accent2overlay-light .box5 {
  color: #414141;
}
.main-accent2overlay-light .box5 .module-title .title {
  color: #303030;
  text-shadow: 1px 1px 1px rgba(225,225,225,0.8);
}
.main-accent2overlay-dark .box5 {
  color: #ffffff;
}
.main-accent2overlay-dark .box5 .module-title .title {
  color: #ffffff;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.5);
}
.box6 {
  background: #083cec;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.8), inset 0 1px 1px rgba(225,225,225,0.5);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.8), inset 0 1px 1px rgba(225,225,225,0.5);
  box-shadow: 0 1px 3px rgba(0,0,0,0.8), inset 0 1px 1px rgba(225,225,225,0.5);
}
.box6 a {
  color: #6a8bfa;
}
.box6 .button,
.box6 .readon,
.box6 .readmore,
.box6 button.validate,
.box6 #member-profile a,
.box6 #member-registration a,
.box6 .formelm-buttons button,
.box6 #gantry-totop,
.box6 #k2Container .k2ReadMore,
.box6 #k2Container #submitCommentButton,
.box6 .btn-primary {
  background-color: #0735d1;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#2555f8),color-stop(45%,#0737d8),to(#062eb6));
  background-image: -webkit-linear-gradient(#2555f8,#0737d8 45%,#062eb6);
  background-image: -moz-linear-gradient(top,#2555f8,#0737d8 45%,#062eb6);
  background-image: -o-linear-gradient(#2555f8,#0737d8 45%,#062eb6);
  background-image: linear-gradient(#2555f8,#0737d8 45%,#062eb6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2555f7', endColorstr='#ff062eb5', GradientType=0);
  color: #ffffff;
}
.box6 .button:hover,
.box6 .readon:hover,
.box6 .readmore:hover,
.box6 button.validate:hover,
.box6 #member-profile a:hover,
.box6 #member-registration a:hover,
.box6 .formelm-buttons button:hover,
.box6 #gantry-totop:hover,
.box6 #k2Container .k2ReadMore:hover,
.box6 #k2Container #submitCommentButton:hover,
.box6 .btn-primary:hover {
  background-color: #0738dd;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0734ce),color-stop(45%,#0839e2),to(#0733c9));
  background-image: -webkit-linear-gradient(#0734ce,#0839e2 45%,#0733c9);
  background-image: -moz-linear-gradient(top,#0734ce,#0839e2 45%,#0733c9);
  background-image: -o-linear-gradient(#0734ce,#0839e2 45%,#0733c9);
  background-image: linear-gradient(#0734ce,#0839e2 45%,#0733c9);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0634ce', endColorstr='#ff0633c9', GradientType=0);
}
.box6 .button:active,
.box6 .readon:active,
.box6 .readmore:active,
.box6 button.validate:active,
.box6 #member-profile a:active,
.box6 #member-registration a:active,
.box6 .formelm-buttons button:active,
.box6 #gantry-totop:active,
.box6 #k2Container .k2ReadMore:active,
.box6 #k2Container #submitCommentButton:active,
.box6 .btn-primary:active {
  background-color: #083dee;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0839e2),color-stop(45%,#083cec),to(#083ff6));
  background-image: -webkit-linear-gradient(#0839e2,#083cec 45%,#083ff6);
  background-image: -moz-linear-gradient(top,#0839e2,#083cec 45%,#083ff6);
  background-image: -o-linear-gradient(#0839e2,#083cec 45%,#083ff6);
  background-image: linear-gradient(#0839e2,#083cec 45%,#083ff6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0739e2', endColorstr='#ff083ef5', GradientType=0);
}
.box6 .readmore a {
  color: #ffffff;
}
.box6 .readmore a:hover {
  color: #ffffff;
}
.main-accentoverlay-light .box6 {
  color: #414141;
}
.main-accentoverlay-light .box6 .module-title .title {
  color: #303030;
  text-shadow: 1px 1px 1px rgba(225,225,225,0.8);
}
.main-accentoverlay-dark .box6 {
  color: #ffffff;
}
.main-accentoverlay-dark .box6 .module-title .title {
  color: #ffffff;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.5);
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
#gantry-totop,
#k2Container .k2ReadMore,
#k2Container #submitCommentButton,
.btn-primary {
  color: #ffffff;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.18);
  background-color: #0737da;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#083cec),color-stop(45%,#0839e2),to(#062fbb));
  background-image: -webkit-linear-gradient(#083cec,#0839e2 45%,#062fbb);
  background-image: -moz-linear-gradient(top,#083cec,#0839e2 45%,#062fbb);
  background-image: -o-linear-gradient(#083cec,#0839e2 45%,#062fbb);
  background-image: linear-gradient(#083cec,#0839e2 45%,#062fbb);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff083cec', endColorstr='#ff062fba', GradientType=0);
}
.button:hover,
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover,
#gantry-totop:hover,
#k2Container .k2ReadMore:hover,
#k2Container #submitCommentButton:hover,
.btn-primary:hover {
  background-color: #0839e1;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0737d8),color-stop(45%,#083be7),to(#0733c9));
  background-image: -webkit-linear-gradient(#0737d8,#083be7 45%,#0733c9);
  background-image: -moz-linear-gradient(top,#0737d8,#083be7 45%,#0733c9);
  background-image: -o-linear-gradient(#0737d8,#083be7 45%,#0733c9);
  background-image: linear-gradient(#0737d8,#083be7 45%,#0733c9);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0736d8', endColorstr='#ff0633c9', GradientType=0);
  color: #ffffff !important;
}
.button:active,
.readon:active,
.readmore:active,
button.validate:active,
#member-profile a:active,
#member-registration a:active,
.formelm-buttons button:active,
#gantry-totop:active,
#k2Container .k2ReadMore:active,
#k2Container #submitCommentButton:active,
.btn-primary:active {
  -webkit-box-shadow: 0 1px 0 rgba(225,225,225,0.2), inset 0 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 0 rgba(225,225,225,0.2), inset 0 1px 3px rgba(0,0,0,0.3);
  box-shadow: 0 1px 0 rgba(225,225,225,0.2), inset 0 1px 3px rgba(0,0,0,0.3);
  background-color: #083dee;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0839e2),color-stop(45%,#083cec),to(#083ff6));
  background-image: -webkit-linear-gradient(#0839e2,#083cec 45%,#083ff6);
  background-image: -moz-linear-gradient(top,#0839e2,#083cec 45%,#083ff6);
  background-image: -o-linear-gradient(#0839e2,#083cec 45%,#083ff6);
  background-image: linear-gradient(#0839e2,#083cec 45%,#083ff6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0739e2', endColorstr='#ff083ef5', GradientType=0);
  color: #ffffff;
}
.readmore a,
.main-surround .readmore a {
  color: #ffffff;
}
.readmore a:hover,
.main-surround .readmore a:hover {
  color: #ffffff;
}
.btn-primary.disabled,
.btn-primary[disabled] {
  background: #083cec;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover {
  background: #083cec;
}
.layout-showcase {
  background: #347cfc url(../images/main/showcase-overlay.png) no-repeat scroll 0 100%;
  -webkit-box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.4), inset 0 0 60px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.4), inset 0 0 60px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.4), inset 0 0 60px rgba(0, 0, 0, 0.7);
}
.layout-showcase .sprocket-features-title {
  color: #282828;
  text-shadow: 1px 1px 1px rgba(225,225,225,0.6);
}
.layout-showcase .sprocket-features-title a {
  color: #282828;
}
.layout-showcase .sprocket-features-desc {
  color: #ffffff;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.3);
}
.layout-showcase .sprocket-features-desc .readon {
  -webkit-box-shadow: inset 0 1px 1px rgba(225,225,225,0.3), 0 1px 3px rgba(0,0,0,0.8);
  -moz-box-shadow: inset 0 1px 1px rgba(225,225,225,0.3), 0 1px 3px rgba(0,0,0,0.8);
  box-shadow: inset 0 1px 1px rgba(225,225,225,0.3), 0 1px 3px rgba(0,0,0,0.8);
  border-top: 1px solid #666666;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
}
.layout-showcase .sprocket-features-desc .readon:before {
  border-left: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: -1px 0 1px rgba(225,225,225,0.2);
  -moz-box-shadow: -1px 0 1px rgba(225,225,225,0.2);
  box-shadow: -1px 0 1px rgba(225,225,225,0.2);
}
.layout-showcase .sprocket-features-desc .readon:active {
  -webkit-box-shadow: 0 1px 0 rgba(225,225,225,0.2), inset 0 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 0 rgba(225,225,225,0.2), inset 0 1px 3px rgba(0,0,0,0.3);
  box-shadow: 0 1px 0 rgba(225,225,225,0.2), inset 0 1px 3px rgba(0,0,0,0.3);
}
.layout-showcase .sprocket-features-pagination li {
  background: #ffffff;
}
.layout-showcase .sprocket-features-pagination li.active:before {
  background-color: #083cec;
  border: 1px solid #062fbb;
  -webkit-box-shadow: inset 0 1px 1px rgba(225,225,225,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(225,225,225,0.6);
  box-shadow: inset 0 1px 1px rgba(225,225,225,0.6);
}
.layout-showcase .sprocket-features-arrows .arrow {
  color: #000000;
}
.sprocket-tabs-nav {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  background-color: #222222;
  -webkit-box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
  box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
}
.sprocket-tabs-nav > li .sprocket-tabs-inner {
  border: 1px solid #000000;
  border-bottom-color: transparent;
  background: #222222;
  -webkit-box-shadow: inset 0 1px 1px ;
  -moz-box-shadow: inset 0 1px 1px ;
  box-shadow: inset 0 1px 1px ;
}
.sprocket-tabs-nav > li .sprocket-tabs-inner:hover {
  background-color: #083be7;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#083ff6),color-stop(45%,#083cec),to(#0736d3));
  background-image: -webkit-linear-gradient(#083ff6,#083cec 45%,#0736d3);
  background-image: -moz-linear-gradient(top,#083ff6,#083cec 45%,#0736d3);
  background-image: -o-linear-gradient(#083ff6,#083cec 45%,#0736d3);
  background-image: linear-gradient(#083ff6,#083cec 45%,#0736d3);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff083ef5', endColorstr='#ff0735d3', GradientType=0);
  border: 1px solid #0734ce;
  -webkit-box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.3), inset 0 -2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.3), inset 0 -2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.3), inset 0 -2px 3px rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background-color: #2b2b2b;
  border: 1px solid #000000;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.1), inset 0 1px 1px ;
  -moz-box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.1), inset 0 1px 1px ;
  box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.1), inset 0 1px 1px ;
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner:hover {
  background-image: none;
  color: inherit;
}
.rt-main-wrapper .sprocket-tabs-nav {
  border-bottom: 1px solid #b4b4b4;
  border-top: 1px solid #b4b4b4;
  background-color: #DBD7CD;
  -webkit-box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
  box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
}
.rt-main-wrapper .sprocket-tabs-nav > li .sprocket-tabs-inner {
  border: 1px solid #b4b4b4;
  background: #DBD7CD;
  -webkit-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.1), inset 0 1px 1px #ffffff;
  -moz-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.1), inset 0 1px 1px #ffffff;
  box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.1), inset 0 1px 1px #ffffff;
}
.rt-main-wrapper .sprocket-tabs-nav > li .sprocket-tabs-inner:hover {
  background-color: #083be7;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#083ff6),color-stop(45%,#083cec),to(#0736d3));
  background-image: -webkit-linear-gradient(#083ff6,#083cec 45%,#0736d3);
  background-image: -moz-linear-gradient(top,#083ff6,#083cec 45%,#0736d3);
  background-image: -o-linear-gradient(#083ff6,#083cec 45%,#0736d3);
  background-image: linear-gradient(#083ff6,#083cec 45%,#0736d3);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff083ef5', endColorstr='#ff0735d3', GradientType=0);
  border: 1px solid #0734ce;
  -webkit-box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.3), inset 0 -2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.3), inset 0 -2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.3), inset 0 -2px 3px rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.rt-main-wrapper .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background-color: #f4f0e7;
  border: 1px solid #b4b4b4;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 -3px 9px rgba(0, 0, 0, 0.07), inset 0 1px 1px #ffffff;
  -moz-box-shadow: 0 -3px 9px rgba(0, 0, 0, 0.07), inset 0 1px 1px #ffffff;
  box-shadow: 0 -3px 9px rgba(0, 0, 0, 0.07), inset 0 1px 1px #ffffff;
}
.rt-main-wrapper .sprocket-tabs-nav > li.active > .sprocket-tabs-inner:hover {
  background-image: none;
  color: inherit;
}
.layout-bottom .sprocket-tabs-nav {
  border-top: 1px solid #ddd;
}
.layout-bottom .sprocket-tabs-nav li.active > .sprocket-tabs-inner,
.layout-bottom .sprocket-tabs-nav li.active > .sprocket-tabs-inner:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.layout-bottom .sprocket-tabs-nav > li > .sprocket-tabs-inner:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.layout-left .sprocket-tabs-nav {
  border-right: 1px solid #ddd;
}
.layout-right .sprocket-tabs-nav {
  border-left: 1px solid #ddd;
}
.layout-left .sprocket-tabs-nav li.active > .sprocket-tabs-inner,
.layout-left .sprocket-tabs-nav li.active > .sprocket-tabs-inner:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.layout-right .sprocket-tabs-nav li.active > .sprocket-tabs-inner,
.layout-right .sprocket-tabs-nav li.active > .sprocket-tabs-inner:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.sprocket-lists li .sprocket-lists-title {
  background-color: #342c2d;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3b3233),color-stop(20%,#352d2e),to(#302929));
  background-image: -webkit-linear-gradient(#3b3233,#352d2e 20%,#302929);
  background-image: -moz-linear-gradient(top,#3b3233,#352d2e 20%,#302929);
  background-image: -o-linear-gradient(#3b3233,#352d2e 20%,#302929);
  background-image: linear-gradient(#3b3233,#352d2e 20%,#302929);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3233', endColorstr='#ff2f2829', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(225,225,225,0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(225,225,225,0.1);
  box-shadow: inset 0 1px 0 rgba(225,225,225,0.1);
  color: #b2afa8;
}
.sprocket-lists li .sprocket-lists-title:hover {
  background-color: #443c3d;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#4b4243),color-stop(20%,#463d3e),to(#403839));
  background-image: -webkit-linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-image: -moz-linear-gradient(top,#4b4243,#463d3e 20%,#403839);
  background-image: -o-linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-image: linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b4243', endColorstr='#ff403839', GradientType=0);
  color: #ffffff;
}
.sprocket-lists li.active .sprocket-lists-title {
  background-color: #443c3d;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#4b4243),color-stop(20%,#463d3e),to(#403839));
  background-image: -webkit-linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-image: -moz-linear-gradient(top,#4b4243,#463d3e 20%,#403839);
  background-image: -o-linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-image: linear-gradient(#4b4243,#463d3e 20%,#403839);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4b4243', endColorstr='#ff403839', GradientType=0);
  color: #ffffff;
}
.sprocket-lists .sprocket-lists-pagination li {
  background: #ffffff;
}
.sprocket-lists .sprocket-lists-pagination li.active:before {
  background-color: #083cec;
  border: 1px solid #062fbb;
  -webkit-box-shadow: inset 0 1px 1px rgba(225,225,225,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(225,225,225,0.6);
  box-shadow: inset 0 1px 1px rgba(225,225,225,0.6);
}
.rt-main-wrapper .sprocket-mosaic-header {
  border-bottom: 1px solid #b4b4b4;
  border-top: 1px solid #b4b4b4;
  background-color: #DBD7CD;
  -webkit-box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
  box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
}
.rt-main-wrapper .sprocket-mosaic-header li {
  border: 1px solid #b4b4b4;
  border-bottom-color: transparent;
  -webkit-box-shadow: inset 0 1px 1px #ffffff;
  -moz-box-shadow: inset 0 1px 1px #ffffff;
  box-shadow: inset 0 1px 1px #ffffff;
  opacity: 0.5;
}
.rt-main-wrapper .sprocket-mosaic-header li:hover {
  background-color: #083be7;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#083ff6),color-stop(45%,#083cec),to(#0736d3));
  background-image: -webkit-linear-gradient(#083ff6,#083cec 45%,#0736d3);
  background-image: -moz-linear-gradient(top,#083ff6,#083cec 45%,#0736d3);
  background-image: -o-linear-gradient(#083ff6,#083cec 45%,#0736d3);
  background-image: linear-gradient(#083ff6,#083cec 45%,#0736d3);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff083ef5', endColorstr='#ff0735d3', GradientType=0);
  border: 1px solid #0734ce;
  -webkit-box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.3), inset 0 -2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.3), inset 0 -2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(225, 225, 225, 0.3), inset 0 -2px 3px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  opacity: 1;
}
.rt-main-wrapper .sprocket-mosaic-header li.active,
.rt-main-wrapper .sprocket-mosaic-header li.active:hover {
  background-color: #f4f0e7;
  background-image: none;
  border: 1px solid #b4b4b4;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1), inset 0 1px 1px #ffffff;
  -moz-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1), inset 0 1px 1px #ffffff;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1), inset 0 1px 1px #ffffff;
  opacity: 1;
  color: inherit;
}
.rt-main-wrapper .sprocket-mosaic-image-container {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  border: 1px solid rgba(0,0,0,0.4);
}
.rt-main-wrapper .sprocket-mosaic-image-container:hover {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3), 0 1px 1px #ffffff;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3), 0 1px 1px #ffffff;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3), 0 1px 1px #ffffff;
}
.rt-main-wrapper .sprocket-mosaic-image-container:hover .sprocket-mosaic-hovercontent {
  -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.7);
  -moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.7);
  box-shadow: inset 0 0 15px rgba(0,0,0,0.7);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-top: none;
}
.rt-main-wrapper .sprocket-mosaic-image-container img {
  border-radius: 3px;
}
.rt-main-wrapper .sprocket-mosaic .sprocket-padding {
  background: #f4f0e7;
}
.rt-main-wrapper .sprocket-mosaic-hovercontent {
  border-top: 1px solid rgba(225,225,225,0.7);
}
.rt-main-wrapper .sprocket-mosaic-hover {
  background: url(../images/main/beigecolor/sprocket-readmore.png);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.rt-main-wrapper .sprocket-mosaic-loadmore {
  background-color: #DBD7CD;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.3), 0 1px 1px #ffffff;
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.3), 0 1px 1px #ffffff;
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.3), 0 1px 1px #ffffff;
}
.rt-main-wrapper .sprocket-mosaic-loadmore:hover {
  background-color: #d7d2c7;
}
.rt-main-wrapper .sprocket-mosaic-loadmore .loadmore-text:before {
  color: #747474;
}
.rt-main-wrapper .sprocket-mosaic-loadmore .loadmore-more:before {
  border-top-color: #f4f0e7;
}
.rt-main-wrapper .sprocket-mosaic-loadmore .loadmore-all .loadmore-text {
  font-family: 'NovecentoWideBold', Helvetica, Arial, sans-serif;
}
.rt-main-wrapper .sprocket-mosaic-loadmore .loadmore-all .loadmore-text:before {
  border-top-color: #f4f0e7;
}
.sprocket-mosaic-tags li {
  border-bottom: 2px solid #55b8df;
}
.rokajaxsearch .inputbox {
  background-color: #131112;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#191718),color-stop(20%,#141213),to(#0e0d0e));
  background-image: -webkit-linear-gradient(#191718,#141213 20%,#0e0d0e);
  background-image: -moz-linear-gradient(top,#191718,#141213 20%,#0e0d0e);
  background-image: -o-linear-gradient(#191718,#141213 20%,#0e0d0e);
  background-image: linear-gradient(#191718,#141213 20%,#0e0d0e);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff191718', endColorstr='#ff0e0d0d', GradientType=0);
  background-image: url(../images/main/search-controls.png);
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(225,225,225,0.1);
  -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(225,225,225,0.1);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(225,225,225,0.1);
  border: 0;
  color: #b2afa8;
}
#rt-header .rokajaxsearch .inputbox {
  border: 1px solid #000000;
}
#roksearch_results {
  background: #f4f0e7;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  border: 1px solid #a2a2a2;
}
#roksearch_results .roksearch_wrapper1 .roksearch_header,
#roksearch_results .roksearch_wrapper1 .roksearch_result_wrapper1 {
  border: none;
}
#roksearch_results .roksearch_wrapper1 .roksearch_row_btm {
  border-top: #d5d5d5;
}
#roksearch_results .arrow-right {
  background: url(../images/main/search-controls.png) 0 -15px no-repeat;
}
#roksearch_results .arrow-left-disabled,
#roksearch_results .arrow-right-disabled {
  background: url(../images/main/search-controls.png) 0 -33px no-repeat;
}
#roksearch_results .arrow-left {
  background: url(../images/main/search-controls.png) 0 2px no-repeat;
}
#roksearch_results .roksearch_odd {
  background-color: #DBD7CD;
}
#roksearch_results .roksearch_result_wrapper1 {
  border: 1px solid #ffffff;
}
#roksearch_results .roksearch_result_wrapper1:hover {
  background-color: #DBD7CD;
}
#roksearch_results #roksearch_link {
  background: url(../images/main/search-controls.png) 0 -50px no-repeat;
}
#roksearch_results span.highlight {
  color: #55b8df;
}
#roksearch_results a:hover {
  color: #2f5df8;
}
.powered-by {
  background: url(../images/logo/powered.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 #d9d9d9;
}
.breadcrumbs a:after,
.breadcrumb a:after {
  color: #b2afa8;
}
.breadcrumbs .showHere,
.breadcrumb .showHere {
  font-weight: bold;
  margin-right: 5px;
}
.article-info dd:before {
  text-shadow: 1px 1px 0 #DBD7CD;
}
.tip-wrap {
  background: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  color: #b2afa8;
}
.system-unpublished .system-unpublished {
  background: #ffffff;
  border-color: #d5d5d5;
}
.powered-by {
  background: url(../images/main/rocket.png);
}
.rt-social-buttons .social-button span {
  background-image: url(../images/main/social-icons.png);
}
abbr[title] {
  border-bottom: 1px dotted #d5d5d5;
}
blockquote {
  border-left: 5px solid #d5d5d5;
}
blockquote small {
  color: #b2afa8;
}
blockquote.pull-right {
  border-right: 5px solid #d5d5d5;
}
legend {
  color: inherit;
  border-bottom: 1px solid #d5d5d5;
}
legend small {
  color: #d5d5d5;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #414141;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
select {
  border: 1px solid #d5d5d5;
}
.uneditable-input,
.uneditable-textarea {
  color: #b2afa8;
  background-color: ;
  border-color: #d5d5d5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  border-color: #d5d5d5;
}
.input-prepend .add-on,
.input-append .add-on {
  text-shadow: 0 1px 0 #ffffff;
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
}
.form-actions {
  background-color: #f0f0f0;
  border-top: 1px solid #d5d5d5;
}
.uneditable-input {
  background-color: ;
  border-color: #eeeeee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
.help-block,
.help-inline {
  color: ;
}
.well,
.table-bordered th {
  background-color: #f0f0f0;
}
.nav-tabs.nav-stacked > li > a {
  background-color: #f0f0f0;
}
.nav-tabs.nav-stacked > li > a:hover {
  background-color: #eaeaea;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom-color: #d5d5d5;
}
.list-striped,
.row-striped {
  border-top-color: #d5d5d5;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd),
.cat-list-row0 {
  background-color: #f0f0f0;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover,
.cat-list-row0:hover,
.cat-list-row1:hover {
  background-color: #fcfcfc;
}
.accordion-group {
  border: 1px solid #d5d5d5;
}
.accordion-group .accordion-inner {
  border-top: 1px solid #d5d5d5;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #d5d5d5;
  background: #DBD7CD;
}
.nav-tabs.nav-stacked > li > a:hover {
  background: #f4f0e7;
  border: 1px solid #d5d5d5;
}
code {
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
}
.table th,
.table td {
  border-top-color: #d5d5d5;
}
.table-bordered {
  border-color: #d5d5d5;
}
.table-bordered th,
.table-bordered td {
  border-left-color: #d5d5d5;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th,
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f0f0f0;
}
p.success,
p.info,
p.error,
p.warning {
  border-radius: 6px;
  padding: 15px;
  font-weight: bold;
  border: 1px solid;
}
p.success a,
p.info a,
p.error a,
p.warning a {
  color: #666 !important;
}
p.success a:hover,
p.info a:hover,
p.error a:hover,
p.warning a:hover {
  color: #000 !important;
  text-shadow: none;
}
p.success {
  background: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
p.info {
  background: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
p.error {
  background: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
p.warning {
  background: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot');
  src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont-1.eot') format('embedded-opentype'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.woff') format('woff'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.ttf') format('truetype'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
.icon-large:before {
  vertical-align: middle;
  font-size: 1.3333333333333em;
}
.btn [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class^="icon-"],
.nav-tabs [class*=" icon-"] {
  line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large:before,
li .icon-large:before {
  width: 1.875em;
}
ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .8em;
}
ul.icons li .icon-large:before,
ul.icons li .icon-large:before {
  vertical-align: initial;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
body .noitalic {
  font-style: normal !important;
}
body .nobold {
  font-weight: normal !important;
}
body .flush {
  margin: 0 !important;
  padding: 0 !important;
}
body .nomarginall {
  margin: 0 !important;
}
body .nopaddingall {
  padding: 0 !important;
}
body .nomargintop {
  margin-top: 0 !important;
}
body .nomarginbottom {
  margin-bottom: 0 !important;
}
body .nomarginleft {
  margin-left: 0 !important;
}
body .nomarginright {
  margin-right: 0 !important;
}
body .nopaddingtop {
  padding-top: 0 !important;
}
body .nopaddingbottom {
  padding-bottom: 0 !important;
}
body .nopaddingleft {
  padding-left: 0 !important;
}
body .nopaddingright {
  padding-right: 0 !important;
}
#rokajaxsearch > .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
.rokajaxsearch .inputbox {
  width: 90%;
  background-position: 95% -69px;
  background-repeat: no-repeat;
  border-radius: 25px;
  margin-bottom: 0;
  padding: 5px 14px;
}
.rokajaxsearch .search_options {
  margin-top: 8px;
  padding-bottom: 15px;
}
.rokajaxsearch .search_options label {
  margin-right: 20px !important;
}
.rokajaxsearch .search_options label input[type="radio"],
.rokajaxsearch .search_options label input[type="checkbox"] {
  margin: 0 5px 0 0;
}
.rokajaxsearch .clr {
  clear: both;
}
.rokajaxsearch .searchintro {
  overflow: hidden;
}
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  border-radius: 2px;
  margin-top: 5px;
}
#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;
}
#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;
  overflow: hidden;
}
#roksearch_results .roksearch_row_btm span {
  line-height: 140%;
}
#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 .viewall {
  float: left;
  margin: 0 5px;
}
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
#roksearch_results .estimated_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  text-transform: none;
  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 .google-thumb-image {
  margin: 0 auto;
}
#roksearch_results .readon {
  margin-top: 15px;
}
#roksearch_results .readon span,
#roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
#roksearch_results .container-arrows {
  margin-top: 2px;
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
#roksearch_results .roksearch_wrapper2,
#roksearch_results .roksearch_wrapper3,
#roksearch_results .roksearch_wrapper4 {
  border-radius: 2px;
}
#roksearch_results .roksearch_result_wrapper1 {
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-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 .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;
}
.rg-sc .rg-scr-slide {
  display: block;
}
.rg-sc .rg-scr-info {
  position: relative;
  left: 0;
  right: 0;
}
.rg-sc .layout-left .rg-scr-info {
  left: 0;
}
.rg-sc .layout-right .rg-scr-info {
  right: 0;
}
.rg-sc .rg-scr-content {
  position: absolute;
  top: 0;
}
.rg-sc .rg-scr-title-span {
  margin: 0 0 15px 0;
}
.rg-sc .rg-scr-desc-surround {
  clear: both;
}
.rg-sc .rg-scr-controls .prev {
  left: -40px;
}
.rg-sc .rg-scr-controls .next {
  right: -40px;
}
.rg-sc-slide .rg-sc-title-span {
  margin: 0 0 15px 0;
}
.rg-sc-slide .rg-sc-desc-surround {
  clear: both;
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #dd1144;
}
.kwd,
.linenums .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.prettyprint {
  padding: 8px;
  background-color: #fcfcfc;
  border: 1px solid #d5d5d5;
}
.prettyprint.linenums {
  -webkit-box-shadow: 40px 0 0 #f0f0f0 inset, 41px 0 0 #d5d5d5 inset;
  -moz-box-shadow: 40px 0 0 #f0f0f0 inset, 41px 0 0 #d5d5d5 inset;
  box-shadow: 40px 0 0 #f0f0f0 inset, 41px 0 0 #d5d5d5 inset;
}
ol.linenums {
  margin: 0 0 0 33px;
  padding-left: 0;
}
ol.linenums li {
  padding-left: 12px;
  color: #b2afa8;
  line-height: 18px;
  text-shadow: 0 1px 0 #fcfcfc;
}
.rt-image {
  position: relative;
}
.rt-image img {
  max-width: 100%;
  height: auto;
  border: 1px solid rgba(0,0,0,0.4);
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
#rt-showcase .rt-image img,
[id^="rt-sidebar"] .rt-image img {
  border-radius: 8px;
}
.fp-menu ul.menu > li a {
  padding: 14px 40px;
}
.fp-menu ul.menu > li a:after {
  font-family: FontAwesome;
  font-size: 1.2em;
  font-weight: normal;
  position: absolute;
  left: 17px;
}
.fp-menu ul.menu > li ul li a {
  padding: 7px 28px;
}
.fp-menu ul.menu > li ul li:nth-child(n) a:after {
  content: "";
}
.fp-menu ul.menu > li:nth-child(1) a:after {
  content: "\f015";
}
.fp-menu ul.menu > li:nth-child(2) a:after {
  content: "\f004";
}
.fp-menu ul.menu > li:nth-child(3) a:after {
  content: "\f05a";
}
.fp-menu ul.menu > li:nth-child(4) a:after {
  content: "\f0c9";
}
.fp-menu ul.menu > li:nth-child(5) a:after {
  content: "\f06b";
}
.fp-menu ul.menu > li:nth-child(6) a:after {
  content: "\f06a";
}
.fp-menu ul.menu > li:nth-child(7) a:after {
  content: "\f024";
}
.fp-menu ul.menu > li:nth-child(8) a:after {
  content: "\f019";
}
.demo-width-100 {
  width: 100%;
}
.fp-popularfeatures .rt-image img {
  border: 1px solid rgba(0,0,0,0.6);
  border-radius: 5px;
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.fp-popularfeatures h4 {
  font-size: 110%;
}
.rt-teaser {
  text-transform: uppercase;
  font-size: 75%;
}
.rt-solid-divider {
  height: 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
}
.rt-dark .rt-solid-divider {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #333333;
}
.rt-dashed-divider {
  height: 0;
  border-top: 1px dashed #cccccc;
  border-bottom: 1px dashed #ffffff;
}
.rt-dark .rt-dashed-divider {
  border-top: 1px dashed #000000;
  border-bottom: 1px dashed #333333;
}
.rt-flush .sprocket-lists {
  margin-left: -15px;
  margin-right: -15px;
}
.rt-flush .sprocket-lists-item .sprocket-padding {
  padding-left: 15px;
  padding-right: 15px;
}
.rt-flush .sprocket-lists-title.padding {
  padding-left: 15px !important;
}
.rt-btn-condensed {
  padding-right: 10px;
}
.rt-btn-condensed:before {
  display: none;
}
.menu-module-variations #rt-content-bottom .rt-grid-4,
.menu-module-variations #rt-content-bottom .rt-grid-5 {
  width: 50%;
}
.rt-small-sidebar-title .module-title {
  background: rgba(255,255,255,0.1);
  border-top: 1px solid rgba(255,255,255,0.1);
  margin: 0 -25px -15px;
  padding: 9px 20px 0;
}
.rt-large-sidebar-title .module-title {
  background: rgba(255,255,255,0.1);
  border-top: 1px solid rgba(255,255,255,0.1);
  margin: 0 -25px -15px;
  padding: 20px 15px 5px;
}
.rt-stackbox {
  margin-top: -40px;
}
.rt-condensed-text {
  line-height: 125%;
}
.fp-popularfeatures {
  position: relative;
  clear: both;
}
.fp-popularfeatures h2 {
  position: absolute;
  z-index: 10;
  top: 5px;
}
.fp-popularfeatures .layout-top .sprocket-tabs-nav {
  padding-top: 70px !important;
}
.rt-tagline {
  margin-top: -30px;
  margin-bottom: 15px;
  margin-left: 40px;
}
.promo1 {
  font-weight: normal;
  font-size: 4.0em;
  line-height: 1.8em;
}
.promo1:before {
  display: none;
}
.promo2,
.promo3 {
  font-weight: lighter;
  letter-spacing: -1px;
  line-height: 1.3em;
}
.promo2 {
  font-size: 2.6em;
  font-style: italic;
}
.promo3 {
  font-size: 2.0em;
  opacity: 0.5;
}
.gantry-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  border-radius: 4px;
}
.gantry-example .table,
.gantry-example .well,
.gantry-example blockquote {
  margin-bottom: 5px;
}
.gantry-example .lead {
  font-size: 18px;
  line-height: 24px;
}
.gantry-example > p:last-child {
  margin-bottom: 0;
}
.gantry-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}
.gantry-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 4px 0 4px 0;
  font-style: normal;
}
form.gantry-example {
  padding-bottom: 19px;
}
body .rt-center {
  text-align: center;
}
body .rt-noborder {
  border: 0 !important;
  box-shadow: none !important;
}
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;
  line-height: inherit !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 !important;
}
body .nomarginright,
body .rt-block.nomarginright,
body ul.nomarginright,
body li.nomarginright {
  margin-right: 0 !important;
}
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 !important;
}
body .nopaddingright,
body .rt-block.nopaddingright,
body ul.nopaddingright,
body li.nopaddingright {
  padding-right: 0 !important;
}
body .smallmarginbottom {
  margin-bottom: 5px !important;
}
body .smallmargintop {
  margin-top: 5px !important;
}
body .smallmarginleft {
  margin-left: 5px !important;
}
body .smallmarginright {
  margin-right: 5px !important;
}
body .smallmarginall {
  margin: 5px !important;
}
body .medmarginbottom {
  margin-bottom: 10px !important;
}
body .medmargintop {
  margin-top: 10px !important;
}
body .medmarginleft {
  margin-left: 10px !important;
}
body .medmarginright {
  margin-right: 10px !important;
}
body .medmarginall {
  margin: 10px !important;
}
body .largemarginbottom {
  margin-bottom: 15px !important;
}
body .largemargintop {
  margin-top: 15px !important;
}
body .largemarginleft {
  margin-left: 15px !important;
}
body .largemarginright {
  margin-right: 15px !important;
}
body .largemarginall {
  margin: 15px !important;
}
body .smallpaddingbottom {
  padding-bottom: 5px !important;
}
body .smallpaddingtop {
  padding-top: 5px !important;
}
body .smallpaddingleft {
  padding-left: 5px !important;
}
body .smallpaddingright {
  padding-right: 5px !important;
}
body .smallpaddingall {
  padding: 5px !important;
}
body .medpaddingbottom {
  padding-bottom: 10px !important;
}
body .medpaddingtop {
  padding-top: 10px !important;
}
body .medpaddingleft {
  padding-left: 10px !important;
}
body .medpaddingright {
  padding-right: 10px !important;
}
body .medpaddingall {
  padding: 10px !important;
}
body .largepaddingbottom {
  padding-bottom: 15px !important;
}
body .largepaddingtop {
  padding-top: 15px !important;
}
body .largepaddingleft {
  padding-left: 15px !important;
}
body .largepaddingright {
  padding-right: 15px !important;
}
body .largepaddingall {
  padding: 15px !important;
}
body .subsmallmarginbottom {
  margin-bottom: -5px !important;
}
body .subsmallmargintop {
  margin-top: -5px !important;
}
body .subsmallmarginleft {
  margin-left: -5px !important;
}
body .subsmallmarginright {
  margin-right: -5px !important;
}
body .subsmallmarginall {
  margin: -5px !important;
}
body .submedmarginbottom {
  margin-bottom: -10px !important;
}
body .submedmargintop {
  margin-top: -10px !important;
}
body .submedmarginleft {
  margin-left: -10px !important;
}
body .submedmarginright {
  margin-right: -10px !important;
}
body .submedmarginall {
  margin: -10px !important;
}
body .sublargemarginbottom {
  margin-bottom: -15px !important;
}
body .sublargemargintop {
  margin-top: -15px !important;
}
body .sublargemarginleft {
  margin-left: -15px !important;
}
body .sublargemarginright {
  margin-right: -15px !important;
}
body .sublargemarginall {
  margin: -15px !important;
}
body .rt-relative {
  position: relative;
}
body [class^="custom"].largepaddingright,
body [class^="custom"].largepaddingleft,
body [class^="custom"].largepaddingtop,
body [class^="custom"].largepaddingbottom,
body [class^="custom"].largepaddingall,
body [class^="custom"].medpaddingright,
body [class^="custom"].medpaddingleft,
body [class^="custom"].medpaddingtop,
body [class^="custom"].medpaddingbottom,
body [class^="custom"].medpaddingall,
body [class^="custom"].smallpaddingright,
body [class^="custom"].smallpaddingleft,
body [class^="custom"].smallpaddingtop,
body [class^="custom"].smallpaddingbottom,
body [class^="custom"].smallpaddingall,
body [class^="custom"].largemarginright,
body [class^="custom"].largemarginleft,
body [class^="custom"].largemargintop,
body [class^="custom"].largemarginbottom,
body [class^="custom"].largemarginall,
body [class^="custom"].medmarginright,
body [class^="custom"].medmarginleft,
body [class^="custom"].medmargintop,
body [class^="custom"].medmarginbottom,
body [class^="custom"].medmarginall,
body [class^="custom"].smallmarginright,
body [class^="custom"].smallmarginleft,
body [class^="custom"].smallmargintop,
body [class^="custom"].smallmarginbottom,
body [class^="custom"].smallmarginall,
body [class^="custom"].sublargemarginright,
body [class^="custom"].sublargemarginleft,
body [class^="custom"].sublargemargintop,
body [class^="custom"].sublargemarginbottom,
body [class^="custom"].sublargemarginall,
body [class^="custom"].submedmarginright,
body [class^="custom"].submedmarginleft,
body [class^="custom"].submedmargintop,
body [class^="custom"].submedmarginbottom,
body [class^="custom"].submedmarginall,
body [class^="custom"].subsmallmarginright,
body [class^="custom"].subsmallmarginleft,
body [class^="custom"].subsmallmargintop,
body [class^="custom"].subsmallmarginbottom,
body [class^="custom"].subsmallmarginall {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
body [class^="custom"].rt-floatleft,
body [class^="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 .subsmallmarginleft {
  margin-right: -5px;
}
body.rtl .subsmallmarginright {
  margin-left: -5px;
}
body.rtl .submedmarginleft {
  margin-right: -10px;
}
body.rtl .submedmarginright {
  margin-left: -10px;
}
body.rtl .sublargemarginleft {
  margin-right: -15px;
}
body.rtl .sublargemarginright {
  margin-left: -15px;
}
body.rtl .rt-demo-block {
  float: right;
}
#rt-offline-body h1.sitename {
  font-size: 500%;
}
#rt-offline-body .offline h1 {
  font-size: 300%;
}
#rt-offline-body .offline p {
  font-size: 150%;
}
#rt-offline-body .offline-image {
  text-align: center;
}
#rt-offline-body .row {
  text-align: center;
}
#rt-offline-body .row .cell {
  margin: 0 auto;
  text-align: left;
}
.rt-error-content {
  margin: 0 auto;
  width: 405px;
  padding: 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 20px #000000;
  -moz-box-shadow: 0 0 20px #000000;
  box-shadow: 0 0 20px #000000;
  background: #f4f0e7;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .error-title {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .error-title {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 480px) {
  .error-title {
    font-size: 1.6em;
  }
}
small {
  font-size: 0.85em;
}
cite {
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  width: auto;
  height: auto;
  line-height: inherit;
}
ul.menu ul.unstyled {
  margin-left: 25px;
}
.input-xxlarge {
  width: 97%;
}
.gantry-example .search-query {
  margin-bottom: 10px;
}
body #rokstock .title,
body .rokstock-tooltip .title {
  font-size: 12px;
  line-height: inherit;
  margin: auto;
  padding: inherit;
  font-weight: inherit;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #rokstock .rokstock-list .row,
body .rokstock-tooltip .rokstock-list .row {
  margin: auto;
  overflow: hidden;
  height: auto;
}
body #rokstock .rokstock-list .row:before,
body #rokstock .rokstock-list .row:after,
body .rokstock-tooltip .rokstock-list .row:before,
body .rokstock-tooltip .rokstock-list .row:after {
  display: none;
  content: none;
  clear: inherit;
}
body #rokstock select,
body .rokstock-tooltip select {
  width: auto;
  height: auto;
  line-height: auto;
  margin: 0em;
}
body #rokstock input[type="text"],
body .rokstock-tooltip input[type="text"] {
  margin-bottom: inherit;
  font-size: 12px;
}
body #rokstock .rokstock-add,
body .rokstock-tooltip .rokstock-add {
  height: auto;
  padding: 1px 5px;
}
body #rokstock .value,
body .rokstock-tooltip .value {
  font-size: 0.9em;
}
body .rokstock-tooltip .row {
  margin: auto;
  overflow: hidden;
  height: auto;
}
body .rokstock-tooltip .row:before,
body .rokstock-tooltip .row:after {
  display: none;
  content: none;
  clear: inherit;
}
body #rokweather .rokweather-wrapper .row {
  margin: auto;
  overflow: hidden;
  height: auto;
}
body #rokweather .rokweather-wrapper .row:before,
body #rokweather .rokweather-wrapper .row:after {
  display: none;
  content: none;
  clear: inherit;
}
body #rokweather form {
  margin-bottom: inherit;
}
body .cart_quickcart select {
  width: auto;
  height: auto;
  line-height: auto;
  margin: 0em;
}
body .cart_quickcart input[type="text"] {
  margin-bottom: inherit;
  font-size: 12px;
  line-height: inherit;
  padding: inherit;
  height: inherit;
}
#phocaMap img,
.gmnoprint img,
.wk-map img,
.SpGeoMapModbasic img {
  max-width: none;
}
.xdebug-var-dump i {
  width: inherit !important;
}
.icon-file-add:before,
.icon-cancel:before,
.icon-eye:before,
.icon-location:before,
.icon-arrow-up-3:before,
.icon-folder-2:before,
.icon-checkedout:before,
.icon-locked:before,
.icon-comments-2:before,
.icon-out:before,
.icon-redo:before,
.icon-file-add:before,
.icon-new:before,
.icon-apply:before,
.icon-pencil-2:before,
.icon-folder:before,
.icon-pictures:before,
.icon-list-view:before,
.icon-power-cord:before,
.icon-cube:before,
.icon-puzzle:before,
.icon-tools:before,
.icon-options:before,
.icon-equalizer:before,
.icon-brush:before,
.icon-eye:before,
.icon-checkbox-unchecked:before,
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-partial:before,
.icon-star-2:before,
.icon-featured:before,
.icon-calendar-2:before,
.icon-help:before,
.icon-support:before,
.icon-warning:before,
.icon-publish:before,
.icon-checkmark:before,
.icon-unpublish:before,
.icon-cancel:before,
.icon-purge:before,
.icon-mail:before,
.icon-mail-2:before,
.icon-unarchive:before,
.icon-drawer:before,
.icon-drawer-2:before,
.icon-box-add:before,
.icon-box-remove:before,
.icon-grid-view:before,
.icon-grid-view-2:before,
.icon-menu:before,
.icon-delete:before,
.icon-cancel-2:before,
.icon-save-new:before,
.icon-plus-2:before,
.icon-minus-2:before,
.icon-quote:before,
.icon-quote-2:before,
.icon-database:before,
.icon-location:before,
.icon-expand-2:before,
.icon-contract:before,
.icon-contract-2:before,
.icon-health:before,
.icon-wand:before,
.icon-unblock:before,
.icon-vcard:before,
.icon-clock:before,
.icon-address:before,
.icon-feed:before,
.icon-flag-2:before,
.icon-pin:before,
.icon-lamp:before,
.icon-chart:before,
.icon-bars:before,
.icon-pie:before,
.icon-lightning:before,
.icon-next:before,
.icon-previous:before,
.icon-first:before,
.icon-last:before,
.pagination .icon-forward:before,
.pagination .icon-backward:before,
.pagination .icon-step-backward:before,
.pagination .icon-step-forward:before,
.icon-loop:before,
.icon-shuffle:before,
.icon-arrow-first:before,
.icon-arrow-last:before,
.icon-uparrow:before,
.icon-downarrow:before,
.icon-arrow-up-2:before,
.icon-arrow-right-2:before,
.icon-arrow-down-2:before,
.icon-arrow-left-2:before,
.icon-play-2:before,
.icon-menu-2:before,
.icon-arrow-up-3:before,
.icon-arrow-right-3:before,
.icon-arrow-down-3:before,
.icon-arrow-left-3:before,
.icon-printer:before,
.icon-color-palette:before,
.icon-camera-2:before,
.icon-file-remove:before,
.icon-save-copy:before,
.icon-cart:before,
.icon-basket:before,
.icon-broadcast:before,
.icon-screen:before,
.icon-mobile:before,
.icon-users:before,
.icon-out-2:before {
  font-family: 'IcoMoon' !important;
}
.pagination [class^="icon-"],
.pagination [class*=" icon-"] {
  width: auto;
  height: auto;
  line-height: inherit;
}
