.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 {
	margin-bottom: 1px;
	height: 100%;
  }
  body {
	margin-bottom: 1px;
  }
  .rt-block {
	padding: 15px;
	margin: 10px;
	position: relative;
  }
  #rt-content-top,
  #rt-content-bottom {
	overflow: hidden;
  }
  .rt-grid-1:before,
  .rt-grid-2:before,
  .rt-grid-3:before,
  .rt-grid-4:before,
  .rt-grid-5:before,
  .rt-grid-6:before,
  .rt-grid-7:before,
  .rt-grid-8:before,
  .rt-grid-9:before,
  .rt-grid-10:before,
  .rt-grid-11:before,
  .rt-grid-12:before {
	display: table;
	content: "";
	clear: both;
  }
  .rt-grid-1:after,
  .rt-grid-2:after,
  .rt-grid-3:after,
  .rt-grid-4:after,
  .rt-grid-5:after,
  .rt-grid-6:after,
  .rt-grid-7:after,
  .rt-grid-8:after,
  .rt-grid-9:after,
  .rt-grid-10:after,
  .rt-grid-11:after,
  .rt-grid-12:after {
	display: table;
	content: "";
	clear: both;
  }
  .font-family-optima {
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
  }
  .font-family-geneva {
	font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
  }
  .font-family-helvetica {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
  }
  .font-family-lucida {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  }
  .font-family-georgia {
	font-family: Georgia, sans-serif;
  }
  .font-family-trebuchet {
	font-family: "Trebuchet MS", sans-serif;
  }
  .font-family-palatino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
  }
  body {
	font-size: 13px;
	line-height: 1.7em;
	font-family: Helvetica, Arial, Sans-Serif;
  }
  .font-size-is-xlarge {
	font-size: 16px;
	line-height: 1.7em;
  }
  .font-size-is-large {
	font-size: 15px;
	line-height: 1.7em;
  }
  .font-size-is-default {
	font-size: 14px;
	line-height: 1.7em;
  }
  .font-size-is-small {
	font-size: 12px;
	line-height: 1.7em;
  }
  .font-size-is-xsmall {
	font-size: 10px;
	line-height: 1.7em;
  }
  p {
	margin: 0 0 15px 0;
  }
  h1 {
	font-size: 260%;
  }
  h2 {
	font-size: 200%;
  }
  h3 {
	font-size: 175%;
  }
  h4 {
	font-size: 130%;
  }
  h5 {
	font-size: 110%;
  }
  a {
	text-decoration: none;
  }
  a:focus {
	outline: none;
  }
  .left-1,
  .left-2,
  .left-3,
  .left-4,
  .left-5,
  .left-6,
  .left-7,
  .left-8,
  .left-9,
  .left-10,
  .right-11 {
	float: left;
	margin-right: 50px;
	margin-bottom: 15px;
	position: relative;
  }
  .right-1,
  .right-2,
  .right-3,
  .right-4,
  .right-5,
  .right-6,
  .right-7,
  .right-8,
  .right-9,
  .right-10,
  .right-11 {
	float: right;
	margin-left: 50px;
	margin-bottom: 15px;
	position: relative;
  }
  .date-block {
	padding: 15px;
  }
  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;
  }
  #modules-form .radio input[type="radio"],
  #modules-form .checkbox input[type="checkbox"] {
	display: inline-block;
	margin-left: 0;
  }
  .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-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 {
	margin: 10px 0;
	padding: 10px 0;
	clear: both;
	text-align: center;
  }
  .component-content .pagination .counter {
	text-align: center;
	margin: 0;
	font-weight: bold;
	margin-bottom: 5px;
  }
  .component-content .pagination .counter + ul li span,
  .component-content .pagination .counter + ul li a {
	padding: 6px 0;
  }
  .component-content .pagination ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
  }
  .component-content .pagination ul li {
	display: inline-block;
	text-align: center;
  }
  .component-content .pagination ul li a,
  .component-content .pagination ul li span {
	margin: 0 5px;
	padding: 0;
	font-size: 1.1em;
	line-height: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: none;
	border: none;
	text-shadow: none;
  }
  .component-content .pagination-start,
  .component-content .pagination-next,
  .component-content .pagination-end,
  .component-content .pagination-prev {
	border: 0;
  }
  .component-content .pagination-start {
	padding: 0;
  }
  .component-content .pagination-start span {
	padding: 0;
  }
  .component-content .login .control-label {
	padding-top: 0;
  }
  .component-content .login-fields {
	margin-bottom: 5px;
  }
  .component-content .login-fields #remember-lbl {
	display: inline-block;
	margin-right: 5px;
  }
  .component-content .login-fields #remember {
	margin: 0;
  }
  .component-content .login-fields #username,
  .login-fields #password,
  #contact-form dd input,
  #contact-form dd textarea,
  #modlgn-username,
  #modlgn-passwd,
  #jform_email,
  #member-registration dd input,
  #search-searchword,
  .finder .inputbox {
	padding: 4px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 1.6em;
  }
  .component-content .login + div {
	margin-top: 12px;
  }
  .component-content .login + div ul li,
  #login-form li {
	list-style: none;
  }
  .component-content .login + div ul li a:before,
  #login-form a:before {
	font-family: FontAwesome;
	content: "\f059";
	margin-right: 4px;
  }
  .component-content .login + div ul {
	padding: 0;
	margin-left: 0;
  }
  .component-content .login-description {
	margin: 10px 0;
  }
  #login-form .userdata {
	margin: 12px 0;
  }
  #login-form ul {
	padding: 0;
	margin-left: 0;
  }
  #login-form ul li a {
	font-size: 14px;
  }
  #login-form input[type="text"],
  #login-form input[type="password"] {
	width: 94%;
  }
  #login-form #form-login-remember label {
	display: inline-block;
  }
  #login-form #form-login-remember input {
	margin: 0;
  }
  #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: 15px 0;
  }
  #system-message .alert {
	border-radius: 4px;
	margin: 15px 0;
	list-style: none;
	padding: 10px 35px 10px 10px;
	color: #0055BB;
	background: #BFD3E6;
	border: 1px solid #84A7DB;
  }
  #system-message .alert p:last-child {
	margin-bottom: 0;
  }
  #system-message .alert:before {
	font-family: FontAwesome;
	content: '\f05a';
	margin-right: 10px;
	font-size: 12;
	opacity: 0.5;
	vertical-align: middle;
	float: left;
  }
  #system-message .alert-error {
	color: #cc0000;
	background: #EBC8C9;
	border: 1px solid #DE7A7B;
  }
  #system-message .alert-error:before {
	content: '\f056';
  }
  #system-message .alert-warning {
	color: #A08B4C;
	background: #F5ECC1;
	border: 1px solid #B8A871;
  }
  #system-message .alert-warning:before {
	content: '\f06a';
  }
  #system-message .alert-success {
	color: #468847;
	background: #dff0d8;
	border: 1px solid #93BC8F;
  }
  #system-message .alert-success:before {
	content: '\f058';
  }
  #system-message > div:first-child {
	margin-bottom: 0 !important;
  }
  #system-message dd {
	margin: 0;
	font-weight: bold;
	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: 7px 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-header,
  #rt-top {
	z-index: 2;
	position: relative;
  }
  .menu-block {
	padding: 0;
	margin: 0;
  }
  .rt-menu-mobile {
	text-align: center;
	padding: 0 0 15px 0;
  }
  #rt-maintop {
	padding-top: 20px;
  }
  .title,
  .component-content h2 {
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
	margin-top: 0;
	padding-bottom: 15px;
	margin-bottom: 15px;
  }
  #rt-top-surround .title,
  #rt-showcase .title {
	border: none;
	box-shadow: none;
  }
  .title1 .title {
	margin: -11px -16px 20px -16px;
	padding: 10px 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
  }
  .title2 .title {
	margin: -10px -15px 20px -15px;
	padding: 10px 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
  }
  .title3 .title {
	margin: -10px -15px 20px -15px;
	padding: 10px 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
  }
  .box1,
  .box2,
  .box3 {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
  }
  .box1 .module-surround {
	margin: -1px;
  }
  ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
  }
  ul.menu ul {
	list-style: none;
  }
  ul.menu li {
	margin-bottom: 8px;
  }
  ul.menu li a,
  ul.menu li .item,
  ul.menu li .separator {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
  }
  ul.menu li a:before,
  ul.menu li .item:before,
  ul.menu li .separator:before {
	content: "\2022";
	font-family: FontAwesome;
	margin-right: 10px;
	display: inline;
	vertical-align: middle;
	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";
	margin-right: 11px;
  }
  ul.menu ul.small {
	font-size: 14px;
  }
  .button,
  .readon,
  .readmore,
  button.validate,
  #member-profile a,
  #member-registration a,
  .formelm-buttons button {
	display: inline-block;
	padding: 3px 10px;
	line-height: 1.7em;
	font-size: 1em;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid;
  }
  .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: '+';
  }
  body {
	background: #f5f5f5;
	color: #6e6e6e;
  }
  a:hover {
	color: #303030;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
	color: #303030;
  }
  a,
  ul.menu li .separator {
	color: #29bfcc;
  }
  #rt-maintop {
	background: #f0f0f0 url(../images/patterns/noise.png);
	border-bottom: 1px solid #ffffff;
	box-shadow: 0 1px 0 #cecece, inset 0 2px 4px 0 rgba(0,0,0,0.1);
  }
  #rt-footer {
	color: #6e6e6e;
	background: #eeeeee url(../images/patterns/noise.png);
	border-top: 1px solid #afafaf;
	-webkit-box-shadow: inset 0 5px 12px rgba(0,0,0,0.13);
	-moz-box-shadow: inset 0 5px 12px rgba(0,0,0,0.13);
	box-shadow: inset 0 5px 12px rgba(0,0,0,0.13);
  }
  #rt-copyright {
	border-top: 1px solid #d5d5d5;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
  }
  .title,
  .component-content h2 {
	color: #303030;
	text-shadow: 1px 1px 0 #ffffff;
	border-bottom: 1px solid #d1d1d1;
	-webkit-box-shadow: 0 1px 0 #ffffff;
	-moz-box-shadow: 0 1px 0 #ffffff;
	box-shadow: 0 1px 0 #ffffff;
  }
  .title1 .title {
	background: #ffffff;
	border: 1px solid #d5d5d5;
  }
  .title2 .title {
	color: #303030;
	background: #eeeeee url(../images/patterns/noise.png);
	-webkit-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
	-moz-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
	box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
  }
  .title4 .title {
	color: #6e6e6e;
  }
  .box1 {
	background: #ffffff;
	border: 1px solid #d5d5d5;
  }
  .box2 {
	color: #303030;
	background: #eeeeee url(../images/patterns/noise.png);
	-webkit-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
	-moz-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
	box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
  }
  #rt-showcase .box1,
  #rt-showcase .box2,
  #rt-top-surround .box1,
  #rt-top-surround .box2 {
	color: #6e6e6e;
	text-shadow: 1px 1px 0 #ffffff;
  }
  #rt-showcase .box1 .title,
  #rt-showcase .box2 .title,
  #rt-top-surround .box1 .title,
  #rt-top-surround .box2 .title {
	color: #303030;
	text-shadow: 1px 1px 0 #ffffff;
	border-bottom: 1px solid #d1d1d1;
	-webkit-box-shadow: 0 1px 0 #ffffff;
	-moz-box-shadow: 0 1px 0 #ffffff;
	box-shadow: 0 1px 0 #ffffff;
  }
  #rt-showcase .title1 .title,
  #rt-top-surround .title1 .title {
	color: #303030;
	text-shadow: 1px 1px 0 #ffffff;
	border: 1px solid #d5d5d5;
  }
  #rt-showcase .title2 .title,
  #rt-top-surround .title2 .title {
	color: #303030;
	text-shadow: 1px 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
	-moz-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
	box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
  }
  ul.menu li.active.current > a,
  ul.menu li.active.current > .item,
  ul.menu li.active.current > .separator,
  ul.menu li#current.active > a,
  ul.menu li#current.active > .item,
  ul.menu li#current.active > .separator {
	color: #303030;
  }
  .button,
  .readon,
  .readmore,
  button.validate,
  #member-profile a,
  #member-registration a,
  .formelm-buttons button {
	color: #ffffff;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	box-shadow: 0 2px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
  }
  .button:hover,
  .readon:hover,
  .readmore:hover,
  button.validate:hover,
  #member-profile a:hover,
  #member-registration a:hover,
  .formelm-buttons button:hover {
	color: #ffffff;
  }
  .button:active,
  .readon:active,
  .readmore:active,
  button.validate:active,
  #member-profile a:active,
  #member-registration a:active,
  .formelm-buttons button:active {
	-webkit-box-shadow: 0 1px 0 #ffffff;
	-moz-box-shadow: 0 1px 0 #ffffff;
	box-shadow: 0 1px 0 #ffffff;
  }
  .readmore a {
	color: #ffffff;
  }
  .readmore a:hover {
	color: #ffffff;
  }
  .button,
  .readon,
  .readmore,
  button.validate,
  #member-profile a,
  #member-registration a,
  .formelm-buttons button,
  .btn-primary {
	border-color: #186f77;
	background-color: #2cb7c3;
	background-image: -moz-linear-gradient(top,#33c9d6,#219ba6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#33c9d6),to(#219ba6));
	background-image: -webkit-linear-gradient(top,#33c9d6,#219ba6);
	background-image: -o-linear-gradient(top,#33c9d6,#219ba6);
	background-image: linear-gradient(to bottom,#33c9d6,#219ba6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff33c9d6', endColorstr='#ff219ba5', GradientType=0);
  }
  .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-color: #3dc4d0;
	background-image: -moz-linear-gradient(top,#4dd0db,#26b3bf);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#4dd0db),to(#26b3bf));
	background-image: -webkit-linear-gradient(top,#4dd0db,#26b3bf);
	background-image: -o-linear-gradient(top,#4dd0db,#26b3bf);
	background-image: linear-gradient(to bottom,#4dd0db,#26b3bf);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4ccfdb', endColorstr='#ff26b3bf', GradientType=0);
  }
  .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-color: #33c0cc;
	background-image: -moz-linear-gradient(top,#27b7c4,#44ced9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#27b7c4),to(#44ced9));
	background-image: -webkit-linear-gradient(top,#27b7c4,#44ced9);
	background-image: -o-linear-gradient(top,#27b7c4,#44ced9);
	background-image: linear-gradient(to bottom,#27b7c4,#44ced9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff27b7c3', endColorstr='#ff44cdd9', GradientType=0);
  }
 
  .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: #6e6e6e;
  }
  .system-unpublished .system-unpublished {
	background: #ffffff;
	border-color: #d5d5d5;
  }
  .tags .label-info {
	background: #2097a2;
  }
  abbr[title] {
	border-bottom: 1px dotted #d5d5d5;
  }
  blockquote {
	border-left: 5px solid #d5d5d5;
  }
  blockquote small {
	color: #aaaaaa;
  }
  blockquote.pull-right {
	border-right: 5px solid #d5d5d5;
  }
  legend {
	color: #303030;
	border-bottom: 1px solid #d5d5d5;
  }
  legend small {
	color: #d5d5d5;
  }
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .uneditable-input {
	color: #6e6e6e;
  }
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #d5d5d5;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  }
  select {
	border: 1px solid #d5d5d5;
  }
  .uneditable-input,
  .uneditable-textarea {
	color: #aaaaaa;
	background-color: #f5f5f5;
	border-color: #d5d5d5;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  }
  input[disabled],
  select[disabled],
  textarea[disabled],
  input[readonly],
  select[readonly],
  textarea[readonly] {
	border-color: #d5d5d5;
  }
  .input-prepend .add-on,
  .input-append .add-on {
	text-shadow: 0 1px 0 #ffffff;
	background-color: #f0f0f0;
	border: 1px solid #d5d5d5;
  }
  .input-prepend.input-append .media-preview,
  .input-append.input-append .media-preview {
	margin: 0;
  }
  .form-actions {
	background-color: #f0f0f0;
	border-top: 1px solid #d5d5d5;
  }
  .uneditable-input {
	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);
  }
 
  .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;
  }
  
  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/dark/logo.png) 0 0 no-repeat;
  }
  #rt-top-surround {
	background-color: #363636;
	background-image: -moz-linear-gradient(top,#3b3b3b,#2e2e2e);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#3b3b3b),to(#2e2e2e));
	background-image: -webkit-linear-gradient(top,#3b3b3b,#2e2e2e);
	background-image: -o-linear-gradient(top,#3b3b3b,#2e2e2e);
	background-image: linear-gradient(to bottom,#3b3b3b,#2e2e2e);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff2e2e2e', GradientType=0);
	color: #adadad;
	text-shadow: 0 2px 3px #000000;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	border-bottom: 1px solid #000000;
  }
  #rt-top-surround .title {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
  }
  #rt-top-surround a:hover {
	color: #ffffff;
  }
  #rt-top-surround:after {
	background: url(../images/patterns/noise.png);
  }
  #rt-showcase {
	background-color: #323232;
	background-image: -moz-linear-gradient(top,#212121,#4c4c4c);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#212121),to(#4c4c4c));
	background-image: -webkit-linear-gradient(top,#212121,#4c4c4c);
	background-image: -o-linear-gradient(top,#212121,#4c4c4c);
	background-image: linear-gradient(to bottom,#212121,#4c4c4c);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff212121', endColorstr='#ff4c4c4c', GradientType=0);
	color: #bbbbbb;
	border-bottom: 1px solid #ffffff;
	-webkit-box-shadow: inset 0 -1px 0 #000000;
	-moz-box-shadow: inset 0 -1px 0 #000000;
	box-shadow: inset 0 -1px 0 #000000;
	text-shadow: 0 2px 3px #000000;
  }
  #rt-showcase .title {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
  }
  #rt-showcase a:hover {
	color: #ffffff;
  }
  .rt-showcase-pattern {
	background-image: -webkit-linear-gradient(rgba(0,0,0,0.1) 2px,transparent 2px), -webkit-linear-gradient(0,rgba(0,0,0,0.1) 2px,transparent 2px), -webkit-linear-gradient(rgba(0,0,0,0.1) 1px,transparent 1px), -webkit-linear-gradient(0,rgba(0,0,0,0.1) 1px,transparent 1px);
	background-size: 80px 80px, 80px 80px, 5px 5px, 5px 5px;
	background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
  }
  .title3 .title {
	background-color: #363636;
	background-image: -moz-linear-gradient(top,#3b3b3b,#2e2e2e);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#3b3b3b),to(#2e2e2e));
	background-image: -webkit-linear-gradient(top,#3b3b3b,#2e2e2e);
	background-image: -o-linear-gradient(top,#3b3b3b,#2e2e2e);
	background-image: linear-gradient(to bottom,#3b3b3b,#2e2e2e);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff2e2e2e', GradientType=0);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	border-bottom: 1px solid #000000;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
  }
  .box3 {
	background-color: #363636;
	background-image: -moz-linear-gradient(top,#3b3b3b,#2e2e2e);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#3b3b3b),to(#2e2e2e));
	background-image: -webkit-linear-gradient(top,#3b3b3b,#2e2e2e);
	background-image: -o-linear-gradient(top,#3b3b3b,#2e2e2e);
	background-image: linear-gradient(to bottom,#3b3b3b,#2e2e2e);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff2e2e2e', GradientType=0);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	border-bottom: 1px solid #000000;
	color: #adadad;
	text-shadow: 0 2px 3px #000000;
  }
  .box3 .title {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	border-bottom: 1px solid #212121;
	-webkit-box-shadow: 0 1px 0 #4c4c4c;
	-moz-box-shadow: 0 1px 0 #4c4c4c;
	box-shadow: 0 1px 0 #4c4c4c;
  }
  .box3 a:hover {
	color: #ffffff;
  }
  #rt-showcase .box3 .title,
  #rt-top-surround .box3 .title {
	border-bottom: 1px solid #212121;
	-webkit-box-shadow: 0 1px 0 #4c4c4c;
	-moz-box-shadow: 0 1px 0 #4c4c4c;
	box-shadow: 0 1px 0 #4c4c4c;
  }
  #rt-showcase .title3 .title,
  #rt-top-surround .title3 .title {
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	border-bottom: 1px solid #000000;
  }
  #rt-showcase .button:active,
  #rt-showcase .readon:active,
  #rt-showcase .readmore:active,
  #rt-showcase button.validate:active,
  #rt-showcase .formelm-buttons button:active,
  #rt-top-surround .button:active,
  #rt-top-surround .readon:active,
  #rt-top-surround .readmore:active,
  #rt-top-surround button.validate:active,
  #rt-top-surround .formelm-buttons button:active {
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
	box-shadow: 0 1px 0 rgba(255,255,255,0.2);
  }
  .promo h1 {
	text-shadow: 1px 2px 7px rgba(0,0,0,0.9);
  }
  .promo h1 b {
	color: #e7ecf0;
	-webkit-mask-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#000000),color-stop(40%,#000000),color-stop(100%,rgba(0,0,0,0.5)));
	mask: url(../images/mask.svg#light);
  }
  .promo p b {
	color: #ffffff;
  }
  #rt-drawer {
	background: #3b3b3b;
	border-bottom: 1px solid #000000;
	-webkit-box-shadow: inset 0 -2px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0 -2px 4px rgba(0,0,0,0.4);
	box-shadow: inset 0 -2px 4px rgba(0,0,0,0.4);
  }
  @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 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
	-moz-box-shadow: 40px 0 0 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
	box-shadow: 40px 0 0 #f5f5f5 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: 350px;
	height: 315px;
	float: left;
	background: url(../images/gantryrocket.png) 0 0 no-repeat;
	margin-right: 15px;
	margin-top: 15px;
  }
  .rt-error-content {
	margin-left: 365px;
	margin-top: 15px;
  }
  @media only screen and (min-width: 960px) and (max-width: 1199px) {
	.rt-error-rocket {
	  width: 320px;
	  background-size: 320px;
	}
	.rt-error-content {
	  margin-left: 335px;
	}
  }
  @media only screen and (min-width: 768px) and (max-width: 959px) {
	.rt-error-rocket {
	  width: 280px;
	  background-size: 280px;
	}
	.rt-error-content {
	  margin-left: 295px;
	}
	.error-title {
	  font-size: 1.8em;
	}
  }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
	.rt-error-rocket {
	  width: 280px;
	  height: 260px;
	  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: 260px;
	  height: 240px;
	  margin: 0 auto;
	  background-size: 260px;
	  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;
  }