.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;
}
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: baseFontSize;
  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%;
  text-transform: uppercase;
}
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;
}
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;
}
.row {
  margin: 0 -15px;
}
.gantry-width-block {
  display: block;
  float: left;
}
.gantry-width-spacer {
  margin: 15px;
}
.gantry-width-10 {
  width: 10%;
}
.gantry-width-15 {
  width: 15%;
}
.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-85 {
  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;
  z-index: 10;
  position: relative;
}
.component-content ul.actions li {
  list-style: none;
  display: inline-block;
}
.component-content ul.actions li a {
  display: block;
  font-size: 13px;
  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: 12px;
}
.component-content .article-info dd {
  margin-left: 0;
  display: block;
}
.component-content .article-info dd div [class^="icon-"],
.component-content .article-info dd div [class*="icon-"] {
  display: none;
}
.component-content .article-info dd:before,
.component-content .article-info dd div:before {
  font-family: FontAwesome;
  margin-right: 2px;
}
.component-content .article-info .parent-category-name:before {
  content: "\f0c9";
}
.component-content .article-info .category-name:before {
  content: "\f0c9";
}
.component-content .article-info .create:before {
  content: "\f017";
}
.component-content .article-info .modified:before {
  content: "\f017";
}
.component-content .article-info .published:before {
  content: "\f017";
}
.component-content .article-info .createdby:before {
  content: "\f040";
}
.component-content .article-info .hits:before {
  content: "\f019";
}
.component-content .article-info .article-info-term {
  display: none;
}
.component-content .content_vote {
  margin: 10px 0;
}
.component-content .blog-featured h2 {
  margin-top: 0;
}
.component-content .blog h2 {
  margin-top: 0;
}
.component-content .item-page h2 {
  margin-top: 0;
}
.component-content .pagenav {
  padding: 2px;
  clear: both;
  margin-top: 20px;
  margin-left: 0;
  overflow: hidden;
}
.component-content .pagenav li {
  list-style: none;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-color: transparent;
}
.component-content .pagenav li a {
  padding: 4px 10px;
  font-size: 13px;
  border-radius: 4px;
}
.component-content .pagenav .pagenav-prev {
  float: left;
}
.component-content .pagenav .pagenav-next {
  float: right;
}
.component-content .pager li {
  display: inline-block;
  background: none;
  border: 0;
  box-shadow: none;
}
.component-content .pager li.previous {
  float: left;
}
.component-content .pager li.next {
  float: right;
}
.component-content .items-leading {
  margin-bottom: 25px;
}
.component-content .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,
.component-content .article-index {
  float: right;
  border: 1px solid #dddddd;
  background: #f0f0f0;
  border-radius: 5px;
  margin-left: 15px;
}
.component-content #article-index ul,
.component-content .article-index ul {
  list-style: none;
  margin: 0;
}
.component-content #article-index ul li:first-child a,
.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,
.component-content .article-index ul li a {
  display: block;
  line-height: 20px;
  padding: 8px 12px;
  border-bottom: 1px solid #dddddd;
}
.component-content #article-index ul li a.active,
.component-content .article-index ul li a.active {
  color: inherit;
}
.component-content #article-index ul li a:hover,
.component-content .article-index ul li a:hover {
  background: #eaeaea;
}
.component-content #article-index ul li:last-child a,
.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 .edit #editor-xtd-buttons a:link,
.component-content .edit #editor-xtd-buttons a:hover,
.component-content .edit #editor-xtd-buttons a:visited {
  color: #323232;
}
.component-content .edit legend {
  font-size: 150%;
}
.component-content .edit #adminForm fieldset {
  padding: 20px 15px;
  margin: 10px 0 15px 0;
}
.component-content .edit #adminForm .formelm-area {
  padding: 5px 0;
}
.component-content .edit #adminForm .formelm-area label {
  vertical-align: top;
  display: inline-block;
  width: 7em;
}
.component-content .formelm {
  margin: 5px 0;
}
.component-content .formelm label {
  width: 9em;
  display: inline-block;
  vertical-align: top;
}
.component-content .formelm-buttons {
  text-align: right;
  margin-bottom: 10px;
}
.component-content .button2-left {
  float: left;
  margin-right: 5px;
  margin-top: 10px;
}
.component-content .button2-left .readmore {
  background-image: none;
  background-color: transparent;
  border: none;
  padding: 0;
  text-shadow: none;
  font-size: inherit;
  text-transform: inherit;
}
.component-content .button2-left .readmore:after {
  display: none;
}
.component-content table.adminlist thead th {
  background: none;
  border-bottom: 0;
}
.component-content .btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
}
.component-content .btn-toolbar > .btn-toolbar {
  margin: 0;
}
.manager.thumbnails > li {
  float: left !important;
  margin-left: 20px !important;
  list-style: none;
}
.control-label {
  color: ;
}
.control-group {
  margin-left: 0 !important;
}
.adminlist .title > a {
  font-weight: bold;
}
.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 tbody td.hilite,
.calendar tbody td.selected {
  border: none;
  padding: 2px 4px 2px 2px;
}
.calendar td.button:after {
  position: relative;
  display: none;
}
.calendar td.title {
  font-size: 1.4em;
  display: table-cell;
  line-height: inherit;
  border-bottom: 0;
}
.calendar tr.daynames td {
  border: none !important;
}
.component-content .items-more {
  padding-top: 10px;
}
.component-content .items-more h3 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 1.4em;
}
.component-content .items-more ol {
  line-height: 1.3em;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 10px 2px;
}
.component-content .items-more ol li {
  margin-bottom: 5px;
}
.component-content .items-more ol li a {
  display: inline;
  font-weight: normal;
  padding: 0;
}
.component-content .items-more ol li a:before {
  font-family: FontAwesome;
  content: "\f054";
  margin-right: 4px;
}
.component-content .pagination {
  margin: 10px 0;
  padding: 10px 0;
  clear: both;
  text-align: center;
}
.component-content .pagination .counter {
  text-align: center;
  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-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: 13px;
}
#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;
}
#rt-breadcrumbs .breadcrumb,
#rt-breadcrumbs [class^="breadcrumb"] {
  padding: 0;
  margin: 0;
}
#rt-breadcrumbs .breadcrumb li,
#rt-breadcrumbs [class^="breadcrumb"] li {
  list-style: none;
  float: left;
  margin-right: 10px;
}
#rt-breadcrumbs .breadcrumb li a:after,
#rt-breadcrumbs [class^="breadcrumb"] li a:after {
  margin-right: 0;
}
#rt-breadcrumbs .breadcrumb a:after,
#rt-breadcrumbs [class^="breadcrumb"] a:after {
  margin: 0 10px;
}
#rt-breadcrumbs .breadcrumb img,
#rt-breadcrumbs [class^="breadcrumb"] img {
  display: none;
}
#rt-breadcrumbs a {
  font-size: 13px;
}
#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 th.title {
  border-bottom: 0;
}
.component-content table.table-bordered {
  border-collapse: separate;
  *border-collapse: collapse;
}
.component-content table.weblinks {
  font-size: 13px;
  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: 13px;
  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: 13px;
  border-bottom: 0;
}
.component-content .num {
  vertical-align: top;
  text-align: left;
}
.component-content .hits {
  vertical-align: top;
}
.component-content .filter {
  margin: 10px 0;
  text-align: right;
  margin-right: 7px;
}
.component-content .archive .filter-search {
  float: none;
  padding-left: 0;
}
.component-content .archive .filter-search .button {
  margin-top: -10px;
}
.component-content .archive .filters {
  margin-bottom: 25px;
}
.component-content .archive #archive-items {
  list-style: none;
  margin: 0 0 10px 0;
}
.component-content .element-invisible {
  position: absolute;
  margin-left: -3000px;
  margin-top: -3000px;
  height: 0;
}
.component-content .cat-items {
  margin-top: 20px;
}
.component-content .cat-items .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;
}
.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: 13px;
}
.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: 13px;
  padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-created {
  padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-category {
  padding: 10px 15px 5px 5px;
}
.component-content .contact {
  padding: 0;
}
.component-content .contact .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: 13px;
}
.component-content .contentpaneopen_edit {
  float: left;
}
.component-content .mceButton:hover {
  background: none !important;
}
.component-content .edit #adminForm fieldset {
  padding: 20px 15px;
  margin: 10px 0 15px 0;
}
.component-content .formelm {
  margin: 5px 0;
}
.component-content .formelm .fltlft {
  float: left;
}
.component-content .formelm label {
  width: 13em;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.component-content .formelm .button2-left,
.component-content .formelm .media-preview {
  margin: 3px 0 0 10px;
}
.component-content .formelm .button2-left a,
.component-content .formelm .media-preview a {
  padding: 3px 10px !important;
  border-radius: 4px;
}
.component-content #adminForm .formelm-area {
  padding: 5px 0;
}
.component-content #adminForm .formelm-area label {
  vertical-align: top;
  display: inline-block;
  width: 7.9em;
}
.component-content .formelm-buttons {
  text-align: right;
  margin-bottom: 10px;
}
.component-content .button2-left .blank a,
.component-content .button2-left a,
.component-content .button2-left .readmore a {
  background: #eee;
  padding: 4px !important;
  margin: 0 !important;
  line-height: 1.2em;
  border: solid 1px #ddd;
  font-weight: bold;
  text-decoration: none;
  display: inline;
}
.component-content table.contenttoc {
  padding: 10px;
  margin: 10px;
}
.component-content table.contenttoc tr td {
  padding: 1px 0;
}
.component-content .pagenavcounter {
  font-weight: bold;
}
.component-content .tip {
  font-size: 0.8em;
  text-align: left;
  padding: 3px;
  max-width: 400px;
}
.component-content .tip-title {
  font-weight: bold;
}
.tip-wrap {
  padding: 8px;
  border-radius: 4px;
}
.system-unpublished .system-unpublished {
  margin: -10px;
  padding: 10px;
  border-top: 16px solid;
  border-bottom: 5px solid;
  position: relative;
}
.system-unpublished .system-unpublished:before {
  content: 'Unpublished';
  text-transform: uppercase;
  top: -19px;
  left: 10px;
  position: absolute;
  font-size: 0.8em;
  font-weight: bold;
}
#system-message {
  padding: 0;
  margin: 15px 0;
}
#system-message .alert {
  border-radius: 4px;
  margin: 15px 0;
  list-style: none;
  padding: 10px 35px 10px 10px;
  color: #0055BB;
  background: #BFD3E6;
  border: 1px solid #84A7DB;
}
#system-message .alert p:last-child {
  margin-bottom: 0;
}
#system-message .alert:before {
  font-family: FontAwesome;
  content: '\f05a';
  margin-right: 10px;
  font-size: 12;
  opacity: 0.5;
  vertical-align: middle;
  float: left;
}
#system-message .alert-error {
  color: #cc0000;
  background: #EBC8C9;
  border: 1px solid #DE7A7B;
}
#system-message .alert-error:before {
  content: '\f056';
}
#system-message .alert-warning {
  color: #A08B4C;
  background: #F5ECC1;
  border: 1px solid #B8A871;
}
#system-message .alert-warning:before {
  content: '\f06a';
}
#system-message .alert-success {
  color: #468847;
  background: #dff0d8;
  border: 1px solid #93BC8F;
}
#system-message .alert-success:before {
  content: '\f058';
}
#system-message > div:first-child {
  margin-bottom: 0 !important;
}
#system-message dd {
  margin: 0;
  font-weight: bold;
}
#system-message dd ul {
  border-radius: 4px;
  margin: 15px 0;
  list-style: none;
  padding: 10px;
  color: #0055BB;
  background: #BFD3E6;
  border: 1px solid #84A7DB;
}
#system-message dd ul li:before {
  font-family: FontAwesome;
  content: '\f05a';
  margin-right: 8px;
  font-size: 10;
  opacity: 0.5;
  vertical-align: middle;
}
#system-message .error ul {
  color: #cc0000;
  background: #EBC8C9;
  border: 1px solid #DE7A7B;
}
#system-message .error ul li:before {
  content: '\f056';
}
#system-message .notice ul {
  color: #A08B4C;
  background: #F5ECC1;
  border: 1px solid #B8A871;
}
#system-message .notice ul li:before {
  content: '\f06a';
}
#system-message dt.error,
#system-message dt.notice,
#system-message dt.message {
  display: none;
}
#system-debug {
  color: #cccccc;
  background-color: #ffffff;
  padding: 10px;
  margin: 10px;
}
#system-debug div {
  font-size: 11px;
}
.icon-file-add:before,
.icon-cancel:before,
.icon-eye:before,
.icon-location:before {
  font-family: 'IcoMoon' !important;
}
#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;
}
.logo-block {
  padding: 0;
  margin: 18px 15px;
}
#rt-logo {
  margin: 0;
  height: 50px;
  width: 254px;
  display: block;
  position: relative;
  z-index: 2;
}
#rt-logo-accent {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 14px;
  left: 219px;
  z-index: 1;
  border-radius: 100%;
}
.logo-type-custom #rt-logo-accent {
  display: none;
}
.menu-block {
  padding: 0;
  margin: 25px 15px;
}
#rt-top-surround .rt-num {
  font-size: 24px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 100%;
  margin: 0 auto;
}
.title {
  font-size: 18px;
}
.component-content h2 {
  font-size: 20px;
}
.title,
.component-content h2 {
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 15px;
  border-bottom: 6px solid;
}
.rt-border-left:before,
.rt-border-left:after,
.rt-border-right:before,
.rt-border-right:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  z-index: 1;
}
.rt-border-left:before,
.rt-border-right:before {
  top: -1px;
}
.rt-border-left:after,
.rt-border-right:after {
  bottom: -1px;
}
.rt-border-top {
  border-top: 1px solid;
}
.rt-border-bottom {
  border-bottom: 1px solid;
}
.rt-border-left {
  border-left: 1px solid;
}
.rt-border-left:before,
.rt-border-left:after {
  left: -1px;
}
.rt-border-right {
  border-right: 1px solid;
}
.rt-border-right:before,
.rt-border-right:after {
  right: -1px;
}
.box1 {
  border-radius: 4px;
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu ul {
  list-style: none;
}
ul.menu li {
  margin-bottom: 8px;
}
ul.menu li a,
ul.menu li .item,
ul.menu li .separator {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}
ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  font-size: 1.6em;
  font-weight: normal;
}
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 {
  font-size: 1em;
  margin-right: 11px;
}
ul.menu ul.small {
  font-size: 14px;
}
.button,
.readon,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
  display: inline-block;
  padding: 6px 25px 6px 15px;
  line-height: 1.7em;
  font-size: 0.8em;
  border-radius: 3px;
  text-transform: uppercase;
  position: relative;
  border: 0;
}
.button:after,
.readon:after,
button.validate:after,
#member-profile a:after,
#member-registration a:after,
.formelm-buttons button:after {
  content: "+";
  position: absolute;
  right: 15px;
  top: 5px;
}
.promo h1 {
  position: relative;
  font-size: 3.9em;
  line-height: 100%;
}
.promo > .gantry-width-block {
  padding-bottom: 15px;
}
.promo > .gantry-width-block:hover {
  margin-top: -35px;
  padding-top: 35px;
}
.gantry-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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;
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  color: #9da0a4;
  border-radius: 4px 0 4px 0;
  font-style: normal;
}
form.gantry-example {
  padding-bottom: 19px;
}
.gantry-img img,
img.gantry-img {
  max-width: 100%;
  height: auto;
}
.rt-copyright-block {
  text-align: center;
  text-transform: uppercase;
}
[class^="icon-"].rt-big-icon,
[class^="icon-"].rt-small-icon,
[class^="icon-"].rt-mini-icon,
[class*=" icon-"].rt-big-icon,
[class*=" icon-"].rt-small-icon,
[class*=" icon-"].rt-mini-icon {
  text-align: center;
  border-radius: 4px;
  float: left;
}
[class^="icon-"].rt-big-icon,
[class*=" icon-"].rt-big-icon {
  width: 175px;
  height: 132px;
  font-size: 5em;
  line-height: 132px;
  margin-right: 30px;
  margin-bottom: 10px;
}
[class^="icon-"].rt-small-icon,
[class*=" icon-"].rt-small-icon {
  width: 106px;
  height: 96px;
  font-size: 2.5em;
  line-height: 96px;
  margin-right: 15px;
  margin-bottom: 14px;
}
[class^="icon-"].rt-mini-icon,
[class*=" icon-"].rt-mini-icon {
  width: 40px;
  height: 40px;
  font-size: 1.5em;
  line-height: 40px;
  margin-right: 5px;
}
a,
ul.menu li .separator,
.gf-menu li.active > .item {
  color: #564d9f;
  -webkit-tap-highlight-color: rgba(86,77,159,0.5);
}
.button,
.readon,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.btn-primary,
.btn.btn-primary.disabled,
.btn.btn-primary[disabled],
a.btn.btn-primary.disabled:hover {
  border-color: #312c5a;
  background: #564d9f;
}
#rt-logo-accent,
#rt-bottom .rt-grey:hover,
#rt-footer .rt-grey:hover,
.menustyle-dark .gf-menu.l1 > li.active {
  background: #564d9f;
}
body {
  background: #FFFFFF;
  color: #9399A1;
}
a:hover {
  color: #303030;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #32373D;
}
#rt-logo-accent {
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.75);
}
#rt-top-surround h1,
#rt-top-surround h2,
#rt-top-surround h3,
#rt-top-surround h5,
#rt-top-surround h6 {
  color: #414146;
  text-shadow: 1px 1px 1px #000000;
}
#rt-top-surround h4 {
  color: #9F9F9F;
}
#rt-mainbody-surround .title,
#rt-mainbody-surround .component-content h2 {
  border-bottom-color: #EFEFEF;
}
#rt-mainbody-surround .box1 {
  background: #D9EBEF;
  color: #6A727D;
}
#rt-mainbody-surround .box1 .title {
  border-bottom-color: #BBDBE1;
}
#rt-mainbody-surround .box1 .button,
#rt-mainbody-surround .box1 .readon,
#rt-mainbody-surround .box1 button.validate,
#rt-mainbody-surround .box1 #member-profile a,
#rt-mainbody-surround .box1 #member-registration a,
#rt-mainbody-surround .box1 .formelm-buttons button,
#rt-mainbody-surround .box1 .btn-primary {
  background: #98c8d1;
  border-color: #BBDBE1;
}
#rt-mainbody-surround .box1 .button:hover,
#rt-mainbody-surround .box1 .button:active,
#rt-mainbody-surround .box1 .readon:hover,
#rt-mainbody-surround .box1 .readon:active,
#rt-mainbody-surround .box1 button.validate:hover,
#rt-mainbody-surround .box1 button.validate:active,
#rt-mainbody-surround .box1 #member-profile a:hover,
#rt-mainbody-surround .box1 #member-profile a:active,
#rt-mainbody-surround .box1 #member-registration a:hover,
#rt-mainbody-surround .box1 #member-registration a:active,
#rt-mainbody-surround .box1 .formelm-buttons button:hover,
#rt-mainbody-surround .box1 .formelm-buttons button:active,
#rt-mainbody-surround .box1 .btn-primary:hover,
#rt-mainbody-surround .box1 .btn-primary:active {
  background: #495565;
}
[class*="rt-border-"] {
  border-color: #EFEFEF;
}
[class*="rt-border-"]:before,
[class*="rt-border-"]:after {
  background: #FFFFFF;
}
ul.menu li.active.current > a,
ul.menu li.active.current > .item,
ul.menu li.active.current > .separator,
ul.menu li#current.active > a,
ul.menu li#current.active > .item,
ul.menu li#current.active > .separator {
  color: #303030;
}
.button,
.readon,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.btn-primary {
  color: #ffffff;
  background-image: none;
}
.button:hover,
.readon:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover,
.btn-primary:hover {
  color: #ffffff;
  background: #495565;
  border-color: #343c47;
}
.button:active,
.readon:active,
button.validate:active,
#member-profile a:active,
#member-registration a:active,
.formelm-buttons button:active,
.btn-primary:active {
  background: #495565;
}
.btn.btn-primary.disabled:hover {
  color: #ffffff;
}
.btn.disabled:hover,
btn[disabled]:hover {
  background: #e6e6e6;
  color: #333333;
}
.pagenav li {
  background: #f0f0f0;
  border: 1px solid #d5d5d5;
  box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
}
.login-fields #username,
.login-fields #password,
#contact-form dd input,
#contact-form dd textarea,
#modlgn-username,
#modlgn-passwd,
#jform_email,
#member-registration dd input,
#search-searchword,
.finder .inputbox,
.inputbox {
  border: 1px solid #d9d9d9;
}
.login + div .nav-tabs.nav-stacked > li > a {
  background: none;
}
.component-content .contact .title {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  border: 1px solid #d5d5d5;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}
.pagination ul li a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  border: 1px solid #d5d5d5;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}
.pagination ul li span {
  background: #eaeaea;
  border: 1px solid #d5d5d5;
  color: #aaaaaa;
}
.breadcrumbs a:after,
.breadcrumb a:after {
  color: #aaaaaa;
}
.breadcrumbs .showHere,
.breadcrumb .showHere {
  font-weight: bold;
  margin-right: 5px;
}
.article-info.muted {
  color: inherit;
}
.article-info dd:before {
  text-shadow: 1px 1px 0 #ffffff;
}
.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: #6e6e6e;
}
.system-unpublished .system-unpublished {
  background: #ffffff;
  border-color: #d5d5d5;
}
abbr[title] {
  border-bottom: 1px dotted #d5d5d5;
}
blockquote {
  border-left: 5px solid #d5d5d5;
}
blockquote small {
  color: #aaaaaa;
}
blockquote.pull-right {
  border-right: 5px solid #d5d5d5;
}
legend {
  color: #303030;
  border-bottom: 1px solid #d5d5d5;
}
legend small {
  color: #d5d5d5;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #6e6e6e;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
select {
  border: 1px solid #d5d5d5;
}
.uneditable-input,
.uneditable-textarea {
  color: #aaaaaa;
  background-color: #ffffff;
  border-color: #d5d5d5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  border-color: #d5d5d5;
}
.input-prepend .add-on,
.input-append .add-on {
  text-shadow: 0 1px 0 #ffffff;
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
}
.input-prepend.input-append .media-preview,
.input-append.input-append .media-preview {
  margin: 0;
}
.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: ;
}
.table-bordered th {
  background-color: #f0f0f0;
}
.well {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-tabs.nav-stacked > li > a {
  background-color: #f0f0f0;
}
.nav-tabs.nav-stacked > li > a:hover {
  background-color: #eaeaea;
}
.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: #eaeaea;
}
.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;
}
.filter-search.alert-info {
  background-color: transparent;
  border-color: transparent;
  color: inherit;
}
.filter-search.alert-info .inputbox {
  color: ;
}
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;
}
.rt-blue,
.rt-green,
.rt-red,
.rt-grey {
  color: #fff;
}
.rt-blue:hover,
.rt-green:hover,
.rt-red:hover,
.rt-grey:hover {
  background: #343c47;
}
.rt-blue {
  background: #00ABEF;
}
.rt-green {
  background: #55D1BB;
}
.rt-red {
  background: #DF7371;
}
.rt-grey {
  background: #495565;
}
.even,
.odd {
  background: inherit;
  border-bottom: inherit;
}
#rt-top-surround {
  background: #FFFFFF;
  color: #9F9F9F;
}
#rt-top-surround h1,
#rt-top-surround h2,
#rt-top-surround h3,
#rt-top-surround h5,
#rt-top-surround h6 {
  text-shadow: none;
}
#rt-top-surround .rt-num {
  background: #495565;
  color: #ffffff;
}
#rt-top-surround .promo > .gantry-width-block:hover {
  background: #FFFFFF;
}
.logo-type-afterburner2 #rt-logo {
  background: url(../images/logo/light/logo.png) no-repeat;
}
#rt-logo-accent {
  box-shadow: none;
}
#rt-bottom {
  background: #FFFFFF;
  color: #9399A1;
}
#rt-bottom .title,
#rt-bottom h1,
#rt-bottom h2,
#rt-bottom h3,
#rt-bottom h4,
#rt-bottom h5,
#rt-bottom h6 {
  color: #414146;
  border-color: #EFEFEF;
}
#rt-bottom strong {
  color: #414146;
}
#rt-bottom [class*="rt-border-"] {
  border-color: #EFEFEF;
}
#rt-bottom [class*="rt-border-"]:before,
#rt-bottom [class*="rt-border-"]:after {
  background: #FFFFFF;
}
#rt-bottom .rt-grey {
  background: #343C47;
}
#rt-bottom .button:hover,
#rt-bottom .button:active,
#rt-bottom .readon:hover,
#rt-bottom .readon:active,
#rt-bottom .readmore:hover,
#rt-bottom .readmore:active,
#rt-bottom button.validate:hover,
#rt-bottom button.validate:active,
#rt-bottom #member-profile a:hover,
#rt-bottom #member-profile a:active,
#rt-bottom #member-registration a:hover,
#rt-bottom #member-registration a:active,
#rt-bottom .formelm-buttons button:hover,
#rt-bottom .formelm-buttons button:active {
  background: #343C47;
}
#rt-footer {
  background: #EFEFEF;
  color: #414146;
}
#rt-footer .title,
#rt-footer h1,
#rt-footer h2,
#rt-footer h3,
#rt-footer h4,
#rt-footer h5,
#rt-footer h6 {
  color: #ffffff;
  border-color: #ffffff;
}
#rt-footer a {
  color: #414146;
}
#rt-footer a:hover {
  color: #66666e;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot');
  src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot?#iefix') 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#FontAwesome') 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";
}
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;
}
#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;
}
.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 #ffffff inset, 41px 0 0 #d5d5d5 inset;
  -moz-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
  box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
}
ol.linenums {
  margin: 0 0 0 33px;
  padding-left: 0;
}
ol.linenums li {
  padding-left: 12px;
  color: #aaaaaa;
  line-height: 18px;
  text-shadow: 0 1px 0 #ffffff;
}
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 .boldfont {
  font-weight: bold !important;
}
body .noitalic {
  font-style: normal !important;
}
body .nobold,
body .nobold a,
body .nobold li {
  font-weight: normal !important;
}
body .rt-displayinline {
  display: inline !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"][class*="largepadding"],
body [class^="custom"][class*="largemargin"],
body [class^="custom"][class*="medpadding"],
body [class^="custom"][class*="medmargin"],
body [class^="custom"][class*="smallpadding"],
body [class^="custom"][class*="smallmargin"] {
  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;
}
.component-content .blog h2 {
  color: #3B1390;
}
input[type=radio] {
  display: inline;
  width: 50px;
  margin: 0;
  padding: 0;
}
.gf-menu .item101 {
  display: none;
}
.gf-menu .item103 > a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.gf-menu.l1 > li > .item {
  font-size: 14px;
}
.sidebar-subscribe h1 {
  display: none;
}
.sidebar-subscribe .userForm {
  width: 80%;
  border: 1px red solid;
}
.sidebar-subscribe p,
.sidebar-subscribe label {
  font-size: 12px;
  width: 90%;
  margin-bottom: 10px;
}
.rsform_newsletter form {
  margin-bottom: 0;
  margin-left: 0;
}
.rsform_newsletter .formBody input[type=text] {
  margin-bottom: 5px;
  height: 16px;
  width: 110%;
}
.rsform_newsletter .formCaption {
  width: 19% !important;
}
.formCaptionlabel {
  float: left;
  padding-right: 10px;
  margin-bottom: 10px;
}
.clearBoth {
  clear: both;
}
.category-row-desc h3 {
  font-size: 137.5%;
}
.category-row-desc .category-desc {
  font-size: 14px;
}
.bloglatest-ye-news h1,
.item-pagelatest-ye-news h1 {
  font-size: 18px !important;
}
.bloglatest-ye-news .items-leading>div {
  margin-bottom: 40px;
  padding: 10px;
}
.bloglatest-ye-news .items-leading>div,
.childrenlevel3 div[class*='leading-'] {
  background-color: #f1f2f3;
  padding: 20px 20px 20px 20px;
}
.childrenlevel3 div[class*='leading-'] {
  min-height: 200px;
  padding-bottom: 0;
  margin-bottom: 40px;
}
.childrenlevel3 div[class*='leading-'] h2 {
  font-size: 18px;
  line-height: 1.2em;
}
.items-leading>div img,
.item-pagelatest-ye-news img:nth-child(1) {
  width: 100%;
  height: auto;
}
.img-intro-left {
  display: none;
}
.imageLeft {
  float: left;
  padding-right: 20px;
}
.imageRight {
  float: right;
  padding-left: 20px;
}
.gf-menu.l1 > li:nth-child(2).active {
  border-bottom: 4px #dd367b solid;
  max-height: 36px;
}
.gf-menu.l1 > li:nth-child(3).active {
  border-bottom: 4px #9ebc51 solid;
  max-height: 36px;
}
.gf-menu.l1 > li:nth-child(4).active {
  border-bottom: 4px #AC559C solid;
  max-height: 36px;
}
.gf-menu.l1 > li:nth-child(5).active {
  border-bottom: 4px #32CBCB solid;
  max-height: 36px;
}
.gf-menu.l1 > li:nth-child(6).active {
  border-bottom: 4px #dd367b solid;
  max-height: 36px;
}
.gf-menu.l1 > li:nth-child(7).active {
  border-bottom: 4px #9ebc51 solid;
  max-height: 36px;
}
.item-pagemedia-releases h2:nth-of-type(1) {
  font-size: 28px !important;
}
.item-pagemedia-releases h1,
.item-pagemedia-releases h2 {
  font-size: 18px !important;
}
.item-pagemedia-releases h2:nth-of-type(3) {
  display: none;
  border: 1px red solid;
}
.contact-grid h2 {
  font-size: 18px;
}
.contact-grid li {
  background: none !important;
}
.item-page .img-fulltext-left {
  float: none;
}
.item-page .img-fulltext-left img {
  width: 100%;
  height: auto;
  clear: right;
}
.component-content h3 {
  font-size: 18px;
}
.greenButton {
  clear: both;
}
.conponent-content .noBullets li .clearBoth2 {
  min-height: 400px;
  border: 1px red solid;
}
#donation {
  background-color: #F1F1F1;
  border-radius: 4px;
  padding-bottom: 4.5%;
  margin-bottom: 30px;
}
#donation .label {
  padding: 2% 3%;
  line-height: 15px;
  background-color: #ac559c;
  margin: 0 0 20px 0;
  width: 94%;
  color: #fff;
  border-radius: 0;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  font-family: Helvetica, Arial, FreeSans, sans-serif;
  font-weight: bold;
}
#donation p {
  padding: 0 15px 0 35px;
}
#donation input[type=text] {
  width: 10%;
  margin-left: 30px;
  margin-bottom: 25px;
  background: #fff !important;
}
#donation input[type=submit] {
  margin-left: 35px;
}
#donation .radio {
  padding: 0 15px 0 35px;
}
.ecommerceCaption {
  background-color: #ac559c;
  font-weight: bold;
  height: 30px;
  padding: 10px 10px 0 10px;
  margin: 10px 0 20px 0;
  border-radius: 4px;
  color: #fff;
}
.ecommerceCaption a {
  color: #fff;
}
.ecommerceCaption a:hover {
  text-decoration: underline;
}
a.btn-mini.pull-right {
  display: none;
}
#userForm h1,
#userForm h2 {
  font-size: 16px;
}
.evoice-thumb {
  position: relative;
  z-index: 1;
  float: right;
  margin: -5px -37px 0 10px;
}
#wds-container {
  border: none !important;
  background-color: #f3f4f5 !important;
}
#wds-header {
  padding-bottom: 15px !important;
}
.wds-display-name,
.wds-screen-name {
  margin-left: 10px;
}
.wds-tweet-data {
  text-align: left !important;
}
#wds-twitter-icon {
  display: none !important;
}
.wds-copyright {
  display: none;
}
.cart {
  width: 95%;
}
.cart thead th {
  text-align: left;
  color: #fff;
}
.cart tbody {
  padding-left: 10px;
}
.cart tbody tr:last-of-type {
  background-color: #f3f4f5;
}
.cart input[type=checkbox] {
  margin-top: -25px;
  padding-left: 10px;
}
.cart .places label {
  float: none;
}
.cart #Price {
  float: right;
  margin-right: 40%;
}
.cart .price {
  float: right;
  width: 57%;
  margin-right: 15px;
}
.cart .price label {
  float: left;
  padding-top: 4px;
  padding-right: 5px;
}
.cart .price .amount {
  margin-top: 0;
}
table.cart td {
  border: 0 !important;
}
abbr[title] {
  border: none;
}
.checkoutstep img {
  margin-top: -45px;
}
#cartPayment .formBodyProgress h3 {
  font-size: 18px;
}
.popular-pages ul,
.quick-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popular-pages li,
.quick-links li {
  margin-bottom: 10px;
  background-image: url(../images/icons/arrow-bullet-sml.png);
  background-repeat: no-repeat;
  background-position: -2% -83px;
  padding-left: 13px;
  background-size: 7%;
}
.popular-pages li a,
.quick-links li a {
  color: #227ad3;
}
.popular-pages li a:hover,
.quick-links li a:hover {
  color: #3B1390;
}
.quick-links li.current {
  font-weight: bold;
}
.quick-links li.current a {
  color: #3B1390;
}
.blogmedia-releases .items-row {
  background-color: #f3f4f5;
  margin-bottom: 40px !important;
  padding: 0 10px 0 10px;
}
.formBodyProgress {
  padding: 20px 0 20px 0;
}
.formBodyProgress input[type=radio] {
  float: left;
  margin: 3px 10px 3px 0;
  width: auto;
}
#updateUser label {
  width: 185px;
}
#updateUser input[type="text"],
#updateUser input[type="password"],
#updateUser select {
  width: 140px;
}
.myaccount-comms {
  clear: both !important;
  padding: 30px 10px 30px 15px;
  background-color: #f3f4f5;
}
.rsevents_icon h2 {
  min-height: 50px;
}
.rsevents_icon .clearBoth2 {
  min-height: 80px;
}
.loginform .leftCol {
  width: 100%;
}
.loginform .leftCol form {
  margin: 0 0 20px 0;
}
.loginform .leftCol:hover {
  background: none;
}
.loginform .leftCol label {
  float: none;
  display: inline;
}
.loginform .leftCol input[type=text],
.loginform .leftCol input[type=password] {
  margin-top: 10px;
}
.yourdetails .comsLabel {
  margin-left: 10px;
}
.billingaddress {
  margin-top: -5px;
}
#rt-bottom {
  clear: both;
}
#existingUser label {
  padding-left: 0;
}
#existingUser input[type=text] {
  margin-right: 15px;
}
#bookEvent input[type=text] {
  width: 50%;
  max-width: none;
}
.publication-format input[type=text] {
  width: 15% !important;
}
.publication-format .submit {
  float: right;
}
p.downloadpdf {
  content: url(/images/pdf-download.png);
}
#testimonial-box {
  background: url('/images/testimonial.png') no-repeat top left;
  width: 100%;
  padding-left: 20px;
}
#testimonial-box p {
  font-size: 14px;
  font-family: arial;
  padding: 0 0 0 40px;
}
.jobclass h1 {
  font-size: 18px;
}
.category-desc ul li,
.item-page ul li {
  list-style-type: none;
  background-image: url(../images/icons/list-arrow.png);
  background-repeat: no-repeat;
  background-position: 0px 11px;
  padding-left: 15px;
  line-height: 30px;
}
.skipto {
  position: absolute;
  left: -999px;
}
.skipto.focus {
  margin-left: 5px;
}
.com_docman .docman-row {
  padding: 40px 0 20px 0;
}
.com_docman .docman-row .docman-document-header .icon {
  display: none !important;
}
@font-face {
  font-family: 'FuturaBT-Light';
  src: url('../custom/fonts/futura/2731EE_0_0.eot');
  src: url('../custom/fonts/futura/2731EE_0_0.eot?#iefix') format('embedded-opentype'), url('../custom/fonts/futura/2731EE_0_0.woff') format('woff'), url('../custom/fonts/futura/2731EE_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FuturaBT-Bold';
  src: url('../custom/fonts/futura/2731EE_2_0.eot');
  src: url('../custom/fonts/futura/2731EE_2_0.eot?#iefix') format('embedded-opentype'), url('../custom/fonts/futura/2731EE_2_0.woff') format('woff'), url('../custom/fonts/futura/2731EE_2_0.ttf') format('truetype');
}
body {
  background: ;
  font-size: 14px;
  color: #181818;
}
p.no-margin {
  margin: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'FuturaBT-Bold';
  font-weight: normal;
  color: #3B1390;
}
.component-content h2 {
  letter-spacing: 0px !important;
}
.title {
  font-size: 28px;
}
.component-content h1 {
  margin-top: 0;
  margin-bottom: 15px;
}
.component-content .page-header h1 {
  margin-bottom: 0px;
}
a,
ul.menu li .separator,
.gf-menu li.active > .item {
  color: #3B1390;
}
.rt-block._header_right #ctas a,
.rt-block._secondarynavbar ul li,
.cat-children>div,
.category-row-desc-border,
.secondarynavbar ul.nav.menu li,
.loginform > div,
table.cart tr,
#attendees {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
div.category-row-arrow,
div.category-row-arrow-shadow {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
#rt-breadcrumbs .rt-block {
  padding: 0px;
  margin: 0px 10px;
}
#rt-breadcrumbs li:first-child .divider {
  display: none;
}
#rt-breadcrumbs a,
#rt-breadcrumbs a:after {
  color: #227ad3;
}
#rt-breadcrumbs .breadcrumb li.active {
  color: #227ad3;
  font-weight: bold;
}
#rt-breadcrumbs .breadcrumb li span {
  font-size: 13px;
}
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 {
  content: none;
}
ul.menu li.active.current > a,
ul.menu li.active.current > .item,
ul.menu li.active.current > .separator,
ul.menu li#current.active > a,
ul.menu li#current.active > .item,
ul.menu li#current.active > .separator {
  color: #3B1390;
}
.secondarynavbar ul.nav.menu {
  margin: 0px;
  list-style-type: none;
  font-family: 'FuturaBT-Bold';
}
.rt-block._secondarynavbar ul {
  margin: 0px;
  list-style-type: none;
  font-family: 'FuturaBT-Bold';
}
.rt-block._secondarynavbar ul li,
.secondarynavbar ul.nav.menu li {
  background-color: #3B1390;
  background-repeat: no-repeat;
  background-position: 50% 15px;
  float: left;
  width: 104.8px;
  padding: 14px 40px 10px;
  color: #FFFFFF;
  text-align: center;
  margin-right: 4px;
  min-height: 76px;
  line-height: 16px;
  margin-bottom: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.secondarynavbar ul.nav.menu li a,
.rt-block._secondarynavbar ul li a {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 14px;
}
.secondarynavbar ul.nav.menu li a:after {
  font-family: FontAwesome;
  content: "\f054";
  font-size: 7px;
}
.secondarynavbar ul.nav.menu li a:hover,
.rt-block._secondarynavbar ul li a:hover {
  text-decoration: underline;
}
.secondarynavbar ul.nav.menu li:last-child,
.rt-block._secondarynavbar ul li:last-child {
  margin-right: 0px;
}
.secondarynavbar ul.nav.menu li a img {
  width: 32px;
  height: 32px;
  margin: 0 30% 10px;
}
.secondarynavbar ul.nav.menu li:hover {
  background-color: #32CBCB;
}
.rt-block._secondarynavbar ul li:first-child {
  background-image: url(../images/icons/help.gif);
}
.rt-block._secondarynavbar ul li:nth-child(2) {
  background-image: url(../images/icons/research.gif);
}
.rt-block._secondarynavbar ul li:nth-child(3) {
  background-image: url(../images/icons/health.gif);
}
.rt-block._secondarynavbar ul li:nth-child(4) {
  background-image: url(../images/icons/stpiers.gif);
}
.rt-block._secondarynavbar ul li:nth-child(5) {
  background-image: url(../images/icons/handshake.gif);
}
.rt-block._secondarynavbar ul li:first-child:hover {
  background-color: #32CBCB;
}
.rt-block._secondarynavbar ul li:nth-child(2):hover {
  background-color: #32CBCB;
}
.rt-block._secondarynavbar ul li:nth-child(3):hover {
  background-color: #32CBCB;
}
.rt-block._secondarynavbar ul li:nth-child(4):hover {
  background-color: #32CBCB;
}
.rt-block._secondarynavbar ul li:nth-child(5):hover {
  background-color: #32CBCB;
}
#rt-menut .rt-grid-10 {
  width: 960px;
}
#rt-menut .rt-grid-2 {
  width: 100px;
}
.custom_header_right ul.menu li {
  float: left;
  margin-right: 8px;
  padding-right: 8px;
  margin-top: 5px;
  border-right: 1px solid #227ad3;
}
.custom_header_right ul.menu li:last-child {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}
.custom_header_right ul.menu li a {
  font-size: 14px;
  font-weight: normal;
}
.custom_header_right ul.menu.login {
  position: relative;
  right: -11px;
}
.custom_header_right ul.menu.login li:last-child {
  border-right: 1px solid #227ad3;
  padding-right: 8px;
}
.rt-block._purple._menu {
  text-align: center;
  line-height: 0px;
}
.rt-block._purple._menu ul {
  margin: 0px;
  list-style-type: none;
  display: inline-block;
}
.rt-block._purple._menu ul li {
  float: left;
  padding: 0px 15px;
  margin-bottom: 0px;
  border-right: 1px dotted #fff;
}
.rt-block._purple._menu ul li:last-child {
  border-right: none;
}
.rt-block._purple._menu ul li a {
  font-weight: normal;
}
.rt-block._purple._menu ul.menu li a:before {
  content: none;
}
.menu-block {
  margin: 0px 10px 20px;
}
.drop-arrow {
  top: 0;
  z-index: 10000;
  position: relative;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 12px solid #3B1390;
  margin: auto;
  opacity: 0;
  left: -999em;
}
ul.menu>li.open > .drop-arrow,
.gf-menu>li:hover > .drop-arrow {
  left: 0px;
  opacity: 1;
}
.rt-block._mainmenu {
  padding: 0px !important;
  margin: 0px 10px 20px;
}
#responsive-menu-btns {
  display: none;
}
._mainmenu ul.menu>li:first-child {
  display: none;
}
._mainmenu ul.menu>li {
  float: left;
  border-bottom: 4px solid #FFFFFF;
  margin-right: 3px;
  margin-bottom: 11px;
}
._mainmenu ul.menu>li>a {
  float: left;
  margin-right: 15px;
  background: #3B1390;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
  font-size: 14px;
  line-height: 36px;
  padding: 0 16px;
  border-right: none;
  margin-right: 0px;
}
._mainmenu ul.menu>li.active.current > a {
  color: #FFFFFF;
}
._mainmenu ul.menu>li.open>ul {
  left: 0;
  opacity: 0.99;
}
._mainmenu ul.menu>li>a {
  color: #FFFFFF;
  font-weight: normal;
}
._mainmenu ul.menu>li:nth-child(2) > a {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
._mainmenu ul.menu>li:last-child > a {
  margin-right: 0px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
._mainmenu ul.menu>li:last-child > a:hover {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
._mainmenu ul.menu>li>ul {
  position: absolute;
  left: -99999px;
  top: 36px;
  width: 96.1%;
  z-index: 3;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  column-width: 165px;
  -moz-column-width: 165px;
  -webkit-column-width: 165px;
  margin: 0px !important;
  padding: 2%;
  box-shadow: 1px 2px 8px rgba(0,0,0,0.1);
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#ffffff),color-stop(100%,#f9f9f9));
  background: -webkit-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: -o-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: -ms-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: linear-gradient(to bottom,#ffffff 50%,#f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);
}
ul.menu>li>ul.nav-child>li {
  display: inline-block;
  width: 165px;
  vertical-align: top;
  margin-bottom: 0px;
}
ul.menu>li>ul.nav-child>li.active.current>a {
  color: #227ad3;
}
._mainmenu .drop-arrow {
  top: 39px;
}
._mainmenu ul.menu>li.open:first-child,
._mainmenu ul.menu>li:first-child.active {
  border-bottom: 4px solid #32CBCB;
}
._mainmenu ul.menu>li.open:nth-child(2),
._mainmenu ul.menu>li:nth-child(2).active {
  border-bottom: 4px solid #DD367B;
}
._mainmenu ul.menu>li.open:nth-child(3),
._mainmenu ul.menu>li:nth-child(3).active {
  border-bottom: 4px solid #9EBC51;
}
._mainmenu ul.menu>li.open:nth-child(4),
._mainmenu ul.menu>li:nth-child(4).active {
  border-bottom: 4px solid #AC559C;
}
._mainmenu ul.menu>li.open:nth-child(5),
._mainmenu ul.menu>li:nth-child(5).active {
  border-bottom: 4px solid #32CBCB;
}
._mainmenu ul.menu>li.open:nth-child(6),
._mainmenu ul.menu>li:nth-child(6).active {
  border-bottom: 4px solid #DD367B;
}
._mainmenu ul.menu>li.open:nth-child(7),
._mainmenu ul.menu>li:nth-child(7).active {
  border-bottom: 4px solid #9EBC51;
}
._mainmenu ul.menu>li.open:nth-child(8),
._mainmenu ul.menu>li:nth-child(8).active {
  border-bottom: 4px solid #e5db45;
}
._mainmenu ul.menu>li:nth-child(2).active>a {
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-bottom-left-radius: 0px !important;
}
._mainmenu ul.menu>li:last-child.active>a {
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  border-bottom-right-radius: 0px !important;
}
._mainmenu ul.menu>li.open:nth-child(2)>a {
  background: #DD367B;
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-bottom-left-radius: 0px !important;
}
._mainmenu ul.menu>li.open:nth-child(3)>a {
  background: #9EBC51;
}
._mainmenu ul.menu>li.open:nth-child(4)>a {
  background: #AC559C;
}
._mainmenu ul.menu>li.open:nth-child(5)>a {
  background: #32CBCB;
}
._mainmenu ul.menu>li.open:nth-child(6)>a {
  background: #DD367B;
}
._mainmenu ul.menu>li.open:nth-child(7)>a {
  background: #9EBC51;
}
._mainmenu ul.menu>li.open:nth-child(8)>a {
  background: #e5db45;
}
._mainmenu ul.menu>li:first-child ul.nav-child {
  border-top: 5px solid #32CBCB;
  border-bottom: 5px solid #32CBCB;
}
._mainmenu ul.menu>li:nth-child(2)>ul.nav-child {
  border-top: 5px solid #DD367B;
  border-bottom: 5px solid #DD367B;
}
._mainmenu ul.menu>li:nth-child(3)>ul.nav-child {
  border-top: 5px solid #9EBC51;
  border-bottom: 5px solid #9EBC51;
}
._mainmenu ul.menu>li:nth-child(4)>ul.nav-child {
  border-top: 5px solid #AC559C;
  border-bottom: 5px solid #AC559C;
}
._mainmenu ul.menu>li:nth-child(5)>ul.nav-child {
  border-top: 5px solid #32CBCB;
  border-bottom: 5px solid #32CBCB;
}
._mainmenu ul.menu>li:nth-child(6)>ul.nav-child {
  border-top: 5px solid #DD367B;
  border-bottom: 5px solid #DD367B;
}
._mainmenu ul.menu>li:nth-child(7)>ul.nav-child {
  border-top: 5px solid #9EBC51;
  border-bottom: 5px solid #9EBC51;
}
._mainmenu ul.menu>li:first-child .drop-arrow {
  border-top: 12px solid #32CBCB;
}
._mainmenu ul.menu>li:nth-child(2) .drop-arrow {
  border-top: 12px solid #DD367B;
}
._mainmenu ul.menu>li:nth-child(3) .drop-arrow {
  border-top: 12px solid #9EBC51;
}
._mainmenu ul.menu>li:nth-child(4) .drop-arrow {
  border-top: 12px solid #AC559C;
}
._mainmenu ul.menu>li:nth-child(5) .drop-arrow {
  border-top: 12px solid #32CBCB;
}
._mainmenu ul.menu>li:nth-child(6) .drop-arrow {
  border-top: 12px solid #DD367B;
}
._mainmenu ul.menu>li:nth-child(7) .drop-arrow {
  border-top: 12px solid #9EBC51;
}
ul.menu>li>ul.nav-child>li>a {
  font-family: 'FuturaBT-Bold';
  font-size: 14px;
  font-weight: normal;
  padding: 5px 0;
  color: #3B1390;
}
ul.menu>li>ul.nav-child>li>a:hover {
  color: #181818;
  text-decoration: underline;
}
ul.menu>li>ul.nav-child>li>a.menuhide {
  display: none;
}
ul.menu>li>ul.nav-child>li>ul a {
  background-image: url(../images/icons/arrow-bullet-sml.png);
  background-repeat: no-repeat;
  background-position: 0 -55px;
  padding-left: 13px;
  font-size: 11px;
  color: #181818;
  font-weight: normal;
}
ul.menu>li>ul.nav-child.twocol {
  column-width: 180px;
  -moz-column-width: 180px;
  -webkit-column-width: 180px;
}
ul.menu>li>ul.nav-child.twocol>li {
  width: 180px;
}
ul.menu>li>ul.nav-child.fourcol {
  column-width: 185px;
  -moz-column-width: 185px;
  -webkit-column-width: 185px;
}
ul.menu>li>ul.nav-child.fourcol>li {
  width: 185px;
}
ul.menu>li>ul.nav-child>li>ul {
  margin-left: 0px;
  border-top: 2px solid #3B1390;
}
ul.menu>li>ul.nav-child>li>ul>li {
  margin-left: 15px;
  margin-bottom: 0px;
}
ul.menu>li>ul.nav-child>li>ul>li a {
  font-size: 11px !important;
}
ul.menu>li>ul.nav-child>li>ul>li a:hover {
  background-position: 0px 5px;
  text-decoration: underline;
}
#responsive-menu-btns {
  margin: 0px 10px 0px;
}
#responsive-menu-btn {
  font-size: 14px;
  font-family: 'FuturaBT-Bold';
  background-color: #3B1390;
  color: #FFFFFF;
  padding: 10px 15px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#responsive-menu-btn:before {
  content: "\f0c9";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  padding-right: 10px;
}
#responsive-menu-btn:hover {
  background-color: #32CBCB;
}
#responsive-menu-btn.open {
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-bottom-left-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.rt-block._header_right a.jfontsize-button:hover {
  background: #FFFFFF;
}
.accordionButton {
  cursor: pointer;
  background-color: #FAFAFA;
  padding: 10px 15px 10px 50px;
  margin-bottom: 10px;
  clear: both;
  background-image: url(../images/icons/accordion-arrows-p.png);
  background-repeat: no-repeat;
  background-position: 15px 11px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-left: 6px solid #32CBCB;
  box-shadow: 1px 1px 3px #E2E2E2;
  border-top: 1px solid #F3F3F3;
}
.accordionButton.over {
  background-color: #32CBCB;
  border-top: 1px solid #32CBCB;
  background-position: 15px -55px;
}
.accordionButton.on {
  margin-bottom: 0px;
  background-position: 15px -21px;
  background-color: #3B1390;
  border-top: 1px solid #3B1390;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.accordionContent {
  float: left;
  display: none;
  padding: 4% 4% 6% 4%;
  width: 92%;
  margin-bottom: 10px;
  background: #fbfbfb;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top,#fbfbfb 50%,#f9f9f9 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fbfbfb),color-stop(100%,#f9f9f9));
  background: -webkit-linear-gradient(top,#fbfbfb 50%,#f9f9f9 100%);
  background: -o-linear-gradient(top,#fbfbfb 50%,#f9f9f9 100%);
  background: -ms-linear-gradient(top,#fbfbfb 50%,#f9f9f9 100%);
  background: linear-gradient(to bottom,#fbfbfb 50%,#f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb',endColorstr='#f9f9f9',GradientType=0);
}
.accordionContent h1,
.accordionContent h2,
.accordionContent h3,
.accordionContent h4,
.accordionContent h5,
.accordionContent h6 {
  margin-top: 0px;
}
a.accordionbar {
  cursor: pointer;
  text-decoration: none;
  font-family: 'FuturaBT-Bold';
}
.accordionButton.over a.accordionbar,
.accordionButton.on a.accordionbar {
  color: #FFFFFF;
}
#rt-main .rt-block {
  padding-top: 10px;
}
#rt-top-surround {
  padding-top: 25px;
}
#rt-mainbody-surround .title,
#rt-mainbody-surround .component-content h2 {
  border-bottom: none;
}
#rt-header .rt-block,
#rt-main .rt-block,
#rt-footer .rt-block,
#rt-breadcrumbs .rt-block,
.rt-block._header_right,
#rt-homepage-featured .rt-block {
  padding-left: 0px;
  padding-right: 0px;
}
#rt-main .rt-grid-9 .rt-block {
  padding-right: 15px;
}
#rt-btm-adverts .rt-block {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 193px;
}
.smalltext {
  font-size: 85%;
}
.button,
a.btn,
p.readmore a,
.readon,
a.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.btn-primary,
.btn.btn-primary.disabled,
.btn.btn-primary[disabled],
a.btn.btn-primary.disabled:hover,
.greenButton p a,
input[type="submit"],
.loginform a.create,
span.readmore,
p.pdf-readmore,
a.fbloginbutton {
  background-image: url(../images/icons/readmore-arrow.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-color: #3B1390;
  padding: 8px 45px 8px 15px;
  font-family: 'FuturaBT-Bold';
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  color: #FFFFFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  line-height: 1.7em;
  border: none;
}
.button:hover,
p.readmore a:hover,
a.btn:hover,
.readon:hover,
a.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover,
.btn-primary:hover,
.greenButton p a:hover,
input[type="submit"]:hover,
.loginform a.create:hover,
span.readmore:hover,
p.pdf-readmore:hover,
a.fbloginbutton:hover {
  background-color: #AC559C;
  background-image: url(../images/icons/readmore-arrow.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  border-color: #3B1390;
  color: #FFFFFF;
  cursor: pointer;
}
.button:after,
p.readmore a:after,
.readon:after,
a.readmore:after,
button.validate:after,
#member-profile a:after,
#member-registration a:after,
.formelm-buttons button:after,
.greenButton p a:after {
  content: none;
}
.btn {
  border: none;
  text-shadow: none;
}
.btn [class^="icon-"] {
  display: none;
}
.pdf-download {
  padding: 15px 0 0 0;
}
.pdf-download img {
  margin: -15px 30px 50px 10px;
  position: absolute;
  z-index: 10;
}
.pdf-download p {
  padding-left: 85px;
}
.pdf-download a {
  font-family: 'FuturaBT-Bold';
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  color: #FFFFFF;
}
ul,
ol {
  margin: 0 0 10px 15px;
}
ul.articlesandcategorieslist li,
a.linkarrow {
  list-style-type: none;
  background-image: url(../images/icons/arrow-bullet.png);
  background-repeat: no-repeat;
  background-position: 0 -37px;
  padding-left: 28px;
  line-height: 30px;
}
ul.articlesandcategorieslist li:hover,
a.linkarrow:hover {
  background-position: 2px 4px;
  padding-left: 30px;
}
ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  content: none;
  margin: 0px;
}
.pagenav li {
  background: none;
  border: 0px;
  box-shadow: none;
}
.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: 7px;
}
.component-content .pagination ul li a,
.component-content .pagination ul li span {
  line-height: 38px;
}
.component-content .img-intro-left,
.component-content .img-fulltext-left {
  margin-right: 0px;
  margin-bottom: 20px;
}
.rt-block._socialsharing {
  margin-top: 0px;
  padding-top: 0px !important;
}
.sharing-social-buttons {
  display: inline-block;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  display: block;
}
input.error {
  border-color: #ce6f63;
}
label.error {
  color: #ce6f63;
}
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 {
  margin-bottom: 15px;
  padding: 10px 15px;
  color: #181818;
  border: 1px solid #fff;
  background: #F7F7F7;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
  height: auto;
}
select,
textarea,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover {
  background: #FAFAFA !important;
}
.label,
.badge {
  font-size: 14px;
  font-weight: normal;
  color: #181818;
  text-shadow: none;
  background-color: transparent;
  line-height: 40px;
  float: left;
  padding-right: 15px;
}
#myaccount .leftcol,
#myaccount .rightcol,
.formatcheckout .leftcol,
.formatcheckout .rightcol {
  float: left;
  padding: 1.8%;
  width: 44%;
}
.formatcheckout .leftcol {
  border-right: 1px solid #f2f2f2;
}
.loginform .leftcol,
.loginform .rightcol {
  float: left;
  padding: 1.8%;
  width: 42%;
}
.formatcheckout .formBodyProgress {
  padding-top: 0 !important;
}
.loginform .leftcol,
#myaccount .leftcol,
.formatcheckout .leftcol {
  margin-right: 2%;
}
.loginform label {
  min-width: 65px;
}
#newUser select,
#newUser textarea,
#newUser input[type="text"],
#newUserinput[type="password"],
#newUser input[type="email"],
#newUser input[type="password"] {
  background: #F7F7F7;
  border: 0px;
}
select#Title {
  width: 120px;
}
ul.progress-steps li {
  float: left;
  background-image: url(../images/progress-bar-arrow.png);
  background-position: 100% 50%;
  color: #fff;
  padding: 10px 45px 10px 25px;
  position: relative;
  margin-bottom: 15px;
  list-style-type: none;
  font-weight: bold;
  border-left: 4px solid #fff;
}
ul.progress-steps li.complete {
  padding: 10px 25px;
  background-image: url(../images/progress-bar-sep.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-color: #f3f4f5;
  color: #181818;
  border-left: none;
}
ul.progress-steps li#stepone.complete,
ul.progress-steps li#stepfour.complete {
  background-image: none;
}
.progress-bar {
  width: 100%;
  background: #f3f4f5;
  display: block;
  height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
}
ul.progress-steps {
  margin: auto;
}
#stepone {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left: none;
}
p.prev {
  float: left;
}
p.prev a {
  background-image: url(../images/icons/arrow-bullet-back.gif);
  background-repeat: no-repeat;
  background-position: 0px -44px;
  padding-left: 28px;
  font-weight: bold;
  cursor: pointer;
}
p.next {
  float: right;
}
#registerYourDetails,
#registerAddress,
#communicationPreferences {
  margin-bottom: 4px;
}
.commprefs {
  font-style: italic;
  padding-bottom: 5px;
}
.commcheckboxes {
  float: left;
  padding-right: 30px;
  font-style: normal;
}
.commcheckboxes input[type="checkbox"] {
  float: left;
}
.registerToggleBar {
  background: #3B1390;
  color: #fff;
  padding: 10px 15px;
}
.registerToggleBar h3 {
  color: #fff;
  line-height: 15px;
}
.leftCol,
.rightCol {
  float: left;
  width: 50%;
}
form#newUser .label,
#myaccount .label {
  min-width: 125px;
}
#myaccount label#addressType {
  line-height: 21px;
}
form#newUser input[type="checkbox"] {
  float: left;
}
#YourDetailsNext {
  margin-top: 10px;
}
.yourdetails input[type=radio] {
  margin-top: 5px;
}
.checkoutcoms {
  margin-top: 10px;
}
.yourdetails .comsLabel {
  float: left;
  margin-right: 15px;
}
#newUser .radio {
  width: 10%;
  margin-right: 10px;
}
.yourdetails input[type=radio] {
  width: 25px;
}
form#existingUser {
  margin: 0px;
}
.loginform .leftcol,
.loginform .rightcol,
#newUserWrapper,
.loginform.basketform,
#newUserWrapper.open:hover,
.loginform.basketform.open:hover {
  border-left: 9px solid #32CBCB;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top,#ffffff 50%,#FCFCFC 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#ffffff),color-stop(100%,#FCFCFC));
  background: -webkit-linear-gradient(top,#ffffff 50%,#FCFCFC 100%);
  background: -o-linear-gradient(top,#ffffff 50%,#FCFCFC 100%);
  background: -ms-linear-gradient(top,#ffffff 50%,#FCFCFC 100%);
  background: linear-gradient(to bottom,#ffffff 50%,#FCFCFC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#FCFCFC',GradientType=0);
}
.loginform .leftcol,
.loginform .rightcol,
#newUserWrapper,
.loginform.basketform {
  border-top: 1px solid #F7F7F7;
  border-right: 1px solid #F7F7F7;
  padding: 25px;
  border-bottom: 1px solid #f3f4f5;
}
#newUserWrapper:hover,
.loginform.basketform:hover {
  cursor: pointer;
  background: #32CBCB;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
  border-top: 1px solid #32CBCB;
  border-right: 1px solid #32CBCB;
}
#newUserWrapper:hover h2,
.loginform.basketform:hover h2 {
  color: #fff;
}
#newUserWrapper.open:hover,
.loginform.basketform.open:hover {
  cursor: default;
  text-shadow: none;
  color: #181818;
  border-top: 1px solid #F7F7F7;
  border-right: 1px solid #F7F7F7;
}
#newUserWrapper.open:hover h2,
.loginform.basketform.open:hover h2 {
  color: #3B1390;
}
.loginform.basketform .submit {
  margin: 15px 0 0 10px;
}
.billingaddress select {
  width: 200px;
}
ul#error,
ul.error,
.ecommerceCaption,
ul#info {
  margin-left: 0px;
  color: #FFFFFF;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.3);
}
ul#error,
ul.error {
  background: #ce6f63;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlNmY2MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTViNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ce6f63 0%,#d15b4b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ce6f63),color-stop(100%,#d15b4b));
  background: -webkit-linear-gradient(top,#ce6f63 0%,#d15b4b 100%);
  background: -o-linear-gradient(top,#ce6f63 0%,#d15b4b 100%);
  background: -ms-linear-gradient(top,#ce6f63 0%,#d15b4b 100%);
  background: linear-gradient(to bottom,#ce6f63 0%,#d15b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce6f63',endColorstr='#d15b4b',GradientType=0);
  border: 1px solid #C05142;
}
ul#error li,
ul.error li,
ul#info li {
  list-style-type: none;
}
ul#error li a,
ul.error li a,
ul#info li a {
  color: #fff;
  text-decoration: underline;
}
.ecommerceCaption {
  background: #b1d168;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IxZDE2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZWJjNTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#b1d168 0%,#9ebc51 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b1d168),color-stop(100%,#9ebc51));
  background: -webkit-linear-gradient(top,#b1d168 0%,#9ebc51 100%);
  background: -o-linear-gradient(top,#b1d168 0%,#9ebc51 100%);
  background: -ms-linear-gradient(top,#b1d168 0%,#9ebc51 100%);
  background: linear-gradient(to bottom,#b1d168 0%,#9ebc51 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1d168',endColorstr='#9ebc51',GradientType=0);
}
ul#info {
  background: #70b9dd;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwYjlkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzliYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#70b9dd 0%,#539bbf 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#70b9dd),color-stop(100%,#539bbf));
  background: -webkit-linear-gradient(top,#70b9dd 0%,#539bbf 100%);
  background: -o-linear-gradient(top,#70b9dd 0%,#539bbf 100%);
  background: -ms-linear-gradient(top,#70b9dd 0%,#539bbf 100%);
  background: linear-gradient(to bottom,#70b9dd 0%,#539bbf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70b9dd',endColorstr='#539bbf',GradientType=0);
  border: 1px solid #6a9fba;
}
ul#error li:before,
ul.error li:before,
.ecommerceCaption p:before,
ul#info li:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  margin-right: 9px;
}
ul#error li:before,
ul.error li:before {
  content: "\f06a";
  color: #FBFF98;
}
.ecommerceCaption p:before {
  content: "\f05d";
  color: #FFF;
}
.ecommerceCaption a {
  text-decoration: underline;
}
ul#info li:before {
  content: "\f05a";
}
#newUser .radio {
  float: left;
  margin-right: 15px;
}
#myaccount .leftcol {
  border-right: 1px solid #f1f2f3;
}
.cart select,
.cart textarea,
.cart input[type="text"],
.cart input[type="password"],
.cart input[type="datetime"],
.cart input[type="datetime-local"],
.cart input[type="date"],
.cart input[type="month"],
.cart input[type="time"],
.cart input[type="week"],
.cart input[type="number"],
.cart input[type="email"],
.cart input[type="url"],
.cart input[type="search"],
.cart input[type="tel"],
.cart input[type="color"],
.cart .uneditable-input {
  margin-bottom: 0px;
}
table.cart {
  border-left: 1px solid #f3f4f5;
  border-right: 1px solid #f3f4f5;
  width: 100%;
  margin-bottom: 15px;
}
table.cart th {
  padding: 10px 15px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
table.cart td {
  padding: 15px;
  border-bottom: 1px solid #f3f4f5;
  vertical-align: middle;
}
table.cart td.alignTop {
  vertical-align: top;
}
.cart thead {
  background-color: #AC559C;
  border: 1px solid #AC559C;
  border-radius: 4px;
  height: 30px;
}
.cart thead th#Delete {
  text-align: center;
  padding-right: 15px;
}
.cart th#total,
.cart td#pricetotal {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0px;
  text-shadow: none;
}
.cart th#total {
  text-align: right;
}
.cart td#pricetotal {
  color: #DD367B;
}
.cart tbody tr:last-of-type:hover {
  background-color: #f3f4f5 !important;
  color: #181818 !important;
}
.cart tbody tr:nth-of-type(odd) {
  background: #fff;
}
.cart tbody tr:nth-of-type(even) {
  background: #f7fbff;
}
.cart select.quantity {
  max-width: 55px;
  padding-left: 10px;
  padding-right: 10px;
}
.cart input[type="text"] {
  width: 20%;
  max-width: 45px;
}
.emptycart {
  float: right;
}
.emptycart input#empty {
  float: left;
}
.emptycart label {
  float: right;
}
table.registerforevent th {
  text-align: left;
}
table.registerforevent th.tickettype {
  width: 40%;
}
table.registerforevent th.ticketqty {
  width: 17%;
}
table.registerforevent th.attendeedetails {
  width: 43%;
}
table.registerforevent select {
  width: auto;
}
table.registerforevent select,
table.registerforevent input[type="text"] {
  background: #fff !important;
  border: none;
}
#attendeeDiv {
  margin: 15px 10px;
}
.attendeesDesc {
  font-style: italic;
  padding-top: 4px;
  display: block;
}
.ecommerceCaptionWrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
  z-index: 2;
}
.ecommerceCaption.popup {
  position: fixed;
  top: 50%;
  margin: -125px 0 0 -300px;
  left: 50%;
  width: 600px;
  height: 250px;
  padding: 0px;
  z-index: 3;
  color: #181818;
  text-shadow: none;
  font-size: 16px;
  font-weight: normal;
  box-shadow: 1px 2px 8px rgba(0,0,0,0.1);
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#ffffff),color-stop(100%,#f9f9f9));
  background: -webkit-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: -o-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: -ms-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: linear-gradient(to bottom,#ffffff 50%,#f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);
}
.ecommerceCaption.popup .cartpopupcontents a,
.ecommerceCaption.popup .cartpopupcontents a:hover {
  color: #3B1390;
}
.ecommerceCaption.popup .cartpopuplinks a:hover {
  text-decoration: underline;
}
.cartpopupcontents p {
  margin-bottom: 0px;
}
.ecommerceCaption .cartpopuplinks p:before {
  content: none;
}
.ecommerceCaption.popup p:before {
  color: #9EBC51;
}
.cartpopupheader {
  background: #3B1390;
  color: #FFFFFF;
  font-family: 'FuturaBT-Bold';
  padding: 10px 25px;
}
.ecommerceCaption.popup .cartpopupcontents a {
  color: #3B1390;
}
.cartpopupcontents {
  padding: 25px;
}
.cartpopuplinks {
  text-align: center;
  padding: 25px;
}
.cartpopuplinks a {
  text-decoration: none;
}
.cartpopuplinks a#continueshopping {
  margin-right: 10px;
  background-image: url(../images/icons/readmore-arrow-l.gif);
  background-position: 0 50%;
  padding-left: 45px;
  padding-right: 15px;
}
.cartpopuplinks a#viewbasket {
  margin-left: 10px;
}
#cartpopupclose {
  float: right;
  text-decoration: none;
}
#cartpopupclose:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  margin-right: 9px;
}
#searchForm {
  margin-bottom: 15px;
}
#searchoptions {
  display: none;
}
.btn-toolbar {
  font-size: 14px;
}
#searchoptions {
  margin-bottom: 25px;
  padding: 5px 25px 25px;
  border: 1px solid #f3f4f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#ffffff),color-stop(100%,#f9f9f9));
  background: -webkit-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: -o-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: -ms-linear-gradient(top,#ffffff 50%,#f9f9f9 100%);
  background: linear-gradient(to bottom,#ffffff 50%,#f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);
}
#searchoptions .phrases-box {
  width: 25%;
}
#searchoptions .ordering-box {
  float: left;
}
.linkarrow {
  padding: 7px 0 7px 25px;
}
#searchintroleft {
  float: left;
  width: 70%;
}
#searchintroright {
  float: right;
  width: 30%;
}
a#showsearchoptions {
  cursor: pointer;
}
.component-content .search-results .result-category {
  padding: 0px 11px;
}
.component-content .search-results .result-text {
  padding: 0px 11px 10px;
}
span.counter {
  font-family: 'Arial', Helvetica, sans-serif;
  font-size: 14px;
  color: #181818;
}
.searchintro_homepage {
  margin-top: 20px;
}
.divider {
  color: #ccc;
  width: 70%;
  margin: 20px auto;
  overflow: hidden;
  text-align: center;
  line-height: 1.2em;
}
.divider:before,
.divider:after {
  content: "";
  vertical-align: top;
  display: inline-block;
  width: 50%;
  height: 0.65em;
  border-bottom: 1px solid #f3f4f5;
  margin: 0 2% 0 -55%;
}
.divider:after {
  margin: 0 -55% 0 2%;
}
.component-content .contact-grid li {
  display: inline-block;
  vertical-align: top;
  width: 42%;
  padding: 0 30px 0 0;
}
.component-content .noBullets li img {
  margin-left: 0;
  margin-right: 20px;
  margin-bottom: 30px;
  float: left;
}
.component-content .noBullets,
.component-content .contact-grid {
  margin: 0 auto;
  text-align: left;
}
.component-content .noBullets li {
  display: inline-block;
  vertical-align: top;
  width: 46%;
  min-height: 240px;
  padding: 0 30px 40px 0;
}
.component-content h1 {
  font-size: 28px;
}
.component-content .rsevents_icon h2 {
  line-height: 0.7em;
}
.publication-format td:first-of-type {
  width: 40%;
}
.rsevents_icon h2 a {
  font-size: 16px;
}
.cart.registerforevent tbody tr:nth-of-type(odd) {
  background: #f3f4f5;
}
img#giftaidlogo {
  float: right;
  width: 22%;
  margin-right: 3%;
}
.component-content .login + div ul li a:before,
#login-form a:before {
  content: none !important;
}
a.fbloginbutton {
  background-color: #36559B;
  background-image: url(../images/icons/facebook-btn.png);
}
a.fbloginbutton:hover {
  background-image: url(../images/icons/facebook-btn.png);
}
form.facebook-login-form {
  margin-top: 15px;
}
.logo-type-afterburner2 #rt-logo {
  background: url(../images/logo/ye_logo.png) no-repeat;
}
#rt-logo {
  height: 145px;
  width: 410px;
}
#rt-logo-accent {
  display: none;
}
#rt-header {
  background-image: url(../images/top-bg.gif);
  background-repeat: repeat-x;
  background-position: 0px 50%;
  background-size: 100% 100%;
}
.rt-block._header_right {
  text-align: right;
  color: #181818;
  padding-top: 0px;
}
.rt-block._header_right .moduletable_float {
  float: right;
  margin-left: 20px;
  line-height: 30px;
}
.rt-block._header_right .moduletable_ctas {
  float: right;
  clear: both;
  margin-top: 20px;
}
.rt-block._header_right a {
  color: #227ad3;
}
.rt-block._header_right a:hover {
  color: #3B1390;
  text-decoration: underline;
}
.rt-block._header_right #ctas {
  padding: .5rem 0;
  font-size: 34px;
}
.rt-block._header_right #ctas span#cta-donate a {
  display: inline-block;
  font-size: 18px;
  font-family: 'FuturaBT-Bold';
  color: #FFFFFF;
  background: #3B1390;
  padding: 10px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.rt-block._header_right #ctas span#cta-donate a:hover {
  background: #32CBCB;
  text-decoration: none;
}
.rt-block._header_right span#cta-telephone {
  margin-right: 15px;
  line-height: 41px;
  float: left;
}
.rt-block._header_right span#cta-telephone strong {
  color: #3B1390;
  font-weight: normal;
}
input.search-query {
  border-radius: 5px;
  font-size: 11px;
  line-height: 14px;
  padding: 6px 10px;
  width: 125px;
  margin-bottom: 0px;
}
.search_float .btn {
  font-size: 11px;
  padding: 5px 30px 5px 11px;
  background-size: 38%;
  line-height: 14px;
}
.global-social-buttons {
  float: right;
  margin-top: 7px;
}
.global-social-buttons a {
  text-indent: -99999px;
  height: 24px;
  width: 24px;
  margin-right: 5px;
  background-repeat: no-repeat;
  display: block;
  background-image: url(../images/icons/socialbtns_sml.png);
  float: left;
}
.global-social-buttons .facebook {
  background-position: 0px 0;
}
.global-social-buttons .twitter {
  background-position: -24px 0;
}
.global-social-buttons .flickr {
  background-position: -48px 0;
}
.global-social-buttons .google {
  background-position: -48px 0;
}
.global-social-buttons .youtube {
  background-position: -72px 0;
}
.global-social-buttons .facebook:hover {
  background-position: 0px -24px;
}
.global-social-buttons .twitter:hover {
  background-position: -24px -24px;
}
.global-social-buttons .flickr:hover {
  background-position: -48px -24px;
}
.global-social-buttons .google:hover {
  background-position: -48px -24px;
}
.global-social-buttons .youtube:hover {
  background-position: -72px -24px;
}
.sharing-social-buttons a {
  text-indent: -99999px;
  height: 48px;
  width: 48px;
  margin-right: 5px;
  background-repeat: no-repeat;
  display: block;
  background-image: url(/images/icons/shareon-icons.png);
  float: left;
}
.sharing-social-buttons .facebook-share {
  background-position: 0px 0;
}
.sharing-social-buttons .twitter-share {
  background-position: -48px 0;
}
.sharing-social-buttons .gplus-share {
  background-position: -96px 0;
}
.sharing-social-buttons .facebook-share:hover {
  background-position: 0px -48px;
}
.sharing-social-buttons .twitter-share:hover {
  background-position: -48px -48px;
}
.sharing-social-buttons .gplus-share:hover {
  background-position: -96px -48px;
}
#rt-sidebar-a .rt-block {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f3f4f5;
  padding: 0px;
  margin: 10px 10px 25px 10px;
}
#rt-sidebar-a .rt-block .module-title {
  padding: 10px 15px;
  background: #3B1390;
  color: #FFFFFF;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#rt-sidebar-a .rt-block .module-title h1,
#rt-sidebar-a .rt-block .module-title h2,
#rt-sidebar-a .rt-block .module-title h3,
#rt-sidebar-a .rt-block .module-title h4,
#rt-sidebar-a .rt-block .module-title h5,
#rt-sidebar-a .rt-block .module-title h6 {
  color: #FFFFFF;
  margin-bottom: 0px;
}
#rt-sidebar-a .rt-block .module-title h2 {
  font-size: 14px;
  line-height: 18px;
}
#rt-sidebar-a .rt-block .module-content {
  padding: 15px;
}
.rt-block {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.rt-block._nopad .module-content,
.rt-block._green._nopad .module-content {
  padding: 0px !important;
}
.rt-block .title {
  font-size: 16px;
  line-height: 24px;
}
.rt-block._green {
  background-color: #9EBC51 !important;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.rt-block._green .module-title {
  background-color: #9EBC51 !important;
}
.rt-block._green .title,
.rt-block._purple .title,
.rt-block._purple a {
  color: #FFFFFF !important;
}
.rt-block._purple {
  background-color: #3B1390 !important;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.rt-block._green a,
.rt-block._purple a {
  color: #FFFFFF;
}
.rt-block._green a {
  text-decoration: underline;
}
.rt-block._green a:hover,
.rt-block._purple a:hover {
  text-shadow: 0px 0px 25px #ffffff;
  text-decoration: underline;
}
.rt-block._newsletter {
  background-color: #f3f4f5 !important;
  background-image: url(../images/newsletter-bg.gif);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  color: #181818;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
}
.rt-block._newsletter .title {
  color: #3B1390 !important;
}
.rt-block._newsletter form p {
  margin-bottom: 0px;
}
.rt-block._newsletter label {
  float: left;
  margin-right: 10px;
  width: 75px;
}
.rt-block._newsletter input[type="text"] {
  margin-bottom: 8px;
  background: #fff;
  padding: 4px 10px;
  border: none;
}
.rt-block._newsletter input[type="submit"] {
  margin-top: 5px;
}
table.calendarclass,
table.calendarclass td.thismonth {
  background: #fff;
}
table.calendarclass th {
  background: #ECECEC;
}
table.calendarclass th,
table.calendarclass td {
  border: 1px solid #DFDFDF;
  font-size: 12px;
}
table.calendarclass {
  border: 1px solid;
}
table.calendarclass td {
  text-align: center;
}
table.calendarclass td.othermonth {
  background: #fff;
  color: #E2E2E2;
}
table.calendarclass td.event:hover {
  background: #32CBCB;
}
table.calendarclass td.event,
table.calendarclass td.calendarclassl,
table.calendarclass td.calendarclassr {
  background: #3B1390;
  color: #FFFFFF;
}
table.calendarclass td.event a {
  color: #FFFFFF;
}
table.calendarclass td.calendarclassl,
table.calendarclass td.calendarclassr {
  border: none;
}
table.calendarclass td.calendarclassmid {
  background: #3B1390;
  color: #FFFFFF;
  border: none;
}
#rt-sidebar-a .rt-block._calendar .module-content {
  padding: 0px;
}
#viewalldates a {
  color: #FFFFFF;
  background: #3ec1c3 url('/images/buttons/cta-button-arrow.gif') no-repeat right;
  width: 90%;
  display: block;
  padding: 3px 5%;
}
#viewalldates a:hover {
  color: #FFFFFF;
  background-image: url(../images/icons/readmore-arrow.gif);
  background-repeat: no-repeat;
  background-position: 100% 47%;
  background-color: #3B1390;
}
a.calendarNavBtn {
  cursor: pointer;
}
#fade {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .70;
  filter: alpha(opacity=80);
}
#modal {
  display: none;
  position: absolute;
  top: 45%;
  left: 39%;
  width: 48px;
  height: 48px;
  z-index: 1002;
  text-align: center;
  overflow: auto;
  background-image: url(../images/loading.gif);
}
#rt-sidebar-a div.formDescription {
  margin-bottom: 5px;
}
#rt-sidebar-a div.formBody {
  float: none;
}
#rt-sidebar-a div.formCaption {
  width: auto;
  float: none;
}
#rt-sidebar-a select,
#rt-sidebar-a textarea,
#rt-sidebar-a input[type="text"] {
  background: #fff !important;
  width: 96%;
  padding: 5px 2%;
  margin-bottom: 0px;
}
#rt-sidebar-a .sidebar-subscribe label {
  width: auto;
  margin: 10px 0px 0px;
}
#rt-sidebar-a .sidebar-subscribe p {
  width: auto;
  margin: 10px 0px;
}
.formNoError {
  font-size: 11px;
  color: red;
}
#rt-sidebar-a .starfact {
  background-color: #95be60 !important;
  color: #fff;
  min-height: 170px;
  margin-bottom: 30px;
  padding: 0 0 20px 0 !important;
}
#rt-sidebar-a .starfact .starleft {
  width: 20%;
  display: block;
  float: left;
}
#rt-sidebar-a .starfact .starright {
  width: 80%;
  display: block;
  float: left;
}
#rt-sidebar-a .starfact .starleft img {
  margin-top: 20px;
}
#rt-sidebar-a .starfact h3 {
  color: #fff;
  padding-left: 10px;
  margin-top: -10px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#rt-sidebar-a .starfact p {
  padding-left: 10px;
  margin-top: -10px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#rt-sidebar-a .quotes {
  background-color: #AC559C;
  color: #fff;
}
#rt-sidebar-a .quotes img {
  margin-right: 5px;
}
#rt-sidebar-a .sidebar-cta .module-content {
  padding: 0;
  background-color: #3B1390;
}
#rt-sidebar-a .sidebar-cta img {
  width: 100%;
}
#rt-sidebar-a .sidebar-cta p {
  margin-bottom: 0;
  color: #fff;
  padding: 4px 3px 0 5px;
  font-size: 12px;
}
#rt-sidebar-a .sidebar-cta p:first-of-type {
  padding: 0 !important;
}
#txt-to-donate {
  background-color: #32cbcb !important;
  border-radius: 4px;
  padding: 7px 0 0 0;
}
.need-to-talk {
  background-color: #ac559c !important;
}
#need-to-talk-box {
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
  padding-top: 5px;
}
#need-to-talk-box h3 {
  color: #fff;
  margin: 5px 0 0 10px;
}
#need-to-talk-box #box-footer {
  background-color: #3b1390;
  height: 30px;
  padding-top: 10px;
}
#need-to-talk-box #box-footer p,
#need-to-talk-box a {
  color: #fff;
  font-size: 14px;
}
#need-to-talk-box a {
  font-size: 11px;
}
#need-to-talk-box a:hover {
  text-decoration: underline;
}
#rt-sidebar-a .need-to-talk .module-content {
  padding: 0 !important;
}
.customsidebar-cta p.side_button {
  background: #3ec1c3 url('/images/buttons/cta-button-arrow.gif') no-repeat right;
  min-height: 25px;
  padding: 4px 3px 0 5px;
}
.customsidebar-cta a {
  color: #fff;
  font-size: 11px;
}
.request-prospectus img {
  width: 100%;
}
.rt-block._facebookhide {
  display: none;
}
#top-section-1 .moduletable {
  margin: 0 10px;
}
#top-section-1 .pdf-download {
  padding: .5rem 0;
}
#top-section-1 .pdf-download img {
  margin: 4px;
  width: 32px !important;
}
#top-section-1 .pdf-download p {
  margin: 0;
  padding-left: 45px;
}
@media (max-width: 960px) {
  #top-section-1 .pdf-download p {
    padding-left: 32px;
  }
}
@media (max-width: 767px) {
  #top-section-1 .pdf-download img {
    display: block;
    width: 22px !important;
  }
}
#rt-btm-adverts .title {
  border: none;
}
#rt-btm-adverts .rt-block {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f3f4f5;
}
#rt-bottom .rt-block {
  padding: 8px;
  margin: 30px 10px 0px 10px;
}
#rt-bottom .rt-block ul.menu li a {
  font-size: 14px;
}
#rt-footer {
  background: none;
}
#rt-footer .title,
#rt-footer h1,
#rt-footer h2,
#rt-footer h3,
#rt-footer h4,
#rt-footer h5,
#rt-footer h6 {
  color: #727374;
  border: none;
  font-size: 14px;
}
#rt-footer  .rt-block {
  font-size: 12px;
  line-height: 14px;
  color: #727374;
}
#rt-footer  .rt-block p {
  margin-bottom: 10px;
}
#rt-footer a {
  color: #727374;
  font-weight: normal;
  font-size: 12px;
}
#rt-footer li {
  color: ;
  margin-bottom: 4px;
}
#rt-homepage-featured .rt-block .title {
  color: #3B1390;
  border-bottom: 0px;
  font-size: 24px;
  margin-bottom: 25px;
}
#rt-homepage-featured .rt-omega .rt-block {
  padding-left: 10px;
}
a.view-all-news {
  position: absolute;
  right: 0px;
  top: 20px;
  color: #227ad3;
}
.latest-news-item {
  margin-bottom: 27px;
}
.latest-news-item:last-child {
  margin-bottom: 0px;
}
.latest-news-left-col {
  width: 25%;
  padding-right: 4%;
  float: left;
}
.latest-news-right-col {
  width: 71%;
  float: left;
}
.latest-news-item .latest-news-thumb {
  width: 100%;
  height: 105px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
h4.newsflash-title {
  font-family: 'Arial', Helvetica, sans-serif;
  font-size: 14px;
}
h4.newsflash-title a {
  color: #227ad3;
}
#rt-header .rt-block {
  padding-top: 0px;
}
#rt-header .rt-grid-8 .rt-block {
  padding-right: 0px;
  margin-right: 5px;
}
#rt-header .rt-grid-4 .rt-block {
  padding-left: 0px;
  margin-left: 5px;
}
#rt-header .rt-grid-8 .rt-block,
#rt-header .rt-grid-4 .rt-block {
  margin-bottom: 5px;
}
ul.bjqs {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none;
  box-shadow: 1px 2px 5px #E2E2E2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
li.bjqs-slide {
  position: absolute;
  display: none;
}
ul.bjqs-controls {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
  position: absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
  right: 0;
  bottom: 0 !important;
  top: inherit !important;
  background: url(../images/icons/slideshow-nav.png) -50px 0 no-repeat;
  padding: 0%;
  width: 50px;
  height: 55px;
  text-indent: -99999px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
ul.bjqs-controls.v-centered li.bjqs-next a:hover {
  background-position: -50px -55px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
  left: inherit !important;
  top: inherit !important;
  bottom: 0;
  right: 50px;
  background: url(../images/icons/slideshow-nav.png) 0 0 no-repeat;
  padding: 0%;
  width: 50px;
  height: 55px;
  text-indent: -99999px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
  background-position: 0 -55px;
}
ol.bjqs-markers {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
ol.bjqs-markers.h-centered {
  text-align: center;
}
ol.bjqs-markers li {
  display: inline;
}
ol.bjqs-markers li a {
  display: inline-block;
}
p.bjqs-caption,
.featured-items-right-content {
  display: block;
  margin: 0;
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  font-family: 'FuturaBT-Bold';
  opacity: 0.98;
}
p.bjqs-caption {
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topright: 12px;
  border-top-right-radius: 12px;
  color: #3B1390;
  padding: 2.5% 3%;
  width: 51%;
  border-left: 9px solid #32CBCB;
}
p.bjqs-caption a.caption-title,
p.bjqs-caption span.caption-title {
  font-size: 18px;
}
.featured-items-right-content {
  width: 70%;
  padding: 1.5% 7% 1.5% 5%;
  border-left: 7px solid #32CBCB;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
  color: #181818;
  font-size: 12px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-top-bottom-radius: 4px;
}
p.bjqs-caption.open span.excerpt,
.featured-items-right-content.open p {
  min-height: 110px;
  color: #181818;
}
p.bjqs-caption span.excerpt,
.featured-items-right-content p {
  height: 0px;
  display: block;
  font-size: 12px;
  font-family: arial;
  color: #f3f4f5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  opacity: 0.98;
}
p.bjqs-caption span.excerpt {
  padding: 6px 0 0 0;
}
.featured-items-right-content p {
  line-height: 16px;
  margin: 0px;
}
.featured-items-right {
  min-height: 208px;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 1px 2px 5px #E2E2E2;
}
.featured-items-right:first-child {
  margin-bottom: 10px;
}
.featured-items-right-content h5 {
  color: #3B1390 !important;
  font-size: 14px;
  text-transform: capitalize !important;
  margin: 5px 0 7px 0;
}
p.bjqs-caption span.excerpt a.readmore,
.featured-items-right-content a.readmore {
  margin-top: 10px;
}
.featured-items-right-content a.readmore {
  padding: 6px 45px 6px 15px;
  font-size: 12px;
}
.video-container {
  position: relative;
  padding-bottom: 63.5%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container.small {
  padding-top: 15px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cat-children.childrenlevel1>div {
  overflow: hidden;
  background-color: #f3f4f5;
  height: 205px;
  box-shadow: inset 0 0 1px #BBB;
}
.cat-children.childrenlevel1>div.hover {
  background-color: #32CBCB;
  color: #FFFFFF;
}
.cat-children.childrenlevel1>div.hover a,
.cat-children.childrenlevel1>div.hover h3 {
  color: #FFFFFF;
}
.cat-children.childrenlevel1>div.hover .category-row-arrow {
  background-position: -5px -55px;
}
.category-row-image {
  width: 50%;
  height: 205px;
  background-size: cover;
  background-position: 50% 50%;
  float: left;
  position: relative;
  box-shadow: inset -1px -1px 5px rgba(0,0,0,0.1);
}
.category-row-desc-wrap {
  width: 50%;
  float: left;
}
.category-row-desc {
  max-height: 162px;
  margin: 4% 5%;
  overflow: hidden;
}
.category-row-desc .category-desc p {
  margin: 0px;
}
.category-row-desc .category-desc a {
  color: #181818;
}
.category-row-desc .page-header {
  padding: 0;
}
.cat-children.childrenlevel1>div.odd .category-row-image {
  float: right;
  box-shadow: inset 1px -1px 5px rgba(0,0,0,0.1);
}
.cat-children.childrenlevel1>div.even.hover {
  background-position: -54px -56px;
}
.category-row-arrow-wrap {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0px;
}
div.category-row-arrow {
  border-left-width: 50px;
  border-left-style: solid;
  border-left-color: #f3f4f5;
  color: #f3f4f5;
  left: -1px;
  z-index: 1;
  position: relative;
}
div.category-row-arrow,
div.category-row-arrow-shadow {
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}
div.category-row-arrow-shadow {
  border-top: 25px solid transparent;
  border-bottom: 27px solid transparent;
  border-left: 53px solid #E7E7E7;
  position: absolute;
  top: 0;
  color: #eeeeee;
}
.cat-children.childrenlevel1>div.even .category-row-arrow-wrap {
  right: 0px;
  left: inherit;
}
.cat-children.childrenlevel1>div.even .category-row-arrow {
  border-left: 0px;
  border-right: 50px solid #f3f4f5;
  left: 1px;
}
.cat-children.childrenlevel1>div.even .category-row-arrow-shadow {
  border-left: 0px;
  border-right: 50px solid #E7E7E7;
}
.cat-children.childrenlevel1>div.odd.hover .category-row-arrow-shadow {
  border-left: 50px solid #30C2C2;
}
.cat-children.childrenlevel1>div.even.hover .category-row-arrow-shadow {
  border-right: 50px solid #30C2C2;
}
.cat-children.childrenlevel1>div.odd.hover .category-row-arrow {
  border-left: 50px solid #32CBCB;
}
.cat-children.childrenlevel1>div.even.hover .category-row-arrow {
  border-right: 50px solid #32CBCB;
}
.cat-children.childrenlevel1>div.hover .category-row-desc-border {
  background: #32CBCB;
}
.category-row-desc-border {
  height: 205px;
  width: 15px;
}
.cat-children.childrenlevel1>div.odd .category-row-desc-border {
  float: right;
}
.cat-children.childrenlevel3>div {
  margin-bottom: 28px;
}
.childarticles {
  padding: 1%;
  width: 31.33%;
  float: left;
}
.articleHeaderImage,
.categoryHeaderImage {
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  margin-bottom: 20px;
}
.introimage-article {
  width: 198px;
  height: 139px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 30% 30%;
  margin-bottom: 20px;
}
.articleslevel3 h2 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0px;
}
.articleslevel3 img {
  border: 1px solid #f3f4f5;
}
.articleslevel3 .page-header {
  margin: 0px;
}
.childrenlevel4 .introtext.level34,
.column-3 .introtext.level34 {
  min-height: 115px;
}
.cat-children.childrenlevel3 {
  margin: 25px 0;
}
.blog.childrenlevel4 .items-row.cols-1 {
  width: 28%;
  margin-right: 7% !important;
  float: left !important;
}
.blog.childrenlevel4 .items-row.cols-1:last-child {
  margin-right: 0% !important;
}
.articleslevel4 h2 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0px;
}
.articleslevel4 .page-header {
  margin-bottom: 2px;
}
#rt-debug .rt-block {
  font-size: 10px;
  line-height: 12px;
  color: ;
  padding: 0px 0 10px 0;
  margin: 0;
}
.com_docman .docman-row .docman-document-descriptionwrap {
  float: left;
  width: 80%;
  padding-left: 2%;
}
.com_docman .docman-heading-inner .description {
  margin-top: 15px;
}
.com_docman .docman-heading.category .icon,
.com_docman .categories .category .icon {
  height: 38px;
  width: 38px;
  margin-right: 15px;
}
.com_docman .docman-row .docman-document-image {
  float: left;
  padding-right: 2%;
  width: 16%;
  height: 140px;
}
.com_docman .docman-row .docman-document-image a {
  width: 100%;
  height: 100%;
}
.com_docman .docman-row .docman-document-image .docman-doc-thumb {
  width: 100%;
  height: 100%;
  background-size: cover;
  border: 1px solid #F7F7F7;
  box-shadow: 1px 1px 1px #E4E4E4;
  background-position: 50% 50%;
}
.com_docman .docman-row .btn-toolbar {
  clear: none;
}
.com_docman .docman-row .docman-document-header,
.com_docman .docman-row .docman-document-description,
.com_docman .docman-row .btn-toolbar {
  float: none;
}
.com_docman .docman-row .docman-document-description,
.com_docman .docman-row .docman-document-header {
  width: 100%;
}
.com_docman .docman-row .docman-document-header {
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 15px;
}
.rt-container {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.rt-grid-1 {
  width: 80px;
}
.rt-grid-2 {
  width: 160px;
}
.rt-grid-3 {
  width: 240px;
}
.rt-grid-4 {
  width: 320px;
}
.rt-grid-5 {
  width: 395px;
}
.rt-grid-6 {
  width: 480px;
}
.rt-grid-7 {
  width: 565px;
}
.rt-grid-8 {
  width: 640px;
}
.rt-grid-9 {
  width: 720px;
}
.rt-grid-10 {
  width: 800px;
}
.rt-grid-11 {
  width: 880px;
}
.rt-grid-12 {
  width: 960px;
}
.rt-push-1 {
  left: 80px;
}
.rt-push-2 {
  left: 160px;
}
.rt-push-3 {
  left: 240px;
}
.rt-push-4 {
  left: 320px;
}
.rt-push-5 {
  left: 400px;
}
.rt-push-6 {
  left: 480px;
}
.rt-push-7 {
  left: 560px;
}
.rt-push-8 {
  left: 640px;
}
.rt-push-9 {
  left: 720px;
}
.rt-push-10 {
  left: 800px;
}
.rt-push-11 {
  left: 880px;
}
.rt-pull-1 {
  left: -80px;
}
.rt-pull-2 {
  left: -160px;
}
.rt-pull-3 {
  left: -240px;
}
.rt-pull-4 {
  left: -320px;
}
.rt-pull-5 {
  left: -400px;
}
.rt-pull-6 {
  left: -480px;
}
.rt-pull-7 {
  left: -560px;
}
.rt-pull-8 {
  left: -640px;
}
.rt-pull-9 {
  left: -720px;
}
.rt-pull-10 {
  left: -800px;
}
.rt-pull-11 {
  left: -880px;
}
.rt-prefix-1 {
  padding-left: 80px;
}
.rt-prefix-2 {
  padding-left: 160px;
}
.rt-prefix-3 {
  padding-left: 240px;
}
.rt-prefix-4 {
  padding-left: 320px;
}
.rt-prefix-5 {
  padding-left: 400px;
}
.rt-prefix-6 {
  padding-left: 480px;
}
.rt-prefix-7 {
  padding-left: 560px;
}
.rt-prefix-8 {
  padding-left: 640px;
}
.rt-prefix-9 {
  padding-left: 720px;
}
.rt-prefix-10 {
  padding-left: 800px;
}
.rt-prefix-11 {
  padding-left: 880px;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .rt-container {
    width: 768px;
  }
  .rt-grid-1 {
    width: 64px;
  }
  .rt-grid-2 {
    width: 128px;
  }
  .rt-grid-3 {
    width: 192px;
  }
  .rt-grid-4 {
    width: 256px;
  }
  .rt-grid-5 {
    width: 320px;
  }
  .rt-grid-6 {
    width: 384px;
  }
  .rt-grid-7 {
    width: 448px;
  }
  .rt-grid-8 {
    width: 512px;
  }
  .rt-grid-9 {
    width: 576px;
  }
  .rt-grid-10 {
    width: 640px;
  }
  .rt-grid-11 {
    width: 704px;
  }
  .rt-grid-12 {
    width: 768px;
  }
  .rt-push-1 {
    left: 64px;
  }
  .rt-push-2 {
    left: 128px;
  }
  .rt-push-3 {
    left: 192px;
  }
  .rt-push-4 {
    left: 256px;
  }
  .rt-push-5 {
    left: 320px;
  }
  .rt-push-6 {
    left: 384px;
  }
  .rt-push-7 {
    left: 448px;
  }
  .rt-push-8 {
    left: 512px;
  }
  .rt-push-9 {
    left: 576px;
  }
  .rt-push-10 {
    left: 640px;
  }
  .rt-push-11 {
    left: 704px;
  }
  .rt-pull-1 {
    left: -64px;
  }
  .rt-pull-2 {
    left: -128px;
  }
  .rt-pull-3 {
    left: -192px;
  }
  .rt-pull-4 {
    left: -256px;
  }
  .rt-pull-5 {
    left: -320px;
  }
  .rt-pull-6 {
    left: -384px;
  }
  .rt-pull-7 {
    left: -448px;
  }
  .rt-pull-8 {
    left: -512px;
  }
  .rt-pull-9 {
    left: -576px;
  }
  .rt-pull-10 {
    left: -640px;
  }
  .rt-pull-11 {
    left: -704px;
  }
  .rt-prefix-1 {
    padding-left: 64px;
  }
  .rt-prefix-2 {
    padding-left: 128px;
  }
  .rt-prefix-3 {
    padding-left: 192px;
  }
  .rt-prefix-4 {
    padding-left: 256px;
  }
  .rt-prefix-5 {
    padding-left: 320px;
  }
  .rt-prefix-6 {
    padding-left: 384px;
  }
  .rt-prefix-7 {
    padding-left: 448px;
  }
  .rt-prefix-8 {
    padding-left: 512px;
  }
  .rt-prefix-9 {
    padding-left: 576px;
  }
  .rt-prefix-10 {
    padding-left: 640px;
  }
  .rt-prefix-11 {
    padding-left: 704px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  body {
    -webkit-tap-highlight-color: transparent;
  }
  .rt-container {
    width: 480px;
  }
  .rt-container [class*="rt-grid"] {
    display: block;
    float: none;
    position: relative;
    width: 100%;
  }
  .rt-container [class*="rt-push"],
  [class*="rt-pull"] {
    left: auto;
  }
  .rt-container [class*="rt-prefix"] {
    padding-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  body {
    -webkit-tap-highlight-color: transparent;
  }
  .rt-container {
    width: 95%;
  }
  .rt-container [class*="rt-grid"] {
    display: block;
    float: none;
    position: relative;
    width: 100%;
  }
  .rt-container [class*="rt-push"],
  [class*="rt-pull"] {
    left: auto;
  }
  .rt-container [class*="rt-prefix"] {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .rt-block._header_right #ctas img {
    display: none;
  }
}
.rt-block._header_right .moduletable_ctas {
  margin-top: 0px;
}
.rt-block._header_right span#cta-telephone {
  padding-top: 25px;
}
.rt-block._header_right #ctas {
  font-size: 27px;
}
.secondarynavbar ul.nav.menu li {
  width: 144.8px;
  padding: 14px 20px 10px;
}
.rt-block._header_right #ctas a:hover {
  background: none;
}
@media (max-width: 959px) {
  .rt-block._header_right #ctas {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .rt-block._header_right #ctas img {
    display: none;
  }
}
@media (max-width: 1024px) {
  p.bjqs-caption {
    width: 60%;
  }
}
@media (max-width: 959px) {
  #rt-header .rt-grid-8 .rt-block,
  #rt-header .rt-grid-4 .rt-block {
    padding: 0px;
    margin: 10px;
  }
  body,
  .custom_header_right ul.menu li a,
  h4.newsflash-title,
  #rt-bottom .rt-block ul.menu li a,
  #rt-footer .title,
  #rt-footer h1,
  #rt-footer h2,
  #rt-footer h3,
  #rt-footer h4,
  #rt-footer h5,
  #rt-footer h6,
  label,
  input,
  button,
  select,
  textarea,
  .featured-items-right-content h5 {
    font-size: 12px;
  }
  .button,
  a.btn,
  p.readmore a,
  .readon,
  a.readmore,
  button.validate,
  #member-profile a,
  #member-registration a,
  .formelm-buttons button,
  .btn-primary,
  .btn.btn-primary.disabled,
  .btn.btn-primary[disabled],
  a.btn.btn-primary.disabled:hover,
  .greenButton p a,
  input[type="submit"],
  .loginform a.create,
  span.readmore,
  .pdf-download a,
  .featured-items-right-content a.readmore,
  a.fbloginbutton {
    font-size: 12px;
    padding: 8px 40px 8px 12px;
    line-height: 18px;
  }
  .rt-block._header_right .moduletable_float._fontswitcher {
    display: none;
  }
  #rt-breadcrumbs a,
  #rt-breadcrumbs .breadcrumb li span {
    font-size: 12px;
  }
  body .gf-menu.l1 > li > .item,
  ._mainmenu ul.menu>li>a {
    padding: 0 10px !important;
  }
  .gf-menu.l1 > li > .item,
  ._mainmenu ul.menu>li>a {
    font-size: 11px !important;
  }
  .rt-block._header_right #ctas a {
    padding: 8px 12px;
  }
  .custom_header_right ul.menu li a {
    font-size: 12px;
  }
  input.search-query {
    padding: 5px 6px;
    width: 75px;
  }
  .secondarynavbar ul.nav.menu li {
    width: 90px;
    padding: 14px 28px 10px;
  }
  .secondarynavbar ul.nav.menu li a,
  .rt-block._secondarynavbar ul li a {
    font-size: 12px;
  }
  .latest-news-item .latest-news-thumb {
    height: 89px;
  }
  .rt-block .title {
    font-size: 14px;
    line-height: 22px;
  }
  #rt-footer .rt-block,
  #rt-footer a,
  p.bjqs-caption span.excerpt,
  .featured-items-right-content p {
    font-size: 11px;
  }
  .featured-items-right-content {
    width: auto;
    border-left: 5px solid #32CBCB;
  }
  .featured-items-right {
    min-height: 160px;
  }
  .featured-items-right:first-child {
    margin-bottom: 13px;
  }
  p.bjqs-caption span.caption-title,
  p.bjqs-caption a.caption-title {
    font-size: 14px;
  }
  .video-container {
    padding-top: 23px;
  }
  .video-container.small {
    padding-top: 12px;
  }
  .loginform .leftcol,
  .loginform .rightcol {
    float: none;
    margin-right: 0%;
    width: auto;
  }
  .loginform .leftcol {
    margin-bottom: 25px;
  }
  .label,
  .badge {
    font-size: 12px;
    line-height: 36px;
  }
  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 {
    font-size: 12px;
    line-height: 14px;
  }
  .component-content .noBullets li {
    width: 48%;
    padding: 0 4% 4% 0;
  }
  .component-content .noBullets li:nth-child(even) {
    width: 48%;
    padding-right: 0px;
  }
}
@media (min-width: 767px) {
  ._mainmenu {
    display: block !important;
  }
}
@media (max-width: 767px) {
  h1,
  .component-content h1 {
    font-size: 24px;
    line-height: 30px;
  }
  h2,
  .component-content h2 {
    font-size: 18px;
    line-height: 24px;
  }
  h3 {
    font-size: 16px;
    line-height: 20px;
  }
  h4 {
    font-size: 14px;
    line-height: 18px;
  }
  .component-content .column-1,
  .component-content .column-2,
  .component-content .column-3,
  .component-content .column-4,
  .component-content .page-header {
    padding: 3px 0;
  }
  .category-row-desc .category-desc {
    font-size: 12px !important;
  }
  .cat-children.childrenlevel1>div {
    height: auto;
    float: none;
    margin-bottom: 25px;
  }
  .category-row-image {
    width: 100%;
    height: 125px;
    position: initial;
  }
  .category-row-desc-wrap {
    width: auto;
  }
  .cat-children.childrenlevel1 .category-row-arrow-wrap {
    display: none;
  }
  .cat-children.childrenlevel1>div:hover .category-row-desc-border {
    background: none;
  }
  select {
    width: auto;
  }
  .label,
  .badge {
    line-height: 18px;
  }
  form#newUser .label,
  #myaccount .label {
    width: 25%;
    padding-right: 2%;
    padding-left: 0px;
    min-width: 0px;
  }
  #newUser textarea,
  #newUser input[type="text"],
  #newUserinput[type="password"],
  #newUser input[type="email"],
  #newUser input[type="password"] {
    width: 68%;
    padding: 2%;
  }
  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 {
    padding: 2%;
  }
  .yourdetails input[type=radio] {
    margin-top: 3px;
  }
  form#newUser .label,
  #myaccount .label {
    white-space: normal;
  }
  #rt-top .rt-grid-5 {
    float: left;
    width: 40%;
  }
  #rt-top .rt-grid-7 {
    float: left;
    width: 60%;
  }
  #rt-breadcrumbs a,
  #rt-breadcrumbs .breadcrumb li span {
    font-size: 11px;
  }
  #rt-main .rt-grid-9 .rt-block {
    padding: 10px 0px;
  }
  #rt-main .rt-block {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pdf-download img {
    display: none;
  }
  .pdf-download p {
    padding: 5px 40px 5px 12px;
    line-height: 18px;
  }
  .pdf-download a {
    padding: 0px;
  }
  ul.articlesandcategorieslist li,
  a.linkarrow {
    background-position: 0 -26px;
    padding-left: 19px;
    line-height: 24px;
    background-size: 14px;
  }
  ul.articlesandcategorieslist li:hover,
  a.linkarrow:hover {
    background-position: 2px 4px;
    padding-left: 23px;
  }
  ul.articlesandcategorieslist li:hover,
  a.linkarrow:hover {
    background-position: 0px 4px;
    padding-left: 19px;
  }
  #rt-sidebar-a .starfact {
    min-height: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  #rt-sidebar-a .starfact .starleft {
    width: auto !important;
    float: none;
  }
  #rt-sidebar-a .starfact .starleft img {
    margin-top: 0px !important;
    margin-right: 10px;
  }
  #rt-sidebar-a .starfact .starright {
    width: auto !important;
    float: none !important;
  }
  #rt-sidebar-a .starfact h3 {
    margin-top: 0px !important;
  }
  #rt-sidebar-a .starfact p {
    margin-top: 0px !important;
  }
  #rt-top-surround {
    padding-top: 2%;
  }
  #rt-logo {
    height: 80px;
    width: 100%;
  }
  .logo-block {
    padding: 0;
    margin: 10px 10px 0px 10px;
  }
  .logo-type-afterburner2 #rt-logo {
    background-size: contain;
    background-position: 50% 0;
  }
  .custom_header_right ul.menu li:first-child {
    padding-left: 0px;
  }
  .rt-block._header_right {
    position: static;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
  }
  .custom_header_right ul.menu li,
  .custom_header_right ul.menu li:last-child {
    padding: 0px 10px;
    margin: 0px;
    border-right: 1px solid #227ad3;
  }
  .custom_header_right ul.menu.login li:last-child {
    border-left: none;
    border-right: none;
    padding-left: 0px;
  }
  .rt-block._header_right .moduletable_float._login {
    width: 55px;
  }
  .rt-block._header_right .moduletable_ctas {
    margin-top: 0px;
    float: none;
    clear: both;
  }
  .rt-block._header_right #ctas span#cta-donate a {
    font-size: 15px;
  }
  .rt-block._header_right span#cta-telephone {
    margin-right: 10px;
    line-height: 32px;
    float: none;
  }
  .rt-block._header_right #ctas a {
    font-size: 14px;
    padding: 6px 3px;
  }
  .rt-block._header_right .moduletable_float._fontswitcher,
  .rt-block._header_right .moduletable_float._headersearch {
    display: none;
  }
  .rt-block._header_right .moduletable_float {
    float: none;
    width: auto;
    margin: auto;
    display: inline-block;
  }
  #rt-breadcrumbs {
    margin-top: 15px;
  }
  ._mainmenu .global-social-buttons {
    display: none;
  }
  #responsive-menu-btns {
    display: block;
  }
  ._mainmenu {
    display: none;
  }
  ._mainmenu ul.menu>li,
  ._mainmenu ul.menu>li>a {
    float: none;
  }
  ._mainmenu ul.menu>li>a {
    font-size: 12px !important;
    background: #f3f4f5;
    color: #181818;
    padding: 0 20px !important;
    line-height: 42px;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
  }
  ._mainmenu ul.menu>li a:before,
  ._mainmenu ul.menu>li.active a:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 10px;
    color: #3B1390;
  }
  ._mainmenu ul.menu>li.active.current > a {
    font-weight: bold;
    color: #3B1390;
  }
  ._mainmenu ul.menu>li:hover>a {
    background: #32CBCB !important;
    color: #FFFFFF !important;
  }
  ._mainmenu ul.menu>li:hover>a:before {
    color: #FFFFFF !important;
  }
  ._mainmenu ul.menu>li:hover,
  ._mainmenu ul.menu>li.active {
    border-bottom: 1px solid #E2E2E2 !important;
  }
  ._mainmenu .drop-arrow {
    display: none;
  }
  ._mainmenu ul.menu>li {
    border-bottom: 1px solid #E2E2E2;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .menu-block {
    margin: 0;
  }
  ._mainmenu ul.menu>li>ul.nav-child {
    display: none;
  }
  .rt-block._header_right span#telephone {
    margin-right: 0px;
  }
  .secondarynavbar ul.nav.menu li {
    width: 40%;
    margin-right: 4%;
    padding: 14px 4% 10px;
  }
  .secondarynavbar ul.nav.menu li:nth-child(even) {
    margin-right: 0px;
  }
  .secondarynavbar ul.nav.menu li a img {
    margin: 0 42% 10px;
  }
  .featured-items-right:first-child {
    margin-bottom: 20px;
  }
  p.bjqs-caption {
    width: 60%;
  }
  p.bjqs-caption.open span.excerpt {
    min-height: 120px;
  }
  .component-content .noBullets li,
  .component-content .noBullets li:nth-child(even) {
    width: auto;
    min-height: 0px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
  }
  .rsevents_icon h2 {
    min-height: 0px !important;
    line-height: 18px !important;
  }
  .component-content .noBullets li img {
    max-width: 105px;
  }
  .greenButton {
    clear: none;
  }
  .rsevents_icon .clearBoth2 {
    min-height: 0px;
  }
  .ecommerceCaption.popup {
    top: 50%;
    margin: -125px 0 0 0px;
    left: 2.5%;
    width: 95%;
    font-size: 14px;
  }
  .cartpopuplinks {
    padding: 0px;
  }
  table.cart {
    width: 100% !important;
  }
  .publication-format td:first-of-type {
    width: auto;
  }
  .leftCol,
  .rightCol {
    width: 100%;
  }
  .checkoutcoms {
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  .yourdetails .comsLabel {
    margin-left: 0px !important;
  }
  .rt-block._purple._menu ul li {
    padding: 0px 10px;
  }
  #rt-bottom .rt-block ul.menu li a {
    font-size: 11px;
  }
  .loginform .leftcol,
  .loginform .rightcol,
  #newUserWrapper,
  .loginform.basketform,
  #newUserWrapper.open:hover,
  .loginform.basketform.open:hover {
    border-left: 4px solid #32CBCB;
  }
  ul.progress-steps li {
    padding: 10px 30px 10px 15px;
  }
  ul.progress-steps li.complete {
    padding: 10px 15px;
  }
  #rt-bottom .rt-block {
    margin: 25px 10px 0px 10px;
  }
  #rt-footer {
    margin-top: 10px;
  }
  #rt-footer .rt-block {
    padding: 0px;
  }
  #rt-footer .title,
  #rt-footer h1,
  #rt-footer h2 {
    font-size: 14px;
  }
  #rt-footer li {
    float: left;
    border-right: 1px solid #f3f4f5;
    padding: 0 5px;
  }
  #rt-footer li:first-child {
    padding-left: 0px;
  }
  #rt-footer li:last-child {
    border-right: none;
  }
  #rt-debug {
    margin-top: 10px;
  }
  #rt-debug .rt-block {
    padding: 15px;
  }
}
@media (max-width: 479px) {
  h1,
  .component-content h1 {
    font-size: 20px;
    line-height: 28px;
  }
  h2,
  .component-content h2 {
    font-size: 16px;
    line-height: 20px;
  }
  h3 {
    font-size: 14px;
    line-height: 20px;
  }
  h4,
  p.prev a {
    font-size: 12px;
    line-height: 16px;
  }
  select {
    width: 100%;
  }
  form#newUser .label,
  #myaccount .label {
    width: 100%;
    padding-right: 0;
    min-width: 0px;
  }
  #newUser textarea,
  #newUser input[type="text"],
  #newUserinput[type="password"],
  #newUser input[type="email"],
  #newUser input[type="password"] {
    width: 96%;
    padding: 2%;
  }
  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 {
    padding: 2%;
  }
  p.next,
  input#createAccount {
    width: 100%;
  }
  #donation .radio,
  #donation p {
    padding: 0 6%;
  }
  #donation .label {
    padding: 3%;
    margin: 0 0 5% 0;
  }
  #donation input[type=submit] {
    margin: 0 6%;
  }
  #donation input[type=text] {
    width: 84%;
    margin-left: 6%;
    margin-bottom: 6%;
  }
  #rt-logo {
    height: 70px;
  }
  .rt-block._header_right {
    line-height: 12px;
  }
  .rt-block._header_right p {
    margin: 4px 0px;
  }
  .rt-block._header_right #ctas a {
    padding: 0px 3px;
  }
  #rt-top .rt-grid-5,
  #rt-top .rt-grid-7 {
    float: none;
    width: 100%;
  }
  .rt-block._header_right {
    text-align: center;
  }
  .video-container {
    padding-top: 15px;
  }
  .rt-block._newsletter {
    background-image: none;
  }
  .rsform_newsletter fieldset .formCaption {
    width: 30% !important;
  }
  .accordionButton {
    padding-left: 45px;
  }
  .accordionContent {
    padding: 6%;
    width: 88%;
  }
  .rt-block._mainmenu {
    margin: 0px 10px 20px;
  }
  #rt-breadcrumbs {
    margin-top: 10px;
  }
  #rt-breadcrumbs .rt-block {
    padding: 10px;
  }
  .secondarynavbar ul.nav.menu li {
    width: 92%;
    margin-right: 0;
    padding: 14px 4% 10px;
    min-height: 0px;
  }
  .secondarynavbar ul.nav.menu li a img {
    margin: 0 7px 0 0;
  }
  ul.bjqs-controls.v-centered li.bjqs-prev a,
  ul.bjqs-controls.v-centered li.bjqs-next a {
    width: 30px;
    height: 31px;
    background-size: 193%;
  }
  ul.bjqs-controls.v-centered li.bjqs-prev a {
    background-position: 0 0;
    right: 30px;
    top: 0px !important;
  }
  ul.bjqs-controls.v-centered li.bjqs-next a {
    background-position: 100% 0;
    top: 0px !important;
  }
  ul.bjqs-controls.v-centered li.bjqs-next a:hover {
    background-position: -28px -31px;
  }
  ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
    background-position: 0 -31px;
  }
  p.bjqs-caption {
    width: auto;
  }
  p.bjqs-caption span.caption-title,
  p.bjqs-caption a.caption-title {
    font-size: 12px;
  }
  p.bjqs-caption span.excerpt,
  .featured-items-right-content p {
    font-size: 10px;
    line-height: 14px;
  }
  p.bjqs-caption,
  .featured-items-right-content {
    border-left: 4px solid #32CBCB;
  }
  #rt-sidebar-a .rt-block.quick-links {
    display: none;
  }
  .label,
  .badge {
    font-size: 12px;
    line-height: 12px;
    float: none;
  }
  #newUser .radio {
    width: 15%;
  }
  .progress-bar {
    height: auto;
  }
  ul.progress-steps li {
    float: none;
    background: #3B1390;
    background-image: none;
    margin-bottom: 2px;
    border-left: 0px;
  }
  ul.progress-steps li.complete {
    background-image: none;
  }
  #stepone {
    border-top-right-radius: 4px;
    border-bottom-right-radius: none;
    border-bottom-left-radius: 0px;
    border-right: none;
    border-left: none;
  }
  #myaccount .leftcol,
  #myaccount .rightcol,
  .formatcheckout .leftcol,
  .formatcheckout .rightcol {
    float: none;
    padding: 2%;
    width: 96%;
  }
  .formatcheckout .leftcol {
    border-right: 0px;
    border-bottom: 1px solid #f2f2f2;
  }
  .formatcheckout .leftcol,
  .formBodyProgress {
    padding-bottom: 10px !important;
    padding-top: 10px;
  }
  .formatcheckout .rightcol {
    margin-top: 10px;
  }
  table.cart,
  .cart th#total,
  .cart td#pricetotal {
    font-size: 10px;
    line-height: 16px;
  }
  table.cart th,
  table.cart td {
    padding: 2%;
  }
  .cart thead th#Delete {
    padding-right: 2%;
  }
  .cart #Price,
  .cart .price {
    float: none !important;
    margin-right: 0px !important;
    width: auto !important;
  }
  .cart th#total,
  .cart td#pricetotal {
    padding: 2%;
  }
  .emptycart {
    float: left;
    width: 100%;
  }
  .emptycart label {
    float: left;
  }
  input,
  textarea,
  .uneditable-input {
    width: 92%;
    padding: 5px 4%;
  }
  .component-content .noBullets li img {
    margin-right: 15px;
    margin-bottom: 10px;
  }
  .component-content .noBullets li img {
    max-width: 50px;
  }
  .ecommerceCaption.popup {
    font-size: 12px;
    margin: -100px 0 0 0px;
    height: auto;
  }
  .cartpopupcontents {
    padding: 15px;
  }
  .cartpopuplinks {
    padding: 0px 4%;
  }
  .cartpopuplinks a#viewbasket,
  .cartpopuplinks a#continueshopping {
    width: 96%;
    padding: 6px 2% 6px 2%;
    margin-bottom: 15px;
  }
  .cartpopuplinks a#viewbasket {
    margin-left: 0px;
  }
  .cartpopuplinks a#continueshopping {
    margin-right: 0px;
    display: none;
  }
  .cat-children.childrenlevel1>div:hover a {
    color: #181818;
  }
  .cat-children.childrenlevel1>div:hover {
    color: #181818;
    background: #f3f4f5;
  }
  #rt-bottom .rt-block {
    margin: 25px 17px 10px;
  }
  #rt-footer .rt-block {
    padding: 0px 10px;
  }
  .rt-block._purple._menu {
    text-align: left;
  }
  .rt-block._purple._menu ul {
    display: block;
  }
  .rt-block._purple._menu ul li {
    float: none;
    border-right: 0px;
    padding: 2px 5px;
    text-align: center;
  }
}
