
a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

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

body {
	line-height: 1;
}

blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, th, ul {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: 400;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

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

a {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

.clear {
	clear: both;
	height: 0;
	width: 0;
}

br.clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 0;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

.center {
	display: block;
	margin: auto;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

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

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

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

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	margin: .67em 0;
	font-size: 2em;
}

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

button[disabled], html input[disabled] {
	cursor: default;
}

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

input {
	line-height: normal;
}

input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

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

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

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td, th {
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*, :after, :before {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	
	blockquote, pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group;
	}
	
	img, tr {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	h2, h3, p {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	.navbar {
		display: none;
	}
	
	.btn>.caret, .dropup>.btn>.caret {
		border-top-color: #000 !important;
	}
	
	.label {
		border: 1px solid #000;
	}
	
	.table {
		border-collapse: collapse !important;
	}
	
	.table td, .table th {
		background-color: #fff !important;
	}
	
	.table-bordered td, .table-bordered th {
		border: 1px solid #ddd !important;
	}
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: Glyphicons Halflings;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
	content: "*";
}

.glyphicon-plus:before {
	content: "+";
}

.glyphicon-eur:before, .glyphicon-euro:before {
	content: "€";
}

.glyphicon-minus:before {
	content: "−";
}

.glyphicon-cloud:before {
	content: "☁";
}

.glyphicon-envelope:before {
	content: "✉";
}

.glyphicon-pencil:before {
	content: "✏";
}

.glyphicon-glass:before {
	content: "";
}

.glyphicon-music:before {
	content: "";
}

.glyphicon-search:before {
	content: "";
}

.glyphicon-heart:before {
	content: "";
}

.glyphicon-star:before {
	content: "";
}

.glyphicon-star-empty:before {
	content: "";
}

.glyphicon-user:before {
	content: "";
}

.glyphicon-film:before {
	content: "";
}

.glyphicon-th-large:before {
	content: "";
}

.glyphicon-th:before {
	content: "";
}

.glyphicon-th-list:before {
	content: "";
}

.glyphicon-ok:before {
	content: "";
}

.glyphicon-remove:before {
	content: "";
}

.glyphicon-zoom-in:before {
	content: "";
}

.glyphicon-zoom-out:before {
	content: "";
}

.glyphicon-off:before {
	content: "";
}

.glyphicon-signal:before {
	content: "";
}

.glyphicon-cog:before {
	content: "";
}

.glyphicon-trash:before {
	content: "";
}

.glyphicon-home:before {
	content: "";
}

.glyphicon-file:before {
	content: "";
}

.glyphicon-time:before {
	content: "";
}

.glyphicon-road:before {
	content: "";
}

.glyphicon-download-alt:before {
	content: "";
}

.glyphicon-download:before {
	content: "";
}

.glyphicon-upload:before {
	content: "";
}

.glyphicon-inbox:before {
	content: "";
}

.glyphicon-play-circle:before {
	content: "";
}

.glyphicon-repeat:before {
	content: "";
}

.glyphicon-refresh:before {
	content: "";
}

.glyphicon-list-alt:before {
	content: "";
}

.glyphicon-lock:before {
	content: "";
}

.glyphicon-flag:before {
	content: "";
}

.glyphicon-headphones:before {
	content: "";
}

.glyphicon-volume-off:before {
	content: "";
}

.glyphicon-volume-down:before {
	content: "";
}

.glyphicon-volume-up:before {
	content: "";
}

.glyphicon-qrcode:before {
	content: "";
}

.glyphicon-barcode:before {
	content: "";
}

.glyphicon-tag:before {
	content: "";
}

.glyphicon-tags:before {
	content: "";
}

.glyphicon-book:before {
	content: "";
}

.glyphicon-bookmark:before {
	content: "";
}

.glyphicon-print:before {
	content: "";
}

.glyphicon-camera:before {
	content: "";
}

.glyphicon-font:before {
	content: "";
}

.glyphicon-bold:before {
	content: "";
}

.glyphicon-italic:before {
	content: "";
}

.glyphicon-text-height:before {
	content: "";
}

.glyphicon-text-width:before {
	content: "";
}

.glyphicon-align-left:before {
	content: "";
}

.glyphicon-align-center:before {
	content: "";
}

.glyphicon-align-right:before {
	content: "";
}

.glyphicon-align-justify:before {
	content: "";
}

.glyphicon-list:before {
	content: "";
}

.glyphicon-indent-left:before {
	content: "";
}

.glyphicon-indent-right:before {
	content: "";
}

.glyphicon-facetime-video:before {
	content: "";
}

.glyphicon-picture:before {
	content: "";
}

.glyphicon-map-marker:before {
	content: "";
}

.glyphicon-adjust:before {
	content: "";
}

.glyphicon-tint:before {
	content: "";
}

.glyphicon-edit:before {
	content: "";
}

.glyphicon-share:before {
	content: "";
}

.glyphicon-check:before {
	content: "";
}

.glyphicon-move:before {
	content: "";
}

.glyphicon-step-backward:before {
	content: "";
}

.glyphicon-fast-backward:before {
	content: "";
}

.glyphicon-backward:before {
	content: "";
}

.glyphicon-play:before {
	content: "";
}

.glyphicon-pause:before {
	content: "";
}

.glyphicon-stop:before {
	content: "";
}

.glyphicon-forward:before {
	content: "";
}

.glyphicon-fast-forward:before {
	content: "";
}

.glyphicon-step-forward:before {
	content: "";
}

.glyphicon-eject:before {
	content: "";
}

.glyphicon-chevron-left:before {
	content: "";
}

.glyphicon-chevron-right:before {
	content: "";
}

.glyphicon-plus-sign:before {
	content: "";
}

.glyphicon-minus-sign:before {
	content: "";
}

.glyphicon-remove-sign:before {
	content: "";
}

.glyphicon-ok-sign:before {
	content: "";
}

.glyphicon-question-sign:before {
	content: "";
}

.glyphicon-info-sign:before {
	content: "";
}

.glyphicon-screenshot:before {
	content: "";
}

.glyphicon-remove-circle:before {
	content: "";
}

.glyphicon-ok-circle:before {
	content: "";
}

.glyphicon-ban-circle:before {
	content: "";
}

.glyphicon-arrow-left:before {
	content: "";
}

.glyphicon-arrow-right:before {
	content: "";
}

.glyphicon-arrow-up:before {
	content: "";
}

.glyphicon-arrow-down:before {
	content: "";
}

.glyphicon-share-alt:before {
	content: "";
}

.glyphicon-resize-full:before {
	content: "";
}

.glyphicon-resize-small:before {
	content: "";
}

.glyphicon-exclamation-sign:before {
	content: "";
}

.glyphicon-gift:before {
	content: "";
}

.glyphicon-leaf:before {
	content: "";
}

.glyphicon-fire:before {
	content: "";
}

.glyphicon-eye-open:before {
	content: "";
}

.glyphicon-eye-close:before {
	content: "";
}

.glyphicon-warning-sign:before {
	content: "";
}

.glyphicon-plane:before {
	content: "";
}

.glyphicon-calendar:before {
	content: "";
}

.glyphicon-random:before {
	content: "";
}

.glyphicon-comment:before {
	content: "";
}

.glyphicon-magnet:before {
	content: "";
}

.glyphicon-chevron-up:before {
	content: "";
}

.glyphicon-chevron-down:before {
	content: "";
}

.glyphicon-retweet:before {
	content: "";
}

.glyphicon-shopping-cart:before {
	content: "";
}

.glyphicon-folder-close:before {
	content: "";
}

.glyphicon-folder-open:before {
	content: "";
}

.glyphicon-resize-vertical:before {
	content: "";
}

.glyphicon-resize-horizontal:before {
	content: "";
}

.glyphicon-hdd:before {
	content: "";
}

.glyphicon-bullhorn:before {
	content: "";
}

.glyphicon-bell:before {
	content: "";
}

.glyphicon-certificate:before {
	content: "";
}

.glyphicon-thumbs-up:before {
	content: "";
}

.glyphicon-thumbs-down:before {
	content: "";
}

.glyphicon-hand-right:before {
	content: "";
}

.glyphicon-hand-left:before {
	content: "";
}

.glyphicon-hand-up:before {
	content: "";
}

.glyphicon-hand-down:before {
	content: "";
}

.glyphicon-circle-arrow-right:before {
	content: "";
}

.glyphicon-circle-arrow-left:before {
	content: "";
}

.glyphicon-circle-arrow-up:before {
	content: "";
}

.glyphicon-circle-arrow-down:before {
	content: "";
}

.glyphicon-globe:before {
	content: "";
}

.glyphicon-wrench:before {
	content: "";
}

.glyphicon-tasks:before {
	content: "";
}

.glyphicon-filter:before {
	content: "";
}

.glyphicon-briefcase:before {
	content: "";
}

.glyphicon-fullscreen:before {
	content: "";
}

.glyphicon-dashboard:before {
	content: "";
}

.glyphicon-paperclip:before {
	content: "";
}

.glyphicon-heart-empty:before {
	content: "";
}

.glyphicon-link:before {
	content: "";
}

.glyphicon-phone:before {
	content: "";
}

.glyphicon-pushpin:before {
	content: "";
}

.glyphicon-usd:before {
	content: "";
}

.glyphicon-gbp:before {
	content: "";
}

.glyphicon-sort:before {
	content: "";
}

.glyphicon-sort-by-alphabet:before {
	content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "";
}

.glyphicon-sort-by-order:before {
	content: "";
}

.glyphicon-sort-by-order-alt:before {
	content: "";
}

.glyphicon-sort-by-attributes:before {
	content: "";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "";
}

.glyphicon-unchecked:before {
	content: "";
}

.glyphicon-expand:before {
	content: "";
}

.glyphicon-collapse-down:before {
	content: "";
}

.glyphicon-collapse-up:before {
	content: "";
}

.glyphicon-log-in:before {
	content: "";
}

.glyphicon-flash:before {
	content: "";
}

.glyphicon-log-out:before {
	content: "";
}

.glyphicon-new-window:before {
	content: "";
}

.glyphicon-record:before {
	content: "";
}

.glyphicon-save:before {
	content: "";
}

.glyphicon-open:before {
	content: "";
}

.glyphicon-saved:before {
	content: "";
}

.glyphicon-import:before {
	content: "";
}

.glyphicon-export:before {
	content: "";
}

.glyphicon-send:before {
	content: "";
}

.glyphicon-floppy-disk:before {
	content: "";
}

.glyphicon-floppy-saved:before {
	content: "";
}

.glyphicon-floppy-remove:before {
	content: "";
}

.glyphicon-floppy-save:before {
	content: "";
}

.glyphicon-floppy-open:before {
	content: "";
}

.glyphicon-credit-card:before {
	content: "";
}

.glyphicon-transfer:before {
	content: "";
}

.glyphicon-cutlery:before {
	content: "";
}

.glyphicon-header:before {
	content: "";
}

.glyphicon-compressed:before {
	content: "";
}

.glyphicon-earphone:before {
	content: "";
}

.glyphicon-phone-alt:before {
	content: "";
}

.glyphicon-tower:before {
	content: "";
}

.glyphicon-stats:before {
	content: "";
}

.glyphicon-sd-video:before {
	content: "";
}

.glyphicon-hd-video:before {
	content: "";
}

.glyphicon-subtitles:before {
	content: "";
}

.glyphicon-sound-stereo:before {
	content: "";
}

.glyphicon-sound-dolby:before {
	content: "";
}

.glyphicon-sound-5-1:before {
	content: "";
}

.glyphicon-sound-6-1:before {
	content: "";
}

.glyphicon-sound-7-1:before {
	content: "";
}

.glyphicon-copyright-mark:before {
	content: "";
}

.glyphicon-registration-mark:before {
	content: "";
}

.glyphicon-cloud-download:before {
	content: "";
}

.glyphicon-cloud-upload:before {
	content: "";
}

.glyphicon-tree-conifer:before {
	content: "";
}

.glyphicon-tree-deciduous:before {
	content: "";
}

.glyphicon-cd:before {
	content: "";
}

.glyphicon-save-file:before {
	content: "";
}

.glyphicon-open-file:before {
	content: "";
}

.glyphicon-level-up:before {
	content: "";
}

.glyphicon-copy:before {
	content: "";
}

.glyphicon-paste:before {
	content: "";
}

.glyphicon-alert:before {
	content: "";
}

.glyphicon-equalizer:before {
	content: "";
}

.glyphicon-king:before {
	content: "";
}

.glyphicon-queen:before {
	content: "";
}

.glyphicon-pawn:before {
	content: "";
}

.glyphicon-bishop:before {
	content: "";
}

.glyphicon-knight:before {
	content: "";
}

.glyphicon-baby-formula:before {
	content: "";
}

.glyphicon-tent:before {
	content: "⛺";
}

.glyphicon-blackboard:before {
	content: "";
}

.glyphicon-bed:before {
	content: "";
}

.glyphicon-apple:before {
	content: "";
}

.glyphicon-erase:before {
	content: "";
}

.glyphicon-hourglass:before {
	content: "⌛";
}

.glyphicon-lamp:before {
	content: "";
}

.glyphicon-duplicate:before {
	content: "";
}

.glyphicon-piggy-bank:before {
	content: "";
}

.glyphicon-scissors:before {
	content: "";
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
	content: "";
}

.glyphicon-jpy:before, .glyphicon-yen:before {
	content: "¥";
}

.glyphicon-rub:before, .glyphicon-ruble:before {
	content: "₽";
}

.glyphicon-scale:before {
	content: "";
}

.glyphicon-ice-lolly:before {
	content: "";
}

.glyphicon-ice-lolly-tasted:before {
	content: "";
}

.glyphicon-education:before {
	content: "";
}

.glyphicon-option-horizontal:before {
	content: "";
}

.glyphicon-option-vertical:before {
	content: "";
}

.glyphicon-menu-hamburger:before {
	content: "";
}

.glyphicon-modal-window:before {
	content: "";
}

.glyphicon-oil:before {
	content: "";
}

.glyphicon-grain:before {
	content: "";
}

.glyphicon-sunglasses:before {
	content: "";
}

.glyphicon-text-size:before {
	content: "";
}

.glyphicon-text-color:before {
	content: "";
}

.glyphicon-text-background:before {
	content: "";
}

.glyphicon-object-align-top:before {
	content: "";
}

.glyphicon-object-align-bottom:before {
	content: "";
}

.glyphicon-object-align-horizontal:before {
	content: "";
}

.glyphicon-object-align-left:before {
	content: "";
}

.glyphicon-object-align-vertical:before {
	content: "";
}

.glyphicon-object-align-right:before {
	content: "";
}

.glyphicon-triangle-right:before {
	content: "";
}

.glyphicon-triangle-left:before {
	content: "";
}

.glyphicon-triangle-bottom:before {
	content: "";
}

.glyphicon-triangle-top:before {
	content: "";
}

.glyphicon-console:before {
	content: "";
}

.glyphicon-superscript:before {
	content: "";
}

.glyphicon-subscript:before {
	content: "";
}

.glyphicon-menu-left:before {
	content: "";
}

.glyphicon-menu-right:before {
	content: "";
}

.glyphicon-menu-down:before {
	content: "";
}

.glyphicon-menu-up:before {
	content: "";
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:focus, a:hover {
	color: #23527c;
	text-decoration: underline;
}

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

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail>img, .thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
}

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

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role=button] {
	cursor: pointer;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

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

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%;
}

.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%;
}

.h1, h1 {
	font-size: 36px;
}

.h2, h2 {
	font-size: 30px;
}

.h3, h3 {
	font-size: 24px;
}

.h4, h4 {
	font-size: 18px;
}

.h5, h5 {
	font-size: 14px;
}

.h6, h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width:768px) {
	.lead {
		font-size: 21px;
	}
}

.small, small {
	font-size: 85%;
}

.mark, mark {
	padding: .2em;
	background-color: #fcf8e3;
}

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

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

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

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

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:focus, a.text-primary:hover {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

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

.text-info {
	color: #31708f;
}

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

.text-warning {
	color: #8a6d3b;
}

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

.text-danger {
	color: #a94442;
}

a.text-danger:focus, a.text-danger:hover {
	color: #843534;
}

.bg-primary {
	color: #fff;
	background-color: #337ab7;
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}

ol, ul {
	margin-top: 0;
	margin-bottom: 10px;
}

ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0;
}

.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	margin-left: -5px;
}

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

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dd, dt {
	line-height: 1.42857143;
}

dt {
	font-weight: 700;
}

dd {
	margin-left: 0;
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

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

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

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
	margin-bottom: 0;
}

blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: "— ";
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0;
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: "";
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: " —";
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace;
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

code, kbd {
	padding: 2px 4px;
	font-size: 90%;
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

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

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

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:768px) {
	.container {
		width: 750px;
	}
}

@media (min-width:992px) {
	.container {
		width: 970px;
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width:768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	
	.col-sm-12 {
		width: 100%;
	}
	
	.col-sm-11 {
		width: 91.66666667%;
	}
	
	.col-sm-10 {
		width: 83.33333333%;
	}
	
	.col-sm-9 {
		width: 75%;
	}
	
	.col-sm-8 {
		width: 66.66666667%;
	}
	
	.col-sm-7 {
		width: 58.33333333%;
	}
	
	.col-sm-6 {
		width: 50%;
	}
	
	.col-sm-5 {
		width: 41.66666667%;
	}
	
	.col-sm-4 {
		width: 33.33333333%;
	}
	
	.col-sm-3 {
		width: 25%;
	}
	
	.col-sm-2 {
		width: 16.66666667%;
	}
	
	.col-sm-1 {
		width: 8.33333333%;
	}
	
	.col-sm-pull-12 {
		right: 100%;
	}
	
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	
	.col-sm-pull-9 {
		right: 75%;
	}
	
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	
	.col-sm-pull-6 {
		right: 50%;
	}
	
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	
	.col-sm-pull-3 {
		right: 25%;
	}
	
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	
	.col-sm-pull-0 {
		right: auto;
	}
	
	.col-sm-push-12 {
		left: 100%;
	}
	
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	
	.col-sm-push-9 {
		left: 75%;
	}
	
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	
	.col-sm-push-6 {
		left: 50%;
	}
	
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	
	.col-sm-push-3 {
		left: 25%;
	}
	
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	
	.col-sm-push-0 {
		left: auto;
	}
	
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	
	.col-md-12 {
		width: 100%;
	}
	
	.col-md-11 {
		width: 91.66666667%;
	}
	
	.col-md-10 {
		width: 83.33333333%;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-8 {
		width: 66.66666667%;
	}
	
	.col-md-7 {
		width: 58.33333333%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-5 {
		width: 41.66666667%;
	}
	
	.col-md-4 {
		width: 33.33333333%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	.col-md-2 {
		width: 16.66666667%;
	}
	
	.col-md-1 {
		width: 8.33333333%;
	}
	
	.col-md-pull-12 {
		right: 100%;
	}
	
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	
	.col-md-pull-9 {
		right: 75%;
	}
	
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	
	.col-md-pull-6 {
		right: 50%;
	}
	
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	
	.col-md-pull-3 {
		right: 25%;
	}
	
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	
	.col-md-pull-0 {
		right: auto;
	}
	
	.col-md-push-12 {
		left: 100%;
	}
	
	.col-md-push-11 {
		left: 91.66666667%;
	}
	
	.col-md-push-10 {
		left: 83.33333333%;
	}
	
	.col-md-push-9 {
		left: 75%;
	}
	
	.col-md-push-8 {
		left: 66.66666667%;
	}
	
	.col-md-push-7 {
		left: 58.33333333%;
	}
	
	.col-md-push-6 {
		left: 50%;
	}
	
	.col-md-push-5 {
		left: 41.66666667%;
	}
	
	.col-md-push-4 {
		left: 33.33333333%;
	}
	
	.col-md-push-3 {
		left: 25%;
	}
	
	.col-md-push-2 {
		left: 16.66666667%;
	}
	
	.col-md-push-1 {
		left: 8.33333333%;
	}
	
	.col-md-push-0 {
		left: auto;
	}
	
	.col-md-offset-12 {
		margin-left: 100%;
	}
	
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-md-offset-9 {
		margin-left: 75%;
	}
	
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-md-offset-6 {
		margin-left: 50%;
	}
	
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-md-offset-3 {
		margin-left: 25%;
	}
	
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	
	.col-lg-12 {
		width: 100%;
	}
	
	.col-lg-11 {
		width: 91.66666667%;
	}
	
	.col-lg-10 {
		width: 83.33333333%;
	}
	
	.col-lg-9 {
		width: 75%;
	}
	
	.col-lg-8 {
		width: 66.66666667%;
	}
	
	.col-lg-7 {
		width: 58.33333333%;
	}
	
	.col-lg-6 {
		width: 50%;
	}
	
	.col-lg-5 {
		width: 41.66666667%;
	}
	
	.col-lg-4 {
		width: 33.33333333%;
	}
	
	.col-lg-3 {
		width: 25%;
	}
	
	.col-lg-2 {
		width: 16.66666667%;
	}
	
	.col-lg-1 {
		width: 8.33333333%;
	}
	
	.col-lg-pull-12 {
		right: 100%;
	}
	
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	
	.col-lg-pull-9 {
		right: 75%;
	}
	
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	
	.col-lg-pull-6 {
		right: 50%;
	}
	
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	
	.col-lg-pull-3 {
		right: 25%;
	}
	
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	
	.col-lg-pull-0 {
		right: auto;
	}
	
	.col-lg-push-12 {
		left: 100%;
	}
	
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	
	.col-lg-push-9 {
		left: 75%;
	}
	
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	
	.col-lg-push-6 {
		left: 50%;
	}
	
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	
	.col-lg-push-3 {
		left: 25%;
	}
	
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	
	.col-lg-push-0 {
		left: auto;
	}
	
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
}

caption, th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

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

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

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

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px;
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

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

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none;
}

table td[class*=col-], table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none;
}

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

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

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color: #dff0d8;
}

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

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color: #d9edf7;
}

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

.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color: #fcf8e3;
}

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

.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color: #f2dede;
}

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

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	
	.table-responsive>.table {
		margin-bottom: 0;
	}
	
	.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
		white-space: nowrap;
	}
	
	.table-responsive>.table-bordered {
		border: 0;
	}
	
	.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0;
	}
	
	.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0;
	}
	
	.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0;
	}
}

fieldset {
	min-width: 0;
	margin: 0;
}

fieldset, legend {
	padding: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type=file] {
	display: block;
}

input[type=range] {
	display: block;
	width: 100%;
}

select[multiple], select[size] {
	height: auto;
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	padding-top: 7px;
}

.form-control, output {
	display: block;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control.nitro-lazy {
	background-image: none !important;
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type=search] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
		line-height: 34px;
	}
	
	.input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
		line-height: 30px;
	}
	
	.input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}

.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px;
}

.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

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

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed;
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

select[multiple].input-sm, textarea.input-sm {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

select[multiple].input-lg, textarea.input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label~.form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.form-inline .form-control-static {
		display: inline-block;
	}
	
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	
	.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
		width: auto;
	}
	
	.form-inline .input-group>.form-control {
		width: 100%;
	}
	
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .checkbox, .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .checkbox label, .form-inline .radio label {
		padding-left: 0;
	}
	
	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0;
	}
	
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px;
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.btn.nitro-lazy {
	background-image: none !important;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none;
}

.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn.active.nitro-lazy, .btn:active.nitro-lazy {
	background-image: none !important;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.active.nitro-lazy, .btn-default:active.nitro-lazy, .open>.dropdown-toggle.btn-default.nitro-lazy {
	background-image: none !important;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.active.nitro-lazy, .btn-primary:active.nitro-lazy, .open>.dropdown-toggle.btn-primary.nitro-lazy {
	background-image: none !important;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.active.nitro-lazy, .btn-success:active.nitro-lazy, .open>.dropdown-toggle.btn-success.nitro-lazy {
	background-image: none !important;
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info.focus, .btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.active.nitro-lazy, .btn-info:active.nitro-lazy, .open>.dropdown-toggle.btn-info.nitro-lazy {
	background-image: none !important;
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning.focus, .btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.active.nitro-lazy, .btn-warning:active.nitro-lazy, .open>.dropdown-toggle.btn-warning.nitro-lazy {
	background-image: none !important;
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger.focus, .btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.active.nitro-lazy, .btn-danger:active.nitro-lazy, .open>.dropdown-toggle.btn-danger.nitro-lazy {
	background-image: none !important;
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0;
}

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

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent;
}

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

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

.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-group-xs>.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

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

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

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown, .dropup {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.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;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

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

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

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

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}

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

.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.dropdown-menu>.disabled>a:focus.nitro-lazy, .dropdown-menu>.disabled>a:hover.nitro-lazy {
	background-image: none !important;
}

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

.open>a {
	outline: 0;
}

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

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

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

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

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

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

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

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left;
}

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

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

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}

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

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group>.btn:first-child {
	margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group>.btn-group {
	float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

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

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

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

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
	float: none;
}

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

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}

.btn-group-justified>.btn-group .btn {
	width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio], [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group .form-control:focus {
	z-index: 3;
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px;
}

select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
	height: auto;
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px;
}

select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top: 0;
}

.input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group .form-control:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn, .input-group-btn>.btn {
	position: relative;
}

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

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

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px;
}

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

.nav>li, .nav>li>a {
	position: relative;
	display: block;
}

.nav>li>a {
	padding: 10px 15px;
}

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

.nav>li.disabled>a {
	color: #777;
}

.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

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

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.nav-tabs.nav-justified>li {
	float: none;
}

.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	
	.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff;
	}
}

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

.nav-pills>li>a {
	border-radius: 4px;
}

.nav-pills>li+li {
	margin-left: 2px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7;
}

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

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified {
	width: 100%;
}

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

.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	
	.nav-justified>li>a {
		margin-bottom: 0;
	}
}

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

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	
	.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff;
	}
}

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

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

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px;
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	
	.navbar-collapse.in {
		overflow-y: visible;
	}
	
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: 200px;
	}
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

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

@media (min-width:768px) {
	.navbar-fixed-bottom, .navbar-fixed-top {
		border-radius: 0;
	}
}

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

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

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
}

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

.navbar-brand>img {
	display: block;
}

@media (min-width:768px) {
	.navbar>.container-fluid .navbar-brand, .navbar>.container .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle.nitro-lazy {
	background-image: none !important;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px;
	}
	
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}
	
	.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none;
	}
	
	.navbar-nav .open .dropdown-menu>li>a:focus.nitro-lazy, .navbar-nav .open .dropdown-menu>li>a:hover.nitro-lazy {
		background-image: none !important;
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	
	.navbar-nav>li {
		float: left;
	}
	
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-form {
	padding: 10px 15px;
	margin: 8px -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.navbar-form .form-control-static {
		display: inline-block;
	}
	
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	
	.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
		width: auto;
	}
	
	.navbar-form .input-group>.form-control {
		width: 100%;
	}
	
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .checkbox, .navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .checkbox label, .navbar-form .radio label {
		padding-left: 0;
	}
	
	.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0;
	}
	
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
	
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important;
	}
	
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	
	.navbar-right~.navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
	color: #777;
}

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

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7;
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333;
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
	color: #9d9d9d;
}

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

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

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

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808;
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

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

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb>li {
	display: inline-block;
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/ ";
}

.breadcrumb>.active {
	color: #777;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination>li {
	display: inline;
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

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

.pager li {
	display: inline;
}

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

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

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

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

.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

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

.label-default {
	background-color: #777;
}

.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #337ab7;
}

.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #286090;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:focus, .label-success[href]:hover {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

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

.btn-group-xs>.btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}

a.badge:focus, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff;
}

.list-group-item>.badge {
	float: right;
}

.list-group-item>.badge+.badge {
	margin-right: 5px;
}

.nav-pills>li>a>.badge {
	margin-left: 3px;
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #eee;
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron>hr {
	border-top-color: #d5d5d5;
}

.container-fluid .jumbotron, .container .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	
	.container-fluid .jumbotron, .container .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}
	
	.jumbotron .h1, .jumbotron h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.thumbnail>img, .thumbnail a>img {
	margin-right: auto;
	margin-left: auto;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #337ab7;
}

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

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: 700;
}

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

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

.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes a {
	0% {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@keyframes a {
	0% {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 40px 40px;
}

.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation: a 2s linear infinite;
	animation: a 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
}

.media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media, .media-body {
	overflow: hidden;
	zoom: 1;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-object.img-thumbnail {
	max-width: none;
}

.media-right, .media>.pull-right {
	padding-left: 10px;
}

.media-left, .media>.pull-left {
	padding-right: 10px;
}

.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item, button.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}

button.list-group-item {
	width: 100%;
	text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #777;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
	color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #c7ddef;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
	padding: 15px;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle, .panel-title {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0;
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0;
}

.panel>.panel-collapse>.table caption, .panel>.table-responsive>.table caption, .panel>.table caption {
	padding-right: 15px;
	padding-left: 15px;
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0;
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0;
}

.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0;
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

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

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}

.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}

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

.modal, .modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

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

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}

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

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

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

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

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

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

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	
	.modal-sm {
		width: 300px;
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto;
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
}

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

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

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

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

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

.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: #000;
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	left: 5px;
}

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

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

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

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	line-break: auto;
}

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

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

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

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

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.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 {
	content: "";
	border-width: 10px;
}

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

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

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

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

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

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

.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, .25);
}

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

.carousel, .carousel-inner {
	position: relative;
}

.carousel-inner {
	width: 100%;
	overflow: hidden;
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: left .6s ease-in-out;
	transition: left .6s ease-in-out;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1;
}

@media (-webkit-transform-3d),(transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	
	.carousel-inner>.item.active.right, .carousel-inner>.item.next {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
		left: 0;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

.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: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: transparent;
	filter: alpha(opacity=50);
	opacity: .5;
}

.carousel-control.left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1;
}

.carousel-control .icon-prev:before {
	content: "‹";
}

.carousel-control .icon-next:before {
	content: "›";
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 10px;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -10px;
	}
	
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -10px;
	}
	
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	
	.carousel-indicators {
		bottom: 20px;
	}
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display: table;
	content: " ";
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear: both;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none !important;
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important;
	}
	
	table.visible-xs {
		display: table !important;
	}
	
	tr.visible-xs {
		display: table-row !important;
	}
	
	td.visible-xs, th.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important;
	}
	
	table.visible-sm {
		display: table !important;
	}
	
	tr.visible-sm {
		display: table-row !important;
	}
	
	td.visible-sm, th.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important;
	}
	
	table.visible-md {
		display: table !important;
	}
	
	tr.visible-md {
		display: table-row !important;
	}
	
	td.visible-md, th.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important;
	}
	
	table.visible-lg {
		display: table !important;
	}
	
	tr.visible-lg {
		display: table-row !important;
	}
	
	td.visible-lg, th.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	
	table.visible-print {
		display: table !important;
	}
	
	tr.visible-print {
		display: table-row !important;
	}
	
	td.visible-print, th.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

a, a strong {
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	padding: 0;
}

html {
	height: 100%;
}

body {
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

body>.container {
	margin: 0;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}

body.op-navbar-fixed .page-container {
	padding-top: 100px;
}

body.op-navbar-fixed-header-style-centered .page-container, body.op-navbar-fixed-header-style-with-tagline .page-container {
	padding-top: 160px;
}

.page-container {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
	.page-container {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
	}
}

.op-container {
	width: 100%;
	max-width: 1170px;
}

figure, img {
	max-width: 100%;
	height: auto;
}

em, i {
	font-style: italic;
}

b, strong {
	font-weight: 700;
}

.comment-respond, blockquote, ol, p, ul {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
}

a {
	color: #222;
}

.align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.align-right {
	float: right;
	display: block;
	margin: 0 0 15px 15px;
}

.align-left {
	float: left;
	display: block;
	margin: 0 15px 15px 0;
}

.btn, .op-homepage-hero-button {
	-webkit-transition: all .15s ease !important;
	transition: all .15s ease !important;
	border: none;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	white-space: nowrap;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	-webkit-clip-path: none;
	clip-path: none;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
	white-space: inherit;
}

.closenav {
	cursor: pointer;
}

.op-navbar {
	min-height: 0;
	height: 100px;
	margin-bottom: 0;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #f0f0f0;
	letter-spacing: .5px;
	line-height: 1.5;
}

body.modal-open #wpadminbar, body.modal-open .op-navbar {
	padding-right: 15px;
}

.op-navbar>.navbar {
	margin-bottom: 0;
}

.op-navbar-fixed .op-navbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	-webkit-transition: top .2s ease, height .2s ease, margin .2s ease;
	transition: top .2s ease, height .2s ease, margin .2s ease;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.admin-bar .op-navbar-fixed {
	top: 32px;
}

.op-navbar.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: top .2s ease;
	transition: top .2s ease;
	height: 67px;
}

.op-navbar.fixed .navbar-brand img {
	max-height: 25px;
	width: auto;
}

.op-navbar.op-navbar-fixed-header-style-centered.fixed {
	height: 146px;
}

.op-navbar.op-navbar-fixed-header-style-centered.fixed .navbar-menu {
	height: 45px;
}

.op-navbar.fixed .sub-menu {
	margin-top: 9px;
}

.admin-bar .op-navbar.fixed {
	top: 32px;
}

.op-navbar>.op-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.op-navbar .navbar-menu a {
	padding: 4px 11px;
	text-transform: uppercase;
	border-radius: 20px;
}

.navbar-tagline {
	text-transform: none;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: none;
}

.navbar-header {
	margin-right: auto !important;
}

.navbar>.container-fluid .navbar-brand, .navbar>.op-container .navbar-brand {
	width: auto;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	position: relative;
	overflow: hidden;
	border: none;
	background: none;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0;
}

.navbar .navbar-brand h1 {
	margin-bottom: 0;
}

.navbar .navbar-brand img {
	margin: 0;
	padding: 0;
	display: block;
	height: auto;
	max-height: 50px;
	width: auto;
	max-width: 220px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.op-navbar .navbar-nav {
	text-align: right;
	float: none;
}

.op-navbar.header-style-with-tagline {
	min-height: 120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.op-navbar.header-style-with-tagline .navbar {
	margin: 0;
}

.op-navbar.header-style-with-tagline .navbar-nav {
	text-align: left;
}

.op-navbar.header-style-centered .navbar-nav {
	text-align: center;
}

.navbar-nav>li {
	float: none;
	display: inline-block;
}

.op-navbar.header-style-with-tagline .menu-item-search-form-item, .op-navbar.header-style-with-tagline .navbar-nav>li:first-child {
	padding-left: 0;
}

.navbar-center, .navbar>.container-fluid .navbar-center, .navbar>.op-container .navbar-center {
	margin: 0 auto;
	float: none;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header-style-with-tagline .navbar>.op-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.header-style-with-tagline .navbar>.op-container>.navbar-left {
	margin-left: 0;
	margin-right: auto;
}

.header-style-with-tagline .navbar>.op-container .navbar-header {
	display: none;
}

.op-hero-area.op-blog-post .op-hero-header {
	margin-bottom: .5em;
	font-size: 36px;
	display: block;
	font-weight: 900;
}

.op-hero-area .op-hero-header:last-child {
	margin-bottom: 0;
}

.op-hero-area {
	text-align: center;
}

.op-hero-area a {
	color: inherit;
}

.op-hero-area .op-headline {
	font-size: 45px;
	line-height: 55px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
}

.op-hero-area .feature-title {
	display: block;
	display: inline-block;
	letter-spacing: 1px;
	color: #fff;
	line-height: 1.1em;
	text-transform: uppercase;
}

.op-hero-area .feature-title:active, .op-hero-area .feature-title:hover {
	text-decoration: none;
}

.op-blog-post-header .op-blog-hero-background>img {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: none;
	width: 100%;
	height: auto;
}

@media (orientation:portrait) {
	.op-blog-post-header img {
		width: auto;
		height: 100%;
	}
}

.op-blog-post-header img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	font-family: object-fit\:cover;
	object-fit: cover;
}

.op-blog-post-header .author-img img {
	width: auto;
	height: auto;
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	left: auto;
	top: auto;
}

.post-thumbnail-placeholder {
	min-height: 600px;
}

.op-hero-link, .op-hero-link:hover {
	color: #fff;
}

.op-homepage-full .entry-thumb {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.op-homepage-full .entry-thumb img {
	-o-object-fit: cover;
	font-family: "object-fit:cover;object-position:center center";
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.op-homepage-hero {
	width: 100%;
	min-height: 600px;
	height: auto;
	color: #fff;
}

.op-homepage-hero-container {
	width: 100%;
	height: 100%;
	min-height: 600px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 2em;
	padding-bottom: 2em;
}

@media (max-height:800px) {
	.op-homepage-hero, .op-homepage-hero-container {
		min-height: 500px;
	}
}

@media (max-height:700px) {
	.op-homepage-hero, .op-homepage-hero-container {
		min-height: 400px;
	}
}

@media (max-height:600px) {
	.op-homepage-hero, .op-homepage-hero-container {
		min-height: 300px;
	}
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
	.op-homepage-hero, .op-homepage-hero-container {
		min-height: auto;
		height: 600px;
	}
}

.op-homepage-hero-content {
	height: auto;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
	vertical-align: middle;
	text-align: center;
}

.op-homepage-hero-left .op-homepage-hero-content {
	text-align: left;
}

.op-homepage-hero-right .op-homepage-hero-content {
	text-align: right;
}

.op-homepage-hero-right .op-homepage-hero-button:before, .op-homepage-hero-right .op-homepage-hero-subtitle:before, .op-homepage-hero-right .op-homepage-hero-title:before {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.op-homepage-hero-title {
	margin: 0 auto .5em;
	padding: 0 1em .8em;
	position: relative;
	max-width: 1000px;
	font-size: 45px;
	line-height: 55px;
	font-weight: 700;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
}

.op-homepage-hero-title a, .op-homepage-hero-title a:active, .op-homepage-hero-title a:focus, .op-homepage-hero-title a:hover {
	text-decoration: inherit;
	color: inherit;
	font-weight: inherit;
}

.op-homepage-hero-left .op-homepage-hero-title {
	margin: 0 0 .5em;
	padding: 0 0 .8em;
}

.op-homepage-hero-right .op-homepage-hero-title {
	margin: 0 0 .5em;
	padding: 0 0 1em;
	float: right;
}

.op-homepage-hero-title:after {
	content: "";
	margin: 0 0 0 -50px;
	width: 100px;
	height: 3px;
	display: block;
	background: hsla(0, 0%, 100%, .5);
	position: absolute;
	bottom: 0;
	left: 50%;
}

.op-homepage-hero-left .op-homepage-hero-title:after {
	left: 0;
	margin: 0;
}

.op-homepage-hero-right .op-homepage-hero-title:after {
	left: auto;
	right: 0;
}

.op-homepage-hero-subtitle {
	margin: .5em auto 1em;
	padding: 0 1em;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	display: block;
	max-width: 1000px;
	-webkit-font-smoothing: antialiased;
}

.op-homepage-hero-left .op-homepage-hero-subtitle {
	margin: .5em 0;
	padding: 0;
}

.op-homepage-hero-right .op-homepage-hero-subtitle {
	margin: .5em 0;
	padding: 0;
	clear: both;
	float: right;
}

.op-homepage-hero-button {
	margin: 1em 1em 0;
	padding: .6em 1.6em;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	clear: both;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizelegibility;
	border-radius: 20px;
}

.op-homepage-hero-left .op-homepage-hero-button {
	margin: 1em 0 0;
}

.op-homepage-hero-right .op-homepage-hero-button {
	margin: 1em 0 0;
	clear: both;
	float: right;
}

.op-homepage-hero-button-style-2 {
	border-style: solid;
	border-width: 2px;
	border-radius: 15px;
}

.op-homepage-hero-button:active, .op-homepage-hero-button:focus, .op-homepage-hero-button:hover {
	text-decoration: none;
}

.op-homepage-hero-category {
	margin-bottom: 1.5em;
	padding: 3px 8px 2px;
	line-height: 1.2;
	border-radius: 10px;
	font-size: .7em;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
}

.op-homepage-hero-category:hover {
	text-decoration: none;
}

.op-homepage-hero-featured-post, .op-homepage-hero-featured-post .op-homepage-hero-content {
	text-align: left;
}

.op-homepage-hero-featured-post .op-homepage-hero-category {
	margin: 0 1em 1.5em 0;
	text-decoration: none;
}

.op-homepage-hero-featured-post .op-homepage-hero-title {
	margin: 0 0 .3em;
	padding: 0;
}

.op-homepage-hero-featured-post .op-homepage-hero-title a {
	text-decoration: none;
	color: inherit;
}

.op-homepage-hero-featured-post .op-homepage-hero-title:after {
	content: none;
	display: none;
}

.op-homepage-hero-featured-post .op-homepage-hero-excerpt {
	margin: 0 0 1.5em;
	padding: 0;
}

.op-homepage-hero-featured-post .op-homepage-hero-button {
	margin: 0;
	float: left;
}

.op-homepage-hero-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.op-homepage-hero-featured-post .op-homepage-hero-post-info {
	float: right;
}

.op-homepage-hero-post-info img {
	width: 40px;
	height: auto;
	margin-right: .6em;
}

.op-homepage-hero-post-info .op-homepage-hero-author, .op-homepage-hero-post-info .op-homepage-hero-comment-count, .op-homepage-hero-post-info .op-homepage-hero-date {
	margin: 0 0 0 3em;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
}

.op-homepage-hero-post-info .op-homepage-hero-comment-count, .op-homepage-hero-post-info .op-homepage-hero-date {
	text-transform: uppercase;
}

.op-homepage-hero-post-info .op-homepage-hero-author .by {
	font-style: italic;
	text-transform: lowercase;
}

.op-homepage-hero-featured-post-content, .op-homepage-hero-standard-content {
	max-width: 850px;
}

.op-homepage-hero-right .op-homepage-hero-standard-content {
	float: right;
}

.op-homepage-hero-center .op-homepage-hero-standard-content {
	margin: 0 auto;
}

.op-homepage-hero-post-info .glyphicon {
	position: relative;
	top: .15em;
	margin-right: .5em;
}

.op-homepage-hero-row {
	display: block;
	overflow: hidden;
}

.op-homepage-hero-column {
	width: 50%;
	float: left;
	padding: 1em;
}

.op-homepage-hero-column--right {
	float: right;
}

.op-homepage-hero-video-container {
	width: 100%;
	height: 0;
	padding-bottom: 56%;
	position: relative;
}

.op-homepage-hero-video .op-homepage-hero-subtitle {
	padding: 0 2em;
}

.op-homepage-hero-video-container * {
	display: none;
}

.op-homepage-hero-video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

@media (max-width:1000px) {
	.op-homepage-hero-column {
		width: 100%;
	}
	
	.op-homepage-hero-video .op-homepage-hero-subtitle {
		padding: 0 1em;
	}
}

@media (max-width:950px) {
	.op-homepage-hero-footer {
		display: block;
	}
	
	.op-homepage-hero-featured-post .op-homepage-hero-post-info {
		margin: 2em 0 0;
		float: none;
		display: block;
	}
	
	.op-homepage-hero-featured-post .op-homepage-hero-button {
		float: none;
	}
	
	.op-homepage-hero-post-info .op-homepage-hero-author, .op-homepage-hero-post-info .op-homepage-hero-comment-count, .op-homepage-hero-post-info .op-homepage-hero-date {
		margin: 0 2em 0 0;
	}
}

@media (max-width:560px) {
	.op-homepage-hero-featured-post .op-homepage-hero-author img {
		width: 30px;
	}
	
	.op-homepage-hero-post-info .op-homepage-hero-author {
		margin: 1.5em 3em 0 0;
		display: block;
	}
	
	.op-homepage-hero-title {
		padding: 0 0 .8em;
	}
	
	.op-homepage-hero-video .op-homepage-hero-subtitle {
		padding: 0;
	}
	
	.op-homepage-full .entry-thumb {
		height: 200px;
	}
}

.op-entry {
	padding-top: 42px;
	padding-bottom: 42px;
	line-height: 1.7;
	word-break: break-word;
}

.main-sb {
	margin-top: 5px;
}

.main-sb--home {
	margin-top: 0;
}

.op-hero-audio, .op-hero-video {
	padding-bottom: 20px;
}

.entry-featured-image+.op-hero-audio, .entry-featured-image+.op-hero-gallery, .entry-featured-image+.op-hero-video {
	margin-top: 20px;
}

.gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.gallery-item {
	margin: 0 5% 5% 0;
	padding: 0;
	width: 30%;
	height: auto;
	position: relative;
	display: block;
	overflow: hidden;
}

.gallery-item:nth-child(3n) {
	margin-right: 0;
}

.gallery-icon {
	width: 100%;
	height: 0;
	padding-bottom: 62%;
	position: absolute;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
}

.gallery-icon a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.gallery-icon img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.op-entry a {
	color: #222;
}

.entry-featured-image {
	margin-top: 5px;
	margin-bottom: 20px;
}

.sm-wrap+.entry-content .entry-featured-image {
	margin-top: 0;
}

.op-entry>p:first-child {
	color: #222;
}

.op-entry .photo-head {
	border: 5px solid #e3e7e9;
	height: auto;
	width: 150px;
	margin: 0 0 15px 15px;
	border-radius: 100%;
}

.op-entry h1, .op-entry h2, .op-entry h3, .op-entry h4, .op-entry h5, .op-entry h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-weight: 600;
	margin-bottom: 10px;
}

.op-entry h1, h1 {
	margin: 9px auto 8px;
}

.op-entry h1:first-child, .op-list-layout-meta-wrapper:empty+.op-archive-title, h1:first-child {
	margin-top: 0;
}

.op-entry h2, h2 {
	margin: 46px auto 10px;
}

.op-entry h3, h3 {
	margin: 42px auto 10px;
}

.op-entry h4, h4 {
	margin: 38px auto 10px;
}

.op-entry h5, h5 {
	margin: 35px auto 10px;
}

.op-entry h6, h6 {
	margin: 25px auto 10px;
}

.op-woocommerce-hero .op-headline {
	margin-bottom: 0;
}

.entry-content {
	position: relative;
}

.modal+.entry-content {
	top: 0;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin: 1em auto .5em;
}

.entry-content ul {
	padding: 0 0 0 1.3em;
	list-style: disc;
}

.entry-content ol {
	padding: 0 0 0 1.3em;
	list-style: decimal;
}

.entry-content ol li, .entry-content ul li {
	padding-left: .2em;
}

.entry-content p, .wp-caption {
	margin: 20px auto;
}

.wp-caption {
	max-width: 100%;
}

.entry-content p:first-child, .wp-caption:first-child {
	margin-top: 0;
}

.entry-content p:last-child, .wp-caption:last-child {
	margin-bottom: 0;
}

.op-author-headline {
	margin-top: 20px;
	color: #fff;
}

.op-category-headline {
	color: #fff;
}

.op-entry .op-content-list-row .op-archive-title a, .op-entry .op-content-list-row .op-archive-title a:active, .op-entry .op-content-list-row .op-archive-title a:hover, .op-entry .op-homepage-full .op-headline a, .op-entry .op-homepage-full .op-headline a:active, .op-entry .op-homepage-full .op-headline a:hover, .op-headline a, .op-headline a:active, .op-headline a:hover {
	color: inherit;
	text-decoration: none;
}

.op-content-grid-row+.op-content-grid-row {
	margin-top: 2em;
}

.post-box-title {
	font-weight: 700;
}

.op-content-grid-row, .op-content-grid-row>.box-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 45px;
}

#infinite-scroll-container.op-content-grid-row>.col-md-4.box-item:nth-child(3n+1):nth-last-child(2), #infinite-scroll-container.op-content-grid-row>.col-md-4.box-item:nth-child(3n+1):nth-last-child(3), #infinite-scroll-container.op-content-grid-row>.col-md-4.box-item:nth-child(3n+2):nth-last-child(2), #infinite-scroll-container.op-content-grid-row>.col-md-6.box-item:nth-child(odd):nth-last-child(2) {
	display: none;
}

@media (max-width:991px) {
	#infinite-scroll-container.op-content-grid-row>.col-md-4.box-item:nth-child(3n+1):nth-last-child(2), #infinite-scroll-container.op-content-grid-row>.col-md-4.box-item:nth-child(3n+1):nth-last-child(3), #infinite-scroll-container.op-content-grid-row>.col-md-4.box-item:nth-child(3n+2):nth-last-child(2) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	#infinite-scroll-container.op-content-grid-row>.col-md-4.box-item:nth-child(odd):nth-last-child(2) {
		display: none;
	}
}

@media (max-width:767px) {
	#infinite-scroll-container.op-content-grid-row>.box-item:nth-child(1n):nth-child(1n), #infinite-scroll-container.op-content-grid-row>.col-md-4.box-item:nth-child(1n):nth-child(1n), #infinite-scroll-container.op-content-grid-row>.col-md-6.box-item:nth-child(1n):nth-child(1n) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

#infinite-scroll-container.op-content-grid-row--show-all>.box-item.box-item:nth-child(1n):nth-child(1n) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.infinite-loader+.op-content-grid-row {
	margin-top: -45px;
}

.op-related-articles-grid-row .box-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.op-related-articles-grid-row {
	margin-bottom: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.op-content-grid-row {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.op-content-grid-row:after, .op-content-grid-row:before {
	content: none;
}

.op-related-articles-grid-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.op-related-articles-grid-row--1-col .box-item {
	width: 100%;
}

.op-related-articles-grid-row--2-col .box-item {
	width: 49%;
}

.op-related-articles-grid-row--3-col .box-item {
	width: 32%;
}

.op-related-articles-grid-row--4-col .box-item {
	width: 23%;
}

.op-content-grid-row>.box-item>article, .op-related-articles-grid-row>.box-item>article {
	width: 100%;
}

.op-content-grid-row>.box-item .post-box, .op-related-articles-grid-row>.box-item .post-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.op-content-grid-row>.box-item .post-box>p, .op-related-articles-grid-row>.box-item .post-box>p {
	margin: 0;
	height: 100%;
	height: calc(100% - 200px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.op-content-grid-row .op-content-list-placeholder-img, .op-content-grid-row>.box-item .post-box>img, .op-related-articles-grid-row .op-content-list-placeholder-img, .op-related-articles-grid-row>.box-item .post-box>img {
	width: 100%;
	max-width: 100%;
	height: 200px;
	-o-object-fit: cover;
	font-family: object-fit\:cover;
	object-fit: cover;
	padding-bottom: 0;
}

.op-content-grid-row .op-content-list-header {
	margin-top: 15px;
	margin-bottom: 14px;
}

.op-content-grid-row .op-list-layout-meta-wrapper, .op-content-grid-row .op-small-category-link {
	margin-top: 2px;
	margin-bottom: 2px;
	white-space: nowrap;
}

.op-content-grid-row .op-small-category-link {
	margin-right: 1.5em;
}

.op-content-grid-row .op-list-layout-header-group {
	margin: 0 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.op-list-layout-category-wrapper:empty {
	display: none;
}

.op-content-grid-row .op-list-layout-meta-wrapper>:last-child {
	margin-right: 0;
}

.op-content-grid-row .op-archive-title {
	margin-bottom: 0;
	font-size: 22px;
	letter-spacing: normal;
	line-height: 1.3;
}

.op-content-grid-row .op-archive-title a, .op-content-grid-row .op-archive-title a:hover {
	color: inherit;
}

.op-content-grid-row .op-homepage-list-text, .op-content-grid-row .op-homepage-list-text p {
	opacity: 1;
	font-size: 15px;
	line-height: 1.5;
	color: #252525;
	margin-bottom: 15px;
}

.op-content-grid-row .op-homepage-list-text p:last-child {
	margin-bottom: 0;
}

.op-entry .op-read-more, .op-read-more {
	padding-bottom: 6px;
	color: #262626;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.op-entry .op-read-more:hover, .op-read-more:hover {
	color: inherit;
}

.op-content-grid-row .op-content-list-img-container {
	display: block;
	width: 100%;
	height: 200px;
	overflow: hidden;
}

.op-content-grid-row .op-content-list-img-container img {
	-o-object-fit: cover;
	font-family: object-fit\:cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

@media (max-width:767px) {
	.op-content-grid-row .box-item {
		width: 100%;
	}
	
	.op-content-grid-row .op-content-list-placeholder-img {
		display: block;
	}
}

@media (max-width:500px) {
	.op-content-grid-row, .op-content-grid-row>.box-item {
		display: block;
	}
	
	.op-content-grid-row>.box-item .post-box {
		margin-bottom: 0;
	}
	
	.op-content-grid-row .op-content-list-placeholder-img, .op-content-grid-row>.box-item .post-box>img {
		height: 150px;
	}
	
	.op-content-grid-row>.box-item .post-box>p {
		height: auto;
	}
}

.op-entry blockquote {
	margin: 1.5em auto;
	padding: 0 0 0 2em;
	position: relative;
	font-size: 1em;
	letter-spacing: -.3px;
	line-height: 1.6;
	border: 0 none;
	color: #a9afb3;
	font-style: italic;
	font-weight: 400;
	text-align: left;
}

.op-entry blockquote:first-child, .op-entry blockquote:last-child {
	margin-bottom: 0;
}

.op-entry blockquote:before {
	content: "“";
	display: inline-block;
	font-size: 4em;
	position: absolute;
	left: -.2em;
	top: -.4em;
}

.op-entry blockquote p {
	font-size: 1.3em;
}

.op-entry blockquote {
	margin: 1em 0;
}

.op-entry .img-caption {
	color: #a2a7a9;
	display: block;
	font-size: 14px;
	line-height: 1.6em;
	margin: -25px 0 25px;
	padding: 6px 0;
	text-align: center;
}

.op-entry img {
	margin: 0 auto;
}

.op-entry .main-sb .widget {
	font-size: .9em;
	margin-bottom: 30px;
	padding: 15px 0;
	color: #333;
	overflow: hidden;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}

.op-entry .main-sb .widget:first-child {
	padding-top: 0;
}

.op-entry .main-sb .widget:empty {
	display: none;
}

.op-entry .main-sb a, .op-entry .main-sb a:hover {
	color: #111;
	text-decoration: none;
}

.op-entry .main-sb .widget_op_optin_form_widget {
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	border: none;
}

.op-entry .main-sb .widget:last-child, .op-entry .main-sb .widget p:last-child {
	margin-bottom: 0;
}

.op-entry .main-sb .widget-title {
	margin: -15px -15px 12px;
	padding: 5px 15px;
	background-color: transparent;
	border-color: transparent;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: 500;
}

.op-entry .main-sb ul:last-child {
	margin-bottom: 0;
}

.op-entry .main-sb li {
	border-bottom: none;
	color: #363948;
	display: block;
	text-align: left;
	line-height: 2em;
}

.op-entry .main-sb li:last-child {
	border-bottom: none;
}

.widget_op_optin_form_widget .optin-box:last-child {
	margin-bottom: 0;
}

.new-letter-wrap {
	margin-bottom: 50px;
	padding: 25px 40px;
	padding: 20px;
	background: #6aaecf none repeat scroll 0 0;
	text-align: center;
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
}

.new-letter-wrap .nl-title {
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.new-letter-wrap .nl-note, .new-letter-wrap .nl-title {
	margin-bottom: 22px;
	display: block;
}

.new-letter-wrap .form-wrap {
	max-width: 397px;
	margin: 0 auto 20px;
}

.new-letter-wrap .form-control {
	border-radius: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
	overflow: hidden;
	padding: 13px 15px;
	width: 100%;
	height: 50px;
	border: none;
}

.new-letter-wrap .form-control:focus {
	background: #fff;
}

.new-letter-wrap .btn {
	border: 0 none;
	border: none;
	padding: 15px 20px;
	height: 50px;
	text-transform: uppercase;
	border-radius: 0 4px 4px 0;
}

.new-letter-wrap .btn:hover {
	border: none;
	background: #147baa;
}

.op-author-name, .op-author-name:hover {
	font-size: 1.2em;
	text-decoration: none;
}

.op-entry .op-author-name, .op-entry .op-author-name:hover {
	color: inherit;
	letter-spacing: .5px;
}

.op-author-content {
	padding-left: 100px;
}

.op-author-content p {
	margin-bottom: 0;
}

.op-author-wrap {
	overflow: hidden;
}

.op-author-wrap img {
	float: left;
	margin-right: 1em;
}

.op-author-wrap--no-description img {
	width: 40px;
}

.op-author-wrap--no-description .op-author-content {
	padding-left: 0;
}

.op-author-wrap--no-description .op-author-name {
	font-size: 1.5em;
}

.op-author-wrap .op-author-photo {
	float: left;
	display: block;
	margin: 0 auto 1.2em;
	margin-right: 15px;
	max-width: 80px;
	border-radius: 100%;
}

.pn-art-wrap {
	text-align: center;
}

.pn-art-wrap a {
	text-decoration: none;
}

.pn-art-wrap a .pna-title {
	display: block;
	color: #333;
	word-break: break-word;
	line-height: 1.4em;
}

.pn-art-wrap .pnaicon-next, .pn-art-wrap .pnaicon-prev {
	display: inline-block;
	width: 14px;
	height: 10px;
}

.lined-border {
	display: block;
	width: 100%;
	height: 10px;
	margin-bottom: 20px;
	background: url("https://cdn-ablde.nitrocdn.com/CuTJUtnRkvOcIkPWDQEIXKEXMnqinMUE/assets/images/optimized/rev-9f38bad/lawofattractionblueprint.com/wp-content/themes/op-smart-theme3/images/line-bg.png") repeat scroll 50%;
}

.lined-border.nitro-lazy {
	background-image: none !important;
}

.op-related-articles {
	margin-bottom: -30px;
}

.op-entry .op-related-articles-title, .op-related-articles-title {
	margin: 0;
	padding: 1em 0;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

.op-related-articles .post-box {
	width: 100%;
}

.op-related-articles .box-item .post-box>.op-related-articles-img-container {
	height: 160px;
	overflow: hidden;
}

.op-related-articles .box-item .post-box>.op-related-articles-img-container img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	font-family: object-fit\:cover;
	object-fit: cover;
}

.op-related-articles .box-item .post-box>.post-box-description {
	height: calc(100% - 160px);
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.op-related-articles .post-box .rel-cat {
	display: block;
}

.op-related-articles .op-small-category-link {
	margin-top: 1em;
}

.op-related-articles .op-related-articles-headline {
	margin: .5em 0 0;
	font-size: 16px;
	line-height: 1.6;
}

#comments {
	position: relative;
	top: 10px;
	pointer-events: none;
}

.admin-bar #comments {
	top: -20px;
}

.op-navbar-fixed #comments {
	top: -40px;
}

.op-navbar-fixed.admin-bar #comments {
	top: -80px;
}

.op-comments>#respond {
	margin-top: -20px;
	padding-top: 10px;
}

.admin-bar .op-comments>#respond {
	margin-top: -50px;
	padding-top: 30px;
}

.op-navbar-fixed .op-comments>#respond {
	margin-top: -70px;
	padding-top: 60px;
}

.op-navbar-fixed.admin-bar .op-comments>#respond {
	margin-top: -110px;
	padding-top: 90px;
}

@media (max-width:782px) {
	.op-navbar-fixed.admin-bar .op-comments>#respond {
		margin-top: -120px;
		padding-top: 100px;
	}
}

.op-navbar-fixed-header-style-centered .op-comments>#respond, .op-navbar-fixed-header-style-with-tagline .op-comments>#respond {
	margin-top: -60px;
	padding-top: 40px;
}

.op-navbar-fixed-header-style-centered.admin-bar .op-comments>#respond, .op-navbar-fixed-header-style-with-tagline.admin-bar .op-comments>#respond {
	margin-top: -90px;
	padding-top: 70px;
}

@media (max-width:960px) {
	.op-navbar-fixed-header-style-centered.admin-bar .op-comments>#respond, .op-navbar-fixed-header-style-with-tagline.admin-bar .op-comments>#respond {
		margin-top: -130px;
		padding-top: 110px;
	}
	
	.op-navbar-fixed-header-style-centered .op-comments>#respond, .op-navbar-fixed-header-style-with-tagline .op-comments>#respond {
		margin-top: -110px;
		padding-top: 90px;
	}
}

@media (max-width:782px) {
	.op-navbar-fixed-header-style-centered.admin-bar .op-comments>#respond, .op-navbar-fixed-header-style-with-tagline.admin-bar .op-comments>#respond {
		margin-top: -150px;
		padding-top: 130px;
	}
}

@media (max-width:600px) {
	.op-navbar-fixed-header-style-centered.admin-bar .op-comments>#respond, .op-navbar-fixed-header-style-with-tagline.admin-bar .op-comments>#respond {
		margin-top: -110px;
		padding-top: 90px;
	}
}

.op-navbar-fixed-header-style-centered #comments, .op-navbar-fixed-header-style-with-tagline #comments {
	top: -30px;
}

.op-navbar-fixed-header-style-centered.admin-bar #comments, .op-navbar-fixed-header-style-with-tagline.admin-bar #comments {
	top: -60px;
}

@media (max-width:960px) {
	.op-navbar-fixed-header-style-with-tagline.admin-bar #comments {
		top: -90px;
	}
	
	.op-navbar-fixed-header-style-with-tagline #comments {
		top: -60px;
	}
}

@media (max-width:782px) {
	.op-navbar-fixed-header-style-with-tagline.admin-bar #comments {
		top: -100px;
	}
}

#comments-title {
	margin-top: 1em;
	padding: .5em 0;
	border-bottom: 1px dotted #eee;
}

#respond {
	outline: none;
}

#respond h2 {
	margin-top: 15px;
}

#respond p.res-desc {
	margin: -5px 0 15px;
}

#respond .form-control {
	border-radius: 3px;
}

#respond p {
	margin-top: 0;
	margin-bottom: 15px;
}

#respond p:last-child {
	margin-bottom: 0;
}

.form-input-container {
	width: 60%;
}

#respond .short-fields {
	max-width: 420px;
}

.commentlist {
	list-style: none;
	border-bottom: 1px dotted #eee;
}

.commentlist li {
	margin: 0;
	padding: 1em 0;
	text-align: left;
	border: none;
}

.commentlist p {
	margin: .5em 0;
}

.comment {
	line-height: normal;
}

.commentlist>ul>.comment+.comment {
	border-top: 1px dotted #eee;
}

.op-entry .commentlist .comment+.comment-respond>.comment-reply-title {
	margin-top: 0;
	margin-bottom: 0;
}

.commentlist .children .comment:last-child {
	padding-bottom: 0;
}

.comment .fn {
	color: #202020;
	font-weight: 700;
	font-size: 16px;
}

.comment .fn .url {
	color: #333;
	text-decoration: none;
}

.comment-author .avatar-70 {
	max-width: 70px;
	height: auto;
	float: left;
	margin-right: 20px;
}

.comment .children .avatar-70 {
	max-width: 50px;
}

.comment .children .comment-text {
	padding-left: 70px;
}

.comment .children .comment-body {
	border-bottom: 0;
}

.commentmetadata {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.comment-meta a {
	color: #ccc;
	font-weight: 400;
}

.comment .reply {
	font-size: 11px;
}

.comment .reply a {
	font-weight: 700;
	letter-spacing: 1px;
	text-decoration: none;
}

.comment .children {
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 0 70px;
}

.comment-text, .commentlist>ul>.comment>.children {
	padding-left: 90px;
}

.op-tab-nav-wrap {
	background: #eaebed;
	margin-bottom: 75px;
}

.op-tab-nav-wrap .nav-tabs {
	padding-top: 5px;
}

.op-tab-nav-wrap .nav-tabs li {
	border: none;
	vertical-align: bottom;
}

.op-tab-nav-wrap .nav-tabs li>a {
	outline: none;
	padding: 20px 5px;
	text-transform: uppercase;
	color: #9ca4ac;
	font-size: 15px;
	border: none;
	text-align: center;
	border-radius: 0;
}

.box-item a:hover {
	text-decoration: none;
}

.post-box {
	margin: 0;
	display: block;
}

.post-box, .post-box>img {
	border-radius: 4px 4px 0 0;
}

.post-box>p {
	background: #f6f6f6 none repeat scroll 0 0;
	border-color: #ececec;
	-o-border-image: none;
	border-image: none;
	border-radius: 0 0 4px 4px;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	color: #333;
	font-size: 15px;
	line-height: 1.5em;
	min-height: 50px;
	padding: 20px 25px;
	text-align: center;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	word-break: break-word;
}

.post-box .category, .post-box .rel-cat {
	color: #bfbfbf;
	display: inline-block;
	font-size: 15px;
	margin-bottom: 4px;
	line-height: 22.5px;
	position: relative;
}

.post-box .category {
	display: block;
}

.post-box .category:after, .post-box .category:before, .post-box .rel-cat:after, .post-box .rel-cat:before {
	background: #e5e5e5 none repeat scroll 0 0;
	content: "";
	height: 1px;
	position: absolute;
	top: 12px;
	width: 20px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.post-box .category:before, .post-box .rel-cat:before {
	left: -28px;
}

.post-box .category:after, .post-box .rel-cat:after {
	right: -28px;
}

.post-box .category:first-letter {
	text-transform: uppercase;
}

.post-box:hover>p {
	background: #fff none repeat scroll 0 0;
	top: -5px;
}

.post-box:hover .category:after, .post-box:hover .category:before {
	width: 50px;
}

.post-box:hover .category:before {
	left: -60px;
}

.post-box:hover .category:after {
	right: -60px;
}

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

.pagination {
	margin: 0 0 3em;
}

.pagination-container--grid {
	margin-top: -30px;
}

.pagination-container--list {
	margin-top: 1em;
}

.pagination>.btn {
	text-decoration: none;
	letter-spacing: .5px;
	color: #a0a0a0;
	margin: 0;
	text-transform: uppercase;
	border: none;
}

#infinite-handle {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 1em;
}

#infinite-handle span {
	padding: 0;
	display: inline;
	background: none;
}

#infinite-handle span button, #infinite-handle span button:active, #infinite-handle span button:focus, #infinite-handle span button:hover {
	margin: 0;
	padding: 5px 10px;
	font-size: 1em;
	line-height: 1.5;
	border-radius: 3px;
	border: none;
	background-color: #ccc;
	text-decoration: none;
	letter-spacing: .5px;
	color: #a0a0a0;
	text-transform: uppercase;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

#infinite-handle span button:hover {
	background-color: #e6e6e6;
	border-color: #adadad;
	color: #333;
}

.infinite-loader {
	height: auto;
	float: left;
	width: 100%;
	display: block;
	margin-top: 1em;
}

.infinite-loader .spinner {
	left: 0 !important;
	top: 20px;
	margin: 0 auto;
	height: 31px;
}

.tags {
	margin-top: 20px;
}

.tags>.btn {
	margin: 0 3px 3px 0;
	letter-spacing: .2px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: inherit;
	background-color: inherit;
}

.tags>.btn:active, .tags>.btn:hover {
	color: inherit;
	background-color: #e6e6e6;
}

.op-footer {
	background: #333;
	color: #ccc;
	font-size: 16px;
	padding-top: 70px;
	padding-bottom: 70px;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizelegibility;
}

.op-footer .icon-logo-f {
	margin: 3px 15px 0 0;
	display: block;
}

.op-footer p>a {
	border-bottom: 1px dotted hsla(0, 0%, 100%, .4);
}

.op-footer .widget-title a, .op-footer a {
	color: #fff;
}

.op-footer a:hover {
	text-decoration: none;
}

.op-footer .btn.btn-primary {
	letter-spacing: .5px;
	position: relative;
	text-transform: uppercase;
	line-height: 18.5667px;
	padding: 14px 22px;
	border-radius: 4px;
}

.op-footer .rsswidget {
	font-size: 1.2em;
	color: inherit;
	margin-bottom: .2em;
}

.op-footer .rss-date {
	display: block;
	line-height: 1.5;
	opacity: .8;
}

.op-footer .rssSummary {
	line-height: 1.5;
	margin: .5em 0;
	opacity: .8;
}

.op-footer .rss-widget-icon {
	margin: 0 5px 0 0;
	vertical-align: baseline;
	display: inline-block;
	position: relative;
	line-height: 1;
}

.op-footer .rssSummary+cite {
	display: block;
	font-style: italic;
}

.op-footer .rssSummary+cite:before {
	content: "- ";
}

.op-footer li {
	margin: 0 0 .6em;
}

.op-footer li:last-child {
	margin-bottom: 0;
}

.op-footer .widget_rss li {
	margin-bottom: 1.5em;
}

.op-footer .widget_rss li:last-child {
	margin-bottom: 0;
}

.op-footer .searchform {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.op-footer .searchform .btn {
	padding: 7px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border: none;
}

.op-footer .searchform p {
	margin: 0;
	width: auto;
}

.op-footer .searchform p:first-child {
	margin-right: 5px;
	-webkit-box-flex: 3;
	-ms-flex-positive: 3;
	flex-grow: 3;
}

.op-footer .searchform input {
	width: 100%;
}

.sm-wrap.fixed-dynamic .sm-counter {
	display: block;
}

.sm-counter {
	display: none;
	text-align: center;
}

.sm-counter .smc-label {
	display: block;
	color: #818181;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-top: -12px;
	margin-bottom: 8px;
}

.sm-wrap {
	display: block;
	line-height: 35px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.entry-featured-image+.sm-wrap {
	margin-top: 30px;
}

.entry-content+.sm-wrap {
	margin-top: 20px;
	margin-bottom: 0;
}

.sm-wrap.fixed-dynamic {
	padding: 0;
	position: fixed;
	top: 45%;
	z-index: 90;
	-webkit-transition: none;
	transition: none;
}

.sm-wrap.fixed-dynamic.left {
	left: 19px;
}

.sm-wrap.fixed-dynamic.right {
	right: 19px;
	direction: rtl;
	text-align: left;
}

.sm-wrap .sm-item {
	padding: 0;
	margin: 0 auto 4px;
	text-transform: uppercase;
	vertical-align: bottom;
	text-decoration: none;
	border: none;
	display: inline-block;
	width: 43px;
	height: 35px;
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: 10px;
}

.sm-wrap .sm-item:hover {
	opacity: .8;
}

.sm-wrap.fixed-dynamic .sm-item {
	width: 100px;
	display: block;
	letter-spacing: -.15px;
	margin: 0 auto 4px;
}

.sm-wrap.fixed-dynamic .sm-item:hover {
	background-position: 10px;
}

.sm-wrap .sm-label {
	text-indent: -99999px;
	display: block;
	visibility: hidden;
}

.sm-wrap.fixed-dynamic .sm-label {
	text-indent: 0;
	display: inline;
	visibility: visible;
	padding-left: 42px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	vertical-align: top;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.sm-wrap.fixed-dynamic .sm-item:hover .sm-label {
	padding-left: 42px;
}

.sm-wrap .sm-item.sm-fb {
	background-image: url("https://cdn-ablde.nitrocdn.com/CuTJUtnRkvOcIkPWDQEIXKEXMnqinMUE/assets/images/source/rev-9f38bad/lawofattractionblueprint.com/wp-content/themes/op-smart-theme3/images/sm-facebook.svg");
	background-color: #3b5998;
}

.sm-wrap .sm-item.sm-fb.nitro-lazy {
	background-image: none !important;
}

.sm-wrap .sm-item.sm-tweet {
	background-image: url("https://cdn-ablde.nitrocdn.com/CuTJUtnRkvOcIkPWDQEIXKEXMnqinMUE/assets/images/source/rev-9f38bad/lawofattractionblueprint.com/wp-content/themes/op-smart-theme3/images/sm-twitter.svg");
	background-color: #1da1f3;
}

.sm-wrap .sm-item.sm-tweet.nitro-lazy {
	background-image: none !important;
}

.sm-wrap .sm-item.sm-ln {
	background-image: url("https://cdn-ablde.nitrocdn.com/CuTJUtnRkvOcIkPWDQEIXKEXMnqinMUE/assets/images/source/rev-9f38bad/lawofattractionblueprint.com/wp-content/themes/op-smart-theme3/images/sm-linkedin.svg");
	background-color: #0077b9;
}

.sm-wrap .sm-item.sm-ln.nitro-lazy {
	background-image: none !important;
}

.sm-wrap .sm-item.sm-gplus {
	background-image: url("https://cdn-ablde.nitrocdn.com/CuTJUtnRkvOcIkPWDQEIXKEXMnqinMUE/assets/images/source/rev-9f38bad/lawofattractionblueprint.com/wp-content/themes/op-smart-theme3/images/sm-googleplus.svg");
	background-color: #de4d3b;
}

.sm-wrap .sm-item.sm-gplus.nitro-lazy {
	background-image: none !important;
}

.sm-wrap .sm-item.sm-pint {
	background-image: url("https://cdn-ablde.nitrocdn.com/CuTJUtnRkvOcIkPWDQEIXKEXMnqinMUE/assets/images/source/rev-9f38bad/lawofattractionblueprint.com/wp-content/themes/op-smart-theme3/images/sm-pinterest.svg");
	background-color: #cb2027;
}

.sm-wrap .sm-item.sm-pint.nitro-lazy {
	background-image: none !important;
}

.sm-wrap .sm-item.sm-comment {
	width: auto;
	padding: 0 11px;
}

.social-profiles-widget:last-child {
	margin-bottom: 0;
}

.social-profiles-widget .sm-item {
	margin: 0 auto;
}

@media screen and (max-width:1450px) {
	.sm-wrap.fixed-dynamic .sm-item {
		margin: 0 0 4px;
		width: 44px;
		overflow: hidden;
	}
	
	.sm-wrap.fixed-dynamic .sm-label {
		opacity: 0;
		padding-left: 82px;
	}
	
	.sm-wrap.fixed-dynamic .sm-item:hover {
		width: 100px;
	}
	
	.sm-wrap.fixed-dynamic .sm-item:hover .sm-label {
		opacity: 1;
	}
}

@media screen and (max-width:1340px) {
	.fixed-dynamic-content-padding-left {
		padding-left: 40px;
	}
	
	.fixed-dynamic-content-padding-right {
		padding-right: 40px;
	}
}

@media screen and (max-width:1300px) {
	.fixed-dynamic-content-padding-left {
		padding-left: 50px;
	}
	
	.fixed-dynamic-content-padding-right {
		padding-right: 50px;
	}
}

@media screen and (max-width:1200px) {
	.fixed-dynamic-content-padding-left {
		padding-left: 70px;
	}
	
	.fixed-dynamic-content-padding-right {
		padding-right: 70px;
	}
}

@media screen and (max-width:650px) {
	.fixed-dynamic-content-padding-left {
		padding-left: 0;
	}
	
	.fixed-dynamic-content-padding-right {
		padding-right: 75px;
		padding-right: 0;
	}
	
	.sm-wrap.fixed-dynamic, .sm-wrap.fixed-dynamic.left, .sm-wrap.fixed-dynamic.right {
		top: auto !important;
		bottom: 0;
		width: 100%;
		right: auto;
		left: auto;
		text-align: center;
		direction: ltr;
	}
	
	.sm-wrap.fixed-dynamic .sm-item {
		display: inline-block;
	}
	
	.sm-wrap.fixed-dynamic .sm-item:hover .sm-label {
		padding-left: 22px;
	}
}

.tagcloud a {
	margin: 3px 3px 3px 0;
	padding: 6px 10px;
	display: inline-block;
	letter-spacing: .2px;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	color: #a0a0a0;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.widget {
	list-style: none;
}

.widget .textwidget p:last-child {
	margin-bottom: 0;
}

.navbar-transparent {
	background: transparent;
}

.op-navbar .navbar-nav .menu-item a {
	font-size: 13px;
	color: #777;
}

@media (min-width:960px) {
	.navbar-nav>.menu-item-has-children>a:after, .op-navbar .navbar-nav .sub-menu .menu-item-has-children>a:after {
		margin-left: 10px;
		display: inline-block;
		content: "";
		content: "";
		vertical-align: baseline;
		font-family: Glyphicons Halflings;
		font-size: .8em;
		font-style: normal;
		font-weight: 400;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
	}
	
	.op-navbar .navbar-nav .sub-menu .menu-item-has-children>a:after {
		position: absolute;
		right: 7px;
		top: 50%;
		-webkit-transform: translateY(-50%) rotate(-90deg);
		-ms-transform: translateY(-50%) rotate(-90deg);
		transform: translateY(-50%) rotate(-90deg);
	}
}

.sub-menu {
	margin: 14px 0;
	padding: 0;
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	width: 220px;
	min-width: 100%;
	z-index: 1000;
	text-align: left;
	font-size: .8em;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	border-bottom: 4px solid #ea8c00;
	background: #fff;
}

.sub-menu:before {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 15px;
}

.navbar-menu .menu-item--hover>.sub-menu, .navbar-menu .sub-menu--active>.sub-menu, .op-not-touch-device .navbar-menu .menu-item:hover>.sub-menu {
	display: block;
}

.op-navbar .navbar-nav li .sub-menu .menu-item {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

.op-navbar .navbar-nav li .sub-menu a {
	padding: 1em 1.7em;
	display: block;
	text-transform: none;
}

.op-navbar .navbar-nav li .sub-menu a:hover {
	text-decoration: inherit;
	background-color: #f5f5f5;
	border-radius: 0;
	color: #222;
}

@media (min-width:960px) {
	.op-navbar .navbar-nav li .sub-menu li:hover>a {
		text-decoration: inherit;
		background-color: #f5f5f5;
		border-radius: 0;
		color: #222;
	}
	
	.op-navbar .navbar-nav .sub-menu .menu-item-has-children>.sub-menu {
		position: absolute;
		left: 100%;
		top: 0;
		margin-top: 0;
	}
	
	.op-navbar .navbar-nav .sub-menu .menu-item-has-children>.sub-menu--alt {
		left: auto;
		right: 100%;
	}
}

.header-style-full, .header-style-full>.container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.header-style-full .menu-item:nth-last-child(2) .sub-menu {
	left: auto;
	right: 0;
}

@media screen and (max-width:1150px) {
	.header-style-basic .menu-item:nth-last-child(2) .sub-menu {
		left: auto;
		right: 0;
	}
}

@media screen and (max-width:768px) {
	.navbar-brand {
		display: inline;
	}
	
	.mynavbar .nav li {
		display: block;
		margin: 0;
	}
	
	.mynavbar .nav li a {
		border-radius: 0;
		display: block;
		border-bottom: 1px solid #fff;
	}
	
	.op-entry blockquote p {
		font-size: 1.3em;
		line-height: 1.5em;
	}
}

.footer-copyright {
	padding-top: 15px;
}

.footer-copyright, .footer-copyright p {
	text-align: center;
	font-size: 13px;
	line-height: 23px;
}

.footer-copyright p {
	margin: 0;
	padding: 0;
}

.op-footer .widget {
	margin: 0 0 2.5em;
	padding-bottom: 0;
	font-size: 13px;
}

.op-footer .widget>p:last-child, .op-footer .widget>ul:last-child {
	margin-bottom: 0;
}

.op-footer .widget p {
	font-size: 13px;
}

.op-footer .widget-title {
	margin: 0 auto .5em;
	font-size: 13px;
	line-height: 1;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 20px;
}

.site-footer .menu-item {
	padding: 0;
	font-size: 13px;
}

.navbar-default {
	background-color: transparent;
}

.divider-vertical {
	height: 25px;
	margin: 10px 9px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #aaa;
}

.op-search-form-top-menu {
	padding: 0 20px;
	width: 450px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 20px;
	font-size: 13px;
	border-radius: 20px;
	background: none;
	border: 0;
}

.op-search-form-top-menu:focus {
	outline-offset: 0;
	outline: 0 none;
}

.op-search-form-top-menu::-webkit-input-placeholder {
	color: inherit;
	opacity: .6;
	font-style: italic;
}

.op-search-form-top-menu::-moz-placeholder {
	color: inherit;
	opacity: .6;
	font-style: italic;
}

.op-search-form-top-menu:-ms-input-placeholder {
	color: inherit;
	opacity: .6;
	font-style: italic;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.op-entry img.alignleft {
	float: left;
	margin: 30px 30px 10px 0;
}

.op-entry img.aligncenter {
	float: none;
	margin: 30px auto;
	display: block;
}

.op-entry img.alignright {
	float: right;
	margin: 30px 0 10px 30px;
}

.op-entry img.alignnone {
	margin: 30px;
}

.wp-caption.alignright {
	float: right;
	margin: 30px 0 10px 30px;
	max-width: 40%;
}

.wp-caption.alignleft {
	float: left;
	margin: 30px 30px 10px 0;
	max-width: 40%;
}

.op-entry.single .wp-caption.alignleft, .op-entry.single img.alignleft {
	margin-left: -50px;
}

.op-entry.single .alignright, .op-entry.single .wp-caption.alignright {
	margin-right: -50px;
}

p+.wp-caption.alignleft, p+.wp-caption.alignright {
	margin-top: 10px;
}

.wp-caption-text {
	text-align: center;
	font-style: italic;
	margin: .2em 0 0;
}

@media (max-width:991px) {
	.op-entry.single .wp-caption.alignleft, .op-entry.single img.alignleft {
		margin-left: auto;
	}
	
	.op-entry.single .alignright, .op-entry.single .wp-caption.alignright {
		margin-right: auto;
	}
}

.op-content-list-row {
	padding-bottom: 30px;
}

.op-content-list-row>.col-md-12:last-child .op-content-list-row {
	padding-bottom: 0;
}

.op-content-list-img-container img {
	width: 100%;
	height: auto;
}

.op-content-list-placeholder-img, .op-related-articles-placeholder-img {
	width: 100%;
	padding-bottom: 60%;
	display: block;
	position: relative;
	overflow: hidden;
	background: #efefef;
	background: radial-gradient(ellipse at center, #fff 0, #d8d8d8 100%);
}

.op-content-list-placeholder-img img, .op-related-articles-placeholder-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 60%;
	max-height: 60%;
	height: auto;
	-o-object-fit: contain;
	font-family: object-fit\:contain;
	object-fit: contain;
}

.op-content-list-placeholder-img>h1 {
	opacity: 0;
}

.op-related-articles-placeholder-img {
	height: 160px;
	padding-bottom: 0;
	border-radius: 4px 4px 0 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.op-small-category-link {
	margin-bottom: 5px;
	padding-right: 5px;
	display: block;
	float: left;
	line-height: 1;
	vertical-align: top;
	font-size: .7em;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}

.op-small-category-link a, .op-small-category-link span {
	padding: 3px 8px 2px;
	display: inline-block;
	height: auto;
	line-height: 1.2em;
	border-radius: 10px;
	color: #fff;
	background: #ff3d00;
	vertical-align: top;
	text-decoration: none;
}

.op-list-author {
	padding-top: 10px;
	font-weight: 400;
	font-size: .8em;
	text-decoration: none;
}

.op-entry .op-content-list-row .op-list-author, .op-entry .op-content-list-row .op-list-author:active, .op-entry .op-content-list-row .op-list-author:hover, .op-entry .op-homepage-list-full-item .op-list-author, .op-entry .op-homepage-list-full-item .op-list-author:active, .op-entry .op-homepage-list-full-item .op-list-author:hover {
	text-decoration: none;
	color: inherit;
}

.op-list-author img {
	margin-right: 10px;
	width: 36px;
}

.op-list-author-name {
	padding-right: 8px;
}

.op-hero-short-article-description-wrap {
	opacity: .7;
	color: #fff;
}

.op-featured-post {
	padding: 4em 0;
	background-size: cover;
	background-color: #23282d;
}

.op-featured-post-wrap {
	padding: 70px 150px;
	text-align: left;
}

.op-hero-category-wrap {
	overflow: hidden;
}

.op-hero-content-half {
	padding-right: 50%;
}

.op-hero-short-article-description-wrap hr {
	margin-top: 35px;
	opacity: .7;
	margin-bottom: .5em;
}

.op-hero-layout-author-wrap {
	vertical-align: middle;
}

.op-hero-layout-meta-wrap a:hover {
	text-decoration: none;
}

.op-comment-number {
	margin: 0 1.5em 0 0;
	vertical-align: middle;
}

.op-post-date {
	margin: 0 2em 0 0;
	vertical-align: middle;
}

.op-post-date:last-child {
	margin-right: 0;
}

.op-post-date .glyphicon {
	top: 2px;
}

.op-author-by {
	font-style: italic;
}

.op-hero-layout-author-wrap span {
	vertical-align: baseline;
}

.op-hero-layout-author-wrap span img {
	margin: 0 .4em 0 0;
	padding: 0;
	max-width: 100%;
	width: 40px;
	height: auto;
	display: inline-block;
	position: relative;
	top: -2px;
}

.op-hero-layout-meta-wrap {
	margin-top: 1em;
	vertical-align: middle;
	font-size: .8em;
	text-transform: uppercase;
}

.op-author-avatar {
	display: inline-block;
	vertical-align: middle;
}

.op-blog-meta-wrapper, .op-list-layout-meta-wrapper {
	vertical-align: baseline;
	margin-bottom: .5em;
	font-size: .8em;
	text-transform: uppercase;
}

.op-list-layout-meta-wrapper {
	opacity: .7;
}

.op-blog-meta-wrapper:empty, .op-list-layout-meta-wrapper:empty {
	margin-top: -10px;
}

.op-blog-post-header {
	color: #fff;
}

.op-blog-post-header .op-small-category-link {
	display: inline-block;
	float: none;
	padding-left: 5px;
	padding-right: 5px;
}

.op-blog-post-header .op-small-category-link:empty {
	display: none;
}

.op-blog-post-header .op-category-wrap {
	text-align: center;
}

.op-blog-meta-wrapper span, .op-blog-meta-wrapper time, .op-list-layout-meta-wrapper span, .op-list-layout-meta-wrapper time {
	color: inherit;
}

.op-blog-meta-wrapper {
	color: #fff;
}

.op-blog-meta-wrapper>.op-list-author span:not(.op-author-avatar), .op-blog-meta-wrapper>:not(.op-list-author) {
	opacity: .7;
}

.op-blog-meta-wrapper a {
	font-size: 1em;
	vertical-align: middle;
}

.op-blog-meta-wrapper a, .op-entry .op-list-layout-meta-wrapper a, .op-entry .op-list-layout-meta-wrapper a:hover {
	color: inherit;
	text-decoration: none;
}

.op-list-space-right-small {
	padding-right: .5em;
}

.op-blog-hero-background {
	position: relative;
	overflow: hidden;
}

.op-blog-hero-background-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-size: cover;
}

.op-archive-header-container {
	margin: 0 auto;
	max-width: 850px;
}

.op-blog-header-content {
	padding: 2em 0;
	z-index: 100;
	min-height: 600px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
	.op-blog-header-content {
		min-height: auto;
		height: 600px;
	}
}

.op-woocommerce-hero .op-blog-header-content {
	min-height: 130px;
	height: 130px;
}

.op-blog-header-content--small {
	min-height: 130px;
	height: auto;
}

.op-blog-header-content--small h1:first-child {
	margin-top: 0;
}

.op-blog-header-content--small h1:last-child {
	margin-bottom: 0;
}

.op-blog-header-content-img {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.op-blog-header-content--small.op-blog-header-content-img {
	position: relative;
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.op-blog-header-content--small~.post-thumbnail-placeholder {
	min-height: 130px;
	display: none;
}

.op-list-category-wrap {
	overflow: hidden;
	margin-bottom: .1em;
}

.op-homepage-list-full-item {
	margin-bottom: 3em;
}

.op-homepage-list-full-item:last-child {
	margin-bottom: 0;
}

.infinite-loader+.op-homepage-full .op-homepage-list-full-item:first-child {
	margin-top: 3em;
}

.op-homepage-list-text {
	opacity: .7;
	line-height: 1.5;
	margin-bottom: .7em;
}

.op-homepage-full-text {
	opacity: .7;
	line-height: 1.5;
	margin: .7em auto;
}

.op-upercase {
	text-transform: uppercase;
}

.op-homepage-optin-btn {
	background: #ff3d00;
	color: #fff;
	padding: 7px 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: small;
}

.op-homepage-optin-text-title {
	color: #fff;
	padding-right: 25px;
}

.op-homepage-optin-text-subtitle, .op-homepage-optin-text-title {
	text-transform: uppercase;
	float: left;
	padding-top: 27px;
	font-size: small;
	font-weight: 100;
}

.op-homepage-optin-text-subtitle {
	color: #545655;
}

.op-single-post-hero-wrap {
	padding-top: 35px;
	padding-bottom: 35px;
}

.menu-item {
	margin: 8px 0;
	padding: 0 .4em;
}

.header-style-with-tagline .navbar-nav, .menu-item-search-form-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.menu-item-search-form-container {
	width: 500px;
	max-width: 100%;
	overflow: hidden;
	min-height: 34px;
	text-align: right;
}

.menu-item-search-form-item .searchform {
	margin: 0;
	padding: 0;
	width: 450px;
}

.menu-item-shopping-cart-icon-text {
	display: none;
}

.menu-item-search-form-item:last-child, .menu-item:last-child {
	padding-right: 0;
}

.navbar-centered-menu .menu-item-search-form-item:last-child, .navbar-centered-menu .menu-item:last-child {
	padding: 0 .4em;
}

.op-navbar.header-style-with-tagline .navbar-nav {
	margin-left: -15px;
}

.op-navbar.header-style-with-tagline .menu-item-search-form-item:first-child {
	margin-right: -1em;
}

.header-style-with-tagline .menu-item-search-form, .header-style-with-tagline .menu-item-shopping-cart {
	margin-left: auto;
}

.header-style-with-tagline .menu-item-shopping-cart+.menu-item-search-form {
	margin-left: 0;
}

.header-style-with-tagline .menu-item-shopping-cart.menu-item-hidden+.menu-item-search-form {
	margin-left: auto;
}

.header-style-with-tagline .menu-item-search-form a {
	padding-right: 0;
}

.header-style-with-tagline .menu-item-search-form .searchform {
	right: 20px;
}

.menu-item-search-form form, .menu-item-search-link a {
	display: inline-block;
}

.menu-item-search-form a {
	text-decoration: none;
	vertical-align: baseline;
}

.header-style-with-tagline .menu-item-search-form a {
	vertical-align: bottom;
}

.menu-item-hidden, .navbar-nav>.menu-item-hidden {
	display: none;
}

.inline-flex {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	max-width: 100%;
}

.nav-close-wrap {
	display: none;
}

.header-style-centered, .header-style-with-tagline {
	height: auto;
}

.header-style-centered .navbar, .header-style-with-tagline .navbar {
	height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header-style-centered .navbar-menu, .header-style-with-tagline .navbar-menu {
	padding: 5px 0;
	border-top: 1px solid #f0f0f0;
}

.op-removable-top+.navbar-menu {
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.op-comments {
	margin: 20px 0 0;
}

.op-entry .comment-reply-title {
	margin: 1em auto 0;
	font-weight: 400;
	font-size: 1.2em;
	font-size: 20px;
}

.op-entry .op-comments>.comment-reply-title {
	letter-spacing: .5px;
}

.searchform {
	margin: 0 auto;
	text-align: left;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.searchform, .searchform p {
	display: inline-block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
}

.searchform p {
	margin: 0 .2em .5em;
	width: auto;
	vertical-align: top;
}

.searchform p:last-child {
	margin-bottom: 0;
}

.no-results, .not-found {
	text-align: center;
}

.searchform input {
	width: 450px;
	max-width: 100%;
}

.searchform .btn {
	width: auto;
}

.main-sb .searchform, .main-sb .searchform p:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.main-sb .searchform p:first-child {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-bottom: 0;
}

.main-sb .searchform .form-control {
	width: auto;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-right: .5em;
}

.optin-box-optimizetheme {
	line-height: 1.4;
}

.optin-box-optimizetheme-light {
	background-color: #f3f3f3;
	color: #3a3a3a;
}

.op-footer .optin-box-optimizetheme-headline, .op-footer .optin-box-optimizetheme-privacy, .op-footer .optin-box-optimizetheme-subheadline, .optin-box-optimizetheme-headline, .optin-box-optimizetheme-privacy, .optin-box-optimizetheme-subheadline {
	color: #3a3a3a;
}

.optin-box-optimizetheme-dark {
	background-color: #1f2024;
	color: #f3f3f3;
}

.optin-box-optimizetheme-dark .optin-box-optimizetheme-headline {
	color: #f3f3f3;
}

.optin-box-optimizetheme-dark .optin-box-optimizetheme-privacy, .optin-box-optimizetheme-dark .optin-box-optimizetheme-subheadline {
	color: #929292;
}

.optin-box-optimizetheme-content {
	padding-top: 1em;
	padding-bottom: 1em;
}

.optin-box-optimizetheme-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.optin-box-optimizetheme-column {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.optin-box-optimizetheme-img-container {
	width: 150px;
	position: relative;
	margin-right: 3em;
	font-size: 13px;
	-ms-flex-item-align: end;
	align-self: flex-end;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.optin-box-optimizetheme-img-container-landscape {
	-ms-flex-item-align: center;
	align-self: center;
}

.optin-box-optimizetheme-img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: auto;
	max-height: 240px;
	z-index: 200;
}

.optin-box-optimizetheme-img-container-landscape .optin-box-optimizetheme-img {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.main-sb .optin-box-optimizetheme-headline, .optin-box-optimizetheme-headline {
	margin: 0 0 .2em;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
}

.main-sb .optin-box-optimizetheme-subheadline, .op-entry .main-sb .widget .optin-box-optimizetheme-subheadline, .op-entry .main-sb .widget .optin-box-optimizetheme-subheadline:last-child, .optin-box-optimizetheme-subheadline {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 1em;
}

.optin-box-optimizetheme-form-container {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.optin-box-optimizetheme-form-container form, .optin-box-optimizetheme-text-boxes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

.optin-box-optimizetheme-form-container form {
	display: block;
}

.optin-box-optimizetheme-form-container .text-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

.optin-box-optimizetheme-modal .modal-dialog .default-button, .optin-box-optimizetheme .default-button {
	margin: 0;
	padding: 1em 3em;
	color: #fff;
	background: #276cf2;
	letter-spacing: 1px;
	text-transform: uppercase;
	vertical-align: middle;
	border-radius: 50px;
	font-size: 13px;
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
}

.optin-box-optimizetheme .default-button:focus {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .2), inset 0 1px 14px rgba(0, 0, 0, .2), 0 1px 1px 1px rgba(0, 0, 0, .1);
	box-shadow: inset 0 0 1px rgba(0, 0, 0, .2), inset 0 1px 14px rgba(0, 0, 0, .2), 0 1px 1px 1px rgba(0, 0, 0, .1);
}

.optin-box-optimizetheme-dark .default-button:focus {
	-webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .3), inset 0 0 1px hsla(0, 0%, 100%, .2), inset 0 1px 14px hsla(0, 0%, 100%, .2), 0 1px 1px 1px hsla(0, 0%, 100%, .1);
	box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .3), inset 0 0 1px hsla(0, 0%, 100%, .2), inset 0 1px 14px hsla(0, 0%, 100%, .2), 0 1px 1px 1px hsla(0, 0%, 100%, .1);
}

.optin-box-optimizetheme .default-button:active {
	-webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, .1), 0 5px 14px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 14px rgba(0, 0, 0, .1), 0 5px 14px rgba(0, 0, 0, .1);
}

.optin-box-optimizetheme-text-boxes, .optin-box-optimizetheme .default-button {
	margin-bottom: .5em;
}

.optin-box-optimizetheme-modal .modal-dialog input, .optin-box-optimizetheme input {
	margin-right: 1em;
	padding: 1em 1.5em;
	width: auto;
	min-width: 170px;
	vertical-align: middle;
	color: #757575;
	border: none;
	border-radius: 5px;
	background-color: #dfdfdf;
	font-size: 13px;
	-webkit-transition: background-color .1s ease;
	transition: background-color .1s ease;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

.optin-box-optimizetheme input:focus {
	outline: none;
	background-color: #fff;
	color: #757575;
}

.optin-box-optimizetheme-dark input {
	background-color: #454545;
	color: #fff;
}

.optin-box-optimizetheme-dark input:focus {
	background-color: #333;
	color: #fff;
}

.optin-box-optimizetheme-privacy {
	font-size: 14px;
}

.optin-box-optimizetheme-open-lightbox-container {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme, .optin-box-optimizetheme-modal .optin-box-optimizetheme-widget.optin-box-optimizetheme-light {
	background-color: #fff;
	color: #3a3a3a;
	border: none;
}

.optin-box-optimizetheme-modal .modal-dialog {
	width: 768px;
	max-width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-close-modal {
	right: 15px;
	top: 10px;
	opacity: .7;
	z-index: 10000;
	position: relative;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-headline, .optin-box-optimizetheme-modal .optin-box-optimizetheme-privacy, .optin-box-optimizetheme-modal .optin-box-optimizetheme-subheadline {
	color: #3a3a3a;
}

.optin-box-optimizetheme-modal .modal-dialog .optin-box-optimizetheme-headline, .optin-box-optimizetheme-modal .modal-dialog .optin-box-optimizetheme-headline:last-child {
	margin-bottom: 20px;
	font-size: 26px;
	line-height: 1.5;
	font-weight: 700;
}

.optin-box-optimizetheme-modal .modal-dialog .optin-box-optimizetheme-subheadline {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 24px;
}

.optin-box-optimizetheme-modal .modal-dialog .modal-content {
	border-radius: 0;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .2);
	box-shadow: 0 0 30px rgba(0, 0, 0, .2);
}

.optin-box-optimizetheme-modal .modal-body {
	padding: 1em 5em;
	text-align: center;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-form-container form, .optin-box-optimizetheme-modal .optin-box-optimizetheme-text-boxes {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-form-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.optin-box-optimizetheme-modal form {
	max-width: 350px;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-text-boxes {
	margin-bottom: 0;
}

.optin-box-optimizetheme-modal .modal-dialog input, .optin-box-optimizetheme-modal input {
	margin-right: 0;
	margin-bottom: 12px;
	color: #757575;
	background-color: #f3f3f3;
}

.optin-box-optimizetheme-modal input:focus {
	background-color: #e4e4e4;
	color: #757575;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-privacy {
	font-size: 12px;
	margin-top: 30px;
}

.optin-box-optimizetheme-after-header .optin-box-optimizetheme-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.optin-box-optimizetheme-after-header .optin-box-optimizetheme-headline-container {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-right: 2em;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-after-header .optin-box-optimizetheme-headline-container {
	padding-right: 0;
}

.optin-box-optimizetheme-after-header .optin-box-optimizetheme-headline, .optin-box-optimizetheme-after-header .optin-box-optimizetheme-subheadline {
	margin: 0;
	font-size: 14px;
	letter-spacing: normal;
}

.optin-box-optimizetheme-after-header .optin-box-optimizetheme-headline:last-child {
	font-size: 16px;
	font-weight: 400;
}

.optin-box-optimizetheme-after-header .optin-box-optimizetheme-subheadline {
	margin-top: .1em;
}

.optin-box-optimizetheme-after-header input {
	padding: .5em 1em;
}

.optin-box-optimizetheme-after-header .default-button {
	padding: .5em 2em;
}

.optin-box-optimizetheme-after-header .default-button, .optin-box-optimizetheme-after-header .optin-box-optimizetheme-text-boxes {
	margin-bottom: 0;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-after-header .optin-box-optimizetheme-content {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-after-header .optin-box-optimizetheme-headline {
	font-size: 26px;
}

.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-content {
	padding-top: 2em;
	padding-bottom: 2.3em;
}

.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-content .optin-box-optimizetheme-content {
	padding-top: 0;
	padding-bottom: 0;
}

.optin-box-optimizetheme-lightbox.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.optin-box-optimizetheme-lightbox.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-headline-container {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-right: 2em;
}

.optin-box-optimizetheme-lightbox.optin-box-optimizetheme-after-hero .default-button, .optin-box-optimizetheme-lightbox.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-subheadline {
	margin-bottom: 0;
}

.optin-box-optimizetheme-before-footer {
	text-align: center;
}

.optin-box-optimizetheme-before-footer .optin-box-content {
	max-width: 920px;
	padding-top: 2em;
	padding-bottom: 2em;
}

.optin-box-optimizetheme-before-footer .optin-box-optimizetheme-headline {
	font-size: 22px;
	margin-bottom: 10px;
}

.optin-box-optimizetheme-before-footer .optin-box-optimizetheme-subheadline {
	margin-bottom: 20px;
}

.optin-box-optimizetheme-before-footer .optin-box-optimizetheme-privacy {
	margin-top: 10px;
}

.optin-box-optimizetheme-widget {
	border: 1px solid rgba(0, 0, 0, .5);
	text-align: center;
}

.main-sb .optin-box-optimizetheme-widget {
	border-radius: 4px;
}

.optin-box-optimizetheme-widget.optin-box-optimizetheme-light {
	border: 1px solid rgba(0, 0, 0, .1);
}

.optin-box-optimizetheme-widget .optin-box-optimizetheme-content {
	padding: 2em 3em;
}

.main-sb .optin-box-optimizetheme-headline {
	margin-top: 0;
}

.optin-box-optimizetheme-widget .optin-box-optimizetheme-form-container form, .optin-box-optimizetheme-widget .optin-box-optimizetheme-text-boxes {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 350px;
	margin: auto;
	max-width: 100%;
}

.optin-box-optimizetheme-widget input {
	margin-right: 0;
	margin-bottom: 1em;
}

.optin-box-optimizetheme-widget .optin-box-optimizetheme-text-boxes {
	margin-bottom: 0;
}

.optin-box-optimizetheme-widget .default-button {
	-ms-flex-item-align: stretch;
	align-self: stretch;
	display: block;
}

.optin-box-optimizetheme-widget .optin-box-optimizetheme-privacy {
	margin-top: 1em;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-widget .optin-box-optimizetheme-form-container form, .optin-box-optimizetheme-modal .optin-box-optimizetheme-widget .optin-box-optimizetheme-text-boxes {
	width: 100%;
	max-width: 350px;
}

.optin-box-optimizetheme-widget .optin-box-optimizetheme-open-lightbox-container .default-button {
	margin-left: auto;
	margin-right: auto;
}

.modal.fade .modal-dialog {
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -65%);
	-ms-transform: translate(-50%, -65%);
	transform: translate(-50%, -65%);
}

.modal-dialog, .modal.in .modal-dialog {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media (max-width:550px) {
	.modal-dialog, .modal.in .modal-dialog {
		top: 10px;
		-webkit-transform: translate(-50%);
		-ms-transform: translate(-50%);
		transform: translate(-50%);
	}
}

.video-plugin-new {
	padding-right: 15px;
	padding-left: 15px;
}

.testimonial-image-style-1 {
	width: inherit !important;
}

.entry-content .feature-block {
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.entry-content .bullet-list, .entry-content .recent-posts-style-1, .entry-content .recent-posts-style-2, .entry-content .recent-posts-style-3, .entry-content .recent-posts-style-4, .entry-content .recent-posts-style-5, .entry-content .recent-posts-style-6, .entry-content .recent-posts-style-7, .entry-content .recent-posts-style-8, .entry-content .recent-posts-style-9, .entry-content .recent-posts-style-10, .entry-content .recent-posts-style-11, .entry-content .recent-posts-style-12, .entry-content .recent-posts-style-13, .entry-content .recent-posts-style-14, .entry-content .recent-posts-style-15 {
	padding-left: 0;
}

.entry-content .bullet-list li {
	padding-left: 44px;
}

@media (max-width:1300px) {
	.main-sb .optin-box-optimizetheme-widget .optin-box-optimizetheme-content {
		padding: 2em;
	}
}

@media (max-width:1000px) {
	#wp-admin-bar-my-account>a {
		font-size: 0;
		line-height: 32px;
		padding-top: 2px;
	}
}

@media (max-width:920px) {
	.optin-box-optimizetheme-form-container form, .optin-box-optimizetheme-text-boxes {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.optin-box-optimizetheme-after-header .optin-box-optimizetheme-headline-container, .optin-box-optimizetheme-after-hero .optin-box-optimizetheme-headline-container, .optin-box-optimizetheme-lightbox.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-headline-container {
		margin-right: 0;
		padding-right: 0;
		padding-bottom: 0;
		margin-bottom: 14px;
	}
	
	.optin-box-optimizetheme-content {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	
	.optin-box-optimizetheme-headline {
		margin-bottom: 14px;
	}
	
	.optin-box-optimizetheme-after-header .optin-box-optimizetheme-content, .optin-box-optimizetheme-lightbox.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}
	
	.optin-box-optimizetheme-after-header .optin-box-optimizetheme-form-container form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-content .optin-box-optimizetheme-content {
		text-align: left;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.optin-box-optimizetheme-after-header .optin-box-optimizetheme-text-boxes, .optin-box-optimizetheme-after-header .optin-box-optimizetheme-text-boxes * {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.optin-box-optimizetheme-after-header .optin-box-optimizetheme-form-container .default-button, .optin-box-optimizetheme-after-header .optin-box-optimizetheme-text-boxes {
		margin-bottom: .5em;
	}
	
	.optin-box-optimizetheme-after-header .optin-box-optimizetheme-after-header input {
		margin-bottom: 0;
		margin-right: .5em;
		margin-left: .5em;
	}
	
	.optin-box-optimizetheme-after-header .optin-box-optimizetheme .text-box+.text-box input {
		margin-left: 0;
	}
}

@media (max-width:850px) {
	.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-form-container form {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.optin-box-optimizetheme-img-container {
		-ms-flex-item-align: center;
		align-self: center;
	}
	
	.optin-box-optimizetheme-img {
		position: static;
	}
}

@media (max-width:780px) {
	.optin-box-optimizetheme-modal .modal-body {
		padding: 1em;
	}
}

@media (max-width:700px) {
	.optin-box-optimizetheme-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.optin-box-optimizetheme-img-container {
		margin: 0 0 2em;
		-ms-flex-item-align: center;
		align-self: center;
	}
	
	.optin-box-optimizetheme-after-hero {
		text-align: center;
	}
	
	.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-content .optin-box-optimizetheme-content {
		text-align: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.optin-box-optimizetheme-after-hero .optin-box-optimizetheme-form-container form {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	body.modal-open #wpadminbar {
		display: none;
	}
}

@media (max-width:650px) {
	.optin-box-optimizetheme-modal .modal-dialog .optin-box-optimizetheme-headline, .optin-box-optimizetheme-modal .modal-dialog .optin-box-optimizetheme-headline:last-child {
		font-size: 20px;
	}
	
	.optin-box-optimizetheme-modal .modal-dialog .optin-box-optimizetheme-subheadline {
		font-size: 16px;
		margin-bottom: 20px;
	}
	
	.optin-box-optimizetheme-modal .modal-dialog .default-button, .optin-box-optimizetheme-modal .modal-dialog input, .optin-box-optimizetheme .default-button, .optin-box-optimizetheme input {
		padding: .7em 1.2em;
	}
	
	.optin-box-optimizetheme .optin-box-optimizetheme-content {
		padding-left: 2.3em;
		padding-right: 2.3em;
	}
}

@media (max-width:580px) {
	.optin-box-optimizetheme-content .optin-box-optimizetheme-content {
		padding-left: 0;
		padding-right: 0;
	}
	
	.optin-box-optimizetheme input {
		margin-bottom: .5em;
		margin-right: 0;
		margin-left: 0;
	}
	
	.optin-box-optimizetheme-after-header .optin-box-optimizetheme-form-container, .optin-box-optimizetheme input {
		-ms-flex-item-align: stretch;
		align-self: stretch;
	}
	
	.optin-box-optimizetheme-form-container form, .optin-box-optimizetheme-text-boxes {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	
	.optin-box-optimizetheme-text-boxes {
		margin-bottom: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.optin-box-optimizetheme-widget .default-button {
		-ms-flex-item-align: stretch;
		align-self: stretch;
	}
	
	.optin-box-optimizetheme-widget .optin-box-optimizetheme-content {
		padding: 2em;
	}
}

@media (max-width:400px) {
	.optin-box-optimizetheme-modal .modal-dialog .optin-box-optimizetheme-headline, .optin-box-optimizetheme-modal .modal-dialog .optin-box-optimizetheme-headline:last-child {
		font-size: 16px;
	}
	
	.optin-box-optimizetheme-modal .modal-dialog .optin-box-optimizetheme-subheadline {
		font-size: 14px;
		margin-bottom: 20px;
	}
}

@media (max-width:360px) {
	.optin-box-optimizetheme-modal .optin-box-content {
		padding: 1em .5em;
	}
}

@media (max-width:1300px) {
	.op-container, .op-homepage-hero-content {
		max-width: 1000px;
	}
}

@media (max-width:1150px) {
	.op-container, .op-homepage-hero-container {
		padding-left: 3em;
		padding-right: 3em;
	}
	
	.op-container, .op-homepage-hero-content {
		max-width: 100%;
	}
	
	.op-homepage-hero-content {
		padding: 0;
	}
}

@media (max-width:991px) {
	.op-entry.right-sb .main-context {
		padding-right: 15px;
	}
	
	.op-entry.left-sb .main-context {
		padding-left: 15px;
	}
	
	.main-sb {
		margin-top: 2em;
	}
	
	.row--alt {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media (max-width:960px) {
	#navbar.pull-right {
		float: none !important;
	}
	
	#navbar.pull-right ul li {
		padding: 6px 0;
		padding: 0;
	}
	
	.op-search-form-top-menu {
		width: 100%;
	}
	
	.inline-flex {
		display: block;
	}
	
	.navbar-header {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.header-style-full .navbar-header {
		margin: 0;
	}
	
	.nav-close-wrap {
		display: block;
	}
	
	.op-navbar.header-style-centered .menu-item-search-form, .op-navbar.header-style-centered .menu-item-search-form-item, .op-navbar.header-style-with-tagline .menu-item-search-form, .op-navbar.header-style-with-tagline .menu-item-search-form-item {
		padding: 0;
	}
	
	.op-navbar.header-style-centered .navbar-nav>li, .op-navbar.header-style-with-tagline .menu-item-search-form-item:first-child, .op-navbar.header-style-with-tagline .navbar-nav>li {
		margin: .3em 0;
	}
	
	.op-navbar.header-style-with-tagline .navbar-nav>li {
		margin-top: 0;
	}
	
	.op-navbar.header-style-with-tagline .menu-item-search-form-item:first-child {
		margin-left: 0;
		margin-right: 0;
	}
	
	.navbar-centered-menu, .navbar-tagline-menu {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	
	.op-navbar.navbar-default .navbar-toggle, .op-navbar.navbar-default .navbar-toggle:focus, .op-navbar .navbar-default .navbar-toggle:hover {
		border: none;
		background: none;
	}
	
	.navbar-toggle {
		display: block;
	}
	
	.op-navbar.navbar-default .navbar-toggle .icon-bar {
		height: 2px;
	}
	
	.op-navbar-fixed .op-navbar {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	
	.op-navbar #navbar {
		position: fixed;
		top: 0;
		right: 100%;
		width: 100%;
		height: 100%;
		z-index: 1000;
		margin: 0;
		padding: 0;
		float: none;
		overflow: scroll;
		background: #fff;
		background: hsla(0, 0%, 100%, .98);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		will-change: position;
	}
	
	.op-removable-top:after {
		content: "op-removable-top-hidden";
		display: none;
	}
	
	body.admin-bar .op-navbar #navbar {
		padding-top: 32px;
	}
	
	.op-navbar.dark #navbar {
		background: #222;
		background: rgba(0, 0, 0, .9);
	}
	
	.op-navbar .navbar-nav {
		margin: 0;
	}
	
	.op-navbar.header-style-with-tagline .navbar-nav {
		margin: 0 1em;
	}
	
	.op-navbar .navbar-nav .menu-item a, .op-navbar.op-navbar .navbar-nav .menu-item .menu-item-search-link, .op-navbar.op-navbar .navbar-nav>.menu-item>a, .op-navbar .searchform input {
		color: #777;
	}
	
	.op-navbar .navbar-nav>li.active>a {
		background: none;
		color: #777;
	}
	
	.op-navbar .nav-close-wrap {
		padding: 10px 25px;
		background: rgba(0, 0, 0, .5);
	}
	
	.op-navbar .nav-close-wrap a {
		font-size: 17px;
		color: #ccc;
	}
	
	.op-navbar .navbar-toggle {
		margin: 0 -10px 0 auto;
	}
	
	.navbar-nav:first-child {
		padding-top: 7px;
		margin: 0 1em;
	}
	
	.navbar-nav>li {
		margin: .2em .5em 15px;
		padding: 0;
		display: block;
		text-align: left;
	}
	
	.navbar-right>li {
		margin-bottom: 0;
	}
	
	.op-navbar .navbar-nav>li>a {
		padding: 10px 15px 8px;
		font-size: 15px;
		border: 1px solid #ccc;
		border: 1px solid rgba(84, 86, 85, .14);
	}
	
	.op-navbar.header-style-with-tagline .navbar-nav>li>.navbar-brand {
		padding: 5px 15px;
	}
	
	.op-navbar-fixed-header-style-with-tagline .op-removable-top .navbar-nav>li>a {
		padding: 0;
	}
	
	.op-navbar-fixed-header-style-with-tagline .op-removable-top .navbar-nav:first-child {
		padding-top: 0;
	}
	
	.op-navbar.header-style-with-tagline.fixed {
		min-height: 90px;
	}
	
	.op-navbar .navbar-nav>li>.navbar-tagline {
		border: none;
		margin: 0;
		padding: 0;
	}
	
	.op-navbar .navbar-nav>li>.navbar-tagline:hover {
		color: inherit;
	}
	
	.sub-menu {
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		-webkit-box-shadow: none;
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		box-shadow: none;
		border-bottom: 4px solid #ea8c00;
		border-bottom: none;
		background: #fff;
		background: none;
	}
	
	.op-navbar.fixed .sub-menu {
		margin-top: 0;
	}
	
	.menu-item-search-form-item, .menu-item-search-form-item:last-child, .menu-item-search-link {
		margin: 0;
		margin: 6px 0;
		padding: 0;
		display: block;
		border: none;
	}
	
	.menu-item-hidden, .menu-item-hidden:last-child {
		display: none;
	}
	
	.menu-item-search-link a, .op-navbar .navbar-nav .menu-item-search-link a {
		margin: 0;
		padding: 8px 20px;
		width: 100%;
	}
	
	.menu-item-search-form .menu-item-search-form-item a, .op-navbar .navbar-nav .menu-item-search-form-item a {
		display: block;
		margin: 0;
		padding: 10px 20px;
		padding: 11px 20px 9px;
		border: 1px solid #ccc;
		border: 1px solid rgba(84, 86, 85, .14);
	}
	
	.menu-item-search-form form {
		display: block;
		width: 100%;
	}
	
	.menu-item-hidden, .navbar-nav>.menu-item-hidden {
		display: none;
	}
	
	.menu-item-shopping-cart-icon-text {
		padding-left: 7px;
		display: inline-block;
	}
	
	body.op-navbar-fixed-header-style-with-tagline .page-container {
		padding-top: 120px;
	}
	
	body.op-navbar-fixed-header-style-centered .page-container {
		padding-top: 100px;
	}
	
	.header-style-centered .navbar>.op-container .navbar-header, .header-style-with-tagline .navbar>.op-container .navbar-header {
		display: block;
		position: absolute;
		top: 8px;
		right: 40px;
		left: auto;
		width: auto;
	}
	
	.op-navbar.op-navbar-fixed-header-style-centered.fixed, .op-navbar.op-navbar-fixed-header-style-centered.fixed .navbar {
		height: 55px;
	}
	
	.header-style-centered .navbar>.op-container .navbar-header {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.header-style-centered>.navbar, .header-style-with-tagline>.navbar {
		margin-bottom: 0;
	}
	
	.header-style-with-tagline>.op-container {
		display: none;
	}
	
	.header-style-with-tagline .navbar>.op-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.header-style-with-tagline .navbar>.op-container>.navbar-left, .header-style-with-tagline .navbar>.op-container>.navbar-right {
		margin: auto;
		text-align: center;
	}
	
	.sub-menu {
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
		position: static;
		top: auto;
		left: auto;
		display: block;
	}
	
	.op-footer .sub-menu, .sub-menu:before {
		display: none;
	}
	
	.op-navbar .navbar-nav li .sub-menu a {
		border: none;
		padding: .5em 1em;
	}
	
	.op-navbar .navbar-nav li .sub-menu a:hover {
		border-radius: 20px;
		background-color: transparent;
	}
	
	.op-navbar .navbar-nav li .sub-menu a:active {
		color: #000;
	}
	
	.menu-item-search-form-container {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		margin: 0;
	}
	
	.menu-item-hidden, .menu-item-hidden:last-child, .navbar-nav>.menu-item-hidden {
		display: block;
	}
	
	.menu-item-search-form-item .searchform {
		position: static;
		width: 100%;
	}
	
	.searchform input {
		width: 100%;
		margin: 0;
		padding: 10px 20px 9px 45px;
		padding: 11px 20px 9px 45px;
		border: none;
	}
	
	.main-sb .searchform .form-control, .widget .searchform .form-control {
		padding: 6px 12px;
		border: 1px solid #ccc;
	}
	
	.main-sb .searchform input {
		padding: 6px 12px;
	}
	
	#op_remove_search_link {
		display: none;
	}
	
	.header-style-with-tagline .navbar-nav, .op-removable-top+.navbar-menu {
		display: block;
	}
	
	#op_search_link {
		pointer-events: none;
	}
}

@media (max-width:900px) {
	.op-related-articles-grid-row--4-col .box-item {
		width: 49%;
		margin-bottom: 2%;
	}
}

@media (max-width:782px) {
	body.admin-bar .op-navbar #navbar {
		padding-top: 46px;
	}
}

@media (max-width:767px) {
	.post-box>p {
		font-size: 14px;
		letter-spacing: .4px;
	}
	
	.op-hero-area.op-blog-post .op-hero-header, .op-hero-area .op-hero-header {
		font-size: 24px;
	}
	
	.op-hero-area.op-blog-post .op-hero-header a, .op-hero-area .op-hero-header a {
		line-height: 1.2em;
	}
	
	.op-tab-nav-wrap .nav-tabs>li {
		float: none;
	}
	
	.op-tab-nav-wrap {
		padding: 15px 0;
	}
	
	.op-tab-nav-wrap .nav-tabs {
		padding: 0 20px;
	}
	
	.op-tab-nav-wrap .nav-tabs li>a {
		padding: 10px;
		border-radius: 50px;
	}
	
	.post-box {
		min-height: 0;
		display: block;
		margin: 0 -6px 25px;
	}
	
	.op-related-articles-grid-row .box-item {
		margin-bottom: 1em;
	}
	
	.op-related-articles-grid-row .post-box {
		margin: 0;
	}
	
	.op-footer p {
		margin-bottom: 20px;
		line-height: 21px;
	}
	
	.photo-head {
		float: none !important;
		margin: 10px auto;
		display: block;
	}
	
	.op-entry h1 {
		font-size: 26px;
		line-height: 38px;
		margin: 0 auto 10px;
	}
	
	.op-entry h2 {
		font-size: 22px;
		line-height: 31px;
		margin: 25px auto 10px;
	}
	
	.op-entry h3 {
		font-size: 20px;
		line-height: 28px;
		margin: 25px auto 10px;
	}
	
	.op-entry h4 {
		font-size: 18px;
		line-height: normal;
		margin: 20px auto 10px;
	}
	
	.op-entry h5 {
		font-size: 17px;
		line-height: normal;
	}
	
	.op-entry h6 {
		font-size: 16px;
		line-height: normal;
	}
	
	.related-articles-wrap h2 {
		margin-bottom: 25px;
		margin-top: 0;
	}
	
	.op-entry.right-sb .main-context {
		padding-right: 15px;
	}
	
	.op-entry.left-sb .main-context {
		padding-left: 15px;
	}
	
	.comment-author {
		margin-bottom: 15px;
	}
	
	.commentmetadata {
		float: none;
		margin-bottom: 0;
	}
	
	.comment-author .avatar-70 {
		margin-right: 20px;
	}
	
	.comment .children {
		padding-left: 0;
	}
	
	.op-content-list-placeholder-img {
		display: none;
	}
	
	.op-list-category-wrap {
		margin-top: 1em;
		margin-bottom: .5em;
	}
	
	.op-homepage-list-full-item .op-list-category-wrap {
		margin-top: 0;
	}
	
	.op-homepage-hero {
		font-size: .9em;
	}
	
	.op-homepage-hero-left .op-homepage-hero-content, .op-homepage-hero-right .op-homepage-hero-content {
		text-align: center;
	}
	
	.op-homepage-hero-left .op-homepage-hero-title:after, .op-homepage-hero-right .op-homepage-hero-title:after {
		margin: 0 0 0 -50px;
		left: 50%;
		right: auto;
	}
	
	.op-homepage-hero-right .op-homepage-hero-button, .op-homepage-hero-right .op-homepage-hero-subtitle, .op-homepage-hero-right .op-homepage-hero-title {
		float: none;
	}
	
	.op-footer {
		padding-top: 50px;
	}
	
	.op-hero-area .op-headline, .op-homepage-hero-title {
		font-size: 25px;
		line-height: 35px;
	}
}

@media (max-width:650px) {
	.op-featured-post {
		padding: 2em 0;
	}
	
	.op-hero-layout-author-wrap {
		margin-top: 1em;
		display: block;
	}
	
	.optin-box-optimizetheme-img {
		max-height: 150px;
	}
}

@media (max-width:600px) {
	.op-homepage-hero {
		font-size: .8em;
	}
	
	.header-style-with-tagline .navbar>.op-container, .header-style-with-tagline .navbar>.op-container>.navbar-left {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 5px;
	}
	
	.header-style-with-tagline .navbar>.op-container li {
		text-align: center;
	}
	
	.header-style-with-tagline .navbar>.op-container .navbar-header {
		right: 60px;
	}
	
	.navbar-nav>li {
		margin: .2em 0;
		margin: .4em 0;
	}
	
	.navbar-nav>.menu-item-search-form {
		margin-top: -.1em;
	}
	
	.op-navbar .navbar-nav>li>.navbar-tagline {
		padding: 0;
	}
	
	.gallery-item {
		width: 47.5%;
	}
	
	.gallery-item:nth-child(3n) {
		margin-right: 5%;
	}
	
	.gallery-item:nth-child(2n) {
		margin-right: 0;
	}
	
	.op-author-wrap-avatar img {
		width: 50px;
		height: auto;
	}
	
	.op-author-content {
		padding-left: 70px;
	}
	
	.commentlist p, .op-author-content p {
		font-size: .9em;
	}
	
	.commentlist>ul>.comment>.children {
		padding-left: 20px;
	}
	
	.main-sb .optin-box-optimizetheme-headline, .optin-box-optimizetheme-headline {
		font-size: 18px;
	}
	
	.main-sb .optin-box-optimizetheme-subheadline, .optin-box-optimizetheme-subheadline {
		font-size: 16px;
	}
	
	.op-entry h1 {
		margin-bottom: 5px;
		font-size: 20px;
		line-height: 30px;
	}
}

@media (max-width:580px) {
	.pn-art-wrap .row a {
		width: 100% !important;
		margin-bottom: 15px;
	}
	
	.comment ul {
		padding: 0;
	}
	
	.comment .children li {
		margin-left: 0 !important;
	}
	
	.op-container {
		padding-left: 2em;
		padding-right: 2em;
	}
	
	.navbar-centered-menu, .navbar-tagline-menu {
		padding-left: 0;
		padding-right: 0;
	}
	
	.navbar>.container-fluid .navbar-brand, .navbar>.op-container .navbar-brand {
		max-width: 180px;
	}
	
	.navbar .navbar-brand img {
		max-width: 100%;
	}
	
	.header-style-centered .navbar>.op-container .navbar-header, .header-style-with-tagline .navbar>.op-container .navbar-header {
		top: 6px;
		right: 20px;
	}
	
	.header-style-centered .navbar>.container-fluid .navbar-brand, .header-style-centered .navbar>.op-container .navbar-brand {
		padding: 0 30px;
	}
	
	.header-style-centered .navbar>.op-container .navbar-header {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 20px;
	}
	
	.navbar-center {
		margin: 0;
		max-width: 200px;
	}
	
	.form-input-container, .op-related-articles-grid-row .box-item {
		width: 100%;
	}
	
	.commentlist p {
		font-size: .8em;
	}
	
	.comment-author {
		margin-bottom: 10px;
	}
	
	.comment-author .avatar-70 {
		max-width: 50px;
		margin-right: 15px;
	}
	
	.comment-text {
		padding-left: 65px;
	}
	
	.commentlist>ul>.comment>.children {
		padding-left: 10px;
	}
	
	.comment .children .avatar-70 {
		max-width: 40px;
	}
	
	.comment .children .comment-text {
		padding-left: 55px;
	}
	
	.op-footer {
		padding-top: 30px;
	}
	
	.op-entry img.alignleft, .op-entry img.alignnone, .op-entry img.alignright, .wp-caption.alignleft, .wp-caption.alignright {
		margin: 20px auto;
		display: block;
		max-width: 100%;
		float: none;
	}
}

@media (max-width:450px) {
	.op-author-content {
		padding-left: 0;
		text-align: center;
	}
	
	.op-author-wrap-avatar img {
		margin: 0 auto;
		display: block;
		float: none;
	}
	
	.op-container, .optin-box-optimizetheme .optin-box-optimizetheme-content {
		padding-left: 1.5em;
		padding-right: 1.5em;
	}
	
	.op-homepage-hero-container {
		padding-left: 2em;
		padding-right: 2em;
	}
	
	.op-navbar.header-style-with-tagline .navbar-nav {
		margin: 0;
	}
}

.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
	content: "";
	display: table;
}

.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after {
	clear: both;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.optin-box-optimizetheme-after-header .optin-box-optimizetheme-text-boxes {
	margin-bottom: 5px;
}

.op-form-privacy-checkbox.op-gdpr-consent-item {
	padding-top: 0;
	text-align: left;
	margin-bottom: 3px;
}

.op_optin_homepage_after_hero_container .optin-box-optimizetheme-text-boxes {
	margin-bottom: 5px !important;
}

.optin-box-optimizetheme-modal .optin-box-optimizetheme-text-boxes {
	margin-bottom: 12px !important;
}

.op-gdpr-consent-item label {
	font-size: 14px;
	font-weight: 400;
}

.optin-box-optimizetheme-modal .modal-dialog input[type=checkbox], .optin-box-optimizetheme-modal input[type=checkbox], .optin-box-optimizetheme input[type=checkbox] {
	margin-bottom: 5px;
	margin-right: 5px;
	min-width: auto;
}

* {
	border-style: none;
}

.op3-form-notification {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
	background-color: #e3fbe5;
	color: #298258;
}

.error {
	background-color: red;
	color: #fff;
}

.grecaptcha-badge {
	display: none;
}
