.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;
}
.rok-left {
  float: left;
}
.rok-right {
  float: right;
}
.rok-dropdown-group,
.rok-dropdown {
  position: relative;
}
.rok-dropdown-open .rok-dropdown {
  display: block;
}
.rok-popover-group,
.rok-popover {
  position: relative;
}
.rok-popover-open .rok-popover {
  display: block;
}
a:hover {
  text-decoration: none;
}
.table {
  display: table;
}
.cell {
  display: table-cell;
}
html {
  height: 100%;
}
.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: 'Open Sans', 'Helvetica', arial, serif;
}
.font-size-is-xlarge {
  font-size: 15px;
  line-height: 1.7em;
}
.font-size-is-large {
  font-size: 14px;
  line-height: 1.7em;
}
.font-size-is-default {
  font-size: 13px;
  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: 180%;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}
h2 {
  font-size: 160%;
  line-height: 35px;
  margin-top: 0;
  margin-bottom: 15px;
}
h3 {
  font-size: 140%;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 15px;
}
h4 {
  font-size: 120%;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 15px;
}
h5 {
  font-size: 110%;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 15px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 15px;
}
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;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.hidden-large {
  display: none !important;
}
.row {
  margin: 0 -15px;
}
.gantry-width-block {
  display: block;
  float: left;
}
.gantry-width-spacer {
  margin: 15px;
}
.gantry-width-10 {
  width: 10%;
}
.gantry-width-20 {
  width: 20%;
}
.gantry-width-25 {
  width: 25%;
}
.gantry-width-30 {
  width: 30%;
}
.gantry-width-33 {
  width: 33.33%;
}
.gantry-width-40 {
  width: 40%;
}
.gantry-width-50 {
  width: 50%;
}
.gantry-width-60 {
  width: 60%;
}
.gantry-width-66 {
  width: 66.66%;
}
.gantry-width-70 {
  width: 70%;
}
.gantry-width-75 {
  width: 75%;
}
.gantry-width-80 {
  width: 80%;
}
.gantry-width-90 {
  width: 90%;
}
.gantry-left {
  float: left;
  margin-right: 15px;
}
.gantry-right {
  float: right;
  margin-left: 15px;
}
.gantry-center {
  text-align: center;
}
.gantry-center td,
.gantry-center th {
  text-align: center;
}
.component-body {
  padding: 20px;
}
.component-content .row-separator {
  display: block;
  clear: both;
  margin: 0;
  border: 0;
  height: 1px;
}
.component-content .item-separator {
  display: none;
  margin: 0;
}
.component-content .shownocolumns {
  width: 98%;
}
.component-content .column-1,
.component-content .column-2,
.component-content .column-3,
.component-content .column-4,
.component-content .page-header {
  padding: 10px 0;
}
.component-content .column-2 {
  width: 55%;
  margin-left: 40%;
}
.component-content .column-3 {
  width: 30%;
}
.component-content .cols-1 {
  display: block;
  float: none !important;
  margin: 0 !important;
}
.component-content .cols-2 .column-1 {
  width: 48%;
  float: left;
}
.component-content .cols-2 .column-2 {
  width: 48%;
  float: right;
  margin: 0;
}
.component-content .cols-3 .column-1 {
  float: left;
  width: 29%;
  margin-right: 7%;
}
.component-content .cols-3 .column-2 {
  float: left;
  width: 29%;
  margin-left: 0;
}
.component-content .cols-3 .column-3 {
  float: right;
  width: 29%;
  padding: 10px 0;
}
.component-content .cols-4 .column-1 {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.component-content .cols-4 .column-2 {
  float: left;
  width: 23%;
  margin-left: 0;
  margin-right: 2%;
}
.component-content .cols-4 .column-3 {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.component-content .cols-4 .column-4 {
  float: right;
  width: 23%;
  margin-right: 2%;
}
.component-content .items-row {
  margin-bottom: 10px;
}
.component-content .blog-more {
  padding: 10px 5px;
}
.component-content .page-header {
  border-bottom: 0;
}
.categories-list {
  padding: 0 5px;
}
.categories-list ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.categories-list ul li {
  list-style-type: none;
  margin: 0;
}
.categories-list ul ul {
  margin-left: 15px;
}
.categories-list dl dt,
.categories-list dl dd {
  display: inline;
}
.category-desc {
  line-height: 1.7em;
  margin: 10px 0;
  padding-left: 0;
}
.cat-children ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.component-content ul.actions {
  float: right;
}
.component-content ul.actions li {
  list-style: none;
  display: inline-block;
}
.component-content ul.actions li a {
  display: block;
  font-size: 14px;
  margin-left: 8px;
}
.component-content ul.actions li i,
.component-content ul.actions li [class^="icon-"],
.component-content ul.actions li [class*=" icon-"] {
  display: none;
}
.component-content ul.actions .print-icon img {
  display: none;
}
.component-content ul.actions .print-icon a:before {
  font-family: FontAwesome;
  content: "\f02f";
}
.component-content ul.actions .email-icon img {
  display: none;
}
.component-content ul.actions .email-icon a:before {
  font-family: FontAwesome;
  content: "\f0e0";
}
.component-content ul.actions .edit-icon img {
  display: none;
}
.component-content ul.actions .edit-icon a:before {
  font-family: FontAwesome;
  content: "\f044";
}
.component-content .article-info {
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
}
.component-content .article-info dd {
  margin-left: 0;
  display: block;
}
.component-content .article-info dd 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-border-radius: 4px;
  -moz-border-radius: 4px;
  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: 14px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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 {
  float: right;
  border: 1px solid #dddddd;
  background: #f0f0f0;
  border-radius: 5px;
  margin-left: 15px;
}
.component-content #article-index ul {
  list-style: none;
  margin: 0;
}
.component-content #article-index ul li:first-child a {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.component-content #article-index ul li a {
  display: block;
  line-height: 20px;
  padding: 8px 12px;
  border-bottom: 1px solid #dddddd;
}
.component-content #article-index ul li a.active {
  color: inherit;
}
.component-content #article-index ul li a:hover {
  background: #eaeaea;
}
.component-content #article-index ul li:last-child a {
  border-bottom: none !important;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.component-content .article-index {
  margin-left: 15px;
}
.component-content .article-index .nav-tabs.nav-stacked > li > a {
  border: 1px solid #dddddd;
  background: #f0f0f0;
}
.component-content .article-index .nav-tabs.nav-stacked > li > a:hover {
  background: #eaeaea;
}
.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 .title {
  font-size: 100%;
}
.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 #adminForm .title {
  font-size: 100%;
}
.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;
  box-shadow: none;
}
.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;
  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;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  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;
}
.calendar td.title {
  font-size: 1.4em;
  display: table-cell;
  line-height: inherit;
  text-shadow: none;
}
.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 {
  height: auto;
  margin: 10px 0 10px 0;
  padding: 0px 0 0px 0;
  clear: both;
  text-align: center;
}
.component-content .pagination .counter {
  display: block;
  text-align: center;
  margin: 0;
  font-weight: bold;
  margin-bottom: 5px;
}
.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: 5px 10px;
  font-size: 1em;
  line-height: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  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 .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 6px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  line-height: 1.6em;
}
.component-content .login + div {
  margin-top: 12px;
}
.component-content .login + div ul li,
#login-form li {
  list-style: none;
}
.component-content .login + div ul li a:before,
#login-form a:before {
  font-family: FontAwesome;
  content: "\f059";
  margin-right: 4px;
}
.component-content .login + div ul {
  padding: 0;
  margin-left: 0;
}
.component-content .login-description {
  margin: 10px 0;
}
#login-form .userdata {
  margin: 12px 0;
}
#login-form ul {
  padding: 0;
  margin-left: 0;
}
#login-form ul li a {
  font-size: 14px;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 94%;
}
#login-form #form-login-remember label {
  display: inline-block;
}
#login-form #form-login-remember input {
  margin: 0;
}
#rt-breadcrumbs .breadcrumb,
#rt-breadcrumbs [class^="breadcrumb"] {
  padding: 0;
  margin: 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: 14px;
}
#rt-breadcrumbs a:after {
  font-family: FontAwesome;
  content: "\f054";
  margin: 0 5px 0 10px;
}
#rt-breadcrumbs .showHere {
  font-weight: bold;
  margin-right: 5px;
}
#rt-breadcrumbs .rt-block {
  padding: 10px 15px;
}
#rt-breadcrumbs .divider {
  display: none;
}
#rt-breadcrumbs li:first-child .divider {
  display: inline;
}
.component-content table {
  border-collapse: collapse;
}
.component-content table.table-bordered {
  border-collapse: separate;
  *border-collapse: collapse;
}
.component-content table.weblinks {
  font-size: 14px;
  margin: 10px 10px 20px 0;
  width: 99%;
}
.component-content table.weblinks td {
  border-collapse: collapse;
  padding: 7px;
}
.component-content table.weblinks td p {
  margin: 0;
  line-height: 1.3em;
}
.component-content table.weblinks th {
  padding: 7px;
  text-align: left;
}
.component-content table.category {
  font-size: 14px;
  margin: 10px 10px 20px 0;
  width: 99%;
}
.component-content table.category td {
  padding: 7px;
}
.component-content table.category th {
  padding: 7px;
  text-align: left;
}
.component-content table.category th a img {
  padding: 2px 10px;
}
.component-content .weblink-category td.title {
  font-size: 14px;
}
.component-content .num {
  vertical-align: top;
  text-align: left;
}
.component-content .hits {
  vertical-align: top;
}
.component-content .filter {
  margin: 10px 0;
  text-align: right;
  margin-right: 7px;
}
.component-content .archive .filter-search {
  float: none;
  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 .even,
.component-content .odd {
  background: inherit;
  border-bottom: inherit;
}
.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: 14px;
}
.component-content .word label {
  font-weight: bold;
}
.component-content fieldset.only label,
.component-content fieldset.phrases label {
  margin: 0 10px 0 0;
}
.component-content .ordering-box label.ordering {
  margin: 0 10px 5px 0;
}
.component-content form .search label,
.component-content form .finder label {
  display: none;
}
.component-content form #finder-filter-select-list label {
  display: block;
  margin-top: 10px;
  margin-bottom: 2px;
}
.component-content .search legend {
  font-weight: bold;
}
.component-content .search-results .result-title {
  padding: 15px 15px 0 5px;
  font-weight: bold;
}
.component-content .search-results dd {
  padding: 2px 15px 2px 5px;
}
.component-content .search-results .result-text {
  padding: 10px 15px 10px 5px;
  line-height: 1.7em;
}
.component-content .search-results .result-url {
  font-size: 14px;
  padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-created {
  padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-category {
  padding: 10px 15px 5px 5px;
}
.component-content .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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.component-content .contact .title a {
  display: block;
  padding: 10px;
}
.component-content .contact .title a span {
  line-height: 1em;
}
.component-content .contact .title a span:before {
  font-family: FontAwesome;
  content: "\f055";
  margin: 0 10px 0 0;
  font-size: 1.3em;
  display: inline;
  vertical-align: middle;
}
.component-content .contact .pane-toggler-down a span:before {
  content: "\f056";
}
.component-content .contact-category {
  padding: 0 10px;
}
.component-content .contact-category #adminForm .filters {
  border: 0;
  padding: 0;
}
.component-content .contact-image {
  margin: 10px 0;
  overflow: hidden;
  display: block;
}
.component-content .contact-image img {
  max-width: 100%;
}
.component-content address {
  font-style: normal;
  margin: 10px 0;
}
.component-content address span {
  display: block;
}
.component-content .contact-address {
  margin: 20px 0 10px 0;
}
.component-content .contact-email div {
  padding: 2px 0;
  margin: 0 0 10px 0;
}
.component-content .contact-email label {
  width: 17em;
  float: left;
}
.component-content #contact-textmsg {
  padding: 2px 0 10px 0;
}
.component-content #contact-email-copy {
  float: left;
  margin-right: 10px;
}
.component-content dl.tabs {
  float: left;
  margin: 50px 0 0 0;
  z-index: 50;
  clear: both;
}
.component-content dl.tabs dt {
  float: left;
  padding: 4px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin-right: 3px;
  background: #f0f0f0;
  color: #666666;
}
.component-content dl.tabs .open {
  background: #F9F9F9;
  border-bottom: 1px solid #F9F9F9;
  z-index: 100;
  color: #000000;
}
.component-content .current {
  clear: both;
  border: 1px solid #cccccc;
  padding: 10px 10px;
}
.component-content .current dd {
  padding: 0;
  margin: 0;
}
.component-content #content-pane.tabs {
  margin: 1px 0 0 0;
}
.component-content #users-profile-core,
.component-content #users-profile-custom {
  margin: 10px 0 15px 0;
  padding: 15px;
}
.component-content #users-profile-core dt,
.component-content #users-profile-custom dt {
  float: left;
  width: 12em;
  padding: 3px 0;
  margin-right: 10px;
}
.component-content #users-profile-core dd,
.component-content #users-profile-custom dd {
  padding: 3px 0;
}
.component-content #member-profile fieldset,
.component-content .registration fieldset {
  margin: 10px 0 15px 0;
  padding: 15px;
}
.component-content #users-profile-core legend,
.component-content #users-profile-custom legend,
.component-content .profile-edit legend,
.component-content .registration legend {
  font-weight: bold;
}
.component-content .profile-edit #member-profile fieldset dd,
.component-content .registration #member-registration fieldset dd {
  float: none;
  padding: 5px 0;
}
.component-content .profile-edit #member-profile fieldset dd input,
.component-content .profile-edit #member-profile fieldset dd select,
.component-content .registration #member-registration fieldset dd input {
  width: 17em;
}
.component-content .profile-edit #member-profile fieldset dt,
.component-content .registration #member-registration fieldset dt {
  padding: 5px 5px 5px 0;
  width: 13em;
}
.component-content .optional {
  font-size: 14px;
}
.component-content .contentpaneopen_edit {
  float: left;
}
.component-content .mceButton:hover {
  background: none !important;
}
.component-content .edit #adminForm fieldset {
  padding: 20px 15px;
  margin: 10px 0 15px 0;
}
.component-content .formelm {
  margin: 5px 0;
}
.component-content .formelm .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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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: 0;
}
#system-message .alert {
  border-radius: 4px;
  margin: 0 25px;
  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;
  text-shadow: none;
}
#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;
}
body #k2Container table tr,
body #k2Container table th,
body #k2Container table td {
  background: none !important;
  border: 0 !important;
}
body #k2Container table td.key {
  padding-right: 15px;
}
body #k2Container table input[type="file"] {
  margin: 5px 0;
}
body .k2AccountPage table tr td label {
  display: inline;
}
body .k2AccountPage div.k2AccountPageUpdate {
  border: none;
}
body #k2Container input.inputbox,
body #k2Container select,
body #k2Container input[type="file"] {
  border: 1px solid #D9D9D9;
  background: #ffffff;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
}
body #k2Container input#genderf,
body #k2Container input#genderm {
  float: none;
  margin: 0 5px 5px 0;
}
body #k2Container .defaultSkin table.mceLayout {
  border: 1px solid rgba(0,0,0,0.1);
}
a {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#rt-transition.rt-hidden {
  opacity: 0;
}
#rt-transition.rt-visible {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.logo-block {
  padding: 0 15px;
  margin: 11px 10px;
}
#rt-logo {
  margin: 0;
  width: 112px;
  height: 46px;
  display: block;
}
#rt-top-surround {
  position: relative;
}
#rt-top-surround:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
#rt-top {
  z-index: 2;
  position: relative;
}
#rt-header {
  z-index: 201;
  position: relative;
}
.menu-block {
  padding: 0;
  margin: 0;
}
.rt-menu-mobile {
  text-align: center;
  padding: 0 0 15px 0;
}
#rt-maintop,
#rt-mainbottom,
#rt-extension,
#rt-bottom,
#rt-colored,
#rt-footer,
#rt-feature,
#rt-after,
.bgoverlay,
#rt-between,
#rt-utility {
  padding-top: 25px;
  padding-bottom: 25px;
}
.title,
.component-content h2 {
  letter-spacing: normal;
  margin-top: 0;
}
.title {
  font-size: 120%;
}
.title1 .title {
  padding: 5px 15px;
}
.title2 .title {
  padding: 5px 15px;
}
.title3 .title {
  padding: 5px 15px;
}
.title4 .title {
  padding: 5px 15px;
}
.rt-block.box1,
.rt-block.box2,
.rt-block.box3,
.rt-block.box4 {
  margin-bottom: 25px !important;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 15px;
}
#rt-main .rt-container {
  padding: 20px 0;
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu ul {
  list-style: none;
}
ul.menu li {
  margin-bottom: 5px;
}
ul.menu li a,
ul.menu li .item,
ul.menu li .separator {
  display: block;
  font-size: 1em;
  font-weight: bold;
}
ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  content: "\2022";
  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 {
  content: "\f054";
  font-size: 1em;
  margin-right: 11px;
}
ul.menu ul.small {
  font-size: 12px;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
  display: inline-block;
  padding: 5px 15px;
  line-height: 1.7em;
  font-size: 1em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid;
}
input,
button,
select,
textarea {
  font-family: 'Open Sans', 'Helvetica', arial, serif;
}
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 {
  border-radius: 0;
}
audio,
canvas,
video {
  display: inline-block !important;
}
#fontawesome .span3 {
  height: 32px;
  line-height: 32px;
  width: 30%;
}
.bigger {
  font-size: 24px;
}
#fontawesome .biggerspan {
  height: 40px;
  line-height: 40px;
}
.bigest {
  font-size: 34px;
}
#fontawesome .bigestspan {
  height: 50px;
  line-height: 50px;
}
.promo-image {
  float: left;
  margin: -10px 10px -30px -40px;
  width: 30%;
}
.promo-image img {
  max-width: 100%;
}
.promo-desc {
  padding-top: 10px;
}
.promo h1 {
  position: relative;
  font-size: 3.9em;
  line-height: 1.2em;
}
.promo p {
  font-size: 1.5em;
  line-height: 1.7em;
}
.promo .readon {
  margin-top: 10px;
}
.gantry-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  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;
}
.powered-by {
  display: block;
  width: 120px;
  height: 32px;
  margin: 0 auto;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.powered-by:hover {
  opacity: 1;
}
#gantry-totop {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#rt-accessibility .rt-desc {
  float: left;
  margin-right: 8px;
  font-weight: bold;
}
#rt-accessibility #rt-buttons .button {
  line-height: 1em;
  padding: 0;
  width: 14px;
  height: 14px;
  text-align: center;
}
#rt-accessibility #rt-buttons .small {
  font-size: inherit;
}
#rt-accessibility #rt-buttons .small .button:after {
  content: '-';
}
#rt-accessibility #rt-buttons .large .button:after {
  content: '+';
}
.rt-block.margintop20 {
  margin-top: 20px;
}
.well {
  background-color: #FFFFFF !important;
}
.ip-row0,
.ip-row1 {
  margin-bottom: 20px;
  border: 1px solid #D2D2D2;
}
.ip-row1 {
  background: #FBFBFB;
}
.dl-horizontal dt {
  text-align: left;
}
.thumbnail {
  width: 270px;
}
.rt-block.marginbottom20 {
  margin-bottom: 20px;
}
.rt-block.margintop30 {
  margin-top: 30px;
}
.rt-block.marginbottom30 {
  margin-bottom: 30px;
}
#rt-top {
  z-index: 3;
  line-height: 32px;
}
#rt-top .rt-block {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}
#rt-top .rt-block.box1,
#rt-top .rt-block.box2,
#rt-top .rt-block.box3,
#rt-top .rt-block.box4,
#rt-top .rt-block.box5 {
  padding-top: 15px;
  padding-bottom: 15px;
}
#rt-top p {
  margin: 0;
}
#rt-top a:hover,
#rt-top a:focus,
#rt-top .menu > li > a:hover,
#rt-top .menu > li > a:focus {
  color: #db002c;
}
#rt-top .rt-omega .jfx_social {
  float: right;
}
.jfx_social ul {
  margin: 0;
}
.jfx_social li {
  list-style: none;
  display: block;
  float: left;
  width: 32px;
  text-align: center;
  line-height: inherit;
}
.jfx_social .hiddentext {
  display: none;
}
.jfx_social li a {
  color: #f4f4f4;
  display: block;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.jfx_social li a:hover,
.jfx_social li a:focus {
  color: #ffffff !important;
}
.jfx_social li a:hover {
  background: #db002c;
}
#rt-copyright .jfx_social ul {
  margin-top: -1px;
  margin-left: -15px;
}
#rt-copyright .jfx_social li {
  border: none;
  margin-left: 3px;
}
#rt-copyright .jfx_social li a {
  border-radius: 50%;
  line-height: 32px;
}
#rt-copyright .rt-omega {
  text-align: right;
}
#rt-copyright .copyright {
  line-height: 32px;
}
.rttopfixedtop > .rt-top-inner {
  position: fixed !important;
  top: 0 !important;
  width: 100%;
  background: #ffffff;
  z-index: 999;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.09);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.09);
  box-shadow: 0 0 7px rgba(0,0,0,0.09);
}
#rt-top.rttopfixedtop {
  height: 34px;
}
.rtheaderfixedtop > .rt-header-inner {
  position: fixed !important;
  top: 0 !important;
  width: 100%;
  background: #ffffff;
  z-index: 999;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.09);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.09);
  box-shadow: 0 0 7px rgba(0,0,0,0.09);
}
#rt-header.rtheaderfixedtop {
  z-index: 999;
}
#rt-header.rtheaderfixedtop {
  height: 85px;
}
.menu > li > a:hover {
  background: none;
}
#rt-top .menu > li > a {
  color: #f4f4f4;
}
#rt-top a {
  color: #f4f4f4;
}
#rt-top .menu > li:last-child:after {
  content: none;
}
#rt-top .menu > li:first-child {
  border-left: 1px solid #555555;
}
#rt-top .menu > li {
  border-right: 1px solid #555555;
  display: inline-block;
  line-height: inherit;
  margin-bottom: 0;
}
#rt-top ul.menu li a:before,
#rt-top ul.menu li .item:before,
#rt-top ul.menu li .separator:before {
  content: none;
  margin-right: 0;
}
#rt-top ul.menu li a,
#rt-top ul.menu li .item,
#rt-top ul.menu li .separator {
  font-size: 90%;
  font-weight: normal;
  padding-right: 11px;
  padding-left: 11px;
  display: inline-block;
}
#rt-top .rt-omega {
  text-align: right;
}
#rt-top .rt-omega .contactstop {
  float: right;
}
.contactstop > span {
  padding: 0 10px;
  display: block;
  float: left;
}
#rt-top .rt-alpha .contactstop span.inner {
  margin-right: 20px;
}
#rt-top .rt-alpha .contactstop [class^="icon-"]:before,
#rt-top .rt-alpha .contactstop [class*=" icon-"]:before {
  margin-left: 0;
}
.contactstop [class^="icon-"]:before,
.contactstop [class*=" icon-"]:before {
  margin-right: 8px;
}
.contactstop span.inner {
  font-family: 'Open Sans', 'Helvetica', arial, serif;
}
.features {
  margin-top: 10px;
  margin-bottom: 5px;
}
.features div.col4 {
  float: left;
  width: 23%;
  margin-right: 27px;
  text-align: center;
}
.features div.col3 {
  float: left;
  width: 31%;
  margin-right: 35px;
  text-align: center;
}
.features div.lastone {
  margin-right: 0;
}
.features div p.icon {
  background: #ffffff;
  border: 1px solid #e9e9e9;
  cursor: default;
  font-size: 40px;
  height: 110px;
  line-height: 110px;
  margin: 0 auto 25px;
  overflow: hidden;
  position: relative;
  width: 110px;
  border-radius: 55px;
  color: #db002c;
  -webkit-transition: background 0.3s ease-out 0s, color 0.3s ease-out 0s, transform 0.5s ease-out 0s;
  -moz-transition: background 0.3s ease-out 0s, color 0.3s ease-out 0s, transform 0.5s ease-out 0s;
  -o-transition: background 0.3s ease-out 0s, color 0.3s ease-out 0s, transform 0.5s ease-out 0s;
  -ms-transition: background 0.3s ease-out 0s, color 0.3s ease-out 0s, transform 0.5s ease-out 0s;
  transition: background 0.3s ease-out 0s, color 0.3s ease-out 0s, transform 0.5s ease-out 0s;
}
.features div:hover p.icon {
  color: #ffffff;
  background: #db002c;
  border: 1px solid transparent;
  -webkit-transform: scale(1.1) rotate(360deg);
  -moz-transform: scale(1.1) rotate(360deg);
  -o-transform: scale(1.1) rotate(360deg);
  -ms-transform: scale(1.1) rotate(360deg);
  transform: scale(1.1) rotate(360deg);
}
.features div {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.features div h3 {
  margin-bottom: 20px;
  -webkit-transition: color 0.2s ease-out 0s;
  -moz-transition: color 0.2s ease-out 0s;
  -o-transition: color 0.2s ease-out 0s;
  -ms-transition: color 0.2s ease-out 0s;
  transition: color 0.2s ease-out 0s;
}
.features div h3 a {
  color: #494949;
}
.features div:hover h3 a {
  color: #db002c;
}
.features div p {
  margin-bottom: 0px;
}
#rt-projects .title {
  background: none;
  margin: 50px 0;
  padding: 0;
  font-size: 160%;
  text-align: center;
  border: none;
}
#rt-projects .rt-block {
  margin: 0;
  padding: 0;
}
#rt-projects .sprocket-mosaic {
  margin: 0;
}
#rt-projects .sprocket-mosaic .sprocket-mosaic-header {
  margin: 0 !important;
  position: absolute;
  top: -30px;
  width: 100%;
}
#rt-projects .sprocket-mosaic-loadmore {
  width: 100% !important;
  border: none !important;
  border-radius: 0 !important;
  color: #ffffff !important;
  background: #db002c !important;
  margin: 0 !important;
  padding: 10px 0 !important;
}
#rt-projects .sprocket-mosaic-loadmore:hover {
  background: #222222 !important;
}
#rt-projects .sprocket-mosaic-loadmore span {
  text-transform: uppercase !important;
  font-weight: bold !important;
  line-height: 40px !important;
}
.features2 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.features2 div.col4 {
  float: left;
  width: 23%;
  margin-right: 27px;
}
.features2 div.col3 {
  float: left;
  width: 31%;
  margin-right: 35px;
}
.features2.marginbottom {
  margin-bottom: 40px;
}
.features2 .lastone {
  margin-right: 0 !important;
}
.features2 h4 span {
  font-size: 160%;
  font-weight: bold;
  margin-right: 20px;
  color: #db002c;
}
.features2 h4 {
  margin-bottom: 15px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.features2 h4 a {
  color: #494949;
}
.features2 div.col4:hover a,
.features2 div.col3:hover a {
  color: #db002c;
}
.features2 p {
  margin-bottom: 0px;
}
#rt-first {
  background: url("../images/newyork.jpg") fixed;
  background-size: cover;
}
#rt-second {
  background: url("../images/newyork.jpg") fixed;
  background-size: cover;
}
.bgoverlay {
  background: url('../php/rgba.php?name=black&a=60');
  background: rgba(0,0,0,0.6);
}
.bgoverlay {
  color: #ffffff;
}
.bgoverlay .nspArt .nspContentPadding .nspHeader a {
  color: #e5e5e5;
}
.bgoverlay .nspArt .nspContentPadding .nspHeader a:hover {
  color: #db002c;
}
.bgoverlay .nspArt .nspContentPadding p.nspInfo,
.bgoverlay .nspArt .nspContentPadding p.nspInfo a {
  color: #cccccc !important;
}
.bgoverlay .nspArt .nspContentPadding p.nspInfo a:hover {
  color: #db002c !important;
}
.bgoverlay .title,
.bgoverlay h1,
.bgoverlay h2,
.bgoverlay h3,
.bgoverlay h4,
.bgoverlay h5,
.bgoverlay h6 {
  color: #ffffff;
  border: none;
}
.bgoverlay .title5 .title,
.bgoverlay .title6 .title,
.bgoverlay .title5 .title span,
.bgoverlay .title6 .title span {
  background: none;
}
.feedback {
  margin-top: 10px;
  margin-bottom: 10px;
}
.feedback .col3 {
  width: 31%;
  margin-right: 35px;
  float: left;
}
.feedback .col2 {
  float: left;
  margin-right: 35px;
  width: 48.3%;
}
.feedback .lastone {
  margin-right: 0;
}
.feedback .text {
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  color: #666;
  padding: 20px;
  margin-bottom: 30px;
  position: relative;
}
.feedback .text:before,
.feedback .text:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 100%;
  left: 60px;
  border-left: 0px solid transparent;
}
.feedback .text:before {
  border-right: 17px solid transparent;
  border-top: 16px solid #e9e9e9;
  z-index: 1;
}
.feedback .text:after {
  margin-top: -1px;
  margin-left: 1px;
  border-right: 15px solid transparent;
  border-top: 15px solid white;
  z-index: 2;
}
.feedback .text p {
  margin-bottom: 0;
}
.feedback .userdetails {
  padding-left: 85px;
  padding-top: 5px;
}
.feedback .userdetails a:hover {
  color: #db002c;
  text-decoration: underline;
}
.feedback img {
  float: left;
  border-radius: 50%;
}
.feedback2 .nspBotInterface,
.feedback2 .nspTopInterface {
  text-align: center !important;
  top: auto;
  bottom: 20px;
  left: 0;
  right: 0;
  line-height: 1;
}
.feedback2 .nspPagination,
.feedback2 .nspPagination li {
  float: none;
  display: block;
}
.feedback2 .nspPagination li {
  display: inline-block;
}
.feedback2 {
  text-align: center;
}
.feedback2 .feedbacktext {
  font-size: 150%;
  line-height: 35px;
  margin-bottom: 30px;
}
.feedback2 .userdetails {
  font-size: 130%;
  margin-bottom: 0;
  color: #dddddd;
}
.feedback2 .nspContentPadding a:hover {
  color: #db002c;
  text-decoration: underline;
}
.ournumbers {
  margin-top: 15px;
  margin-bottom: 15px;
}
.ournumbers div.col4 {
  float: left;
  width: 23%;
  margin-right: 27px;
  text-align: center;
}
.ournumbers div.col3 {
  float: left;
  width: 31%;
  margin-right: 35px;
  text-align: center;
}
.ournumbers div.lastone {
  margin-right: 0;
}
.ournumbers div p.icon {
  border: 1px solid #e9e9e9;
  cursor: default;
  font-size: 40px;
  height: 110px;
  line-height: 110px;
  margin: 0 auto 30px;
  overflow: hidden;
  position: relative;
  width: 110px;
  border-radius: 58px;
}
.bgoverlay .ournumbers div p.icon {
  border: 2px solid #ffffff;
}
.ournumbers div p.icon i {
  margin-top: -3px;
}
.ournumbers span {
  display: block;
}
.ournumbers .counter {
  font-size: 250%;
  margin-bottom: 10px;
}
.ournumbers .itemname {
  font-size: 130%;
  margin-bottom: 0;
  text-transform: uppercase;
}
.introvideo {
  margin-bottom: 10px;
  margin-top: 15px;
}
.introvideo .leftside {
  float: left;
  margin-right: 40px;
  width: 48%;
}
.introvideo .rightside {
  float: left;
  width: 48%;
  text-align: center;
}
.introvideo h2 {
  margin-bottom: 25px;
}
.introvideo .rightside p {
  font-size: 14px;
  line-height: 1.7em;
}
.introvideo .btn {
  margin-top: 15px;
  border-radius: 3px;
  padding: 11px 20px;
}
.bgoverlay .introvideo .btn:hover {
  background: #8f001d;
}
.articles1 .nspMain {
  margin: 0 -15px;
}
.articles1.col4 .nspMain {
  margin: 0 -12px;
}
.articles2 .nspMain {
  margin: 0 -15px;
  margin-top: -7px;
  margin-bottom: 7px;
}
.articles2 .nspArt .nspContentPadding .nspHeader {
  padding-top: 0;
}
.articles2 .nspArt p.nspText {
  margin-bottom: 0 !important;
}
.articles2 .nspArt:last-child {
  padding-bottom: 0 !important;
}
.nspBotInterface,
.nspTopInterface,
.nspBotInterface,
.nspTopInterface {
  position: absolute;
  right: 3px;
  top: 16px;
  padding: 0 15px;
}
#rt-maintop .nspBotInterface,
#rt-maintop .nspTopInterface,
#rt-extension .nspBotInterface,
#rt-extension .nspTopInterface,
#rt-after .nspBotInterface,
#rt-after .nspTopInterface {
  background: #ffffff;
}
#rt-feature .nspBotInterface,
#rt-feature .nspTopInterface,
#rt-utility .nspBotInterface,
#rt-utility .nspTopInterface,
#rt-mainbottom .nspBotInterface,
#rt-mainbottom .nspTopInterface,
#rt-bottom .nspBotInterface,
#rt-bottom .nspTopInterface {
  background: #ffffff;
}
#rt-colored .nspBotInterface,
#rt-colored .nspTopInterface,
#rt-colored .title6 .title span,
#rt-colored .title5 .title span {
  background: #db002c;
}
#rt-footer .nspBotInterface,
#rt-footer .nspTopInterface {
  background: #2E373C;
}
#rt-footer .nspPrev i,
#rt-footer .nspNext i {
  color: #E1F1FE !important;
}
#rt-footer .nspPrev:hover i,
#rt-footer .nspNext:hover i {
  color: #db002c !important;
}
.nspNext,
.nspPrev {
  border-width: 0px !important;
  border-color: #e5e5e5 !important;
  height: auto !important;
  width: auto !important;
  margin: 0 0 0 5px !important;
  border-radius: 2px !important;
  text-indent: 0 !important;
  -moz-box-sizing: inherit !important;
  background: #494949 !important;
  font-size: 11px;
  color: #ffffff !important;
  padding: 2px 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.nspNext:hover,
.nspPrev:hover {
  background: #db002c !important;
}
.nspPrev {
  margin-left: 0 !important;
}
.nspArt div {
  overflow: visible !important;
}
.nspPrev:before {
  border: none !important;
  margin: 0 !important;
}
.nspPrev i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.nspNext:before {
  border: none !important;
  margin: 0 !important;
}
.nspNext i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.nspPagination li {
  width: 11px !important;
  height: 11px !important;
}
a.modal.nspImageWrapper {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  left: auto !important;
  top: auto !important;
  width: auto !important;
  position: relative;
}
.nspArt .nspImageWrapper {
  position: relative;
  overflow: hidden;
}
.nspArt .nspImageWrapper img.nspImage {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.nspArt .nspImageWrapper:hover img.nspImage {
  -webkit-transform: scale(1.1) rotate(0.04deg);
  -moz-transform: scale(1.1) rotate(0.04deg);
  -o-transform: scale(1.1) rotate(0.04deg);
  -ms-transform: scale(1.1) rotate(0.04deg);
  transform: scale(1.1) rotate(0.04deg);
}
.articles1 .nspAfterPadding {
  background: #ffffff;
  border: 1px solid #e9e9e9;
}
.articles1 .nspContentPadding {
  padding: 0 20px;
}
.nspArt .nspContentPadding .nspHeader {
  font-size: 130%;
  padding: 15px 0 15px;
  line-height: 27px;
}
.nspArt .nspContentPadding .nspHeader a {
  color: #494949;
}
.nspArt .nspContentPadding .nspHeader a:hover {
  color: #db002c;
}
.nspArt .nspContentPadding p.nspText {
  margin-bottom: 15px;
}
.nspArt .nspContentPadding p.nspInfo,
.nspArt .nspContentPadding p.nspInfo a {
  font-size: 12px;
  color: #888888;
}
.nspArt .nspContentPadding p.nspInfo a:hover {
  color: #db002c;
}
.nspArt .nspContentPadding p.nspInfo {
  margin-bottom: 20px;
}
.nspArt .nspContentPadding p.nspInfo span {
  margin-right: 20px;
}
.nspArt .nspContentPadding p.nspInfo span:last-child {
  margin-right: 0 !important;
}
.nspArt .nspContentPadding p.nspInfo i {
  font-size: 14px;
  margin-right: 5px;
}
.gkNspPM-NewsGallery .gkImagesWrapper > a {
  padding: 0 15px !important;
}
.gkNspPM-NewsGallery .gkImagesWrapper > a > .gkImgOverlay > span {
  background: url("../images/link.png") no-repeat scroll 50% 50% #db002c !important;
}
.gkNspPM-NewsGallery .gkImagesWrapper > a img {
  padding: 0 !important;
  border: none !important;
}
.gkNspPM-NewsGallery .gkImagesWrapper > a > .gkImgOverlay {
  padding: 0 !important;
  border: none !important;
}
.gkNspPM-NewsGallery.gkArrows {
  padding: 0 30px !important;
  margin-bottom: 10px;
}
.gkNspPM-Highlights {
  margin-bottom: 10px !important;
  margin-top: -10px !important;
  padding: 0;
}
.gkNspPM-Highlights li {
  padding: 8px 10px 8px 45px !important;
}
.gkNspPM-Highlights li:before {
  left: 0 !important;
  top: 12px !important;
}
.gkNspPM-Highlights li:after {
  left: 24px !important;
  top: 20px !important;
}
.gkNspPM-Highlights li h3:before {
  left: 23px !important;
  top: 21px !important;
}
.gkNspPM-Highlights h3 {
  font-size: 130% !important;
  text-transform: none !important;
  margin-bottom: 0 !important;
}
.gkNspPM-Highlights h3 a {
  color: #494949;
}
.gkNspPM-Highlights h3 a:active,
.gkNspPM-Highlights h3 a:focus,
.gkNspPM-Highlights h3 a:hover {
  color: #db002c !important;
}
#rt-colored {
  background: #f7f7f7;
  border-top: 1px solid #e9e9e9;
}
.acymailing_module .modal {
  background: #db002c;
  border: none;
  border-bottom: 1px solid;
  border-color: #8f001d;
  border-radius: 4px;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-left: 0;
  position: relative;
  left: auto;
  top: auto;
  z-index: auto;
  width: auto;
  color: #ffffff;
  padding: 15px 58px;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.acymailing_module .modal:hover {
  background: #222222;
  color: #ffffff;
  border-color: transparent;
}
.acymailing_module p {
  margin-bottom: 0;
}
p.acymailing_mootoolsintro {
  float: left;
  font-size: 160%;
  font-weight: bold;
  line-height: 35px;
  margin-top: 10px;
  color: #494949;
}
.acymailing_mootoolsbutton p {
  text-align: right;
  float: right;
}
.rt-block.newsletter {
  padding-bottom: 5px;
  padding-top: 5px;
}
.component-body .acymailing_introtext {
  padding-bottom: 30px !important;
  font-size: 14px !important;
}
.component-body #system-message {
  margin: 0 !important;
}
.component-body table.acymailing_form {
  width: 100% !important;
}
.component-body .acysubbuttons {
  text-align: left;
}
.component-body .subbutton {
  margin-top: 5px;
  padding: 5px 15px;
}
.component-body form {
  margin-bottom: 0 !important;
}
#rt-footer table.acymailing_form {
  width: 100% !important;
}
#rt-footer table.acymailing_form .inputbox {
  background: #333333 !important;
  color: #aaaaaa;
  border: 1px solid #444444 !important;
  margin-bottom: 10px;
}
#rt-footer .acysubbuttons {
  text-align: left !important;
}
#rt-footer .acysubbuttons .btn:hover {
  background: #8f001d;
}
#rt-footer .acymailing_introtext {
  padding-bottom: 10px !important;
}
#rt-footer form {
  margin-bottom: 0 !important;
}
.getintouch {
  margin-bottom: 0;
  margin-top: 25px;
}
.nspBotInterface,
.nspTopInterface {
  position: absolute;
  top: 17px;
  margin: 3px 0 !important;
}
.nspTopInterface .nspPagination {
  margin-top: 8px !important;
}
.footer .nspArts {
  padding: 0;
}
.footer .nspArt {
  border-bottom: 1px solid #555555;
}
.footer .nspArt:last-child {
  border-bottom: none;
}
.footer .nspArt .nspContentPadding .nspHeader {
  font-size: 100%;
  font-weight: normal;
  line-height: 20px;
  padding: 12px 0;
}
.footer .nspArt:first-child .nspContentPadding .nspHeader {
  padding-top: 1px !important;
}
.intouch ul {
  margin: 0;
  list-style: none;
}
.intouch ul li {
  line-height: 1.9em;
}
.intouch ul li i {
  margin-right: 10px;
  font-size: 110%;
}
#rt-copyright .menu > li {
  display: inline-block;
  margin-bottom: 0;
}
#rt-copyright ul.menu li a:before,
#rt-copyright ul.menu li .item:before,
#rt-copyright ul.menu li .separator:before {
  content: none;
  margin-right: 0;
}
#rt-copyright ul.menu li a,
#rt-copyright ul.menu li .item,
#rt-copyright ul.menu li .separator {
  font-weight: normal;
  font-size: 100%;
}
#rt-copyright ul.menu li {
  margin-right: 25px;
}
#rt-copyright ul.menu li:last-child {
  margin-right: 0;
}
#rt-copyright ul.menu {
  line-height: 32px;
}
#rt-login {
  position: fixed;
  z-index: 999;
  right: 0px;
  top: 180px;
}
#rt-login .rt-block {
  padding: 0;
  margin: 0;
}
#btl {
  float: right;
  position: relative;
  width: auto;
  border: 1px solid #e1e1e1;
  border-right: none;
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.09);
  box-shadow: 0 0 4px rgba(0,0,0,0.09);
  background: #ffffff;
}
#rt-login .rt-alpha,
#rt-login .rt-omega {
  float: right;
  width: 20px;
}
#btl .btl-panel > span {
  margin: 0 !important;
}
#rt-login #btl .btl-panel > span#btl-panel-login {
  text-indent: -999em !important;
  line-height: 0;
  height: 33px;
  display: block;
  background: url("../images/login.png") no-repeat scroll center 7px transparent !important;
  border-radius: 0 !important;
  padding: 0 17px !important;
  width: 0 !important;
  -webkit-transition: background-color 0.2s ease-out 0s;
  -moz-transition: background-color 0.2s ease-out 0s;
  -o-transition: background-color 0.2s ease-out 0s;
  -ms-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
#rt-login #btl .btl-panel > span#btl-panel-login:hover {
  background: url("../images/login.png") no-repeat scroll center -28px #db002c !important;
}
#rt-login #btl .btl-panel > span#btl-panel-registration {
  text-indent: -999em !important;
  line-height: 0;
  height: 33px;
  display: block;
  background: url("../images/register.png") no-repeat scroll center -28px transparent !important;
  border-radius: 0 !important;
  padding: 0 17px !important;
  width: 0 !important;
  -webkit-transition: background-color 0.2s ease-out 0s;
  -moz-transition: background-color 0.2s ease-out 0s;
  -o-transition: background-color 0.2s ease-out 0s;
  -ms-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
#rt-login #btl .btl-panel > span#btl-panel-registration:hover {
  background: url("../images/register.png") no-repeat scroll center 8px #db002c !important;
}
#rt-login #btl .btl-panel > span#btl-panel-profile {
  text-indent: -999em !important;
  line-height: 0;
  height: 33px;
  display: block;
  background: url("../images/close.png") no-repeat scroll center 8px transparent !important;
  border-radius: 0 !important;
  padding-right: 18px !important;
  padding: 0 17px !important;
  width: 0 !important;
  -webkit-transition: background-color 0.2s ease-out 0s;
  -moz-transition: background-color 0.2s ease-out 0s;
  -o-transition: background-color 0.2s ease-out 0s;
  -ms-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
#rt-login #btl .btl-panel > span#btl-panel-profile:hover {
  background: url("../images/close.png") no-repeat scroll center -28px #db002c !important;
}
#btl-content-profile .btl-buttonsubmit {
  margin: 5px !important;
}
.btl-buttonsubmit input.btl-buttonsubmit,
.btl-buttonsubmit button.btl-buttonsubmit {
  border: none;
  border-color: #8f001d;
  background: #db002c !important;
  -webkit-transition: background 0.2s ease-out !important;
  -moz-transition: background 0.2s ease-out !important;
  -o-transition: background 0.2s ease-out !important;
  transition: background 0.2s ease-out !important;
  -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.2) inset;
  box-shadow: 0 -1px 0 0 rgba(0,0,0,0.2) inset;
  border-radius: 2px !important;
  font-weight: bold;
  font-size: 90%;
  color: #ffffff !important;
  height: 32px !important;
  text-shadow: none !important;
}
.btl-buttonsubmit input.btl-buttonsubmit:hover,
.btl-buttonsubmit button.btl-buttonsubmit:hover {
  color: #ffffff !important;
  background: #222222 !important;
}
#btl-content-login h3,
#btl-content-registration h3 {
  background: #444444;
  padding: 2px 0 2px 19px !important;
  font-size: 14px;
  color: #f4f4f4;
  text-shadow: none;
}
.btl-content-block {
  border-radius: 0 !important;
  border: none !important;
  text-shadow: 1px 1px #FFFFFF;
  font-size: 100% !important;
}
.btl-label,
.btl-input {
  line-height: 35px !important;
}
.btl-label {
  margin-top: 2px;
}
#simplemodal-container a.modalCloseImg {
  background: url("../images/close.png") no-repeat scroll center -30px #555555 !important;
  -webkit-transition: background-color 0.2s ease-out 0s;
  -moz-transition: background-color 0.2s ease-out 0s;
  -o-transition: background-color 0.2s ease-out 0s;
  -ms-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
#simplemodal-container a.modalCloseImg:hover {
  background: url("../images/close.png") no-repeat scroll center -30px #db002c !important;
}
#register-link a {
  color: #db002c;
}
.btl-note,
#register-link {
  padding: 23px 0 !important;
}
#register-link a:hover {
  text-decoration: underline;
}
.btl-input > input[type="text"],
.btl-input > input[type="password"] {
  border-radius: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.btl-input > input:focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border: 1px solid #DADADA !important;
}
#btl-input-remember {
  float: none !important;
  margin-left: 40px;
  text-align: center;
}
.btl-formlogin div.btl-buttonsubmit {
  padding: 20px 0 0 !important;
  margin: 10px 25px 25px 20px !important;
}
.btl-formregistration div.btl-buttonsubmit {
  margin: 20px 25px 30px 20px !important;
  padding: 20px 0 0 !important;
}
div.btl-buttonsubmit {
  border-top: 1px solid #e9e9e9 !important;
}
#bt_ul {
  float: none !important;
}
#btl-content-login #bt_ul li a:hover {
  color: #db002c !important;
}
.simplemodal-wrap #btl-content-login ul {
  text-align: center !important;
  list-style-type: none !important;
}
#rt-showcase {
  background: url("../images/bgshowcase.png") repeat scroll 0 0 #eeeeee;
  padding-bottom: 35px;
  padding-top: 35px;
}
.layout-slideshow {
  z-index: 0;
}
.layout-slideshow .sprocket-features-title {
  font-size: 180% !important;
}
.layout-slideshow .sprocket-features-content {
  top: auto !important;
  bottom: 40px;
  top: auto;
  width: 60% !important;
}
.layout-slideshow .sprocket-features-pagination {
  bottom: auto !important;
  top: 15px !important;
  left: auto !important;
  right: 20px !important;
  position: absolute;
  z-index: 10;
}
.sprocket-features-desc a.readon {
  background: none repeat scroll 0 0 transparent !important;
  border: medium none !important;
  box-shadow: none !important;
  padding: 0 !important;
  font-size: 90%;
  color: #db002c;
}
.sprocket-features-desc a.readon:hover {
  text-decoration: underline;
  color: #db002c !important;
}
.layout-slideshow .sprocket-features-arrows .arrow {
  cursor: pointer;
  font-size: 2em !important;
  line-height: 18px;
  text-align: center;
}
.layout-slideshow .sprocket-features-title,
.layout-slideshow .sprocket-features-desc {
  background: url('../php/rgba.php?name=black&a=50');
  background: rgba(0,0,0,0.5);
  color: #EEE;
}
.layout-slideshow .sprocket-features-pagination li,
.layout-slideshow .sprocket-features-arrows .arrow,
.sprocket-features-pagination li,
.layout-slideshow .sprocket-features-arrows .arrow {
  background: url('../php/rgba.php?name=black&a=80');
  background: rgba(0,0,0,0.8);
}
#rt-heading {
  background: url("../images/newyork.jpg") no-repeat fixed;
  background-size: cover;
  color: #ffffff !important;
}
.pageheadings {
  text-align: center;
}
.pageheadings p {
  margin-bottom: 10px;
  font-size: 14px;
}
#rt-heading a {
  color: #ffffff !important;
}
#rt-heading a:hover {
  color: #db002c !important;
}
#rt-heading h1,
#rt-heading h2,
#rt-heading h3,
#rt-heading h4,
#rt-heading h5,
#rt-heading h6 {
  margin: 0 !important;
  color: #ffffff !important;
}
#rt-breadcrumbs {
  background: #f7f7f7;
  border-bottom: 1px solid #e9e9e9;
}
#rt-breadcrumbs .rt-block {
  padding: 5px 15px;
}
#rt-breadcrumbs .breadcrumb {
  background: none;
  color: #666666;
  border-radius: 0;
}
#rt-breadcrumbs .breadcrumb li {
  color: #666666;
  text-shadow: none;
  font-size: 12px;
}
#rt-breadcrumbs .breadcrumb a:after,
#rt-breadcrumbs [class^="breadcrumb"] a:after {
  font-size: 10px;
  margin: 0 8px;
  color: #666666;
}
#rt-breadcrumbs .breadcrumb a {
  color: #666666;
  font-size: 12px;
}
#rt-breadcrumbs .breadcrumb a:hover {
  color: #db002c;
}
#rt-breadcrumbs .breadcrumb .divider {
  color: #666666;
  padding-left: 0;
}
form#contact-form legend {
  display: none;
}
.contact h3 {
  line-height: 35px;
  margin-top: 1px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e9e9e9;
}
.contact-form input,
.contact-form textarea {
  width: 300px !important;
}
input#jform_contact_email_copy {
  width: 10px !important;
}
form#contact-form {
  margin-bottom: 15px;
}
form#contact-form .form-actions {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  border-top: none;
}
.form-horizontal .control-label {
  text-align: left;
  width: 150px;
}
form#user-registration .form-actions {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: transparent;
  border-top: none;
}
form#user-registration .control-group {
  margin-bottom: 10px;
}
.sprocket-mosaic .sprocket-mosaic-filter li,
.sprocket-mosaic .sprocket-mosaic-order li {
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top,#ffffff,#f0f0f0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f0f0f0));
  background-image: -webkit-linear-gradient(top,#ffffff,#f0f0f0);
  background-image: -o-linear-gradient(top,#ffffff,#f0f0f0);
  background-image: linear-gradient(to bottom,#ffffff,#f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
  border: 1px solid #e1e1e1;
  color: #666666;
  text-transform: none !important;
  padding: 3px 10px !important;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sprocket-mosaic-filter ul li {
  margin-right: 3px !important;
}
.sprocket-mosaic-order ul li {
  margin-left: 3px !important;
}
.sprocket-mosaic .sprocket-mosaic-filter li:hover,
.sprocket-mosaic-order li:hover {
  color: #db002c;
}
.sprocket-mosaic .sprocket-mosaic-filter li.active,
.sprocket-mosaic-order li.active {
  color: #ffffff;
  background-color: #a80022;
  background-image: -moz-linear-gradient(top,#db002c,#5c0012);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#db002c),to(#5c0012));
  background-image: -webkit-linear-gradient(top,#db002c,#5c0012);
  background-image: -o-linear-gradient(top,#db002c,#5c0012);
  background-image: linear-gradient(to bottom,#db002c,#5c0012);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb002c', endColorstr='#ff5b0012', GradientType=0);
  border-color: transparent;
}
.sprocket-mosaic .sprocket-mosaic-header {
  margin-bottom: 30px !important;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-padding {
  padding: 0;
}
.sprocket-mosaic .sprocket-mosaic-item {
  border: 1px solid #e9e9e9;
  border-radius: 0;
  -webkit-backface-visibility: hidden;
}
.sprocket-mosaic-columns-3 .sprocket-mosaic-item {
  margin: 15px;
}
.sprocket-mosaic .sprocket-mosaic-container.sprocket-mosaic-columns-3 {
  margin: -15px;
}
.sprocket-mosaic-columns-4 .sprocket-mosaic-item {
  margin: 12px;
}
.sprocket-mosaic-content-wrapper {
  padding: 15px;
  background: #f7f7f7;
}
h2.sprocket-mosaic-title {
  font-size: 130%;
  line-height: 27px;
  margin-top: 3px;
}
h2.sprocket-mosaic-title a {
  color: #494949;
}
h2.sprocket-mosaic-title a:hover {
  color: #db002c;
}
.sprocket-mosaic .sprocket-readmore {
  display: inline-block;
  font-size: 90%;
  margin-top: 5px;
  color: #db002c;
}
.sprocket-mosaic .sprocket-readmore:hover {
  text-decoration: underline;
}
.sprocket-mosaic .sprocket-mosaic-tags,
#main .sprocket-mosaic ul.sprocket-mosaic-tags {
  display: inline-block;
  float: right;
  margin: 0 !important;
  background: none !important;
  padding: 0 !important;
  margin-top: 5px !important;
}
.sprocket-mosaic .sprocket-mosaic-tags li,
#main .sprocket-mosaic ul.sprocket-mosaic-tags li {
  background: none repeat scroll 0 0 #EEEEEE !important;
  border-radius: 2px 2px 2px 2px !important;
  color: #999999 !important;
  font-size: 90%;
  font-style: normal;
}
.sprocket-mosaic ul li {
  line-height: 1.7em;
}
.sprocket-mosaic-loadmore {
  background: #db002c !important;
  border-radius: 4px 4px 4px 4px !important;
  border: none !important;
  border-bottom: 1px solid !important;
  border-color: #8f001d !important;
  color: #ffffff !important;
  margin-top: 30px !important;
  margin-bottom: 0 !important;
  padding: 10px 15px !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sprocket-mosaic-loadmore:hover {
  background: #222222 !important;
  border-color: transparent !important;
}
.sprocket-mosaic-loadmore .loadmore-all span {
  line-height: 1.85em !important;
}
.sprocket-mosaic-loadmore .loadmore-info {
  display: none;
}
.style2 .sprocket-mosaic .sprocket-mosaic-container {
  margin: 0;
}
.style2 .sprocket-mosaic-item {
  margin: 0;
  border: none !important;
}
.style2 span.imagehoverlink {
  display: none !important;
}
.style2 .sprocket-mosaic-content-wrapper {
  overflow: hidden;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  background: none no-repeat scroll 50% 50% rgba(0,0,0,0.6);
  padding: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0s;
  -moz-transition: opacity 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s;
  -ms-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.style2 .sprocket-mosaic-item:hover .sprocket-mosaic-content-wrapper {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.sprocket-mosaic-item .sprocket-mosaic-image {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0,1.0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sprocket-mosaic-container li {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0,1.0);
}
.style2 .sprocket-mosaic-item:hover .sprocket-mosaic-image,
.sprocket-mosaic-image-container:hover .sprocket-mosaic-image {
  -webkit-transform: scale(1.1) rotate(0.04deg);
  -moz-transform: scale(1.1) rotate(0.04deg);
  -o-transform: scale(1.1) rotate(0.04deg);
  -ms-transform: scale(1.1) rotate(0.04deg);
  transform: scale(1.1) rotate(0.04deg);
}
.style2 .sprocket-mosaic-content-wrapper-inner {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}
.style2 .sprocket-mosaic-item .sprocket-mosaic-head {
  padding: 0;
  margin: 0;
}
.style2 h2.sprocket-mosaic-title a {
  color: #ffffff !important;
}
.style2 h2.sprocket-mosaic-title a:hover {
  color: #db002c !important;
}
.style2 .sprocket-readmore {
  font-size: 100% !important;
}
.style2 .sprocket-mosaic-text,
.style2 .sprocket-readmore,
.style2 .sprocket-mosaic-tags {
  display: none !important;
}
.style2 h2.sprocket-mosaic-title {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  top: -60px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.style2 .sprocket-mosaic-item:hover h2.sprocket-mosaic-title {
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.style2 .sprocket-mosaic-columns-3 li {
  width: 33.4% !important;
}
.noloadmore .sprocket-mosaic-loadmore {
  display: none;
}
.sprocket-mosaic {
  margin-bottom: 10px;
  margin-top: 10px;
}
.nosorting .sprocket-mosaic-order {
  display: none;
}
.buttonsup .sprocket-mosaic {
  position: static;
}
.buttonsup .sprocket-mosaic-header {
  margin: 0 !important;
  position: absolute;
  right: 11px;
  top: 18px;
  padding-left: 20px;
  background: #ffffff;
}
#rt-footer .buttonsup .sprocket-mosaic-header {
  background: #242424;
}
.buttonsup .sprocket-mosaic {
  margin-top: 25px;
}
.nofilter .sprocket-mosaic-filter {
  display: none;
}
.buttonsup .sprocket-mosaic-order {
  margin-right: 3px;
}
.pricingtables {
  margin-top: 10px;
  margin-bottom: 10px;
}
.pricingtables .tables3 {
  display: inline-block;
  margin-right: 30px;
  width: 31.1%;
}
.pricingtables .highlight {
  box-shadow: 0 0 4px rgba(0,0,0,0.09);
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.09);
}
.pricingtables .highlight .headingrow {
  padding: 40px 20px;
  font-size: 150%;
}
.pricingtables .tables3.last {
  margin-right: 0 !important;
}
.pricingtables .tables4.last {
  margin-right: 0 !important;
}
.pricingtables .tables4 {
  display: inline-block;
  margin-right: 24px;
  width: 22.9%;
}
.pricingtables ul {
  margin: 0;
  list-style: none;
  text-align: center;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background: #f7f7f7;
}
.pricingtables ul li {
  padding: 15px 20px;
  border-bottom: 1px solid #e9e9e9;
}
.pricingtables .headingrow {
  padding: 20px;
  font-size: 130%;
  font-weight: bold;
}
.pricingtables .pricerow {
  padding: 40px 20px;
  background: #db002c;
  font-size: 220%;
  color: #ffffff;
}
.pricingtables .buttonrow {
  padding: 20px;
}
ul.menu li a,
ul.menu li .item,
ul.menu li .separator,
form#login-form li a,
.item-page h2 a,
.blog h2 a,
.pagination ul li a,
div.k2CategoriesListBlock ul li a {
  color: #161616;
}
ul.menu li a:hover,
ul.menu li .item:hover,
form#login-form li a:hover,
.item-page h2 a:hover,
.blog h2 a:hover,
.pagination ul li a:hover,
div.k2CategoriesListBlock ul li a:hover {
  color: #db002c;
}
.readmore:hover a {
  color: #ffffff;
}
.component-content #users-profile-core,
.component-content #users-profile-custom {
  margin: 0;
}
.component-content #users-profile-custom dl {
  margin-bottom: 0;
}
form#login-form p {
  margin-bottom: 5px;
}
#login-form .userdata {
  margin-bottom: 17px;
}
#login-form .userdata .button {
  margin-top: 5px;
  margin-bottom: 15px;
}
#login-form ul li a {
  font-size: 13px;
}
.sprocket-lists {
  position: static !important;
  margin-bottom: 10px;
}
.sprocket-lists .sprocket-lists-title {
  background: url("../images/listclosed.png") no-repeat scroll 98% #f7f7f7 !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  line-height: 30px !important;
  margin: 0 !important;
  padding: 8px 15px !important;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  font-size: 130% !important;
}
.sprocket-lists li.active .sprocket-lists-title {
  background: url("../images/listopen.png") no-repeat scroll 98% #f7f7f7 !important;
}
.sprocket-lists .sprocket-lists-title:hover {
  color: #db002c;
}
.sprocket-lists-item a.readon,
.sprocket-strips-content .readon {
  background: none repeat scroll 0 0 transparent !important;
  border: medium none !important;
  padding: 0 !important;
  font-weight: normal !important;
  font-size: 90% !important;
  color: #db002c;
}
.sprocket-lists-item a.readon:hover,
.sprocket-lists-item a.readon:focus,
.sprocket-strips-content .readon:hover,
.sprocket-strips-content .readon:focus {
  color: #db002c !important;
  text-decoration: underline !important;
}
.sprocket-lists-item .sprocket-padding {
  padding: 18px 10px !important;
  line-height: 1.7em !important;
}
.sprocket-lists .sprocket-lists-image {
  margin: 6px 15px 15px 0 !important;
}
.sprocket-lists-title .indicator {
  display: none !important;
}
.sprocket-lists .sprocket-lists-nav {
  width: auto;
  position: absolute;
  top: 16px;
  right: 8px;
  background: #ffffff;
  padding: 4px;
  padding-right: 7px;
}
#rt-maintop .sprocket-lists .sprocket-lists-nav,
#rt-extension .sprocket-lists .sprocket-lists-nav,
#rt-after .sprocket-lists .sprocket-lists-nav {
  background: #ffffff;
}
#rt-footer .sprocket-lists .sprocket-lists-nav {
  background: #2E373C;
}
.sprocket-lists .sprocket-lists-pagination {
  display: none;
}
.sprocket-lists .sprocket-lists-arrows {
  width: auto;
  padding-left: 15px;
}
.sprocket-lists .spinner {
  margin-top: 6px;
}
.sprocket-lists .sprocket-lists-arrows .arrow {
  background: #494949;
  color: #ffffff !important;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  font-size: 11px;
  border-radius: 2px;
  padding: 2px 10px;
  margin: 0 0 0 5px !important;
  width: auto;
  height: auto;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.sprocket-lists .sprocket-lists-arrows .arrow.prev {
  margin: 0 !important;
}
.sprocket-lists .sprocket-lists-arrows .arrow:hover {
  background: #db002c !important;
}
.rt-block.calltoaction {
  padding-bottom: 5px;
  padding-top: 5px;
}
.ctabutton .leftside {
  float: left;
}
.ctabutton h2,
.ctabutton h1,
.ctabutton h3,
.ctabutton h4 {
  margin-bottom: 0;
  margin-top: 7px;
}
.ctabutton a.btn {
  float: right;
  padding: 15px 40px;
  border-radius: 4px 4px 4px 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#rt-utility {
  background: url("../images/border.png") no-repeat scroll center bottom transparent;
}
.jfx_action {
  text-align: center;
}
.jfx_action h1,
.jfx_action h2,
.jfx_action h3,
.jfx_action h4 {
  margin: 0;
}
.jfx_action h1 {
  margin-bottom: 10px;
}
.jfx_action h3 {
  font-weight: normal;
  margin-bottom: 5px;
}
.jfx_action a:hover {
  color: #db002c;
  text-decoration: underline;
}
#ourteam {
  margin: 10px 0 10px 2px;
}
#ourteam ul {
  margin-left: 0;
  margin-bottom: 0;
}
#ourteam ul li {
  background: none repeat scroll 0 0 #ffffff;
  float: left;
  list-style: none outside none;
  padding-left: 0 !important;
  width: 31.1% !important;
  border: 1px solid #e9e9e9;
  margin-right: 30px;
  -webkit-backface-visibility: hidden;
  -webkit-transition: background 0.4s ease-out 0s;
  -moz-transition: background 0.4s ease-out 0s;
  -o-transition: background 0.4s ease-out 0s;
  -ms-transition: background 0.4s ease-out 0s;
  transition: background 0.4s ease-out 0s;
}
#ourteam ul.col4 li {
  width: 22.9% !important;
  margin-right: 25px;
  -webkit-backface-visibility: hidden;
}
#ourteam ul li:hover {
  background: #db002c;
}
#ourteam ul li:hover p {
  color: #f5f5f5;
}
#ourteam ul li:hover h4 a,
#ourteam ul li:hover h4 {
  color: #ffffff;
}
#ourteam ul li:hover ::-moz-selection {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #db002c;
}
#ourteam ul li.lastone {
  margin-right: 0 !important;
}
#ourteam .information {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
#ourteam h4 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#ourteam h4 a,
#ourteam h4 {
  color: #494949;
}
#ourteam h4 a:hover {
  text-decoration: underline;
}
#ourteam p.position {
  line-height: 1.5em;
  text-align: center;
  font-size: 90%;
  color: #a5a5a5;
  margin-bottom: 10px;
  margin-top: -10px;
  -webkit-transition: color 0.2s ease-out 0s;
  -moz-transition: color 0.2s ease-out 0s;
  -o-transition: color 0.2s ease-out 0s;
  -ms-transition: color 0.2s ease-out 0s;
  transition: color 0.2s ease-out 0s;
}
#ourteam p {
  line-height: 1.7em;
  text-align: center;
  -webkit-transition: color 0.2s ease-out 0s;
  -moz-transition: color 0.2s ease-out 0s;
  -o-transition: color 0.2s ease-out 0s;
  -ms-transition: color 0.2s ease-out 0s;
  transition: color 0.2s ease-out 0s;
}
#ourteam .imagecontainer {
  position: relative;
}
#ourteam .jfx_social {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(0,0,0,0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#ourteam ul li:hover .jfx_social {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
#ourteam .jfx_social ul {
  padding: 0;
  position: relative;
  top: 15px;
  text-align: center;
  margin-top: -16px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#ourteam ul li:hover .jfx_social ul {
  top: 50%;
}
#ourteam .jfx_social ul li {
  display: inline-block;
  float: none;
  width: 32px !important;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  border-radius: 50%;
  border: none;
  margin-right: 0;
  background: #222222;
  color: #ffffff;
  -webkit-backface-visibility: hidden;
}
#ourteam .jfx_social ul li a {
  color: #ffffff;
  border-radius: 50%;
  width: 32px !important;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
}
.ourclients > ul {
  list-style: none outside none;
  margin-left: 1px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.ourclients li {
  float: left;
  margin-right: 25px;
  width: 22.9%;
  border: 1px solid #e7e7e7;
  background: #ffffff;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.ourclients .col3 li {
  width: 31.1%;
  margin-right: 30px;
}
.ourclients li.last {
  margin-right: 0;
}
.ourclients img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(1);
}
.ourclients img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
#rt-footer ul.menu {
  margin-left: 2px;
  margin-top: 1px;
}
#rt-footer ul.menu li {
  margin-bottom: 6px;
}
#rt-footer ul.menu li a:before,
#rt-footer ul.menu li .item:before,
#rt-footer ul.menu li .separator:before {
  font-size: 100%;
  margin-right: 8px;
}
#rt-footer ul.menu li a,
#rt-footer ul.menu li .item,
#rt-footer ul.menu li .separator {
  font-size: 100%;
  font-weight: normal;
}
.sprocket-tabs.layout-top .sprocket-tabs-nav {
  padding: 0 !important;
}
.sprocket-tabs.layout-top {
  margin-top: -4px;
}
.sprocket-tabs-nav {
  background: none !important;
}
.sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border-radius: 0 !important;
}
.sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border: 1px solid;
  border-color: #e5e5e5 !important;
  background: #f7f7f7;
  line-height: 1.7em !important;
  padding: 12px 15px !important;
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  border-color: #e5e5e5 #e5e5e5 transparent !important;
}
.sprocket-tabs-nav > li > .sprocket-tabs-inner .sprocket-tabs-text {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sprocket-tabs-text i {
  margin-right: 5px;
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner .sprocket-tabs-text,
.sprocket-tabs-nav > li:hover > .sprocket-tabs-inner .sprocket-tabs-text {
  color: #db002c;
}
.sprocket-tabs-nav li {
  margin-right: 7px;
}
.sprocket-tabs.layout-top .sprocket-tabs-panels {
  margin-top: 19px;
}
.sprocket-tabs.layout-top .sprocket-tabs-panels h4 {
  margin-bottom: 20px;
}
.sprocket-tabs.layout-top .sprocket-tabs-panels p {
  margin-bottom: 18px;
}
.sprocket-tabs .sprocket-tabs-panels p:last-child {
  margin-bottom: 0;
}
.sprocket-tabs.layout-left {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sprocket-tabs.layout-left .sprocket-tabs-nav {
  padding: 0px 0 1px 0px !important;
  border-right: none;
}
.sprocket-tabs.layout-left .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  border-color: #e5e5e5 !important;
}
.sprocket-strips .sprocket-strips-nav {
  width: auto;
  position: absolute;
  top: -59px;
  right: -5px;
  background: #ffffff;
}
#rt-maintop .sprocket-strips .sprocket-strips-nav,
#rt-extension .sprocket-strips .sprocket-strips-nav,
#rt-after .sprocket-strips .sprocket-strips-nav {
  background: #f7f7f7;
}
#rt-footer .sprocket-strips .sprocket-strips-nav {
  background: #2E373C;
}
.sprocket-strips .sprocket-strips-pagination {
  display: none;
}
.sprocket-strips .sprocket-strips-arrows {
  width: 40px;
}
.sprocket-strips .sprocket-strips-arrows .arrow {
  background: none;
  color: #494949 !important;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  font-size: 100%;
  margin: 0 !important;
  width: 16px;
  height: auto;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.sprocket-strips .sprocket-strips-arrows .arrow:hover {
  color: #db002c !important;
}
.sprocket-strips .sprocket-strips-item {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
}
.sprocket-strips .sprocket-strips-container.cols-4 {
  margin: 0 -11px;
}
.sprocket-strips .sprocket-strips-container.cols-3 {
  margin: 0 -15px;
}
.sprocket-strips .sprocket-strips-container.cols-4 > li {
  margin: 4px 12px 10px 12px;
}
.sprocket-strips .sprocket-strips-container.cols-3 > li {
  margin: 4px 15px 10px 15px;
}
.sprocket-strips .cols-4 > li {
  width: 22.7%;
}
.sprocket-strips .cols-3 > li {
  width: 30.4%;
}
.sprocket-strips .sprocket-strips-content {
  background: rgba(0,0,0,0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0s;
  -moz-transition: opacity 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s;
  -ms-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.sprocket-strips .sprocket-strips-content:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.sprocket-strips .sprocket-strips-content .sprocket-strips-title a {
  color: #ffffff;
}
.sprocket-strips .sprocket-strips-content .sprocket-strips-title a:hover {
  color: #db002c;
}
.sprocket-strips .sprocket-strips-content .readon {
  margin: 0;
}
#rt-totop {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 0;
  width: 0;
}
#gantry-totop {
  position: fixed;
  bottom: 22px;
  right: -40px;
  background: #444444 !important;
  border: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-radius: 2px !important;
  padding: 7px 14px;
  color: #cccccc !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
#gantry-totop:hover {
  color: #ffffff !important;
  background: #db002c !important;
}
#gantry-totop.totopfixed {
  right: 20px;
  opacity: 1;
}
body.layout-mode-responsive #gantry-totop {
  width: auto !important;
}
.tparrows:before {
  color: #FFFFFF;
  display: inline-block;
  font-family: FontAwesome, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  margin-right: 0;
  margin-top: 9px;
  text-align: center;
  text-decoration: inherit;
  width: 40px;
}
.tparrows {
  background: #000000 !important;
  background: none repeat scroll 0 0 rgba(0,0,0,0.5) !important;
  border-radius: 5px;
  cursor: pointer;
  height: 40px !important;
  width: 40px !important;
}
.tparrows:hover {
  color: #FFFFFF;
}
.tp-leftarrow:before {
  content: "\f104";
}
.tp-rightarrow:before {
  content: "\f105";
}
.tparrows.tp-rightarrow:before {
  margin-left: 1px;
}
.tparrows:hover {
  background: none repeat scroll 0 0 #000000 !important;
}
.tp-bullets {
  z-index: 200 !important;
  -webkit-transform: none !important;
}
.sativafx_largecoloredbg {
  background: #db002c !important;
}
@media (min-width: 768px) {
  #rt-sidebar-a {
    background: url("../images/grad-rb.png") no-repeat scroll 0 bottom transparent;
  }
  .rt-sidebar-inner {
    background: url("../images/grad-rt.png") no-repeat scroll 0 top transparent;
  }
  .rt-sidebar-padding {
    padding-left: 10px;
  }
  #rt-mainbody {
    padding-right: 10px;
  }
}
#rt-maintop .title6 .title span {
  background: #f7f7f7;
}
#rt-maintop .nspBotInterface,
#rt-maintop .nspTopInterface {
  background: #f7f7f7;
}
#modules-form .modal {
  position: relative;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
  left: 0;
  margin-left: 0;
}
.gf-menu.l1 > li > .item {
  padding-top: 47px;
}
div.jomClassifiedsAdverts .gridview .jomcl-img-block {
  border: 1px solid #fff;
  background: #fff;
}
div.itemIntroText {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.7em;
}
#rt-maintop {
  padding-top: 10px;
  padding-bottom: 0px;
}
body {
  background: #ffffff;
  color: #646464;
}
a:hover {
  color: #161616;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #494949;
}
a,
ul.menu li .separator {
  color: #db002c;
}
#rt-maintop {
  background: #f7f7f7;
  border-bottom: 1px solid #e9e9e9;
}
#rt-projects {
  background: none repeat scroll 0 0 #f7f7f7;
  border-top: 1px solid #E9E9E9;
}
#rt-footer {
  color: #cccccc;
  background: url("../images/footer_shadow.png") no-repeat center top #444444;
}
#rt-footer a {
  color: #eeeeee;
}
#rt-footer a:hover {
  color: #db002c;
}
#rt-copyright {
  background: #555555;
  border-top: 1px solid #696969;
  color: #aaaaaa;
}
#rt-copyright a {
  color: #cccccc;
}
#rt-copyright a:hover {
  color: #db002c;
}
.title {
  color: #494949;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
#rt-footer .title,
#rt-copyright .title {
  color: #f4f4f4;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 15px;
}
.component-content h2 {
  color: #494949;
}
.title1 .title {
  border: 1px solid #e9e9e9;
  background: #f8f8f8;
}
.title2 .title {
  background: #ffffff;
  border: 1px solid #e9e9e9;
}
.title3 .title {
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top,#ffffff,#f0f0f0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f0f0f0));
  background-image: -webkit-linear-gradient(top,#ffffff,#f0f0f0);
  background-image: -o-linear-gradient(top,#ffffff,#f0f0f0);
  background-image: linear-gradient(to bottom,#ffffff,#f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
  border: 1px solid #e9e9e9;
}
.title4 .title {
  background-color: #414141;
  background-image: -moz-linear-gradient(top,#555555,#222222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#555555),to(#222222));
  background-image: -webkit-linear-gradient(top,#555555,#222222);
  background-image: -o-linear-gradient(top,#555555,#222222);
  background-image: linear-gradient(to bottom,#555555,#222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff222222', GradientType=0);
  border: 1px solid #333333;
  color: #ffffff;
}
.title5 .title {
  background: url("../images/bg-title.png") repeat-x scroll 0 15px transparent;
  border-bottom: none;
  margin-bottom: 30px;
  text-align: center;
  font-size: 160%;
}
.title5 .title span {
  padding-left: 20px;
  padding-right: 20px;
  background: #ffffff;
}
.title6 .title {
  background: url("../images/bg-title.png") repeat-x scroll 0 15px transparent;
  border-bottom: none;
  margin-bottom: 20px;
  font-size: 160%;
}
.title6 .title span {
  padding-right: 20px;
  background: #ffffff;
}
#rt-footer .title5 .title span,
#rt-footer .title6 .title span {
  background: #242424;
}
#rt-copyright .title5 .title span,
#rt-copyright .title6 .title span {
  background: #333333;
}
.box1 {
  background: #f8f8f8;
  border: 1px solid #e9e9e9;
}
.box2 {
  background: #ffffff;
  border: 1px solid #e9e9e9;
}
.box3 {
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top,#ffffff,#f0f0f0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f0f0f0));
  background-image: -webkit-linear-gradient(top,#ffffff,#f0f0f0);
  background-image: -o-linear-gradient(top,#ffffff,#f0f0f0);
  background-image: linear-gradient(to bottom,#ffffff,#f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
  border: 1px solid #e9e9e9;
  color: #494949;
}
.box3 .title {
  color: #494949;
}
.box4 {
  background-color: #414141;
  background-image: -moz-linear-gradient(top,#555555,#222222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#555555),to(#222222));
  background-image: -webkit-linear-gradient(top,#555555,#222222);
  background-image: -o-linear-gradient(top,#555555,#222222);
  background-image: linear-gradient(to bottom,#555555,#222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff222222', GradientType=0);
  border: 1px solid #333333;
  color: #cccccc;
}
.box4 .title {
  color: #ffffff;
  border-bottom: 1px solid #666666;
}
.box4 a {
  color: #ffffff;
}
.box4 a:hover {
  color: #db002c;
}
.rt-block.box4 .btn,
.rt-block.box4 .readon {
  color: #ffffff !important;
}
#rt-showcase .box1,
#rt-showcase .box2,
#rt-top-surround .box1,
#rt-top-surround .box2 {
  color: #646464;
}
#rt-showcase .box1 .title,
#rt-showcase .box2 .title,
#rt-top-surround .box1 .title,
#rt-top-surround .box2 .title {
  color: #494949;
  border-bottom: 1px solid #e9e9e9;
}
#rt-showcase .title1 .title,
#rt-top-surround .title1 .title {
  color: #494949;
  border: 1px solid #e9e9e9;
}
#rt-showcase .title2 .title,
#rt-top-surround .title2 .title {
  color: #494949;
}
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: #494949;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.btn-primary {
  color: #ffffff;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button:hover,
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover,
.btn-primary:hover {
  color: #ffffff;
}
.button:active,
.readon:active,
.readmore:active,
button.validate:active,
#member-profile a:active,
#member-registration a:active,
.formelm-buttons button:active,
.btn-primary:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.readmore a {
  color: #ffffff;
}
.readmore a:hover {
  color: #ffffff;
}
.btn-large {
  font-weight: bold;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.btn-primary {
  border: none;
  border-bottom: 1px solid;
  border-color: #8f001d;
  background: #db002c;
  -webkit-transition: background 0.2s ease-out !important;
  -moz-transition: background 0.2s ease-out !important;
  -o-transition: background 0.2s ease-out !important;
  transition: background 0.2s ease-out !important;
}
.button:hover,
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover,
.btn-primary:hover {
  background: #222222;
  border-color: transparent;
}
.button:active,
.readon:active,
.readmore:active,
button.validate:active,
#member-profile a:active,
#member-registration a:active,
.formelm-buttons button:active,
.btn-primary:active {
  background: #222222;
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.gf-menu.l1 > li.active > a,
.box4 a.readon {
  color: #db002c !important;
}
.gf-menu .dropdown ul li:hover > .item {
  background: #db002c;
}
.layout-mode-responsive .gf-menu.l1 > li > .item:hover,
.layout-mode-responsive .gf-menu.l1 > li.active > .item {
  color: #db002c !important;
}
.box4 a.readon:hover {
  color: #ffffff !important;
}
::-moz-selection {
  background: #db002c;
  color: #fff;
}
::selection {
  background: #db002c;
  color: #fff;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-list > .active > a,
.nav-list > .active > a:hover {
  background: #db002c;
}
.nav .dropdown-toggle .caret {
  border-bottom-color: #db002c;
  border-top-color: #db002c;
}
.btn-primary .caret {
  border-bottom-color: #db002c;
  border-top-color: #db002c;
}
.btn-primary .caret {
  border-bottom-color: #db002c;
  border-top-color: #db002c;
}
.btn-primary.dropdown-toggle:hover .caret,
.btn-primary.dropdown-toggle:focus .caret {
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
}
.powered-by {
  background: url(../images/logo/powered.png);
}
.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;
}
.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;
}
#gantry-totop {
  background: #f0f0f0;
  border: 1px solid #d5d5d5;
  box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
}
#gantry-totop:active {
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 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: #646464;
}
.system-unpublished .system-unpublished {
  background: #ffffff;
  border-color: #d5d5d5;
}
.tags .label-info {
  background: #a80022;
}
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: #494949;
  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: #646464;
  font-size: 100%;
}
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;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border: 1px solid #D9D9D9;
}
.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;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  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;
}
.logo-type-gantry #rt-logo {
  background: url(../images/logo/light/logo.png) 0 0 no-repeat;
}
#rt-top-surround {
  background: #ffffff;
  color: #f4f4f4;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.09);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.09);
  box-shadow: 0 0 7px rgba(0,0,0,0.09);
}
#rt-top-surround .title {
  color: #494949;
}
#rt-header .rt-header-inner {
  border-bottom: 1px solid #e9e9e9;
}
#rt-top {
  background: #444444;
}
.jfx_social li {
  border-right: 1px solid #555555;
}
.jfx_social li:first-child {
  border-left: 1px solid #555555;
}
.contactstop > span {
  border-right: 1px solid #555555;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333em;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571em;
  text-align: right;
  padding-right: 0.28571428571429em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714em;
}
.icons-ul {
  margin-left: 2.1428571428571em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571428571em;
  width: 2.1428571428571em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eee;
}
.icon-light {
  color: #fff;
}
.icon-dark {
  color: #333;
}
.icon-border {
  border: solid 1px #eee;
  padding: .2em .25em .15em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
[class^="icon-"],
[class*=" icon-"] {
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  max-width: 100%;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1,1);
  -moz-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  -o-transform: scale(-1,1);
  transform: scale(-1,1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1,-1);
  -moz-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  -o-transform: scale(1,-1);
  transform: scale(1,-1);
}
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
body .noitalic {
  font-style: normal !important;
}
body .nobold {
  font-weight: normal !important;
}
body .flush {
  margin: 0 !important;
  padding: 0 !important;
}
body .nomarginall {
  margin: 0 !important;
}
body .nopaddingall {
  padding: 0 !important;
}
body .nomargintop {
  margin-top: 0 !important;
}
body .nomarginbottom {
  margin-bottom: 0 !important;
}
body .nomarginleft {
  margin-left: 0 !important;
}
body .nomarginright {
  margin-right: 0 !important;
}
body .nopaddingtop {
  padding-top: 0 !important;
}
body .nopaddingbottom {
  padding-bottom: 0 !important;
}
body .nopaddingleft {
  padding-left: 0 !important;
}
body .nopaddingright {
  padding-right: 0 !important;
}
.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;
}
#rt-offline-body h1.sitename {
  font-size: 500%;
}
#rt-offline-body .offline h1 {
  font-size: 300%;
}
#rt-offline-body .offline p {
  font-size: 150%;
}
#rt-offline-body .offline-image {
  text-align: center;
}
#rt-offline-body .row {
  text-align: center;
}
#rt-offline-body .row .cell {
  margin: 0 auto;
  text-align: left;
}
.rt-error-rocket {
  width: 400px;
  height: 315px;
  float: left;
  background: url(../images/gantryrocket.png) 0 0 no-repeat;
  margin-right: 15px;
  margin-top: 15px;
}
.rt-error-content {
  margin-left: 460px;
  margin-top: 15px;
}
.error-content ol {
  margin-bottom: 25px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .rt-error-rocket {
    width: 320px;
    background-size: 320px;
  }
  .rt-error-content {
    margin-left: 370px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .rt-error-rocket {
    width: 280px;
    background-size: 280px;
  }
  .rt-error-content {
    margin-left: 315px;
  }
  .error-title {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .rt-error-rocket {
    width: 280px;
    height: 200px;
    margin: 0 auto;
    background-size: 280px;
    background-position: 50% 0;
    float: none;
  }
  .rt-error-content {
    margin-left: 0;
  }
  .error-title {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 480px) {
  .rt-error-rocket {
    width: 100%;
    height: 150px;
    margin: 0 auto;
    background-size: 100%;
    background-position: 50% 0;
    float: none;
  }
  .rt-error-content {
    margin-left: 0;
  }
  .error-title {
    font-size: 1.6em;
  }
}
small {
  font-size: 0.85em;
}
cite {
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  width: auto;
  height: auto;
  line-height: inherit;
}
ul.menu ul.unstyled {
  margin-left: 25px;
}
.input-xxlarge {
  width: 97%;
}
.gantry-example .search-query {
  margin-bottom: 10px;
}
body #rokstock .title,
body .rokstock-tooltip .title {
  font-size: 12px;
  line-height: inherit;
  margin: auto;
  padding: inherit;
  font-weight: inherit;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #rokstock .rokstock-list .row,
body .rokstock-tooltip .rokstock-list .row {
  margin: auto;
  overflow: hidden;
  height: auto;
}
body #rokstock .rokstock-list .row:before,
body #rokstock .rokstock-list .row:after,
body .rokstock-tooltip .rokstock-list .row:before,
body .rokstock-tooltip .rokstock-list .row:after {
  display: none;
  content: none;
  clear: inherit;
}
body #rokstock select,
body .rokstock-tooltip select {
  width: auto;
  height: auto;
  line-height: auto;
  margin: 0em;
}
body #rokstock input[type="text"],
body .rokstock-tooltip input[type="text"] {
  margin-bottom: inherit;
  font-size: 12px;
}
body #rokstock .rokstock-add,
body .rokstock-tooltip .rokstock-add {
  height: auto;
  padding: 1px 5px;
}
body #rokstock .value,
body .rokstock-tooltip .value {
  font-size: 0.9em;
}
body .rokstock-tooltip .row {
  margin: auto;
  overflow: hidden;
  height: auto;
}
body .rokstock-tooltip .row:before,
body .rokstock-tooltip .row:after {
  display: none;
  content: none;
  clear: inherit;
}
body #rokweather .rokweather-wrapper .row {
  margin: auto;
  overflow: hidden;
  height: auto;
}
body #rokweather .rokweather-wrapper .row:before,
body #rokweather .rokweather-wrapper .row:after {
  display: none;
  content: none;
  clear: inherit;
}
body #rokweather form {
  margin-bottom: inherit;
}
body .cart_quickcart select {
  width: auto;
  height: auto;
  line-height: auto;
  margin: 0em;
}
body .cart_quickcart input[type="text"] {
  margin-bottom: inherit;
  font-size: 12px;
  line-height: inherit;
  padding: inherit;
  height: inherit;
}
#phocaMap img,
.gmnoprint img,
.wk-map img,
.SpGeoMapModbasic img {
  max-width: none;
}
.xdebug-var-dump i {
  width: inherit !important;
}
.icon-file-add:before,
.icon-cancel:before,
.icon-eye:before,
.icon-location:before,
.icon-arrow-up-3:before,
.icon-folder-2:before,
.icon-checkedout:before,
.icon-locked:before,
.icon-comments-2:before,
.icon-out:before,
.icon-redo:before,
.icon-file-add:before,
.icon-new:before,
.icon-apply:before,
.icon-pencil-2:before,
.icon-folder:before,
.icon-pictures:before,
.icon-list-view:before,
.icon-power-cord:before,
.icon-cube:before,
.icon-puzzle:before,
.icon-tools:before,
.icon-options:before,
.icon-equalizer:before,
.icon-brush:before,
.icon-eye:before,
.icon-checkbox-unchecked:before,
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-partial:before,
.icon-star-2:before,
.icon-featured:before,
.icon-calendar-2:before,
.icon-help:before,
.icon-support:before,
.icon-warning:before,
.icon-publish:before,
.icon-checkmark:before,
.icon-unpublish:before,
.icon-cancel:before,
.icon-purge:before,
.icon-mail:before,
.icon-mail-2:before,
.icon-unarchive:before,
.icon-drawer:before,
.icon-drawer-2:before,
.icon-box-add:before,
.icon-box-remove:before,
.icon-grid-view:before,
.icon-grid-view-2:before,
.icon-menu:before,
.icon-delete:before,
.icon-cancel-2:before,
.icon-save-new:before,
.icon-plus-2:before,
.icon-minus-2:before,
.icon-quote:before,
.icon-quote-2:before,
.icon-database:before,
.icon-location:before,
.icon-expand-2:before,
.icon-contract:before,
.icon-contract-2:before,
.icon-health:before,
.icon-wand:before,
.icon-unblock:before,
.icon-vcard:before,
.icon-clock:before,
.icon-address:before,
.icon-feed:before,
.icon-flag-2:before,
.icon-pin:before,
.icon-lamp:before,
.icon-chart:before,
.icon-bars:before,
.icon-pie:before,
.icon-lightning:before,
.icon-next:before,
.icon-previous:before,
.icon-first:before,
.icon-last:before,
.pagination .icon-forward:before,
.pagination .icon-backward:before,
.pagination .icon-step-backward:before,
.pagination .icon-step-forward:before,
.icon-loop:before,
.icon-shuffle:before,
.icon-arrow-first:before,
.icon-arrow-last:before,
.icon-uparrow:before,
.icon-downarrow:before,
.icon-arrow-up-2:before,
.icon-arrow-right-2:before,
.icon-arrow-down-2:before,
.icon-arrow-left-2:before,
.icon-play-2:before,
.icon-menu-2:before,
.icon-arrow-up-3:before,
.icon-arrow-right-3:before,
.icon-arrow-down-3:before,
.icon-arrow-left-3:before,
.icon-printer:before,
.icon-color-palette:before,
.icon-camera-2:before,
.icon-file-remove:before,
.icon-save-copy:before,
.icon-cart:before,
.icon-basket:before,
.icon-broadcast:before,
.icon-screen:before,
.icon-mobile:before,
.icon-users:before,
.icon-out-2:before {
  font-family: 'IcoMoon' !important;
}
.pagination [class^="icon-"],
.pagination [class*=" icon-"] {
  width: auto;
  height: auto;
  line-height: inherit;
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255,255,255,0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.btn:focus {
  outline: 0;
}
.btn-primary.active,
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #8f001d !important;
  background-image: none;
  outline: 0;
}
.btn.btn-primary.active:hover,
.btn-primary.disabled:hover,
.btn-group.open .btn-primary.dropdown-toggle:hover {
  background-color: #a80022 !important;
  background-image: none;
  box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
}
[class^="iconsprite-"],
[class*=" iconsprite-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
span[class^="iconsprite-"],
span[class*=" iconsprite-"] {
  margin-right: 3px;
}
.iconsprite-white,
.nav-pills > .active > a > [class^="iconsprite-"],
.nav-pills > .active > a > [class*=" iconsprite-"],
.nav-list > .active > a > [class^="iconsprite-"],
.nav-list > .active > a > [class*=" iconsprite-"],
.navbar-inverse .nav > .active > a > [class^="iconsprite-"],
.navbar-inverse .nav > .active > a > [class*=" iconsprite-"],
.dropdown-menu > li > a:hover > [class^="iconsprite-"],
.dropdown-menu > li > a:focus > [class^="iconsprite-"],
.dropdown-menu > li > a:hover > [class*=" iconsprite-"],
.dropdown-menu > li > a:focus > [class*=" iconsprite-"],
.dropdown-menu > .active > a > [class^="iconsprite-"],
.dropdown-menu > .active > a > [class*=" iconsprite-"],
.dropdown-submenu:hover > a > [class^="iconsprite-"],
.dropdown-submenu:focus > a > [class^="iconsprite-"],
.dropdown-submenu:hover > a > [class*=" iconsprite-"],
.dropdown-submenu:focus > a > [class*=" iconsprite-"] {
  background-image: url("../images/glyphicons-halflings-white.png");
}
.iconsprite-blue,
.nav-pills > .active > a > [class^="iconsprite-"],
.nav-pills > .active > a > [class*=" iconsprite-"],
.nav-list > .active > a > [class^="iconsprite-"],
.nav-list > .active > a > [class*=" iconsprite-"],
.navbar-inverse .nav > .active > a > [class^="iconsprite-"],
.navbar-inverse .nav > .active > a > [class*=" iconsprite-"],
.dropdown-menu > li > a:hover > [class^="iconsprite-"],
.dropdown-menu > li > a:focus > [class^="iconsprite-"],
.dropdown-menu > li > a:hover > [class*=" iconsprite-"],
.dropdown-menu > li > a:focus > [class*=" iconsprite-"],
.dropdown-menu > .active > a > [class^="iconsprite-"],
.dropdown-menu > .active > a > [class*=" iconsprite-"],
.dropdown-submenu:hover > a > [class^="iconsprite-"],
.dropdown-submenu:focus > a > [class^="iconsprite-"],
.dropdown-submenu:hover > a > [class*=" iconsprite-"],
.dropdown-submenu:focus > a > [class*=" iconsprite-"] {
  background-image: url("../images/glyphicons-halflings-blue.png");
}
.iconsprite-glass {
  background-position: 0 0;
}
.iconsprite-music {
  background-position: -24px 0;
}
.iconsprite-search {
  background-position: -48px 0;
}
.iconsprite-envelope {
  background-position: -72px 0;
}
.iconsprite-heart {
  background-position: -96px 0;
}
.iconsprite-star {
  background-position: -120px 0;
}
.iconsprite-star-empty {
  background-position: -144px 0;
}
.iconsprite-user {
  background-position: -168px 0;
}
.iconsprite-film {
  background-position: -192px 0;
}
.iconsprite-th-large {
  background-position: -216px 0;
}
.iconsprite-th {
  background-position: -240px 0;
}
.iconsprite-th-list {
  background-position: -264px 0;
}
.iconsprite-ok {
  background-position: -288px 0;
}
.iconsprite-remove {
  background-position: -312px 0;
}
.iconsprite-zoom-in {
  background-position: -336px 0;
}
.iconsprite-zoom-out {
  background-position: -360px 0;
}
.iconsprite-off {
  background-position: -384px 0;
}
.iconsprite-signal {
  background-position: -408px 0;
}
.iconsprite-cog {
  background-position: -432px 0;
}
.iconsprite-trash {
  background-position: -456px 0;
}
.iconsprite-home {
  background-position: 0 -24px;
}
.iconsprite-file {
  background-position: -24px -24px;
}
.iconsprite-time {
  background-position: -48px -24px;
}
.iconsprite-road {
  background-position: -72px -24px;
}
.iconsprite-download-alt {
  background-position: -96px -24px;
}
.iconsprite-download {
  background-position: -120px -24px;
}
.iconsprite-upload {
  background-position: -144px -24px;
}
.iconsprite-inbox {
  background-position: -168px -24px;
}
.iconsprite-play-circle {
  background-position: -192px -24px;
}
.iconsprite-repeat {
  background-position: -216px -24px;
}
.iconsprite-refresh {
  background-position: -240px -24px;
}
.iconsprite-list-alt {
  background-position: -264px -24px;
}
.iconsprite-lock {
  background-position: -287px -24px;
}
.iconsprite-flag {
  background-position: -312px -24px;
}
.iconsprite-headphones {
  background-position: -336px -24px;
}
.iconsprite-volume-off {
  background-position: -360px -24px;
}
.iconsprite-volume-down {
  background-position: -384px -24px;
}
.iconsprite-volume-up {
  background-position: -408px -24px;
}
.iconsprite-qrcode {
  background-position: -432px -24px;
}
.iconsprite-barcode {
  background-position: -456px -24px;
}
.iconsprite-tag {
  background-position: 0 -48px;
}
.iconsprite-tags {
  background-position: -25px -48px;
}
.iconsprite-tags {
  background-position: -48px -48px;
}
.iconsprite-bookmark {
  background-position: -72px -48px;
}
.iconsprite-print {
  background-position: -96px -48px;
}
.iconsprite-camera {
  background-position: -120px -48px;
}
.iconsprite-font {
  background-position: -144px -48px;
}
.iconsprite-bold {
  background-position: -167px -48px;
}
.iconsprite-italic {
  background-position: -192px -48px;
}
.iconsprite-text-height {
  background-position: -216px -48px;
}
.iconsprite-text-width {
  background-position: -240px -48px;
}
.iconsprite-align-left {
  background-position: -264px -48px;
}
.iconsprite-align-center {
  background-position: -288px -48px;
}
.iconsprite-align-right {
  background-position: -312px -48px;
}
.iconsprite-align-justify {
  background-position: -336px -48px;
}
.iconsprite-list {
  background-position: -360px -48px;
}
.iconsprite-indent-left {
  background-position: -384px -48px;
}
.iconsprite-indent-right {
  background-position: -408px -48px;
}
.iconsprite-facetime-video {
  background-position: -432px -48px;
}
.iconsprite-picture {
  background-position: -456px -48px;
}
.iconsprite-pencil {
  background-position: 0 -72px;
}
.iconsprite-map-marker {
  background-position: -24px -72px;
}
.iconsprite-adjust {
  background-position: -48px -72px;
}
.iconsprite-tint {
  background-position: -72px -72px;
}
.iconsprite-edit {
  background-position: -96px -72px;
}
.iconsprite-share {
  background-position: -120px -72px;
}
.iconsprite-check {
  background-position: -144px -72px;
}
.iconsprite-move {
  background-position: -168px -72px;
}
.iconsprite-step-backward {
  background-position: -192px -72px;
}
.iconsprite-fast-backward {
  background-position: -216px -72px;
}
.iconsprite-backward {
  background-position: -240px -72px;
}
.iconsprite-play {
  background-position: -264px -72px;
}
.iconsprite-pause {
  background-position: -288px -72px;
}
.iconsprite-stop {
  background-position: -312px -72px;
}
.iconsprite-forward {
  background-position: -336px -72px;
}
.iconsprite-fast-forward {
  background-position: -360px -72px;
}
.iconsprite-step-forward {
  background-position: -384px -72px;
}
.iconsprite-eject {
  background-position: -408px -72px;
}
.iconsprite-chevron-left {
  background-position: -432px -72px;
}
.iconsprite-chevron-right {
  background-position: -456px -72px;
}
.iconsprite-plus-sign {
  background-position: 0 -96px;
}
.iconsprite-minus-sign {
  background-position: -24px -96px;
}
.iconsprite-remove-sign {
  background-position: -48px -96px;
}
.iconsprite-ok-sign {
  background-position: -72px -96px;
}
.iconsprite-question-sign {
  background-position: -96px -96px;
}
.iconsprite-info-sign {
  background-position: -120px -96px;
}
.iconsprite-screenshot {
  background-position: -144px -96px;
}
.iconsprite-remove-circle {
  background-position: -168px -96px;
}
.iconsprite-ok-circle {
  background-position: -192px -96px;
}
.iconsprite-ban-circle {
  background-position: -216px -96px;
}
.iconsprite-arrow-left {
  background-position: -240px -96px;
}
.iconsprite-arrow-right {
  background-position: -264px -96px;
}
.iconsprite-arrow-up {
  background-position: -289px -96px;
}
.iconsprite-arrow-down {
  background-position: -312px -96px;
}
.iconsprite-share-alt {
  background-position: -336px -96px;
}
.iconsprite-resize-full {
  background-position: -360px -96px;
}
.iconsprite-resize-small {
  background-position: -384px -96px;
}
.iconsprite-plus {
  background-position: -408px -96px;
}
.iconsprite-minus {
  background-position: -433px -96px;
}
.iconsprite-asterisk {
  background-position: -456px -96px;
}
.iconsprite-exclamation-sign {
  background-position: 0 -120px;
}
.iconsprite-gift {
  background-position: -24px -120px;
}
.iconsprite-leaf {
  background-position: -48px -120px;
}
.iconsprite-fire {
  background-position: -72px -120px;
}
.iconsprite-eye-open {
  background-position: -96px -120px;
}
.iconsprite-eye-close {
  background-position: -120px -120px;
}
.iconsprite-warning-sign {
  background-position: -144px -120px;
}
.iconsprite-plane {
  background-position: -168px -120px;
}
.iconsprite-calendar {
  background-position: -192px -120px;
}
.iconsprite-random {
  width: 16px;
  background-position: -216px -120px;
}
.iconsprite-comment {
  background-position: -240px -120px;
}
.iconsprite-magnet {
  background-position: -264px -120px;
}
.iconsprite-chevron-up {
  background-position: -288px -120px;
}
.iconsprite-chevron-down {
  background-position: -313px -119px;
}
.iconsprite-retweet {
  background-position: -336px -120px;
}
.iconsprite-shopping-cart {
  background-position: -360px -120px;
}
.iconsprite-folder-close {
  width: 16px;
  background-position: -384px -120px;
}
.iconsprite-folder-open {
  width: 16px;
  background-position: -408px -120px;
}
.iconsprite-resize-vertical {
  background-position: -432px -119px;
}
.iconsprite-resize-horizontal {
  background-position: -456px -118px;
}
.iconsprite-hdd {
  background-position: 0 -144px;
}
.iconsprite-bullhorn {
  background-position: -24px -144px;
}
.iconsprite-bell {
  background-position: -48px -144px;
}
.iconsprite-certificate {
  background-position: -72px -144px;
}
.iconsprite-thumbs-up {
  background-position: -96px -144px;
}
.iconsprite-thumbs-down {
  background-position: -120px -144px;
}
.iconsprite-hand-right {
  background-position: -144px -144px;
}
.iconsprite-hand-left {
  background-position: -168px -144px;
}
.iconsprite-hand-up {
  background-position: -192px -144px;
}
.iconsprite-hand-down {
  background-position: -216px -144px;
}
.iconsprite-circle-arrow-right {
  background-position: -240px -144px;
}
.iconsprite-circle-arrow-left {
  background-position: -264px -144px;
}
.iconsprite-circle-arrow-up {
  background-position: -288px -144px;
}
.iconsprite-circle-arrow-down {
  background-position: -312px -144px;
}
.iconsprite-globe {
  background-position: -336px -144px;
}
.iconsprite-wrench {
  background-position: -360px -144px;
}
.iconsprite-tasks {
  background-position: -384px -144px;
}
.iconsprite-filter {
  background-position: -408px -144px;
}
.iconsprite-briefcase {
  background-position: -432px -144px;
}
.iconsprite-fullscreen {
  background-position: -456px -144px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
ul.inline,
ol.inline {
  list-style: none outside none;
  margin-left: 0;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.gantry-example .search-query {
  margin-bottom: 0 !important;
}
.btn-group {
  display: inline-block;
  font-size: 0;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.the-icons {
  list-style: none outside none;
  margin-left: 0;
}
.the-icons li {
  float: left;
  line-height: 25px;
  width: 25%;
}
.bs-docs-example-submenus .dropup > .dropdown-menu,
.bs-docs-example-submenus .dropdown > .dropdown-menu {
  display: block;
  margin-bottom: 5px;
  position: static;
}
.well {
  background-color: #F5F5F5 !important;
  border: 1px solid #E3E3E3 !important;
  border-radius: 4px 4px 4px 4px !important;
  box-shadow: 0 1px 1px rgba(0,0,0,0.05) inset !important;
  min-height: 20px;
}
.navbar .brand {
  padding: 8px 20px;
}
.navbar .collapse {
  overflow: visible;
}
.media > .pull-left {
  margin-right: 10px;
}
.media,
.media .media {
  margin-top: 15px;
}
.media,
.media-body {
  overflow: hidden;
}
.media-heading {
  margin: 0 0 5px;
}
.gantry-example-popover .popover {
  display: block;
  float: left;
  margin: 20px;
  position: relative;
  width: 260px;
}
.bs-docs-tooltip-examples {
  list-style: none outside none;
  margin: 0 0 10px;
  text-align: center;
}
.bs-docs-tooltip-examples li {
  display: inline;
  padding: 0 10px;
}
.popover {
  z-index: 998;
}
@media (max-width: 767px) {
  #rt-top .jfx_social,
  #rt-top ul.menu,
  #rt-top .rt-omega {
    text-align: center;
  }
  #rt-top .rt-omega .jfx_social {
    float: none;
  }
  #rt-top .jfx_social li {
    float: none;
    display: inline-block;
    margin-left: -3px;
  }
  #featuredprojects ul li {
    margin-right: 0;
    width: 99% !important;
    margin-bottom: 30px;
  }
  #featuredprojects ul.col4 li {
    width: 99% !important;
  }
  #featuredprojects ul li.lastone {
    margin-bottom: 0;
  }
  .title5 .title span {
    display: block;
  }
  .nspArt {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .nspArt:last-child {
    margin-bottom: 0 !important;
  }
  .nspArt .nspImageWrapper {
    width: 100% !important;
  }
  .nspArts,
  .nspLinksWrap {
    position: static !important;
    padding: 0 !important;
  }
  .nspBotInterface,
  .nspTopInterface {
    overflow: visible !important;
  }
  .nspPrev,
  .nspNext {
    position: relative !important;
  }
  p.acymailing_mootoolsintro {
    float: none;
    margin-bottom: 30px;
    line-height: 35px;
    text-align: center;
  }
  .acymailing_mootoolsbutton p {
    float: none;
  }
  .acymailing_module .modal {
    right: 0;
  }
  .rt-block.newsletter {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  #sbox-window {
    max-width: 85% !important;
    left: 0 !important;
    right: 0 !important;
  }
  #rt-copyright {
    padding: 20px 0;
  }
  #rt-copyright .rt-block {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
  #rt-copyright ul.menu {
    text-align: center;
  }
  #rt-footer .nspArt {
    width: 100% !important;
    margin-bottom: 0px;
  }
  #simplemodal-container {
    max-width: 100% !important;
  }
  #btl-content-login .btl-input input,
  .btl-input > input[type="text"],
  .btl-input > input[type="password"] {
    width: 120px !important;
  }
  #btl-input-remember {
    display: none;
  }
  #btl-content-registration {
    min-width: auto !important;
  }
  .contact-form input,
  .contact-form textarea {
    width: 100% !important;
  }
  #rt-breadcrumbs h2 {
    text-align: center;
  }
  .sprocket-mosaic .sprocket-mosaic-filter li,
  .sprocket-mosaic .sprocket-mosaic-order li {
    padding: 2px 8px !important;
    font-size: 90%;
    margin: 0 !important;
  }
  .sprocket-mosaic-filter ul {
    margin-bottom: 10px !important;
  }
  #rt-projects .sprocket-mosaic .sprocket-mosaic-header {
    position: relative;
    text-align: center;
  }
  .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order,
  .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter {
    float: none !important;
  }
  .style2 .sprocket-mosaic-columns-3 li {
    width: 100% !important;
  }
  .buttonsup .title span {
    visibility: hidden;
  }
  .buttonsup .sprocket-mosaic-header {
    width: 93%;
    padding-left: 0;
    right: auto;
    text-align: center;
  }
  .articles2 .nspArt .nspImageWrapper {
    margin-bottom: 20px !important;
  }
  .pricingtables .tables3,
  .pricingtables .tables4 {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 30px;
  }
  .pricingtables .tables3.last,
  .pricingtables .tables4.last {
    margin-bottom: 0 !important;
  }
  .features div.col3,
  .features div.col4,
  .features2 div.col4,
  .features2 div.col3,
  .feedback .col3,
  .feedback .col2,
  .ournumbers div.col3,
  .ournumbers div.col4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .features .lastone,
  .features2 .lastone,
  .feedback .lastone,
  .ournumbers .lastone {
    margin-bottom: 0 !important;
  }
  .features:hover div:hover {
    margin-top: 0;
    padding-bottom: 0;
  }
  #rt-fullwidth {
    min-height: auto;
  }
  #rt-showcase {
    min-height: auto;
  }
  .layout-slideshow .sprocket-features-desc {
    display: none !important;
  }
  .layout-slideshow .sprocket-features-title {
    margin-bottom: 0 !important;
    font-size: 1em !important;
  }
  .sprocket-tabs.layout-left .sprocket-tabs-nav {
    width: 100%;
    margin-bottom: 25px;
  }
  .sprocket-strips .cols-4 > li,
  .sprocket-strips .cols-3 > li {
    width: 90%;
    margin: 0;
    margin-bottom: 30px;
  }
  .sprocket-strips .cols-4 > li:last-child,
  .sprocket-strips .cols-3 > li {
    margin-bottom: 0;
  }
  .ctabutton .leftside {
    text-align: center;
    margin-bottom: 30px;
    float: none;
  }
  .ctabutton a.btn {
    display: block;
    float: none;
  }
  .ctabutton {
    margin-bottom: 20px;
  }
  p.acymailing_mootoolsintro {
    margin-top: -5px;
  }
  #ourteam ul > li {
    width: 100% !important;
    margin-bottom: 35px;
    margin-right: 0 !important;
  }
  #ourteam ul li.lastone {
    margin-bottom: 0 !important;
  }
  #ourteam ul li img {
    width: 100%;
  }
  #ourteam ul.col4 > li {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .ourclients li,
  .ourclients .col3 li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .ourclients li.last {
    margin-bottom: 0;
  }
  .introvideo .leftside,
  .introvideo .rightside {
    width: 100%;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #rt-top ul.menu li a,
  #rt-top ul.menu li .item,
  #rt-top ul.menu li .separator {
    padding-left: 7px;
    padding-right: 7px;
  }
  #rt-top .rt-omega {
    float: right;
    margin-right: -10px;
  }
  .contactstop {
    font-size: 80%;
  }
  .jfx_social {
    font-size: 90%;
  }
  #rt-top ul.menu li a,
  #rt-top ul.menu li .item,
  #rt-top ul.menu li .separator {
    font-size: 80%;
  }
  .feedback .col3 {
    width: 30%;
  }
  .feedback .col2 {
    width: 47.5%;
  }
  p.acymailing_mootoolsintro {
    float: none;
    margin-bottom: 30px;
    line-height: 35px;
    text-align: center;
  }
  .acymailing_mootoolsbutton p {
    float: none;
  }
  .acymailing_module .modal {
    right: 0;
    display: inline-block;
  }
  .rt-block.newsletter {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  #rt-footer .gallery-flickr a img {
    width: 67px;
    height: 62px;
  }
  #rt-copyright ul.menu li {
    margin-right: 20px;
  }
  .contact-form input,
  .contact-form textarea {
    width: 265px !important;
  }
  #rt-breadcrumbs .breadcrumb li {
    text-shadow: none;
    font-size: 11px;
  }
  #rt-breadcrumbs .breadcrumb a {
    font-size: 11px;
  }
  .pricingtables .tables3 {
    width: 30.1%;
  }
  .pricingtables .tables4 {
    width: 22%;
  }
  .features div.col4,
  .ournumbers div.col4 {
    width: 22.1%;
  }
  .features div.col3,
  .ournumbers div.col3 {
    width: 30%;
  }
  .features2 div.col4 {
    width: 22.1%;
  }
  .features2 div.col3 {
    width: 30%;
  }
  #rt-fullwidth {
    min-height: auto;
  }
  #rt-showcase {
    min-height: auto;
  }
  .sprocket-strips .cols-3 > li {
    width: 29.2%;
  }
  .sprocket-strips .cols-4 > li {
    width: 21.7%;
  }
  .ctabutton .leftside {
    text-align: center;
    margin-bottom: 30px;
    float: none;
  }
  .ctabutton a.btn {
    float: none;
  }
  .ctabutton {
    text-align: center !important;
  }
  #ourteam ul > li {
    width: 30.2% !important;
  }
  #ourteam ul.col4 > li {
    width: 22.1% !important;
  }
  .ourclients li {
    width: 22.1%;
  }
  .ourclients .col3 li {
    width: 30.2%;
  }
  .introvideo .leftside,
  .introvideo .rightside {
    width: 47.2%;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .contactstop {
    font-size: 90%;
  }
  #featuredprojects ul li {
    margin-right: 26px;
  }
  .feedback .col1,
  .feedback .col2 {
    width: 48%;
  }
  .feedback .col3 {
    width: 30.7%;
  }
  #rt-footer .gallery-flickr a img {
    width: 59px;
    height: 59px;
  }
  .pricingtables .tables3 {
    width: 30.8%;
  }
  .pricingtables .tables4 {
    width: 22.6%;
  }
  .features div.col4,
  .ournumbers div.col4 {
    width: 22.7%;
  }
  .features div.col3,
  .ournumbers div.col3 {
    width: 30.7%;
  }
  .features2 div.col4 {
    width: 22.7%;
  }
  .features2 div.col3 {
    width: 30.7%;
  }
  .sprocket-strips .cols-3 > li {
    width: 30%;
  }
  .sprocket-strips .cols-4 > li {
    width: 22.4%;
  }
  #ourteam ul > li {
    width: 30.9% !important;
  }
  #ourteam ul.col4 > li {
    width: 22.7% !important;
  }
  .ourclients li {
    width: 22.7%;
  }
  .ourclients .col3 li {
    width: 30.9%;
  }
  .introvideo .leftside,
  .introvideo .rightside {
    width: 47.8%;
  }
}
#k2Container .modal {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  margin-left: auto !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  z-index: auto;
  border: none;
  display: block;
  width: auto !important;
}
div.itemHeader h2.itemTitle {
  font-size: 150%;
  font-weight: bold;
  border-bottom: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  line-height: 160%;
  margin-top: -4px;
}
.itemToolbar .lefttoolbar {
  float: left;
  margin-left: -15px;
}
.itemToolbar .righttoolbar {
  float: right;
}
div.itemHeader h2.itemTitle {
  padding: 0;
}
div.itemToolbar {
  margin: 10px 0 35px;
  background: #f9f9f9;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  color: #666666;
  padding: 3px 0;
}
div.itemToolbar a {
  color: #666666;
}
div.itemToolbar a:hover,
.itemAuthor:hover i,
.itemAuthor:hover a {
  color: #db002c;
}
div.itemToolbar ul li a#fontDecrease img,
div.itemToolbar ul li a#fontIncrease img {
  height: 16px;
}
div.itemBody {
  padding: 0 0 8px 0;
}
div.itemImageBlock {
  padding: 0;
  margin: 10px 0 35px;
}
span.itemImage {
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
}
span.itemImage img {
  padding: 0;
  border: none;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.itemDateCreated i {
  font-size: 14px;
  margin-right: 7px;
}
.itemToolbar .written {
  display: none;
}
.itemAuthor .icon-user {
  font-size: 14px;
  margin-right: 7px;
  -webkit-transition: color 0.2s ease-out 0s;
  -moz-transition: color 0.2s ease-out 0s;
  -o-transition: color 0.2s ease-out 0s;
  -ms-transition: color 0.2s ease-out 0s;
  transition: color 0.2s ease-out 0s;
}
div.itemToolbar ul li,
div.itemInformation ul li {
  border-left: 1px dotted #d1d1d1;
  padding: 0 12px 0 16px;
  display: inline-block;
}
div.itemToolbar .lefttoolbar li i {
  font-size: 14px;
  margin-right: 7px;
}
div.itemInformation ul > li:first-child {
  border: medium none;
}
div.itemInformation ul {
  margin-left: -10px;
}
.itemToolbar .icon-print,
.itemToolbar .icon-envelope-alt,
.itemToolbar .icon-comments {
  font-size: 14px;
}
span.imagehover {
  background: rgba(0,0,0,0.5);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.imagehover:before {
  background: #db002c;
  color: #ffffff !important;
  border-radius: 50%;
  content: "\f00e";
  font-family: fontawesome;
  font-size: 26px;
  left: 50%;
  line-height: 1;
  margin: -38px 0px 0 -38px;
  padding: 25px;
  position: absolute;
  top: 0%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.imagehover:hover:before {
  top: 50% !important;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.itemImage:hover span.imagehover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.itemImage:hover img {
  -webkit-transform: scale(1.1) rotate(0.04deg);
  -moz-transform: scale(1.1) rotate(0.04deg);
  -o-transform: scale(1.1) rotate(0.04deg);
  -ms-transform: scale(1.1) rotate(0.04deg);
  transform: scale(1.1) rotate(0.04deg);
}
div.itemContentFooter {
  font-size: 12px;
  color: #666666;
  text-align: left;
  padding: 3px 0;
  background: #f9f9f9;
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
}
div.itemContentFooter ul {
  list-style: none;
  margin: 0;
  margin-left: -15px;
}
div.itemContentFooter ul li {
  border-left: 1px dotted #D1D1D1;
  display: inline-block;
  padding: 0 12px 0 16px;
}
div.itemContentFooter ul li:first-child {
  border: medium none;
}
div.itemContentFooter ul li a:hover {
  color: #db002c;
}
div.itemContentFooter ul li i {
  font-size: 14px;
  margin-right: 7px;
}
div.itemContentFooter {
  margin: 35px 0 25px;
}
div.itemLinks {
  margin: 25px 0;
}
div.itemRatingBlock {
  border-top: 1px dotted #E1E1E1;
  border-bottom: 1px dotted #E1E1E1;
  float: none;
  padding: 15px 0;
}
div.itemRatingBlock span {
  color: #666666;
  display: block;
  float: left;
  font-size: 85%;
  font-style: normal;
  font-weight: bold;
  margin: 0;
  padding: 2px 15px 0 0;
  text-shadow: none;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background-image: url("../images/transparent_star.png");
}
.itemRatingList {
  width: 100px;
}
.itemRatingLog {
  color: #666666;
  float: left;
  font-size: 80%;
  font-weight: bold;
  margin: 0;
  padding: 0 0 0 10px;
  text-shadow: none;
}
div.itemCategory {
  border-bottom: none;
  border-top: none;
  padding: 0;
}
div.itemCategory span {
  color: #666666;
  font-size: 80%;
  font-weight: bold;
  margin-left: 0;
  padding-right: 15px;
  text-shadow: none;
}
div.itemCategory a {
  background: none;
  color: #666666;
  font-size: 12px;
  padding: 0;
}
div.itemTagsBlock ul.itemTags li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  text-shadow: none;
  background: #db002c;
}
div.itemTagsBlock {
  border-bottom: 1px dotted #E1E1E1 !important;
  border-top: medium none !important;
  padding: 15px 0;
}
div.itemTagsBlock span {
  color: #666666;
  font-size: 85%;
  font-weight: bold;
  margin-left: 0;
  padding-right: 15px;
  text-shadow: none;
}
div.itemTagsBlock ul.itemTags li a {
  background: none repeat scroll 0 0 #f2f2f2;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 -1px 0 0 rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.1) inset;
  clear: both;
  color: #777777;
  font-size: 12px;
  letter-spacing: 0 !important;
  overflow: hidden;
  padding: 4px 9px !important;
  text-shadow: 1px 1px 1px #FFFFFF;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
div.itemAuthorBlock {
  margin: 45px 0;
  background: #f9f9f9;
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  border-left: none;
  border-right: none;
  padding: 20px 15px;
}
h3.itemAuthorName {
  margin: 0;
  font-size: 140% !important;
}
h3.itemAuthorName a {
  color: #494949;
}
h3.itemAuthorName a:hover {
  color: #db002c;
}
h3.itemCommentsCounter {
  font-size: 140% !important;
}
div.itemAuthorBlock div.itemAuthorDetails {
  padding: 0;
}
.LatestRelated {
  background: #f9f9f9;
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  margin-bottom: 45px;
  padding: 20px 15px;
}
div.itemAuthorLatest h3,
div.itemRelated h3,
div.itemCommentsForm h3,
h3.itemAuthorName {
  margin-top: 0;
  line-height: 30px;
  font-size: 130% !important;
}
div.itemAuthorLatest h3,
div.itemRelated h3 {
  margin-bottom: 10px;
}
div.itemAuthorLatest {
  float: left;
  margin-bottom: 0;
  width: 49%;
  margin-right: 12px;
}
div.itemRelated {
  display: inline-block;
  margin-bottom: 0;
  width: 49%;
}
.LatestRelated a:hover {
  color: #db002c;
}
div.itemAuthorLatest ul,
div.itemRelated ul {
  margin-left: 0px;
}
div.itemAuthorLatest ul li,
div.itemRelated ul li {
  list-style: none;
  background: none;
  padding-left: 0px;
}
div.itemAuthorLatest ul li a,
div.itemRelated ul li a {
  font-size: 90%;
  color: #666666;
}
div.itemNavigation {
  background: none;
  margin-bottom: 40px;
}
div.itemComments {
  padding: 20px 15px;
  background: #f9f9f9;
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  border-left: none;
  border-right: none;
}
div.itemView {
  border-bottom: none;
  margin-bottom: 0;
}
div.itemCommentsForm h3 {
  padding: 0;
  margin-bottom: 30px;
}
.itemCommentsForm .alert {
  margin-bottom: 35px;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: none;
  margin-bottom: 0;
}
div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formUrl,
div.itemCommentsForm form label.formRecaptcha {
  display: inline-block;
  float: left;
  font-size: 100%;
  margin: 6px 0 0 0;
  text-shadow: none;
  vertical-align: top;
  width: 180px !important;
}
div.itemCommentsForm form label.formName,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formUrl,
div.itemCommentsForm form label.formRecaptcha {
  margin: 8px 0 0 0 !important;
}
div.itemCommentsForm form textarea.inputbox,
div.itemCommentsForm form input.inputbox {
  margin: 0 0 15px;
  padding: 6px !important;
  width: 66%;
  border-radius: 0;
  font-size: 90%;
}
div.itemCommentsForm form textarea.inputbox {
  display: inline-block;
}
div.itemCommentsForm form input#submitCommentButton {
  background: #db002c;
  border: none;
  border-bottom: 1px solid;
  border-color: #8f001d;
  color: #ffffff;
  cursor: pointer;
  font-size: 100%;
  letter-spacing: 0;
  margin: 30px 0 0 180px;
  padding: 9px;
  text-align: center;
}
div.itemCommentsForm form input#submitCommentButton:hover,
div.itemCommentsForm form input#submitCommentButton:focus {
  background: #222222 !important;
  border-bottom: 1px solid transparent !important;
}
div.itemCommentsForm form {
  margin-bottom: 0;
}
div.itemBackToTop a {
  font-size: 90%;
  font-style: italic;
}
#k2Container {
  padding-bottom: 0px;
}
div.itemListCategory,
div.userBlock {
  padding: 20px 15px;
  background: #f9f9f9;
  border: 1px solid #e9e9e9;
  margin-bottom: 35px;
  margin-top: 5px;
}
div.catItemHeader span.catItemAuthor {
  display: inline-block;
}
div.itemListCategory h2,
div.userBlock h2 {
  border-bottom: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.categoryinner {
  margin-top: -8px;
}
.itemInformation ul {
  margin: 0 !important;
  padding: 3px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  color: #666666;
  background: #f9f9f9;
}
.itemInformation ul li i {
  font-size: 14px !important;
  padding-right: 7px !important;
}
.itemInformation ul li a {
  color: #666666;
}
.itemInformation ul li a:hover {
  color: #db002c;
}
.itemInformation ul li {
  background: none repeat scroll 0 0 transparent !important;
  display: inline-block;
}
.itemInformation ul li:first-child {
  padding-left: 0;
}
div.catItemHitsBlock {
  border-bottom: none;
  padding: 0;
  font-size: 12px;
}
.itemContentFooter li.modified {
  border: medium none;
  float: right;
  font-size: 11px;
  margin-top: 2px;
}
div.catItemHeader span.catItemDateCreated,
div.tagItemHeader span.tagItemDateCreated,
div.userItemHeader span.userItemDateCreated,
div.genericItemHeader span.genericItemDateCreated {
  color: #666666;
  font-size: 12px;
  padding-left: 0;
  padding-right: 0px;
}
span.itemDateCreated .icon-time,
span.tagItemDateCreated .icon-time,
span.userItemDateCreated .icon-time,
span.genericItemDateCreated .icon-time {
  font-size: 14px !important;
}
.catItemAuthor .written {
  display: none;
}
div.catItemHeader span.catItemAuthor i {
  color: #666666;
  transition: color 0.2s ease-out 0s;
}
div.catItemHeader span.catItemAuthor a {
  color: #666666;
  font-size: 12px;
  padding-left: 0;
  text-decoration: none;
  margin-left: -2px;
}
div.catItemHeader span.catItemAuthor:hover a,
div.catItemHeader span.catItemAuthor:hover i {
  color: #db002c;
}
.imagehoverlink {
  background: rgba(0,0,0,0.5);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  overflow: hidden;
  z-index: 2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0s;
  -moz-transition: opacity 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s;
  -ms-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.imagehoverlink:before {
  background: #db002c;
  color: #ffffff !important;
  border-radius: 50%;
  content: "\f0c1";
  font-family: fontawesome;
  font-size: 22px;
  left: 50%;
  line-height: 1;
  margin: -30px 0px 0 -30px;
  padding: 20px;
  position: absolute;
  top: 0%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.imagehoverlink:hover:before {
  top: 50% !important;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.imagehover:hover,
.imagehoverlink:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
div.catItemView {
  padding: 0;
}
.itemInformation {
  margin-left: 1px;
}
div.catItemHeader h3.catItemTitle,
div.tagItemHeader h2.tagItemTitle,
div.userItemHeader h3.userItemTitle,
div.genericItemHeader h2.genericItemTitle {
  padding: 0 0 13px;
  font-size: 140%;
  font-weight: bold;
  line-height: 30px;
}
div.catItemHeader h3.catItemTitle a,
div.tagItemHeader h2.tagItemTitle a,
div.userItemHeader h3.userItemTitle a,
div.genericItemHeader h2.genericItemTitle a {
  color: #494949;
}
div.catItemHeader h3.catItemTitle a:hover,
div.tagItemHeader h2.tagItemTitle a:hover,
div.userItemHeader h3.userItemTitle a:hover,
div.genericItemHeader h2.genericItemTitle a:hover {
  color: #db002c;
}
div.tagView {
  margin-top: 2px;
}
div.catItemImageBlock {
  margin: 15px 0 22px;
  padding: 0;
}
span.catItemImage img,
span.tagItemImage img,
span.userItemImage img,
span.genericItemImage img {
  border: none;
  padding: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
span.catItemImage:hover img,
span.tagItemImage:hover img,
span.userItemImage:hover img,
span.genericItemImage:hover img {
  -webkit-transform: scale(1.1) rotate(0.04deg);
  -moz-transform: scale(1.1) rotate(0.04deg);
  -o-transform: scale(1.1) rotate(0.04deg);
  -ms-transform: scale(1.1) rotate(0.04deg);
  transform: scale(1.1) rotate(0.04deg);
}
div.catItemImageBlock,
div.tagItemImageBlock,
div.userItemImageBlock,
div.genericItemImageBlock {
  float: left;
  margin: 15px 15px 0px 0px;
  max-width: 100%;
}
div.catItemIntroText,
div.tagItemIntroText,
div.userItemIntroText,
div.genericItemIntroText {
  padding: 10px 0;
}
span.catItemImage,
span.tagItemImage,
span.userItemImage,
span.genericItemImage {
  position: relative;
  margin: 0 0 8px;
  overflow: hidden;
}
div.catItemCategory,
div.userItemCategory {
  border-bottom: none;
  border-top: none;
  padding: 0;
}
div.catItemCategory span,
div.tagItemCategory span,
div.userItemCategory span,
div.genericItemCategory span {
  color: #666666;
  font-size: 85%;
  font-weight: bold;
  margin-left: 0;
  padding-right: 15px;
  text-shadow: none;
}
div.catItemCategory a,
div.tagItemCategory a,
div.userItemCategory a,
div.genericItemCategory a {
  color: #666666;
  font-size: 12px;
  letter-spacing: 0 !important;
  overflow: hidden;
  padding: 0 !important;
}
div.catItemCategory a:hover,
div.tagItemCategory a:hover,
div.userItemCategory a:hover,
div.genericItemCategory a:hover {
  color: #db002c;
}
div.catItemTagsBlock ul.catItemTags li a:hover,
div.userItemTagsBlock ul.userItemTags li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  text-shadow: none;
  background: #db002c;
}
div.catItemTagsBlock,
div.userItemTagsBlock {
  border-bottom: none !important;
  border-top: medium none !important;
  padding: 5px 0;
}
div.catItemTagsBlock span,
div.userItemTagsBlock span {
  color: #666666;
  font-size: 85%;
  font-weight: bold;
  margin-left: 0;
  padding-right: 15px;
  text-shadow: none;
}
div.catItemTagsBlock ul.catItemTags li a,
div.userItemTagsBlock ul.userItemTags li a {
  background: none repeat scroll 0 0 #F2F2F2;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 -1px 0 0 rgba(0,0,0,0.1) inset;
  clear: both;
  color: #777777;
  font-size: 12px;
  letter-spacing: 0 !important;
  overflow: hidden;
  padding: 4px 9px !important;
  text-decoration: none !important;
  text-shadow: 1px 1px 1px #FFFFFF;
  -webkit-transition: background 0.2s ease-out 0s;
  -moz-transition: background 0.2s ease-out 0s;
  -o-transition: background 0.2s ease-out 0s;
  -ms-transition: background 0.2s ease-out 0s;
  transition: background 0.2s ease-out 0s;
}
div.catItemView,
div.tagItemView,
div.userItemView,
div.genericItemView {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px dotted #e5e5e5;
  margin: 0 0 35px;
  padding: 0 0 10px;
}
div.ItemView {
  background: none repeat scroll 0 0 #FFFFFF;
}
div.catItemCommentsLink,
div.userItemCommentsLink {
  border-right: none;
  margin: 0;
  padding: 0;
}
div.catItemReadMore a,
div.tagItemReadMore a,
div.userItemReadMore a,
div.genericItemReadMore a {
  border: 1px solid #db002c;
  color: #db002c;
  cursor: pointer;
  font-size: 100%;
  letter-spacing: 0;
  padding: 7px 9px;
  text-align: center;
  border-radius: 3px;
  background: none;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
div.catItemReadMore a:hover,
div.tagItemReadMore a:hover,
div.userItemReadMore a:hover,
div.genericItemReadMore a:hover {
  background: #db002c !important;
  color: #ffffff;
}
div.tagItemCategory,
div.genericItemCategory {
  border-right: none;
}
div.tagItemBody,
div.genericItemBody {
  margin-bottom: 16px;
}
.genericView .componentheading {
  font-weight: bold;
}
div.subCategory {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  margin: 0 0 25px 0;
}
[id*="k2ModuleBox"],
.k2ItemsBlock.box1,
.k2ItemsBlock.box2,
.k2ItemsBlock.box3,
.k2ItemsBlock.box4,
.k2LatestCommentsBlock.box1,
.k2LatestCommentsBlock.box2,
.k2LatestCommentsBlock.box3,
.k2LatestCommentsBlock.box4 {
  padding: 0 !important;
  margin: 0 !important;
  border: none;
}
div.k2LatestCommentsBlock ul,
div.k2TopCommentersBlock ul,
div.k2ItemsBlock ul,
div.k2LoginBlock ul,
div.k2UserBlock ul.k2UserBlockActions,
div.k2UserBlock ul.k2UserBlockRenderedMenu,
div.k2ArchivesBlock ul,
div.k2AuthorsListBlock ul,
div.k2CategoriesListBlock ul,
div.k2UsersBlock ul {
  margin: 0;
  list-style: none;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  color: #494949;
  font-weight: bold;
  line-height: 1.5;
  font-size: 85%;
}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {
  color: #db002c;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  font-size: 90%;
  line-height: 1.7em;
  margin-top: 4px;
  padding: 4px 0;
}
div.k2ItemsBlock ul li {
  background: none repeat scroll 0 0 transparent;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #e5e5e5;
}
div.k2ItemsBlock ul li,
div.k2LatestCommentsBlock ul li {
  background: none repeat scroll 0 0 transparent;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px dotted #e5e5e5;
  padding-top: 0;
}
div.k2ItemsBlock ul li.lastItem,
div.k2LatestCommentsBlock ul li.lastItem {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  float: left;
  margin: 4px 9px 0 0;
  padding: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
div.k2LatestCommentsBlock ul {
  margin: 4px 0 0 0;
}
div.k2LatestCommentsBlock ul li a {
  color: #161616;
}
div.k2LatestCommentsBlock ul li a:hover {
  color: #db002c;
}
div.itemComments ul.itemCommentsList li.authorResponse {
  background: #f8f8f8;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img {
  margin: 2px 10px 4px 0;
  padding: 2px;
}
div.k2LatestCommentsBlock ul li span.lcUsername,
div.k2LatestCommentsBlock ul li span.lcCommentDate,
div.k2LatestCommentsBlock ul li span.lcItemTitle,
div.k2LatestCommentsBlock ul li span.lcItemCategory {
  font-size: 80%;
}
div.k2LatestCommentsBlock ul li span.lcComment {
  line-height: 1.5em;
}
.itemCommentsPagination div.pagination ul li a,
.itemCommentsPagination div.pagination ul li span,
.itemCommentsPagination .pagination-prev span,
.itemCommentsPagination .pagination-prev a,
li.counter {
  display: inline;
  color: #555;
  border-right: none;
  padding: 0 !important;
}
.itemCommentsPagination a {
  color: #555;
}
.itemCommentsPagination ul {
  text-align: center;
}
.itemCommentsPagination ul li {
  display: inline;
  padding-left: 15px;
  background: none;
}
.itemCommentsPagination span.pagenav {
  background: none;
}
div.itemCommentsPagination {
  padding: 4px;
  margin: 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
  display: block;
  float: right;
  clear: both;
}
div.itemComments ul.itemCommentsList li {
  padding-left: 0;
  border-bottom: 1px dotted #e5e5e5;
  margin-bottom: 15px;
  line-height: 1.7em;
}
div.itemComments ul.itemCommentsList li img {
  margin: 4px 10px 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentDate,
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-size: 80%;
}
div.itemComments ul.itemCommentsList {
  margin-bottom: 0;
}
div.k2CategoriesListBlock ul.level0 li {
  background: url("../images/stock_data_next.png") no-repeat scroll 0 3px transparent;
  padding-left: 20px !important;
  font-weight: bold;
}
div.k2CategoriesListBlock ul li {
  margin-bottom: 5px;
  margin-top: 5px;
}
div.k2TagCloudBlock a {
  background: none repeat scroll 0 0 #F2F2F2;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 -1px 0 0 rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.1) inset;
  color: #777777;
  display: block;
  float: left;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 1px 9px;
  text-shadow: 1px 1px 1px #FFFFFF;
  font-size: 12px !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
div.k2TagCloudBlock a:hover {
  text-shadow: none;
  padding: 1px 9px;
  background: #db002c;
}
.k2TagCloudBlock {
  margin-top: 5px !important;
}
div.k2CalendarBlock {
  height: 270px;
}
table.calendar tr td {
  padding: 3.9px;
}
.k2AccountPage th.k2ProfileHeading {
  background: none;
  padding-left: 0;
  padding-bottom: 25px;
  padding-top: 25px;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: none;
  border-bottom: none;
  border-right: none;
  text-align: left;
}
.k2AccountPage table tr td label {
  margin-right: 15px;
}
.k2AccountPage table.admintable tr td span {
  display: none;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border-right: none;
  font-size: 90%;
}
div.itemAuthorBlock div.itemAuthorDetails p {
  font-size: 90%;
  margin-bottom: 8px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  margin-right: 15px;
}
span.itemEditLink,
span.userItemEditLink,
span.catItemEditLink {
  width: 95px;
  text-align: center;
}
span.userItemAddLink {
  float: right;
  border-bottom: none;
  width: 140px;
  text-align: center;
}
.k2SearchBlockForm input,
.k2SearchBlockForm textarea,
.k2SearchBlockForm .uneditable-input {
  width: 168px;
  font-size: 90%;
  box-shadow: none;
  -webkit-box-shadow: none;
  color: #a1a1a1;
  border-radius: 0;
}
.headersearchbottom {
  position: fixed;
  bottom: 30px;
}
.k2AccountPage div.k2AccountPageUpdate {
  text-align: left;
  padding-left: 0;
  padding-bottom: 0;
  margin-top: 25px;
  margin-bottom: 0;
}
.k2AccountPage div.k2AccountPageNotice {
  margin-top: 15px;
  padding-left: 0;
}
div.k2UserBlock ul.k2UserBlockActions li a,
body.contentpane a,
body.component-body a {
  position: relative;
  margin-left: 0;
  left: 0;
  top: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: transparent;
  border: none;
}
@media (max-width: 767px) {
  div.itemToolbar .lefttoolbar li {
    display: block !important;
    margin-top: 2px;
  }
  div.itemToolbar ul li {
    border: none;
    padding-left: none;
    text-align: left;
  }
  .itemToolbar .righttoolbar {
    float: left;
  }
  .itemToolbar .righttoolbar li {
    padding-left: 0;
  }
  span.itemDateModified {
    display: none;
  }
  .itemRatingBlock > span,
  .itemTagsBlock > span {
    display: none !important;
  }
  div.itemTagsBlock ul.itemTags li a {
    font-size: 10px;
    padding: 3px 5px !important;
  }
  div.itemCommentsForm form input#submitCommentButton {
    margin: 30px 0 0;
  }
  div.itemInformation ul li {
    display: block;
    border: none;
    padding-left: 0;
    margin-top: 2px;
  }
  .itemToolbar .lefttoolbar {
    float: none;
  }
  div.itemAuthorLatest {
    width: 100%;
    margin-bottom: 10px;
  }
  div.itemRelated {
    width: 100%;
  }
  div.itemCommentsForm form textarea.inputbox,
  div.itemCommentsForm form input.inputbox {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  div.itemCommentsForm form input#submitCommentButton {
    margin: 30px 0 0;
  }
  div.itemToolbar ul li,
  div.itemInformation ul li,
  div.itemContentFooter ul li {
    padding: 0 6px 0 10px;
  }
  .itemInformation ul li i {
    padding-right: 4px !important;
    font-size: 13px;
  }
  div.catItemHeader span.catItemDateCreated,
  div.tagItemHeader span.tagItemDateCreated,
  div.userItemHeader span.userItemDateCreated,
  div.genericItemHeader span.genericItemDateCreated {
    font-size: 11px;
  }
  .itemInformation ul li a,
  div.catItemHitsBlock {
    font-size: 11px;
  }
  div.itemAuthorLatest {
    width: 48.4%;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  div.itemAuthorLatest {
    width: 48.8%;
  }
  div.itemCommentsForm form input#submitCommentButton {
    margin: 30px 0 0;
  }
}
.itemFacebookButton iframe {
  max-width: none !important;
  z-index: 2;
}
.k2ItemFormDateField input {
  font-size: 13px;
}
@media (min-width: 768px) {
  #Kunena {
    margin-right: -10px;
  }
}
#Kunena a:hover {
  color: #db002c !important;
}
#Kunena #ktab a:hover span {
  color: #db002c;
}
#Kunena #ktab li.active a {
  background-color: #a80022 !important;
  background-image: -moz-linear-gradient(top,#db002c,#5c0012) !important;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#db002c),to(#5c0012)) !important;
  background-image: -webkit-linear-gradient(top,#db002c,#5c0012) !important;
  background-image: -o-linear-gradient(top,#db002c,#5c0012) !important;
  background-image: linear-gradient(to bottom,#db002c,#5c0012) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb002c', endColorstr='#ff5b0012', GradientType=0) !important;
}
#Kunena div.k_guest b {
  color: #db002c;
}
#Kunena .kprofilebox .kprofileboxcnt input.kbutton {
  background: #db002c;
}
#Kunena .kprofileboxcnt .klink-block span a:hover {
  color: #db002c !important;
}
#Kunena .kforum-pathway .path-element-first a:hover,
#Kunena .kforum-pathway .path-element a:hover {
  color: #db002c !important;
}
#Kunena .button,
#Kunena .kbutton {
  background-color: #db002c;
}
#Kunena span.kreadforum,
#Kunena span.kunreadforum,
#Kunena span.knotloginforum {
  color: #db002c;
}
#Kunena .kwho-admin,
#Kunena a.kwho-admin {
  color: #db002c !important;
}
#Kunena .kwhoicon {
  color: #db002c;
}
#Kunena .kstatsicon {
  color: #db002c;
}
#Kunena .knewchar {
  color: #db002c;
}
#Kunena .kicon-button:hover {
  background: #db002c;
}
