@import url(../../../fonts.googleapis.com/css-family=Open+Sans-400,300,300italic,400italic,600,600italic,700,700italic,800,800italic.css);
@import url(../../../fonts.googleapis.com/css-family=Open+Sans+Condensed-300,300italic,700.css);

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

p {
	margin: 0;
}

a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

a:hover,
a:active {
	outline: 0;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}

button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}

button,
input {
	line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

@media print {

	pre,
	blockquote {
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.hide-text {
	font-size: 0;
	line-height: 0;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@-webkit-keyframes h-progress {
	0% {
		width: 0;
	}
}

@-moz-keyframes h-progress {
	0% {
		width: 0;
	}
}

@-ms-keyframes h-progress {
	0% {
		width: 0;
	}
}

@-o-keyframes h-progress {
	0% {
		width: 0;
	}
}

@keyframes h-progress {
	0% {
		width: 0;
	}
}

@-webkit-keyframes v-progress {
	0% {
		height: 0;
	}
}

@-moz-keyframes v-progress {
	0% {
		height: 0;
	}
}

@-ms-keyframes v-progress {
	0% {
		height: 0;
	}
}

@-o-keyframes v-progress {
	0% {
		height: 0;
	}
}

@keyframes v-progress {
	0% {
		height: 0;
	}
}

body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #777777;
	background-color: #ffffff;
}

a {
	color: #0085a0;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: underline;
}

.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.row {
	margin-left: -20px;
}

.row:before,
.row:after {
	display: table;
	content: "";
	line-height: 0;
}

.row:after {
	clear: both;
}

[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 940px;
}

.span12 {
	width: 940px;
}

.span11 {
	width: 860px;
}

.span10 {
	width: 780px;
}

.span9 {
	width: 700px;
}

.span8 {
	width: 620px;
}

.span7 {
	width: 540px;
}

.span6 {
	width: 460px;
}

.span5 {
	width: 380px;
}

.span4 {
	width: 300px;
}

.span3 {
	width: 220px;
}

.span2 {
	width: 140px;
}

.span1 {
	width: 60px;
}

.offset12 {
	margin-left: 980px;
}

.offset11 {
	margin-left: 900px;
}

.offset10 {
	margin-left: 820px;
}

.offset9 {
	margin-left: 740px;
}

.offset8 {
	margin-left: 660px;
}

.offset7 {
	margin-left: 580px;
}

.offset6 {
	margin-left: 500px;
}

.offset5 {
	margin-left: 420px;
}

.offset4 {
	margin-left: 340px;
}

.offset3 {
	margin-left: 260px;
}

.offset2 {
	margin-left: 180px;
}

.offset1 {
	margin-left: 100px;
}

.row-fluid {
	width: 100%;
}

.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}

.row-fluid:after {
	clear: both;
}

.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.12765957%;
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
	margin-left: 2.12765957%;
}

.row-fluid .span12 {
	width: 100%;
}

.row-fluid .span11 {
	width: 91.4893617%;
}

.row-fluid .span10 {
	width: 82.9787234%;
}

.row-fluid .span9 {
	width: 74.46808511%;
}

.row-fluid .span8 {
	width: 65.95744681%;
}

.row-fluid .span7 {
	width: 57.44680851%;
}

.row-fluid .span6 {
	width: 48.93617021%;
}

.row-fluid .span5 {
	width: 40.42553191%;
}

.row-fluid .span4 {
	width: 31.91489362%;
}

.row-fluid .span3 {
	width: 23.40425532%;
}

.row-fluid .span2 {
	width: 14.89361702%;
}

.row-fluid .span1 {
	width: 6.38297872%;
}

.row-fluid .offset12 {
	margin-left: 104.25531915%;
}

.row-fluid .offset12:first-child {
	margin-left: 102.12765957%;
}

.row-fluid .offset11 {
	margin-left: 95.74468085%;
}

.row-fluid .offset11:first-child {
	margin-left: 93.61702128%;
}

.row-fluid .offset10 {
	margin-left: 87.23404255%;
}

.row-fluid .offset10:first-child {
	margin-left: 85.10638298%;
}

.row-fluid .offset9 {
	margin-left: 78.72340426%;
}

.row-fluid .offset9:first-child {
	margin-left: 76.59574468%;
}

.row-fluid .offset8 {
	margin-left: 70.21276596%;
}

.row-fluid .offset8:first-child {
	margin-left: 68.08510638%;
}

.row-fluid .offset7 {
	margin-left: 61.70212766%;
}

.row-fluid .offset7:first-child {
	margin-left: 59.57446809%;
}

.row-fluid .offset6 {
	margin-left: 53.19148936%;
}

.row-fluid .offset6:first-child {
	margin-left: 51.06382979%;
}

.row-fluid .offset5 {
	margin-left: 44.68085106%;
}

.row-fluid .offset5:first-child {
	margin-left: 42.55319149%;
}

.row-fluid .offset4 {
	margin-left: 36.17021277%;
}

.row-fluid .offset4:first-child {
	margin-left: 34.04255319%;
}

.row-fluid .offset3 {
	margin-left: 27.65957447% !important;
}

.row-fluid .offset3:first-child {
	margin-left: 25.53191489%;
}

.row-fluid .offset2 {
	margin-left: 19.14893617%;
}

.row-fluid .offset2:first-child {
	margin-left: 17.0212766%;
}

.row-fluid .offset1 {
	margin-left: 10.63829787%;
}

.row-fluid .offset1:first-child {
	margin-left: 8.5106383%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
	display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
	float: right;
}

.container {
	margin-right: auto;
	margin-left: auto;
}

.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0;
}

.container:after {
	clear: both;
}

.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
}

.container-fluid:before,
.container-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}

.container-fluid:after {
	clear: both;
}

p {
	margin: 0;
	padding: 0 0 22px;
}

.lead {
	margin-bottom: 30px;
	font-size: 21px;
	line-height: 45px;
}

a {
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	transition: 0.5s all ease;
	color: #0085a0;
}

a:focus {
	outline: none;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #111111;
}

b {
	color: #0085a0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #111111;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	position: relative;
	margin-top: 0;
	text-rendering: optimizelegibility;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #0085a0;
}

h1.heading-style-1,
h2.heading-style-1,
h3.heading-style-1,
h4.heading-style-1,
h5.heading-style-1,
h6.heading-style-1 {
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 20px;
	margin-bottom: 63px;
	text-transform: uppercase;
}

h1.heading-style-2,
h2.heading-style-2,
h3.heading-style-2,
h4.heading-style-2,
h5.heading-style-2,
h6.heading-style-2 {
	font-size: 42px;
	line-height: 50px;
	letter-spacing: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h1.heading-style-3,
h2.heading-style-3,
h3.heading-style-3,
h4.heading-style-3,
h5.heading-style-3,
h6.heading-style-3 {
	font-size: 33px;
	line-height: 40px;
	letter-spacing: 13px;
	margin-bottom: 20px;
}

h1.heading-style-4,
h2.heading-style-4,
h3.heading-style-4,
h4.heading-style-4,
h5.heading-style-4,
h6.heading-style-4 {
	font-size: 23px;
	line-height: 30px;
	letter-spacing: 9px;
	margin-bottom: 20px;
}

h1.heading-style-5,
h2.heading-style-5,
h3.heading-style-5,
h4.heading-style-5,
h5.heading-style-5,
h6.heading-style-5 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 7px;
	margin-bottom: 20px;
}

h1.heading-style-6,
h2.heading-style-6,
h3.heading-style-6,
h4.heading-style-6,
h5.heading-style-6,
h6.heading-style-6 {
	font-size: 11.9px;
	line-height: 25.5px;
	margin-bottom: 20px;
}

h1.heading-style-7,
h2.heading-style-7,
h3.heading-style-7,
h4.heading-style-7,
h5.heading-style-7,
h6.heading-style-7 {
	font-size: 10.5px;
	line-height: 22.5px;
	margin-bottom: 20px;
}

h1.heading-style-8,
h2.heading-style-8,
h3.heading-style-8,
h4.heading-style-8,
h5.heading-style-8,
h6.heading-style-8 {
	font-size: 9.8px;
	line-height: 21px;
	margin-bottom: 20px;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}

h1.left,
h2.left,
h3.left,
h4.left,
h5.left,
h6.left {
	text-align: left;
}

.page-item__privacy_policy .item_header .item_title,
.page-item__template_settings .item_header .item_title {
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 20px;
	margin-bottom: 63px;
	text-align: center;
	text-transform: uppercase;
}

.moduleTitle,
.page_header,
.page-header {
	text-align: center;
}

hr {
	margin: 30px 0;
	border: none;
	border-top: 1px solid #bdc3c7;
}

blockquote {
	color: #111111;
	margin: 10px 0 11px 85px;
	padding: 6px 0 30px 130px;
	position: relative;
}

blockquote:before {
	content: '"';
	font: 50px/108px 'Open Sans', sans-serif;
	left: 0;
	position: absolute;
	top: 0;
	color: #0085a0;
	height: 90px;
	width: 90px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	border: 3px solid #0085a0;
	text-align: center;
	margin-right: 33px;
}

blockquote small {
	display: block;
	line-height: 30px;
	color: #999999;
	text-align: right;
}

blockquote cite {
	color: #0085a0;
	display: inline-block;
}

.item_introtext p a,
.item_fulltext p a,
.category_desc p a {
	text-decoration: none;
}

.item_introtext strong,
.item_fulltext strong,
.category_desc strong {
	color: #0085a0;
}

.item_introtext mark,
.item_fulltext mark,
.category_desc mark {
	color: #ffffff;
	padding: 0px 6px;
	background: #0085a0;
}

small {
	font-size: 85%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

cite {
	font-style: normal;
}

.muted {
	color: #999999;
}

a.muted:hover,
a.muted:focus {
	color: #808080;
}

.text-warning {
	color: #ffffff;
}

a.text-warning:hover,
a.text-warning:focus {
	color: #e6e6e6;
}

.text-error {
	color: #ffffff;
}

a.text-error:hover,
a.text-error:focus {
	color: #e6e6e6;
}

.text-info {
	color: #ffffff;
}

a.text-info:hover,
a.text-info:focus {
	color: #e6e6e6;
}

.text-success {
	color: #ffffff;
}

a.text-success:hover,
a.text-success:focus {
	color: #e6e6e6;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

q:before,
q:after {
	content: "";
}

address {
	display: block;
	margin-bottom: 30px;
	font-style: normal;
	line-height: 30px;
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}

abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

ul,
ol {
	padding: 0;
	list-style: none;
}

ul li,
ol li {
	line-height: 30px;
}

ol {
	margin: 0 0 30px;
	list-style: none;
	counter-reset: list;
}

ol li {
	font-size: 16px;
	padding-left: 38px;
	padding-bottom: 3px;
	position: relative;
}

ol li:before {
	color: #0085a0;
	content: counter(list, decimal-leading-zero);
	counter-increment: list;
	left: 0;
	padding: 0px;
	position: absolute;
	top: 0;
	font-weight: 600;
}

ol li a {
	text-decoration: none;
	color: #111111;
}

ol li a:hover {
	color: #0085a0;
}

.item_introtext ul,
.item_fulltext ul,
.category_desc ul,
.site_map ul {
	margin: 0 0 30px;
}

.item_introtext ul li,
.item_fulltext ul li,
.category_desc ul li,
.site_map ul li {
	font-size: 16px;
	padding-left: 28px;
	padding-bottom: 3px;
	position: relative;
}

.item_introtext ul li:before,
.item_fulltext ul li:before,
.category_desc ul li:before,
.site_map ul li:before {
	font-size: 10px;
	position: absolute;
	left: 0;
	top: 0;
	content: "\f0c8";
	color: #0085a0;
	font-family: 'FontAwesome';
}

.item_introtext ul.nav-tabs li,
.item_fulltext ul.nav-tabs li,
.category_desc ul.nav-tabs li,
.site_map ul.nav-tabs li {
	padding: 0;
}

.item_introtext ul.nav-tabs li:before,
.item_fulltext ul.nav-tabs li:before,
.category_desc ul.nav-tabs li:before,
.site_map ul.nav-tabs li:before {
	display: none;
}

.item_introtext ul a,
.item_fulltext ul a,
.category_desc ul a,
.site_map ul a,
.item_introtext ul span,
.item_fulltext ul span,
.category_desc ul span,
.site_map ul span {
	text-decoration: none;
	color: #111111;
}

.item_introtext ul a:hover,
.item_fulltext ul a:hover,
.category_desc ul a:hover,
.site_map ul a:hover {
	color: #0085a0;
}

ul.tags li:before,
ul.nav li:before,
ul.btn-toolbar li:before,
ul.dropdown-menu li:before,
ul.chzn-results li:before,
ul.chzn-choices li:before {
	display: none;
}

ul.icons li {
	list-style: none;
	position: relative;
	padding-left: 30px;
}

ul.icons li+li {
	margin-top: 10px;
}

ul.icons li:before {
	font-family: 'FontAwesome';
	font-size: 20px;
	background: #111111;
	color: #ffffff;
	line-height: 20px;
	width: auto;
	height: auto;
	top: 0;
}

ul.icons li:nth-child(5n-4):before {
	content: '\f188';
}

ul.icons li:nth-child(5n-3):before {
	content: '\f140';
}

ul.icons li:nth-child(5n-2):before {
	content: '\f0c1';
}

ul.icons li:nth-child(5n-1):before {
	content: '\f0ed';
}

ul.icons li:nth-child(5n):before {
	content: '\f1f0';
}

ul ul.nav-child,
ul ol.nav-child,
ol ol.nav-child,
ol ul.nav-child {
	margin: 5px 0 0;
}

ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none;
}

ul.inline,
ol.inline {
	margin-left: 0;
}

ul.inline>li,
ol.inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl+* {
	margin-top: 30px;
}

dt,
dd {
	line-height: 30px;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 15px;
}

.dl-horizontal:before,
.dl-horizontal:after {
	display: table;
	content: "";
	line-height: 0;
}

.dl-horizontal:after {
	clear: both;
}

.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dl-horizontal dd {
	margin-left: 180px;
}

.portfolio-meta-list {
	display: table;
	margin-left: 0;
	overflow: hidden;
}

.portfolio-meta-list li {
	color: #111111;
	display: table-row;
}

.portfolio-meta-list li strong {
	color: #0085a0;
}

.portfolio-meta-list li>strong,
.portfolio-meta-list li>span {
	display: table-cell;
}

.portfolio-meta-list li>span {
	padding-left: 5px;
	color: #777777;
}

.portfolio-meta-list li:before {
	display: none;
}

.item_fulltext .portfolio-meta-list li span:hover {
	color: inherit;
}

code,
pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 12px;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	white-space: nowrap;
}

pre {
	display: block;
	padding: 14.5px;
	margin: 0 0 15px;
	font-size: 13px;
	line-height: 30px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

pre.prettyprint {
	margin-bottom: 30px;
}

pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

form mark {
	background: #0085a0 !important;
	border: 1px solid #0085a0;
	color: white !important;
	bottom: 100%;
	margin-bottom: 10px;
	right: 0;
	padding: 0 !important;
	position: absolute;
}

form mark label {
	color: #ffffff;
	display: block;
	font-size: 11px;
	line-height: 20px;
	margin: 0 !important;
	padding: 0 6px;
	border: 3px solid white;
}

form mark:before {
	content: "\f175";
	position: absolute;
	left: 0;
	top: 100%;
	color: #0085a0;
	font-family: 'FontAwesome';
	font-size: 12px;
	margin-top: -10px;
	left: 10px;
}

form textarea {
	min-height: 117px;
}

.controls,
.control-group,
.mod_tm_ajax_contact_form .control-group {
	position: relative;
	margin-bottom: 27px;
}

.controls.reset-margin,
.control-group.reset-margin,
.mod_tm_ajax_contact_form .control-group.reset-margin {
	margin-bottom: 0px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	font-family: 'Open Sans', sans-serif;
	display: block;
	max-width: 100%;
	background: #ffffff;
	border: 2px solid #ebedee;
	color: #bdc3c7;
	font-size: 14px;
	height: 45px;
	letter-spacing: 1px;
	line-height: 30px;
	padding: 5px 14px;
	vertical-align: middle;
	outline: none;
	margin-bottom: 27px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color 1s ease, box-shadow 1s ease;
	-moz-transition: border-color 1s ease, box-shadow 1s ease;
	-o-transition: border-color 1s ease, box-shadow 1s ease;
	transition: border-color 1s ease, box-shadow 1s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

select:-webkit-autofill,
textarea:-webkit-autofill,
input[type="text"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="datetime"]:-webkit-autofill,
input[type="datetime-local"]:-webkit-autofill,
input[type="date"]:-webkit-autofill,
input[type="month"]:-webkit-autofill,
input[type="time"]:-webkit-autofill,
input[type="week"]:-webkit-autofill,
input[type="number"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="url"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill,
input[type="color"]:-webkit-autofill,
.uneditable-input:-webkit-autofill {
	-webkit-box-shadow: inset none !important;
	-webkit-text-fill-color: none !important;
	color: none !important;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
}

label.inline {
	display: inline-block;
}

.chzn-container {
	font-size: 14px;
	line-height: 30px;
	vertical-align: top;
	text-align: left;
}

.chzn-container .chzn-results {
	margin: 0;
	padding: 0;
}

.chzn-container .chzn-results li {
	padding: 10px 20px;
	color: #bdc3c7;
	background: #ffffff;
}

.chzn-container .chzn-results li.highlighted {
	background: #0085a0;
	color: #ffffff;
}

.chzn-container-single .chzn-single {
	background: #ffffff;
	height: 45px;
	padding: 5px 14px;
	line-height: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 2px solid #ebedee;
	color: #bdc3c7;
}

.chzn-container-single .chzn-single div {
	width: 45px;
	height: 45px;
	top: 0px;
	right: 0px;
	color: #0085a0;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.chzn-container-single .chzn-single div b {
	display: none;
}

.chzn-container-single .chzn-single div:before {
	font-size: 10px;
	content: "\f107";
	font-family: Fontawesome;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
}

.chzn-container-single .chzn-single span {
	margin: 0;
}

.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
	background: #ffffff;
	border: 2px solid #ebedee;
}

.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
	color: #ffffff;
	background: #0085a0;
}

.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div:before {
	content: '\f078';
}

.chzn-container-single .chzn-drop {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 2px solid #ebedee;
	border-top: none;
	margin: 0;
}

span.checkbox {
	position: relative;
	display: inline-block;
	min-height: 0;
	height: 10px;
	line-height: 10px;
	width: 10px;
	background: #ffffff;
	border: 1px solid #e4e6e8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	vertical-align: middle;
}

span.checkbox input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	margin: 0;
	opacity: 0;
}

span.checkbox input[type="checkbox"]:checked+label.checkbox_inner:before {
	content: '\f00c';
}

span.checkbox label.checkbox_inner {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}

span.checkbox label.checkbox_inner:before {
	content: '';
	font-family: 'FontAwesome';
	font-size: 10px;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	color: #0085a0;
}

span.checkbox+label {
	color: #bdc3c7;
	font-size: 10px;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

span.radio {
	display: inline-block;
	height: 10px;
	line-height: 10px;
	min-height: 0;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #e3e6e7;
	background: #ffffff;
}

span.radio input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	margin: 0;
	opacity: 0;
}

span.radio input[type="radio"]:checked+label.radio_inner:before {
	border-radius: 50%;
	content: "";
	height: 6px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 6px;
	background: #0085a0;
}

span.radio label.radio_inner {
	bottom: 0;
	left: 0;
	line-height: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}

span.radio+label {
	color: #bdc3c7;
	font-size: 10px;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

.item_introtext input,
.item_fulltext input,
.category_desc input,
.item_introtext select,
.item_fulltext select,
.category_desc select,
.item_introtext .select,
.item_fulltext .select,
.category_desc .select,
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea {
	width: 100%;
}

.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea {
	height: 117px;
}

.item_introtext form .span4+.span12,
.item_fulltext form .span4+.span12,
.category_desc form .span4+.span12 {
	margin-top: 27px;
}

.form-inline .checkbox input[type="checkbox"] {
	float: none;
}

.form-horizontal .control-label {
	padding-top: 11px;
}

.form-horizontal .control-label label {
	margin-bottom: 0;
}

.acymailing_module .acyfield_email {
	display: inline-block;
	position: relative;
}

.acymailing_module .acyfield_email input {
	margin: 0;
}

.form_placeholder {
	border-color: transparent;
	border-style: solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: text;
	height: 100%;
	left: 0;
	margin: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.ie_placeholder_controls {
	position: relative;
}

.btn#jform_profile_dob_img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 45px !important;
	line-height: 100%;
	padding: 0 !important;
	text-align: center;
	width: 45px !important;
}

.btn#jform_profile_dob_img i {
	margin: 0;
}

input.search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.chzn-container-multi .chzn-choices li.search-field .default {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

textarea#jform_profile_aboutme {
	height: 200px;
	width: 100%;
}

#helpsite-refresh {
	margin-bottom: 9px;
}

.page-registration form label,
.page-remind form label,
.page-reset form label,
.page-login form label,
.page-login form label,
.page-profile__edit form label {
	display: inline-block;
}

textarea.invalid {
	border: rgba(0, 133, 160, 0.3);
}

.form-vertical label {
	display: inline-block;
	margin-bottom: 30px;
}

select[name=ordering] {
	margin: 0;
}

textarea[style*="overflow"] {
	overflow: hidden !important;
}

#form-login .btn {
	margin-bottom: 30px;
}

.add-on.btn {
	padding-left: 0;
	padding-right: 0;
	width: 45px;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
	font-size: 21px;
	line-height: 60px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #E5E5E5;
}

legend small {
	font-size: 22.5px;
	color: #999999;
}

label {
	display: block;
}

label+* {
	margin-top: 30px;
}

.uneditable-input {
	width: 206px;
}

input,
textarea {
	width: 100%;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: inherit;
	opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

textarea {
	resize: none;
	height: auto;
}

input[type="radio"],
input[type="checkbox"] {
	margin: -2px 0 0;
	line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}

select,
input[type="file"] {
	height: 45px;
	line-height: 45px;
}

select[multiple] {
	height: auto;
}

.uneditable-input,
.uneditable-textarea {
	color: #999999;
	background-color: #fcfcfc;
	border-color: #ebedee;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	cursor: not-allowed;
}

.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
}

.uneditable-textarea {
	width: auto;
	height: auto;
}

.radio,
.checkbox {
	min-height: 30px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	float: left;
}

.controls>.radio:first-child,
.controls>.checkbox:first-child {
	padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}

.radio.inline+.radio.inline,
.checkbox.inline+.checkbox.inline {
	margin-left: 10px;
}

.input-mini {
	width: 60px;
}

.input-small {
	width: 120px;
}

.input-medium {
	width: 150px;
}

.input-large {
	width: 210px;
}

.input-xlarge {
	width: 270px;
}

.input-xxlarge {
	width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block;
}

input,
textarea,
.uneditable-input {
	margin-left: 0;
}

.controls-row [class*="span"]+[class*="span"] {
	margin-left: 20px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
	width: 926px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
	width: 846px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
	width: 766px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
	width: 686px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
	width: 606px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
	width: 526px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 446px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
	width: 366px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
	width: 286px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
	width: 206px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
	width: 126px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
	width: 46px;
}

.controls-row:before,
.controls-row:after {
	display: table;
	content: "";
	line-height: 0;
}

.controls-row:after {
	clear: both;
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
	float: left;
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
	padding-top: 5px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eeeeee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #ffffff;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #ffffff;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	border-color: #ffffff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
	color: #ffffff;
	background-color: #efda4d;
	border-color: #ffffff;
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #ffffff;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #ffffff;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	border-color: #ffffff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
	color: #ffffff;
	background-color: #c02f1b;
	border-color: #ffffff;
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #ffffff;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #ffffff;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	border-color: #ffffff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
	color: #ffffff;
	background-color: #88aa1d;
	border-color: #ffffff;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #ffffff;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #ffffff;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	border-color: #ffffff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
	color: #ffffff;
	background-color: #0085a0;
	border-color: #ffffff;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #bdc3c7;
	border-color: rgba(0, 133, 160, 0.3);
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: rgba(82, 168, 236, 0.8);
}

input.error,
textarea.error,
select.error {
	border-color: rgba(0, 133, 160, 0.3) !important;
	color: #0085a0 !important;
}

input.error::-webkit-input-placeholder {
	color: #0085a0 !important;
}

input.error:-moz-placeholder {
	color: #0085a0 !important;
}

input.error::-moz-placeholder {
	color: #0085a0 !important;
}

input.error:-ms-input-placeholder {
	color: #0085a0 !important;
}

textarea.error::-webkit-input-placeholder {
	color: #0085a0 !important;
}

textarea.error:-moz-placeholder {
	color: #0085a0 !important;
}

textarea.error::-moz-placeholder {
	color: #0085a0 !important;
}

textarea.error:-ms-input-placeholder {
	color: #0085a0 !important;
}

.form-actions {
	padding: 29px 20px 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #f5f5f5;
	border-top: 1px solid #E5E5E5;
}

.form-actions:before,
.form-actions:after {
	display: table;
	content: "";
	line-height: 0;
}

.form-actions:after {
	clear: both;
}

.help-block,
.help-inline {
	color: #9d9d9d;
}

.help-block {
	display: block;
	margin-bottom: 15px;
}

.help-inline {
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
}

.input-append,
.input-prepend {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	white-space: nowrap;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
	font-size: 14px;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
	position: relative;
	vertical-align: top;
	display: inline-block;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
	z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .btn-group>.dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.input-append .active,
.input-prepend .active {
	background-color: #a9dba9;
	border-color: #46a546;
}

.input-append .btn.hasTooltip,
.input-prepend .btn.hasTooltip {
	width: 45px;
	padding-left: 0;
	padding-right: 0;
}

.input-prepend {
	position: relative;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.input-prepend input {
	padding-left: 45px;
}

.input-prepend .add-on {
	font-size: 15px;
	font-size: 0;
	width: 45px;
	height: 45px;
	line-height: 40px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: transparent !important;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.input-prepend .add-on i,
.input-prepend .add-on>span {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -13.25px 0 0 -13.25px;
	border: 1px solid #ebedee;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	line-height: 22.5px;
	width: 22.5px;
	color: #0085a0;
	font-size: 13px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.input-prepend .add-on:hover i {
	background: #0085a0;
	color: #ffffff;
}

.input-prepend:focus .add-on {
	background: #F00;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child,
.input-append .uneditable-input+.btn-group .btn:last-child {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
	margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child>.dropdown-toggle {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn,
.input-prepend.input-append .uneditable-input+.btn-group .btn {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.input-prepend.input-append .btn-group:first-child {
	margin-left: 0;
}

input.search-query {
	padding-right: 14px;
	padding-left: 14px;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
	display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
	display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
	margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
}

legend+.control-group {
	margin-top: 30px;
	-webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
	margin-bottom: 30px;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
}

.form-horizontal .control-group:after {
	clear: both;
}

.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
}

.form-horizontal .controls {
	margin-left: 180px;
}

.form-horizontal .help-block {
	margin-bottom: 0;
}

.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block,
.form-horizontal .uneditable-input+.help-block,
.form-horizontal .input-prepend+.help-block,
.form-horizontal .input-append+.help-block {
	margin-top: 15px;
}

.form-horizontal .form-actions {
	padding-left: 180px;
}

table {
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	border-spacing: 0;
	border: 1px solid #dddddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

table th {
	background: #0085a0;
	color: #ffffff;
	font-size: 20px;
	line-height: 30px;
	padding: 7.5px 10px 7.5px 15px;
	border-bottom: 1px solid #dddddd;
	font-weight: 500;
}

table th:first-child {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
}

table th:last-child {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
}

table th+th {
	border-left: 1px solid #dddddd;
}

table tr td {
	padding: 15px 20px;
	border-bottom: 1px solid #dddddd;
}

table tr td+td {
	border-left: 1px solid #dddddd;
}

table tr:last-child td {
	border-bottom: none;
}

table a {
	color: #0085a0;
}

table a:hover {
	color: #111111;
}

dl.table {
	display: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #dddddd;
	background: transparent;
}

dl.table dt,
dl.table dd {
	display: block;
}

dl.table dt {
	background: #0085a0;
	color: #ffffff;
	font-size: 20px;
	line-height: 30px;
	padding: 7.5px 10px 7.5px 15px;
	border-bottom: 1px solid #dddddd;
	font-weight: 500;
}

dl.table dd {
	margin-left: 0;
	padding: 15px 20px;
}

dl.table dd+dd {
	border-top: 1px solid #dddddd;
}

.table {
	width: 100%;
}

.table th,
.table td {
	padding: 8px;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

.table th {
	font-weight: bold;
}

.table thead th {
	vertical-align: bottom;
}

.table caption+thead tr:first-child th,
.table caption+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}

.table tbody+tbody {
	border-top: 2px solid #dddddd;
}

.table .table {
	background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}

.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	border-left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.table-bordered th,
.table-bordered td {
	border-left: 1px solid #dddddd;
}

.table-bordered caption+thead tr:first-child th,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+tbody tr:first-child td,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}

.table-bordered thead:first-child tr:first-child>th:first-child,
.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
}

.table-bordered thead:first-child tr:first-child>th:last-child,
.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}

.table-bordered thead:last-child tr:last-child>th:first-child,
.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tbody:last-child tr:last-child>th:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>th:first-child {
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}

.table-bordered thead:last-child tr:last-child>th:last-child,
.table-bordered tbody:last-child tr:last-child>td:last-child,
.table-bordered tbody:last-child tr:last-child>th:last-child,
.table-bordered tfoot:last-child tr:last-child>td:last-child,
.table-bordered tfoot:last-child tr:last-child>th:last-child {
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}

.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
}

.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
	background-color: transparent;
}

.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
	background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}

.table td.span1,
.table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}

.table td.span2,
.table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}

.table td.span3,
.table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}

.table td.span4,
.table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}

.table td.span5,
.table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}

.table td.span6,
.table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}

.table td.span7,
.table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}

.table td.span8,
.table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}

.table td.span9,
.table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}

.table td.span10,
.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}

.table td.span11,
.table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}

.table td.span12,
.table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}

.table tbody tr.success>td {
	background-color: #88aa1d;
}

.table tbody tr.error>td {
	background-color: #c02f1b;
}

.table tbody tr.warning>td {
	background-color: #efda4d;
}

.table tbody tr.info>td {
	background-color: #0085a0;
}

.table-hover tbody tr.success:hover>td {
	background-color: #779419;
}

.table-hover tbody tr.error:hover>td {
	background-color: #aa2a18;
}

.table-hover tbody tr.warning:hover>td {
	background-color: #edd536;
}

.table-hover tbody tr.info:hover>td {
	background-color: #007087;
}

.dropup,
.dropdown {
	position: relative;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #ffffff;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}

.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #CCC;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 14px 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px !important;
	clear: both;
	font-weight: normal;
	line-height: 30px;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
	text-decoration: none;
	color: #ffffff;
	background: #0085a0;
	background-color: #0c0c0c;
	background-image: -moz-linear-gradient(top, #111111, #040404);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(#040404));
	background-image: -webkit-linear-gradient(top, #111111, #040404);
	background-image: -o-linear-gradient(top, #111111, #040404);
	background-image: linear-gradient(to bottom, #111111, #040404);
	background-repeat: repeat-x;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #333333;
	text-decoration: none;
	outline: 0;
	background-color: #0c0c0c;
	background-image: -moz-linear-gradient(top, #111111, #040404);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(#040404));
	background-image: -webkit-linear-gradient(top, #111111, #040404);
	background-image: -o-linear-gradient(top, #111111, #040404);
	background-image: linear-gradient(to bottom, #111111, #040404);
	background-repeat: repeat-x;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #999999;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: default;
}

.open>.dropdown-menu {
	display: block;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #111111;
	content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropup .dropdown-submenu>.dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px;
}

.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
	padding: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.well-small {
	padding: 9px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

.collapse.in {
	height: auto;
}

.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #111111;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	position: relative;
	z-index: 2;
}

.close:hover,
.close:focus {
	color: #111111;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
}

button.close {
	padding: 3px;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.btn {
	font-family: 'Open Sans', sans-serif;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #0085a0;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	outline: none;
	padding: 7.5px 15px 7.5px 15px;
	text-shadow: none;
	box-shadow: none;
	text-align: center;
	max-width: 238px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.btn .fa {
	margin: 0 3px;
}

.btn.disabled,
.btn[disabled] {
	cursor: default;
	pointer-events: none;
}

.btn:hover,
.btn:focus,
.btn.active,
.btn.selected {
	outline: none;
	background: #111111;
	color: #ffffff;
}

.btn.jmodedit {
	width: auto;
}

.btn.jmodedit:hover>span,
.btn.jmodedit:focus>span,
.btn.jmodedit:active>span {
	transform: rotateX(0deg) translateY(0px);
	-o-transform: rotateX(0deg) translateY(0px);
	-moz-transform: rotateX(0deg) translateY(0px);
	-webkit-transform: rotateX(0deg) translateY(0px);
	-ms-transform: rotateX(0deg) translateY(0px);
}

.btn.dropdown-toggle {
	width: auto;
}

.mod-newsflash-adv_custom-link {
	margin-bottom: 60px;
	text-align: center;
}

.btn-large {
	padding: 11px 19px;
	font-size: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
	margin-top: 4px;
}

.btn-small {
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
	margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
	margin-top: -1px;
}

.btn-mini {
	padding: 0 6px;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
	color: rgba(255, 255, 255, 0.75);
}

.btn-warning {
	background: #fbb450;
	color: #ffffff;
}

.btn-warning:hover {
	background: #f89406;
	color: #ffffff;
}

.btn-danger {
	background: #ee5f5b;
	color: #ffffff;
}

.btn-danger:hover {
	background: #bd362f;
	color: #ffffff;
}

.btn-success {
	background: #62c462;
	color: #ffffff;
}

.btn-success:hover {
	background: #51a351;
	color: #ffffff;
}

.btn-info {
	background: #0085a0;
	color: #ffffff;
}

.btn-info:hover {
	background: #111111;
	color: #ffffff;
}

.btn-inverse {
	background: #444444;
	color: #ffffff;
}

.btn-inverse:hover {
	background: #222222;
	color: #ffffff;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #0085a0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
	color: #111111;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
	color: #333333;
	text-decoration: none;
}

.btn-group {
	position: relative;
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	white-space: nowrap;
}

.btn-group+.btn-group {
	margin-left: 5px;
}

.btn-toolbar {
	font-size: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn+.btn-group {
	margin-left: 5px;
}

.btn-group>.btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.btn-group>.btn+.btn {
	margin-left: -1px;
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
	font-size: 14px;
}

.btn-group>.btn-mini {
	font-size: 11px;
}

.btn-group>.btn-small {
	font-size: 12px;
}

.btn-group>.btn-large {
	font-size: 18px;
}

.btn-group>.btn:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}

.btn-group>.btn.large:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active {
	z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
	-moz-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
	box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
}

.btn-group>.btn-mini+.dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
}

.btn-group>.btn-large+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
	-moz-box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
	box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
}

.btn-group.open .btn.dropdown-toggle {
	background-color: #111111;
}

.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
	background-color: #111111;
}

.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222222;
}

.btn .caret {
	margin-top: 8px;
	margin-left: 0;
}

.btn-large .caret {
	margin-top: 6px;
}

.btn-large .caret {
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
}

.btn-mini .caret,
.btn-small .caret {
	margin-top: 8px;
}

.dropup .btn-large .caret {
	border-bottom-width: 5px;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.btn-group-vertical {
	display: inline-block;
}

.btn-group-vertical>.btn {
	display: block;
	float: none;
	max-width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.btn-group-vertical>.btn+.btn {
	margin-left: 0;
	margin-top: -1px;
}

.btn-group-vertical>.btn:first-child {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.btn-group-vertical>.btn:last-child {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

.btn-group-vertical>.btn-large:first-child {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

.btn-group-vertical>.btn-large:last-child {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

.alert {
	padding: 28px 128px 28px;
	min-height: 60px;
	margin-bottom: 30px;
	background-color: #efda4d;
	position: relative;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
}

.alert h4 {
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 0;
}

.alert:before {
	position: absolute;
	font-family: FontAwesome;
	left: 26px;
	top: 50%;
	line-height: 0;
	content: '\f071';
	font-size: 79px;
	color: #f4e691;
}

.alert .close {
	position: absolute;
	top: 12px;
	right: 20px;
	line-height: 30px;
}

.alert-success {
	background-color: #88aa1d;
	border-color: none;
	color: #ffffff;
}

.alert-success h4 {
	color: #ffffff;
}

.alert-success:before {
	content: '\f05d';
	color: #b1c67d;
}

.alert-danger,
.alert-error {
	background-color: #c02f1b;
	border-color: none;
	color: #ffffff;
}

.alert-danger h4,
.alert-error h4 {
	color: #ffffff;
}

.alert-danger:before,
.alert-error:before {
	content: '\f05c';
	color: #d4847c;
}

.alert-info {
	background-color: #0085a0;
	border-color: none;
	color: #ffffff;
}

.alert-info h4 {
	color: #ffffff;
}

.alert-info:before {
	content: '\f05a';
	color: #74afc0;
}

.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}

.alert-block>p,
.alert-block>ul {
	margin-bottom: 0;
}

.alert-block p+p {
	margin-top: 5px;
}

.alert-heading {
	color: inherit;
}

.nav {
	margin-left: 0;
	margin-bottom: 30px;
	list-style: none;
}

.nav>li>a {
	display: inline-block;
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
}

.nav>li>a>img {
	max-width: none;
}

.nav>.pull-right {
	float: right;
}

.nav li+.nav-header {
	margin-top: 9px;
}

.nav-tabs {
	font-size: 0;
	margin: 0;
	padding: 0 0 47px;
	text-align: center;
}

.nav-tabs>li {
	display: inline-block;
	margin: 0 25px;
	padding: 0;
}

.nav-tabs>li:before {
	display: none;
}

.nav-tabs>li>a,
.nav-tabs>li>span {
	color: #a0a0a0;
	font: 20px/26px 'Open Sans Condensed', sans-serif;
	border-bottom: 2px solid transparent;
	display: inline-block;
	letter-spacing: 6px;
	padding-bottom: 11px;
	padding-top: 11px;
	text-shadow: 1px 0 #a0a0a0;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>span:hover {
	border-bottom-color: #0085a0;
	color: #0085a0;
	text-shadow: 1px 0 #0085a0;
}

.nav-tabs>.active>a,
.nav-tabs>.current>a,
.nav-tabs>.active>span,
.nav-tabs>.current>span {
	border-bottom-color: #0085a0;
	color: #0085a0;
}

.moduletable .nav-tabs>li {
	margin: 0 62px;
}

.moduletable .nav-tabs>li>a,
.moduletable .nav-tabs>li>span {
	letter-spacing: 8px;
	text-shadow: 1px 0 #a0a0a0;
}

.moduletable .nav-tabs>li>a:hover,
.moduletable .nav-tabs>li>span:hover {
	text-shadow: 1px 0 #0085a0;
}

.moduletable .nav-tabs>.active>a,
.moduletable .nav-tabs>.current>a,
.moduletable .nav-tabs>.active>span,
.moduletable .nav-tabs>.current>span {
	border-bottom-color: #0085a0;
	color: #0085a0;
}

.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	color: #999999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}

.nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
}

.nav-list>li>a,
.nav-list .nav-header {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list>li>a {
	padding: 3px 15px;
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color: #0085a0;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
	margin-right: 2px;
}

.nav-list .divider {
	height: 1px;
	margin: 14px 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
	display: table;
	content: "";
	line-height: 0;
}

.nav-tabs:after,
.nav-pills:after {
	clear: both;
}

.nav-pills>li {
	float: left;
}

.nav-pills>li>a {
	padding: 8px 12px;
	margin: 2px 2px 2px 0;
	line-height: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
	color: #ffffff;
	background-color: #0085a0;
}

.nav-stacked>li {
	float: none;
}

.nav-stacked>li>a {
	margin-right: 0;
}

.nav-tabs.nav-stacked {
	border-bottom: 0;
}

.nav-tabs.nav-stacked>li>a {
	border: 1px solid #DDD;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.nav-tabs.nav-stacked>li:first-child>a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}

.nav-tabs.nav-stacked>li:last-child>a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}

.nav-tabs.nav-stacked>li>a:hover,
.nav-tabs.nav-stacked>li>a:focus {
	border-color: #DDD;
	z-index: 2;
}

.nav-pills.nav-stacked>li>a {
	margin-bottom: 3px;
}

.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.nav .dropdown-toggle .caret {
	border-top-color: #0085a0;
	border-bottom-color: #0085a0;
	margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
	border-top-color: #111111;
	border-bottom-color: #111111;
}

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555555;
	border-bottom-color: #555555;
}

.nav>.dropdown.active>a:hover,
.nav>.dropdown.active>a:focus {
	cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover,
.nav>li.dropdown.open.active>a:focus {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	opacity: 1;
}

.tabs-stacked .open>a:hover,
.tabs-stacked .open>a:focus {
	border-color: #999999;
}

.tabbable:before,
.tabbable:after {
	display: table;
	content: "";
	line-height: 0;
}

.tabbable:after {
	clear: both;
}

.tab-content {
	overflow: auto;
}

.module_container .tab-content {
	font-size: 16px;
	padding: 0 4%;
	text-align: center;
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
	border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
	display: none;
}

.tab-content>.active,
.pill-content>.active {
	display: block;
}

.tabs-below>.nav-tabs {
	border-top: 1px solid #DDD;
}

.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:hover,
.tabs-below>.nav-tabs>li>a:focus {
	border-bottom-color: transparent;
	border-top-color: #DDD;
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover,
.tabs-below>.nav-tabs>.active>a:focus {
	border-color: transparent #DDD #DDD #DDD;
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
	float: none;
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #DDD;
}

.tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
	border-color: #DDD transparent #DDD #DDD;
}

.tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #DDD;
}

.tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.tabs-right>.nav-tabs>li>a:hover,
.tabs-right>.nav-tabs>li>a:focus {
	border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover,
.tabs-right>.nav-tabs .active>a:focus {
	border-color: #DDD #DDD #DDD transparent;
}

.nav>.disabled>a {
	color: #999999;
}

.nav>.disabled>a:hover,
.nav>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	cursor: default;
}

.navbar {
	overflow: visible;
	margin-bottom: 30px;
}

.navbar-inner {
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: rgba(255, 255, 255, 0.6);
	background-image: -moz-linear-gradient(top, #ffffff, transparent);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(transparent));
	background-image: -webkit-linear-gradient(top, #ffffff, transparent);
	background-image: -o-linear-gradient(top, #ffffff, transparent);
	background-image: linear-gradient(to bottom, #ffffff, transparent);
	background-repeat: repeat-x;
	border: 1px solid rgba(0, 0, 0, 0);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar-inner:before,
.navbar-inner:after {
	display: table;
	content: "";
	line-height: 0;
}

.navbar-inner:after {
	clear: both;
}

.navbar .container {
	width: auto;
}

.nav-collapse.collapse {
	height: auto;
	overflow: visible;
}

.navbar .brand {
	float: left;
	display: block;
	padding: 5px 20px 5px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
}

.navbar .brand:hover,
.navbar .brand:focus {
	text-decoration: none;
}

.navbar-text {
	margin-bottom: 0;
	line-height: 40px;
	color: #777777;
}

.navbar-link {
	color: #000000;
}

.navbar-link:hover,
.navbar-link:focus {
	color: #333333;
}

.navbar .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-left: 1px solid transparent;
	border-right: 1px solid #ffffff;
}

.navbar .btn,
.navbar .btn-group {
	margin-top: 5px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
	margin-top: 0;
}

.navbar-form {
	margin-bottom: 0;
}

.navbar-form:before,
.navbar-form:after {
	display: table;
	content: "";
	line-height: 0;
}

.navbar-form:after {
	clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
	margin-top: 5px;
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
	display: inline-block;
	margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
	margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
	margin-top: 5px;
	white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
	margin-top: 0;
}

.navbar-search {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
}

.navbar-search .search-query {
	margin-bottom: 0;
	padding: 4px 14px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.navbar-static-top {
	position: static;
	margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
	border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
	padding-left: 0;
	padding-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.navbar-fixed-top {
	top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	-webkit-box-shadow: "0 1px 10px rgba(0,0,0,.1)";
	-moz-box-shadow: "0 1px 10px rgba(0,0,0,.1)";
	box-shadow: "0 1px 10px rgba(0,0,0,.1)";
}

.navbar-fixed-bottom {
	bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
	-webkit-box-shadow: "0 -1px 10px rgba(0,0,0,.1)";
	-moz-box-shadow: "0 -1px 10px rgba(0,0,0,.1)";
	box-shadow: "0 -1px 10px rgba(0,0,0,.1)";
}

.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
	float: right;
	margin-right: 0;
}

.navbar .nav>li {
	float: left;
}

.navbar .nav>li>a {
	float: none;
	padding: 5px 15px 5px;
	color: #000000;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav .dropdown-toggle .caret {
	margin-top: 8px;
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
	color: #555555;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: rgba(242, 242, 242, 0.6);
	background-image: -moz-linear-gradient(top, #f2f2f2, rgba(0, 0, 0, 0));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, #f2f2f2, rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, #f2f2f2, rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, #f2f2f2, rgba(0, 0, 0, 0));
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	-webkit-box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
	-moz-box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
	box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0);
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
	background-color: rgba(0, 0, 0, 0);
}

.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #F5F5F5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar+.icon-bar {
	margin-top: 3px;
}

.navbar .nav>li>.dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #CCC;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	left: 9px;
}

.navbar .nav>li>.dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	position: absolute;
	top: -6px;
	left: 10px;
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
	border-top: 7px solid #CCC;
	border-top-color: rgba(0, 0, 0, 0.2);
	border-bottom: 0;
	bottom: -7px;
	top: auto;
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
	border-top: 6px solid #ffffff;
	border-bottom: 0;
	bottom: -6px;
	top: auto;
}

.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret {
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
	background-color: rgba(0, 0, 0, 0);
	color: #555555;
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: #555555;
	border-bottom-color: #555555;
}

.navbar .pull-right>li>.dropdown-menu,
.navbar .nav>li>.dropdown-menu.pull-right {
	left: auto;
	right: 0;
}

.navbar .pull-right>li>.dropdown-menu:before,
.navbar .nav>li>.dropdown-menu.pull-right:before {
	left: auto;
	right: 12px;
}

.navbar .pull-right>li>.dropdown-menu:after,
.navbar .nav>li>.dropdown-menu.pull-right:after {
	left: auto;
	right: 13px;
}

.navbar .pull-right>li>.dropdown-menu .dropdown-menu,
.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: -1px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.navbar-inverse .navbar-inner {
	background-color: #1b1b1b;
	background-image: -moz-linear-gradient(top, #222222, #111111);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
	background-image: -webkit-linear-gradient(top, #222222, #111111);
	background-image: -o-linear-gradient(top, #222222, #111111);
	background-image: linear-gradient(to bottom, #222222, #111111);
	background-repeat: repeat-x;
	border-color: #252525;
}

.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
	color: #999999;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav>li>a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav>li>a:focus {
	color: #ffffff;
}

.navbar-inverse .brand {
	color: #999999;
}

.navbar-inverse .navbar-text {
	color: #999999;
}

.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
	background-color: transparent;
	color: #ffffff;
}

.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:hover,
.navbar-inverse .nav .active>a:focus {
	color: #ffffff;
	background-color: #111111;
}

.navbar-inverse .navbar-link {
	color: #999999;
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
	color: #ffffff;
}

.navbar-inverse .divider-vertical {
	border-left-color: #111111;
	border-right-color: #222222;
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
	background-color: #111111;
	color: #ffffff;
}

.navbar-inverse .nav li.dropdown>a:hover .caret,
.navbar-inverse .nav li.dropdown>a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-search .search-query {
	color: #ffffff;
	background-color: #515151;
	border-color: #111111;
	-webkit-box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
	-moz-box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
	box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #cccccc;
	opacity: 1;
}

.navbar-inverse .navbar-search .search-query::-moz-placeholder {
	color: #cccccc;
	opacity: 1;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #cccccc;
	opacity: 1;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #cccccc;
	opacity: 1;
}

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
	padding: 5px 15px;
	color: #333333;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #ffffff;
	border: 0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	outline: 0;
}

.navbar-inverse .btn-navbar {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e0e0e;
	background-image: -moz-linear-gradient(top, #151515, #040404);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
	background-image: -webkit-linear-gradient(top, #151515, #040404);
	background-image: -o-linear-gradient(top, #151515, #040404);
	background-image: linear-gradient(to bottom, #151515, #040404);
	background-repeat: repeat-x;
	border-color: #040404 #040404 #000000;
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #040404;
}

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
	background-color: #000000;
}

.breadcrumb {
	background: none;
	font-size: 12px;
	padding: 0;
	text-align: left;
	margin: 0 0 30px;
}

.breadcrumb li {
	padding: 0;
	display: inline-block;
}

.breadcrumb li:before {
	display: none;
}

.breadcrumb li .divider {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
	color: #CCC;
}

.breadcrumb li.active {
	color: #111111;
}

.breadcrumb li>span:first-child:hover {
	color: inherit;
}

.breadcrumb a {
	color: #0085a0;
}

.breadcrumb a:hover {
	color: #111111;
}

.breadcrumb .firstItem>a.pathway {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
}

.breadcrumb .firstItem>a.pathway:before {
	content: '\f015';
	font-family: FontAwesome;
	font-size: 14px;
	line-height: 30px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.pagination {
	height: auto;
	margin: 0;
	padding: 30px 0;
}

.pagination ul {
	margin: 0;
	text-align: center;
	width: 100%;
}

.pagination ul li {
	display: inline-block;
	margin: 0 2px;
}

.pagination ul li>a,
.pagination ul li>span {
	display: block;
	padding: 7px 14px;
	line-height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pagination ul li>a:focus,
.pagination ul li>span:focus {
	background: #0085a0;
}

.pagination ul li>a:focus:hover,
.pagination ul li>span:focus:hover {
	background: #111111;
}

.pagination ul li>a:hover,
.pagination ul li>span:hover {
	background: #111111;
	border-color: none !important;
	color: #ffffff;
}

.pagination ul li>.pagenav,
.pagination ul li>.hasTooltip {
	background: #0085a0;
	color: #ffffff;
}

.pagination ul li>span.pagenav {
	background: #111111;
	border-color: none !important;
	color: #ffffff;
}

.pagination ul>.active>a,
.pagination ul>.active>span {
	cursor: default;
}

.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover {
	cursor: default;
}

.pagination-centered {
	text-align: center;
}

.pagination-right {
	text-align: right;
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
	padding: 11px 19px;
	font-size: 18px;
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}

.pagination-mini ul>li:first-child>a,
.pagination-small ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-mini ul>li:last-child>a,
.pagination-small ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
	padding: 2px 10px;
	font-size: 12px;
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
	padding: 0 6px;
	font-size: 11px;
}

.pager {
	margin: 30px 0;
	list-style: none;
	text-align: center;
}

.pager:before,
.pager:after {
	display: table;
	content: "";
	line-height: 0;
}

.pager:after {
	clear: both;
}

.pager li {
	display: inline;
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}

.pager .next>a,
.pager .next>span {
	float: right;
}

.pager .previous>a,
.pager .previous>span {
	float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
	color: #999999;
	background-color: #fff;
	cursor: default;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #111111;
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: 0.8;
}

.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #EEE;
}

.modal-header .close {
	margin-top: 2px;
}

.modal-header h3 {
	margin: 0;
	line-height: 30px;
}

.modal-body {
	width: 98%;
	position: relative;
	overflow-y: auto;
	max-height: 400px;
	padding: 1%;
}

.modal-body iframe {
	width: 100%;
	max-height: none;
	border: 0 !important;
}

.modal-form {
	margin-bottom: 0;
}

.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #F5F5F5;
	border-top: 1px solid #DDD;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
	display: table;
	content: "";
	line-height: 0;
}

.modal-footer:after {
	clear: both;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

/*======================= MODAL WINDOW =======================*/
div.modal.fade.loginPopup {
	font-size: 0;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	overflow: auto;
	position: fixed;
	text-align: center;
	top: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 100%;
}

div.modal.fade.loginPopup:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

div.modal.fade.loginPopup div.modal_wrapper {
	background: #ffffff;
	display: inline-block;
	font-size: 14px;
	position: relative;
	vertical-align: middle;
	width: 260px;
}

div.modal.fade.loginPopup div.modal_wrapper .moduletable {
	margin-bottom: 0;
}

div.modal.fade.loginPopup.in {
	opacity: 1;
}

div.modal.fade.loginPopup .modal-body {
	overflow: visible;
	max-height: 420px;
}

div.modal.fade {
	top: -200%;
}

button.modalClose {
	margin: 14px;
	padding: 0;
}

.login-greeting {
	margin: 0 0 9px 0;
}

.input-modal {
	width: 146px;
}

div.modal.fade {
	z-index: 0;
}

div.modal.fade.in {
	z-index: 1030;
}

.modal-hide {
	background: #000;
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: fixed;
	top: 0;
	width: 100%;
}

.modal-header {
	padding: 0;
	border: none;
}

.modal-body {
	padding: 0;
	width: 100%;
}

#modal .moduletable {
	padding: 15px;
}

#modal .moduletable:last-child {
	padding-bottom: 9px;
}

#modal .moduletable+.moduletable {
	padding-top: 0;
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
}

.tooltip.in {
	opacity: 0.8;
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.popover-title:empty {
	display: none;
}

.popover-content {
	padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover .arrow {
	border-width: 11px;
}

.popover .arrow:after {
	border-width: 10px;
	content: "";
}

.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}

.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #ffffff;
}

.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #ffffff;
}

.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}

.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #ffffff;
}

.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px;
}

.thumbnails {
	margin-left: -20px;
	list-style: none;
}

.thumbnails:before,
.thumbnails:after {
	display: table;
	content: "";
	line-height: 0;
}

.thumbnails:after {
	clear: both;
}

.row-fluid .thumbnails {
	margin-left: 0;
}

.thumbnails>li {
	float: left;
	margin-bottom: 30px;
	margin-left: 20px;
}

.thumbnail {
	display: block;
	padding: 4px;
	line-height: 30px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
	border-color: #0085a0;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail>img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail .caption {
	padding: 9px;
	color: #555555;
}

.label,
.badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	vertical-align: baseline;
	white-space: nowrap;
	background: #0085a0;
}

.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.label:empty,
.badge:empty {
	display: none;
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	background: #111111;
}

.label-important,
.badge-important {
	background-color: #ffffff;
}

.label-important[href],
.badge-important[href] {
	background-color: #e6e6e6;
}

.label-warning,
.badge-warning {
	background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
	background-color: #c67605;
}

.label-success,
.badge-success {
	background-color: #ffffff;
}

.label-success[href],
.badge-success[href] {
	background-color: #e6e6e6;
}

.label-inverse,
.badge-inverse {
	background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
	background-color: #1a1a1a;
}

.btn .label,
.btn .badge {
	position: relative;
	top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
	top: 0;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}

	to {
		background-position: 40px 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.progress {
	overflow: hidden;
	height: 30px;
	margin-bottom: 30px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.progress .bar {
	width: 0%;
	height: 100%;
	color: #ffffff;
	float: left;
	font-size: 12px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress .bar+.bar {
	-webkit-box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)";
	-moz-box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)";
	box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)";
}

.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}

.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat: repeat-x;
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(to bottom, #62c462, #57a957);
	background-repeat: repeat-x;
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
	background-repeat: repeat-x;
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-horizontal {
	position: relative;
	background: #ffffff;
	border: 3px solid #bdc3c7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 18px;
	opacity: 0;
	visibility: hidden;
}

.progress-horizontal .text {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	bottom: 100%;
	left: 0;
	letter-spacing: 4px;
	right: 0;
	color: #111111;
	text-align: right;
}

.progress-horizontal .text-inner {
	color: #000;
}

.progress-horizontal .bar {
	background: #0085a0;
	height: 5px;
	position: absolute;
	left: 0;
	top: 6px;
	clip: rect(0, auto, auto, auto);
}

.visible-first>.item_content>.progress-horizontal {
	visibility: visible;
	opacity: 1;
}

.visible-first>.item_content>.progress-horizontal .bar {
	-webkit-animation: 2s ease h-progress;
	-moz-animation: 2s ease h-progress;
	-o-animation: 2s ease h-progress;
	animation: 2s ease h-progress;
}

.progress-vertical {
	position: relative;
	width: 60px;
	margin: 30px auto;
	background: #000;
	height: 200px;
	opacity: 0;
	visibility: hidden;
}

.progress-vertical .text {
	position: absolute;
	left: 0;
	right: 0;
	color: #FFF;
	text-align: center;
}

.progress-vertical .bar {
	background: #0085a0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	clip: rect(0, auto, auto, auto);
}

.progress-vertical .bar .text-inner {
	color: #000;
	bottom: 0;
}

.visible-first>.item_content>.progress-vertical {
	opacity: 1;
	visibility: visible;
}

.visible-first>.item_content>.progress-vertical .bar {
	-webkit-animation: v-progress 2s ease;
	-moz-animation: v-progress 2s ease;
	-o-animation: v-progress 2s ease;
	animation: v-progress 2s ease;
}

.radial-progress {
	position: relative;
	line-height: 0;
	max-width: 120px;
	margin: 0 auto;
}

.radial-progress:before {
	border: 3px solid #0085a0;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	position: absolute;
	top: 11px;
	right: 11px;
	bottom: 11px;
	left: 11px;
	content: '';
}

.radial-progress svg path:first-child {
	stroke: #ffffff !important;
}

.radial-progress svg path:last-child {
	stroke: #0085a0 !important;
	fill: #ffffff !important;
}

.radial-progress .progressbar-text {
	color: #0085a0 !important;
	font-size: 24px;
	line-height: 24px;
}

.accordion {
	margin-bottom: 60px;
}

.accordion-group {
	overflow: hidden;
	margin: 0;
}

.accordion-group+.accordion-group {
	margin-top: 17px;
}

.accordion-heading {
	border-bottom: 0;
}

.accordion-toggle {
	display: block;
	font: 500 20px/30px 'Open Sans Condensed', sans-serif;
	letter-spacing: 6px;
	padding: 17px 0 17px 96px;
	position: relative;
	color: #0085a0;
}

.accordion-toggle:before {
	content: '\f067';
	font: 14px/58px 'FontAwesome';
	left: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	margin-top: -32px;
	width: 52px;
	color: #0085a0;
	background: #ffffff;
	border: 3px solid #0085a0;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	padding-left: 6px;
}

.accordion-toggle.selected:before {
	content: '\f068';
}

.accordion-inner {
	padding: 3px 20px 0px 96px;
}

.accordion-inner p {
	padding-bottom: 17px;
}

.mod-bootstrap-collapse__custom .accordion-group+.accordion-group {
	border-top: 1px solid #ffffff;
	margin-top: 0px;
}

.mod-bootstrap-collapse__custom .accordion-toggle {
	background: #0085a0;
	display: block;
	padding: 7px 24px 8px 27px;
	color: #ffffff;
}

.mod-bootstrap-collapse__custom .accordion-toggle:before {
	content: '\f063';
	font: 15px/45px 'FontAwesome';
	left: auto;
	right: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	margin-top: -22px;
	width: 58px;
	color: #ffffff;
	background: none;
	border: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
}

.mod-bootstrap-collapse__custom .accordion-toggle.selected:before {
	content: "\f062";
}

.mod-bootstrap-collapse__custom .accordion-inner {
	background: #ebedee;
	padding: 19px 25px 2px;
}

.carousel {
	position: relative;
	margin-bottom: 30px;
	line-height: 1;
}

.carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative;
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	display: block;
	line-height: 1;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: #222222;
	border: 3px solid #ffffff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
}

.carousel-control.right {
	left: auto;
	right: 15px;
}

.carousel-control:hover,
.carousel-control:focus {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
}

.carousel-indicators {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none;
}

.carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ccc;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 5px;
}

.carousel-indicators .active {
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	background: #333333;
	background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
	color: #ffffff;
	line-height: 30px;
}

.carousel-caption h4 {
	margin: 0 0 5px;
}

.carousel-caption p {
	margin-bottom: 0;
}

.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 45px;
	color: inherit;
	background-color: #eeeeee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	color: inherit;
	letter-spacing: -1px;
}

.hero-unit li {
	line-height: 45px;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.invisible {
	visibility: hidden;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.hidden {
	display: none;
	visibility: hidden;
}

.visible-phone {
	display: none !important;
}

.visible-tablet {
	display: none !important;
}

.hidden-desktop {
	display: none !important;
}

.visible-desktop {
	display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
	.hidden-desktop {
		display: inherit !important;
	}

	.visible-desktop {
		display: none !important;
	}

	.visible-tablet {
		display: inherit !important;
	}

	.hidden-tablet {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.hidden-desktop {
		display: inherit !important;
	}

	.visible-desktop {
		display: none !important;
	}

	.visible-phone {
		display: inherit !important;
	}

	.hidden-phone {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: inherit !important;
	}

	.hidden-print {
		display: none !important;
	}
}

@media (max-width: 767px) {
	body {
		padding-left: 20px;
		padding-right: 20px;
	}

	.navbar-fixed-top,
	.navbar-fixed-bottom,
	.navbar-static-top {
		margin-left: -20px;
		margin-right: -20px;
	}

	.container-fluid {
		padding: 0;
	}

	.dl-horizontal dt {
		float: none;
		clear: none;
		width: auto;
		text-align: left;
	}

	.dl-horizontal dd {
		margin-left: 0;
	}

	.container {
		width: auto;
	}

	.row-fluid {
		width: 100%;
	}

	.row,
	.thumbnails {
		margin-left: 0;
	}

	.thumbnails>li {
		float: none;
		margin-left: 0;
	}

	[class*="span"],
	.uneditable-input[class*="span"],
	.row-fluid [class*="span"] {
		float: none;
		display: block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.span12,
	.row-fluid .span12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row-fluid [class*="offset"]:first-child {
		margin-left: 0;
	}

	.input-large,
	.input-xlarge,
	.input-xxlarge,
	input[class*="span"],
	select[class*="span"],
	textarea[class*="span"],
	.uneditable-input {
		display: block;
		width: 100%;
		min-height: 1px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.input-prepend input,
	.input-append input,
	.input-prepend input[class*="span"],
	.input-append input[class*="span"] {
		display: inline-block;
		width: auto;
	}

	.controls-row [class*="span"]+[class*="span"] {
		margin-left: 0;
	}
}

@media (max-width: 480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0, 0, 0);
	}

	.page-header h1 small {
		display: block;
		line-height: 30px;
	}

	input[type="checkbox"],
	input[type="radio"] {
		border: 1px solid #ccc;
	}

	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left;
	}

	.form-horizontal .controls {
		margin-left: 0;
	}

	.form-horizontal .control-list {
		padding-top: 0;
	}

	.form-horizontal .form-actions {
		padding-left: 10px;
		padding-right: 10px;
	}

	.media .pull-left,
	.media .pull-right {
		float: none;
		display: block;
		margin-bottom: 10px;
	}

	.media-object {
		margin-right: 0;
		margin-left: 0;
	}

	.modal-header .close {
		padding: 10px;
		margin: -10px;
	}

	.carousel-caption {
		position: static;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.row {
		margin-left: -12px;
	}

	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}

	.row:after {
		clear: both;
	}

	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 12px;
	}

	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 756px;
	}

	.span12 {
		width: 756px;
	}

	.span11 {
		width: 692px;
	}

	.span10 {
		width: 628px;
	}

	.span9 {
		width: 564px;
	}

	.span8 {
		width: 500px;
	}

	.span7 {
		width: 436px;
	}

	.span6 {
		width: 372px;
	}

	.span5 {
		width: 308px;
	}

	.span4 {
		width: 244px;
	}

	.span3 {
		width: 180px;
	}

	.span2 {
		width: 116px;
	}

	.span1 {
		width: 52px;
	}

	.offset12 {
		margin-left: 780px;
	}

	.offset11 {
		margin-left: 716px;
	}

	.offset10 {
		margin-left: 652px;
	}

	.offset9 {
		margin-left: 588px;
	}

	.offset8 {
		margin-left: 524px;
	}

	.offset7 {
		margin-left: 460px;
	}

	.offset6 {
		margin-left: 396px;
	}

	.offset5 {
		margin-left: 332px;
	}

	.offset4 {
		margin-left: 268px;
	}

	.offset3 {
		margin-left: 204px;
	}

	.offset2 {
		margin-left: 140px;
	}

	.offset1 {
		margin-left: 76px;
	}

	.row-fluid {
		width: 100%;
	}

	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}

	.row-fluid:after {
		clear: both;
	}

	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 1px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 1.58730159%;
	}

	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}

	.row-fluid .controls-row [class*="span"]+[class*="span"] {
		margin-left: 1.58730159%;
	}

	.row-fluid .span12 {
		width: 100%;
	}

	.row-fluid .span11 {
		width: 91.53439153%;
	}

	.row-fluid .span10 {
		width: 83.06878307%;
	}

	.row-fluid .span9 {
		width: 74.6031746%;
	}

	.row-fluid .span8 {
		width: 66.13756614%;
	}

	.row-fluid .span7 {
		width: 57.67195767%;
	}

	.row-fluid .span6 {
		width: 49.20634921%;
	}

	.row-fluid .span5 {
		width: 40.74074074%;
	}

	.row-fluid .span4 {
		width: 32.27513228%;
	}

	.row-fluid .span3 {
		width: 23.80952381%;
	}

	.row-fluid .span2 {
		width: 15.34391534%;
	}

	.row-fluid .span1 {
		width: 6.87830688%;
	}

	.row-fluid .offset12 {
		margin-left: 103.17460317%;
	}

	.row-fluid .offset12:first-child {
		margin-left: 101.58730159%;
	}

	.row-fluid .offset11 {
		margin-left: 94.70899471%;
	}

	.row-fluid .offset11:first-child {
		margin-left: 93.12169312%;
	}

	.row-fluid .offset10 {
		margin-left: 86.24338624%;
	}

	.row-fluid .offset10:first-child {
		margin-left: 84.65608466%;
	}

	.row-fluid .offset9 {
		margin-left: 77.77777778%;
	}

	.row-fluid .offset9:first-child {
		margin-left: 76.19047619%;
	}

	.row-fluid .offset8 {
		margin-left: 69.31216931%;
	}

	.row-fluid .offset8:first-child {
		margin-left: 67.72486772%;
	}

	.row-fluid .offset7 {
		margin-left: 60.84656085%;
	}

	.row-fluid .offset7:first-child {
		margin-left: 59.25925926%;
	}

	.row-fluid .offset6 {
		margin-left: 52.38095238%;
	}

	.row-fluid .offset6:first-child {
		margin-left: 50.79365079%;
	}

	.row-fluid .offset5 {
		margin-left: 43.91534392%;
	}

	.row-fluid .offset5:first-child {
		margin-left: 42.32804233%;
	}

	.row-fluid .offset4 {
		margin-left: 35.44973545%;
	}

	.row-fluid .offset4:first-child {
		margin-left: 33.86243386%;
	}

	.row-fluid .offset3 {
		margin-left: 26.98412698% !important;
	}

	.row-fluid .offset3:first-child {
		margin-left: 25.3968254%;
	}

	.row-fluid .offset2 {
		margin-left: 18.51851852%;
	}

	.row-fluid .offset2:first-child {
		margin-left: 16.93121693%;
	}

	.row-fluid .offset1 {
		margin-left: 10.05291005%;
	}

	.row-fluid .offset1:first-child {
		margin-left: 8.46560847%;
	}

	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}

	.controls-row [class*="span"]+[class*="span"] {
		margin-left: 12px;
	}

	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 742px;
	}

	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 678px;
	}

	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 614px;
	}

	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 550px;
	}

	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 486px;
	}

	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 422px;
	}

	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 358px;
	}

	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 294px;
	}

	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 230px;
	}

	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 166px;
	}

	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 102px;
	}

	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 38px;
	}
}

@media (min-width: 1200px) {
	.row {
		margin-left: -20px;
	}

	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}

	.row:after {
		clear: both;
	}

	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px;
	}

	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 1132px;
	}

	.span12 {
		width: 1132px;
	}

	.span11 {
		width: 1036px;
	}

	.span10 {
		width: 940px;
	}

	.span9 {
		width: 844px;
	}

	.span8 {
		width: 748px;
	}

	.span7 {
		width: 652px;
	}

	.span6 {
		width: 556px;
	}

	.span5 {
		width: 460px;
	}

	.span4 {
		width: 364px;
	}

	.span3 {
		width: 268px;
	}

	.span2 {
		width: 172px;
	}

	.span1 {
		width: 76px;
	}

	.offset12 {
		margin-left: 1172px;
	}

	.offset11 {
		margin-left: 1076px;
	}

	.offset10 {
		margin-left: 980px;
	}

	.offset9 {
		margin-left: 884px;
	}

	.offset8 {
		margin-left: 788px;
	}

	.offset7 {
		margin-left: 692px;
	}

	.offset6 {
		margin-left: 596px;
	}

	.offset5 {
		margin-left: 500px;
	}

	.offset4 {
		margin-left: 404px;
	}

	.offset3 {
		margin-left: 308px;
	}

	.offset2 {
		margin-left: 212px;
	}

	.offset1 {
		margin-left: 116px;
	}

	.row-fluid {
		width: 100%;
	}

	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}

	.row-fluid:after {
		clear: both;
	}

	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 1px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 1.76678445%;
	}

	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}

	.row-fluid .controls-row [class*="span"]+[class*="span"] {
		margin-left: 1.76678445%;
	}

	.row-fluid .span12 {
		width: 100%;
	}

	.row-fluid .span11 {
		width: 91.51943463%;
	}

	.row-fluid .span10 {
		width: 83.03886926%;
	}

	.row-fluid .span9 {
		width: 74.55830389%;
	}

	.row-fluid .span8 {
		width: 66.07773852%;
	}

	.row-fluid .span7 {
		width: 57.59717314%;
	}

	.row-fluid .span6 {
		width: 49.11660777%;
	}

	.row-fluid .span5 {
		width: 40.6360424%;
	}

	.row-fluid .span4 {
		width: 32.15547703%;
	}

	.row-fluid .span3 {
		width: 23.67491166%;
	}

	.row-fluid .span2 {
		width: 15.19434629%;
	}

	.row-fluid .span1 {
		width: 6.71378092%;
	}

	.row-fluid .offset12 {
		margin-left: 103.5335689%;
	}

	.row-fluid .offset12:first-child {
		margin-left: 101.76678445%;
	}

	.row-fluid .offset11 {
		margin-left: 95.05300353%;
	}

	.row-fluid .offset11:first-child {
		margin-left: 93.28621908%;
	}

	.row-fluid .offset10 {
		margin-left: 86.57243816%;
	}

	.row-fluid .offset10:first-child {
		margin-left: 84.80565371%;
	}

	.row-fluid .offset9 {
		margin-left: 78.09187279%;
	}

	.row-fluid .offset9:first-child {
		margin-left: 76.32508834%;
	}

	.row-fluid .offset8 {
		margin-left: 69.61130742%;
	}

	.row-fluid .offset8:first-child {
		margin-left: 67.84452297%;
	}

	.row-fluid .offset7 {
		margin-left: 61.13074205%;
	}

	.row-fluid .offset7:first-child {
		margin-left: 59.3639576%;
	}

	.row-fluid .offset6 {
		margin-left: 52.65017668%;
	}

	.row-fluid .offset6:first-child {
		margin-left: 50.88339223%;
	}

	.row-fluid .offset5 {
		margin-left: 44.16961131%;
	}

	.row-fluid .offset5:first-child {
		margin-left: 42.40282686%;
	}

	.row-fluid .offset4 {
		margin-left: 35.68904594%;
	}

	.row-fluid .offset4:first-child {
		margin-left: 33.92226148%;
	}

	.row-fluid .offset3 {
		margin-left: 27.20848057% !important;
	}

	.row-fluid .offset3:first-child {
		margin-left: 25.44169611%;
	}

	.row-fluid .offset2 {
		margin-left: 18.72791519%;
	}

	.row-fluid .offset2:first-child {
		margin-left: 16.96113074%;
	}

	.row-fluid .offset1 {
		margin-left: 10.24734982%;
	}

	.row-fluid .offset1:first-child {
		margin-left: 8.48056537%;
	}

	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}

	.controls-row [class*="span"]+[class*="span"] {
		margin-left: 20px;
	}

	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 1118px;
	}

	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 1022px;
	}

	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 926px;
	}

	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 830px;
	}

	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 734px;
	}

	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 638px;
	}

	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 542px;
	}

	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 446px;
	}

	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 350px;
	}

	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 254px;
	}

	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 158px;
	}

	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 62px;
	}

	.thumbnails {
		margin-left: -20px;
	}

	.thumbnails>li {
		margin-left: 20px;
	}

	.row-fluid .thumbnails {
		margin-left: 0;
	}
}

@media (max-width: 979px) {
	body {
		padding-top: 0;
	}

	.navbar-fixed-top,
	.navbar-fixed-bottom {
		position: static;
	}

	.navbar-fixed-top {
		margin-bottom: 30px;
	}

	.navbar-fixed-bottom {
		margin-top: 30px;
	}

	.navbar-fixed-top .navbar-inner,
	.navbar-fixed-bottom .navbar-inner {
		padding: 5px;
	}

	.navbar .container {
		width: auto;
		padding: 0;
	}

	.navbar .brand {
		padding-left: 10px;
		padding-right: 10px;
		margin: 0 0 0 -5px;
	}

	.nav-collapse {
		clear: both;
	}

	.nav-collapse .nav {
		float: none;
		margin: 0 0 15px;
	}

	.nav-collapse .nav>li {
		float: none;
	}

	.nav-collapse .nav>li>a {
		margin-bottom: 2px;
	}

	.nav-collapse .nav>.divider-vertical {
		display: none;
	}

	.nav-collapse .nav .nav-header {
		color: #777777;
		text-shadow: none;
	}

	.nav-collapse .nav>li>a,
	.nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		font-weight: bold;
		color: #000000;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

	.nav-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: normal;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

	.nav-collapse .dropdown-menu li+li a {
		margin-bottom: 2px;
	}

	.nav-collapse .nav>li>a:hover,
	.nav-collapse .nav>li>a:focus,
	.nav-collapse .dropdown-menu a:hover,
	.nav-collapse .dropdown-menu a:focus {
		background-color: transparent;
	}

	.navbar-inverse .nav-collapse .nav>li>a,
	.navbar-inverse .nav-collapse .dropdown-menu a {
		color: #999999;
	}

	.navbar-inverse .nav-collapse .nav>li>a:hover,
	.navbar-inverse .nav-collapse .nav>li>a:focus,
	.navbar-inverse .nav-collapse .dropdown-menu a:hover,
	.navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #111111;
	}

	.nav-collapse.in .btn-group {
		margin-top: 5px;
		padding: 0;
	}

	.nav-collapse .dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		float: none;
		display: none;
		max-width: none;
		margin: 0 15px;
		padding: 0;
		background-color: transparent;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.nav-collapse .open>.dropdown-menu {
		display: block;
	}

	.nav-collapse .dropdown-menu:before,
	.nav-collapse .dropdown-menu:after {
		display: none;
	}

	.nav-collapse .dropdown-menu .divider {
		display: none;
	}

	.nav-collapse .nav>li>.dropdown-menu:before,
	.nav-collapse .nav>li>.dropdown-menu:after {
		display: none;
	}

	.nav-collapse .navbar-form,
	.nav-collapse .navbar-search {
		float: none;
		padding: 15px 15px;
		margin: 15px 0;
		border-top: 1px solid transparent;
		border-bottom: 1px solid transparent;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	}

	.navbar-inverse .nav-collapse .navbar-form,
	.navbar-inverse .nav-collapse .navbar-search {
		border-top-color: #111111;
		border-bottom-color: #111111;
	}

	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0;
	}

	.nav-collapse,
	.nav-collapse.collapse {
		overflow: hidden;
		height: 0;
	}

	.navbar .btn-navbar {
		display: block;
	}

	.navbar-static .navbar-inner {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}
}

/* Extending Bootstrap */
/* Typography */
.small {
	font-size: 11px;
}

/* Max Width */
iframe,
svg {
	max-width: 100%;
	border: none;
}

/* Nowrap */
.nowrap {
	white-space: nowrap;
}

/* Center */
.center,
.table td.center,
.table th.center {
	text-align: center;
}

/* Disabled Link */
a.disabled,
a.disabled:hover {
	color: #999;
	background-color: transparent;
	cursor: default;
	text-decoration: none;
}

.btn .caret {
	margin-bottom: 7px;
}

.btn.btn-micro .caret {
	margin: 5px 0;
}

.blog-row-rule,
.blog-item-rule {
	border: 0;
}

/* Modal */
body.modal {
	padding-top: 0;
}

.blog-row-rule,
.blog-item-rule {
	border: 0;
}

/* Nav List Offset */
.nav-list>li.offset>a {
	padding-left: 30px;
	font-size: 12px;
}

.blog-row-rule,
.blog-item-rule {
	border: 0;
}

.row-fluid .offset1 {
	margin-left: 8.382978723%;
}

.row-fluid .offset2 {
	margin-left: 16.89361702%;
}

.row-fluid .offset3 {
	margin-left: 25.404255317% !important;
}

.row-fluid .offset4 {
	margin-left: 33.914893614%;
}

.row-fluid .offset5 {
	margin-left: 42.425531911%;
}

.row-fluid .offset6 {
	margin-left: 50.93617020799999%;
}

.row-fluid .offset7 {
	margin-left: 59.446808505%;
}

.row-fluid .offset8 {
	margin-left: 67.95744680199999%;
}

.row-fluid .offset9 {
	margin-left: 76.468085099%;
}

.row-fluid .offset10 {
	margin-left: 84.97872339599999%;
}

.row-fluid .offset11 {
	margin-left: 91.489361693%;
}

/* Navbar Buttons */
.navbar .nav>li>a.btn {
	padding: 4px 10px;
	line-height: 18px;
}

/* Nav Tabs Dark */
.nav-tabs.nav-dark {
	border-bottom: 1px solid #333;
	text-shadow: 1px 1px 1px #000;
}

.nav-tabs.nav-dark>li>a {
	color: #F8F8F8;
}

.nav-tabs.nav-dark>li>a:hover {
	border-color: #333 #333 #111;
	background-color: #777;
}

.nav-tabs.nav-dark>.active>a,
.nav-tabs.nav-dark>.active>a:hover {
	color: #FFF;
	background-color: #555;
	border: 1px solid #222;
	border-bottom-color: transparent;
}

/* Radio Button Groups */
.radio.btn-group input[type=radio] {
	display: none;
}

.radio.btn-group>label:first-of-type {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}

fieldset.radio.btn-group {
	padding-left: 0;
}

/* iFrames */
.iframe-bordered {
	border: 1px solid #dddddd;
}

/* Tabbed Content */
.tab-content {
	overflow: visible;
}

.tabs-left .tab-content {
	overflow: auto;
}

/* Extended Joomla Button Classes */
.btn-micro {
	padding: 1px 4px;
	font-size: 10px;
	line-height: 8px;
}

.btn-group>.btn-micro {
	font-size: 10px;
}

/* Joomla => Bootstrap Tooltip */
.tip-wrap {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #111111;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}

/* Input Prepend Chosen Select Boxes */
/* Common styling for Chosen Select Boxes with Input Prepend/Append */
.input-prepend .chzn-container-single .chzn-single,
.input-append .chzn-container-single .chzn-single {
	border-color: #ebedee;
	height: 26px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.input-prepend .chzn-container-single .chzn-drop,
.input-append .chzn-container-single .chzn-drop {
	border-color: #ebedee;
}

.input-prepend>.add-on,
.input-append>.add-on {
	vertical-align: top;
}

/* Styles specific to Input Prepend Chosen Select Boxes */
.input-prepend .chzn-container-single .chzn-single {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.input-prepend .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
}

/* Styles specific to Input Append Chosen Select Boxes */
.input-append .chzn-container-single .chzn-single {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0;
}

/* Styles specific to combined Input Prepend and Append Chosen Select Boxes */
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* Accessible Hidden Elements (good for hidden labels and such) */
/* Form Vertical Overrides Form Horizontal */
.form-vertical .control-label {
	float: none;
	width: auto;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
}

.form-vertical .controls {
	margin-left: 0;
}

/* Auto Width */
.width-auto {
	width: auto;
}

/* Chosen proper wrapping in Bootstrap btn-group */
.btn-group .chzn-results {
	white-space: normal;
}

/* Accordion overflow fix */
.accordion-body.in:hover {
	overflow: visible;
}

/* Invalid indicators */
.invalid {
	color: #9d261d;
	font-weight: bold;
}

input.invalid {
	border: 1px solid #9d261d;
}

/* Tweaking of tooltips */
.tooltip {
	max-width: 400px;
}

.tooltip-inner {
	max-width: none;
	text-align: left;
	text-shadow: none;
}

th .tooltip-inner {
	font-weight: normal;
}

.tooltip.hasimage {
	opacity: 1;
}

/* Align tip text to left (old mootools tip) */
.tip-text {
	text-align: left;
}

.btn-group>.btn+.dropdown-backdrop+.btn {
	margin-left: -1px;
}

.btn-group>.btn+.dropdown-backdrop+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
	-moz-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
	box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
}

.btn-group>.btn-mini+.dropdown-backdrop+.dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
}

.btn-group>.btn-large+.dropdown-backdrop+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.dropdown-menu {
	text-align: left;
}

.fa-file-add:before {
	content: "\f016";
}

.fa-remove:before {
	content: "\f00d";
}

.fa-picture:before {
	content: "\f03e";
}

.icon-edit:before {
	content: "\f044";
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	margin-top: 0;
}

body:after {
	content: '';
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -999;
}

body.disable-hover:after {
	z-index: 999999999999999999;
}

.custom_hover strong {
	display: none;
}

html {
	-ms-overflow-style: scrollbar;
}

html,
body {
	height: 100%;
}

#wrapper {
	letter-spacing: 0.8px;
}

.container-fluid {
	margin: 0 20px;
	padding: 0;
	position: relative;
}

#Kunena #jumpto .btn,
#Kunena .search-user .btn,
.krowmoderation .btn,
.input-append .btn,
.input-prepend .btn,
#kpost-attachments .btn,
#searchForm .btn {
	height: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
	line-height: 45px;
	vertical-align: middle;
}

.offline_container {
	font-size: 0;
	height: 100%;
	line-height: 0;
	text-align: center;
}

.offline_container:before {
	content: '';
	display: inline-block;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	width: 0;
}

.offline_container .container {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
}

.offline_container #logo,
.offline_container .offline_message {
	text-align: center;
}

.offline_container .well {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	max-width: 100%;
	text-align: left;
	vertical-align: middle;
	background: #0085a0;
}

.offline_container .well>p {
	color: #FFF;
}

.offline_container .well #logo {
	margin-bottom: 30px;
	max-width: 100%;
}

.offline_container .well .btn-primary {
	float: right;
	background: #111111;
	border-color: none;
	color: #ffffff;
}

.offline_container .well .btn-primary:hover {
	background: #0085a0;
	border-color: #0085a0;
	color: #ffffff;
}

.offline_container .well #form-login-remember {
	float: left;
	overflow: hidden;
	padding: 10px 0;
}

.offline_container .well #form-login-remember label {
	color: #FFF;
	display: inline-block;
	margin-bottom: 0;
	white-space: nowrap;
}

.offline_container .well input[type=text],
.offline_container .well input[type=password] {
	width: 100%;
}

.offline_container .well div[id*=form-login] {
	position: relative;
}

.offline_container .well #form-login {
	padding-top: 30px;
	text-align: center;
}

.offline_container .well fieldset {
	display: inline-block;
	max-width: 100%;
	text-align: left;
	width: 400px;
}

.moduletable:before,
.moduletable:after {
	display: table;
	content: "";
	line-height: 0;
}

.moduletable:after {
	clear: both;
}

.moduletable.span12+.moduletable {
	clear: both;
}

.moduletable.testimonials {
	padding-bottom: 22px;
}

.mod-menu .nav.menu.nav-pills>li>a {
	display: block;
}

.mod-menu .nav.menu.nav-pills>li.active>a {
	background: #0085a0;
}

time,
.item_hits,
.item_category-name address,
.item_createdby {
	white-space: nowrap;
	margin: 0;
}

.calendar table {
	border: none;
	border-collapse: collapse;
}

.calendar table th,
.calendar table td {
	border: none !important;
	padding: 0 !important;
	text-align: center !important;
}

/*=================================================================*/
/*======================= MODULE STYLES ===========================*/
/*=================================================================*/
.moduletable.span12.title_only+* {
	margin-top: 0;
}

/*== Login ==*/
.mod-login_submit {
	margin: 0 0 9px;
}

#form-login-remember label {
	margin-bottom: 20px;
}

/*Finder*/
#mod-finder-searchword {
	border: 1px solid #EBEBEB;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 4px;
}

/*======================= MODULE ITEM WIDTH =======================*/
.fluid {
	margin-left: -20px;
	width: auto;
}

.row-fluid {
	margin-left: -20px;
	width: auto;
}

.row-fluid [class*="itemSpan"],
.row-fluid [class*="span"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	margin-left: 0;
	min-height: 1px;
	padding-left: 20px;
	width: 100%;
}

.row-fluid .itemSpan1,
.row-fluid .span1 {
	width: 8.333325%;
}

.row-fluid .itemSpan2,
.row-fluid .span2 {
	width: 16.66665%;
}

.row-fluid .itemSpan3,
.row-fluid .span3 {
	width: 24.999975%;
}

.row-fluid .itemSpan4,
.row-fluid .span4 {
	width: 33.3333%;
}

.row-fluid .itemSpan5,
.row-fluid .span5 {
	width: 41.666625%;
}

.row-fluid .itemSpan6,
.row-fluid .span6 {
	width: 49.99995%;
}

.row-fluid .itemSpan7,
.row-fluid .span7 {
	width: 58.333275%;
}

.row-fluid .itemSpan8,
.row-fluid .span8 {
	width: 100%;
}

.row-fluid .itemSpan9,
.row-fluid .span9 {
	width: 74.999925%;
}

.row-fluid .itemSpan10,
.row-fluid .span10 {
	width: 83.33325%;
}

.row-fluid .itemSpan11,
.row-fluid .span11 {
	width: 91.666575%;
}

.row-fluid .itemSpan12,
.row-fluid .span12 {
	width: 100%;
}

.cols-1 [class*="span"] {
	width: 99.9999%;
}

.cols-2 [class*="span"] {
	width: 49.99995%;
}

.cols-3 [class*="span"] {
	width: 33.3333%;
}

.cols-4 [class*="span"] {
	width: 24.999975%;
}

.cols-5 [class*="span"] {
	width: 19.99998%;
}

.cols-6 [class*="span"] {
	width: 16.66665%;
}

/*======================= MAILTO WINDOW =======================*/
#mailto-window {
	padding-top: 1em;
}

.mailto-close {
	margin-bottom: 1em;
	overflow: hidden;
}

.mailto-close a {
	float: right;
}

/*=================================================================*/
/*======================= COMPONENT STYLES ========================*/
/*=================================================================*/
.icons .btn-group.pull-right {
	margin: 0 0 10px 10px;
	position: relative;
	z-index: 10;
}

.icons .btn-group.pull-right a.dropdown-toggle {
	margin-top: 30px;
	padding: 0 5px;
}

.icons .btn-group.pull-right a.dropdown-toggle .caret {
	border: none;
	font-size: .8em;
	height: auto;
	margin: 0;
	width: auto;
}

.icons .btn-group.pull-right a.dropdown-toggle .caret:before {
	content: '\f078';
	font-family: 'FontAwesome';
}

.icons .btn-group.pull-right ul.dropdown-menu {
	background-clip: padding-box;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	list-style: none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
}

.icons .btn-group.pull-right ul.dropdown-menu>li {
	float: none;
	padding: 0;
}

.icons .btn-group.pull-right ul.dropdown-menu>li .fa-edit {
	margin-right: 5px;
}

.icons .btn-group.pull-right ul.dropdown-menu>li>a {
	color: #777777;
}

.icons .btn-group.pull-right ul.dropdown-menu>li>a:hover {
	color: #ffffff;
	background: #0085a0;
}

.icons:after {
	content: '';
	clear: both;
	display: block;
}

.body__elements #content-bottom .moduletable.span12 .moduleTitle {
	position: relative;
}

.body__elements #content-bottom .moduletable.span12 .moduleTitle:before {
	background: #bdc3c7;
	content: '';
	display: block;
	height: 1px;
	margin: 65px 0 98px;
}

.body__elements .spacer {
	background: #bdc3c7;
	clear: both;
	height: 1px;
	margin: 65px 0 98px;
}

.jmodedit {
	padding: 0 5px !important;
}

/* Category */
.pretext,
.category_desc {
	padding-bottom: 60px;
}

/*======================= Search & Smart Search ========================*/
ul#finder-filter-select-dates li.filter-date {
	margin-bottom: 4px;
	margin-right: 4px;
}

ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
	margin-bottom: 9px;
}

.navbar-form .btn,
.navbar-form .btn-group {
	margin-top: 5px;
}

.category_children .category_child {
	margin-bottom: 20px;
}

/*======================= ADDTHIS STYLES =======================*/
.page-item_addThis {
	padding-top: 12px;
}

.addthis_sharing_toolbox {
	margin-top: 30px;
}

/*======================= CAPTION FIXES =======================*/
.img_caption {
	text-align: center !important;
}

.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

.img_caption.none {
	margin-left: auto;
	margin-right: auto;
}

/*======================= DOCUMENTATION =======================*/
#mod_table .module {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}

#mod_table .module:nth-child(even) {
	background: #eeeeee;
}

#mod_table ul li {
	list-style: none;
}

/*======================= SCROLL TO TOP =======================*/
#back-top {
	bottom: 90px;
	position: fixed;
	right: 20px;
	-webkit-transform: translateZ(0);
	z-index: 99;
	display: none;
}

#back-top a {
	background: #ffffff;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	display: block;
	font: 24px/23px FontAwesome;
	height: 25px;
	text-align: center;
	width: 25px;
	border: 2px solid #111111;
	color: #111111;
}

#back-top a>span:before {
	content: "\f106";
}

#back-top a:hover {
	background: #111111;
	color: #ffffff;
}

.dropdown-toggle>* {
	display: inline-block;
	vertical-align: middle;
}

.dropdown-toggle .fa-cog {
	margin-right: 4px;
}

label[for=mod-login_remember] {
	display: inline-block;
}

.btn-group {
	max-width: 100%;
	white-space: normal;
}

.form-horizontal .remember .control-label {
	padding-top: 0;
}

#sw_pinterest_display {
	max-width: 280px;
}

#sw_pinterest_display>div {
	display: none;
}

#outer {
	padding: 0 !important;
}

#outer div#cookieMessageContainer {
	margin-top: 0;
}

.mod_tm_ajax_contact_form .controls,
.mod_tm_ajax_contact_form_input {
	width: 100%;
}

form.mod_tm_ajax_contact_form .chzn-container {
	width: 100% !important;
}

form.mod_tm_ajax_contact_form .control-group-button .btn {
	margin-right: 10px;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox,
.navbar-form .btn,
.navbar-form .btn-group {
	margin-top: 0;
}

.acymailing_module_success {
	font-weight: bold;
}

.acymailing_module_success:before {
	content: '\f058';
	display: inline-block;
	font-family: FontAwesome;
	font-size: 22px;
	padding-right: 10px;
	vertical-align: middle;
}

.acymailing_module_success+form {
	display: none;
}

.items-more ul {
	margin: 0 0 30px -20px;
}

.items-more ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-weight: bold;
	padding: 0 0 10px 20px;
	width: 50%;
}

.items-more ul:after {
	clear: both;
	content: '';
	display: block;
}

#habla_window_div {
	-webkit-transform: translateZ(0);
}

#habla_window_div .habla_offline_submit_input {
	background: #0085a0 !important;
	color: #ffffff !important;
}

#habla_window_div .habla_offline_submit_input:hover,
#habla_window_div .habla_offline_submit_input:active,
#habla_window_div .habla_offline_submit_input:focus,
#habla_window_div .habla_offline_submit_input.active,
#habla_window_div .habla_offline_submit_input.selected {
	color: #ffffff !important;
	background: #111111 !important;
}

#habla_window_div #habla_topbar_div {
	background: #0085a0 !important;
}

.moduletable.olark {
	display: none;
}

#habla_window_div.habla_window_div_base {
	z-index: 8000 !important;
}

#style_switcher div.color_scheme {
	position: relative;
	overflow: hidden;
}

#style_switcher div.color_scheme:before,
#style_switcher div.color_scheme:after {
	content: '';
	position: absolute;
	left: 50%;
	width: 50%;
	height: 50%;
}

#style_switcher div.color_scheme.color_scheme_1 {
	background: #0085a0;
}

#style_switcher div.color_scheme.color_scheme_1:before {
	top: 0;
	background: extract(#0085a0, 2);
}

#style_switcher div.color_scheme.color_scheme_1:after {
	bottom: 0;
	background: extract(#0085a0, 3);
}

#style_switcher div.color_scheme.color_scheme_2 {
	background: #efda4d;
}

#style_switcher div.color_scheme.color_scheme_2:before {
	top: 0;
	background: extract(#efda4d, 2);
}

#style_switcher div.color_scheme.color_scheme_2:after {
	bottom: 0;
	background: extract(#efda4d, 3);
}

#style_switcher div.color_scheme.color_scheme_3 {
	background: #572d78;
}

#style_switcher div.color_scheme.color_scheme_3:before {
	top: 0;
	background: extract(#572d78, 2);
}

#style_switcher div.color_scheme.color_scheme_3:after {
	bottom: 0;
	background: extract(#572d78, 3);
}

#style_switcher div.color_scheme.color_scheme_4 {
	background: #e05361;
}

#style_switcher div.color_scheme.color_scheme_4:before {
	top: 0;
	background: extract(#e05361, 2);
}

#style_switcher div.color_scheme.color_scheme_4:after {
	bottom: 0;
	background: extract(#e05361, 3);
}

*::selection {
	background: #0085a0;
	color: #ffffff;
}

*::-moz-selection {
	background: #0085a0;
	color: #ffffff;
}

.page-blog .item>.kmt-readon {
	display: none;
}

.kmt-readon {
	width: auto;
}

.komento .kmt-readon span.kmt-comment {
	background: none;
}

#section-kmt .kmt-author {
	height: auto;
	text-transform: none;
	color: inherit;
}

#section-kmt .kmt-author a {
	height: auto;
}

#section-kmt .kmt-avatar {
	float: left;
	margin-right: 0px;
	position: relative;
	width: 90px;
	z-index: 10;
}

#section-kmt .kmt-avatar a,
#section-kmt .kmt-avatar a img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 100%;
}

#section-kmt .kmt-avatar img {
	border: 2px solid #e5e7e9;
}

#section-kmt .kmt-avatar+.kmt-content,
#section-kmt .kmt-rank+.kmt-content {
	margin-left: 90px;
}

#section-kmt #kmt-fame {
	margin: 0;
}

#section-kmt .kmt-list.reset-child {
	text-align: left;
}

#section-kmt .kmt-list.reset-child>li.kmt-empty-comment {
	margin-top: 0;
}

#section-kmt .kmt-list.reset-child li+li .kmt-wrap {
	margin-top: 30px;
}

#section-kmt .kmt-list.reset-child .kmt-wrap {
	padding: 49px 45px 35px;
	background: #ffffff;
	border: 2px solid #ebedee;
	color: #777777;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#section-kmt .kmt-head {
	font: 500 20px / 20px 'Open Sans Condensed', sans-serif;
	color: #0085a0;
	height: auto !important;
}

#section-kmt .kmt-head .author-kmt span span {
	color: #111111;
}

#section-kmt .kmt-head .author-kmt a {
	color: #111111;
}

#section-kmt .kmt-head .author-kmt a:hover {
	color: #0085a0;
}

#section-kmt .kmt-inreplyto {
	color: #111111;
}

#section-kmt .kmt-inreplyto a {
	color: #111111;
}

#section-kmt .kmt-inreplyto a:hover {
	color: #0085a0;
}

#section-kmt .float-wrapper>span {
	background-position: left 2px;
	float: none;
	height: auto;
	vertical-align: top;
}

#section-kmt .float-wrapper>span+span {
	background-position: left 2px;
}

#section-kmt .kmt-form-content .kmt-form-addon>div {
	max-width: 90%;
}

#section-kmt .kmt-form-content .kmt-form-addon>div b {
	margin-bottom: 10px !important;
}

#section-kmt .kmt-form-content .kmt-form-addon>div .input.kmt-location {
	max-width: 100%;
}

#section-kmt .kmt-content .parentContainer {
	left: -70px;
	right: -15px;
}

#section-kmt .kmt-content .parentContainer .kmt-author {
	margin-left: 7px;
}

#section-kmt .input[type="checkbox"] {
	margin-top: 0;
}

#section-kmt .radio input[type="radio"],
#section-kmt .checkbox input[type="checkbox"] {
	margin-left: 0;
	margin-right: 15px;
}

#section-kmt .radio,
#section-kmt .checkbox {
	background: none !important;
	border: none !important;
	padding: 0;
}

#section-kmt .kmt-profile-avatar {
	width: 60px;
}

#section-kmt .kmt-profile-activity li {
	min-width: 0 !important;
	padding: 15px 8px !important;
}

#section-kmt .kmt-time {
	font-size: 13px;
	color: #111111;
}

#section-kmt .kmt-time:before {
	content: '\f017';
	font-family: 'FontAwesome';
	font-size: 12px;
	color: #0085a0;
}

#section-kmt .kmt-time a {
	color: inherit;
}

#section-kmt .kmt-time a:hover {
	color: #0085a0;
}

#section-kmt .kmt-time i {
	margin-right: 3px;
}

#section-kmt .kmt-control-user .kmt-btn {
	font-size: 14px;
	margin-left: 5px;
	padding: 0;
	width: 33px;
	line-height: 27px;
	height: 27px;
	border: 1px solid #e0e0e0;
	background: #0085a0;
	color: #ffffff;
	text-align: center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#section-kmt .kmt-control-user .kmt-btn:hover {
	background: #111111;
	color: #ffffff;
}

#section-kmt .kmt-toolbar {
	border: none;
	margin: 0;
	padding: 0;
}

#section-kmt .kmt-like-counter {
	border: 1px solid #ffffff;
	line-height: 27px;
	background: #0085a0;
	color: #ffffff;
	height: 27px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

#section-kmt .kmt-like-counter:before,
#section-kmt .kmt-like-counter:after {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	content: '';
	left: 100%;
	margin-top: -5px;
	position: absolute;
	top: 50%;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

#section-kmt .kmt-like-counter:before {
	border-left: 5px solid #ffffff;
	margin-left: 1px;
}

#section-kmt .kmt-like-counter:after {
	border-left: 5px solid #0085a0;
}

#section-kmt .kmt-like-counter:hover {
	background: #111111;
	color: #ffffff;
}

#section-kmt .kmt-like-counter:hover:after {
	border-left-color: #111111;
}

#section-kmt .kmt-control-user .kmt-like.cancel,
#section-kmt .kmt-control-user .kmt-reply.cancel {
	color: #111111;
}

#section-kmt .kmt-option>span.kmt-admin-wrap>ul {
	background: #ffffff;
	border: 1px solid #dddddd;
}

#section-kmt .kmt-admin-list {
	font-size: 12px;
}

#section-kmt .kmt-admin-wrap:hover a.kmt-admin-link {
	color: #111111;
}

#section-kmt .kmt-form-content .kmt-form-addon {
	border: #ebedee;
	border-top: none;
}

#section-kmt .markItUpContainer {
	border: #ebedee;
}

#section-kmt .kmt-rank-bar {
	background: #777777;
}

#section-kmt .kmt-rank-progress {
	background: #0085a0;
}

#section-kmt .kmt-form-author ul {
	margin: 0 0 0 -20px;
}

#section-kmt .kmt-form-author ul li.col {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	width: 33.33%;
}

#section-kmt .kmt-form-author ul li.col div {
	position: relative;
}

#section-kmt .kmt-form {
	margin: 30px 0;
}

#section-kmt .kmt-form-editor>div {
	position: relative;
}

#section-kmt .kmt-form-editor>div>.input.textarea {
	height: 193px;
}

#section-kmt .kmt-form-submit {
	position: relative;
}

#section-kmt .kmt-item .kmt-form-submit .btn {
	margin-right: 6px;
}

#section-kmt .kmt-item .kmt-form-submit a.replyButton {
	background: #111111;
	border-color: none;
	color: #ffffff;
}

#section-kmt .kmt-item .kmt-form-submit a.replyButton:hover {
	background: #0085a0;
	border-color: #0085a0;
	color: #ffffff;
}

#section-kmt .kmt-body {
	margin-top: 28px;
	margin-bottom: 0;
}

#section-kmt #kmt-form {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 60px;
}

#section-kmt .kmt-text p {
	padding-bottom: 20px;
}

#section-kmt .cancelEditButton {
	background: #111111;
	border-color: none;
	color: #ffffff;
}

#section-kmt .cancelEditButton:hover {
	background: #0085a0;
	border-color: #0085a0;
	color: #ffffff;
}

#section-kmt .editInput.kmt-edit-form-input {
	height: 193px;
	width: 100%;
}

#section-kmt .submitButton {
	border: none;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	width: 0;
}

#section-kmt .submitButton img {
	display: none;
}

.kmt-readon span.kmt-comment {
	background: none;
	float: none;
	margin: 0;
	padding: 0;
}

.foundryDialog .dialog-head {
	padding-right: 24px;
}

@media (max-width: 767px) {
	#section-kmt .kmt-form-author ul li.col {
		width: 100%;
	}

	#section-kmt .kmt-form-author ul li.col+li {
		margin-top: 27px;
	}

	#section-kmt .kmt-control-user {
		position: static;
		margin-top: 5px;
	}
}

@media (max-width: 479px) {
	#section-kmt .kmt-avatar {
		float: none;
		margin: 0 auto 15px;
	}

	#section-kmt .kmt-avatar+.kmt-content {
		padding-left: 0;
		margin-left: 0;
	}
}

.icemegamenu {
	float: right;
}

.icemegamenu>ul {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

.icemegamenu>ul:before,
.icemegamenu>ul:after {
	display: table;
	content: "";
	line-height: 0;
}

.icemegamenu>ul:after {
	clear: both;
}

.icemegamenu>ul>li {
	display: block;
	float: left;
	padding: 34px 28px 33px 27px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.icemegamenu>ul>li+li {
	margin-left: 0;
}

.icemegamenu>ul>li>a.iceMenuTitle {
	display: block;
	font: 14px / 30px 'Open Sans', sans-serif;
	letter-spacing: 2px;
	padding: 0px;
	position: relative;
	z-index: 1;
	color: #ffffff;
	background: none;
	text-align: center;
}

.icemegamenu>ul>li>a.iceMenuTitle .icemega_title {
	position: relative;
}

.icemegamenu>ul>li>a.iceMenuTitle .icemega_title:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background: white;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.icemegamenu>ul>li>a.iceMenuTitle * {
	font: inherit;
}

.icemegamenu>ul>li>a.iceMenuTitle.hover,
.icemegamenu>ul>li>a.iceMenuTitle.icemega_active {
	color: #ffffff;
	background: none;
}

.icemegamenu>ul>li>a.iceMenuTitle.hover .icemega_title:after,
.icemegamenu>ul>li>a.iceMenuTitle.icemega_active .icemega_title:after {
	width: 100%;
}

.icemegamenu>ul>li.hover>a.iceMenuTitle {
	color: #ffffff;
	background: none;
}

.icemegamenu>ul>li.parent:not(.menu-search):not(.menu-login-form) {
	position: relative;
}

.icemegamenu>ul>li.parent:not(.menu-search):not(.menu-login-form)>.iceMenuTitle:after,
.icemegamenu>ul>li.parent:not(.menu-search):not(.menu-login-form)>.icemega_title:after {
	content: '\f0dd';
	font-family: 'FontAwesome';
	font-size: 9px;
	margin-left: 5px;
	line-height: 0;
	vertical-align: middle;
}

.icemegamenu>ul>li span.icemega_desc {
	color: #ffffff;
	display: block;
	line-height: 1.25em;
	padding: 0;
}

.icemegamenu>ul>li.menu-search>a.iceMenuTitle {
	font-size: 0;
	line-height: 0;
}

.icemegamenu>ul>li.menu-search>a.iceMenuTitle .icemega_title {
	display: none;
}

.icemegamenu>ul>li.menu-search>a.iceMenuTitle .icemega_title:after {
	display: none;
}

.icemegamenu>ul>li.menu-search>a.iceMenuTitle:before {
	background: transparent;
	content: "\f002";
	font-family: 'FontAwesome';
	cursor: pointer;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 10;
	opacity: 1;
}

.icemegamenu>ul>li.menu-search>a.iceMenuTitle:hover:before {
	color: #0085a0;
}

.icemegamenu>ul>li.menu-search>a.iceMenuTitle:after {
	display: none;
}

.icemegamenu>ul>li.menu-search>ul.icesubMenu {
	height: auto;
	padding: 0;
	opacity: 1;
	overflow: visible;
	-webkit-transform: translate(0, 0) !important;
	-moz-transform: translate(0, 0) !important;
	-ms-transform: translate(0, 0) !important;
	-o-transform: translate(0, 0) !important;
	transform: translate(0, 0) !important;
	pointer-events: auto;
	visibility: hidden;
}

.icemegamenu>ul>li.menu-search>ul.icesubMenu:before {
	display: none;
}

.icemegamenu>ul>li.menu-search>ul.icesubMenu:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 6px 6px;
	border-color: transparent transparent rgba(0, 0, 0, 0.7) transparent;
	right: 10%;
	top: -6px;
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	position: absolute;
	content: '';
	display: block;
}

.icemegamenu>ul>li.menu-search.visible>ul.icesubMenu {
	visibility: visible;
}

.icemegamenu>ul>li.menu-search .top_search {
	padding: 0;
}

.icemegamenu>ul>li.menu-search .top_search .navbar-form {
	margin: 0;
	padding: 12px 0 8px;
	vertical-align: middle;
	position: relative;
}

.icemegamenu>ul>li.menu-search .top_search .navbar-form label {
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
}

.icemegamenu>ul>li.menu-search .top_search .navbar-form .inputbox {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	background: rgba(255, 255, 255, 0.3);
	color: white;
	border: none;
	line-height: 30px;
	height: 45px;
	padding: 7.5px 15px 7.5px 15px;
}

.icemegamenu>ul>li.menu-search .top_search .navbar-form .btn {
	max-width: 100%;
	width: 100%;
}

.icemegamenu>ul>li.menu-search .top_search .navbar-form .btn:hover {
	background: white;
	color: black;
}

.icemegamenu>ul>li.menu-search .top_search .navbar-form .mod-search {
	font-size: 14px;
	line-height: 30px;
}

.icemegamenu>ul>li.menu-login-form>a.iceMenuTitle {
	font-size: 0;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background: none;
	color: #ffffff;
}

.icemegamenu>ul>li.menu-login-form>a.iceMenuTitle .icemega_title:after {
	display: none;
}

.icemegamenu>ul>li.menu-login-form>a.iceMenuTitle span {
	display: none;
}

.icemegamenu>ul>li.menu-login-form>a.iceMenuTitle:before {
	content: "\f023";
	font-size: 18px;
	font-family: 'FontAwesome';
}

.icemegamenu>ul>li.menu-login-form>a.iceMenuTitle:after {
	display: none;
}

.icemegamenu>ul>li.menu-login-form>a.iceMenuTitle:hover {
	color: #0085a0;
	background: none;
}

.icemegamenu>ul>li.menu-login-form ul.icesubMenu.sub_level_1 {
	left: 0;
	right: 0px;
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

.icemegamenu>ul>li.menu-login-form ul.icesubMenu.sub_level_1:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 6px 6px;
	border-color: transparent transparent rgba(0, 0, 0, 0.7) transparent;
	right: 3.5%;
	top: -6px;
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	position: absolute;
	content: '';
}

.icemegamenu>ul>li.menu-login-form .login_megamenu {
	overflow: hidden;
	padding: 12px 0px;
}

.icemegamenu>ul>li.menu-login-form .login_megamenu:before,
.icemegamenu>ul>li.menu-login-form .login_megamenu:after {
	display: table;
	content: "";
	line-height: 0;
}

.icemegamenu>ul>li.menu-login-form .login_megamenu:after {
	clear: both;
}

.icemegamenu>ul>li.parent .sub_level_1 {
	z-index: 999;
}

.icemegamenu .ice-megamenu-toggle {
	display: none;
}

/* when dont have subtitle */
.icemegamenu>ul>li>a.iceMenuTitle>span.icemega_nosubtitle {
	display: inline-block;
}

ul.icesubMenu {
	height: 0;
	left: 50%;
	margin: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	text-align: left;
	top: 100%;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	-webkit-transform: translate(-50%, 30px);
	-moz-transform: translate(-50%, 30px);
	-ms-transform: translate(-50%, 30px);
	-o-transform: translate(-50%, 30px);
	transform: translate(-50%, 30px);
	z-index: 9999;
	background: rgba(0, 0, 0, 0.7);
	color: white;
	border: none;
}

ul.icesubMenu li a.iceMenuTitle {
	display: block;
	font: 14px / 30px 'Open Sans', sans-serif;
	padding: 0px 35px;
	color: #ffffff;
	background: none;
}

ul.icesubMenu li.active>a.iceMenuTitle,
ul.icesubMenu li:hover>a.iceMenuTitle,
ul.icesubMenu li.hover>a.iceMenuTitle {
	color: #0085a0;
	background: #ffffff;
}

ul.icesubMenu.sub_level_1 {
	margin-top: 20px;
}

ul.icesubMenu.sub_level_1 .iceCols>ul {
	padding: 18px 0;
}

ul.icesubMenu.sub_level_2 {
	margin-top: -15px;
}

li[class*=iceMenuLiLevel] {
	padding: 0;
}

li[class*=iceMenuLiLevel]:before {
	display: none;
}

#icemegamenu li.iceMenuLiLevel_1.hover>ul.icesubMenu {
	opacity: 1;
	overflow: visible;
	pointer-events: auto;
	-webkit-transform: translate(-50%, 0px);
	-moz-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
	-o-transform: translate(-50%, 0px);
	transform: translate(-50%, 0px);
}

#icemegamenu li.iceMenuLiLevel_1.hover.menu-login-form>ul.icesubMenu {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

#icemegamenu li.iceMenuLiLevel_1.menu-search>ul.icesubMenu,
#icemegamenu li.iceMenuLiLevel_1.menu-login-form>ul.icesubMenu {
	-webkit-transform: translate(0px, 0%) !important;
	-moz-transform: translate(0px, 0%) !important;
	-ms-transform: translate(0px, 0%) !important;
	-o-transform: translate(0px, 0%) !important;
	transform: translate(0px, 0%) !important;
	opacity: 0 !important;
	height: 0 !important;
	left: 0;
	right: 0;
	top: 100%;
	visibility: hidden;
}

#icemegamenu li.iceMenuLiLevel_1.menu-search.visible>ul.icesubMenu,
#icemegamenu li.iceMenuLiLevel_1.menu-login-form.visible>ul.icesubMenu {
	-webkit-transform: translate(0px, 0%) !important;
	-moz-transform: translate(0px, 0%) !important;
	-ms-transform: translate(0px, 0%) !important;
	-o-transform: translate(0px, 0%) !important;
	transform: translate(0px, 0%) !important;
	opacity: 1 !important;
	height: auto !important;
	visibility: visible;
}

#icemegamenu li.iceMenuLiLevel_1 li.hover>ul.icesubMenu {
	height: auto;
	opacity: 1;
	overflow: visible;
	pointer-events: auto;
	-webkit-transform: translate(0, 0px);
	-moz-transform: translate(0, 0px);
	-ms-transform: translate(0, 0px);
	-o-transform: translate(0, 0px);
	transform: translate(0, 0px);
}

#icemegamenu ul.icesubMenu.visible {
	height: auto;
}

li.iceMenuLiLevel_2.parent>a:after {
	content: '\f054';
	font-family: FontAwesome;
	font-size: 8px;
	height: 0;
	line-height: 0;
	position: absolute;
	right: 7px;
	top: 50%;
}

li.iceMenuLiLevel_2.parent.hover a {
	position: relative;
}

li.iceMenuLiLevel_2.parent.hover a:before {
	content: '';
	height: 100%;
	left: 100%;
	position: absolute;
	top: 0;
	width: 11px;
}

/* when is parent */
ul.icesubMenu>li:before {
	display: none;
}

ul.icesubMenu>li>.iceCols {
	max-width: 100% !important;
}

/* Second Level Dropdown */
ul.sub_level_2,
ul.sub_level_3,
ul.sub_level_4,
ul.sub_level_5 {
	left: 100%;
	margin-left: 10px;
	top: -18px;
	padding: 18px 0;
	-webkit-transform: translate(30px, 0);
	-moz-transform: translate(30px, 0);
	-ms-transform: translate(30px, 0);
	-o-transform: translate(30px, 0);
	transform: translate(30px, 0);
}

ul.icesubMenu ul>li.hover>ul {
	opacity: 1;
	overflow: visible;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: visible;
}

.icesubMenu .icemega_cover_module span.iceModuleTile {
	display: block;
}

.ice_righttoleft {
	left: auto !important;
	right: 0;
}

.icemega_modulewrap {
	padding: 15px;
}

.icemega_modulewrap *[class*=heading-style] {
	color: white;
	line-height: 45px;
	text-shadow: none;
	text-align: center;
}

.nav-collapse .icesubMenu .nav>li>a,
.nav-collapse .icesubMenu .dropdown-menu a {
	margin-bottom: 0;
	padding: 0;
}

.nav-collapse.collapse {
	height: auto;
}

.fullwidth {
	position: static !important;
}

.fullwidth.hover ul.icesubMenu.sub_level_1 {
	-webkit-transform: translate(0, 0px) !important;
	-moz-transform: translate(0, 0px) !important;
	-ms-transform: translate(0, 0px) !important;
	-o-transform: translate(0, 0px) !important;
	transform: translate(0, 0px) !important;
}

.fullwidth ul.icesubMenu.sub_level_1 {
	color: #111111;
	left: 0px;
	padding: 0;
	-webkit-transform: translate(0, 30px);
	-moz-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	-o-transform: translate(0, 30px);
	transform: translate(0, 30px);
}

.fullwidth ul.icesubMenu.sub_level_1:before {
	display: none;
}

.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module {
	color: #111111;
}

.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap {
	padding: 0;
}

.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.menu {
	margin-bottom: 34px;
}

.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.menu a {
	color: white;
}

.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap ul.menu a:hover {
	color: #0085a0;
}

.fullwidth ul.icesubMenu.sub_level_1 .iceCols>ul {
	padding: 0 20px;
}

.fullwidth ul.icesubMenu.sub_level_1>li {
	padding: 28px 30px;
	position: relative;
}

@media (max-width: 979px) {
	.icemegamenu {
		overflow: visible !important;
	}
}

.iceMenuLiLevel_1.search {
	margin-left: 30px;
}

#searchForm fieldset {
	margin-bottom: 20px;
}

#searchForm fieldset .controls>label {
	display: inline-block;
	margin-right: 1em;
}

#searchForm fieldset .controls span.radio {
	margin-right: 10px;
}

#searchForm .form-limit label {
	float: left;
	margin-right: 5px;
	line-height: 45px;
}

#searchForm .form-limit>span.select,
#searchForm .form-limit>select {
	float: right;
	position: relative;
	top: -10px;
}

#searchForm .form-limit p {
	clear: both;
	overflow: hidden;
}

#searchForm .phrases-box {
	float: left;
}

#searchForm .phrases-box>* {
	display: inline-block;
	vertical-align: middle;
}

#searchForm .phrases-box strong {
	padding-right: 10px;
	line-height: 35px;
	margin-bottom: 27px;
}

#searchForm .phrases-box .controls>label {
	min-width: 90px;
}

#searchForm .phrases-box .controls>label+label {
	margin-top: 0;
}

#searchForm .ordering-box {
	float: right;
}

#searchForm .ordering-box strong {
	vertical-align: middle;
	padding-right: 10px;
}

#searchForm .chzn-container {
	min-width: 200px;
}

dl.search-results {
	margin-bottom: 30px;
}

dl.search-results dt {
	margin-top: 20px;
}

@media (max-width: 767px) {

	#searchForm .phrases-box,
	#searchForm .ordering-box {
		float: none;
		padding-bottom: 30px;
	}
}

@media (max-width: 479px) {

	#searchForm .phrases-box>.controls,
	#searchForm fieldset .controls>label {
		display: block;
	}

	#searchForm .btn-toolbar .btn-group {
		width: 70%;
	}

	#searchForm .btn-toolbar .btn-group+.btn-group {
		width: 20%;
	}
}

#Kunena {
	line-height: 30px;
}

#Kunena table,
#Kunena tr,
#Kunena td,
#Kunena th,
#Kunena fieldset,
#Kunena legend {
	border-color: #dddddd !important;
}

#Kunena .nav-tabs>li {
	margin: 0 16px;
}

#Kunena .btn {
	max-width: inherit;
	width: auto;
}

#Kunena .btn.ks {
	margin-bottom: 10px;
}

#Kunena .progress-horizontal .text {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 18px;
}

#Kunena div.current,
#Kunena dl.tabs dt {
	border: 1px solid #dddddd;
}

#Kunena legend {
	color: inherit;
}

#Kunena table {
	border-collapse: inherit;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
}

#Kunena table.kblocktable {
	border-width: 1px;
	border-top: none;
}

#Kunena table.kblocktable th {
	text-align: center;
}

#Kunena td {
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

#Kunena dt {
	font-weight: normal;
}

#Kunena a.close,
#Kunena a.open {
	background-color: #dddddd;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
}

#Kunena a.close:hover,
#Kunena a.open:hover {
	background-color: #c4c4c4;
}

#Kunena tr:last-child td.kcol-mid,
#Kunena tr:last-child td.kcol-first {
	border-bottom: none;
}

#Kunena #kprofile-rightcol .kblocktable tbody tr+tr td {
	border-top: 1px solid #dddddd;
}

#Kunena ul#kstatslistleft li:before,
#Kunena ul#kstatslistright li:before {
	display: none;
}

#Kunena #advsearch_options span.radio_wrapper {
	white-space: nowrap;
	display: inline-block;
	padding: 0 20px 10px 0;
	font-size: 12px;
	line-height: 10px;
}

#Kunena #advsearch_options select,
#Kunena #advsearch_options .chzn-container {
	margin-bottom: 27px;
}

#Kunena #ktopmenu {
	display: block;
	margin: 0;
	padding: 0;
}

#Kunena .kunena_body .kblock:first-child {
	margin-top: 0;
}

#Kunena .kforum-pathway {
	border-top: 1px solid;
	margin-top: 0;
}

#Kunena .kforum-pathway .path-element {
	position: relative;
}

#Kunena .kforum-pathway .path-element:before {
	border-bottom: 4px solid transparent;
	border-left: 4px solid #aaaaaa;
	border-top: 4px solid transparent;
	content: '';
	left: 1px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
}

#Kunena form {
	margin: 0px;
}

#Kunena .kicon-button {
	background: none !important;
	cursor: auto;
}

#Kunena .kicon-button span span {
	color: #fff;
}

#Kunena div.kmessage-editmarkup-cover {
	border: none;
}

#Kunena label {
	display: inline;
}

#Kunena .highlight {
	margin-top: 10px;
}

#Kunena div.kblock {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
}

#Kunena div.kblock div.kheader {
	padding: 7.5px 10px 7.5px 15px;
	text-align: center;
	background: #0085a0;
	color: #ffffff;
	border: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
}

#Kunena div.kblock div.kheader>span {
	display: block;
}

#Kunena div.kblock div.kheader>span.k-name {
	display: inline;
}

#Kunena div.kblock div.kheader>span.kright {
	float: right;
}

#Kunena div.kblock div.kheader>span a {
	color: inherit;
}

#Kunena div.kblock div.kheader>span a:hover {
	color: #111111;
}

#Kunena div.kblock div.kheader div.ktitle-desc,
#Kunena div.kblock div.kheader div.ksearchresult-desc {
	color: #777777;
	margin-top: 0px;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
}

#Kunena div.kblock div.kheader div.ktitle-desc {
	color: #ffffff;
	margin-top: 5px;
}

#Kunena div.kblock div.kbody {
	border: none;
	overflow: visible;
}

#Kunena div.kblock div.kbody:after {
	content: '';
	display: block;
	clear: both;
}

#Kunena .kbody:after {
	clear: both;
	content: '';
	display: block;
}

#Kunena .ktoggler {
	display: none;
}

#Kunena div.input,
#Kunena span.input,
#Kunena td.input {
	display: inline-block;
	max-width: 100%;
	padding: 10px 0 5px;
}

#Kunena div.input input,
#Kunena span.input input,
#Kunena td.input input {
	margin-right: 5px;
}

#Kunena div.input>span,
#Kunena span.input>span,
#Kunena td.input>span {
	display: block;
	padding: 10px 0 0;
	white-space: nowrap;
}

#Kunena div.input>span label,
#Kunena span.input>span label,
#Kunena td.input>span label {
	display: inline-block;
	margin-bottom: 10px;
}

#Kunena div.input>span button,
#Kunena span.input>span button,
#Kunena td.input>span button {
	float: right;
	margin-right: 5px;
}

#Kunena .klink-block span {
	padding: 0 5px 0 0;
}

#Kunena .klink-block span.kprofilebox-register {
	display: block;
	padding: 5px 0 0;
}

#Kunena+div[style] {
	display: none;
}

#Kunena #kprofile li {
	padding: 0;
}

#Kunena #kprofile li:before {
	display: none;
}

#Kunena #kbbcode-toolbar li {
	padding: 0;
}

#Kunena #kbbcode-toolbar li:before {
	display: none;
}

#Kunena .progress-horizontal {
	opacity: 1;
	visibility: visible;
}

#Kunena .khelprulescontent {
	border: 1px solid #dddddd;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}

#Kunena .kcol-category-icon {
	color: #0085a0;
	background: none;
}

#Kunena .kcol-category-icon>a {
	color: inherit;
}

#Kunena .kcol-category-icon>a:hover {
	color: #111111;
	background: none;
}

#Kunena span.kunreadforum,
#Kunena span.kreadforum,
#Kunena span.knotloginforum,
#Kunena .kwhoicon,
#Kunena .kstatsicon {
	background: none;
	height: auto;
	padding-top: 9px;
	width: auto;
	font-size: 25px;
	line-height: 25px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

#Kunena span.kunreadforum:before,
#Kunena span.kreadforum:before,
#Kunena span.knotloginforum:before,
#Kunena .kwhoicon:before,
#Kunena .kstatsicon:before {
	font-family: 'FontAwesome';
}

#Kunena span.kunreadforum,
#Kunena span.knotloginforum,
#Kunena .kwhoicon,
#Kunena .kstatsicon {
	color: #0085a0;
	background: none;
}

#Kunena span.kunreadforum:before {
	content: '\f07b';
}

#Kunena span.kreadforum:before,
#Kunena span.knotloginforum:before {
	content: '\f114';
}

#Kunena .kwhoicon:before {
	content: '\f0c0';
}

#Kunena .kstatsicon:before {
	content: '\f1fe';
}

#Kunena div.kmessage-buttons-row {
	height: auto;
	line-height: inherit;
	font-size: 12px;
	margin: 0;
	padding-top: 20px;
}

#Kunena .klist-actions-forum div.kmessage-buttons-row {
	display: inline-block;
}

#Kunena .klist-bottom {
	padding-bottom: 0 !important;
}

#Kunena .kwholegend {
	display: none;
}

#Kunena .kcol-ktopicicon a:before {
	content: '\f095';
	font-family: 'FontAwesome';
	font-size: 20px;
	line-height: 24px;
}

#Kunena .kcol-ktopicicon.unanswered a:before {
	content: '\f098';
	font-family: 'FontAwesome';
	font-size: 32px;
	line-height: 32px;
}

#Kunena img[src$='unanswered.png'],
#Kunena img[src$='normal.png'] {
	height: 0;
	width: 0;
}

#Kunena .k-profile .clrline {
	display: none;
}

#Kunena .k-profile .kheader a.kwho-admin {
	font-size: 0;
	font-weight: normal;
	line-height: 0;
}

#Kunena .k-profile .kheader a.kwho-admin:after {
	content: '\f044';
	font-family: 'FontAwesome';
	font-size: 20px;
	line-height: 24px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#Kunena .k-profile .kheader .back a.kwho-admin:after {
	content: '\f112';
}

#Kunena div.kavatar-lg {
	border: none;
	display: block;
	height: auto;
}

#Kunena span[class*='kbuttononline'] {
	margin: 0;
}

#Kunena span[class*='kbuttononline'] span {
	margin: 0;
}

#Kunena span[class*='kbuttononline'] span span {
	color: inherit;
	padding: 0;
}

#Kunena #kprofile-tabs dl.tabs,
#Kunena #kprofile-edit dl.tabs {
	border: none;
	display: table;
	float: none;
	width: 100%;
}

#Kunena #kprofile-tabs dl.tabs dt,
#Kunena #kprofile-edit dl.tabs dt {
	display: table-cell;
	float: none;
	padding: 10px 0;
	text-align: center;
}

#Kunena #kprofile-tabs dl.tabs dt.open,
#Kunena #kprofile-edit dl.tabs dt.open,
#Kunena #kprofile-tabs dl.tabs dt:hover,
#Kunena #kprofile-edit dl.tabs dt:hover {
	color: #0085a0;
}

#Kunena #kprofile-tabs dl.tabs dt+dt,
#Kunena #kprofile-edit dl.tabs dt+dt {
	border-left: none;
}

#Kunena #kprofile-tabs .editlinktip input,
#Kunena #kprofile-edit .editlinktip input {
	display: inline-block;
}

#Kunena .kicon-profile {
	margin-right: 10px;
	vertical-align: top;
}

#Kunena .kicon-profile-location,
#Kunena .kicon-profile-gender-male,
#Kunena .kicon-profile-birthdate,
#Kunena .kicon-profile-email {
	background: none;
}

#Kunena .kicon-profile-location:before,
#Kunena .kicon-profile-gender-male:before,
#Kunena .kicon-profile-birthdate:before,
#Kunena .kicon-profile-email:before {
	font-family: FontAwesome;
	font-size: 18px;
	line-height: 15px;
	color: #0085a0;
}

#Kunena .kicon-profile-location:before {
	content: '\f015';
}

#Kunena .kicon-profile-gender-male:before {
	content: '\f007';
}

#Kunena .kicon-profile-birthdate:before {
	content: '\f1fd';
	font-size: 16px;
}

#Kunena .kicon-profile-email:before {
	content: '\f0e0';
	font-size: 16px;
}

#Kunena div.kiconrow {
	padding-right: 0;
}

#Kunena div.kiconrow span[class*="off"] {
	display: none;
}

#Kunena div.kiconrow .kicon-profile:before {
	font-family: FontAwesome;
	font-size: 17px;
	line-height: 15px;
}

#Kunena .kicon-profile-twitter {
	background: none;
}

#Kunena .kicon-profile-twitter:before {
	content: '\f081';
}

#Kunena .kicon-profile-facebook {
	background: none;
}

#Kunena .kicon-profile-facebook:before {
	content: '\f082';
}

#Kunena .kicon-profile-linkedin {
	background: none;
}

#Kunena .kicon-profile-linkedin:before {
	content: '\f08c';
}

#Kunena .kicon-profile-skype {
	background: none;
}

#Kunena .kicon-profile-skype:before {
	content: '\f17e';
}

#Kunena .kicon-profile-delicious {
	background: none;
}

#Kunena .kicon-profile-delicious:before {
	content: '\f1a5';
}

#Kunena .kicon-profile-digg {
	background: none;
}

#Kunena .kicon-profile-digg:before {
	content: '\f1a6';
}

#Kunena .kicon-profile-flickr {
	background: none;
}

#Kunena .kicon-profile-flickr:before {
	content: '\f16e';
}

#Kunena .kprofile-rightcol ul {
	margin: 0;
}

#Kunena #kprofile-rightcol div.current {
	overflow: inherit;
}

#Kunena #kprofile-rightcol .chzn-container {
	min-width: 200px;
}

#Kunena #kprofile-rightcol .chzn-container li {
	padding: 10px 20px;
}

#Kunena #kprofile-stats .kicon-button {
	cursor: auto;
}

#Kunena span.kmsgtitle,
#Kunena span.kmsgtitle-new {
	background: none;
	padding-left: 0;
}

#Kunena .klist-markallcatsread,
#Kunena .klist-jump-all,
#Kunena .klist-times-all,
#Kunena div.kmoderatorslist-jump {
	border: none;
	margin: 0;
}

#Kunena .klist-markallcatsread form#jumpto,
#Kunena .klist-jump-all form#jumpto,
#Kunena .klist-times-all form#jumpto,
#Kunena div.kmoderatorslist-jump form#jumpto,
#Kunena .klist-markallcatsread form#timeselect,
#Kunena .klist-jump-all form#timeselect,
#Kunena .klist-times-all form#timeselect,
#Kunena div.kmoderatorslist-jump form#timeselect {
	font-size: 0;
	line-height: 0;
	margin: 0 0 30px;
}

#Kunena .klist-markallcatsread form#jumpto span.select,
#Kunena .klist-jump-all form#jumpto span.select,
#Kunena .klist-times-all form#jumpto span.select,
#Kunena div.kmoderatorslist-jump form#jumpto span.select,
#Kunena .klist-markallcatsread form#timeselect span.select,
#Kunena .klist-jump-all form#timeselect span.select,
#Kunena .klist-times-all form#timeselect span.select,
#Kunena div.kmoderatorslist-jump form#timeselect span.select,
#Kunena .klist-markallcatsread form#jumpto .chzn-container,
#Kunena .klist-jump-all form#jumpto .chzn-container,
#Kunena .klist-times-all form#jumpto .chzn-container,
#Kunena div.kmoderatorslist-jump form#jumpto .chzn-container,
#Kunena .klist-markallcatsread form#timeselect .chzn-container,
#Kunena .klist-jump-all form#timeselect .chzn-container,
#Kunena .klist-times-all form#timeselect .chzn-container,
#Kunena div.kmoderatorslist-jump form#timeselect .chzn-container {
	margin-right: 10px !important;
}

#Kunena .klist-markallcatsread form#jumpto select#catid,
#Kunena .klist-jump-all form#jumpto select#catid,
#Kunena .klist-times-all form#jumpto select#catid,
#Kunena div.kmoderatorslist-jump form#jumpto select#catid,
#Kunena .klist-markallcatsread form#timeselect select#catid,
#Kunena .klist-jump-all form#timeselect select#catid,
#Kunena .klist-times-all form#timeselect select#catid,
#Kunena div.kmoderatorslist-jump form#timeselect select#catid {
	width: 370px;
}

#Kunena .klist-markallcatsread form#jumpto select#sel,
#Kunena .klist-jump-all form#jumpto select#sel,
#Kunena .klist-times-all form#jumpto select#sel,
#Kunena div.kmoderatorslist-jump form#jumpto select#sel,
#Kunena .klist-markallcatsread form#timeselect select#sel,
#Kunena .klist-jump-all form#timeselect select#sel,
#Kunena .klist-times-all form#timeselect select#sel,
#Kunena div.kmoderatorslist-jump form#timeselect select#sel {
	width: 194px;
}

#Kunena .klist-markallcatsread form#jumpto select#catid,
#Kunena .klist-jump-all form#jumpto select#catid,
#Kunena .klist-times-all form#jumpto select#catid,
#Kunena div.kmoderatorslist-jump form#jumpto select#catid,
#Kunena .klist-markallcatsread form#timeselect select#catid,
#Kunena .klist-jump-all form#timeselect select#catid,
#Kunena .klist-times-all form#timeselect select#catid,
#Kunena div.kmoderatorslist-jump form#timeselect select#catid,
#Kunena .klist-markallcatsread form#jumpto select#sel,
#Kunena .klist-jump-all form#jumpto select#sel,
#Kunena .klist-times-all form#jumpto select#sel,
#Kunena div.kmoderatorslist-jump form#jumpto select#sel,
#Kunena .klist-markallcatsread form#timeselect select#sel,
#Kunena .klist-jump-all form#timeselect select#sel,
#Kunena .klist-times-all form#timeselect select#sel,
#Kunena div.kmoderatorslist-jump form#timeselect select#sel {
	max-width: 370px;
}

#Kunena form[name=markAllForumsRead] {
	margin-bottom: 30px;
}

#Kunena .klist-markallcatsread {
	overflow: visible;
}

#Kunena .klist-markallcatsread:after {
	display: block;
	content: '';
	clear: both;
}

#Kunena .klist-markallcatsread+div.kblock {
	margin-top: 0;
}

#Kunena .kl {
	font-size: inherit;
}

#Kunena div.kthead-title {
	font: normal 20px/26px 'Open Sans Condensed', sans-serif;
	letter-spacing: 8px;
}

#Kunena div.kthead-title a {
	color: #111111;
	margin: 0;
	font-weight: normal;
}

#Kunena div.kthead-title a:hover {
	color: #0085a0;
}

#Kunena tr.krow1 td,
#Kunena tr.krow2 td {
	padding: 15px 20px;
}

#Kunena .kwhoonline {
	border: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#Kunena .kwhoonline strong {
	font-weight: normal;
	color: #0085a0;
}

#Kunena td.kcol-kcatlastpost,
#Kunena td.kcol-knoposts {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	width: 22%;
}

#Kunena span.kcat-topics-number,
#Kunena span.kcat-replies-number,
#Kunena span.ktopic-views-number {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff;
	line-height: 30px;
	margin: 10px auto 0;
	width: 30px;
	font-size: 12px;
	background: #0085a0;
	text-align: center;
}

#Kunena span.kcat-topics,
#Kunena span.kcat-replies,
#Kunena span.ktopic-views {
	font-size: 12px;
}

#Kunena div.klatest-subject,
#Kunena div.klatest-subject-by {
	color: #111111;
	font-size: 14px;
	line-height: 24px;
	margin-left: 0;
}

#Kunena span.kcat-replies {
	font-size: 10.4px;
}

#Kunena div.klatest-subject-by:before {
	content: '\f007';
	display: inline-block;
	font-family: 'FontAwesome';
	width: 20px;
	color: #0085a0;
	font-size: 13px;
}

#Kunena span.klatest-subject-time,
#Kunena span.ktopic-date {
	color: #111111;
	display: block;
	font-size: 14px;
	line-height: 24px;
}

#Kunena span.klatest-subject-time:before,
#Kunena span.ktopic-date:before {
	content: '\f073';
	display: inline-block;
	font-family: 'FontAwesome';
	width: 20px;
	color: #0085a0;
	font-size: 13px;
}

#Kunena span.ktopic-latest-post {
	font-size: 12px;
}

#Kunena div.kthead-desc,
#Kunena div.kthead-moderators {
	line-height: 30px;
}

#Kunena td.kcol-kcattopics,
#Kunena td.kcol-kcatreplies {
	vertical-align: top;
}

#Kunena ul#kstatslistleft li,
#Kunena ul#kstatslistright li {
	font-size: 12px;
	line-height: 30px;
	padding: 0;
}

#Kunena ul#kstatslistleft li strong,
#Kunena ul#kstatslistright li strong {
	font-weight: normal;
	color: #0085a0;
}

#Kunena ul#kstatslistleft li strong a,
#Kunena ul#kstatslistright li strong a {
	font-weight: inherit;
}

#Kunena ul#kstatslistleft li span.divider,
#Kunena ul#kstatslistright li span.divider {
	color: #e1e1e1;
	margin: 0 10px;
}

#Kunena div.klist-actions {
	border: none;
	font-size: 0;
	line-height: 0;
	margin: 0;
}

#Kunena table.klist-actions {
	border: none;
}

#Kunena table.klist-actions .klist-actions-forum {
	border: none;
}

#Kunena div.kmessage-buttons-cover div.kmessage-buttons-row {
	padding-top: 0;
}

#Kunena div.kpost-thankyou {
	margin-top: 0;
}

#Kunena div.klist-actions-info-all {
	display: inline-block;
	font-size: 17px;
	font-weight: 500;
	height: auto;
	line-height: 30px;
	padding: 0;
	padding-right: 27px;
	vertical-align: middle;
	margin-bottom: 30px;
	color: #0085a0;
}

#Kunena div.klist-actions-info-all strong {
	color: inherit;
	font: inherit;
}

#Kunena form[name=ktopicsform] div.kblock {
	margin-top: 0;
}

#Kunena div.klist-times-all,
#Kunena div.klist-jump-all,
#Kunena div.klist-pages-all,
#Kunena div.klist-times-all,
#Kunena div.klist-jump-all,
#Kunena div.klist-pages-all {
	border: none;
	display: inline-block;
	height: auto;
	padding: 0;
	vertical-align: top;
}

#Kunena fieldset {
	border: none;
	margin: 0;
	padding: 0 0 13px;
}

#Kunena fieldset legend {
	border: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 0 0 4px;
	text-align: left;
	color: #111111;
}

#Kunena #kforumsearch {
	text-align: left;
}

#Kunena #kforumsearch #keywords {
	margin-right: 2%;
}

#Kunena #kforumsearch #keywords+.select {
	margin-right: 0;
}

#Kunena #kforumsearch #mode {
	margin: 0;
}

#Kunena #kforumsearch .searchlabel-checkbox {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	width: 47.2%;
}

#Kunena #searchform .krow1 .kcol {
	vertical-align: top;
	width: 50%;
}

#Kunena #searchform .krow1 .kcol+.kcol {
	border-left: 1px solid #dddddd;
}

#Kunena #searchform #kusername {
	margin-right: 3.7%;
	width: 49%;
}

#Kunena #searchform .searchlabel-checkbox span.checkbox {
	margin-left: 8px;
}

#Kunena .kadvsearch {
	text-align: left;
}

#Kunena .kadvsearch fieldset>input,
#Kunena .kadvsearch .chzn-container {
	width: 48% !important;
	margin-right: 2%;
}

#Kunena .kadvsearch .chzn-choices .search-field input {
	margin-bottom: 0;
}

#Kunena .kadvsearch input {
	margin-bottom: 27px;
}

#Kunena .kadvsearch fieldset {
	font-size: 0;
	line-height: 0;
}

#Kunena .kadvsearch fieldset #childforums-lbl,
#Kunena .kadvsearch fieldset .searchlabel-checkbox {
	font-size: 12px;
	line-height: 10px;
}

#Kunena .kadvsearch label#childforums-lbl {
	margin: 0 2% 10px 0px;
	width: 49%;
}

#Kunena .kadvsearch label#childforums-lbl span.checkbox {
	margin-right: 5px;
}

#Kunena .kadvsearch option {
	font-size: inherit;
}

#Kunena .kadvsearch #categorylist {
	float: right;
	width: 49%;
}

#Kunena .klatest-subject a {
	white-space: nowrap;
}

#Kunena select {
	margin-top: 0 !important;
	text-overflow: ellipsis;
}

#Kunena select option {
	overflow: hidden;
	text-overflow: ellipsis;
}

#Kunena .kadvsearch input,
#Kunena .kadvsearch select,
#Kunena .kadvsearch button,
#Kunena .kadvsearch label {
	max-width: 100% !important;
}

#Kunena input,
#Kunena select,
#Kunena button,
#Kunena label {
	margin-top: 0 !important;
}

#Kunena span.select select {
	width: 100%;
}

#Kunena ul.kpost-profile li.kpost-username {
	font: inherit;
}

#Kunena span.kavatar img {
	border: none;
	margin: 0;
	padding: 0;
}

#Kunena div#ksearchresult td.resultmsg {
	border-bottom: 1px solid;
	padding: 10px 20px;
	text-align: left;
}

#Kunena div#ksearchresult div.kresult-title {
	border: none;
	padding: 0;
}

#Kunena div#ksearchresult div.resultmsg {
	padding: 0;
}

#Kunena span.kmsgtitle,
#Kunena #Kunena span.kmsgtitle-new,
#Kunena a.ktopic-title {
	font: inherit;
	font-weight: 500;
}

#Kunena div#ksearchresult span.kmsgtitle a {
	font: inherit;
}

#Kunena td {
	padding: 0;
}

#Kunena tr.ksth>td {
	padding: 5px;
}

#Kunena tr.ksth th {
	border-bottom: 1px solid;
	font-weight: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#Kunena tr.ksth th a {
	color: #ffffff;
}

#Kunena tr.ksth th a:hover {
	color: #111111;
}

#Kunena div#ksearchresult div.resultcat {
	border: none;
	font-size: 12px;
	padding: 0;
}

#Kunena span.ktopic-posted-time {
	float: none;
	display: inline;
	font-size: 12px;
}

#Kunena span.ktopic-by {
	float: none;
	font-size: 12px;
}

#Kunena div.ktopic-details {
	font: inherit;
}

#Kunena div.kmessage-thankyou {
	border-top: none;
	font-size: 12px;
	text-align: right;
}

#Kunena div.kmsg-header {
	border-top: none;
	font-size: 12px;
	text-align: right;
	border-color: #dddddd;
	border-bottom: none;
	margin-top: 0;
}

#Kunena div.kmsg-header span.kmsg-id-left {
	margin-left: 10px !important;
}

#Kunena div.kmsg-header span.kmsgtitle {
	color: #111111;
}

#Kunena div.kmsg-header:first-child {
	border-top: 0;
}

#Kunena ul.kpost-profile li {
	font-size: 12px;
	line-height: 23px;
	padding: 0;
}

#Kunena div.kmsgbody div.kmsgtext {
	text-align: left;
}

#Kunena td.kmessage-left {
	padding: 10px 20px;
}

#Kunena div.kmsgbody {
	margin: 0;
	padding: 0;
	width: 100%;
}

#Kunena td.kprofile-left,
#Kunena td.kbuttonbar-left {
	border-bottom: 0;
}

#Kunena td.kprofile-left+.kmessage-left {
	border-left: none;
}

#Kunena .kbuttons {
	padding: 19px 10px;
}

#Kunena .krowmoderation select {
	max-width: 100%;
}

#Kunena div.kblock span.select-toggle {
	height: auto;
	margin: 0;
	padding: 0px;
	position: static;
}

#Kunena .krow1 td.krowmoderation {
	padding: 10px 20px;
	text-align: center;
}

#Kunena .krow1 td.krowmoderation>* {
	margin: 0 5px;
}

#Kunena .kfile-input-textbox {
	margin-bottom: 0;
}

#Kunena .kpostbuttonset {
	border-collapse: collapse;
}

#Kunena td#kpost-buttons {
	font-size: 0;
	padding: 19px 20px;
}

#Kunena td#kpost-buttons .btn {
	margin: 0 5px;
}

#Kunena .kattachment {
	white-space: nowrap;
}

#Kunena .kattachment .kattachment-container {
	white-space: normal;
}

#Kunena .kattachment .kattachment-container>* {
	margin-bottom: 10px;
}

#Kunena .kattachment .kfile-input-textbox {
	max-width: 100%;
}

#Kunena .kattachment+.kattachment {
	padding-top: 10px;
}

#Kunena #kpost-category span.select {
	max-width: 100%;
}

#Kunena .kattachment-id-container {
	float: left;
	margin-right: 10px;
}

#Kunena .kattachment-container {
	display: block;
	overflow: hidden;
}

#Kunena #helpbox {
	margin: 0;
}

#Kunena #kpostmessage tr.krow1 .kpostbuttonset td.kposthint {
	padding: 11px 20px;
}

#Kunena #khistory tr.ksth td {
	border-bottom: 1px solid;
	font-size: 12px;
	text-align: right;
}

#Kunena div#khistory span.khistory-msgdate {
	float: none;
	padding: 0 10px 0 0;
}

#Kunena div#khistory td.khistorymsg {
	padding: 11px 20px;
}

#Kunena span.kkarma-minus,
#Kunena span.kkarma-plus {
	background: none;
	height: auto;
	margin: 0 3px;
	width: auto;
}

#Kunena span.kkarma-minus:before,
#Kunena span.kkarma-plus:before {
	font-family: 'FontAwesome';
}

#Kunena span.kkarma-minus:before {
	content: '\f068';
}

#Kunena span.kkarma-plus:before {
	content: '\f067';
}

#Kunena table.kblock-ban th {
	font-weight: normal;
}

#Kunena tr:last-child td.kcol-last {
	border-bottom: none;
}

#Kunena div.kstats-bar {
	background: #f0f0f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 30px;
	overflow: hidden;
	position: relative;
}

#Kunena div.kstats-bar div.bar {
	height: 30px;
	overflow: hidden;
	position: relative;
}

#Kunena div.kstats-bar div.bar .number_bar {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	left: 0;
	line-height: 30px;
	padding-right: 8px;
	position: absolute;
	text-align: right;
	top: 0;
	z-index: 2;
}

#Kunena div.kstats-bar div.number {
	color: #333;
	font-size: 17px;
	font-weight: 500;
	line-height: 30px;
	position: absolute;
	right: 8px;
	top: 0;
}

#Kunena #kusersearch {
	margin-bottom: 0;
	float: left;
	margin-right: 5px;
}

#Kunena div#searchuser_tbody div.search-user {
	padding: 0;
	margin: 8px 8px;
}

#Kunena table#kuserlist-bottom div {
	padding: 0;
}

#Kunena #jumpto span.select {
	max-width: 200px;
}

#Kunena #jumpto .inputbox {
	max-width: 100%;
}

#Kunena td.klist-actions-info-all {
	font-size: 18px;
	font-weight: 500;
	padding: 0;
	text-align: right;
	color: #0085a0;
}

@media (max-width: 767px) {

	/*===== Forum =====*/
	#Kunena .kadvsearch fieldset>input,
	#Kunena .kadvsearch .chzn-container {
		width: 100% !important;
		margin-right: 0 !important;
	}

	#Kunena .kadvsearch .chzn-container {
		margin-bottom: 30px;
	}

	#Kunena .kadvsearch #categorylist {
		float: none;
		width: 100%;
	}

	#Kunena div#searchuser_tbody div.userlist-jump,
	#Kunena div#searchuser_tbody div.search-user {
		float: none;
	}

	.krowmoderation>* {
		display: block;
		margin: 0 auto 10px !important;
		max-width: 100%;
	}

	#Kunena .fltrt,
	#Kunena .fltlft {
		float: none;
		text-align: left;
	}
}

@media (max-width: 639px) {

	#Kunena #kprofile-tabs dl.tabs,
	#Kunena #kprofile-edit dl.tabs {
		display: block;
	}

	#Kunena #kprofile-tabs dl.tabs dt,
	#Kunena #kprofile-edit dl.tabs dt {
		display: block;
		padding: 5px;
		border-bottom-color: #dddddd;
	}

	#Kunena #kprofile-tabs dl.tabs dt.open,
	#Kunena #kprofile-edit dl.tabs dt.open {
		border-bottom: 1px solid #0085a0;
	}

	#Kunena #kprofile-tabs dl.tabs dt+dt,
	#Kunena #kprofile-edit dl.tabs dt+dt {
		border-left: 1px solid #dddddd;
		border-top: none;
	}

	#Kunena td#kpost-buttons .btn {
		margin-bottom: 10px;
	}
}

@media (max-width: 479px) {
	#Kunena #searchform .krow1 .kcol+.kcol {
		border: none;
	}

	#Kunena .kwhoisonline .kcol-first,
	#Kunena .kfrontstats .kcol-first {
		display: none;
	}

	#Kunena .kmoderatorslist-jump {
		display: none;
	}

	#Kunena div.current {
		padding: 0;
	}

	#Kunena #searchform .kbuttons .btn {
		margin-bottom: 10px;
	}
}

img.jg_photo {
	margin: 0;
	padding: 0;
	width: 100%;
}

img.jg_photo,
.jg_minis a img,
a:hover img.jg_photo,
.jg_minis a:hover img {
	border: none;
}

.jg_catelem_photo {
	font-size: 0;
	line-height: 0;
}

.loaded .jg_element_cat {
	display: none;
}

.jg_element_cat {
	padding-bottom: 20px;
}

.jg_imgalign_catsubs {
	border: 4px solid #bdc3c7;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	font-size: 0;
	margin-bottom: 20px;
	max-width: 100%;
	margin: 30px;
	overflow: hidden;
	padding: 0px;
	position: relative;
}

.jg_imgalign_catsubs .jg_photo {
	-webkit-transition: transform 0.5s ease;
	-moz-transition: transform 0.5s ease;
	-o-transition: transform 0.5s ease;
	transition: transform 0.5s ease;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
}

.jg_imgalign_catsubs:hover .jg_photo {
	-webkit-transform: scale(0.98);
	-moz-transform: scale(0.98);
	-ms-transform: scale(0.98);
	-o-transform: scale(0.98);
	transform: scale(0.98);
}

.jg_imgalign_catsubs:hover .jg_subcatelem_txt {
	opacity: 1;
}

.jg_subcatelem_cat a {
	height: auto;
}

.jg_subcatelem_photo {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	font-size: 0;
	line-height: 0;
}

.jg_subcatelem_photo a {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	display: block;
}

.jg_subcatelem_txt {
	font-family: 'Open Sans Condensed', sans-serif;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	background: rgba(0, 133, 160, 0.9);
	bottom: 0;
	color: #fff;
	font-size: 14px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.jg_subcatelem_txt:before {
	content: '';
	display: inline-block;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	width: 0;
	background: #0085a0;
}

.jg_subcatelem_txt ul {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	max-width: 98%;
	vertical-align: middle;
}

.jg_subcatelem_txt ul li {
	letter-spacing: 3px;
}

.jg_subcatelem_txt ul li:before {
	display: none;
}

.jg_subcatelem_txt ul a {
	color: #fff;
	position: relative;
}

.jg_subcatelem_txt ul a:hover {
	color: #fff;
}

.jg_subcatelem_txt .jg_subcatelem_txt__link {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

.jg_catelem_txt {
	margin: 0;
	text-align: center !important;
}

.jg_catelem_txt .gallery_desc p+p {
	display: none;
}

.jg_catelem_txt ul li a:hover {
	color: #0085a0;
}

.jg_catelem_txt ul li:before {
	display: none;
}

.jg_catelem_txt ul li>* {
	color: #ffffff;
}

.jg_dtl_photo {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	font-size: 0;
	line-height: 0;
}

.jg_dtl_photo .lazy_container {
	width: 100%;
}

.jg_dtl_photo .lazy_container .lazy_preloader {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.jg_dtl_photo .lazy_container img {
	position: relative;
}

div.jg_details,
div.jg_voting,
div.jg_commentsarea,
div.jg_send2friend,
div.jg_bbcode,
div.jg_exif,
div.jg_panemodule {
	border: none;
	margin: 0;
}

.jg_detailnavi {
	margin-bottom: 0;
}

.jg_iconbar {
	padding: 0;
}

.jg_imgtitle {
	text-align: left;
}

.jg_imgalign_catimgs {
	border: 4px solid #bdc3c7;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	font-size: 0;
	line-height: 0;
	margin: 30px;
	overflow: hidden;
	position: relative;
}

.jg_imgalign_catimgs .jg_photo {
	-webkit-transition: transform 0.5s ease;
	-moz-transition: transform 0.5s ease;
	-o-transition: transform 0.5s ease;
	transition: transform 0.5s ease;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
}

.jg_imgalign_catimgs .jg_catelem_txt {
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	color: #fff;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	width: 100%;
	z-index: 10;
}

.jg_imgalign_catimgs .jg_catelem_txt .item_title {
	color: inherit;
}

.jg_imgalign_catimgs .jg_catelem_txt:before {
	content: '';
	display: inline-block;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	width: 0;
	background: #0085a0;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
}

.jg_imgalign_catimgs .jg_catelem_txt ul {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	max-width: 99%;
	padding: 0 10px;
	vertical-align: middle;
}

.jg_imgalign_catimgs .jg_catelem_txt .jg_links a {
	font-size: 22px;
	margin: 0 5px;
}

.jg_imgalign_catimgs:hover .jg_photo {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.jg_imgalign_catimgs:hover .jg_catelem_txt {
	opacity: 1;
}

.jg_gallery {
	font-size: 0;
	line-height: 0;
	text-align: left;
}

.jg_catorderlist {
	text-align: left;
	white-space: normal;
}

.jg_catorderlist>strong {
	display: block;
	margin-bottom: 15px;
}

.fancybox-close {
	background: none !important;
	color: #fff;
	font-size: 22px;
	height: 36px !important;
	line-height: 36px;
	margin: 0 !important;
	padding: 0 !important;
	position: fixed;
	right: 0 !important;
	text-align: center !important;
	top: 0 !important;
	-webkit-transition: font-size 0.2s ease;
	-moz-transition: font-size 0.2s ease;
	-o-transition: font-size 0.2s ease;
	transition: font-size 0.2s ease;
}

.fancybox-close:before {
	content: '\f057';
	font-family: FontAwesome;
}

.fancybox-close:hover {
	color: #fff;
	font-size: 30px;
}

.fancybox-lock .fancybox-overlay {
	min-height: 320px;
	overflow: hidden;
}

.fancybox-prev,
.fancybox-next {
	overflow: hidden;
}

.fancybox-prev span,
.fancybox-next span {
	background: none !important;
	color: #fff;
	margin-top: -50px;
	visibility: visible !important;
	-webkit-transition: font-size 0.2s ease;
	-moz-transition: font-size 0.2s ease;
	-o-transition: font-size 0.2s ease;
	transition: font-size 0.2s ease;
	width: 140px !important;
	height: 140px !important;
}

.fancybox-prev span:before,
.fancybox-next span:before {
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	content: '';
	height: 100px;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: border-color 0.3s ease;
	-moz-transition: border-color 0.3s ease;
	-o-transition: border-color 0.3s ease;
	transition: border-color 0.3s ease;
	width: 100px;
}

.fancybox-prev:hover span,
.fancybox-next:hover span {
	color: #fff;
}

.fancybox-prev:hover span:before,
.fancybox-next:hover span:before {
	border-left-color: #666;
	border-top-color: #666;
}

.fancybox-next span {
	text-align: center;
}

.fancybox-prev span:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 20px;
}

.fancybox-next span:before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	left: 20px;
}

.fancybox-skin {
	background: #191919;
}

.fancybox-image {
	opacity: 0.99;
}

#fancybox-thumbs {
	font-size: 0;
	line-height: 0;
	text-align: center;
	-webkit-transition: bottom 0.5s ease;
	-moz-transition: bottom 0.5s ease;
	-o-transition: bottom 0.5s ease;
	transition: bottom 0.5s ease;
}

#fancybox-thumbs ul {
	background: #191919;
	display: inline-block;
	font-size: 0;
	line-height: 0;
	top: 0 !important;
	white-space: nowrap;
}

#fancybox-thumbs ul li {
	background: url(../images/loader.gif)
		50% 50% no-repeat;
	border: none !important;
	display: inline-block;
	float: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

#fancybox-thumbs ul li .holder {
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}

#fancybox-thumbs ul li.active {
	opacity: 1;
}

.fancybox-lock body {
	overflow: visible !important;
}

body.mobile #fancybox-thumbs {
	display: none;
}

.fancybox-wrap {
	height: 100% !important;
	left: 0 !important;
	right: 0 !important;
	width: 100% !important;
	position: fixed !important;
	top: 0 !important;
}

.fancybox-inner,
.fancybox-skin,
.fancybox-outer {
	height: 100% !important;
	position: relative;
	width: 100% !important;
}

.fancybox-outer {
	background: none !important;
}

.fancybox-image {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
}

.jg_links .fancybox-thumb .lazy,
.jg_links .fancybox-thumb img {
	display: none;
}

#joomcommentform {
	text-align: left;
}

#joomcommentform+.jg_row1 {
	padding-bottom: 0;
}

#joomcommentform .btn-group {
	display: block;
	text-align: center;
}

#joomcommentform .input_wrapper {
	position: relative;
}

.jg_comments_title {
	margin-bottom: 30px;
}

.jg_cmtf {
	border: 1px dashed #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #aaa;
	padding: 30px 0;
	text-align: center;
}

.fancybox-image {
	opacity: 0;
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.fancybox-type-image.fancybox-opened {
	z-index: 8060;
}

.fancybox-type-image.fancybox-opened .fancybox-image {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.fancybox-nav {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 56px;
	z-index: 100;
}

.fancybox-nav span {
	visibility: visible;
}

.fancybox-close {
	-webkit-transition: right 0.5s ease;
	-moz-transition: right 0.5s ease;
	-o-transition: right 0.5s ease;
	transition: right 0.5s ease;
}

.fancybox-full #fancybox-thumbs {
	bottom: -100px;
}

.fancybox-full .fancybox-prev {
	left: -100px;
}

.fancybox-full .fancybox-next,
.fancybox-full .fancybox-close {
	right: -100px;
}

.ui-loader {
	display: none;
}

.jg_pathway {
	margin: 0 0 30px;
	padding: 0;
}

ul#order {
	margin: 0 0 15px;
	overflow: hidden;
}

ul#order li {
	display: inline-block;
}

.jg_commentsarea {
	clear: both;
	padding-top: 20px;
}

.jg_commentsarea textarea {
	height: 200px;
	width: 100%;
}

.jg_commentsarea .input_wrapper+.input_wrapper {
	margin-top: 27px;
}

.jg_commentsarea .jg_row1,
.jg_commentsarea .btn-group {
	margin-top: 27px;
}

.jg_commentsarea .username {
	display: block;
	font-size: 16.8px;
	font-weight: 500;
	line-height: 36px;
	margin-bottom: 30px;
}

.jg_commentsarea div[class*="jg_row"] {
	padding-bottom: 40px;
}

.jg_commentsarea div[class*="jg_row"] .comment_text {
	display: block;
}

.jg-details-header h4 {
	padding: 0;
	text-align: inherit;
}

.jg_dtl_photo {
	text-align: center;
}

.page-gallery__works .item_img {
	position: relative;
}

.page-gallery__works .item_img .more_wrapper {
	background: rgba(0, 0, 0, 0.6);
	top: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 100%;
}

.page-gallery__works .item_img .more_wrapper .vert-align {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.page-gallery__works .item_img:hover .more_wrapper {
	opacity: 1;
}

.page-gallery__works .gallery-item {
	text-align: center;
}

ul.gallery {
	font-size: 0;
}

ul.gallery .gallery-item {
	margin-bottom: 20px;
	font-size: 14px;
}

ul.gallery .gap {
	display: inline-block;
}

ul.gallery .gap:before {
	display: none;
}

ul.gallery .gallery-list {
	margin: 0 0 15px;
}

ul.gallery .gallery-list .galleryZoom {
	display: none;
}

.filters b,
.sorting b,
.layout-mode b {
	display: block;
	margin: 0 0 15px;
}

.layout-mode {
	float: right;
}

ul#filters {
	margin: 0 0 15px;
}

ul#filters li {
	display: inline-block;
	vertical-align: top;
}

ul#filters li a {
	cursor: pointer;
}

ul#sort li a {
	cursor: pointer;
}

ul#sort li a:after {
	font-family: FontAwesome;
	margin-left: 5px;
}

ul#sort li a[data-order=asc]:after {
	content: '\f0d7';
}

ul#sort li a[data-order=desc]:after {
	content: '\f0d8';
}

ul#order {
	float: right;
	position: relative;
	z-index: 2;
}

ul#grid-list {
	margin: 0 0 15px;
}

ul#grid-list li {
	display: inline-block;
}

.gallery-grid .item_img {
	margin-right: 0;
}

.page-gallery_img {
	margin-left: 0;
}

/*======================= Portfolio Project Page ========================*/
.item_img .articleGalleryZoom .BWfade,
.item_img .galleryZoomIcon .BWfade {
	display: none !important;
}

.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before,
.item_img .articleGalleryZoom:after,
.item_img .galleryZoomIcon:after {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
	content: '';
	background: #0085a0;
	bottom: 20px;
	top: 20px;
	right: 20px;
	left: 20px;
	opacity: 0;
}

.item_img .articleGalleryZoom:after,
.item_img .galleryZoomIcon:after {
	top: 50%;
	color: #FFF;
	content: "\f067";
	font-family: 'FontAwesome';
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.item_img .articleGalleryZoom:hover:before,
.item_img .galleryZoomIcon:hover:before {
	opacity: 0.5;
}

.item_img .articleGalleryZoom:hover:after,
.item_img .galleryZoomIcon:hover:after {
	font-size: 24px;
}

.img-full__left.span5 {
	padding-left: 0;
}

.view-article #prevArrow,
.view-article #nextArrow {
	display: none;
}

@media (max-width: 767px) {
	ul.gallery .gallery-grid .item_img img {
		width: 100%;
	}
}

@media (max-width: 639px) {
	.gallery li.gallery_desc {
		display: none;
	}
}

.login_shell button {
	vertical-align: inherit;
}

.login_shell .moduleTitle {
	color: inherit;
}

.login_shell .control-group {
	margin-bottom: 20px;
}

.login_shell .controls {
	margin-bottom: 0px;
	text-align: center;
}

.login_shell input[type=text],
.login_shell input[type=password] {
	background: rgba(255, 255, 255, 0.3);
	border: none;
	color: white;
	width: 100%;
	margin-bottom: 0px;
	padding-left: 18px;
}

.login_shell .input-prepend {
	display: block;
}

.login_shell .add-on {
	display: none;
	border: none;
}

.login_shell *+.mod-login_submit {
	margin-top: 0px;
}

.login_shell .btn-primary {
	max-width: 100%;
}

.login_shell .btn-primary:hover {
	background: white;
	color: black;
}

.login_shell label.checkbox {
	cursor: inherit;
	display: inline-block;
	font-size: 14px;
	line-height: 28px;
	vertical-align: top;
}

.login_shell label.checkbox span.checkbox {
	margin-right: 12px;
	height: 18px;
	width: 20px;
	background: rgba(255, 255, 255, 0.3);
	border: none;
}

.login_shell label.checkbox span.checkbox input[type="checkbox"] {
	position: relative;
	z-index: 2;
	height: 18px;
	width: 20px;
	border: none;
}

.login_shell label.checkbox span.checkbox label:before {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	width: 20px;
}

.login_shell a {
	color: #ffffff;
}

.login_shell .reset_remind {
	color: #d2d2d2;
	font-size: 14px;
	line-height: 25px;
	margin: 0px 0 18px;
	overflow: hidden;
}

.login_shell .reset_remind li {
	float: left;
	letter-spacing: 0.5px;
}

.login_shell .reset_remind li+li:before {
	content: '|';
	padding: 0 10px;
}

.login_shell .reset_remind a {
	color: #d2d2d2;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.login_shell .reset_remind a:hover {
	color: white;
}

.login_shell .login-greeting {
	font-family: 'Open Sans Condensed', sans-serif;
	color: white;
	line-height: 44px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 8px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.login_shell .login-greeting a {
	font-size: 18px;
	font-weight: 500;
}

.login_shell .login-greeting a:hover {
	text-decoration: underline;
}

div[class*="lr_social_login_basic"]>a {
	display: none;
}

*+.lr_social_login_basic_150 {
	margin-top: 20px;
}

.lr_social_login_basic_150 {
	width: 100% !important;
}

.lr_social_login_basic_150 .lr_providers .lr_icons_box {
	float: none !important;
	width: 100% !important;
}

.lr_social_login_basic_150 .lr_providers .lr_providericons {
	color: #FFF;
	display: block;
	font-weight: 500;
	height: 45px !important;
	line-height: 45px;
	font-weight: bold;
	position: relative;
	text-align: center;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	width: auto !important;
	z-index: 1 !important;
}

.lr_social_login_basic_150 .lr_providers .lr_providericons:before {
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 21px;
	vertical-align: middle;
}

.lr_social_login_basic_150 .lr_providers .lr_providericons:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.lr_social_login_basic_150 .lr_providers .lr_facebook {
	background: #3B5998 !important;
}

.lr_social_login_basic_150 .lr_providers .lr_facebook:before {
	content: '\f09a';
	margin-right: 13px;
}

.lr_social_login_basic_150 .lr_providers .lr_google {
	background: #DF4A32 !important;
}

.lr_social_login_basic_150 .lr_providers .lr_google:before {
	content: '\f0d5';
	margin-right: 9px;
}

div#fixed-sidebar-right {
	bottom: 0;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	width: 0;
	z-index: 8001;
}

div#fixed-sidebar-right .moduletable.login {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	left: 0;
	position: absolute;
	top: 150px;
	-webkit-transition: transform 0.2s ease;
	-moz-transition: transform 0.2s ease;
	-o-transition: transform 0.2s ease;
	transition: transform 0.2s ease;
	width: 331px;
}

div#fixed-sidebar-right .moduletable.login>i.fa-user {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	height: 40px;
	left: -40px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 40px;
	background: #0085a0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

div#fixed-sidebar-right .moduletable.login>i.fa-user:hover {
	font-size: 22px;
}

div#fixed-sidebar-right .moduletable.login input {
	color: #bdc3c7;
}

div#fixed-sidebar-right .moduletable.login.shown {
	-webkit-transform: translate(-100%, 0);
	-moz-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}

div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 100%;
	overflow: auto;
	padding: 22px 30px 15px;
	position: relative;
	background: #0085a0;
}

div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
	background: transparent;
	color: #0085a0;
}

@media (max-width: 767px) {
	.login_shell .control-group+* {
		margin-top: 10px;
	}

	.login_shell label.checkbox {
		padding-top: 0;
	}

	.login_shell .reset_remind {
		margin: 10px 0;
	}
}

@media screen and (max-height: 550px) {

	#style_switcher,
	div#fixed-sidebar-right .moduletable.login {
		padding-bottom: 10px;
		bottom: 0;
	}

	#style_switcher .mod_login_wrapper,
	div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
		max-height: 100%;
	}
}

@media (max-width: 479px) {
	div#fixed-sidebar-right .moduletable.login {
		width: 280px;
	}

	div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
}

/*===== Privacy Page ======*/
.page-item__privacy_policy .item_fulltext *[class*=heading-style] {
	float: left;
	padding-right: 5%;
	width: 35%;
}

.page-item__privacy_policy .item_fulltext p {
	margin-left: 40%;
	position: relative;
}

.page-item__privacy_policy .item_fulltext p:before {
	border-right: 1px dotted #bdc3c7;
	bottom: 0px;
	content: '';
	left: -3%;
	position: absolute;
	top: 0;
	width: 0px;
}

/*===== History Page ======*/
.page-category__history .items-row {
	position: relative;
}

.page-category__history .items-row>div {
	clear: both;
	position: relative;
}

.page-category__history .items-row>div:before {
	color: #ffffff;
	content: '\f073';
	display: block;
	font-family: 'FontAwesome';
	position: absolute;
	line-height: 40px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	right: -37px;
	text-align: center;
	top: 15px;
	width: 40px;
	background: #0085a0;
}

.page-category__history .items-row>div .item {
	border: 1px solid #dddddd;
	margin-right: 25px;
	padding: 40px;
	position: relative;
}

.page-category__history .items-row>div .item:before,
.page-category__history .items-row>div .item:after {
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	content: '';
	position: absolute;
	top: 20px;
}

.page-category__history .items-row>div .item:before {
	border-left: 15px solid #dddddd;
	right: -16px;
}

.page-category__history .items-row>div .item:after {
	border-left: 15px solid #FFF;
	right: -15px;
}

.page-category__history .items-row>div .item .item_introtext p {
	padding-bottom: 0;
}

.page-category__history .items-row>div .item .item_info {
	left: 100%;
	margin-left: 80px;
	position: absolute;
	top: 20px;
}

.page-category__history .items-row>div+div {
	float: right;
}

.page-category__history .items-row>div+div:before {
	left: -4px;
	right: auto;
}

.page-category__history .items-row>div+div .item {
	margin-left: 25px;
	margin-right: 0;
}

.page-category__history .items-row>div+div .item:before,
.page-category__history .items-row>div+div .item:after {
	border-bottom: 15px solid transparent;
	border-left: none;
	border-top: 15px solid transparent;
	content: '';
	position: absolute;
	right: auto;
	top: 20px;
}

.page-category__history .items-row>div+div .item:before {
	border-right: 15px solid #dddddd;
	left: -16px;
}

.page-category__history .items-row>div+div .item:after {
	border-right: 15px solid #FFF;
	left: -15px;
}

.page-category__history .items-row>div+div .item .item_info {
	left: auto;
	margin-left: 0;
	margin-right: 80px;
	right: 100%;
}

.page-category__history .items-row:before {
	bottom: 0;
	content: '';
	display: block;
	left: 50%;
	margin-left: 10px;
	position: absolute;
	top: 0;
	width: 2px;
	background: #0085a0;
}

.page-category__history .item_info_dl {
	font-size: inherit;
}

/*===== FAQ Page ======*/
.page-category__faqs .item_title span.item_title_part0 {
	color: #0085a0;
}

.page-category__faqs .to_top {
	margin-bottom: 30px;
	position: relative;
	text-align: right;
}

.page-category__faqs .to_top:before {
	background: #777777;
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	right: 30px;
	top: 50%;
}

.page-category__faqs .to_top a {
	font-size: 18px;
}

.page-category__faqs .item {
	margin-bottom: 0;
}

/*======================= Archives Page ========================*/
.page-archive_filters .filter-search {
	overflow: hidden;
	padding-bottom: 21px;
}

.page-archive_filters select,
.page-archive_filters button {
	display: inline-block;
	margin-bottom: 8px;
}

/*======================= Contacts Page ========================*/
#jform_contact_message {
	height: 149px;
	resize: none;
	width: 100%;
}

#contact-form label {
	display: inline-block;
	margin-bottom: 5px;
}

.contact_misc {
	margin-bottom: 15px;
}

#contact {
	margin-top: 15px;
}

.phone-num {
	display: inline-block;
}

#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
	width: 100%;
}

.contact_email-copy,
.contact_vcard {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	margin: 0 22.5px 0 0;
}

.contact_vcard {
	margin: 0;
}

.contact_details .icons-marker {
	display: block;
	float: left;
	line-height: 30px;
	margin-right: 5px;
	width: 16px;
	color: #0085a0;
}

.contact_address {
	overflow: hidden;
	padding-bottom: 30px;
}

.contact_details_fax {
	padding-bottom: 30px;
}

#contact_map {
	margin-bottom: 30px;
}

#contact_map .map {
	border: 1px solid #d9d9d9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contact_map .map.mfp-hide {
	display: block !important;
}

#map {
	margin-bottom: 30px;
}

#map header {
	margin-bottom: 30px;
}

.map img {
	max-width: none !important;
}

.mfp-content .map {
	max-width: 1132px;
}

.contact_details_item {
	margin-bottom: 20px;
}

/*======================= 404 PAGE =======================*/
.errorBox {
	background: none;
	text-align: left;
}

#error .well {
	margin-bottom: 0;
}

.body__404 .big-404 {
	text-align: center;
}

.body__404 big {
	display: block;
	font-weight: bold;
	padding: 0 0 14px;
}

.body__404 .page-item__404 {
	padding: 100px 0;
}

.body__404 .mod-search_searchword+.btn {
	margin-top: 10px;
}

/*======================= Site Map =======================*/
.site_map .menu ul {
	padding-left: 15px;
}

.site_map .menu ul ul {
	padding-left: 30px;
}

.site_map .menu ul ul ul {
	padding-left: 45px;
}

/*======================= Registration =======================*/
#member-registration,
#member-profile,
#user-registration {
	width: 65%;
	margin: 0 auto;
}

#member-registration .chzn-container,
#member-profile .chzn-container,
#user-registration .chzn-container {
	width: 100% !important;
}

#member-registration #helpsite-refresh,
#member-profile #helpsite-refresh,
#user-registration #helpsite-refresh {
	margin-top: 10px;
}

#member-registration .btn,
#member-profile .btn,
#user-registration .btn {
	vertical-align: inherit;
}

#member-registration .input-append,
#member-profile .input-append,
#user-registration .input-append {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 45px;
	width: 50%;
}

#member-registration .calendar_wrapper #jform_profile_dob_spacer-lbl,
#member-profile .calendar_wrapper #jform_profile_dob_spacer-lbl,
#user-registration .calendar_wrapper #jform_profile_dob_spacer-lbl {
	display: block;
	margin-top: 10px;
}

.page-login {
	text-align: center;
	width: 50%;
	margin: 0 auto;
}

.page-login .btn {
	vertical-align: inherit;
}

.page-login .input-prepend {
	width: 100%;
}

/*======================= ADMIN EDIT PAGES =======================*/
#modules-form .chzn-container,
#adminForm .chzn-container {
	width: 100% !important;
}

#modules-form .input-prepend .btn+.btn,
#adminForm .input-prepend .btn+.btn,
#modules-form .input-append .btn+.btn,
#adminForm .input-append .btn+.btn {
	margin-left: 1px;
}

#modules-form .radio.btn-group>label,
#adminForm .radio.btn-group>label {
	margin-left: -12px;
	padding-left: 15px;
	padding-right: 15px;
}

#modules-form .btn-toolbar>.btn,
#adminForm .btn-toolbar>.btn {
	margin: 0 5px 5px 0;
}

#modules-form .btn-toolbar>.btn+.btn,
#adminForm .btn-toolbar>.btn+.btn {
	margin-left: 0;
}

#modules-form .accordion-inner,
#adminForm .accordion-inner {
	padding: 5px;
}

#adminForm #images .input-prepend.input-append {
	width: 100%;
}

#adminForm #images .input-prepend.input-append .btn {
	width: 5%;
}

#adminForm #images .input-prepend.input-append .btn+input {
	width: 85%;
}

#adminForm #images .input-prepend.input-append .btn+input+.btn {
	width: 10%;
}

@media (max-width: 1200px) {
	#contact_map {
		height: 376px;
	}

	.page-category__history .items-row:before {
		margin-left: 9px;
	}

	.page-category__history .items-row>div:before {
		right: -31px;
	}

	.page-category__history .items-row>div+div:before {
		left: -10px;
	}
}

@media (max-width: 979px) {
	.page-category__history .items-row:before {
		margin-left: 5px;
	}

	.page-category__history .items-row>div:before {
		right: -27px;
	}

	.page-category__history .items-row>div+div::before {
		left: -14px;
	}
}

@media (max-width: 767px) {
	.page-category__history .items-row:before {
		left: 19px;
		margin-left: 0;
	}

	.page-category__history .items-row>div+div {
		float: none;
	}

	.page-category__history .items-row>div+div:before {
		left: 0;
	}

	.page-category__history .items-row>div::before {
		left: 0;
		right: auto;
	}

	.page-category__history .items-row>div .item {
		margin-left: 50px !important;
		margin-right: 0 !important;
	}

	.page-category__history .items-row>div .item:before {
		border-left: none;
		border-right: 15px solid #E5E5E5;
		left: -16px;
		right: auto;
	}

	.page-category__history .items-row>div .item:after {
		border-left: none;
		border-right: 15px solid #FFF;
		left: -15px;
		right: auto;
	}

	.page-category__history .items-row>div .item .item_info,
	.page-category__history .items-row>div+div .item .item_info {
		margin: 0;
		position: static;
	}

	.body__404 .big-404 {
		margin-bottom: 15px;
	}

	#member-registration,
	#member-profile,
	#user-registration,
	.page-login {
		width: 100%;
	}

	#helpsite-refresh {
		display: block;
		margin-top: 10px;
	}

	.page_profile .btn-toolbar {
		float: none;
	}

	.input-prepend input {
		width: 100%;
	}

	#adminForm #images .input-prepend.input-append .btn {
		width: 10%;
	}

	#adminForm #images .input-prepend.input-append .btn+input {
		width: 75%;
		padding-left: 12%;
	}

	#adminForm #images .input-prepend.input-append .btn+input+.btn {
		width: 15%;
	}
}

@media (max-width: 639px) {
	#modules-form fieldset#jform_published label.btn span {
		display: none;
	}
}

@media (min-width: 500px) and (max-width: 767px) {
	.row-fluid [class*="span"].site_map {
		float: left;
		width: 50%;
	}

	.row-fluid [class*="span"].site_map:nth-child(2n-1) {
		clear: both;
	}
}

@media (max-width: 480px) {
	.control-label+.controls {
		margin-top: 10px;
	}

	.page-category__history .items-row>div .item {
		padding: 20px;
	}

	.page-item__privacy_policy .item_fulltext h4 {
		float: none;
		width: 100%;
	}

	.page-item__privacy_policy .item_fulltext p {
		margin-left: 0;
	}

	.page-item__privacy_policy .item_fulltext p:before {
		display: none;
	}

	#modules-form .btn span:not(.icon-calendar) {
		display: none;
	}

	#modules-form .form-horizontal .control-label {
		padding-bottom: 10px;
		padding-top: 0;
	}

	#adminForm #images .input-prepend.input-append .btn {
		width: 13%;
	}

	#adminForm #images .input-prepend.input-append .btn+input {
		width: 64%;
		padding-left: 15%;
	}

	#adminForm #images .input-prepend.input-append .btn+input+.btn {
		width: 25%;
	}

	#login-form .controls .input-prepend .btn,
	#member-registration .controls .input-prepend .btn,
	#member-profile .controls .input-prepend .btn,
	#user-registration .controls .input-prepend .btn,
	#login-form .controls .input-append .btn,
	#member-registration .controls .input-append .btn,
	#member-profile .controls .input-append .btn,
	#user-registration .controls .input-append .btn {
		margin-bottom: 0;
	}

	#login-form .controls .btn,
	#member-registration .controls .btn,
	#member-profile .controls .btn,
	#user-registration .controls .btn {
		margin-bottom: 10px;
	}

	#adminForm .btn-toolbar .btn-group {
		margin-bottom: 10px;
	}
}

.icons-marker {
	font-size: 16.8px;
	line-height: 30px;
}

.item_img,
.category_img {
	font-size: 0;
	line-height: 0;
	margin: 0 0 30px;
	position: relative;
}

.item_img a,
.category_img a {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	position: relative;
}

.item_img a img,
.category_img a img {
	border: 2px solid #bdc3c7;
	padding: 18px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.item_img a:hover img,
.category_img a:hover img,
.item_img a:hover .BWfade,
.category_img a:hover .BWfade {
	opacity: 1 !important;
}

.item_img a:hover img,
.category_img a:hover img {
	border: 2px solid #0085a0;
}

.item_img img,
.category_img img {
	border: 2px solid #bdc3c7;
	padding: 18px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.img-intro__left,
.img-full__left {
	float: left;
	margin-right: 20px;
	max-width: 50%;
}

.img-intro__right,
.img-full__right {
	float: right;
	margin-left: 20px;
	max-width: 50%;
}

.lazy_preloader {
	background: url(../images/camera-loader.gif)
		50% 50% no-repeat #ffffff;
	display: inline-block;
	max-width: 100%;
	position: relative;
	vertical-align: middle;
}

.lazy_preloader .lazy_preloader_inner {
	display: block;
	max-width: 100%;
}

.lazy_preloader img {
	position: absolute;
}

img.lazy {
	opacity: 0 !important;
	-webkit-transform: scale(0.9) !important;
	-moz-transform: scale(0.9) !important;
	-ms-transform: scale(0.9) !important;
	-o-transform: scale(0.9) !important;
	transform: scale(0.9) !important;
}

img {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.BWfade {
	display: block !important;
	height: 100% !important;
	left: 0 !important;
	opacity: 0 !important;
	top: 0 !important;
	transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transition: all 0.5s linear !important;
	-moz-transition: all 0.5s linear !important;
	-o-transition: all 0.5s linear !important;
	transition: all 0.5s linear !important;
	width: 100% !important;
	z-index: 2;
}

.well {
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	min-height: 20px;
	padding: 19px;
}

.item__module,
.item {
	opacity: 0;
	transform: translateY(-30px);
	-o-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.item__module.visible-first,
.item.visible-first {
	opacity: 1;
	transform: translateY(0px);
	-o-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
}

.headerContent {
	background: url(../images/template/headerbg.jpg)
		center 0 no-repeat;
	background-size: cover;
}

.stuck {
	background-position: 0 -100px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
	width: 100% !important;
	z-index: 1082 !important;
}

.stuck .container-fluid {
	background: rgba(0, 0, 0, 0.6);
	position: relative;
}

.mobile.desktop_mode #top {
	background: rgba(0, 0, 0, 0.6);
	position: relative;
}

.fancybox-overlay {
	z-index: 9999;
}

.scroll-to-fixed-fixed .home_menu+.moduletable {
	display: none;
}

label {
	cursor: inherit;
}

.moduletable.works {
	position: relative;
	z-index: 1;
}

.moduletable.address p {
	padding-bottom: 12px;
}

.mod-article-single {
	margin-bottom: 60px;
}

.mod-article-single .item_introtext {
	margin-bottom: 19px;
}

.mod-newsflash-adv .item i.fa {
	border: 3px solid #0085a0;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	color: #0085a0;
	display: inline-block;
	font-size: 24px;
	line-height: 91px;
	width: 91px;
	margin-bottom: 46px;
	padding-left: 0px;
}

.mod-newsflash-adv .item i.fa.fa-phone,
.mod-newsflash-adv .item i.fa.fa-location-arrow,
.mod-newsflash-adv .item i.fa.fa-envelope {
	padding-left: 7px;
	width: 84px;
}

.mod-newsflash-adv.services .item {
	letter-spacing: 1px;
	margin-bottom: 30px;
}

.mod-newsflash-adv.services .item>.fa {
	float: left;
	font-size: 24px;
	line-height: 90px;
	color: #0085a0;
	background: #ffffff;
	width: 90px;
	text-align: center;
	border: 3px solid #e5e7e9;
	margin-right: 28px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.mod-newsflash-adv.services .item .item_content {
	overflow: hidden;
}

.mod-newsflash-adv.services .item:hover>.fa {
	border-color: #0085a0;
}

.mod-newsflash-adv__designers {
	padding-top: 13px;
}

.mod-newsflash-adv__designers .item {
	margin-bottom: 42px;
}

.mod-newsflash-adv__designers .item figcaption {
	position: absolute;
	left: 0;
	bottom: 100%;
	right: 0;
	font: 20px/26px 'Open Sans Condensed', sans-serif;
	text-align: center;
	color: #bdc3c7;
	text-shadow: 1px 0 #bdc3c7;
	margin-bottom: -5px;
	letter-spacing: 8px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.mod-newsflash-adv__designers .item:hover .item_img img {
	border-color: #0085a0;
}

.mod-newsflash-adv__designers .item:hover .item_img figcaption {
	color: #0085a0;
}

.mod-newsflash-adv__features .item_img img {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	border-width: 4px;
	padding: 0;
}

.mod-newsflash-adv__images.cols-2 .item {
	margin-bottom: 0;
}

.mod-newsflash-adv__images.cols-2 .item:nth-child(odd) {
	text-align: right;
}

.mod-newsflash-adv__images.cols-2 .item:nth-child(even) {
	text-align: left;
}

.mod-newsflash-adv__counters .item_content {
	color: #111111;
	font: 20px/26px 'Open Sans Condensed', sans-serif;
	letter-spacing: 8px;
}

.mod-newsflash-adv__counters .item_content i.fa {
	border: 3px solid #e5e7e9 !important;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	display: inline-block;
	font-size: 24px;
	line-height: 90px;
	margin-bottom: 12px;
	color: #0085a0;
	width: 83px;
}

.mod-newsflash-adv__counters .item_content .item_title {
	color: #111111;
	font: 37px/44px 'Open Sans Condensed', sans-serif;
	margin-bottom: 6px;
}

.mod-newsflash-adv__pricing_simple .item .item_content {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #bdc3c7;
	padding: 42px 18px 43px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.mod-newsflash-adv__pricing_simple .item .item_content .caption {
	border: 3px solid #0085a0;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	display: inline-block;
	background: #ffffff;
	color: #0085a0;
	font-size: 13px;
	height: 91px;
	margin-bottom: 9px;
	width: 91px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.mod-newsflash-adv__pricing_simple .item .item_content .caption figcaption {
	display: block;
	padding-top: 23px;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: -8px;
}

.mod-newsflash-adv__pricing_simple .item .item_content .caption figcaption:before {
	content: '$';
	font-size: 12px;
	vertical-align: top;
}

.mod-newsflash-adv__pricing_simple .item .item_content .caption span {
	letter-spacing: -1px;
}

.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
	color: #0085a0;
	margin-bottom: 27px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext .btn {
	display: block;
	margin: 0 auto;
	max-width: 143px;
}

.mod-newsflash-adv__pricing_simple .item.featured .item_content {
	background: #0085a0;
	border-color: #ffffff;
	color: white;
}

.mod-newsflash-adv__pricing_simple .item.featured .item_content .caption {
	background: none;
	border-color: #bdc3c7;
	color: white;
}

.mod-newsflash-adv__pricing_simple .item.featured .item_title {
	color: white !important;
}

.mod-newsflash-adv__pricing_simple .item.featured .item_introtext .btn {
	background: #111111;
}

.mod-newsflash-adv__pricing_simple .item.featured .item_introtext .btn:hover {
	background: white;
	color: #111111;
}

.mod-newsflash-adv__pricing_detailed .item .item_content {
	border: 2px solid #bdc3c7;
	padding: 24px 18px 18px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .caption {
	border: 3px solid #bdc3c7;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	display: inline-block;
	background: #ffffff;
	color: #0085a0;
	font-size: 13px;
	height: 91px;
	margin-bottom: 9px;
	width: 91px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .caption figcaption {
	display: block;
	font-size: 33px;
	line-height: 32px;
	margin-bottom: -8px;
	padding-top: 22px;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .caption figcaption:before {
	content: '$';
	font-size: 12px;
	vertical-align: top;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .caption span {
	letter-spacing: -1px;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .item_title {
	color: #bdc3c7;
	margin-bottom: 15px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .item_introtext {
	background: #f2f3f4;
	padding: 29px 28px 22px;
	color: #111111;
	font-size: 16px;
	line-height: 33.33px;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .item_introtext ul {
	margin: 0 0 30px;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .item_introtext ul li {
	color: #111111;
	padding-left: 0;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .item_introtext ul li:before {
	display: none;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .item_introtext ul li a {
	color: #111111;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .item_introtext ul li a:hover {
	color: #0085a0;
}

.mod-newsflash-adv__pricing_detailed .item .item_content .item_introtext .btn {
	display: block;
	margin: 8px auto 0;
	max-width: 173px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mod-newsflash-adv__pricing_detailed .item.featured .item_content {
	border-color: #0085a0;
}

.mod-newsflash-adv__pricing_detailed .item.featured .item_content .caption {
	border-color: #0085a0;
}

.mod-newsflash-adv__pricing_detailed .item.featured .item_title {
	color: #0085a0;
}

.mod-newsflash-adv__pricing_detailed .item.featured .item_introtext .btn {
	background: #111111;
}

.mod-newsflash-adv__pricing_detailed .item.featured .item_introtext .btn:hover {
	background: #0085a0;
}

.mod-newsflash-adv__progbars_horizontal .item {
	margin-bottom: 36px;
	text-align: center;
}

.mod-newsflash-adv__progbars_horizontal .item .item_title {
	font-size: 20px;
}

.mod-newsflash-adv__progbars_circle {
	text-align: center;
}

.mod-newsflash-adv__progbars_circle .item_title {
	font-size: 20px;
}

.parallax {
	padding: 92px 0 50px;
	color: #ffffff;
}

.parallax:before,
.parallax:after {
	display: table;
	content: "";
	line-height: 0;
}

.parallax:after {
	clear: both;
}

.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
	color: white;
}

.parallax h5 {
	text-shadow: 1px 0 white;
}

.parallax .mod-newsflash-adv .item i.fa {
	border: 3px solid white;
	border: 3px solid rgba(255, 255, 255, 0.4);
	color: white;
}

.parallax .mod-article-single h1.item-title {
	margin-bottom: 20px;
}

.parallax .caroufredsel_prev,
.parallax .caroufredsel_next {
	color: white;
}

.parallax .caroufredsel_prev:hover,
.parallax .caroufredsel_next:hover {
	color: #111111;
}

.parallax .list_carousel ul li .item_content .item_img img {
	border-color: rgba(255, 255, 255, 0.15);
}

.skills_diagram {
	display: inline-block;
	vertical-align: middle;
}

/*===== Testimonials Page ======*/
.sorting .btn-group>* {
	font-size: 14px;
}

.tags {
	margin: 0 0 30px;
}

.tags li {
	padding: 0 !important;
}

.tags li a {
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 1px;
	padding: 0 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.addthis_toolbox {
	padding-top: 14px;
}

.video_frame {
	margin-bottom: 26px;
	position: relative;
}

.video_frame iframe {
	border: medium none !important;
	height: 100% !important;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}

.item_info {
	overflow: hidden;
}

.item_info .item_info_dl {
	margin: 0 0 14px;
}

.item_info .item_info_dl dd {
	color: #777777;
	font-size: 14px;
	margin: 0 8px 0 0;
	display: inline-block;
}

.item_info .item_info_dl dd>* {
	display: inline;
}

.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .komento:before {
	font: normal normal normal 14px/1 FontAwesome;
	color: #0085a0;
	margin-right: 2px;
}

.item_info .item_info_dl dd .item_createdby:before {
	content: "\f007";
}

.item_info .item_info_dl dd .item_category-name:before {
	content: "\f0c9";
}

.item_info .item_info_dl dd .item_hits:before {
	content: "\f06e";
}

.item_info .item_info_dl dd .item_published:before {
	content: "\f073";
}

.item_info .item_info_dl dd .komento:before {
	content: "\f0e5";
}

.item_info .item_info_dl dd a {
	color: #777777;
}

.item_info .item_info_dl dd a:hover {
	color: #0085a0;
}

.team_team .item_introtext {
	overflow: hidden;
}

.team_team .item_content {
	text-align: center;
}

.team_team .social-links {
	margin-top: 15px;
}

.social-links li {
	display: inline-block;
	margin: 0 5px;
}

.social-links li:before {
	display: none;
}

.social-links li a {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	color: #ffffff;
	display: block;
	line-height: 52px;
	text-align: center;
	width: 52px;
	background: #45619d;
}

.social-links li a:hover {
	background: #0085a0;
}

.rd-video iframe#player {
	max-width: none;
}

#top {
	width: 100%;
	z-index: 8059 !important;
}

.fancybox-overlay {
	z-index: 8059 !important;
}

#fancybox-thumbs {
	z-index: 8060 !important;
}

.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_introtext p {
	display: none;
}

#header {
	padding: 0px 0;
}

#logo {
	font-size: 0;
	line-height: 0;
}

#logo img+h1 {
	border: none;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 0;
}

#logo h1 {
	background: #0085a0;
	color: white;
	font-size: 30px;
	line-height: 94px;
	letter-spacing: 12px;
	margin: 0;
	padding: 0 17px 3px 18px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

#logo h1:after {
	display: none;
}

#logo a {
	display: inline-block;
	max-width: 100%;
}

.scroll-to-fixed-fixed {
	background: black;
	-webkit-transform: translateZ(0);
}

.scroll-to-fixed-fixed .icemegamenu>ul>li {
	padding-top: 14px;
	padding-bottom: 14px;
}

.scroll-to-fixed-fixed #logo h1 {
	line-height: 58px;
	padding-top: 0;
	padding-bottom: 0;
}

.scroll-to-fixed-fixed .container-fluid {
	background: black;
}

.scroll-to-fixed-fixed .container-fluid ul.icesubMenu {
	background: black;
}

.search-block {
	text-align: right;
}

.search-block input {
	max-width: 100%;
}

.masonry .item {
	margin-left: 0 !important;
}

#content {
	padding-bottom: 84px;
	padding-top: 109px;
}

#component {
	min-height: 0;
}

.item {
	margin-bottom: 60px;
}

.item:after {
	content: '';
	display: block;
	clear: both;
}

.page-item {
	padding-bottom: 20px;
}

/*===== AddThis ======*/
.at-share-tbx-element a.at-share-btn {
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.at-share-tbx-element a.at-share-btn:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.tagspopular ul {
	margin: 0;
}

.tagspopular ul li {
	display: inline-block;
	list-style: none;
	padding: 0 15px 12px 0;
}

.content-links ul {
	list-style: none;
	margin: 0;
}

#mainbottom-2 {
	padding-bottom: 22px;
	padding-top: 95px;
}

#mainbottom-3 {
	background: url(../img/38283994.jpg)
		center center no-repeat fixed;
	background-size: cover;
}

#mainbottom-4 {
	padding-top: 84px;
}

#bottom {
	padding-bottom: 29px;
	padding-top: 128px;
}

#bottom .item_introtext a {
	color: #ffffff;
}

#bottom .item_introtext a:hover {
	color: #ffffff;
	opacity: 0.6;
}

#bottom .info .item_content {
	font: 20px/26px 'Open Sans Condensed', sans-serif;
	letter-spacing: 8px;
}

#bottom .info .item_content i.fa {
	border: 3px solid #7e7e7e;
	border: 3px solid rgba(255, 255, 255, 0.4);
	color: white;
}

#bottom .info .item_content .item_title {
	margin-bottom: 35px;
}

#footer {
	background: #1c1c1c;
	color: white;
	padding-top: 55px;
}

.newsletter .module_container {
	overflow: hidden;
	width: 100%;
}

.newsletter .module_container header {
	float: left;
	width: 43%;
}

.newsletter .module_container header .moduleTitle {
	line-height: 45px;
	margin-bottom: 20px;
	text-align: left;
}

.newsletter .module_container>div {
	float: left;
	width: 57%;
}

.acymailing_module_success {
	margin-bottom: 68px;
}

.acymailing_form {
	border: none;
	margin-bottom: 24px;
}

.acymailing_form td {
	border: none;
	padding: 0;
	vertical-align: top;
}

.acymailing_form td .inputbox,
.acymailing_form td .button {
	margin-bottom: 30px;
	width: 100%;
}

.acymailing_form td .button {
	background-color: #0085a0;
	background-image: url(../images/template/subbuttonbg.png)
	;
	background-position: 24% center;
	background-repeat: no-repeat;
	padding: 7.5px 10px 7.5px 38%;
	text-align: left;
}

.acymailing_form td .button:hover {
	background-color: #00afd3;
}

.acymailing_form td .inputbox {
	background: #333333;
	border: none;
	color: white;
	margin-right: 19px;
}

.acymailing_form td.acyfield_email {
	max-width: 58%;
	width: 100%;
	padding-right: 19px;
}

.acymailing_form td.acysubbuttons .button {
	width: 250px;
	min-width: 100%;
}

#copyright {
	padding-top: 36px;
}

.mod_tm_ajax_contact_form .btn {
	margin-bottom: 14px;
}

.copyright {
	color: white;
	float: right;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: right;
}

.copyright .year:after {
	content: '|';
	padding: 0 0 0 4px;
}

.copyright a {
	color: white;
}

.copyright a:hover {
	color: #0085a0;
}

.address_phones {
	font-size: 18px;
	font-weight: 500;
}

.address_phones i {
	font-size: 24px;
	vertical-align: middle;
	color: #0085a0;
}

.address_phones i.fa-fax {
	margin: 0 5px 0 20px;
}

.address_phones span {
	white-space: nowrap;
}

#footer-wrapper {
	background: url(footerbg.jpg)
		center bottom no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	color: white;
}

#footer-wrapper h1,
#footer-wrapper h2,
#footer-wrapper h3,
#footer-wrapper h4,
#footer-wrapper h5,
#footer-wrapper h6 {
	color: white;
}

.banneritem {
	margin-bottom: 44px;
}

.banneritem img {
	width: 100%;
}

.nav.menu.social {
	font-size: 0;
	line-height: 0;
	margin: 0 0 25px;
}

.nav.menu.social li {
	display: inline-block;
	padding: 0;
	margin: 0 46px 0 0;
}

.nav.menu.social li a {
	color: #949494;
	font-size: 24px;
	line-height: 30px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.nav.menu.social li a:hover {
	color: white;
}

body.mobile_mode.mobile div#fixed-sidebar-right .moduletable.login {
	top: 56px;
}

/*== 1200px and beyond ===================================================
========================================================================*/
/* Large desktop */
@media screen and (max-height: 639px) {

	#style_switcher,
	div#fixed-sidebar-right .moduletable.login {
		top: 54px !important;
	}
}

/*== Up to 1200px =====================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1200px) {
	.row-fluid {
		margin-left: -20px;
	}

	.row-fluid [class*="itemSpan"],
	.row-fluid [class*="span"] {
		padding-left: 20px;
	}

	.icemegamenu>ul>li {
		padding-left: 24px !important;
		padding-right: 24px !important;
	}

	.acymailing_form td .button {
		background-position: 10% center !important;
		padding-left: 10% !important;
		text-align: center;
	}

	h1,
	.page-item__template_settings .item_header .item_title,
	.page-item__privacy_policy,
	.heading-style-1 {
		letter-spacing: 10px !important;
	}

	h5,
	.heading-style-5 {
		letter-spacing: 4px !important;
	}

	.btn {
		width: auto;
	}

	#bottom .info .item_content {
		letter-spacing: 3px;
	}

	.item_img,
	.category_img {
		margin-bottom: 14px;
	}

	.login_shell .reset_remind li+li::before {
		padding: 0 3px;
	}

	.login_shell .reset_remind li {
		font-size: 13px;
	}

	.fluid {
		margin-left: -20px;
	}
}

/*== Up to 980px ======================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 979px) {
	.icemegamenu>ul>li {
		padding-left: 14px !important;
		padding-right: 14px !important;
	}

	#logo h1 {
		letter-spacing: 4px !important;
		letter-spacing: 9px !important;
		padding: 0 17px 3px 20px;
	}

	#top {
		background: black;
	}

	.icemegamenu>ul>li {
		padding-top: 14px;
		padding-bottom: 14px;
	}

	#logo {
		float: left;
		text-align: center;
	}

	#logo h1 {
		line-height: 58px;
		padding-top: 0;
		padding-bottom: 0;
	}

	#logo a {
		margin: 0;
	}

	.login_shell .reset_remind li+li::before {
		padding: 0px;
		content: '';
	}

	.login_shell .reset_remind li {
		float: none;
	}

	h5,
	.heading-style-5 {
		letter-spacing: 2px !important;
	}

	h3,
	.heading-style-3 {
		letter-spacing: 6px !important;
	}

	.parallax .caroufredsel_prev,
	.parallax .caroufredsel_next {
		width: 30px;
		text-align: center;
	}

	.caroufredsel_prev {
		left: 0;
	}

	.moduletable .nav-tabs>li {
		margin: 0 20px;
	}

	.icemegamenu>ul>li {
		padding-left: 12px !important;
		padding-right: 12px !important;
	}

	.mod-newsflash-adv.services .item>.fa {
		font-size: 13px;
		line-height: 40px;
		width: 40px;
	}

	blockquote {
		margin: 0 !important;
	}

	.mod-newsflash-adv__pricing_detailed .item .item_content .item_introtext {
		padding: 10px;
	}

	.btn {
		letter-spacing: 0;
	}

	.thumbnails {
		margin-left: -12px;
	}

	.thumbnails>li {
		margin-left: 12px;
	}

	#back-top {
		display: none !important;
		opacity: 0 !important;
	}

	.row-fluid {
		margin-left: -12px;
	}

	.row-fluid [class*="itemSpan"],
	.row-fluid [class*="span"] {
		padding-left: 12px;
	}

	.fluid {
		margin-left: -12px;
	}

	.nav-collapse .nav>li>a,
	.nav-collapse .dropdown-menu a {
		font-weight: inherit;
	}
}

/*== Up to 980px and beyond 768px ======================================
========================================================================*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	.fullwidth ul.icesubMenu.sub_level_1>li {
		padding-left: 0;
		padding-right: 0;
	}

	.fullwidth ul.icesubMenu.sub_level_1 .iceCols>ul {
		padding: 0 15px;
	}
}

@media (max-width: 800px) {
	.img-full__left.span5 {
		width: 50%;
	}
}

/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	body {
		padding: 0;
	}

	.icemegamenu {
		display: none;
	}

	.icemega_modulewrap .icemega_cover_module {
		padding-left: 20px;
		padding-right: 20px;
	}

	.banneritem {
		margin-bottom: 0;
	}

	.login_shell,
	.top_search {
		background: rgba(0, 0, 0, 0.8);
		padding-bottom: 40px;
	}

	#searchword,
	.lr_social_login_basic_150 .lr_providers .lr_facebook {
		margin-bottom: 10px !important;
	}

	.mod-newsflash-adv__images,
	.mod-newsflash-adv__designers {
		text-align: center;
	}

	.newsletter .module_container header {
		float: none;
		width: 100%;
	}

	.newsletter .module_container header .moduleTitle {
		text-align: center;
	}

	.newsletter .module_container>div {
		float: none;
		width: 100%;
	}

	.nav.menu.social {
		text-align: center;
	}

	.nav.menu.social li {
		margin: 0 20px;
	}

	.copyright {
		text-align: center;
	}

	.rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search {
		margin-top: 0 !important;
		padding: 0 !important;
	}

	.mod-search label {
		color: white;
		font-family: 'Open Sans Condensed', sans-serif;
		font-size: 18px;
		font-weight: 500;
		letter-spacing: 8px;
		text-align: center;
		text-transform: uppercase;
	}

	/*===== Mobile Menu =====*/
	.rd-mobilemenu_ul a.iceMenuTitle:hover {
		background: #0085a0;
	}

	.rd-mobilemenu_ul a.active,
	.rd-mobilemenu_ul li.level_1.active>a {
		color: #ffffff;
		background: #0085a0;
	}

	.rd-mobilemenu_submenu li.active>a {
		color: #0085a0;
		background: #ffffff;
	}

	.rd-mobilemenu_submenu .item,
	.rd-mobilemenu_submenu .item__module {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	.rd-mobilemenu_submenu [class*="span"] {
		width: 100% !important;
	}

	.rd-mobilemenu_submenu .icemega_modulewrap.top_search>i.fa-search {
		display: none;
	}

	.rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search {
		position: static;
		visibility: visible;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 15px;
		margin-top: 10px;
	}

	.rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search i.fa-times {
		display: none;
	}

	.rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search #searchword {
		width: 100%;
	}

	.nav.menu.pull-right.nav-pills {
		float: none;
		text-align: center;
	}

	.nav.menu.pull-right.nav-pills li {
		display: inline-block;
		float: none;
	}

	/*===== content =====*/
	[class*="cols"] [class*="span"] {
		width: 100%;
	}

	.row-fluid [class*="itemSpan"],
	.row-fluid [class*="span"] {
		display: block;
		float: none;
		margin-left: 0;
		width: 100%;
	}

	/*===== Tabs =====*/
	.nav-tabs li {
		display: block;
	}

	/*===== Tables =====*/
	.item_introtext dl.table {
		display: block;
	}

	.item_introtext table {
		display: none;
	}
}

/*== Up to 640px ==================================================
====================================================================*/
@media (max-width: 639px) {

	h1,
	.page-item__privacy_policy,
	.page-item__template_settings .item_header .item_title,
	.heading-style-1 {
		letter-spacing: 7px !important;
	}

	ul#order {
		float: none;
	}

	.acymailing_form td {
		display: block;
	}

	.acymailing_form td.acyfield_email {
		max-width: 100%;
		padding-right: 0;
		width: 100%;
	}

	.nav.menu.social li {
		margin: 0 10px;
	}

	.mod_caroufredsel.gallery {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	h1,
	.page-item__privacy_policy,
	.page-item__template_settings .item_header .item_title,
	.heading-style-1 {
		font-size: 40px !important;
		line-height: 50px !important;
	}

	#content,
	#mainbottom-2,
	#bottom,
	.parallax {
		padding-bottom: 20px;
		padding-top: 80px;
	}

	.testimonials .list_carousel .item_content {
		padding-left: 0% !important;
		padding-right: 0% !important;
		padding-top: 0px !important;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.mod-newsflash-adv__progbars_circle .row-fluid .span3 {
		width: 50%;
		float: left;
	}

	.mod-newsflash-adv__progbars_circle .row-fluid .span3:nth-child(2n-1) {
		clear: both;
	}
}

/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 479px) {
	#Kunena {
		font-size: 14px;
		line-height: 20px;
	}

	#Kunena tr.krow1 td,
	#Kunena tr.krow2 td {
		padding: 5px;
		padding-top: 12px;
	}

	#Kunena .progress-horizontal {
		height: 10px;
	}

	#Kunena .progress-horizontal .bar {
		height: 4px;
		top: 3px;
	}

	.alert {
		padding: 28px 58px 28px 70px;
	}

	.alert:before {
		left: 10px;
		font-size: 40px;
	}

	.img-full__left.span5 {
		margin-right: 0;
		width: 100%;
	}

	/*blog*/
	.item_img {
		float: none;
		margin: 0 0 30px 0;
		max-width: 100%;
	}

	.portfolio-thumbs {
		float: none;
		margin-right: 0;
		max-width: 100%;
		width: 100%;
	}

	.portfolio-thumbs ul {
		margin-left: -12px;
		margin-right: 0;
		overflow: hidden;
	}

	.portfolio-thumbs ul li {
		padding-left: 12px;
		padding-right: 0;
	}

	.data-table dl {
		float: none;
		width: 100%;
	}

	.data-table dl+dl {
		border-left: 1px solid #dddddd;
		border-top: none;
	}

	/*search*/
	.mod-search__aside .mod-search_searchword {
		width: 100%;
	}

	/*login*/
	.mod-login__aside .mod-login_username,
	.mod-login__aside .mod-login_passwd,
	.mod-login__aside .mod-login_userdata {
		width: 100%;
	}

	.mod-login__aside .mod-login_userdata {
		overflow: hidden;
	}

	div.modal {
		position: absolute;
	}

	#error input {
		width: 200px;
	}

	.jg_photo {
		width: 100%;
	}

	/*===== Tables =====*/
	.item_introtext table tr td:before,
	.item_fulltext table tr td:before {
		font-size: 18px;
		padding: 10px;
	}

	.item_introtext table tr td+td,
	.item_fulltext table tr td+td {
		border-left: none;
	}

	.chzn-container {
		width: 100% !important;
		min-width: 200px;
	}

	#habla_beta_container_do_not_rely_on_div_classes_or_names {
		display: none !important;
	}
}

@media print {

	.item__module,
	.item {
		opacity: 1 !important;
		transform: none !important;
		-o-transform: none !important;
		-moz-transform: none !important;
		-webkit-transform: none !important;
		-ms-transform: none !important;
	}

	.scroll-to-fixed-fixed {
		position: static !important;
		width: 100% !important;
	}

	.scroll-to-fixed-fixed+div {
		display: none !important;
	}
}
