/**
* @version   $Id: master-webkit.css 26136 2015-01-27 15:48:33Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2017 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* General */
a {-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1) !important;}
canvas {height: auto !important;}

/* Navigation */
.dropdown {-webkit-backface-visibility: hidden;}
.gf-menu.l1 > li > .item {-webkit-backface-visibility: hidden;font-weight: bold;}
.gf-menu .item.icon [class^="icon-"], .gf-menu .item.icon [class*=" icon-"] {-webkit-font-smoothing: inherit;}

/* Demo */
body .rt-title-large .title {font-weight: lighter;}
body .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {height: 378px;}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {height: 300px !important;}
}
@media (min-width: 768px) and (max-width: 959px) {
	body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {height: 298px !important;}
}
@media (max-width: 767px) {
	body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {height: 300px !important;}
}
body .fp-feature-b.rt-block {padding-bottom: 13px;}
.rt-logo-block img{
	width: 195px;
    height: 62px;
}
.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;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-family: 'nunito';
	src: url('../fonts/nunito-regular-webfont.eot');
	src: url('../fonts/nunito-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-regular-webfont.woff') format('woff'), url('../fonts/nunito-regular-webfont.ttf') format('truetype'), url('../fonts/nunito-regular-webfont.svg#nunito') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nunito';
	src: url('../fonts/nunito-bold-webfont.eot');
	src: url('../fonts/nunito-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-bold-webfont.woff') format('woff'), url('../fonts/nunito-bold-webfont.ttf') format('truetype'), url('../fonts/nunito-bold-webfont.svg#nunito') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'nunitolight';
	src: url('../fonts/nunito-light-webfont.eot');
	src: url('../fonts/nunito-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-light-webfont.woff') format('woff'), url('../fonts/nunito-light-webfont.ttf') format('truetype'), url('../fonts/nunito-light-webfont.svg#nunito') format('svg');
	font-weight: lighter;
	font-style: italic;
}

.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;
}

li {
	line-height: 26px;
}

.rt-block {
	padding: 15px;
	margin: 10px;
	position: relative;
}

#rt-content-top, #rt-content-bottom {
	overflow: hidden;
	clear: both;
}

.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: 15px;
	line-height: 26px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.font-size-is-xlarge {
	font-size: 17px;
}

.font-size-is-large {
	font-size: 16px;
}

.font-size-is-default {
	font-size: 15px;
}

.font-size-is-small {
	font-size: 13px;
}

.font-size-is-xsmall {
	font-size: 11px;
}

p {
	margin: 0 0 15px 0;
}

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;
	margin: 10px;
}

#gantry-resetsettings {
	display: block;
	padding: 15px;
	margin: 10px;
}

ul, ol {
	margin: 0 0 15px 20px;
}

ul li {
	padding: 0;
	margin: 0;
	line-height: 26px;
}

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;
}

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%;
}

#rt-transition.rt-hidden {
	opacity: 0;
}

#rt-transition.rt-visible {
	opacity: 1;
	-webkit-transition: opacity 0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
	-webkit-transition: opacity 0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}

.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;
}

.gantry-row {
	margin: 0 -15px;
}

.gantry-width-spacer {
	margin: 0 15px;
}

.gantry-block-center {
	margin: auto;
	float: none !important;
}

.gantry-width-10, .gantry-width-20, .gantry-width-25, .gantry-width-30, .gantry-width-33, .gantry-width-40, .gantry-width-50, .gantry-width-60, .gantry-width-66, .gantry-width-70, .gantry-width-75, .gantry-width-80, .gantry-width-90 {
	display: block;
	float: left;
}

.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.333333333%;
}

.gantry-width-40 {
	width: 40%;
}

.gantry-width-50 {
	width: 50%;
}

.gantry-width-60 {
	width: 60%;
}

.gantry-width-66 {
	width: 66.666666666%;
}

.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-text-left {
	text-align: left;
}

.gantry-text-right {
	text-align: right;
}

.gantry-center {
	text-align: center;
}

.gantry-center td, .gantry-center th {
	text-align: center;
}

.component-body {
	padding: 20px;
	background: #ffffff;
	color: #383838;
}

.actions {
	float: right;
	position: relative;
	z-index: 1;
}

.cols-3 .actions, .cols-4 .actions {
	float: none;
	text-align: right;
}

.actions li {
	list-style: none;
	display: inline-block;
}

.actions a {
	margin-left: 8px;
	text-decoration: none;
}

.actions a:before {
	font-family: FontAwesome;
}

.actions a:hover {
	text-decoration: none;
}

.actions i {
	display: none;
}

.actions img, .actions [class^="icon-"], .actions [class*=" icon-"] {
	display: none;
}

.component-body .actions img, .component-body .actions [class^="icon-"], .component-body .actions [class*=" icon-"] {
	display: inline-block;
}

.actions .print-icon a:before {
	content: "\f02f";
}

.actions .email-icon a:before {
	content: "\f0e0";
}

.actions .edit-icon a:before {
	content: "\f044";
}

.article-info {
	font-size: 90%;
}

.article-info.muted {
	color: inherit;
}

.article-info dd {
	margin-left: 0;
}

.article-info-term {
	display: none;
}

.parent-category-name > span[class*="icon"], .category-name > span[class*="icon"], .create > span[class*="icon"], .modified > span[class*="icon"], .published > span[class*="icon"], .createdby > span[class*="icon"], .hits > span[class*="icon"] {
	display: none;
}

.parent-category-name:before, .category-name:before, .create:before, .modified:before, .published:before, .createdby:before, .hits:before {
	font-family: FontAwesome;
	margin-right: 2px;
	text-shadow: none;
}

.parent-category-name:before {
	content: "\f0c9";
}

.category-name:before {
	content: "\f0c9";
}

.create:before {
	content: "\f017";
}

.modified:before {
	content: "\f017";
}

.published:before {
	content: "\f017";
}

.createdby:before {
	content: "\f040";
}

.hits:before {
	content: "\f019";
}

.content_vote, .tags {
	margin: 10px 0;
}

.content_rating {
	display: block;
}

.img-intro-right, .img-fulltext-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-intro-left, .img-fulltext-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.categories-list {
	padding: 0 5px;
}

.categories-list ul {
	margin: 0;
	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;
}

.category {
	width: 100%;
}

.category td {
	padding: 8px;
}

.category th {
	padding: 8px;
	text-align: left;
}

.item-separator, .row-separator {
	display: block;
	clear: both;
	margin: 12px 0;
	border: 0;
	height: 2px;
}

.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols-2 .column-1, .cols-2 .column-2 {
	width: 48%;
}

.cols-2 .column-1 {
	float: left;
}

.cols-2 .column-2 {
	float: right;
	margin: 0;
}

.cols-3 .column-1, .cols-3 .column-2 {
	float: left;
	width: 29%;
}

.cols-3 .column-1 {
	margin-right: 7%;
}

.cols-3 .column-2 {
	margin-left: 0;
}

.cols-3 .column-3 {
	float: right;
	width: 29%;
}

.cols-4 .column-1, .cols-4 .column-2, .cols-4 .column-3 {
	float: left;
	width: 23%;
	margin-right: 2%;
}

.cols-4 .column-2 {
	margin-left: 0;
}

.cols-4 .column-4 {
	float: right;
	width: 23%;
	margin-right: 2%;
}

.page-header {
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset.filters {
	margin: 10px 0 !important;
	padding: 0 !important;
}

.archive #archive-items {
	margin-left: 0;
	list-style: none;
}

.archive .filter-search {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}

.archive .filter-search.alert {
	float: left;
}

.archive select {
	margin-right: 5px;
}

.archive .createdby {
	display: block;
}

.archive .muted {
	color: inherit;
}

#article-index {
	float: right;
	border: 1px solid #181818;
	background: #2d2d2d;
	border-radius: 3px;
	margin-left: 15px;
}

#article-index ul {
	list-style: none;
	margin: 0;
}

#article-index ul li:first-child a {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

#article-index ul li a {
	display: block;
	padding: 5px 10px;
	font-size: 13px;
	border-bottom: 1px solid #181818;
}

#article-index ul li a.active {
	color: inherit;
}

#article-index ul li a:hover {
	background: #303030;
}

#article-index ul li:last-child a {
	border-bottom: none !important;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.article-index {
	margin-left: 15px;
}

.article-index .nav-tabs.nav-stacked > li > a {
	font-size: 13px;
	padding: 5px 10px;
	border: 1px solid #181818;
	background: #2d2d2d;
}

.article-index .nav-tabs.nav-stacked > li > a:hover {
	background: #303030;
}

.pagination {
	margin: 10px 0;
	padding: 10px 0;
	clear: both;
	text-align: center;
}

.pagination .counter {
	float: none;
	text-align: center;
	margin: 0;
	margin-bottom: 5px;
}

.pagination ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.pagination ul li {
	display: inline-block;
	text-align: center;
	margin: 0 5px;
}

.pagination ul li a, .pagination ul li span {
	float: none;
	margin: 0 5px;
	padding: 0;
	background: none;
	border: none;
	text-shadow: none;
}

.pagination ul li a:hover, .pagination ul li span:hover {
	background: none;
}

.pagination-start, .pagination-next, .pagination-end, .pagination-prev {
	border: 0;
}

.pagination-start {
	padding: 0;
}

.pagination-start span {
	padding: 0;
}

.pagenav {
	list-style: none;
	margin: 5px 0;
	padding: 15px 0;
}

.pagenav-prev {
	float: left;
}

.pagenav-next {
	float: right;
}

.pager li {
	margin: 0 5px;
}

.pager a, .pager span {
	background: none;
	border: 0;
	padding: 0;
}

.pager a:hover, .pager span:hover {
	background: none;
}

#rt-breadcrumbs .rt-block {
	margin: 10px;
	padding: 10px 15px;
}

#rt-breadcrumbs .showHere {
	font-weight: bold;
	margin-right: 5px;
}

.breadcrumbs {
	padding: 0;
	margin: 0;
}

.breadcrumbs li {
	list-style: none;
	float: left;
	text-shadow: none;
}

.breadcrumbs a, .breadcrumbs span {
	text-decoration: none;
}

.breadcrumbs a:after, .breadcrumbs span:after {
	font-family: FontAwesome;
	content: "\f101";
	margin: 0 5px 0 10px;
}

.breadcrumbs a:hover, .breadcrumbs span:hover {
	text-decoration: none;
}

.breadcrumbs a:last-child:after, .breadcrumbs span:last-child:after {
	display: none;
}

.breadcrumbs img {
	display: none;
}

.breadcrumb {
	padding: 0;
	margin: 0;
	background: none;
}

.breadcrumb li {
	list-style: none;
	text-shadow: none;
}

.breadcrumb li:not(:first-child):after {
	font-family: FontAwesome;
	content: "\f101";
	margin: 0 10px;
}

.breadcrumb li:hover {
	text-decoration: none;
}

.breadcrumb li:last-child:after {
	display: none;
}

.breadcrumb .divider {
	display: none;
}

.breadcrumb .icon-location {
	display: inline-block !important;
}

.breadcrumb .icon-location:before {
	font-family: FontAwesome !important;
	content: "\f041";
}

.weblink-category td.title {
	font-size: 15px;
	text-align: left;
}

.weblink-category p {
	margin: 5px 0;
}

.num {
	vertical-align: top;
	text-align: left;
}

.hits {
	vertical-align: top;
}

.filter {
	margin: 10px 0;
	text-align: right;
	margin-right: 7px;
}

.element-invisible {
	position: absolute;
	margin-left: -3000px;
	margin-top: -3000px;
	height: 0;
}

.cat-items {
	margin-top: 20px;
}

.cat-items .filter-search {
	margin-bottom: 10px;
}

.cat-items select {
	margin-bottom: 0;
}

table.weblinks {
	font-size: 15px;
	margin: 10px 10px 20px 0;
	width: 99%;
}

table.weblinks td {
	border-collapse: collapse;
	padding: 7px;
}

table.weblinks td p {
	margin: 0;
	line-height: 1.3em;
}

table.weblinks th {
	padding: 7px;
	text-align: left;
}

legend {
	font-size: 21px;
	border-bottom: 1px solid #181818;
}

legend small {
	color: #181818;
}

form fieldset dt {
	clear: left;
	float: left;
	width: 12em;
	padding: 3px 0;
}

form fieldset dd {
	float: left;
	padding: 3px 0;
}

.invalid {
	border-color: #ff0000 !important;
}

label.invalid {
	color: #ff0000 !important;
}

input[type="radio"], input[type="checkbox"] {
	margin: 5px;
	height: auto;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly], .uneditable-input, .uneditable-textarea {
	color: #585858;
	background-color: #3a3a3a;
	border: 1px solid #181818;
}

.input-prepend .add-on, .input-append .add-on {
	color: #efefef;
	background: #2d2d2d;
	border: 1px solid #181818;
}

.input-prepend.input-append .media-preview, .input-append.input-append .media-preview {
	margin: 0;
}

.btn.disabled, .btn[disabled], .btn.disabled:hover, .btn[disabled]:hover {
	background-color: #212121 !important;
	color: #000000;
}

.btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:hover, .btn-primary[disabled]:hover {
	background-color: #cec7a1 !important;
	color: #ffffff !important;
}

.contact-form .form-actions {
	background: none;
	border: none;
}

table {
	border-collapse: collapse;
}

table.table-bordered {
	border-collapse: separate;
	*border-collapse: collapse;
}

table.table-bordered th {
	background-color: #2d2d2d;
}

.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
	background: #303030;
}

.well {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.nav-tabs.nav-stacked > li > a {
	background-color: #2d2d2d;
}

.nav-tabs.nav-stacked > li > a:hover {
	background-color: #303030;
}

.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: #2d2d2d;
}

.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: #303030;
}

.contact {
	padding: 0;
}

.contact .button {
	float: none !important;
	clear: left;
	display: block;
	margin: 20px 0 0 0;
}

.contact .title {
	font-size: 15px;
	line-height: 33px;
	margin: 0 0 2px 0;
	box-shadow: none;
	padding: 0;
	text-align: left;
	border-radius: 3px;
	background-color: #353535;
	background-image: -moz-linear-gradient(top, #3a3a3a, #2d2d2d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a3a3a), to(#2d2d2d));
	background-image: -webkit-linear-gradient(top, #3a3a3a, #2d2d2d);
	background-image: -o-linear-gradient(top, #3a3a3a, #2d2d2d);
	background-image: linear-gradient(to bottom, #3a3a3a, #2d2d2d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a3a3a', endColorstr='#ff2d2d2d', GradientType=0);
	background-color: #353535;
	background-image: -moz-linear-gradient(top, #3a3a3a, #2d2d2d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a3a3a), to(#2d2d2d));
	background-image: -webkit-linear-gradient(top, #3a3a3a, #2d2d2d);
	background-image: -o-linear-gradient(top, #3a3a3a, #2d2d2d);
	background-image: linear-gradient(to bottom, #3a3a3a, #2d2d2d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a3a3a', endColorstr='#ff2d2d2d', GradientType=0);
	border: 1px solid #181818;
}

.contact .title a {
	display: block;
	padding: 0 10px;
}

.contact .title a span {
	line-height: 1em;
}

.contact .title a span:before {
	font-family: FontAwesome;
	content: "\f055";
	margin: 0 10px 0 0;
	font-size: 1.3em;
	display: inline;
	vertical-align: middle;
}

.contact .pane-toggler-down a span:before {
	content: "\f056";
}

.contact-category {
	padding: 0 10px;
}

.contact-category #adminForm .filters {
	border: 0;
	padding: 0;
}

.contact-image {
	margin: 10px 0;
	overflow: hidden;
	display: block;
}

.contact-image img {
	max-width: 100%;
}

address {
	font-style: normal;
	margin: 10px 0;
}

address span {
	display: block;
}

.contact-address {
	margin: 20px 0 10px 0;
}

.contact-email div {
	padding: 2px 0;
	margin: 0 0 10px 0;
}

.contact-email label {
	width: 17em;
	float: left;
}

#contact-textmsg {
	padding: 2px 0 10px 0;
}

#contact-email-copy {
	float: left;
	margin-right: 10px;
}

dl.tabs {
	float: left;
	margin: 50px 0 0 0;
	z-index: 50;
	clear: both;
}

dl.tabs dt {
	float: left;
	padding: 4px 10px;
	border-left: 1px solid #181818;
	border-right: 1px solid #181818;
	border-top: 1px solid #181818;
	margin-right: 3px;
	background: #f0f0f0;
	color: #666666;
}

dl.tabs .open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
	color: #000000;
}

.current {
	clear: both;
	border: 1px solid #181818;
	padding: 10px 10px;
}

.current dd {
	padding: 0;
	margin: 0;
}

#content-pane.tabs {
	margin: 1px 0 0 0;
}

.searchintro {
	font-weight: normal;
	margin: 20px 0 20px;
}

#searchForm .inputbox {
	margin-bottom: 0;
}

#searchForm input[type="radio"], #searchForm input[type="checkbox"] {
	margin-top: 3px;
	margin-right: 5px;
	float: none;
	vertical-align: top;
}

#searchForm, #finder-search {
	padding: 0 5px;
}

.form-limit {
	margin: 20px 0 0;
	text-align: right;
	padding: 0 10px 0 20px;
}

.highlight {
	font-weight: bold;
}

.ordering-box {
	float: right;
}

.phrases-box {
	width: 60%;
	float: left;
}

.only, .phrases {
	margin: 10px 0 0 0;
	line-height: 1.3em;
}

.search label {
	padding-top: 0 !important;
	display: inline-block;
}

label.ordering {
	display: block;
	margin: 10px 0 10px 0;
}

.word {
	padding: 10px 10px 10px 0;
}

.word input {
	font-weight: bold;
	padding: 4px;
	font-size: 15px;
}

.word label {
	font-weight: bold;
}

fieldset.only label, fieldset.phrases label {
	margin: 0 10px 0 0;
}

.ordering-box label.ordering {
	margin: 0 10px 5px 0;
}

form .search label, form .finder label {
	display: none;
}

form #finder-filter-select-list label {
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
}

.search dd {
	padding: 2px 15px 2px 5px;
}

.result-title {
	padding: 15px 15px 0 5px;
	font-weight: bold;
}

.result-text {
	padding: 10px 15px 10px 5px;
	line-height: 1.7em;
}

.result-url {
	font-size: 15px;
	padding: 2px 15px 15px 5px;
}

.result-created {
	padding: 2px 15px 15px 5px;
	font-size: 13px;
}

.result-category {
	padding: 10px 15px 5px 5px;
}

#password-lbl, #username-lbl {
	width: 130px;
	display: block;
	float: left;
}

.login .control-label {
	padding-top: 0;
	text-align: left;
}

.login-fields {
	margin-bottom: 5px;
}

#remember-lbl {
	display: inline-block;
	margin-right: 5px;
}

#remember {
	margin: 0;
}

.login + div {
	margin-top: 12px;
}

.login + div ul li, #login-form li {
	list-style: none;
}

.login + div ul li a:before, #login-form a:before {
	font-family: FontAwesome;
	content: "\f059";
	margin-right: 4px;
}

.login + div ul {
	padding: 0;
	margin-left: 0;
}

.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: 15px;
	text-decoration: none;
}

#login-form input[type="text"], #login-form input[type="password"] {
	width: 100%;
}

#login-form .input-prepend {
	width: 100%;
}

#login-form .input-prepend .add-on {
	width: 25%;
	text-align: center;
	padding: 0;
}

#login-form .input-prepend input[type="text"], #login-form .input-prepend input[type="password"] {
	width: 75%;
	border-radius: 0 3px 3px 0;
}

#login-form .input-prepend input#modlgn-secretkey {
	width: 57%;
	border-radius: 0;
}

#login-form .input-prepend input#modlgn-secretkey + span {
	width: 19%;
	text-align: center;
	padding: 0;
}

#login-form #form-login-remember label {
	display: inline-block;
}

#login-form #form-login-remember label.control-label {
	margin: -10px 0 0 5px;
}

#login-form #form-login-remember input {
	margin: 0;
}

#users-profile-core, #users-profile-custom {
	margin: 10px 0 15px 0;
	padding: 15px;
}

#users-profile-core dt, #users-profile-custom dt {
	float: left;
	width: 12em;
	padding: 3px 0;
	margin-right: 10px;
}

#users-profile-core dd, #users-profile-custom dd {
	padding: 3px 0;
}

#member-profile fieldset, #member-registration fieldset {
	margin: 10px 0 15px 0;
	padding: 15px;
}

#member-profile fieldset dd, #member-registration fieldset dd {
	float: none;
	padding: 5px 0;
}

#member-profile fieldset dd input, #member-registration fieldset dd input {
	width: 17em;
}

#member-profile fieldset dd select {
	width: 17em;
}

#member-profile fieldset dt, #member-registration fieldset dt {
	padding: 5px 5px 5px 0;
	width: 13em;
}

.optional {
	font-size: 15px;
}

#member-registration {
	padding: 0 5px;
}

ul.menu {
	list-style: none;
	margin: 0 -15px;
	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;
	text-decoration: none;
	padding: 5px 15px;
	border-radius: 3px;
}

ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before {
	content: "\f138";
	font-family: FontAwesome;
	margin-right: 10px;
	display: inline;
}

ul.menu li:last-child {
	margin-bottom: 0;
}

ul.menu li ul {
	margin: 0 0 0 20px;
	padding: 8px 0 0;
}

ul.menu li.active.current, ul.menu li#current.active {
	border: 0;
	padding: 0;
}

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: "\f0a9";
}

ul.menu ul.small {
	font-size: 14px;
}

#modules-form .radio input[type="radio"], #modules-form .checkbox input[type="checkbox"] {
	display: inline-block;
	margin-left: 0;
}

.edit.item-page input, .edit.item-page input .inputbox, .edit.item-page #jform_images_image_intro, .edit.item-page #jform_images_image_fulltext {
	width: 250px;
}

.edit.item-page .calendar, .edit.item-page .calendar table {
	margin-left: 15px;
}

#adminForm fieldset {
	padding: 20px 15px;
	margin: 10px 0 15px 0;
}

#adminForm label {
	width: 100%;
}

#adminForm .formelm-area {
	padding: 5px 0;
}

#adminForm .formelm-area label {
	vertical-align: top;
	display: inline-block;
	width: 7em;
}

.modal.btn {
	position: relative;
	top: inherit;
	bottom: inherit;
	left: inherit;
	right: inherit;
}

.media-preview.add-on {
	margin-top: 0;
}

.input-append #jform_publish_up + .btn, .input-append #jform_publish_down + .btn {
	padding-bottom: 4px;
	margin-left: 15px;
}

#editor-xtd-buttons a:link, #editor-xtd-buttons a:hover, #editor-xtd-buttons a:visited {
	color: #323232;
}

#editor-xtd-buttons a.modal-button {
	text-shadow: none;
}

#editor-xtd-buttons .readmore {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: inherit;
	font-family: inherit;
	border: inherit;
}

#editor-xtd-buttons .readmore a {
	text-shadow: none;
}

#editor-xtd-buttons .readmore:before {
	display: none;
}

.formelm {
	margin: 5px 0;
}

.formelm .fltlft {
	float: left;
}

.formelm .button2-left, .formelm .media-preview {
	margin: 10px 0 0 10px;
}

.formelm .button2-left a, .formelm .media-preview a {
	padding: 3px 10px !important;
	border-radius: 4px;
	border-radius: 4px;
}

.formelm-buttons {
	text-align: right;
	margin-bottom: 10px;
}

.button2-left {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}

.button2-left .readmore {
	background-image: none;
	background-color: transparent;
	border: none;
	padding: 0;
	text-shadow: none;
	font-size: inherit;
	text-transform: inherit;
}

.contentpaneopen_edit {
	float: left;
}

.mceButton:hover {
	background: none !important;
}

.formelm-buttons {
	text-align: right;
	margin-bottom: 10px;
}

.button2-left .blank a, .button2-left a, .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;
	text-shadow: none;
}

#publishing .chzn-container-multi .chzn-choices {
	color: #efefef;
	background-color: #000000;
	background-image: none;
	border: 1px solid #181818;
	border-radius: 3px;
}

#publishing .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
	min-height: 45px;
}

#publishing .chzn-container-active .chzn-choices {
	border: 1px solid #cec7a1;
	box-shadow: none;
}

#publishing .chzn-container .chzn-drop {
	border: none;
}

.manager.thumbnails > li {
	float: left !important;
	margin-left: 20px !important;
	list-style: none;
}

.control-group {
	margin-left: 0 !important;
}

.adminlist .title > a, #adminForm .title > a {
	font-weight: bold;
}

.adminlist th.title, #adminForm th.title {
	font-size: inherit;
	letter-spacing: inherit;
	margin-top: inherit;
	text-transform: inherit;
}

figcaption, figure {
	display: block;
}

figure {
	display: table;
}

figure.pull-center, img.pull-center {
	margin-left: auto;
	margin-right: auto;
}

figcaption {
	display: table-caption;
	caption-side: bottom;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.calendar td.button {
	background-image: none;
	background-color: transparent;
	border: none !important;
	padding: 0;
	text-shadow: none;
	font-size: inherit;
	text-transform: inherit;
	color: #000000 !important;
	display: table-cell;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	border-radius: 0;
	line-height: inherit;
}

.calendar td.button:hover {
	color: #000000 !important;
}

.calendar td.button:before {
	display: none;
}

.calendar tbody td.hilite, .calendar tbody td.selected {
	border: none;
	padding: 2px 4px 2px 2px;
}

.calendar td.title {
	font-size: 1.4em;
	display: table-cell;
	line-height: inherit;
}

.calendar tr.daynames td {
	border: none !important;
}

.items-more {
	padding-top: 10px;
}

.items-more h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}

.items-more ol {
	line-height: 1.3em;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 10px 2px;
}

.items-more ol li {
	margin-bottom: 5px;
}

.items-more ol li a {
	display: inline;
	font-weight: normal;
	padding: 0;
}

.items-more ol li a:before {
	font-family: FontAwesome;
	content: "\f055";
	margin: 0 5px;
}

table.contenttoc {
	padding: 10px;
	margin: 10px;
}

table.contenttoc tr td {
	padding: 1px 0;
}

.pagenavcounter {
	font-weight: bold;
}

.mailto-close {
	float: right;
}

#mailtoForm .button {
	margin-top: 15px;
}

#system-message {
	padding: 0;
	margin: 15px 0;
}

#system-message dd {
	margin: 0;
}

#system-message dd ul {
	border-radius: 3px;
	margin: 15px 0;
	list-style: none;
	padding: 10px;
	color: #0055BB;
	padding: 15px;
	border-radius: 4px;
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	color: #0055BB;
	padding: 15px;
	border-radius: 4px;
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	color: #0055BB;
	padding: 15px;
	border-radius: 4px;
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	color: #0055BB;
	padding: 15px;
	border-radius: 4px;
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
}

#system-message dd ul li:before {
	font-family: FontAwesome;
	content: '\f05a';
	margin-right: 8px;
	font-size: 25px;
	opacity: 0.8;
	vertical-align: middle;
}

#system-message .error ul {
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
}

#system-message .error ul li:before {
	content: '\f056';
}

#system-message .notice ul {
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
}

#system-message .notice ul li:before {
	content: '\f06a';
}

#system-message .alert {
	border-radius: 4px;
	margin: 15px 0;
	list-style: none;
	padding: 10px 35px 10px 10px;
	color: #0055BB;
	padding: 15px;
	border-radius: 4px;
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	color: #0055BB;
	padding: 15px;
	border-radius: 4px;
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	color: #0055BB;
	padding: 15px;
	border-radius: 4px;
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	color: #0055BB;
	padding: 15px;
	border-radius: 4px;
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
	background-color: #adc6df;
	background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
	background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
	background-image: -o-linear-gradient(top, #adc6df, #adc6df);
	background-image: linear-gradient(to bottom, #adc6df, #adc6df);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
}

#system-message .alert-error {
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
}

#system-message .alert-error:before {
	content: '\f056';
}

#system-message .alert-warning {
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
}

#system-message .alert-warning:before {
	content: '\f06a';
}

#system-message .alert-success {
	color: #468847;
	padding: 15px;
	border-radius: 4px;
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	color: #468847;
	padding: 15px;
	border-radius: 4px;
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	color: #468847;
	padding: 15px;
	border-radius: 4px;
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	color: #468847;
	padding: 15px;
	border-radius: 4px;
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
}

#system-message .alert-success:before {
	content: '\f058';
}

#system-message .alert > div:first-child {
	margin-bottom: 0 !important;
}

#system-message .alert p:last-child {
	margin-bottom: 0;
}

#system-message .alert:before {
	font-family: FontAwesome;
	content: '\f05a';
	margin-right: 10px;
	font-size: 27px;
	opacity: 0.8;
	vertical-align: middle;
	float: left;
}

#system-message dt.error, #system-message dt.notice, #system-message dt.message {
	display: none;
}

div.success, p.success {
	color: #468847;
	padding: 15px;
	border-radius: 4px;
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	color: #468847;
	padding: 15px;
	border-radius: 4px;
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	color: #468847;
	padding: 15px;
	border-radius: 4px;
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	color: #468847;
	padding: 15px;
	border-radius: 4px;
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
	background-color: #d0e9c6;
	background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
	background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
	background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
}

div.info, p.info {
	color: #4A677D;
	padding: 15px;
	border-radius: 4px;
	background-color: #a1bed2;
	background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
	background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
	background-color: #a1bed2;
	background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
	background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
	color: #4A677D;
	padding: 15px;
	border-radius: 4px;
	background-color: #a1bed2;
	background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
	background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
	background-color: #a1bed2;
	background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
	background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
	color: #4A677D;
	padding: 15px;
	border-radius: 4px;
	background-color: #a1bed2;
	background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
	background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
	background-color: #a1bed2;
	background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
	background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
	color: #4A677D;
	padding: 15px;
	border-radius: 4px;
	background-color: #a1bed2;
	background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
	background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
	background-color: #a1bed2;
	background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
	background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
	background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
}

div.error, p.error {
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	color: #CC0000;
	padding: 15px;
	border-radius: 4px;
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
	background-color: #e8c0c2;
	background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
	background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
	background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
}

div.warning, p.warning {
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	color: #A08B4C;
	padding: 15px;
	border-radius: 4px;
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
	background-color: #f1e5ab;
	background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
	background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
	background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
}

.tip {
	font-size: 0.8em;
	text-align: left;
	padding: 3px;
	max-width: 400px;
}

.tip-title {
	font-weight: bold;
}

.tip-wrap {
	padding: 8px;
	border-radius: 3px;
	background: #2d2d2d;
	color: #efefef;
}

.tooltip {
	z-index: 20000;
}

.system-unpublished .system-unpublished {
	margin: -10px;
	padding: 10px;
	border-top: 16px solid;
	border-bottom: 5px solid;
	position: relative;
	background: #000000;
	border-color: #181818;
}

.system-unpublished .system-unpublished:before {
	content: 'Unpublished';
	text-transform: uppercase;
	top: -19px;
	left: 10px;
	position: absolute;
	font-size: 0.8em;
	font-weight: bold;
}

#system-debug {
	color: #E8EBED;
	background-color: #ffffff;
	padding: 10px;
	margin: 10px;
}

#system-debug div {
	font-size: 11px;
}

ul.tags.inline, ol.tags.inline {
	list-style: none;
	margin: 0 -4px;
	padding: 0;
}

ul.tags.inline > li, ol.tags.inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

ul.tags.inline label, ol.tags.inline label {
	padding: 5px 4px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-radius: 3px;
}


.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-lg {
	font-size: 1.3333333333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.2857142857143em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.1428571428571em;
	list-style-type: none;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.1428571428571em;
	width: 2.1428571428571em;
	top: 0.14285714285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.8571428571429em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}

}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}

}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before {
	content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-gear:before, .fa-cog:before {
	content: "\f013";
}

.fa-trash-o:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before, .fa-users:before {
	content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
	content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152";
}

.fa-euro:before, .fa-eur:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
	content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
	content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158";
}

.fa-won:before, .fa-krw:before {
	content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-android:before {
	content: "\f17b";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-slack:before {
	content: "\f198";
}

.fa-envelope-square:before {
	content: "\f199";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-delicious:before {
	content: "\f1a5";
}

.fa-digg:before {
	content: "\f1a6";
}

.fa-pied-piper:before {
	content: "\f1a7";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-drupal:before {
	content: "\f1a9";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-fax:before {
	content: "\f1ac";
}

.fa-building:before {
	content: "\f1ad";
}

.fa-child:before {
	content: "\f1ae";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-spoon:before {
	content: "\f1b1";
}

.fa-cube:before {
	content: "\f1b2";
}

.fa-cubes:before {
	content: "\f1b3";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-behance-square:before {
	content: "\f1b5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
	content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
	content: "\f1ba";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-deviantart:before {
	content: "\f1bd";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-file-pdf-o:before {
	content: "\f1c1";
}

.fa-file-word-o:before {
	content: "\f1c2";
}

.fa-file-excel-o:before {
	content: "\f1c3";
}

.fa-file-powerpoint-o:before {
	content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8";
}

.fa-file-code-o:before {
	content: "\f1c9";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-codepen:before {
	content: "\f1cb";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd";
}

.fa-circle-o-notch:before {
	content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
	content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
	content: "\f1d1";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-git:before {
	content: "\f1d3";
}

.fa-hacker-news:before {
	content: "\f1d4";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9";
}

.fa-history:before {
	content: "\f1da";
}

.fa-circle-thin:before {
	content: "\f1db";
}

.fa-header:before {
	content: "\f1dc";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-sliders:before {
	content: "\f1de";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-bomb:before {
	content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-binoculars:before {
	content: "\f1e5";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-newspaper-o:before {
	content: "\f1ea";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-google-wallet:before {
	content: "\f1ee";
}

.fa-cc-visa:before {
	content: "\f1f0";
}

.fa-cc-mastercard:before {
	content: "\f1f1";
}

.fa-cc-discover:before {
	content: "\f1f2";
}

.fa-cc-amex:before {
	content: "\f1f3";
}

.fa-cc-paypal:before {
	content: "\f1f4";
}

.fa-cc-stripe:before {
	content: "\f1f5";
}

.fa-bell-slash:before {
	content: "\f1f6";
}

.fa-bell-slash-o:before {
	content: "\f1f7";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-copyright:before {
	content: "\f1f9";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-eyedropper:before {
	content: "\f1fb";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-birthday-cake:before {
	content: "\f1fd";
}

.fa-area-chart:before {
	content: "\f1fe";
}

.fa-pie-chart:before {
	content: "\f200";
}

.fa-line-chart:before {
	content: "\f201";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-bicycle:before {
	content: "\f206";
}

.fa-bus:before {
	content: "\f207";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-angellist:before {
	content: "\f209";
}

.fa-cc:before {
	content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b";
}

.fa-meanpath:before {
	content: "\f20c";
}

body .rt-center {
	text-align: center;
}

body .rt-noborder {
	border: 0 !important;
	box-shadow: none !important;
}

body .rt-floatleft {
	float: left;
	margin-right: 15px;
	margin-left: 0;
}

body .rt-floatright {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}

body .rt-uppercase {
	text-transform: uppercase;
}

body .rt-lowercase {
	text-transform: lowercase;
}

body .normalfont, body .normalfont li {
	font-size: 100% !important;
	line-height: inherit !important;
}

body .boldfont {
	font-weight: bold !important;
}

body .noitalic {
	font-style: normal !important;
}

body .nobold, body .nobold a, body .nobold li {
	font-weight: normal !important;
}

body .rt-displayinline {
	display: inline !important;
}

body .nomarginall, body .rt-block.nomarginall, body ul.nomarginall, body li.nomarginall {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

body .nopaddingall, body .rt-block.nopaddingall, body ul.nopaddingall, body li.nopaddingall {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body .nomargintop, body .rt-block.nomargintop, body ul.nomargintop, body li.nomargintop {
	margin-top: 0 !important;
}

body .nomarginbottom, body .rt-block.nomarginbottom, body ul.nomarginbottom, body li.nomarginbottom {
	margin-bottom: 0 !important;
}

body .nomarginleft, body .rt-block.nomarginleft, body ul.nomarginleft, body li.nomarginleft {
	margin-left: 0 !important;
}

body .nomarginright, body .rt-block.nomarginright, body ul.nomarginright, body li.nomarginright {
	margin-right: 0 !important;
}

body .nopaddingtop, body .rt-block.nopaddingtop, body ul.nopaddingtop, body li.nopaddingtop {
	padding-top: 0 !important;
}

body .nopaddingbottom, body .rt-block.nopaddingbottom, body ul.nopaddingbottom, body li.nopaddingbottom {
	padding-bottom: 0 !important;
}

body .nopaddingleft, body .rt-block.nopaddingleft, body ul.nopaddingleft, body li.nopaddingleft {
	padding-left: 0 !important;
}

body .nopaddingright, body .rt-block.nopaddingright, body ul.nopaddingright, body li.nopaddingright {
	padding-right: 0 !important;
}

body .smallmarginbottom {
	margin-bottom: 5px !important;
}

body .smallmargintop {
	margin-top: 5px !important;
}

body .smallmarginleft {
	margin-left: 5px !important;
}

body .smallmarginright {
	margin-right: 5px !important;
}

body .smallmarginall {
	margin: 5px !important;
}

body .medmarginbottom {
	margin-bottom: 10px !important;
}

body .medmargintop {
	margin-top: 10px !important;
}

body .medmarginleft {
	margin-left: 10px !important;
}

body .medmarginright {
	margin-right: 10px !important;
}

body .medmarginall {
	margin: 10px !important;
}

body .largemarginbottom {
	margin-bottom: 15px !important;
}

body .largemargintop {
	margin-top: 15px !important;
}

body .largemarginleft {
	margin-left: 15px !important;
}

body .largemarginright {
	margin-right: 15px !important;
}

body .largemarginall {
	margin: 15px !important;
}

body .smallpaddingbottom {
	padding-bottom: 5px !important;
}

body .smallpaddingtop {
	padding-top: 5px !important;
}

body .smallpaddingleft {
	padding-left: 5px !important;
}

body .smallpaddingright {
	padding-right: 5px !important;
}

body .smallpaddingall {
	padding: 5px !important;
}

body .medpaddingbottom {
	padding-bottom: 10px !important;
}

body .medpaddingtop {
	padding-top: 10px !important;
}

body .medpaddingleft {
	padding-left: 10px !important;
}

body .medpaddingright {
	padding-right: 10px !important;
}

body .medpaddingall {
	padding: 10px !important;
}

body .largepaddingbottom {
	padding-bottom: 15px !important;
}

body .largepaddingtop {
	padding-top: 15px !important;
}

body .largepaddingleft {
	padding-left: 15px !important;
}

body .largepaddingright {
	padding-right: 15px !important;
}

body .largepaddingall {
	padding: 15px !important;
}

body .subsmallmarginbottom {
	margin-bottom: -5px !important;
}

body .subsmallmargintop {
	margin-top: -5px !important;
}

body .subsmallmarginleft {
	margin-left: -5px !important;
}

body .subsmallmarginright {
	margin-right: -5px !important;
}

body .subsmallmarginall {
	margin: -5px !important;
}

body .submedmarginbottom {
	margin-bottom: -10px !important;
}

body .submedmargintop {
	margin-top: -10px !important;
}

body .submedmarginleft {
	margin-left: -10px !important;
}

body .submedmarginright {
	margin-right: -10px !important;
}

body .submedmarginall {
	margin: -10px !important;
}

body .sublargemarginbottom {
	margin-bottom: -15px !important;
}

body .sublargemargintop {
	margin-top: -15px !important;
}

body .sublargemarginleft {
	margin-left: -15px !important;
}

body .sublargemarginright {
	margin-right: -15px !important;
}

body .sublargemarginall {
	margin: -15px !important;
}

body .rt-relative {
	position: relative;
}

body [class^="custom"].largepaddingright, body [class^="custom"].largepaddingleft, body [class^="custom"].largepaddingtop, body [class^="custom"].largepaddingbottom, body [class^="custom"].largepaddingall, body [class^="custom"].medpaddingright, body [class^="custom"].medpaddingleft, body [class^="custom"].medpaddingtop, body [class^="custom"].medpaddingbottom, body [class^="custom"].medpaddingall, body [class^="custom"].smallpaddingright, body [class^="custom"].smallpaddingleft, body [class^="custom"].smallpaddingtop, body [class^="custom"].smallpaddingbottom, body [class^="custom"].smallpaddingall, body [class^="custom"].largemarginright, body [class^="custom"].largemarginleft, body [class^="custom"].largemargintop, body [class^="custom"].largemarginbottom, body [class^="custom"].largemarginall, body [class^="custom"].medmarginright, body [class^="custom"].medmarginleft, body [class^="custom"].medmargintop, body [class^="custom"].medmarginbottom, body [class^="custom"].medmarginall, body [class^="custom"].smallmarginright, body [class^="custom"].smallmarginleft, body [class^="custom"].smallmargintop, body [class^="custom"].smallmarginbottom, body [class^="custom"].smallmarginall, body [class^="custom"].sublargemarginright, body [class^="custom"].sublargemarginleft, body [class^="custom"].sublargemargintop, body [class^="custom"].sublargemarginbottom, body [class^="custom"].sublargemarginall, body [class^="custom"].submedmarginright, body [class^="custom"].submedmarginleft, body [class^="custom"].submedmargintop, body [class^="custom"].submedmarginbottom, body [class^="custom"].submedmarginall, body [class^="custom"].subsmallmarginright, body [class^="custom"].subsmallmarginleft, body [class^="custom"].subsmallmargintop, body [class^="custom"].subsmallmarginbottom, body [class^="custom"].subsmallmarginall, body [class^="breadcrumbs"].largepaddingright, body [class^="breadcrumbs"].largepaddingleft, body [class^="breadcrumbs"].largepaddingtop, body [class^="breadcrumbs"].largepaddingbottom, body [class^="breadcrumbs"].largepaddingall, body [class^="breadcrumbs"].medpaddingright, body [class^="breadcrumbs"].medpaddingleft, body [class^="breadcrumbs"].medpaddingtop, body [class^="breadcrumbs"].medpaddingbottom, body [class^="breadcrumbs"].medpaddingall, body [class^="breadcrumbs"].smallpaddingright, body [class^="breadcrumbs"].smallpaddingleft, body [class^="breadcrumbs"].smallpaddingtop, body [class^="breadcrumbs"].smallpaddingbottom, body [class^="breadcrumbs"].smallpaddingall, body [class^="breadcrumbs"].largemarginright, body [class^="breadcrumbs"].largemarginleft, body [class^="breadcrumbs"].largemargintop, body [class^="breadcrumbs"].largemarginbottom, body [class^="breadcrumbs"].largemarginall, body [class^="breadcrumbs"].medmarginright, body [class^="breadcrumbs"].medmarginleft, body [class^="breadcrumbs"].medmargintop, body [class^="breadcrumbs"].medmarginbottom, body [class^="breadcrumbs"].medmarginall, body [class^="breadcrumbs"].smallmarginright, body [class^="breadcrumbs"].smallmarginleft, body [class^="breadcrumbs"].smallmargintop, body [class^="breadcrumbs"].smallmarginbottom, body [class^="breadcrumbs"].smallmarginall, body [class^="breadcrumbs"].sublargemarginright, body [class^="breadcrumbs"].sublargemarginleft, body [class^="breadcrumbs"].sublargemargintop, body [class^="breadcrumbs"].sublargemarginbottom, body [class^="breadcrumbs"].sublargemarginall, body [class^="breadcrumbs"].submedmarginright, body [class^="breadcrumbs"].submedmarginleft, body [class^="breadcrumbs"].submedmargintop, body [class^="breadcrumbs"].submedmarginbottom, body [class^="breadcrumbs"].submedmarginall, body [class^="breadcrumbs"].subsmallmarginright, body [class^="breadcrumbs"].subsmallmarginleft, body [class^="breadcrumbs"].subsmallmargintop, body [class^="breadcrumbs"].subsmallmarginbottom, body [class^="breadcrumbs"].subsmallmarginall, body [class^="breadcrumb"].largepaddingright, body [class^="breadcrumb"].largepaddingleft, body [class^="breadcrumb"].largepaddingtop, body [class^="breadcrumb"].largepaddingbottom, body [class^="breadcrumb"].largepaddingall, body [class^="breadcrumb"].medpaddingright, body [class^="breadcrumb"].medpaddingleft, body [class^="breadcrumb"].medpaddingtop, body [class^="breadcrumb"].medpaddingbottom, body [class^="breadcrumb"].medpaddingall, body [class^="breadcrumb"].smallpaddingright, body [class^="breadcrumb"].smallpaddingleft, body [class^="breadcrumb"].smallpaddingtop, body [class^="breadcrumb"].smallpaddingbottom, body [class^="breadcrumb"].smallpaddingall, body [class^="breadcrumb"].largemarginright, body [class^="breadcrumb"].largemarginleft, body [class^="breadcrumb"].largemargintop, body [class^="breadcrumb"].largemarginbottom, body [class^="breadcrumb"].largemarginall, body [class^="breadcrumb"].medmarginright, body [class^="breadcrumb"].medmarginleft, body [class^="breadcrumb"].medmargintop, body [class^="breadcrumb"].medmarginbottom, body [class^="breadcrumb"].medmarginall, body [class^="breadcrumb"].smallmarginright, body [class^="breadcrumb"].smallmarginleft, body [class^="breadcrumb"].smallmargintop, body [class^="breadcrumb"].smallmarginbottom, body [class^="breadcrumb"].smallmarginall, body [class^="breadcrumb"].sublargemarginright, body [class^="breadcrumb"].sublargemarginleft, body [class^="breadcrumb"].sublargemargintop, body [class^="breadcrumb"].sublargemarginbottom, body [class^="breadcrumb"].sublargemarginall, body [class^="breadcrumb"].submedmarginright, body [class^="breadcrumb"].submedmarginleft, body [class^="breadcrumb"].submedmargintop, body [class^="breadcrumb"].submedmarginbottom, body [class^="breadcrumb"].submedmarginall, body [class^="breadcrumb"].subsmallmarginright, body [class^="breadcrumb"].subsmallmarginleft, body [class^="breadcrumb"].subsmallmargintop, body [class^="breadcrumb"].subsmallmarginbottom, body [class^="breadcrumb"].subsmallmarginall {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

body [class^="custom"].rt-floatleft, body [class^="custom"].rt-floatright, body [class^="breadcrumbs"].rt-floatleft, body [class^="breadcrumbs"].rt-floatright, body [class^="breadcrumb"].rt-floatleft, body [class^="breadcrumb"].rt-floatright {
	float: none;
	margin: 0 0 0 0 !important;
}

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;
}

body .rt-rounded {
	border-radius: 100%;
}

body .rt-square {
	border-radius: 0;
}

.com {
	color: #93a1a1;
}

.lit {
	color: #195f91;
}

.pun, .opn, .clo {
	color: #93a1a1;
}

.fun {
	color: #dc322f;
}

.str, .atv {
	color: #dd1144;
}

.kwd, .linenums .tag {
	color: #3A87B2;
}

.typ, .atn, .dec, .var {
	color: teal;
}

.tag, .pln {
	color: #efefef;
}

.prettyprint {
	padding: 8px;
	background-color: #383838;
	border: 1px solid #181818;
}

.prettyprint.linenums {
	-webkit-box-shadow: 40px 0 0 #3a3a3a inset, 41px 0 0 #181818 inset;
	-moz-box-shadow: 40px 0 0 #3a3a3a inset, 41px 0 0 #181818 inset;
	box-shadow: 40px 0 0 #3a3a3a inset, 41px 0 0 #181818 inset;
	-webkit-box-shadow: 40px 0 0 #3a3a3a inset, 41px 0 0 #181818 inset;
	-moz-box-shadow: 40px 0 0 #3a3a3a inset, 41px 0 0 #181818 inset;
	box-shadow: 40px 0 0 #3a3a3a inset, 41px 0 0 #181818 inset;
}

ol.linenums {
	margin: 0 0 0 33px;
	padding-left: 0;
}

ol.linenums li {
	padding-left: 12px;
	color: #585858;
	line-height: 18px;
}

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;
	-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;
}

body.font-family-nuance {
	font-family: 'nunito', Verdana, Helvetica, Arial, sans-serif;
}

#rt-page-surround {
	overflow: hidden;
	color: #efefef;
}

.rt-block {
	margin: 10px;
	padding: 15px;
}

a {
	color: #cec7a1;
	-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;
	-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;
}

a:hover {
	color: inherit;
}

.title, .blog-featured h1, .button, .readon, button.validate, .pagenav li a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, .roksearch_results a.clr, .rokajaxsearch .inputbox, .item-title, .notice, .message, .success, .info, .error, .warning, dt, .table th, th.title, legend, fieldset dd, li.author, li.date, li.comments, .showHere, .highlight, .word_input, .word_label, .search_legend, .result_title, .pagenavcounter, .counter, .tip-title, .system-unpublished, .button, .readon, button.validate, a.readmore, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, .pagenav a, .roksearch_results a.clr {
	font-weight: bold;
}

h1 {
	font-size: 22.5px;
	line-height: 39px;
}

h2, .title {
	font-size: 18px;
	line-height: 31.2px;
}

h3 {
	font-size: 17.25px;
	line-height: 31.2px;
}

h4 {
	font-size: 16.5px;
	line-height: 29.9px;
}

h5 {
	font-size: 15.75px;
	line-height: 29.9px;
}

h6 {
	font-size: 14.25px;
	line-height: 27.3px;
}

#rt-logo {
	display: block;
	margin: 0 15px;
}

.logo-type-nuance #rt-logo {
	background-image: url(../images/logo/logo.png);
	background-repeat: no-repeat;
	width: 68px;
	height: 24px;
}

.rt-logo-block {
	padding: 28px 15px;
}

.menu-block {
	float: right;
	margin-right: 15px;
}

.menu-block .gf-menu .item {
	color: rgba(255, 255, 255, 0.75);
}

.menu-block .gf-menu.l1 > li > .item {
	height: 80px;
	padding: 0 5px;
}

.menu-block .gf-menu.l1 > li > .item .menu-item-bg:before {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
	bottom: 23px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.menu-block .gf-menu.l1 > li:hover > .item .menu-item-bg, .menu-block .gf-menu.l1 > li:focus > .item .menu-item-bg {
	color: #ffffff;
}

.menu-block .gf-menu.l1 > li.active > .item .menu-item-bg {
	color: #ffffff;
}

.menu-block .gf-menu.l1 > li.active > .item .menu-item-bg:before {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
	bottom: 23px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
}

.menu-block .gf-menu.l1 > li.active > .item:after {
	color: #ffffff;
}

.menu-block .gf-menu.l1 > li.parent > .item > .menu-item-bg {
	padding: 5px 20px 5px 5px;
}

.menu-block .gf-menu.l1 > li:hover > .item .menu-item-bg:before {
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
}

.menu-block .gf-menu li.parent > .item:after {
	right: 10px;
	font-size: 15px;
}

.menu-block .gf-menu .dropdown {
	background: #ffffff;
	border-radius: 3px;
	padding: 0;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.menu-block .gf-menu .dropdown li {
	border-bottom: 1px solid #dcdcdc;
	margin: 0 15px;
}

.menu-block .gf-menu .dropdown li .item {
	color: #b6b6b6;
	padding: 3px 0;
}

.menu-block .gf-menu .dropdown li:hover > .item .menu-item-bg, .menu-block .gf-menu .dropdown li:focus > .item .menu-item-bg {
	color: #777776;
}

.menu-block .gf-menu .dropdown li.active > .item .menu-item-bg {
	color: #777776;
}

.menu-block .gf-menu .dropdown li.active > .item:after {
	color: #777776;
}

.menu-block .gf-menu .dropdown li:last-child {
	border-bottom: 0;
}

.menu-block .gf-menu .dropdown .modules a {
	color: #cec7a1;
}

.menu-block .gf-menu .dropdown .modules a:hover {
	color: #9d9d9c;
}

.menu-block .gf-menu .grouped ol {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	background: #f7f7f7;
}

.menu-block .gf-menu .modules {
	color: #808080;
}

.menu-block .menu-item-bg {
	display: block;
	padding: 5px 0;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.submenu .menu-block .menu-item-bg {
	padding: 0;
	margin: 0 -5px;
	display: inline-block;
}

.gf-menu-toggle {
	background-color: #c5bd90;
	border: 1px solid #ab9f5e;
	border-radius: 3px;
}

.icon-bar {
	background-color: #ffffff;
}

[class*="demostyle-type-preset1"] .icon-bar {
	background-color: #6b6338;
}

.layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
	background: #252525;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.layout-mode-responsive .gf-menu-device-container {
	background: #252525;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu {
	background-color: #252525;
	border-top: 15px solid #252525;
	border-bottom: 15px solid #252525;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu ul, .layout-mode-responsive .gf-menu-device-container .gf-menu ol, .layout-mode-responsive .gf-menu-device-container .gf-menu > li:first-child, .layout-mode-responsive .gf-menu-device-container .gf-menu > li.active:first-child, .layout-mode-responsive .gf-menu-device-container .gf-menu > li:last-child, .layout-mode-responsive .gf-menu-device-container .gf-menu li ol > li:last-child, .layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-1 > .col1 > ul > li:last-child, .layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-2 > .col2 > ul > li:last-child, .layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-3 > .col3 > ul > li:last-child, .layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-4 > .col4 > ul > li:last-child {
	background-color: #252525 !important;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu li:hover > .item .menu-item-bg, .layout-mode-responsive .gf-menu-device-container .gf-menu li:focus > .item .menu-item-bg, .layout-mode-responsive .gf-menu-device-container .gf-menu li.active > .item .menu-item-bg {
	color: #9d9252;
	background: transparent;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu .menu-item-bg {
	padding: 0 !important;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu .item {
	border: 1px solid transparent;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu.l1 .item {
	font-size: 13px;
	border: none;
	background: none;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu .dropdown {
	margin-top: 0;
}

.pagesurround-type-custompagesurround .rt-pagesurround-overlay {
	background-image: url(../images/container_background.jpg);
}


.pagesurround-type-nuance .rt-pagesurround-overlay {
	background: url(../images/backgrounds/pagesurround/bg.png) top center no-repeat;
}

#rt-breadcrumbs, .breadcrumbs, .breadcrumb {
	color: #e9e9e9;
	font-size: 90%;
}

#rt-breadcrumbs .rt-block, .breadcrumbs .rt-block, .breadcrumb .rt-block {
	margin: 0;
}

#rt-breadcrumbs a, .breadcrumbs a, .breadcrumb a {
	color: #d0d0cf;
}

#rt-breadcrumbs .active, .breadcrumbs .active, .breadcrumb .active {
	color: #e9e9e9;
}

.breadcrumbs a.pathway:before, .breadcrumbs > span:first-child:before {
	font-family: FontAwesome;
	content: "\f041";
	padding: 0 5px;
	color: #ccc;
}

.headersurround-type-customheadersurround #rt-header-surround {
	background-image: none;
}

.headersurround-type-preset6 #rt-header-surround {
	background-image: url(../images/backgrounds/headersurround/preset6/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.headersurround-type-preset5 #rt-header-surround {
	background-image: url(../images/backgrounds/headersurround/preset5/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.headersurround-type-preset4 #rt-header-surround {
	background-image: url(../images/backgrounds/headersurround/preset4/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.headersurround-type-preset3 #rt-header-surround {
	background-image: url(../images/backgrounds/headersurround/preset3/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.headersurround-type-preset2 #rt-header-surround {
	background-image: url(../images/backgrounds/headersurround/preset2/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.headersurround-type-preset1 #rt-header-surround {
	background-image: url(../images/backgrounds/headersurround/preset1/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#rt-header-surround {
	color: #F8F8F8;
	border-radius: 3px 3px 0 0;
}

#rt-header-surround .rt-bg-overlay {
	background: rgba(9, 5, 63, 0.55);
	border-radius: 3px 3px 0 0;
}

#rt-header {
	color: #ffffff;
	background-color: transparent;
}

#rt-showcase {
	color: #ffffff;
	background-color: transparent;
}

#rt-body-surround .rt-container {
	border-radius: 3px 3px 0 0;
}

#rt-mainbody-surround {
	background: #3a3a3a;
}

#rt-maintop {
	color: #A8A8A8;
	background: #F5F5F5;
}

.expandedbottom-type-customexpandedbottom #rt-expandedbottom {
	background-image: none;
}

.expandedbottom-type-nuance #rt-expandedbottom {
	background-image: url(../images/backgrounds/expandedbottom/nuance/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#rt-expandedbottom {
	color: #F8F8F8;
}

#rt-expandedbottom .rt-bg-overlay {
	background: rgba(9, 5, 63, 0.5);
}

#rt-extension {
	color: #F8F8F8;
	background: #111111;
}

#rt-bottom {
	color: #A8A8A8;
	background-color: #FFFFFF;
}

#rt-footer {
	color: #efefef;
	background-color: #3a3a3a;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0 0 3px 3px;
}

#rt-copyright {
	color: #ffffff;
	text-align: center;
	background: transparent;
}

#rt-copyright .rt-block {
	margin-top: 0;
	padding-top: 0;
}

.module-title {
	margin-bottom: 15px;
}

.rt-title-center .module-title {
	text-align: center;
}

.rt-nomodulecontent.rt-block {
	padding: 50px 25px;
}

.rt-nomodulecontent .module-content {
	display: none;
}

[class^="fa-"]:before, [class*=" fa-"]:before {
	font-family: FontAwesome;
}

[class^="fa-"].rt-block, [class^="fa-"][class*="custom"], [class*=" fa-"].rt-block, [class*=" fa-"][class*="custom"] {
	font-family: inherit;
	line-height: inherit;
	-moz-osx-font-smoothing: inherit;
	-webkit-font-smoothing: inherit;
	font-style: inherit;
	font-weight: inherit;
}

[class^="fa-"].rt-block:before, [class^="fa-"][class*="custom"]:before, [class*=" fa-"].rt-block:before, [class*=" fa-"][class*="custom"]:before {
	display: none;
}

[class^="fa-"].rt-block, [class*=" fa-"].rt-block {
	display: block;
}

[class^="fa-"].title-icon, [class*=" fa-"].title-icon {
	line-height: inherit;
	margin-right: 5px;
}

[class^="box"], [class*=" box"] {
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(255, 255, 255, 0.5) inset;
}

[class^="box"] [class^="box"], [class^="box"] [class*=" box"], [class*=" box"] [class^="box"], [class*=" box"] [class*=" box"] {
	border: none;
}

[class^="box"] .title3 .module-title, [class^="box"] .title4 .module-title, [class*=" box"] .title3 .module-title, [class*=" box"] .title4 .module-title {
	margin: 0 0 25px 0;
}

[class^="box"] .readon, [class*=" box"] .readon {
	color: #ffffff !important;
}

[class^="box"] a:not(.readon):hover, [class*=" box"] a:not(.readon):hover {
	color: inherit;
}

[class^="title"] .readon, [class*=" title"] .readon {
	color: #ffffff !important;
}

.box1 {
	color: #ffffff;
	background-color: #cbc49c;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d1b2), color-stop(50%, #cec7a1), to(#c0b786));
	background-image: -webkit-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -moz-linear-gradient(top, #d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -o-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6d0b1', endColorstr='#ffc0b786', GradientType=0);
	background-color: #cbc49c;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d1b2), color-stop(50%, #cec7a1), to(#c0b786));
	background-image: -webkit-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -moz-linear-gradient(top, #d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -o-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6d0b1', endColorstr='#ffc0b786', GradientType=0);
	border: 1px solid #bdb37f;
}

.box1 a {
	color: #ffffff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}

.box1 a:hover {
	color: inherit;
}

.box1 li.active.current > a, .box1 li#current.active > a {
	color: #7c7341;
	color: #7c7341;
	text-shadow: none;
}

.box2 {
	color: #ffffff;
	background-color: #999998;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaa9), color-stop(50%, #9d9d9c), to(#898987));
	background-image: -webkit-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: -moz-linear-gradient(top, #aaaaa9, #9d9d9c 50%, #898987);
	background-image: -o-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a8', endColorstr='#ff888887', GradientType=0);
	background-color: #999998;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaa9), color-stop(50%, #9d9d9c), to(#898987));
	background-image: -webkit-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: -moz-linear-gradient(top, #aaaaa9, #9d9d9c 50%, #898987);
	background-image: -o-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a8', endColorstr='#ff888887', GradientType=0);
	border: 1px solid #848482;
}

.box2 a {
	color: #f6f6f6;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}

.box2 a:hover {
	color: inherit;
}

.box2 li.active.current > a, .box2 li#current.active > a {
	color: #444443;
	color: #444443;
	text-shadow: none;
}

.box2 .readon {
	background-color: #999998;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaa9), color-stop(50%, #9d9d9c), to(#898987));
	background-image: -webkit-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: -moz-linear-gradient(top, #aaaaa9, #9d9d9c 50%, #898987);
	background-image: -o-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a8', endColorstr='#ff888887', GradientType=0);
	background-color: #999998;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaa9), color-stop(50%, #9d9d9c), to(#898987));
	background-image: -webkit-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: -moz-linear-gradient(top, #aaaaa9, #9d9d9c 50%, #898987);
	background-image: -o-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a8', endColorstr='#ff888887', GradientType=0);
	border: 1px solid #90908f;
}

.box2 .readon:hover {
	background-color: #a0a09f;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#898987), color-stop(50%, #9d9d9c), to(#aaaaa9));
	background-image: -webkit-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: -moz-linear-gradient(top, #898987, #9d9d9c 50%, #aaaaa9);
	background-image: -o-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888887', endColorstr='#ffa9a9a8', GradientType=0);
	background-color: #a0a09f;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#898987), color-stop(50%, #9d9d9c), to(#aaaaa9));
	background-image: -webkit-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: -moz-linear-gradient(top, #898987, #9d9d9c 50%, #aaaaa9);
	background-image: -o-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888887', endColorstr='#ffa9a9a8', GradientType=0);
}

.box3 {
	color: #ffffff;
	background-color: #2b2e33;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b3f45), color-stop(50%, #2F3237), to(#1c1e21));
	background-image: -webkit-linear-gradient(#3b3f45, #2F3237 50%, #1c1e21);
	background-image: -moz-linear-gradient(top, #3b3f45, #2F3237 50%, #1c1e21);
	background-image: -o-linear-gradient(#3b3f45, #2F3237 50%, #1c1e21);
	background-image: linear-gradient(#3b3f45, #2F3237 50%, #1c1e21);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a3e44', endColorstr='#ff1c1d20', GradientType=0);
	background-color: #2b2e33;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b3f45), color-stop(50%, #2F3237), to(#1c1e21));
	background-image: -webkit-linear-gradient(#3b3f45, #2F3237 50%, #1c1e21);
	background-image: -moz-linear-gradient(top, #3b3f45, #2F3237 50%, #1c1e21);
	background-image: -o-linear-gradient(#3b3f45, #2F3237 50%, #1c1e21);
	background-image: linear-gradient(#3b3f45, #2F3237 50%, #1c1e21);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a3e44', endColorstr='#ff1c1d20', GradientType=0);
	border: 1px solid #18191c;
}

.box3 .title {
	color: #ffffff;
}

.box3 li.active.current > a, .box3 li#current.active > a {
	color: #a6a6a6;
	color: #a6a6a6;
	text-shadow: none;
}

.box4 {
	color: #2F3237;
	background-color: #e3e7e9;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f7f8), color-stop(50%, #E8EBED), to(#d1d7db));
	background-image: -webkit-linear-gradient(#f6f7f8, #E8EBED 50%, #d1d7db);
	background-image: -moz-linear-gradient(top, #f6f7f8, #E8EBED 50%, #d1d7db);
	background-image: -o-linear-gradient(#f6f7f8, #E8EBED 50%, #d1d7db);
	background-image: linear-gradient(#f6f7f8, #E8EBED 50%, #d1d7db);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f7f8', endColorstr='#ffd1d7db', GradientType=0);
	background-color: #e3e7e9;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f7f8), color-stop(50%, #E8EBED), to(#d1d7db));
	background-image: -webkit-linear-gradient(#f6f7f8, #E8EBED 50%, #d1d7db);
	background-image: -moz-linear-gradient(top, #f6f7f8, #E8EBED 50%, #d1d7db);
	background-image: -o-linear-gradient(#f6f7f8, #E8EBED 50%, #d1d7db);
	background-image: linear-gradient(#f6f7f8, #E8EBED 50%, #d1d7db);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f7f8', endColorstr='#ffd1d7db', GradientType=0);
	border: 1px solid #cbd2d7;
}

.box4 li.active.current > a, .box4 li#current.active > a {
	color: #84949f;
	color: #84949f;
	text-shadow: none;
}

.title3 .module-title, .title4 .module-title {
	margin: 0 0 25px 0;
	border: 1px solid transparent;
	border-radius: 3px;
}

.title3 .title, .title4 .title {
	padding: 0 15px;
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
}

.title1 .module-title .title {
	color: #cec7a1 !important;
	border-bottom: 2px solid #cec7a1;
}

.title2 .module-title .title {
	color: #9d9d9c !important;
	border-bottom: 2px solid #9d9d9c;
}

.title2 a {
	color: #9d9d9c;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}

.title2 a:hover {
	color: inherit;
}

.title2 .readon {
	background-color: #999998;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaa9), color-stop(50%, #9d9d9c), to(#898987));
	background-image: -webkit-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: -moz-linear-gradient(top, #aaaaa9, #9d9d9c 50%, #898987);
	background-image: -o-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a8', endColorstr='#ff888887', GradientType=0);
	background-color: #999998;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaa9), color-stop(50%, #9d9d9c), to(#898987));
	background-image: -webkit-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: -moz-linear-gradient(top, #aaaaa9, #9d9d9c 50%, #898987);
	background-image: -o-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a8', endColorstr='#ff888887', GradientType=0);
	border: 1px solid #90908f;
}

.title2 .readon:hover {
	background-color: #a0a09f;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#898987), color-stop(50%, #9d9d9c), to(#aaaaa9));
	background-image: -webkit-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: -moz-linear-gradient(top, #898987, #9d9d9c 50%, #aaaaa9);
	background-image: -o-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888887', endColorstr='#ffa9a9a8', GradientType=0);
	background-color: #a0a09f;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#898987), color-stop(50%, #9d9d9c), to(#aaaaa9));
	background-image: -webkit-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: -moz-linear-gradient(top, #898987, #9d9d9c 50%, #aaaaa9);
	background-image: -o-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888887', endColorstr='#ffa9a9a8', GradientType=0);
}

.title3 .module-title {
	color: #ffffff;
	background-color: #cbc49c;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d1b2), color-stop(50%, #cec7a1), to(#c0b786));
	background-image: -webkit-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -moz-linear-gradient(top, #d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -o-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6d0b1', endColorstr='#ffc0b786', GradientType=0);
	background-color: #cbc49c;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d1b2), color-stop(50%, #cec7a1), to(#c0b786));
	background-image: -webkit-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -moz-linear-gradient(top, #d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -o-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6d0b1', endColorstr='#ffc0b786', GradientType=0);
}

.title4 .module-title {
	color: #ffffff;
	background-color: #999998;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaa9), color-stop(50%, #9d9d9c), to(#898987));
	background-image: -webkit-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: -moz-linear-gradient(top, #aaaaa9, #9d9d9c 50%, #898987);
	background-image: -o-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a8', endColorstr='#ff888887', GradientType=0);
	background-color: #999998;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaa9), color-stop(50%, #9d9d9c), to(#898987));
	background-image: -webkit-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: -moz-linear-gradient(top, #aaaaa9, #9d9d9c 50%, #898987);
	background-image: -o-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a8', endColorstr='#ff888887', GradientType=0);
}

.title4 a {
	color: #9d9d9c;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}

.title4 a:hover {
	color: inherit;
}

.title4 .readon {
	background-color: #999998;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaa9), color-stop(50%, #9d9d9c), to(#898987));
	background-image: -webkit-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: -moz-linear-gradient(top, #aaaaa9, #9d9d9c 50%, #898987);
	background-image: -o-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a8', endColorstr='#ff888887', GradientType=0);
	background-color: #999998;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaa9), color-stop(50%, #9d9d9c), to(#898987));
	background-image: -webkit-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: -moz-linear-gradient(top, #aaaaa9, #9d9d9c 50%, #898987);
	background-image: -o-linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-image: linear-gradient(#aaaaa9, #9d9d9c 50%, #898987);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9a8', endColorstr='#ff888887', GradientType=0);
	border: 1px solid #90908f;
}

.title4 .readon:hover {
	background-color: #a0a09f;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#898987), color-stop(50%, #9d9d9c), to(#aaaaa9));
	background-image: -webkit-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: -moz-linear-gradient(top, #898987, #9d9d9c 50%, #aaaaa9);
	background-image: -o-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888887', endColorstr='#ffa9a9a8', GradientType=0);
	background-color: #a0a09f;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#898987), color-stop(50%, #9d9d9c), to(#aaaaa9));
	background-image: -webkit-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: -moz-linear-gradient(top, #898987, #9d9d9c 50%, #aaaaa9);
	background-image: -o-linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-image: linear-gradient(#898987, #9d9d9c 50%, #aaaaa9);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888887', endColorstr='#ffa9a9a8', GradientType=0);
}

.button, .readon, .readon2, .readon3, a.readmore, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, #gantry-totop, .sprocket-readmore, .roksearch_results a.clr {
	background-color: #cbc49c;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d1b2), color-stop(50%, #cec7a1), to(#c0b786));
	background-image: -webkit-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -moz-linear-gradient(top, #d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -o-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6d0b1', endColorstr='#ffc0b786', GradientType=0);
	background-color: #cbc49c;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d1b2), color-stop(50%, #cec7a1), to(#c0b786));
	background-image: -webkit-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -moz-linear-gradient(top, #d7d1b2, #cec7a1 50%, #c0b786);
	background-image: -o-linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-image: linear-gradient(#d7d1b2, #cec7a1 50%, #c0b786);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6d0b1', endColorstr='#ffc0b786', GradientType=0);
	color: #ffffff;
	display: inline-block;
	padding: 10px 20px;
	line-height: normal;
	font-size: 15px;
	border: 1px solid #c5bd90;
	border-radius: 3px;
	text-shadow: none;
	text-decoration: none;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.button:hover, .readon:hover, .readon2:hover, .readon3:hover, a.readmore:hover, button.validate:hover, p.readmore a:hover, #member-profile a:hover, #member-registration a:hover, .formelm-buttons button:hover, .controls .btn:hover, .logout-button .btn:hover, #gantry-totop:hover, .sprocket-readmore:hover, .roksearch_results a.clr:hover {
	background-color: #d0c9a4;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c0b786), color-stop(50%, #cec7a1), to(#d7d1b2));
	background-image: -webkit-linear-gradient(#c0b786, #cec7a1 50%, #d7d1b2);
	background-image: -moz-linear-gradient(top, #c0b786, #cec7a1 50%, #d7d1b2);
	background-image: -o-linear-gradient(#c0b786, #cec7a1 50%, #d7d1b2);
	background-image: linear-gradient(#c0b786, #cec7a1 50%, #d7d1b2);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc0b786', endColorstr='#ffd6d0b1', GradientType=0);
	background-color: #d0c9a4;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c0b786), color-stop(50%, #cec7a1), to(#d7d1b2));
	background-image: -webkit-linear-gradient(#c0b786, #cec7a1 50%, #d7d1b2);
	background-image: -moz-linear-gradient(top, #c0b786, #cec7a1 50%, #d7d1b2);
	background-image: -o-linear-gradient(#c0b786, #cec7a1 50%, #d7d1b2);
	background-image: linear-gradient(#c0b786, #cec7a1 50%, #d7d1b2);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc0b786', endColorstr='#ffd6d0b1', GradientType=0);
	text-shadow: none;
	text-decoration: none;
}

[class*="demostyle-type-preset1"] .button:hover, [class*="demostyle-type-preset1"] .readon:hover, [class*="demostyle-type-preset1"] .readon2:hover, [class*="demostyle-type-preset1"] .readon3:hover, [class*="demostyle-type-preset1"] a.readmore:hover, [class*="demostyle-type-preset1"] button.validate:hover, [class*="demostyle-type-preset1"] p.readmore a:hover, [class*="demostyle-type-preset1"] #member-profile a:hover, [class*="demostyle-type-preset1"] #member-registration a:hover, [class*="demostyle-type-preset1"] .formelm-buttons button:hover, [class*="demostyle-type-preset1"] .controls .btn:hover, [class*="demostyle-type-preset1"] .logout-button .btn:hover, [class*="demostyle-type-preset1"] #gantry-totop:hover, [class*="demostyle-type-preset1"] .sprocket-readmore:hover, [class*="demostyle-type-preset1"] .roksearch_results a.clr:hover {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 3px;
	border-radius: 3px;
	color: #7c7341;
	background-color: #b4a96f;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 3px;
	border-radius: 3px;
	color: #7c7341;
	background-color: #b4a96f;
}

.btn {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.btn:hover {
	background-position: 0;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.readon {
	color: #ffffff !important;
}

.readon2 {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 4px;
	color: #ffffff !important;
	background-color: transparent !important;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 4px;
	color: #ffffff !important;
	background-color: transparent !important;
	border: 2px solid #ffffff;
}

.readon2:hover {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 4px;
	color: #ffffff !important;
	background-color: #cec7a1 !important;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 4px;
	color: #ffffff !important;
	background-color: #cec7a1 !important;
	border: 2px solid #ffffff;
}

.readon3 {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 4px;
	color: #2F3237 !important;
	background-color: transparent !important;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 4px;
	color: #2F3237 !important;
	background-color: transparent !important;
	border: 2px solid #2F3237;
}

.readon3:hover {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 4px;
	color: #ffffff !important;
	background-color: #cec7a1 !important;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 4px;
	color: #ffffff !important;
	background-color: #cec7a1 !important;
	border: 2px solid #2F3237;
}

.btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:hover, .btn-primary[disabled]:hover {
	color: #7c7341 !important;
	text-shadow: none;
}

label {
	line-height: inherit;
	vertical-align: middle;
}

textarea, input, 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"] {
	color: #efefef;
	background-color: #000000;
	border: 1px solid #181818;
	border-radius: 3px;
	height: 45px;
	padding: 0 15px;
	margin: 0;
	vertical-align: middle;
	box-shadow: none;
	box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

textarea:focus, input: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 {
	border-color: #cec7a1;
}

.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn {
	height: 45px;
	padding: 0 15px;
	line-height: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

select, select[multiple], select[size] {
	height: auto;
	color: #efefef;
	background-color: #000000;
	border: 1px solid #181818;
	border-radius: 3px;
	padding: 6px;
	margin: 0;
	vertical-align: middle;
}

textarea {
	color: #efefef;
	background-color: #000000;
	border: 1px solid #181818;
	border-radius: 3px;
	margin: 0;
	padding: 5px 10px;
	vertical-align: middle;
	height: auto;
}

textarea:focus {
	border-color: #cec7a1;
}
.wpcf7-submit
{
	background-color: #bba82f;
}
.wpcf7-submit:hover{
	background-color: #000;
}
abbr[title] {
	border-bottom: 1px dotted #181818;
}

blockquote {
	border-left: 5px solid #181818;
	margin: 0 0 0px;
}

blockquote.pull-right {
	border-right: 5px solid #181818;
}

blockquote small {
	color: #585858;
}

canvas {
	width: 100% !important;
	max-width: 1200px;
}

#rt-accessibility .rt-desc {
	float: left;
	margin-right: 8px;
}

#rt-accessibility #rt-buttons .button {
	font-family: FontAwesome;
	padding: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	border-radius: 2px;
}

#rt-accessibility #rt-buttons .small {
	font-size: inherit;
}

#rt-accessibility #rt-buttons .small .button:after {
	content: "\f068";
}

#rt-accessibility #rt-buttons .large .button:after {
	content: "\f067";
}

#gantry-totop {
	display: inline-block;
}

.rt-powered-by {
	display: block;
	background: url(../images/utilities/rockettheme.png) 0 0 no-repeat;
	width: 178px;
	height: 38px;
	opacity: 0.7;
	-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;
	-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;
}

.rt-powered-by:hover {
	opacity: 1;
}

#rt-popupmodule, #rt-popuplogin {
	display: none;
}

#rt-popupmodule .rt-block, #rt-popuplogin .rt-block {
	margin: 0;
	padding: 0;
}

#rt-popupmodule .title, #rt-popuplogin .title {
	margin-top: 0;
}

#rt-popuplogin #form-login-remember {
	clear: both;
}

#rt-popuplogin #modlgn-passwd, #rt-popuplogin #modlgn-username, #rt-popuplogin #modlgn-secretkey {
	width: 250px;
	margin-right: 10px;
}

#rt-popuplogin #form-login-secretkey {
	margin-right: 0;
}

#rt-popuplogin #form-login-secretkey .icon-help {
	line-height: 1;
}

#rt-popuplogin input.button {
	clear: both;
	display: block;
}

#rt-popuplogin p {
	margin-bottom: 10px;
}

#rt-popuplogin .readon {
	float: right;
}

#rt-popuplogin ul {
	margin-top: 25px;
}

#rt-popuplogin ul li {
	float: none;
	display: block;
}

.rt-horizmenu .menu {
	list-style: none;
}

.rt-horizmenu .menu li {
	display: inline-block;
}

.rt-social-buttons .social-button {
	margin: 0 10px;
}

.rt-social-buttons.rt-block {
	margin: 0;
	padding: 10px 15px 10px 15px;
	text-align: right;
}

.rt-social-buttons.rt-block .social-button {
	margin: 0 5px;
	font-size: 120%;
	color: #d0d0cf;
}

.rt-social-buttons.rt-block .social-button:hover {
	color: #ffffff;
}

@font-face {
	font-family: 'nunito';
	src: url('../fonts/nunito-regular-webfont.eot');
	src: url('../fonts/nunito-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-regular-webfont.woff') format('woff'), url('../fonts/nunito-regular-webfont.ttf') format('truetype'), url('../fonts/nunito-regular-webfont.svg#nunito') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nunito';
	src: url('../fonts/nunito-bold-webfont.eot');
	src: url('../fonts/nunito-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-bold-webfont.woff') format('woff'), url('../fonts/nunito-bold-webfont.ttf') format('truetype'), url('../fonts/nunito-bold-webfont.svg#nunito') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'nunitolight';
	src: url('../fonts/nunito-light-webfont.eot');
	src: url('../fonts/nunito-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-light-webfont.woff') format('woff'), url('../fonts/nunito-light-webfont.ttf') format('truetype'), url('../fonts/nunito-light-webfont.svg#nunito') format('svg');
	font-weight: lighter;
	font-style: italic;
}

.promo1 {
	font-size: 45px;
	line-height: 78px;
}

.promo2 {
	font-size: 22.5px;
	line-height: 39px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
}

.rt-text-large {
	display: block;
	font-size: 37.5px;
	line-height: 52px;
}

.rt-text-medium {
	display: block;
	font-size: 19.5px;
	line-height: 33.8px;
}

.rt-text-small {
	display: block;
	font-size: 12px;
	line-height: 26px 1.0;
}

.rt-title-large .title {
	font-family: 'nunitolight', Verdana, Helvetica, Arial, sans-serif;
	font-size: 27px;
	line-height: 39px;
	text-transform: none;
}

.rt-title-tag {
	display: block;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	opacity: 0.5;
}

@media only screen and (min-width:768px) and (max-width:959px) {
	body.layout-mode-responsive .promo1 {
		font-size: 45px;
		line-height: 78px;
	}

	body.layout-mode-responsive .promo2 {
		font-size: 22.5px;
		line-height: 39px;
		font-family: Georgia, Times, "Times New Roman", serif;
		font-style: italic;
	}

}

@media (max-width:767px) {
	body.layout-mode-responsive .promo1 {
		font-size: 42px;
		line-height: 72.8px;
	}

	body.layout-mode-responsive .promo2 {
		font-size: 19.5px;
		line-height: 33.8px;
		font-family: Georgia, Times, "Times New Roman", serif;
		font-style: italic;
	}

	body.layout-mode-responsive .rt-title-tag {
		font-size: 16.5px;
		line-height: 28.6px;
	}

}

@media only screen and (max-width:480px) {
	body.layout-mode-responsive .promo1 {
		font-size: 30px;
		line-height: 46.8px;
	}

	body.layout-mode-responsive .promo2 {
		font-size: 18px;
		line-height: 31.2px;
		font-family: Georgia, Times, "Times New Roman", serif;
		font-style: italic;
	}

}

@font-face {
	font-family: 'nunito';
	src: url('../fonts/nunito-regular-webfont.eot');
	src: url('../fonts/nunito-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-regular-webfont.woff') format('woff'), url('../fonts/nunito-regular-webfont.ttf') format('truetype'), url('../fonts/nunito-regular-webfont.svg#nunito') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nunito';
	src: url('../fonts/nunito-bold-webfont.eot');
	src: url('../fonts/nunito-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-bold-webfont.woff') format('woff'), url('../fonts/nunito-bold-webfont.ttf') format('truetype'), url('../fonts/nunito-bold-webfont.svg#nunito') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'nunitolight';
	src: url('../fonts/nunito-light-webfont.eot');
	src: url('../fonts/nunito-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nunito-light-webfont.woff') format('woff'), url('../fonts/nunito-light-webfont.ttf') format('truetype'), url('../fonts/nunito-light-webfont.svg#nunito') format('svg');
	font-weight: lighter;
	font-style: italic;
}

.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;
	-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;
}

[class*="sprocket"] .arrow {
	border-radius: 0;
}

.layout-scroller .sprocket-features-flex-wrapper {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
}

.layout-scroller .sprocket-features-pagination {
	color: #ffffff;
}

.layout-scroller .sprocket-features-pagination li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.layout-scroller .sprocket-features-pagination li:first-child {
	border-top: 0;
}

.layout-scroller .sprocket-features-pagination li:last-child {
	border-bottom: 0;
}

.layout-scroller .sprocket-features-title {
	font-size: 34.5px;
	line-height: 46.8px;
	font-weight: bold;
}

@media only screen and (min-width:960px) and (max-width:1199px) {
	body.layout-mode-responsive .layout-scroller .sprocket-features-title {
		font-size: 30px;
		line-height: 41.6px;
	}

}

@media (min-width:768px) and (max-width:959px) {
	body.layout-mode-responsive .layout-scroller .sprocket-features-title {
		font-size: 27px;
		line-height: 41.6px;
	}

}

@media (max-width:767px) {
	body.layout-mode-responsive .layout-scroller .sprocket-features-title {
		font-size: 22.5px;
		line-height: 39px;
	}

}

.layout-scroller #sprocket-features-scroller-scrollbar .scrollbar, .layout-scroller #sprocket-features-scroller-scrollbar .track {
	background: none;
}

.layout-scroller #sprocket-features-scroller-scrollbar .thumb, .layout-scroller #sprocket-features-scroller-scrollbar .end {
	background: rgba(119, 119, 118, 0.75);
}

.layout-scroller #sprocket-features-scroller-scrollbar .scrollbar {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.layout-scroller #sprocket-features-scroller-scrollbar:hover .scrollbar {
	opacity: 1;
}

.sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
	color: #808080;
	background: none;
	padding: 8px 25px;
	border-radius: 3px;
	opacity: 1;
}

.sprocket-tabs .sprocket-tabs-nav > li:hover > .sprocket-tabs-inner {
	background: #E8EBED;
}

.sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner, .sprocket-tabs .sprocket-tabs-nav > li.active:hover > .sprocket-tabs-inner {
	color: #ffffff;
	background: #a0adb5;
}

.sprocket-tabs .sprocket-tabs-panels {
	background: #ffffff;
	border: 0;
}

.sprocket-lists .sprocket-lists-container .sprocket-lists-title .indicator:before {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 3px;
	border-radius: 3px;
	color: #6b6338;
	background-color: #ab9f5e;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 3px;
	border-radius: 3px;
	color: #6b6338;
	background-color: #ab9f5e;
	font-size: 1em;
}

.sprocket-mosaic .sprocket-mosaic-filter li, .sprocket-mosaic .sprocket-mosaic-order li {
	color: #2F3237;
	background: #E8EBED;
	padding: 5px 20px;
	border-radius: 3px;
}

.sprocket-mosaic .sprocket-mosaic-filter li.active, .sprocket-mosaic .sprocket-mosaic-filter li:hover, .sprocket-mosaic .sprocket-mosaic-order li.active, .sprocket-mosaic .sprocket-mosaic-order li:hover {
	color: #ffffff;
	background: #a0adb5;
}

.sprocket-mosaic .sprocket-mosaic-tags li {
	border-radius: 3px;
}

.sprocket-mosaic .sprocket-mosaic-image {
	border-radius: 3px;
}

.sprocket-mosaic .sprocket-mosaic-title {
	font-size: 1.2em;
}

.sprocket-mosaic .sprocket-mosaic-title a {
	text-decoration: none;
}

.sprocket-mosaic .sprocket-mosaic-loadmore {
	color: #7c7341;
	color: #7c7341;
	background: #cec7a1;
	border-radius: 3px;
	-webkit-transition: background 0.2s ease-in;
	-moz-transition: background 0.2s ease-in;
	-o-transition: background 0.2s ease-in;
	transition: background 0.2s ease-in;
	-webkit-transition: background 0.2s ease-in;
	-moz-transition: background 0.2s ease-in;
	-o-transition: background 0.2s ease-in;
	transition: background 0.2s ease-in;
}

.sprocket-mosaic .sprocket-mosaic-loadmore:hover, .sprocket-mosaic .sprocket-mosaic-loadmore.loader {
	color: #ffffff;
	background: #9d9d9c;
}

@media only screen and (min-width:768px) and (max-width:959px) {
	body.layout-mode-responsive .sprocket-grids-b-columns-1 > li, body.layout-mode-responsive .sprocket-grids-b-columns-2 > li, body.layout-mode-responsive .sprocket-grids-b-columns-3 > li, body.layout-mode-responsive .sprocket-grids-b-columns-4 > li, body.layout-mode-responsive .sprocket-grids-b-columns-5 > li, body.layout-mode-responsive .sprocket-grids-b-columns-6 > li, body.layout-mode-responsive .sprocket-grids-b-columns-7 > li, body.layout-mode-responsive .sprocket-grids-b-columns-8 > li, body.layout-mode-responsive .sprocket-grids-b-columns-9 > li, body.layout-mode-responsive .sprocket-grids-b-columns-10 > li {
		width: 33.34%;
	}

}

@media only screen and (min-width:481px) and (max-width:767px) {
	body.layout-mode-responsive .sprocket-grids-b-columns-1 > li, body.layout-mode-responsive .sprocket-grids-b-columns-2 > li, body.layout-mode-responsive .sprocket-grids-b-columns-3 > li, body.layout-mode-responsive .sprocket-grids-b-columns-4 > li, body.layout-mode-responsive .sprocket-grids-b-columns-5 > li, body.layout-mode-responsive .sprocket-grids-b-columns-6 > li, body.layout-mode-responsive .sprocket-grids-b-columns-7 > li, body.layout-mode-responsive .sprocket-grids-b-columns-8 > li, body.layout-mode-responsive .sprocket-grids-b-columns-9 > li, body.layout-mode-responsive .sprocket-grids-b-columns-10 > li {
		width: 50%;
	}

	body.layout-mode-responsive .sprocket-grids-b-info {
		font-size: 80%;
	}

}

@media only screen and (max-width:480px) {
	body.layout-mode-responsive .sprocket-grids-b-columns-1 > li, body.layout-mode-responsive .sprocket-grids-b-columns-2 > li, body.layout-mode-responsive .sprocket-grids-b-columns-3 > li, body.layout-mode-responsive .sprocket-grids-b-columns-4 > li, body.layout-mode-responsive .sprocket-grids-b-columns-5 > li, body.layout-mode-responsive .sprocket-grids-b-columns-6 > li, body.layout-mode-responsive .sprocket-grids-b-columns-7 > li, body.layout-mode-responsive .sprocket-grids-b-columns-8 > li, body.layout-mode-responsive .sprocket-grids-b-columns-9 > li, body.layout-mode-responsive .sprocket-grids-b-columns-10 > li {
		width: 50%;
	}

	body.layout-mode-responsive .sprocket-grids-b-content {
		text-align: center;
	}

	body.layout-mode-responsive .sprocket-grids-b-text {
		display: block;
	}

	body.layout-mode-responsive .sprocket-grids-b-info, body.layout-mode-responsive .sprocket-grids-b-text {
		font-size: 80%;
	}

}

#roksearch_search_str {
	width: 100%;
}

#roksearch_results {
	background: #262626;
	border: 1px solid #212121;
	color: #212121;
	color: #212121;
}

#roksearch_results .roksearch_result_wrapper1 {
	background-color: #323232;
	background-image: -moz-linear-gradient(top, #3a3a3a, #262626);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a3a3a), to(#262626));
	background-image: -webkit-linear-gradient(top, #3a3a3a, #262626);
	background-image: -o-linear-gradient(top, #3a3a3a, #262626);
	background-image: linear-gradient(to bottom, #3a3a3a, #262626);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a3a3a', endColorstr='#ff252525', GradientType=0);
	background-color: #323232;
	background-image: -moz-linear-gradient(top, #3a3a3a, #262626);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a3a3a), to(#262626));
	background-image: -webkit-linear-gradient(top, #3a3a3a, #262626);
	background-image: -o-linear-gradient(top, #3a3a3a, #262626);
	background-image: linear-gradient(to bottom, #3a3a3a, #262626);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a3a3a', endColorstr='#ff252525', GradientType=0);
	color: #212121;
	color: #212121;
}

#roksearch_results .roksearch_result_wrapper1:hover {
	background-color: #fdfdfb;
	background-image: -moz-linear-gradient(top, #ffffff, #faf9f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#faf9f5));
	background-image: -webkit-linear-gradient(top, #ffffff, #faf9f5);
	background-image: -o-linear-gradient(top, #ffffff, #faf9f5);
	background-image: linear-gradient(to bottom, #ffffff, #faf9f5);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff9f8f4', GradientType=0);
	background-color: #fdfdfb;
	background-image: -moz-linear-gradient(top, #ffffff, #faf9f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#faf9f5));
	background-image: -webkit-linear-gradient(top, #ffffff, #faf9f5);
	background-image: -o-linear-gradient(top, #ffffff, #faf9f5);
	background-image: linear-gradient(to bottom, #ffffff, #faf9f5);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff9f8f4', GradientType=0);
	color: #9d9252;
	border-color: #c0b786;
}

#roksearch_results span.highlight {
	color: #ffffff;
	background-color: #ab9f5e;
	text-shadow: none;
}

#roksearch_results a#roksearch_link {
	background: none;
}

#rokajaxsearch {
	margin: 0;
}

#rokajaxsearch > .rokajaxsearch {
	background: none;
	box-shadow: none;
	border: none;
}

.rokajaxsearch .search_options {
	margin-top: 8px;
	padding-bottom: 15px;
}

.rokajaxsearch .search_options label {
	margin-right: 10px !important;
}

.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
	margin: 0 5px 0 0;
}

.rokajaxsearch .clr {
	clear: both;
}

.rokajaxsearch .searchintro {
	overflow: hidden;
}

#roksearch_results {
	z-index: 10000;
	position: absolute;
	width: 400px;
	float: right;
	text-align: left;
	visibility: hidden;
	margin-top: 5px;
}

@media only screen and (max-width:480px) {
	body.layout-mode-responsive #roksearch_results {
		width: 90% !important;
	}

}

#roksearch_results .small {
	display: inline;
	position: relative;
	text-align: inherit;
	bottom: 0;
	right: 0;
	font-size: 11px;
	font-style: italic;
}

#roksearch_results a.clr {
	margin: 10px 0 5px 0;
}

#roksearch_results h3 {
	margin-top: 0;
	margin-bottom: 2px;
	line-height: 110%;
	font-size: 110%;
	padding-bottom: 0;
}

#roksearch_results .container-wrapper {
	overflow: hidden;
}

#roksearch_results .page {
	float: left;
}

#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
	padding: 10px 15px;
	line-height: 130%;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
}

#roksearch_results .roksearch_row_btm {
	overflow: hidden;
	border-top: 1px solid #1b1b1b;
}

#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
	padding: 15px;
	border-bottom: none;
}

#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
	margin-top: 15px;
	line-height: 140%;
}

#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
	margin-top: 0;
	padding: 0 3px;
}

#roksearch_results .viewall {
	float: left;
	margin: 0 5px;
}

#roksearch_results .viewall span {
	line-height: 130%;
	text-transform: none;
}

#roksearch_results .estimated_res {
	font-size: 9px;
	font-style: italic;
	text-transform: none;
	float: left;
}

#roksearch_results .pagination_res {
	font-style: normal;
	float: right;
	text-transform: none;
	font-size: 11px;
}

#roksearch_results .pagination_res span {
	padding: 0 5px;
}

#roksearch_results .powered-by-google {
	text-transform: lowercase;
	font-style: italic;
	font-size: 9px;
}

#roksearch_results .google-search #roksearch_link {
	margin-top: 5px;
}

#roksearch_results .google-thumb-image {
	margin: 0 auto;
}

#roksearch_results .readon {
	margin-top: 15px;
}

#roksearch_results .readon span, #roksearch_results .readon .button {
	font-size: 13px;
	line-height: 22px;
}

#roksearch_results .container-arrows {
	height: 12px;
	width: 30px;
	float: left;
	margin-right: 5px;
	position: relative;
}

#roksearch_results #roksearch_link:before {
	content: "×";
	font-size: 1.5em;
	position: absolute;
	right: 10px;
	top: 8px;
	z-index: 100;
}

#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
	position: absolute;
}

#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before, #roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
	font-family: FontAwesome;
	font-size: 1.3em;
}

#roksearch_results .arrow-left, #roksearch_results .arrow-right {
	cursor: pointer;
}

#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
	color: #cec7a1;
}

#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
	left: 0;
}

#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
	content: '\f104';
}

#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
	left: 18px;
}

#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
	content: '\f105';
}

.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-content {
	color: #a6a6a6;
	color: #a6a6a6;
	background: #ffffff;
}

.rg-sc .rg-scr-info {
	position: absolute;
	left: 0;
	right: 0;
}

.rg-sc .layout-left .rg-scr-info {
	left: 0;
}

.rg-sc .layout-right .rg-scr-info {
	right: 0;
}

.rg-sc .rg-scr-content {
	position: absolute;
	top: 0;
	vertical-align: top;
	padding: 0 !important;
}

.rg-sc .rg-scr-title-span {
	margin: 0 0 15px 0;
}

.rg-sc .rg-scr-desc-surround {
	clear: both;
}

.rg-sc .rg-scr-controls .prev {
	left: 0;
}

.rg-sc .rg-scr-controls .next {
	right: 0;
}

.rg-sc .rg-ss-title {
	line-height: 180%;
}

.rg-sc .rg-ss-caption {
	text-indent: 0;
	line-height: 180%;
}

.rg-sc-slide .rg-sc-title-span {
	margin: 0 0 15px 0;
}

.rg-sc-slide .rg-sc-desc-surround {
	clear: both;
}

.rg-ss-controls.onhover {
	visibility: hidden;
}

.rg-ss-slice-container:hover .rg-ss-controls.onhover {
	visibility: visible;
}

.rg-ss-container .arrows-enabled .rg-ss-thumb-scroller {
	margin: 0 10px;
}

.rg-ss-container .rg-ss-title {
	margin-bottom: 25px;
}

.rg-ss-container .rg-ss-caption {
	text-indent: 0;
}
.gantry-width-container .card{
	padding: 10px;
	text-align: center;
}
/*#rt-body-surround .rt-container {
    border-radius: 3px !important;
    margin: 25px auto;
}*/

#rt-header-surround,.rt-bg-overlay {
    border-radius: 3px !important;
}

.rt-error-body {
    margin: 15% 0;
}

.rt-error-header {
    text-align: center;
    margin: 25px 0;
}

.rt-error-code {
    font-size: 6em;
    line-height: 1.5em;
}

.rt-error-code-desc {
    text-transform: uppercase;
}

.rt-error-content {
    text-align: center;
    margin: 25px 0;
}

.rt-error-title {
    font-size: 2em;
    line-height: 1.5em;
    text-transform: uppercase;
}

.rt-error-message {
    font-size: 1em;
    margin: 15px 0;
}

.rt-error-button {
    margin: 25px 0;
}
/* table  */


.has-fixed-layout tr th, .has-fixed-layout tr td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #ddd;
    color: #fff;
}



@media only screen and (min-width:768px) and (max-width:959px) {
	body.layout-mode-responsive .sprocket-mosaic-columns-1 > li, body.layout-mode-responsive .sprocket-mosaic-columns-5 > li, body.layout-mode-responsive .sprocket-mosaic-columns-7 > li, body.layout-mode-responsive .sprocket-mosaic-columns-11 > li {
		width: 100% !important;
	}

	body.layout-mode-responsive .sprocket-mosaic-columns-2 > li, body.layout-mode-responsive .sprocket-mosaic-columns-1 >0 li {
		width: 50% !important;
	}

	body.layout-mode-responsive .sprocket-mosaic-columns-4 > li, body.layout-mode-responsive .sprocket-mosaic-columns-8 > li, body.layout-mode-responsive .sprocket-mosaic-columns-12 > li {
		width: 25% !important;
	}

	body.layout-mode-responsive .sprocket-mosaic-columns-3 > li, body.layout-mode-responsive .sprocket-mosaic-columns-6 > li, body.layout-mode-responsive .sprocket-mosaic-columns-9 > li {
		width: 33.33% !important;
	}

	body.layout-mode-responsive .sprocket-strips-container.cols-1 li, body.layout-mode-responsive .sprocket-strips-container.cols-5 li, body.layout-mode-responsive .sprocket-strips-container.cols-7 li, body.layout-mode-responsive .sprocket-strips-container.cols-11 li {
		width: 100% !important;
	}

	body.layout-mode-responsive .sprocket-strips-container.cols-2 li, body.layout-mode-responsive .sprocket-strips-container.cols-10 li {
		width: 48% !important;
	}

	body.layout-mode-responsive .sprocket-strips-container.cols-4 li, body.layout-mode-responsive .sprocket-strips-container.cols-8 li, body.layout-mode-responsive .sprocket-strips-container.cols-12 li {
		width: 23% !important;
	}

	body.layout-mode-responsive .sprocket-strips-container.cols-3 li, body.layout-mode-responsive .sprocket-strips-container.cols-6 li, body.layout-mode-responsive .sprocket-strips-container.cols-9 li {
		width: 31.33% !important;
	}

}

@media (max-width:767px) {
	body.layout-mode-responsive .sprocket-mosaic-columns-1 > li, body.layout-mode-responsive .sprocket-mosaic-columns-2 > li, body.layout-mode-responsive .sprocket-mosaic-columns-3 > li, body.layout-mode-responsive .sprocket-mosaic-columns-4 > li, body.layout-mode-responsive .sprocket-mosaic-columns-5 > li, body.layout-mode-responsive .sprocket-mosaic-columns-6 > li {
		width: 100% !important;
	}

	body.layout-mode-responsive .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter, body.layout-mode-responsive .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}

	body.layout-mode-responsive .sprocket-strips-container.cols-1 li, body.layout-mode-responsive .sprocket-strips-container.cols-2 li, body.layout-mode-responsive .sprocket-strips-container.cols-3 li, body.layout-mode-responsive .sprocket-strips-container.cols-4 li, body.layout-mode-responsive .sprocket-strips-container.cols-5 li, body.layout-mode-responsive .sprocket-strips-container.cols-6 li, body.layout-mode-responsive .sprocket-strips-container.cols-7 li, body.layout-mode-responsive .sprocket-strips-container.cols-8 li, body.layout-mode-responsive .sprocket-strips-container.cols-9 li {
		width: 100% !important;
	}

}

@media only screen and (max-width:480px) {
	body.layout-mode-responsive [class*="sprocket"] .sprocket-mosaic-filter li, body.layout-mode-responsive [class*="sprocket"] .sprocket-mosaic-order li {
		font-size: 0.8em;
		padding: 0 5px;
	}

}

@media only screen and (min-width:1195px) and (max-width:1275px), only screen and (min-width:960px) and (max-width:1070px), only screen and (min-width:768px) and (max-width:880px), only screen and (min-width:482px) and (max-width:600px), only screen and (max-width:480px) {
	body.layout-mode-responsive .sprocket-strips .sprocket-strips-arrows .arrow.prev {
		left: -10px;
	}

	body.layout-mode-responsive .sprocket-strips .sprocket-strips-arrows .arrow.next {
		right: -10px;
	}

}