@charset "UTF-8";
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-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,
.pseudo-h1 {
	font-size: 2em;
	margin: .67em 0
}

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

small {
	font-size%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

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

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 {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	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-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

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

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

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

@media print {
	*,
	:before,
	:after {
		background: transparent!important;
		color: #000!important;
		box-shadow: none!important;
		text-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: ""
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,
	img {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	p,
	h2,
	h3,
	.pseudo-h2,
	.pseudo-h3 {
		orphans: 3;
		widows: 3
	}
	h2,
	h3,
	.pseudo-h2,
	.pseudo-h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.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 th,
	.table-bordered td {
		border: 1px solid #ddd!important
	}
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(css/glyphicons-halflings-regular.eot);
	src: url(css/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(css/glyphicons-halflings-regular.woff) format("woff"), url(css/glyphicons-halflings-regular.ttf) format("truetype"), url(css/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.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: "\2a"
}

.glyphicon-plus:before {
	content: "\2b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

* {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

:before,
:after {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-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
}


/*body:after{content:" ";display:block;position:absolute;top:0;left:0;background:url(images/winter.jpg) repeat;width:100%;height:100%;opacity:.2;z-index:-1}*/

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

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

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

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

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

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

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

.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;
	margin: -1px;
	padding: 0;
	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
}

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

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

h1,
.h1,
h2,
.h2,
h3,
.h3,
.pseudo-h1,
.pseudo-h2,
.pseudo-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,
.h4,
h5,
.h5,
h6,
.h6,
.pseudo-h4,
.pseudo-h5 {
	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,
.pseudo-h1 {
	font-size: 28px
}

h2,
.h2,
.pseudo-h2 {
	font-size: 22px
}

h3,
.h3,
.pseudo-h3 {
	font-size: 19px
}

h4,
.h4,
.pseudo-h4 {
	font-size: 17px
}

h5,
.h5,
.pseudo-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 {
	background-color: #fcf8e3;
	padding: .2em
}

.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:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

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

.text-info {
	color: #31708f
}

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

.text-warning {
	color: #8a6d3b
}

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

.text-danger {
	color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

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

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

dt,
dd {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

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

abbr[title],
abbr[data-original-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 p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0
}

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

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'
}

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

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

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}

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

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

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

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

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	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 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

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

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

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

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

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

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

th {
	text-align: left
}

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

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	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>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
	border-top: 0
}

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

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

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

.table-bordered {
	border: 1px solid #ddd
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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>thead>tr>th,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tfoot>tr>td {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>thead>tr>th:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>thead>tr>th:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0
	}
}

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

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	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;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
	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="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.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, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

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

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

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

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

textarea.form-control {
	height: auto
}

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

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

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

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

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

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

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

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

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

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

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

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

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

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

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

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

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

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

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

.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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

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

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

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

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

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

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px
	}
}

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

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

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

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

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

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

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

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

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

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	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:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

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

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	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:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

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

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	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:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

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

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	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:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

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

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	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:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

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

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

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

.btn-link {
	color: #337ab7;
	font-weight: 400;
	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:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent
}

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

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

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

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

.btn-xs,
.btn-group-xs>.btn {
	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="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%
}

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

.fade.in {
	opacity: 1
}

.collapse {
	display: none;
	visibility: hidden
}

.collapse.in {
	display: block;
	visibility: visible
}

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

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

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

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

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

.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:hover,
.dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

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

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

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

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

.open>a {
	outline: 0
}

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

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

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

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

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

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

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

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

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

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

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
	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-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-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-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>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

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

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

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

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

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 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-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

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

.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-right-radius: 0;
	border-top-left-radius: 0
}

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

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

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

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

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	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-left: 0;
	padding-right: 0
}

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

.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.33;
	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
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].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
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].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="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0
}

.input-group .form-control:first-child,
.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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

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

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

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

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

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

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

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
	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 {
	margin-left: -1px
}

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

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

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

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

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

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

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

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

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

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

.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:hover,
.nav-tabs.nav-justified>.active>a:focus {
	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:hover,
	.nav-tabs.nav-justified>.active>a:focus {
		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:hover,
.nav-pills>li.active>a:focus {
	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 {
	text-align: center;
	margin-bottom: 5px
}

.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:hover,
.nav-tabs-justified>.active>a:focus {
	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:hover,
	.nav-tabs-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

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

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

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-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 {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch
}

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

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

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

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

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

@media (min-width: 768px) {
	.container>.navbar-header,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container-fluid>.navbar-collapse {
		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-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width: 768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		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;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

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

.navbar-brand>img {
	display: block
}

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

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

.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;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}
	.navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none
	}
}

@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;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin: 8px -15px
}

@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 .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		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;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

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

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-top-right-radius: 4px;
	border-top-left-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-left: 15px;
		margin-right: 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:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

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

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

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

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

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

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	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:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}

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

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

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

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

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

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

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

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

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

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

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	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:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #fff
}

@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:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		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:hover,
.navbar-inverse .btn-link:focus {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}

.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;
	line-height: 1.42857143;
	text-decoration: none;
	color: #337ab7;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

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

.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
	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
}

.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 {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

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

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

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 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, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-ms-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-left,
.media-right,
.media-body {
	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 {
	margin-bottom: 20px;
	padding-left: 0
}

.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-right-radius: 4px;
	border-top-left-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

a.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
	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, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>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-right-radius: 3px;
	border-top-left-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-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
	margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.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 th,
.panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 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>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
	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 iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 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;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}

.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-left: 5px;
	margin-bottom: 0
}

.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, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px
	}
}

.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-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal
}

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

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

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

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

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	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 {
	border-width: 10px;
	content: ""
}

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

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

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

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

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

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	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, 0.25)
}

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

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-footer:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: 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;
	visibility: hidden!important
}

.affix {
	position: fixed
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none!important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none!important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row!important
	}
	th.visible-xs,
	td.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
	}
	tr.visible-sm {
		display: table-row!important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell!important
	}
	.visible-sm-block {
		display: block!important
	}
	.visible-sm-inline {
		display: inline!important
	}
	.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
	}
	tr.visible-md {
		display: table-row!important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell!important
	}
	.visible-md-block {
		display: block!important
	}
	.visible-md-inline {
		display: inline!important
	}
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row!important
	}
	th.visible-lg,
	td.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
	}
	tr.visible-print {
		display: table-row!important
	}
	th.visible-print,
	td.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
	}
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
	content: " ";
	display: block;
	background: #fff;
	position: absolute;
	z-index: 30;
	-webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 0 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
	width: 3px;
	height: 9999px;
	left: 50%;
	margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
	width: 9999px;
	height: 3px;
	top: 50%;
	margin-top: -1.5px
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	transition-duration: .5s
}

.twentytwenty-before-label,
.twentytwenty-after-label {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
	color: #fff;
	font-size: 13px;
	letter-spacing: .1em;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	line-height: 38px;
	padding: 0 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
	top: 50%;
	margin-top: -19px
}

.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
	left: 50%;
	margin-left: -45px;
	text-align: center;
	width: 90px
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
	width: 0;
	height: 0;
	border: 6px inset transparent;
	position: absolute
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
	top: 50%;
	margin-top: -6px
}

.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
	left: 50%;
	margin-left: -6px
}

.twentytwenty-container {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 0;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none
}

.twentytwenty-container img {
	max-width: 100%;
	position: absolute;
	top: 0;
	display: block
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active:hover.twentytwenty-overlay {
	background: rgba(0, 0, 0, 0)
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-after-label {
	opacity: 0
}

.twentytwenty-container * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.twentytwenty-before-label {
	opacity: 0
}

.twentytwenty-before-label:before {
	content: "До"
}

.twentytwenty-after-label {
	opacity: 0
}

.twentytwenty-after-label:before {
	content: "После"
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
	left: 10px
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
	right: 10px
}

.twentytwenty-vertical .twentytwenty-before-label:before {
	top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label:before {
	bottom: 10px
}

.twentytwenty-overlay {
	-webkit-transition-property: background;
	-moz-transition-property: background;
	transition-property: background;
	background: rgba(0, 0, 0, 0);
	z-index: 25
}

.twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, 0.5)
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
	opacity: 1
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 1
}

.twentytwenty-before {
	z-index: 20
}

.twentytwenty-after {
	z-index: 10
}

.twentytwenty-handle {
	height: 38px;
	width: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	border: 3px solid #fff;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
	z-index: 40;
	cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle:before {
	bottom: 50%;
	margin-bottom: 22px;
	-webkit-box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-horizontal .twentytwenty-handle:after {
	top: 50%;
	margin-top: 22px;
	-webkit-box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-vertical .twentytwenty-handle:before {
	left: 50%;
	margin-left: 22px;
	-webkit-box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
	box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-vertical .twentytwenty-handle:after {
	right: 50%;
	margin-right: 22px;
	-webkit-box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
	box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-left-arrow {
	border-right: 6px solid #fff;
	left: 50%;
	margin-left: -17px
}

.twentytwenty-right-arrow {
	border-left: 6px solid #fff;
	right: 50%;
	margin-right: -17px
}

.twentytwenty-up-arrow {
	border-bottom: 6px solid #fff;
	top: 50%;
	margin-top: -17px
}

.twentytwenty-down-arrow {
	border-top: 6px solid #fff;
	bottom: 50%;
	margin-bottom: -17px
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 20px;
	text-overflow: ellipsis
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	border: none;
	font-size: 100%;
	margin-top: 5px
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option span.mention {
	color: gray;
	float: right;
	font-size: 12px;
	line-height: 21px
}

.select2-results__option.select2-results__option--highlighted span.mention {
	color: #eee
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	float: right;
	margin-right: 2px;
	margin-left: 5px;
	margin-top: -1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: #fff
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f6f6f6;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#ccc', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#fff', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right;
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: gray
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

@font-face {
	font-family: "brandnewday";
	src: url(css/brandnewday.eot?28);
	src: url(css/brandnewday.eot?28#iefix) format("embedded-opentype"), url(css/brandnewday.woff?28) format("woff"), url(css//brandnewday.ttf?28) format("truetype"), url(css/brandnewday.svg?28#brandnewday) format("svg");
	font-weight: 400;
	font-style: normal
}

[data-icon]:before {
	font-family: "brandnewday"!important;
	content: attr(data-icon);
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class^="icn-"]:before,
[class*=" icn-"]:before {
	font-family: "brandnewday"!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icn-flash:before {
	content: "d"
}

.icn-comments:before {
	content: "e"
}

.icn-comment:before {
	content: "f"
}

.icn-clock-1:before {
	content: "g"
}

.icn-star-empty:before {
	content: "h"
}

.icn-star-full:before {
	content: "i"
}

.icn-comment-full:before {
	content: "k"
}

.icn-comments-full:before {
	content: "l"
}

.icn-rating:before {
	content: "m"
}

.icn-eye:before {
	content: "n"
}

.icn-user-1:before {
	content: "o"
}

.icn-user-2:before {
	content: "p"
}

.icn-user-3:before {
	content: "q"
}

.icn-marker:before {
	content: "r"
}

.icn-tags:before {
	content: "t"
}

.icn-refresh:before {
	content: "u"
}

.icn-eye-1:before {
	content: "s"
}

.icn-flame:before {
	content: "v"
}

.icn-share:before {
	content: "w"
}

.icn-export:before {
	content: "z"
}

.icn-megaphone:before {
	content: "A"
}

.icn-crown:before {
	content: "B"
}

.icn-prize-1:before {
	content: "C"
}

.icn-prize-2:before {
	content: "D"
}

.icn-prize-3:before {
	content: "E"
}

.icn-prize-4:before {
	content: "F"
}

.icn-ribbon:before {
	content: "G"
}

.icn-external-link:before {
	content: "J"
}

.icn-clock-2:before {
	content: "L"
}

.icn-clock-3:before {
	content: "M"
}

.icn-calendar:before {
	content: "N"
}

.icn-pinterest:before {
	content: "I"
}

.icn-plane:before {
	content: "O"
}

.icn-mail:before {
	content: "P"
}

.icn-bookmark-checked:before {
	content: "K"
}

.icn-bookmark-unchecked:before {
	content: "R"
}

.icn-rss:before {
	content: "S"
}

.icn-twitter:before {
	content: "X"
}

.icn-facebook:before {
	content: "0"
}

.icn-vk:before {
	content: "T"
}

.icn-like:before {
	content: "c"
}

.icn-dislike:before {
	content: "U"
}

.icn-quote-left:before {
	content: "W"
}

.icn-quote-right:before {
	content: "1"
}

.icn-x:before {
	content: "x"
}

.icn-post:before {
	content: "y"
}

.icn-posts:before {
	content: "2"
}

.icn-post-ext:before {
	content: "3"
}

.icn-translate:before {
	content: "V"
}

.icn-liked:before {
	content: "4"
}

.icn-disliked:before {
	content: "5"
}

.icn-odnoklassniki:before {
	content: "6"
}

.icn-surfingbird:before {
	content: "7"
}

.icn-instagram:before {
	content: "8"
}

.icn-search:before {
	content: "9"
}

.icn-up:before {
	content: "a"
}

.icn-down:before {
	content: "b"
}

html {
	position: relative;
	min-height: 100%
}

body {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff
}

.logo {
	background: transparent url(https://brandnewday.ru/wp-content/themes/brandnewday/images/logo-web-svg.svg) center center no-repeat;
	background-size: cover;
	text-indent: -9999px
}

.navbar,
.container-fluid,
.footer {
	z-index: 2
}

.display-block {
	display: block!important
}

.pseudo-link {
	text-decoration: none
}

.pseudo-link.gray {
	color: #888;
	text-decoration: none!important;
	border-bottom: 1px solid #ddd!important
}

.pseudo-link.gray:hover {
	border-bottom: 1px solid #888!important
}

.pseudo-link.blue {
	color: #428bca;
	text-decoration: none;
	border-bottom: 1px solid #b2d9fb!important
}

.pseudo-link.blue:hover {
	border-bottom: 1px solid #428bca!important
}

.badge {
	float: right;
	font-size: 11px;
	font-weight: 400!important;
	padding: 4px 6px;
	border-radius: 2px!important;
	background-color: #eee;
	color: #888
}

.mt-0 {
	margin-top: 0!important
}

.mt-10 {
	margin-top: 10px!important
}

.mt-20 {
	margin-top: 20px!important
}

.mt-30 {
	margin-top: 30px!important
}

.mt-40 {
	margin-top: 40px!important
}

.mt-50 {
	margin-top: 50px!important
}

.mt-60 {
	margin-top: 60px!important
}

.mt-70 {
	margin-top: 70px!important
}

.mt-80 {
	margin-toppx!important
}

.mt-90 {
	margin-top: 90px!important
}

.mt-100 {
	margin-top: 100px!important
}

.mb-0 {
	margin-bottom: 0!important
}

.mb-10 {
	margin-bottom: 10px!important
}

.mb-20 {
	margin-bottom: 20px!important
}

.mb-30 {
	margin-bottom: 30px!important
}

.mb-40 {
	margin-bottom: 40px!important
}

.mb-50 {
	margin-bottom: 50px!important
}

.mb-60 {
	margin-bottom: 60px!important
}

.mb-70 {
	margin-bottom: 70px!important
}

.mb-80 {
	margin-bottompx!important
}

.mb-90 {
	margin-bottom: 90px!important
}

.mb-100 {
	margin-bottom: 100px!important
}

.w40 {
	width: 40px!important
}

.w80 {
	widthpx!important
}

.w90 {
	width: 90px!important
}

.w100 {
	width: 100px!important
}

.w110 {
	width: 110px!important
}

.w120 {
	width: 120px!important
}

.w100prc {
	width: 100%!important
}

.opacity0 {
	opacity: 0!important
}

.opacity10 {
	opacity: .1!important
}

.opacity20 {
	opacity: .2!important
}

.opacity30 {
	opacity: .3!important
}

.opacity40 {
	opacity: .4!important
}

.opacity50 {
	opacity: .5!important
}

.opacity60 {
	opacity: .6!important
}

.opacity70 {
	opacity: .7!important
}

.opacity80 {
	opacity: .8!important
}

.opacity90 {
	opacity: .9!important
}

.opacity100 {
	opacity: 1!important
}

a {
	outline: none!important
}

p {
	margin: 10px 0 15px;
	color: #555
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
.pseudo-h1,
.pseudo-h2,
.pseudo-h3,
.pseudo-h4 {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px
}

.pseudo-h1,
.pseudo-h2,
.pseudo-h3,
.pseudo-h4,
.pseudo-h5 {
	display: block
}

h1:before,
.h1:before,
h2:before,
.h2:before,
h3:before,
.h3:before,
h4:before,
.h4:before,
.pseudo-h1:before,
.pseudo-h2:before,
.pseudo-h3:before,
.pseudo-h4:before,
.pseudo-h5:before {
	content: " "!important;
	display: table!important
}

h1:after,
.h1:after,
h2:after,
.h2:after,
h3:after,
.h3:after,
h4:after,
.h4:after,
.pseudo-h1:after,
.pseudo-h2:after,
.pseudo-h3:after,
.pseudo-h4:after,
.pseudo-h5:after {
	content: " ";
	display: table;
	clear: both
}

.ad {
	position: absolute;
	left: 0;
	right: 0;
	top: 87px;
	bottom: 0;
	z-index: -1;
	cursor: pointer
}

.container-fluid {
	max-width: 1100px
}

body>.container-fluid {
	padding: 15px 15px 0
}

.container-fluid .text-muted {
	margin: 20px 0
}

.container-two-columns {
	padding-right: 0!important
}

.container-two-columns>.row {
	float: left;
	width: 100%
}

.container-two-columns>.row>.column {
	margin-right: 260px;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative
}

.container-two-columns .side-column {
	width: 240px!important;
	float: left;
	margin-left: -210px;
	position: relative;
	min-height: 1px;
	padding: 0
}

.container-two-columns .side-column>.row {
	width: 240px!important;
	margin-right: 0;
	margin-left: 0
}

.content {
	margin-top: 30px;
	border-radius: 4px
}

.column .row {
	/*padding-top:15px !important;*/
	padding-bottom: 15px;
	margin-bottom: 30px;
	background-color: #fff;
	box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.2)
}

@media (min-width: 0) and (max-width: 320px) {
	.container-two-columns {
		padding-right: 15px!important;
		float: none;
		width: auto!important
	}
	.container-two-columns>.row {
		float: none;
		width: auto!important
	}
	.container-two-columns>.row>.column {
		float: none!important;
		margin-right: 0;
		position: relative
	}
}

@media (min-width: 321px) and (max-width: 767px) {
	.container-two-columns {
		padding-right: 15px!important;
		float: none;
		width: auto!important
	}
	.container-two-columns>.row {
		float: none;
		width: auto!important
	}
	.container-two-columns>.row>.column {
		float: none!important;
		margin-right: 0;
		position: relative
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.col-ps-6 {
		width: 50%!important
	}
}

.navbar {
	background-color: #fff!important;
	box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.2);
	position: relative
}

.navbar .navbar-collapse a {
	color: #444!important
}

.navbar #collapsed-menu {
	margin: 0 0 0 30px
}

.navbar .navbar-toggle {
	float: left;
	margin-left: 15px;
	margin-right: 0;
	padding: 8px 6px;
	position: relative
}

.navbar .container-fluid {
	position: relative
}

.navbar .container-fluid .navbar-user {
	position: absolute;
	top: 10px;
	right: 15px
}

.navbar .container-fluid .navbar-user .btn {
	font-size: 12px;
	padding: 6px 14px;
	height: 32px
}

.navbar .container-fluid .navbar-user .btn .caret {
	margin-left: 5px
}

.navbar .container-fluid .navbar-user .btn-search {
	font-size: 16px;
	color: #888;
	border-color: transparent!important
}

.navbar .container-fluid .navbar-user .dropdown-toggle {
	padding: 6px 7px
}

.navbar .container-fluid .navbar-user .profile-button {
	padding-left: 40px
}

.navbar .container-fluid .navbar-user .profile-image {
	border-radius: 4px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 32px;
	height: 32px;
	background-color: #e6e6e6
}

.navbar .container-fluid .navbar-user .profile-image span {
	border-radius: 4px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	width: 32px;
	height: 32px;
	display: inline-block;
	border: 1px solid #ccc;
	border-right: 0;
	font-size: 16px;
	line-height: 33px
}

.navbar .nav-section-search {
	background: #2b28c8;
	background: url(images/PD94bWwgma.svg);
	background: -moz-linear-gradient(left, #2b28c8 0, #9327a9 50%, #ea2690 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #2b28c8), color-stop(50%, #9327a9), color-stop(100%, #ea2690));
	background: -webkit-linear-gradient(left, #2b28c8 0, #9327a9 50%, #ea2690 100%);
	background: -o-linear-gradient(left, #2b28c8 0, #9327a9 50%, #ea2690 100%);
	background: -ms-linear-gradient(left, #2b28c8 0, #9327a9 50%, #ea2690 100%);
	background: linear-gradient(to right, #2b28c8 0, #9327a9 50%, #ea2690 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2b28c8', endColorstr='#ea2690', GradientType=1)
}

.navbar .nav-section-search .search-form {
	padding: 20px 0!important
}

.navbar .nav-section-search .search-form .input-group {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4)
}

.navbar .nav-section-search .search-form input,
.navbar .nav-section-search .search-form button {
	border: 0!important;
	background: transparent!important;
	border-radius: 0!important;
	box-shadow: none!important;
	outline: none!important;
	color: #eee!important;
	font-size: 24px!important;
	font-weight: 400
}

.navbar .nav-section-search .search-form input {
	padding-left: 0!important
}

.navbar .nav-section-search .search-form button {
	opacity: .7;
	transition: opacity .1s ease
}

.navbar .nav-section-search .search-form button:hover,
.navbar .nav-section-search .search-form button:focus {
	opacity: .85
}

.navbar .nav-section-search .search-form button:active {
	opacity: 1
}

.navbar .categories-nav {
	border-top: 1px solid #e7e7e7;
	background-color: #fff
}

.navbar .categories-nav .container-fluid {
	position: relative
}

.navbar .categories-nav .container-fluid .btn-menu {
	position: absolute;
	top: 5px;
	right: 15px;
	text-transform: uppercase;
	color: #2c28c8;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 7px
}

.navbar .categories-nav .container-fluid .btn-menu .caret {
	margin-top: -2px;
	margin-left: 4px
}

.navbar .categories-nav .container-fluid .navbar-common-wrapper {
	margin-right: 150px;
	white-space: nowrap;
	height: 40px;
	overflow: hidden;
	position: relative
}

.navbar .categories-nav .container-fluid .navbar-nav.navbar-common {
	width: 5000px;
	height: 40px;
	position: absolute
}

.navbar .categories-nav .container-fluid .navbar-nav li {
	margin-right: 24px;
	padding: 0
}

.navbar .categories-nav .container-fluid .navbar-nav li a {
	text-transform: uppercase;
	color: #2c28c8;
	padding: 10px 0;
	font-size: 12px
}

.navbar .top-nav {
	background-color: #fff;
	height: 90px;
	position: relative;
	padding-top: 20px;
	transition: all .2s linear;
	z-index: 10
}

.navbar .top-nav.tight {
	padding-top: 0;
	height: auto
}

#navbar-additional {
	background: #2b28c8;
	background: url(images/PD94bWwgma.svg);
	background: -moz-linear-gradient(left, #2b28c8 0, #9327a9 50%, #ea2690 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #2b28c8), color-stop(50%, #9327a9), color-stop(100%, #ea2690));
	background: -webkit-linear-gradient(left, #2b28c8 0, #9327a9 50%, #ea2690 100%);
	background: -o-linear-gradient(left, #2b28c8 0, #9327a9 50%, #ea2690 100%);
	background: -ms-linear-gradient(left, #2b28c8 0, #9327a9 50%, #ea2690 100%);
	background: linear-gradient(to right, #2b28c8 0, #9327a9 50%, #ea2690 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2b28c8', endColorstr='#ea2690', GradientType=1)
}

#navbar-additional .container-fluid {
	display: table;
	width: 100%
}

#navbar-additional .container-fluid ul {
	display: table-cell;
	list-style: none;
	vertical-align: top;
	padding: 20px 0
}

#navbar-additional .container-fluid ul li {
	margin: 4px 0
}

#navbar-additional .container-fluid ul li a {
	color: #eee
}

.navbar-brand {
	background: transparent url(https://brandnewday.ru/wp-content/themes/brandnewday/images/logo-web-svg.svg) center center no-repeat;
	background-size: cover;
	width: 210px;
	height: 40px;
	margin: 7px 12px 0 0 !important;
	padding: 0!important;
	text-indent: -9999px
}

.navbar-brand-slogan {
	display: block;
	float: left;
	background: transparent url(https://brandnewday.ru/wp-content/themes/brandnewday/images/logo-web-slogan.svg) center center no-repeat;
	background-size: cover;
	width: 105px;
	height: 40px;
	margin: 9px 20px 0 0 !important;
	padding: 0!important;
	text-indent: -9999px
}

.drop-header {
	clear: both;
	float: none;
	height: 0;
	width: 100%;
	padding: 0;
	margin-top: 20px
}

@media (max-width: 767px) {
	.navbar .top-nav {
		height: auto;
		padding-top: 0
	}
	.navbar .navbar-header {
		text-align: center!important
	}
	.navbar-brand {
		position: absolute;
		top: 0;
		left: 50%;
		margin: 8px 0 0 -94px !important;
		width: 188px;
		height: 36px;
		text-indent: -9999px;
		display: inline-block;
		float: none
	}
}

@media (min-width: 1500px) {
	.navbar-brand {
		width: 294px;
		height: 56px;
		margin: 5px 12px 7px 0 !important
	}
	.navbar-brand-slogan {
		width: 120px;
		height: 44px;
		margin: 8px 20px 0 0 !important
	}
}

body {
	margin-bottom: 210px
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 170px;
	background-color: #fff
}

.footer>.container-fluid {
	padding-right: 15px;
	padding-left: 15px
}

.footer .logo {
	height: 21px
}

.footer .counters {
	line-height: 0!important
}

.footer .counters img {
	width: 1px;
	height: 1px;
	opacity: 0
}

.row-footer {
	width: 100%;
	display: block;
	clear: both;
	float: none;
	padding: 25px 0 10px;
	border-top: 1px solid #eee
}

@media (min-width: 0) and (max-width: 320px) {
	body {
		margin-bottom: 300px
	}
	.footer {
		height: 260px
	}
}

@media (min-width: 321px) and (max-width: 767px) {
	body {
		margin-bottom: 290px
	}
	.footer {
		height: 250px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	body {
		margin-bottom: 230px
	}
	.footer {
		height: 190px
	}
}

.user {
	position: relative;
	height: 30px;
	padding: 0;
	overflow: hidden
}

.user .user-link {
	margin-left: 40px;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal
}

.user .user-rating {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 40px;
	line-height: 30px;
	font-size: 12px;
	color: #777;
	vertical-align: middle;
	background: url(images/6578153851.svg);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.95) 30%, #fff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(15%, rgba(255, 255, 255, 0.5)), color-stop(30%, rgba(255, 255, 255, 0.95)), color-stop(100%, #fff));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.95) 30%, #fff 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.95) 30%, #fff 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.95) 30%, #fff 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.95) 30%, #fff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#fff', GradientType=1)
}

.user .user-rating i {
	font-size: 11px;
	margin-right: 3px
}

.user .user-rating b {
	height: 32px;
	line-height: 30px!important
}

.user .user-rating b,
.user .user-rating i {
	display: inline-block;
	font-weight: 400;
	vertical-align: middle
}

.user .user-image {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	background-color: #eee;
	border-radius: 2px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	text-decoration: none
}

.user .user-image img {
	border-radius: 2px;
	width: 30px;
	height: 30px
}

.user .user-image.empty {
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	background: #6c6;
	color: #fff
}

.user .user-image.empty.color-schema-1 {
	background: #6c6;
	color: #fff
}

.post {
	text-overflow: ellipsis;
	position: relative
}

.post .post-header {
	background-size: cover;
	background-position: top center;
	margin: 0 0 25px;
	display: table;
	height: 100%
}

.post .post-header .post-header-table {
	display: table-cell;
	vertical-align: middle;
	height: 100%
}

.post .post-header-cover-huge h1 {
	margin-left: 15px;
	margin-right: 15px;
	display: block;
	text-align: center;
	font-size: 2.3em
}

.post .post-header-cover-huge .caption {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 0;
	margin: 0 10%;
	text-align: center;
	font-size: 14px;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.9)
}

.post .post-header-color-scheme-light h1 {
	color: #000
}

.post .post-header-color-scheme-light .post-info li,
.post .post-header-color-scheme-light .caption {
	color: #000
}

.post .post-header-color-scheme-dark h1 {
	color: #fefefe
}

.post .post-header-color-scheme-dark .post-info li,
.post .post-header-color-scheme-dark .caption {
	color: #eee
}

.post h1 {
	margin: 20px 0 0;
	font-size: 2.4em;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word
}

.post h1,
.post h2,
.post h3,
.post h4,
.post h5 {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.post .cover {
	background-position: center 25%;
	background-repeat: no-repeat;
	background-size: cover
}

.post .caption {
	font-size: 90%;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word
}

.post .caption h4 {
	font-size: 18px;
	margin: 10px 0
}

.post .caption span {
	display: block;
	margin-top: 12px;
	text-transform: uppercase;
	color: #777;
	font-weight: 500;
	font-size: 11px
}

.post .caption a {
	color: #333
}

.post .post-bookmark {
	position: absolute;
	top: 0;
	right: 10px;
	padding: 0!important;
	margin: 0!important;
	display: block;
	font-size: 35px;
	line-height: 35px;
	text-decoration: none;
	z-index: 3
}

.post .post-bookmark:hover .icn-bookmark-unchecked {
	color: #f99
}

.post .post-bookmark i {
	color: #bbb;
	transition: color .2s ease
}

.post .post-bookmark .icn-bookmark-checked {
	color: #f33
}

.post .post-info {
	position: relative;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 19px;
	white-space: nowrap;
	word-wrap: normal
}

.post .post-info:after {
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	display: block;
	background: url(images/36456712.svg);
	background: -moz-linear-gradient(left, rgba(30, 87, 153, 0) 0, #fff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(30, 87, 153, 0)), color-stop(100%, #fff));
	background: -webkit-linear-gradient(left, rgba(30, 87, 153, 0) 0, #fff 100%);
	background: -o-linear-gradient(left, rgba(30, 87, 153, 0) 0, #fff 100%);
	background: -ms-linear-gradient(left, rgba(30, 87, 153, 0) 0, #fff 100%);
	background: linear-gradient(to right, rgba(30, 87, 153, 0) 0, #fff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#fff', GradientType=1)
}

.post .post-info li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px 0 0;
	padding: 0 0 0 20px;
	font-size: 11px;
	line-height: 15px;
	color: #777;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis
}

.post .post-info li.ellipsis {
	max-width: 100%;
	overflow: hidden
}

.post .post-info li i {
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0
}

.post .share-buttons {
	margin: 0
}

.post .share-mail-box {
	display: none
}

.post .post-facts {
	margin: 0 0 10px;
	padding: 0;
	list-style: none
}

.post .post-facts li {
	display: block;
	clear: both;
	line-height: 20px;
	height: 20px;
	margin: 8px 0;
	vertical-align: middle
}

.post .post-facts li.clearfix,
.post .post-facts li.dl-horizontal dd,
.post .post-facts li.container,
.post .post-facts li.container-fluid,
.post .post-facts li.row,
.post .post-facts li.form-horizontal .form-group,
.post .post-facts li.btn-toolbar,
.post .post-facts li.btn-group-vertical>.btn-group,
.post .post-facts li.nav,
.post .post-facts li.navbar,
.post .post-facts li.navbar-header,
.post .post-facts li.navbar-collapse,
.post .post-facts li.panel-body,
.post .post-facts li.modal-footer {
	height: 1px!important;
	line-height: 1px!important;
	margin: 0!important;
	padding: 0!important
}

.post .post-facts li i {
	font-size: 20px;
	line-height: 20px;
	margin-right: 10px;
	vertical-align: middle
}

.post .post-facts li a {
	line-height: 20px;
	vertical-align: top
}

.post .share-and-rate-table {
	width: 100%
}

.post .share-and-rate-table tr td {
	vertical-align: top
}

.post .share-and-rate-table tr td.post-rate-form {
	width: 173px;
	padding-right: 30px
}

.post .share-and-rate-table tr td .pseudo-h4 {
	margin: 20px auto
}

.post .post-rate-form .post-rate {
	display: block;
	position: relative;
	height: 44px;
	line-height: 44px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left
}

.post .post-rate-form .post-rate li {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	margin-left: 1px;
	vertical-align: top
}

.post .post-rate-form .post-rate li.value {
	background-color: #eee;
	padding: 0 12px;
	text-align: center;
	line-height: 44px;
	border-radius: 5px;
	margin: 0 5px;
	cursor: default;
	font-size: 25px
}

.post .post-rate-form .post-rate li.value.green {
	background-color: #78e992;
	color: #267638
}

.post .post-rate-form .post-rate li.value.red {
	background-color: #e98078;
	color: #762a26
}

.post .post-rate-form .post-rate li.thumbs {
	width: 42px;
	opacity: .6;
	transition: all .2s linear
}

.post .post-rate-form .post-rate li.thumbs a {
	font-size: 45px!important;
	text-decoration: none;
	border: none
}

.post .post-rate-form .post-rate li.thumbs .like {
	color: green
}

.post .post-rate-form .post-rate li.thumbs .dislike {
	color: red
}

.post.post-full>:not(.post-content) {
	padding-left: 15px!important;
	padding-right: 15px!important
}

.post .post-content>*,
.redactor-editor>* {
	padding-left: 15px!important;
	padding-right: 15px!important
}

.post .post-content p,
.post .post-content blockquote,
.post .post-content>ul li,
.redactor-editor p,
.redactor-editor blockquote,
.redactor-editor>ul li {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px
}

.post .post-content>p,
.post .post-content>ul,
.post .post-content>ul li,
.redactor-editor>p,
.redactor-editor>ul,
.redactor-editor>ul li {
	margin-bottom: 28px
}

.post .post-content>ul,
.redactor-editor>ul {
	margin-left: 30px
}

.post .post-content>ul>li,
.redactor-editor>ul>li {
	margin-bottom: 10px!important
}

.post .post-content iframe,
.post .post-content .post-photo.large,
.redactor-editor iframe,
.redactor-editor .post-photo.large {
	padding-left: 0!important;
	padding-right: 0!important
}

.post .post-content iframe,
.redactor-editor iframe {
	margin: 10px 0 20px
}

.post .post-content .twitter-tweet,
.redactor-editor .twitter-tweet {
	margin: 10px auto 20px!important;
	max-width: 500px
}

.post .post-content blockquote,
.redactor-editor blockquote {
	color: #333!important;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal!important;
	position: relative!important;
	border-left: 0!important;
	display: block!important;
	font-weight: 400!important;
	max-width: 90%!important;
	min-height: 35px!important;
	margin: 40px auto!important;
	line-height: 25px!important;
	padding-left: 70px!important
}

.post .post-content blockquote:before,
.redactor-editor blockquote:before {
	position: absolute;
	top: 22px;
	left: 0;
	width: 40px;
	height: 30px;
	font-size: 3em;
	color: #ccc;
	content: "W";
	font-family: "brandnewday"!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.post .post-content blockquote br,
.redactor-editor blockquote br {
	display: none
}

.post .post-content blockquote strong,
.redactor-editor blockquote strong {
	display: block;
	font-style: italic;
	font-weight: 700;
	margin: 10px 0 0 25px
}

.post .post-content blockquote strong:before,
.redactor-editor blockquote strong:before {
	content: "—";
	margin-right: 7px
}

.post .post-content table blockquote,
.redactor-editor table blockquote {
	margin: 0 0 20px 40px !important
}

.post .post-content .post-photo,
.redactor-editor .post-photo {
	position: relative;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 10px;
	margin-bottom: 20px
}

.post .post-content .post-photo.loading:after,
.redactor-editor .post-photo.loading:after {
	content: " ";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	vertical-align: middle
}

.post .post-content .post-photo span,
.redactor-editor .post-photo span {
	position: relative;
	display: inline-block
}

.post .post-content .post-photo img,
.redactor-editor .post-photo img {
	height: auto;
	margin-bottom: 0
}

.post .post-content .post-photo .post-photo-title,
.redactor-editor .post-photo .post-photo-title {
	display: block;
	margin: 10px 0 0;
	padding: 0 15px;
	font-size: 12px;
	font-style: italic;
	color: #888
}

.post .post-content .post-photo .share-box,
.redactor-editor .post-photo .share-box {
	display: none;
	position: absolute;
	top: 0;
	left: -45px;
	width: 45px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 4
}

.post .post-content .post-photo .share-box li,
.redactor-editor .post-photo .share-box li {
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
	text-align: center
}

.post .post-content .post-photo .share-box li a,
.post .post-content .post-photo .share-box li i,
.redactor-editor .post-photo .share-box li a,
.redactor-editor .post-photo .share-box li i {
	display: block;
	width: 45px;
	height: 45px;
	font-size: 23px;
	color: #fff;
	line-height: 52px;
	transition: font-size .1s ease;
	text-decoration: none!important;
	border: 0!important
}

.post .post-content .post-photo .share-box li:hover a,
.post .post-content .post-photo .share-box li:hover i,
.redactor-editor .post-photo .share-box li:hover a,
.redactor-editor .post-photo .share-box li:hover i {
	font-size: 28px
}

.post .post-content .post-photo .share-box .share-pinterest,
.redactor-editor .post-photo .share-box .share-pinterest {
	background-color: #d12128
}

.post .post-content .post-photo .share-box .share-facebook,
.redactor-editor .post-photo .share-box .share-facebook {
	background-color: #3658a8
}

.post .post-content .post-photo .share-box .share-vk,
.redactor-editor .post-photo .share-box .share-vk {
	background-color: #4c75a3
}

.post .post-content .post-photo .share-box .share-twitter,
.redactor-editor .post-photo .share-box .share-twitter {
	background-color: #3fabf0
}

.post .post-content .post-photo .share-box .share-mail,
.redactor-editor .post-photo .share-box .share-mail {
	background: #3e45cb;
	background: -moz-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #3e45cb), color-stop(50%, #8e27ac), color-stop(110%, #ea2690));
	background: -webkit-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: -o-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: -ms-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: linear-gradient(to right, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3e45cb', endColorstr='#ea2690', GradientType=1)
}

.post .post-content .post-photo .share-box.active,
.redactor-editor .post-photo .share-box.active {
	display: block
}

.post .post-content .post-photo,
.redactor-editor .post-photo {
	position: relative;
	text-align: center;
	width: auto
}

.post .post-content .post-photo img,
.redactor-editor .post-photo img {
	min-width: 100px;
	width: auto;
	max-width: 100%;
	height: auto
}

.post .post-content .post-photo.large,
.redactor-editor .post-photo.large {
	position: relative;
	display: block;
	clear: both
}

.post .post-content .post-photo.large>span,
.redactor-editor .post-photo.large>span {
	display: block;
	width: 100%
}

.post .post-content .post-photo.large>span img,
.redactor-editor .post-photo.large>span img {
	width: 100%
}

.post .post-content .post-photo.large img,
.redactor-editor .post-photo.large img {
	width: 100%
}

.post .post-content .post-photo-compare,
.redactor-editor .post-photo-compare {
	margin: 20px auto;
	max-width: 625px
}

.post-box {
	padding-top: 0!important
}

.redactor-editor p a,
.post-box .post p a,
.redactor-editor li a,
.post-box .post li a {
	border-bottom: 1px solid #b2d9fb;
	text-decoration: none
}

@media (max-width: 767px) {
	.post-box {
		padding-top: 0!important
	}
	.post-box .post .post-header h1 {
		font-size: 28px
	}
	.post-box .post .post-content blockquote,
	.post-box .redactor-editor blockquote {
		max-width: 100%!important;
		padding-left: 66px!important
	}
	.post-box .post .post-content blockquote:before,
	.post-box .redactor-editor blockquote:before {
		position: absolute;
		top: 16px;
		left: 15px;
		width: 40px;
		height: 30px;
		font-size: 2em
	}
	.post-box .post .post-content blockquote strong,
	.post-box .redactor-editor blockquote strong {
		margin: 10px 0 0 15px
	}
}

@keyframes barberpole {
	from {
		background-position: 0 0
	}
	to {
		background-position: 50px 50px
	}
}

.list-posts {
	position: relative
}

.list-posts .list-header {
	margin-bottom: 25px
}

.list-posts .list-header h1,
.list-posts .list-header h2,
.list-posts .list-header h3,
.list-posts .list-header h4 {
	margin-top: 5px!important
}

.list-posts .post {
	display: inline-block;
	float: none;
	vertical-align: top;
	margin-bottom: 50px
}

.list-posts .post .embed-responsive span {
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 25px
}

.list-posts .post .embed-responsive span::before {
	color: #ff0;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.2)
}

.list-posts .post .post-info {
	margin: 20px 0 0
}

.list-posts .post .post-info li i {
	top: 1px
}

.posts-more-box {
	padding: 15px 0 0
}

.posts-more-box>.pseudo-h3 {
	margin: 10px 15px 35px
}

.posts-more-box .post {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 25px;
	font-size: 0
}

.posts-more-box .post .post-info {
	margin: 7px 0 0
}

.posts-more-box .post .pseudo-h5 {
	margin-top: 3px
}

@media (max-width: 767px) {
	.list-posts .post {
		height: auto!important;
		margin-bottom: 35px
	}
	.list-posts .post .post-info {
		margin: 14px 0 0
	}
}

.redactor-row {
	padding: 0!important;
	margin-bottom: 20px!important
}

.redactor-row .redactor-box {
	margin-bottom: 0
}

.redactor-editor {
	padding: 15px 0 0!important;
	overflow: hidden
}

.redactor-overlay {
	display: block!important;
	position: absolute!important;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
	background: -webkit-repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 10px, rgba(0, 0, 0, 0.1) 10px, rgba(0, 0, 0, 0.1) 20px)!important;
	background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 10px, rgba(0, 0, 0, 0.1) 10px, rgba(0, 0, 0, 0.1) 20px)!important;
	border: 1px solid #eee!important;
	z-index: 4;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.redactor-overlay-wait {
	position: absolute!important;
	top: 50%!important;
	left: 50%!important;
	display: inline-block!important;
	width: 160px!important;
	height: 50px!important;
	margin: -25px 0 0 -80px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	z-index: 5;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background-color: rgba(0, 0, 0, 0.6)
}

.redactor-image-buttons {
	display: block;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	z-index: 10;
	padding: 0!important;
	margin: -80px 0 0 -70px !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.redactor-image-buttons>li {
	font-size: 12px;
	line-height: 1;
	margin: 10px 0;
	display: block;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.redactor-image-buttons>li button.fix-bg {
	background-color: #fff
}

.redactor-image-buttons>li button.fix-bg.btn-danger {
	background-color: #d9534f
}

.redactor-image-buttons>li button.fix-bg {
	background-color: #fff
}

.redactor-image-buttons>li button.fix-bg.btn-danger {
	background-color: #d9534f
}

.redactor-image-buttons>li button i,
.redactor-image-buttons>li button b {
	font-style: normal;
	font-weight: 400
}

.redactor-image-buttons>li button .caret {
	position: absolute;
	top: 13px;
	right: 7px
}

.redactor-image-buttons>li .dropdown-menu {
	border: none!important
}

.redactor-image-buttons>li .dropdown-menu li.disabled {
	color: #eee
}

.redactor-image-buttons>li .dropdown-menu li:first-child a {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.redactor-image-buttons>li .dropdown-menu li:last-child a {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.redactor-image-buttons .popover {
	width: 320px
}

.redactor .redactor-cover .redactor-cover-area {
	height: 180px;
	background: #eee center center no-repeat;
	background-size: cover;
	-ms-interpolation-mode: nearest-neighbor;
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	transition: all .3s ease
}

.redactor .redactor-cover button i {
	font-style: normal!important
}

.redactor .redactor-auto-save-time {
	margin-left: 14px;
	color: #666
}

.redactor .redactor-auto-save-time time {
	color: #111
}

.redactor-modal-images-upload .progress {
	height: 34px
}

.redactor-modal-images-upload .progress .progress-bar {
	font-size: 18px;
	line-height: 34px
}

.redactor-modal-images-list .row {
	margin-left: -7px;
	margin-right: -7px
}

.redactor-modal-images-list .row>div {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	opacity: 0;
	transition: opacity .5s ease
}

.redactor-modal-images-list .row>div.active {
	opacity: 1
}

.redactor-modal-images-list .row>div .embed-responsive {
	border: 4px solid #fff;
	border-radius: 4px;
	overflow: visible;
	transition: all .3s ease
}

.redactor-modal-images-list .row>div .embed-responsive .embed-responsive-item {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-ms-interpolation-mode: nearest-neighbor;
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
	border-radius: 2px;
	box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.2)
}

.redactor-modal-images-list .row>div .embed-responsive .embed-responsive-item .checkbox {
	width: 20px;
	left: 4px;
	bottom: 4px;
	margin: 0!important;
	position: absolute
}

.redactor-modal-images-list .row>div .embed-responsive .embed-responsive-item .checkbox input[type=checkbox] {
	visibility: hidden
}

.redactor-modal-images-list .row>div .embed-responsive .embed-responsive-item .checkbox label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	margin: 0!important;
	padding: 0!important;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.4);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.4);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.4);
	background: -webkit-linear-gradient(top, #eee 0, #fff 100%);
	background: -moz-linear-gradient(top, #eee 0, #fff 100%);
	background: -o-linear-gradient(top, #eee 0, #fff 100%);
	background: -ms-linear-gradient(top, #eee 0, #fff 100%);
	background: linear-gradient(top, #eee 0, #fff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#fff', GradientType=0)
}

.redactor-modal-images-list .row>div .embed-responsive .embed-responsive-item .checkbox label:after {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 13px;
	height: 8px;
	background: transparent;
	top: 4px;
	left: 3px;
	border: 2px solid #e32691;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.redactor-modal-images-list .row>div .embed-responsive .embed-responsive-item .checkbox label:hover::after {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	filter: alpha(opacity=30);
	opacity: .3
}

.redactor-modal-images-list .row>div .embed-responsive .embed-responsive-item .checkbox input[type=checkbox]:checked+label:after {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	opacity: 1
}

.redactor-modal-images-list .action-buttons button {
	padding-bottom: 4px!important
}

.redactor-modal-images-list.target-cover .redactor-modal-image {
	cursor: pointer
}

.redactor-modal-images-list.target-cover .redactor-modal-image.cover .embed-responsive {
	border-color: #e32691!important;
	border-radius: 4px
}

.redactor-modal-images-list.target-cover .redactor-modal-image.cover .embed-responsive .embed-responsive-item {
	border-radius: 0
}

.redactor-modal-images-list.target-cover .redactor-modal-image:hover .embed-responsive {
	border-color: #c9c8ca;
	border-radius: 4px
}

.redactor-modal-images-list.target-cover .action-buttons {
	display: none!important
}

.redactor-modal-images-list.target-cover .checkbox {
	display: none!important
}

.redactor-modal-images-list.target-post .help-block-cover {
	display: none!important
}

.block {
	display: block;
	background-color: #fff;
	margin-bottom: 40px;
	box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.2)
}

.block h2,
.block h3,
.block h4,
.block h5 {
	text-align: center
}

.block h5 {
	display: block;
	padding: 12px;
	font-size: 17px;
	color: #fff;
	background-color: #e32691;
	margin: 0
}

.block .block-footer {
	border-top: 1px solid #eee;
	padding: 20px 0
}

a.block {
	text-decoration: none
}

a.block:hover,
a.block:active {
	color: #fff
}

.block-networks {
	overflow: hidden
}

.block-networks .panel {
	box-shadow: none!important;
	margin: 0!important;
	border-radius: 0!important;
	border: 0 none!important
}

.block-networks .panel .panel-heading {
	display: block;
	position: relative;
	border-radius: 0!important
}

.block-networks .panel .panel-vk {
	background-color: #4c75a3;
	color: #fff
}

.block-networks .panel .panel-facebook {
	background-color: #3658a8;
	color: #fff
}

.block-networks .panel .panel-twitter {
	background-color: #3fabf0;
	color: #fff
}

.block-networks .panel .panel-twitter i {
	position: absolute;
	top: 14px;
	font-size: 14px;
	margin-left: 10px
}

.block-networks .panel .panel-odnoklassniki {
	background-color: #f37328;
	color: #fff
}

.block-networks .panel:last-child {
	border-bottom: 1px!important
}

.block-networks .panel+.panel {
	margin: 0!important;
	border-radius: 0!important
}

.block-networks .panel-body {
	border: 0!important;
	margin: 0;
	padding: 0!important
}

#block-networks-facebook .fb-like-box,
#block-networks-facebook .fb_iframe_widget span,
#block-networks-facebook .fb_iframe_widget iframe {
	width: 100%!important
}

#ok_group_widget span,
#ok_group_widget iframe {
	width: 100%!important
}

.block .post {
	display: block;
	padding-left: 0!important;
	padding-right: 0!important
}

.block .post>* {
	padding-left: 0!important;
	padding-right: 0!important
}

.block .post .post-info {
	margin: 5px 14px 0
}

.block .post .post-title {
	display: inline-block;
	margin: 10px 14px 0;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word
}

.block .post .post-cover {
	display: block;
	width: 100%;
	height: 150px;
	background-position: center 25%;
	background-size: cover
}

.block .post .post-intro {
	display: block;
	margin: 5px 0px 30px ;
	font-size: 90%;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word
}

.block-top-users h5 {
	position: relative
}

.block-top-users h5 i {
	position: absolute;
	top: 13px;
	opacity: .9;
	color: #ff6
}

.block-top-users h5 .i1 {
	left: 15px
}

.block-top-users h5 .i2 {
	right: 15px
}

.block-top-users .block-content {
	margin: 14px 9px
}

.list-top-users {
	list-style: none;
	margin: 0;
	padding: 0
}

.list-top-users .user {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 8px 0;
	padding: 0;
	overflow: hidden;
	font-size: 13px
}

.list-top-users .user .user-link {
	margin-left: 40px;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	line-height: 30px
}

.list-top-users .user .user-rating {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 40px;
	line-height: 30px;
	font-size: 12px;
	color: #777;
	vertical-align: middle;
	background: url(images/576384981.svg);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.95) 30%, #fff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(15%, rgba(255, 255, 255, 0.5)), color-stop(30%, rgba(255, 255, 255, 0.95)), color-stop(100%, #fff));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.95) 30%, #fff 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.95) 30%, #fff 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.95) 30%, #fff 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0.95) 30%, #fff 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#fff', GradientType=1)
}

.list-top-users .user .user-rating i {
	font-size: 11px;
	margin-right: 3px
}

.list-top-users .user .user-rating b {
	height: 32px;
	line-height: 30px!important
}

.list-top-users .user .user-rating b,
.list-top-users .user .user-rating i {
	display: inline-block;
	font-weight: 400;
	vertical-align: middle
}

.list-top-users .user .user-image {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	background-color: #eee;
	border-radius: 2px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	text-decoration: none
}

.list-top-users .user .user-image img {
	border-radius: 2px;
	width: 30px;
	height: 30px
}

.list-top-users .user .user-image.empty {
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	background: #6c6;
	color: #fff
}

.list-top-users .user .user-image.empty.color-schema-1 {
	background: #6c6;
	color: #fff
}

.list-top-posts {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none
}

.list-top-posts .post .post-title {
	display: inline-block;
	margin: 10px 14px 20px
}

.list-top-posts .post .post-info li i {
	top: 1px
}

.block-promo-post {
	padding-bottom: 14 px
}

.block-promo-post .post .post-title {
	margin: 10px  0  0
}

.block-promo-post .post .post-cover {
	height: 250px
}

.block-promo-post .post .post-info li i {
	top: 1px
}

.block-promo-tag {
	background-color: #b2c1c2;
	text-align: center;
	color: #fff
}

.block-promo-tag .block-content {
	display: block;
	padding: 25px 14px;
	text-align: center;
	font-size: 18px
}

.block-promo-tag .block-content .block-cover {
	width: 140px;
	height: 140px;
	display: inline-block;
	border-radius: 2px;
	background-position: center center;
	background-size: cover;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	margin: 16px auto
}

.block-promo-tag .block-content i {
	font-size: 400%
}

.block-promo-tag .block-content p {
	margin: 0;
	padding: 0
}

.block-promo-tag .block-content small {
	opacity: .8;
	font-size: 14px;
	border-bottom: 1px solid #eee
}

.block-promo-action {
	background-color: #fff;
	text-align: center;
	color: #777
}

.block-promo-action .block-content {
	display: block;
	padding: 25px 14px;
	text-align: center;
	font-size: 18px
}

.block-promo-action .block-content .logo {
	display: block;
	width: 182px;
	height: 35px;
	margin: 0 auto
}

.block-promo-action .block-content p {
	margin: 0;
	padding: 0
}

.block-promo-action .block-content .animation-prize-1,
.block-promo-action .block-content .animation-prize-2,
.block-promo-action .block-content .animation-prize-3 {
	text-align: left;
	display: inline-block;
	margin: 4px auto;
	color: #2c28c9;
	font-size: 130%
}

.block-promo-action .block-content .animation-prize-1 i,
.block-promo-action .block-content .animation-prize-2 i,
.block-promo-action .block-content .animation-prize-3 i {
	font-style: normal;
	color: #e32691;
	font-size: 18px
}

.block-promo-action .block-content .animation-prize-1 {
	margin-left: 0!important
}

.animation-prize-1 {
	animation: animation-price-1 ease-in-out 1.6s;
	animation-iteration-count: infinite;
	transform-origin: 50% 50%;
	-webkit-animation: animation-price-1 ease-in-out 1.6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: animation-price-1 ease-in-out 1.6s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: animation-price-1 ease-in-out 1.6s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: animation-price-1 ease-in-out 1.6s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 50%
}

.animation-prize-2 {
	animation: animation-price-1 ease-in-out 1.2s;
	animation-iteration-count: infinite;
	transform-origin: 50% 50%;
	-webkit-animation: animation-price-1 ease-in-out 1.2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: animation-price-1 ease-in-out 1.2s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: animation-price-1 ease-in-out 1.2s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: animation-price-1 ease-in-out 1.2s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 50%
}

.animation-prize-3 {
	animation: animation-price-1 ease-in-out 1.8s;
	animation-iteration-count: infinite;
	transform-origin: 50% 50%;
	-webkit-animation: animation-price-1 ease-in-out 1.8s;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: animation-price-1 ease-in-out 1.8s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: animation-price-1 ease-in-out 1.8s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: animation-price-1 ease-in-out 1.8s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 50%
}

@keyframes animation-price-1 {
	0% {
		transform: rotate(0deg) scaleX(1) scaleY(1)
	}
	10% {
		transform: rotate(-3deg) scaleX(.8) scaleY(.8)
	}
	20% {
		transform: rotate(-3deg) scaleX(.8) scaleY(.8)
	}
	30% {
		transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	40% {
		transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	50% {
		transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	60% {
		transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	70% {
		transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	80% {
		transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	90% {
		transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	100% {
		transform: rotate(0deg) scaleX(1.2) scaleY(1.2)
	}
}

@-moz-keyframes animation-price-1 {
	0% {
		-moz-transform: rotate(0deg) scaleX(1) scaleY(1)
	}
	10% {
		-moz-transform: rotate(-3deg) scaleX(.8) scaleY(.8)
	}
	20% {
		-moz-transform: rotate(-3deg) scaleX(.8) scaleY(.8)
	}
	30% {
		-moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	40% {
		-moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	50% {
		-moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	60% {
		-moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	70% {
		-moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	80% {
		-moz-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	90% {
		-moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	100% {
		-moz-transform: rotate(0deg) scaleX(1.2) scaleY(1.2)
	}
}

@-webkit-keyframes animation-price-1 {
	0% {
		-webkit-transform: rotate(0deg) scaleX(1) scaleY(1)
	}
	10% {
		-webkit-transform: rotate(-3deg) scaleX(.8) scaleY(.8)
	}
	20% {
		-webkit-transform: rotate(-3deg) scaleX(.8) scaleY(.8)
	}
	30% {
		-webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	40% {
		-webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	50% {
		-webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	60% {
		-webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	70% {
		-webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	80% {
		-webkit-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	90% {
		-webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	100% {
		-webkit-transform: rotate(0deg) scaleX(1.2) scaleY(1.2)
	}
}

@-o-keyframes animation-price-1 {
	0% {
		-o-transform: rotate(0deg) scaleX(1) scaleY(1)
	}
	10% {
		-o-transform: rotate(-3deg) scaleX(.8) scaleY(.8)
	}
	20% {
		-o-transform: rotate(-3deg) scaleX(.8) scaleY(.8)
	}
	30% {
		-o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	40% {
		-o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	50% {
		-o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	60% {
		-o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	70% {
		-o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	80% {
		-o-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	90% {
		-o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	100% {
		-o-transform: rotate(0deg) scaleX(1.2) scaleY(1.2)
	}
}

@-ms-keyframes animation-price-1 {
	0% {
		-ms-transform: rotate(0deg) scaleX(1) scaleY(1)
	}
	10% {
		-ms-transform: rotate(-3deg) scaleX(.8) scaleY(.8)
	}
	20% {
		-ms-transform: rotate(-3deg) scaleX(.8) scaleY(.8)
	}
	30% {
		-ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	40% {
		-ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	50% {
		-ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	60% {
		-ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	70% {
		-ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	80% {
		-ms-transform: rotate(-3deg) scaleX(1.2) scaleY(1.2)
	}
	90% {
		-ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
	}
	100% {
		-ms-transform: rotate(0deg) scaleX(1.2) scaleY(1.2)
	}
}

.block-ad {
	position: relative;
	padding: 0
}

.block-ad .ad-ad {
	position: absolute;
	right: 15px;
	bottom: -20px;
	color: gray;
	font-size: 11px
}

.block-menu .nav-pills li {
	margin-top: 0;
	border-bottom: 1px solid #eee
}

.block-menu .nav-pills li:last-child {
	border-bottom: 0
}

.block-menu .nav-pills a {
	border-radius: 0!important
}

.block-menu .nav-pills>li>a:hover,
.block-menu .nav-pills>li>a:focus,
.block-menu .nav-pills .nav-pills>li>a:hover,
.block-menu .nav-pills .nav-pills>li>a:focus {
	background-color: #fefefe
}

.block-menu .nav-pills>li.active>a,
.block-menu .nav-pills .nav-pills>li.active>a:hover,
.block-menu .nav-pills .nav-pills>li.active>a:focus {
	background-color: #428bca;
	color: #fff
}

.comments-box {
	padding: 15px
}

.comments-box>.pseudo-h3 {
	margin: 10px 0 25px
}

.comment-form {
	margin: 0;
	clear: both;
	position: relative
}

.comment-form.comment-form-common {
	margin-bottom: 0!important
}

.comment-form.comment-form-common .comment {
	margin-bottom: 0!important
}

.comment-form>p {
	margin: 0 0 15px
}

.comment-form .comment-balloon {
	background-color: #fff!important;
	padding: 0!important;
	line-height: 100%!important
}

.comment-form .comment-balloon textarea {
	outline: none;
	line-height: 125%!important;
	border: 0;
	margin: 0;
	padding: 9px 9px 8px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	resize: none
}

.comment-form .comment-balloon::after {
	border-color: #fff transparent!important
}

.comment-form button {
	margin-top: -4px
}

.comment-thread {
	margin: 10px 0
}

.comment-thread.l1 {
	margin-left: 65px
}

.comment {
	clear: both;
	margin: 0 0 20px;
	position: relative
}

.comment:after {
	display: block;
	content: " ";
	clear: both;
	float: none;
	width: 100%
}

.comment .comment-container {
	position: relative
}

.comment .comment-balloon {
	border: 1px solid #eee;
	border-radius: 2px;
	background-color: #fafafa;
	margin: 0 0 8px 65px;
	color: #3e454c;
	font-size: 12px;
	line-height: 135%;
	min-height: 50px;
	padding: 9px 9px 8px;
	position: relative;
	text-align: left;
	word-wrap: break-word
}

.comment .comment-balloon:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 10px;
	border-style: solid;
	border-width: 10px 8px 0;
	border-color: #fafafa transparent;
	display: block;
	width: 0;
	z-index: 4
}

.comment .comment-balloon:before {
	content: "";
	position: absolute;
	bottom: -11px;
	left: 10px;
	border-style: solid;
	border-width: 10px 8px 0;
	border-color: #eee transparent;
	display: block;
	width: 0;
	z-index: 3
}

.comment:nth-child(odd) .comment-balloon {
	background-color: #fff
}

.comment:nth-child(odd) .comment-balloon::after {
	border-color: #fff transparent
}

.comment .comment-date {
	font-size: 11px;
	color: gray
}

.comment .comment-author-link {
	font-size: 11px;
	margin: 0 15px 0 74px
}

.comment .comment-author-img {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	background-color: #eee;
	border-radius: 2px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	text-decoration: none
}

.comment .comment-author-img img {
	border-radius: 2px;
	width: 50px;
	height: 50px
}

.comment .comment-author-img.empty {
	text-align: center;
	line-height: 51px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	background: #6c6;
	color: #fff
}

.comment .comment-author-img.empty.color-schema-1 {
	background: #6c6;
	color: #fff
}

.comment .comment-post {
	margin-top: 20px;
	font-size: 12px;
	color: #888;
	font-style: italic
}

.comment .comment-rate {
	position: absolute;
	bottom: 0;
	right: 9px;
	height: 21px;
	line-height: 21px;
	margin: 0;
	padding: 0
}

.comment .comment-rate li {
	display: block;
	float: left;
	height: 22px
}

.comment .comment-rate li.value {
	padding: 0 6px;
	text-align: center;
	line-height: 24px;
	border-radius: 4px;
	margin: 0 5px 0 8px;
	cursor: default;
	font-size: 12px;
	transition: all .2s ease;
	background-color: #eee
}

.comment .comment-rate li.value.green {
	background-color: #78e992;
	color: #267638
}

.comment .comment-rate li.value.red {
	background-color: #fcafa6;
	color: #fa4b45
}

.comment .comment-rate li.thumbs {
	opacity: .6;
	transition: all .2s linear
}

.comment .comment-rate li.thumbs a {
	font-size: 20px!important;
	text-decoration: none;
	margin: 3px 2px 1px;
	line-height: 28px
}

.comment .comment-rate li.thumbs .like {
	color: green;
	line-height: 28px
}

.comment .comment-rate li.thumbs .dislike {
	color: red;
	line-height: 28px
}

.comment .comment-answer-link {
	font-size: 11px;
	transition: opacity .3s ease;
	opacity: 0;
	position: relative;
	margin-left: 15px;
	cursor: pointer
}

.comment .comment-answer-link .icn-share {
	font-size: 13px;
	position: absolute;
	right: -17px;
	top: 0
}

.comment:hover .comment-answer-link {
	opacity: 1
}

.comment:hover .comment-rate li.thumbs {
	opacity: 1
}

@media (max-width: 767px) {
	.comment-balloon {
		margin-left: 0!important;
		margin-bottom: 11px!important
	}
	.comment-author-link {
		margin: 0 8px 0 5px !important
	}
	.comment-author-img {
		position: relative!important;
		width: 22px!important;
		height: 22px!important;
		margin-left: 9px
	}
	.comment-author-img img {
		border-radius: 2px;
		width: 22px!important;
		height: 22px!important
	}
	.comment-author-img.empty {
		line-height: 23px!important;
		font-size: 12px!important
	}
	.comment-thread {
		margin: 10px 0
	}
	.comment-thread.l1 {
		margin-left: 40px
	}
}

.user-cover {
	position: relative
}

.user-cover .blur {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: 120%;
	background-repeat: no-repeat;
	background-position: center center
}

.user-cover .overlay {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1)
}

.user-profile {
	z-index: 2;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9)
}

.user-profile .user-image {
	margin: 10px auto 20px;
	width: 192px;
	height: 192px;
	background-repeat: no-repeat;
	border-radius: 2px;
	background-position: center center;
	background-size: cover;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2)
}

.user-profile .user-name {
	font-size: 27px;
	text-align: center;
	color: #fff
}

.user-profile .user-data {
	font-size: 19px;
	text-align: center;
	color: #fefefe;
	margin: 20px auto 10px
}

.user-profile .user-stat {
	text-align: center;
	display: block;
	list-style: none;
	margin: 20px auto;
	padding: 0;
	text-overflow: ellipsis;
	height: 20px
}

.user-profile .user-stat li {
	position: relative;
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0 0 0 25px;
	font-size: 19px;
	line-height: 19px;
	color: #eee;
	text-overflow: ellipsis
}

.user-profile .user-stat li:last-child {
	margin-right: 0
}

.user-profile .user-stat li i {
	font-size: 19px;
	position: absolute;
	top: 0;
	left: 0
}

.user-profile .user-since {
	font-size: 16px;
	text-align: center;
	color: #eee;
	margin: 30px auto
}

.user-profile .user-buttons {
	text-align: center;
	margin-top: 20px
}

.user-content nav {
	margin: 10px 0
}

.control-panel-legend-list {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-overflow: ellipsis;
	height: 15px
}

.control-panel-legend-list li {
	position: relative;
	display: inline-block;
	margin: 0 12px 0 0;
	padding: 0 0 0 20px;
	font-size: 11px;
	line-height: 15px;
	color: #777;
	text-overflow: ellipsis
}

.control-panel-legend-list li:first-child {
	display: none
}

.control-panel-legend-list li i {
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0
}

.control-panel-table {
	font-size: 12px
}

.control-panel-table tr td {
	line-height: 21px;
	padding: 6px 5px!important;
	vertical-align: middle!important
}

.control-panel-table tr td.stat,
.control-panel-table tr td .user {
	font-size: 11px;
	color: #737373
}

.btn-action {
	color: #fff;
	background-color: #e32691;
	border-color: #bd2d7e
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.open>.dropdown-toggle.btn-action {
	color: #fff;
	background-color: #ed55ab;
	border-color: #bd2d7e
}

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

.btn-action.disabled,
.btn-action[disabled],
fieldset[disabled] .btn-action,
.btn-action.disabled:hover,
.btn-action[disabled]:hover,
fieldset[disabled] .btn-action:hover,
.btn-action.disabled:focus,
.btn-action[disabled]:focus,
fieldset[disabled] .btn-action:focus,
.btn-action.disabled:active,
.btn-action[disabled]:active,
fieldset[disabled] .btn-action:active,
.btn-action.disabled.active,
.btn-action[disabled].active,
fieldset[disabled] .btn-action.active {
	background-color: #e32691;
	border-color: #d92694
}

.btn-action .badge {
	color: #e32691;
	background-color: #fff
}

.dropdown-menu {
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	font-size: 12px;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 9999
}

.dropdown-menu>li {
	position: relative
}

.dropdown-menu>li>a {
	clear: both;
	color: #333;
	font-weight: 400;
	line-height: 1.42857;
	white-space: nowrap;
	display: block;
	padding: 10px 15px;
	position: relative
}

.dropdown-menu>li>a .badge {
	position: absolute;
	top: 9px;
	right: 15px
}

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

.popover {
	border-radius: 0!important;
	border: none!important
}

.popover .popover-title {
	background-color: transparent!important;
	border-bottom: 1px solid #eee;
	font-size: 15px;
	font-weight: 400;
	color: #333
}

.nav-tabs {
	margin-top: -52px;
	border-bottom: 0
}

.nav-tabs li:last-child a {
	margin-right: 0
}

.nav-tabs li a {
	padding: 8px 15px;
	border-radius: 0!important;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	border-bottom: 0!important
}

.nav-tabs li a:hover,
.nav-tabs li a:focus {
	background-color: #fff;
	border-color: #ccc
}

.nav-tabs li .badge {
	margin-top: 1px;
	margin-left: 10px
}

@media (max-width: 767px) {
	.nav-tabs {
		margin-top: -49px
	}
	.nav-tabs li a {
		padding: 8px 9px 7px;
		font-size: 13px
	}
	.nav-tabs li .badge {
		margin-top: 0;
		margin-left: 8px
	}
}

.modal {
	z-index: 2000
}

.modal-dialog .modal-content {
	border-radius: 0
}

.modal-dialog .modal-header {
	padding: 12px 15px 10px
}

.modal-dialog .modal-header .close {
	margin-top: 1px!important
}

.modal-dialog .modal-body {
	padding: 25px 15px
}

.modal-dialog .modal-footer {
	background-color: #eee;
	padding: 10px 15px
}

.modal-dialog button.close {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	cursor: pointer;
	padding: 0
}

.modal-dialog .close {
	color: #000;
	float: right;
	font-size: 25px;
	font-weight: 400;
	line-height: 1;
	opacity: .9;
	text-shadow: 0 1px 0 #fff
}

.modal-login-form {
	text-align: center
}

.modal-login-form .social-login-form {
	list-style: none;
	text-align: center;
	margin: 25px 0 10px;
	padding: 0
}

.modal-login-form .social-login-form li {
	padding: 0;
	margin: 0 0 25px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 130px;
	font-size: 12px
}

.modal-login-form .social-login-form li .social-icons {
	display: block;
	margin: 0 auto 10px;
	widthpx;
	heightpx;
	border-radius: 50%;
	text-indent: -9999px
}

.modal-login-form .social-login-form li a {
	clear: both;
	display: inline-block;
	color: #888
}

.modal-login-form p {
	color: #888
}

.container-button-up {
	position: fixed;
	top: 0;
	left: 0;
	width: 163px;
	height: 100%;
	background: none;
	cursor: pointer;
	z-index: 0;
	transition: background-color .1s linear
}

.container-button-up nobr {
	opacity: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: 700;
	position: absolute;
	bottom: 10px;
	transition: opacity .2s linear
}

.container-button-up nobr i {
	font-size: 25px;
	display: block
}

.container-button-up .up {
	display: block
}

.container-button-up .down {
	display: none
}

.container-button-up:hover {
	background-color: rgba(180, 180, 180, 0.1)
}

.container-button-up.active nobr,
.container-button-up.down nobr {
	opacity: .6
}

.container-button-up.up .up {
	display: block
}

.container-button-up.up .down {
	display: none
}

.container-button-up.down .up {
	display: none
}

.container-button-up.down .down {
	display: block
}

.container-button-up.only-icon span {
	display: none
}

.share-mail-box .share-mail-form {
	background: url(images/letter-line.png) top left repeat-x;
	margin: 20px 0 10px;
	padding: 30px 20px 25px;
	border: 1px solid #eee;
	box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.2)
}

.share-mail-box .share-mail-form form {
	width: 100%
}

.share-buttons {
	font-size: 0!important;
	text-align: justify;
	text-justify: distribute-all-lines;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%
}

.share-buttons.grid-4 li {
	width: 22.5%
}

.share-buttons.grid-6 li {
	width: 28%
}

.share-buttons li {
	padding: 0;
	margin: 0;
	height: 44px;
	width: auto;
	display: inline-block;
	text-align: center;
	vertical-align: top
}

.share-buttons li a,
.share-buttons li button {
	display: block;
	min-width: 90px;
	outline: none!important;
	position: relative;
	text-align: left;
	padding: 0 10px 0 0;
	height: 44px;
	text-decoration: none!important
}

.share-buttons li a i,
.share-buttons li button i {
	text-align: center;
	width: 45px;
	font-size: 27px;
	margin-left: 0;
	position: absolute;
	height: 43px;
	line-height: 50px;
	top: 0;
	left: 0;
	border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.share-buttons li a i::after,
.share-buttons li button i::after {
	content: ' ';
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	position: absolute;
	display: block;
	right: -2px;
	top: 0;
	width: 1px;
	height: 43px
}

.share-buttons li a b,
.share-buttons li button b {
	position: relative;
	font-size: 18px;
	line-height: 43px;
	text-align: center;
	margin-left: 55px;
	display: inline-block;
	min-width: 10px;
	min-height: 43px
}

.share-buttons:after {
	content: "";
	display: inline-block;
	width: 100%
}

.loader,
.share-buttons li a b,
.share-buttons li button b {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: font-size .3s ease
}

.loader:after,
.share-buttons li a b:after,
.share-buttons li button b:after {
	top: 7px;
	right: -2px;
	display: block;
	position: absolute;
	width: 29px;
	height: 29px;
	-webkit-animation: rotate .6s linear infinite;
	-moz-animation: rotate .6s linear infinite;
	-ms-animation: rotate .6s linear infinite;
	-o-animation: rotate .6s linear infinite;
	animation: rotate .6s linear infinite;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid #fff;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid #fff;
	content: '';
	transition: opacity .3s ease;
	opacity: 0
}

.loader.loading:after,
.share-buttons li a b.loading:after,
.share-buttons li button b.loading:after {
	opacity: 1
}

.loader.loading,
.share-buttons li a b.loading,
.share-buttons li button b.loading {
	text-indent: -9999px;
	font-size: 0
}

.loader.loader_large:after,
.share-buttons li a b.loader_large:after,
.share-buttons li button b.loader_large:after {
	width: 40px;
	height: 40px
}

.loader.loader_medium:after,
.share-buttons li a b.loader_medium:after,
.share-buttons li button b.loader_medium:after {
	width: 30px;
	height: 30px
}

.loader.loader_small:after,
.share-buttons li a b.loader_small:after,
.share-buttons li button b.loader_small:after {
	width: 10px;
	height: 10px
}

@keyframes rotate {
	0% {
		transform: rotateZ(-360deg);
		-webkit-transform: rotateZ(-360deg);
		-moz-transform: rotateZ(-360deg);
		-o-transform: rotateZ(-360deg)
	}
	100% {
		transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
		-o-transform: rotateZ(0deg)
	}
}

@-webkit-keyframes rotate {
	0% {
		transform: rotateZ(-360deg);
		-webkit-transform: rotateZ(-360deg);
		-moz-transform: rotateZ(-360deg);
		-o-transform: rotateZ(-360deg)
	}
	100% {
		transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
		-o-transform: rotateZ(0deg)
	}
}

@-moz-keyframes rotate {
	0% {
		transform: rotateZ(-360deg);
		-webkit-transform: rotateZ(-360deg);
		-moz-transform: rotateZ(-360deg);
		-o-transform: rotateZ(-360deg)
	}
	100% {
		transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
		-o-transform: rotateZ(0deg)
	}
}

@-o-keyframes rotate {
	0% {
		transform: rotateZ(-360deg);
		-webkit-transform: rotateZ(-360deg);
		-moz-transform: rotateZ(-360deg);
		-o-transform: rotateZ(-360deg)
	}
	100% {
		transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
		-o-transform: rotateZ(0deg)
	}
}

.btn-facebook {
	color: #fff!important;
	background-color: #3658a8;
	border-color: #2d4b93!important
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
	color: #fff;
	background-color: #496cb2;
	border-color: #3255a8!important
}

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

.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
	background-color: #3658a8;
	border-color: #2d4b93!important
}

.btn-facebook .badge {
	color: #5480c9;
	background-color: #fff
}

.btn-vk {
	color: #fff!important;
	background-color: #4c75a3;
	border-color: #3c5f86!important
}

.btn-vk:hover,
.btn-vk:focus,
.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
	color: #fff;
	background-color: #5988bd;
	border-color: #416995!important
}

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

.btn-vk.disabled,
.btn-vk[disabled],
fieldset[disabled] .btn-vk,
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled:active,
.btn-vk[disabled]:active,
fieldset[disabled] .btn-vk:active,
.btn-vk.disabled.active,
.btn-vk[disabled].active,
fieldset[disabled] .btn-vk.active {
	background-color: #4c75a3;
	border-color: #3c5f86!important
}

.btn-vk .badge {
	color: #69a0de;
	background-color: #fff
}

.btn-twitter {
	color: #fff!important;
	background-color: #3fabf0;
	border-color: #439fda!important
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
	color: #fff;
	background-color: #49b8ff;
	border-color: #48aae8!important
}

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

.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
	background-color: #3fabf0;
	border-color: #3696d3!important
}

.btn-twitter .badge {
	color: #69a0de;
	background-color: #fff
}

.btn-pinterest {
	color: #fff!important;
	background-color: #cd2129;
	border-color: #910c12!important
}

.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
	color: #fff;
	background-color: #df2129;
	border-color: #b90c12!important
}

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

.btn-pinterest.disabled,
.btn-pinterest[disabled],
fieldset[disabled] .btn-pinterest,
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest:hover,
.btn-pinterest.disabled:focus,
.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-pinterest:focus,
.btn-pinterest.disabled:active,
.btn-pinterest[disabled]:active,
fieldset[disabled] .btn-pinterest:active,
.btn-pinterest.disabled.active,
.btn-pinterest[disabled].active,
fieldset[disabled] .btn-pinterest.active {
	background-color: #fc938b;
	border-color: #fa4b45!important
}

.btn-pinterest .badge {
	color: #69a0de;
	background-color: #fff
}

.btn-odnoklassniki {
	color: #fff!important;
	background-color: #f58220;
	border-color: #e57320!important
}

.btn-odnoklassniki:hover,
.btn-odnoklassniki:focus,
.btn-odnoklassniki:active,
.btn-odnoklassniki.active,
.open>.dropdown-toggle.btn-odnoklassniki {
	color: #fff;
	background-color: #ff8821;
	border-color: #f17e20!important
}

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

.btn-odnoklassniki.disabled,
.btn-odnoklassniki[disabled],
fieldset[disabled] .btn-odnoklassniki,
.btn-odnoklassniki.disabled:hover,
.btn-odnoklassniki[disabled]:hover,
fieldset[disabled] .btn-odnoklassniki:hover,
.btn-odnoklassniki.disabled:focus,
.btn-odnoklassniki[disabled]:focus,
fieldset[disabled] .btn-odnoklassniki:focus,
.btn-odnoklassniki.disabled:active,
.btn-odnoklassniki[disabled]:active,
fieldset[disabled] .btn-odnoklassniki:active,
.btn-odnoklassniki.disabled.active,
.btn-odnoklassniki[disabled].active,
fieldset[disabled] .btn-odnoklassniki.active {
	background-color: #f5a364;
	border-color: #db8c56!important
}

.btn-odnoklassniki .badge {
	color: #69a0de;
	background-color: #fff
}

.btn-surfingbird {
	color: #fff!important;
	background-color: #7abd2b;
	border-color: #67a228!important
}

.btn-surfingbird:hover,
.btn-surfingbird:focus,
.btn-surfingbird:active,
.btn-surfingbird.active,
.open>.dropdown-toggle.btn-surfingbird {
	color: #fff;
	background-color: #86c92b;
	border-color: #75b329!important
}

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

.btn-surfingbird.disabled,
.btn-surfingbird[disabled],
fieldset[disabled] .btn-surfingbird,
.btn-surfingbird.disabled:hover,
.btn-surfingbird[disabled]:hover,
fieldset[disabled] .btn-surfingbird:hover,
.btn-surfingbird.disabled:focus,
.btn-surfingbird[disabled]:focus,
fieldset[disabled] .btn-surfingbird:focus,
.btn-surfingbird.disabled:active,
.btn-surfingbird[disabled]:active,
fieldset[disabled] .btn-surfingbird:active,
.btn-surfingbird.disabled.active,
.btn-surfingbird[disabled].active,
fieldset[disabled] .btn-surfingbird.active {
	background-color: #b6dd74;
	border-color: #95b85d!important
}

.btn-surfingbird .badge {
	color: #69a0de;
	background-color: #fff
}

.btn-brandnewday {
	color: #fff;
	background: #3e45cb;
	background: -moz-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #3e45cb), color-stop(50%, #8e27ac), color-stop(110%, #ea2690));
	background: -webkit-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: -o-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: -ms-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: linear-gradient(to right, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3e45cb', endColorstr='#ea2690', GradientType=1);
	border-color: #8e27ac!important
}

.btn-brandnewday:hover,
.btn-brandnewday:focus,
.btn-brandnewday:active,
.btn-brandnewday.active,
.open>.dropdown-toggle.btn-brandnewday {
	color: #fff;
	background: #5056d0;
	background: -moz-linear-gradient(left, #5056d0 0, #a22dc5 50%, #ec3c9a 110%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #5056d0), color-stop(50%, #a22dc5), color-stop(110%, #ec3c9a));
	background: -webkit-linear-gradient(left, #5056d0 0, #a22dc5 50%, #ec3c9a 110%);
	background: -o-linear-gradient(left, #5056d0 0, #a22dc5 50%, #ec3c9a 110%);
	background: -ms-linear-gradient(left, #5056d0 0, #a22dc5 50%, #ec3c9a 110%);
	background: linear-gradient(to right, #5056d0 0, #a22dc5 50%, #ec3c9a 110%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5056d0', endColorstr='#ec3c9a', GradientType=1);
	border-color: #a22dc5!important
}

.btn-brandnewday.disabled,
.btn-brandnewday[disabled],
fieldset[disabled] .btn-brandnewday,
.btn-brandnewday.disabled:hover,
.btn-brandnewday[disabled]:hover,
fieldset[disabled] .btn-brandnewday:hover,
.btn-brandnewday.disabled:focus,
.btn-brandnewday[disabled]:focus,
fieldset[disabled] .btn-brandnewday:focus,
.btn-brandnewday.disabled:active,
.btn-brandnewday[disabled]:active,
fieldset[disabled] .btn-brandnewday:active,
.btn-brandnewday.disabled.active,
.btn-brandnewday[disabled].active,
fieldset[disabled] .btn-brandnewday.active {
	background: #3e45cb;
	background: -moz-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #3e45cb), color-stop(50%, #8e27ac), color-stop(110%, #ea2690));
	background: -webkit-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: -o-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: -ms-linear-gradient(left, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	background: linear-gradient(to right, #3e45cb 0, #8e27ac 50%, #ea2690 110%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3e45cb', endColorstr='#ea2690', GradientType=1);
	border-color: #8e27ac!important
}

.btn-brandnewday .badge {
	color: #8e27ac;
	background: #a8abe8;
	background: -moz-linear-gradient(left, #a8abe8 0, #d292e6 50%, #f69ecd 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #a8abe8), color-stop(50%, #d292e6), color-stop(100%, #f69ecd));
	background: -webkit-linear-gradient(left, #a8abe8 0, #d292e6 50%, #f69ecd 100%);
	background: -o-linear-gradient(left, #a8abe8 0, #d292e6 50%, #f69ecd 100%);
	background: -ms-linear-gradient(left, #a8abe8 0, #d292e6 50%, #f69ecd 100%);
	background: linear-gradient(to right, #a8abe8 0, #d292e6 50%, #f69ecd 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a8abe8', endColorstr='#f69ecd', GradientType=1)
}

@media (max-width: 599px) {
	.share-buttons li {
		margin: 0 0 10px
	}
	.share-buttons.grid-4 li {
		width: 48%
	}
	.share-buttons.grid-6 li {
		width: 48%
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.share-buttons li {
		margin: 0 0 10px
	}
	.share-buttons.grid-4 li {
		width: 48%
	}
	.share-buttons.grid-6 li {
		width: 30%
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.share-buttons li {
		margin: 0 0 10px
	}
	.share-buttons.grid-4 li {
		width: 45%
	}
	.share-buttons.grid-6 li {
		width: 45%
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.share-buttons li {
		margin: 0 0 15px
	}
}

@media (min-width: 1200px) {
	.share-buttons li {
		margin: 0 0 15px
	}
}

@media (min-width: 1500px) {
	.share-buttons li {
		margin: 0 0 15px
	}
}

.social-icons {
	background-position: center center;
	background-size: cover;
	text-indent: -9999px
}

.social-icons__vk {
	background-image: url(images/social-vk.svg)
}

.social-icons__facebook {
	background-image: url(images/social-facebook.svg)
}

.social-icons__twitter {
	background-image: url(images/social-twitter.svg)
}

.social-icons__odnoklassniki {
	background-image: url(images/social-odnoklassniki.svg)
}

.subscribe-container {
	margin-top: 20px
}

.subscribe-container .row {
	background-color: #fff;
	padding: 15px 0
}

.subscribe-container .subscribe-form {
	margin-top: 26px
}

.subscribe-container .subscribe-form input {
	border: 1px solid #337ab7;
	font-size: 15px
}

.subscribe-container .subscribe-form button {
	border-color: #337ab7
}

.subscribe-container .subscribe-form .form-group {
	width: 100%
}

.subscribe-container .subscribe-form .input-group {
	width: 100%
}

.subscribe-container .subscribe-form .input-group-btn {
	width: 1%
}

.subscribe-container .subscribe-social {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0
}

.subscribe-container .subscribe-social li {
	display: inline-block;
	width: 24%;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0
}

.subscribe-container .subscribe-social li * {
	display: inline-block
}

.subscribe-container .subscribe-social li .clearfix,
.subscribe-container .subscribe-social li .dl-horizontal dd,
.subscribe-container .subscribe-social li .container,
.subscribe-container .subscribe-social li .container-fluid,
.subscribe-container .subscribe-social li .row,
.subscribe-container .subscribe-social li .form-horizontal .form-group,
.subscribe-container .subscribe-social li .btn-toolbar,
.subscribe-container .subscribe-social li .btn-group-vertical>.btn-group,
.subscribe-container .subscribe-social li .nav,
.subscribe-container .subscribe-social li .navbar,
.subscribe-container .subscribe-social li .navbar-header,
.subscribe-container .subscribe-social li .navbar-collapse,
.subscribe-container .subscribe-social li .panel-body,
.subscribe-container .subscribe-social li .modal-footer {
	display: block!important
}

.subscribe-container .subscribe-social li .social-icons {
	width: 62px;
	height: 62px;
	border-radius: 50%;
	margin-bottom: 10px
}

.subscribe-container .subscribe-social li #social-icons__vk_subscribe,
.subscribe-container .subscribe-social li #social-icons__odnoklassniki_like,
.subscribe-container .subscribe-social li .fb-like,
.subscribe-container .subscribe-social li .twitter-follow-button {
	height: 20px!important;
	overflow: hidden
}

@media (min-width: 0) and (max-width: 320px) {
	.subscribe-container {
		text-align: center
	}
	.subscribe-container .subscribe-social li {
		width: 49%!important;
		margin: 10px 0
	}
}

@font-face {
	font-family: 'RedactorFont';
	src: url(css/redactor-font.eot)
}

@font-face {
	font-family: 'RedactorFont';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,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) format("woff");
	font-weight: 400;
	font-style: normal
}

.redactor-box {
	position: relative;
	overflow: visible;
	margin-bottom: 24px
}

.redactor-box textarea {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: auto;
	outline: none;
	border: none;
	background-color: #111;
	box-shadow: none;
	color: #ccc;
	font-size: 13px;
	font-family: Menlo, Monaco, monospace, sans-serif;
	resize: none
}

.redactor-box textarea:focus {
	outline: none
}

.redactor-editor,
.redactor-box {
	background: #fff
}

.redactor-editor,
.redactor-box,
.redactor-box textarea {
	z-index: auto!important
}

.redactor-box-fullscreen {
	z-index: 1052!important
}

.redactor-toolbar,
.redactor-dropdown {
	z-index: 1053!important
}

#redactor-modal-overlay,
#redactor-modal-box,
#redactor-modal {
	z-index: 1054!important
}

.redactor-resize {
	background: #f4f4f4;
	padding: 4px 0 3px;
	cursor: move;
	border: 1px solid #e3e3e3;
	border-top: none
}

.redactor-resize div {
	width: 30px;
	margin: auto;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #fff
}

body .redactor-box-fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.body-redactor-hidden {
	overflow: hidden
}

.redactor-editor {
	position: relative;
	overflow: auto;
	margin: 0!important;
	padding: 20px;
	outline: none;
	white-space: normal;
	border: 1px solid #eee;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.6em
}

.redactor-editor:focus {
	outline: none
}

.redactor-placeholder {
	position: relative
}

.redactor-placeholder:after {
	position: absolute;
	top: 20px;
	left: 20px;
	content: attr(placeholder);
	color: #999!important;
	font-weight: 400!important
}

.redactor-linebreaks.redactor-placeholder:after {
	top: 20px;
	left: 20px
}

.redactor-toolbar {
	position: relative;
	top: 0;
	left: 0;
	margin: 0!important;
	padding: 0!important;
	list-style: none!important;
	font-size: 14px!important;
	line-height: 1!important;
	background: #fff;
	border: none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

.redactor-toolbar:after {
	content: "";
	display: table;
	clear: both
}

.redactor-toolbar.redactor-toolbar-overflow {
	overflow-y: auto;
	height: 29px;
	white-space: nowrap
}

.redactor-toolbar.redactor-toolbar-external {
	z-index: 999;
	box-shadow: none;
	border: 1px solid rgba(0, 0, 0, 0.1)
}

.redactor-toolbar li {
	vertical-align: top;
	display: inline-block;
	margin: 0!important;
	padding: 0!important;
	outline: none;
	list-style: none!important;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.redactor-toolbar li a {
	display: block;
	color: #333;
	text-align: center;
	padding: 9px 10px;
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	zoom: 1;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.redactor-toolbar li a:hover {
	outline: none;
	background-color: #1f78d8;
	color: #fff
}

.redactor-toolbar li a:hover i:before {
	color: #fff
}

.redactor-toolbar li a:active,
.redactor-toolbar li a.redactor-act {
	outline: none;
	background-color: #ccc;
	color: #444
}

.redactor-toolbar li a.redactor-btn-image {
	width: 14px;
	height: 14px;
	background-position: center center;
	background-repeat: no-repeat
}

.redactor-toolbar li a.fa-redactor-btn {
	display: inline-block;
	padding: 9px 10px 8px;
	line-height: 1
}

.redactor-toolbar li a.redactor-button-disabled {
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3
}

.redactor-toolbar li a.redactor-button-disabled:hover {
	color: #333;
	outline: none;
	background-color: transparent!important;
	cursor: default
}

.re-icon {
	font-family: 'RedactorFont';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.re-icon i:before {
	position: relative;
	font-size: 14px
}

.re-video:before {
	content: "\e600"
}

.re-unorderedlist:before {
	content: "\e601"
}

.re-undo:before {
	content: "\e602"
}

.re-underline:before {
	content: "\e603"
}

.re-textdirection:before {
	content: "\e604"
}

.re-fontcolor:before {
	content: "\e605"
}

.re-table:before {
	content: "\e606"
}

.re-redo:before {
	content: "\e607"
}

.re-quote:before {
	content: "\e608"
}

.re-outdent:before {
	content: "\e609"
}

.re-orderedlist:before {
	content: "\e60a"
}

.re-link:before {
	content: "\e60b"
}

.re-horizontalrule:before {
	content: "\e60c"
}

.re-italic:before {
	content: "\e60d"
}

.re-indent:before {
	content: "\e60e"
}

.re-image:before {
	content: "\e60f"
}

.re-fullscreen:before {
	content: "\e610"
}

.re-normalscreen:before {
	content: "\e611"
}

.re-formatting:before {
	content: "\e612"
}

.re-fontsize:before {
	content: "\e613"
}

.re-fontfamily:before {
	content: "\e614"
}

.re-deleted:before {
	content: "\e615"
}

.re-html:before {
	content: "\e616"
}

.re-clips:before {
	content: "\e617"
}

.re-bold:before {
	content: "\e618"
}

.re-backcolor:before {
	content: "\e619"
}

.re-file:before {
	content: "\e61a"
}

.re-alignright:before {
	content: "\e61b"
}

.re-alignment:before,
.re-alignleft:before {
	content: "\e61c"
}

.re-alignjustify:before {
	content: "\e61d"
}

.re-aligncenter:before {
	content: "\e61e"
}

.re-gallery:before {
	content: "\e61f"
}

.re-icon.re-translate,
.re-icon.re-translate:before {
	font-family: "brandnewday"!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 16px!important
}

.re-icon.re-translate:before {
	content: "V";
	font-size: 17px;
	line-height: 15px
}

.redactor-toolbar-tooltip {
	position: absolute;
	z-index: 1054;
	text-align: center;
	top: 0;
	left: 0;
	background: #000;
	color: #fff;
	padding: 5px 8px;
	line-height: 1;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	border-radius: 2px
}

.redactor-dropdown {
	position: absolute;
	top: 28px;
	left: 0;
	padding: 0;
	min-width: 220px;
	max-height: 254px;
	overflow: auto;
	background-color: #fff;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.25);
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	line-height: 1.6em
}

.redactor-dropdown a {
	display: block;
	padding: 10px 15px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07)
}

.redactor-dropdown a:last-child {
	border-bottom: none
}

.redactor-dropdown a:hover {
	background-color: #1f78d8;
	color: #fff!important;
	text-decoration: none
}

#redactor-image-box {
	position: relative;
	max-width: 100%;
	display: inline-block;
	line-height: 0;
	outline: 1px dashed rgba(0, 0, 0, 0.6)
}

#redactor-image-editter {
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 50%;
	margin-top: -11px;
	margin-left: -18px;
	line-height: 1;
	background-color: #000;
	color: #fff;
	font-size: 11px;
	padding: 7px 10px;
	cursor: pointer
}

#redactor-image-resizer {
	position: absolute;
	z-index: 2;
	line-height: 1;
	cursor: nw-resize;
	bottom: -4px;
	right: -5px;
	border: 1px solid #fff;
	background-color: #000;
	width: 8px;
	height: 8px
}

.redactor-link-tooltip {
	position: absolute;
	z-index: 49999;
	padding: 10px;
	line-height: 1;
	display: inline-block;
	background-color: #000;
	color: #555!important
}

.redactor-link-tooltip,
.redactor-link-tooltip a {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif
}

.redactor-link-tooltip a {
	color: #ccc;
	margin: 0 5px;
	text-decoration: none
}

.redactor-link-tooltip a:hover {
	color: #fff
}

#redactor-droparea {
	position: relative;
	overflow: hidden;
	padding: 140px 20px;
	border: 3px dashed rgba(0, 0, 0, 0.1)
}

#redactor-droparea.drag-hover {
	background: rgba(200, 222, 250, 0.75)
}

#redactor-droparea.drag-drop {
	background: rgba(250, 248, 200, 0.5)
}

#redactor-droparea-placeholder {
	text-align: center;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.7)
}

#redactor-progress {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000000;
	height: 10px
}

#redactor-progress span {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #3d58a8;
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
	background-size: 40px 40px
}

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

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

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

#redactor-modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	margin: auto;
	overflow: auto;
	width: 100%;
	height: 100%;
	background-color: #000!important;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3
}

#redactor-modal-box {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow-x: hidden;
	overflow-y: auto
}

#redactor-modal {
	position: relative;
	margin: auto;
	margin-bottom: 20px;
	padding: 0;
	background: #fff;
	color: #000;
	font-size: 14px!important;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	box-shadow: 0 1px 70px rgba(0, 0, 0, 0.5)
}

#redactor-modal header {
	padding: 12px 15px 10px;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #eee
}

#redactor-modal section {
	padding: 20px 15px
}

#redactor-modal label {
	display: block;
	float: none!important;
	margin: 15px 0 3px;
	padding: 0
}

#redactor-modal input[type="radio"],
#redactor-modal input[type="checkbox"] {
	position: relative;
	top: -1px
}

#redactor-modal select {
	width: 100%
}

#redactor-modal input[type="text"],
#redactor-modal input[type="password"],
#redactor-modal input[type="email"],
#redactor-modal input[type="url"],
#redactor-modal textarea {
	position: relative;
	z-index: 2;
	margin: 0;
	padding: 5px 4px;
	height: 28px;
	border: 1px solid #ccc;
	border-radius: 1px;
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	color: #333;
	width: 100%;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	-moz-transition: border .3s ease-in;
	transition: border .3s ease-in
}

#redactor-modal input[type="text"]:focus,
#redactor-modal input[type="password"]:focus,
#redactor-modal input[type="email"]:focus,
#redactor-modal input[type="url"]:focus,
#redactor-modal textarea:focus {
	outline: none;
	border-color: #5ca9e4;
	box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset
}

#redactor-modal input[type="text"].redactor-input-error,
#redactor-modal input[type="password"].redactor-input-error,
#redactor-modal input[type="email"].redactor-input-error,
#redactor-modal input[type="url"].redactor-input-error,
#redactor-modal textarea.redactor-input-error {
	border-color: #e82f2f;
	box-shadow: 0 0 0 2px rgba(232, 47, 47, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset
}

#redactor-modal textarea {
	display: block;
	margin-top: 4px;
	line-height: 1.4em
}

#redactor-modal-tabber {
	margin-bottom: 15px;
	font-size: 12px
}

#redactor-modal-tabber a {
	border: 1px solid #ddd;
	line-height: 1;
	padding: 8px 15px;
	margin-right: -1px;
	text-decoration: none;
	color: #000
}

#redactor-modal-tabber a:hover {
	background-color: #1f78d8;
	border-color: #1f78d8;
	color: #fff
}

#redactor-modal-tabber a.active {
	cursor: default;
	background-color: #ddd;
	border-color: #ddd;
	color: rgba(0, 0, 0, 0.6)
}

#redactor-modal #redactor-modal-list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	max-height: 250px;
	overflow-x: scroll
}

#redactor-modal #redactor-modal-list li {
	border-bottom: 1px solid #ddd
}

#redactor-modal #redactor-modal-list li:last-child {
	border-bottom: none
}

#redactor-modal #redactor-modal-list a {
	padding: 10px 5px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	display: block;
	position: relative
}

#redactor-modal #redactor-modal-list a:hover {
	background-color: #eee
}

#redactor-modal-close {
	position: absolute;
	font-size: 0;
	right: 15px;
	top: 12px
}

#redactor-modal-close:before {
	font-family: "brandnewday"!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer;
	color: #000;
	font-size: 25px;
	font-weight: normal;
	opacity: .9;
	content: "x"
}

#redactor-modal-close:hover {
	opacity: 1
}

#redactor-modal footer button {
	position: relative;
	width: 100%;
	padding: 14px 16px;
	margin: 0;
	outline: none;
	border: none;
	background-color: #ddd;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	line-height: 1;
	cursor: pointer
}

#redactor-modal footer button:hover {
	color: #777;
	background: none;
	background: #bbb;
	text-decoration: none
}

#redactor-modal footer button.redactor-modal-delete-btn {
	background: none;
	color: #fff;
	background-color: #b52525
}

#redactor-modal footer button.redactor-modal-delete-btn:hover {
	color: rgba(255, 255, 255, 0.6);
	background-color: #881b1b
}

#redactor-modal footer button.redactor-modal-action-btn {
	background: none;
	color: #fff;
	background-color: #2461b5
}

#redactor-modal footer button.redactor-modal-action-btn:hover {
	color: rgba(255, 255, 255, 0.6);
	background-color: #1a4580
}

.redactor-dropdown .redactor-formatting-blockquote {
	color: rgba(0, 0, 0, 0.4);
	font-style: italic
}

.redactor-dropdown .redactor-formatting-pre {
	font-family: monospace, sans-serif
}

.redactor-dropdown .redactor-formatting-h1 {
	font-size: 36px;
	line-height: 36px;
	font-weight: 700
}

.redactor-dropdown .redactor-formatting-h2 {
	font-size: 24px;
	line-height: 36px;
	font-weight: 700
}

.redactor-dropdown .redactor-formatting-h3 {
	font-size: 21px;
	line-height: 30px;
	font-weight: 700
}

.redactor-dropdown .redactor-formatting-h4 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 700
}

.redactor-dropdown .redactor-formatting-h5 {
	font-size: 16px;
	line-height: 23px;
	font-weight: 700
}

.redactor-editor code,
.redactor-editor pre {
	font-family: Menlo, Monaco, monospace, sans-serif
}

.redactor-editor div,
.redactor-editor p,
.redactor-editor ul,
.redactor-editor ol,
.redactor-editor table,
.redactor-editor dl,
.redactor-editor blockquote,
.redactor-editor pre {
	font-size: 14px;
	line-height: 1.6em
}

.redactor-editor a {
	color: #15c;
	text-decoration: underline
}

.redactor-editor object,
.redactor-editor embed,
.redactor-editor video,
.redactor-editor img {
	max-width: 100%;
	width: auto
}

.redactor-editor video,
.redactor-editor img {
	height: auto
}

.redactor-editor div,
.redactor-editor p,
.redactor-editor ul,
.redactor-editor ol,
.redactor-editor table,
.redactor-editor dl,
.redactor-editor figure,
.redactor-editor blockquote,
.redactor-editor pre {
	margin: 0;
	margin-bottom: 15px;
	border: none;
	background: none;
	box-shadow: none
}

.redactor-editor iframe,
.redactor-editor object,
.redactor-editor hr {
	margin-bottom: 15px
}

.redactor-editor blockquote {
	margin-left: 1.6em!important;
	padding-left: 0;
	color: #777;
	font-style: italic
}

.redactor-editor ul,
.redactor-editor ol {
	padding-left: 2em
}

.redactor-editor ul ul,
.redactor-editor ol ol,
.redactor-editor ul ol,
.redactor-editor ol ul {
	margin: 2px;
	padding: 0;
	padding-left: 2em;
	border: none
}

.redactor-editor dl dt {
	font-weight: 700
}

.redactor-editor dd {
	margin-left: 1em
}

.redactor-editor table {
	border-collapse: collapse;
	font-size: 1em;
	width: 100%
}

.redactor-editor table td,
.redactor-editor table th {
	padding: 5px;
	border: 1px solid #ddd;
	vertical-align: top
}

.redactor-editor table thead td,
.redactor-editor table th {
	font-weight: 700;
	border-bottom-color: #888
}

.redactor-editor code {
	background-color: #d8d7d7
}

.redactor-editor pre {
	overflow: auto;
	padding: 1em;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #f8f8f8;
	white-space: pre;
	font-size: 90%
}

.redactor-editor hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc
}

.redactor-editor h1,
.redactor-editor h2,
.redactor-editor h3,
.redactor-editor h4,
.redactor-editor h5,
.redactor-editor h6 {
	font-weight: 700;
	color: #000;
	padding: 0;
	background: none;
	text-rendering: optimizeLegibility;
	margin: 0 0 .5em
}

.redactor-editor h1,
.redactor-editor h2,
.redactor-editor h3,
.redactor-editor h4 {
	line-height: 1.3
}

.redactor-editor h1 {
	font-size: 36px
}

.redactor-editor h2 {
	font-size: 24px;
	margin-bottom: .7em
}

.redactor-editor h3 {
	font-size: 21px
}

.redactor-editor h4 {
	font-size: 18px
}

.redactor-editor h5 {
	font-size: 16px
}

.redactor-editor h6 {
	font-size: 12px;
	text-transform: uppercase
}

.fileinput-button {
	position: relative;
	overflow: hidden
}

.fileinput-button input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	-ms-filter: alpha(opacity=0);
	font-size: 200px;
	direction: ltr;
	cursor: pointer
}

.x {
	color: #000
}
.post-img1 img{
	float: left;
	width: 350px;
	height: auto;
	margin: 0px 15px 15px 0px;
}